2018-12-28 16:43:16,609 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-321 | | 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-12-28 16:43:16,615 - 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=JsPNm6EG6W73Ruu6EYYNBpRfQ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21: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-12-28 16:43:16,615 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-28 16:43:16,617 - 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-12-28 16:43:16,635 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-12-28 16:43:23,662 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:43:23,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:43:23,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:43:23,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:43:23,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:43:23,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:43:23,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:43:23,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:43:23,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87747349-0af6-4ea5-9e20-21527767fd30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:23,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-87747349-0af6-4ea5-9e20-21527767fd30 2018-12-28 16:43:23,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:24,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["tWy-y_dnT5Cn4QNvt7uHFg"], "issued_at": "2018-12-28T16:43:24.000000Z"}} 2018-12-28 16:43:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:24,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:43:24,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:24,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6717269-951a-4843-9f17-a2ed73e55b8c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:43:24,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-d6717269-951a-4843-9f17-a2ed73e55b8c 2018-12-28 16:43:24,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.591976165771s 2018-12-28 16:43:24,310 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 16:43:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}}' 2018-12-28 16:43:24,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ae2f59d-60fc-4111-86ef-3b56ff2a94c2 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.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac"}, "enabled": true, "id": "c275eff67af74d939ac1cbc1a50e13ac", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}} 2018-12-28 16:43:24,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1ae2f59d-60fc-4111-86ef-3b56ff2a94c2 2018-12-28 16:43:24,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.192343950272s 2018-12-28 16:43:24,502 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1ae2f59d-60fc-4111-86ef-3b56ff2a94c2 2018-12-28 16:43:24,503 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f', 'id': u'c275eff67af74d939ac1cbc1a50e13ac', '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-12-28 16:43:24,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 16:43:24,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.405342102051s 2018-12-28 16:43:24,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7460cbf-ab61-46f9-8a43-53d060b6fcb1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}, "domain_id": "default", "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f"}} 2018-12-28 16:43:25,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 used request id req-a7460cbf-ab61-46f9-8a43-53d060b6fcb1 2018-12-28 16:43:25,016 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f4b076edd9174ff294a908550f012b79', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f'}) 2018-12-28 16:43:25,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265b2fbd-780b-4580-9388-4514a3e28c15 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:25,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-265b2fbd-780b-4580-9388-4514a3e28c15 2018-12-28 16:43:25,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780301094055s 2018-12-28 16:43:25,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:25,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151cd262-ff46-497e-a837-df55641bfb1f Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:25,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-151cd262-ff46-497e-a837-df55641bfb1f 2018-12-28 16:43:25,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777201652527s 2018-12-28 16:43:25,174 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 16:43:25,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:43:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" -d '{"role": {"name": "Member"}}' 2018-12-28 16:43:25,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7c25f86-2f34-4467-b748-fc056fcd3ba2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}} 2018-12-28 16:43:25,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b7c25f86-2f34-4467-b748-fc056fcd3ba2 2018-12-28 16:43:25,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.197926044464s 2018-12-28 16:43:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd02b7b-d9ac-446b-a2fb-04849c2fc05a Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "domain_id": null, "name": "Member", "id": "9214beee1d1f40ab9cc14fc8b684579d"}} 2018-12-28 16:43:25,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d used request id req-dbd02b7b-d9ac-446b-a2fb-04849c2fc05a 2018-12-28 16:43:25,497 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d'}, 'domain_id': None, 'human_id': None, 'id': u'9214beee1d1f40ab9cc14fc8b684579d', 'HUMAN_ID': False}) 2018-12-28 16:43:25,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaadb55-881e-41fc-bf52-197245e164ae Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:25,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7eaadb55-881e-41fc-bf52-197245e164ae 2018-12-28 16:43:25,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.13853597641s 2018-12-28 16:43:25,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:43:25,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cef7f0-c948-4a1a-81b4-2f7978c10ef3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:25,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-e2cef7f0-c948-4a1a-81b4-2f7978c10ef3 2018-12-28 16:43:25,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0853168964386s 2018-12-28 16:43:25,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:25,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-755b02af-cc33-4255-bae4-586f7dd469c2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "domain_id": "default", "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:25,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-755b02af-cc33-4255-bae4-586f7dd469c2 2018-12-28 16:43:25,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.115975141525s 2018-12-28 16:43:25,840 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-755b02af-cc33-4255-bae4-586f7dd469c2 2018-12-28 16:43:25,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:25,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:25,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce1edae9-9b53-43fc-9cd3-ba68f750ee13 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac"}, "enabled": true, "id": "c275eff67af74d939ac1cbc1a50e13ac", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}]} 2018-12-28 16:43:25,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ce1edae9-9b53-43fc-9cd3-ba68f750ee13 2018-12-28 16:43:25,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0881450176239s 2018-12-28 16:43:25,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ce1edae9-9b53-43fc-9cd3-ba68f750ee13 2018-12-28 16:43:25,937 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:43:25,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=9214beee1d1f40ab9cc14fc8b684579d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c1c4ef-a2a6-42dd-aa12-9b8862f559b1 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=9214beee1d1f40ab9cc14fc8b684579d", "previous": null, "next": null}} 2018-12-28 16:43:26,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=9214beee1d1f40ab9cc14fc8b684579d used request id req-f9c1c4ef-a2a6-42dd-aa12-9b8862f559b1 2018-12-28 16:43:26,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.145043849945s 2018-12-28 16:43:26,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:43:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac/users/f4b076edd9174ff294a908550f012b79/roles/9214beee1d1f40ab9cc14fc8b684579d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30d1ff70-cbf8-489a-8f87-70952c4eaea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:26,294 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac/users/f4b076edd9174ff294a908550f012b79/roles/9214beee1d1f40ab9cc14fc8b684579d used request id req-30d1ff70-cbf8-489a-8f87-70952c4eaea5 2018-12-28 16:43:26,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.211652040482s 2018-12-28 16:43:26,295 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f', 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': 'ea6ea611-f2d0-4dc9-88a4-bca2c22f21d3', 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_da6996e4-020c-44ad-a198-54c6f791e56f', 'project_id': u'c275eff67af74d939ac1cbc1a50e13ac', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 16:43:26,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:43:26,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:43:26,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:43:26,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:43:26,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:43:26,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:43:26,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:43:26,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:43:26,301 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f', 'password': 'ea6ea611-f2d0-4dc9-88a4-bca2c22f21d3', 'project_name': 'connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c275eff67af74d939ac1cbc1a50e13ac', 'project_domain_name': 'Default'} 2018-12-28 16:43:26,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1778baa4-b8cc-474f-9910-f50b847cf29b Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:26,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1778baa4-b8cc-474f-9910-f50b847cf29b 2018-12-28 16:43:26,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.15442109108s 2018-12-28 16:43:26,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:26,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc21a3f-4730-4117-a421-6aa820b1fb17 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:26,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1fc21a3f-4730-4117-a421-6aa820b1fb17 2018-12-28 16:43:26,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.139029026031s 2018-12-28 16:43:26,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:43:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c103d7a-6f5a-4f18-a250-8a946078bee8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:26,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5c103d7a-6f5a-4f18-a250-8a946078bee8 2018-12-28 16:43:26,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.128345012665s 2018-12-28 16:43:26,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e136f52f-a3ac-44c6-b047-267be630a229 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "domain_id": "default", "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:26,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e136f52f-a3ac-44c6-b047-267be630a229 2018-12-28 16:43:26,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971350669861s 2018-12-28 16:43:26,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e136f52f-a3ac-44c6-b047-267be630a229 2018-12-28 16:43:26,831 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:26,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a7dfd5-8ab7-43b8-83d9-1b37a00d7cbd Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac"}, "enabled": true, "id": "c275eff67af74d939ac1cbc1a50e13ac", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}]} 2018-12-28 16:43:26,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b9a7dfd5-8ab7-43b8-83d9-1b37a00d7cbd 2018-12-28 16:43:26,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0846681594849s 2018-12-28 16:43:26,916 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-b9a7dfd5-8ab7-43b8-83d9-1b37a00d7cbd 2018-12-28 16:43:26,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:43:26,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:26,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073dcc5c-7abe-4091-bd2d-de224332381b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 16:43:26,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-073dcc5c-7abe-4091-bd2d-de224332381b 2018-12-28 16:43:26,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.073765039444s 2018-12-28 16:43:26,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:43:26,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac/users/f4b076edd9174ff294a908550f012b79/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:27,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40456253-6d1b-466e-bf6b-81ed859c2cd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:27,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac/users/f4b076edd9174ff294a908550f012b79/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-40456253-6d1b-466e-bf6b-81ed859c2cd1 2018-12-28 16:43:27,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.260663032532s 2018-12-28 16:43:27,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:27,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:27,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13266d42-68d2-4e28-ac7d-5913dd28d083 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:27,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-13266d42-68d2-4e28-ac7d-5913dd28d083 2018-12-28 16:43:27,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830619335175s 2018-12-28 16:43:27,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:43:27,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-28 16:43:27,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a495380c-e54a-416a-b3cd-9b176c7dae42 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad75a6169e55412c903e5a88e1e65252", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252"}, "name": "heat_stack_owner"}} 2018-12-28 16:43:27,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a495380c-e54a-416a-b3cd-9b176c7dae42 2018-12-28 16:43:27,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.199676990509s 2018-12-28 16:43:27,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:27,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc0834f-6786-47bd-a2f0-bca2c3cf5030 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252"}, "domain_id": null, "name": "heat_stack_owner", "id": "ad75a6169e55412c903e5a88e1e65252"}} 2018-12-28 16:43:27,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252 used request id req-8cc0834f-6786-47bd-a2f0-bca2c3cf5030 2018-12-28 16:43:27,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:27,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815bb8d3-ae2b-4f8d-adee-eef185c8dcff Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad75a6169e55412c903e5a88e1e65252", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252"}, "name": "heat_stack_owner"}]} 2018-12-28 16:43:27,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-815bb8d3-ae2b-4f8d-adee-eef185c8dcff 2018-12-28 16:43:27,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0938131809235s 2018-12-28 16:43:27,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:43:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:27,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631c66f3-ec2f-4711-a501-313fa124cf6a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:27,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-631c66f3-ec2f-4711-a501-313fa124cf6a 2018-12-28 16:43:27,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0767600536346s 2018-12-28 16:43:27,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:28,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b26f0d3e-d2c2-4eb7-9e43-057c132e85bc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "domain_id": "default", "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:28,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b26f0d3e-d2c2-4eb7-9e43-057c132e85bc 2018-12-28 16:43:28,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.153780937195s 2018-12-28 16:43:28,011 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b26f0d3e-d2c2-4eb7-9e43-057c132e85bc 2018-12-28 16:43:28,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:28,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb6ad20-7b40-4f34-944c-cd3f1638ffd4 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac"}, "enabled": true, "id": "c275eff67af74d939ac1cbc1a50e13ac", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}]} 2018-12-28 16:43:28,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3eb6ad20-7b40-4f34-944c-cd3f1638ffd4 2018-12-28 16:43:28,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0884659290314s 2018-12-28 16:43:28,106 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3eb6ad20-7b40-4f34-944c-cd3f1638ffd4 2018-12-28 16:43:28,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:43:28,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=ad75a6169e55412c903e5a88e1e65252 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:28,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb173559-5eaf-442d-9ac3-c4ab6f9dd55c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=ad75a6169e55412c903e5a88e1e65252", "previous": null, "next": null}} 2018-12-28 16:43:28,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=f4b076edd9174ff294a908550f012b79&scope.project.id=c275eff67af74d939ac1cbc1a50e13ac&role.id=ad75a6169e55412c903e5a88e1e65252 used request id req-fb173559-5eaf-442d-9ac3-c4ab6f9dd55c 2018-12-28 16:43:28,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0752539634705s 2018-12-28 16:43:28,184 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:43:28,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac/users/f4b076edd9174ff294a908550f012b79/roles/ad75a6169e55412c903e5a88e1e65252 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:28,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b42fd0a-ac88-46c2-a132-155fee6d907c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:28,418 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac/users/f4b076edd9174ff294a908550f012b79/roles/ad75a6169e55412c903e5a88e1e65252 used request id req-6b42fd0a-ac88-46c2-a132-155fee6d907c 2018-12-28 16:43:28,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.233803033829s 2018-12-28 16:43:28,418 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-28 16:43:28,419 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-28 16:43:28,419 - openstack_tests - INFO - OS Credentials = > 2018-12-28 16:43:28,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:28,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:28,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["Yokn3EJJQfSAituIZZY-PQ"], "issued_at": "2018-12-28T16:43:28.000000Z"}} 2018-12-28 16:43:28,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497b9af079b8583113f42bb896ef48b937baec9d" 2018-12-28 16:43:30,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5119d702-b139-4ff1-a21a-2f9f83bd7f48 Date: Fri, 28 Dec 2018 16:43:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:43:30,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-5119d702-b139-4ff1-a21a-2f9f83bd7f48 2018-12-28 16:43:30,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}497b9af079b8583113f42bb896ef48b937baec9d" 2018-12-28 16:43:30,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0b72c161-e70b-4415-8617-09ffbd69df1a Date: Fri, 28 Dec 2018 16:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:43:30,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-0b72c161-e70b-4415-8617-09ffbd69df1a 2018-12-28 16:43:30,901 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-28 16:43:30,902 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-12-28 16:43:30,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,906 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,910 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:30,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:31,185 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-28 16:43:31,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:31,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["Nu_y0fcuTVOrEl-k89pZQg"], "issued_at": "2018-12-28T16:43:31.000000Z"}} 2018-12-28 16:43:31,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad46e1c356b4d114152a94bc14b8bd5b785aed41" 2018-12-28 16:43:32,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-5f9193d6-f6dc-46a9-a73d-1dee2b2b1cf1 Date: Fri, 28 Dec 2018 16:43:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-28 16:43:32,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=foo used request id req-5f9193d6-f6dc-46a9-a73d-1dee2b2b1cf1 2018-12-28 16:43:32,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:32,360 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-28 16:43:32,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:32,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["n4VmvKsmRa2hQZ4txi3BCg"], "issued_at": "2018-12-28T16:43:32.000000Z"}} 2018-12-28 16:43:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8c92eb3d5a91c043fae88733b6ecd262998bc6" 2018-12-28 16:43:32,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbd79fe-50c2-47ab-81b5-dcd8d4532cb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:32,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-abbd79fe-50c2-47ab-81b5-dcd8d4532cb0 2018-12-28 16:43:32,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:43:32,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:43:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f8c92eb3d5a91c043fae88733b6ecd262998bc6" 2018-12-28 16:43:32,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145d2de6-5606-40a0-b05e-d1d9d63642a8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "domain_id": "default", "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:32,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-145d2de6-5606-40a0-b05e-d1d9d63642a8 2018-12-28 16:43:32,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:32,975 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-28 16:43:32,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:33,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["B4KxhBs6RpGMYCUItFkljA"], "issued_at": "2018-12-28T16:43:33.000000Z"}} 2018-12-28 16:43:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56892301e3fa270bf87a9fc126d4845ca79ec5c6" 2018-12-28 16:43:34,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c90adf61-3c6d-44be-a3f2-83913b94182e Date: Fri, 28 Dec 2018 16:43:34 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:43:34,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks used request id req-c90adf61-3c6d-44be-a3f2-83913b94182e 2018-12-28 16:43:34,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:34,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["072thNecTD-96ztndp3faA"], "issued_at": "2018-12-28T16:43:34.000000Z"}} 2018-12-28 16:43:34,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e6b4e97ccb0255a2fb487118467f268adb01b4" 2018-12-28 16:43:35,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-368cb56c-893f-4122-88ab-633b42646f2f Date: Fri, 28 Dec 2018 16:43:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:43:35,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-368cb56c-893f-4122-88ab-633b42646f2f 2018-12-28 16:43:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26e6b4e97ccb0255a2fb487118467f268adb01b4" 2018-12-28 16:43:36,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1c3db04b-72d0-426e-9bbd-b9e753647216 Date: Fri, 28 Dec 2018 16:43:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:43:36,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-1c3db04b-72d0-426e-9bbd-b9e753647216 2018-12-28 16:43:36,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:43:36,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:36,729 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.21:5000/v2.0/tokens 2018-12-28 16:43:36,749 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-28 16:43:36,749 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:43:36,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:37,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["4_GyjgeQRGSE2y-LMdZJ-w"], "issued_at": "2018-12-28T16:43:37.000000Z"}} 2018-12-28 16:43:37,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}985c98aaec817aed83ccfb9e6ee7c9030f2a8d99" 2018-12-28 16:43:37,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd5c79b3-0efc-4394-959e-ad1c4959137d x-compute-request-id: req-dd5c79b3-0efc-4394-959e-ad1c4959137d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:43:37,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail used request id req-dd5c79b3-0efc-4394-959e-ad1c4959137d 2018-12-28 16:43:37,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:43:37,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:37,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["TJCh7kYgTxGrXz4JNZ43BQ"], "issued_at": "2018-12-28T16:43:37.000000Z"}} 2018-12-28 16:43:37,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284c0dbb6394fe27849e269dd721e5fbeccf1389" 2018-12-28 16:43:38,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d5f6bf8-10d6-45a1-b19f-df8555222a97 x-compute-request-id: req-7d5f6bf8-10d6-45a1-b19f-df8555222a97 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 16:43:38,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-7d5f6bf8-10d6-45a1-b19f-df8555222a97 2018-12-28 16:43:38,454 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:43:38,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:38,546 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.21:5000/v2.0/tokens 2018-12-28 16:43:38,567 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-12-28 16:43:38,567 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:43:38,568 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:39,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["INMz95FFQJyDOe3JmK3uTw"], "issued_at": "2018-12-28T16:43:39.000000Z"}} 2018-12-28 16:43:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdf7a5fc182729216bb21ad7c1da29f42418673f" 2018-12-28 16:43:39,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:39 GMT Server: Apache x-openstack-request-id: req-a1d9ccc3-d36f-4c23-ab09-ace02fd0f3ca Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 16:43:39,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac/stacks used request id req-a1d9ccc3-d36f-4c23-ab09-ace02fd0f3ca 2018-12-28 16:43:39,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:40,019 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-28 16:43:40,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:40,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad75a6169e55412c903e5a88e1e65252", "name": "heat_stack_owner"}, {"id": "9214beee1d1f40ab9cc14fc8b684579d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c275eff67af74d939ac1cbc1a50e13ac", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c275eff67af74d939ac1cbc1a50e13ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "id": "f4b076edd9174ff294a908550f012b79"}, "audit_ids": ["8BhXfD5nTGaf-_x3IZfJnQ"], "issued_at": "2018-12-28T16:43:40.000000Z"}} 2018-12-28 16:43:40,419 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4deae7fc0be2ee4bda726db97ab994d9286adf26" 2018-12-28 16:43:41,297 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:40 GMT Server: Apache x-compute-request-id: req-2def2ba1-2385-4157-aed2-fe92338f9cae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2def2ba1-2385-4157-aed2-fe92338f9cae Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 16:43:41,297 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/c275eff67af74d939ac1cbc1a50e13ac/volumes/detail used request id req-2def2ba1-2385-4157-aed2-fe92338f9cae 2018-12-28 16:43:41,298 - 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.384s OK 2018-12-28 16:43:41,410 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 16:43:41,411 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-28 16:43:41,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:41,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e686554-1991-4b3a-a2c3-87951dcc3c5d Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ad75a6169e55412c903e5a88e1e65252", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252"}, "name": "heat_stack_owner"}]} 2018-12-28 16:43:41,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e686554-1991-4b3a-a2c3-87951dcc3c5d 2018-12-28 16:43:41,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081934928894s 2018-12-28 16:43:41,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:43:41,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:41,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05f8ae7-749b-46ba-b8d1-e0694bf2e8de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:41,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ad75a6169e55412c903e5a88e1e65252 used request id req-b05f8ae7-749b-46ba-b8d1-e0694bf2e8de 2018-12-28 16:43:41,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.292079925537s 2018-12-28 16:43:41,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:41,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73a50b5-9ef4-403f-84e5-fd9ee4b5d2c7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f", "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "domain_id": "default", "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:41,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c73a50b5-9ef4-403f-84e5-fd9ee4b5d2c7 2018-12-28 16:43:41,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0917840003967s 2018-12-28 16:43:41,885 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c73a50b5-9ef4-403f-84e5-fd9ee4b5d2c7 2018-12-28 16:43:41,891 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:41,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:41,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c58dbd-2acf-4182-9b5b-6c1af31dfe73 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79"}, "enabled": true, "id": "f4b076edd9174ff294a908550f012b79", "options": {}, "domain_id": "default", "name": "connection_check-user_da6996e4-020c-44ad-a198-54c6f791e56f"}} 2018-12-28 16:43:41,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 used request id req-95c58dbd-2acf-4182-9b5b-6c1af31dfe73 2018-12-28 16:43:41,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101423025131s 2018-12-28 16:43:41,993 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 used request id req-95c58dbd-2acf-4182-9b5b-6c1af31dfe73 2018-12-28 16:43:41,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 16:43:41,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:42,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2253b15f-fd4b-42bc-938e-d7b8571832da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:42,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 used request id req-2253b15f-fd4b-42bc-938e-d7b8571832da 2018-12-28 16:43:42,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24963092804s 2018-12-28 16:43:42,244 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f4b076edd9174ff294a908550f012b79 used request id req-2253b15f-fd4b-42bc-938e-d7b8571832da 2018-12-28 16:43:42,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:42,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:42,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df14865-5d63-4a33-b101-04af94d6829d Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac"}, "enabled": true, "id": "c275eff67af74d939ac1cbc1a50e13ac", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_da6996e4-020c-44ad-a198-54c6f791e56f"}]} 2018-12-28 16:43:42,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2df14865-5d63-4a33-b101-04af94d6829d 2018-12-28 16:43:42,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783908367157s 2018-12-28 16:43:42,323 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2df14865-5d63-4a33-b101-04af94d6829d 2018-12-28 16:43:42,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 16:43:42,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:42,508 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b13a0a-f8ed-481b-aa4c-486c9d8855e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:42,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac used request id req-95b13a0a-f8ed-481b-aa4c-486c9d8855e2 2018-12-28 16:43:42,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.182513952255s 2018-12-28 16:43:42,508 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c275eff67af74d939ac1cbc1a50e13ac used request id req-95b13a0a-f8ed-481b-aa4c-486c9d8855e2 2018-12-28 16:43:42,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:42,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:42,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61cf068-ec29-4aaa-932f-e2c644b8aeab Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9214beee1d1f40ab9cc14fc8b684579d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:42,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d61cf068-ec29-4aaa-932f-e2c644b8aeab 2018-12-28 16:43:42,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.160208940506s 2018-12-28 16:43:42,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:43:42,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:42,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ff10b6-c999-45b9-90ab-78b09c8ae1e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:42,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9214beee1d1f40ab9cc14fc8b684579d used request id req-21ff10b6-c999-45b9-90ab-78b09c8ae1e1 2018-12-28 16:43:42,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.194468975067s 2018-12-28 16:43:42,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:43:42,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c275eff67af74d939ac1cbc1a50e13ac&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}084770461f3ae6d1891a142a76b120b00be7f4bd" 2018-12-28 16:43:43,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b6d5df16-5361-4b12-ac0f-7b6a89fac2b0 Date: Fri, 28 Dec 2018 16:43:43 GMT RESP BODY: {"security_groups": []} 2018-12-28 16:43:43,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c275eff67af74d939ac1cbc1a50e13ac&name=default used request id req-b6d5df16-5361-4b12-ac0f-7b6a89fac2b0 2018-12-28 16:43:43,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.00717520714s 2018-12-28 16:43:43,878 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c275eff67af74d939ac1cbc1a50e13ac&name=default used request id req-b6d5df16-5361-4b12-ac0f-7b6a89fac2b0 2018-12-28 16:43:43,899 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-12-28 16:43:43,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:43:43,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:43:43,927 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:43:43,928 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:43:43,929 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:43:43,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:43:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:43:43,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96b68c1-7511-4a57-a9f6-c50726677076 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:43,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a96b68c1-7511-4a57-a9f6-c50726677076 2018-12-28 16:43:43,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:44,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["RQLIQYymQq-3_zGNJbJsPw"], "issued_at": "2018-12-28T16:43:44.000000Z"}} 2018-12-28 16:43:44,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:44,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:43:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:44,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe9ee91-f2b7-47e8-9cdf-844aa4045a2c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:43:44,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-6fe9ee91-f2b7-47e8-9cdf-844aa4045a2c 2018-12-28 16:43:44,516 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.584820985794s 2018-12-28 16:43:44,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 16:43:44,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}}' 2018-12-28 16:43:44,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-906bb5a5-dafc-4f03-a34c-e5297dca3f00 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.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:43:44,737 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-906bb5a5-dafc-4f03-a34c-e5297dca3f00 2018-12-28 16:43:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.219496965408s 2018-12-28 16:43:44,737 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-906bb5a5-dafc-4f03-a34c-e5297dca3f00 2018-12-28 16:43:44,738 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55', 'id': u'd88be6a8f3fe465c92c457037730ed6e', '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-12-28 16:43:44,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 16:43:45,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.365030050278s 2018-12-28 16:43:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ae428d2-4e81-4300-8657-204b2a13a5ce Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}, "domain_id": "default", "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:43:45,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 used request id req-8ae428d2-4e81-4300-8657-204b2a13a5ce 2018-12-28 16:43:45,195 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6bfd0f881c714dae9d7ca6174e4669e3', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55'}) 2018-12-28 16:43:45,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:45,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c327013-7dd5-402a-be94-9d30d0643347 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:45,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c327013-7dd5-402a-be94-9d30d0643347 2018-12-28 16:43:45,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0170052051544s 2018-12-28 16:43:45,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad132f5a-0a21-45bc-b687-28e92074312c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:43:45,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ad132f5a-0a21-45bc-b687-28e92074312c 2018-12-28 16:43:45,288 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0740609169006s 2018-12-28 16:43:45,289 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 16:43:45,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:43:45,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" -d '{"role": {"name": "Member"}}' 2018-12-28 16:43:45,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-959bc054-7670-4705-9c6b-1c646bde80ba Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}} 2018-12-28 16:43:45,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-959bc054-7670-4705-9c6b-1c646bde80ba 2018-12-28 16:43:45,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.095803976059s 2018-12-28 16:43:45,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f8064c-37bc-4471-981e-b5797cb10e68 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "domain_id": null, "name": "Member", "id": "d950c04b6d6c4219903fd85ee94b0376"}} 2018-12-28 16:43:45,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376 used request id req-84f8064c-37bc-4471-981e-b5797cb10e68 2018-12-28 16:43:45,469 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376'}, 'domain_id': None, 'human_id': None, 'id': u'd950c04b6d6c4219903fd85ee94b0376', 'HUMAN_ID': False}) 2018-12-28 16:43:45,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:45,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e935a0fb-31b6-45b5-ad5f-b38295f66331 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:43:45,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e935a0fb-31b6-45b5-ad5f-b38295f66331 2018-12-28 16:43:45,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.137578010559s 2018-12-28 16:43:45,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:43:45,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5699189e-7171-4271-b2ea-36caee28c185 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:45,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5699189e-7171-4271-b2ea-36caee28c185 2018-12-28 16:43:45,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0932219028473s 2018-12-28 16:43:45,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:45,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccae477-3e1b-49d6-93df-345bd71e2244 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:45,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9ccae477-3e1b-49d6-93df-345bd71e2244 2018-12-28 16:43:45,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100409030914s 2018-12-28 16:43:45,803 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9ccae477-3e1b-49d6-93df-345bd71e2244 2018-12-28 16:43:45,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:45,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:45,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6294101-5a18-4090-83f2-2565de403d7e Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:43:45,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d6294101-5a18-4090-83f2-2565de403d7e 2018-12-28 16:43:45,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.132756948471s 2018-12-28 16:43:45,943 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d6294101-5a18-4090-83f2-2565de403d7e 2018-12-28 16:43:45,945 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:43:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=d950c04b6d6c4219903fd85ee94b0376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b4b60e9-75ae-4c43-a08e-e7b87de0085a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=d950c04b6d6c4219903fd85ee94b0376", "previous": null, "next": null}} 2018-12-28 16:43:46,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=d950c04b6d6c4219903fd85ee94b0376 used request id req-7b4b60e9-75ae-4c43-a08e-e7b87de0085a 2018-12-28 16:43:46,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.154023885727s 2018-12-28 16:43:46,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:43:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/6bfd0f881c714dae9d7ca6174e4669e3/roles/d950c04b6d6c4219903fd85ee94b0376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd2fd6c5-92b9-4a16-bb69-6e6ac92e257c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:46,270 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/6bfd0f881c714dae9d7ca6174e4669e3/roles/d950c04b6d6c4219903fd85ee94b0376 used request id req-bd2fd6c5-92b9-4a16-bb69-6e6ac92e257c 2018-12-28 16:43:46,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.170106887817s 2018-12-28 16:43:46,271 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55', 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': '353656dd-ef36-41cf-9101-c99f3966878a', 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_b87d45bb-5d61-4ff6-b439-674895063d55', 'project_id': u'd88be6a8f3fe465c92c457037730ed6e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 16:43:46,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:43:46,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:43:46,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:43:46,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:43:46,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:43:46,272 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:43:46,273 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:43:46,274 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:43:46,275 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55', 'password': '353656dd-ef36-41cf-9101-c99f3966878a', 'project_name': 'api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'd88be6a8f3fe465c92c457037730ed6e', 'project_domain_name': 'Default'} 2018-12-28 16:43:46,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:46,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2045eca-a629-4a01-8f22-a9e14925b2a1 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:43:46,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d2045eca-a629-4a01-8f22-a9e14925b2a1 2018-12-28 16:43:46,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744049549103s 2018-12-28 16:43:46,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be64e398-b63e-4578-afdf-af34c563fde0 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:43:46,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be64e398-b63e-4578-afdf-af34c563fde0 2018-12-28 16:43:46,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826930999756s 2018-12-28 16:43:46,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:43:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5ea2ee-5696-4981-85a9-7e02f87bf8cc Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:46,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8d5ea2ee-5696-4981-85a9-7e02f87bf8cc 2018-12-28 16:43:46,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.077131986618s 2018-12-28 16:43:46,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:46,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f9094f1-d653-4a96-939c-c4042a2a37c2 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:46,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6f9094f1-d653-4a96-939c-c4042a2a37c2 2018-12-28 16:43:46,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0887491703033s 2018-12-28 16:43:46,603 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6f9094f1-d653-4a96-939c-c4042a2a37c2 2018-12-28 16:43:46,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:46,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f9e29d-1e06-410a-af11-0409a20adc8b Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:43:46,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a7f9e29d-1e06-410a-af11-0409a20adc8b 2018-12-28 16:43:46,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817618370056s 2018-12-28 16:43:46,691 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a7f9e29d-1e06-410a-af11-0409a20adc8b 2018-12-28 16:43:46,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:43:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d42e03-c4b2-431f-adb4-34242d929e06 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 16:43:46,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-83d42e03-c4b2-431f-adb4-34242d929e06 2018-12-28 16:43:46,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0778841972351s 2018-12-28 16:43:46,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:43:46,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/6bfd0f881c714dae9d7ca6174e4669e3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab5e5326-288a-4aa8-bc23-f478814a5c0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:46,903 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/6bfd0f881c714dae9d7ca6174e4669e3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-ab5e5326-288a-4aa8-bc23-f478814a5c0c 2018-12-28 16:43:46,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13109087944s 2018-12-28 16:43:46,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:46,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:46,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073bfcb0-718a-4762-aedd-319af535b36c Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:43:46,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-073bfcb0-718a-4762-aedd-319af535b36c 2018-12-28 16:43:46,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818979740143s 2018-12-28 16:43:46,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:43:46,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-28 16:43:47,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b03c55a-3c0f-468e-ac98-3b8449389bbd Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}} 2018-12-28 16:43:47,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9b03c55a-3c0f-468e-ac98-3b8449389bbd 2018-12-28 16:43:47,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0989780426025s 2018-12-28 16:43:47,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08102051-7840-465b-b873-efcc034be177 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "domain_id": null, "name": "heat_stack_owner", "id": "5ea053206e394c7b91263cfc0c7a259a"}} 2018-12-28 16:43:47,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a used request id req-08102051-7840-465b-b873-efcc034be177 2018-12-28 16:43:47,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:43:47,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b501d2b9-fa84-42ad-b2ec-7a3a5d8a2494 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:43:47,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b501d2b9-fa84-42ad-b2ec-7a3a5d8a2494 2018-12-28 16:43:47,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797247886658s 2018-12-28 16:43:47,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:43:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fcb4e3-d122-4056-9336-8e6ea4f6478c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:47,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-56fcb4e3-d122-4056-9336-8e6ea4f6478c 2018-12-28 16:43:47,323 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0804460048676s 2018-12-28 16:43:47,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:43:47,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42371b6-c170-4eb1-970e-f453ce860905 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:47,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b42371b6-c170-4eb1-970e-f453ce860905 2018-12-28 16:43:47,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905520915985s 2018-12-28 16:43:47,415 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b42371b6-c170-4eb1-970e-f453ce860905 2018-12-28 16:43:47,421 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:43:47,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a7629e6-a93e-4212-a5e0-f8c17f854dc3 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:43:47,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0a7629e6-a93e-4212-a5e0-f8c17f854dc3 2018-12-28 16:43:47,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079733133316s 2018-12-28 16:43:47,501 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-0a7629e6-a93e-4212-a5e0-f8c17f854dc3 2018-12-28 16:43:47,502 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:43:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=5ea053206e394c7b91263cfc0c7a259a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965c4f86-d69c-41b1-8670-ca062e3a676a Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=5ea053206e394c7b91263cfc0c7a259a", "previous": null, "next": null}} 2018-12-28 16:43:47,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6bfd0f881c714dae9d7ca6174e4669e3&scope.project.id=d88be6a8f3fe465c92c457037730ed6e&role.id=5ea053206e394c7b91263cfc0c7a259a used request id req-965c4f86-d69c-41b1-8670-ca062e3a676a 2018-12-28 16:43:47,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805418491364s 2018-12-28 16:43:47,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:43:47,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/6bfd0f881c714dae9d7ca6174e4669e3/roles/5ea053206e394c7b91263cfc0c7a259a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:43:47,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f285c3d2-5a95-4154-8845-814533f8c6dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:47,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/6bfd0f881c714dae9d7ca6174e4669e3/roles/5ea053206e394c7b91263cfc0c7a259a used request id req-f285c3d2-5a95-4154-8845-814533f8c6dc 2018-12-28 16:43:47,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.148490905762s 2018-12-28 16:43:47,732 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-28 16:43:47,732 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-28 16:43:47,733 - openstack_tests - INFO - OS Credentials = > 2018-12-28 16:43:47,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:47,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:48,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["52UNln98QsuSuNklvFUOOg"], "issued_at": "2018-12-28T16:43:48.000000Z"}} 2018-12-28 16:43:48,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2672955069e5e19c4e9ab73f3e9682c311fece04" 2018-12-28 16:43:49,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7b1112f4-c9b1-484b-8a49-5ecfa343e26b Date: Fri, 28 Dec 2018 16:43:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:43:49,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-7b1112f4-c9b1-484b-8a49-5ecfa343e26b 2018-12-28 16:43:49,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2672955069e5e19c4e9ab73f3e9682c311fece04" 2018-12-28 16:43:50,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-41227472-c45e-41f6-b30a-47e44e3e2b9c Date: Fri, 28 Dec 2018 16:43:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:43:50,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-41227472-c45e-41f6-b30a-47e44e3e2b9c 2018-12-28 16:43:50,009 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-28 16:43:50,009 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-12-28 16:43:50,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:50,136 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:50,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["WajiUJ39Qm-8A2SvyWzVTA"], "issued_at": "2018-12-28T16:43:50.000000Z"}} 2018-12-28 16:43:50,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:50,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12c53a43-26ce-4e9b-8eda-2466607acbe7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:50,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-12c53a43-26ce-4e9b-8eda-2466607acbe7 2018-12-28 16:43:50,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:43:50,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:43:50,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:50,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7babbb8c-270c-4663-a71e-076c09165bd4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:43:50,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7babbb8c-270c-4663-a71e-076c09165bd4 2018-12-28 16:43:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName"}}' 2018-12-28 16:43:50,810 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07a91352-1ceb-4556-ad52-8ec7db5e7f0a Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c9e057a7f70f4219976ba257a938c752"}, "enabled": true, "id": "c9e057a7f70f4219976ba257a938c752", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName"}} 2018-12-28 16:43:50,810 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-07a91352-1ceb-4556-ad52-8ec7db5e7f0a 2018-12-28 16:43:50,810 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName 2018-12-28 16:43:50,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:50,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db77f6d-2386-4221-8638-c2be00013aa4 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c9e057a7f70f4219976ba257a938c752"}, "enabled": true, "id": "c9e057a7f70f4219976ba257a938c752", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName"}]} 2018-12-28 16:43:50,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName used request id req-4db77f6d-2386-4221-8638-c2be00013aa4 2018-12-28 16:43:50,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:51,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30576892-20eb-4c6c-b300-af5993fb09bd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:43:51,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-30576892-20eb-4c6c-b300-af5993fb09bd 2018-12-28 16:43:51,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:52,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7b361e81-bb38-4120-9dc3-096498f8d1bb Date: Fri, 28 Dec 2018 16:43:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:43:51Z", "updated_at": "2018-12-28T16:43:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "revision_number": 0, "id": "2ac91220-fc44-4812-b3ff-30ed3032a562", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "revision_number": 0, "id": "57842703-45c5-48f4-a5d4-28005d5a16a6", "remote_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "revision_number": 0, "id": "a2acb5c0-56bd-4c31-8200-21c8ad578f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "revision_number": 0, "id": "a47d3bea-7f6e-4413-91b1-72342492ffcb", "remote_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "5de13ca0-2db5-4473-9102-723b678e09d9", "name": "default"}]} 2018-12-28 16:43:52,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7b361e81-bb38-4120-9dc3-096498f8d1bb 2018-12-28 16:43:52,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:52,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af15051e-76d1-403e-8aa1-c79901310c11 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:43:52,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-af15051e-76d1-403e-8aa1-c79901310c11 2018-12-28 16:43:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:52,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395e1656-bb99-44d3-9ad1-7bb0495cecb6 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:43:52,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-395e1656-bb99-44d3-9ad1-7bb0495cecb6 2018-12-28 16:43:52,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:52,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3286881f-532c-4001-8af5-87d23b7e591c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:43:52,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-3286881f-532c-4001-8af5-87d23b7e591c 2018-12-28 16:43:52,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5de13ca0-2db5-4473-9102-723b678e09d9 2018-12-28 16:43:52,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5de13ca0-2db5-4473-9102-723b678e09d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:53,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f1750fa4-8bab-4105-afbb-398374ca9a61 Date: Fri, 28 Dec 2018 16:43: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-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:43:51Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "2ac91220-fc44-4812-b3ff-30ed3032a562"}, {"remote_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:43:51Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "57842703-45c5-48f4-a5d4-28005d5a16a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:43:51Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "a2acb5c0-56bd-4c31-8200-21c8ad578f06"}, {"remote_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:43:51Z", "security_group_id": "5de13ca0-2db5-4473-9102-723b678e09d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:43:51Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "a47d3bea-7f6e-4413-91b1-72342492ffcb"}]} 2018-12-28 16:43:53,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5de13ca0-2db5-4473-9102-723b678e09d9 used request id req-f1750fa4-8bab-4105-afbb-398374ca9a61 2018-12-28 16:43:53,168 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 16:43:53,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5de13ca0-2db5-4473-9102-723b678e09d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:53,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-144cf710-ae42-4320-b93e-266cfad7c684 Content-Length: 0 Date: Fri, 28 Dec 2018 16:43:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:43:53,681 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5de13ca0-2db5-4473-9102-723b678e09d9 used request id req-144cf710-ae42-4320-b93e-266cfad7c684 2018-12-28 16:43:53,681 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-385e526e-5746-4247-86db-e1c5490efa8c-projName 2018-12-28 16:43:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c9e057a7f70f4219976ba257a938c752 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d49643060fded48f043f03b2512fab037baeb6a" 2018-12-28 16:43:53,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2a4b7ca-7b38-4e28-95cb-c4723992e974 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:53,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c9e057a7f70f4219976ba257a938c752 used request id req-e2a4b7ca-7b38-4e28-95cb-c4723992e974 2018-12-28 16:43:53,881 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:54,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["VmPLdCjcRNSE7oxEJdhWCw"], "issued_at": "2018-12-28T16:43:54.000000Z"}} 2018-12-28 16:43:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252a3f73fab9a69e14a82f6468d691ced4258c6" 2018-12-28 16:43:54,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-849718cf-412e-4e94-86ee-b49e29ed5991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:54,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-849718cf-412e-4e94-86ee-b49e29ed5991 2018-12-28 16:43:54,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:43:54,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:43:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252a3f73fab9a69e14a82f6468d691ced4258c6" 2018-12-28 16:43:54,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c4f049a-d759-49c3-8aa6-a976267a6dc4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:43:54,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0c4f049a-d759-49c3-8aa6-a976267a6dc4 2018-12-28 16:43:54,968 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-056098d1-25f4-4488-878f-1728fcdf3760-username 2018-12-28 16:43:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252a3f73fab9a69e14a82f6468d691ced4258c6" 2018-12-28 16:43:55,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ed344c-b319-4930-ae17-e70bfd8a5d75 Content-Encoding: gzip Content-Length: 946 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-056098d1-25f4-4488-878f-1728fcdf3760-username", "links": {"self": "http://172.30.9.21:5000/v3/users/86d311eed0e94bd98aa6439d4cb2a36b"}, "domain_id": "default", "enabled": true, "id": "86d311eed0e94bd98aa6439d4cb2a36b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:43:55,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-73ed344c-b319-4930-ae17-e70bfd8a5d75 2018-12-28 16:43:55,079 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-056098d1-25f4-4488-878f-1728fcdf3760-username 2018-12-28 16:43:55,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/86d311eed0e94bd98aa6439d4cb2a36b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7252a3f73fab9a69e14a82f6468d691ced4258c6" 2018-12-28 16:43:55,325 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:43:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bbcac9f-d378-4733-ab0c-bf95f2eb5ec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:43:55,325 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/86d311eed0e94bd98aa6439d4cb2a36b used request id req-7bbcac9f-d378-4733-ab0c-bf95f2eb5ec8 2018-12-28 16:43:55,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:55,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["m2MSU84zTeqvO9KH_xaauw"], "issued_at": "2018-12-28T16:43:55.000000Z"}} 2018-12-28 16:43:55,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a90e1ef85e766889659221d6916ad2057b2e7aa" 2018-12-28 16:43:55,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa4bd33-e602-4eeb-85c8-29c5c0b23ff7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:55,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3fa4bd33-e602-4eeb-85c8-29c5c0b23ff7 2018-12-28 16:43:55,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:55,796 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-12-28 16:43:55,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:56,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["oFAilSQwSC-C2W2kEJ0hFw"], "issued_at": "2018-12-28T16:43:56.000000Z"}} 2018-12-28 16:43:56,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b64908f96190f829f95f010e585804e1cc53c538" 2018-12-28 16:43:56,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9105968b-7cd4-4520-84ba-6b787f01a71f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:56,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9105968b-7cd4-4520-84ba-6b787f01a71f 2018-12-28 16:43:56,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:56,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:56,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["cRD68ksmQUaWj_CySZDQhQ"], "issued_at": "2018-12-28T16:43:56.000000Z"}} 2018-12-28 16:43:56,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:57,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["kYHM98AoQaWg-6ePv6XQeQ"], "issued_at": "2018-12-28T16:43:57.000000Z"}} 2018-12-28 16:43:57,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}247b4333d0c2575e741148f0e40f8ebe343d339b" 2018-12-28 16:43:57,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d12fd3e-2c4c-4a01-b4a0-d8a897906acc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:57,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4d12fd3e-2c4c-4a01-b4a0-d8a897906acc 2018-12-28 16:43:57,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:57,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:57,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["WDJK3I3xQWOZUNUKtyP62A"], "issued_at": "2018-12-28T16:43:57.000000Z"}} 2018-12-28 16:43:57,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:57,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["mew6q2aiQ_mZvQwqD94tNQ"], "issued_at": "2018-12-28T16:43:57.000000Z"}} 2018-12-28 16:43:57,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1e9947e7cd88b70aec59c52de4cc31aff4b18" 2018-12-28 16:43:58,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef7680de-f907-4332-986d-9bacf957bc59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:58,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ef7680de-f907-4332-986d-9bacf957bc59 2018-12-28 16:43:58,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:58,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:58,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["kc3a48fZSuWxyXOu2OhFSg"], "issued_at": "2018-12-28T16:43:58.000000Z"}} 2018-12-28 16:43:58,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:58,386 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:58,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["xrE8ydTSSZGZIpN6g0pjQA"], "issued_at": "2018-12-28T16:43:58.000000Z"}} 2018-12-28 16:43:58,776 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:43:58,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:59,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["JYnlUWqoTL2_IirUy0OgNQ"], "issued_at": "2018-12-28T16:43:59.000000Z"}} 2018-12-28 16:43:59,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:43:59,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["2Ru57LtpQ468X6tmU9kUNg"], "issued_at": "2018-12-28T16:43:59.000000Z"}} 2018-12-28 16:43:59,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:43:59,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2801a5c-f152-401c-b306-a2ec0f7accfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:43:59,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d2801a5c-f152-401c-b306-a2ec0f7accfd 2018-12-28 16:43:59,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:43:59,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:43:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:43:59,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343eab93-9c84-4562-a3de-d452208ed966 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:43:59,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-343eab93-9c84-4562-a3de-d452208ed966 2018-12-28 16:43:59,918 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-username 2018-12-28 16:43:59,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:00,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f21ea98-418d-4724-ab63-5c2e9a1ae994 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:00,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7f21ea98-418d-4724-ab63-5c2e9a1ae994 2018-12-28 16:44:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-projName"}}' 2018-12-28 16:44:00,164 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83e5c55b-c27c-47ca-97ee-eb67aae5344f Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4"}, "enabled": true, "id": "467c9b66dd7d4df89d672962363860b4", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-projName"}} 2018-12-28 16:44:00,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-83e5c55b-c27c-47ca-97ee-eb67aae5344f 2018-12-28 16:44:00,165 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-projName 2018-12-28 16:44:00,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" -d '{"role": {"name": "KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role"}}' 2018-12-28 16:44:00,317 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5d72ec-26cc-482b-af62-f01ffffc3695 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "741291327c9646d89dca3eb89bd5dceb", "links": {"self": "http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb"}, "name": "KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role"}} 2018-12-28 16:44:00,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd5d72ec-26cc-482b-af62-f01ffffc3695 2018-12-28 16:44:00,318 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role 2018-12-28 16:44:00,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:00,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63cfc7a-2d01-4db7-8a48-09711c294517 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb"}, "domain_id": null, "name": "KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role", "id": "741291327c9646d89dca3eb89bd5dceb"}} 2018-12-28 16:44:00,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb used request id req-b63cfc7a-2d01-4db7-8a48-09711c294517 2018-12-28 16:44:00,415 - keystone_utils - INFO - Granting role KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role to project KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-projName 2018-12-28 16:44:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4/users/95848c44af7d48b4922b541676c69893/roles/741291327c9646d89dca3eb89bd5dceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:00,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fa467ee-e9e7-4d0f-9734-6b241e17432b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:00,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4/users/95848c44af7d48b4922b541676c69893/roles/741291327c9646d89dca3eb89bd5dceb used request id req-6fa467ee-e9e7-4d0f-9734-6b241e17432b 2018-12-28 16:44:00,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4/users/95848c44af7d48b4922b541676c69893/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:00,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9613835-57b2-4106-8586-614552bb97da Content-Encoding: gzip Content-Length: 265 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4/users/95848c44af7d48b4922b541676c69893/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "741291327c9646d89dca3eb89bd5dceb", "links": {"self": "http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb"}, "name": "KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role"}]} 2018-12-28 16:44:00,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4/users/95848c44af7d48b4922b541676c69893/roles used request id req-d9613835-57b2-4106-8586-614552bb97da 2018-12-28 16:44:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:01,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-862891cd-3d55-4fe6-9399-299122e29a94 Date: Fri, 28 Dec 2018 16:44:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:00Z", "updated_at": "2018-12-28T16:44:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "revision_number": 0, "id": "84d5fde3-3eb2-47e0-a3d5-4faa996398e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "revision_number": 0, "id": "9fb46c36-5f57-4c6e-9042-559ed35e4d6e", "remote_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "revision_number": 0, "id": "d2d7952b-aaf1-4183-9313-8b03b56d7d92", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "revision_number": 0, "id": "ddcb182b-99b8-4d4d-82b5-96425434aa6a", "remote_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}]} 2018-12-28 16:44:01,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-862891cd-3d55-4fe6-9399-299122e29a94 2018-12-28 16:44:01,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:01,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694cc955-3f10-4fa2-a972-18ccfbccc2e6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:01,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-694cc955-3f10-4fa2-a972-18ccfbccc2e6 2018-12-28 16:44:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:01,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ae25fc-3ea4-4dca-b77c-c65a56090a8e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:01,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-c2ae25fc-3ea4-4dca-b77c-c65a56090a8e 2018-12-28 16:44:01,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51e93fd1-20ed-4994-8f85-f038b9b0561d 2018-12-28 16:44:01,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=51e93fd1-20ed-4994-8f85-f038b9b0561d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:02,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ca90558c-b85d-4e3f-8103-56a14d9b0428 Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:00Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "84d5fde3-3eb2-47e0-a3d5-4faa996398e0"}, {"remote_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:00Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "9fb46c36-5f57-4c6e-9042-559ed35e4d6e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:00Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "d2d7952b-aaf1-4183-9313-8b03b56d7d92"}, {"remote_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:00Z", "security_group_id": "51e93fd1-20ed-4994-8f85-f038b9b0561d", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:00Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "ddcb182b-99b8-4d4d-82b5-96425434aa6a"}]} 2018-12-28 16:44:02,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=51e93fd1-20ed-4994-8f85-f038b9b0561d used request id req-ca90558c-b85d-4e3f-8103-56a14d9b0428 2018-12-28 16:44:02,154 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 16:44:02,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/51e93fd1-20ed-4994-8f85-f038b9b0561d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:02,711 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60e20636-3c22-413d-a71d-b2044d9c1512 Content-Length: 0 Date: Fri, 28 Dec 2018 16:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:44:02,711 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/51e93fd1-20ed-4994-8f85-f038b9b0561d used request id req-60e20636-3c22-413d-a71d-b2044d9c1512 2018-12-28 16:44:02,712 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-projName 2018-12-28 16:44:02,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:02,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ce37be6-6c3b-4419-9a62-2d9e2bc8b560 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:02,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/467c9b66dd7d4df89d672962363860b4 used request id req-2ce37be6-6c3b-4419-9a62-2d9e2bc8b560 2018-12-28 16:44:02,927 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-username 2018-12-28 16:44:02,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/95848c44af7d48b4922b541676c69893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:03,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9ce63af-2a49-4a26-b46a-1ca760ae095a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:03,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/95848c44af7d48b4922b541676c69893 used request id req-e9ce63af-2a49-4a26-b46a-1ca760ae095a 2018-12-28 16:44:03,111 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-fce992e7-0a77-4c62-ad1c-dd5468467465-role 2018-12-28 16:44:03,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb3401e8fc6a78c41225f0857581ce4c0d5f4cfb" 2018-12-28 16:44:03,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b8899cf-c471-403b-ac51-fcf7e535f197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:03,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/741291327c9646d89dca3eb89bd5dceb used request id req-7b8899cf-c471-403b-ac51-fcf7e535f197 2018-12-28 16:44:03,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:03,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["bV2yBgHkSc-7PpgJjmWTyQ"], "issued_at": "2018-12-28T16:44:03.000000Z"}} 2018-12-28 16:44:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbebba9550273b6359eb8423abf25218953b1db" 2018-12-28 16:44:03,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4e9ceb-c27c-4ebb-a3d4-19a979f012c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:03,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fc4e9ceb-c27c-4ebb-a3d4-19a979f012c6 2018-12-28 16:44:03,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:03,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:04,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["LBXfcU4DT3m1sZsiFAg4Fg"], "issued_at": "2018-12-28T16:44:04.000000Z"}} 2018-12-28 16:44:04,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:04,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94f1b00-4fcb-4f7b-9e9c-fd11fe21ad52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:04,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f94f1b00-4fcb-4f7b-9e9c-fd11fe21ad52 2018-12-28 16:44:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:04,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:04,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ffee6c-6b37-4e7f-b695-8c2a9252969b Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:04,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d6ffee6c-6b37-4e7f-b695-8c2a9252969b 2018-12-28 16:44:04,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:04,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6adb7a8d-a3d0-4985-ae63-3d5d5f2fe152 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:04,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6adb7a8d-a3d0-4985-ae63-3d5d5f2fe152 2018-12-28 16:44:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:04,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c5e8205-e19f-4efb-b11f-b28dec7f6b53 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:04,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c5e8205-e19f-4efb-b11f-b28dec7f6b53 2018-12-28 16:44:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:04,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37eb1f0e-2b6c-4cfa-af55-39121d27a786 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:04,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-37eb1f0e-2b6c-4cfa-af55-39121d27a786 2018-12-28 16:44:04,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/7b834c0ca0c34c938030798b6ee15c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:05,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79175061-39d2-468e-a7a0-cd719131d44b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/7b834c0ca0c34c938030798b6ee15c27"}, "enabled": true, "id": "7b834c0ca0c34c938030798b6ee15c27", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-2590b370-61ac-4c7-name"}} 2018-12-28 16:44:05,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7b834c0ca0c34c938030798b6ee15c27 used request id req-79175061-39d2-468e-a7a0-cd719131d44b 2018-12-28 16:44:05,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff37d60-9ba8-4a2e-8c2e-0dfe944a5877 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:05,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles used request id req-7ff37d60-9ba8-4a2e-8c2e-0dfe944a5877 2018-12-28 16:44:05,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:05,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40deef66-ffd0-4967-9920-27e8914adbbd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:05,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-40deef66-ffd0-4967-9920-27e8914adbbd 2018-12-28 16:44:05,266 - keystone_utils - INFO - Granting role admin to project api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 2018-12-28 16:44:05,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:05,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb7a772-e50d-4efd-9bb0-1531e75e66ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:05,443 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-9bb7a772-e50d-4efd-9bb0-1531e75e66ec 2018-12-28 16:44:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:05,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d77010-c15a-46b1-ac06-5537ea500b47 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:05,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-82d77010-c15a-46b1-ac06-5537ea500b47 2018-12-28 16:44:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:05,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7c1923-c2e0-4183-b41e-1197df19ea03 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:05,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-8d7c1923-c2e0-4183-b41e-1197df19ea03 2018-12-28 16:44:05,621 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-2590b370-61ac-4c7-name 2018-12-28 16:44:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:05,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbebba9550273b6359eb8423abf25218953b1db" 2018-12-28 16:44:05,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e60f5f3-a76c-4b95-8cfc-26600c1b3b45 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"password_expires_at": null, "name": "CreateUserSuccessTests-2590b370-61ac-4c7-name", "links": {"self": "http://172.30.9.21:5000/v3/users/7b834c0ca0c34c938030798b6ee15c27"}, "domain_id": "default", "enabled": true, "id": "7b834c0ca0c34c938030798b6ee15c27", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:05,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2e60f5f3-a76c-4b95-8cfc-26600c1b3b45 2018-12-28 16:44:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbebba9550273b6359eb8423abf25218953b1db" 2018-12-28 16:44:05,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e57d965-1cad-4538-9420-35a675a071b6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:05,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8e57d965-1cad-4538-9420-35a675a071b6 2018-12-28 16:44:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbebba9550273b6359eb8423abf25218953b1db" 2018-12-28 16:44:05,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de984985-713e-40c5-ac67-8fc8407deb98 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:05,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-de984985-713e-40c5-ac67-8fc8407deb98 2018-12-28 16:44:05,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbebba9550273b6359eb8423abf25218953b1db" 2018-12-28 16:44:06,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154ac9d8-29e5-4547-8078-b4bd8256e436 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}]} 2018-12-28 16:44:06,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/7b834c0ca0c34c938030798b6ee15c27/roles used request id req-154ac9d8-29e5-4547-8078-b4bd8256e436 2018-12-28 16:44:06,020 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-2590b370-61ac-4c7-name 2018-12-28 16:44:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7b834c0ca0c34c938030798b6ee15c27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5cdb84171f03f2544f31d91e600662fd34cfa8" 2018-12-28 16:44:06,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd63f58f-2ba2-4c1e-8bec-8766ff02dc07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:06,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7b834c0ca0c34c938030798b6ee15c27 used request id req-dd63f58f-2ba2-4c1e-8bec-8766ff02dc07 2018-12-28 16:44:06,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:06,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["GpXmxQRwSxGKu1Ljs26ZcA"], "issued_at": "2018-12-28T16:44:06.000000Z"}} 2018-12-28 16:44:06,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f137f9bccd9c317fb0398d14e47d859b29abd4" 2018-12-28 16:44:06,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f3394b-2610-4530-a439-7bc11af9887b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:06,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-63f3394b-2610-4530-a439-7bc11af9887b 2018-12-28 16:44:06,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:06,717 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:07,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["ml6ILzPkT-ys42nLSbpzfg"], "issued_at": "2018-12-28T16:44:07.000000Z"}} 2018-12-28 16:44:07,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:07,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047d5929-9aa1-45f6-87ac-0fb87f8ec059 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:07,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-047d5929-9aa1-45f6-87ac-0fb87f8ec059 2018-12-28 16:44:07,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:07,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:07,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:07,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4380b2ad-a64a-421c-81c3-29237f132494 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:07,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4380b2ad-a64a-421c-81c3-29237f132494 2018-12-28 16:44:07,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:07,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74984f44-1a20-4151-8200-b613cd6857f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:07,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-74984f44-1a20-4151-8200-b613cd6857f0 2018-12-28 16:44:07,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:07,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7760f979-7abb-4049-9f5e-4501349284a5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:07,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7760f979-7abb-4049-9f5e-4501349284a5 2018-12-28 16:44:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:07,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-746f9d9f-d8e9-4b56-be60-e1a6a84b160e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:07,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-746f9d9f-d8e9-4b56-be60-e1a6a84b160e 2018-12-28 16:44:07,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64862321-f33b-41ba-a0c7-2148666670cb Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241"}, "enabled": true, "id": "0907091432b14598957dd35cf09e8241", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-6f79948b-8262-419-name"}} 2018-12-28 16:44:08,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241 used request id req-64862321-f33b-41ba-a0c7-2148666670cb 2018-12-28 16:44:08,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/0907091432b14598957dd35cf09e8241/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba5e98b7-07db-44e9-8db9-1206e6011a9a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/0907091432b14598957dd35cf09e8241/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:08,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/0907091432b14598957dd35cf09e8241/roles used request id req-ba5e98b7-07db-44e9-8db9-1206e6011a9a 2018-12-28 16:44:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a7e789-f979-40a8-a7cd-d49521c10392 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:08,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-20a7e789-f979-40a8-a7cd-d49521c10392 2018-12-28 16:44:08,248 - keystone_utils - INFO - Granting role admin to project api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 2018-12-28 16:44:08,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/0907091432b14598957dd35cf09e8241/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8afb7be-6cc4-4911-8671-ebd669e10719 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:08,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/0907091432b14598957dd35cf09e8241/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-d8afb7be-6cc4-4911-8671-ebd669e10719 2018-12-28 16:44:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8622c306-520d-4d85-8296-3097e3ca578c Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:08,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8622c306-520d-4d85-8296-3097e3ca578c 2018-12-28 16:44:08,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f75617a-ddfb-450a-99c7-0a6da3e84029 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:08,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-2f75617a-ddfb-450a-99c7-0a6da3e84029 2018-12-28 16:44:08,625 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-6f79948b-8262-419-name 2018-12-28 16:44:08,626 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6f79948b-8262-419-name 2018-12-28 16:44:08,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:08,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:08,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69f137f9bccd9c317fb0398d14e47d859b29abd4" 2018-12-28 16:44:08,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46a8244-e457-4d5d-98ac-c7bae6a116de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:08,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241 used request id req-a46a8244-e457-4d5d-98ac-c7bae6a116de 2018-12-28 16:44:08,818 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-6f79948b-8262-419-name 2018-12-28 16:44:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9444132a95be25e913d9ca6ae8bcb3dae60b061" 2018-12-28 16:44:08,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:44:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-354ab066-d533-45c4-bc18-4c4b064c0569 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: 0907091432b14598957dd35cf09e8241.", "code": 404, "title": "Not Found"}} 2018-12-28 16:44:08,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0907091432b14598957dd35cf09e8241 used request id req-354ab066-d533-45c4-bc18-4c4b064c0569 2018-12-28 16:44:08,913 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-28 16:44:08,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:09,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["EY_rnoPWQHuVD5NmoZxbVw"], "issued_at": "2018-12-28T16:44:09.000000Z"}} 2018-12-28 16:44:09,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4628babf45580e30efa8f8a6c4848b2ad2192df7" 2018-12-28 16:44:09,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b704dfa-1c1a-471c-bd51-51ae8700c616 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:09,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2b704dfa-1c1a-471c-bd51-51ae8700c616 2018-12-28 16:44:09,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:09,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:09,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["9mUKqb76SBC--te_W0YwGg"], "issued_at": "2018-12-28T16:44:09.000000Z"}} 2018-12-28 16:44:09,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:09,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c209e3c-d04c-43ba-9678-1bab5c699b46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:09,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4c209e3c-d04c-43ba-9678-1bab5c699b46 2018-12-28 16:44:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:09,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:09,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-692ad942-9238-4da0-97f2-a4d53a820f80 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:09,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-692ad942-9238-4da0-97f2-a4d53a820f80 2018-12-28 16:44:09,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dfc4c85-cb24-4125-bd43-4ea058b3b0d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:10,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5dfc4c85-cb24-4125-bd43-4ea058b3b0d9 2018-12-28 16:44:10,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f0e465-8c50-413d-ad51-0088a96b9ee3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:10,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-54f0e465-8c50-413d-ad51-0088a96b9ee3 2018-12-28 16:44:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68cd2ea-1bea-4938-aaf0-e7d87a5a9d9b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:10,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-c68cd2ea-1bea-4938-aaf0-e7d87a5a9d9b 2018-12-28 16:44:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/f13bb2f99a564a56a3888d2e55795788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f4b5d0-cb9f-440c-9d80-ceeca9d205c5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/f13bb2f99a564a56a3888d2e55795788"}, "enabled": true, "id": "f13bb2f99a564a56a3888d2e55795788", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-c9d1f95c-1eba-404-name"}} 2018-12-28 16:44:10,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/f13bb2f99a564a56a3888d2e55795788 used request id req-c0f4b5d0-cb9f-440c-9d80-ceeca9d205c5 2018-12-28 16:44:10,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/f13bb2f99a564a56a3888d2e55795788/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1b0bb9-2552-491f-9093-086716423258 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/f13bb2f99a564a56a3888d2e55795788/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:10,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/f13bb2f99a564a56a3888d2e55795788/roles used request id req-8b1b0bb9-2552-491f-9093-086716423258 2018-12-28 16:44:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4eb5056-efce-45ec-a9af-3e12f6ff5e6e Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:10,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-f4eb5056-efce-45ec-a9af-3e12f6ff5e6e 2018-12-28 16:44:10,809 - keystone_utils - INFO - Granting role admin to project api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 2018-12-28 16:44:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/f13bb2f99a564a56a3888d2e55795788/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:10,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61f812e0-a79f-4897-918f-89143f81099d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:10,951 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/f13bb2f99a564a56a3888d2e55795788/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-61f812e0-a79f-4897-918f-89143f81099d 2018-12-28 16:44:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c17cbd6-98a7-4fa7-8cb1-378475c4527d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:11,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c17cbd6-98a7-4fa7-8cb1-378475c4527d 2018-12-28 16:44:11,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:11,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00418083-82cb-4a8c-985f-f8db5ca12b09 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:11,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-00418083-82cb-4a8c-985f-f8db5ca12b09 2018-12-28 16:44:11,130 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-c9d1f95c-1eba-404-name 2018-12-28 16:44:11,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:11,139 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:11,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4628babf45580e30efa8f8a6c4848b2ad2192df7" 2018-12-28 16:44:11,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b5bbb24-a9a7-4523-8a49-2acda33bc084 Content-Encoding: gzip Content-Length: 938 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-c9d1f95c-1eba-404-name", "links": {"self": "http://172.30.9.21:5000/v3/users/f13bb2f99a564a56a3888d2e55795788"}, "domain_id": "default", "enabled": true, "id": "f13bb2f99a564a56a3888d2e55795788", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:11,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9b5bbb24-a9a7-4523-8a49-2acda33bc084 2018-12-28 16:44:11,247 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-c9d1f95c-1eba-404-name 2018-12-28 16:44:11,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f13bb2f99a564a56a3888d2e55795788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a770a3aa3f919aaa3f95b048efcef44f4fe08ba5" 2018-12-28 16:44:11,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45bae962-b9c4-4643-a953-f7bee0e59244 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:11,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f13bb2f99a564a56a3888d2e55795788 used request id req-45bae962-b9c4-4643-a953-f7bee0e59244 2018-12-28 16:44:11,446 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:11,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["1FAkIVPpRyCrah8mHpBSAA"], "issued_at": "2018-12-28T16:44:11.000000Z"}} 2018-12-28 16:44:11,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36a99fb87fa7881dd9f50a9a111d2a457e3fe95" 2018-12-28 16:44:11,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7211808e-91df-4027-a2d9-becf6976ccee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:11,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7211808e-91df-4027-a2d9-becf6976ccee 2018-12-28 16:44:11,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:11,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:12,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["5QH-pxEvQ52nRcnRbaq09A"], "issued_at": "2018-12-28T16:44:12.000000Z"}} 2018-12-28 16:44:12,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:12,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88be1bd-6889-4ab1-926f-db1f179a8e08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:12,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a88be1bd-6889-4ab1-926f-db1f179a8e08 2018-12-28 16:44:12,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:12,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:12,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:12,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884a2865-6b49-4aeb-b352-ec803ab0b01e Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:12,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-884a2865-6b49-4aeb-b352-ec803ab0b01e 2018-12-28 16:44:12,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:12,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a303acf2-9ac4-4e1e-943a-dfd7b9963410 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:12,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a303acf2-9ac4-4e1e-943a-dfd7b9963410 2018-12-28 16:44:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4606c36c-7f1f-475f-8fb3-2d390edf0d5f Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:13,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4606c36c-7f1f-475f-8fb3-2d390edf0d5f 2018-12-28 16:44:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe059c29-49ea-4529-a78c-9a423e70de09 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:13,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-fe059c29-49ea-4529-a78c-9a423e70de09 2018-12-28 16:44:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-573a6faf-a170-4302-a025-29e67d771fab Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e"}, "enabled": true, "id": "03386a1ca5d54a089079120c4b84cc8e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-12f6eef8-406d-47c-name"}} 2018-12-28 16:44:13,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e used request id req-573a6faf-a170-4302-a025-29e67d771fab 2018-12-28 16:44:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/03386a1ca5d54a089079120c4b84cc8e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce5e771-ff0e-4aef-a968-25d7f48f3f8c Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/03386a1ca5d54a089079120c4b84cc8e/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:13,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/03386a1ca5d54a089079120c4b84cc8e/roles used request id req-dce5e771-ff0e-4aef-a968-25d7f48f3f8c 2018-12-28 16:44:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-348767f1-7099-477a-b222-5d7143591276 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:13,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-348767f1-7099-477a-b222-5d7143591276 2018-12-28 16:44:13,424 - keystone_utils - INFO - Granting role admin to project api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 2018-12-28 16:44:13,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/03386a1ca5d54a089079120c4b84cc8e/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76aa01b7-bc24-4c3e-b72d-d87421513b37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:13,556 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e/users/03386a1ca5d54a089079120c4b84cc8e/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-76aa01b7-bc24-4c3e-b72d-d87421513b37 2018-12-28 16:44:13,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274fbb4c-20b2-468d-b095-7df7b2cbd6cd Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:13,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-274fbb4c-20b2-468d-b095-7df7b2cbd6cd 2018-12-28 16:44:13,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:13,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32262e8c-3350-4f38-811c-868145b96ede Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:44:13,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55 used request id req-32262e8c-3350-4f38-811c-868145b96ede 2018-12-28 16:44:13,728 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-12f6eef8-406d-47c-name 2018-12-28 16:44:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:13,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:13,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d36a99fb87fa7881dd9f50a9a111d2a457e3fe95" 2018-12-28 16:44:13,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0321f37-af98-47c1-adc8-9254a9ab41bf Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-12f6eef8-406d-47c-name", "links": {"self": "http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e"}, "domain_id": "default", "enabled": true, "id": "03386a1ca5d54a089079120c4b84cc8e", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:13,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c0321f37-af98-47c1-adc8-9254a9ab41bf 2018-12-28 16:44:13,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:13,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:14,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["XplDxuIlR0WchhoWQhgknQ"], "issued_at": "2018-12-28T16:44:14.000000Z"}} 2018-12-28 16:44:14,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2027bfbf03dccb5d947febfd51bb576b87333b46" 2018-12-28 16:44:14,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de53083a-a4ce-49c1-8ff9-2ffa8261a62a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:14,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-de53083a-a4ce-49c1-8ff9-2ffa8261a62a 2018-12-28 16:44:14,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:14,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:14,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2027bfbf03dccb5d947febfd51bb576b87333b46" 2018-12-28 16:44:14,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa1fa21-7911-4efc-8d61-b666dae667f6 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"password_expires_at": null, "name": "CreateUserSuccessTests-12f6eef8-406d-47c-name", "links": {"self": "http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e"}, "domain_id": "default", "enabled": true, "id": "03386a1ca5d54a089079120c4b84cc8e", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:14,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-afa1fa21-7911-4efc-8d61-b666dae667f6 2018-12-28 16:44:14,434 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-12f6eef8-406d-47c-name 2018-12-28 16:44:14,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77c2f4fd5c56309c4d3ddb9d707acf74193626f6" 2018-12-28 16:44:14,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-591ffdde-899f-4cc3-8529-5365e724f19b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:14,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/03386a1ca5d54a089079120c4b84cc8e used request id req-591ffdde-899f-4cc3-8529-5365e724f19b 2018-12-28 16:44:14,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:15,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["fbNaTQLZR-ucDDvuE65PHQ"], "issued_at": "2018-12-28T16:44:15.000000Z"}} 2018-12-28 16:44:15,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c3d56d2ac43a479c73a0e86a27cd96a044c9ac" 2018-12-28 16:44:15,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e715ca9b-0d5c-4eaa-aa69-e20d7292193d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:15,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e715ca9b-0d5c-4eaa-aa69-e20d7292193d 2018-12-28 16:44:15,114 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:15,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:15,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["q_IUYQKgQ9K49H6KWUzmfw"], "issued_at": "2018-12-28T16:44:15.000000Z"}} 2018-12-28 16:44:15,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:15,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2761df96-5764-488d-a5a6-7613a51d89fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:15,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2761df96-5764-488d-a5a6-7613a51d89fd 2018-12-28 16:44:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:15,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-073cf687-459c-477-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:15,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de00200b-858a-41dc-98a1-03c7031f73a8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-073cf687-459c-477-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:15,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-073cf687-459c-477-name used request id req-de00200b-858a-41dc-98a1-03c7031f73a8 2018-12-28 16:44:15,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:15,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d431f96-5297-4ce6-8e36-75a41f109b64 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:15,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9d431f96-5297-4ce6-8e36-75a41f109b64 2018-12-28 16:44:15,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-073cf687-459c-477-name"}}' 2018-12-28 16:44:16,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-476133da-d541-4856-bb0d-5cb76f17b299 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0e088d2abf1641f49e31b256aa7903f2"}, "enabled": true, "id": "0e088d2abf1641f49e31b256aa7903f2", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-073cf687-459c-477-name"}} 2018-12-28 16:44:16,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-476133da-d541-4856-bb0d-5cb76f17b299 2018-12-28 16:44:16,051 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-073cf687-459c-477-name 2018-12-28 16:44:16,052 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-073cf687-459c-477-name 2018-12-28 16:44:16,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:16,060 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:16,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0e088d2abf1641f49e31b256aa7903f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c3d56d2ac43a479c73a0e86a27cd96a044c9ac" 2018-12-28 16:44:16,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a7b71e3-9900-48ff-96ec-dd95abee5542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:16,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0e088d2abf1641f49e31b256aa7903f2 used request id req-2a7b71e3-9900-48ff-96ec-dd95abee5542 2018-12-28 16:44:16,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d16730c1-cffb-4bd7-a179-925d4bd2e992 Date: Fri, 28 Dec 2018 16:44:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:44:17,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d16730c1-cffb-4bd7-a179-925d4bd2e992 2018-12-28 16:44:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9222172c-e140-4b6a-b34f-338bb5fc0d89 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:17,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-9222172c-e140-4b6a-b34f-338bb5fc0d89 2018-12-28 16:44:17,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2586629-7c7b-4cbd-8ddc-82beca777bf5 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:44:17,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-a2586629-7c7b-4cbd-8ddc-82beca777bf5 2018-12-28 16:44:17,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d59a31-e5d6-4a6f-a4ef-ecffeed0ef88 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:17,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-59d59a31-e5d6-4a6f-a4ef-ecffeed0ef88 2018-12-28 16:44:17,514 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-073cf687-459c-477-name 2018-12-28 16:44:17,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0e088d2abf1641f49e31b256aa7903f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,602 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f51e1e-37e5-44a9-9b94-4be7b0728e6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 0e088d2abf1641f49e31b256aa7903f2.", "code": 404, "title": "Not Found"}} 2018-12-28 16:44:17,602 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0e088d2abf1641f49e31b256aa7903f2 used request id req-66f51e1e-37e5-44a9-9b94-4be7b0728e6f 2018-12-28 16:44:17,602 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-12-28 16:44:17,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace77dcc-18a3-4747-800d-5a12f410c444 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:17,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ace77dcc-18a3-4747-800d-5a12f410c444 2018-12-28 16:44:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c3d56d2ac43a479c73a0e86a27cd96a044c9ac" 2018-12-28 16:44:17,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00fba99-2854-4519-86ac-06cbd81d13e1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:44:17,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-d00fba99-2854-4519-86ac-06cbd81d13e1 2018-12-28 16:44:17,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7111e1d995b253008acc1558fa9960540f85dd8" 2018-12-28 16:44:17,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69f8dfb-1dd2-4933-a2c3-b812499e6377 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:17,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f69f8dfb-1dd2-4933-a2c3-b812499e6377 2018-12-28 16:44:17,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:18,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["arORa0d2SuuYqNlKO4cLXw"], "issued_at": "2018-12-28T16:44:18.000000Z"}} 2018-12-28 16:44:18,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a53967db63cb819c4685fda02f8158211d8c99" 2018-12-28 16:44:18,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e77d3e4-ea02-4f22-bf08-15b778c9b315 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:18,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0e77d3e4-ea02-4f22-bf08-15b778c9b315 2018-12-28 16:44:18,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:18,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:18,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["6FyOIoCATBiqAL2-RRkJqw"], "issued_at": "2018-12-28T16:44:18.000000Z"}} 2018-12-28 16:44:18,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:18,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6a6e8f-027b-4bcf-8a0f-8a10a5246481 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:18,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dc6a6e8f-027b-4bcf-8a0f-8a10a5246481 2018-12-28 16:44:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:18,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f09823b0-f476-4ff-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:18,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ee1a31-9993-4965-8ef4-8c3b33c286d7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f09823b0-f476-4ff-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:18,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f09823b0-f476-4ff-name used request id req-19ee1a31-9993-4965-8ef4-8c3b33c286d7 2018-12-28 16:44:18,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:19,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a44e2b-a2b1-44de-9667-4a590ed90242 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:19,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-15a44e2b-a2b1-44de-9667-4a590ed90242 2018-12-28 16:44:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-f09823b0-f476-4ff-name"}}' 2018-12-28 16:44:19,176 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5417f7d3-4ab8-4008-84ea-54a46f9b4780 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/886fb46e63124a79a700fb842414628f"}, "enabled": true, "id": "886fb46e63124a79a700fb842414628f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f09823b0-f476-4ff-name"}} 2018-12-28 16:44:19,176 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5417f7d3-4ab8-4008-84ea-54a46f9b4780 2018-12-28 16:44:19,176 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-f09823b0-f476-4ff-name 2018-12-28 16:44:19,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:19,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f09823b0-f476-4ff-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a53967db63cb819c4685fda02f8158211d8c99" 2018-12-28 16:44:19,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4355cde4-a39f-4fd6-b1de-011a1127564e Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f09823b0-f476-4ff-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/886fb46e63124a79a700fb842414628f"}, "enabled": true, "id": "886fb46e63124a79a700fb842414628f", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-f09823b0-f476-4ff-name"}]} 2018-12-28 16:44:19,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-f09823b0-f476-4ff-name used request id req-4355cde4-a39f-4fd6-b1de-011a1127564e 2018-12-28 16:44:19,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a53967db63cb819c4685fda02f8158211d8c99" 2018-12-28 16:44:19,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6428444f-3378-4c65-941a-693a07de5cc9 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:44:19,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-6428444f-3378-4c65-941a-693a07de5cc9 2018-12-28 16:44:19,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:20,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-5b148110-f768-485e-a4d9-f51b0cbe311a Date: Fri, 28 Dec 2018 16:44:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:44:20,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5b148110-f768-485e-a4d9-f51b0cbe311a 2018-12-28 16:44:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:20,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef84539-b32d-48a4-822f-69a1a5b834e6 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:20,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-3ef84539-b32d-48a4-822f-69a1a5b834e6 2018-12-28 16:44:20,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:20,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978ae5fa-2b83-42d1-84ad-788c85666272 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:44:20,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-978ae5fa-2b83-42d1-84ad-788c85666272 2018-12-28 16:44:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:20,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2d62e9-2d6f-442a-b512-cd68eab3be91 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:20,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-2c2d62e9-2d6f-442a-b512-cd68eab3be91 2018-12-28 16:44:20,394 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-f09823b0-f476-4ff-name 2018-12-28 16:44:20,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/886fb46e63124a79a700fb842414628f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:20,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3a5706b-4ca9-4267-852f-0c9fb6be89af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:20,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/886fb46e63124a79a700fb842414628f used request id req-e3a5706b-4ca9-4267-852f-0c9fb6be89af 2018-12-28 16:44:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fccb9c0aeaa14b986e977f21975a60ee548d4ad8" 2018-12-28 16:44:20,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4708cb-a656-4002-953a-f023f55862aa Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:20,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e4708cb-a656-4002-953a-f023f55862aa 2018-12-28 16:44:20,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:21,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["b_rTf11yTJS-o84nS6c0vw"], "issued_at": "2018-12-28T16:44:21.000000Z"}} 2018-12-28 16:44:21,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa6ea10e6ea2788eefde94c357dc80b40aab73" 2018-12-28 16:44:21,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3ac0df-a4cc-41a5-be5c-86d973d0c51d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:21,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1a3ac0df-a4cc-41a5-be5c-86d973d0c51d 2018-12-28 16:44:21,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:21,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:21,514 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["j1cRaTQWTWq4a2mve5Lq6Q"], "issued_at": "2018-12-28T16:44:21.000000Z"}} 2018-12-28 16:44:21,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:21,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca67264-8bc9-4be9-b2d8-d99e57b9436c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:21,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bca67264-8bc9-4be9-b2d8-d99e57b9436c 2018-12-28 16:44:21,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:21,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:21,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:21,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ba79d68-799d-4dac-893f-41523c8cdbec Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:21,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name used request id req-6ba79d68-799d-4dac-893f-41523c8cdbec 2018-12-28 16:44:21,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:21,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1835e9d9-c1e7-436c-9e48-9f3452d335a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:21,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1835e9d9-c1e7-436c-9e48-9f3452d335a8 2018-12-28 16:44:21,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-d21a85c0-9001-446-name"}}' 2018-12-28 16:44:22,034 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ebc576-1ef5-4f7c-af10-1e04a1de02b8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/68aa05a651bf427d9959cef05dfc1b67"}, "enabled": true, "id": "68aa05a651bf427d9959cef05dfc1b67", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d21a85c0-9001-446-name"}} 2018-12-28 16:44:22,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f0ebc576-1ef5-4f7c-af10-1e04a1de02b8 2018-12-28 16:44:22,034 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-d21a85c0-9001-446-name 2018-12-28 16:44:22,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:22,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:22,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa6ea10e6ea2788eefde94c357dc80b40aab73" 2018-12-28 16:44:22,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194415cb-a3ab-4467-9861-2cfc3bc5c9a2 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/68aa05a651bf427d9959cef05dfc1b67"}, "enabled": true, "id": "68aa05a651bf427d9959cef05dfc1b67", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d21a85c0-9001-446-name"}]} 2018-12-28 16:44:22,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name used request id req-194415cb-a3ab-4467-9861-2cfc3bc5c9a2 2018-12-28 16:44:22,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:22,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:22,517 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["YZcuxqx1QG6Q4MNtFBlEhw"], "issued_at": "2018-12-28T16:44:22.000000Z"}} 2018-12-28 16:44:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640c3d07eb6bf23338313c5a6ec589559571315f" 2018-12-28 16:44:22,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b73377-0342-4297-9cbb-33eae1962ce7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:22,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f3b73377-0342-4297-9cbb-33eae1962ce7 2018-12-28 16:44:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:22,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}640c3d07eb6bf23338313c5a6ec589559571315f" 2018-12-28 16:44:22,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747c13e1-4a8c-45a8-800d-2347c7b4d666 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/68aa05a651bf427d9959cef05dfc1b67"}, "enabled": true, "id": "68aa05a651bf427d9959cef05dfc1b67", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-d21a85c0-9001-446-name"}]} 2018-12-28 16:44:22,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-d21a85c0-9001-446-name used request id req-747c13e1-4a8c-45a8-800d-2347c7b4d666 2018-12-28 16:44:22,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa6ea10e6ea2788eefde94c357dc80b40aab73" 2018-12-28 16:44:22,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad5c33e7-15c1-4073-b9da-9556bd9077bd Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:44:22,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-ad5c33e7-15c1-4073-b9da-9556bd9077bd 2018-12-28 16:44:22,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:23,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-d8a9ce1a-9dd6-4b83-ba94-4c4c87fe98a7 Date: Fri, 28 Dec 2018 16:44:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:44:23,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d8a9ce1a-9dd6-4b83-ba94-4c4c87fe98a7 2018-12-28 16:44:23,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:23,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d938e3ff-da96-4db1-a47c-85bb54b12cf8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:23,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-d938e3ff-da96-4db1-a47c-85bb54b12cf8 2018-12-28 16:44:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:23,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf3ecfc-88bb-469b-b3db-b1cf20313f67 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:44:23,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-2cf3ecfc-88bb-469b-b3db-b1cf20313f67 2018-12-28 16:44:23,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:23,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fa99e12-4ff9-4ec5-852e-31ec7f6420cb Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:23,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-3fa99e12-4ff9-4ec5-852e-31ec7f6420cb 2018-12-28 16:44:23,808 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-d21a85c0-9001-446-name 2018-12-28 16:44:23,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/68aa05a651bf427d9959cef05dfc1b67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:23,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a64aa76-f2d2-4096-8906-95d9e44573a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:23,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/68aa05a651bf427d9959cef05dfc1b67 used request id req-1a64aa76-f2d2-4096-8906-95d9e44573a9 2018-12-28 16:44:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a719b7d0fdfd5f482b6ad1151da1f9c0bfcfb650" 2018-12-28 16:44:24,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9dd987-9863-4e3a-ba0f-9318fba248d6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:24,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5c9dd987-9863-4e3a-ba0f-9318fba248d6 2018-12-28 16:44:24,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:24,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["RodnpkjvTWGcjhSHjb_U6g"], "issued_at": "2018-12-28T16:44:24.000000Z"}} 2018-12-28 16:44:24,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8883d0d98cc5d3d95584d71c3471dd9cbb255048" 2018-12-28 16:44:24,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19899c9-9a45-4144-9459-e7f7e23ce8ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:24,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b19899c9-9a45-4144-9459-e7f7e23ce8ce 2018-12-28 16:44:24,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:24,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:24,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["MT1SRTrnTAigi6SmbDd6aw"], "issued_at": "2018-12-28T16:44:24.000000Z"}} 2018-12-28 16:44:24,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d41fbe46ba605c8f330b239b5d53eadd605fba4" 2018-12-28 16:44:25,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75bc2486-cd5b-4134-8e05-131aca4c6d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:25,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-75bc2486-cd5b-4134-8e05-131aca4c6d59 2018-12-28 16:44:25,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:25,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:25,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-94c68664-084a-4a3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d41fbe46ba605c8f330b239b5d53eadd605fba4" 2018-12-28 16:44:25,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d0fed4-1fef-46cc-a50e-14cebaae357b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-94c68664-084a-4a3-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:25,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-94c68664-084a-4a3-name used request id req-23d0fed4-1fef-46cc-a50e-14cebaae357b 2018-12-28 16:44:25,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d41fbe46ba605c8f330b239b5d53eadd605fba4" 2018-12-28 16:44:25,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f812558d-2245-4aca-98ea-7a254015c8f7 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-12-28 16:44:25,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=foo used request id req-f812558d-2245-4aca-98ea-7a254015c8f7 2018-12-28 16:44:25,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d41fbe46ba605c8f330b239b5d53eadd605fba4" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-94c68664-084a-4a3-name"}}' 2018-12-28 16:44:25,289 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 16:44:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-321890dc-4cda-4793-b8ab-bf1fe80251e6 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-12-28 16:44:25,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-321890dc-4cda-4793-b8ab-bf1fe80251e6 2018-12-28 16:44:25,289 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-12-28 16:44:25,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d41fbe46ba605c8f330b239b5d53eadd605fba4" 2018-12-28 16:44:25,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecbcbfa7-b837-442b-868a-a0e6faf31362 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:25,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ecbcbfa7-b837-442b-868a-a0e6faf31362 2018-12-28 16:44:25,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:25,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["8f5L9kbRQjGHheFUX6Osjg"], "issued_at": "2018-12-28T16:44:25.000000Z"}} 2018-12-28 16:44:25,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e06d22f44f329fd5677f3660b7e8c23dcbb6e2" 2018-12-28 16:44:25,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3bc89d-a45d-4ec0-9973-645e7fa3809d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:25,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5b3bc89d-a45d-4ec0-9973-645e7fa3809d 2018-12-28 16:44:25,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:25,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:26,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["mQd8V2gURTeUuaWgwbOXXw"], "issued_at": "2018-12-28T16:44:26.000000Z"}} 2018-12-28 16:44:26,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:26,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a767a08e-e0c3-4de4-8436-5a0548bee2e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:26,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a767a08e-e0c3-4de4-8436-5a0548bee2e6 2018-12-28 16:44:26,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:26,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:26,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:26,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9cffaa-0d98-4966-984b-20b1c52eb7d8 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:26,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name used request id req-ee9cffaa-0d98-4966-984b-20b1c52eb7d8 2018-12-28 16:44:26,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:26,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb8703c-b2f1-45ff-933e-b8bdaa3492b4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:26,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9cb8703c-b2f1-45ff-933e-b8bdaa3492b4 2018-12-28 16:44:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name"}}' 2018-12-28 16:44:26,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8b84526-658a-4e35-80c7-61a6501f5e09 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/288340decd504db7a521da1acbda1f24"}, "enabled": true, "id": "288340decd504db7a521da1acbda1f24", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name"}} 2018-12-28 16:44:26,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f8b84526-658a-4e35-80c7-61a6501f5e09 2018-12-28 16:44:26,583 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name 2018-12-28 16:44:26,584 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:44:26,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/288340decd504db7a521da1acbda1f24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:26,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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,Accept-Encoding x-openstack-request-id: req-18fd50df-7666-406a-9893-b6efb50f1089 x-compute-request-id: req-18fd50df-7666-406a-9893-b6efb50f1089 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "288340decd504db7a521da1acbda1f24", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-28 16:44:26,927 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/288340decd504db7a521da1acbda1f24 used request id req-18fd50df-7666-406a-9893-b6efb50f1089 2018-12-28 16:44:26,931 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:8774/v2.1/os-quota-sets/288340decd504db7a521da1acbda1f24 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" -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-12-28 16:44:27,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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,Accept-Encoding x-openstack-request-id: req-fcf20466-7cf2-4424-a836-9021d95a6e71 x-compute-request-id: req-fcf20466-7cf2-4424-a836-9021d95a6e71 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-12-28 16:44:27,349 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/288340decd504db7a521da1acbda1f24 used request id req-fcf20466-7cf2-4424-a836-9021d95a6e71 2018-12-28 16:44:27,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:27,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:27,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e06d22f44f329fd5677f3660b7e8c23dcbb6e2" 2018-12-28 16:44:27,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f39c9057-4e5d-44f7-8fc8-73af4d1c0a52 Content-Encoding: gzip Content-Length: 269 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/288340decd504db7a521da1acbda1f24"}, "enabled": true, "id": "288340decd504db7a521da1acbda1f24", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name"}]} 2018-12-28 16:44:27,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name used request id req-f39c9057-4e5d-44f7-8fc8-73af4d1c0a52 2018-12-28 16:44:27,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e06d22f44f329fd5677f3660b7e8c23dcbb6e2" 2018-12-28 16:44:27,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba468bb3-9683-4e67-abfb-0b22e6e7c9f8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:44:27,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-ba468bb3-9683-4e67-abfb-0b22e6e7c9f8 2018-12-28 16:44:27,536 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:44:27,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/288340decd504db7a521da1acbda1f24 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e06d22f44f329fd5677f3660b7e8c23dcbb6e2" 2018-12-28 16:44:27,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44: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-6dbf7bc8-67a5-44e2-a08e-c64250b012be x-compute-request-id: req-6dbf7bc8-67a5-44e2-a08e-c64250b012be 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": "288340decd504db7a521da1acbda1f24", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-28 16:44:27,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/288340decd504db7a521da1acbda1f24 used request id req-6dbf7bc8-67a5-44e2-a08e-c64250b012be 2018-12-28 16:44:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:28,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-980c4e38-77d8-49fa-a362-7cb0494cf3d6 Date: Fri, 28 Dec 2018 16:44:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:44:28,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-980c4e38-77d8-49fa-a362-7cb0494cf3d6 2018-12-28 16:44:28,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:28,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd6e7d7-4ed0-442e-8eab-14ba2e59ca4f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:28,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-2cd6e7d7-4ed0-442e-8eab-14ba2e59ca4f 2018-12-28 16:44:28,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:28,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f827b15d-e0eb-4fc1-a9c8-f8d67e5c3a04 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:44:28,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-f827b15d-e0eb-4fc1-a9c8-f8d67e5c3a04 2018-12-28 16:44:28,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:29,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e07fe6-2028-43d4-b22f-f7ab3a9b6468 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:29,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-89e07fe6-2028-43d4-b22f-f7ab3a9b6468 2018-12-28 16:44:29,002 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0ea9ae78-bac5-4ae-name 2018-12-28 16:44:29,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/288340decd504db7a521da1acbda1f24 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:29,160 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a469a770-5854-4c26-aa72-16fac6661469 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:29,160 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/288340decd504db7a521da1acbda1f24 used request id req-a469a770-5854-4c26-aa72-16fac6661469 2018-12-28 16:44:29,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0eeab5c20521eb5cf63073b3f47366f6050a04f" 2018-12-28 16:44:29,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe6f620-930e-47a4-9583-ffc57caefa91 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:29,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2fe6f620-930e-47a4-9583-ffc57caefa91 2018-12-28 16:44:29,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:29,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["UkVE1XL-SUi1E79ou5nMbA"], "issued_at": "2018-12-28T16:44:29.000000Z"}} 2018-12-28 16:44:29,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b604516a445d4829b143d93241f64c3ba155aae9" 2018-12-28 16:44:29,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0e4e67d-87a1-45b9-a4af-39e77dd6f7b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:29,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e0e4e67d-87a1-45b9-a4af-39e77dd6f7b7 2018-12-28 16:44:29,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:29,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:30,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["2mEadVYdR6iSjRM77XOI9g"], "issued_at": "2018-12-28T16:44:30.000000Z"}} 2018-12-28 16:44:30,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:30,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e9344ae-0210-42cf-8fd2-20f5d7b72454 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:30,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8e9344ae-0210-42cf-8fd2-20f5d7b72454 2018-12-28 16:44:30,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:30,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ccd2bf38-db53-482-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:30,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12699fea-719a-4218-943c-b888fed01adc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ccd2bf38-db53-482-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:30,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ccd2bf38-db53-482-name used request id req-12699fea-719a-4218-943c-b888fed01adc 2018-12-28 16:44:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:30,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0971bbec-450c-431d-a44d-297d2ee87de2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:30,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0971bbec-450c-431d-a44d-297d2ee87de2 2018-12-28 16:44:30,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-ccd2bf38-db53-482-name"}}' 2018-12-28 16:44:30,506 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17608cd5-54b9-4e13-a91e-c3ae9fca4709 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/451a8db523c74d7abe65a2ad0c5b3340"}, "enabled": true, "id": "451a8db523c74d7abe65a2ad0c5b3340", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ccd2bf38-db53-482-name"}} 2018-12-28 16:44:30,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-17608cd5-54b9-4e13-a91e-c3ae9fca4709 2018-12-28 16:44:30,506 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-ccd2bf38-db53-482-name 2018-12-28 16:44:30,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:30,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:30,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ccd2bf38-db53-482-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b604516a445d4829b143d93241f64c3ba155aae9" 2018-12-28 16:44:30,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb88e52-ecd6-4a51-9e78-7738ba463a22 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ccd2bf38-db53-482-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/451a8db523c74d7abe65a2ad0c5b3340"}, "enabled": true, "id": "451a8db523c74d7abe65a2ad0c5b3340", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-ccd2bf38-db53-482-name"}]} 2018-12-28 16:44:30,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-ccd2bf38-db53-482-name used request id req-7bb88e52-ecd6-4a51-9e78-7738ba463a22 2018-12-28 16:44:30,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b604516a445d4829b143d93241f64c3ba155aae9" 2018-12-28 16:44:30,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cbf679e-dd08-4399-9e70-40284a21585f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:44:30,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9cbf679e-dd08-4399-9e70-40284a21585f 2018-12-28 16:44:30,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:44:30,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:8774/v2.1/os-quota-sets/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" -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-12-28 16:44:31,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc4cf2b5-94ea-4d2c-8026-95306969f913 x-compute-request-id: req-cc4cf2b5-94ea-4d2c-8026-95306969f913 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-12-28 16:44:31,789 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/451a8db523c74d7abe65a2ad0c5b3340 used request id req-cc4cf2b5-94ea-4d2c-8026-95306969f913 2018-12-28 16:44:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/quotas/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-12-28 16:44:32,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-b2894011-63d1-44e0-8196-c9809c985257 Date: Fri, 28 Dec 2018 16:44:32 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-12-28 16:44:32,634 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/451a8db523c74d7abe65a2ad0c5b3340 used request id req-b2894011-63d1-44e0-8196-c9809c985257 2018-12-28 16:44:32,635 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:44:32,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:33,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a56123f-9e29-47ca-9ce2-21edd6a7f8d9 x-compute-request-id: req-0a56123f-9e29-47ca-9ce2-21edd6a7f8d9 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "451a8db523c74d7abe65a2ad0c5b3340", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-28 16:44:33,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/451a8db523c74d7abe65a2ad0c5b3340 used request id req-0a56123f-9e29-47ca-9ce2-21edd6a7f8d9 2018-12-28 16:44:33,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/quotas/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:33,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-77b69347-eaa6-47d3-bdc1-ba55dfc7b9f9 Date: Fri, 28 Dec 2018 16:44: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-12-28 16:44:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/quotas/451a8db523c74d7abe65a2ad0c5b3340 used request id req-77b69347-eaa6-47d3-bdc1-ba55dfc7b9f9 2018-12-28 16:44:33,996 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:44:34,000 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-quota-sets/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b604516a445d4829b143d93241f64c3ba155aae9" 2018-12-28 16:44:34,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44: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-2aa6d161-4e08-4806-a6a6-43cb3c2cb367 x-compute-request-id: req-2aa6d161-4e08-4806-a6a6-43cb3c2cb367 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 5120, "metadata_items": 64, "server_group_members": 10, "server_groups": 10, "ram": 25600, "floating_ips": 10, "key_pairs": 50, "id": "451a8db523c74d7abe65a2ad0c5b3340", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-12-28 16:44:34,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-quota-sets/451a8db523c74d7abe65a2ad0c5b3340 used request id req-2aa6d161-4e08-4806-a6a6-43cb3c2cb367 2018-12-28 16:44:34,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/quotas/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b604516a445d4829b143d93241f64c3ba155aae9" 2018-12-28 16:44:34,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-4dae14ee-3395-41bc-a1e5-031f34e94de8 Date: Fri, 28 Dec 2018 16:44: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-12-28 16:44:34,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/quotas/451a8db523c74d7abe65a2ad0c5b3340 used request id req-4dae14ee-3395-41bc-a1e5-031f34e94de8 2018-12-28 16:44:34,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:35,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7b20c474-9db0-4793-83e1-7e971f6af8d2 Date: Fri, 28 Dec 2018 16:44:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:44:35,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7b20c474-9db0-4793-83e1-7e971f6af8d2 2018-12-28 16:44:35,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:35,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6627342c-5917-4d06-8ce7-d78c108b568f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:35,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-6627342c-5917-4d06-8ce7-d78c108b568f 2018-12-28 16:44:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:35,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9230310-93bd-4279-a1f5-1a2755b9960f 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:44:35,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-d9230310-93bd-4279-a1f5-1a2755b9960f 2018-12-28 16:44:35,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:35,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b3687b-682d-4317-8ad6-3988858273dc Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:35,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-f6b3687b-682d-4317-8ad6-3988858273dc 2018-12-28 16:44:35,597 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-ccd2bf38-db53-482-name 2018-12-28 16:44:35,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/451a8db523c74d7abe65a2ad0c5b3340 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:35,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c4727ac-69fd-4a1c-9db7-70dae2a205f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:35,742 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/451a8db523c74d7abe65a2ad0c5b3340 used request id req-5c4727ac-69fd-4a1c-9db7-70dae2a205f0 2018-12-28 16:44:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c451c8223d94d3d809f1f68c676237bd86262993" 2018-12-28 16:44:35,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f29746f-1809-4ab2-bed2-b203b5bc1779 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:35,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f29746f-1809-4ab2-bed2-b203b5bc1779 2018-12-28 16:44:35,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:36,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["5Bqo5MeWSXKOWteX3f5JcA"], "issued_at": "2018-12-28T16:44:36.000000Z"}} 2018-12-28 16:44:36,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30dd0bd4928574622d8e5709a03124529bfd91c5" 2018-12-28 16:44:36,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f27065a-ecc6-46d2-9c6d-36357a299982 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:36,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6f27065a-ecc6-46d2-9c6d-36357a299982 2018-12-28 16:44:36,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:36,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:36,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["hpOL5MlsRqqT7CMDOeXSWA"], "issued_at": "2018-12-28T16:44:36.000000Z"}} 2018-12-28 16:44:36,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:36,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80abe6f6-a2be-4943-a7e6-bd7800c91af8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:36,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-80abe6f6-a2be-4943-a7e6-bd7800c91af8 2018-12-28 16:44:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:36,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:36,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-23f57669-b504-493-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:36,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c4e106-5903-4029-b25f-0cc2c4927159 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-23f57669-b504-493-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:36,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-23f57669-b504-493-name used request id req-f7c4e106-5903-4029-b25f-0cc2c4927159 2018-12-28 16:44:36,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d7beec-6d13-4f2b-a385-9cdd982cadbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:36,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-49d7beec-6d13-4f2b-a385-9cdd982cadbb 2018-12-28 16:44:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-23f57669-b504-493-name"}}' 2018-12-28 16:44:37,092 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce33709f-9a73-40ca-bcd2-861d8e444eb3 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514"}, "enabled": true, "id": "b7f48edafffb4781bbacf07f1d597514", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-23f57669-b504-493-name"}} 2018-12-28 16:44:37,092 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ce33709f-9a73-40ca-bcd2-861d8e444eb3 2018-12-28 16:44:37,093 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-23f57669-b504-493-name 2018-12-28 16:44:37,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:37,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:37,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["DFw5CAoNSbq9tfEAhXJLXA"], "issued_at": "2018-12-28T16:44:37.000000Z"}} 2018-12-28 16:44:37,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:37,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa41746-a618-4283-8c63-6d01c5e46abd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:37,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6fa41746-a618-4283-8c63-6d01c5e46abd 2018-12-28 16:44:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:37,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:37,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:37,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed252a7c-232a-4c31-85e4-f986c4e7ede3 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:37,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ed252a7c-232a-4c31-85e4-f986c4e7ede3 2018-12-28 16:44:37,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:37,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea7009d-bda7-41c3-8069-479e56068a9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:37,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eea7009d-bda7-41c3-8069-479e56068a9c 2018-12-28 16:44:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:38,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5bb175-4ac2-48db-bf78-5354fd286498 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:38,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b5bb175-4ac2-48db-bf78-5354fd286498 2018-12-28 16:44:38,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-23f57669-b504-493-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:38,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb0f1a6-757f-43a8-a6db-5dc7a2023f6e Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-23f57669-b504-493-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514"}, "enabled": true, "id": "b7f48edafffb4781bbacf07f1d597514", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-23f57669-b504-493-name"}]} 2018-12-28 16:44:38,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-23f57669-b504-493-name used request id req-cbb0f1a6-757f-43a8-a6db-5dc7a2023f6e 2018-12-28 16:44:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/1aebe20e0ecc4d63a7fc46a50419820c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:38,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f644a1a5-c4be-4aac-89bf-1fe5276b26f8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/1aebe20e0ecc4d63a7fc46a50419820c"}, "enabled": true, "id": "1aebe20e0ecc4d63a7fc46a50419820c", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-23f57669-b504-493-user"}} 2018-12-28 16:44:38,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/1aebe20e0ecc4d63a7fc46a50419820c used request id req-f644a1a5-c4be-4aac-89bf-1fe5276b26f8 2018-12-28 16:44:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:38,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15d3e6c-40af-48a9-9d0c-0af73237485d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:38,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles used request id req-a15d3e6c-40af-48a9-9d0c-0af73237485d 2018-12-28 16:44:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:38,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3be76e-d59a-4190-b5a2-dca66652870b Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:38,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-dc3be76e-d59a-4190-b5a2-dca66652870b 2018-12-28 16:44:38,621 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-23f57669-b504-493-name 2018-12-28 16:44:38,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:38,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10fab75-7418-46cb-afe9-289aa4b03bbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:38,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-b10fab75-7418-46cb-afe9-289aa4b03bbd 2018-12-28 16:44:38,754 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-23f57669-b504-493-user 2018-12-28 16:44:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:38,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acc6941b-f0c8-44c3-a6bd-3f8eed3a5100 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:38,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-acc6941b-f0c8-44c3-a6bd-3f8eed3a5100 2018-12-28 16:44:38,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" -d '{"role": {"name": "CreateProjectUserTests-23f57669-b504-493-name-role"}}' 2018-12-28 16:44:38,975 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab3194ff-e1da-4a7f-b176-cdff85db49b1 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a761c7da7afc428ba5b3210338590954", "links": {"self": "http://172.30.9.21:5000/v3/roles/a761c7da7afc428ba5b3210338590954"}, "name": "CreateProjectUserTests-23f57669-b504-493-name-role"}} 2018-12-28 16:44:38,975 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab3194ff-e1da-4a7f-b176-cdff85db49b1 2018-12-28 16:44:38,975 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-23f57669-b504-493-name-role 2018-12-28 16:44:38,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a761c7da7afc428ba5b3210338590954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:39,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde67a35-22b7-4c10-a1a0-5f1555726056 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a761c7da7afc428ba5b3210338590954"}, "domain_id": null, "name": "CreateProjectUserTests-23f57669-b504-493-name-role", "id": "a761c7da7afc428ba5b3210338590954"}} 2018-12-28 16:44:39,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a761c7da7afc428ba5b3210338590954 used request id req-bde67a35-22b7-4c10-a1a0-5f1555726056 2018-12-28 16:44:39,070 - keystone_utils - INFO - Granting role CreateProjectUserTests-23f57669-b504-493-name-role to project CreateProjectUserTests-23f57669-b504-493-name 2018-12-28 16:44:39,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles/a761c7da7afc428ba5b3210338590954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:39,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a60bcfd-7353-4065-806e-8cd082df8470 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:39,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514/users/1aebe20e0ecc4d63a7fc46a50419820c/roles/a761c7da7afc428ba5b3210338590954 used request id req-6a60bcfd-7353-4065-806e-8cd082df8470 2018-12-28 16:44:39,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:39,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:39,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "a761c7da7afc428ba5b3210338590954", "name": "CreateProjectUserTests-23f57669-b504-493-name-role"}], "expires_at": "2018-12-28T17:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b7f48edafffb4781bbacf07f1d597514", "name": "CreateProjectUserTests-23f57669-b504-493-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b7f48edafffb4781bbacf07f1d597514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b7f48edafffb4781bbacf07f1d597514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b7f48edafffb4781bbacf07f1d597514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b7f48edafffb4781bbacf07f1d597514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b7f48edafffb4781bbacf07f1d597514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b7f48edafffb4781bbacf07f1d597514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b7f48edafffb4781bbacf07f1d597514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b7f48edafffb4781bbacf07f1d597514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b7f48edafffb4781bbacf07f1d597514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b7f48edafffb4781bbacf07f1d597514", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b7f48edafffb4781bbacf07f1d597514", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b7f48edafffb4781bbacf07f1d597514", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-23f57669-b504-493-user", "id": "1aebe20e0ecc4d63a7fc46a50419820c"}, "audit_ids": ["j6C4k3ugTA6WJ51zkn_pCw"], "issued_at": "2018-12-28T16:44:39.000000Z"}} 2018-12-28 16:44:39,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:39,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43164f3e-2b60-4436-bb58-11292e0f6113 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:39,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-43164f3e-2b60-4436-bb58-11292e0f6113 2018-12-28 16:44:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-23f57669-b504-493-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:40,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-db65c58d-26e3-4ad5-837e-6c2b7792b82d Date: Fri, 28 Dec 2018 16:44:40 GMT RESP BODY: {"security_groups": []} 2018-12-28 16:44:40,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-23f57669-b504-493-name&description=hello+group used request id req-db65c58d-26e3-4ad5-837e-6c2b7792b82d 2018-12-28 16:44:40,682 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-23f57669-b504-493-name... 2018-12-28 16:44:40,682 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-23f57669-b504-493-name 2018-12-28 16:44:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" -d '{"security_group": {"name": "CreateProjectUserTests-23f57669-b504-493-name", "description": "hello group"}}' 2018-12-28 16:44:41,794 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-dfe45a58-0a0b-4657-9119-79ac28aa7b78 Date: Fri, 28 Dec 2018 16:44:41 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "updated_at": "2018-12-28T16:44:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "9a5ed447-2648-4f95-a76f-cc631ca07648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f48edafffb4781bbacf07f1d597514"}], "revision_number": 2, "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "name": "CreateProjectUserTests-23f57669-b504-493-name"}} 2018-12-28 16:44:41,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-dfe45a58-0a0b-4657-9119-79ac28aa7b78 2018-12-28 16:44:41,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:42,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dc39d125-a3fc-4cdf-ab0d-27835b74872c Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "9a5ed447-2648-4f95-a76f-cc631ca07648"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c"}]} 2018-12-28 16:44:42,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-dc39d125-a3fc-4cdf-ab0d-27835b74872c 2018-12-28 16:44:42,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:42,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0a130a29-c39b-4368-84cb-11c5ab932743 Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "9a5ed447-2648-4f95-a76f-cc631ca07648"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c"}]} 2018-12-28 16:44:42,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-0a130a29-c39b-4368-84cb-11c5ab932743 2018-12-28 16:44:42,908 - neutron_utils - INFO - Retrieving security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:42,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:43,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-86e822cd-d32a-4701-95f2-613dde4b1824 Date: Fri, 28 Dec 2018 16:44:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "updated_at": "2018-12-28T16:44:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "9a5ed447-2648-4f95-a76f-cc631ca07648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f48edafffb4781bbacf07f1d597514"}], "revision_number": 2, "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "name": "CreateProjectUserTests-23f57669-b504-493-name"}]} 2018-12-28 16:44:43,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-86e822cd-d32a-4701-95f2-613dde4b1824 2018-12-28 16:44:43,643 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:43,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:43,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1400a4a-f3b1-4afe-819b-6075e2199f4c Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "9a5ed447-2648-4f95-a76f-cc631ca07648"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c"}]} 2018-12-28 16:44:43,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-f1400a4a-f3b1-4afe-819b-6075e2199f4c 2018-12-28 16:44:43,882 - neutron_utils - INFO - Retrieving security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:43,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:43,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-3c231059-b9f1-48a5-b971-30a6f4884733 Date: Fri, 28 Dec 2018 16:44:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "updated_at": "2018-12-28T16:44:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "9a5ed447-2648-4f95-a76f-cc631ca07648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f48edafffb4781bbacf07f1d597514"}], "revision_number": 2, "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "name": "CreateProjectUserTests-23f57669-b504-493-name"}]} 2018-12-28 16:44:43,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-3c231059-b9f1-48a5-b971-30a6f4884733 2018-12-28 16:44:43,932 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:43,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:44,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6bf3a358-b4c9-4a8f-828c-bdbff6289b4e Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "9a5ed447-2648-4f95-a76f-cc631ca07648"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c"}]} 2018-12-28 16:44:44,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-6bf3a358-b4c9-4a8f-828c-bdbff6289b4e 2018-12-28 16:44:44,723 - neutron_utils - INFO - Retrieving security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:44,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:44,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1cbd71d7-d392-48b7-ae41-59ee4ee5bd2a Date: Fri, 28 Dec 2018 16:44:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "updated_at": "2018-12-28T16:44:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "9a5ed447-2648-4f95-a76f-cc631ca07648", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "revision_number": 0, "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f48edafffb4781bbacf07f1d597514"}], "revision_number": 2, "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "name": "CreateProjectUserTests-23f57669-b504-493-name"}]} 2018-12-28 16:44:44,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-1cbd71d7-d392-48b7-ae41-59ee4ee5bd2a 2018-12-28 16:44:44,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 2018-12-28 16:44:44,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:44,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3330454f-e543-4afe-b79d-8ccc7283ab7e Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "9a5ed447-2648-4f95-a76f-cc631ca07648"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:41Z", "security_group_id": "c4bb50eb-d7a7-49b9-aac6-d331b3c460f1", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:41Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "c6cb22a9-b3a1-47b3-813b-1abeb342189c"}]} 2018-12-28 16:44:44,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-3330454f-e543-4afe-b79d-8ccc7283ab7e 2018-12-28 16:44:44,947 - neutron_utils - INFO - Deleting security group rule with ID - c6cb22a9-b3a1-47b3-813b-1abeb342189c 2018-12-28 16:44:44,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c6cb22a9-b3a1-47b3-813b-1abeb342189c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:45,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-043c4e43-d72d-4e82-9c9b-1587015a3f1b Content-Length: 0 Date: Fri, 28 Dec 2018 16:44:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:44:45,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c6cb22a9-b3a1-47b3-813b-1abeb342189c used request id req-043c4e43-d72d-4e82-9c9b-1587015a3f1b 2018-12-28 16:44:45,818 - neutron_utils - INFO - Deleting security group rule with ID - 9a5ed447-2648-4f95-a76f-cc631ca07648 2018-12-28 16:44:45,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9a5ed447-2648-4f95-a76f-cc631ca07648 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:45,995 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0818d6fe-f139-4c3f-a05c-61a6b207a08f Content-Length: 0 Date: Fri, 28 Dec 2018 16:44:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:44:45,995 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9a5ed447-2648-4f95-a76f-cc631ca07648 used request id req-0818d6fe-f139-4c3f-a05c-61a6b207a08f 2018-12-28 16:44:45,995 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-23f57669-b504-493-name 2018-12-28 16:44:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ba3b6f1fe04a85b99b66ffa5d59b9869389992" 2018-12-28 16:44:46,415 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab519995-c86e-48ca-9cfd-1e0bcc6fd135 Content-Length: 0 Date: Fri, 28 Dec 2018 16:44:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:44:46,415 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c4bb50eb-d7a7-49b9-aac6-d331b3c460f1 used request id req-ab519995-c86e-48ca-9cfd-1e0bcc6fd135 2018-12-28 16:44:46,416 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-23f57669-b504-493-user 2018-12-28 16:44:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1aebe20e0ecc4d63a7fc46a50419820c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}888203eeec3ddc3e6fe5976863863e3ff5be0d9a" 2018-12-28 16:44:46,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f46da4c-0761-42c7-a2d8-a282cec323df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:46,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1aebe20e0ecc4d63a7fc46a50419820c used request id req-2f46da4c-0761-42c7-a2d8-a282cec323df 2018-12-28 16:44:46,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:46,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-1d7e1dc9-0332-4f79-a815-4b8879007a81 Date: Fri, 28 Dec 2018 16:44:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:40Z", "updated_at": "2018-12-28T16:44:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "revision_number": 0, "id": "dea4b3b7-1c82-4d8c-aea0-4cef0794835b", "remote_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "revision_number": 0, "id": "970e9b88-7e28-44c8-9e3a-9552ce127fa9", "remote_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "revision_number": 0, "id": "62363695-268d-4f6a-9d99-2714d54b30a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv6", "project_id": "b7f48edafffb4781bbacf07f1d597514"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "revision_number": 0, "id": "2f420c0b-2db5-47c7-8ab2-29b9f9b7e67b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "port_range_min": null, "ethertype": "IPv4", "project_id": "b7f48edafffb4781bbacf07f1d597514"}], "revision_number": 4, "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "name": "default"}]} 2018-12-28 16:44:46,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1d7e1dc9-0332-4f79-a815-4b8879007a81 2018-12-28 16:44:46,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:46,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f673bc9-fd55-474d-85f0-0cf041f09471 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:44:46,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-7f673bc9-fd55-474d-85f0-0cf041f09471 2018-12-28 16:44:46,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:47,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc73225-1df8-498a-9a23-a7d229d0e814 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:44:47,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-bfc73225-1df8-498a-9a23-a7d229d0e814 2018-12-28 16:44:47,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:47,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85da87a-c1c1-4d37-949a-07b8ee7d0ba7 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:44:47,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-c85da87a-c1c1-4d37-949a-07b8ee7d0ba7 2018-12-28 16:44:47,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:47,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c399968-fb39-47b7-a697-7c065420a823 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514"}, "enabled": true, "id": "b7f48edafffb4781bbacf07f1d597514", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-23f57669-b504-493-name"}} 2018-12-28 16:44:47,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514 used request id req-2c399968-fb39-47b7-a697-7c065420a823 2018-12-28 16:44:47,190 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cb5d6dd3-45ce-4d4b-806f-af69d0028637 2018-12-28 16:44:47,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cb5d6dd3-45ce-4d4b-806f-af69d0028637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:47,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-68697f24-921b-401a-a531-4ff1262928d9 Date: Fri, 28 Dec 2018 16:44:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:40Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "2f420c0b-2db5-47c7-8ab2-29b9f9b7e67b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:40Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "62363695-268d-4f6a-9d99-2714d54b30a2"}, {"remote_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:40Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "970e9b88-7e28-44c8-9e3a-9552ce127fa9"}, {"remote_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:40Z", "security_group_id": "cb5d6dd3-45ce-4d4b-806f-af69d0028637", "port_range_min": null, "revision_number": 0, "tenant_id": "b7f48edafffb4781bbacf07f1d597514", "created_at": "2018-12-28T16:44:40Z", "project_id": "b7f48edafffb4781bbacf07f1d597514", "id": "dea4b3b7-1c82-4d8c-aea0-4cef0794835b"}]} 2018-12-28 16:44:47,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=cb5d6dd3-45ce-4d4b-806f-af69d0028637 used request id req-68697f24-921b-401a-a531-4ff1262928d9 2018-12-28 16:44:47,361 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 16:44:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/cb5d6dd3-45ce-4d4b-806f-af69d0028637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:48,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adf15fd9-ae72-44e5-a05e-174c1da50371 Content-Length: 0 Date: Fri, 28 Dec 2018 16:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:44:48,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/cb5d6dd3-45ce-4d4b-806f-af69d0028637 used request id req-adf15fd9-ae72-44e5-a05e-174c1da50371 2018-12-28 16:44:48,321 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-23f57669-b504-493-name 2018-12-28 16:44:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:48,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07f22501-f7ef-47c8-80cf-fb64181535b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:48,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b7f48edafffb4781bbacf07f1d597514 used request id req-07f22501-f7ef-47c8-80cf-fb64181535b4 2018-12-28 16:44:48,473 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-23f57669-b504-493-name-role 2018-12-28 16:44:48,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a761c7da7afc428ba5b3210338590954 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:48,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb32405-ec3f-491e-8426-f523fb710f07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:48,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a761c7da7afc428ba5b3210338590954 used request id req-dbb32405-ec3f-491e-8426-f523fb710f07 2018-12-28 16:44:48,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e21e981cb3cb18d3d1e94a6575719fbff35c6d" 2018-12-28 16:44:48,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6246f5-c39c-49cc-96b1-51fde40194ea Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:48,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fd6246f5-c39c-49cc-96b1-51fde40194ea 2018-12-28 16:44:48,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:49,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["kmxZTm8yTx2kgZUNKstBNg"], "issued_at": "2018-12-28T16:44:49.000000Z"}} 2018-12-28 16:44:49,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6fa665764e338890d126176cc7dc8d1a0f9f68db" 2018-12-28 16:44:49,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8810e6da-33d1-41e7-b08b-88e3349c3054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:49,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8810e6da-33d1-41e7-b08b-88e3349c3054 2018-12-28 16:44:49,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:49,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:49,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["wYxct6vqT8Gfm74VHVhqlA"], "issued_at": "2018-12-28T16:44:49.000000Z"}} 2018-12-28 16:44:49,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:49,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baaebc9a-34e7-49c7-a146-43d7c1a344c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:49,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-baaebc9a-34e7-49c7-a146-43d7c1a344c3 2018-12-28 16:44:49,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:49,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:49,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-effe3d40-2635-4ed-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:49,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d718c9c5-7132-428a-aa44-23bd46a620e8 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-effe3d40-2635-4ed-name", "previous": null, "next": null}, "projects": []} 2018-12-28 16:44:49,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-effe3d40-2635-4ed-name used request id req-d718c9c5-7132-428a-aa44-23bd46a620e8 2018-12-28 16:44:49,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:49,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd90fa6-8126-4d36-bfaa-681bbb18b73e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:49,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cbd90fa6-8126-4d36-bfaa-681bbb18b73e 2018-12-28 16:44:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}}' 2018-12-28 16:44:50,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1f3663f-c567-4bfe-a0ca-8865eeaa9c0b Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36"}, "enabled": true, "id": "ea0ae415124a42a2b3ad69b83f667c36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}} 2018-12-28 16:44:50,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d1f3663f-c567-4bfe-a0ca-8865eeaa9c0b 2018-12-28 16:44:50,021 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:44:50,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:50,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:50,406 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["lDL0KSjBSDKtIKUj7yPL2Q"], "issued_at": "2018-12-28T16:44:50.000000Z"}} 2018-12-28 16:44:50,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:50,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22317bcc-469b-4bdc-b1eb-bc3813235f82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:50,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-22317bcc-469b-4bdc-b1eb-bc3813235f82 2018-12-28 16:44:50,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:50,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:50,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:50,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0cca53a-7b3e-4b95-8bea-dbca3ab8749e Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:50,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c0cca53a-7b3e-4b95-8bea-dbca3ab8749e 2018-12-28 16:44:50,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:50,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3753979c-a1cd-4c17-adee-01940e4dc933 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:50,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3753979c-a1cd-4c17-adee-01940e4dc933 2018-12-28 16:44:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ce5e16-71ab-42bd-82af-de7789d3cf96 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:51,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f6ce5e16-71ab-42bd-82af-de7789d3cf96 2018-12-28 16:44:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-effe3d40-2635-4ed-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:51,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-711117d1-18d9-494e-bf2d-ac761856ee41 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-effe3d40-2635-4ed-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36"}, "enabled": true, "id": "ea0ae415124a42a2b3ad69b83f667c36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:44:51,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-effe3d40-2635-4ed-name used request id req-711117d1-18d9-494e-bf2d-ac761856ee41 2018-12-28 16:44:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/dd04d68fda454221bae259556a93eb5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:51,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd86d77-9b64-4e29-951f-3a21457f2652 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/dd04d68fda454221bae259556a93eb5b"}, "enabled": true, "id": "dd04d68fda454221bae259556a93eb5b", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-user1"}} 2018-12-28 16:44:51,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/dd04d68fda454221bae259556a93eb5b used request id req-5dd86d77-9b64-4e29-951f-3a21457f2652 2018-12-28 16:44:51,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:51,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ca4948-0468-4380-a1a4-09ed7a1e9542 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:51,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles used request id req-84ca4948-0468-4380-a1a4-09ed7a1e9542 2018-12-28 16:44:51,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:51,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6195a7b4-63c9-4e26-a6cd-a2c7bc08da88 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:51,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-6195a7b4-63c9-4e26-a6cd-a2c7bc08da88 2018-12-28 16:44:51,624 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:44:51,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:44:51,742 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-643bde2d-a50f-414a-9fa3-984ee60af775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:51,742 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-643bde2d-a50f-414a-9fa3-984ee60af775 2018-12-28 16:44:51,742 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-effe3d40-2635-4ed-user1 2018-12-28 16:44:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:51,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05872595-594d-407c-b9fc-a131f43a36af Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:51,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05872595-594d-407c-b9fc-a131f43a36af 2018-12-28 16:44:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" -d '{"role": {"name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role"}}' 2018-12-28 16:44:51,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08585bcf-dd36-42b9-a60a-2a9c6d128fdc Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7550ad51c1b54e2795522d12822f80b6", "links": {"self": "http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6"}, "name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role"}} 2018-12-28 16:44:51,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-08585bcf-dd36-42b9-a60a-2a9c6d128fdc 2018-12-28 16:44:51,961 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-effe3d40-2635-4ed-name-role 2018-12-28 16:44:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:52,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d75307-9ea3-400d-8bb8-3389d8fabd69 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6"}, "domain_id": null, "name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role", "id": "7550ad51c1b54e2795522d12822f80b6"}} 2018-12-28 16:44:52,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6 used request id req-f0d75307-9ea3-400d-8bb8-3389d8fabd69 2018-12-28 16:44:52,048 - keystone_utils - INFO - Granting role CreateProjectUserTests-effe3d40-2635-4ed-name-role to project CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:44:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles/7550ad51c1b54e2795522d12822f80b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:52,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf6ee8b6-2531-4bbc-962b-cef0fd0727ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:52,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/dd04d68fda454221bae259556a93eb5b/roles/7550ad51c1b54e2795522d12822f80b6 used request id req-cf6ee8b6-2531-4bbc-962b-cef0fd0727ca 2018-12-28 16:44:52,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:52,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:52,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["gFqx2_lEQlqchMNDcnROig"], "issued_at": "2018-12-28T16:44:52.000000Z"}} 2018-12-28 16:44:52,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:52,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a977a0-9fd6-487d-9fba-3a1429e99ef7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:52,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-56a977a0-9fd6-487d-9fba-3a1429e99ef7 2018-12-28 16:44:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:52,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:52,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:52,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0edf4f6e-3c93-4f02-81f6-963621bafdf1 Content-Encoding: gzip Content-Length: 936 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-effe3d40-2635-4ed-user1", "links": {"self": "http://172.30.9.21:5000/v3/users/dd04d68fda454221bae259556a93eb5b"}, "domain_id": "default", "enabled": true, "id": "dd04d68fda454221bae259556a93eb5b", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:44:52,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0edf4f6e-3c93-4f02-81f6-963621bafdf1 2018-12-28 16:44:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:52,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5c89f39-c5e9-434e-aa97-9694a94bb1cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:44:52,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d5c89f39-c5e9-434e-aa97-9694a94bb1cd 2018-12-28 16:44:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:53,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07935936-3df3-4b36-909a-99fc02c24740 Content-Encoding: gzip Content-Length: 410 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7550ad51c1b54e2795522d12822f80b6", "links": {"self": "http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6"}, "name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:44:53,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07935936-3df3-4b36-909a-99fc02c24740 2018-12-28 16:44:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-effe3d40-2635-4ed-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:53,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fed24c7-4087-4f30-9e34-d79efb14fc6a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-effe3d40-2635-4ed-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36"}, "enabled": true, "id": "ea0ae415124a42a2b3ad69b83f667c36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:44:53,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateProjectUserTests-effe3d40-2635-4ed-name used request id req-1fed24c7-4087-4f30-9e34-d79efb14fc6a 2018-12-28 16:44:53,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/4eb0acb9224b4a64867fe2023bb9e3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:53,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b890c9-7792-4832-8983-68364c3e1c92 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/4eb0acb9224b4a64867fe2023bb9e3c0"}, "enabled": true, "id": "4eb0acb9224b4a64867fe2023bb9e3c0", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-user2"}} 2018-12-28 16:44:53,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/4eb0acb9224b4a64867fe2023bb9e3c0 used request id req-e8b890c9-7792-4832-8983-68364c3e1c92 2018-12-28 16:44:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:53,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbe983b-effa-4f89-b489-a0dd7a4908cb Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 16:44:53,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles used request id req-6fbe983b-effa-4f89-b489-a0dd7a4908cb 2018-12-28 16:44:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:53,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf6d8df-ec2f-4164-8be9-9d9675af8f69 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 16:44:53,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-9cf6d8df-ec2f-4164-8be9-9d9675af8f69 2018-12-28 16:44:53,725 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:44:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:44:53,868 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e96ddbf-dffb-40f3-b92e-dd7e975d8909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:53,868 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-7e96ddbf-dffb-40f3-b92e-dd7e975d8909 2018-12-28 16:44:53,869 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-effe3d40-2635-4ed-user2 2018-12-28 16:44:53,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:53,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09aae3f1-bf5f-4f2e-92a7-d2501e621a28 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6"}, "domain_id": null, "name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role", "id": "7550ad51c1b54e2795522d12822f80b6"}} 2018-12-28 16:44:53,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6 used request id req-09aae3f1-bf5f-4f2e-92a7-d2501e621a28 2018-12-28 16:44:53,893 - keystone_utils - INFO - Granting role CreateProjectUserTests-effe3d40-2635-4ed-name-role to project CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:44:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles/7550ad51c1b54e2795522d12822f80b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:44:54,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95ee9fa2-57ef-41f0-b71d-2d1d9e71fd3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:44:54,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36/users/4eb0acb9224b4a64867fe2023bb9e3c0/roles/7550ad51c1b54e2795522d12822f80b6 used request id req-95ee9fa2-57ef-41f0-b71d-2d1d9e71fd3d 2018-12-28 16:44:54,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:54,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:54,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "7550ad51c1b54e2795522d12822f80b6", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role"}], "expires_at": "2018-12-28T17:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea0ae415124a42a2b3ad69b83f667c36", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-effe3d40-2635-4ed-user1", "id": "dd04d68fda454221bae259556a93eb5b"}, "audit_ids": ["oRjwKlTDROWjzcyuSgiOyA"], "issued_at": "2018-12-28T16:44:54.000000Z"}} 2018-12-28 16:44:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:54,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fa1338-20fe-463f-8143-1e0b15ac4c80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:54,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-27fa1338-20fe-463f-8143-1e0b15ac4c80 2018-12-28 16:44:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-effe3d40-2635-4ed-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:54,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5b322057-a22d-479b-92e5-cac264228cdf Date: Fri, 28 Dec 2018 16:44:54 GMT RESP BODY: {"security_groups": []} 2018-12-28 16:44:54,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-effe3d40-2635-4ed-name&description=hello+group used request id req-5b322057-a22d-479b-92e5-cac264228cdf 2018-12-28 16:44:54,841 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-effe3d40-2635-4ed-name... 2018-12-28 16:44:54,841 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:44:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" -d '{"security_group": {"name": "CreateProjectUserTests-effe3d40-2635-4ed-name", "description": "hello group"}}' 2018-12-28 16:44:55,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-c3b8d40b-8e72-47a3-baec-4028c32c16f7 Date: Fri, 28 Dec 2018 16:44:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "updated_at": "2018-12-28T16:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "55e9f63f-0e20-4d52-8015-d6a674836b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "b0794206-dccb-4ced-a926-dcefd73f3639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 2, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "2401ba3c-b772-4739-8df5-545da09428a8", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}} 2018-12-28 16:44:55,394 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-c3b8d40b-8e72-47a3-baec-4028c32c16f7 2018-12-28 16:44:55,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:55,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:56,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42249901-c701-46c5-8e76-533ccf62efc0 Date: Fri, 28 Dec 2018 16:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:44:56,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-42249901-c701-46c5-8e76-533ccf62efc0 2018-12-28 16:44:56,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:56,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:56,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-46b5c370-e0d9-4180-aae8-142f332dcca1 Date: Fri, 28 Dec 2018 16:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:44:56,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-46b5c370-e0d9-4180-aae8-142f332dcca1 2018-12-28 16:44:56,488 - neutron_utils - INFO - Retrieving security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:56,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-9921c13f-89a1-4b23-847b-10b1cbf09f74 Date: Fri, 28 Dec 2018 16:44:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "updated_at": "2018-12-28T16:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "55e9f63f-0e20-4d52-8015-d6a674836b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "b0794206-dccb-4ced-a926-dcefd73f3639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 2, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "2401ba3c-b772-4739-8df5-545da09428a8", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:44:56,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-9921c13f-89a1-4b23-847b-10b1cbf09f74 2018-12-28 16:44:56,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:56,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28708fb5-dc8a-4dd7-be77-c2e1cdd9d9c7 Date: Fri, 28 Dec 2018 16:44:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:44:56,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-28708fb5-dc8a-4dd7-be77-c2e1cdd9d9c7 2018-12-28 16:44:56,881 - neutron_utils - INFO - Retrieving security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:57,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-a22ca958-98d4-4cd9-b0a1-b118ccedf935 Date: Fri, 28 Dec 2018 16:44:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "updated_at": "2018-12-28T16:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "55e9f63f-0e20-4d52-8015-d6a674836b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "b0794206-dccb-4ced-a926-dcefd73f3639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 2, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "2401ba3c-b772-4739-8df5-545da09428a8", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:44:57,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-a22ca958-98d4-4cd9-b0a1-b118ccedf935 2018-12-28 16:44:57,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:57,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:57,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01345b35-a7ca-4aaa-b050-434ed8aa0eda Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:44:57,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-01345b35-a7ca-4aaa-b050-434ed8aa0eda 2018-12-28 16:44:57,932 - neutron_utils - INFO - Retrieving security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:58,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5a926e32-bf90-4acc-972e-1161d72a1f0d Date: Fri, 28 Dec 2018 16:44:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "updated_at": "2018-12-28T16:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "55e9f63f-0e20-4d52-8015-d6a674836b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "b0794206-dccb-4ced-a926-dcefd73f3639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 2, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "2401ba3c-b772-4739-8df5-545da09428a8", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:44:58,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-5a926e32-bf90-4acc-972e-1161d72a1f0d 2018-12-28 16:44:58,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:58,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:44:58,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c67dba20-9e3e-45bf-945b-149671279c96 Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:44:58,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-c67dba20-9e3e-45bf-945b-149671279c96 2018-12-28 16:44:58,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:44:58,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:44:58,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "7550ad51c1b54e2795522d12822f80b6", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name-role"}], "expires_at": "2018-12-28T17:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea0ae415124a42a2b3ad69b83f667c36", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea0ae415124a42a2b3ad69b83f667c36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-effe3d40-2635-4ed-user2", "id": "4eb0acb9224b4a64867fe2023bb9e3c0"}, "audit_ids": ["dIlisUUpS3GlmQf723p58g"], "issued_at": "2018-12-28T16:44:58.000000Z"}} 2018-12-28 16:44:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:44:58,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d61396-2262-4c7c-a3c6-eadc34fa4c10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:44:58,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d5d61396-2262-4c7c-a3c6-eadc34fa4c10 2018-12-28 16:44:58,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-effe3d40-2635-4ed-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:44:59,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-159b52b0-e655-4ab3-8a06-1190297880ab Date: Fri, 28 Dec 2018 16:44:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "updated_at": "2018-12-28T16:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "b0794206-dccb-4ced-a926-dcefd73f3639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "55e9f63f-0e20-4d52-8015-d6a674836b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 2, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "2401ba3c-b772-4739-8df5-545da09428a8", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:44:59,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateProjectUserTests-effe3d40-2635-4ed-name&description=hello+group used request id req-159b52b0-e655-4ab3-8a06-1190297880ab 2018-12-28 16:44:59,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:44:59,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:44: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:44:59,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:44:59,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a2bd04f-1634-4458-920f-b83d16aa76ff Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36"}, "enabled": true, "id": "ea0ae415124a42a2b3ad69b83f667c36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}} 2018-12-28 16:44:59,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36 used request id req-4a2bd04f-1634-4458-920f-b83d16aa76ff 2018-12-28 16:44:59,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:59,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:44:59,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a1775e68-d2f0-4b42-b925-4b2e3847cd62 Date: Fri, 28 Dec 2018 16:44: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-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:44:59,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-a1775e68-d2f0-4b42-b925-4b2e3847cd62 2018-12-28 16:44:59,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:44:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:45:00,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e07a7b4f-22fe-489f-956b-ceb6a3af8afa Date: Fri, 28 Dec 2018 16:45: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-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:45:00,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-e07a7b4f-22fe-489f-956b-ceb6a3af8afa 2018-12-28 16:45:00,675 - neutron_utils - INFO - Retrieving security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:45:00,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:45:00,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-17b5d012-f188-4de1-a03d-559082b72c8b Date: Fri, 28 Dec 2018 16:45:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "updated_at": "2018-12-28T16:44:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "55e9f63f-0e20-4d52-8015-d6a674836b99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "revision_number": 0, "id": "b0794206-dccb-4ced-a926-dcefd73f3639", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 2, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "2401ba3c-b772-4739-8df5-545da09428a8", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}]} 2018-12-28 16:45:00,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-17b5d012-f188-4de1-a03d-559082b72c8b 2018-12-28 16:45:00,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2401ba3c-b772-4739-8df5-545da09428a8 2018-12-28 16:45:00,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:45:01,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-77ee5589-ce1f-4cb9-bb00-c4c18757ea62 Date: Fri, 28 Dec 2018 16:45: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-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "55e9f63f-0e20-4d52-8015-d6a674836b99"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:55Z", "security_group_id": "2401ba3c-b772-4739-8df5-545da09428a8", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:55Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "b0794206-dccb-4ced-a926-dcefd73f3639"}]} 2018-12-28 16:45:01,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2401ba3c-b772-4739-8df5-545da09428a8 used request id req-77ee5589-ce1f-4cb9-bb00-c4c18757ea62 2018-12-28 16:45:01,573 - neutron_utils - INFO - Deleting security group rule with ID - b0794206-dccb-4ced-a926-dcefd73f3639 2018-12-28 16:45:01,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b0794206-dccb-4ced-a926-dcefd73f3639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:45:01,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18993159-d7fa-41c2-92a1-ddbe138e3154 Content-Length: 0 Date: Fri, 28 Dec 2018 16:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:01,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b0794206-dccb-4ced-a926-dcefd73f3639 used request id req-18993159-d7fa-41c2-92a1-ddbe138e3154 2018-12-28 16:45:01,717 - neutron_utils - INFO - Deleting security group rule with ID - 55e9f63f-0e20-4d52-8015-d6a674836b99 2018-12-28 16:45:01,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/55e9f63f-0e20-4d52-8015-d6a674836b99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:45:01,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4b5cd9f-1761-4b05-b942-638592144314 Content-Length: 0 Date: Fri, 28 Dec 2018 16:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:01,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/55e9f63f-0e20-4d52-8015-d6a674836b99 used request id req-d4b5cd9f-1761-4b05-b942-638592144314 2018-12-28 16:45:01,873 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:45:01,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68cf292504f8f9ff7a8b10c0297d2a6a4be27de" 2018-12-28 16:45:02,141 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7abd4680-4c9f-46a1-9225-aac14dc63246 Content-Length: 0 Date: Fri, 28 Dec 2018 16:45:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:02,141 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2401ba3c-b772-4739-8df5-545da09428a8 used request id req-7abd4680-4c9f-46a1-9225-aac14dc63246 2018-12-28 16:45:02,142 - neutron_utils - INFO - Deleting security group rule with ID - b0794206-dccb-4ced-a926-dcefd73f3639 2018-12-28 16:45:02,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b0794206-dccb-4ced-a926-dcefd73f3639 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:45:02,414 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-fb7b2691-ac70-4787-b9da-cdb57376522e Date: Fri, 28 Dec 2018 16:45:02 GMT RESP BODY: {"NeutronError": {"message": "Security group rule b0794206-dccb-4ced-a926-dcefd73f3639 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 16:45:02,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b0794206-dccb-4ced-a926-dcefd73f3639 used request id req-fb7b2691-ac70-4787-b9da-cdb57376522e 2018-12-28 16:45:02,414 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule b0794206-dccb-4ced-a926-dcefd73f3639 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 16:45:02,415 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule b0794206-dccb-4ced-a926-dcefd73f3639 does not exist Neutron server returns request_ids: ['req-fb7b2691-ac70-4787-b9da-cdb57376522e'] 2018-12-28 16:45:02,415 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:45:02,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2401ba3c-b772-4739-8df5-545da09428a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179f8d7521bd25b4607237737571d131aa7880b4" 2018-12-28 16:45:02,444 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-2c63494b-75c6-4145-9b15-5048cbd75aa1 Date: Fri, 28 Dec 2018 16:45:02 GMT RESP BODY: {"NeutronError": {"message": "Security group 2401ba3c-b772-4739-8df5-545da09428a8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-28 16:45:02,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2401ba3c-b772-4739-8df5-545da09428a8 used request id req-2c63494b-75c6-4145-9b15-5048cbd75aa1 2018-12-28 16:45:02,444 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 2401ba3c-b772-4739-8df5-545da09428a8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-28 16:45:02,444 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 2401ba3c-b772-4739-8df5-545da09428a8 does not exist Neutron server returns request_ids: ['req-2c63494b-75c6-4145-9b15-5048cbd75aa1'] 2018-12-28 16:45:02,445 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-effe3d40-2635-4ed-user1 2018-12-28 16:45:02,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/dd04d68fda454221bae259556a93eb5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39462c855d658315d7b84e4ef5118a51acaebc01" 2018-12-28 16:45:02,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f23c7f33-6b35-45b8-aff6-e8b10a0f991c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:45:02,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/dd04d68fda454221bae259556a93eb5b used request id req-f23c7f33-6b35-45b8-aff6-e8b10a0f991c 2018-12-28 16:45:02,714 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-effe3d40-2635-4ed-user2 2018-12-28 16:45:02,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4eb0acb9224b4a64867fe2023bb9e3c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72c7b050a13cce921f800a1ea3d7706cadc469db" 2018-12-28 16:45:02,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a64c3ffd-68d1-4815-9584-edc00e229d8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:45:02,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4eb0acb9224b4a64867fe2023bb9e3c0 used request id req-a64c3ffd-68d1-4815-9584-edc00e229d8b 2018-12-28 16:45:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:03,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-bf7513a7-d9da-49d8-a3a1-fc951b5f2629 Date: Fri, 28 Dec 2018 16:45:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:54Z", "updated_at": "2018-12-28T16:44:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "revision_number": 0, "id": "a3399c6d-617b-4b31-b10b-ba54112a70f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "revision_number": 0, "id": "7f00b6c1-c22c-43b7-9792-b5253a0627e3", "remote_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "revision_number": 0, "id": "75874387-ea74-479e-83c2-4cd618a0b373", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "revision_number": 0, "id": "a8fad8b3-568b-4061-a5c3-6eb78c83f1ff", "remote_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea0ae415124a42a2b3ad69b83f667c36"}], "revision_number": 4, "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:45:03,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bf7513a7-d9da-49d8-a3a1-fc951b5f2629 2018-12-28 16:45:03,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:03,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-675a82e5-cb67-4a59-8ad5-b84fa7d56eef Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36"}, "enabled": true, "id": "ea0ae415124a42a2b3ad69b83f667c36", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-effe3d40-2635-4ed-name"}} 2018-12-28 16:45:03,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36 used request id req-675a82e5-cb67-4a59-8ad5-b84fa7d56eef 2018-12-28 16:45:03,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 36165c33-df63-4b41-b3c6-dee9d40201d2 2018-12-28 16:45:03,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36165c33-df63-4b41-b3c6-dee9d40201d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:03,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3cac4725-e599-4ea8-91f9-0cf4ebfe52b7 Date: Fri, 28 Dec 2018 16:45: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-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:54Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "75874387-ea74-479e-83c2-4cd618a0b373"}, {"remote_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:54Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "7f00b6c1-c22c-43b7-9792-b5253a0627e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:54Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "a3399c6d-617b-4b31-b10b-ba54112a70f0"}, {"remote_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:44:54Z", "security_group_id": "36165c33-df63-4b41-b3c6-dee9d40201d2", "port_range_min": null, "revision_number": 0, "tenant_id": "ea0ae415124a42a2b3ad69b83f667c36", "created_at": "2018-12-28T16:44:54Z", "project_id": "ea0ae415124a42a2b3ad69b83f667c36", "id": "a8fad8b3-568b-4061-a5c3-6eb78c83f1ff"}]} 2018-12-28 16:45:03,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=36165c33-df63-4b41-b3c6-dee9d40201d2 used request id req-3cac4725-e599-4ea8-91f9-0cf4ebfe52b7 2018-12-28 16:45:03,964 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 16:45:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/36165c33-df63-4b41-b3c6-dee9d40201d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:04,445 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-151b0a15-16a5-45d0-9003-0c80825eed06 Content-Length: 0 Date: Fri, 28 Dec 2018 16:45:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:04,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/36165c33-df63-4b41-b3c6-dee9d40201d2 used request id req-151b0a15-16a5-45d0-9003-0c80825eed06 2018-12-28 16:45:04,446 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-effe3d40-2635-4ed-name 2018-12-28 16:45:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:04,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d422ccaf-c70e-4b4c-a708-fead19985fb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:45:04,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ea0ae415124a42a2b3ad69b83f667c36 used request id req-d422ccaf-c70e-4b4c-a708-fead19985fb3 2018-12-28 16:45:04,617 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-effe3d40-2635-4ed-name-role 2018-12-28 16:45:04,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:04,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c5d343e-0f2f-44fe-abec-e6ee8cf7a536 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:45:04,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7550ad51c1b54e2795522d12822f80b6 used request id req-1c5d343e-0f2f-44fe-abec-e6ee8cf7a536 2018-12-28 16:45:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68ba97f6b410cae0750501d7b1cf7cd38e8984f5" 2018-12-28 16:45:04,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e17f6b-b995-482f-87c3-e279e6de2aa7 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:45:04,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-63e17f6b-b995-482f-87c3-e279e6de2aa7 2018-12-28 16:45:04,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:05,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["f4nw-f2vS8euADoTn-7x7A"], "issued_at": "2018-12-28T16:45:05.000000Z"}} 2018-12-28 16:45:05,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" 2018-12-28 16:45:05,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6db0012f-6b21-481d-b565-81ffa210f90a Date: Fri, 28 Dec 2018 16:45: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-12-28 16:45:05,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6db0012f-6b21-481d-b565-81ffa210f90a 2018-12-28 16:45:05,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105"}' 2018-12-28 16:45:06,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7 X-Openstack-Request-Id: req-7fc5be3d-e057-466e-ac76-365d9807c040 Date: Fri, 28 Dec 2018 16:45:06 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:45:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:45:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7", "min_disk": 0, "protected": false, "id": "d5b9fdfa-987c-435c-bc64-b6082b8c18e7", "file": "/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:45:06,555 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7fc5be3d-e057-466e-ac76-365d9807c040 2018-12-28 16:45:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" -d '' 2018-12-28 16:45:10,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c59a12df-05d6-4f2b-9c3f-4771cabce4e3 Date: Fri, 28 Dec 2018 16:45:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:45:10,832 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/file used request id req-c59a12df-05d6-4f2b-9c3f-4771cabce4e3 2018-12-28 16:45:10,833 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:45:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" 2018-12-28 16:45:11,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-8126158b-7b7c-4645-a4a5-ebb451a9eb45 Date: Fri, 28 Dec 2018 16:45:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:45:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/snap", "metadata": {}}], "self": "/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7", "min_disk": 0, "protected": false, "id": "d5b9fdfa-987c-435c-bc64-b6082b8c18e7", "file": "/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:45:11,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7 used request id req-8126158b-7b7c-4645-a4a5-ebb451a9eb45 2018-12-28 16:45:11,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" 2018-12-28 16:45:12,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e3880664-63b6-4e98-9657-bbbda7ebb089 Date: Fri, 28 Dec 2018 16:45: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-12-28 16:45:12,088 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e3880664-63b6-4e98-9657-bbbda7ebb089 2018-12-28 16:45:12,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" 2018-12-28 16:45:12,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-d7cbc73f-6fa5-4984-9759-832a2cc6962b Date: Fri, 28 Dec 2018 16:45:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:45:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:45:10Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/snap", "metadata": {}}], "self": "/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7", "min_disk": 0, "protected": false, "id": "d5b9fdfa-987c-435c-bc64-b6082b8c18e7", "file": "/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105"} 2018-12-28 16:45:12,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105 used request id req-d7cbc73f-6fa5-4984-9759-832a2cc6962b 2018-12-28 16:45:12,707 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-486ea475-6297-4dff-a140-78c60e452105 2018-12-28 16:45:12,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4fef76b3bf1d78bfd699e4049ad3fa284cbd19fc" 2018-12-28 16:45:14,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c55a307d-e45f-41d7-a225-4a52d556aec5 Date: Fri, 28 Dec 2018 16:45:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:45:14,511 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/d5b9fdfa-987c-435c-bc64-b6082b8c18e7 used request id req-c55a307d-e45f-41d7-a225-4a52d556aec5 2018-12-28 16:45:14,513 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-28 16:45:14,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:14,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["ZmBh8lXfQmCBX00paSTrlg"], "issued_at": "2018-12-28T16:45:14.000000Z"}} 2018-12-28 16:45:14,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:14,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbf8f5d-cdeb-4d72-97a7-6736351a0c3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:14,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-acbf8f5d-cdeb-4d72-97a7-6736351a0c3e 2018-12-28 16:45:14,983 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net 2018-12-28 16:45:14,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" -d '{"network": {"name": "NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:15,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9c573d83-b8a3-41d3-ae75-baddb8c647c1 Date: Fri, 28 Dec 2018 16:45: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":"4983a447-6c0d-4afe-8425-e424e332181f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:15Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:15Z","mtu":1450}} 2018-12-28 16:45:15,451 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-9c573d83-b8a3-41d3-ae75-baddb8c647c1 2018-12-28 16:45:15,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4983a447-6c0d-4afe-8425-e424e332181f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:15,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-b6ee321d-1971-46a4-aa18-47a894d10fcc Date: Fri, 28 Dec 2018 16:45:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4983a447-6c0d-4afe-8425-e424e332181f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:15Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:15Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:15,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4983a447-6c0d-4afe-8425-e424e332181f used request id req-b6ee321d-1971-46a4-aa18-47a894d10fcc 2018-12-28 16:45:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4983a447-6c0d-4afe-8425-e424e332181f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:15,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-df856eca-0105-4895-867a-79dfa7b8ae59 Date: Fri, 28 Dec 2018 16:45:15 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:15,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4983a447-6c0d-4afe-8425-e424e332181f used request id req-df856eca-0105-4895-867a-79dfa7b8ae59 2018-12-28 16:45:15,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4983a447-6c0d-4afe-8425-e424e332181f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:16,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-50ac4de8-d0c5-4378-a82c-cd30b86a9476 Date: Fri, 28 Dec 2018 16:45:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4983a447-6c0d-4afe-8425-e424e332181f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:15Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:15Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:16,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4983a447-6c0d-4afe-8425-e424e332181f used request id req-50ac4de8-d0c5-4378-a82c-cd30b86a9476 2018-12-28 16:45:16,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4983a447-6c0d-4afe-8425-e424e332181f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:16,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cde4b81f-3a79-4776-8309-1749dccf17ac Date: Fri, 28 Dec 2018 16:45:16 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:16,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4983a447-6c0d-4afe-8425-e424e332181f used request id req-cde4b81f-3a79-4776-8309-1749dccf17ac 2018-12-28 16:45:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:16,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-2af7ad96-eaf0-4820-9204-60a21a5a61c8 Date: Fri, 28 Dec 2018 16:45:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4983a447-6c0d-4afe-8425-e424e332181f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":77,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:15Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:15Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:16,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net used request id req-2af7ad96-eaf0-4820-9204-60a21a5a61c8 2018-12-28 16:45:16,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:45:16,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:45:16,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d4851a-560c-4839-85af-5eafd497b3cd Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:16,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-e6d4851a-560c-4839-85af-5eafd497b3cd 2018-12-28 16:45:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4983a447-6c0d-4afe-8425-e424e332181f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:16,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c036aeb-61d5-4b8e-8726-bb412a449380 Date: Fri, 28 Dec 2018 16:45:16 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:16,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4983a447-6c0d-4afe-8425-e424e332181f used request id req-5c036aeb-61d5-4b8e-8726-bb412a449380 2018-12-28 16:45:16,893 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-ff89e4ee-97f8-40f1-8d18-e4c2a66918a9-pub-net 2018-12-28 16:45:16,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/4983a447-6c0d-4afe-8425-e424e332181f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13b438a63da49a25a7300dd7c1d45cf2ab08a015" 2018-12-28 16:45:17,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-898ddd61-327b-4c07-b62f-e50f7923bbca Date: Fri, 28 Dec 2018 16:45:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:17,615 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4983a447-6c0d-4afe-8425-e424e332181f used request id req-898ddd61-327b-4c07-b62f-e50f7923bbca 2018-12-28 16:45:17,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:18,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["cObOKH8LSeeQAAewwdikng"], "issued_at": "2018-12-28T16:45:18.000000Z"}} 2018-12-28 16:45:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c65c81684fb12e1c534171a41d97c1f5ea3002d" 2018-12-28 16:45:18,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b84e39-fc7b-4e69-b636-c2ed75f3a9a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:18,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-92b84e39-fc7b-4e69-b636-c2ed75f3a9a7 2018-12-28 16:45:18,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:18,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["_yyha2yRQeqQ8m0efjprqQ"], "issued_at": "2018-12-28T16:45:18.000000Z"}} 2018-12-28 16:45:18,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87ca4081905fba74a39772c9eddf6f45263c9a41" 2018-12-28 16:45:18,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2585b5bd-67a6-4f8d-bad3-5666052fd357 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:18,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2585b5bd-67a6-4f8d-bad3-5666052fd357 2018-12-28 16:45:18,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:19,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["BoLbmJsGTtSlmMqTeVNxRQ"], "issued_at": "2018-12-28T16:45:19.000000Z"}} 2018-12-28 16:45:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:19,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5eefcbf-d227-4626-b5e0-e96156b5f292 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:19,124 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b5eefcbf-d227-4626-b5e0-e96156b5f292 2018-12-28 16:45:19,125 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net 2018-12-28 16:45:19,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" -d '{"network": {"name": "NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:20,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4546ae3b-9f74-4ec3-8efc-b98222a1a78d Date: Fri, 28 Dec 2018 16:45: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":"78dc9870-c413-4816-89ce-547c0ca2f2d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:20Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:19Z","mtu":1450}} 2018-12-28 16:45:20,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4546ae3b-9f74-4ec3-8efc-b98222a1a78d 2018-12-28 16:45:20,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:20,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b561505f-9279-4bc9-afa8-5c0b14c228b6 Date: Fri, 28 Dec 2018 16:45:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:20,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-b561505f-9279-4bc9-afa8-5c0b14c228b6 2018-12-28 16:45:20,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:21,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-777d4125-13bd-44d2-8429-32c208115568 Date: Fri, 28 Dec 2018 16:45:21 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:21,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-777d4125-13bd-44d2-8429-32c208115568 2018-12-28 16:45:21,463 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet 2018-12-28 16:45:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" -d '{"subnets": [{"ip_version": 4, "network_id": "78dc9870-c413-4816-89ce-547c0ca2f2d2", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]}' 2018-12-28 16:45:22,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bb08da8c-52fa-4941-9163-a30c5420b638 Date: Fri, 28 Dec 2018 16:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:22,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-bb08da8c-52fa-4941-9163-a30c5420b638 2018-12-28 16:45:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:22,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bbda3f93-fb2e-4dc1-a3ef-3e361726265f Date: Fri, 28 Dec 2018 16:45:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["860a3cff-1250-4a25-82dc-e911a9e49cb9"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:22,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-bbda3f93-fb2e-4dc1-a3ef-3e361726265f 2018-12-28 16:45:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:22,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4e87893d-def9-4719-ad27-071ee56c521e Date: Fri, 28 Dec 2018 16:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:22,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-4e87893d-def9-4719-ad27-071ee56c521e 2018-12-28 16:45:22,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:22,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-932fdf83-50d3-4b43-be56-fdee22a24f37 Date: Fri, 28 Dec 2018 16:45:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":23,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["860a3cff-1250-4a25-82dc-e911a9e49cb9"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:21Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:22,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net used request id req-932fdf83-50d3-4b43-be56-fdee22a24f37 2018-12-28 16:45:22,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:45:22,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:45:22,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:22,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd99b5b1-4f4c-4172-a791-102006590d04 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:22,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-dd99b5b1-4f4c-4172-a791-102006590d04 2018-12-28 16:45:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:23,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54d3af1f-8cc7-4575-99a7-316d0004d3a5 Date: Fri, 28 Dec 2018 16:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:23,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-54d3af1f-8cc7-4575-99a7-316d0004d3a5 2018-12-28 16:45:23,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2&name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:23,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dd7d16e5-758b-4df6-b6af-03586ef0715a Date: Fri, 28 Dec 2018 16:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:23,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2&name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet used request id req-dd7d16e5-758b-4df6-b6af-03586ef0715a 2018-12-28 16:45:23,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2&name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:23,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2b5dddb9-9bc7-417a-990f-e07ef28388b8 Date: Fri, 28 Dec 2018 16:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:23,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2&name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet used request id req-2b5dddb9-9bc7-417a-990f-e07ef28388b8 2018-12-28 16:45:23,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:23,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5fc22fa5-4792-49cb-9752-0fd07d33bf79 Date: Fri, 28 Dec 2018 16:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:23,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-5fc22fa5-4792-49cb-9752-0fd07d33bf79 2018-12-28 16:45:23,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:23,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-50ba34e5-f1d7-4d1e-bc41-81d48c6b799d Date: Fri, 28 Dec 2018 16:45:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78dc9870-c413-4816-89ce-547c0ca2f2d2","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:21Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"860a3cff-1250-4a25-82dc-e911a9e49cb9","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet"}]} 2018-12-28 16:45:23,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet used request id req-50ba34e5-f1d7-4d1e-bc41-81d48c6b799d 2018-12-28 16:45:23,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:23,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe740e33-f5bd-49c5-8c0a-4dbff8cb8b53 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:23,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-fe740e33-f5bd-49c5-8c0a-4dbff8cb8b53 2018-12-28 16:45:23,965 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet 2018-12-28 16:45:23,965 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-subnet 2018-12-28 16:45:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/860a3cff-1250-4a25-82dc-e911a9e49cb9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:26,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56e9a289-8417-4639-a7f7-866ba8cb2d90 Date: Fri, 28 Dec 2018 16:45:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:26,810 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/860a3cff-1250-4a25-82dc-e911a9e49cb9 used request id req-56e9a289-8417-4639-a7f7-866ba8cb2d90 2018-12-28 16:45:26,811 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-d124dcf3-e452-4d33-9df2-b8ffeca98fe1-pub-net 2018-12-28 16:45:26,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/78dc9870-c413-4816-89ce-547c0ca2f2d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cbda0b5499a13f344a3c3e4a8f07004ed8573a1" 2018-12-28 16:45:27,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-551c98c6-ffcc-41cb-9121-5a74c313229f Date: Fri, 28 Dec 2018 16:45:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:27,845 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/78dc9870-c413-4816-89ce-547c0ca2f2d2 used request id req-551c98c6-ffcc-41cb-9121-5a74c313229f 2018-12-28 16:45:27,846 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:28,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["UXTqlNoZRUWFW5sdO5BR0Q"], "issued_at": "2018-12-28T16:45:28.000000Z"}} 2018-12-28 16:45:28,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b047b7fb825406279ead268d5e6ac750077bc5" 2018-12-28 16:45:28,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892345d1-a90c-4d73-9ee7-bf5d1ce13463 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:28,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-892345d1-a90c-4d73-9ee7-bf5d1ce13463 2018-12-28 16:45:28,303 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-net 2018-12-28 16:45:28,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b047b7fb825406279ead268d5e6ac750077bc5" -d '{"network": {"name": "NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:28,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-1d637f05-910a-4355-8e30-40ecc6044f38 Date: Fri, 28 Dec 2018 16:45:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bf8fd41d-c19c-4179-841d-84229a64b86f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:28Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:28Z","mtu":1450}} 2018-12-28 16:45:28,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1d637f05-910a-4355-8e30-40ecc6044f38 2018-12-28 16:45:28,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bf8fd41d-c19c-4179-841d-84229a64b86f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b047b7fb825406279ead268d5e6ac750077bc5" 2018-12-28 16:45:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-ad7f5e00-185e-4d01-8b3c-94ab820e761e Date: Fri, 28 Dec 2018 16:45:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bf8fd41d-c19c-4179-841d-84229a64b86f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":6,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:28Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:28Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:28,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bf8fd41d-c19c-4179-841d-84229a64b86f used request id req-ad7f5e00-185e-4d01-8b3c-94ab820e761e 2018-12-28 16:45:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bf8fd41d-c19c-4179-841d-84229a64b86f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b047b7fb825406279ead268d5e6ac750077bc5" 2018-12-28 16:45:29,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb602902-b05a-4d59-911d-1dbb528ba142 Date: Fri, 28 Dec 2018 16:45:29 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:29,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bf8fd41d-c19c-4179-841d-84229a64b86f used request id req-cb602902-b05a-4d59-911d-1dbb528ba142 2018-12-28 16:45:29,172 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-subnet 2018-12-28 16:45:29,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b047b7fb825406279ead268d5e6ac750077bc5" -d '{"subnets": [{"ip_version": 4, "network_id": "bf8fd41d-c19c-4179-841d-84229a64b86f", "cidr": "", "name": "NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-subnet"}]}' 2018-12-28 16:45:29,341 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-9841bf97-b2d5-48b6-9260-634a8a261539 Date: Fri, 28 Dec 2018 16:45:29 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 16:45:29,341 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-9841bf97-b2d5-48b6-9260-634a8a261539 2018-12-28 16:45:29,341 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 16:45:29,341 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-subnet] for network [NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-net] 2018-12-28 16:45:29,342 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-7be11f87-9ce3-4db6-b0b5-ea7dd1a5d9cd-pub-net 2018-12-28 16:45:29,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/bf8fd41d-c19c-4179-841d-84229a64b86f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b047b7fb825406279ead268d5e6ac750077bc5" 2018-12-28 16:45:30,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-07aed67f-d474-4ee3-8599-594ec790c538 Date: Fri, 28 Dec 2018 16:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:30,155 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bf8fd41d-c19c-4179-841d-84229a64b86f used request id req-07aed67f-d474-4ee3-8599-594ec790c538 2018-12-28 16:45:30,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:30,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["n_Kj12wqSKW5UecgHFXtyQ"], "issued_at": "2018-12-28T16:45:30.000000Z"}} 2018-12-28 16:45:30,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:30,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a96ccb10-35dc-468e-a8cf-b1aa5b9d66f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:30,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a96ccb10-35dc-468e-a8cf-b1aa5b9d66f4 2018-12-28 16:45:30,632 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net 2018-12-28 16:45:30,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" -d '{"network": {"name": "NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:31,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5a0f4b10-4cf0-49ef-b4e8-84cd97245e35 Date: Fri, 28 Dec 2018 16:45: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":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:31Z","mtu":1450}} 2018-12-28 16:45:31,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-5a0f4b10-4cf0-49ef-b4e8-84cd97245e35 2018-12-28 16:45:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:32,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-77e8b0db-9b6b-4e4b-be71-f184cec70660 Date: Fri, 28 Dec 2018 16:45:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:31Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:31Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:32,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-77e8b0db-9b6b-4e4b-be71-f184cec70660 2018-12-28 16:45:32,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:32,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-64907e93-538c-4c97-83a8-8d6cc54ce3d7 Date: Fri, 28 Dec 2018 16:45:32 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:32,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-64907e93-538c-4c97-83a8-8d6cc54ce3d7 2018-12-28 16:45:32,795 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet 2018-12-28 16:45:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" -d '{"subnets": [{"ip_version": 4, "network_id": "a05becc8-795c-4eec-ad4c-c58a7353ad1c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]}' 2018-12-28 16:45:33,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db2e9882-85f4-47ee-99fb-ec764e615c7e Date: Fri, 28 Dec 2018 16:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:33Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45: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":"d88be6a8f3fe465c92c457037730ed6e","id":"78dd02dd-d5db-4c16-9081-c9c1b2978c99","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]} 2018-12-28 16:45:33,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-db2e9882-85f4-47ee-99fb-ec764e615c7e 2018-12-28 16:45:33,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:33,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-895c9fa6-1206-4558-88c8-407fc8339a70 Date: Fri, 28 Dec 2018 16:45:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["78dd02dd-d5db-4c16-9081-c9c1b2978c99"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:33Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:31Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:33,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-895c9fa6-1206-4558-88c8-407fc8339a70 2018-12-28 16:45:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:33,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3d25d3e3-42d3-4d81-9d7c-8a6cda594c0f Date: Fri, 28 Dec 2018 16:45:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:33Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45: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":"d88be6a8f3fe465c92c457037730ed6e","id":"78dd02dd-d5db-4c16-9081-c9c1b2978c99","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]} 2018-12-28 16:45:33,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-3d25d3e3-42d3-4d81-9d7c-8a6cda594c0f 2018-12-28 16:45:33,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:34,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b0482fc3-027f-4aed-9cf6-4a4d13a0ff8c Date: Fri, 28 Dec 2018 16:45:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["78dd02dd-d5db-4c16-9081-c9c1b2978c99"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:33Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:31Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:34,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net used request id req-b0482fc3-027f-4aed-9cf6-4a4d13a0ff8c 2018-12-28 16:45:34,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:45:34,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:45:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:34,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a7f776-9ebe-4d51-a447-ea91d67ba934 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:34,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-49a7f776-9ebe-4d51-a447-ea91d67ba934 2018-12-28 16:45:34,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:34,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0cfd86a4-36c3-411e-8e9c-a414646328e7 Date: Fri, 28 Dec 2018 16:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:33Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45: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":"d88be6a8f3fe465c92c457037730ed6e","id":"78dd02dd-d5db-4c16-9081-c9c1b2978c99","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]} 2018-12-28 16:45:34,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-0cfd86a4-36c3-411e-8e9c-a414646328e7 2018-12-28 16:45:34,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c&name=NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:34,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b130057f-3ebb-48ac-95ae-8c0a5858b25c Date: Fri, 28 Dec 2018 16:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:33Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45: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":"d88be6a8f3fe465c92c457037730ed6e","id":"78dd02dd-d5db-4c16-9081-c9c1b2978c99","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]} 2018-12-28 16:45:34,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c&name=NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet used request id req-b130057f-3ebb-48ac-95ae-8c0a5858b25c 2018-12-28 16:45:34,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c&name=NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:34,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e411f124-b54c-446c-9b18-53bc0f839514 Date: Fri, 28 Dec 2018 16:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:33Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45: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":"d88be6a8f3fe465c92c457037730ed6e","id":"78dd02dd-d5db-4c16-9081-c9c1b2978c99","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]} 2018-12-28 16:45:34,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c&name=NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet used request id req-e411f124-b54c-446c-9b18-53bc0f839514 2018-12-28 16:45:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:34,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d54e7046-beba-449b-b4a0-dd401adabda5 Date: Fri, 28 Dec 2018 16:45:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a05becc8-795c-4eec-ad4c-c58a7353ad1c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:33Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45: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":"d88be6a8f3fe465c92c457037730ed6e","id":"78dd02dd-d5db-4c16-9081-c9c1b2978c99","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet"}]} 2018-12-28 16:45:34,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-d54e7046-beba-449b-b4a0-dd401adabda5 2018-12-28 16:45:34,999 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet 2018-12-28 16:45:34,999 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-subnet 2018-12-28 16:45:35,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/78dd02dd-d5db-4c16-9081-c9c1b2978c99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:36,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-04a77132-2138-46ad-bf39-5d0c49133e1e Date: Fri, 28 Dec 2018 16:45:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:36,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/78dd02dd-d5db-4c16-9081-c9c1b2978c99 used request id req-04a77132-2138-46ad-bf39-5d0c49133e1e 2018-12-28 16:45:36,496 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-b7081aa8-4df3-4e4f-9f2c-c9e85b393161-pub-net 2018-12-28 16:45:36,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a05becc8-795c-4eec-ad4c-c58a7353ad1c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ad8570892f903acb48215f46696b13ee23e6ae4" 2018-12-28 16:45:38,241 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-753aa829-2559-4143-8666-8bb5af1408a7 Date: Fri, 28 Dec 2018 16:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:38,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a05becc8-795c-4eec-ad4c-c58a7353ad1c used request id req-753aa829-2559-4143-8666-8bb5af1408a7 2018-12-28 16:45:38,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:38,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["-pJK77LSQmaGeWP54A69_g"], "issued_at": "2018-12-28T16:45:38.000000Z"}} 2018-12-28 16:45:38,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecde142c52de9641f7a86c9a4f0e7ba6c0bfbf16" 2018-12-28 16:45:38,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5023917c-4c24-41d6-a0bb-2f8813a3aafb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:38,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5023917c-4c24-41d6-a0bb-2f8813a3aafb 2018-12-28 16:45:38,704 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-net 2018-12-28 16:45:38,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecde142c52de9641f7a86c9a4f0e7ba6c0bfbf16" -d '{"network": {"name": "NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:39,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-854052d7-c179-43fc-9a72-79da18eaf83e Date: Fri, 28 Dec 2018 16:45: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":"19e5f391-081b-430f-b7a1-b62bf6589aad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:39Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:38Z","mtu":1450}} 2018-12-28 16:45:39,187 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-854052d7-c179-43fc-9a72-79da18eaf83e 2018-12-28 16:45:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=19e5f391-081b-430f-b7a1-b62bf6589aad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecde142c52de9641f7a86c9a4f0e7ba6c0bfbf16" 2018-12-28 16:45:39,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-22d80d55-206a-4836-939e-64580aab92eb Date: Fri, 28 Dec 2018 16:45:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"19e5f391-081b-430f-b7a1-b62bf6589aad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":32,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:39Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:39,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=19e5f391-081b-430f-b7a1-b62bf6589aad used request id req-22d80d55-206a-4836-939e-64580aab92eb 2018-12-28 16:45:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=19e5f391-081b-430f-b7a1-b62bf6589aad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecde142c52de9641f7a86c9a4f0e7ba6c0bfbf16" 2018-12-28 16:45:39,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5d19902-3534-4d6e-a94a-fb05b03b5926 Date: Fri, 28 Dec 2018 16:45:39 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:39,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=19e5f391-081b-430f-b7a1-b62bf6589aad used request id req-b5d19902-3534-4d6e-a94a-fb05b03b5926 2018-12-28 16:45:39,603 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-subnet 2018-12-28 16:45:39,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecde142c52de9641f7a86c9a4f0e7ba6c0bfbf16" -d '{"subnets": [{"ip_version": 4, "network_id": "19e5f391-081b-430f-b7a1-b62bf6589aad", "cidr": null, "name": "NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-subnet"}]}' 2018-12-28 16:45:39,677 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-9ad1f328-1cf2-41e4-ab6c-4c7a660b936f Date: Fri, 28 Dec 2018 16:45:39 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-12-28 16:45:39,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-9ad1f328-1cf2-41e4-ab6c-4c7a660b936f 2018-12-28 16:45:39,678 - 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-12-28 16:45:39,678 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-subnet] for network [NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-net] 2018-12-28 16:45:39,678 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-636fb353-88b8-4f15-b483-01597376172b-pub-net 2018-12-28 16:45:39,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/19e5f391-081b-430f-b7a1-b62bf6589aad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecde142c52de9641f7a86c9a4f0e7ba6c0bfbf16" 2018-12-28 16:45:40,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-70faaf55-ad71-46a2-9173-a352fc12b7d0 Date: Fri, 28 Dec 2018 16:45:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:40,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/19e5f391-081b-430f-b7a1-b62bf6589aad used request id req-70faaf55-ad71-46a2-9173-a352fc12b7d0 2018-12-28 16:45:40,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:40,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["7fIQn9AVTg-R3UF2lGqPGw"], "issued_at": "2018-12-28T16:45:40.000000Z"}} 2018-12-28 16:45:40,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:40,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841d2de2-47c8-4be6-83b8-59d6a3759c7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:40,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-841d2de2-47c8-4be6-83b8-59d6a3759c7d 2018-12-28 16:45:40,932 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net 2018-12-28 16:45:40,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" -d '{"network": {"name": "NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:41,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cfb3fa6b-db96-4feb-89d9-b8a24a4a24fb Date: Fri, 28 Dec 2018 16:45:41 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3e98f179-adbd-4922-8320-341f363bed7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:41Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:41Z","mtu":1450}} 2018-12-28 16:45:41,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-cfb3fa6b-db96-4feb-89d9-b8a24a4a24fb 2018-12-28 16:45:41,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3e98f179-adbd-4922-8320-341f363bed7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:41,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bb5c7044-8dfc-42a9-bbce-5e2c3cccccd3 Date: Fri, 28 Dec 2018 16:45:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3e98f179-adbd-4922-8320-341f363bed7d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:41Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:41Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:41,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3e98f179-adbd-4922-8320-341f363bed7d used request id req-bb5c7044-8dfc-42a9-bbce-5e2c3cccccd3 2018-12-28 16:45:41,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3e98f179-adbd-4922-8320-341f363bed7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:42,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c225cd1-2894-41d2-adda-b75fa309f5e9 Date: Fri, 28 Dec 2018 16:45:42 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:42,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3e98f179-adbd-4922-8320-341f363bed7d used request id req-1c225cd1-2894-41d2-adda-b75fa309f5e9 2018-12-28 16:45:42,033 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet 2018-12-28 16:45:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" -d '{"subnets": [{"ip_version": 4, "network_id": "3e98f179-adbd-4922-8320-341f363bed7d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet"}]}' 2018-12-28 16:45:42,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32f4f4cc-b8e1-4ee1-a55e-7dc7716f2188 Date: Fri, 28 Dec 2018 16:45:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e98f179-adbd-4922-8320-341f363bed7d","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:42Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:42Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"33689a16-91aa-477b-be86-f2a7197d9b48","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet"}]} 2018-12-28 16:45:42,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-32f4f4cc-b8e1-4ee1-a55e-7dc7716f2188 2018-12-28 16:45:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3e98f179-adbd-4922-8320-341f363bed7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:42,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4adb132e-5f1d-4cc3-95b7-e01a8e9d8765 Date: Fri, 28 Dec 2018 16:45:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3e98f179-adbd-4922-8320-341f363bed7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["33689a16-91aa-477b-be86-f2a7197d9b48"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:42Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:41Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:42,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3e98f179-adbd-4922-8320-341f363bed7d used request id req-4adb132e-5f1d-4cc3-95b7-e01a8e9d8765 2018-12-28 16:45:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3e98f179-adbd-4922-8320-341f363bed7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:43,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b94cad5a-8fea-4751-9d73-1c4542a0b8e3 Date: Fri, 28 Dec 2018 16:45:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e98f179-adbd-4922-8320-341f363bed7d","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:42Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"33689a16-91aa-477b-be86-f2a7197d9b48","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet"}]} 2018-12-28 16:45:43,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3e98f179-adbd-4922-8320-341f363bed7d used request id req-b94cad5a-8fea-4751-9d73-1c4542a0b8e3 2018-12-28 16:45:43,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:43,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-04849134-5a0d-4517-be77-475cd93e9f08 Date: Fri, 28 Dec 2018 16:45:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"3e98f179-adbd-4922-8320-341f363bed7d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["33689a16-91aa-477b-be86-f2a7197d9b48"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:42Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:41Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:43,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net used request id req-04849134-5a0d-4517-be77-475cd93e9f08 2018-12-28 16:45:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:45:43,367 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:45:43,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:43,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ffb58a-c2c7-4812-8501-37cc97920809 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:43,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-04ffb58a-c2c7-4812-8501-37cc97920809 2018-12-28 16:45:43,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3e98f179-adbd-4922-8320-341f363bed7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:43,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d4a9152-2de8-4af0-8a5b-ba54649b7fe9 Date: Fri, 28 Dec 2018 16:45:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3e98f179-adbd-4922-8320-341f363bed7d","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:42Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:42Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"33689a16-91aa-477b-be86-f2a7197d9b48","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet"}]} 2018-12-28 16:45:43,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3e98f179-adbd-4922-8320-341f363bed7d used request id req-2d4a9152-2de8-4af0-8a5b-ba54649b7fe9 2018-12-28 16:45:43,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet 2018-12-28 16:45:43,510 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-subnet 2018-12-28 16:45:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/33689a16-91aa-477b-be86-f2a7197d9b48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:45,200 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da83dbbf-b809-4e67-9fda-33768bae93c7 Date: Fri, 28 Dec 2018 16:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:45,200 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/33689a16-91aa-477b-be86-f2a7197d9b48 used request id req-da83dbbf-b809-4e67-9fda-33768bae93c7 2018-12-28 16:45:45,200 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f828fe16-232a-4319-998d-7c631dfb73cb-pub-net 2018-12-28 16:45:45,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3e98f179-adbd-4922-8320-341f363bed7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd252e9fc0412f0f9701eb0816696e69b428b14f" 2018-12-28 16:45:46,695 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac373d76-7579-41c8-b2aa-a4c49cfdae67 Date: Fri, 28 Dec 2018 16:45:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:45:46,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3e98f179-adbd-4922-8320-341f363bed7d used request id req-ac373d76-7579-41c8-b2aa-a4c49cfdae67 2018-12-28 16:45:46,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:47,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["OGAxUxXJR-y3JUIqdKxXqg"], "issued_at": "2018-12-28T16:45:47.000000Z"}} 2018-12-28 16:45:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:47,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c709f614-1eea-47fd-8c01-237030f3a180 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:47,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c709f614-1eea-47fd-8c01-237030f3a180 2018-12-28 16:45:47,272 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net 2018-12-28 16:45:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" -d '{"network": {"name": "NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net", "admin_state_up": true}}' 2018-12-28 16:45:47,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c42d2965-e18f-4675-8ca6-40714e3cc743 Date: Fri, 28 Dec 2018 16:45:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:47Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:47Z","mtu":1450}} 2018-12-28 16:45:47,845 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-c42d2965-e18f-4675-8ca6-40714e3cc743 2018-12-28 16:45:47,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4585dc8d-72f6-4bc8-83a6-b275aae1261b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:48,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5a14e79f-a54e-4847-9acc-46ff8441788b Date: Fri, 28 Dec 2018 16:45:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:45:47Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:47Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:48,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4585dc8d-72f6-4bc8-83a6-b275aae1261b used request id req-5a14e79f-a54e-4847-9acc-46ff8441788b 2018-12-28 16:45:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:48,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-893b318e-80a8-4e30-b0da-7b8d44ee2261 Date: Fri, 28 Dec 2018 16:45:48 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:45:48,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b used request id req-893b318e-80a8-4e30-b0da-7b8d44ee2261 2018-12-28 16:45:48,272 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet 2018-12-28 16:45:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" -d '{"subnets": [{"ip_version": 4, "network_id": "4585dc8d-72f6-4bc8-83a6-b275aae1261b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet"}]}' 2018-12-28 16:45:48,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0b263347-4aba-4405-bf04-999813ec2a08 Date: Fri, 28 Dec 2018 16:45:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:48Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"3e5e4da2-5e8a-4af2-865d-06061d72b5db","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet"}]} 2018-12-28 16:45:48,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0b263347-4aba-4405-bf04-999813ec2a08 2018-12-28 16:45:48,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4585dc8d-72f6-4bc8-83a6-b275aae1261b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:49,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ad2a0b01-770a-4f5c-a7b6-8abd5da946e3 Date: Fri, 28 Dec 2018 16:45:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["3e5e4da2-5e8a-4af2-865d-06061d72b5db"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:47Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:49,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4585dc8d-72f6-4bc8-83a6-b275aae1261b used request id req-ad2a0b01-770a-4f5c-a7b6-8abd5da946e3 2018-12-28 16:45:49,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:49,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ef8e40e1-8f3d-48e7-bdeb-a4b8828cce3e Date: Fri, 28 Dec 2018 16:45:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"3e5e4da2-5e8a-4af2-865d-06061d72b5db","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet"}]} 2018-12-28 16:45:49,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b used request id req-ef8e40e1-8f3d-48e7-bdeb-a4b8828cce3e 2018-12-28 16:45:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:50,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6ec34de6-6b6e-4ba7-8b7c-d11b7548aa54 Date: Fri, 28 Dec 2018 16:45:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["3e5e4da2-5e8a-4af2-865d-06061d72b5db"],"description":"","tags":[],"updated_at":"2018-12-28T16:45:48Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:47Z","provider:network_type":"vxlan"}]} 2018-12-28 16:45:50,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net used request id req-6ec34de6-6b6e-4ba7-8b7c-d11b7548aa54 2018-12-28 16:45:50,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:45:50,261 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:45:50,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:50,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4be138-a846-4e08-82c3-fa3ea218de50 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:50,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-fe4be138-a846-4e08-82c3-fa3ea218de50 2018-12-28 16:45:50,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:50,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e4ca8c63-76ff-417b-b115-433f94492030 Date: Fri, 28 Dec 2018 16:45:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"3e5e4da2-5e8a-4af2-865d-06061d72b5db","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet"}]} 2018-12-28 16:45:50,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b used request id req-e4ca8c63-76ff-417b-b115-433f94492030 2018-12-28 16:45:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b&name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:50,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e12adf32-48c7-476b-84fe-58a4e389a29e Date: Fri, 28 Dec 2018 16:45:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4585dc8d-72f6-4bc8-83a6-b275aae1261b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:45:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:48Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"3e5e4da2-5e8a-4af2-865d-06061d72b5db","subnetpool_id":null,"name":"NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet"}]} 2018-12-28 16:45:50,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4585dc8d-72f6-4bc8-83a6-b275aae1261b&name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet used request id req-e12adf32-48c7-476b-84fe-58a4e389a29e 2018-12-28 16:45:50,789 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:45:50,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:45:51,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["JsvvUYm8SmG_58ciYTqRUw"], "issued_at": "2018-12-28T16:45:51.000000Z"}} 2018-12-28 16:45:51,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}609dfb17365e52b95cda5811dc03b7d24b627fb0" 2018-12-28 16:45:51,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bb71ce-e06b-42d2-b0b2-1db9b19bd36f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:45:51,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b6bb71ce-e06b-42d2-b0b2-1db9b19bd36f 2018-12-28 16:45:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:51,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-70132574-6a5d-4bfd-8e12-c1032fab8902 Date: Fri, 28 Dec 2018 16:45:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:45:51,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-70132574-6a5d-4bfd-8e12-c1032fab8902 2018-12-28 16:45:51,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:51,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-45a586a0-45b0-4a92-a43c-e10b29aed897 Date: Fri, 28 Dec 2018 16:45:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:45:51,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-45a586a0-45b0-4a92-a43c-e10b29aed897 2018-12-28 16:45:51,798 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router 2018-12-28 16:45:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router", "admin_state_up": true}}' 2018-12-28 16:45:56,765 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-57e68cca-be41-4698-b45b-138065f198fe Date: Fri, 28 Dec 2018 16:45:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:45:52Z", "admin_state_up": true, "updated_at": "2018-12-28T16:45:53Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "77004eb6-3d9c-40de-9d45-a50c79b4286a", "name": "NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router"}} 2018-12-28 16:45:56,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-57e68cca-be41-4698-b45b-138065f198fe 2018-12-28 16:45:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=77004eb6-3d9c-40de-9d45-a50c79b4286a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:56,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-ad0b7fd4-7526-4727-863c-cc4e93d8b279 Date: Fri, 28 Dec 2018 16:45:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:53Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"2b565f1c-08ea-49d6-948f-0182346ad8bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:8b:87","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:45:53Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e05d4420-725d-4906-824f-f6d348140980","ip_address":"169.254.192.8"}],"id":"8a04a5fa-c1a6-4d1a-84c8-6690d3003cdd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:03:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:54Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e05d4420-725d-4906-824f-f6d348140980","ip_address":"169.254.192.6"}],"id":"9a718d9e-8ef0-4863-ab7e-adbd675dc86a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:21:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:54Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e05d4420-725d-4906-824f-f6d348140980","ip_address":"169.254.192.11"}],"id":"e48f0150-3691-4a39-a4e2-339c7ce05c04","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:1b:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:55Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"}]} 2018-12-28 16:45:56,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=77004eb6-3d9c-40de-9d45-a50c79b4286a used request id req-ad0b7fd4-7526-4727-863c-cc4e93d8b279 2018-12-28 16:45:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-5db1a90a-af01-44d7-bcd3-327c98cad8e1 Date: Fri, 28 Dec 2018 16:45:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:45:57,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-5db1a90a-af01-44d7-bcd3-327c98cad8e1 2018-12-28 16:45:57,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4ac8a2e3-6142-47f0-a564-9d8d79a19fc9 Date: Fri, 28 Dec 2018 16:45:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:52Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:52Z","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":"e05d4420-725d-4906-824f-f6d348140980","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:45:57,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 used request id req-4ac8a2e3-6142-47f0-a564-9d8d79a19fc9 2018-12-28 16:45:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1356ad6e-6bd3-4f33-a19b-bf4d46c78751 Date: Fri, 28 Dec 2018 16:45:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:52Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:52Z","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":"e05d4420-725d-4906-824f-f6d348140980","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:45:57,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 used request id req-1356ad6e-6bd3-4f33-a19b-bf4d46c78751 2018-12-28 16:45:57,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5e371fb5-2b48-4952-8d83-cb1b40965ec4 Date: Fri, 28 Dec 2018 16:45:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:52Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:52Z","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":"e05d4420-725d-4906-824f-f6d348140980","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:45:57,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 used request id req-5e371fb5-2b48-4952-8d83-cb1b40965ec4 2018-12-28 16:45:57,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-143e52cc-7418-44b8-ac7a-8091018b831b Date: Fri, 28 Dec 2018 16:45:57 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:45:52Z", "admin_state_up": true, "updated_at": "2018-12-28T16:45:56Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "77004eb6-3d9c-40de-9d45-a50c79b4286a", "name": "NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router"}]} 2018-12-28 16:45:57,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router used request id req-143e52cc-7418-44b8-ac7a-8091018b831b 2018-12-28 16:45:57,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b62b66e8-46c7-4340-a6d9-7856da8bffb1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:45:57,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-b62b66e8-46c7-4340-a6d9-7856da8bffb1 2018-12-28 16:45:57,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=77004eb6-3d9c-40de-9d45-a50c79b4286a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:57,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3311 X-Openstack-Request-Id: req-68d92ce8-3aff-4225-9cf8-45fc3e60c77d Date: Fri, 28 Dec 2018 16:45:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:57Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"2b565f1c-08ea-49d6-948f-0182346ad8bb","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:8b:87","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:45:53Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e05d4420-725d-4906-824f-f6d348140980","ip_address":"169.254.192.8"}],"id":"8a04a5fa-c1a6-4d1a-84c8-6690d3003cdd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:17:03:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:54Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e05d4420-725d-4906-824f-f6d348140980","ip_address":"169.254.192.6"}],"id":"9a718d9e-8ef0-4863-ab7e-adbd675dc86a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:43:21:67","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:54Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:45:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e05d4420-725d-4906-824f-f6d348140980","ip_address":"169.254.192.11"}],"id":"e48f0150-3691-4a39-a4e2-339c7ce05c04","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:1b:ff","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:55Z","binding:vnic_type":"normal","device_id":"77004eb6-3d9c-40de-9d45-a50c79b4286a"}]} 2018-12-28 16:45:57,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=77004eb6-3d9c-40de-9d45-a50c79b4286a used request id req-68d92ce8-3aff-4225-9cf8-45fc3e60c77d 2018-12-28 16:45:57,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:58,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-596b17da-7304-4c1e-a3a7-5028a4496a5a Date: Fri, 28 Dec 2018 16:45:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:45:58,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-596b17da-7304-4c1e-a3a7-5028a4496a5a 2018-12-28 16:45:58,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:58,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-948a3f4d-7986-4f75-a356-0d0282f7271b Date: Fri, 28 Dec 2018 16:45:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:52Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:52Z","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":"e05d4420-725d-4906-824f-f6d348140980","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:45:58,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 used request id req-948a3f4d-7986-4f75-a356-0d0282f7271b 2018-12-28 16:45:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:58,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0f5b7d82-3246-4e3c-ad88-685e0b95e7ae Date: Fri, 28 Dec 2018 16:45:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:52Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:52Z","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":"e05d4420-725d-4906-824f-f6d348140980","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:45:58,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 used request id req-0f5b7d82-3246-4e3c-ad88-685e0b95e7ae 2018-12-28 16:45:58,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:45:58,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7ede7670-bb37-4b78-965f-83746aa931a2 Date: Fri, 28 Dec 2018 16:45:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a4c2a131-55da-41a9-bf0d-7cfd3366b31f","tenant_id":"","created_at":"2018-12-28T16:45:52Z","dns_nameservers":[],"updated_at":"2018-12-28T16:45:52Z","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":"e05d4420-725d-4906-824f-f6d348140980","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:45:58,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e05d4420-725d-4906-824f-f6d348140980 used request id req-7ede7670-bb37-4b78-965f-83746aa931a2 2018-12-28 16:45:58,888 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router 2018-12-28 16:45:58,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/77004eb6-3d9c-40de-9d45-a50c79b4286a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" -d '{"subnet_id": "3e5e4da2-5e8a-4af2-865d-06061d72b5db"}' 2018-12-28 16:46:00,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5a21f9c1-b785-4496-aa4c-6b3447b6f788 Date: Fri, 28 Dec 2018 16:46:00 GMT RESP BODY: {"network_id": "4585dc8d-72f6-4bc8-83a6-b275aae1261b", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "subnet_id": "3e5e4da2-5e8a-4af2-865d-06061d72b5db", "subnet_ids": ["3e5e4da2-5e8a-4af2-865d-06061d72b5db"], "port_id": "7412d549-3486-4ebd-8758-97676168f2b9", "id": "77004eb6-3d9c-40de-9d45-a50c79b4286a"} 2018-12-28 16:46:00,833 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/77004eb6-3d9c-40de-9d45-a50c79b4286a/add_router_interface used request id req-5a21f9c1-b785-4496-aa4c-6b3447b6f788 2018-12-28 16:46:00,833 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router 2018-12-28 16:46:00,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/77004eb6-3d9c-40de-9d45-a50c79b4286a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" -d '{"subnet_id": "3e5e4da2-5e8a-4af2-865d-06061d72b5db"}' 2018-12-28 16:46:02,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-009f08c4-c347-4c6c-9b61-fc937e397af2 Date: Fri, 28 Dec 2018 16:46:02 GMT RESP BODY: {"network_id": "4585dc8d-72f6-4bc8-83a6-b275aae1261b", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "subnet_id": "3e5e4da2-5e8a-4af2-865d-06061d72b5db", "subnet_ids": ["3e5e4da2-5e8a-4af2-865d-06061d72b5db"], "port_id": "7412d549-3486-4ebd-8758-97676168f2b9", "id": "77004eb6-3d9c-40de-9d45-a50c79b4286a"} 2018-12-28 16:46:02,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/77004eb6-3d9c-40de-9d45-a50c79b4286a/remove_router_interface used request id req-009f08c4-c347-4c6c-9b61-fc937e397af2 2018-12-28 16:46:02,274 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router 2018-12-28 16:46:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/77004eb6-3d9c-40de-9d45-a50c79b4286a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:46:05,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09b9545f-200f-414a-9668-ff1b597b1283 Content-Length: 0 Date: Fri, 28 Dec 2018 16:46:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:05,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/77004eb6-3d9c-40de-9d45-a50c79b4286a used request id req-09b9545f-200f-414a-9668-ff1b597b1283 2018-12-28 16:46:05,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:46:05,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f57b360e-5bae-4b11-9606-5b5a0d019dbe Date: Fri, 28 Dec 2018 16:46:05 GMT RESP BODY: {"routers": []} 2018-12-28 16:46:05,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-router used request id req-f57b360e-5bae-4b11-9606-5b5a0d019dbe 2018-12-28 16:46:05,726 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet 2018-12-28 16:46:05,726 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-subnet 2018-12-28 16:46:05,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/3e5e4da2-5e8a-4af2-865d-06061d72b5db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:46:07,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-738a3107-36ce-4292-8e69-3e95c5572c30 Date: Fri, 28 Dec 2018 16:46:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:07,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3e5e4da2-5e8a-4af2-865d-06061d72b5db used request id req-738a3107-36ce-4292-8e69-3e95c5572c30 2018-12-28 16:46:07,983 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-3c94020d-777b-4447-a54c-ecad56afeee7-pub-net 2018-12-28 16:46:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/4585dc8d-72f6-4bc8-83a6-b275aae1261b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f60fac16e83661c34b018f96d1421ee25815d03" 2018-12-28 16:46:09,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f7e83a5-6d14-4b3a-a61b-b932dc284625 Date: Fri, 28 Dec 2018 16:46:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:09,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4585dc8d-72f6-4bc8-83a6-b275aae1261b used request id req-7f7e83a5-6d14-4b3a-a61b-b932dc284625 2018-12-28 16:46:09,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:09,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["a8aAnwzMSUSd0t8lLkCCPg"], "issued_at": "2018-12-28T16:46:09.000000Z"}} 2018-12-28 16:46:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:09,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da092fa0-7db3-40f7-89b8-d4525cf1067e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:09,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-da092fa0-7db3-40f7-89b8-d4525cf1067e 2018-12-28 16:46:09,987 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net 2018-12-28 16:46:09,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" -d '{"network": {"name": "NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net", "admin_state_up": true}}' 2018-12-28 16:46:10,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6a2bb9c9-8019-4ac9-a9d7-44979ae0a76d Date: Fri, 28 Dec 2018 16:46:10 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:10Z","mtu":1450}} 2018-12-28 16:46:10,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6a2bb9c9-8019-4ac9-a9d7-44979ae0a76d 2018-12-28 16:46:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=094c15ee-7d6d-4510-b742-48586cf2e2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:10,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7ace4b0b-d826-4a3c-9e6f-9216ee518f8a Date: Fri, 28 Dec 2018 16:46:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:10Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:10,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=094c15ee-7d6d-4510-b742-48586cf2e2ed used request id req-7ace4b0b-d826-4a3c-9e6f-9216ee518f8a 2018-12-28 16:46:10,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=094c15ee-7d6d-4510-b742-48586cf2e2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:10,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a844fc9b-431f-4562-ad17-a6b76a4e636b Date: Fri, 28 Dec 2018 16:46:10 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:46:10,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=094c15ee-7d6d-4510-b742-48586cf2e2ed used request id req-a844fc9b-431f-4562-ad17-a6b76a4e636b 2018-12-28 16:46:10,996 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet 2018-12-28 16:46:11,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" -d '{"subnets": [{"ip_version": 4, "network_id": "094c15ee-7d6d-4510-b742-48586cf2e2ed", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet"}]}' 2018-12-28 16:46:11,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0d13c803-3b55-401f-aff9-abbb35e0a414 Date: Fri, 28 Dec 2018 16:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:11Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:11Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet"}]} 2018-12-28 16:46:11,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0d13c803-3b55-401f-aff9-abbb35e0a414 2018-12-28 16:46:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=094c15ee-7d6d-4510-b742-48586cf2e2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:11,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7b23a282-3c6f-4d8a-9379-0e3ed793939b Date: Fri, 28 Dec 2018 16:46:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:10Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:11,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=094c15ee-7d6d-4510-b742-48586cf2e2ed used request id req-7b23a282-3c6f-4d8a-9379-0e3ed793939b 2018-12-28 16:46:11,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=094c15ee-7d6d-4510-b742-48586cf2e2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:12,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-35faa622-6b5b-445d-a12b-0c3000825e24 Date: Fri, 28 Dec 2018 16:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:11Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet"}]} 2018-12-28 16:46:12,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=094c15ee-7d6d-4510-b742-48586cf2e2ed used request id req-35faa622-6b5b-445d-a12b-0c3000825e24 2018-12-28 16:46:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:12,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e6230d17-00f9-491e-b630-20ecf144e087 Date: Fri, 28 Dec 2018 16:46:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:10Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:12,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net used request id req-e6230d17-00f9-491e-b630-20ecf144e087 2018-12-28 16:46:12,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:46:12,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:46:12,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:12,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d293913-e316-4199-a24f-a0c4cefd4d80 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:12,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-2d293913-e316-4199-a24f-a0c4cefd4d80 2018-12-28 16:46:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=094c15ee-7d6d-4510-b742-48586cf2e2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:12,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fb89a458-8715-4eab-9a76-c4db98c7ebbc Date: Fri, 28 Dec 2018 16:46:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"094c15ee-7d6d-4510-b742-48586cf2e2ed","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:11Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:11Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9","subnetpool_id":null,"name":"NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet"}]} 2018-12-28 16:46:12,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=094c15ee-7d6d-4510-b742-48586cf2e2ed used request id req-fb89a458-8715-4eab-9a76-c4db98c7ebbc 2018-12-28 16:46:12,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:46:12,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:12,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["TIqy_383TNO7jgS9XhBgXw"], "issued_at": "2018-12-28T16:46:12.000000Z"}} 2018-12-28 16:46:12,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f41cbb050f4dbc0d24026e81aa6585ce603553a" 2018-12-28 16:46:13,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393b55bf-c24a-41e7-92ae-4bf5d0f8c090 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:13,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-393b55bf-c24a-41e7-92ae-4bf5d0f8c090 2018-12-28 16:46:13,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:13,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1ba9bd0d-478c-4941-8b9b-04684f481d46 Date: Fri, 28 Dec 2018 16:46:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:46:13,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-1ba9bd0d-478c-4941-8b9b-04684f481d46 2018-12-28 16:46:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:13,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f457a727-21df-4d4b-b3f7-d7802c3b9102 Date: Fri, 28 Dec 2018 16:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:46:13,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-f457a727-21df-4d4b-b3f7-d7802c3b9102 2018-12-28 16:46:13,500 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router 2018-12-28 16:46:13,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router", "admin_state_up": true}}' 2018-12-28 16:46:18,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-91eb318d-cbdb-4880-9754-2aea47ab6ac6 Date: Fri, 28 Dec 2018 16:46:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:46:14Z", "admin_state_up": true, "updated_at": "2018-12-28T16:46:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3380deba-ae19-43bc-834a-6d6fc8ea8d61", "name": "NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router"}} 2018-12-28 16:46:18,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-91eb318d-cbdb-4880-9754-2aea47ab6ac6 2018-12-28 16:46:18,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=3380deba-ae19-43bc-834a-6d6fc8ea8d61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:18,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-b0b77d15-4656-4570-9a1d-72cf462af460 Date: Fri, 28 Dec 2018 16:46:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca028f44-3741-4a14-b761-f3bb4e9483ee","ip_address":"169.254.192.10"}],"id":"0ab444e5-3fc7-4314-b3a6-7f0c49083dd6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:c6:76","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:15Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca028f44-3741-4a14-b761-f3bb4e9483ee","ip_address":"169.254.192.5"}],"id":"3f062c16-7111-4f39-8432-aaabc10c5691","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:52:6c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:17Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca028f44-3741-4a14-b761-f3bb4e9483ee","ip_address":"169.254.192.4"}],"id":"488d4296-d702-4f27-813c-d07ad2eb0401","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:b3:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:16Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:14Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.201"}],"id":"877fdae9-601a-47d7-895f-a3ea42631587","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:52:44","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:46:14Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"}]} 2018-12-28 16:46:18,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=3380deba-ae19-43bc-834a-6d6fc8ea8d61 used request id req-b0b77d15-4656-4570-9a1d-72cf462af460 2018-12-28 16:46:18,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:18,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f3952ec7-6c94-42dd-9aa0-1c510058271c Date: Fri, 28 Dec 2018 16:46:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:46:18,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-f3952ec7-6c94-42dd-9aa0-1c510058271c 2018-12-28 16:46:18,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:18,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-18014fdf-3f93-4d70-807a-9a9ff5ac0aab Date: Fri, 28 Dec 2018 16:46:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:13Z","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":"ca028f44-3741-4a14-b761-f3bb4e9483ee","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:18,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee used request id req-18014fdf-3f93-4d70-807a-9a9ff5ac0aab 2018-12-28 16:46:18,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2a9370f1-6de3-4881-a449-af32a566e806 Date: Fri, 28 Dec 2018 16:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:13Z","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":"ca028f44-3741-4a14-b761-f3bb4e9483ee","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:19,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee used request id req-2a9370f1-6de3-4881-a449-af32a566e806 2018-12-28 16:46:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc33098d-0df7-49d0-aa42-2f4834b0c22d Date: Fri, 28 Dec 2018 16:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:13Z","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":"ca028f44-3741-4a14-b761-f3bb4e9483ee","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:19,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee used request id req-cc33098d-0df7-49d0-aa42-2f4834b0c22d 2018-12-28 16:46:19,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-26541c4a-5503-4977-b83d-f8181e7d57c5 Date: Fri, 28 Dec 2018 16:46:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:46:14Z", "admin_state_up": true, "updated_at": "2018-12-28T16:46:17Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "3380deba-ae19-43bc-834a-6d6fc8ea8d61", "name": "NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router"}]} 2018-12-28 16:46:19,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router used request id req-26541c4a-5503-4977-b83d-f8181e7d57c5 2018-12-28 16:46:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc242759-c075-4c0a-b6a9-be882dc4186a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:19,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-cc242759-c075-4c0a-b6a9-be882dc4186a 2018-12-28 16:46:19,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=3380deba-ae19-43bc-834a-6d6fc8ea8d61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-39f03004-744b-491f-98b5-4650ce5f0289 Date: Fri, 28 Dec 2018 16:46:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca028f44-3741-4a14-b761-f3bb4e9483ee","ip_address":"169.254.192.10"}],"id":"0ab444e5-3fc7-4314-b3a6-7f0c49083dd6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:c6:76","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:15Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:19Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca028f44-3741-4a14-b761-f3bb4e9483ee","ip_address":"169.254.192.5"}],"id":"3f062c16-7111-4f39-8432-aaabc10c5691","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:52:6c","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:17Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ca028f44-3741-4a14-b761-f3bb4e9483ee","ip_address":"169.254.192.4"}],"id":"488d4296-d702-4f27-813c-d07ad2eb0401","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:de:b3:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:16Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:19Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.201"}],"id":"877fdae9-601a-47d7-895f-a3ea42631587","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1b:52:44","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:46:14Z","binding:vnic_type":"normal","device_id":"3380deba-ae19-43bc-834a-6d6fc8ea8d61"}]} 2018-12-28 16:46:19,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=3380deba-ae19-43bc-834a-6d6fc8ea8d61 used request id req-39f03004-744b-491f-98b5-4650ce5f0289 2018-12-28 16:46:19,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-60d61474-df81-41fb-8ff9-f001f8f1c765 Date: Fri, 28 Dec 2018 16:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:46:19,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-60d61474-df81-41fb-8ff9-f001f8f1c765 2018-12-28 16:46:19,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:19,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-de4decbc-9884-4ecb-90ca-b03671837de7 Date: Fri, 28 Dec 2018 16:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:13Z","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":"ca028f44-3741-4a14-b761-f3bb4e9483ee","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:19,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee used request id req-de4decbc-9884-4ecb-90ca-b03671837de7 2018-12-28 16:46:19,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:20,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a8c4f5b3-84d9-473a-b425-6a99d9da662c Date: Fri, 28 Dec 2018 16:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:13Z","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":"ca028f44-3741-4a14-b761-f3bb4e9483ee","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:20,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee used request id req-a8c4f5b3-84d9-473a-b425-6a99d9da662c 2018-12-28 16:46:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:20,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-15c3ea94-afff-45c2-8e2c-7f45b1729d1f Date: Fri, 28 Dec 2018 16:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ed0a4447-4ccb-4169-a435-93d10a63ac63","tenant_id":"","created_at":"2018-12-28T16:46:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:13Z","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":"ca028f44-3741-4a14-b761-f3bb4e9483ee","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:20,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/ca028f44-3741-4a14-b761-f3bb4e9483ee used request id req-15c3ea94-afff-45c2-8e2c-7f45b1729d1f 2018-12-28 16:46:20,373 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet 2018-12-28 16:46:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:22,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8ae0af82-6b5f-4f4b-8584-1fc8ab7ee340 Date: Fri, 28 Dec 2018 16:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:22,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 used request id req-8ae0af82-6b5f-4f4b-8584-1fc8ab7ee340 2018-12-28 16:46:22,199 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router 2018-12-28 16:46:22,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/3380deba-ae19-43bc-834a-6d6fc8ea8d61/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" -d '{"subnet_id": "7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9"}' 2018-12-28 16:46:22,395 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-166d3e4b-8cb0-460c-b674-ba2fad36e6db Date: Fri, 28 Dec 2018 16:46:22 GMT RESP BODY: {"NeutronError": {"message": "Subnet 7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-28 16:46:22,395 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/3380deba-ae19-43bc-834a-6d6fc8ea8d61/add_router_interface used request id req-166d3e4b-8cb0-460c-b674-ba2fad36e6db 2018-12-28 16:46:22,396 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-28 16:46:22,396 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router 2018-12-28 16:46:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/3380deba-ae19-43bc-834a-6d6fc8ea8d61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:25,731 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84ec2c8a-b836-4162-86a4-cde38bbba479 Content-Length: 0 Date: Fri, 28 Dec 2018 16:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:25,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/3380deba-ae19-43bc-834a-6d6fc8ea8d61 used request id req-84ec2c8a-b836-4162-86a4-cde38bbba479 2018-12-28 16:46:25,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:26,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ceb8731-0f26-4696-996f-3a6d8995c870 Date: Fri, 28 Dec 2018 16:46:26 GMT RESP BODY: {"routers": []} 2018-12-28 16:46:26,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-router used request id req-6ceb8731-0f26-4696-996f-3a6d8995c870 2018-12-28 16:46:26,066 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet 2018-12-28 16:46:26,066 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-subnet 2018-12-28 16:46:26,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:26,308 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-e8e01dfb-2640-4632-acbd-bf9fa6f54301 Date: Fri, 28 Dec 2018 16:46:26 GMT RESP BODY: {"NeutronError": {"message": "Subnet 7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-28 16:46:26,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 used request id req-e8e01dfb-2640-4632-acbd-bf9fa6f54301 2018-12-28 16:46:26,309 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 7dd3bdfd-409f-4af3-8f85-2dbd76cc53a9 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-28 16:46:26,309 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-dbac187a-d20f-473c-9248-1a1b3ee7cb14-pub-net 2018-12-28 16:46:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/094c15ee-7d6d-4510-b742-48586cf2e2ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfbf4ef81d7cbdb934aa5672082b19c0619bdcd0" 2018-12-28 16:46:27,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-506535f9-a227-4177-811c-89769a89ff38 Date: Fri, 28 Dec 2018 16:46:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:27,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/094c15ee-7d6d-4510-b742-48586cf2e2ed used request id req-506535f9-a227-4177-811c-89769a89ff38 2018-12-28 16:46:27,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:27,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["oEsl0pIeR26c1xILvw99Ig"], "issued_at": "2018-12-28T16:46:27.000000Z"}} 2018-12-28 16:46:27,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:27,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a1af84-e15c-4e88-9f2d-31207e125057 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:27,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-76a1af84-e15c-4e88-9f2d-31207e125057 2018-12-28 16:46:27,646 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net 2018-12-28 16:46:27,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" -d '{"network": {"name": "NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net", "admin_state_up": true}}' 2018-12-28 16:46:28,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8b5bd09f-9539-4761-a1fd-7a53a494a9ca Date: Fri, 28 Dec 2018 16:46:28 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:27Z","mtu":1450}} 2018-12-28 16:46:28,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-8b5bd09f-9539-4761-a1fd-7a53a494a9ca 2018-12-28 16:46:28,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b29b4b76-7735-407b-9e8a-1d77df0d34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:28,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-dd6885ea-021d-4e6c-83a6-228ec0ec74f2 Date: Fri, 28 Dec 2018 16:46:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:28,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b29b4b76-7735-407b-9e8a-1d77df0d34cd used request id req-dd6885ea-021d-4e6c-83a6-228ec0ec74f2 2018-12-28 16:46:28,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:28,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6969519f-c3f7-488b-a1d6-51c0bea2141c Date: Fri, 28 Dec 2018 16:46:28 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:46:28,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd used request id req-6969519f-c3f7-488b-a1d6-51c0bea2141c 2018-12-28 16:46:28,562 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet 2018-12-28 16:46:28,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" -d '{"subnets": [{"ip_version": 4, "network_id": "b29b4b76-7735-407b-9e8a-1d77df0d34cd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet"}]}' 2018-12-28 16:46:29,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2acf3747-1496-4b53-b809-6fa38993593f Date: Fri, 28 Dec 2018 16:46:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"a3f0864c-7d06-440c-883f-b0fa4898b27e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet"}]} 2018-12-28 16:46:29,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2acf3747-1496-4b53-b809-6fa38993593f 2018-12-28 16:46:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b29b4b76-7735-407b-9e8a-1d77df0d34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:29,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-203cc55a-0695-4b84-bef6-2b099ec7d27d Date: Fri, 28 Dec 2018 16:46:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["a3f0864c-7d06-440c-883f-b0fa4898b27e"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:29,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b29b4b76-7735-407b-9e8a-1d77df0d34cd used request id req-203cc55a-0695-4b84-bef6-2b099ec7d27d 2018-12-28 16:46:29,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:29,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d59d106c-b6e5-4fce-8e88-86bb111ba961 Date: Fri, 28 Dec 2018 16:46:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"a3f0864c-7d06-440c-883f-b0fa4898b27e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet"}]} 2018-12-28 16:46:29,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd used request id req-d59d106c-b6e5-4fce-8e88-86bb111ba961 2018-12-28 16:46:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:29,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-634d58a1-c21a-466e-80e9-7e2952475902 Date: Fri, 28 Dec 2018 16:46:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["a3f0864c-7d06-440c-883f-b0fa4898b27e"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:29,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net used request id req-634d58a1-c21a-466e-80e9-7e2952475902 2018-12-28 16:46:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:46:29,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:46:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:29,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6110bc29-66a3-470b-ba38-44e41a4c783f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:29,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-6110bc29-66a3-470b-ba38-44e41a4c783f 2018-12-28 16:46:29,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:30,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-35d3b823-80d0-4479-aa9c-0eb54c717cd6 Date: Fri, 28 Dec 2018 16:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"a3f0864c-7d06-440c-883f-b0fa4898b27e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet"}]} 2018-12-28 16:46:30,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd used request id req-35d3b823-80d0-4479-aa9c-0eb54c717cd6 2018-12-28 16:46:30,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd&name=NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:30,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-88d6a7aa-dd46-42d8-b880-a0ace57557fb Date: Fri, 28 Dec 2018 16:46:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b29b4b76-7735-407b-9e8a-1d77df0d34cd","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"a3f0864c-7d06-440c-883f-b0fa4898b27e","subnetpool_id":null,"name":"NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet"}]} 2018-12-28 16:46:30,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b29b4b76-7735-407b-9e8a-1d77df0d34cd&name=NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet used request id req-88d6a7aa-dd46-42d8-b880-a0ace57557fb 2018-12-28 16:46:30,303 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet 2018-12-28 16:46:30,303 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-subnet 2018-12-28 16:46:30,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a3f0864c-7d06-440c-883f-b0fa4898b27e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:32,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8d3ad74b-8fa6-4f3d-8881-f58df50b5176 Date: Fri, 28 Dec 2018 16:46:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:32,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a3f0864c-7d06-440c-883f-b0fa4898b27e used request id req-8d3ad74b-8fa6-4f3d-8881-f58df50b5176 2018-12-28 16:46:32,368 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-c2c91560-c8da-4f53-ad10-38eb321861f4-pub-net 2018-12-28 16:46:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b29b4b76-7735-407b-9e8a-1d77df0d34cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8760f4ed07e05f9f16621763a41340b58a56a9b5" 2018-12-28 16:46:33,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac674b46-b597-4b7c-8cc6-d56f8749aba3 Date: Fri, 28 Dec 2018 16:46:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:33,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b29b4b76-7735-407b-9e8a-1d77df0d34cd used request id req-ac674b46-b597-4b7c-8cc6-d56f8749aba3 2018-12-28 16:46:33,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:33,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["jTLnR8CxTzuqBaz0e6Z1rA"], "issued_at": "2018-12-28T16:46:33.000000Z"}} 2018-12-28 16:46:33,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:33,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba290cc-658a-48f2-af10-49bdfc2f5ed5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:33,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-eba290cc-658a-48f2-af10-49bdfc2f5ed5 2018-12-28 16:46:33,867 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net 2018-12-28 16:46:33,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" -d '{"network": {"name": "NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net", "admin_state_up": true}}' 2018-12-28 16:46:34,252 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e961b2f0-24ef-4cea-95d0-76ae8d320a96 Date: Fri, 28 Dec 2018 16:46: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":"5709ede0-7a6a-4e6c-880d-ab15277775ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:34Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:34Z","mtu":1450}} 2018-12-28 16:46:34,252 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e961b2f0-24ef-4cea-95d0-76ae8d320a96 2018-12-28 16:46:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5709ede0-7a6a-4e6c-880d-ab15277775ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:34,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-20a1fcad-5267-415a-9c82-edbc26c5e91a Date: Fri, 28 Dec 2018 16:46:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5709ede0-7a6a-4e6c-880d-ab15277775ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:34Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:34Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:34,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5709ede0-7a6a-4e6c-880d-ab15277775ec used request id req-20a1fcad-5267-415a-9c82-edbc26c5e91a 2018-12-28 16:46:34,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5709ede0-7a6a-4e6c-880d-ab15277775ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:34,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d35d45a4-04da-40cb-8b77-e6d80be8a573 Date: Fri, 28 Dec 2018 16:46:34 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:46:34,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5709ede0-7a6a-4e6c-880d-ab15277775ec used request id req-d35d45a4-04da-40cb-8b77-e6d80be8a573 2018-12-28 16:46:34,659 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet 2018-12-28 16:46:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" -d '{"subnets": [{"ip_version": 4, "network_id": "5709ede0-7a6a-4e6c-880d-ab15277775ec", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet"}]}' 2018-12-28 16:46:35,277 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a3c11662-47e8-4061-9f7e-0e715f3798ef Date: Fri, 28 Dec 2018 16:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5709ede0-7a6a-4e6c-880d-ab15277775ec","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:35Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet"}]} 2018-12-28 16:46:35,277 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a3c11662-47e8-4061-9f7e-0e715f3798ef 2018-12-28 16:46:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5709ede0-7a6a-4e6c-880d-ab15277775ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:35,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-29b90e24-eaad-4966-ab46-eda0068fc819 Date: Fri, 28 Dec 2018 16:46:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5709ede0-7a6a-4e6c-880d-ab15277775ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:34Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:35,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5709ede0-7a6a-4e6c-880d-ab15277775ec used request id req-29b90e24-eaad-4966-ab46-eda0068fc819 2018-12-28 16:46:35,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5709ede0-7a6a-4e6c-880d-ab15277775ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:35,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3e83d9fb-ba62-40d4-b7e4-65aa44d6369b Date: Fri, 28 Dec 2018 16:46:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5709ede0-7a6a-4e6c-880d-ab15277775ec","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:35Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet"}]} 2018-12-28 16:46:35,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5709ede0-7a6a-4e6c-880d-ab15277775ec used request id req-3e83d9fb-ba62-40d4-b7e4-65aa44d6369b 2018-12-28 16:46:35,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:36,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-84ba3cc8-c0ac-43c0-88b6-6be3eba40a2e Date: Fri, 28 Dec 2018 16:46:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5709ede0-7a6a-4e6c-880d-ab15277775ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":36,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:35Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:34Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:36,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net used request id req-84ba3cc8-c0ac-43c0-88b6-6be3eba40a2e 2018-12-28 16:46:36,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:46:36,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:46:36,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:36,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b93e584-6c61-4bcc-8b9e-8be7ff70c6e1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:36,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-2b93e584-6c61-4bcc-8b9e-8be7ff70c6e1 2018-12-28 16:46:36,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5709ede0-7a6a-4e6c-880d-ab15277775ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:36,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e7dd45c1-c08d-4773-a05e-cdb3c29acae0 Date: Fri, 28 Dec 2018 16:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5709ede0-7a6a-4e6c-880d-ab15277775ec","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:35Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a","subnetpool_id":null,"name":"NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet"}]} 2018-12-28 16:46:36,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5709ede0-7a6a-4e6c-880d-ab15277775ec used request id req-e7dd45c1-c08d-4773-a05e-cdb3c29acae0 2018-12-28 16:46:36,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:46:36,363 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:36,746 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["p3U-sMvQQFGv6ZaG5XdGeg"], "issued_at": "2018-12-28T16:46:36.000000Z"}} 2018-12-28 16:46:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5bda0e1a0c868633698dbb9c98b031f060383f" 2018-12-28 16:46:36,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccff44ac-2b67-4d4a-b5f5-e3a8e9d59b91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:36,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ccff44ac-2b67-4d4a-b5f5-e3a8e9d59b91 2018-12-28 16:46:36,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:37,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5d9ebe90-9421-4de8-90c1-56a89ec85246 Date: Fri, 28 Dec 2018 16:46:37 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:46:37,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-5d9ebe90-9421-4de8-90c1-56a89ec85246 2018-12-28 16:46:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:37,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-98e1c425-d6a6-4608-9e59-b85d8e2f5078 Date: Fri, 28 Dec 2018 16:46:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:46:37,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-98e1c425-d6a6-4608-9e59-b85d8e2f5078 2018-12-28 16:46:37,453 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router 2018-12-28 16:46:37,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router", "admin_state_up": true}}' 2018-12-28 16:46:42,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e163de0f-122b-4450-a0b6-4631bdadc485 Date: Fri, 28 Dec 2018 16:46:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:46:38Z", "admin_state_up": true, "updated_at": "2018-12-28T16:46:38Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "18c8f554-153c-4388-91bd-fd2c5b54cee6", "name": "NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router"}} 2018-12-28 16:46:42,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-e163de0f-122b-4450-a0b6-4631bdadc485 2018-12-28 16:46:42,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=18c8f554-153c-4388-91bd-fd2c5b54cee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:42,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-9b4a5a24-0603-40e8-b72c-c031ed94ac56 Date: Fri, 28 Dec 2018 16:46:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:38Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.203"}],"id":"35c9612a-aca9-4871-b06c-aafdd5bb9136","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:f4:32","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:46:38Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e181284-2670-4a68-97fd-923f2a299553","ip_address":"169.254.192.1"}],"id":"417f076b-042c-433f-87d8-21e3fe19e8b5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:b2:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:41Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e181284-2670-4a68-97fd-923f2a299553","ip_address":"169.254.192.5"}],"id":"5378412e-6df7-4831-8b28-aa7f9a0db27c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:c9:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:40Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e181284-2670-4a68-97fd-923f2a299553","ip_address":"169.254.192.7"}],"id":"5619418a-b14b-4bad-a6c2-953d942de690","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:90:70","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:39Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"}]} 2018-12-28 16:46:42,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=18c8f554-153c-4388-91bd-fd2c5b54cee6 used request id req-9b4a5a24-0603-40e8-b72c-c031ed94ac56 2018-12-28 16:46:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:42,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f8702349-a3cd-49c9-9689-8a1ad14e830d Date: Fri, 28 Dec 2018 16:46:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:46:42,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-f8702349-a3cd-49c9-9689-8a1ad14e830d 2018-12-28 16:46:42,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:42,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d37cbbea-bac3-44f0-8d5c-39164ffd1fd7 Date: Fri, 28 Dec 2018 16:46:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:37Z","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":"4e181284-2670-4a68-97fd-923f2a299553","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:42,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 used request id req-d37cbbea-bac3-44f0-8d5c-39164ffd1fd7 2018-12-28 16:46:42,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a2fa05d7-5cea-4313-bf3a-00c7c2faa107 Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:37Z","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":"4e181284-2670-4a68-97fd-923f2a299553","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:43,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 used request id req-a2fa05d7-5cea-4313-bf3a-00c7c2faa107 2018-12-28 16:46:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4d43b026-f93d-49dc-ac6c-e6aa8348e35c Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:37Z","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":"4e181284-2670-4a68-97fd-923f2a299553","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:43,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 used request id req-4d43b026-f93d-49dc-ac6c-e6aa8348e35c 2018-12-28 16:46:43,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-8f859aeb-a065-4b03-a409-b32fdac34890 Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:46:38Z", "admin_state_up": true, "updated_at": "2018-12-28T16:46:41Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "18c8f554-153c-4388-91bd-fd2c5b54cee6", "name": "NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router"}]} 2018-12-28 16:46:43,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router used request id req-8f859aeb-a065-4b03-a409-b32fdac34890 2018-12-28 16:46:43,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c12c826-7f5f-4d31-bdec-48bbaf8a1000 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:43,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-3c12c826-7f5f-4d31-bdec-48bbaf8a1000 2018-12-28 16:46:43,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=18c8f554-153c-4388-91bd-fd2c5b54cee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-5107e4fb-7352-4dba-956b-890c523d5efe Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:43Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.203"}],"id":"35c9612a-aca9-4871-b06c-aafdd5bb9136","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:f4:32","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:46:38Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e181284-2670-4a68-97fd-923f2a299553","ip_address":"169.254.192.1"}],"id":"417f076b-042c-433f-87d8-21e3fe19e8b5","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:b2:d6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:41Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e181284-2670-4a68-97fd-923f2a299553","ip_address":"169.254.192.5"}],"id":"5378412e-6df7-4831-8b28-aa7f9a0db27c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:64:c9:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:40Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:43Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4e181284-2670-4a68-97fd-923f2a299553","ip_address":"169.254.192.7"}],"id":"5619418a-b14b-4bad-a6c2-953d942de690","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1d:90:70","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:39Z","binding:vnic_type":"normal","device_id":"18c8f554-153c-4388-91bd-fd2c5b54cee6"}]} 2018-12-28 16:46:43,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=18c8f554-153c-4388-91bd-fd2c5b54cee6 used request id req-5107e4fb-7352-4dba-956b-890c523d5efe 2018-12-28 16:46:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-199c5224-c96e-46bf-a4d1-dd809ebad188 Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:46:43,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-199c5224-c96e-46bf-a4d1-dd809ebad188 2018-12-28 16:46:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-32068627-5139-4992-9962-17b5098a0014 Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:37Z","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":"4e181284-2670-4a68-97fd-923f2a299553","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:43,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 used request id req-32068627-5139-4992-9962-17b5098a0014 2018-12-28 16:46:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:43,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-865432cf-ca6c-458b-823a-8c9e4704db5d Date: Fri, 28 Dec 2018 16:46:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:37Z","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":"4e181284-2670-4a68-97fd-923f2a299553","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:43,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 used request id req-865432cf-ca6c-458b-823a-8c9e4704db5d 2018-12-28 16:46:43,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:44,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e6232fc5-23dd-4bf1-99d6-c9b9ce462b9e Date: Fri, 28 Dec 2018 16:46:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6397c5f6-cb81-4e9b-a870-688fa757ce90","tenant_id":"","created_at":"2018-12-28T16:46:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46:37Z","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":"4e181284-2670-4a68-97fd-923f2a299553","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:46:44,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4e181284-2670-4a68-97fd-923f2a299553 used request id req-e6232fc5-23dd-4bf1-99d6-c9b9ce462b9e 2018-12-28 16:46:44,147 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router 2018-12-28 16:46:44,147 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router 2018-12-28 16:46:44,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/18c8f554-153c-4388-91bd-fd2c5b54cee6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:47,771 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a4059c8e-e0f3-432f-83d3-6e0dd2fdfaa7 Content-Length: 0 Date: Fri, 28 Dec 2018 16:46:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:47,771 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/18c8f554-153c-4388-91bd-fd2c5b54cee6 used request id req-a4059c8e-e0f3-432f-83d3-6e0dd2fdfaa7 2018-12-28 16:46:47,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:48,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9b14c613-c246-438c-8bda-68a2d719b2c4 Date: Fri, 28 Dec 2018 16:46:48 GMT RESP BODY: {"routers": []} 2018-12-28 16:46:48,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-router used request id req-9b14c613-c246-438c-8bda-68a2d719b2c4 2018-12-28 16:46:48,102 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet 2018-12-28 16:46:48,102 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-subnet 2018-12-28 16:46:48,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:50,156 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bfe2755e-12a7-424d-8f5e-5de161cf2cdf Date: Fri, 28 Dec 2018 16:46:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:50,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/88a5cf7a-0b2c-4a5c-bb33-4d4ca211c63a used request id req-bfe2755e-12a7-424d-8f5e-5de161cf2cdf 2018-12-28 16:46:50,156 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-978f1484-0318-4b8b-a098-48b2fe339ebd-pub-net 2018-12-28 16:46:50,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/5709ede0-7a6a-4e6c-880d-ab15277775ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21cfebd7418bda4b899cf15e077eb06523207a80" 2018-12-28 16:46:51,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffc53125-0556-4d86-86f8-1d7eaa52ec89 Date: Fri, 28 Dec 2018 16:46:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:51,671 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5709ede0-7a6a-4e6c-880d-ab15277775ec used request id req-ffc53125-0556-4d86-86f8-1d7eaa52ec89 2018-12-28 16:46:51,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:52,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["2NfNn_YTT4OPgpG-HqnvRQ"], "issued_at": "2018-12-28T16:46:52.000000Z"}} 2018-12-28 16:46:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:52,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c4094e-8c20-4033-b512-486442858350 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:52,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f9c4094e-8c20-4033-b512-486442858350 2018-12-28 16:46:52,162 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net 2018-12-28 16:46:52,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" -d '{"network": {"name": "NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net", "admin_state_up": true}}' 2018-12-28 16:46:52,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-eb32942b-e3c5-4fef-8ba3-fb04032e9014 Date: Fri, 28 Dec 2018 16:46:52 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b795a4cf-1b7b-48de-b1a5-43138203e172","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:52Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:52Z","mtu":1450}} 2018-12-28 16:46:52,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-eb32942b-e3c5-4fef-8ba3-fb04032e9014 2018-12-28 16:46:52,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:52,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-87831fcc-f961-469d-8e1f-b40f466409fc Date: Fri, 28 Dec 2018 16:46:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b795a4cf-1b7b-48de-b1a5-43138203e172","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:46:52Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:52Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:52,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-87831fcc-f961-469d-8e1f-b40f466409fc 2018-12-28 16:46:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:53,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b86b60e2-1252-4b21-ac00-17c65e916b20 Date: Fri, 28 Dec 2018 16:46:53 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:46:53,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-b86b60e2-1252-4b21-ac00-17c65e916b20 2018-12-28 16:46:53,176 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet 2018-12-28 16:46:53,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" -d '{"subnets": [{"ip_version": 4, "network_id": "b795a4cf-1b7b-48de-b1a5-43138203e172", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]}' 2018-12-28 16:46:53,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-463f67cc-d1a5-4cfd-9efd-68cbfbb581d4 Date: Fri, 28 Dec 2018 16:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:53,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-463f67cc-d1a5-4cfd-9efd-68cbfbb581d4 2018-12-28 16:46:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:54,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6e37f540-62e5-4da3-914f-dd251f0862c0 Date: Fri, 28 Dec 2018 16:46:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b795a4cf-1b7b-48de-b1a5-43138203e172","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["51d4b3b1-7138-4f8d-b38f-6557111b1127"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:52Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:54,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-6e37f540-62e5-4da3-914f-dd251f0862c0 2018-12-28 16:46:54,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:54,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c5453c23-ddd8-4454-9f73-baef1810915f Date: Fri, 28 Dec 2018 16:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:54,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-c5453c23-ddd8-4454-9f73-baef1810915f 2018-12-28 16:46:54,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:54,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7b78281c-59b7-457b-be81-bb2e9a9fe70a Date: Fri, 28 Dec 2018 16:46:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b795a4cf-1b7b-48de-b1a5-43138203e172","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["51d4b3b1-7138-4f8d-b38f-6557111b1127"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:52Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:54,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net used request id req-7b78281c-59b7-457b-be81-bb2e9a9fe70a 2018-12-28 16:46:54,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:46:54,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:46:54,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:54,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-743ef661-11ec-4fda-ad02-c43e0e9a1cce Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:54,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-743ef661-11ec-4fda-ad02-c43e0e9a1cce 2018-12-28 16:46:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:54,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5efcd8e2-f8b0-441b-aaaf-d5ffd7875038 Date: Fri, 28 Dec 2018 16:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:54,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-5efcd8e2-f8b0-441b-aaaf-d5ffd7875038 2018-12-28 16:46:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172&name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:55,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-10b8d5bd-b96f-407b-956c-e8861a900012 Date: Fri, 28 Dec 2018 16:46:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:55,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172&name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet used request id req-10b8d5bd-b96f-407b-956c-e8861a900012 2018-12-28 16:46:55,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:46:55,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:46:55,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:46:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["UI5pCTS6QrOmvBEfyVJ0CQ"], "issued_at": "2018-12-28T16:46:55.000000Z"}} 2018-12-28 16:46:55,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03b994f78fb3440595f4f7f71c1ae9114cba171" 2018-12-28 16:46:55,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95130e2-ca8a-4067-80de-c6f8f79f46d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:46:55,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b95130e2-ca8a-4067-80de-c6f8f79f46d9 2018-12-28 16:46:55,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:55,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e7afc992-1d3d-41a0-91fa-093b5b9d696b Date: Fri, 28 Dec 2018 16:46:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b795a4cf-1b7b-48de-b1a5-43138203e172","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["51d4b3b1-7138-4f8d-b38f-6557111b1127"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:52Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:55,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net used request id req-e7afc992-1d3d-41a0-91fa-093b5b9d696b 2018-12-28 16:46:55,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e1f8c342-3703-41ee-8153-d8aa6ddcc52f Date: Fri, 28 Dec 2018 16:46:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:55,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-e1f8c342-3703-41ee-8153-d8aa6ddcc52f 2018-12-28 16:46:55,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:56,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a5318255-8c8d-41f2-8967-183da0cd35a0 Date: Fri, 28 Dec 2018 16:46:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b795a4cf-1b7b-48de-b1a5-43138203e172","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["51d4b3b1-7138-4f8d-b38f-6557111b1127"],"description":"","tags":[],"updated_at":"2018-12-28T16:46:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:52Z","provider:network_type":"vxlan"}]} 2018-12-28 16:46:56,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net used request id req-a5318255-8c8d-41f2-8967-183da0cd35a0 2018-12-28 16:46:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:46:56,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:46:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b03b994f78fb3440595f4f7f71c1ae9114cba171" 2018-12-28 16:46:56,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbcc28b-75bb-4567-8f17-267e2625a444 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:46:56,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-bfbcc28b-75bb-4567-8f17-267e2625a444 2018-12-28 16:46:56,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:56,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8717bd48-f995-46dc-9bfb-5d25ea11a805 Date: Fri, 28 Dec 2018 16:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:56,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-8717bd48-f995-46dc-9bfb-5d25ea11a805 2018-12-28 16:46:56,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172&name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:56,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a4721641-44a1-4912-8b9b-bbc9bcd05f13 Date: Fri, 28 Dec 2018 16:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","dns_nameservers":[],"updated_at":"2018-12-28T16:46: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":"d88be6a8f3fe465c92c457037730ed6e","id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet"}]} 2018-12-28 16:46:56,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b795a4cf-1b7b-48de-b1a5-43138203e172&name=NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet used request id req-a4721641-44a1-4912-8b9b-bbc9bcd05f13 2018-12-28 16:46:56,720 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net 2018-12-28 16:46:56,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" -d '{"port": {"network_id": "b795a4cf-1b7b-48de-b1a5-43138203e172", "fixed_ips": [{"subnet_id": "51d4b3b1-7138-4f8d-b38f-6557111b1127", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-port", "admin_state_up": true}}' 2018-12-28 16:46:57,534 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-82253ac0-0eb8-434a-9903-655e097c4ebb Date: Fri, 28 Dec 2018 16:46:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:57Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","ip_address":"10.55.1.100"}],"id":"dfb21f63-d8b5-4a78-b0a3-83acb34be5e3","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:36:0b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-port","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:57Z","binding:vnic_type":"normal"}} 2018-12-28 16:46:57,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-82253ac0-0eb8-434a-9903-655e097c4ebb 2018-12-28 16:46:57,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:57,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-dd80cbdc-385e-47da-8c70-3316a3cac2a0 Date: Fri, 28 Dec 2018 16:46:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","ip_address":"10.55.1.4"}],"id":"77b55e6a-7295-4461-8dd2-36ee45c733fd","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:2c:a4","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b795a4cf-1b7b-48de-b1a5-43138203e172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","ip_address":"10.55.1.3"}],"id":"dd58e526-94d7-407b-8f18-71364680409c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cc:09:93","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b795a4cf-1b7b-48de-b1a5-43138203e172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","ip_address":"10.55.1.100"}],"id":"dfb21f63-d8b5-4a78-b0a3-83acb34be5e3","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:36:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-port","admin_state_up":true,"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:57Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:46:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"51d4b3b1-7138-4f8d-b38f-6557111b1127","ip_address":"10.55.1.2"}],"id":"e732c2f1-c826-4bab-80c3-0b80b0029eeb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:49:a1:34","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b795a4cf-1b7b-48de-b1a5-43138203e172","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:46:53Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b795a4cf-1b7b-48de-b1a5-43138203e172"}]} 2018-12-28 16:46:57,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports used request id req-dd80cbdc-385e-47da-8c70-3316a3cac2a0 2018-12-28 16:46:57,728 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-port 2018-12-28 16:46:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/dfb21f63-d8b5-4a78-b0a3-83acb34be5e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:46:58,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1287c285-fff9-43d0-bcb9-760d39a4ada3 Date: Fri, 28 Dec 2018 16:46:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:46:58,355 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/dfb21f63-d8b5-4a78-b0a3-83acb34be5e3 used request id req-1287c285-fff9-43d0-bcb9-760d39a4ada3 2018-12-28 16:46:58,355 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet 2018-12-28 16:46:58,355 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-subnet 2018-12-28 16:46:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/51d4b3b1-7138-4f8d-b38f-6557111b1127 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:47:00,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b008d464-9c73-4175-b53f-061dedce649c Date: Fri, 28 Dec 2018 16:47:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:00,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/51d4b3b1-7138-4f8d-b38f-6557111b1127 used request id req-b008d464-9c73-4175-b53f-061dedce649c 2018-12-28 16:47:00,345 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0adef6c0-092b-402d-b809-a69290b13fc5-pub-net 2018-12-28 16:47:00,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b795a4cf-1b7b-48de-b1a5-43138203e172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec0796823c1ae7901f83237bf27ea1175c73c20e" 2018-12-28 16:47:01,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2d620d1c-7989-4642-b192-26e986298f25 Date: Fri, 28 Dec 2018 16:47:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:01,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b795a4cf-1b7b-48de-b1a5-43138203e172 used request id req-2d620d1c-7989-4642-b192-26e986298f25 2018-12-28 16:47:01,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:01,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["lUTXE5kcSMOXzMYS3DT-ww"], "issued_at": "2018-12-28T16:47:01.000000Z"}} 2018-12-28 16:47:01,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:01,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af4631d-448a-479a-9d6d-2dd97cb83645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:01,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4af4631d-448a-479a-9d6d-2dd97cb83645 2018-12-28 16:47:01,997 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net 2018-12-28 16:47:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" -d '{"network": {"name": "NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net", "admin_state_up": true}}' 2018-12-28 16:47:02,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-fdd1c3fc-3080-44be-9b78-17bbd9e229de Date: Fri, 28 Dec 2018 16:47:02 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:02Z","mtu":1450}} 2018-12-28 16:47:02,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-fdd1c3fc-3080-44be-9b78-17bbd9e229de 2018-12-28 16:47:02,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:02,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-454cdc14-451e-4e7e-aa99-aed3720e1236 Date: Fri, 28 Dec 2018 16:47:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:02Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:02,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-454cdc14-451e-4e7e-aa99-aed3720e1236 2018-12-28 16:47:02,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:02,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-04f4a368-32ec-4169-bb96-b185162f179b Date: Fri, 28 Dec 2018 16:47:02 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:47:02,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-04f4a368-32ec-4169-bb96-b185162f179b 2018-12-28 16:47:02,966 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet 2018-12-28 16:47:02,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" -d '{"subnets": [{"ip_version": 4, "network_id": "7c079e9d-bdf1-4644-9d15-f3b7714f008b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]}' 2018-12-28 16:47:03,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4d27d0c8-4a29-46a0-bc3a-db6f8838a25c Date: Fri, 28 Dec 2018 16:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:03,528 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-4d27d0c8-4a29-46a0-bc3a-db6f8838a25c 2018-12-28 16:47:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:03,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7bed7376-bd26-46cd-9705-1021a0eeb099 Date: Fri, 28 Dec 2018 16:47:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["9bdd3c9b-07df-4595-8a4b-984ec2d0d29b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:02Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:03,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-7bed7376-bd26-46cd-9705-1021a0eeb099 2018-12-28 16:47:03,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:03,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-14cdb5e9-3484-4452-82b7-d196d5b4913d Date: Fri, 28 Dec 2018 16:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:03,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-14cdb5e9-3484-4452-82b7-d196d5b4913d 2018-12-28 16:47:04,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:04,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-40240afe-2fb3-4dd5-8702-1131f3762945 Date: Fri, 28 Dec 2018 16:47:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["9bdd3c9b-07df-4595-8a4b-984ec2d0d29b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:02Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:04,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net used request id req-40240afe-2fb3-4dd5-8702-1131f3762945 2018-12-28 16:47:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:04,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:04,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08678a81-d2df-44ef-b327-1131ae39acaa Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:04,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-08678a81-d2df-44ef-b327-1131ae39acaa 2018-12-28 16:47:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:04,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0aea4d6-f005-4c09-b7c9-a754b6375908 Date: Fri, 28 Dec 2018 16:47:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:04,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-d0aea4d6-f005-4c09-b7c9-a754b6375908 2018-12-28 16:47:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b&name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:04,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-127747f2-f8de-46c6-bea6-b16288c5a7a0 Date: Fri, 28 Dec 2018 16:47:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:04,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b&name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet used request id req-127747f2-f8de-46c6-bea6-b16288c5a7a0 2018-12-28 16:47:04,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:04,754 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:05,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["XWPueONQRgKTXISndwx9Fw"], "issued_at": "2018-12-28T16:47:05.000000Z"}} 2018-12-28 16:47:05,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109760030393077242f07fa9f8b0416a3a14e0f" 2018-12-28 16:47:05,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc690ecc-a42a-4e2f-93c4-1a3ce3ca2298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:05,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fc690ecc-a42a-4e2f-93c4-1a3ce3ca2298 2018-12-28 16:47:05,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:05,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-018c3733-f95a-4332-81d3-05fce2652aab Date: Fri, 28 Dec 2018 16:47:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["9bdd3c9b-07df-4595-8a4b-984ec2d0d29b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:02Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:05,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net used request id req-018c3733-f95a-4332-81d3-05fce2652aab 2018-12-28 16:47:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:05,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-40586adf-2fb0-4b04-8574-3cad7c6edd78 Date: Fri, 28 Dec 2018 16:47:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:05,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-40586adf-2fb0-4b04-8574-3cad7c6edd78 2018-12-28 16:47:05,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:05,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d4744c82-2655-4fe2-9181-517b1135de5f Date: Fri, 28 Dec 2018 16:47:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["9bdd3c9b-07df-4595-8a4b-984ec2d0d29b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:02Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:05,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net used request id req-d4744c82-2655-4fe2-9181-517b1135de5f 2018-12-28 16:47:05,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:05,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8109760030393077242f07fa9f8b0416a3a14e0f" 2018-12-28 16:47:05,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4977f5-9d90-4215-b502-8b243ff35b1f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:05,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-6b4977f5-9d90-4215-b502-8b243ff35b1f 2018-12-28 16:47:05,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:06,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13036f4d-bae8-40e2-b784-23b46c3e8c8b Date: Fri, 28 Dec 2018 16:47:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:06,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-13036f4d-bae8-40e2-b784-23b46c3e8c8b 2018-12-28 16:47:06,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b&name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:06,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-54d6e6e0-631d-4250-9955-5e50f3dce2ec Date: Fri, 28 Dec 2018 16:47:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:03Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet"}]} 2018-12-28 16:47:06,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7c079e9d-bdf1-4644-9d15-f3b7714f008b&name=NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet used request id req-54d6e6e0-631d-4250-9955-5e50f3dce2ec 2018-12-28 16:47:06,369 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net 2018-12-28 16:47:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" -d '{"port": {"network_id": "7c079e9d-bdf1-4644-9d15-f3b7714f008b", "fixed_ips": [{"subnet_id": "9bdd3c9b-07df-4595-8a4b-984ec2d0d29b", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-port", "admin_state_up": true}}' 2018-12-28 16:47:07,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a8dae004-d294-409f-a796-38c92b742856 Date: Fri, 28 Dec 2018 16:47:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:06Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","ip_address":"10.55.1.100"}],"id":"6e2a426f-330d-492c-ad87-b8666274d2e3","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:1e:97","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-port","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:06Z","binding:vnic_type":"normal"}} 2018-12-28 16:47:07,031 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a8dae004-d294-409f-a796-38c92b742856 2018-12-28 16:47:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:07,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-550700e0-ecda-4729-a8a7-aeefdc63780e Date: Fri, 28 Dec 2018 16:47:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","ip_address":"10.55.1.2"}],"id":"285a1260-501c-4ef8-9d9e-b52a12ed46e1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:78:d8:46","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7c079e9d-bdf1-4644-9d15-f3b7714f008b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","ip_address":"10.55.1.4"}],"id":"64225fdf-e3dd-4d5d-b1c0-bea7aafa8d67","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:46:fc:85","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7c079e9d-bdf1-4644-9d15-f3b7714f008b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","ip_address":"10.55.1.3"}],"id":"68309395-48b2-479a-8e92-79d464ddd673","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:f9:47","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7c079e9d-bdf1-4644-9d15-f3b7714f008b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"9bdd3c9b-07df-4595-8a4b-984ec2d0d29b","ip_address":"10.55.1.100"}],"id":"6e2a426f-330d-492c-ad87-b8666274d2e3","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:1e:97","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-port","admin_state_up":true,"network_id":"7c079e9d-bdf1-4644-9d15-f3b7714f008b","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 16:47:07,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports used request id req-550700e0-ecda-4729-a8a7-aeefdc63780e 2018-12-28 16:47:07,392 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-port 2018-12-28 16:47:07,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/6e2a426f-330d-492c-ad87-b8666274d2e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:07,918 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-209002a5-15cd-41c9-a5e2-eb611485a1c0 Date: Fri, 28 Dec 2018 16:47:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:07,918 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/6e2a426f-330d-492c-ad87-b8666274d2e3 used request id req-209002a5-15cd-41c9-a5e2-eb611485a1c0 2018-12-28 16:47:07,918 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet 2018-12-28 16:47:07,918 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-subnet 2018-12-28 16:47:07,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/9bdd3c9b-07df-4595-8a4b-984ec2d0d29b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:09,970 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cde0a85c-706c-46ba-8a0a-8602ef406f3a Date: Fri, 28 Dec 2018 16:47:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:09,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/9bdd3c9b-07df-4595-8a4b-984ec2d0d29b used request id req-cde0a85c-706c-46ba-8a0a-8602ef406f3a 2018-12-28 16:47:09,971 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-13e3723c-8498-4ffa-adc4-1bc8ddc5695b-pub-net 2018-12-28 16:47:09,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7c079e9d-bdf1-4644-9d15-f3b7714f008b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93942615fa8662b75afd50a492a1849ed85c82ad" 2018-12-28 16:47:11,204 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34c945d1-943b-46f7-a82b-08b1b08e4b72 Date: Fri, 28 Dec 2018 16:47:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:11,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7c079e9d-bdf1-4644-9d15-f3b7714f008b used request id req-34c945d1-943b-46f7-a82b-08b1b08e4b72 2018-12-28 16:47:11,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:11,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["Vm16m3fgRyGgtVZGB2JkLA"], "issued_at": "2018-12-28T16:47:11.000000Z"}} 2018-12-28 16:47:11,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:11,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f6163c-39bb-4abe-8e50-2b06c1e96c57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:11,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-97f6163c-39bb-4abe-8e50-2b06c1e96c57 2018-12-28 16:47:11,674 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net 2018-12-28 16:47:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" -d '{"network": {"name": "NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net", "admin_state_up": true}}' 2018-12-28 16:47:12,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-95db1584-3212-4abd-82e9-ffcc894caca9 Date: Fri, 28 Dec 2018 16:47:12 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:11Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:11Z","mtu":1450}} 2018-12-28 16:47:12,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-95db1584-3212-4abd-82e9-ffcc894caca9 2018-12-28 16:47:12,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:12,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-a92dbb59-96ac-4538-a2d1-ccb1c9547ab0 Date: Fri, 28 Dec 2018 16:47:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:11Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:12,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-a92dbb59-96ac-4538-a2d1-ccb1c9547ab0 2018-12-28 16:47:12,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:12,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-71d3b0f5-96e2-42bb-9438-4b59bd4c7f3d Date: Fri, 28 Dec 2018 16:47:12 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:47:12,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-71d3b0f5-96e2-42bb-9438-4b59bd4c7f3d 2018-12-28 16:47:12,552 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet 2018-12-28 16:47:12,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" -d '{"subnets": [{"ip_version": 4, "network_id": "f10cefc7-d97b-4848-8dbb-4286b6067c9f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]}' 2018-12-28 16:47:12,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7d4d4139-b77e-467d-b767-aca0be8496bd Date: Fri, 28 Dec 2018 16:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:12,971 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-7d4d4139-b77e-467d-b767-aca0be8496bd 2018-12-28 16:47:12,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:13,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a3f4a91c-5ad4-4739-9a79-e54d764a4fd8 Date: Fri, 28 Dec 2018 16:47:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["af4d98c0-2154-45d6-ae41-8de911a9b88b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:11Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:13,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-a3f4a91c-5ad4-4739-9a79-e54d764a4fd8 2018-12-28 16:47:13,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:13,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cafb041c-3f7e-42e5-9923-afec43619818 Date: Fri, 28 Dec 2018 16:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:13,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-cafb041c-3f7e-42e5-9923-afec43619818 2018-12-28 16:47:13,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:13,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-2e37faff-5665-47e3-84c1-271280ee13d2 Date: Fri, 28 Dec 2018 16:47:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["af4d98c0-2154-45d6-ae41-8de911a9b88b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:11Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:13,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net used request id req-2e37faff-5665-47e3-84c1-271280ee13d2 2018-12-28 16:47:13,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:13,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:13,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd3c4d4-6d7e-4ddc-8ee6-32e9080ac62a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:13,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-bfd3c4d4-6d7e-4ddc-8ee6-32e9080ac62a 2018-12-28 16:47:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:13,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94d7f763-7ac4-465b-899c-d932bb547d12 Date: Fri, 28 Dec 2018 16:47:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:13,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-94d7f763-7ac4-465b-899c-d932bb547d12 2018-12-28 16:47:13,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f&name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:14,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11634d10-55b4-4b63-9cfa-64ec611f34e1 Date: Fri, 28 Dec 2018 16:47:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:14,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f&name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet used request id req-11634d10-55b4-4b63-9cfa-64ec611f34e1 2018-12-28 16:47:14,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:14,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:14,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["OAiNukEtRjK1z37ZCeXkdA"], "issued_at": "2018-12-28T16:47:14.000000Z"}} 2018-12-28 16:47:14,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf6692f83364df326d5590a81bdff047677e671" 2018-12-28 16:47:14,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbf7781-6798-419e-8dda-0f46f5fd6f4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:14,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7cbf7781-6798-419e-8dda-0f46f5fd6f4c 2018-12-28 16:47:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:14,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-011cb0aa-dd11-4f55-8cd4-777a5a4e9651 Date: Fri, 28 Dec 2018 16:47:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["af4d98c0-2154-45d6-ae41-8de911a9b88b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:11Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:14,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net used request id req-011cb0aa-dd11-4f55-8cd4-777a5a4e9651 2018-12-28 16:47:14,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:15,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5973cd26-7fe7-4aab-b2d7-1add6e834e07 Date: Fri, 28 Dec 2018 16:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:15,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-5973cd26-7fe7-4aab-b2d7-1add6e834e07 2018-12-28 16:47:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:15,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7f744ffb-f484-409b-8e61-4d976ba51334 Date: Fri, 28 Dec 2018 16:47:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["af4d98c0-2154-45d6-ae41-8de911a9b88b"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:12Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:11Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:15,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net used request id req-7f744ffb-f484-409b-8e61-4d976ba51334 2018-12-28 16:47:15,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:15,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf6692f83364df326d5590a81bdff047677e671" 2018-12-28 16:47:15,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4008373e-0781-4693-90b1-dad787d69f18 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:15,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-4008373e-0781-4693-90b1-dad787d69f18 2018-12-28 16:47:15,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:15,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-08f83a3d-e62a-4db5-a5f6-78054c0cb6dd Date: Fri, 28 Dec 2018 16:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:15,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-08f83a3d-e62a-4db5-a5f6-78054c0cb6dd 2018-12-28 16:47:15,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f&name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:15,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6b0c4aaa-dce0-4d9c-ab19-0da76cca35d0 Date: Fri, 28 Dec 2018 16:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f10cefc7-d97b-4848-8dbb-4286b6067c9f","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:12Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"af4d98c0-2154-45d6-ae41-8de911a9b88b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet"}]} 2018-12-28 16:47:15,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f10cefc7-d97b-4848-8dbb-4286b6067c9f&name=NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet used request id req-6b0c4aaa-dce0-4d9c-ab19-0da76cca35d0 2018-12-28 16:47:15,548 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net 2018-12-28 16:47:15,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" -d '{"port": {"network_id": "f10cefc7-d97b-4848-8dbb-4286b6067c9f", "fixed_ips": [{"subnet_id": "af4d98c0-2154-45d6-ae41-8de911a9b88b", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-port", "admin_state_up": true}}' 2018-12-28 16:47:15,712 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-04f6372a-fea4-489c-a321-03905805b887 Date: Fri, 28 Dec 2018 16:47:15 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 16:47:15,713 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-04f6372a-fea4-489c-a321-03905805b887 2018-12-28 16:47:15,713 - 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-12-28 16:47:15,714 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet 2018-12-28 16:47:15,714 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-subnet 2018-12-28 16:47:15,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/af4d98c0-2154-45d6-ae41-8de911a9b88b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:17,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b80d270d-5a31-4219-8b3f-77efb812e66f Date: Fri, 28 Dec 2018 16:47:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:17,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/af4d98c0-2154-45d6-ae41-8de911a9b88b used request id req-b80d270d-5a31-4219-8b3f-77efb812e66f 2018-12-28 16:47:17,878 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-06363566-867c-425b-bade-12ed0d84b791-pub-net 2018-12-28 16:47:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f10cefc7-d97b-4848-8dbb-4286b6067c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d82420c29fee446270ade480f54571c230d40d" 2018-12-28 16:47:19,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-667e2eb1-ca48-4354-bcaa-b0e26caf2649 Date: Fri, 28 Dec 2018 16:47:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:19,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f10cefc7-d97b-4848-8dbb-4286b6067c9f used request id req-667e2eb1-ca48-4354-bcaa-b0e26caf2649 2018-12-28 16:47:19,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:19,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["-hP70jkOSa2-B_gqhgowHQ"], "issued_at": "2018-12-28T16:47:19.000000Z"}} 2018-12-28 16:47:19,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:19,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5223b38c-f004-4d40-b372-57116c600946 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:19,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5223b38c-f004-4d40-b372-57116c600946 2018-12-28 16:47:19,502 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net 2018-12-28 16:47:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" -d '{"network": {"name": "NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net", "admin_state_up": true}}' 2018-12-28 16:47:19,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-f2b56408-7aa3-43ad-833e-e589f9770128 Date: Fri, 28 Dec 2018 16:47:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"42edf494-a1d1-4754-aba2-9d80da339676","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:19Z","mtu":1450}} 2018-12-28 16:47:19,899 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-f2b56408-7aa3-43ad-833e-e589f9770128 2018-12-28 16:47:19,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:20,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-102f9331-300f-44c4-8158-872a91542570 Date: Fri, 28 Dec 2018 16:47:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"42edf494-a1d1-4754-aba2-9d80da339676","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:20,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-102f9331-300f-44c4-8158-872a91542570 2018-12-28 16:47:20,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:20,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5b5381c1-846e-4f77-8621-e54de39f7d7c Date: Fri, 28 Dec 2018 16:47:20 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:47:20,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-5b5381c1-846e-4f77-8621-e54de39f7d7c 2018-12-28 16:47:20,327 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet 2018-12-28 16:47:20,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" -d '{"subnets": [{"ip_version": 4, "network_id": "42edf494-a1d1-4754-aba2-9d80da339676", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]}' 2018-12-28 16:47:20,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3eb10c16-ef29-46a9-b709-82fdd255e812 Date: Fri, 28 Dec 2018 16:47:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:20,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-3eb10c16-ef29-46a9-b709-82fdd255e812 2018-12-28 16:47:20,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:21,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a7d985ee-08c4-40aa-a4c4-5c1942e39832 Date: Fri, 28 Dec 2018 16:47:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"42edf494-a1d1-4754-aba2-9d80da339676","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1f5cbf12-501e-4636-bae8-283150e57d12"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:21,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-a7d985ee-08c4-40aa-a4c4-5c1942e39832 2018-12-28 16:47:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:21,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-049de27b-05c8-474c-bf74-52d73420cd66 Date: Fri, 28 Dec 2018 16:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:21,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-049de27b-05c8-474c-bf74-52d73420cd66 2018-12-28 16:47:21,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:21,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e777660c-ec86-4cfb-b3c1-20da5ae53c37 Date: Fri, 28 Dec 2018 16:47:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"42edf494-a1d1-4754-aba2-9d80da339676","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1f5cbf12-501e-4636-bae8-283150e57d12"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:21,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net used request id req-e777660c-ec86-4cfb-b3c1-20da5ae53c37 2018-12-28 16:47:21,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:21,471 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:21,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:21,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c48935e-573c-464c-8957-35305d92a596 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:21,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-0c48935e-573c-464c-8957-35305d92a596 2018-12-28 16:47:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:21,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-61754351-efd4-40c0-ae84-0d7374afeaea Date: Fri, 28 Dec 2018 16:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:21,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-61754351-efd4-40c0-ae84-0d7374afeaea 2018-12-28 16:47:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676&name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:21,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-11d80e75-b65c-4107-b567-d7a748adf260 Date: Fri, 28 Dec 2018 16:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:21,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676&name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet used request id req-11d80e75-b65c-4107-b567-d7a748adf260 2018-12-28 16:47:21,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:21,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:22,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["gphabjhFRJ2r8pKu-HDgow"], "issued_at": "2018-12-28T16:47:22.000000Z"}} 2018-12-28 16:47:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7e38a999a3cb8ca1364e47022ce05c52ed29af" 2018-12-28 16:47:22,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981f7808-00e9-4fa8-9103-fbe682f8108f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:22,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-981f7808-00e9-4fa8-9103-fbe682f8108f 2018-12-28 16:47:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:22,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d9c3a6d8-7fa8-44b6-81af-e8fdf5632615 Date: Fri, 28 Dec 2018 16:47:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"42edf494-a1d1-4754-aba2-9d80da339676","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1f5cbf12-501e-4636-bae8-283150e57d12"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:22,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net used request id req-d9c3a6d8-7fa8-44b6-81af-e8fdf5632615 2018-12-28 16:47:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:22,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5db80ca3-8fd5-4f34-82d9-a3c0cc09a15c Date: Fri, 28 Dec 2018 16:47:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:22,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-5db80ca3-8fd5-4f34-82d9-a3c0cc09a15c 2018-12-28 16:47:22,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:22,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f31f5abf-ccb1-4f4c-a2fc-f0ad406c4716 Date: Fri, 28 Dec 2018 16:47:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"42edf494-a1d1-4754-aba2-9d80da339676","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1f5cbf12-501e-4636-bae8-283150e57d12"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:19Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:22,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net used request id req-f31f5abf-ccb1-4f4c-a2fc-f0ad406c4716 2018-12-28 16:47:22,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:22,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb7e38a999a3cb8ca1364e47022ce05c52ed29af" 2018-12-28 16:47:23,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1bc6a7f-d713-4e13-9e82-50e87b00b414 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:23,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-a1bc6a7f-d713-4e13-9e82-50e87b00b414 2018-12-28 16:47:23,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:23,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-00dc83be-99fa-4413-bea8-23fc32d00655 Date: Fri, 28 Dec 2018 16:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:23,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676 used request id req-00dc83be-99fa-4413-bea8-23fc32d00655 2018-12-28 16:47:23,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676&name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:23,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36487a76-aae2-4482-b319-24be5914ad61 Date: Fri, 28 Dec 2018 16:47:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"42edf494-a1d1-4754-aba2-9d80da339676","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:20Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"d88be6a8f3fe465c92c457037730ed6e","id":"1f5cbf12-501e-4636-bae8-283150e57d12","subnetpool_id":null,"name":"NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet"}]} 2018-12-28 16:47:23,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=42edf494-a1d1-4754-aba2-9d80da339676&name=NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet used request id req-36487a76-aae2-4482-b319-24be5914ad61 2018-12-28 16:47:23,300 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net 2018-12-28 16:47:23,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" -d '{"port": {"network_id": "42edf494-a1d1-4754-aba2-9d80da339676", "fixed_ips": [{"subnet_id": "1f5cbf12-501e-4636-bae8-283150e57d12", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-port", "admin_state_up": true}}' 2018-12-28 16:47:23,534 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-8dd71c32-f481-4b64-91a0-9716a43fe528 Date: Fri, 28 Dec 2018 16:47:23 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-28 16:47:23,534 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-8dd71c32-f481-4b64-91a0-9716a43fe528 2018-12-28 16:47:23,534 - 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-12-28 16:47:23,535 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet 2018-12-28 16:47:23,535 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-subnet 2018-12-28 16:47:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1f5cbf12-501e-4636-bae8-283150e57d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:26,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-292f11f7-cc47-4f57-a3af-3a8029f02c9b Date: Fri, 28 Dec 2018 16:47:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:26,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1f5cbf12-501e-4636-bae8-283150e57d12 used request id req-292f11f7-cc47-4f57-a3af-3a8029f02c9b 2018-12-28 16:47:26,037 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-072b84a8-6590-43f1-85b9-393cbaf1192e-pub-net 2018-12-28 16:47:26,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/42edf494-a1d1-4754-aba2-9d80da339676 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c000c9ebfa493df4ac54e7a04e1a67c9e7d2f120" 2018-12-28 16:47:26,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c176ebf-98e6-4bb3-907f-8f429db73dd3 Date: Fri, 28 Dec 2018 16:47:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:26,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/42edf494-a1d1-4754-aba2-9d80da339676 used request id req-6c176ebf-98e6-4bb3-907f-8f429db73dd3 2018-12-28 16:47:26,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:27,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["HNujIHbTQ1yn5WlrD69ogQ"], "issued_at": "2018-12-28T16:47:27.000000Z"}} 2018-12-28 16:47:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:27,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b22653-f728-4844-b491-cc86b8f0dfdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:27,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-86b22653-f728-4844-b491-cc86b8f0dfdf 2018-12-28 16:47:27,411 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net 2018-12-28 16:47:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" -d '{"network": {"name": "NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net", "admin_state_up": true}}' 2018-12-28 16:47:27,809 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-587d3faf-e246-4127-b3e6-6f13453a2348 Date: Fri, 28 Dec 2018 16:47:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:27Z","mtu":1450}} 2018-12-28 16:47:27,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-587d3faf-e246-4127-b3e6-6f13453a2348 2018-12-28 16:47:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:28,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c4ed1c43-25d6-48ca-95bd-963c7f93b65c Date: Fri, 28 Dec 2018 16:47:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:27Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:28,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-c4ed1c43-25d6-48ca-95bd-963c7f93b65c 2018-12-28 16:47:28,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:28,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d46e5ec2-f089-48e0-b0db-cae55b7de796 Date: Fri, 28 Dec 2018 16:47:28 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:47:28,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-d46e5ec2-f089-48e0-b0db-cae55b7de796 2018-12-28 16:47:28,216 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet 2018-12-28 16:47:28,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" -d '{"subnets": [{"ip_version": 4, "network_id": "bbcf331a-39a5-4ab0-a827-188e3fdb3867", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]}' 2018-12-28 16:47:28,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-57093e3f-c728-463f-8401-d0d7ccff3d04 Date: Fri, 28 Dec 2018 16:47:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:28,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-57093e3f-c728-463f-8401-d0d7ccff3d04 2018-12-28 16:47:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:29,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b0106695-b162-4877-88e5-bb5a3cceff91 Date: Fri, 28 Dec 2018 16:47:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["942adc74-1cbc-4947-865b-e3270e8ce18d"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:29,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-b0106695-b162-4877-88e5-bb5a3cceff91 2018-12-28 16:47:29,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:29,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-43311a89-1fea-48d6-b2f5-9a0085d1ce59 Date: Fri, 28 Dec 2018 16:47:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:29,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-43311a89-1fea-48d6-b2f5-9a0085d1ce59 2018-12-28 16:47:29,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:29,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-dd481a1b-18fa-4416-b824-f7bda5605bf9 Date: Fri, 28 Dec 2018 16:47:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["942adc74-1cbc-4947-865b-e3270e8ce18d"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:29,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net used request id req-dd481a1b-18fa-4416-b824-f7bda5605bf9 2018-12-28 16:47:29,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:29,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:29,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:29,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0953e72d-7f3f-4522-be21-bf7b28916646 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:29,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-0953e72d-7f3f-4522-be21-bf7b28916646 2018-12-28 16:47:29,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:30,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1317db8a-7426-4674-b5b4-4af14515005e Date: Fri, 28 Dec 2018 16:47:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:30,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-1317db8a-7426-4674-b5b4-4af14515005e 2018-12-28 16:47:30,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867&name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:30,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f42f17fb-7749-460c-916c-c597812ead8a Date: Fri, 28 Dec 2018 16:47:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:30,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867&name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet used request id req-f42f17fb-7749-460c-916c-c597812ead8a 2018-12-28 16:47:30,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:30,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:30,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["4D62g5zMQUSQk_Qmf1tEfQ"], "issued_at": "2018-12-28T16:47:30.000000Z"}} 2018-12-28 16:47:30,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a0e7ad61a129013015977b0cf3b7817cd98fa2" 2018-12-28 16:47:30,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a80839f6-55b7-4d61-89f3-4d72e5b82fc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:30,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a80839f6-55b7-4d61-89f3-4d72e5b82fc2 2018-12-28 16:47:30,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:31,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7830cf3a-77b6-4022-9467-4511aef21f3a Date: Fri, 28 Dec 2018 16:47:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["942adc74-1cbc-4947-865b-e3270e8ce18d"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:31,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net used request id req-7830cf3a-77b6-4022-9467-4511aef21f3a 2018-12-28 16:47:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:31,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8e6cb657-9ea5-4c2c-9ece-86646fafe953 Date: Fri, 28 Dec 2018 16:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:31,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-8e6cb657-9ea5-4c2c-9ece-86646fafe953 2018-12-28 16:47:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8567390c-59db-4719-98c1-297c9b43946b Date: Fri, 28 Dec 2018 16:47:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["942adc74-1cbc-4947-865b-e3270e8ce18d"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:28Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:27Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:31,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net used request id req-8567390c-59db-4719-98c1-297c9b43946b 2018-12-28 16:47:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:31,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:31,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93a0e7ad61a129013015977b0cf3b7817cd98fa2" 2018-12-28 16:47:31,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f83fba-1837-4b9f-ae6b-2866e8d3968a Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:31,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-e5f83fba-1837-4b9f-ae6b-2866e8d3968a 2018-12-28 16:47:31,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:31,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6181bf42-3b70-45fc-a8e1-539e07fa66fb Date: Fri, 28 Dec 2018 16:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:31,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-6181bf42-3b70-45fc-a8e1-539e07fa66fb 2018-12-28 16:47:31,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867&name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-649f9099-21e0-42f5-89f9-bc5ed41ce880 Date: Fri, 28 Dec 2018 16:47:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bbcf331a-39a5-4ab0-a827-188e3fdb3867","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:28Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"942adc74-1cbc-4947-865b-e3270e8ce18d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet"}]} 2018-12-28 16:47:32,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bbcf331a-39a5-4ab0-a827-188e3fdb3867&name=NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet used request id req-649f9099-21e0-42f5-89f9-bc5ed41ce880 2018-12-28 16:47:32,038 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net 2018-12-28 16:47:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" -d '{"port": {"network_id": "bbcf331a-39a5-4ab0-a827-188e3fdb3867", "fixed_ips": [{"subnet_id": "942adc74-1cbc-4947-865b-e3270e8ce18d", "ip_address": null}], "name": "NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-port", "admin_state_up": true}}' 2018-12-28 16:47:32,198 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-202374a2-d44e-4904-8132-d473e708a809 Date: Fri, 28 Dec 2018 16:47:32 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 16:47:32,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-202374a2-d44e-4904-8132-d473e708a809 2018-12-28 16:47:32,199 - 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-12-28 16:47:32,199 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet 2018-12-28 16:47:32,199 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-subnet 2018-12-28 16:47:32,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/942adc74-1cbc-4947-865b-e3270e8ce18d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:34,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bdd2536c-f877-4585-bc6a-faefc73620ff Date: Fri, 28 Dec 2018 16:47:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:34,211 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/942adc74-1cbc-4947-865b-e3270e8ce18d used request id req-bdd2536c-f877-4585-bc6a-faefc73620ff 2018-12-28 16:47:34,211 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b3bc127b-2ea0-4ad3-af7a-a7b2e9e90db9-pub-net 2018-12-28 16:47:34,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/bbcf331a-39a5-4ab0-a827-188e3fdb3867 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}289a9ea82a8be58221c9750c4aea4976bbda5754" 2018-12-28 16:47:35,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7db68d8-a738-4aab-aae1-88a27dc0ada5 Date: Fri, 28 Dec 2018 16:47:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:35,498 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bbcf331a-39a5-4ab0-a827-188e3fdb3867 used request id req-d7db68d8-a738-4aab-aae1-88a27dc0ada5 2018-12-28 16:47:35,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:35,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["BftcR8fwQKKrb1Rsh6Z6Mg"], "issued_at": "2018-12-28T16:47:35.000000Z"}} 2018-12-28 16:47:35,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:35,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d0c339-2e4d-4b41-9d7b-c92e31bb17cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:35,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-44d0c339-2e4d-4b41-9d7b-c92e31bb17cb 2018-12-28 16:47:35,962 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net 2018-12-28 16:47:35,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" -d '{"network": {"name": "NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net", "admin_state_up": true}}' 2018-12-28 16:47:36,342 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-1fb7dd57-1e7e-4b35-aab7-d6b5af03bc34 Date: Fri, 28 Dec 2018 16:47: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":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:36Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:36Z","mtu":1450}} 2018-12-28 16:47:36,342 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1fb7dd57-1e7e-4b35-aab7-d6b5af03bc34 2018-12-28 16:47:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:36,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-d0d6995b-d495-4c08-bbb3-06bfc80a9219 Date: Fri, 28 Dec 2018 16:47:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:47:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:36Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:36,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-d0d6995b-d495-4c08-bbb3-06bfc80a9219 2018-12-28 16:47:36,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:36,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2ea84634-d165-48f2-a498-661371decc03 Date: Fri, 28 Dec 2018 16:47:36 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:47:36,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-2ea84634-d165-48f2-a498-661371decc03 2018-12-28 16:47:36,754 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet 2018-12-28 16:47:36,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" -d '{"subnets": [{"ip_version": 4, "network_id": "b0ad95f7-7bb7-4904-bf39-0335a8ed949c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]}' 2018-12-28 16:47:37,294 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2f701098-adc7-4770-ac39-83f37378f7e1 Date: Fri, 28 Dec 2018 16:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:37,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2f701098-adc7-4770-ac39-83f37378f7e1 2018-12-28 16:47:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:37,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-88e5bffc-bf49-4466-82b1-806583cb98c2 Date: Fri, 28 Dec 2018 16:47:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["8331f1b1-9015-4f0e-8e4c-02a24beb55d3"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:36Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:37,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-88e5bffc-bf49-4466-82b1-806583cb98c2 2018-12-28 16:47:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:37,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cd5b102e-d414-48f7-a828-f766f4f925b3 Date: Fri, 28 Dec 2018 16:47:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:37,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-cd5b102e-d414-48f7-a828-f766f4f925b3 2018-12-28 16:47:37,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:37,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0229fc9c-7ed9-449d-8773-49e2ac114ab2 Date: Fri, 28 Dec 2018 16:47:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["8331f1b1-9015-4f0e-8e4c-02a24beb55d3"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:36Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:37,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net used request id req-0229fc9c-7ed9-449d-8773-49e2ac114ab2 2018-12-28 16:47:37,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:37,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:37,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f9db72-12df-455a-aa58-c28d01ae0d35 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:37,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-93f9db72-12df-455a-aa58-c28d01ae0d35 2018-12-28 16:47:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:38,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-27a32c3f-ce6d-4b48-949f-738299d83b4a Date: Fri, 28 Dec 2018 16:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:38,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-27a32c3f-ce6d-4b48-949f-738299d83b4a 2018-12-28 16:47:38,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c&name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:38,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6ab49930-df95-492a-ac71-06f86592c86a Date: Fri, 28 Dec 2018 16:47:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:38,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c&name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet used request id req-6ab49930-df95-492a-ac71-06f86592c86a 2018-12-28 16:47:38,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:38,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:38,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["zpzkXB3cRJuFsH5frF8dXw"], "issued_at": "2018-12-28T16:47:38.000000Z"}} 2018-12-28 16:47:38,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0580862a9ac80518659b166ba10c2ffb66259117" 2018-12-28 16:47:38,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4804cf76-71d6-493d-b467-9ab643d47449 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:38,728 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4804cf76-71d6-493d-b467-9ab643d47449 2018-12-28 16:47:38,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:38,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-31ef09c0-9374-447b-bd79-13ef9dbdc903 Date: Fri, 28 Dec 2018 16:47:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["8331f1b1-9015-4f0e-8e4c-02a24beb55d3"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:36Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:38,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net used request id req-31ef09c0-9374-447b-bd79-13ef9dbdc903 2018-12-28 16:47:38,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:39,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a99db8a4-bedc-4dea-a1f8-85630333c021 Date: Fri, 28 Dec 2018 16:47:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:39,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-a99db8a4-bedc-4dea-a1f8-85630333c021 2018-12-28 16:47:39,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:39,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a810140f-a79a-4990-9b18-aaf45a2f6e2a Date: Fri, 28 Dec 2018 16:47:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["8331f1b1-9015-4f0e-8e4c-02a24beb55d3"],"description":"","tags":[],"updated_at":"2018-12-28T16:47:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:36Z","provider:network_type":"vxlan"}]} 2018-12-28 16:47:39,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net used request id req-a810140f-a79a-4990-9b18-aaf45a2f6e2a 2018-12-28 16:47:39,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:39,322 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0580862a9ac80518659b166ba10c2ffb66259117" 2018-12-28 16:47:39,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0d977fb-d89f-4b48-bf5f-a172532c419d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:39,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-f0d977fb-d89f-4b48-bf5f-a172532c419d 2018-12-28 16:47:39,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:39,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3a41248d-9cd6-4eae-8b1c-648c03e9a597 Date: Fri, 28 Dec 2018 16:47:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:39,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-3a41248d-9cd6-4eae-8b1c-648c03e9a597 2018-12-28 16:47:39,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c&name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:39,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4523f94c-a0ea-4034-a18b-0608f89ce74c Date: Fri, 28 Dec 2018 16:47:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:37Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet"}]} 2018-12-28 16:47:39,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b0ad95f7-7bb7-4904-bf39-0335a8ed949c&name=NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet used request id req-4523f94c-a0ea-4034-a18b-0608f89ce74c 2018-12-28 16:47:39,555 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net 2018-12-28 16:47:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" -d '{"port": {"network_id": "b0ad95f7-7bb7-4904-bf39-0335a8ed949c", "fixed_ips": [{"subnet_id": "8331f1b1-9015-4f0e-8e4c-02a24beb55d3", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-12-28 16:47:40,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-dfb19194-5abd-4616-9784-dd7843c405fa Date: Fri, 28 Dec 2018 16:47:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:40Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","ip_address":"10.55.1.100"}],"id":"33e586e1-d525-4f0f-b97c-747119970557","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:50:d1","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:39Z","binding:vnic_type":"normal"}} 2018-12-28 16:47:40,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-dfb19194-5abd-4616-9784-dd7843c405fa 2018-12-28 16:47:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/33e586e1-d525-4f0f-b97c-747119970557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:40,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-b681c607-edb1-4046-9975-d5c0cc4fd614 Date: Fri, 28 Dec 2018 16:47:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8331f1b1-9015-4f0e-8e4c-02a24beb55d3","ip_address":"10.55.1.100"}],"id":"33e586e1-d525-4f0f-b97c-747119970557","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:31:50:d1","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"b0ad95f7-7bb7-4904-bf39-0335a8ed949c","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:47:39Z","binding:vnic_type":"normal"}} 2018-12-28 16:47:40,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/33e586e1-d525-4f0f-b97c-747119970557 used request id req-b681c607-edb1-4046-9975-d5c0cc4fd614 2018-12-28 16:47:40,777 - neutron_utils - INFO - Deleting port with name 2018-12-28 16:47:40,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/33e586e1-d525-4f0f-b97c-747119970557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:41,495 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8834876-fb4e-4a19-9c34-6001768b7962 Date: Fri, 28 Dec 2018 16:47:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:41,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/33e586e1-d525-4f0f-b97c-747119970557 used request id req-e8834876-fb4e-4a19-9c34-6001768b7962 2018-12-28 16:47:41,495 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet 2018-12-28 16:47:41,495 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-subnet 2018-12-28 16:47:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8331f1b1-9015-4f0e-8e4c-02a24beb55d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:43,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-10e45573-cda8-4012-8aa8-4a6de871ad95 Date: Fri, 28 Dec 2018 16:47:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:43,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8331f1b1-9015-4f0e-8e4c-02a24beb55d3 used request id req-10e45573-cda8-4012-8aa8-4a6de871ad95 2018-12-28 16:47:43,612 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b87b2b82-a9fb-4978-9cc8-bd1e376f1634-pub-net 2018-12-28 16:47:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b0ad95f7-7bb7-4904-bf39-0335a8ed949c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}452dfaebab545a24c306dab2b2faf3cb29afcc80" 2018-12-28 16:47:45,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-872d2395-5b16-4d72-96db-61e2631edd10 Date: Fri, 28 Dec 2018 16:47:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:45,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b0ad95f7-7bb7-4904-bf39-0335a8ed949c used request id req-872d2395-5b16-4d72-96db-61e2631edd10 2018-12-28 16:47:45,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:45,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["Pt3GNWveT86kzB6uLacXTA"], "issued_at": "2018-12-28T16:47:45.000000Z"}} 2018-12-28 16:47:45,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03116a16b695a33d7020edbf4424a3534e3348b2" 2018-12-28 16:47:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afdc3ee9-6c9e-4cdd-a69f-7d0a43b0ef52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:45,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-afdc3ee9-6c9e-4cdd-a69f-7d0a43b0ef52 2018-12-28 16:47:45,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:45,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:45,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["6bORIAytTMeWDL5GBKPq3A"], "issued_at": "2018-12-28T16:47:45.000000Z"}} 2018-12-28 16:47:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}518035bb86d252d279686ae96a2d1ec199b21d6c" 2018-12-28 16:47:45,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57796227-25c1-4b55-abf3-d0fddad99c13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:45,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-57796227-25c1-4b55-abf3-d0fddad99c13 2018-12-28 16:47:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f34143c-e8fa-423e-8f85-f47d96a7f82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03116a16b695a33d7020edbf4424a3534e3348b2" 2018-12-28 16:47:46,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1d404c85-354f-4f6b-8daa-1bf5192436e4 Date: Fri, 28 Dec 2018 16:47:46 GMT RESP BODY: {"networks":[]} 2018-12-28 16:47:46,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NeutronUtilsRouterTests-2f34143c-e8fa-423e-8f85-f47d96a7f82d-pub-net used request id req-1d404c85-354f-4f6b-8daa-1bf5192436e4 2018-12-28 16:47:46,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:46,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["j7BzA8x9RCezC7fcxwTbew"], "issued_at": "2018-12-28T16:47:46.000000Z"}} 2018-12-28 16:47:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:46,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6482e004-1410-467c-b476-368a9199465c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:46,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6482e004-1410-467c-b476-368a9199465c 2018-12-28 16:47:46,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:46,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:46,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["gi_xluYRSjSxo3FSreYgDA"], "issued_at": "2018-12-28T16:47:46.000000Z"}} 2018-12-28 16:47:46,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc1e6a9982f8ce50701d8d0d708cdf4170674200" 2018-12-28 16:47:47,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8617488-11e7-46fd-89d1-69f24c7fbabb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:47,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b8617488-11e7-46fd-89d1-69f24c7fbabb 2018-12-28 16:47:47,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:47,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fd1a2902-5139-479a-9d7b-745221c56099 Date: Fri, 28 Dec 2018 16:47:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:47:47,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-fd1a2902-5139-479a-9d7b-745221c56099 2018-12-28 16:47:47,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:47,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5609f2b5-10a2-4e7e-a266-d9dfe2ccb11f Date: Fri, 28 Dec 2018 16:47:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:47:47,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-5609f2b5-10a2-4e7e-a266-d9dfe2ccb11f 2018-12-28 16:47:47,547 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router 2018-12-28 16:47:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router", "admin_state_up": true}}' 2018-12-28 16:47:52,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1a668197-d311-4ce4-b40c-508c760e69bc Date: Fri, 28 Dec 2018 16:47:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:47:48Z", "admin_state_up": true, "updated_at": "2018-12-28T16:47:49Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "1a7b4dab-cd07-4527-8f51-0fe3517827a8", "name": "NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router"}} 2018-12-28 16:47:52,436 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-1a668197-d311-4ce4-b40c-508c760e69bc 2018-12-28 16:47:52,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1a7b4dab-cd07-4527-8f51-0fe3517827a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:52,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-ebbd8956-9138-4892-931c-7c7fe92ab708 Date: Fri, 28 Dec 2018 16:47:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e570d85b-3527-4f7e-921b-355f6550eb86","ip_address":"169.254.192.7"}],"id":"02728466-fea7-407b-b744-dc8ff9012fbd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:35:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:49Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:48Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.209"}],"id":"0e50cdd2-309c-4880-88b2-48f234ba2b39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:62:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:47:48Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e570d85b-3527-4f7e-921b-355f6550eb86","ip_address":"169.254.192.1"}],"id":"749e71f3-e01e-401e-ba95-26dad38f419a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:36:a4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:50Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:51Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e570d85b-3527-4f7e-921b-355f6550eb86","ip_address":"169.254.192.12"}],"id":"df36589b-c8f0-4249-8701-ca100f7e27f0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:dc:86:4a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:51Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"}]} 2018-12-28 16:47:52,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1a7b4dab-cd07-4527-8f51-0fe3517827a8 used request id req-ebbd8956-9138-4892-931c-7c7fe92ab708 2018-12-28 16:47:52,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:52,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f427651c-bcff-4461-b0b6-4068703771e6 Date: Fri, 28 Dec 2018 16:47:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:47:52,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-f427651c-bcff-4461-b0b6-4068703771e6 2018-12-28 16:47:52,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:53,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e469639c-0a09-4707-a838-970ea8870e3b Date: Fri, 28 Dec 2018 16:47:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"e570d85b-3527-4f7e-921b-355f6550eb86","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:47:53,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 used request id req-e469639c-0a09-4707-a838-970ea8870e3b 2018-12-28 16:47:53,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:53,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-113fd6ea-c054-45e7-96c1-86832bfe6b3c Date: Fri, 28 Dec 2018 16:47:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"e570d85b-3527-4f7e-921b-355f6550eb86","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:47:53,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 used request id req-113fd6ea-c054-45e7-96c1-86832bfe6b3c 2018-12-28 16:47:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:53,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fa71de81-3da0-4ec4-8d7a-99192861ecf5 Date: Fri, 28 Dec 2018 16:47:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"e570d85b-3527-4f7e-921b-355f6550eb86","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:47:53,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 used request id req-fa71de81-3da0-4ec4-8d7a-99192861ecf5 2018-12-28 16:47:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:53,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-ea1b4712-510e-460d-9b25-9d3a184a8e3a Date: Fri, 28 Dec 2018 16:47:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:47:48Z", "admin_state_up": true, "updated_at": "2018-12-28T16:47:51Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "1a7b4dab-cd07-4527-8f51-0fe3517827a8", "name": "NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router"}]} 2018-12-28 16:47:53,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router used request id req-ea1b4712-510e-460d-9b25-9d3a184a8e3a 2018-12-28 16:47:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:47:53,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:47:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:53,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf989f8-2c40-42df-92ef-4daa88714135 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:47:53,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-cdf989f8-2c40-42df-92ef-4daa88714135 2018-12-28 16:47:53,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=1a7b4dab-cd07-4527-8f51-0fe3517827a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:53,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-24b768d2-ae1e-4098-add3-8aad82396f27 Date: Fri, 28 Dec 2018 16:47:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:49Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e570d85b-3527-4f7e-921b-355f6550eb86","ip_address":"169.254.192.7"}],"id":"02728466-fea7-407b-b744-dc8ff9012fbd","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:35:c7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:49Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:53Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.209"}],"id":"0e50cdd2-309c-4880-88b2-48f234ba2b39","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a5:62:16","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:47:48Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:50Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e570d85b-3527-4f7e-921b-355f6550eb86","ip_address":"169.254.192.1"}],"id":"749e71f3-e01e-401e-ba95-26dad38f419a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ed:36:a4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:50Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:47:53Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e570d85b-3527-4f7e-921b-355f6550eb86","ip_address":"169.254.192.12"}],"id":"df36589b-c8f0-4249-8701-ca100f7e27f0","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:86:4a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:51Z","binding:vnic_type":"normal","device_id":"1a7b4dab-cd07-4527-8f51-0fe3517827a8"}]} 2018-12-28 16:47:53,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=1a7b4dab-cd07-4527-8f51-0fe3517827a8 used request id req-24b768d2-ae1e-4098-add3-8aad82396f27 2018-12-28 16:47:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:54,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cc86ba9e-3f5a-4d16-a432-f77c5c3faf67 Date: Fri, 28 Dec 2018 16:47:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:47:54,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-cc86ba9e-3f5a-4d16-a432-f77c5c3faf67 2018-12-28 16:47:54,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:54,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-36b3245e-b49d-4899-a702-8d5721a7d4db Date: Fri, 28 Dec 2018 16:47:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"e570d85b-3527-4f7e-921b-355f6550eb86","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:47:54,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 used request id req-36b3245e-b49d-4899-a702-8d5721a7d4db 2018-12-28 16:47:54,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:54,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d1281609-48c3-4397-b835-e77dd68242f2 Date: Fri, 28 Dec 2018 16:47:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"e570d85b-3527-4f7e-921b-355f6550eb86","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:47:54,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 used request id req-d1281609-48c3-4397-b835-e77dd68242f2 2018-12-28 16:47:54,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:54,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9216c6e1-f1f0-41f7-ad7e-07efc0e8cb0e Date: Fri, 28 Dec 2018 16:47:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"51d575af-4a32-409a-8bed-c5747a4fda17","tenant_id":"","created_at":"2018-12-28T16:47:48Z","dns_nameservers":[],"updated_at":"2018-12-28T16:47: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":"e570d85b-3527-4f7e-921b-355f6550eb86","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:47:54,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e570d85b-3527-4f7e-921b-355f6550eb86 used request id req-9216c6e1-f1f0-41f7-ad7e-07efc0e8cb0e 2018-12-28 16:47:54,745 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router 2018-12-28 16:47:54,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/1a7b4dab-cd07-4527-8f51-0fe3517827a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:58,189 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5cbdf9e9-6484-47bf-8dcc-9ca0a978e528 Content-Length: 0 Date: Fri, 28 Dec 2018 16:47:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:47:58,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/1a7b4dab-cd07-4527-8f51-0fe3517827a8 used request id req-5cbdf9e9-6484-47bf-8dcc-9ca0a978e528 2018-12-28 16:47:58,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e95d92b5a39ca48a438f04a7f7b4e1bdda1d5e9" 2018-12-28 16:47:58,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5dab5b19-fa7c-4102-9579-69e6b99f64f1 Date: Fri, 28 Dec 2018 16:47:58 GMT RESP BODY: {"routers": []} 2018-12-28 16:47:58,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-19b79386-5c27-46a2-a5b8-fd3c56af092f-pub-router used request id req-5dab5b19-fa7c-4102-9579-69e6b99f64f1 2018-12-28 16:47:58,399 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:58,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["qmld8cAaSES80yN-VqfRbA"], "issued_at": "2018-12-28T16:47:58.000000Z"}} 2018-12-28 16:47:58,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:47:58,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bedef9a-ca41-4979-b36f-43183fb11491 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:58,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6bedef9a-ca41-4979-b36f-43183fb11491 2018-12-28 16:47:58,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:47:58,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:47:59,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:47:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["1-Xa0CExSVmJ0YHAHEpXIQ"], "issued_at": "2018-12-28T16:47:59.000000Z"}} 2018-12-28 16:47:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0cc1075ee95c47ff2f3e5eb259766d7179bdb29" 2018-12-28 16:47:59,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7219e5-5ee8-46be-a612-786af46a4f9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:47:59,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9f7219e5-5ee8-46be-a612-786af46a4f9c 2018-12-28 16:47:59,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:47:59,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7f8df72c-5129-4bbb-93f9-6e9427889314 Date: Fri, 28 Dec 2018 16:47:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:47:59,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7f8df72c-5129-4bbb-93f9-6e9427889314 2018-12-28 16:47:59,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:47:59,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d7dc6c01-0be1-4607-a1ec-6c1d45e3bd25 Date: Fri, 28 Dec 2018 16:47:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:47:59,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-d7dc6c01-0be1-4607-a1ec-6c1d45e3bd25 2018-12-28 16:47:59,743 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router 2018-12-28 16:47:59,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router", "admin_state_up": true}}' 2018-12-28 16:48:04,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b1e5d881-d254-4244-90e2-c9c3091881ab Date: Fri, 28 Dec 2018 16:48:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:00Z", "admin_state_up": true, "updated_at": "2018-12-28T16:48:01Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5", "name": "NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router"}} 2018-12-28 16:48:04,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-b1e5d881-d254-4244-90e2-c9c3091881ab 2018-12-28 16:48:04,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:04,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-d1010eb0-4dde-4f3a-9d61-3ea1753ac5f2 Date: Fri, 28 Dec 2018 16:48:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58babd72-0318-4e21-8dc4-138a329b287a","ip_address":"169.254.192.3"}],"id":"3684ba12-834c-4400-af5b-7f744ca73026","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:6f:fb","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:03Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58babd72-0318-4e21-8dc4-138a329b287a","ip_address":"169.254.192.1"}],"id":"5a685c9c-b88d-4e81-8e9b-71144fd6579c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:0d:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:01Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58babd72-0318-4e21-8dc4-138a329b287a","ip_address":"169.254.192.2"}],"id":"9c4f5aac-d625-4542-a3cf-bc902df96f5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:c3:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:02Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:01Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.201"}],"id":"fae4f661-a2cd-4139-a204-ec48cb682bef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:c2:75","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:48:00Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"}]} 2018-12-28 16:48:04,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5 used request id req-d1010eb0-4dde-4f3a-9d61-3ea1753ac5f2 2018-12-28 16:48:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6cd2c250-8e27-4066-89fc-f8b4b0ea8539 Date: Fri, 28 Dec 2018 16:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:48:05,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-6cd2c250-8e27-4066-89fc-f8b4b0ea8539 2018-12-28 16:48:05,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6d0bfe51-332a-4cf6-800e-24f95df8e4c7 Date: Fri, 28 Dec 2018 16:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:00Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48:00Z","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":"58babd72-0318-4e21-8dc4-138a329b287a","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:48:05,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a used request id req-6d0bfe51-332a-4cf6-800e-24f95df8e4c7 2018-12-28 16:48:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d08c6ecc-1dbe-4f21-8aa2-81b01fdde163 Date: Fri, 28 Dec 2018 16:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:00Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48:00Z","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":"58babd72-0318-4e21-8dc4-138a329b287a","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:48:05,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a used request id req-d08c6ecc-1dbe-4f21-8aa2-81b01fdde163 2018-12-28 16:48:05,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-93e12b5e-ccbe-4467-9512-c40c183db2a9 Date: Fri, 28 Dec 2018 16:48:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:00Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48:00Z","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":"58babd72-0318-4e21-8dc4-138a329b287a","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:48:05,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a used request id req-93e12b5e-ccbe-4467-9512-c40c183db2a9 2018-12-28 16:48:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-30fbf120-7e27-4a47-8440-3d4720ca6357 Date: Fri, 28 Dec 2018 16:48:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:00Z", "admin_state_up": true, "updated_at": "2018-12-28T16:48:04Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5", "name": "NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router"}]} 2018-12-28 16:48:05,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router used request id req-30fbf120-7e27-4a47-8440-3d4720ca6357 2018-12-28 16:48:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:48:05,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:48:05,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0be2a83-5307-4485-aedb-8830e4c34cb5 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:48:05,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-e0be2a83-5307-4485-aedb-8830e4c34cb5 2018-12-28 16:48:05,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:05,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-a12834a9-67f2-49c0-ac70-ab9e306c8226 Date: Fri, 28 Dec 2018 16:48:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:05Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58babd72-0318-4e21-8dc4-138a329b287a","ip_address":"169.254.192.3"}],"id":"3684ba12-834c-4400-af5b-7f744ca73026","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:6f:fb","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:03Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58babd72-0318-4e21-8dc4-138a329b287a","ip_address":"169.254.192.1"}],"id":"5a685c9c-b88d-4e81-8e9b-71144fd6579c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6f:0d:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:01Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:02Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"58babd72-0318-4e21-8dc4-138a329b287a","ip_address":"169.254.192.2"}],"id":"9c4f5aac-d625-4542-a3cf-bc902df96f5c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:48:c3:a9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d88be6a8f3fe465c92c457037730ed6e","admin_state_up":true,"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:02Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:05Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.201"}],"id":"fae4f661-a2cd-4139-a204-ec48cb682bef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:c2:75","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T16:48:00Z","binding:vnic_type":"normal","device_id":"9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5"}]} 2018-12-28 16:48:05,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5 used request id req-a12834a9-67f2-49c0-ac70-ab9e306c8226 2018-12-28 16:48:05,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:06,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a27d06c8-afe5-4a53-ab67-2c44ef2f54a0 Date: Fri, 28 Dec 2018 16:48:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 16:48:06,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-a27d06c8-afe5-4a53-ab67-2c44ef2f54a0 2018-12-28 16:48:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:06,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e9fca9e7-f754-4d3e-b647-e6a18c673baa Date: Fri, 28 Dec 2018 16:48:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:00Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48:00Z","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":"58babd72-0318-4e21-8dc4-138a329b287a","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:48:06,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a used request id req-e9fca9e7-f754-4d3e-b647-e6a18c673baa 2018-12-28 16:48:06,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:06,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-23d61264-7296-4f84-9fd8-5f5f37bbf1dc Date: Fri, 28 Dec 2018 16:48:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:00Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48:00Z","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":"58babd72-0318-4e21-8dc4-138a329b287a","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:48:06,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a used request id req-23d61264-7296-4f84-9fd8-5f5f37bbf1dc 2018-12-28 16:48:06,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:06,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d9d5ec63-7fb5-4aef-8b9f-58c65fd81e09 Date: Fri, 28 Dec 2018 16:48:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"f94c102a-77f5-4df7-865f-a0e486eb1e66","tenant_id":"","created_at":"2018-12-28T16:48:00Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48:00Z","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":"58babd72-0318-4e21-8dc4-138a329b287a","subnetpool_id":null,"name":"HA subnet tenant d88be6a8f3fe465c92c457037730ed6e"}} 2018-12-28 16:48:06,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/58babd72-0318-4e21-8dc4-138a329b287a used request id req-d9d5ec63-7fb5-4aef-8b9f-58c65fd81e09 2018-12-28 16:48:06,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:07,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7b6f5ce8-9e64-4da6-809b-c5d6bf62d497 Date: Fri, 28 Dec 2018 16:48:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:48:07,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7b6f5ce8-9e64-4da6-809b-c5d6bf62d497 2018-12-28 16:48:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:07,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-6f752f47-1014-4615-a7df-1d2c67e47294 Date: Fri, 28 Dec 2018 16:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:48:07,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-6f752f47-1014-4615-a7df-1d2c67e47294 2018-12-28 16:48:07,267 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router 2018-12-28 16:48:07,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:10,651 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b0a704d-610a-4e0d-ba77-539cc1f74af8 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:10,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/9bf3ea12-bb3e-4c88-8eca-484b72f9d8b5 used request id req-4b0a704d-610a-4e0d-ba77-539cc1f74af8 2018-12-28 16:48:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2d8de88315efa6d1892ee03092f52997438995" 2018-12-28 16:48:10,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-45fdbbc6-5e20-4c50-b25b-5e2623fff475 Date: Fri, 28 Dec 2018 16:48:10 GMT RESP BODY: {"routers": []} 2018-12-28 16:48:10,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=NeutronUtilsRouterTests-d7f4c91f-bb15-427a-ae8e-d2b638ab73de-pub-router used request id req-45fdbbc6-5e20-4c50-b25b-5e2623fff475 2018-12-28 16:48:10,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:11,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["uZRdfROLTOqblrxqhX1rTQ"], "issued_at": "2018-12-28T16:48:11.000000Z"}} 2018-12-28 16:48:11,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" 2018-12-28 16:48:11,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ab0756-5f5b-4578-8e10-80787a2713c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:11,170 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-82ab0756-5f5b-4578-8e10-80787a2713c6 2018-12-28 16:48:11,171 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname 2018-12-28 16:48:11,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname"}}' 2018-12-28 16:48:11,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-8f8208eb-9268-4a63-8c21-a688cbd73a73 Date: Fri, 28 Dec 2018 16:48:11 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:11Z", "updated_at": "2018-12-28T16:48:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:11Z", "revision_number": 0, "id": "c2a25c2c-8e9c-4cac-b5b8-51128879614c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:11Z", "revision_number": 0, "id": "f249a8ff-80dd-49b7-812b-1fbf30069ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "name": "NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname"}} 2018-12-28 16:48:11,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-8f8208eb-9268-4a63-8c21-a688cbd73a73 2018-12-28 16:48:11,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 2018-12-28 16:48:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" 2018-12-28 16:48:11,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-874a22da-91a7-467f-8986-7d1fcac918e6 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:11Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "c2a25c2c-8e9c-4cac-b5b8-51128879614c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:11Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "f249a8ff-80dd-49b7-812b-1fbf30069ef2"}]} 2018-12-28 16:48:11,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 used request id req-874a22da-91a7-467f-8986-7d1fcac918e6 2018-12-28 16:48:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" 2018-12-28 16:48:11,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-5930eef3-b3ef-45d1-8147-731d05934107 Date: Fri, 28 Dec 2018 16:48:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:11Z", "updated_at": "2018-12-28T16:48:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:11Z", "revision_number": 0, "id": "c2a25c2c-8e9c-4cac-b5b8-51128879614c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:11Z", "revision_number": 0, "id": "f249a8ff-80dd-49b7-812b-1fbf30069ef2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "name": "NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname"}]} 2018-12-28 16:48:11,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname used request id req-5930eef3-b3ef-45d1-8147-731d05934107 2018-12-28 16:48:11,980 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 2018-12-28 16:48:11,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" 2018-12-28 16:48:12,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4e45fa6e-40f3-4799-9723-3af4428a0cc4 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:11Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "c2a25c2c-8e9c-4cac-b5b8-51128879614c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:11Z", "security_group_id": "51ecf4dd-2e35-4a51-9f3a-dbfb252e8017", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:11Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "f249a8ff-80dd-49b7-812b-1fbf30069ef2"}]} 2018-12-28 16:48:12,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 used request id req-4e45fa6e-40f3-4799-9723-3af4428a0cc4 2018-12-28 16:48:12,159 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname 2018-12-28 16:48:12,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" 2018-12-28 16:48:12,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b2255d3-c47a-4ee4-98d4-580f6089aa8d Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:12,496 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/51ecf4dd-2e35-4a51-9f3a-dbfb252e8017 used request id req-5b2255d3-c47a-4ee4-98d4-580f6089aa8d 2018-12-28 16:48:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1212d309767c25114668389e2cebda41c60cba44" 2018-12-28 16:48:12,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8f07ff4b-f8fe-4466-bf51-c5377aa69e7d Date: Fri, 28 Dec 2018 16:48:12 GMT RESP BODY: {"security_groups": []} 2018-12-28 16:48:12,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-8addef17-078d-4e96-a88a-a7d3cc91c57fname used request id req-8f07ff4b-f8fe-4466-bf51-c5377aa69e7d 2018-12-28 16:48:12,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:13,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["7ZqAUh-QTkSuZ1LNVXtoww"], "issued_at": "2018-12-28T16:48:13.000000Z"}} 2018-12-28 16:48:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d77a18be32b95cf0507b349de5869ea6a3351e3" 2018-12-28 16:48:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64f4e648-351b-4566-91ae-11d99a789411 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:13,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-64f4e648-351b-4566-91ae-11d99a789411 2018-12-28 16:48:13,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:13,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["O-Rls31TQhiXs9qnec4bIQ"], "issued_at": "2018-12-28T16:48:13.000000Z"}} 2018-12-28 16:48:13,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77bef25ac594474f2bec08cf83b0c2023527ac" 2018-12-28 16:48:13,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d8e4bd0-9ea4-41fe-bbce-a399fab650b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:13,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0d8e4bd0-9ea4-41fe-bbce-a399fab650b5 2018-12-28 16:48:13,563 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name 2018-12-28 16:48:13,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77bef25ac594474f2bec08cf83b0c2023527ac" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name", "description": "hello group"}}' 2018-12-28 16:48:13,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b9c006f3-588c-46c4-82d9-7f36eba05254 Date: Fri, 28 Dec 2018 16:48:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:13Z", "updated_at": "2018-12-28T16:48:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:13Z", "revision_number": 0, "id": "42c8af7b-0962-4f6c-b570-51c05c755ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:13Z", "revision_number": 0, "id": "a7ffa0d5-7ddd-4125-933b-4310e039d25d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "da314012-1344-47de-bde5-7ac315dcfb9c", "name": "NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name"}} 2018-12-28 16:48:13,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-b9c006f3-588c-46c4-82d9-7f36eba05254 2018-12-28 16:48:13,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da314012-1344-47de-bde5-7ac315dcfb9c 2018-12-28 16:48:13,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=da314012-1344-47de-bde5-7ac315dcfb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77bef25ac594474f2bec08cf83b0c2023527ac" 2018-12-28 16:48:14,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-db3593b7-93fd-4dd2-8247-2b4455dd4f82 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:13Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "42c8af7b-0962-4f6c-b570-51c05c755ab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:13Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "a7ffa0d5-7ddd-4125-933b-4310e039d25d"}]} 2018-12-28 16:48:14,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=da314012-1344-47de-bde5-7ac315dcfb9c used request id req-db3593b7-93fd-4dd2-8247-2b4455dd4f82 2018-12-28 16:48:14,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77bef25ac594474f2bec08cf83b0c2023527ac" 2018-12-28 16:48:14,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-68aff655-5e25-4c6b-a04f-3fa12fd1206f Date: Fri, 28 Dec 2018 16:48:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:13Z", "updated_at": "2018-12-28T16:48:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:13Z", "revision_number": 0, "id": "a7ffa0d5-7ddd-4125-933b-4310e039d25d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:13Z", "revision_number": 0, "id": "42c8af7b-0962-4f6c-b570-51c05c755ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "da314012-1344-47de-bde5-7ac315dcfb9c", "name": "NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name"}]} 2018-12-28 16:48:14,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name&description=hello+group used request id req-68aff655-5e25-4c6b-a04f-3fa12fd1206f 2018-12-28 16:48:14,331 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da314012-1344-47de-bde5-7ac315dcfb9c 2018-12-28 16:48:14,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=da314012-1344-47de-bde5-7ac315dcfb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77bef25ac594474f2bec08cf83b0c2023527ac" 2018-12-28 16:48:14,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-920fd192-ce49-49cd-9297-f0377bb6f7f6 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:13Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "42c8af7b-0962-4f6c-b570-51c05c755ab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:13Z", "security_group_id": "da314012-1344-47de-bde5-7ac315dcfb9c", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:13Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "a7ffa0d5-7ddd-4125-933b-4310e039d25d"}]} 2018-12-28 16:48:14,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=da314012-1344-47de-bde5-7ac315dcfb9c used request id req-920fd192-ce49-49cd-9297-f0377bb6f7f6 2018-12-28 16:48:14,515 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d464a515-c2dd-4d80-b479-909577c29b74name 2018-12-28 16:48:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/da314012-1344-47de-bde5-7ac315dcfb9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a77bef25ac594474f2bec08cf83b0c2023527ac" 2018-12-28 16:48:14,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf8349c2-13aa-4a81-acd1-2a9e00809070 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:14,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/da314012-1344-47de-bde5-7ac315dcfb9c used request id req-bf8349c2-13aa-4a81-acd1-2a9e00809070 2018-12-28 16:48:14,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:15,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["CtrRGXy5T9KDKkkOKQfMBQ"], "issued_at": "2018-12-28T16:48:15.000000Z"}} 2018-12-28 16:48:15,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:15,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14ae25a7-b5b9-4d4c-94ae-5309a8316c77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:15,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-14ae25a7-b5b9-4d4c-94ae-5309a8316c77 2018-12-28 16:48:15,288 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name 2018-12-28 16:48:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name", "description": "hello group"}}' 2018-12-28 16:48:15,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-05c9279d-6158-4e9f-9a34-190c5bdb51ae Date: Fri, 28 Dec 2018 16:48:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "updated_at": "2018-12-28T16:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "b052086c-4234-4560-86ce-98cbabb3b98f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "name": "NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name"}} 2018-12-28 16:48:15,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-05c9279d-6158-4e9f-9a34-190c5bdb51ae 2018-12-28 16:48:15,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95757ed7-15f5-4a05-a49d-f6eb167cdcf3 2018-12-28 16:48:15,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:15,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-529ed1ca-1878-46b9-81d5-181ef0382120 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "b052086c-4234-4560-86ce-98cbabb3b98f"}]} 2018-12-28 16:48:15,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-529ed1ca-1878-46b9-81d5-181ef0382120 2018-12-28 16:48:15,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95757ed7-15f5-4a05-a49d-f6eb167cdcf3 2018-12-28 16:48:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:15,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2515045-1f97-44b3-9446-7246ef472c28 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "b052086c-4234-4560-86ce-98cbabb3b98f"}]} 2018-12-28 16:48:15,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-e2515045-1f97-44b3-9446-7246ef472c28 2018-12-28 16:48:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:16,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6275bc58-d077-455a-9b70-81f6af51c10e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:16,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6275bc58-d077-455a-9b70-81f6af51c10e 2018-12-28 16:48:16,059 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name 2018-12-28 16:48:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:16,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-553e5dec-8152-4895-ae61-d3835dd297f7 Date: Fri, 28 Dec 2018 16:48:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "updated_at": "2018-12-28T16:48:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "b052086c-4234-4560-86ce-98cbabb3b98f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "name": "NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name"}]} 2018-12-28 16:48:16,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name used request id req-553e5dec-8152-4895-ae61-d3835dd297f7 2018-12-28 16:48:16,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:48:16,258 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:48: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:48:16,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:16,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84d7eed-de51-44df-a6f3-2a4a1e822e66 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:48:16,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-f84d7eed-de51-44df-a6f3-2a4a1e822e66 2018-12-28 16:48:16,339 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95757ed7-15f5-4a05-a49d-f6eb167cdcf3 2018-12-28 16:48:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:16,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc3c6b1d-dca4-4828-b10d-4ca04dca71d5 Date: Fri, 28 Dec 2018 16:48:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "b052086c-4234-4560-86ce-98cbabb3b98f"}]} 2018-12-28 16:48:16,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-bc3c6b1d-dca4-4828-b10d-4ca04dca71d5 2018-12-28 16:48:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3"}}' 2018-12-28 16:48:16,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-61c09747-b7e1-47fa-b21c-0318d9fbded3 Date: Fri, 28 Dec 2018 16:48:16 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-12-28T16:48:16Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:16Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "236609a0-7d92-4544-b1a3-aca68bd489a7"}} 2018-12-28 16:48:16,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-61c09747-b7e1-47fa-b21c-0318d9fbded3 2018-12-28 16:48:16,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e62acfc7-f2c9-48c9-9336-172af9ed5bc7 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "updated_at": "2018-12-28T16:48:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "b052086c-4234-4560-86ce-98cbabb3b98f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:16Z", "revision_number": 0, "id": "236609a0-7d92-4544-b1a3-aca68bd489a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:16Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 3, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "name": "NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name"}]} 2018-12-28 16:48:17,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name&description=hello+group used request id req-e62acfc7-f2c9-48c9-9336-172af9ed5bc7 2018-12-28 16:48:17,046 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95757ed7-15f5-4a05-a49d-f6eb167cdcf3 2018-12-28 16:48:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-b14acabc-3483-400c-bda9-0fc1294f41a4 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:16Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:16Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "236609a0-7d92-4544-b1a3-aca68bd489a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "b052086c-4234-4560-86ce-98cbabb3b98f"}]} 2018-12-28 16:48:17,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-b14acabc-3483-400c-bda9-0fc1294f41a4 2018-12-28 16:48:17,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95757ed7-15f5-4a05-a49d-f6eb167cdcf3 2018-12-28 16:48:17,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-5dc7dfd1-dafe-40cf-8871-e0e33f03a693 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:16Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:16Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "236609a0-7d92-4544-b1a3-aca68bd489a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "b052086c-4234-4560-86ce-98cbabb3b98f"}]} 2018-12-28 16:48:17,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-5dc7dfd1-dafe-40cf-8871-e0e33f03a693 2018-12-28 16:48:17,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-ee84f70b-5a2f-4d0f-86de-39e3e3fbeeb1 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "updated_at": "2018-12-28T16:48:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "b052086c-4234-4560-86ce-98cbabb3b98f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "revision_number": 0, "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:16Z", "revision_number": 0, "id": "236609a0-7d92-4544-b1a3-aca68bd489a7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:16Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 3, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "name": "NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name"}]} 2018-12-28 16:48:17,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name&description=hello+group used request id req-ee84f70b-5a2f-4d0f-86de-39e3e3fbeeb1 2018-12-28 16:48:17,627 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 95757ed7-15f5-4a05-a49d-f6eb167cdcf3 2018-12-28 16:48:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-3cc28f07-a104-4d9e-bcc4-faa4bf743568 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:16Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:16Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "236609a0-7d92-4544-b1a3-aca68bd489a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "254e79e4-1f34-4c37-93e8-2282aabaeec2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:15Z", "security_group_id": "95757ed7-15f5-4a05-a49d-f6eb167cdcf3", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:15Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "b052086c-4234-4560-86ce-98cbabb3b98f"}]} 2018-12-28 16:48:17,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-3cc28f07-a104-4d9e-bcc4-faa4bf743568 2018-12-28 16:48:17,653 - neutron_utils - INFO - Deleting security group rule with ID - 254e79e4-1f34-4c37-93e8-2282aabaeec2 2018-12-28 16:48:17,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/254e79e4-1f34-4c37-93e8-2282aabaeec2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44414de5-0bba-410d-9022-9adcc111dc15 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:17,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/254e79e4-1f34-4c37-93e8-2282aabaeec2 used request id req-44414de5-0bba-410d-9022-9adcc111dc15 2018-12-28 16:48:17,795 - neutron_utils - INFO - Deleting security group rule with ID - b052086c-4234-4560-86ce-98cbabb3b98f 2018-12-28 16:48:17,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b052086c-4234-4560-86ce-98cbabb3b98f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e1743575-6cbf-45c8-a03a-9cfe2ab42882 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:17,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b052086c-4234-4560-86ce-98cbabb3b98f used request id req-e1743575-6cbf-45c8-a03a-9cfe2ab42882 2018-12-28 16:48:17,891 - neutron_utils - INFO - Deleting security group rule with ID - 236609a0-7d92-4544-b1a3-aca68bd489a7 2018-12-28 16:48:17,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/236609a0-7d92-4544-b1a3-aca68bd489a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:17,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32f20b95-aaa6-46d7-9e85-f2c4c9c9be0e Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:17,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/236609a0-7d92-4544-b1a3-aca68bd489a7 used request id req-32f20b95-aaa6-46d7-9e85-f2c4c9c9be0e 2018-12-28 16:48:17,988 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7c8ea688-c0cd-4d68-b0c1-fce256a51896name 2018-12-28 16:48:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/95757ed7-15f5-4a05-a49d-f6eb167cdcf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c0952e8b427fbdd500e157bc95aa60a6b6ee48a" 2018-12-28 16:48:18,260 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b27683a5-8b6a-43d3-ada5-aff2bb56f24e Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:18,260 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/95757ed7-15f5-4a05-a49d-f6eb167cdcf3 used request id req-b27683a5-8b6a-43d3-ada5-aff2bb56f24e 2018-12-28 16:48:18,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:18,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["nsAAwkmuRg-5Amg8uGvJHQ"], "issued_at": "2018-12-28T16:48:18.000000Z"}} 2018-12-28 16:48:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:18,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0f5342-d0b3-4707-b296-bd50fcecc960 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:18,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fe0f5342-d0b3-4707-b296-bd50fcecc960 2018-12-28 16:48:18,733 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-1 2018-12-28 16:48:18,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-1", "description": "hello group"}}' 2018-12-28 16:48:19,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-fb4a3980-825e-467e-8601-263fba189a4d Date: Fri, 28 Dec 2018 16:48:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:18Z", "updated_at": "2018-12-28T16:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:18Z", "revision_number": 0, "id": "5b667741-eaf3-4ad3-bb34-96d1fa4aef64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:18Z", "revision_number": 0, "id": "fb2be98b-2354-4580-b67f-59480b7c904f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "name": "NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-1"}} 2018-12-28 16:48:19,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-fb4a3980-825e-467e-8601-263fba189a4d 2018-12-28 16:48:19,064 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0b44423-f7a4-44a0-9db5-da23ee182b17 2018-12-28 16:48:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d0b44423-f7a4-44a0-9db5-da23ee182b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:19,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-382c2d16-a2a0-4f66-a334-61ccf54952c5 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:18Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "5b667741-eaf3-4ad3-bb34-96d1fa4aef64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:18Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "fb2be98b-2354-4580-b67f-59480b7c904f"}]} 2018-12-28 16:48:19,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d0b44423-f7a4-44a0-9db5-da23ee182b17 used request id req-382c2d16-a2a0-4f66-a334-61ccf54952c5 2018-12-28 16:48:19,283 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-2 2018-12-28 16:48:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-2", "description": "hello group"}}' 2018-12-28 16:48:19,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-51bb02eb-4fb7-4cef-bee4-ee256f039e19 Date: Fri, 28 Dec 2018 16:48:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:19Z", "updated_at": "2018-12-28T16:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:19Z", "revision_number": 0, "id": "73898316-1012-4834-8846-23d493633e60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:19Z", "revision_number": 0, "id": "9a3b730f-a0f0-4193-aef7-31d31072051a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "name": "NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-2"}} 2018-12-28 16:48:19,747 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-51bb02eb-4fb7-4cef-bee4-ee256f039e19 2018-12-28 16:48:19,747 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 954683bf-ac7e-4722-a3cb-baaec219a6d9 2018-12-28 16:48:19,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=954683bf-ac7e-4722-a3cb-baaec219a6d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:19,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-21738441-b9bd-4a80-975a-7df600741ee3 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:19Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "73898316-1012-4834-8846-23d493633e60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:19Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "9a3b730f-a0f0-4193-aef7-31d31072051a"}]} 2018-12-28 16:48:19,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=954683bf-ac7e-4722-a3cb-baaec219a6d9 used request id req-21738441-b9bd-4a80-975a-7df600741ee3 2018-12-28 16:48:19,925 - neutron_utils - INFO - Retrieving security group with ID - d0b44423-f7a4-44a0-9db5-da23ee182b17 2018-12-28 16:48:19,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=d0b44423-f7a4-44a0-9db5-da23ee182b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:20,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-5b4c35e7-1e43-453c-ad7b-cae79c871aaf Date: Fri, 28 Dec 2018 16:48:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:18Z", "updated_at": "2018-12-28T16:48:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:18Z", "revision_number": 0, "id": "5b667741-eaf3-4ad3-bb34-96d1fa4aef64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:18Z", "revision_number": 0, "id": "fb2be98b-2354-4580-b67f-59480b7c904f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "name": "NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-1"}]} 2018-12-28 16:48:20,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=d0b44423-f7a4-44a0-9db5-da23ee182b17 used request id req-5b4c35e7-1e43-453c-ad7b-cae79c871aaf 2018-12-28 16:48:20,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d0b44423-f7a4-44a0-9db5-da23ee182b17 2018-12-28 16:48:20,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d0b44423-f7a4-44a0-9db5-da23ee182b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:20,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-90b7df1a-8f09-45f3-9deb-9df09cdd26ef Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:18Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "5b667741-eaf3-4ad3-bb34-96d1fa4aef64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:18Z", "security_group_id": "d0b44423-f7a4-44a0-9db5-da23ee182b17", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:18Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "fb2be98b-2354-4580-b67f-59480b7c904f"}]} 2018-12-28 16:48:20,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d0b44423-f7a4-44a0-9db5-da23ee182b17 used request id req-90b7df1a-8f09-45f3-9deb-9df09cdd26ef 2018-12-28 16:48:20,356 - neutron_utils - INFO - Retrieving security group with ID - 954683bf-ac7e-4722-a3cb-baaec219a6d9 2018-12-28 16:48:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=954683bf-ac7e-4722-a3cb-baaec219a6d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:20,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-a400c7b7-587f-49ef-baef-f847a4c6ec18 Date: Fri, 28 Dec 2018 16:48:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:19Z", "updated_at": "2018-12-28T16:48:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:19Z", "revision_number": 0, "id": "73898316-1012-4834-8846-23d493633e60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:48:19Z", "revision_number": 0, "id": "9a3b730f-a0f0-4193-aef7-31d31072051a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 2, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "name": "NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-2"}]} 2018-12-28 16:48:20,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=954683bf-ac7e-4722-a3cb-baaec219a6d9 used request id req-a400c7b7-587f-49ef-baef-f847a4c6ec18 2018-12-28 16:48:20,559 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 954683bf-ac7e-4722-a3cb-baaec219a6d9 2018-12-28 16:48:20,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=954683bf-ac7e-4722-a3cb-baaec219a6d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:20,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bda6ccc4-7735-4c6f-bbfb-677e5b6ba498 Date: Fri, 28 Dec 2018 16:48: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-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:19Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "73898316-1012-4834-8846-23d493633e60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:48:19Z", "security_group_id": "954683bf-ac7e-4722-a3cb-baaec219a6d9", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:19Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "9a3b730f-a0f0-4193-aef7-31d31072051a"}]} 2018-12-28 16:48:20,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=954683bf-ac7e-4722-a3cb-baaec219a6d9 used request id req-bda6ccc4-7735-4c6f-bbfb-677e5b6ba498 2018-12-28 16:48:20,742 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-1 2018-12-28 16:48:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d0b44423-f7a4-44a0-9db5-da23ee182b17 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:21,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-629064ee-75b1-42bc-a2ea-c9c8af9e9ee5 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:21,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d0b44423-f7a4-44a0-9db5-da23ee182b17 used request id req-629064ee-75b1-42bc-a2ea-c9c8af9e9ee5 2018-12-28 16:48:21,076 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0148f436-e7d8-401e-b7bc-f57dffaf5e3bname-2 2018-12-28 16:48:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/954683bf-ac7e-4722-a3cb-baaec219a6d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0221c8b82f90a67530ab15c582e0c81c66f9d382" 2018-12-28 16:48:21,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a26ec9b0-9061-40b8-847a-69ba592298a2 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:21,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/954683bf-ac7e-4722-a3cb-baaec219a6d9 used request id req-a26ec9b0-9061-40b8-847a-69ba592298a2 2018-12-28 16:48:21,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:21,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["1qU9gIxTREyqnpJVeEm0ng"], "issued_at": "2018-12-28T16:48:21.000000Z"}} 2018-12-28 16:48:21,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:21,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a6b459-d0e4-455e-b4f5-6d8623e42e55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:21,954 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d4a6b459-d0e4-455e-b4f5-6d8623e42e55 2018-12-28 16:48:21,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:22,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9425e411-6323-4c76-9852-6e585e4af6bd Date: Fri, 28 Dec 2018 16:48:22 GMT RESP BODY: {"floatingips": []} 2018-12-28 16:48:22,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-9425e411-6323-4c76-9852-6e585e4af6bd 2018-12-28 16:48:22,131 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 16:48:22,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:22,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3cf2a525-c01b-440e-8da7-c71ab7a2fdca Date: Fri, 28 Dec 2018 16:48:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:48:22,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-3cf2a525-c01b-440e-8da7-c71ab7a2fdca 2018-12-28 16:48:22,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:22,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-18c50b3b-321b-4c31-b46b-e8279b3265e3 Date: Fri, 28 Dec 2018 16:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:48:22,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-18c50b3b-321b-4c31-b46b-e8279b3265e3 2018-12-28 16:48:22,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}}' 2018-12-28 16:48:23,896 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-075f474a-402b-4019-beb1-be4c8ad37315 Date: Fri, 28 Dec 2018 16:48:23 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:23Z", "updated_at": "2018-12-28T16:48:23Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "port_id": null, "id": "b6d22477-c075-4811-8a99-5ba527ec59de"}} 2018-12-28 16:48:23,896 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-075f474a-402b-4019-beb1-be4c8ad37315 2018-12-28 16:48:23,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:24,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-d4df1c20-b219-4075-b3f5-0fb7144a6ec5 Date: Fri, 28 Dec 2018 16:48:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:23Z", "updated_at": "2018-12-28T16:48:23Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "port_id": null, "id": "b6d22477-c075-4811-8a99-5ba527ec59de"}]} 2018-12-28 16:48:24,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-d4df1c20-b219-4075-b3f5-0fb7144a6ec5 2018-12-28 16:48:24,087 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.200 2018-12-28 16:48:24,087 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.200 2018-12-28 16:48:24,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips?ip=b6d22477-c075-4811-8a99-5ba527ec59de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:24,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-20b128e1-37c5-41ad-84cf-4b3d46dbf348 Date: Fri, 28 Dec 2018 16:48:24 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:48:23Z", "updated_at": "2018-12-28T16:48:23Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "port_id": null, "id": "b6d22477-c075-4811-8a99-5ba527ec59de"}]} 2018-12-28 16:48:24,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips?ip=b6d22477-c075-4811-8a99-5ba527ec59de used request id req-20b128e1-37c5-41ad-84cf-4b3d46dbf348 2018-12-28 16:48:24,256 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.200 2018-12-28 16:48:24,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/b6d22477-c075-4811-8a99-5ba527ec59de -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a918801a537750740a2807b890fb428520b4163" 2018-12-28 16:48:24,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bd8d211-1fb4-4700-9b3f-2fdd8017bf72 Content-Length: 0 Date: Fri, 28 Dec 2018 16:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:48:24,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/b6d22477-c075-4811-8a99-5ba527ec59de used request id req-8bd8d211-1fb4-4700-9b3f-2fdd8017bf72 2018-12-28 16:48:24,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:25,154 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f 2018-12-28 16:48:25,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:25,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["iU_KNT2JT5GUEIMzJOKTxw"], "issued_at": "2018-12-28T16:48:25.000000Z"}} 2018-12-28 16:48:25,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0a71ef73ad50d5573efcc5b111e46cd919ce3d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT9yzeaFcMxnEt8zA1DYdOkxyT4ex2k899U72XMkgk1pUOKLZmpkkFdUSLW3lI94La87GgWVjsyOn2aUAzaggR7sFXInIpgFqrnAugrjWQYxXOT59q8NYbWeQvBehiowEy3TnCgx6fpo2FNp1eNhtVmxtozRq7H20j21Y0pT8nVDbVc5FyWFDSebPvJq1O/Gs4tHPtDGpJeteS8d3ix0TySg7rHqefW7vd5j1k6Opd7G/gFgM0htb0JrkrC7AFfEVK55PHxqLmgpT0/2jrp0yFxBnPwTr5xRF8iiJl0xIixW+aDrKq3JWNlpQUbuN/y08qlAI9K+dI2FGZo0Q2i6vB", "name": "NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f"}}' 2018-12-28 16:48:26,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-91549a8a-725b-4481-b18a-4e24d4417b7a x-compute-request-id: req-91549a8a-725b-4481-b18a-4e24d4417b7a Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT9yzeaFcMxnEt8zA1DYdOkxyT4ex2k899U72XMkgk1pUOKLZmpkkFdUSLW3lI94La87GgWVjsyOn2aUAzaggR7sFXInIpgFqrnAugrjWQYxXOT59q8NYbWeQvBehiowEy3TnCgx6fpo2FNp1eNhtVmxtozRq7H20j21Y0pT8nVDbVc5FyWFDSebPvJq1O/Gs4tHPtDGpJeteS8d3ix0TySg7rHqefW7vd5j1k6Opd7G/gFgM0htb0JrkrC7AFfEVK55PHxqLmgpT0/2jrp0yFxBnPwTr5xRF8iiJl0xIixW+aDrKq3JWNlpQUbuN/y08qlAI9K+dI2FGZo0Q2i6vB", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f", "fingerprint": "01:cf:a7:94:8f:21:5c:ea:15:41:8f:91:ba:7c:39:48"}} 2018-12-28 16:48:26,316 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-91549a8a-725b-4481-b18a-4e24d4417b7a 2018-12-28 16:48:26,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0a71ef73ad50d5573efcc5b111e46cd919ce3d" 2018-12-28 16:48:26,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5c06788-0fce-4961-a73e-7b6de248a24f x-compute-request-id: req-c5c06788-0fce-4961-a73e-7b6de248a24f Content-Encoding: gzip Content-Length: 552 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDT9yzeaFcMxnEt8zA1DYdOkxyT4ex2k899U72XMkgk1pUOKLZmpkkFdUSLW3lI94La87GgWVjsyOn2aUAzaggR7sFXInIpgFqrnAugrjWQYxXOT59q8NYbWeQvBehiowEy3TnCgx6fpo2FNp1eNhtVmxtozRq7H20j21Y0pT8nVDbVc5FyWFDSebPvJq1O/Gs4tHPtDGpJeteS8d3ix0TySg7rHqefW7vd5j1k6Opd7G/gFgM0htb0JrkrC7AFfEVK55PHxqLmgpT0/2jrp0yFxBnPwTr5xRF8iiJl0xIixW+aDrKq3JWNlpQUbuN/y08qlAI9K+dI2FGZo0Q2i6vB", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f", "deleted": false, "created_at": "2018-12-28T16:48:26.000000", "updated_at": null, "fingerprint": "01:cf:a7:94:8f:21:5c:ea:15:41:8f:91:ba:7c:39:48", "deleted_at": null, "id": 2}} 2018-12-28 16:48:26,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f used request id req-c5c06788-0fce-4961-a73e-7b6de248a24f 2018-12-28 16:48:26,440 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f 2018-12-28 16:48:26,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0a71ef73ad50d5573efcc5b111e46cd919ce3d" 2018-12-28 16:48:26,596 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b3326df1-9d06-44bc-bd79-65c177d09128 x-compute-request-id: req-b3326df1-9d06-44bc-bd79-65c177d09128 Content-Length: 0 Content-Type: application/json 2018-12-28 16:48:26,596 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f used request id req-b3326df1-9d06-44bc-bd79-65c177d09128 2018-12-28 16:48:26,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0a71ef73ad50d5573efcc5b111e46cd919ce3d" 2018-12-28 16:48:26,733 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7600fc05-26da-4255-8a0f-e13e202c9522 x-compute-request-id: req-7600fc05-26da-4255-8a0f-e13e202c9522 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f not found for user 6bfd0f881c714dae9d7ca6174e4669e3", "code": 404}} 2018-12-28 16:48:26,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f used request id req-7600fc05-26da-4255-8a0f-e13e202c9522 2018-12-28 16:48:26,734 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f 2018-12-28 16:48:26,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0a71ef73ad50d5573efcc5b111e46cd919ce3d" 2018-12-28 16:48:26,946 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:48:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3566e693-96fd-4f7d-bc24-66efe6426e56 x-compute-request-id: req-3566e693-96fd-4f7d-bc24-66efe6426e56 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f not found for user 6bfd0f881c714dae9d7ca6174e4669e3", "code": 404}} 2018-12-28 16:48:26,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-487af04b-9479-4d5e-9e9b-1f330ac4e31f used request id req-3566e693-96fd-4f7d-bc24-66efe6426e56 2018-12-28 16:48:26,947 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:27,122 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e.pub 2018-12-28 16:48:27,123 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e 2018-12-28 16:48:27,123 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e.pub 2018-12-28 16:48:27,123 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e 2018-12-28 16:48:27,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:27,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["wEVFdbFHRz28KX-SgAxd7w"], "issued_at": "2018-12-28T16:48:27.000000Z"}} 2018-12-28 16:48:27,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba100f8132a2ee3111d39e40d0807c20103461a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChxh453WuNGzuQjKEhWsYtc/0PdrX/L44Ie33lqp16NtW9tEb3GafHsNHIuRyHC14Xjl9qK2uUYKNnJnhDMSUY1nfhQBf+ZcO643wFIzt2Qn3FF8Hl/gH/4aBav1+KDTGljNca8oSPY/7RM/CUPqsW36QvcehOLe8t9OJ5B+ea76+QGahUEDYWdHsZqlbkHgW45JY0+JzXATAU6UEQJ7sr8gPjrnk6Os8s0g5hBrlY7sOg8gTL/T/zIrIyCZQQvN9OcXjKCnp93Si5eeHtyUvKnOhUky8wqkDOqstYN/csW3F9YFcB1WcYxOgAiM1wjoOX+FVgfRIEMSSE7tsSMLD5", "name": "NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e"}}' 2018-12-28 16:48:28,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-aa402a33-61d2-4fe5-a2a4-62e3c3834c86 x-compute-request-id: req-aa402a33-61d2-4fe5-a2a4-62e3c3834c86 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQChxh453WuNGzuQjKEhWsYtc/0PdrX/L44Ie33lqp16NtW9tEb3GafHsNHIuRyHC14Xjl9qK2uUYKNnJnhDMSUY1nfhQBf+ZcO643wFIzt2Qn3FF8Hl/gH/4aBav1+KDTGljNca8oSPY/7RM/CUPqsW36QvcehOLe8t9OJ5B+ea76+QGahUEDYWdHsZqlbkHgW45JY0+JzXATAU6UEQJ7sr8gPjrnk6Os8s0g5hBrlY7sOg8gTL/T/zIrIyCZQQvN9OcXjKCnp93Si5eeHtyUvKnOhUky8wqkDOqstYN/csW3F9YFcB1WcYxOgAiM1wjoOX+FVgfRIEMSSE7tsSMLD5", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e", "fingerprint": "46:91:65:d8:a8:d7:c1:05:3c:91:28:5f:db:6e:d9:90"}} 2018-12-28 16:48:28,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-aa402a33-61d2-4fe5-a2a4-62e3c3834c86 2018-12-28 16:48:28,346 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e 2018-12-28 16:48:28,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ba100f8132a2ee3111d39e40d0807c20103461a" 2018-12-28 16:48:28,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:48: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-c0d2f083-7e4f-4f92-97fd-f2b0a21f0277 x-compute-request-id: req-c0d2f083-7e4f-4f92-97fd-f2b0a21f0277 Content-Length: 0 Content-Type: application/json 2018-12-28 16:48:28,380 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a6760288-812c-4b4c-be75-543fa90b520e used request id req-c0d2f083-7e4f-4f92-97fd-f2b0a21f0277 2018-12-28 16:48:28,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:28,527 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8 2018-12-28 16:48:28,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:28,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["tBR1VzN3RNm9HHOUXRnc9A"], "issued_at": "2018-12-28T16:48:28.000000Z"}} 2018-12-28 16:48:28,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d28aade1d99fd9d13a3055552d5878027e67799" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMEhL1VDbxjlI2Gv0BX0rl4jKsZw8gbsCtVqKnFD847O8ZOeRULGYx+OFt25Ojs5zK4IXWZTxJ5RUn6ZAFJNVMCvGKCtcwvnMZZftWZLjbYQdmqIUZuDPYpmXZpGO2cBV6XWBrsSo+OyJmpB3WXioz5rhjeTMZyHKtVE8i9WsdMpqySYWoPGcBIwbzUxHdWUF3aviA32jwNCpm8ljS2opT9UZcxlhUJ+pz2rKsOFVwV23vRWbjXWJkhMiTvq7i6nmMPYjlHuaHBM7FnUjHdzD7eZD7yVZ7Wi24QnxybhKCAQrQSoZGZZRAUfk7DrAUTLmWNEd158xDWh22pOAttTlF", "name": "NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8"}}' 2018-12-28 16:48:29,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-c7149efd-7bdc-4e85-94c8-f91c348d7be6 x-compute-request-id: req-c7149efd-7bdc-4e85-94c8-f91c348d7be6 Content-Encoding: gzip Content-Length: 498 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMEhL1VDbxjlI2Gv0BX0rl4jKsZw8gbsCtVqKnFD847O8ZOeRULGYx+OFt25Ojs5zK4IXWZTxJ5RUn6ZAFJNVMCvGKCtcwvnMZZftWZLjbYQdmqIUZuDPYpmXZpGO2cBV6XWBrsSo+OyJmpB3WXioz5rhjeTMZyHKtVE8i9WsdMpqySYWoPGcBIwbzUxHdWUF3aviA32jwNCpm8ljS2opT9UZcxlhUJ+pz2rKsOFVwV23vRWbjXWJkhMiTvq7i6nmMPYjlHuaHBM7FnUjHdzD7eZD7yVZ7Wi24QnxybhKCAQrQSoZGZZRAUfk7DrAUTLmWNEd158xDWh22pOAttTlF", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8", "fingerprint": "7f:8d:7b:b7:28:8a:d2:55:c9:bc:ab:21:62:fd:ec:05"}} 2018-12-28 16:48:29,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c7149efd-7bdc-4e85-94c8-f91c348d7be6 2018-12-28 16:48:29,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d28aade1d99fd9d13a3055552d5878027e67799" 2018-12-28 16:48:29,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-1f9faf82-a9d3-43cb-a617-54be5858ba67 x-compute-request-id: req-1f9faf82-a9d3-43cb-a617-54be5858ba67 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMEhL1VDbxjlI2Gv0BX0rl4jKsZw8gbsCtVqKnFD847O8ZOeRULGYx+OFt25Ojs5zK4IXWZTxJ5RUn6ZAFJNVMCvGKCtcwvnMZZftWZLjbYQdmqIUZuDPYpmXZpGO2cBV6XWBrsSo+OyJmpB3WXioz5rhjeTMZyHKtVE8i9WsdMpqySYWoPGcBIwbzUxHdWUF3aviA32jwNCpm8ljS2opT9UZcxlhUJ+pz2rKsOFVwV23vRWbjXWJkhMiTvq7i6nmMPYjlHuaHBM7FnUjHdzD7eZD7yVZ7Wi24QnxybhKCAQrQSoZGZZRAUfk7DrAUTLmWNEd158xDWh22pOAttTlF", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8", "deleted": false, "created_at": "2018-12-28T16:48:29.000000", "updated_at": null, "fingerprint": "7f:8d:7b:b7:28:8a:d2:55:c9:bc:ab:21:62:fd:ec:05", "deleted_at": null, "id": 8}} 2018-12-28 16:48:29,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8 used request id req-1f9faf82-a9d3-43cb-a617-54be5858ba67 2018-12-28 16:48:29,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d28aade1d99fd9d13a3055552d5878027e67799" 2018-12-28 16:48:29,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-5cb6faf7-5651-4f1c-9f9e-5a593db3aaf4 x-compute-request-id: req-5cb6faf7-5651-4f1c-9f9e-5a593db3aaf4 Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMEhL1VDbxjlI2Gv0BX0rl4jKsZw8gbsCtVqKnFD847O8ZOeRULGYx+OFt25Ojs5zK4IXWZTxJ5RUn6ZAFJNVMCvGKCtcwvnMZZftWZLjbYQdmqIUZuDPYpmXZpGO2cBV6XWBrsSo+OyJmpB3WXioz5rhjeTMZyHKtVE8i9WsdMpqySYWoPGcBIwbzUxHdWUF3aviA32jwNCpm8ljS2opT9UZcxlhUJ+pz2rKsOFVwV23vRWbjXWJkhMiTvq7i6nmMPYjlHuaHBM7FnUjHdzD7eZD7yVZ7Wi24QnxybhKCAQrQSoZGZZRAUfk7DrAUTLmWNEd158xDWh22pOAttTlF", "name": "NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8", "fingerprint": "7f:8d:7b:b7:28:8a:d2:55:c9:bc:ab:21:62:fd:ec:05"}}]} 2018-12-28 16:48:29,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5cb6faf7-5651-4f1c-9f9e-5a593db3aaf4 2018-12-28 16:48:29,743 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8 2018-12-28 16:48:29,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d28aade1d99fd9d13a3055552d5878027e67799" 2018-12-28 16:48:29,800 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:48: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-93a59e63-2ae2-408b-884a-f88406a76b02 x-compute-request-id: req-93a59e63-2ae2-408b-884a-f88406a76b02 Content-Length: 0 Content-Type: application/json 2018-12-28 16:48:29,800 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-d8b31717-977d-4963-b356-ce821ebd6bd8 used request id req-93a59e63-2ae2-408b-884a-f88406a76b02 2018-12-28 16:48:29,802 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:29,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:30,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["0uBASZ5jR-GZKIk7neXUIg"], "issued_at": "2018-12-28T16:48:30.000000Z"}} 2018-12-28 16:48:30,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f12951ba697a43c7349c36c3fba4c98bcd579" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id", "swap": 2}}' 2018-12-28 16:48:30,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-1119718b-fe3e-49a6-8fc2-b52c54ab416a x-compute-request-id: req-1119718b-fe3e-49a6-8fc2-b52c54ab416a Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id", "name": "NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-12-28 16:48:30,978 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1119718b-fe3e-49a6-8fc2-b52c54ab416a 2018-12-28 16:48:30,981 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f12951ba697a43c7349c36c3fba4c98bcd579" 2018-12-28 16:48:31,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:48: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-51c1c08c-d589-4d7b-b964-4fd77e21e0f1 x-compute-request-id: req-51c1c08c-d589-4d7b-b964-4fd77e21e0f1 Content-Length: 0 Content-Type: application/json 2018-12-28 16:48:31,024 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id used request id req-51c1c08c-d589-4d7b-b964-4fd77e21e0f1 2018-12-28 16:48:31,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f12951ba697a43c7349c36c3fba4c98bcd579" 2018-12-28 16:48:31,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-2685c3d9-dd4e-4edc-9867-30c8bc49552b x-compute-request-id: req-2685c3d9-dd4e-4edc-9867-30c8bc49552b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:48:31,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2685c3d9-dd4e-4edc-9867-30c8bc49552b 2018-12-28 16:48:31,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}833f12951ba697a43c7349c36c3fba4c98bcd579" 2018-12-28 16:48:31,195 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:48: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-b4182fd6-680a-4169-9fa1-c74e191bb2d2 x-compute-request-id: req-b4182fd6-680a-4169-9fa1-c74e191bb2d2 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id could not be found.", "code": 404}} 2018-12-28 16:48:31,196 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-97578d26-b215-4c36-bf03-9fd563e7830e-id used request id req-b4182fd6-680a-4169-9fa1-c74e191bb2d2 2018-12-28 16:48:31,197 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:31,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:31,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["fsqUh_qwTFmLpPEQMpcQlg"], "issued_at": "2018-12-28T16:48:31.000000Z"}} 2018-12-28 16:48:31,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad213aa4932f66eed6c49b5ff18b5b8aa7f06f3e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-id", "swap": 2}}' 2018-12-28 16:48:31,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-4e030a87-1b40-443e-a439-384a8b92affc x-compute-request-id: req-4e030a87-1b40-443e-a439-384a8b92affc Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-id", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-id", "name": "NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-12-28 16:48:31,813 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4e030a87-1b40-443e-a439-384a8b92affc 2018-12-28 16:48:31,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad213aa4932f66eed6c49b5ff18b5b8aa7f06f3e" 2018-12-28 16:48:31,892 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:48: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-de59a10d-f7b3-4df1-91a8-86a69f75594d x-compute-request-id: req-de59a10d-f7b3-4df1-91a8-86a69f75594d Content-Length: 0 Content-Type: application/json 2018-12-28 16:48:31,892 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/NovaUtilsFlavorTests-52a7bc8c-5d44-4fd3-b3ba-ff9c5dfbeb71-id used request id req-de59a10d-f7b3-4df1-91a8-86a69f75594d 2018-12-28 16:48:31,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:31,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:32,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["P7LoTeZqR-SOWhDl9B4DXg"], "issued_at": "2018-12-28T16:48:32.000000Z"}} 2018-12-28 16:48:32,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:32,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d39d87d-6f86-4505-ac4a-74810cb9d2b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:32,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6d39d87d-6f86-4505-ac4a-74810cb9d2b2 2018-12-28 16:48:32,389 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:48:32,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:48:32,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:32,766 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["y9RfZfb6Svu9IyVUQErE-g"], "issued_at": "2018-12-28T16:48:32.000000Z"}} 2018-12-28 16:48:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:48:32,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac50df5-3fa0-4bd8-9891-116ec5889470 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:32,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7ac50df5-3fa0-4bd8-9891-116ec5889470 2018-12-28 16:48:32,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:48:33,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-268df53f-1a21-4670-8d49-37071c3a9585 Date: Fri, 28 Dec 2018 16:48:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image"} 2018-12-28 16:48:33,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image used request id req-268df53f-1a21-4670-8d49-37071c3a9585 2018-12-28 16:48:33,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:48:34,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2fa77ef8-67a4-4e4d-8293-f7cb5df6953f Date: Fri, 28 Dec 2018 16:48: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-12-28 16:48:34,101 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2fa77ef8-67a4-4e4d-8293-f7cb5df6953f 2018-12-28 16:48:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image"}' 2018-12-28 16:48:34,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 X-Openstack-Request-Id: req-bf431020-1597-4a00-a3ad-5ce66335e742 Date: Fri, 28 Dec 2018 16:48:34 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:48:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:48:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "min_disk": 0, "protected": false, "id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "file": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:48:34,829 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bf431020-1597-4a00-a3ad-5ce66335e742 2018-12-28 16:48:34,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" -d '' 2018-12-28 16:48:36,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9201cbe9-2194-45f6-a8bb-b10dbf910f4a Date: Fri, 28 Dec 2018 16:48:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:48:36,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/file used request id req-9201cbe9-2194-45f6-a8bb-b10dbf910f4a 2018-12-28 16:48:36,968 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:48:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:48:37,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-2a1317c7-76ad-424c-aa46-df613cb82292 Date: Fri, 28 Dec 2018 16:48:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:48:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:48:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/snap", "metadata": {}}], "self": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "min_disk": 0, "protected": false, "id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "file": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:48:37,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 used request id req-2a1317c7-76ad-424c-aa46-df613cb82292 2018-12-28 16:48:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:48:37,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-586891e0-d2ac-4169-bd48-264fd278d270 Date: Fri, 28 Dec 2018 16:48: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-12-28 16:48:37,591 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-586891e0-d2ac-4169-bd48-264fd278d270 2018-12-28 16:48:37,594 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image 2018-12-28 16:48:37,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:48:37,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-c835e961-bfca-41e2-998f-9297a572fec5 Date: Fri, 28 Dec 2018 16:48:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:48:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:48:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/snap", "metadata": {}}], "self": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "min_disk": 0, "protected": false, "id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "file": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:48:37,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 used request id req-c835e961-bfca-41e2-998f-9297a572fec5 2018-12-28 16:48:37,615 - create_image - DEBUG - Instance status is - active 2018-12-28 16:48:37,615 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image 2018-12-28 16:48:37,615 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image 2018-12-28 16:48:37,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:48:37,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:37,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["VKKDji8tTc6hu32YzeHa_Q"], "issued_at": "2018-12-28T16:48:37.000000Z"}} 2018-12-28 16:48:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:48:38,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85dcd061-8930-4d7b-987f-75be6ccb9d12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:38,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-85dcd061-8930-4d7b-987f-75be6ccb9d12 2018-12-28 16:48:38,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:48:38,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-59313d07-5e96-48e4-ae9b-76f359bf1f1f Date: Fri, 28 Dec 2018 16:48:38 GMT RESP BODY: {"networks":[]} 2018-12-28 16:48:38,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net used request id req-59313d07-5e96-48e4-ae9b-76f359bf1f1f 2018-12-28 16:48:38,247 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net 2018-12-28 16:48:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" -d '{"network": {"name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net", "admin_state_up": true}}' 2018-12-28 16:48:38,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-a53daf83-f111-42be-8817-f14f41c55205 Date: Fri, 28 Dec 2018 16:48: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":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:48:38Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","mtu":1450}} 2018-12-28 16:48:38,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a53daf83-f111-42be-8817-f14f41c55205 2018-12-28 16:48:38,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:48:39,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-74ca86c3-efaa-482a-a4ef-1ab79b704142 Date: Fri, 28 Dec 2018 16:48:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:48:38Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:48:39,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-74ca86c3-efaa-482a-a4ef-1ab79b704142 2018-12-28 16:48:39,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:48:39,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e72d5b0c-c3b8-4272-a0f3-68e863fc41b3 Date: Fri, 28 Dec 2018 16:48:39 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:48:39,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-e72d5b0c-c3b8-4272-a0f3-68e863fc41b3 2018-12-28 16:48:39,205 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet 2018-12-28 16:48:39,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" -d '{"subnets": [{"ip_version": 4, "network_id": "f313463f-20dc-4271-b549-c90b8e7bec7e", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]}' 2018-12-28 16:48:39,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e3d2e9c4-27a0-4d7f-9698-1c41f5631873 Date: Fri, 28 Dec 2018 16:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48: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":"d88be6a8f3fe465c92c457037730ed6e","id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","subnetpool_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]} 2018-12-28 16:48:39,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-e3d2e9c4-27a0-4d7f-9698-1c41f5631873 2018-12-28 16:48:39,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:48:40,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-b6caed73-5f61-41d3-aec4-4c0fab3a556d Date: Fri, 28 Dec 2018 16:48:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["92d4652f-f0f9-47c7-9d94-cc94a3d25662"],"description":"","tags":[],"updated_at":"2018-12-28T16:48:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:48:40,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-b6caed73-5f61-41d3-aec4-4c0fab3a556d 2018-12-28 16:48:40,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:48:40,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0477098b-1bb0-4be7-8af0-970025d5176f Date: Fri, 28 Dec 2018 16:48:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48: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":"d88be6a8f3fe465c92c457037730ed6e","id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","subnetpool_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]} 2018-12-28 16:48:40,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-0477098b-1bb0-4be7-8af0-970025d5176f 2018-12-28 16:48:40,246 - OpenStackNetwork - DEBUG - Network [f313463f-20dc-4271-b549-c90b8e7bec7e] created successfully 2018-12-28 16:48:40,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:48:40,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:40,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["sKpClvYwS32apJ4kKl8k6w"], "issued_at": "2018-12-28T16:48:40.000000Z"}} 2018-12-28 16:48:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b154f75beb80034e0f7c18ac0a584503ff2ca6" 2018-12-28 16:48:40,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d98e48-ebd3-45fe-8783-9689de943385 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:40,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-18d98e48-ebd3-45fe-8783-9689de943385 2018-12-28 16:48:40,649 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:48:40,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b154f75beb80034e0f7c18ac0a584503ff2ca6" 2018-12-28 16:48:40,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-f40a6ae0-e2c5-4bce-bd67-4b43ab3befdd x-compute-request-id: req-f40a6ae0-e2c5-4bce-bd67-4b43ab3befdd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:48:40,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f40a6ae0-e2c5-4bce-bd67-4b43ab3befdd 2018-12-28 16:48:40,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b154f75beb80034e0f7c18ac0a584503ff2ca6" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-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-12-28 16:48:41,030 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-749a5d83-fe99-4110-b9e4-634b82d21410 x-compute-request-id: req-749a5d83-fe99-4110-b9e4-634b82d21410 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:48:41,030 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-749a5d83-fe99-4110-b9e4-634b82d21410 2018-12-28 16:48:41,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:48:41,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:48:41,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:48:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["omk5MIrzSESu18qfjEAvCQ"], "issued_at": "2018-12-28T16:48:41.000000Z"}} 2018-12-28 16:48:41,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e5a64a372b3c495feb96d27b3d3e34251dba20" 2018-12-28 16:48:41,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bfb4cc-6828-4e99-8551-85e597607b34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:48:41,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-07bfb4cc-6828-4e99-8551-85e597607b34 2018-12-28 16:48:41,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:41,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-6b70d929-60ae-4694-bd91-c6b42735423f Date: Fri, 28 Dec 2018 16:48:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["92d4652f-f0f9-47c7-9d94-cc94a3d25662"],"description":"","tags":[],"updated_at":"2018-12-28T16:48:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:48:41,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net used request id req-6b70d929-60ae-4694-bd91-c6b42735423f 2018-12-28 16:48:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:41,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fd6933fa-07d3-4a4c-8348-2c9079ae8ba1 Date: Fri, 28 Dec 2018 16:48:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48: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":"d88be6a8f3fe465c92c457037730ed6e","id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","subnetpool_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]} 2018-12-28 16:48:41,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-fd6933fa-07d3-4a4c-8348-2c9079ae8ba1 2018-12-28 16:48:41,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:42,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-2170eb1a-18c0-4ae3-8c72-647170197e70 Date: Fri, 28 Dec 2018 16:48:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["92d4652f-f0f9-47c7-9d94-cc94a3d25662"],"description":"","tags":[],"updated_at":"2018-12-28T16:48:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:48:42,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net used request id req-2170eb1a-18c0-4ae3-8c72-647170197e70 2018-12-28 16:48:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:48:42,238 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:48: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:48:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e5a64a372b3c495feb96d27b3d3e34251dba20" 2018-12-28 16:48:42,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8973d656-bb8c-4ee5-bafb-da50c1e43948 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:48:42,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-8973d656-bb8c-4ee5-bafb-da50c1e43948 2018-12-28 16:48:42,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:42,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-99142d0d-ba74-49fc-bb4e-2a2921be8338 Date: Fri, 28 Dec 2018 16:48:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48: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":"d88be6a8f3fe465c92c457037730ed6e","id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","subnetpool_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]} 2018-12-28 16:48:42,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-99142d0d-ba74-49fc-bb4e-2a2921be8338 2018-12-28 16:48:42,521 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net 2018-12-28 16:48:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" -d '{"port": {"network_id": "f313463f-20dc-4271-b549-c90b8e7bec7e", "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port", "admin_state_up": true}}' 2018-12-28 16:48:43,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-6ee1afe2-2f8c-4293-bb4b-e6c01a0cdd6e Date: Fri, 28 Dec 2018 16:48:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:43Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","ip_address":"10.55.0.7"}],"id":"90602675-dc82-4b35-ba4a-18553a9a4fcc","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:81:ac:40","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:42Z","binding:vnic_type":"normal"}} 2018-12-28 16:48:43,462 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-6ee1afe2-2f8c-4293-bb4b-e6c01a0cdd6e 2018-12-28 16:48:43,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:43,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-532f7009-0dc0-4b32-bf25-6a9457d305d0 Date: Fri, 28 Dec 2018 16:48:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["92d4652f-f0f9-47c7-9d94-cc94a3d25662"],"description":"","tags":[],"updated_at":"2018-12-28T16:48:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:48:43,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net used request id req-532f7009-0dc0-4b32-bf25-6a9457d305d0 2018-12-28 16:48:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:48:43,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:48: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:48:43,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:43,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc031364-4852-4ec9-b0b7-19c0ff9c56ad Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:48:43,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-dc031364-4852-4ec9-b0b7-19c0ff9c56ad 2018-12-28 16:48:43,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:44,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5cf9ced9-05fe-4615-95db-207655ef5be0 Date: Fri, 28 Dec 2018 16:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48: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":"d88be6a8f3fe465c92c457037730ed6e","id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","subnetpool_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]} 2018-12-28 16:48:44,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-5cf9ced9-05fe-4615-95db-207655ef5be0 2018-12-28 16:48:44,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:44,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-9f61c5de-085e-4c89-99a1-115cfb988b4b Date: Fri, 28 Dec 2018 16:48:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","ip_address":"10.55.0.7"}],"id":"90602675-dc82-4b35-ba4a-18553a9a4fcc","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:81:ac:40","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port","admin_state_up":true,"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 16:48:44,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port&admin_state_up=True used request id req-9f61c5de-085e-4c89-99a1-115cfb988b4b 2018-12-28 16:48:44,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:44,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c293a052-184f-4956-bdda-e94e73bf1a04 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:48:44,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-c293a052-184f-4956-bdda-e94e73bf1a04 2018-12-28 16:48:44,331 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst 2018-12-28 16:48:44,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:44,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-6966761c-f5ac-4926-9a8e-e26c92f5e5d3 x-compute-request-id: req-6966761c-f5ac-4926-9a8e-e26c92f5e5d3 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-flavor-name"}]} 2018-12-28 16:48:44,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6966761c-f5ac-4926-9a8e-e26c92f5e5d3 2018-12-28 16:48:44,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:44,959 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-383593d0-19dc-4a24-83e3-0e4380a3a397 x-compute-request-id: req-383593d0-19dc-4a24-83e3-0e4380a3a397 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:48:44,959 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba used request id req-383593d0-19dc-4a24-83e3-0e4380a3a397 2018-12-28 16:48:44,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:45,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-3cf2c444-caf5-4881-b036-d2f2428e77bf Date: Fri, 28 Dec 2018 16:48:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:48:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:48:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/snap", "metadata": {}}], "self": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "min_disk": 0, "protected": false, "id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "file": "/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image"} 2018-12-28 16:48:45,585 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image used request id req-3cf2c444-caf5-4881-b036-d2f2428e77bf 2018-12-28 16:48:45,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:45,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a78a709-0012-4dfc-ace0-79dbf5f0a507 Date: Fri, 28 Dec 2018 16:48: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-12-28 16:48:45,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6a78a709-0012-4dfc-ace0-79dbf5f0a507 2018-12-28 16:48:45,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" -d '{"server": {"name": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "imageRef": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "flavorRef": "68c92e58-89e4-4380-93e8-19ef38a719ba", "max_count": 1, "min_count": 1, "networks": [{"port": "90602675-dc82-4b35-ba4a-18553a9a4fcc"}]}}' 2018-12-28 16:48:49,046 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:48: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-acbd4dbe-e107-436e-9c4e-835a4ced929d x-compute-request-id: req-acbd4dbe-e107-436e-9c4e-835a4ced929d Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "adminPass": "9UXN2n6zAHb3"}} 2018-12-28 16:48:49,046 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-acbd4dbe-e107-436e-9c4e-835a4ced929d 2018-12-28 16:48:49,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:49,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-f73e5157-f94b-4ba2-927d-1ea587f7aded x-compute-request-id: req-f73e5157-f94b-4ba2-927d-1ea587f7aded 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.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:48: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": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:48:49,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-f73e5157-f94b-4ba2-927d-1ea587f7aded 2018-12-28 16:48:49,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:50,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-f2130056-9d84-46e7-ab2d-64886239f270 x-compute-request-id: req-f2130056-9d84-46e7-ab2d-64886239f270 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.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:48: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": "NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:48:50,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-f2130056-9d84-46e7-ab2d-64886239f270 2018-12-28 16:48:53,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:54,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48: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-da2785f5-ccf0-460a-9b91-60c6c7e09ded x-compute-request-id: req-da2785f5-ccf0-460a-9b91-60c6c7e09ded Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:48:54,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-da2785f5-ccf0-460a-9b91-60c6c7e09ded 2018-12-28 16:48:57,181 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:48:58,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84c50ac7-55da-4cb7-a2e2-6204c69a8112 x-compute-request-id: req-84c50ac7-55da-4cb7-a2e2-6204c69a8112 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:48:58,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-84c50ac7-55da-4cb7-a2e2-6204c69a8112 2018-12-28 16:49:01,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:01,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71480685-75ff-49f4-901a-23bed60d6537 x-compute-request-id: req-71480685-75ff-49f4-901a-23bed60d6537 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:01,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-71480685-75ff-49f4-901a-23bed60d6537 2018-12-28 16:49:04,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:05,349 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-41b174dc-1d6e-4018-bf82-56b9b06419f0 x-compute-request-id: req-41b174dc-1d6e-4018-bf82-56b9b06419f0 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:05,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-41b174dc-1d6e-4018-bf82-56b9b06419f0 2018-12-28 16:49:08,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:08,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-847e4d59-f337-48e5-914a-6cf566a484e7 x-compute-request-id: req-847e4d59-f337-48e5-914a-6cf566a484e7 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:08,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-847e4d59-f337-48e5-914a-6cf566a484e7 2018-12-28 16:49:11,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:12,383 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c9b7608-741b-4ade-9bae-73c00e5ecffc x-compute-request-id: req-3c9b7608-741b-4ade-9bae-73c00e5ecffc Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:12,383 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-3c9b7608-741b-4ade-9bae-73c00e5ecffc 2018-12-28 16:49:15,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:15,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-949c7050-4e15-4e07-b7ff-d1f0accbeb5d x-compute-request-id: req-949c7050-4e15-4e07-b7ff-d1f0accbeb5d Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:15,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-949c7050-4e15-4e07-b7ff-d1f0accbeb5d 2018-12-28 16:49:18,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:19,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a793520f-d652-45fc-81bf-887f1a959f2e x-compute-request-id: req-a793520f-d652-45fc-81bf-887f1a959f2e Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:48:51Z", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:19,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-a793520f-d652-45fc-81bf-887f1a959f2e 2018-12-28 16:49:22,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:22,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49: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-1692350e-dab5-4eba-b917-4ade98c3b7bc x-compute-request-id: req-1692350e-dab5-4eba-b917-4ade98c3b7bc Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:49:21Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:22,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-1692350e-dab5-4eba-b917-4ade98c3b7bc 2018-12-28 16:49:25,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:26,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-734eeb39-3159-4bd2-9a18-17ef1432860c x-compute-request-id: req-734eeb39-3159-4bd2-9a18-17ef1432860c Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:40", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:49:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:26,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-734eeb39-3159-4bd2-9a18-17ef1432860c 2018-12-28 16:49:29,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:29,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49: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-8776042c-98f9-41e3-b78a-b4bd0b162268 x-compute-request-id: req-8776042c-98f9-41e3-b78a-b4bd0b162268 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:40", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:49:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:29,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-8776042c-98f9-41e3-b78a-b4bd0b162268 2018-12-28 16:49:32,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:32,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-43c6083f-f17c-4b0a-b8bd-d9cca04c807d x-compute-request-id: req-43c6083f-f17c-4b0a-b8bd-d9cca04c807d Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:40", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-28T16:49:29.000000", "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:49:30Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:32,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-43c6083f-f17c-4b0a-b8bd-d9cca04c807d 2018-12-28 16:49:32,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:33,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23156e68-91d4-45aa-8d6a-d7d26fe6837f x-compute-request-id: req-23156e68-91d4-45aa-8d6a-d7d26fe6837f Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:81:ac:40", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/85bc134e-f090-4763-aab8-a16e00b5f066", "rel": "bookmark"}], "image": {"id": "9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "links": [{"href": "http://172.30.9.21:8774/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-12-28T16:49:29.000000", "flavor": {"id": "68c92e58-89e4-4380-93e8-19ef38a719ba", "links": [{"href": "http://172.30.9.21:8774/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba", "rel": "bookmark"}]}, "id": "85bc134e-f090-4763-aab8-a16e00b5f066", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:49:30Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-70081782-f707-45e8-8c4c-fed48670ba4f-vm_inst", "created": "2018-12-28T16:48:48Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:49:33,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-23156e68-91d4-45aa-8d6a-d7d26fe6837f 2018-12-28 16:49:33,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:33,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 743 X-Openstack-Request-Id: req-f023a83c-ecbd-43bb-855e-ccc9a69d6216 Date: Fri, 28 Dec 2018 16:49:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f313463f-20dc-4271-b549-c90b8e7bec7e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["92d4652f-f0f9-47c7-9d94-cc94a3d25662"],"description":"","tags":[],"updated_at":"2018-12-28T16:48:39Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:38Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:33,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net used request id req-f023a83c-ecbd-43bb-855e-ccc9a69d6216 2018-12-28 16:49:33,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:33,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e48496d-c10f-44c7-883a-f3b6b0340fb3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:49:33,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-7e48496d-c10f-44c7-883a-f3b6b0340fb3 2018-12-28 16:49:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:33,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-19661c01-4552-437a-a9f2-13b4201e177b Date: Fri, 28 Dec 2018 16:49:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","dns_nameservers":[],"updated_at":"2018-12-28T16:48: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":"d88be6a8f3fe465c92c457037730ed6e","id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","subnetpool_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet"}]} 2018-12-28 16:49:33,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-19661c01-4552-437a-a9f2-13b4201e177b 2018-12-28 16:49:33,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:33,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-1de46a35-b19f-4414-8d1f-27a19f65d915 Date: Fri, 28 Dec 2018 16:49:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","ip_address":"10.55.0.4"}],"id":"327109f7-a640-489c-9baa-f4ab35dbdfc4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e4:a8:f2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f313463f-20dc-4271-b549-c90b8e7bec7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","ip_address":"10.55.0.2"}],"id":"543af051-d728-45fb-a8d7-7eb2e9e349f6","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:d5:57","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f313463f-20dc-4271-b549-c90b8e7bec7e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","ip_address":"10.55.0.7"}],"id":"90602675-dc82-4b35-ba4a-18553a9a4fcc","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:81:ac:40","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port","admin_state_up":true,"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:42Z","binding:vnic_type":"normal","device_id":"85bc134e-f090-4763-aab8-a16e00b5f066"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:48:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"92d4652f-f0f9-47c7-9d94-cc94a3d25662","ip_address":"10.55.0.3"}],"id":"c8b176e7-60b2-4ea4-b2a6-44b74e23993c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f9:81:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f313463f-20dc-4271-b549-c90b8e7bec7e","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:48:40Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f313463f-20dc-4271-b549-c90b8e7bec7e"}]} 2018-12-28 16:49:33,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-1de46a35-b19f-4414-8d1f-27a19f65d915 2018-12-28 16:49:33,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:34,196 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:49: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-980b6f7c-0382-474d-91c6-17207f0ac4a6 x-compute-request-id: req-980b6f7c-0382-474d-91c6-17207f0ac4a6 Content-Type: application/json 2018-12-28 16:49:34,196 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/85bc134e-f090-4763-aab8-a16e00b5f066 used request id req-980b6f7c-0382-474d-91c6-17207f0ac4a6 2018-12-28 16:49:34,197 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-port 2018-12-28 16:49:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/90602675-dc82-4b35-ba4a-18553a9a4fcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}610047004459f223d498bb85c7fc9befee7aff9d" 2018-12-28 16:49:34,960 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8599d493-8315-4f32-900b-795700030974 Date: Fri, 28 Dec 2018 16:49:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:49:34,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/90602675-dc82-4b35-ba4a-18553a9a4fcc used request id req-8599d493-8315-4f32-900b-795700030974 2018-12-28 16:49:34,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b154f75beb80034e0f7c18ac0a584503ff2ca6" 2018-12-28 16:49:35,008 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:49: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-4973f684-3581-4894-9670-30c74720fd3f x-compute-request-id: req-4973f684-3581-4894-9670-30c74720fd3f Content-Length: 0 Content-Type: application/json 2018-12-28 16:49:35,008 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/68c92e58-89e4-4380-93e8-19ef38a719ba used request id req-4973f684-3581-4894-9670-30c74720fd3f 2018-12-28 16:49:35,009 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet 2018-12-28 16:49:35,010 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-subnet 2018-12-28 16:49:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/92d4652f-f0f9-47c7-9d94-cc94a3d25662 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:49:37,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbd62a1c-dd31-408e-be8e-f5a086a87b86 Date: Fri, 28 Dec 2018 16:49:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:49:37,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/92d4652f-f0f9-47c7-9d94-cc94a3d25662 used request id req-dbd62a1c-dd31-408e-be8e-f5a086a87b86 2018-12-28 16:49:37,154 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-net 2018-12-28 16:49:37,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f313463f-20dc-4271-b549-c90b8e7bec7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b74e527c3a556fe410ad2afd347bea1bfc146f60" 2018-12-28 16:49:38,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62503aad-485b-4931-9710-b90551914edf Date: Fri, 28 Dec 2018 16:49:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:49:38,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f313463f-20dc-4271-b549-c90b8e7bec7e used request id req-62503aad-485b-4931-9710-b90551914edf 2018-12-28 16:49:38,494 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-70081782-f707-45e8-8c4c-fed48670ba4f-image 2018-12-28 16:49:38,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6336f378115ae6b40aeb5330657ec6dda6ff55e4" 2018-12-28 16:49:39,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-474025b5-bb71-4b37-b0ef-59958c1092ba Date: Fri, 28 Dec 2018 16:49:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:49:39,601 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9b69dfda-3e8a-4a70-bc7f-c1c04b7f9fd7 used request id req-474025b5-bb71-4b37-b0ef-59958c1092ba 2018-12-28 16:49:39,603 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:49:39,607 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:49:39,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:49:39,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:49:39,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["xw7igYmgRkS_GuojfEovFw"], "issued_at": "2018-12-28T16:49:39.000000Z"}} 2018-12-28 16:49:39,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:49:40,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e52b42-6d90-450c-b347-e5328b46455a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:40,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-28e52b42-6d90-450c-b347-e5328b46455a 2018-12-28 16:49:40,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:49:40,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-841faafc-bcf0-44f1-a71a-6f2105b45fbb Date: Fri, 28 Dec 2018 16:49:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image"} 2018-12-28 16:49:40,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image used request id req-841faafc-bcf0-44f1-a71a-6f2105b45fbb 2018-12-28 16:49:40,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:49:40,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-75532bfd-654f-4526-bf04-d59467310ab7 Date: Fri, 28 Dec 2018 16:49: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-12-28 16:49:40,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-75532bfd-654f-4526-bf04-d59467310ab7 2018-12-28 16:49:40,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image"}' 2018-12-28 16:49:41,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b X-Openstack-Request-Id: req-68cb8aae-fa93-405f-8a0d-c328b06676cc Date: Fri, 28 Dec 2018 16:49:41 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:49:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:49:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b", "min_disk": 0, "protected": false, "id": "4629b9de-9d8e-4214-888b-00b3f484210b", "file": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:49:41,582 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-68cb8aae-fa93-405f-8a0d-c328b06676cc 2018-12-28 16:49:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" -d '' 2018-12-28 16:49:42,743 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-873b83ea-b894-40b6-a210-f74806e4b0b0 Date: Fri, 28 Dec 2018 16:49:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:49:42,743 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b/file used request id req-873b83ea-b894-40b6-a210-f74806e4b0b0 2018-12-28 16:49:42,743 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:49:42,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:49:43,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2db8e0a2-a113-490e-bfd2-7bb21076156f Date: Fri, 28 Dec 2018 16:49:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:49:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:49:42Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4629b9de-9d8e-4214-888b-00b3f484210b/snap", "metadata": {}}], "self": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b", "min_disk": 0, "protected": false, "id": "4629b9de-9d8e-4214-888b-00b3f484210b", "file": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4629b9de-9d8e-4214-888b-00b3f484210b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:49:43,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b used request id req-2db8e0a2-a113-490e-bfd2-7bb21076156f 2018-12-28 16:49:43,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:49:43,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-177d1d10-00e6-49a2-a5d1-b91621d97fc6 Date: Fri, 28 Dec 2018 16: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-12-28 16:49:43,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-177d1d10-00e6-49a2-a5d1-b91621d97fc6 2018-12-28 16:49:43,373 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image 2018-12-28 16:49:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:49:43,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-54ee31cf-cb41-4b89-8ce0-6d0dbc12fbf0 Date: Fri, 28 Dec 2018 16:49:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:49:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:49:42Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4629b9de-9d8e-4214-888b-00b3f484210b/snap", "metadata": {}}], "self": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b", "min_disk": 0, "protected": false, "id": "4629b9de-9d8e-4214-888b-00b3f484210b", "file": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4629b9de-9d8e-4214-888b-00b3f484210b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:49:43,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b used request id req-54ee31cf-cb41-4b89-8ce0-6d0dbc12fbf0 2018-12-28 16:49:43,581 - create_image - DEBUG - Instance status is - active 2018-12-28 16:49:43,581 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image 2018-12-28 16:49:43,581 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image 2018-12-28 16:49:43,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:49:43,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:49:43,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:49:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["xy49lew6TAa2jUcEC4LrFA"], "issued_at": "2018-12-28T16:49:43.000000Z"}} 2018-12-28 16:49:43,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:49:44,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1bf679-2b61-4b50-b817-33294ba23dc2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:44,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dd1bf679-2b61-4b50-b817-33294ba23dc2 2018-12-28 16:49:44,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:49:44,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-18a2b371-5abd-44e8-823b-6b7f5af148ee Date: Fri, 28 Dec 2018 16:49:44 GMT RESP BODY: {"networks":[]} 2018-12-28 16:49:44,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-18a2b371-5abd-44e8-823b-6b7f5af148ee 2018-12-28 16:49:44,266 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net 2018-12-28 16:49:44,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net", "admin_state_up": true}}' 2018-12-28 16:49:44,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-97dfe22e-8ef5-49c9-92a1-78acb89a7957 Date: Fri, 28 Dec 2018 16:49: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":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:49:44Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","mtu":1450}} 2018-12-28 16:49:44,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-97dfe22e-8ef5-49c9-92a1-78acb89a7957 2018-12-28 16:49:44,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:49:45,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-324470c5-84c5-403c-89c1-e03ef3954144 Date: Fri, 28 Dec 2018 16:49:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:49:44Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:45,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-324470c5-84c5-403c-89c1-e03ef3954144 2018-12-28 16:49:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:49:45,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1014da0c-d396-47cb-a71d-786a7a0ece63 Date: Fri, 28 Dec 2018 16:49:45 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:49:45,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-1014da0c-d396-47cb-a71d-786a7a0ece63 2018-12-28 16:49:45,276 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet 2018-12-28 16:49:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" -d '{"subnets": [{"ip_version": 4, "network_id": "561ea780-205a-440c-a194-047e7a43fdb4", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]}' 2018-12-28 16:49:45,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2246e273-aa55-4ade-8f06-53a214bdfa0b Date: Fri, 28 Dec 2018 16:49:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:49:45,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2246e273-aa55-4ade-8f06-53a214bdfa0b 2018-12-28 16:49:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:49:46,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6fb677cf-2683-43d9-a8b4-66d850b75551 Date: Fri, 28 Dec 2018 16:49:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:46,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-6fb677cf-2683-43d9-a8b4-66d850b75551 2018-12-28 16:49:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:49:46,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f1f7c13-5b2d-46b9-8053-9f4647f1df19 Date: Fri, 28 Dec 2018 16:49:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:49:46,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-7f1f7c13-5b2d-46b9-8053-9f4647f1df19 2018-12-28 16:49:46,279 - OpenStackNetwork - DEBUG - Network [561ea780-205a-440c-a194-047e7a43fdb4] created successfully 2018-12-28 16:49:46,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:49:46,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:49:46,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:49:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["MFSbFip-TryeCINlSbBkAQ"], "issued_at": "2018-12-28T16:49:46.000000Z"}} 2018-12-28 16:49:46,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05996ae9f9d04c8884d8f18bbe03941bd44177a" 2018-12-28 16:49:46,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875b3e93-ab5f-42c2-bf01-969319e1ef11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:46,763 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-875b3e93-ab5f-42c2-bf01-969319e1ef11 2018-12-28 16:49:46,764 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:49:46,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05996ae9f9d04c8884d8f18bbe03941bd44177a" 2018-12-28 16:49:46,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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 x-openstack-request-id: req-53f2de7d-abcc-4464-8a7e-1aa4d9db7871 x-compute-request-id: req-53f2de7d-abcc-4464-8a7e-1aa4d9db7871 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:49:46,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-53f2de7d-abcc-4464-8a7e-1aa4d9db7871 2018-12-28 16:49:46,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05996ae9f9d04c8884d8f18bbe03941bd44177a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-28 16:49:47,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-5dd99098-5647-425a-b4f9-1ce67bd7ec54 x-compute-request-id: req-5dd99098-5647-425a-b4f9-1ce67bd7ec54 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:49:47,168 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5dd99098-5647-425a-b4f9-1ce67bd7ec54 2018-12-28 16:49:47,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:49:47,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:49:47,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["VPHuQ2eST4ewCGXOIyHQWQ"], "issued_at": "2018-12-28T16:49:47.000000Z"}} 2018-12-28 16:49:47,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:49:47,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74825002-7852-4e40-bcf5-d903243372b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:47,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-74825002-7852-4e40-bcf5-d903243372b9 2018-12-28 16:49:47,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:49:48,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:47 GMT Server: Apache x-compute-request-id: req-fad29cb3-5289-4131-b2df-923f227795bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fad29cb3-5289-4131-b2df-923f227795bd Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 16:49:48,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail used request id req-fad29cb3-5289-4131-b2df-923f227795bd 2018-12-28 16:49:48,417 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319", "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-12-28 16:49:49,452 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:49:48 GMT Server: Apache x-compute-request-id: req-149a8dc2-679e-4f8b-9381-19a481e27f6a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-149a8dc2-679e-4f8b-9381-19a481e27f6a Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T16:49:49.349980", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1}} 2018-12-28 16:49:49,452 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes used request id req-149a8dc2-679e-4f8b-9381-19a481e27f6a 2018-12-28 16:49:49,456 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:49:50,225 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:49 GMT Server: Apache x-compute-request-id: req-e19fcc3e-6a96-4fc9-a62a-ac9cc704f35c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e19fcc3e-6a96-4fc9-a62a-ac9cc704f35c Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:49:49.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:49:50,226 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-e19fcc3e-6a96-4fc9-a62a-ac9cc704f35c 2018-12-28 16:49:50,226 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319 2018-12-28 16:49:50,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:49:51,076 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:50 GMT Server: Apache x-compute-request-id: req-e4da4013-3da8-4701-b3f4-a9c7293b5a56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4da4013-3da8-4701-b3f4-a9c7293b5a56 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:49:49.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:49:51,076 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-e4da4013-3da8-4701-b3f4-a9c7293b5a56 2018-12-28 16:49:51,076 - create_volume - DEBUG - Instance status is - creating 2018-12-28 16:49:51,076 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 16:49:54,080 - create_volume - DEBUG - Volume status query timeout in 296.146679878 2018-12-28 16:49:54,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:49:54,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:54 GMT Server: Apache x-compute-request-id: req-0a19cd1a-71f1-498b-a71e-707e784d8d45 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0a19cd1a-71f1-498b-a71e-707e784d8d45 Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:49:52.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:49:54,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-0a19cd1a-71f1-498b-a71e-707e784d8d45 2018-12-28 16:49:54,887 - create_volume - DEBUG - Instance status is - available 2018-12-28 16:49:54,887 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319 2018-12-28 16:49:54,887 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319 2018-12-28 16:49:54,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:49:54,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:49:55,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:49:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["BRmjn3IgTMKcKbvPEUBfRg"], "issued_at": "2018-12-28T16:49:55.000000Z"}} 2018-12-28 16:49:55,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:55,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75415021-73ae-4526-80f5-7e80d47be245 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:55,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-75415021-73ae-4526-80f5-7e80d47be245 2018-12-28 16:49:55,360 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:49:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:55,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a96f9f1-7688-4142-9d88-95e09d7a5604 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:55,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1a96f9f1-7688-4142-9d88-95e09d7a5604 2018-12-28 16:49:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:55,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0684c507-aa19-4a6f-9fbf-56a6fb1fd826 Date: Fri, 28 Dec 2018 16:49:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:55,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-0684c507-aa19-4a6f-9fbf-56a6fb1fd826 2018-12-28 16:49:55,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:49:55,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:49: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:49:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:55,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be954218-5eb4-477a-95ed-d1ed8d998979 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:49:55,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-be954218-5eb4-477a-95ed-d1ed8d998979 2018-12-28 16:49:55,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:56,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4ac8fe74-ef93-480e-a0bd-0ca9606ff788 Date: Fri, 28 Dec 2018 16:49:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:49:56,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-4ac8fe74-ef93-480e-a0bd-0ca9606ff788 2018-12-28 16:49:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:56,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-40942f10-f038-4b38-a947-bb30f1f3c112 Date: Fri, 28 Dec 2018 16:49:56 GMT RESP BODY: {"ports":[]} 2018-12-28 16:49:56,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port&admin_state_up=True used request id req-40942f10-f038-4b38-a947-bb30f1f3c112 2018-12-28 16:49:56,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:57,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-adf87aa6-7b63-4736-96f2-685e04402911 x-compute-request-id: req-adf87aa6-7b63-4736-96f2-685e04402911 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 16:49:57,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst used request id req-adf87aa6-7b63-4736-96f2-685e04402911 2018-12-28 16:49:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:57,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-05ef9737-d8fe-4218-8d27-5c9d94b2af4c Date: Fri, 28 Dec 2018 16:49:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:57,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-05ef9737-d8fe-4218-8d27-5c9d94b2af4c 2018-12-28 16:49:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:57,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc1798d-da8f-450d-898c-1f65551d923b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:49:57,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-fbc1798d-da8f-450d-898c-1f65551d923b 2018-12-28 16:49:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:57,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-569e2255-fa98-4466-a04f-0981236a24f3 Date: Fri, 28 Dec 2018 16:49:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:49:57,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-569e2255-fa98-4466-a04f-0981236a24f3 2018-12-28 16:49:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:58,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc0257a3-28b6-4609-8462-e777c220d82b Date: Fri, 28 Dec 2018 16:49:58 GMT RESP BODY: {"ports":[]} 2018-12-28 16:49:58,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port&admin_state_up=True used request id req-bc0257a3-28b6-4609-8462-e777c220d82b 2018-12-28 16:49:58,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:49:58,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:49:58,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["x1dsh135Tka7Xw-5oRY5Gg"], "issued_at": "2018-12-28T16:49:58.000000Z"}} 2018-12-28 16:49:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c6288bbc24bd2cdc15fe76d14095837ca3efb0" 2018-12-28 16:49:58,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bbf7fd-5e5f-406e-b66a-8d389e166995 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:49:58,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b9bbf7fd-5e5f-406e-b66a-8d389e166995 2018-12-28 16:49:58,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:58,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-86170955-eff8-4fc7-959a-d7ce052fdb69 Date: Fri, 28 Dec 2018 16:49:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:58,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-86170955-eff8-4fc7-959a-d7ce052fdb69 2018-12-28 16:49:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:58,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1705eba6-bebf-44bb-af17-bfe279d6725c Date: Fri, 28 Dec 2018 16:49:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:49:58,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-1705eba6-bebf-44bb-af17-bfe279d6725c 2018-12-28 16:49:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:58,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-cfde3834-95a7-4733-b855-252fc74964a9 Date: Fri, 28 Dec 2018 16:49:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:49:58,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-cfde3834-95a7-4733-b855-252fc74964a9 2018-12-28 16:49:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:49:58,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:49: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:49:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81c6288bbc24bd2cdc15fe76d14095837ca3efb0" 2018-12-28 16:49:59,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eca2e247-516f-4cc0-8d1b-2c0ebd197107 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:49:59,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-eca2e247-516f-4cc0-8d1b-2c0ebd197107 2018-12-28 16:49:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:49:59,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9bf1c3d2-4bb1-471f-bd28-ec86537b5a07 Date: Fri, 28 Dec 2018 16:49:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:49:59,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-9bf1c3d2-4bb1-471f-bd28-ec86537b5a07 2018-12-28 16:49:59,216 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net 2018-12-28 16:49:59,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" -d '{"port": {"network_id": "561ea780-205a-440c-a194-047e7a43fdb4", "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port", "admin_state_up": true}}' 2018-12-28 16:50:00,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-32dd7694-9193-468d-952f-89e6a059a8a7 Date: Fri, 28 Dec 2018 16:50:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:59Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:55:0b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal"}} 2018-12-28 16:50:00,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-32dd7694-9193-468d-952f-89e6a059a8a7 2018-12-28 16:50:00,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:00,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-87c67941-cf47-4452-b83a-d7b3a3f50319 Date: Fri, 28 Dec 2018 16:50:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:00,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-87c67941-cf47-4452-b83a-d7b3a3f50319 2018-12-28 16:50:00,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cd245f-a72f-4671-b960-0ffbedff625e Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:00,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-67cd245f-a72f-4671-b960-0ffbedff625e 2018-12-28 16:50:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-953da554-095c-47eb-9848-b9e993eb6610 Date: Fri, 28 Dec 2018 16:50:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:00,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-953da554-095c-47eb-9848-b9e993eb6610 2018-12-28 16:50:00,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:00,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-b3da371e-303b-4b1f-9f56-98471e7e4a35 Date: Fri, 28 Dec 2018 16:50:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 16:50:00,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port&admin_state_up=True used request id req-b3da371e-303b-4b1f-9f56-98471e7e4a35 2018-12-28 16:50:00,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:00,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636638f5-e742-4d15-8457-27df1935fb10 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:00,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-636638f5-e742-4d15-8457-27df1935fb10 2018-12-28 16:50:00,988 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst 2018-12-28 16:50:00,992 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:01,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-fec079d1-4407-434e-b026-602e5aece7d4 x-compute-request-id: req-fec079d1-4407-434e-b026-602e5aece7d4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-flavor"}]} 2018-12-28 16:50:01,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fec079d1-4407-434e-b026-602e5aece7d4 2018-12-28 16:50:01,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:01,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-bd7f0461-a3ab-446a-8ba1-1b4b716b2d25 x-compute-request-id: req-bd7f0461-a3ab-446a-8ba1-1b4b716b2d25 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:50:01,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f used request id req-bd7f0461-a3ab-446a-8ba1-1b4b716b2d25 2018-12-28 16:50:01,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:01,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-c824c774-3f6c-4365-ad24-9f21b9950c17 Date: Fri, 28 Dec 2018 16:50:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:49:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:49:42Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4629b9de-9d8e-4214-888b-00b3f484210b/snap", "metadata": {}}], "self": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b", "min_disk": 0, "protected": false, "id": "4629b9de-9d8e-4214-888b-00b3f484210b", "file": "/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4629b9de-9d8e-4214-888b-00b3f484210b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image"} 2018-12-28 16:50:01,230 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image used request id req-c824c774-3f6c-4365-ad24-9f21b9950c17 2018-12-28 16:50:01,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:01,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4181169c-c62f-43d9-80fa-13aeedd507f6 Date: Fri, 28 Dec 2018 16:50:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 16:50:01,385 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4181169c-c62f-43d9-80fa-13aeedd507f6 2018-12-28 16:50:01,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "imageRef": "4629b9de-9d8e-4214-888b-00b3f484210b", "flavorRef": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "max_count": 1, "min_count": 1, "networks": [{"port": "a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860"}]}}' 2018-12-28 16:50:03,414 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16: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 x-openstack-request-id: req-0062b6a8-739a-4234-8dc7-101e99b448a0 x-compute-request-id: req-0062b6a8-739a-4234-8dc7-101e99b448a0 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "adminPass": "3jq4uoXC6Awk"}} 2018-12-28 16:50:03,414 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0062b6a8-739a-4234-8dc7-101e99b448a0 2018-12-28 16:50:03,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:03,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-9eb8703a-7647-40c1-acc0-5c5436aca5b9 x-compute-request-id: req-9eb8703a-7647-40c1-acc0-5c5436aca5b9 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.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:50: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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:03,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-9eb8703a-7647-40c1-acc0-5c5436aca5b9 2018-12-28 16:50:03,815 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst 2018-12-28 16:50:03,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:04,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-3baf40d5-86de-45db-86de-b9796d37a577 x-compute-request-id: req-3baf40d5-86de-45db-86de-b9796d37a577 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.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:50: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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:04,185 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-3baf40d5-86de-45db-86de-b9796d37a577 2018-12-28 16:50:04,185 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - BUILD 2018-12-28 16:50:04,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:50:07,189 - create_instance - DEBUG - VM status query timeout in 896.627098083 2018-12-28 16:50:07,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:07,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21a4ac45-e634-40e0-94ff-4c78f35f7550 x-compute-request-id: req-21a4ac45-e634-40e0-94ff-4c78f35f7550 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:50:06Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:07,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-21a4ac45-e634-40e0-94ff-4c78f35f7550 2018-12-28 16:50:07,925 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - BUILD 2018-12-28 16:50:07,925 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:50:10,928 - create_instance - DEBUG - VM status query timeout in 892.887239933 2018-12-28 16:50:10,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:12,060 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad3fc55-3382-4241-b321-155605f5b890 x-compute-request-id: req-8ad3fc55-3382-4241-b321-155605f5b890 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:50:06Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:12,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-8ad3fc55-3382-4241-b321-155605f5b890 2018-12-28 16:50:12,061 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - BUILD 2018-12-28 16:50:12,061 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:50:15,064 - create_instance - DEBUG - VM status query timeout in 888.751210928 2018-12-28 16:50:15,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:16,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bca527c4-9c2e-44bd-861e-b474cf8b8aba x-compute-request-id: req-bca527c4-9c2e-44bd-861e-b474cf8b8aba Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:12Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:16,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-bca527c4-9c2e-44bd-861e-b474cf8b8aba 2018-12-28 16:50:16,065 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - ACTIVE 2018-12-28 16:50:16,065 - create_instance - INFO - VM is - ACTIVE 2018-12-28 16:50:16,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:16,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b76ca083-813e-4ad5-bc0a-e2e932875e51 x-compute-request-id: req-b76ca083-813e-4ad5-bc0a-e2e932875e51 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:12Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:16,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-b76ca083-813e-4ad5-bc0a-e2e932875e51 2018-12-28 16:50:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:17,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-72a6c532-d0d5-40d3-b4f9-dcffc7788007 Date: Fri, 28 Dec 2018 16:50:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:17,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-72a6c532-d0d5-40d3-b4f9-dcffc7788007 2018-12-28 16:50:17,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:17,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175b1363-52ca-4285-8036-da12eb72322b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:17,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-175b1363-52ca-4285-8036-da12eb72322b 2018-12-28 16:50:17,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:17,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d0b5f71f-3cc0-4609-8ff1-8f72f2f934ad Date: Fri, 28 Dec 2018 16:50:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:17,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-d0b5f71f-3cc0-4609-8ff1-8f72f2f934ad 2018-12-28 16:50:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:17,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-70a03a21-c49c-4843-80b3-4e6a0060d625 Date: Fri, 28 Dec 2018 16:50:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:17,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-70a03a21-c49c-4843-80b3-4e6a0060d625 2018-12-28 16:50:17,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:50:17,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:50:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["n1O7C1KGQiWMlp_PEBifXQ"], "issued_at": "2018-12-28T16:50:17.000000Z"}} 2018-12-28 16:50:17,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:17,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbb0fa5-cab1-4f4e-9b0d-bbe0ee84012d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:50:17,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0bbb0fa5-cab1-4f4e-9b0d-bbe0ee84012d 2018-12-28 16:50:17,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:18,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47343ad5-e6a1-4ebd-be1e-efe7da8a35a3 x-compute-request-id: req-47343ad5-e6a1-4ebd-be1e-efe7da8a35a3 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:12Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:18,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-47343ad5-e6a1-4ebd-be1e-efe7da8a35a3 2018-12-28 16:50:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:18,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2fb1615e-ce76-4827-b5ea-27f0095d0376 Date: Fri, 28 Dec 2018 16:50:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:18,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-2fb1615e-ce76-4827-b5ea-27f0095d0376 2018-12-28 16:50:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:18,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760c338a-84c3-4592-8ef0-43c0a429db89 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:18,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-760c338a-84c3-4592-8ef0-43c0a429db89 2018-12-28 16:50:18,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:18,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8f412ae3-2d63-44bc-9f3f-5411230a9a5f Date: Fri, 28 Dec 2018 16:50:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:18,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-8f412ae3-2d63-44bc-9f3f-5411230a9a5f 2018-12-28 16:50:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:18,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-ddf17821-af80-448c-999a-c21825e3d7fa Date: Fri, 28 Dec 2018 16:50:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:18,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-ddf17821-af80-448c-999a-c21825e3d7fa 2018-12-28 16:50:19,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" -d '{"volumeAttachment": {"volumeId": "8faef953-574b-4204-8af8-346b6acdb408"}}' 2018-12-28 16:50:22,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50: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-25a68b42-e3c3-4e50-b920-07c20b9e001d x-compute-request-id: req-25a68b42-e3c3-4e50-b920-07c20b9e001d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "id": "8faef953-574b-4204-8af8-346b6acdb408", "volumeId": "8faef953-574b-4204-8af8-346b6acdb408"}} 2018-12-28 16:50:22,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b/os-volume_attachments used request id req-25a68b42-e3c3-4e50-b920-07c20b9e001d 2018-12-28 16:50:22,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:22,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01230d2b-b02c-41d3-9a98-1befeaa6efa2 x-compute-request-id: req-01230d2b-b02c-41d3-9a98-1befeaa6efa2 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:12Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "8faef953-574b-4204-8af8-346b6acdb408"}], "metadata": {}}} 2018-12-28 16:50:22,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-01230d2b-b02c-41d3-9a98-1befeaa6efa2 2018-12-28 16:50:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:23,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6d650f20-dadd-4a54-bd9f-5bf33ff40398 Date: Fri, 28 Dec 2018 16:50:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:23,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-6d650f20-dadd-4a54-bd9f-5bf33ff40398 2018-12-28 16:50:23,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:50:23,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:50: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:50:23,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:23,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6ac88a-3943-4713-9131-e95ef7e43cc2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:23,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-7d6ac88a-3943-4713-9131-e95ef7e43cc2 2018-12-28 16:50:23,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:23,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a03b5237-6b70-41df-9064-100639e6f7de Date: Fri, 28 Dec 2018 16:50:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:23,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-a03b5237-6b70-41df-9064-100639e6f7de 2018-12-28 16:50:23,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:23,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a0cf9599-6e97-4979-baa3-71dd0f285241 Date: Fri, 28 Dec 2018 16:50:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:23,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-a0cf9599-6e97-4979-baa3-71dd0f285241 2018-12-28 16:50:23,676 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:24,527 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:23 GMT Server: Apache x-compute-request-id: req-4b057e35-35c2-47a9-96af-6ec351c18a18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b057e35-35c2-47a9-96af-6ec351c18a18 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:50:21.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:50:24,527 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-4b057e35-35c2-47a9-96af-6ec351c18a18 2018-12-28 16:50:27,534 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b057e35-35c2-47a9-96af-6ec351c18a18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:28,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:27 GMT Server: Apache x-compute-request-id: req-32010d96-ba20-45f3-a139-1cc76c17d871 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32010d96-ba20-45f3-a139-1cc76c17d871 Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "attachment_id": "cb43f143-8bbd-47a2-9c67-f3bd2da0dfd4", "attached_at": "2018-12-28T16:50:25.000000", "host_name": null, "volume_id": "8faef953-574b-4204-8af8-346b6acdb408", "device": "/dev/vdb", "id": "8faef953-574b-4204-8af8-346b6acdb408"}], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:50:25.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:50:28,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-32010d96-ba20-45f3-a139-1cc76c17d871 2018-12-28 16:50:28,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:28,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d791e2-715d-4bc7-b622-af7f103223d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:50:28,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c0d791e2-715d-4bc7-b622-af7f103223d8 2018-12-28 16:50:28,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:29,654 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-759814d7-95ee-4289-b92a-6a80ec02e826 x-compute-request-id: req-759814d7-95ee-4289-b92a-6a80ec02e826 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "8faef953-574b-4204-8af8-346b6acdb408"}], "metadata": {}}} 2018-12-28 16:50:29,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-759814d7-95ee-4289-b92a-6a80ec02e826 2018-12-28 16:50:29,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:29,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-436690fc-d9ac-4ff2-a8db-9275a7046a9b Date: Fri, 28 Dec 2018 16:50:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:29,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-436690fc-d9ac-4ff2-a8db-9275a7046a9b 2018-12-28 16:50:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:29,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad8a933-9b8f-403a-adc6-591cb9f32cda Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:29,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-8ad8a933-9b8f-403a-adc6-591cb9f32cda 2018-12-28 16:50:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:30,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a73036dd-6de1-403c-9390-74677a8824aa Date: Fri, 28 Dec 2018 16:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:30,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-a73036dd-6de1-403c-9390-74677a8824aa 2018-12-28 16:50:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:30,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d4d819ca-e835-4afe-a03a-7e52d8bc4743 Date: Fri, 28 Dec 2018 16:50:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:30,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-d4d819ca-e835-4afe-a03a-7e52d8bc4743 2018-12-28 16:50:30,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:30,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-35224085-7243-4dd0-bc91-148f6e9bc0d8 x-compute-request-id: req-35224085-7243-4dd0-bc91-148f6e9bc0d8 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "8faef953-574b-4204-8af8-346b6acdb408"}], "metadata": {}}} 2018-12-28 16:50:30,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-35224085-7243-4dd0-bc91-148f6e9bc0d8 2018-12-28 16:50:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:31,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e3b2df35-f3e0-437a-855e-a05a693fee4a Date: Fri, 28 Dec 2018 16:50:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:31,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-e3b2df35-f3e0-437a-855e-a05a693fee4a 2018-12-28 16:50:31,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:31,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60cb579f-7e52-41e0-b0ff-920848e9af91 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:31,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-60cb579f-7e52-41e0-b0ff-920848e9af91 2018-12-28 16:50:31,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:31,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a93909a4-ee93-4a80-90a8-17d302305c2f Date: Fri, 28 Dec 2018 16:50:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:31,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-a93909a4-ee93-4a80-90a8-17d302305c2f 2018-12-28 16:50:31,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:31,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-112faf4c-b431-4b56-a4c1-0bddf8dd631b Date: Fri, 28 Dec 2018 16:50:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:31,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-112faf4c-b431-4b56-a4c1-0bddf8dd631b 2018-12-28 16:50:31,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:32,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c106bb4-eb66-4d70-babd-341aa9a5692b x-compute-request-id: req-9c106bb4-eb66-4d70-babd-341aa9a5692b Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "8faef953-574b-4204-8af8-346b6acdb408"}], "metadata": {}}} 2018-12-28 16:50:32,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-9c106bb4-eb66-4d70-babd-341aa9a5692b 2018-12-28 16:50:32,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:32,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-796a97da-2bae-4cf8-8737-103524bbba4e Date: Fri, 28 Dec 2018 16:50:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:32,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-796a97da-2bae-4cf8-8737-103524bbba4e 2018-12-28 16:50:32,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:32,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fab9108-d05c-4400-9970-7eb75dadc4b1 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:32,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-2fab9108-d05c-4400-9970-7eb75dadc4b1 2018-12-28 16:50:32,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:33,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7ecb07ff-d49e-49de-a387-4411c9c755fd Date: Fri, 28 Dec 2018 16:50:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:33,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-7ecb07ff-d49e-49de-a387-4411c9c755fd 2018-12-28 16:50:33,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:33,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-40ac1a01-018e-43e4-9f08-75b9b80ff99d Date: Fri, 28 Dec 2018 16:50:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:33,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-40ac1a01-018e-43e4-9f08-75b9b80ff99d 2018-12-28 16:50:33,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b/os-volume_attachments/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:34,857 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:50: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-8ff2aa21-7609-4650-8cad-84bb34dbbe7b x-compute-request-id: req-8ff2aa21-7609-4650-8cad-84bb34dbbe7b Content-Length: 0 Content-Type: application/json 2018-12-28 16:50:34,857 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b/os-volume_attachments/8faef953-574b-4204-8af8-346b6acdb408 used request id req-8ff2aa21-7609-4650-8cad-84bb34dbbe7b 2018-12-28 16:50:34,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:35,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f202720-0493-494a-9a70-65207eb5d055 x-compute-request-id: req-5f202720-0493-494a-9a70-65207eb5d055 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "8faef953-574b-4204-8af8-346b6acdb408"}], "metadata": {}}} 2018-12-28 16:50:35,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-5f202720-0493-494a-9a70-65207eb5d055 2018-12-28 16:50:35,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:35,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f192addb-7b55-4a5b-a70f-8dfabfd36d41 Date: Fri, 28 Dec 2018 16:50:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:35,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-f192addb-7b55-4a5b-a70f-8dfabfd36d41 2018-12-28 16:50:35,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:35,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e448492b-7663-4b43-9ea6-d5e15606ec6d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:35,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-e448492b-7663-4b43-9ea6-d5e15606ec6d 2018-12-28 16:50:35,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:36,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b01d5b05-680e-4e54-a12e-4cc05458a54e Date: Fri, 28 Dec 2018 16:50:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:36,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-b01d5b05-680e-4e54-a12e-4cc05458a54e 2018-12-28 16:50:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:36,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-06e5b458-4489-4877-b822-38be3225930f Date: Fri, 28 Dec 2018 16:50:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:36,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-06e5b458-4489-4877-b822-38be3225930f 2018-12-28 16:50:39,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:40,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44cb2c08-1880-4359-8229-1c22d65b81e9 x-compute-request-id: req-44cb2c08-1880-4359-8229-1c22d65b81e9 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:40,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-44cb2c08-1880-4359-8229-1c22d65b81e9 2018-12-28 16:50:40,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:40,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-eabcd836-01c9-4530-9e04-1843a26e193b Date: Fri, 28 Dec 2018 16:50:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:40,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-eabcd836-01c9-4530-9e04-1843a26e193b 2018-12-28 16:50:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:40,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a249e8-bd02-4493-b822-94537f6e7a5f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:40,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-f8a249e8-bd02-4493-b822-94537f6e7a5f 2018-12-28 16:50:40,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:40,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c6b4cca-4179-40ce-bc15-e8898e6dc570 Date: Fri, 28 Dec 2018 16:50:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:40,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-4c6b4cca-4179-40ce-bc15-e8898e6dc570 2018-12-28 16:50:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:40,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d58fe7ff-0e9d-49c2-9e7e-08e1fb1331fc Date: Fri, 28 Dec 2018 16:50:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:40,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-d58fe7ff-0e9d-49c2-9e7e-08e1fb1331fc 2018-12-28 16:50:40,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b057e35-35c2-47a9-96af-6ec351c18a18" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:40,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:40 GMT Server: Apache x-compute-request-id: req-9e39a188-479c-4045-87ba-2112fe1dfe42 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e39a188-479c-4045-87ba-2112fe1dfe42 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:50:34.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:50:40,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-9e39a188-479c-4045-87ba-2112fe1dfe42 2018-12-28 16:50:40,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:41,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50: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-788cea24-8877-4e43-8b14-314e02a729ed x-compute-request-id: req-788cea24-8877-4e43-8b14-314e02a729ed Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:41,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-788cea24-8877-4e43-8b14-314e02a729ed 2018-12-28 16:50:41,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:42,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b6e39401-45b4-463d-8abd-ba06c2c60a27 Date: Fri, 28 Dec 2018 16:50:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:42,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-b6e39401-45b4-463d-8abd-ba06c2c60a27 2018-12-28 16:50:42,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:42,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22fb0708-8d2c-4646-a91e-b0b4deca3133 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:42,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-22fb0708-8d2c-4646-a91e-b0b4deca3133 2018-12-28 16:50:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:42,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1542432f-618f-47a9-92c7-5e3b7d37e150 Date: Fri, 28 Dec 2018 16:50:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:42,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-1542432f-618f-47a9-92c7-5e3b7d37e150 2018-12-28 16:50:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:42,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4ac2a9bd-2b2a-40fe-876a-23fb46cf0865 Date: Fri, 28 Dec 2018 16:50:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:42,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-4ac2a9bd-2b2a-40fe-876a-23fb46cf0865 2018-12-28 16:50:42,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:43,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50: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-1fc535ed-e7ae-4560-95fd-49ec3a4c165e x-compute-request-id: req-1fc535ed-e7ae-4560-95fd-49ec3a4c165e Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:24Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:43,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-1fc535ed-e7ae-4560-95fd-49ec3a4c165e 2018-12-28 16:50:43,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:43,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ef4bb63d-8e15-43b1-9db4-7d26ab0eacbe Date: Fri, 28 Dec 2018 16:50:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"561ea780-205a-440c-a194-047e7a43fdb4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["1566f478-aabe-4e33-bcda-cc055242184b"],"description":"","tags":[],"updated_at":"2018-12-28T16:49:45Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:44Z","provider:network_type":"vxlan"}]} 2018-12-28 16:50:43,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net used request id req-ef4bb63d-8e15-43b1-9db4-7d26ab0eacbe 2018-12-28 16:50:43,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:43,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff301664-99b8-4cfe-a785-49d18979069b Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:50:43,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-ff301664-99b8-4cfe-a785-49d18979069b 2018-12-28 16:50:43,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:43,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f2e6c9d2-55c7-4359-8153-f70b7a4d1157 Date: Fri, 28 Dec 2018 16:50:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:45Z","dns_nameservers":[],"updated_at":"2018-12-28T16:49:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"1566f478-aabe-4e33-bcda-cc055242184b","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet"}]} 2018-12-28 16:50:43,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-f2e6c9d2-55c7-4359-8153-f70b7a4d1157 2018-12-28 16:50:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3545bd85e18f5639534e802b023293d52f2fffd6" 2018-12-28 16:50:43,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-14a16b1f-a326-4412-a079-8f8be9ce60d8 Date: Fri, 28 Dec 2018 16:50:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.4"}],"id":"0e6575dc-27d7-4905-85bb-e1eb08b373da","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:15:a2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.3"}],"id":"3b267007-a345-43be-8521-400b510974b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a1:46:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-561ea780-205a-440c-a194-047e7a43fdb4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:50:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.7"}],"id":"a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:55:0b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:59Z","binding:vnic_type":"normal","device_id":"4e4cced6-01da-4a81-a819-fd2c3e85594b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:49:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"1566f478-aabe-4e33-bcda-cc055242184b","ip_address":"10.55.0.2"}],"id":"d4657711-0e15-4c53-8b07-4284dedcc3aa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:75:c1:23","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"561ea780-205a-440c-a194-047e7a43fdb4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:49:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-561ea780-205a-440c-a194-047e7a43fdb4"}]} 2018-12-28 16:50:43,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=561ea780-205a-440c-a194-047e7a43fdb4 used request id req-14a16b1f-a326-4412-a079-8f8be9ce60d8 2018-12-28 16:50:43,532 - create_instance - INFO - Deleting Port with ID - a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860 2018-12-28 16:50:43,532 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-port 2018-12-28 16:50:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:43,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b8de437-7b99-4f64-8654-28ea60cfb631 Date: Fri, 28 Dec 2018 16:50:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:50:43,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/a4306ce7-7f9f-4d81-9cb7-56ab8aa5f860 used request id req-1b8de437-7b99-4f64-8654-28ea60cfb631 2018-12-28 16:50:43,954 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst 2018-12-28 16:50:43,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:44,160 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:50:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f23fc4dc-9408-4652-8b6a-a652db8d7d8e x-compute-request-id: req-f23fc4dc-9408-4652-8b6a-a652db8d7d8e Content-Type: application/json 2018-12-28 16:50:44,160 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-f23fc4dc-9408-4652-8b6a-a652db8d7d8e 2018-12-28 16:50:44,160 - create_instance - INFO - Checking deletion status 2018-12-28 16:50:44,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:44,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1675946a-0306-49f0-90da-a8bba48a0717 x-compute-request-id: req-1675946a-0306-49f0-90da-a8bba48a0717 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:55:0b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:44Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:44,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-1675946a-0306-49f0-90da-a8bba48a0717 2018-12-28 16:50:44,420 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - ACTIVE 2018-12-28 16:50:44,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:50:47,423 - create_instance - DEBUG - VM status query timeout in 296.736914873 2018-12-28 16:50:47,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:47,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50: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-e522b7c2-43c7-40cd-9a89-8e85fd16bd70 x-compute-request-id: req-e522b7c2-43c7-40cd-9a89-8e85fd16bd70 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:44Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:47,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-e522b7c2-43c7-40cd-9a89-8e85fd16bd70 2018-12-28 16:50:47,835 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - ACTIVE 2018-12-28 16:50:47,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:50:50,838 - create_instance - DEBUG - VM status query timeout in 293.322197914 2018-12-28 16:50:50,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:51,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-9ad2584f-7dab-4f86-9883-18e2b683c4fb x-compute-request-id: req-9ad2584f-7dab-4f86-9883-18e2b683c4fb Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b", "rel": "bookmark"}], "image": {"id": "4629b9de-9d8e-4214-888b-00b3f484210b", "links": [{"href": "http://172.30.9.21:8774/images/4629b9de-9d8e-4214-888b-00b3f484210b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-12-28T16:50:11.000000", "flavor": {"id": "950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "links": [{"href": "http://172.30.9.21:8774/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f", "rel": "bookmark"}]}, "id": "4e4cced6-01da-4a81-a819-fd2c3e85594b", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:50:44Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst", "created": "2018-12-28T16:50:03Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:50:51,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-9ad2584f-7dab-4f86-9883-18e2b683c4fb 2018-12-28 16:50:51,109 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst] is - ACTIVE 2018-12-28 16:50:51,109 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:50:54,112 - create_instance - DEBUG - VM status query timeout in 290.048218012 2018-12-28 16:50:54,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5839f1371b7eab00cbb745ea755014be5fe864d" 2018-12-28 16:50:54,345 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16: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-914b0afc-c1cb-4d40-8343-00b105dfad4e x-compute-request-id: req-914b0afc-c1cb-4d40-8343-00b105dfad4e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4e4cced6-01da-4a81-a819-fd2c3e85594b could not be found.", "code": 404}} 2018-12-28 16:50:54,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/4e4cced6-01da-4a81-a819-fd2c3e85594b used request id req-914b0afc-c1cb-4d40-8343-00b105dfad4e 2018-12-28 16:50:54,345 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4e4cced6-01da-4a81-a819-fd2c3e85594b could not be found. (HTTP 404) (Request-ID: req-914b0afc-c1cb-4d40-8343-00b105dfad4e) 2018-12-28 16:50:54,345 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-vm_inst 2018-12-28 16:50:54,349 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:50:54,556 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:54 GMT Server: Apache x-compute-request-id: req-17c7483f-bdf3-4f78-ba07-96b6e8a68511 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-17c7483f-bdf3-4f78-ba07-96b6e8a68511 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:50:34.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:50:54,556 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-17c7483f-bdf3-4f78-ba07-96b6e8a68511 2018-12-28 16:50:54,556 - create_volume - DEBUG - Instance status is - available 2018-12-28 16:50:54,556 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319 2018-12-28 16:50:54,557 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319 2018-12-28 16:50:54,560 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:50:55,370 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:50:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-96dae6ac-31b7-47d3-a1a4-778484850f65 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-12-28 16:50:55,370 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-96dae6ac-31b7-47d3-a1a4-778484850f65 2018-12-28 16:50:55,373 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:50:55,425 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:50:55 GMT Server: Apache x-compute-request-id: req-d40b5e00-d00a-41b4-a93c-8d4cff65d4ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d40b5e00-d00a-41b4-a93c-8d4cff65d4ec Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:50:55.000000", "replication_status": null, "snapshot_id": null, "id": "8faef953-574b-4204-8af8-346b6acdb408", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-8b610a61-d307-4cfa-bb66-8be41d09a319", "bootable": "false", "created_at": "2018-12-28T16:49:49.000000", "volume_type": null}} 2018-12-28 16:50:55,425 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-d40b5e00-d00a-41b4-a93c-8d4cff65d4ec 2018-12-28 16:50:55,426 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 16:50:55,426 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 16:50:58,429 - create_volume - DEBUG - Volume status query timeout in 56.9411699772 2018-12-28 16:50:58,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fad29cb3-5289-4131-b2df-923f227795bd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdff00160a42ba4afad92301690cdc2a957a97d1" 2018-12-28 16:50:59,194 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:50:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4e1b6ee2-fc87-4e7b-8e87-6842e8c402d2 x-openstack-request-id: req-4e1b6ee2-fc87-4e7b-8e87-6842e8c402d2 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 8faef953-574b-4204-8af8-346b6acdb408 could not be found.", "code": 404}} 2018-12-28 16:50:59,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/8faef953-574b-4204-8af8-346b6acdb408 used request id req-4e1b6ee2-fc87-4e7b-8e87-6842e8c402d2 2018-12-28 16:50:59,195 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 8faef953-574b-4204-8af8-346b6acdb408 could not be found. (HTTP 404) (Request-ID: req-4e1b6ee2-fc87-4e7b-8e87-6842e8c402d2) 2018-12-28 16:50:59,195 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319 2018-12-28 16:50:59,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f05996ae9f9d04c8884d8f18bbe03941bd44177a" 2018-12-28 16:50:59,252 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:50: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-568e80b6-0a17-4b78-b151-e69cef505007 x-compute-request-id: req-568e80b6-0a17-4b78-b151-e69cef505007 Content-Length: 0 Content-Type: application/json 2018-12-28 16:50:59,253 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/950fb6c4-ba8e-4d7d-ac71-533af06f7a5f used request id req-568e80b6-0a17-4b78-b151-e69cef505007 2018-12-28 16:50:59,253 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet 2018-12-28 16:50:59,254 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-subnet 2018-12-28 16:50:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/1566f478-aabe-4e33-bcda-cc055242184b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:51:01,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f413b667-26bc-4d44-9d03-9f79e2832ac1 Date: Fri, 28 Dec 2018 16:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:51:01,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/1566f478-aabe-4e33-bcda-cc055242184b used request id req-f413b667-26bc-4d44-9d03-9f79e2832ac1 2018-12-28 16:51:01,236 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-net 2018-12-28 16:51:01,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/561ea780-205a-440c-a194-047e7a43fdb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c492a6a2686180af79bcaaaf59b95b4d8111d85" 2018-12-28 16:51:02,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ced0fbe1-574e-4785-99d7-335b5414c836 Date: Fri, 28 Dec 2018 16:51:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:51:02,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/561ea780-205a-440c-a194-047e7a43fdb4 used request id req-ced0fbe1-574e-4785-99d7-335b5414c836 2018-12-28 16:51:02,577 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-8b610a61-d307-4cfa-bb66-8be41d09a319-image 2018-12-28 16:51:02,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cc5da1312dc218f6ef17e77aeca360d35e4758a" 2018-12-28 16:51:03,502 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fdf9bfe4-8e86-4dbe-9c66-6afdbe2e4313 Date: Fri, 28 Dec 2018 16:51:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:51:03,502 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4629b9de-9d8e-4214-888b-00b3f484210b used request id req-fdf9bfe4-8e86-4dbe-9c66-6afdbe2e4313 2018-12-28 16:51:03,504 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:51:03,508 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:51:03,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:03,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:03,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["jaxHABNPRWqL0Xz6etNqDw"], "issued_at": "2018-12-28T16:51:03.000000Z"}} 2018-12-28 16:51:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:03,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0eb950a-2a79-4ebc-8dfc-3a938546170c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:03,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f0eb950a-2a79-4ebc-8dfc-3a938546170c 2018-12-28 16:51:03,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:04,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-fb583bdc-90ba-4944-932d-5f055289cde8 Date: Fri, 28 Dec 2018 16:51:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image"} 2018-12-28 16:51:04,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image used request id req-fb583bdc-90ba-4944-932d-5f055289cde8 2018-12-28 16:51:04,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:04,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4580ea40-9815-4589-8b31-51d09a395958 Date: Fri, 28 Dec 2018 16:51: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-12-28 16:51:04,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4580ea40-9815-4589-8b31-51d09a395958 2018-12-28 16:51:04,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image"}' 2018-12-28 16:51:05,028 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 X-Openstack-Request-Id: req-ebf691e3-9e3c-47a2-827e-25c4417ed954 Date: Fri, 28 Dec 2018 16:51:05 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:51:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:51:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "min_disk": 0, "protected": false, "id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "file": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:51:05,029 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ebf691e3-9e3c-47a2-827e-25c4417ed954 2018-12-28 16:51:05,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" -d '' 2018-12-28 16:51:06,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38ee82d2-34b1-4206-a322-c4ca4ca6fdb9 Date: Fri, 28 Dec 2018 16:51:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:51:06,673 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/file used request id req-38ee82d2-34b1-4206-a322-c4ca4ca6fdb9 2018-12-28 16:51:06,673 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:51:06,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:07,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-37903bbf-b83d-48c0-85d0-be3e10aba9a8 Date: Fri, 28 Dec 2018 16:51:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:51:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:51:06Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/snap", "metadata": {}}], "self": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "min_disk": 0, "protected": false, "id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "file": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:51:07,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 used request id req-37903bbf-b83d-48c0-85d0-be3e10aba9a8 2018-12-28 16:51:07,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:07,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4d62b5e-2d22-4efb-94d3-6dd007ccf894 Date: Fri, 28 Dec 2018 16:51: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-12-28 16:51:07,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f4d62b5e-2d22-4efb-94d3-6dd007ccf894 2018-12-28 16:51:07,322 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image 2018-12-28 16:51:07,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:07,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-6d7a64d7-02c5-467f-901f-dafc4da660f9 Date: Fri, 28 Dec 2018 16:51:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:51:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:51:06Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/snap", "metadata": {}}], "self": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "min_disk": 0, "protected": false, "id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "file": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:51:07,967 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 used request id req-6d7a64d7-02c5-467f-901f-dafc4da660f9 2018-12-28 16:51:07,968 - create_image - DEBUG - Instance status is - active 2018-12-28 16:51:07,968 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image 2018-12-28 16:51:07,968 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image 2018-12-28 16:51:07,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:07,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:08,368 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["0O0tVf_5TNG0G4D2FX4ihg"], "issued_at": "2018-12-28T16:51:08.000000Z"}} 2018-12-28 16:51:08,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:08,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b00ebf2-9375-4e8e-8bcb-3bcc9c54630a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:08,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2b00ebf2-9375-4e8e-8bcb-3bcc9c54630a 2018-12-28 16:51:08,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:08,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd11fdb9-50ba-47eb-9066-b4766802bdde Date: Fri, 28 Dec 2018 16:51:08 GMT RESP BODY: {"networks":[]} 2018-12-28 16:51:08,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-dd11fdb9-50ba-47eb-9066-b4766802bdde 2018-12-28 16:51:08,634 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net 2018-12-28 16:51:08,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net", "admin_state_up": true}}' 2018-12-28 16:51:09,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6a34b8b9-4f81-481c-95f1-2ce231278b39 Date: Fri, 28 Dec 2018 16:51: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":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:51:09Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","mtu":1450}} 2018-12-28 16:51:09,242 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6a34b8b9-4f81-481c-95f1-2ce231278b39 2018-12-28 16:51:09,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:09,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-bdcd73fd-16a3-4812-b449-e90e3af87747 Date: Fri, 28 Dec 2018 16:51:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:51:09Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:09,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-bdcd73fd-16a3-4812-b449-e90e3af87747 2018-12-28 16:51:09,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:09,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-698021e5-30ce-4835-a63c-53aff1732c1e Date: Fri, 28 Dec 2018 16:51:09 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:51:09,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-698021e5-30ce-4835-a63c-53aff1732c1e 2018-12-28 16:51:09,769 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet 2018-12-28 16:51:09,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" -d '{"subnets": [{"ip_version": 4, "network_id": "ec96c369-b175-42d1-aca1-794ee49685e4", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]}' 2018-12-28 16:51:10,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a8bb468c-48b1-4c70-ba0a-a9921352e521 Date: Fri, 28 Dec 2018 16:51:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:10,373 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a8bb468c-48b1-4c70-ba0a-a9921352e521 2018-12-28 16:51:10,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:10,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ba887dd5-0320-428a-bb5b-c131028bfd9e Date: Fri, 28 Dec 2018 16:51:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:10,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-ba887dd5-0320-428a-bb5b-c131028bfd9e 2018-12-28 16:51:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:10,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f9a3209e-83c5-49cd-bc6f-4d3afc502183 Date: Fri, 28 Dec 2018 16:51:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:10,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-f9a3209e-83c5-49cd-bc6f-4d3afc502183 2018-12-28 16:51:10,667 - OpenStackNetwork - DEBUG - Network [ec96c369-b175-42d1-aca1-794ee49685e4] created successfully 2018-12-28 16:51:10,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:10,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:11,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["sPzn8YXbQPK2SJ2JIq_KMQ"], "issued_at": "2018-12-28T16:51:11.000000Z"}} 2018-12-28 16:51:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84aaf82474f83695012a093bb3e343894f9b7ea0" 2018-12-28 16:51:11,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c44dcd-5718-4532-abc3-cc96ccdb14fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:11,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d3c44dcd-5718-4532-abc3-cc96ccdb14fa 2018-12-28 16:51:11,128 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:51:11,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84aaf82474f83695012a093bb3e343894f9b7ea0" 2018-12-28 16:51:11,492 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e34c1402-0a1a-4b3e-be17-4cc6b0f39c1f x-compute-request-id: req-e34c1402-0a1a-4b3e-be17-4cc6b0f39c1f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:51:11,492 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e34c1402-0a1a-4b3e-be17-4cc6b0f39c1f 2018-12-28 16:51:11,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84aaf82474f83695012a093bb3e343894f9b7ea0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-28 16:51:11,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-205c8829-e807-47ad-b883-76b224409127 x-compute-request-id: req-205c8829-e807-47ad-b883-76b224409127 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:51:11,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-205c8829-e807-47ad-b883-76b224409127 2018-12-28 16:51:11,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:11,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:11,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["yGLeHR2QRZ6dIlVpDPThcA"], "issued_at": "2018-12-28T16:51:11.000000Z"}} 2018-12-28 16:51:11,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:12,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e8ff61-02cc-403a-a473-5949ee225cd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:12,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e6e8ff61-02cc-403a-a473-5949ee225cd7 2018-12-28 16:51:12,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:12,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:12 GMT Server: Apache x-compute-request-id: req-1f471c02-a669-48e6-bdca-169a41ad4b08 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1f471c02-a669-48e6-bdca-169a41ad4b08 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 16:51:12,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail used request id req-1f471c02-a669-48e6-bdca-169a41ad4b08 2018-12-28 16:51:12,285 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810", "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-12-28 16:51:13,374 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:51:12 GMT Server: Apache x-compute-request-id: req-f57d564d-31cb-4174-8f8c-f8fcaf2313ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f57d564d-31cb-4174-8f8c-f8fcaf2313ad Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T16:51:13.165310", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a93def15-30bb-4e24-9510-619beec0b2d1", "size": 1}} 2018-12-28 16:51:13,374 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes used request id req-f57d564d-31cb-4174-8f8c-f8fcaf2313ad 2018-12-28 16:51:13,379 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:13,585 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:13 GMT Server: Apache x-compute-request-id: req-a2a3eeda-5b77-4528-bd6d-5b86c330cbeb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2a3eeda-5b77-4528-bd6d-5b86c330cbeb Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:51:13.000000", "replication_status": null, "snapshot_id": null, "id": "a93def15-30bb-4e24-9510-619beec0b2d1", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810", "bootable": "false", "created_at": "2018-12-28T16:51:13.000000", "volume_type": null}} 2018-12-28 16:51:13,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 used request id req-a2a3eeda-5b77-4528-bd6d-5b86c330cbeb 2018-12-28 16:51:13,586 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810 2018-12-28 16:51:13,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:13,780 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:13 GMT Server: Apache x-compute-request-id: req-77da1791-73ef-4e49-bbb9-ca6bf2547e3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-77da1791-73ef-4e49-bbb9-ca6bf2547e3c Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:51:13.000000", "replication_status": null, "snapshot_id": null, "id": "a93def15-30bb-4e24-9510-619beec0b2d1", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810", "bootable": "false", "created_at": "2018-12-28T16:51:13.000000", "volume_type": null}} 2018-12-28 16:51:13,780 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 used request id req-77da1791-73ef-4e49-bbb9-ca6bf2547e3c 2018-12-28 16:51:13,781 - create_volume - DEBUG - Instance status is - available 2018-12-28 16:51:13,781 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810 2018-12-28 16:51:13,781 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810 2018-12-28 16:51:13,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:13,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:14,169 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["ExyWZBRoTYuUeI3y4Bx6Qg"], "issued_at": "2018-12-28T16:51:14.000000Z"}} 2018-12-28 16:51:14,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:14,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d58e5f7-4116-4736-8aa6-115dd6837da1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:14,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1d58e5f7-4116-4736-8aa6-115dd6837da1 2018-12-28 16:51:14,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:51:14,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:14,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f4bcd7-e3a4-431b-a8fd-75996f77feff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:14,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a9f4bcd7-e3a4-431b-a8fd-75996f77feff 2018-12-28 16:51:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:14,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e1532a49-d238-4128-9317-389cb914e7f6 Date: Fri, 28 Dec 2018 16:51:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:14,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-e1532a49-d238-4128-9317-389cb914e7f6 2018-12-28 16:51:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:51:14,581 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:51:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:14,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17eaf710-12db-4b12-bd2a-60efdb8227ed Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:14,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-17eaf710-12db-4b12-bd2a-60efdb8227ed 2018-12-28 16:51:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:14,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c791aed6-87ca-4383-b92e-cc1e7c1fec6c Date: Fri, 28 Dec 2018 16:51:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:14,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-c791aed6-87ca-4383-b92e-cc1e7c1fec6c 2018-12-28 16:51:14,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:15,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d2451069-66ae-4930-8486-6ad736f1e8b0 Date: Fri, 28 Dec 2018 16:51:15 GMT RESP BODY: {"ports":[]} 2018-12-28 16:51:15,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port&admin_state_up=True used request id req-d2451069-66ae-4930-8486-6ad736f1e8b0 2018-12-28 16:51:15,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:15,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51: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-7d1574ae-5ccf-4799-9aba-54ba9610972e x-compute-request-id: req-7d1574ae-5ccf-4799-9aba-54ba9610972e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 16:51:15,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst used request id req-7d1574ae-5ccf-4799-9aba-54ba9610972e 2018-12-28 16:51:15,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:15,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0e8580ad-9ece-4729-8738-c0789eb569c0 Date: Fri, 28 Dec 2018 16:51:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:15,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-0e8580ad-9ece-4729-8738-c0789eb569c0 2018-12-28 16:51:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:15,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2526586b-4646-479c-9b0d-f567fec9ae9f Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:15,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-2526586b-4646-479c-9b0d-f567fec9ae9f 2018-12-28 16:51:15,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:15,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12e8f377-dd1f-4187-8462-5732f2f38f51 Date: Fri, 28 Dec 2018 16:51:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:15,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-12e8f377-dd1f-4187-8462-5732f2f38f51 2018-12-28 16:51:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:15,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eeadbfaa-14b2-4b04-8737-f29bc7a689c0 Date: Fri, 28 Dec 2018 16:51:15 GMT RESP BODY: {"ports":[]} 2018-12-28 16:51:15,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port&admin_state_up=True used request id req-eeadbfaa-14b2-4b04-8737-f29bc7a689c0 2018-12-28 16:51:15,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:15,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:16,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["AyT8kHI9R9yW0CfW0MA2Iw"], "issued_at": "2018-12-28T16:51:16.000000Z"}} 2018-12-28 16:51:16,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dea4bbbb5c279e6e4da503a97566f7ce995bf6e" 2018-12-28 16:51:16,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41607357-8aa9-4e89-8863-7a88b7d6dae4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:16,339 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-41607357-8aa9-4e89-8863-7a88b7d6dae4 2018-12-28 16:51:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:16,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-aa65fc0b-89c5-48b6-8bdc-deb60a80fdc6 Date: Fri, 28 Dec 2018 16:51:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:16,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-aa65fc0b-89c5-48b6-8bdc-deb60a80fdc6 2018-12-28 16:51:16,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:16,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9197a60b-6af6-4503-a0aa-ce830ff5984d Date: Fri, 28 Dec 2018 16:51:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:16,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-9197a60b-6af6-4503-a0aa-ce830ff5984d 2018-12-28 16:51:16,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:17,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d319c830-e763-4a10-a974-0f6232a5946d Date: Fri, 28 Dec 2018 16:51:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:17,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-d319c830-e763-4a10-a974-0f6232a5946d 2018-12-28 16:51:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:51:17,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:51:17,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dea4bbbb5c279e6e4da503a97566f7ce995bf6e" 2018-12-28 16:51:17,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31221d28-64a2-44a1-913b-1ade4537bf27 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:17,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-31221d28-64a2-44a1-913b-1ade4537bf27 2018-12-28 16:51:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:17,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8396198e-13da-4bd5-a267-27b62e1ab643 Date: Fri, 28 Dec 2018 16:51:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:17,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-8396198e-13da-4bd5-a267-27b62e1ab643 2018-12-28 16:51:17,536 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net 2018-12-28 16:51:17,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" -d '{"port": {"network_id": "ec96c369-b175-42d1-aca1-794ee49685e4", "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port", "admin_state_up": true}}' 2018-12-28 16:51:18,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-f62edc06-6136-463e-a1e3-eb72c2bd6fab Date: Fri, 28 Dec 2018 16:51:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:17Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.11"}],"id":"d7e535a8-e0de-4aba-8d54-213d747d271e","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:fd:d2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:17Z","binding:vnic_type":"normal"}} 2018-12-28 16:51:18,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-f62edc06-6136-463e-a1e3-eb72c2bd6fab 2018-12-28 16:51:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:18,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-89b7d9ee-08d8-404e-be94-3f65a6d0de97 Date: Fri, 28 Dec 2018 16:51:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:18,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-89b7d9ee-08d8-404e-be94-3f65a6d0de97 2018-12-28 16:51:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:18,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a5b17a-445f-4313-9295-9d890d9fa0b9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:18,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-17a5b17a-445f-4313-9295-9d890d9fa0b9 2018-12-28 16:51:18,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-005b800e-f215-42aa-9931-1be30ce3168b Date: Fri, 28 Dec 2018 16:51:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:19,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-005b800e-f215-42aa-9931-1be30ce3168b 2018-12-28 16:51:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-09a4d0b7-4f02-47d0-bd0c-d840c6e7e1a3 Date: Fri, 28 Dec 2018 16:51:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.11"}],"id":"d7e535a8-e0de-4aba-8d54-213d747d271e","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:fd:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 16:51:19,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port&admin_state_up=True used request id req-09a4d0b7-4f02-47d0-bd0c-d840c6e7e1a3 2018-12-28 16:51:19,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f591a01-3914-4111-a1f8-f8c96c4ad977 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:19,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-9f591a01-3914-4111-a1f8-f8c96c4ad977 2018-12-28 16:51:19,394 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst 2018-12-28 16:51:19,398 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a308d64f-0738-42a8-8221-9c047ec104f8 x-compute-request-id: req-a308d64f-0738-42a8-8221-9c047ec104f8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-flavor"}]} 2018-12-28 16:51:19,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a308d64f-0738-42a8-8221-9c047ec104f8 2018-12-28 16:51:19,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3ec36bf5-50a6-4ca3-a0e1-f94b757e2418 x-compute-request-id: req-3ec36bf5-50a6-4ca3-a0e1-f94b757e2418 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:51:19,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23 used request id req-3ec36bf5-50a6-4ca3-a0e1-f94b757e2418 2018-12-28 16:51:19,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-200627be-1a7b-4305-8ba9-5ffafb0deea9 Date: Fri, 28 Dec 2018 16:51:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:51:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:51:06Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/snap", "metadata": {}}], "self": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "min_disk": 0, "protected": false, "id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "file": "/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image"} 2018-12-28 16:51:19,759 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image used request id req-200627be-1a7b-4305-8ba9-5ffafb0deea9 2018-12-28 16:51:19,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:19,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-88ac2e41-d83d-4c58-ac6d-8bc55c0a4b23 Date: Fri, 28 Dec 2018 16: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-12-28 16:51:19,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-88ac2e41-d83d-4c58-ac6d-8bc55c0a4b23 2018-12-28 16:51:19,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "imageRef": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "flavorRef": "b836e678-e7e9-4137-a16a-9df4a4039a23", "max_count": 1, "min_count": 1, "networks": [{"port": "d7e535a8-e0de-4aba-8d54-213d747d271e"}]}}' 2018-12-28 16:51:22,190 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c654d402-04ba-471f-8cea-10a200f98774 x-compute-request-id: req-c654d402-04ba-471f-8cea-10a200f98774 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "adminPass": "ey6MyekwVeC2"}} 2018-12-28 16:51:22,190 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c654d402-04ba-471f-8cea-10a200f98774 2018-12-28 16:51:22,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:22,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-7be73c51-6ee7-4b8a-a894-d9e8e6b46013 x-compute-request-id: req-7be73c51-6ee7-4b8a-a894-d9e8e6b46013 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.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:51:22Z", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:22,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-7be73c51-6ee7-4b8a-a894-d9e8e6b46013 2018-12-28 16:51:22,400 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst 2018-12-28 16:51:22,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:22,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-0cb4299a-cb2d-4770-b8f1-d1105f72385e x-compute-request-id: req-0cb4299a-cb2d-4770-b8f1-d1105f72385e 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.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:51:22Z", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:22,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-0cb4299a-cb2d-4770-b8f1-d1105f72385e 2018-12-28 16:51:22,776 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - BUILD 2018-12-28 16:51:22,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:51:25,779 - create_instance - DEBUG - VM status query timeout in 896.620890141 2018-12-28 16:51:25,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:26,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51: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-815ac38d-6def-4dea-b24d-8428ac2c46ff x-compute-request-id: req-815ac38d-6def-4dea-b24d-8428ac2c46ff 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.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:51:25Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:26,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-815ac38d-6def-4dea-b24d-8428ac2c46ff 2018-12-28 16:51:26,339 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - BUILD 2018-12-28 16:51:26,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:51:29,342 - create_instance - DEBUG - VM status query timeout in 893.058197021 2018-12-28 16:51:29,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:29,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51: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-fbdc413d-c86f-47a5-a12a-fe4475bcd85d x-compute-request-id: req-fbdc413d-c86f-47a5-a12a-fe4475bcd85d Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:fd:d2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:51:25Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:29,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-fbdc413d-c86f-47a5-a12a-fe4475bcd85d 2018-12-28 16:51:29,818 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - BUILD 2018-12-28 16:51:29,819 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:51:32,822 - create_instance - DEBUG - VM status query timeout in 889.578485012 2018-12-28 16:51:32,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:33,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c37a2ecf-801a-41a4-bb1d-ed0957f25065 x-compute-request-id: req-c37a2ecf-801a-41a4-bb1d-ed0957f25065 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:fd:d2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-12-28T16:51:31.000000", "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:51:32Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:33,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-c37a2ecf-801a-41a4-bb1d-ed0957f25065 2018-12-28 16:51:33,497 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - ACTIVE 2018-12-28 16:51:33,498 - create_instance - INFO - VM is - ACTIVE 2018-12-28 16:51:33,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:34,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-9def7ff4-ef07-4488-8735-9dfcb29c5fab x-compute-request-id: req-9def7ff4-ef07-4488-8735-9dfcb29c5fab Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:fd:d2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-12-28T16:51:31.000000", "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:51:32Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:34,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-9def7ff4-ef07-4488-8735-9dfcb29c5fab 2018-12-28 16:51:34,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:34,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f1ff57c2-1db2-490a-bed2-8ad19d3fd5cf Date: Fri, 28 Dec 2018 16:51:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:34,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-f1ff57c2-1db2-490a-bed2-8ad19d3fd5cf 2018-12-28 16:51:34,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:34,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5096a0e9-64f1-41c7-b59f-2f96be53bd2d Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:34,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-5096a0e9-64f1-41c7-b59f-2f96be53bd2d 2018-12-28 16:51:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:34,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-152f0e01-122d-4569-a006-f340b410508f Date: Fri, 28 Dec 2018 16:51:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:34,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-152f0e01-122d-4569-a006-f340b410508f 2018-12-28 16:51:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:34,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-2ef78d10-7acd-42cd-8f9c-a555a71509f6 Date: Fri, 28 Dec 2018 16:51:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.2"}],"id":"3228f5bd-63dc-4071-9f17-6567e421552c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:74:5d","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec96c369-b175-42d1-aca1-794ee49685e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.4"}],"id":"8c0d8f05-ddcf-4bf7-96c9-8112fbd32e8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:5d:5b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec96c369-b175-42d1-aca1-794ee49685e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.11"}],"id":"d7e535a8-e0de-4aba-8d54-213d747d271e","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:fd:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:17Z","binding:vnic_type":"normal","device_id":"ad289215-1cb3-428c-9cd0-28b6e7c922b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.3"}],"id":"f16a7eb9-cf0d-4589-9bd2-5230876b9941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:7c:b4","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec96c369-b175-42d1-aca1-794ee49685e4"}]} 2018-12-28 16:51:34,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-2ef78d10-7acd-42cd-8f9c-a555a71509f6 2018-12-28 16:51:34,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:51:35,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["BMkf2BlETW-ua2Llh-XypQ"], "issued_at": "2018-12-28T16:51:35.000000Z"}} 2018-12-28 16:51:35,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3e316834d3595f56f0e7cd7e8c799729f485be" 2018-12-28 16:51:35,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f39969-20d3-4a23-9c42-bd5433fb4e30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:51:35,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-02f39969-20d3-4a23-9c42-bd5433fb4e30 2018-12-28 16:51:35,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:35,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51: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-645a62a0-0c44-4ffe-ad4d-da64495ac3a4 x-compute-request-id: req-645a62a0-0c44-4ffe-ad4d-da64495ac3a4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:fd:d2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-12-28T16:51:31.000000", "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:51:32Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:51:35,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-645a62a0-0c44-4ffe-ad4d-da64495ac3a4 2018-12-28 16:51:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:35,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-22587d5a-cd80-425d-8d63-6739d6453160 Date: Fri, 28 Dec 2018 16:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ec96c369-b175-42d1-aca1-794ee49685e4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["768f4426-ffde-403c-bbf7-0ea4a10f6619"],"description":"","tags":[],"updated_at":"2018-12-28T16:51:10Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:09Z","provider:network_type":"vxlan"}]} 2018-12-28 16:51:35,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net used request id req-22587d5a-cd80-425d-8d63-6739d6453160 2018-12-28 16:51:35,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:35,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86473aa9-b8a8-4e14-8c69-9bc98c91ea03 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:51:35,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-86473aa9-b8a8-4e14-8c69-9bc98c91ea03 2018-12-28 16:51:35,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:36,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-450e61b0-1fed-4a3b-8943-f042b53503e9 Date: Fri, 28 Dec 2018 16:51:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:51:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet"}]} 2018-12-28 16:51:36,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-450e61b0-1fed-4a3b-8943-f042b53503e9 2018-12-28 16:51:36,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:36,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-4c3864a2-000a-465c-b555-467c71105b92 Date: Fri, 28 Dec 2018 16:51:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.2"}],"id":"3228f5bd-63dc-4071-9f17-6567e421552c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:74:5d","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec96c369-b175-42d1-aca1-794ee49685e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.4"}],"id":"8c0d8f05-ddcf-4bf7-96c9-8112fbd32e8c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:5d:5b","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec96c369-b175-42d1-aca1-794ee49685e4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.11"}],"id":"d7e535a8-e0de-4aba-8d54-213d747d271e","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:fd:d2","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:17Z","binding:vnic_type":"normal","device_id":"ad289215-1cb3-428c-9cd0-28b6e7c922b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:51:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"768f4426-ffde-403c-bbf7-0ea4a10f6619","ip_address":"10.55.0.3"}],"id":"f16a7eb9-cf0d-4589-9bd2-5230876b9941","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:7c:b4","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec96c369-b175-42d1-aca1-794ee49685e4","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:51:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec96c369-b175-42d1-aca1-794ee49685e4"}]} 2018-12-28 16:51:36,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-4c3864a2-000a-465c-b555-467c71105b92 2018-12-28 16:51:36,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3e316834d3595f56f0e7cd7e8c799729f485be" -d '{"volumeAttachment": {"volumeId": "a93def15-30bb-4e24-9510-619beec0b2d1"}}' 2018-12-28 16:51:38,146 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-1bc7c974-cc9a-43e7-add8-83e56e1e55a9 x-compute-request-id: req-1bc7c974-cc9a-43e7-add8-83e56e1e55a9 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "id": "a93def15-30bb-4e24-9510-619beec0b2d1", "volumeId": "a93def15-30bb-4e24-9510-619beec0b2d1"}} 2018-12-28 16:51:38,146 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0/os-volume_attachments used request id req-1bc7c974-cc9a-43e7-add8-83e56e1e55a9 2018-12-28 16:51:38,147 - create_instance - INFO - Deleting Port with ID - d7e535a8-e0de-4aba-8d54-213d747d271e 2018-12-28 16:51:38,147 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-port 2018-12-28 16:51:38,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d7e535a8-e0de-4aba-8d54-213d747d271e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:38,793 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1adb38bf-ad4b-46bf-9625-a107d49246a5 Date: Fri, 28 Dec 2018 16:51:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:51:38,793 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/d7e535a8-e0de-4aba-8d54-213d747d271e used request id req-1adb38bf-ad4b-46bf-9625-a107d49246a5 2018-12-28 16:51:38,793 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst 2018-12-28 16:51:38,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:39,151 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:51: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-390a5465-844c-4145-be18-22db9358edb5 x-compute-request-id: req-390a5465-844c-4145-be18-22db9358edb5 Content-Type: application/json 2018-12-28 16:51:39,152 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-390a5465-844c-4145-be18-22db9358edb5 2018-12-28 16:51:39,152 - create_instance - INFO - Checking deletion status 2018-12-28 16:51:39,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:39,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec508d4d-b969-4228-b56a-2799087c3ce0 x-compute-request-id: req-ec508d4d-b969-4228-b56a-2799087c3ce0 Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:fd:d2", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-12-28T16:51:31.000000", "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:51:39Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "a93def15-30bb-4e24-9510-619beec0b2d1"}], "metadata": {}}} 2018-12-28 16:51:39,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-ec508d4d-b969-4228-b56a-2799087c3ce0 2018-12-28 16:51:39,409 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - ACTIVE 2018-12-28 16:51:39,410 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:51:42,413 - create_instance - DEBUG - VM status query timeout in 296.739382982 2018-12-28 16:51:42,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:42,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-349ff14b-5be0-4287-83a8-394e75a5679c x-compute-request-id: req-349ff14b-5be0-4287-83a8-394e75a5679c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-12-28T16:51:31.000000", "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:51:40Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "a93def15-30bb-4e24-9510-619beec0b2d1"}], "metadata": {}}} 2018-12-28 16:51:42,522 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-349ff14b-5be0-4287-83a8-394e75a5679c 2018-12-28 16:51:42,522 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - ACTIVE 2018-12-28 16:51:42,522 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:51:45,525 - create_instance - DEBUG - VM status query timeout in 293.626667976 2018-12-28 16:51:45,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:45,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-66791761-11f2-43be-85a4-79661bc61925 x-compute-request-id: req-66791761-11f2-43be-85a4-79661bc61925 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0", "rel": "bookmark"}], "image": {"id": "831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "links": [{"href": "http://172.30.9.21:8774/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-12-28T16:51:31.000000", "flavor": {"id": "b836e678-e7e9-4137-a16a-9df4a4039a23", "links": [{"href": "http://172.30.9.21:8774/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23", "rel": "bookmark"}]}, "id": "ad289215-1cb3-428c-9cd0-28b6e7c922b0", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:51:40Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst", "created": "2018-12-28T16:51:22Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "a93def15-30bb-4e24-9510-619beec0b2d1"}], "metadata": {}}} 2018-12-28 16:51:45,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-66791761-11f2-43be-85a4-79661bc61925 2018-12-28 16:51:45,775 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst] is - ACTIVE 2018-12-28 16:51:45,775 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:51:48,779 - create_instance - DEBUG - VM status query timeout in 290.373555899 2018-12-28 16:51:48,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f74373eb34d6c9d2233925bd1a5a828b7242ac9" 2018-12-28 16:51:48,967 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16: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-1a3f5f16-49a1-4912-850f-94c43143d43f x-compute-request-id: req-1a3f5f16-49a1-4912-850f-94c43143d43f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ad289215-1cb3-428c-9cd0-28b6e7c922b0 could not be found.", "code": 404}} 2018-12-28 16:51:48,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ad289215-1cb3-428c-9cd0-28b6e7c922b0 used request id req-1a3f5f16-49a1-4912-850f-94c43143d43f 2018-12-28 16:51:48,967 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ad289215-1cb3-428c-9cd0-28b6e7c922b0 could not be found. (HTTP 404) (Request-ID: req-1a3f5f16-49a1-4912-850f-94c43143d43f) 2018-12-28 16:51:48,967 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-vm_inst 2018-12-28 16:51:48,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:49,751 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:48 GMT Server: Apache x-compute-request-id: req-957f660a-a779-464b-9c39-6d3c50550ce0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-957f660a-a779-464b-9c39-6d3c50550ce0 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:51:41.000000", "replication_status": null, "snapshot_id": null, "id": "a93def15-30bb-4e24-9510-619beec0b2d1", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810", "bootable": "false", "created_at": "2018-12-28T16:51:13.000000", "volume_type": null}} 2018-12-28 16:51:49,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 used request id req-957f660a-a779-464b-9c39-6d3c50550ce0 2018-12-28 16:51:49,752 - create_volume - DEBUG - Instance status is - available 2018-12-28 16:51:49,752 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810 2018-12-28 16:51:49,752 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810 2018-12-28 16:51:49,755 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:50,562 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:51:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71d4a5a5-00af-4c06-b860-735564ed07bf 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-12-28 16:51:50,562 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 used request id req-71d4a5a5-00af-4c06-b860-735564ed07bf 2018-12-28 16:51:50,565 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:50,768 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:51:50 GMT Server: Apache x-compute-request-id: req-9fffd2d3-0546-4dbc-83c6-1df8ff46de1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9fffd2d3-0546-4dbc-83c6-1df8ff46de1f Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:51:50.000000", "replication_status": null, "snapshot_id": null, "id": "a93def15-30bb-4e24-9510-619beec0b2d1", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a2937e77-6ace-4b0e-a893-ad2d5b4ab810", "bootable": "false", "created_at": "2018-12-28T16:51:13.000000", "volume_type": null}} 2018-12-28 16:51:50,768 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 used request id req-9fffd2d3-0546-4dbc-83c6-1df8ff46de1f 2018-12-28 16:51:50,769 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 16:51:50,769 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 16:51:53,772 - create_volume - DEBUG - Volume status query timeout in 56.7901129723 2018-12-28 16:51:53,775 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1f471c02-a669-48e6-bdca-169a41ad4b08" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}651c3787dd23bc063bb8156a549340bbff2fd6b2" 2018-12-28 16:51:54,538 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:51:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-107b2b1d-6b37-47be-8f97-c0a09e4581f3 x-openstack-request-id: req-107b2b1d-6b37-47be-8f97-c0a09e4581f3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a93def15-30bb-4e24-9510-619beec0b2d1 could not be found.", "code": 404}} 2018-12-28 16:51:54,538 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/a93def15-30bb-4e24-9510-619beec0b2d1 used request id req-107b2b1d-6b37-47be-8f97-c0a09e4581f3 2018-12-28 16:51:54,538 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a93def15-30bb-4e24-9510-619beec0b2d1 could not be found. (HTTP 404) (Request-ID: req-107b2b1d-6b37-47be-8f97-c0a09e4581f3) 2018-12-28 16:51:54,539 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810 2018-12-28 16:51:54,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84aaf82474f83695012a093bb3e343894f9b7ea0" 2018-12-28 16:51:54,581 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:51:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72ba50eb-2210-4e2e-9382-cb72f88cf022 x-compute-request-id: req-72ba50eb-2210-4e2e-9382-cb72f88cf022 Content-Length: 0 Content-Type: application/json 2018-12-28 16:51:54,581 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b836e678-e7e9-4137-a16a-9df4a4039a23 used request id req-72ba50eb-2210-4e2e-9382-cb72f88cf022 2018-12-28 16:51:54,582 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet 2018-12-28 16:51:54,582 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-subnet 2018-12-28 16:51:54,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/768f4426-ffde-403c-bbf7-0ea4a10f6619 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:56,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-929b85fe-c5d9-4f47-8e78-25170ba47795 Date: Fri, 28 Dec 2018 16:51:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:51:56,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/768f4426-ffde-403c-bbf7-0ea4a10f6619 used request id req-929b85fe-c5d9-4f47-8e78-25170ba47795 2018-12-28 16:51:56,583 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-net 2018-12-28 16:51:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ec96c369-b175-42d1-aca1-794ee49685e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2986972b2b1d1694517949d22475e0e966e70c9f" 2018-12-28 16:51:58,075 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-431421b4-3e77-4b32-a458-d46f26d817b5 Date: Fri, 28 Dec 2018 16:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:51:58,075 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ec96c369-b175-42d1-aca1-794ee49685e4 used request id req-431421b4-3e77-4b32-a458-d46f26d817b5 2018-12-28 16:51:58,076 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a2937e77-6ace-4b0e-a893-ad2d5b4ab810-image 2018-12-28 16:51:58,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c136e285395d0f6afac58ad8b91a7d253b8682b" 2018-12-28 16:51:59,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a93104b8-bec5-4d97-b614-8bb12deea000 Date: Fri, 28 Dec 2018 16:51:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:51:59,728 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/831229da-94b2-4b0f-9ea8-5ccc1243ccd8 used request id req-a93104b8-bec5-4d97-b614-8bb12deea000 2018-12-28 16:51:59,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:51:59,732 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:51:59,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:51:59,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:00,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["GGfkyufRQMi07-TTUH7-Ng"], "issued_at": "2018-12-28T16:52:00.000000Z"}} 2018-12-28 16:52:00,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:00,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a623572-cd53-4a1b-8c98-f7608e102506 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:00,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8a623572-cd53-4a1b-8c98-f7608e102506 2018-12-28 16:52:00,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-fd692271-0b81-4c1f-b368-35c6a61b06ca Date: Fri, 28 Dec 2018 16:52:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image"} 2018-12-28 16:52:00,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image used request id req-fd692271-0b81-4c1f-b368-35c6a61b06ca 2018-12-28 16:52:00,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:00,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5d116501-50e4-4bf0-b741-3d2bec00699a Date: Fri, 28 Dec 2018 16:52: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-12-28 16:52:00,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5d116501-50e4-4bf0-b741-3d2bec00699a 2018-12-28 16:52:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image"}' 2018-12-28 16:52:01,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d X-Openstack-Request-Id: req-2fc1730f-72e5-4bfd-a27d-96d589d3fde5 Date: Fri, 28 Dec 2018 16:52:01 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:52:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:52:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d", "min_disk": 0, "protected": false, "id": "34047342-bd10-4f51-808a-d1027e745d8d", "file": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:52:01,293 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-2fc1730f-72e5-4bfd-a27d-96d589d3fde5 2018-12-28 16:52:01,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" -d '' 2018-12-28 16:52:02,973 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5773d5fa-63fe-4282-afc2-e11e5c4db88e Date: Fri, 28 Dec 2018 16:52:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:52:02,973 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d/file used request id req-5773d5fa-63fe-4282-afc2-e11e5c4db88e 2018-12-28 16:52:02,974 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:52:02,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:03,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-cb36d821-c5ba-4fc6-94c6-fd6466a8cb81 Date: Fri, 28 Dec 2018 16:52:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:52:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:52:02Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/34047342-bd10-4f51-808a-d1027e745d8d/snap", "metadata": {}}], "self": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d", "min_disk": 0, "protected": false, "id": "34047342-bd10-4f51-808a-d1027e745d8d", "file": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/34047342-bd10-4f51-808a-d1027e745d8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:52:03,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d used request id req-cb36d821-c5ba-4fc6-94c6-fd6466a8cb81 2018-12-28 16:52:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2313591f-0a43-44e5-8f34-2ee8a623cde4 Date: Fri, 28 Dec 2018 16:52: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-12-28 16:52:03,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2313591f-0a43-44e5-8f34-2ee8a623cde4 2018-12-28 16:52:03,295 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image 2018-12-28 16:52:03,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:03,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-d7109355-d0c3-440b-9e43-0c556cd8693d Date: Fri, 28 Dec 2018 16:52:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:52:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:52:02Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/34047342-bd10-4f51-808a-d1027e745d8d/snap", "metadata": {}}], "self": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d", "min_disk": 0, "protected": false, "id": "34047342-bd10-4f51-808a-d1027e745d8d", "file": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/34047342-bd10-4f51-808a-d1027e745d8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:52:03,902 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d used request id req-d7109355-d0c3-440b-9e43-0c556cd8693d 2018-12-28 16:52:03,903 - create_image - DEBUG - Instance status is - active 2018-12-28 16:52:03,903 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image 2018-12-28 16:52:03,903 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image 2018-12-28 16:52:03,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:03,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:04,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["7M-9VXj1R3KBFFAuueM2BA"], "issued_at": "2018-12-28T16:52:04.000000Z"}} 2018-12-28 16:52:04,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:04,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cce6456d-a68d-438d-898e-6117647e79a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:04,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cce6456d-a68d-438d-898e-6117647e79a4 2018-12-28 16:52:04,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:04,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b6fc3054-0077-4c3a-8d55-0884dbaedd28 Date: Fri, 28 Dec 2018 16:52:04 GMT RESP BODY: {"networks":[]} 2018-12-28 16:52:04,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-b6fc3054-0077-4c3a-8d55-0884dbaedd28 2018-12-28 16:52:04,544 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net 2018-12-28 16:52:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net", "admin_state_up": true}}' 2018-12-28 16:52:05,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-2dd7f2d5-5e45-49b6-92a3-ec4dc2235ebc Date: Fri, 28 Dec 2018 16:52: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":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:52:04Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","mtu":1450}} 2018-12-28 16:52:05,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-2dd7f2d5-5e45-49b6-92a3-ec4dc2235ebc 2018-12-28 16:52:05,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-bbc6e7b6-a275-465c-ac60-d775dd3de534 Date: Fri, 28 Dec 2018 16:52:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:52:04Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:05,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-bbc6e7b6-a275-465c-ac60-d775dd3de534 2018-12-28 16:52:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:05,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-663869c2-6d2f-4133-9899-1e37f40357dc Date: Fri, 28 Dec 2018 16:52:05 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:52:05,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-663869c2-6d2f-4133-9899-1e37f40357dc 2018-12-28 16:52:05,477 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet 2018-12-28 16:52:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" -d '{"subnets": [{"ip_version": 4, "network_id": "f0e533e4-d730-4b5f-96b9-5e9592cfa828", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]}' 2018-12-28 16:52:06,014 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dbd20281-2a54-490f-8809-6ecb721e535e Date: Fri, 28 Dec 2018 16:52:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:06,015 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-dbd20281-2a54-490f-8809-6ecb721e535e 2018-12-28 16:52:06,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:06,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-da7ed13d-f8df-43b0-a190-d157e12f6ad7 Date: Fri, 28 Dec 2018 16:52:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:06,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-da7ed13d-f8df-43b0-a190-d157e12f6ad7 2018-12-28 16:52:06,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:06,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-71e33851-b252-4422-b8e3-bf053eff0c7f Date: Fri, 28 Dec 2018 16:52:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:06,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-71e33851-b252-4422-b8e3-bf053eff0c7f 2018-12-28 16:52:06,589 - OpenStackNetwork - DEBUG - Network [f0e533e4-d730-4b5f-96b9-5e9592cfa828] created successfully 2018-12-28 16:52:06,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:06,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:06,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["p5TfosrGT-6h9sKVMlPUwQ"], "issued_at": "2018-12-28T16:52:06.000000Z"}} 2018-12-28 16:52:06,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9378881a203620cf96fb64323e4ee767e385cf0a" 2018-12-28 16:52:07,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76786040-a4b1-4fb2-b300-2c5c8e0ff859 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:07,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-76786040-a4b1-4fb2-b300-2c5c8e0ff859 2018-12-28 16:52:07,003 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:07,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9378881a203620cf96fb64323e4ee767e385cf0a" 2018-12-28 16:52:07,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ca53c040-cb85-4be9-a0e3-32514c7b83ae x-compute-request-id: req-ca53c040-cb85-4be9-a0e3-32514c7b83ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:07,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ca53c040-cb85-4be9-a0e3-32514c7b83ae 2018-12-28 16:52:07,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9378881a203620cf96fb64323e4ee767e385cf0a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-28 16:52:07,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e4c28eb-a2e4-4050-8428-82493e1f1774 x-compute-request-id: req-4e4c28eb-a2e4-4050-8428-82493e1f1774 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:07,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4e4c28eb-a2e4-4050-8428-82493e1f1774 2018-12-28 16:52:07,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:07,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:07,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["qvVgDDk-TkSWGZHKRmoCOA"], "issued_at": "2018-12-28T16:52:07.000000Z"}} 2018-12-28 16:52:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:07,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640c59be-d2a0-47d8-8a85-f0a46744329e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:07,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-640c59be-d2a0-47d8-8a85-f0a46744329e 2018-12-28 16:52:07,738 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:07,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:07 GMT Server: Apache x-compute-request-id: req-36aef21a-bf6d-4355-9f7c-a694b3903545 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-36aef21a-bf6d-4355-9f7c-a694b3903545 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 16:52:07,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail used request id req-36aef21a-bf6d-4355-9f7c-a694b3903545 2018-12-28 16:52:07,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-36aef21a-bf6d-4355-9f7c-a694b3903545" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4", "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-12-28 16:52:08,410 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:52:07 GMT Server: Apache x-compute-request-id: req-5aca6440-0a14-4e6a-bc96-a092a612df77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5aca6440-0a14-4e6a-bc96-a092a612df77 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T16:52:08.203531", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "fd899412-191e-451d-8d1c-b7013ba0923f", "size": 1}} 2018-12-28 16:52:08,410 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes used request id req-5aca6440-0a14-4e6a-bc96-a092a612df77 2018-12-28 16:52:08,413 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36aef21a-bf6d-4355-9f7c-a694b3903545" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:09,172 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:08 GMT Server: Apache x-compute-request-id: req-eca71e22-99dd-4c33-a32b-387a686e84c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eca71e22-99dd-4c33-a32b-387a686e84c1 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:52:08.000000", "replication_status": null, "snapshot_id": null, "id": "fd899412-191e-451d-8d1c-b7013ba0923f", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a19316f0-762c-4b8b-be31-0369c37f68a4", "bootable": "false", "created_at": "2018-12-28T16:52:08.000000", "volume_type": null}} 2018-12-28 16:52:09,172 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-eca71e22-99dd-4c33-a32b-387a686e84c1 2018-12-28 16:52:09,173 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4 2018-12-28 16:52:09,175 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36aef21a-bf6d-4355-9f7c-a694b3903545" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:09,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:09 GMT Server: Apache x-compute-request-id: req-96a763f0-87e6-4a25-adfc-b8b890ecaf97 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96a763f0-87e6-4a25-adfc-b8b890ecaf97 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:52:08.000000", "replication_status": null, "snapshot_id": null, "id": "fd899412-191e-451d-8d1c-b7013ba0923f", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a19316f0-762c-4b8b-be31-0369c37f68a4", "bootable": "false", "created_at": "2018-12-28T16:52:08.000000", "volume_type": null}} 2018-12-28 16:52:09,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-96a763f0-87e6-4a25-adfc-b8b890ecaf97 2018-12-28 16:52:09,225 - create_volume - DEBUG - Instance status is - available 2018-12-28 16:52:09,225 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4 2018-12-28 16:52:09,225 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4 2018-12-28 16:52:09,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:09,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:09,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["6S_QQhpzTtCUM8JcGYkYLQ"], "issued_at": "2018-12-28T16:52:09.000000Z"}} 2018-12-28 16:52:09,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:09,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d6b5f0-d55d-459f-8c8c-fe344ac4699f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:09,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c6d6b5f0-d55d-459f-8c8c-fe344ac4699f 2018-12-28 16:52:09,698 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:09,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84c1a59-eab7-427b-a03e-48ccdd16a229 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:09,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a84c1a59-eab7-427b-a03e-48ccdd16a229 2018-12-28 16:52:09,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:10,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-65838b5a-503a-4257-b5f1-4d7184ae10b1 Date: Fri, 28 Dec 2018 16:52:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:10,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-65838b5a-503a-4257-b5f1-4d7184ae10b1 2018-12-28 16:52:10,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:52:10,016 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:52:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:10,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c97c05-5224-4308-853b-273cced98924 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:10,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-61c97c05-5224-4308-853b-273cced98924 2018-12-28 16:52:10,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:10,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-68279e6d-35b7-4a42-9d0d-8d67214ca04a Date: Fri, 28 Dec 2018 16:52:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:10,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-68279e6d-35b7-4a42-9d0d-8d67214ca04a 2018-12-28 16:52:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:10,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-17a43ca4-7559-4531-98a1-ed63248695cb Date: Fri, 28 Dec 2018 16:52:10 GMT RESP BODY: {"ports":[]} 2018-12-28 16:52:10,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port&admin_state_up=True used request id req-17a43ca4-7559-4531-98a1-ed63248695cb 2018-12-28 16:52:10,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:10,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-f680967c-fd67-4ab6-9d5c-469eae687be2 x-compute-request-id: req-f680967c-fd67-4ab6-9d5c-469eae687be2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 16:52:10,737 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst used request id req-f680967c-fd67-4ab6-9d5c-469eae687be2 2018-12-28 16:52:10,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:11,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bdff7212-cdcc-4d9e-ba4d-d61bc2d29cc5 Date: Fri, 28 Dec 2018 16:52:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:11,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-bdff7212-cdcc-4d9e-ba4d-d61bc2d29cc5 2018-12-28 16:52:11,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:11,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c409dc18-2078-4b26-a893-3c054d97cfa2 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:11,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-c409dc18-2078-4b26-a893-3c054d97cfa2 2018-12-28 16:52:11,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:11,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f4d67ce-3786-4440-83a7-ec48493df977 Date: Fri, 28 Dec 2018 16:52:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:11,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-0f4d67ce-3786-4440-83a7-ec48493df977 2018-12-28 16:52:11,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:11,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a02b0ffc-3d9c-4965-a417-39147c4745a2 Date: Fri, 28 Dec 2018 16:52:11 GMT RESP BODY: {"ports":[]} 2018-12-28 16:52:11,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port&admin_state_up=True used request id req-a02b0ffc-3d9c-4965-a417-39147c4745a2 2018-12-28 16:52:11,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:11,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:12,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["FyBXddQDS1mrJr-QjgWL9g"], "issued_at": "2018-12-28T16:52:12.000000Z"}} 2018-12-28 16:52:12,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5821a97d331b167a78401698cecb05bd52c08ac7" 2018-12-28 16:52:12,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bad1e999-c690-4af0-ba5b-b7d9b0f34c82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:12,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bad1e999-c690-4af0-ba5b-b7d9b0f34c82 2018-12-28 16:52:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:12,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bce49dc6-02de-4f58-9fa9-b1aa8772584e Date: Fri, 28 Dec 2018 16:52:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:12,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-bce49dc6-02de-4f58-9fa9-b1aa8772584e 2018-12-28 16:52:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:12,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7e73997f-732c-4895-bb09-d4c59f1cb5f7 Date: Fri, 28 Dec 2018 16:52:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:12,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-7e73997f-732c-4895-bb09-d4c59f1cb5f7 2018-12-28 16:52:12,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:12,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e3c39bca-2777-4da9-8335-ef925ddfdbd0 Date: Fri, 28 Dec 2018 16:52:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:12,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-e3c39bca-2777-4da9-8335-ef925ddfdbd0 2018-12-28 16:52:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:52:12,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:52:12,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5821a97d331b167a78401698cecb05bd52c08ac7" 2018-12-28 16:52:12,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7f7d28-ee75-40ff-8180-4f2b12ed50ef Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:12,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-5b7f7d28-ee75-40ff-8180-4f2b12ed50ef 2018-12-28 16:52:12,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:13,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6924d5b4-c7ea-4817-a71c-03170670378c Date: Fri, 28 Dec 2018 16:52:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:13,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-6924d5b4-c7ea-4817-a71c-03170670378c 2018-12-28 16:52:13,003 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net 2018-12-28 16:52:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" -d '{"port": {"network_id": "f0e533e4-d730-4b5f-96b9-5e9592cfa828", "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port", "admin_state_up": true}}' 2018-12-28 16:52:13,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-741d217f-e621-4c37-ba9a-9a16754bb88a Date: Fri, 28 Dec 2018 16:52:13 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:13Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:02:3e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","project_id":"d88be6a8f3fe465c92c457037730ed6e","qos_policy_id":null,"admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal"}} 2018-12-28 16:52:13,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-741d217f-e621-4c37-ba9a-9a16754bb88a 2018-12-28 16:52:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1bf430aa-a8e4-43c8-91b6-d1ef0e0603c3 Date: Fri, 28 Dec 2018 16:52:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:14,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-1bf430aa-a8e4-43c8-91b6-d1ef0e0603c3 2018-12-28 16:52:14,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395b0f09-6d83-4968-8f75-87d256798485 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:14,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-395b0f09-6d83-4968-8f75-87d256798485 2018-12-28 16:52:14,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c8b5acf0-03c9-4726-84e5-a00d305d2479 Date: Fri, 28 Dec 2018 16:52:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:14,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-c8b5acf0-03c9-4726-84e5-a00d305d2479 2018-12-28 16:52:14,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-f53f5513-5e89-4c0d-b3c0-96aa95d9386c Date: Fri, 28 Dec 2018 16:52:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 16:52:14,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port&admin_state_up=True used request id req-f53f5513-5e89-4c0d-b3c0-96aa95d9386c 2018-12-28 16:52:14,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78ac09f5-e82b-448a-a191-ca094e6423af Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:14,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-78ac09f5-e82b-448a-a191-ca094e6423af 2018-12-28 16:52:14,617 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst 2018-12-28 16:52:14,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99c4dcde-617a-49eb-be0e-76c23c848a65 x-compute-request-id: req-99c4dcde-617a-49eb-be0e-76c23c848a65 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-flavor"}]} 2018-12-28 16:52:14,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-99c4dcde-617a-49eb-be0e-76c23c848a65 2018-12-28 16:52:14,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ea21f2d-4601-426b-acd9-af79eb3ab3d5 x-compute-request-id: req-5ea21f2d-4601-426b-acd9-af79eb3ab3d5 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:14,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde used request id req-5ea21f2d-4601-426b-acd9-af79eb3ab3d5 2018-12-28 16:52:14,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:14,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-35907199-97b8-46be-9e10-7b5609b01c97 Date: Fri, 28 Dec 2018 16:52:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:52:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:52:02Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/34047342-bd10-4f51-808a-d1027e745d8d/snap", "metadata": {}}], "self": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d", "min_disk": 0, "protected": false, "id": "34047342-bd10-4f51-808a-d1027e745d8d", "file": "/v2/images/34047342-bd10-4f51-808a-d1027e745d8d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/34047342-bd10-4f51-808a-d1027e745d8d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image"} 2018-12-28 16:52:14,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image used request id req-35907199-97b8-46be-9e10-7b5609b01c97 2018-12-28 16:52:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:15,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8e7fd064-8cf4-43d9-9ab5-54be2ab28752 Date: Fri, 28 Dec 2018 16:52: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-12-28 16:52:15,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8e7fd064-8cf4-43d9-9ab5-54be2ab28752 2018-12-28 16:52:15,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "imageRef": "34047342-bd10-4f51-808a-d1027e745d8d", "flavorRef": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "max_count": 1, "min_count": 1, "networks": [{"port": "6cfacfb9-6d80-49c5-91c5-9d55b8eba036"}]}}' 2018-12-28 16:52:16,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16: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-a0a1963b-bb3f-415e-92d8-f4c758cca2ed x-compute-request-id: req-a0a1963b-bb3f-415e-92d8-f4c758cca2ed Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "adminPass": "gJ7UBYLfQvM9"}} 2018-12-28 16:52:16,833 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a0a1963b-bb3f-415e-92d8-f4c758cca2ed 2018-12-28 16:52:16,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:17,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-1af5906e-2412-47ab-a0fd-e95047c30f24 x-compute-request-id: req-1af5906e-2412-47ab-a0fd-e95047c30f24 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.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:52:16Z", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:17,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-1af5906e-2412-47ab-a0fd-e95047c30f24 2018-12-28 16:52:17,040 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst 2018-12-28 16:52:17,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:17,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-442b0cd1-daaf-4487-9569-d207e8bfeddd x-compute-request-id: req-442b0cd1-daaf-4487-9569-d207e8bfeddd 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.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "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-12-28T16:52:17Z", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:17,419 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-442b0cd1-daaf-4487-9569-d207e8bfeddd 2018-12-28 16:52:17,420 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst] is - BUILD 2018-12-28 16:52:17,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:52:20,422 - create_instance - DEBUG - VM status query timeout in 896.618159056 2018-12-28 16:52:20,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:20,866 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db526570-b854-4415-ae25-232c2d2ec214 x-compute-request-id: req-db526570-b854-4415-ae25-232c2d2ec214 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:52:18Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:20,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-db526570-b854-4415-ae25-232c2d2ec214 2018-12-28 16:52:20,866 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst] is - BUILD 2018-12-28 16:52:20,867 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:52:23,870 - create_instance - DEBUG - VM status query timeout in 893.170301199 2018-12-28 16:52:23,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:24,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-222abbc1-c99f-4feb-89dd-a529281cf112 x-compute-request-id: req-222abbc1-c99f-4feb-89dd-a529281cf112 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:24,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-222abbc1-c99f-4feb-89dd-a529281cf112 2018-12-28 16:52:24,582 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst] is - ACTIVE 2018-12-28 16:52:24,582 - create_instance - INFO - VM is - ACTIVE 2018-12-28 16:52:24,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:25,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-196568f3-4e0c-4b28-a6f3-15cd99d296ac x-compute-request-id: req-196568f3-4e0c-4b28-a6f3-15cd99d296ac Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:25,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-196568f3-4e0c-4b28-a6f3-15cd99d296ac 2018-12-28 16:52:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:25,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a2ccb2cb-53d9-4eae-8b88-a72e3cac73ce Date: Fri, 28 Dec 2018 16:52:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:25,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-a2ccb2cb-53d9-4eae-8b88-a72e3cac73ce 2018-12-28 16:52:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:25,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c908d343-0c4b-4456-93f3-acfd4c4646b3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:25,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-c908d343-0c4b-4456-93f3-acfd4c4646b3 2018-12-28 16:52:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:25,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-56ecc4df-b9df-4a6d-a8b2-6a80bd7e4cb1 Date: Fri, 28 Dec 2018 16:52:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:25,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-56ecc4df-b9df-4a6d-a8b2-6a80bd7e4cb1 2018-12-28 16:52:25,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:25,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-dee78803-bcc2-4ae4-a156-7a2bdea3fa4e Date: Fri, 28 Dec 2018 16:52:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":"1f7c4d45-6707-4f1a-a50b-c7dd05373ea9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.4"}],"id":"9dd9719b-b020-4981-b979-8813199460c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:8f:a8","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.3"}],"id":"b8ed679a-90b4-480c-bfb1-6415f205d7c4","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:66:a0","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.2"}],"id":"fe5463a9-d2c4-4c79-a097-81e055a14822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:b1:84","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0e533e4-d730-4b5f-96b9-5e9592cfa828"}]} 2018-12-28 16:52:25,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-dee78803-bcc2-4ae4-a156-7a2bdea3fa4e 2018-12-28 16:52:25,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:26,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["Wo_t6TWrQDCnGRqPrDMReA"], "issued_at": "2018-12-28T16:52:26.000000Z"}} 2018-12-28 16:52:26,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:26,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc80336-1b5a-42f2-bf4f-f6ac720d1b7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:26,150 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8bc80336-1b5a-42f2-bf4f-f6ac720d1b7d 2018-12-28 16:52:26,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:26,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-25ac2ab5-be2a-42df-a555-bbf383042551 x-compute-request-id: req-25ac2ab5-be2a-42df-a555-bbf383042551 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:26,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-25ac2ab5-be2a-42df-a555-bbf383042551 2018-12-28 16:52:26,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:26,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2087f9ef-cb1e-4e75-afb4-d501dbe9f59d Date: Fri, 28 Dec 2018 16:52:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:26,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-2087f9ef-cb1e-4e75-afb4-d501dbe9f59d 2018-12-28 16:52:26,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:26,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15458be0-e862-47f3-ae64-8c39a33395b9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:26,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-15458be0-e862-47f3-ae64-8c39a33395b9 2018-12-28 16:52:26,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:26,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-70d40f49-8a1f-48d6-aefa-c8951a3f82e1 Date: Fri, 28 Dec 2018 16:52:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:26,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-70d40f49-8a1f-48d6-aefa-c8951a3f82e1 2018-12-28 16:52:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:26,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-97760502-4724-4e09-8110-8fc232db23cc Date: Fri, 28 Dec 2018 16:52:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":"1f7c4d45-6707-4f1a-a50b-c7dd05373ea9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.4"}],"id":"9dd9719b-b020-4981-b979-8813199460c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:8f:a8","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.3"}],"id":"b8ed679a-90b4-480c-bfb1-6415f205d7c4","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:66:a0","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.2"}],"id":"fe5463a9-d2c4-4c79-a097-81e055a14822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:b1:84","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0e533e4-d730-4b5f-96b9-5e9592cfa828"}]} 2018-12-28 16:52:26,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-97760502-4724-4e09-8110-8fc232db23cc 2018-12-28 16:52:26,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" -d '{"volumeAttachment": {"volumeId": "fd899412-191e-451d-8d1c-b7013ba0923f"}}' 2018-12-28 16:52:29,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-f3040aa1-d169-4e1d-8503-5483f30c6e0d x-compute-request-id: req-f3040aa1-d169-4e1d-8503-5483f30c6e0d Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "id": "fd899412-191e-451d-8d1c-b7013ba0923f", "volumeId": "fd899412-191e-451d-8d1c-b7013ba0923f"}} 2018-12-28 16:52:29,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9/os-volume_attachments used request id req-f3040aa1-d169-4e1d-8503-5483f30c6e0d 2018-12-28 16:52:29,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:30,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-e855ba55-d6dd-423b-9089-40c9ade0610c x-compute-request-id: req-e855ba55-d6dd-423b-9089-40c9ade0610c Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "fd899412-191e-451d-8d1c-b7013ba0923f"}], "metadata": {}}} 2018-12-28 16:52:30,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-e855ba55-d6dd-423b-9089-40c9ade0610c 2018-12-28 16:52:30,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:30,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c9fd5db8-5b3b-4ba8-9bf9-2c9612870e5a Date: Fri, 28 Dec 2018 16:52:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:30,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-c9fd5db8-5b3b-4ba8-9bf9-2c9612870e5a 2018-12-28 16:52:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:52:30,611 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:52:30,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:30,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ee8b1af-9f3a-4225-af45-aba1c6f023de Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:30,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-4ee8b1af-9f3a-4225-af45-aba1c6f023de 2018-12-28 16:52:30,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:30,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-23b660d6-67ae-4dcf-958d-f13b0add2b5c Date: Fri, 28 Dec 2018 16:52:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:30,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-23b660d6-67ae-4dcf-958d-f13b0add2b5c 2018-12-28 16:52:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:30,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9524956f-ba2f-48d2-b111-1b485d56bc89 Date: Fri, 28 Dec 2018 16:52:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":"1f7c4d45-6707-4f1a-a50b-c7dd05373ea9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.4"}],"id":"9dd9719b-b020-4981-b979-8813199460c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:8f:a8","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.3"}],"id":"b8ed679a-90b4-480c-bfb1-6415f205d7c4","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:66:a0","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.2"}],"id":"fe5463a9-d2c4-4c79-a097-81e055a14822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:b1:84","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0e533e4-d730-4b5f-96b9-5e9592cfa828"}]} 2018-12-28 16:52:30,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-9524956f-ba2f-48d2-b111-1b485d56bc89 2018-12-28 16:52:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:31,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a384f06-97f7-4513-a5ae-77cfd0c70719 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:31,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a384f06-97f7-4513-a5ae-77cfd0c70719 2018-12-28 16:52:31,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:31,935 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2539533b-9476-48b8-b331-f8342d192da1 x-compute-request-id: req-2539533b-9476-48b8-b331-f8342d192da1 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "fd899412-191e-451d-8d1c-b7013ba0923f"}], "metadata": {}}} 2018-12-28 16:52:31,935 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-2539533b-9476-48b8-b331-f8342d192da1 2018-12-28 16:52:31,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:32,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-03080bbe-ed0b-4c3d-ace1-efd0780ea28c Date: Fri, 28 Dec 2018 16:52:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:32,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-03080bbe-ed0b-4c3d-ace1-efd0780ea28c 2018-12-28 16:52:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:32,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c050779-a82d-4fb1-bbad-30b994a37049 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:32,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-8c050779-a82d-4fb1-bbad-30b994a37049 2018-12-28 16:52:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:32,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-16041505-76bd-4f29-bc22-dabdf325a75f Date: Fri, 28 Dec 2018 16:52:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:32,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-16041505-76bd-4f29-bc22-dabdf325a75f 2018-12-28 16:52:32,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:32,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-3dfdf58b-a9d7-4136-82e7-3bcc6e482009 Date: Fri, 28 Dec 2018 16:52:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":"1f7c4d45-6707-4f1a-a50b-c7dd05373ea9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.4"}],"id":"9dd9719b-b020-4981-b979-8813199460c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:8f:a8","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.3"}],"id":"b8ed679a-90b4-480c-bfb1-6415f205d7c4","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:66:a0","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.2"}],"id":"fe5463a9-d2c4-4c79-a097-81e055a14822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:b1:84","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0e533e4-d730-4b5f-96b9-5e9592cfa828"}]} 2018-12-28 16:52:32,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-3dfdf58b-a9d7-4136-82e7-3bcc6e482009 2018-12-28 16:52:32,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:32,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-f77a0e08-d7ea-4dd1-b7e3-0da31cad16d6 x-compute-request-id: req-f77a0e08-d7ea-4dd1-b7e3-0da31cad16d6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:31Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "fd899412-191e-451d-8d1c-b7013ba0923f"}], "metadata": {}}} 2018-12-28 16:52:32,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-f77a0e08-d7ea-4dd1-b7e3-0da31cad16d6 2018-12-28 16:52:32,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:33,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-7b9c8efa-cb2f-4c52-b0e2-f36cf0a05416 Date: Fri, 28 Dec 2018 16:52:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:33,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-7b9c8efa-cb2f-4c52-b0e2-f36cf0a05416 2018-12-28 16:52:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:33,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88cf3148-9c77-4514-a250-3f87ec26f9ed Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:33,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-88cf3148-9c77-4514-a250-3f87ec26f9ed 2018-12-28 16:52:33,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:33,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-37c4404b-67d0-48b2-b05b-8c64e6232441 Date: Fri, 28 Dec 2018 16:52:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:33,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-37c4404b-67d0-48b2-b05b-8c64e6232441 2018-12-28 16:52:33,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:33,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-d5d761a0-a746-4b24-9265-bfcdde345780 Date: Fri, 28 Dec 2018 16:52:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":"1f7c4d45-6707-4f1a-a50b-c7dd05373ea9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.4"}],"id":"9dd9719b-b020-4981-b979-8813199460c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:8f:a8","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.3"}],"id":"b8ed679a-90b4-480c-bfb1-6415f205d7c4","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:66:a0","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.2"}],"id":"fe5463a9-d2c4-4c79-a097-81e055a14822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:b1:84","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0e533e4-d730-4b5f-96b9-5e9592cfa828"}]} 2018-12-28 16:52:33,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-d5d761a0-a746-4b24-9265-bfcdde345780 2018-12-28 16:52:33,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:34,377 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:33 GMT Server: Apache x-compute-request-id: req-8c0203b9-afef-47d9-8ade-53ca41593c4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c0203b9-afef-47d9-8ade-53ca41593c4a Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "attachment_id": "9bb3e702-ce34-42b0-8abe-ee3871c5775e", "attached_at": "2018-12-28T16:52:31.000000", "host_name": null, "volume_id": "fd899412-191e-451d-8d1c-b7013ba0923f", "device": "/dev/vdb", "id": "fd899412-191e-451d-8d1c-b7013ba0923f"}], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:52:31.000000", "replication_status": null, "snapshot_id": null, "id": "fd899412-191e-451d-8d1c-b7013ba0923f", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a19316f0-762c-4b8b-be31-0369c37f68a4", "bootable": "false", "created_at": "2018-12-28T16:52:08.000000", "volume_type": null}} 2018-12-28 16:52:34,377 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-8c0203b9-afef-47d9-8ade-53ca41593c4a 2018-12-28 16:52:34,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:35,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-af859809-aa56-4234-82c9-bca48306c68d x-compute-request-id: req-af859809-aa56-4234-82c9-bca48306c68d Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b2:02:3e", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:31Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [{"id": "fd899412-191e-451d-8d1c-b7013ba0923f"}], "metadata": {}}} 2018-12-28 16:52:35,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-af859809-aa56-4234-82c9-bca48306c68d 2018-12-28 16:52:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:35,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3529dc05-ad0f-4df6-90c3-dcb03220f132 Date: Fri, 28 Dec 2018 16:52:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["7000759a-ab9f-4000-9655-214e3e801019"],"description":"","tags":[],"updated_at":"2018-12-28T16:52:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:04Z","provider:network_type":"vxlan"}]} 2018-12-28 16:52:35,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net used request id req-3529dc05-ad0f-4df6-90c3-dcb03220f132 2018-12-28 16:52:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:35,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057b45e7-d517-4c65-abbf-c8f5f8dab7d3 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:52:35,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-057b45e7-d517-4c65-abbf-c8f5f8dab7d3 2018-12-28 16:52:35,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:35,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fb20eb02-4238-4c89-b565-7000c76fc714 Date: Fri, 28 Dec 2018 16:52:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:05Z","dns_nameservers":[],"updated_at":"2018-12-28T16:52:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d88be6a8f3fe465c92c457037730ed6e","id":"7000759a-ab9f-4000-9655-214e3e801019","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet"}]} 2018-12-28 16:52:35,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-fb20eb02-4238-4c89-b565-7000c76fc714 2018-12-28 16:52:35,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:35,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-f567dc71-ed8e-4e90-b851-7ef8c6ff078f Date: Fri, 28 Dec 2018 16:52:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.14"}],"id":"6cfacfb9-6d80-49c5-91c5-9d55b8eba036","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b2:02:3e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:13Z","binding:vnic_type":"normal","device_id":"1f7c4d45-6707-4f1a-a50b-c7dd05373ea9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.4"}],"id":"9dd9719b-b020-4981-b979-8813199460c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:8f:a8","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.3"}],"id":"b8ed679a-90b4-480c-bfb1-6415f205d7c4","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:66:a0","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f0e533e4-d730-4b5f-96b9-5e9592cfa828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:52:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7000759a-ab9f-4000-9655-214e3e801019","ip_address":"10.55.0.2"}],"id":"fe5463a9-d2c4-4c79-a097-81e055a14822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:b1:84","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f0e533e4-d730-4b5f-96b9-5e9592cfa828","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:52:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f0e533e4-d730-4b5f-96b9-5e9592cfa828"}]} 2018-12-28 16:52:35,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-f567dc71-ed8e-4e90-b851-7ef8c6ff078f 2018-12-28 16:52:35,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9/os-volume_attachments/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3524b7502f596e0e08a39dcce84dcaf1742f26eb" 2018-12-28 16:52:37,288 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:52: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-c689126a-7da3-40b9-ae63-54c16717d6b3 x-compute-request-id: req-c689126a-7da3-40b9-ae63-54c16717d6b3 Content-Length: 0 Content-Type: application/json 2018-12-28 16:52:37,288 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9/os-volume_attachments/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-c689126a-7da3-40b9-ae63-54c16717d6b3 2018-12-28 16:52:37,289 - create_instance - INFO - Deleting Port with ID - 6cfacfb9-6d80-49c5-91c5-9d55b8eba036 2018-12-28 16:52:37,289 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-port 2018-12-28 16:52:37,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/6cfacfb9-6d80-49c5-91c5-9d55b8eba036 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:37,895 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69dfe1d2-303b-4fdc-a9f1-2c0d8e4cf324 Date: Fri, 28 Dec 2018 16:52:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:52:37,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/6cfacfb9-6d80-49c5-91c5-9d55b8eba036 used request id req-69dfe1d2-303b-4fdc-a9f1-2c0d8e4cf324 2018-12-28 16:52:37,895 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst 2018-12-28 16:52:37,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:38,100 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16: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 x-openstack-request-id: req-c17b7510-b226-4927-995f-0d6d35425bfb x-compute-request-id: req-c17b7510-b226-4927-995f-0d6d35425bfb Content-Type: application/json 2018-12-28 16:52:38,100 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-c17b7510-b226-4927-995f-0d6d35425bfb 2018-12-28 16:52:38,101 - create_instance - INFO - Checking deletion status 2018-12-28 16:52:38,104 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:38,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-0ca564c3-d45a-4376-8a2b-341eec64efb0 x-compute-request-id: req-0ca564c3-d45a-4376-8a2b-341eec64efb0 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:37Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:38,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-0ca564c3-d45a-4376-8a2b-341eec64efb0 2018-12-28 16:52:38,348 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst] is - ACTIVE 2018-12-28 16:52:38,348 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:52:41,352 - create_instance - DEBUG - VM status query timeout in 296.74921298 2018-12-28 16:52:41,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:41,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-db6702ba-d3fc-43a5-a87c-15c672ac6cd0 x-compute-request-id: req-db6702ba-d3fc-43a5-a87c-15c672ac6cd0 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "rel": "bookmark"}], "image": {"id": "34047342-bd10-4f51-808a-d1027e745d8d", "links": [{"href": "http://172.30.9.21:8774/images/34047342-bd10-4f51-808a-d1027e745d8d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-12-28T16:52:21.000000", "flavor": {"id": "5d848139-4f19-41f1-865b-23a7a6e3bdde", "links": [{"href": "http://172.30.9.21:8774/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde", "rel": "bookmark"}]}, "id": "1f7c4d45-6707-4f1a-a50b-c7dd05373ea9", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:52:37Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst", "created": "2018-12-28T16:52:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:52:41,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-db6702ba-d3fc-43a5-a87c-15c672ac6cd0 2018-12-28 16:52:41,608 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst] is - ACTIVE 2018-12-28 16:52:41,608 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:52:44,612 - create_instance - DEBUG - VM status query timeout in 293.489202976 2018-12-28 16:52:44,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8eae14e3ac4b3ff13ffd76485f0305cd34a1ffae" 2018-12-28 16:52:44,669 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16: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 x-openstack-request-id: req-7ff98804-2127-4a3d-a1e9-65abf17fba75 x-compute-request-id: req-7ff98804-2127-4a3d-a1e9-65abf17fba75 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 could not be found.", "code": 404}} 2018-12-28 16:52:44,670 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 used request id req-7ff98804-2127-4a3d-a1e9-65abf17fba75 2018-12-28 16:52:44,670 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1f7c4d45-6707-4f1a-a50b-c7dd05373ea9 could not be found. (HTTP 404) (Request-ID: req-7ff98804-2127-4a3d-a1e9-65abf17fba75) 2018-12-28 16:52:44,670 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-vm_inst 2018-12-28 16:52:44,674 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36aef21a-bf6d-4355-9f7c-a694b3903545" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:45,446 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:44 GMT Server: Apache x-compute-request-id: req-5b9e1ef2-e942-42d5-ad81-0d8b0e5e3aff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b9e1ef2-e942-42d5-ad81-0d8b0e5e3aff Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:52:37.000000", "replication_status": null, "snapshot_id": null, "id": "fd899412-191e-451d-8d1c-b7013ba0923f", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-a19316f0-762c-4b8b-be31-0369c37f68a4", "bootable": "false", "created_at": "2018-12-28T16:52:08.000000", "volume_type": null}} 2018-12-28 16:52:45,446 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-5b9e1ef2-e942-42d5-ad81-0d8b0e5e3aff 2018-12-28 16:52:45,446 - create_volume - DEBUG - Instance status is - available 2018-12-28 16:52:45,447 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4 2018-12-28 16:52:45,447 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4 2018-12-28 16:52:45,450 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36aef21a-bf6d-4355-9f7c-a694b3903545" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:46,222 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:52:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1f8828f-ade9-496b-9b27-eff8c95ac89b 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-12-28 16:52:46,222 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-b1f8828f-ade9-496b-9b27-eff8c95ac89b 2018-12-28 16:52:46,225 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-36aef21a-bf6d-4355-9f7c-a694b3903545" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90ee923cb2dd68d61a8acb60d936b814903bfbb7" 2018-12-28 16:52:46,950 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:52:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e6f8b5f5-40af-4aee-848c-9cfe71bdb613 x-openstack-request-id: req-e6f8b5f5-40af-4aee-848c-9cfe71bdb613 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume fd899412-191e-451d-8d1c-b7013ba0923f could not be found.", "code": 404}} 2018-12-28 16:52:46,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/fd899412-191e-451d-8d1c-b7013ba0923f used request id req-e6f8b5f5-40af-4aee-848c-9cfe71bdb613 2018-12-28 16:52:46,950 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume fd899412-191e-451d-8d1c-b7013ba0923f could not be found. (HTTP 404) (Request-ID: req-e6f8b5f5-40af-4aee-848c-9cfe71bdb613) 2018-12-28 16:52:46,951 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4 2018-12-28 16:52:46,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9378881a203620cf96fb64323e4ee767e385cf0a" 2018-12-28 16:52:46,999 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16: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-000bbeac-c1cf-4726-b678-06249806fab8 x-compute-request-id: req-000bbeac-c1cf-4726-b678-06249806fab8 Content-Length: 0 Content-Type: application/json 2018-12-28 16:52:46,999 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5d848139-4f19-41f1-865b-23a7a6e3bdde used request id req-000bbeac-c1cf-4726-b678-06249806fab8 2018-12-28 16:52:47,000 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet 2018-12-28 16:52:47,000 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-subnet 2018-12-28 16:52:47,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7000759a-ab9f-4000-9655-214e3e801019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:49,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-143f5698-c17b-4abf-a909-5aadec5ee8af Date: Fri, 28 Dec 2018 16:52:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:52:49,224 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7000759a-ab9f-4000-9655-214e3e801019 used request id req-143f5698-c17b-4abf-a909-5aadec5ee8af 2018-12-28 16:52:49,225 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-net 2018-12-28 16:52:49,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f0e533e4-d730-4b5f-96b9-5e9592cfa828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84de38a5d0229f609352474ff8cd89db7e2add05" 2018-12-28 16:52:50,841 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45c87138-7922-4328-b0db-9a06d5381749 Date: Fri, 28 Dec 2018 16:52:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:52:50,841 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f0e533e4-d730-4b5f-96b9-5e9592cfa828 used request id req-45c87138-7922-4328-b0db-9a06d5381749 2018-12-28 16:52:50,842 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-a19316f0-762c-4b8b-be31-0369c37f68a4-image 2018-12-28 16:52:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}88bee04c46149c21cd0af48bf8bcd105a808e407" 2018-12-28 16:52:51,787 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-af09ff29-987c-4af5-9fec-779142dcdd86 Date: Fri, 28 Dec 2018 16:52:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:52:51,787 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/34047342-bd10-4f51-808a-d1027e745d8d used request id req-af09ff29-987c-4af5-9fec-779142dcdd86 2018-12-28 16:52:51,789 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:51,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:51,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:52,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["GNxenZ4oRJCpKwKgjrcfzw"], "issued_at": "2018-12-28T16:52:52.000000Z"}} 2018-12-28 16:52:52,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b33fd4d0505d2632bc1ee6beabf3edc09ec81d" 2018-12-28 16:52:52,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0713c4d7-8c42-42f2-ac19-6854e26938b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:52,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0713c4d7-8c42-42f2-ac19-6854e26938b9 2018-12-28 16:52:52,256 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:52,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b33fd4d0505d2632bc1ee6beabf3edc09ec81d" 2018-12-28 16:52:52,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-1db20c81-6f9f-442f-939c-dea218d36eb8 x-compute-request-id: req-1db20c81-6f9f-442f-939c-dea218d36eb8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:52,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1db20c81-6f9f-442f-939c-dea218d36eb8 2018-12-28 16:52:52,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b33fd4d0505d2632bc1ee6beabf3edc09ec81d" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-721dfe53-0fe8-48ce-9788-ae214c8839c2name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-28 16:52:53,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-c2de681a-520f-4637-91fc-206c419c1648 x-compute-request-id: req-c2de681a-520f-4637-91fc-206c419c1648 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d50d4a5-1961-41ce-97e5-6b9902582d98", "name": "CreateFlavorTests-721dfe53-0fe8-48ce-9788-ae214c8839c2name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:53,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c2de681a-520f-4637-91fc-206c419c1648 2018-12-28 16:52:53,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:53,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["0UMP-0kpR86s5OhzI1QsxQ"], "issued_at": "2018-12-28T16:52:53.000000Z"}} 2018-12-28 16:52:53,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffce26dc54d29bff0bfdc2ecd1f9331cab762c90" 2018-12-28 16:52:53,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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,Accept-Encoding x-openstack-request-id: req-3b23208d-11d3-4ecb-b72c-558d6d1997ad x-compute-request-id: req-3b23208d-11d3-4ecb-b72c-558d6d1997ad Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "7d50d4a5-1961-41ce-97e5-6b9902582d98", "name": "CreateFlavorTests-721dfe53-0fe8-48ce-9788-ae214c8839c2name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:53,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98 used request id req-3b23208d-11d3-4ecb-b72c-558d6d1997ad 2018-12-28 16:52:53,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffce26dc54d29bff0bfdc2ecd1f9331cab762c90" 2018-12-28 16:52:53,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-e676bbd6-c52a-46e0-800f-a717035f9746 x-compute-request-id: req-e676bbd6-c52a-46e0-800f-a717035f9746 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:52:53,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98/os-extra_specs used request id req-e676bbd6-c52a-46e0-800f-a717035f9746 2018-12-28 16:52:53,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b33fd4d0505d2632bc1ee6beabf3edc09ec81d" 2018-12-28 16:52:53,862 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16: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-4f5c348c-bb04-49e8-88b0-41b97f222cf0 x-compute-request-id: req-4f5c348c-bb04-49e8-88b0-41b97f222cf0 Content-Length: 0 Content-Type: application/json 2018-12-28 16:52:53,862 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/7d50d4a5-1961-41ce-97e5-6b9902582d98 used request id req-4f5c348c-bb04-49e8-88b0-41b97f222cf0 2018-12-28 16:52:53,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffce26dc54d29bff0bfdc2ecd1f9331cab762c90" 2018-12-28 16:52:53,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-68bc313f-5a05-48b5-8152-a8efef7a5bf2 x-compute-request-id: req-68bc313f-5a05-48b5-8152-a8efef7a5bf2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:53,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-68bc313f-5a05-48b5-8152-a8efef7a5bf2 2018-12-28 16:52:53,898 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:53,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:53,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:54,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["1nhWZv3-TPiUfiO5zcYPfA"], "issued_at": "2018-12-28T16:52:54.000000Z"}} 2018-12-28 16:52:54,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98d0f6f9d55605cca9dacae7dc8f8175267f5b2" 2018-12-28 16:52:54,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a8d09ac-784b-493f-aba5-bec2568f8544 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:54,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9a8d09ac-784b-493f-aba5-bec2568f8544 2018-12-28 16:52:54,359 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:54,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98d0f6f9d55605cca9dacae7dc8f8175267f5b2" 2018-12-28 16:52:54,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-3c70db01-afe3-4d87-b607-67fb77c6d9c4 x-compute-request-id: req-3c70db01-afe3-4d87-b607-67fb77c6d9c4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:54,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3c70db01-afe3-4d87-b607-67fb77c6d9c4 2018-12-28 16:52:54,535 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98d0f6f9d55605cca9dacae7dc8f8175267f5b2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-fd140f55-2f36-4204-a503-7bcf9a456685name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-28 16:52:54,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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,Accept-Encoding x-openstack-request-id: req-7e459dd3-bc24-4fd8-9f63-906ba00cafb1 x-compute-request-id: req-7e459dd3-bc24-4fd8-9f63-906ba00cafb1 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b88e521c-70c2-44c7-8182-cc80a4d70e00", "name": "CreateFlavorTests-fd140f55-2f36-4204-a503-7bcf9a456685name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:54,615 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7e459dd3-bc24-4fd8-9f63-906ba00cafb1 2018-12-28 16:52:54,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:55,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["6xxvtWwkSrOdIn6EjOGq7w"], "issued_at": "2018-12-28T16:52:55.000000Z"}} 2018-12-28 16:52:55,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1841773cb6f7bd3d32a8c0e7495c76c30170835d" 2018-12-28 16:52:55,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-be3cdd0c-cd82-422d-85c2-5ad92ff4295d x-compute-request-id: req-be3cdd0c-cd82-422d-85c2-5ad92ff4295d Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b88e521c-70c2-44c7-8182-cc80a4d70e00", "name": "CreateFlavorTests-fd140f55-2f36-4204-a503-7bcf9a456685name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:55,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00 used request id req-be3cdd0c-cd82-422d-85c2-5ad92ff4295d 2018-12-28 16:52:55,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1841773cb6f7bd3d32a8c0e7495c76c30170835d" 2018-12-28 16:52:55,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-d17ac6b2-4af5-4b37-b950-dc21acf6d314 x-compute-request-id: req-d17ac6b2-4af5-4b37-b950-dc21acf6d314 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:52:55,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00/os-extra_specs used request id req-d17ac6b2-4af5-4b37-b950-dc21acf6d314 2018-12-28 16:52:55,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1841773cb6f7bd3d32a8c0e7495c76c30170835d" 2018-12-28 16:52:55,246 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:52: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-86facb34-539b-42c0-9c07-5fae2a01930f x-compute-request-id: req-86facb34-539b-42c0-9c07-5fae2a01930f Content-Length: 0 Content-Type: application/json 2018-12-28 16:52:55,246 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00 used request id req-86facb34-539b-42c0-9c07-5fae2a01930f 2018-12-28 16:52:55,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1841773cb6f7bd3d32a8c0e7495c76c30170835d" 2018-12-28 16:52:55,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-267c59b7-15e5-4949-93e8-09a7ef6b34e8 x-compute-request-id: req-267c59b7-15e5-4949-93e8-09a7ef6b34e8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:55,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-267c59b7-15e5-4949-93e8-09a7ef6b34e8 2018-12-28 16:52:55,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98d0f6f9d55605cca9dacae7dc8f8175267f5b2" 2018-12-28 16:52:55,298 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:52: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-e7694e69-1c2d-4039-8779-fb4985fc7bde x-compute-request-id: req-e7694e69-1c2d-4039-8779-fb4985fc7bde Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor b88e521c-70c2-44c7-8182-cc80a4d70e00 could not be found.", "code": 404}} 2018-12-28 16:52:55,299 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b88e521c-70c2-44c7-8182-cc80a4d70e00 used request id req-e7694e69-1c2d-4039-8779-fb4985fc7bde 2018-12-28 16:52:55,300 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:55,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:55,302 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:55,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["pFtBP4k_TqmeS7hXZ35A2A"], "issued_at": "2018-12-28T16:52:55.000000Z"}} 2018-12-28 16:52:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402eb2efc983b920bc793520ac5666ec2ce3e035" 2018-12-28 16:52:55,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c422d3-8df0-4557-904b-52a1c70379dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:55,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d7c422d3-8df0-4557-904b-52a1c70379dd 2018-12-28 16:52:55,763 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:55,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402eb2efc983b920bc793520ac5666ec2ce3e035" 2018-12-28 16:52:55,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-beeac647-2dc6-4f71-a4a3-d6402c94b4d7 x-compute-request-id: req-beeac647-2dc6-4f71-a4a3-d6402c94b4d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:55,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-beeac647-2dc6-4f71-a4a3-d6402c94b4d7 2018-12-28 16:52:55,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402eb2efc983b920bc793520ac5666ec2ce3e035" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4c7f0692-bce4-4255-b62f-2d6384161fb1name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-28 16:52:56,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-5c2361df-57e5-4149-b88b-e82b771dd99e x-compute-request-id: req-5c2361df-57e5-4149-b88b-e82b771dd99e Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/15e8298d-3927-4d94-a281-c00a592e66be", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e8298d-3927-4d94-a281-c00a592e66be", "name": "CreateFlavorTests-4c7f0692-bce4-4255-b62f-2d6384161fb1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:56,028 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5c2361df-57e5-4149-b88b-e82b771dd99e 2018-12-28 16:52:56,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:56,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["NiKSgWKkQG-gdYnE23iBOg"], "issued_at": "2018-12-28T16:52:56.000000Z"}} 2018-12-28 16:52:56,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c97f30f9cfa3f41487c7c374b84cf08fb83c39" 2018-12-28 16:52:56,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-4bb463d3-c20c-4256-b638-e6f876fd899d x-compute-request-id: req-4bb463d3-c20c-4256-b638-e6f876fd899d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/15e8298d-3927-4d94-a281-c00a592e66be", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "15e8298d-3927-4d94-a281-c00a592e66be", "name": "CreateFlavorTests-4c7f0692-bce4-4255-b62f-2d6384161fb1name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:56,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be used request id req-4bb463d3-c20c-4256-b638-e6f876fd899d 2018-12-28 16:52:56,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35c97f30f9cfa3f41487c7c374b84cf08fb83c39" 2018-12-28 16:52:56,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-3d699367-ce20-405d-a831-b9705d394f1e x-compute-request-id: req-3d699367-ce20-405d-a831-b9705d394f1e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:52:56,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be/os-extra_specs used request id req-3d699367-ce20-405d-a831-b9705d394f1e 2018-12-28 16:52:56,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}402eb2efc983b920bc793520ac5666ec2ce3e035" 2018-12-28 16:52:56,646 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:52: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-e26bccd5-2cb8-4ef2-9c64-e72d31a1b02b x-compute-request-id: req-e26bccd5-2cb8-4ef2-9c64-e72d31a1b02b Content-Length: 0 Content-Type: application/json 2018-12-28 16:52:56,646 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/15e8298d-3927-4d94-a281-c00a592e66be used request id req-e26bccd5-2cb8-4ef2-9c64-e72d31a1b02b 2018-12-28 16:52:56,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:56,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:56,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:57,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["LzsqapjQSCWjykZ3UVdJdg"], "issued_at": "2018-12-28T16:52:57.000000Z"}} 2018-12-28 16:52:57,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee51c5a3f1dc8478a3bb40864401653df09e657b" 2018-12-28 16:52:57,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc352d2-831d-475e-b282-db43071a5242 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:57,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cdc352d2-831d-475e-b282-db43071a5242 2018-12-28 16:52:57,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:57,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee51c5a3f1dc8478a3bb40864401653df09e657b" 2018-12-28 16:52:57,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-2838dd87-a0d2-4eea-b7c9-6e6e99fb10a8 x-compute-request-id: req-2838dd87-a0d2-4eea-b7c9-6e6e99fb10a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:57,313 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2838dd87-a0d2-4eea-b7c9-6e6e99fb10a8 2018-12-28 16:52:57,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee51c5a3f1dc8478a3bb40864401653df09e657b" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-4b02b761-df39-40d3-a07f-8ee9b2e5eb09name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-12-28 16:52:57,391 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-23b1cb0b-420d-4208-8afb-b7bac1b7dafe x-compute-request-id: req-23b1cb0b-420d-4208-8afb-b7bac1b7dafe Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "0ce5e1a9-05ca-467f-9ff0-da35e60858ab", "name": "CreateFlavorTests-4b02b761-df39-40d3-a07f-8ee9b2e5eb09name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-12-28 16:52:57,391 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-23b1cb0b-420d-4208-8afb-b7bac1b7dafe 2018-12-28 16:52:57,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:57,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["ZahhIAkoR32xdlxqaaYNMA"], "issued_at": "2018-12-28T16:52:57.000000Z"}} 2018-12-28 16:52:57,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00275e6569276b42e27276287b2126422702a233" 2018-12-28 16:52:57,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-0809bf2d-5031-44df-9900-b749f0438664 x-compute-request-id: req-0809bf2d-5031-44df-9900-b749f0438664 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "0ce5e1a9-05ca-467f-9ff0-da35e60858ab", "name": "CreateFlavorTests-4b02b761-df39-40d3-a07f-8ee9b2e5eb09name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-12-28 16:52:57,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab used request id req-0809bf2d-5031-44df-9900-b749f0438664 2018-12-28 16:52:57,958 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00275e6569276b42e27276287b2126422702a233" 2018-12-28 16:52:57,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-fa167e7c-05c0-4cc3-8bac-aeee7a89124d x-compute-request-id: req-fa167e7c-05c0-4cc3-8bac-aeee7a89124d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:52:57,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab/os-extra_specs used request id req-fa167e7c-05c0-4cc3-8bac-aeee7a89124d 2018-12-28 16:52:57,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00275e6569276b42e27276287b2126422702a233" 2018-12-28 16:52:58,024 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:52: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-4cf203d9-6285-439e-abf0-c9760c3813b8 x-compute-request-id: req-4cf203d9-6285-439e-abf0-c9760c3813b8 Content-Length: 0 Content-Type: application/json 2018-12-28 16:52:58,024 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab used request id req-4cf203d9-6285-439e-abf0-c9760c3813b8 2018-12-28 16:52:58,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00275e6569276b42e27276287b2126422702a233" 2018-12-28 16:52:58,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-830227d2-dd8f-499a-83b1-111904818d37 x-compute-request-id: req-830227d2-dd8f-499a-83b1-111904818d37 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:58,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-830227d2-dd8f-499a-83b1-111904818d37 2018-12-28 16:52:58,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee51c5a3f1dc8478a3bb40864401653df09e657b" 2018-12-28 16:52:58,078 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:52: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-4c7a42cd-1124-4c56-bba5-8aa60b95af04 x-compute-request-id: req-4c7a42cd-1124-4c56-bba5-8aa60b95af04 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 0ce5e1a9-05ca-467f-9ff0-da35e60858ab could not be found.", "code": 404}} 2018-12-28 16:52:58,078 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0ce5e1a9-05ca-467f-9ff0-da35e60858ab used request id req-4c7a42cd-1124-4c56-bba5-8aa60b95af04 2018-12-28 16:52:58,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:58,080 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:58,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:58,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["31PVN7w1SV2Ps8n7HEhOnw"], "issued_at": "2018-12-28T16:52:58.000000Z"}} 2018-12-28 16:52:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f00f3d7084e4773d9cf22c22a0f13969b7c9f9" 2018-12-28 16:52:58,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd760915-20a9-4844-87f6-24b0a53189da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:58,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cd760915-20a9-4844-87f6-24b0a53189da 2018-12-28 16:52:58,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:58,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f00f3d7084e4773d9cf22c22a0f13969b7c9f9" 2018-12-28 16:52:58,753 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-1f03bf3f-ba12-473a-9add-cb6aa06c2938 x-compute-request-id: req-1f03bf3f-ba12-473a-9add-cb6aa06c2938 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:52:58,753 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1f03bf3f-ba12-473a-9add-cb6aa06c2938 2018-12-28 16:52:58,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f00f3d7084e4773d9cf22c22a0f13969b7c9f9" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5a5cc284-f163-4cf7-936f-a047ac3b52a7name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-12-28 16:52:58,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52: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-434ec8a2-5f0f-432e-b40b-c19d4f45e728 x-compute-request-id: req-434ec8a2-5f0f-432e-b40b-c19d4f45e728 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8d8f75d0-f097-4c2a-9970-f810cc901cc6", "name": "CreateFlavorTests-5a5cc284-f163-4cf7-936f-a047ac3b52a7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:58,844 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-434ec8a2-5f0f-432e-b40b-c19d4f45e728 2018-12-28 16:52:58,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:59,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["V6wtC37JTcyTHi6KzaK_ng"], "issued_at": "2018-12-28T16:52:59.000000Z"}} 2018-12-28 16:52:59,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9462097f07dba5fb241cda6a1c6dce4d279ad4cd" 2018-12-28 16:52:59,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c3fa8120-25f0-417d-b67b-1a65fff3fe36 x-compute-request-id: req-c3fa8120-25f0-417d-b67b-1a65fff3fe36 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8d8f75d0-f097-4c2a-9970-f810cc901cc6", "name": "CreateFlavorTests-5a5cc284-f163-4cf7-936f-a047ac3b52a7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:52:59,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6 used request id req-c3fa8120-25f0-417d-b67b-1a65fff3fe36 2018-12-28 16:52:59,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9462097f07dba5fb241cda6a1c6dce4d279ad4cd" 2018-12-28 16:52:59,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e596dd09-aa04-41a7-80f2-5b6c2fa663dd x-compute-request-id: req-e596dd09-aa04-41a7-80f2-5b6c2fa663dd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:52:59,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6/os-extra_specs used request id req-e596dd09-aa04-41a7-80f2-5b6c2fa663dd 2018-12-28 16:52:59,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:52:59,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:52:59,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["xIEhcKAAQhyEDqCFMEZ_bA"], "issued_at": "2018-12-28T16:52:59.000000Z"}} 2018-12-28 16:52:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393b81d8dcb486d5d29733898d84f1e34934ae00" 2018-12-28 16:52:59,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d7aab12-a1d4-4645-b3ec-d8a943f97b0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:52:59,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1d7aab12-a1d4-4645-b3ec-d8a943f97b0c 2018-12-28 16:52:59,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:52:59,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393b81d8dcb486d5d29733898d84f1e34934ae00" 2018-12-28 16:53:00,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:52:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3fa31a2-2e7d-4751-b9f8-72187ef82853 x-compute-request-id: req-a3fa31a2-2e7d-4751-b9f8-72187ef82853 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8d8f75d0-f097-4c2a-9970-f810cc901cc6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "bookmark"}], "name": "CreateFlavorTests-5a5cc284-f163-4cf7-936f-a047ac3b52a7name"}]} 2018-12-28 16:53:00,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a3fa31a2-2e7d-4751-b9f8-72187ef82853 2018-12-28 16:53:00,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}393b81d8dcb486d5d29733898d84f1e34934ae00" 2018-12-28 16:53:00,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81ef91a2-aa7d-4dfa-96b6-175288e11d52 x-compute-request-id: req-81ef91a2-aa7d-4dfa-96b6-175288e11d52 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8d8f75d0-f097-4c2a-9970-f810cc901cc6", "name": "CreateFlavorTests-5a5cc284-f163-4cf7-936f-a047ac3b52a7name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:53:00,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6 used request id req-81ef91a2-aa7d-4dfa-96b6-175288e11d52 2018-12-28 16:53:00,495 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-5a5cc284-f163-4cf7-936f-a047ac3b52a7name 2018-12-28 16:53:00,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87f00f3d7084e4773d9cf22c22a0f13969b7c9f9" 2018-12-28 16:53:00,538 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:53:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ccb673ed-ea2c-44e1-bbbc-1f2f4fcd3692 x-compute-request-id: req-ccb673ed-ea2c-44e1-bbbc-1f2f4fcd3692 Content-Length: 0 Content-Type: application/json 2018-12-28 16:53:00,539 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8d8f75d0-f097-4c2a-9970-f810cc901cc6 used request id req-ccb673ed-ea2c-44e1-bbbc-1f2f4fcd3692 2018-12-28 16:53:00,540 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:53:00,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:53:00,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:53:00,926 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:53:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["b1uIakY9TWWIm2i7kCYA1g"], "issued_at": "2018-12-28T16:53:00.000000Z"}} 2018-12-28 16:53:00,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:01,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0135a120-2375-4e6b-8f78-c43b4944c2e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:53:01,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0135a120-2375-4e6b-8f78-c43b4944c2e2 2018-12-28 16:53:01,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:01,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-f97fc87b-1931-4015-8e7e-8f1eb2bbadae Date: Fri, 28 Dec 2018 16:53:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image"} 2018-12-28 16:53:01,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image used request id req-f97fc87b-1931-4015-8e7e-8f1eb2bbadae 2018-12-28 16:53:01,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:01,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-27d2ad06-f22c-48ed-829e-f9088aa149b6 Date: Fri, 28 Dec 2018 16:53:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 16:53:01,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-27d2ad06-f22c-48ed-829e-f9088aa149b6 2018-12-28 16:53:01,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image"}' 2018-12-28 16:53:02,002 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 X-Openstack-Request-Id: req-367c44d5-f2c2-430a-91c8-ad2ab090f91c Date: Fri, 28 Dec 2018 16:53:01 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:53:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:53:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/62c5150d-6976-4590-947c-4dca8da21397", "min_disk": 0, "protected": false, "id": "62c5150d-6976-4590-947c-4dca8da21397", "file": "/v2/images/62c5150d-6976-4590-947c-4dca8da21397/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:53:02,003 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-367c44d5-f2c2-430a-91c8-ad2ab090f91c 2018-12-28 16:53:02,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" -d '' 2018-12-28 16:53:03,686 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d8add40-9260-470f-81cc-a6d577b82fdd Date: Fri, 28 Dec 2018 16:53:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:53:03,686 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397/file used request id req-0d8add40-9260-470f-81cc-a6d577b82fdd 2018-12-28 16:53:03,686 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:53:03,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:03,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-3b09c9ca-a743-47c3-9120-b31e8df39981 Date: Fri, 28 Dec 2018 16:53:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:53:03Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/62c5150d-6976-4590-947c-4dca8da21397/snap", "metadata": {}}], "self": "/v2/images/62c5150d-6976-4590-947c-4dca8da21397", "min_disk": 0, "protected": false, "id": "62c5150d-6976-4590-947c-4dca8da21397", "file": "/v2/images/62c5150d-6976-4590-947c-4dca8da21397/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/62c5150d-6976-4590-947c-4dca8da21397/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:53:03,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 used request id req-3b09c9ca-a743-47c3-9120-b31e8df39981 2018-12-28 16:53:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:04,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b825a2e-2896-4267-be7e-a1925ef5fc5c Date: Fri, 28 Dec 2018 16:53: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-12-28 16:53:04,043 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2b825a2e-2896-4267-be7e-a1925ef5fc5c 2018-12-28 16:53:04,046 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image 2018-12-28 16:53:04,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:04,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-3fe6f81f-8179-4534-9a52-8498c01ae434 Date: Fri, 28 Dec 2018 16:53:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:53:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:53:03Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/62c5150d-6976-4590-947c-4dca8da21397/snap", "metadata": {}}], "self": "/v2/images/62c5150d-6976-4590-947c-4dca8da21397", "min_disk": 0, "protected": false, "id": "62c5150d-6976-4590-947c-4dca8da21397", "file": "/v2/images/62c5150d-6976-4590-947c-4dca8da21397/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/62c5150d-6976-4590-947c-4dca8da21397/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:53:04,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 used request id req-3fe6f81f-8179-4534-9a52-8498c01ae434 2018-12-28 16:53:04,213 - create_image - DEBUG - Instance status is - active 2018-12-28 16:53:04,213 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image 2018-12-28 16:53:04,213 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image 2018-12-28 16:53:04,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:53:04,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:53:04,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["FRDgAnWaSQ-R3Ib8zxuTow"], "issued_at": "2018-12-28T16:53:04.000000Z"}} 2018-12-28 16:53:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd161d062b7ec902ff66c7ce7d8e1632588f56" 2018-12-28 16:53:04,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7290cc-54e4-4bf0-80a0-eab425c47ed8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:53:04,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fa7290cc-54e4-4bf0-80a0-eab425c47ed8 2018-12-28 16:53:04,626 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:53:04,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd161d062b7ec902ff66c7ce7d8e1632588f56" 2018-12-28 16:53:04,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3651048e-4d8a-4df8-9493-1a4d881a1a10 x-compute-request-id: req-3651048e-4d8a-4df8-9493-1a4d881a1a10 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:53:04,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3651048e-4d8a-4df8-9493-1a4d881a1a10 2018-12-28 16:53:04,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd161d062b7ec902ff66c7ce7d8e1632588f56" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-28 16:53:04,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dde4db0-f70b-4c29-b13b-22fff87cb474 x-compute-request-id: req-7dde4db0-f70b-4c29-b13b-22fff87cb474 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da", "name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:53:04,896 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7dde4db0-f70b-4c29-b13b-22fff87cb474 2018-12-28 16:53:04,918 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:53:04,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:53:05,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["0N1iWFvPT5OkeU0Y95UZ1A"], "issued_at": "2018-12-28T16:53:05.000000Z"}} 2018-12-28 16:53:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-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-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}}' 2018-12-28 16:53:08,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:53:05 GMT Server: Apache x-openstack-request-id: req-0cf7d5d8-64a4-4e81-b3e8-5b70a1ec241a Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}]}} 2018-12-28 16:53:08,300 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-0cf7d5d8-64a4-4e81-b3e8-5b70a1ec241a 2018-12-28 16:53:08,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:08,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:08 GMT Server: Apache x-openstack-request-id: req-44a0be81-ecb2-40b9-8d3f-99e875345085 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:09,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:08 GMT Server: Apache x-openstack-request-id: req-3026cd55-a8e4-477f-9886-b704c529e903 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:09,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-3026cd55-a8e4-477f-9886-b704c529e903 2018-12-28 16:53:09,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:10,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:09 GMT Server: Apache x-openstack-request-id: req-0af65e9d-2c2c-436e-9bc5-4379788e8dea 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-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "deletion_time": null, "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "updated_time": null, "project": "d88be6a8f3fe465c92c457037730ed6e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "tags": null}]} 2018-12-28 16:53:10,061 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1 used request id req-0af65e9d-2c2c-436e-9bc5-4379788e8dea 2018-12-28 16:53:10,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:10,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:10 GMT Server: Apache x-openstack-request-id: req-56d798fb-2e9c-4ef3-952a-d0a779707a68 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-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "deletion_time": null, "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "updated_time": null, "project": "d88be6a8f3fe465c92c457037730ed6e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "tags": null}]} 2018-12-28 16:53:10,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1 used request id req-56d798fb-2e9c-4ef3-952a-d0a779707a68 2018-12-28 16:53:10,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:11,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:10 GMT Server: Apache x-openstack-request-id: req-2d4077ee-b699-418e-ae28-683bb1df9828 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:12,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:11 GMT Server: Apache x-openstack-request-id: req-335ce6ff-04f6-4d32-81fb-af8e7adccd6e 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:12,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-335ce6ff-04f6-4d32-81fb-af8e7adccd6e 2018-12-28 16:53:12,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:12,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:12 GMT Server: Apache x-openstack-request-id: req-a4ad4cf2-4965-4b42-86d5-437977050bcd Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:12,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:12 GMT Server: Apache x-openstack-request-id: req-09034dcd-f0a6-43f7-b377-0d1ce91d0899 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "69c4bfbd-1a19-41a4-9b88-14e147c19b5b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "011af11f-536d-4145-bfec-1e8c5cefa965", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27fcfd9c-a53c-4abe-901b-5ce8b7f30492", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:53:12,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources used request id req-09034dcd-f0a6-43f7-b377-0d1ce91d0899 2018-12-28 16:53:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:12,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:12 GMT Server: Apache x-openstack-request-id: req-67b280c3-83eb-4904-8529-62bbcf99406f Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:13,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:12 GMT Server: Apache x-openstack-request-id: req-5a51fdc9-7cd9-4328-9f7f-e2a5f92f8480 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:13,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-5a51fdc9-7cd9-4328-9f7f-e2a5f92f8480 2018-12-28 16:53:13,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:13,360 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:13 GMT Server: Apache x-openstack-request-id: req-678d551d-c8f3-4084-bba2-c0b9e7d17592 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:13,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:13 GMT Server: Apache x-openstack-request-id: req-5b1a2006-1f07-4577-afb8-6b9a823b26cf 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:13,486 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-5b1a2006-1f07-4577-afb8-6b9a823b26cf 2018-12-28 16:53:16,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:17,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:16 GMT Server: Apache x-openstack-request-id: req-ccc26c5b-0fe2-46d5-8502-b7773bf4bd10 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:17,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:17 GMT Server: Apache x-openstack-request-id: req-7cdafbb9-6e5d-459f-b096-486fa5771a95 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:17,914 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-7cdafbb9-6e5d-459f-b096-486fa5771a95 2018-12-28 16:53:20,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:20,997 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:20 GMT Server: Apache x-openstack-request-id: req-2a6da346-faf8-410a-97d2-243e95e63cb1 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:21,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:20 GMT Server: Apache x-openstack-request-id: req-e1eb826e-2a14-46cc-93fa-71b9d3dcf407 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:21,726 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-e1eb826e-2a14-46cc-93fa-71b9d3dcf407 2018-12-28 16:53:24,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:25,438 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:24 GMT Server: Apache x-openstack-request-id: req-722af1bb-1fa8-4017-810d-0104e75464d3 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:26,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:25 GMT Server: Apache x-openstack-request-id: req-cbd4129e-2368-4ff7-a4d2-cc62933264c4 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image", "inst_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1", "stack_user_project_id": "a856f2cc706542d6912cd5aca3edf750", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:53:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2c82cf0d-da1e-4e2b-b212-2639123f3620", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:26,168 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-cbd4129e-2368-4ff7-a4d2-cc62933264c4 2018-12-28 16:53:26,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:26,872 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:26 GMT Server: Apache x-openstack-request-id: req-3981e47a-09c9-4b59-951e-0b3a8a9d5a7e Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:27,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:26 GMT Server: Apache x-openstack-request-id: req-f929b4de-7798-4059-a0ff-955daa7e5c15 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.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "69c4bfbd-1a19-41a4-9b88-14e147c19b5b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "011af11f-536d-4145-bfec-1e8c5cefa965", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27fcfd9c-a53c-4abe-901b-5ce8b7f30492", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "23090f6d-0603-4f3b-bd01-fef60c0ca154", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:53:27,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources used request id req-f929b4de-7798-4059-a0ff-955daa7e5c15 2018-12-28 16:53:27,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:27,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-71f95602-9540-4f04-b83d-06d2c9aad375 Date: Fri, 28 Dec 2018 16:53:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["011af11f-536d-4145-bfec-1e8c5cefa965"],"description":"","tags":[],"updated_at":"2018-12-28T16:53:10Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:08Z","provider:network_type":"vxlan"}]} 2018-12-28 16:53:27,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 used request id req-71f95602-9540-4f04-b83d-06d2c9aad375 2018-12-28 16:53:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:27,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-faa9f5c9-1a5e-4296-a082-34ce57cf239c Date: Fri, 28 Dec 2018 16:53:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:53:10Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"011af11f-536d-4145-bfec-1e8c5cefa965","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet"}]} 2018-12-28 16:53:27,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 used request id req-faa9f5c9-1a5e-4296-a082-34ce57cf239c 2018-12-28 16:53:27,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ee912ca4-9990-483d-b985-2efd1c65ae04 Date: Fri, 28 Dec 2018 16:53:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:53:10Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"011af11f-536d-4145-bfec-1e8c5cefa965","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet"}]} 2018-12-28 16:53:28,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 used request id req-ee912ca4-9990-483d-b985-2efd1c65ae04 2018-12-28 16:53:28,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:53:28,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:28,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c763254-8540-4836-9a12-57163ec820e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:53:28,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0c763254-8540-4836-9a12-57163ec820e0 2018-12-28 16:53:28,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:28,900 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:28 GMT Server: Apache x-openstack-request-id: req-de66bf9d-5921-403b-b9da-681a36c269e8 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:29,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:28 GMT Server: Apache x-openstack-request-id: req-a1be79f3-ac16-4e34-853f-08dfcfe3753d 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.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "69c4bfbd-1a19-41a4-9b88-14e147c19b5b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "011af11f-536d-4145-bfec-1e8c5cefa965", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27fcfd9c-a53c-4abe-901b-5ce8b7f30492", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "23090f6d-0603-4f3b-bd01-fef60c0ca154", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:53:29,027 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources used request id req-a1be79f3-ac16-4e34-853f-08dfcfe3753d 2018-12-28 16:53:29,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/23090f6d-0603-4f3b-bd01-fef60c0ca154 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:29,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53: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-52762dd9-b3ca-41c4-8bc1-ea6393c68ecb x-compute-request-id: req-52762dd9-b3ca-41c4-8bc1-ea6393c68ecb Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:ec:16", "version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/23090f6d-0603-4f3b-bd01-fef60c0ca154", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/23090f6d-0603-4f3b-bd01-fef60c0ca154", "rel": "bookmark"}], "image": {"id": "62c5150d-6976-4590-947c-4dca8da21397", "links": [{"href": "http://172.30.9.21:8774/images/62c5150d-6976-4590-947c-4dca8da21397", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-12-28T16:53:21.000000", "flavor": {"id": "0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da", "links": [{"href": "http://172.30.9.21:8774/flavors/0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da", "rel": "bookmark"}]}, "id": "23090f6d-0603-4f3b-bd01-fef60c0ca154", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:53:22Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "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-04d1bca6-e6cf-43e6-85c7-c109549aee36-inst", "created": "2018-12-28T16:53:15Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:53:29,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/23090f6d-0603-4f3b-bd01-fef60c0ca154 used request id req-52762dd9-b3ca-41c4-8bc1-ea6393c68ecb 2018-12-28 16:53:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:30,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-3c6c0796-3224-4872-a8a5-2680f93648dd Date: Fri, 28 Dec 2018 16:53:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":67,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["011af11f-536d-4145-bfec-1e8c5cefa965"],"description":"","tags":[],"updated_at":"2018-12-28T16:53:10Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:08Z","provider:network_type":"vxlan"}]} 2018-12-28 16:53:30,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-net used request id req-3c6c0796-3224-4872-a8a5-2680f93648dd 2018-12-28 16:53:30,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:53:30,110 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:53:30,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:30,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb8cb35-4e7e-493e-8273-ded378bc1ba6 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:53:30,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-5eb8cb35-4e7e-493e-8273-ded378bc1ba6 2018-12-28 16:53:30,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:30,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2239d1c9-fe19-49c0-8113-7a36124f8d08 Date: Fri, 28 Dec 2018 16:53:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:10Z","dns_nameservers":[],"updated_at":"2018-12-28T16:53:10Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"011af11f-536d-4145-bfec-1e8c5cefa965","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-subnet"}]} 2018-12-28 16:53:30,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 used request id req-2239d1c9-fe19-49c0-8113-7a36124f8d08 2018-12-28 16:53:30,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:30,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3909 X-Openstack-Request-Id: req-ced3b081-be6c-4e33-8075-37773a4162c8 Date: Fri, 28 Dec 2018 16:53:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"011af11f-536d-4145-bfec-1e8c5cefa965","ip_address":"10.0.0.4"}],"id":"571b61ae-d695-4317-8536-7accb89af0ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ef:bd:b6","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-27fcfd9c-a53c-4abe-901b-5ce8b7f30492"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:53:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"011af11f-536d-4145-bfec-1e8c5cefa965","ip_address":"10.0.0.7"}],"id":"69c4bfbd-1a19-41a4-9b88-14e147c19b5b","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:55:ec:16","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1-server1_port-ignntuxqqydd","admin_state_up":true,"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:11Z","binding:vnic_type":"normal","device_id":"23090f6d-0603-4f3b-bd01-fef60c0ca154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:53:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"011af11f-536d-4145-bfec-1e8c5cefa965","ip_address":"10.0.0.2"}],"id":"b6aa3ba3-7b23-4d4a-8e6a-ee072b08b203","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:35:41:08","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-27fcfd9c-a53c-4abe-901b-5ce8b7f30492"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:53:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"011af11f-536d-4145-bfec-1e8c5cefa965","ip_address":"10.0.0.3"}],"id":"e517d92d-975a-4d13-9425-c80b7c2e4aaa","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:34:4a","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"27fcfd9c-a53c-4abe-901b-5ce8b7f30492","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:53:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-27fcfd9c-a53c-4abe-901b-5ce8b7f30492"}]} 2018-12-28 16:53:30,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=27fcfd9c-a53c-4abe-901b-5ce8b7f30492 used request id req-ced3b081-be6c-4e33-8075-37773a4162c8 2018-12-28 16:53:30,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:30,534 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:30 GMT Server: Apache x-openstack-request-id: req-d49b36e8-941f-4093-96cc-ec4537ec0cb0 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:30,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:30 GMT Server: Apache x-openstack-request-id: req-6ea8eafe-3e15-41c5-aab7-04c1f0dd3cb4 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.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "69c4bfbd-1a19-41a4-9b88-14e147c19b5b", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "011af11f-536d-4145-bfec-1e8c5cefa965", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "27fcfd9c-a53c-4abe-901b-5ce8b7f30492", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T16:53:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:53:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "23090f6d-0603-4f3b-bd01-fef60c0ca154", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:53:30,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620/resources used request id req-6ea8eafe-3e15-41c5-aab7-04c1f0dd3cb4 2018-12-28 16:53:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/2c82cf0d-da1e-4e2b-b212-2639123f3620 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9d55977e5ad0cfa01661a3fd4fff33c71f4ea79" 2018-12-28 16:53:31,356 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:30 GMT Server: Apache x-openstack-request-id: req-06d1f340-da46-4f80-8a29-5b91f43c46c0 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:32,088 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:53:31 GMT Server: Apache x-openstack-request-id: req-ab9876e9-193b-4983-be95-f9961cff1cb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:53:32,088 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-stack1/2c82cf0d-da1e-4e2b-b212-2639123f3620 used request id req-ab9876e9-193b-4983-be95-f9961cff1cb7 2018-12-28 16:53:32,089 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-04d1bca6-e6cf-43e6-85c7-c109549aee36-image 2018-12-28 16:53:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2593816dcf399f830aced4f77be6972534bfd366" 2018-12-28 16:53:33,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3cd06095-ad38-4595-b97f-fb031664b5fc Date: Fri, 28 Dec 2018 16:53:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:53:33,982 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/62c5150d-6976-4590-947c-4dca8da21397 used request id req-3cd06095-ad38-4595-b97f-fb031664b5fc 2018-12-28 16:53:33,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74fd161d062b7ec902ff66c7ce7d8e1632588f56" 2018-12-28 16:53:34,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:53: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-1082fcac-b013-4790-a075-bc7d2c51fbe9 x-compute-request-id: req-1082fcac-b013-4790-a075-bc7d2c51fbe9 Content-Length: 0 Content-Type: application/json 2018-12-28 16:53:34,057 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/0cfa3fbd-fe4f-4a36-85eb-e77791f6e1da used request id req-1082fcac-b013-4790-a075-bc7d2c51fbe9 2018-12-28 16:53:34,059 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:53:34,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:53:34,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:53:34,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["0QGrHOR6R5G1El6qHjKKQQ"], "issued_at": "2018-12-28T16:53:34.000000Z"}} 2018-12-28 16:53:34,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:53:34,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b2ef5e4-d06f-44d2-80f8-9fb4324d4779 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:53:34,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8b2ef5e4-d06f-44d2-80f8-9fb4324d4779 2018-12-28 16:53:34,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:53:34,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-024195ea-af4e-4068-a3a2-9e23d7aa3844 Date: Fri, 28 Dec 2018 16:53:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image"} 2018-12-28 16:53:34,714 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image used request id req-024195ea-af4e-4068-a3a2-9e23d7aa3844 2018-12-28 16:53:34,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:53:34,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4a7cfd2f-c815-42f2-83ba-e5e57dec40f8 Date: Fri, 28 Dec 2018 16: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-12-28 16:53:34,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4a7cfd2f-c815-42f2-83ba-e5e57dec40f8 2018-12-28 16:53:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image"}' 2018-12-28 16:53:35,109 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 X-Openstack-Request-Id: req-98e10d92-1bc3-4804-a6f5-9d986bebff40 Date: Fri, 28 Dec 2018 16:53:35 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:53:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:53:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751", "min_disk": 0, "protected": false, "id": "df73ad5e-0dbc-4c99-a1ab-d433963ef751", "file": "/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:53:35,109 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-98e10d92-1bc3-4804-a6f5-9d986bebff40 2018-12-28 16:53:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" -d '' 2018-12-28 16:53:36,626 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-060feb45-ea52-4707-8a2d-771b0085ca02 Date: Fri, 28 Dec 2018 16:53:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:53:36,626 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/file used request id req-060feb45-ea52-4707-8a2d-771b0085ca02 2018-12-28 16:53:36,627 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:53:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:53:36,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-1a6b7f48-84a8-49ef-8f7e-77aba2484fbc Date: Fri, 28 Dec 2018 16:53:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:53:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:53:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/snap", "metadata": {}}], "self": "/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751", "min_disk": 0, "protected": false, "id": "df73ad5e-0dbc-4c99-a1ab-d433963ef751", "file": "/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:53:36,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 used request id req-1a6b7f48-84a8-49ef-8f7e-77aba2484fbc 2018-12-28 16:53:36,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:53:36,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e74e6aa8-76d7-4220-81c8-511c9be1c6a7 Date: Fri, 28 Dec 2018 16:53: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-12-28 16:53:36,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e74e6aa8-76d7-4220-81c8-511c9be1c6a7 2018-12-28 16:53:36,959 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image 2018-12-28 16:53:36,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:53:37,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-60399e88-3cfd-4bbb-9542-6f25362ba721 Date: Fri, 28 Dec 2018 16:53:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:53:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:53:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/snap", "metadata": {}}], "self": "/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751", "min_disk": 0, "protected": false, "id": "df73ad5e-0dbc-4c99-a1ab-d433963ef751", "file": "/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:53:37,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 used request id req-60399e88-3cfd-4bbb-9542-6f25362ba721 2018-12-28 16:53:37,120 - create_image - DEBUG - Instance status is - active 2018-12-28 16:53:37,120 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image 2018-12-28 16:53:37,120 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image 2018-12-28 16:53:37,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:53:37,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:53:37,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["1K6B04vVQdSUYecMy9-SFA"], "issued_at": "2018-12-28T16:53:37.000000Z"}} 2018-12-28 16:53:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33dd512e09d780f068e55e4a3bb34c70e2c291f" 2018-12-28 16:53:37,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e96148f1-a33d-49a3-81bc-5c3857a4b9e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:53:37,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e96148f1-a33d-49a3-81bc-5c3857a4b9e0 2018-12-28 16:53:37,579 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:53:37,584 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33dd512e09d780f068e55e4a3bb34c70e2c291f" 2018-12-28 16:53:37,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53: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-f4c60c8a-a8e3-4f50-a908-70d07f68c12d x-compute-request-id: req-f4c60c8a-a8e3-4f50-a908-70d07f68c12d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:53:37,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f4c60c8a-a8e3-4f50-a908-70d07f68c12d 2018-12-28 16:53:37,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33dd512e09d780f068e55e4a3bb34c70e2c291f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-12-28 16:53:37,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53: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-daecd45f-2d25-4ff7-ae81-0cfc493d9732 x-compute-request-id: req-daecd45f-2d25-4ff7-ae81-0cfc493d9732 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/56bb1f5c-258f-4754-968d-93707f3f19a8", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/56bb1f5c-258f-4754-968d-93707f3f19a8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "56bb1f5c-258f-4754-968d-93707f3f19a8", "name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:53:37,907 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-daecd45f-2d25-4ff7-ae81-0cfc493d9732 2018-12-28 16:53:37,908 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:53:37,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:53:38,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:53:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["mFx8GXsyS5a8_GrHPQkGnA"], "issued_at": "2018-12-28T16:53:38.000000Z"}} 2018-12-28 16:53:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-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-58166312-466c-433c-8029-0a29e385ff95-net", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}}' 2018-12-28 16:53:41,348 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:53:38 GMT Server: Apache x-openstack-request-id: req-16664dac-9609-495d-9d7d-162ac44cefcb Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}]}} 2018-12-28 16:53:41,349 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-16664dac-9609-495d-9d7d-162ac44cefcb 2018-12-28 16:53:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:41,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:41 GMT Server: Apache x-openstack-request-id: req-cafc4f14-8a0d-40a7-ab38-d6fea7582efa Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:41,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:41 GMT Server: Apache x-openstack-request-id: req-13aa711d-0a60-4743-889c-6ded68c8dd9d 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:41,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-13aa711d-0a60-4743-889c-6ded68c8dd9d 2018-12-28 16:53:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:41,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:41 GMT Server: Apache x-openstack-request-id: req-eb216f56-2abf-41a3-a0a2-290b3660f249 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-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "deletion_time": null, "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "updated_time": null, "project": "d88be6a8f3fe465c92c457037730ed6e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "tags": null}]} 2018-12-28 16:53:41,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1 used request id req-eb216f56-2abf-41a3-a0a2-290b3660f249 2018-12-28 16:53:41,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:42,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:41 GMT Server: Apache x-openstack-request-id: req-08019369-8fb2-4b67-a56d-73119999adf0 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-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "deletion_time": null, "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "updated_time": null, "project": "d88be6a8f3fe465c92c457037730ed6e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "tags": null}]} 2018-12-28 16:53:42,660 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1 used request id req-08019369-8fb2-4b67-a56d-73119999adf0 2018-12-28 16:53:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:42,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:42 GMT Server: Apache x-openstack-request-id: req-59b65917-a3df-4eab-9a8a-c20836d16257 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:43,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:42 GMT Server: Apache x-openstack-request-id: req-713feac2-93bc-42f1-8ddf-b5c4a735c208 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:43,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-713feac2-93bc-42f1-8ddf-b5c4a735c208 2018-12-28 16:53:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:43,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:43 GMT Server: Apache x-openstack-request-id: req-69abe772-65a7-4c11-8d90-2902b3e05809 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:43,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:43 GMT Server: Apache x-openstack-request-id: req-3a3416db-8437-48c5-bfd8-84ce6677d205 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:43,424 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-3a3416db-8437-48c5-bfd8-84ce6677d205 2018-12-28 16:53:46,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:46,457 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:46 GMT Server: Apache x-openstack-request-id: req-f62e4915-0018-4acc-8767-0c9b8b63aedf Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:46,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:46 GMT Server: Apache x-openstack-request-id: req-ac588dbd-4f76-4bd8-a725-29e7b8a67bb9 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:46,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-ac588dbd-4f76-4bd8-a725-29e7b8a67bb9 2018-12-28 16:53:49,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:50,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:49 GMT Server: Apache x-openstack-request-id: req-ad3c47ce-6701-4a5c-af13-65bbd0370bf8 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:50,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:50 GMT Server: Apache x-openstack-request-id: req-51844816-806b-4c9f-9c09-411e60e578ed 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:50,185 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-51844816-806b-4c9f-9c09-411e60e578ed 2018-12-28 16:53:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:53,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:53 GMT Server: Apache x-openstack-request-id: req-6b5bcef4-0382-4d87-9a07-1d45e7aeb25f Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:53 GMT Server: Apache x-openstack-request-id: req-10f99471-ceeb-440a-a6eb-d4ddcf75afea 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:54,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-10f99471-ceeb-440a-a6eb-d4ddcf75afea 2018-12-28 16:53:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:53:57,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:53:57 GMT Server: Apache x-openstack-request-id: req-ddb6de5a-6fcd-4a1d-8807-db6cdc42088e Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:53:57,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:53:57 GMT Server: Apache x-openstack-request-id: req-4b017df1-8648-42b2-8fe0-3b850e5d80a0 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:53:57,732 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-4b017df1-8648-42b2-8fe0-3b850e5d80a0 2018-12-28 16:54:00,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:00,926 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:00 GMT Server: Apache x-openstack-request-id: req-ac0bed81-26de-4cae-b276-d48c892a0102 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:01,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:00 GMT Server: Apache x-openstack-request-id: req-cc9600b9-f3e8-409b-8d6f-784c0cb8a1d6 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1", "stack_user_project_id": "74b746baa8b5433082068db102385aa3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:53:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dd2a65c2-e7e8-498b-a30a-9fa5bcb24507", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:01,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-cc9600b9-f3e8-409b-8d6f-784c0cb8a1d6 2018-12-28 16:54:01,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-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-58166312-466c-433c-8029-0a29e385ff95-net", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}}' 2018-12-28 16:54:03,493 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:54:01 GMT Server: Apache x-openstack-request-id: req-6f3a4e82-572f-46b6-94aa-c79f6abc7fa5 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}]}} 2018-12-28 16:54:03,494 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-6f3a4e82-572f-46b6-94aa-c79f6abc7fa5 2018-12-28 16:54:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:03,524 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:03 GMT Server: Apache x-openstack-request-id: req-524a1687-f7d4-41b3-9c7c-b9b58aa12217 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:03,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:03 GMT Server: Apache x-openstack-request-id: req-c07d6bc5-1489-4065-b53d-ef56073753c5 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:03,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-c07d6bc5-1489-4065-b53d-ef56073753c5 2018-12-28 16:54:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:03,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:03 GMT Server: Apache x-openstack-request-id: req-aadfef1e-f1fb-4398-a695-0a9c2d4b68d3 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-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "deletion_time": null, "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "updated_time": null, "project": "d88be6a8f3fe465c92c457037730ed6e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "tags": null}]} 2018-12-28 16:54:03,762 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2 used request id req-aadfef1e-f1fb-4398-a695-0a9c2d4b68d3 2018-12-28 16:54:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:03,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:03 GMT Server: Apache x-openstack-request-id: req-2a37b055-b3b0-4e12-923a-7fb45a4f612e 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-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "deletion_time": null, "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "updated_time": null, "project": "d88be6a8f3fe465c92c457037730ed6e", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "tags": null}]} 2018-12-28 16:54:03,807 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks?stack_name=HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2 used request id req-2a37b055-b3b0-4e12-923a-7fb45a4f612e 2018-12-28 16:54:03,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:03,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:03 GMT Server: Apache x-openstack-request-id: req-d6757531-44b0-495e-abef-0ac0f6352d2b Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:04,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:03 GMT Server: Apache x-openstack-request-id: req-f6f11da4-b004-4ab7-858a-f433c48f5de8 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:04,021 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-f6f11da4-b004-4ab7-858a-f433c48f5de8 2018-12-28 16:54:04,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:04,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:04 GMT Server: Apache x-openstack-request-id: req-22e60606-2cdf-4438-b6f3-cc352e58602d Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:04,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:04 GMT Server: Apache x-openstack-request-id: req-07e51fff-fc15-4291-84df-9478a7ddb6e9 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:04,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-07e51fff-fc15-4291-84df-9478a7ddb6e9 2018-12-28 16:54:07,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:08,363 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:07 GMT Server: Apache x-openstack-request-id: req-4b3904bc-fd5a-4deb-990d-0562a69a20e7 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:08 GMT Server: Apache x-openstack-request-id: req-14daa99f-f3d2-44e4-a44b-dfced8c03ba4 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:08,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-14daa99f-f3d2-44e4-a44b-dfced8c03ba4 2018-12-28 16:54:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:12,187 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:11 GMT Server: Apache x-openstack-request-id: req-fa6153f2-9a45-43bc-a053-fb66e2293680 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:12,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:12 GMT Server: Apache x-openstack-request-id: req-b77c6b92-4123-426a-8e6e-5f61d3b97765 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:12,230 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-b77c6b92-4123-426a-8e6e-5f61d3b97765 2018-12-28 16:54:15,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:15,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:15 GMT Server: Apache x-openstack-request-id: req-dafaf339-ac32-46e5-9898-28be4f85a4cf Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:15,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:15 GMT Server: Apache x-openstack-request-id: req-bbc696a9-051b-48ca-be9a-5558abf47400 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:15,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-bbc696a9-051b-48ca-be9a-5558abf47400 2018-12-28 16:54:18,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:18,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:18 GMT Server: Apache x-openstack-request-id: req-aad789b4-0c9e-4c09-823d-4d6dbf4c6012 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:18,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:18 GMT Server: Apache x-openstack-request-id: req-3ee6a69a-f8be-4686-ad9f-db1d3d4f3a9f 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:18,445 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-3ee6a69a-f8be-4686-ad9f-db1d3d4f3a9f 2018-12-28 16:54:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:21,480 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:21 GMT Server: Apache x-openstack-request-id: req-23637dcd-495a-47e5-bc31-30e52b262df8 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:21,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:21 GMT Server: Apache x-openstack-request-id: req-3398b066-b2b6-4b90-ad98-cf6b3d1c11c1 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:21,556 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-3398b066-b2b6-4b90-ad98-cf6b3d1c11c1 2018-12-28 16:54:24,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:24,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:24 GMT Server: Apache x-openstack-request-id: req-6f78abf1-89b9-4abd-b854-ed56728eb6c3 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:24,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:24 GMT Server: Apache x-openstack-request-id: req-73126943-7da6-421a-97ed-73ee23ba565c 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:24,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-73126943-7da6-421a-97ed-73ee23ba565c 2018-12-28 16:54:27,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:27,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:27 GMT Server: Apache x-openstack-request-id: req-1e17dd2a-f4c9-4c8d-89e4-beb00ee4506b Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:27,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:27 GMT Server: Apache x-openstack-request-id: req-756d7c46-3d59-4fe2-8c75-4c94cdc7f4ae 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:27,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-756d7c46-3d59-4fe2-8c75-4c94cdc7f4ae 2018-12-28 16:54:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:30,807 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:30 GMT Server: Apache x-openstack-request-id: req-493ee6ed-6c13-4120-b669-037d686cadfc Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:30 GMT Server: Apache x-openstack-request-id: req-19525be8-e33f-40e9-8ef8-c0b75e56afe5 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:31,517 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-19525be8-e33f-40e9-8ef8-c0b75e56afe5 2018-12-28 16:54:34,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:34,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:34 GMT Server: Apache x-openstack-request-id: req-37947447-9c6d-4667-8e77-da021097a47e Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:34,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:34 GMT Server: Apache x-openstack-request-id: req-0ce5d1a6-d2ce-414e-9e89-b3a3b63f8661 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:34,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-0ce5d1a6-d2ce-414e-9e89-b3a3b63f8661 2018-12-28 16:54:37,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:37,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:37 GMT Server: Apache x-openstack-request-id: req-a93c6f22-0159-47aa-a47e-053c50d4811f Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:37,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:37 GMT Server: Apache x-openstack-request-id: req-ba39e6fd-aba1-450b-8917-509b3e01d9aa 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:37,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-ba39e6fd-aba1-450b-8917-509b3e01d9aa 2018-12-28 16:54:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:40,736 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:40 GMT Server: Apache x-openstack-request-id: req-0b84d0c6-9e5a-410f-8a95-3f91564f8cf0 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:40,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:40 GMT Server: Apache x-openstack-request-id: req-f4ac191b-7b35-4912-8a86-d8695e1ff0df 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:40,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-f4ac191b-7b35-4912-8a86-d8695e1ff0df 2018-12-28 16:54:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:43,843 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:43 GMT Server: Apache x-openstack-request-id: req-aa4e5039-8954-4843-8035-583e8471e345 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:44,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:43 GMT Server: Apache x-openstack-request-id: req-28e5402b-4b44-4823-9ab2-d172e11b90de 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:44,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-28e5402b-4b44-4823-9ab2-d172e11b90de 2018-12-28 16:54:47,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:47,542 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:47 GMT Server: Apache x-openstack-request-id: req-593ebbf7-4ae0-449a-8f53-1c6cb142195a Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:47,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:47 GMT Server: Apache x-openstack-request-id: req-d655fc20-6392-4301-a541-e8cab5f821c4 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:47,615 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-d655fc20-6392-4301-a541-e8cab5f821c4 2018-12-28 16:54:50,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:51,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:50 GMT Server: Apache x-openstack-request-id: req-2c8009f7-42b6-42f7-806d-1c6d7c9b5b1f Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:51,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:51 GMT Server: Apache x-openstack-request-id: req-a1ce61d0-1fbb-4de1-9da4-07648ee1ad85 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:51,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-a1ce61d0-1fbb-4de1-9da4-07648ee1ad85 2018-12-28 16:54:54,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:54,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:54 GMT Server: Apache x-openstack-request-id: req-87ad009e-f935-457b-8d88-d505fe76d145 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:54 GMT Server: Apache x-openstack-request-id: req-d1767c0a-b6d2-4034-84e7-e940a481cfe0 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image", "inst_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2", "stack_user_project_id": "0456f8cf9ed44bf2a3ec8e6db43f17a8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:54:02Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "70c76ea7-f346-4765-ac15-b6695c8c2445", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 16:54:55,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-d1767c0a-b6d2-4034-84e7-e940a481cfe0 2018-12-28 16:54:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:55,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:55 GMT Server: Apache x-openstack-request-id: req-2b26c64a-124d-41cc-842d-f43ae8fdd5cc Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:55,148 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:54:55 GMT Server: Apache x-openstack-request-id: req-65d0d0fc-d614-40ed-a7b2-6ffb73feccc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:54:55,148 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack1/dd2a65c2-e7e8-498b-a30a-9fa5bcb24507 used request id req-65d0d0fc-d614-40ed-a7b2-6ffb73feccc6 2018-12-28 16:54:55,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/70c76ea7-f346-4765-ac15-b6695c8c2445 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15dfa879e1fd2ea04b34f84bd62ec81273cdedba" 2018-12-28 16:54:55,177 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:54:55 GMT Server: Apache x-openstack-request-id: req-11e0b184-a80e-4bef-9505-37079bf00c04 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:54:55,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:54:55 GMT Server: Apache x-openstack-request-id: req-dcf8adf8-4709-4317-91c0-7d2563a59cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:54:55,250 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-stack2/70c76ea7-f346-4765-ac15-b6695c8c2445 used request id req-dcf8adf8-4709-4317-91c0-7d2563a59cbc 2018-12-28 16:54:55,251 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-58166312-466c-433c-8029-0a29e385ff95-image 2018-12-28 16:54:55,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d96ae34e24866fe999bd01c0a9a72d833276f6f9" 2018-12-28 16:54:56,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-eb3f854c-30a8-48d0-90f8-d24133e73819 Date: Fri, 28 Dec 2018 16:54:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:54:56,429 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/df73ad5e-0dbc-4c99-a1ab-d433963ef751 used request id req-eb3f854c-30a8-48d0-90f8-d24133e73819 2018-12-28 16:54:56,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/56bb1f5c-258f-4754-968d-93707f3f19a8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33dd512e09d780f068e55e4a3bb34c70e2c291f" 2018-12-28 16:54:56,473 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:54: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-84db797e-a6f4-430b-82d1-c68d39802624 x-compute-request-id: req-84db797e-a6f4-430b-82d1-c68d39802624 Content-Length: 0 Content-Type: application/json 2018-12-28 16:54:56,473 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/56bb1f5c-258f-4754-968d-93707f3f19a8 used request id req-84db797e-a6f4-430b-82d1-c68d39802624 2018-12-28 16:54:56,475 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:54:56,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:54:56,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:54:56,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:54:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["ODVSnlRlSySVVEA5E36rOw"], "issued_at": "2018-12-28T16:54:56.000000Z"}} 2018-12-28 16:54:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:54:56,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23f2c71-853b-4c7e-8a43-5b4b5cf47ccf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:54:56,947 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b23f2c71-853b-4c7e-8a43-5b4b5cf47ccf 2018-12-28 16:54:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:54:57,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-384781e3-e603-49c0-9eb2-35afba8d9a26 Date: Fri, 28 Dec 2018 16:54:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"} 2018-12-28 16:54:57,118 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1 used request id req-384781e3-e603-49c0-9eb2-35afba8d9a26 2018-12-28 16:54:57,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:54:57,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9dd69729-f4bd-4b58-b816-7c6f41e6c58c Date: Fri, 28 Dec 2018 16:54: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-12-28 16:54:57,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9dd69729-f4bd-4b58-b816-7c6f41e6c58c 2018-12-28 16:54:57,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}' 2018-12-28 16:54:57,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 X-Openstack-Request-Id: req-bdba203f-47ff-451f-815d-35b03283d035 Date: Fri, 28 Dec 2018 16:54:57 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:54:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:54:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415", "min_disk": 0, "protected": false, "id": "3b4d850f-0f42-4b37-b117-676eafa29415", "file": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:54:57,499 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bdba203f-47ff-451f-815d-35b03283d035 2018-12-28 16:54:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" -d '' 2018-12-28 16:55:00,950 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a85408db-81b1-4d8a-883d-fbf00bc7b76b Date: Fri, 28 Dec 2018 16:55:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:55:00,950 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415/file used request id req-a85408db-81b1-4d8a-883d-fbf00bc7b76b 2018-12-28 16:55:00,951 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:55:00,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:55:00,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-8e9d53b8-28f3-43a3-9270-5016edb5a5ae Date: Fri, 28 Dec 2018 16:55:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:54:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3b4d850f-0f42-4b37-b117-676eafa29415/snap", "metadata": {}}], "self": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415", "min_disk": 0, "protected": false, "id": "3b4d850f-0f42-4b37-b117-676eafa29415", "file": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3b4d850f-0f42-4b37-b117-676eafa29415/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:00,972 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 used request id req-8e9d53b8-28f3-43a3-9270-5016edb5a5ae 2018-12-28 16:55:00,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:55:01,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f682ab90-9e7f-4ac7-b5fa-fbf9472e2db2 Date: Fri, 28 Dec 2018 16:55:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 16:55:01,152 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f682ab90-9e7f-4ac7-b5fa-fbf9472e2db2 2018-12-28 16:55:01,155 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1 2018-12-28 16:55:01,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:55:01,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5610e838-a505-491b-b21b-ae1ded9ae0b8 Date: Fri, 28 Dec 2018 16:55:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:54:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3b4d850f-0f42-4b37-b117-676eafa29415/snap", "metadata": {}}], "self": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415", "min_disk": 0, "protected": false, "id": "3b4d850f-0f42-4b37-b117-676eafa29415", "file": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3b4d850f-0f42-4b37-b117-676eafa29415/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:01,343 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 used request id req-5610e838-a505-491b-b21b-ae1ded9ae0b8 2018-12-28 16:55:01,343 - create_image - DEBUG - Instance status is - active 2018-12-28 16:55:01,344 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1 2018-12-28 16:55:01,344 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1 2018-12-28 16:55:01,344 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:55:01,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:55:01,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:55:01,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["xceB00xkSbGcmOln7ErCbw"], "issued_at": "2018-12-28T16:55:01.000000Z"}} 2018-12-28 16:55:01,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:01,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525872f7-7881-440d-bede-8f55e0e292e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:55:01,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-525872f7-7881-440d-bede-8f55e0e292e5 2018-12-28 16:55:01,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:02,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-cb84be2c-2288-461a-9cae-81ccbcfe6182 Date: Fri, 28 Dec 2018 16:55:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2"} 2018-12-28 16:55:02,052 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2 used request id req-cb84be2c-2288-461a-9cae-81ccbcfe6182 2018-12-28 16:55:02,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:02,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94b1e8e8-9fe7-4866-a111-783e851d5df5 Date: Fri, 28 Dec 2018 16:55: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-12-28 16:55:02,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-94b1e8e8-9fe7-4866-a111-783e851d5df5 2018-12-28 16:55:02,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2"}' 2018-12-28 16:55:02,482 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 X-Openstack-Request-Id: req-ebe84e20-e6a0-45ab-813e-9a4b195cbb93 Date: Fri, 28 Dec 2018 16:55:02 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:55:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "min_disk": 0, "protected": false, "id": "bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "file": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file", "checksum": null, "owner": "d88be6a8f3fe465c92c457037730ed6e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:02,483 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-ebe84e20-e6a0-45ab-813e-9a4b195cbb93 2018-12-28 16:55:02,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" -d '' 2018-12-28 16:55:04,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da04e865-2531-405a-83d7-51ec3ecad52e Date: Fri, 28 Dec 2018 16:55:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:55:04,297 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file used request id req-da04e865-2531-405a-83d7-51ec3ecad52e 2018-12-28 16:55:04,297 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:55:04,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:04,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-d35e38c0-b258-4d6a-bc16-529f889214af Date: Fri, 28 Dec 2018 16:55:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:55:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:04Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "metadata": {}}], "self": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "min_disk": 0, "protected": false, "id": "bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "file": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:04,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 used request id req-d35e38c0-b258-4d6a-bc16-529f889214af 2018-12-28 16:55:04,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:04,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6138139b-9170-4e3e-9c2a-6fc2db177174 Date: Fri, 28 Dec 2018 16:55: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-12-28 16:55:04,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6138139b-9170-4e3e-9c2a-6fc2db177174 2018-12-28 16:55:04,521 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2 2018-12-28 16:55:04,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:04,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-fe9ab1bf-3364-4c00-b7e8-33c921e4b96c Date: Fri, 28 Dec 2018 16:55:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:55:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:04Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "metadata": {}}], "self": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "min_disk": 0, "protected": false, "id": "bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "file": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:04,704 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 used request id req-fe9ab1bf-3364-4c00-b7e8-33c921e4b96c 2018-12-28 16:55:04,705 - create_image - DEBUG - Instance status is - active 2018-12-28 16:55:04,705 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2 2018-12-28 16:55:04,705 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2 2018-12-28 16:55:04,705 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:55:04,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:55:05,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:55:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["TK-dRMxNR9ydRqzCLvn-cQ"], "issued_at": "2018-12-28T16:55:05.000000Z"}} 2018-12-28 16:55:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net"}}' 2018-12-28 16:55:08,640 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:55:05 GMT Server: Apache x-openstack-request-id: req-1e383e8b-e162-447f-92b3-fd8e073b16a1 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}]}} 2018-12-28 16:55:08,640 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-1e383e8b-e162-447f-92b3-fd8e073b16a1 2018-12-28 16:55:08,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:08,821 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:08 GMT Server: Apache x-openstack-request-id: req-9a311ed4-c7e9-4b6d-aff0-327c9bb961fa Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:09,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:08 GMT Server: Apache x-openstack-request-id: req-5e70a31c-6e50-447e-a168-2c789b79266b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:09,020 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-5e70a31c-6e50-447e-a168-2c789b79266b 2018-12-28 16:55:09,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:09,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:09 GMT Server: Apache x-openstack-request-id: req-9e1b208a-3c53-4b8c-89d2-6ab2e093666d Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:09,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:09 GMT Server: Apache x-openstack-request-id: req-51374b11-766e-4051-9b37-a15783597013 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:09,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-51374b11-766e-4051-9b37-a15783597013 2018-12-28 16:55:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:13,059 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:12 GMT Server: Apache x-openstack-request-id: req-b6f80c75-1d98-4d86-bf70-eb8e40230da2 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:13,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:13 GMT Server: Apache x-openstack-request-id: req-a68e4ecb-bbe2-4bcf-a34b-9df0be5d8f4f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:13,133 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-a68e4ecb-bbe2-4bcf-a34b-9df0be5d8f4f 2018-12-28 16:55:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:16,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:16 GMT Server: Apache x-openstack-request-id: req-ada82be7-c33f-46a1-b783-7fc81571e78e Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:16,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:16 GMT Server: Apache x-openstack-request-id: req-c15a5b0a-7cfe-47c5-b8bd-208fb75cda69 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:16,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-c15a5b0a-7cfe-47c5-b8bd-208fb75cda69 2018-12-28 16:55:19,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:19,542 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:19 GMT Server: Apache x-openstack-request-id: req-6f85be43-838f-477a-81e6-6cc042973b3b Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:20,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:19 GMT Server: Apache x-openstack-request-id: req-37b5da48-7a17-48ff-8bb7-7f7cc4dccb53 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:20,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-37b5da48-7a17-48ff-8bb7-7f7cc4dccb53 2018-12-28 16:55:23,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:23,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:23 GMT Server: Apache x-openstack-request-id: req-f36c8226-86c9-4816-a138-4f8ff503c2a2 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:24,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:23 GMT Server: Apache x-openstack-request-id: req-6ed8644c-7be8-421e-aff3-64ec230fb56e 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:24,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-6ed8644c-7be8-421e-aff3-64ec230fb56e 2018-12-28 16:55:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:27,675 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:27 GMT Server: Apache x-openstack-request-id: req-a4b62ef1-56f7-41d7-a9d3-edac3ef6be5d Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:27,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:27 GMT Server: Apache x-openstack-request-id: req-f27386dd-1d47-4172-ba13-8dcc826ded74 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:27,993 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-f27386dd-1d47-4172-ba13-8dcc826ded74 2018-12-28 16:55:27,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:28,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:27 GMT Server: Apache x-openstack-request-id: req-ce019e0b-3619-41a5-93b1-0fd79807312b Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:28,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:28 GMT Server: Apache x-openstack-request-id: req-ab7b3816-87df-40be-b93a-0153ab2399de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6a089fb1-3433-431c-a76f-473f61890833", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c549fe9d-d1da-4b1a-861c-ddf1444fe0ac", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3764b801-3659-417a-8dcd-87202d1dd0eb", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "72cdee82-8a68-4f85-a1ab-fdcf223c2b5f", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b50e8e4a-0e91-4b91-af6c-ea36e24830dd", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12:subnet_id=5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "792de0a5-f047-46b7-a458-bed8edd6b3d6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "002b27b2-dd99-494f-932e-be11f076c031", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc68c089-a837-4351-a7ef-bfe53af12982", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:55:28,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources used request id req-ab7b3816-87df-40be-b93a-0153ab2399de 2018-12-28 16:55:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:28,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:28 GMT Server: Apache x-openstack-request-id: req-32d5af5a-ae85-43f9-988e-4ce50e734960 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:29,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:28 GMT Server: Apache x-openstack-request-id: req-0e8fe6c1-e67a-4d1f-9a91-41fd72772aeb 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:29,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-0e8fe6c1-e67a-4d1f-9a91-41fd72772aeb 2018-12-28 16:55:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:29,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:29 GMT Server: Apache x-openstack-request-id: req-5a8dcb80-1ae7-410a-ba7e-a7eb147482b0 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:29,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:29 GMT Server: Apache x-openstack-request-id: req-4b0a1325-7f91-46d8-9163-57dc7ff89dab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6a089fb1-3433-431c-a76f-473f61890833", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c549fe9d-d1da-4b1a-861c-ddf1444fe0ac", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3764b801-3659-417a-8dcd-87202d1dd0eb", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "72cdee82-8a68-4f85-a1ab-fdcf223c2b5f", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b50e8e4a-0e91-4b91-af6c-ea36e24830dd", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12:subnet_id=5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "792de0a5-f047-46b7-a458-bed8edd6b3d6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "002b27b2-dd99-494f-932e-be11f076c031", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc68c089-a837-4351-a7ef-bfe53af12982", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:55:29,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources used request id req-4b0a1325-7f91-46d8-9163-57dc7ff89dab 2018-12-28 16:55:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:29,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-05944e41-c3af-4de9-bd35-d0fc9414b6fe Date: Fri, 28 Dec 2018 16:55:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["5249620a-da9d-4c05-8aac-a830c9f0a5b3"],"description":"","tags":[],"updated_at":"2018-12-28T16:55:13Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:12Z","provider:network_type":"vxlan"}]} 2018-12-28 16:55:29,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-05944e41-c3af-4de9-bd35-d0fc9414b6fe 2018-12-28 16:55:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:29,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7deffa62-5d22-43d1-9f99-a75fdf357160 Date: Fri, 28 Dec 2018 16:55:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:55:13Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet"}]} 2018-12-28 16:55:29,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-7deffa62-5d22-43d1-9f99-a75fdf357160 2018-12-28 16:55:29,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:29,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-abd752a4-389e-48ef-b406-71d492c800c5 Date: Fri, 28 Dec 2018 16:55:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:55:13Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet"}]} 2018-12-28 16:55:29,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-abd752a4-389e-48ef-b406-71d492c800c5 2018-12-28 16:55:29,845 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:55:29,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:29,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e51bd10a-256b-426f-ac3a-969bea13254b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:55:29,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e51bd10a-256b-426f-ac3a-969bea13254b 2018-12-28 16:55:29,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:29,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:29 GMT Server: Apache x-openstack-request-id: req-4ef63301-1704-4c3b-8862-09fb30563f9a Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:30,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:29 GMT Server: Apache x-openstack-request-id: req-7695b25a-4ab4-4814-82d9-9be1e01929b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6a089fb1-3433-431c-a76f-473f61890833", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c549fe9d-d1da-4b1a-861c-ddf1444fe0ac", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3764b801-3659-417a-8dcd-87202d1dd0eb", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "72cdee82-8a68-4f85-a1ab-fdcf223c2b5f", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b50e8e4a-0e91-4b91-af6c-ea36e24830dd", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12:subnet_id=5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "792de0a5-f047-46b7-a458-bed8edd6b3d6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "002b27b2-dd99-494f-932e-be11f076c031", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc68c089-a837-4351-a7ef-bfe53af12982", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:55:30,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources used request id req-7695b25a-4ab4-4814-82d9-9be1e01929b1 2018-12-28 16:55:30,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/002b27b2-dd99-494f-932e-be11f076c031 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:30,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e9948d4-a2ec-4b62-ae8d-43f55a5eab9c x-compute-request-id: req-7e9948d4-a2ec-4b62-ae8d-43f55a5eab9c Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:1c:39", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/002b27b2-dd99-494f-932e-be11f076c031", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/002b27b2-dd99-494f-932e-be11f076c031", "rel": "bookmark"}], "image": {"id": "bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "links": [{"href": "http://172.30.9.21:8774/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000017", "OS-SRV-USG:launched_at": "2018-12-28T16:55:23.000000", "flavor": {"id": "3764b801-3659-417a-8dcd-87202d1dd0eb", "links": [{"href": "http://172.30.9.21:8774/flavors/3764b801-3659-417a-8dcd-87202d1dd0eb", "rel": "bookmark"}]}, "id": "002b27b2-dd99-494f-932e-be11f076c031", "security_groups": [{"name": "default"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:55:24Z", "hostId": "04c052414779378588cd24ee0aa9c0c48cabb2b2abe5f0761ee353c0", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "created": "2018-12-28T16:55:16Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:55:30,786 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/002b27b2-dd99-494f-932e-be11f076c031 used request id req-7e9948d4-a2ec-4b62-ae8d-43f55a5eab9c 2018-12-28 16:55:30,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:30,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cef9d9fd-087c-46c0-856c-8835d3a1eedb Date: Fri, 28 Dec 2018 16:55:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["5249620a-da9d-4c05-8aac-a830c9f0a5b3"],"description":"","tags":[],"updated_at":"2018-12-28T16:55:13Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:12Z","provider:network_type":"vxlan"}]} 2018-12-28 16:55:30,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net used request id req-cef9d9fd-087c-46c0-856c-8835d3a1eedb 2018-12-28 16:55:30,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:55:30,883 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:55:30,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:30,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d714c63c-6995-4bb0-bf5f-0423862fffa9 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:55:30,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-d714c63c-6995-4bb0-bf5f-0423862fffa9 2018-12-28 16:55:30,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81d6c33b-2a61-4368-8308-dcd2e4bd9df0 Date: Fri, 28 Dec 2018 16:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:55:13Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet"}]} 2018-12-28 16:55:31,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-81d6c33b-2a61-4368-8308-dcd2e4bd9df0 2018-12-28 16:55:31,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5785 X-Openstack-Request-Id: req-b4b97b8b-0f20-4509-a54a-483cae2535b2 Date: Fri, 28 Dec 2018 16:55:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.3"}],"id":"328a28aa-a867-4dce-aa12-c555db85609c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:0c:de","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c549fe9d-d1da-4b1a-861c-ddf1444fe0ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.14"}],"id":"5ff78327-7235-4f6e-a4dd-4cf6b787a189","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:1c:39","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:18Z","binding:vnic_type":"normal","device_id":"002b27b2-dd99-494f-932e-be11f076c031"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.8"}],"id":"792de0a5-f047-46b7-a458-bed8edd6b3d6","security_groups":["72cdee82-8a68-4f85-a1ab-fdcf223c2b5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:aa:0e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack-port1-xufoaxrussg5","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:15Z","binding:vnic_type":"normal","device_id":"bc68c089-a837-4351-a7ef-bfe53af12982"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.4"}],"id":"92d6cfe3-8651-4155-949a-57d1106cfc82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:8d:93","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c549fe9d-d1da-4b1a-861c-ddf1444fe0ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.2"}],"id":"95d13dc7-1a87-4f4c-842a-6389f148169b","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:c6:1e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c549fe9d-d1da-4b1a-861c-ddf1444fe0ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.1"}],"id":"a08dd34d-11bf-4238-9fc6-a55a7be42ecd","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:72:88","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:21Z","binding:vnic_type":"normal","device_id":"48d3f091-303e-41ac-9c53-ecb6a812fe12"}]} 2018-12-28 16:55:31,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-b4b97b8b-0f20-4509-a54a-483cae2535b2 2018-12-28 16:55:31,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bc68c089-a837-4351-a7ef-bfe53af12982 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a5a0988-691b-492f-bf7f-c47d22ae6df3 x-compute-request-id: req-4a5a0988-691b-492f-bf7f-c47d22ae6df3 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:aa:0e", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:aa:0e", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bc68c089-a837-4351-a7ef-bfe53af12982", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bc68c089-a837-4351-a7ef-bfe53af12982", "rel": "bookmark"}], "image": {"id": "3b4d850f-0f42-4b37-b117-676eafa29415", "links": [{"href": "http://172.30.9.21:8774/images/3b4d850f-0f42-4b37-b117-676eafa29415", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-12-28T16:55:25.000000", "flavor": {"id": "6a089fb1-3433-431c-a76f-473f61890833", "links": [{"href": "http://172.30.9.21:8774/flavors/6a089fb1-3433-431c-a76f-473f61890833", "rel": "bookmark"}]}, "id": "bc68c089-a837-4351-a7ef-bfe53af12982", "security_groups": [{"name": "security_group_name"}], "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:55:26Z", "hostId": "21794a4b4e05b918213015e5629c8e594645e532bd5e98a79e741101", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "created": "2018-12-28T16:55:19Z", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:55:31,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bc68c089-a837-4351-a7ef-bfe53af12982 used request id req-4a5a0988-691b-492f-bf7f-c47d22ae6df3 2018-12-28 16:55:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-628d07eb-05d6-454e-94e1-2a8833c1d6ef Date: Fri, 28 Dec 2018 16:55:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","subnets":["5249620a-da9d-4c05-8aac-a830c9f0a5b3"],"description":"","tags":[],"updated_at":"2018-12-28T16:55:13Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net","admin_state_up":true,"tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:12Z","provider:network_type":"vxlan"}]} 2018-12-28 16:55:31,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net used request id req-628d07eb-05d6-454e-94e1-2a8833c1d6ef 2018-12-28 16:55:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c574cb8f-a07f-4ef5-8769-18050e6e4297 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:55:31,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-c574cb8f-a07f-4ef5-8769-18050e6e4297 2018-12-28 16:55:31,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc85feb9-6f62-4062-ae9e-ce34049fd412 Date: Fri, 28 Dec 2018 16:55:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:13Z","dns_nameservers":[],"updated_at":"2018-12-28T16:55:13Z","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":"d88be6a8f3fe465c92c457037730ed6e","id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet"}]} 2018-12-28 16:55:31,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-bc85feb9-6f62-4062-ae9e-ce34049fd412 2018-12-28 16:55:31,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5785 X-Openstack-Request-Id: req-34be2745-b902-4009-a9fa-a9ab1dbc9672 Date: Fri, 28 Dec 2018 16:55:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.3"}],"id":"328a28aa-a867-4dce-aa12-c555db85609c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:0c:de","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c549fe9d-d1da-4b1a-861c-ddf1444fe0ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.14"}],"id":"5ff78327-7235-4f6e-a4dd-4cf6b787a189","security_groups":["bcccd554-7884-4c17-b63d-a6b0f82b7dc1"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8c:1c:39","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:18Z","binding:vnic_type":"normal","device_id":"002b27b2-dd99-494f-932e-be11f076c031"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.8"}],"id":"792de0a5-f047-46b7-a458-bed8edd6b3d6","security_groups":["72cdee82-8a68-4f85-a1ab-fdcf223c2b5f"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:be:aa:0e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack-port1-xufoaxrussg5","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:15Z","binding:vnic_type":"normal","device_id":"bc68c089-a837-4351-a7ef-bfe53af12982"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.4"}],"id":"92d6cfe3-8651-4155-949a-57d1106cfc82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:8d:93","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c549fe9d-d1da-4b1a-861c-ddf1444fe0ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.2"}],"id":"95d13dc7-1a87-4f4c-842a-6389f148169b","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:c6:1e","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c549fe9d-d1da-4b1a-861c-ddf1444fe0ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:55:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5249620a-da9d-4c05-8aac-a830c9f0a5b3","ip_address":"10.1.2.1"}],"id":"a08dd34d-11bf-4238-9fc6-a55a7be42ecd","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:72:88","project_id":"d88be6a8f3fe465c92c457037730ed6e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c549fe9d-d1da-4b1a-861c-ddf1444fe0ac","tenant_id":"d88be6a8f3fe465c92c457037730ed6e","created_at":"2018-12-28T16:55:21Z","binding:vnic_type":"normal","device_id":"48d3f091-303e-41ac-9c53-ecb6a812fe12"}]} 2018-12-28 16:55:31,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=c549fe9d-d1da-4b1a-861c-ddf1444fe0ac used request id req-34be2745-b902-4009-a9fa-a9ab1dbc9672 2018-12-28 16:55:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:31,944 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:31 GMT Server: Apache x-openstack-request-id: req-ad134e63-e2ff-45bc-9d5b-78f6224d2291 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:32,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:31 GMT Server: Apache x-openstack-request-id: req-9180cb3d-748f-4904-a079-ef8d434d724a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1037 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6a089fb1-3433-431c-a76f-473f61890833", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c549fe9d-d1da-4b1a-861c-ddf1444fe0ac", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "3764b801-3659-417a-8dcd-87202d1dd0eb", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "72cdee82-8a68-4f85-a1ab-fdcf223c2b5f", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "b50e8e4a-0e91-4b91-af6c-ea36e24830dd", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "44", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12:subnet_id=5249620a-da9d-4c05-8aac-a830c9f0a5b3", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "48d3f091-303e-41ac-9c53-ecb6a812fe12", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "792de0a5-f047-46b7-a458-bed8edd6b3d6", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "002b27b2-dd99-494f-932e-be11f076c031", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T16:55:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bc68c089-a837-4351-a7ef-bfe53af12982", "resource_type": "OS::Nova::Server"}]} 2018-12-28 16:55:32,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8/resources used request id req-9180cb3d-748f-4904-a079-ef8d434d724a 2018-12-28 16:55:32,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:32,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-34c1f1d7-4bd6-4bc9-a865-336a0e34d786 Date: Fri, 28 Dec 2018 16:55:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:55:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:04Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "metadata": {}}], "self": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "min_disk": 0, "protected": false, "id": "bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "file": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:32,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 used request id req-34c1f1d7-4bd6-4bc9-a865-336a0e34d786 2018-12-28 16:55:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:32,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fb6ed6a7-cde9-4910-b32f-653fbbb706b2 Date: Fri, 28 Dec 2018 16:55: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-12-28 16:55:32,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-fb6ed6a7-cde9-4910-b32f-653fbbb706b2 2018-12-28 16:55:32,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:32,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-91ed94b7-ff09-4190-8a91-6ab38b22ef7b Date: Fri, 28 Dec 2018 16:55:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:55:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:04Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "metadata": {}}], "self": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "min_disk": 0, "protected": false, "id": "bf7adbc9-5af8-47f6-bb81-9b30ff544d98", "file": "/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:32,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 used request id req-91ed94b7-ff09-4190-8a91-6ab38b22ef7b 2018-12-28 16:55:32,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:32,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-135335a1-319d-44fe-a323-720ac655efbc Date: Fri, 28 Dec 2018 16:55:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:54:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:55:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3b4d850f-0f42-4b37-b117-676eafa29415/snap", "metadata": {}}], "self": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415", "min_disk": 0, "protected": false, "id": "3b4d850f-0f42-4b37-b117-676eafa29415", "file": "/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d88be6a8f3fe465c92c457037730ed6e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3b4d850f-0f42-4b37-b117-676eafa29415/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:55:32,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 used request id req-135335a1-319d-44fe-a323-720ac655efbc 2018-12-28 16:55:32,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:32,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:32 GMT Server: Apache x-openstack-request-id: req-421d45f3-1abc-4535-a3c6-40002c80d7d4 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:32,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:32 GMT Server: Apache x-openstack-request-id: req-031e4477-177f-46a8-bb02-a488e8f2fdbd 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:32,838 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-031e4477-177f-46a8-bb02-a488e8f2fdbd 2018-12-28 16:55:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:32,869 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:32 GMT Server: Apache x-openstack-request-id: req-af365d24-040d-483c-8d29-13bba8f0e69e Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:33,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:32 GMT Server: Apache x-openstack-request-id: req-313a964f-881d-48f5-b7cf-ed8c8b1bf63e 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA4YN5Hwc/rgJaeRVqq96YyQUdcemJSHFF5V85WE6VISnXP3wh\nEopzmn0SHL86B87jUWmM+Ote7lm5ePm8Yb/yA/sWJ4NQwJbaLp7GzUYCALb6uIO+\ncTPorpcJuFsT68yCl3XWLEga5bStXVRp89N20QZr5uvrZG1/p+1Kke4Bl0iuGSxH\n4ZQTSRcjV2PbpBAueyHRYS/juewBbpWdqQpIxKW4q6ggf0L1AKk067x82hqyVlJP\np7EYBkzvDo/CdPbJGhnvs2C23sxFlq360l3llnBq0iM0Z17BKDqjyAtNoFGqwEIJ\nLvcPC5Wkneq86VEJWLnuQV26/n+GBz4SMeMbpwIDAQABAoIBAQDYVFqYXUfFERTh\nGp5diQdfrrx0TecXyzGVuyczgw6j5ZNKnzTKqG4FQP1i/j4Yx2pg6rQFBSTn2MKH\nPmpsCsmK8A5skReh6BQcrMtgl0vMi7svzZGe3oDTGqiEZTpS9LhBuxRdHj5PJGc6\nJIQPFkfgdByGRMJmcHQJDyR9oKd+CrmZA/qEImuvDouMfcnSMcCv3ISBCFVqrvdQ\nb59ariiTSmeOa9IY07BFUU5n4KJXDHxmvT2yZ/L2pLmpr/uVfsPSIL+tJEy+9zCW\nregjrZQACDrvS1PMCopuFy4cYpskGgX0C8uVCGr3tyZydkvby+smiV10WmU1QI+z\nRhCBz0yhAoGBAPIB2BaNgfpuY6Qzii1Cf9dbJts/IywwrwB7H88WYkAn26K6qrVP\nN3NFUmIwkIon/FP9OQm34LCnOyL4YpNh5ZnX8bTPnr2mib1YNL8gzv4J/MwuHukb\nemcDwn7vhB1WG2sqtUumDDEK1oG/YWPAoNHpC5638imhL6XyKf4vrg31AoGBAO6N\nfhqW+na7nUkNG1AStwNIlOYVOj+cYBBYf+PeSsmOKrYdeamFAz6F5DikFD1k7yKj\nmAJTihUfSV72fUzC/DuVuqLp/wN7+EKjLDYqXCsa6AjwUTn8GnenZxsTITX2ogjd\nMaiqmepVHD8XCXHX2fecCAJfgvOAcC/g3i6GsgWrAoGAKSTTHhJ01KTL3/C7PzKd\nFXnzwzaavjqQph5IrCZ8Ebg1CRd/Sk/rd3eDqBnlmPdvWMAmYFaYpq/nx+w+phvw\nsxUZjMn3jPqxVDWY0h2700jTZ8s3ih4X00e6W2ZRKcOn6bJbHD9gtz3GdkyZPCJV\ntRpP1W4kh5tVxHrFVOe6SbkCgYBAFOhMMkSEArAkwI2WvABHtIazK/6iudogafWo\n+7zxWexlUZOuExolAIinIoSBXYzTrEiYT2Kne+kUxngwV6y0QOuK+frUL8gn9ndY\n8ZYiyi6MwCnBvtRJUkHjRwdD3MX4RZsiaPnBti1JUWHrIAXgexy3rnqZ+OWqJujo\nbKyD0wKBgQDshu7uaxVelfnDtKar6FDNEnZKfdfa6hAudAMoP4rws1YyFfTEjuLu\n/brV85HHucwKEj7cdCtVCNPTTRL/Ky7LcVexizjQWbmv+jGS1FDfRfh1Fuc/T8tk\noHlfTyqp2JaS8R61kA4zfrqDdVex9i5wWBpIX9EmjDNxvRXtSeCu+A==\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-12-28 16:55:33,094 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-313a964f-881d-48f5-b7cf-ed8c8b1bf63e 2018-12-28 16:55:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:33,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:33 GMT Server: Apache x-openstack-request-id: req-87fd4f6c-525e-48c8-8cd4-17d2df9ddc3f Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:33,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:55:33 GMT Server: Apache x-openstack-request-id: req-ee7b7555-d3eb-4622-bf4e-aa46b2da3688 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:55:33,248 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-ee7b7555-d3eb-4622-bf4e-aa46b2da3688 2018-12-28 16:55:33,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:33,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:33 GMT Server: Apache x-openstack-request-id: req-15ceae7a-bd8c-40b3-8e57-625b99016868 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:33,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:33 GMT Server: Apache x-openstack-request-id: req-b4510b62-36ed-490c-9eef-92c3bc7e1190 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "tags": null, "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T16:55:33Z", "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:33,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-b4510b62-36ed-490c-9eef-92c3bc7e1190 2018-12-28 16:55:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:36,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:36 GMT Server: Apache x-openstack-request-id: req-9cf7d72f-f7ad-4133-9636-1fa6c190bb51 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:36,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:36 GMT Server: Apache x-openstack-request-id: req-aa6318f7-8584-40af-86bf-0c498085a844 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "tags": null, "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T16:55:33Z", "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:36,657 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-aa6318f7-8584-40af-86bf-0c498085a844 2018-12-28 16:55:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:39,690 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:39 GMT Server: Apache x-openstack-request-id: req-fb00b097-f63c-457c-98e8-2485f01df165 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:39,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:39 GMT Server: Apache x-openstack-request-id: req-eb6c8d97-c516-4c97-b47b-5bbc2003bad4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "tags": null, "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T16:55:33Z", "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:39,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-eb6c8d97-c516-4c97-b47b-5bbc2003bad4 2018-12-28 16:55:42,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:42,749 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:42 GMT Server: Apache x-openstack-request-id: req-fec88bb4-f52b-4381-a19d-967e664d4f81 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:42,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:42 GMT Server: Apache x-openstack-request-id: req-6671fda8-f6d0-464e-be85-78d0eb4a5e27 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "tags": null, "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T16:55:33Z", "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:42,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-6671fda8-f6d0-464e-be85-78d0eb4a5e27 2018-12-28 16:55:45,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4bb01ee6-4fba-42c2-b167-3659d74232e8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9a4d32f3177724eacd426b6ee2a726ce86c2d16" 2018-12-28 16:55:45,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:45 GMT Server: Apache x-openstack-request-id: req-76feed94-a569-4a2e-839c-b93810cbc5c9 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:45,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:45 GMT Server: Apache x-openstack-request-id: req-f490bd1e-d8c4-47a4-9514-3d3d0cd9dbf1 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": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor2", "OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "OS::stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-subnet", "net_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack", "stack_user_project_id": "e109141a22d34c8ba11f95db4e405adb", "tags": null, "creation_time": "2018-12-28T16:55:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T16:55:33Z", "id": "4bb01ee6-4fba-42c2-b167-3659d74232e8", "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-12-28 16:55:45,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-stack/4bb01ee6-4fba-42c2-b167-3659d74232e8 used request id req-f490bd1e-d8c4-47a4-9514-3d3d0cd9dbf1 2018-12-28 16:55:45,851 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image1 2018-12-28 16:55:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d7d1cc7fce35f792151edbe17d48b507bbc1a566" 2018-12-28 16:55:47,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4dc35cd-c22a-4d78-b506-0f8f9ded482d Date: Fri, 28 Dec 2018 16:55:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:55:47,435 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3b4d850f-0f42-4b37-b117-676eafa29415 used request id req-a4dc35cd-c22a-4d78-b506-0f8f9ded482d 2018-12-28 16:55:47,436 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-78007268-95dc-462d-866b-692d47b82d87-image2 2018-12-28 16:55:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f298caa66a82caab77b449ff7a8de0dccd03c880" 2018-12-28 16:55:48,705 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8639c1c5-c87b-4c21-9dcd-e1ac53b0e1dc Date: Fri, 28 Dec 2018 16:55:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:55:48,706 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/bf7adbc9-5af8-47f6-bb81-9b30ff544d98 used request id req-8639c1c5-c87b-4c21-9dcd-e1ac53b0e1dc 2018-12-28 16:55:48,708 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:55:48,708 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:55:48,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:55:49,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["VRf2XsOKTFirokvbGi3-Xg"], "issued_at": "2018-12-28T16:55:49.000000Z"}} 2018-12-28 16:55:49,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" -d '{"stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-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-12-28 16:55:50,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:55:49 GMT Server: Apache x-openstack-request-id: req-16cadfd3-0fd1-4f2a-8516-6659745ad7ef Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9", "rel": "self"}]}} 2018-12-28 16:55:50,841 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-16cadfd3-0fd1-4f2a-8516-6659745ad7ef 2018-12-28 16:55:50,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/b564885f-404c-4d11-94de-23fa66ccc8b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" 2018-12-28 16:55:51,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:50 GMT Server: Apache x-openstack-request-id: req-318b45e9-4f72-4c6d-8925-cdf9b5f0f2b7 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:51,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:51 GMT Server: Apache x-openstack-request-id: req-c07ee65f-f070-4988-89f6-1fa7578f4290 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "OS::stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack", "stack_user_project_id": "f19074aa68b54e93955eb1e60ffd0b6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:50Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 16:55:51,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 used request id req-c07ee65f-f070-4988-89f6-1fa7578f4290 2018-12-28 16:55:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/b564885f-404c-4d11-94de-23fa66ccc8b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" 2018-12-28 16:55:51,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:51 GMT Server: Apache x-openstack-request-id: req-19f1cd4b-9d3e-40db-998b-87ba31a7189c Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:51,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:51 GMT Server: Apache x-openstack-request-id: req-b3cb3fe7-4667-4bd5-85bd-059a8e5fe6b8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 508 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "OS::stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack", "stack_user_project_id": "f19074aa68b54e93955eb1e60ffd0b6b", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:50Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 16:55:51,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 used request id req-b3cb3fe7-4667-4bd5-85bd-059a8e5fe6b8 2018-12-28 16:55:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/b564885f-404c-4d11-94de-23fa66ccc8b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" 2018-12-28 16:55:54,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:54 GMT Server: Apache x-openstack-request-id: req-fdb3eab5-793f-4963-aa8c-df36e355c430 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:54,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:54 GMT Server: Apache x-openstack-request-id: req-9e39e8cc-76b1-4752-aaf2-472bfb8978d0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 515 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "OS::stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack", "stack_user_project_id": "f19074aa68b54e93955eb1e60ffd0b6b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:50Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b564885f-404c-4d11-94de-23fa66ccc8b9", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 16:55:54,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 used request id req-9e39e8cc-76b1-4752-aaf2-472bfb8978d0 2018-12-28 16:55:54,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/b564885f-404c-4d11-94de-23fa66ccc8b9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" 2018-12-28 16:55:55,047 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:54 GMT Server: Apache x-openstack-request-id: req-c1a3a504-4286-409d-91c8-d0ead568ff72 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:55,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:55 GMT Server: Apache x-openstack-request-id: req-9857f8a5-a7f0-47ac-9344-3c096c675d19 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.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-28T16:55:50Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:50Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "db9126af-4550-42de-9013-a830c6b2a7d0", "resource_type": "OS::Nova::Flavor"}]} 2018-12-28 16:55:55,089 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9/resources used request id req-9857f8a5-a7f0-47ac-9344-3c096c675d19 2018-12-28 16:55:55,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/db9126af-4550-42de-9013-a830c6b2a7d0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" 2018-12-28 16:55:55,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55: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-1931d69e-2a78-436f-8f1c-085a75a56d36 x-compute-request-id: req-1931d69e-2a78-436f-8f1c-085a75a56d36 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/db9126af-4550-42de-9013-a830c6b2a7d0", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/db9126af-4550-42de-9013-a830c6b2a7d0", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "db9126af-4550-42de-9013-a830c6b2a7d0", "name": "HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack-flavor-6jhdwvnlfk5e", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:55:55,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/db9126af-4550-42de-9013-a830c6b2a7d0 used request id req-1931d69e-2a78-436f-8f1c-085a75a56d36 2018-12-28 16:55:55,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/b564885f-404c-4d11-94de-23fa66ccc8b9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ea52165eaaa906fc745174c992256e4f4b6ad4" 2018-12-28 16:55:55,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:55 GMT Server: Apache x-openstack-request-id: req-8efac596-0bf1-48a6-b296-e02c016a2ad8 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:55,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:55:55 GMT Server: Apache x-openstack-request-id: req-9af5ce49-0e33-45e0-b054-e0abed4c2ff9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:55:55,481 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsFlavorTests-aa491080-24cc-4a7d-be40-68449942abe5-stack/b564885f-404c-4d11-94de-23fa66ccc8b9 used request id req-9af5ce49-0e33-45e0-b054-e0abed4c2ff9 2018-12-28 16:55:55,483 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:55:55,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:55:55,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:55:55,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["cAEYtVuxQzuTtnIsXwi-7g"], "issued_at": "2018-12-28T16:55:55.000000Z"}} 2018-12-28 16:55:55,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" -d '{"stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-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-e3cd2e5e-e809-4597-899b-1c9574c68243-kp"}}' 2018-12-28 16:55:57,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:55:55 GMT Server: Apache x-openstack-request-id: req-bf86791f-d600-449e-8eef-344f29769d70 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8", "rel": "self"}]}} 2018-12-28 16:55:57,522 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-bf86791f-d600-449e-8eef-344f29769d70 2018-12-28 16:55:57,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4f925dd5-5757-4bd2-8921-81b2de599ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:55:57,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:57 GMT Server: Apache x-openstack-request-id: req-8d350218-1c56-486e-b27f-99e24eadbf5d Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:57,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:57 GMT Server: Apache x-openstack-request-id: req-dd4f6c9c-d509-4105-8271-0b677853d55a 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "OS::stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "keypair_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "stack_user_project_id": "2025a47762c14489add432327941b488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "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-12-28 16:55:57,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 used request id req-dd4f6c9c-d509-4105-8271-0b677853d55a 2018-12-28 16:55:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4f925dd5-5757-4bd2-8921-81b2de599ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:55:58,229 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:55:57 GMT Server: Apache x-openstack-request-id: req-5fdf515c-2f0d-43d7-8dcb-cb533482d6b5 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:55:58,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:55:58 GMT Server: Apache x-openstack-request-id: req-4695c54a-23ff-4571-becf-3e5343d9f906 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "OS::stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "keypair_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "stack_user_project_id": "2025a47762c14489add432327941b488", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:55:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "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-12-28 16:55:58,413 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 used request id req-4695c54a-23ff-4571-becf-3e5343d9f906 2018-12-28 16:56:01,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4f925dd5-5757-4bd2-8921-81b2de599ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:56:02,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:01 GMT Server: Apache x-openstack-request-id: req-b11dee24-e2d9-45e9-bc5f-50337e24caf9 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:02,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:02 GMT Server: Apache x-openstack-request-id: req-c5ce439f-9af3-4824-a3da-01bc0bb62113 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "OS::stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "keypair_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "stack_user_project_id": "2025a47762c14489add432327941b488", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5nzTptiHF6y+G4aXe3CuzOrxve6cCIXqdnwgMGDyLaGqBUmO\n7b7gvbE9Gj7+cPZdQHfG5yQFOSmL5Wac1dIDtro0abP2nVoer92TTs32UXNWevvn\nR46x30Fco5DDjgGCOU8uhe3TjgydkewABxeyt3RwUdnejdTym9UvYQ+fKRdDfbaK\n/lMXe8Su7SCYTc9cQXHnxtoDd1Cg55tTtAt8UIO2a2C9jL7GM2cNypjw0dX+uUtC\nKKyTd3CF3TuVl8Faj3lS1l6cblC7AWmPlHYRzqJdU4EvBalAtcIGcylBo5+9/1Of\nCeGBwhak8Th0T0gdnuaTC917YFVlpPR9KIRjXwIDAQABAoIBAQCL2Y++u8D0b38G\nSpsdbhjSA3hcyyvnzAGglN4fHKO1ZlM4VBKiVOAemS0/AJv4RLP+Su7oDqYQshHN\nRn7BCmXweHkW7fgkL6tRADvCZBwh/b6qbrA9beqlUQ55vHu7bVTrmwzafJyRozv0\nb2Lw6sMop0EDmRN9sYjnXuoZlZX4IptUCjj7shsDtBAzQYmj/QpEwHO6Qa7y3Php\n87r/hM7NoWDpeH4iSCuVMqgr3si2dAXP6ubjA8FlqcLOxst4C99P9lpqE3R6QKnX\nnMz2lEVjab987Ay18M/5tNmMIvDZTjr05cs8qHWDDRQ80RFrQQ7nZiIbonByfgVg\nTgziEZKRAoGBAP76rxby3PaQlIqK21gkGmI+PDs2yMuW6xgcf43ny8xa80+DCk//\n6stzn0hBE7jYmJA+GseBmtzoC+chy7qiFvyH6o/R0tKNtCD4bZ4hbbToUC4qNz+h\nb2icpaX7Q6QSaOCBjPaAOyteUcU1Ji9FrE4yvcJgKH+6y2nxM6nzBMOXAoGBAOdp\nCuJvRDSERB6K7vi7XV57hyXnmyqmVZyg+nulOVTFZsway25z7lfer9IP0fDcIT0X\nMu7k++l5YzasmAg85DCD4xT7OZSZkCGLBIBzQ07L5JS4VXEewIYfOLH2/udCaI6b\nnEijEXfZqTwKcyuWNSUwzxTclFLKGKwE5jOqhbd5AoGAKmRjV91o/1VqXN5ZOX5H\nJK5UNUQWfkLJM2kJi/5N09wLN90BietyjgDbKpgnP0RDmTe6HBFgPfoWgIcN6Cmq\nyLGQPfkUpA0LNbAYCYJlSv6U1hgOt3WPoETrBX2Q8WZeKXVgilsnez5jOfZsMs/S\npe2pvvddxF66ExMXE9pjoGECgYEAwBXxcwPpGa6w3Kl2tADTABqJlG0r37syVVFK\nmlgLvtIdAk87jfOtZEL0ruly2vvem1cmcCai9KpOMJQTnsLsp1jSphfjM/ZELZO3\nqOgEduPIWaqpQbzFEo/X/+GGtW/qWnXQxHqXhWSnla8W6pdEhhp9ylNOy2n2ENQA\nQeLKHAECgYAk+rDz3d39TnKm2ieocUyQRgCIClFWgIJK8v4T9bqpOvlwm9J+g4TT\ne9zviYCLTXT63FJ90wNPZnhZdG+5bIuVwHWHyte2/HCHJdZeXyANu7yRcEuBi9DE\niPoHxmKiAVukN84Qxy1DoTFtTjnePI4o2T0S5gtx0DSHml3vjrpDUA==\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-12-28 16:56:02,341 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 used request id req-c5ce439f-9af3-4824-a3da-01bc0bb62113 2018-12-28 16:56:02,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4f925dd5-5757-4bd2-8921-81b2de599ca8/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:56:02,370 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:02 GMT Server: Apache x-openstack-request-id: req-8046ae7d-9491-4590-803d-782b031c7d0e Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:02,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:02 GMT Server: Apache x-openstack-request-id: req-06bb8d78-7a13-4b82-85d4-16bc02c322a8 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.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T16:55:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:55:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-28 16:56:02,568 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8/resources used request id req-06bb8d78-7a13-4b82-85d4-16bc02c322a8 2018-12-28 16:56:02,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:56:02,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56: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-bc2365c8-9a60-4b32-8080-9fa8b0b860c5 x-compute-request-id: req-bc2365c8-9a60-4b32-8080-9fa8b0b860c5 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmfNOm2IcXrL4bhpd7cK7M6vG97pwIhep2fCAwYPItoaoFSY7tvuC9sT0aPv5w9l1Ad8bnJAU5KYvlZpzV0gO2ujRps/adWh6v3ZNOzfZRc1Z6++dHjrHfQVyjkMOOAYI5Ty6F7dOODJ2R7AAHF7K3dHBR2d6N1PKb1S9hD58pF0N9tor+Uxd7xK7tIJhNz1xBcefG2gN3UKDnm1O0C3xQg7ZrYL2MvsYzZw3KmPDR1f65S0IorJN3cIXdO5WXwVqPeVLWXpxuULsBaY+UdhHOol1TgS8FqUC1wgZzKUGjn73/U58J4YHCFqTxOHRPSB2e5pML3XtgVWWk9H0ohGNf Generated-by-Nova", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp", "deleted": false, "created_at": "2018-12-28T16:55:57.000000", "updated_at": null, "fingerprint": "c8:ba:7b:17:37:06:5d:9b:1f:be:a0:e0:c8:3f:8b:75", "deleted_at": null, "id": 14}} 2018-12-28 16:56:02,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp used request id req-bc2365c8-9a60-4b32-8080-9fa8b0b860c5 2018-12-28 16:56:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4f925dd5-5757-4bd2-8921-81b2de599ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:56:02,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:02 GMT Server: Apache x-openstack-request-id: req-d4271d9b-15a9-4e66-a861-0e7ff0a0a7fd Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:03,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:02 GMT Server: Apache x-openstack-request-id: req-3c222656-8c20-4729-851f-3350081f32af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1909 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "OS::stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "keypair_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack", "stack_user_project_id": "2025a47762c14489add432327941b488", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:55:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4f925dd5-5757-4bd2-8921-81b2de599ca8", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5nzTptiHF6y+G4aXe3CuzOrxve6cCIXqdnwgMGDyLaGqBUmO\n7b7gvbE9Gj7+cPZdQHfG5yQFOSmL5Wac1dIDtro0abP2nVoer92TTs32UXNWevvn\nR46x30Fco5DDjgGCOU8uhe3TjgydkewABxeyt3RwUdnejdTym9UvYQ+fKRdDfbaK\n/lMXe8Su7SCYTc9cQXHnxtoDd1Cg55tTtAt8UIO2a2C9jL7GM2cNypjw0dX+uUtC\nKKyTd3CF3TuVl8Faj3lS1l6cblC7AWmPlHYRzqJdU4EvBalAtcIGcylBo5+9/1Of\nCeGBwhak8Th0T0gdnuaTC917YFVlpPR9KIRjXwIDAQABAoIBAQCL2Y++u8D0b38G\nSpsdbhjSA3hcyyvnzAGglN4fHKO1ZlM4VBKiVOAemS0/AJv4RLP+Su7oDqYQshHN\nRn7BCmXweHkW7fgkL6tRADvCZBwh/b6qbrA9beqlUQ55vHu7bVTrmwzafJyRozv0\nb2Lw6sMop0EDmRN9sYjnXuoZlZX4IptUCjj7shsDtBAzQYmj/QpEwHO6Qa7y3Php\n87r/hM7NoWDpeH4iSCuVMqgr3si2dAXP6ubjA8FlqcLOxst4C99P9lpqE3R6QKnX\nnMz2lEVjab987Ay18M/5tNmMIvDZTjr05cs8qHWDDRQ80RFrQQ7nZiIbonByfgVg\nTgziEZKRAoGBAP76rxby3PaQlIqK21gkGmI+PDs2yMuW6xgcf43ny8xa80+DCk//\n6stzn0hBE7jYmJA+GseBmtzoC+chy7qiFvyH6o/R0tKNtCD4bZ4hbbToUC4qNz+h\nb2icpaX7Q6QSaOCBjPaAOyteUcU1Ji9FrE4yvcJgKH+6y2nxM6nzBMOXAoGBAOdp\nCuJvRDSERB6K7vi7XV57hyXnmyqmVZyg+nulOVTFZsway25z7lfer9IP0fDcIT0X\nMu7k++l5YzasmAg85DCD4xT7OZSZkCGLBIBzQ07L5JS4VXEewIYfOLH2/udCaI6b\nnEijEXfZqTwKcyuWNSUwzxTclFLKGKwE5jOqhbd5AoGAKmRjV91o/1VqXN5ZOX5H\nJK5UNUQWfkLJM2kJi/5N09wLN90BietyjgDbKpgnP0RDmTe6HBFgPfoWgIcN6Cmq\nyLGQPfkUpA0LNbAYCYJlSv6U1hgOt3WPoETrBX2Q8WZeKXVgilsnez5jOfZsMs/S\npe2pvvddxF66ExMXE9pjoGECgYEAwBXxcwPpGa6w3Kl2tADTABqJlG0r37syVVFK\nmlgLvtIdAk87jfOtZEL0ruly2vvem1cmcCai9KpOMJQTnsLsp1jSphfjM/ZELZO3\nqOgEduPIWaqpQbzFEo/X/+GGtW/qWnXQxHqXhWSnla8W6pdEhhp9ylNOy2n2ENQA\nQeLKHAECgYAk+rDz3d39TnKm2ieocUyQRgCIClFWgIJK8v4T9bqpOvlwm9J+g4TT\ne9zviYCLTXT63FJ90wNPZnhZdG+5bIuVwHWHyte2/HCHJdZeXyANu7yRcEuBi9DE\niPoHxmKiAVukN84Qxy1DoTFtTjnePI4o2T0S5gtx0DSHml3vjrpDUA==\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-12-28 16:56:03,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 used request id req-3c222656-8c20-4729-851f-3350081f32af 2018-12-28 16:56:03,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:56:03,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56: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-fc792e67-70a7-4844-97a6-70d5f71e9b8b x-compute-request-id: req-fc792e67-70a7-4844-97a6-70d5f71e9b8b Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDmfNOm2IcXrL4bhpd7cK7M6vG97pwIhep2fCAwYPItoaoFSY7tvuC9sT0aPv5w9l1Ad8bnJAU5KYvlZpzV0gO2ujRps/adWh6v3ZNOzfZRc1Z6++dHjrHfQVyjkMOOAYI5Ty6F7dOODJ2R7AAHF7K3dHBR2d6N1PKb1S9hD58pF0N9tor+Uxd7xK7tIJhNz1xBcefG2gN3UKDnm1O0C3xQg7ZrYL2MvsYzZw3KmPDR1f65S0IorJN3cIXdO5WXwVqPeVLWXpxuULsBaY+UdhHOol1TgS8FqUC1wgZzKUGjn73/U58J4YHCFqTxOHRPSB2e5pML3XtgVWWk9H0ohGNf Generated-by-Nova", "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "name": "HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp", "deleted": false, "created_at": "2018-12-28T16:55:57.000000", "updated_at": null, "fingerprint": "c8:ba:7b:17:37:06:5d:9b:1f:be:a0:e0:c8:3f:8b:75", "deleted_at": null, "id": 14}} 2018-12-28 16:56:03,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-kp used request id req-fc792e67-70a7-4844-97a6-70d5f71e9b8b 2018-12-28 16:56:03,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/4f925dd5-5757-4bd2-8921-81b2de599ca8 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d281600c917ad1125841d8fd0de865d047b9042" 2018-12-28 16:56:03,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:03 GMT Server: Apache x-openstack-request-id: req-681ece6b-c5fc-4f93-8d8b-0781b7337695 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:03,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:03 GMT Server: Apache x-openstack-request-id: req-389943fc-ac49-48ab-a990-32c51299ffd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:03,811 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsKeypairTests-e3cd2e5e-e809-4597-899b-1c9574c68243-stack/4f925dd5-5757-4bd2-8921-81b2de599ca8 used request id req-389943fc-ac49-48ab-a990-32c51299ffd2 2018-12-28 16:56:03,812 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 16:56:03,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:04,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["Hm-VBERyTL663QMzQliTcA"], "issued_at": "2018-12-28T16:56:04.000000Z"}} 2018-12-28 16:56:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" -d '{"stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-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-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-sec-grp"}}' 2018-12-28 16:56:05,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:56:04 GMT Server: Apache x-openstack-request-id: req-c74273fc-5933-4276-bcd8-44df11b5721c Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "rel": "self"}]}} 2018-12-28 16:56:05,705 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks used request id req-c74273fc-5933-4276-bcd8-44df11b5721c 2018-12-28 16:56:05,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/05eb2d21-595b-4d24-84d0-a46ac2f7e11f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:05,894 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:05 GMT Server: Apache x-openstack-request-id: req-93e5bc02-e42b-455d-a350-5d6e21346aad Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:06,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:05 GMT Server: Apache x-openstack-request-id: req-57277c09-5aea-44b3-ba1b-147d9e4444fb 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "OS::stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack", "security_group_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack", "stack_user_project_id": "8438e8c97dcf4d65b95914be10020248", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:56:05Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 16:56:06,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f used request id req-57277c09-5aea-44b3-ba1b-147d9e4444fb 2018-12-28 16:56:06,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/05eb2d21-595b-4d24-84d0-a46ac2f7e11f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:06,344 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:06 GMT Server: Apache x-openstack-request-id: req-ee9aa3dd-44cc-468c-b968-d8f5174d3008 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:06,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:06 GMT Server: Apache x-openstack-request-id: req-8dcde6b9-349a-4a70-a5b9-4c4a77080ac3 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": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "OS::stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack", "security_group_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack", "stack_user_project_id": "8438e8c97dcf4d65b95914be10020248", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T16:56:05Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 16:56:06,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f used request id req-8dcde6b9-349a-4a70-a5b9-4c4a77080ac3 2018-12-28 16:56:09,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/05eb2d21-595b-4d24-84d0-a46ac2f7e11f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:09,742 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:09 GMT Server: Apache x-openstack-request-id: req-6a8abd28-9145-45e0-bd5d-8430b6d208ad Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:09,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:09 GMT Server: Apache x-openstack-request-id: req-fa32b430-67d0-425c-9988-a73b021110fa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "d88be6a8f3fe465c92c457037730ed6e", "OS::stack_id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "OS::stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack", "security_group_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack", "stack_user_project_id": "8438e8c97dcf4d65b95914be10020248", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T16:56:05Z", "links": [{"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 16:56:09,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f used request id req-fa32b430-67d0-425c-9988-a73b021110fa 2018-12-28 16:56:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/05eb2d21-595b-4d24-84d0-a46ac2f7e11f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:10,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:09 GMT Server: Apache x-openstack-request-id: req-3e8860e1-fc28-434e-b990-9987c22960f4 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:10,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:10 GMT Server: Apache x-openstack-request-id: req-f6248061-ba8f-4543-8c4a-6cfa225fb489 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.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T16:56:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T16:56:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5b1e7d49-068f-4afa-af50-e22758a79f93", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-28 16:56:10,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f/resources used request id req-f6248061-ba8f-4543-8c4a-6cfa225fb489 2018-12-28 16:56:10,177 - neutron_utils - INFO - Retrieving security group with ID - 5b1e7d49-068f-4afa-af50-e22758a79f93 2018-12-28 16:56:10,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5b1e7d49-068f-4afa-af50-e22758a79f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:10,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-edf15b2f-6609-427e-afa9-6f16eb923d0c Date: Fri, 28 Dec 2018 16:56:10 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:56:06Z", "updated_at": "2018-12-28T16:56:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:56:07Z", "revision_number": 0, "id": "4223a805-9ace-49bd-8ca3-56be5a8c8b72", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T16:56:07Z", "security_group_id": "5b1e7d49-068f-4afa-af50-e22758a79f93", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T16:56:07Z", "revision_number": 0, "id": "87e890cb-6e5d-4590-8a23-0dba9118e8a9", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T16:56:07Z", "security_group_id": "5b1e7d49-068f-4afa-af50-e22758a79f93", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": 22, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 6, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "5b1e7d49-068f-4afa-af50-e22758a79f93", "name": "HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-sec-grp"}]} 2018-12-28 16:56:10,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5b1e7d49-068f-4afa-af50-e22758a79f93 used request id req-edf15b2f-6609-427e-afa9-6f16eb923d0c 2018-12-28 16:56:10,436 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5b1e7d49-068f-4afa-af50-e22758a79f93 2018-12-28 16:56:10,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5b1e7d49-068f-4afa-af50-e22758a79f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:10,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-b0677929-ba92-459d-b900-a280398fa052 Date: Fri, 28 Dec 2018 16:56:10 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-12-28T16:56:07Z", "security_group_id": "5b1e7d49-068f-4afa-af50-e22758a79f93", "port_range_min": null, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:56:07Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "4223a805-9ace-49bd-8ca3-56be5a8c8b72"}, {"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-12-28T16:56:07Z", "security_group_id": "5b1e7d49-068f-4afa-af50-e22758a79f93", "port_range_min": 22, "revision_number": 0, "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:56:07Z", "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "87e890cb-6e5d-4590-8a23-0dba9118e8a9"}]} 2018-12-28 16:56:10,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5b1e7d49-068f-4afa-af50-e22758a79f93 used request id req-b0677929-ba92-459d-b900-a280398fa052 2018-12-28 16:56:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/05eb2d21-595b-4d24-84d0-a46ac2f7e11f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d81f4247e07af790a103261b84dbbc3ee999e0d" 2018-12-28 16:56:10,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 16:56:10 GMT Server: Apache x-openstack-request-id: req-4e8dbe02-8b78-4d6a-8020-c191ddb91d03 Location: http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 16:56:10,857 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:10 GMT Server: Apache x-openstack-request-id: req-393da68d-8368-40d9-9a40-65f470231c95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:10,857 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e/stacks/HeatUtilsSecurityGroupTests-86a5f86e-54d0-4e7b-b2a0-3b51067e724a-stack/05eb2d21-595b-4d24-84d0-a46ac2f7e11f used request id req-393da68d-8368-40d9-9a40-65f470231c95 2018-12-28 16:56:10,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:11,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["nN6GKXYdQWKAom0OYbqGQA"], "issued_at": "2018-12-28T16:56:11.000000Z"}} 2018-12-28 16:56:11,259 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88766da84e9645ea3bdf2c7a0e45f5db5a440e13" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-057780b6-7780-4210-992b-44773251ded3"}}' 2018-12-28 16:56:11,477 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:11 GMT Server: Apache x-compute-request-id: req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee Content-Encoding: gzip Content-Length: 241 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "067d11f2-5710-4bbd-b675-e46d2003c018", "name": "CinderUtilsQoSTests-057780b6-7780-4210-992b-44773251ded3"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/067d11f2-5710-4bbd-b675-e46d2003c018", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/067d11f2-5710-4bbd-b675-e46d2003c018", "rel": "bookmark"}]} 2018-12-28 16:56:11,478 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee 2018-12-28 16:56:11,481 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88766da84e9645ea3bdf2c7a0e45f5db5a440e13" 2018-12-28 16:56:11,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:11 GMT Server: Apache x-compute-request-id: req-fa93c3de-a2dd-44f5-81af-f5a78206feff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fa93c3de-a2dd-44f5-81af-f5a78206feff Content-Encoding: gzip Content-Length: 155 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "067d11f2-5710-4bbd-b675-e46d2003c018", "name": "CinderUtilsQoSTests-057780b6-7780-4210-992b-44773251ded3"}]} 2018-12-28 16:56:11,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-fa93c3de-a2dd-44f5-81af-f5a78206feff 2018-12-28 16:56:11,660 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-057780b6-7780-4210-992b-44773251ded3 2018-12-28 16:56:11,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/067d11f2-5710-4bbd-b675-e46d2003c018?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88766da84e9645ea3bdf2c7a0e45f5db5a440e13" 2018-12-28 16:56:11,873 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6404ff6a-5756-4880-8aac-cf831f9410a5 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-12-28 16:56:11,873 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/067d11f2-5710-4bbd-b675-e46d2003c018?force=False used request id req-6404ff6a-5756-4880-8aac-cf831f9410a5 2018-12-28 16:56:11,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88766da84e9645ea3bdf2c7a0e45f5db5a440e13" 2018-12-28 16:56:12,603 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:11 GMT Server: Apache x-compute-request-id: req-8a20769a-aeba-41a4-bd8c-ca0653a96411 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a20769a-aeba-41a4-bd8c-ca0653a96411 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 16:56:12,603 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-8a20769a-aeba-41a4-bd8c-ca0653a96411 2018-12-28 16:56:12,604 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-057780b6-7780-4210-992b-44773251ded3 2018-12-28 16:56:12,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/067d11f2-5710-4bbd-b675-e46d2003c018?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8fff87aa-5922-4ce5-87a5-a4bcb4b400ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88766da84e9645ea3bdf2c7a0e45f5db5a440e13" 2018-12-28 16:56:13,330 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ccde3171-f0b0-4cf3-a788-fe7568323b6c x-openstack-request-id: req-ccde3171-f0b0-4cf3-a788-fe7568323b6c Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 067d11f2-5710-4bbd-b675-e46d2003c018.", "code": 404}} 2018-12-28 16:56:13,330 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/067d11f2-5710-4bbd-b675-e46d2003c018?force=False used request id req-ccde3171-f0b0-4cf3-a788-fe7568323b6c 2018-12-28 16:56:13,333 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:13,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["aFNrM6JnSKuQJWk9UqJYvQ"], "issued_at": "2018-12-28T16:56:13.000000Z"}} 2018-12-28 16:56:13,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0041941c89c0e6852e27cc68db37e8587df4235" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-7bc60598-d740-459d-b723-da2f6ec38cc4"}}' 2018-12-28 16:56:14,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:13 GMT Server: Apache x-compute-request-id: req-4e62f285-faaa-4cc8-8d78-78ca82275dad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e62f285-faaa-4cc8-8d78-78ca82275dad Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "name": "CinderUtilsQoSTests-7bc60598-d740-459d-b723-da2f6ec38cc4"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "rel": "bookmark"}]} 2018-12-28 16:56:14,463 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-4e62f285-faaa-4cc8-8d78-78ca82275dad 2018-12-28 16:56:14,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e62f285-faaa-4cc8-8d78-78ca82275dad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0041941c89c0e6852e27cc68db37e8587df4235" 2018-12-28 16:56:14,631 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:14 GMT Server: Apache x-compute-request-id: req-fbabbab4-e3e9-440e-b0c4-e5026048b70a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fbabbab4-e3e9-440e-b0c4-e5026048b70a Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "name": "CinderUtilsQoSTests-7bc60598-d740-459d-b723-da2f6ec38cc4"}]} 2018-12-28 16:56:14,631 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-fbabbab4-e3e9-440e-b0c4-e5026048b70a 2018-12-28 16:56:14,635 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e62f285-faaa-4cc8-8d78-78ca82275dad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0041941c89c0e6852e27cc68db37e8587df4235" 2018-12-28 16:56:14,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:14 GMT Server: Apache x-compute-request-id: req-80c61c5b-2680-4c20-ae4d-cdce9c44e421 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80c61c5b-2680-4c20-ae4d-cdce9c44e421 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "name": "CinderUtilsQoSTests-7bc60598-d740-459d-b723-da2f6ec38cc4"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8", "rel": "bookmark"}]} 2018-12-28 16:56:14,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8 used request id req-80c61c5b-2680-4c20-ae4d-cdce9c44e421 2018-12-28 16:56:14,817 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-7bc60598-d740-459d-b723-da2f6ec38cc4 2018-12-28 16:56:14,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4e62f285-faaa-4cc8-8d78-78ca82275dad" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0041941c89c0e6852e27cc68db37e8587df4235" 2018-12-28 16:56:15,022 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5da6fa3a-a743-4d61-ad40-9af02a8d6024 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-12-28 16:56:15,022 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/edfbba24-d1ac-47d2-b4b0-41d70c33ccc8?force=False used request id req-5da6fa3a-a743-4d61-ad40-9af02a8d6024 2018-12-28 16:56:15,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:15,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["7j8TH6jvSGGvapDeWPc4wA"], "issued_at": "2018-12-28T16:56:15.000000Z"}} 2018-12-28 16:56:15,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee9a03d972b5a4e24d86d6ff506bd37c2107605" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-cc135134-bc0c-4988-b1d2-3334933685a8"}}' 2018-12-28 16:56:16,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:15 GMT Server: Apache x-compute-request-id: req-90411fef-362e-41db-b07c-033fbb634d0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90411fef-362e-41db-b07c-033fbb634d0a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "fb47fb70-b531-4240-9101-f2f978c5d156", "name": "CinderUtilsQoSTests-cc135134-bc0c-4988-b1d2-3334933685a8"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156", "rel": "bookmark"}]} 2018-12-28 16:56:16,179 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-90411fef-362e-41db-b07c-033fbb634d0a 2018-12-28 16:56:16,182 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90411fef-362e-41db-b07c-033fbb634d0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee9a03d972b5a4e24d86d6ff506bd37c2107605" 2018-12-28 16:56:16,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:16 GMT Server: Apache x-compute-request-id: req-500f3d0a-019b-465d-89af-4094e78bbba5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-500f3d0a-019b-465d-89af-4094e78bbba5 Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "fb47fb70-b531-4240-9101-f2f978c5d156", "name": "CinderUtilsQoSTests-cc135134-bc0c-4988-b1d2-3334933685a8"}]} 2018-12-28 16:56:16,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-500f3d0a-019b-465d-89af-4094e78bbba5 2018-12-28 16:56:16,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90411fef-362e-41db-b07c-033fbb634d0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee9a03d972b5a4e24d86d6ff506bd37c2107605" 2018-12-28 16:56:16,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:16 GMT Server: Apache x-compute-request-id: req-5c2bc9bf-c7f1-4148-afa4-fdfc2eb7ea1a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c2bc9bf-c7f1-4148-afa4-fdfc2eb7ea1a Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "fb47fb70-b531-4240-9101-f2f978c5d156", "name": "CinderUtilsQoSTests-cc135134-bc0c-4988-b1d2-3334933685a8"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156", "rel": "bookmark"}]} 2018-12-28 16:56:16,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156 used request id req-5c2bc9bf-c7f1-4148-afa4-fdfc2eb7ea1a 2018-12-28 16:56:16,530 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-cc135134-bc0c-4988-b1d2-3334933685a8 2018-12-28 16:56:16,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-90411fef-362e-41db-b07c-033fbb634d0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ee9a03d972b5a4e24d86d6ff506bd37c2107605" 2018-12-28 16:56:16,763 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e473c68-7987-4af4-af09-20d188fac89f 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-12-28 16:56:16,763 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/fb47fb70-b531-4240-9101-f2f978c5d156?force=False used request id req-2e473c68-7987-4af4-af09-20d188fac89f 2018-12-28 16:56:16,765 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:17,140 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["d0rT-SHxQ0CY-qVj-TJ95g"], "issued_at": "2018-12-28T16:56:17.000000Z"}} 2018-12-28 16:56:17,144 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e617b37f961bcec09d02c9f49a2ec965eca7c551" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-92547ad1-5b88-4919-b451-e5f7208c1d29"}}' 2018-12-28 16:56:17,897 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:17 GMT Server: Apache x-compute-request-id: req-ed24b2c3-f449-4b27-88c1-cb1b3cd6c959 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed24b2c3-f449-4b27-88c1-cb1b3cd6c959 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "315265ad-ffd9-4662-97bd-d04be9696573", "name": "CinderUtilsQoSTests-92547ad1-5b88-4919-b451-e5f7208c1d29"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573", "rel": "bookmark"}]} 2018-12-28 16:56:17,898 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-ed24b2c3-f449-4b27-88c1-cb1b3cd6c959 2018-12-28 16:56:17,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed24b2c3-f449-4b27-88c1-cb1b3cd6c959" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e617b37f961bcec09d02c9f49a2ec965eca7c551" 2018-12-28 16:56:18,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:17 GMT Server: Apache x-compute-request-id: req-343fa739-6f81-48e5-b5d9-2b2c94ae434d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-343fa739-6f81-48e5-b5d9-2b2c94ae434d Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "315265ad-ffd9-4662-97bd-d04be9696573", "name": "CinderUtilsQoSTests-92547ad1-5b88-4919-b451-e5f7208c1d29"}]} 2018-12-28 16:56:18,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-343fa739-6f81-48e5-b5d9-2b2c94ae434d 2018-12-28 16:56:18,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed24b2c3-f449-4b27-88c1-cb1b3cd6c959" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e617b37f961bcec09d02c9f49a2ec965eca7c551" 2018-12-28 16:56:18,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:18 GMT Server: Apache x-compute-request-id: req-47551beb-b118-4d04-aa3e-1ac458a16b9c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47551beb-b118-4d04-aa3e-1ac458a16b9c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "315265ad-ffd9-4662-97bd-d04be9696573", "name": "CinderUtilsQoSTests-92547ad1-5b88-4919-b451-e5f7208c1d29"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573", "rel": "bookmark"}]} 2018-12-28 16:56:18,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573 used request id req-47551beb-b118-4d04-aa3e-1ac458a16b9c 2018-12-28 16:56:18,254 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-92547ad1-5b88-4919-b451-e5f7208c1d29 2018-12-28 16:56:18,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed24b2c3-f449-4b27-88c1-cb1b3cd6c959" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e617b37f961bcec09d02c9f49a2ec965eca7c551" 2018-12-28 16:56:18,462 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fa3f71a5-ea26-4d6d-8f74-dbdce9c9b35d 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-12-28 16:56:18,462 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/315265ad-ffd9-4662-97bd-d04be9696573?force=False used request id req-fa3f71a5-ea26-4d6d-8f74-dbdce9c9b35d 2018-12-28 16:56:18,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:18,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["ZZMxyapTQueWGcOX3yHV1A"], "issued_at": "2018-12-28T16:56:18.000000Z"}} 2018-12-28 16:56:18,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:18,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99083ea-9d5d-40b1-a988-626dde38cb45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:18,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e99083ea-9d5d-40b1-a988-626dde38cb45 2018-12-28 16:56:18,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-79144b45-3f9a-4666-aa39-81e9e38648b7", "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-12-28 16:56:19,328 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:18 GMT Server: Apache x-compute-request-id: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T16:56:19.193466", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-79144b45-3f9a-4666-aa39-81e9e38648b7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "1ed3130b-48d0-4d60-9636-196d68f01879", "size": 1}} 2018-12-28 16:56:19,328 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes used request id req-6677e5f7-02f3-4110-9cdf-5ce0461867ee 2018-12-28 16:56:19,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:19,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:19 GMT Server: Apache x-compute-request-id: req-c41b4d0d-0e1b-4a78-affc-5b1860a88daa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c41b4d0d-0e1b-4a78-affc-5b1860a88daa Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:56:19.000000", "replication_status": null, "snapshot_id": null, "id": "1ed3130b-48d0-4d60-9636-196d68f01879", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-79144b45-3f9a-4666-aa39-81e9e38648b7", "bootable": "false", "created_at": "2018-12-28T16:56:19.000000", "volume_type": null}} 2018-12-28 16:56:19,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 used request id req-c41b4d0d-0e1b-4a78-affc-5b1860a88daa 2018-12-28 16:56:19,556 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:19,769 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:19 GMT Server: Apache x-compute-request-id: req-b99a4253-d47f-4c1e-a669-2d37ae554627 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b99a4253-d47f-4c1e-a669-2d37ae554627 Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:56:19.000000", "replication_status": null, "snapshot_id": null, "id": "1ed3130b-48d0-4d60-9636-196d68f01879", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-79144b45-3f9a-4666-aa39-81e9e38648b7", "bootable": "false", "created_at": "2018-12-28T16:56:19.000000", "volume_type": null}} 2018-12-28 16:56:19,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 used request id req-b99a4253-d47f-4c1e-a669-2d37ae554627 2018-12-28 16:56:19,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:19,960 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:19 GMT Server: Apache x-compute-request-id: req-a1798bab-e677-4952-9346-97921672effc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1798bab-e677-4952-9346-97921672effc Content-Encoding: gzip Content-Length: 510 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:56:19.000000", "replication_status": null, "snapshot_id": null, "id": "1ed3130b-48d0-4d60-9636-196d68f01879", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-79144b45-3f9a-4666-aa39-81e9e38648b7", "bootable": "false", "created_at": "2018-12-28T16:56:19.000000", "volume_type": null}]} 2018-12-28 16:56:19,960 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail used request id req-a1798bab-e677-4952-9346-97921672effc 2018-12-28 16:56:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:56:19,970 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:56:19,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:20,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb6a75f9-9564-4c4b-b2f5-71050f2e6cbe Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:56:20,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-fb6a75f9-9564-4c4b-b2f5-71050f2e6cbe 2018-12-28 16:56:20,061 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-79144b45-3f9a-4666-aa39-81e9e38648b7 2018-12-28 16:56:20,064 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:20,276 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c38569c-2dcf-4912-92f0-412c3549a233 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-12-28 16:56:20,276 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 used request id req-3c38569c-2dcf-4912-92f0-412c3549a233 2018-12-28 16:56:20,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:20,618 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9ba8bae3-4d53-4a2d-9d43-f336203cb990 x-openstack-request-id: req-9ba8bae3-4d53-4a2d-9d43-f336203cb990 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1ed3130b-48d0-4d60-9636-196d68f01879 could not be found.", "code": 404}} 2018-12-28 16:56:20,618 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 used request id req-9ba8bae3-4d53-4a2d-9d43-f336203cb990 2018-12-28 16:56:20,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:21,469 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:20 GMT Server: Apache x-compute-request-id: req-d017e3a0-46d4-44d2-b331-97f2e5c9c4fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d017e3a0-46d4-44d2-b331-97f2e5c9c4fd Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 16:56:21,469 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail used request id req-d017e3a0-46d4-44d2-b331-97f2e5c9c4fd 2018-12-28 16:56:21,470 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-79144b45-3f9a-4666-aa39-81e9e38648b7 2018-12-28 16:56:21,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:22,200 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2961ed71-bea7-4310-a517-df560bdad232 x-openstack-request-id: req-2961ed71-bea7-4310-a517-df560bdad232 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1ed3130b-48d0-4d60-9636-196d68f01879 could not be found.", "code": 404}} 2018-12-28 16:56:22,201 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 used request id req-2961ed71-bea7-4310-a517-df560bdad232 2018-12-28 16:56:22,203 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6677e5f7-02f3-4110-9cdf-5ce0461867ee" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56de84b00a0b6dadbdf16d60f54f813663692c6d" 2018-12-28 16:56:22,400 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4d389497-1b6a-43fb-8cfd-a948e837780d x-openstack-request-id: req-4d389497-1b6a-43fb-8cfd-a948e837780d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 1ed3130b-48d0-4d60-9636-196d68f01879 could not be found.", "code": 404}} 2018-12-28 16:56:22,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/1ed3130b-48d0-4d60-9636-196d68f01879 used request id req-4d389497-1b6a-43fb-8cfd-a948e837780d 2018-12-28 16:56:22,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:22,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["lK-ccjcdQEaiMIH6bqbrZQ"], "issued_at": "2018-12-28T16:56:22.000000Z"}} 2018-12-28 16:56:22,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:22,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2590944-dbf0-40a4-8f04-4ab3289589de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:22,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b2590944-dbf0-40a4-8f04-4ab3289589de 2018-12-28 16:56:22,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0", "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-12-28 16:56:23,711 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:22 GMT Server: Apache x-compute-request-id: req-9d726058-8518-488b-adb6-f812b6d26e2f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9d726058-8518-488b-adb6-f812b6d26e2f Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T16:56:23.636447", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "668b2a56-6391-40bf-952d-f4b773df0871", "size": 1}} 2018-12-28 16:56:23,712 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes used request id req-9d726058-8518-488b-adb6-f812b6d26e2f 2018-12-28 16:56:23,715 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d726058-8518-488b-adb6-f812b6d26e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:23,923 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:23 GMT Server: Apache x-compute-request-id: req-33e81bdd-0f95-4d95-ab43-670a41891b68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-33e81bdd-0f95-4d95-ab43-670a41891b68 Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": null, "encrypted": false, "updated_at": null, "replication_status": null, "snapshot_id": null, "id": "668b2a56-6391-40bf-952d-f4b773df0871", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0", "bootable": "false", "created_at": "2018-12-28T16:56:23.000000", "volume_type": null}} 2018-12-28 16:56:23,923 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 used request id req-33e81bdd-0f95-4d95-ab43-670a41891b68 2018-12-28 16:56:23,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d726058-8518-488b-adb6-f812b6d26e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:24,669 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:23 GMT Server: Apache x-compute-request-id: req-a18d1d1a-7b41-40af-b601-0940808f77f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a18d1d1a-7b41-40af-b601-0940808f77f0 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:56:24.000000", "replication_status": null, "snapshot_id": null, "id": "668b2a56-6391-40bf-952d-f4b773df0871", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0", "bootable": "false", "created_at": "2018-12-28T16:56:23.000000", "volume_type": null}} 2018-12-28 16:56:24,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 used request id req-a18d1d1a-7b41-40af-b601-0940808f77f0 2018-12-28 16:56:24,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d726058-8518-488b-adb6-f812b6d26e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:24,875 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:24 GMT Server: Apache x-compute-request-id: req-4fff8649-610a-4157-b400-7acc73b1cfb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4fff8649-610a-4157-b400-7acc73b1cfb3 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:56:24.000000", "replication_status": null, "snapshot_id": null, "id": "668b2a56-6391-40bf-952d-f4b773df0871", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0", "bootable": "false", "created_at": "2018-12-28T16:56:23.000000", "volume_type": null}]} 2018-12-28 16:56:24,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/detail used request id req-4fff8649-610a-4157-b400-7acc73b1cfb3 2018-12-28 16:56:24,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:56:24,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:56:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9be83e6-5618-4265-9855-2b65d2556c94 Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:56:24,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-b9be83e6-5618-4265-9855-2b65d2556c94 2018-12-28 16:56:24,981 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0 2018-12-28 16:56:24,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d726058-8518-488b-adb6-f812b6d26e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:25,204 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e52c1be6-6f18-4512-ac47-6c10c824b506 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-12-28 16:56:25,204 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 used request id req-e52c1be6-6f18-4512-ac47-6c10c824b506 2018-12-28 16:56:25,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d726058-8518-488b-adb6-f812b6d26e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:25,393 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:25 GMT Server: Apache x-compute-request-id: req-d354b0cd-66fc-43a2-9a7d-29080bc9037e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d354b0cd-66fc-43a2-9a7d-29080bc9037e Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T16:56:25.000000", "replication_status": null, "snapshot_id": null, "id": "668b2a56-6391-40bf-952d-f4b773df0871", "size": 1, "user_id": "6bfd0f881c714dae9d7ca6174e4669e3", "os-vol-tenant-attr:tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "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-7ab2a30d-7508-47dd-88d7-f7c7f2b654f0", "bootable": "false", "created_at": "2018-12-28T16:56:23.000000", "volume_type": null}} 2018-12-28 16:56:25,393 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 used request id req-d354b0cd-66fc-43a2-9a7d-29080bc9037e 2018-12-28 16:56:28,400 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9d726058-8518-488b-adb6-f812b6d26e2f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}238f000cd21051065898af42b0d765933d951a12" 2018-12-28 16:56:29,208 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ad157319-c5cf-459f-97fb-e97fa59c5388 x-openstack-request-id: req-ad157319-c5cf-459f-97fb-e97fa59c5388 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 668b2a56-6391-40bf-952d-f4b773df0871 could not be found.", "code": 404}} 2018-12-28 16:56:29,208 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/volumes/668b2a56-6391-40bf-952d-f4b773df0871 used request id req-ad157319-c5cf-459f-97fb-e97fa59c5388 2018-12-28 16:56:29,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:29,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["z5oaJ6ZfTFuDR0hQktnAuw"], "issued_at": "2018-12-28T16:56:29.000000Z"}} 2018-12-28 16:56:29,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-e473568d-0c88-40d3-bec1-78716b2e0e35", "description": null}}' 2018-12-28 16:56:29,815 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:29 GMT Server: Apache x-compute-request-id: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e473568d-0c88-40d3-bec1-78716b2e0e35", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "03a598b4-188e-4167-bc92-b68a34df50ab", "description": null}} 2018-12-28 16:56:29,815 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34 2018-12-28 16:56:29,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" 2018-12-28 16:56:30,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:29 GMT Server: Apache x-compute-request-id: req-55d745f8-2d52-4bfb-b812-119d7c451ef6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55d745f8-2d52-4bfb-b812-119d7c451ef6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-e473568d-0c88-40d3-bec1-78716b2e0e35", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "03a598b4-188e-4167-bc92-b68a34df50ab", "description": null}]} 2018-12-28 16:56:30,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types?is_public=None used request id req-55d745f8-2d52-4bfb-b812-119d7c451ef6 2018-12-28 16:56:30,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" 2018-12-28 16:56:30,708 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:30 GMT Server: Apache x-compute-request-id: req-845d9843-9dff-4053-8b98-3f33464c18a2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-845d9843-9dff-4053-8b98-3f33464c18a2 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-e473568d-0c88-40d3-bec1-78716b2e0e35", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "03a598b4-188e-4167-bc92-b68a34df50ab", "description": null}} 2018-12-28 16:56:30,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab used request id req-845d9843-9dff-4053-8b98-3f33464c18a2 2018-12-28 16:56:30,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" 2018-12-28 16:56:30,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:30 GMT Server: Apache x-compute-request-id: req-910ee509-5625-499c-a109-2931cbaf5a6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-910ee509-5625-499c-a109-2931cbaf5a6c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 16:56:30,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab/encryption used request id req-910ee509-5625-499c-a109-2931cbaf5a6c 2018-12-28 16:56:30,970 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e473568d-0c88-40d3-bec1-78716b2e0e35 2018-12-28 16:56:30,973 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" 2018-12-28 16:56:31,180 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a60a77d7-7279-4a93-b9b0-216c1b6dd956 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-12-28 16:56:31,180 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab used request id req-a60a77d7-7279-4a93-b9b0-216c1b6dd956 2018-12-28 16:56:31,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" 2018-12-28 16:56:31,356 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-72ea1255-d5ac-415c-ad23-bae02650a733 x-openstack-request-id: req-72ea1255-d5ac-415c-ad23-bae02650a733 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 03a598b4-188e-4167-bc92-b68a34df50ab could not be found.", "code": 404}} 2018-12-28 16:56:31,357 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab used request id req-72ea1255-d5ac-415c-ad23-bae02650a733 2018-12-28 16:56:31,357 - cinder_utils - INFO - Volume with ID [03a598b4-188e-4167-bc92-b68a34df50ab] does not exist 2018-12-28 16:56:31,357 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-e473568d-0c88-40d3-bec1-78716b2e0e35 2018-12-28 16:56:31,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2e9ffb8-81e9-4a01-95d4-8977e869ea34" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}267754db0f7a223c474d458268cb24ae03f112b0" 2018-12-28 16:56:31,394 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ee69cc45-18aa-48d9-99cf-17afc4e28059 x-openstack-request-id: req-ee69cc45-18aa-48d9-99cf-17afc4e28059 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 03a598b4-188e-4167-bc92-b68a34df50ab could not be found.", "code": 404}} 2018-12-28 16:56:31,394 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/03a598b4-188e-4167-bc92-b68a34df50ab used request id req-ee69cc45-18aa-48d9-99cf-17afc4e28059 2018-12-28 16:56:31,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:31,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["qZGjjywDQFuggLu_u4p74w"], "issued_at": "2018-12-28T16:56:31.000000Z"}} 2018-12-28 16:56:31,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675", "description": null}}' 2018-12-28 16:56:32,022 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:31 GMT Server: Apache x-compute-request-id: req-74d400fe-825b-4417-bad7-ac5c2910dd95 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74d400fe-825b-4417-bad7-ac5c2910dd95 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6468efff-358f-44a6-b167-0dc6c6c47b8f", "description": null}} 2018-12-28 16:56:32,022 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-74d400fe-825b-4417-bad7-ac5c2910dd95 2018-12-28 16:56:32,026 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:32,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:32 GMT Server: Apache x-compute-request-id: req-ffbc61e8-cd91-49a3-8092-6d1429fd112a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ffbc61e8-cd91-49a3-8092-6d1429fd112a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6468efff-358f-44a6-b167-0dc6c6c47b8f", "description": null}]} 2018-12-28 16:56:32,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types?is_public=None used request id req-ffbc61e8-cd91-49a3-8092-6d1429fd112a 2018-12-28 16:56:32,208 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:32,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:32 GMT Server: Apache x-compute-request-id: req-cfecdfc9-026c-4dc0-865a-8991b04b254f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfecdfc9-026c-4dc0-865a-8991b04b254f Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6468efff-358f-44a6-b167-0dc6c6c47b8f", "description": null}} 2018-12-28 16:56:32,389 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f used request id req-cfecdfc9-026c-4dc0-865a-8991b04b254f 2018-12-28 16:56:32,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:32,565 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:32 GMT Server: Apache x-compute-request-id: req-9b5ab739-2d4d-463d-9dea-2b8e8f1ad01b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b5ab739-2d4d-463d-9dea-2b8e8f1ad01b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 16:56:32,565 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f/encryption used request id req-9b5ab739-2d4d-463d-9dea-2b8e8f1ad01b 2018-12-28 16:56:32,568 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:33,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:32 GMT Server: Apache x-compute-request-id: req-59904dba-6eca-46c4-8c3a-214adf20a8a9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59904dba-6eca-46c4-8c3a-214adf20a8a9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6468efff-358f-44a6-b167-0dc6c6c47b8f", "description": null}} 2018-12-28 16:56:33,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f used request id req-59904dba-6eca-46c4-8c3a-214adf20a8a9 2018-12-28 16:56:33,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:33,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:33 GMT Server: Apache x-compute-request-id: req-f60126cc-682b-415c-9376-71d73b6f3288 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f60126cc-682b-415c-9376-71d73b6f3288 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6468efff-358f-44a6-b167-0dc6c6c47b8f", "description": null}} 2018-12-28 16:56:33,468 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f used request id req-f60126cc-682b-415c-9376-71d73b6f3288 2018-12-28 16:56:33,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:33,650 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:33 GMT Server: Apache x-compute-request-id: req-80c9ea76-669d-4a07-a7a5-892c62e8cc0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80c9ea76-669d-4a07-a7a5-892c62e8cc0c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 16:56:33,650 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f/encryption used request id req-80c9ea76-669d-4a07-a7a5-892c62e8cc0c 2018-12-28 16:56:33,650 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-45b20995-bd39-4bbf-b069-69c7707a1675 2018-12-28 16:56:33,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-74d400fe-825b-4417-bad7-ac5c2910dd95" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ae5e06319f831b2723b622725cab054b15aa5" 2018-12-28 16:56:33,877 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22db601d-f03a-400c-9b5b-9b1a5434b2ba 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-12-28 16:56:33,877 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/6468efff-358f-44a6-b167-0dc6c6c47b8f used request id req-22db601d-f03a-400c-9b5b-9b1a5434b2ba 2018-12-28 16:56:33,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:34,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["WHHrgNnzQLCZYkBtTijEmw"], "issued_at": "2018-12-28T16:56:34.000000Z"}} 2018-12-28 16:56:34,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e92aed1a6ef8fe8151ce7eaf65193c129b1983" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-bef431ff-a02c-437b-8f62-7a954aaf86a3-type", "description": null}}' 2018-12-28 16:56:34,484 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:34 GMT Server: Apache x-compute-request-id: req-6bf413e0-cc7d-4247-913e-f35c48ae737e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6bf413e0-cc7d-4247-913e-f35c48ae737e Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-bef431ff-a02c-437b-8f62-7a954aaf86a3-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3bf24ce6-e71b-45a0-a378-ce95fde37d04", "description": null}} 2018-12-28 16:56:34,484 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-6bf413e0-cc7d-4247-913e-f35c48ae737e 2018-12-28 16:56:34,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/3bf24ce6-e71b-45a0-a378-ce95fde37d04/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6bf413e0-cc7d-4247-913e-f35c48ae737e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e92aed1a6ef8fe8151ce7eaf65193c129b1983" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-bef431ff-a02c-437b-8f62-7a954aaf86a3", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-28 16:56:34,676 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 16:56:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-65b6279f-616f-4b20-9602-322ff942d035 x-openstack-request-id: req-65b6279f-616f-4b20-9602-322ff942d035 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-12-28 16:56:34,676 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/3bf24ce6-e71b-45a0-a378-ce95fde37d04/encryption used request id req-65b6279f-616f-4b20-9602-322ff942d035 2018-12-28 16:56:34,677 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-bef431ff-a02c-437b-8f62-7a954aaf86a3-type 2018-12-28 16:56:34,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/3bf24ce6-e71b-45a0-a378-ce95fde37d04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6bf413e0-cc7d-4247-913e-f35c48ae737e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90e92aed1a6ef8fe8151ce7eaf65193c129b1983" 2018-12-28 16:56:35,425 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbfd58f8-5adb-41b9-beae-e042c943df49 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-12-28 16:56:35,425 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/3bf24ce6-e71b-45a0-a378-ce95fde37d04 used request id req-dbfd58f8-5adb-41b9-beae-e042c943df49 2018-12-28 16:56:35,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:35,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["rqwznDhxRkmi-vGZaN1gEA"], "issued_at": "2018-12-28T16:56:35.000000Z"}} 2018-12-28 16:56:35,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type", "description": null}}' 2018-12-28 16:56:36,017 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:35 GMT Server: Apache x-compute-request-id: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9f54ee0-2520-414d-aa76-09a10deef582", "description": null}} 2018-12-28 16:56:36,018 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-a6b06c38-9282-48bc-80d9-9d0416f1adaa 2018-12-28 16:56:36,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408", "provider": "LuksEncryptor"}}' 2018-12-28 16:56:36,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:36 GMT Server: Apache x-compute-request-id: req-8a3641ac-7ddb-49d3-8370-fedbbdc56bbd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a3641ac-7ddb-49d3-8370-fedbbdc56bbd Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d9f54ee0-2520-414d-aa76-09a10deef582", "name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408", "control_location": "back-end", "encryption_id": "29f9ed79-785a-4c6e-bc53-c93aa605a53f", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-12-28 16:56:36,234 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption used request id req-8a3641ac-7ddb-49d3-8370-fedbbdc56bbd 2018-12-28 16:56:36,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:36,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:36 GMT Server: Apache x-compute-request-id: req-ff57aac9-1f18-4754-8ac0-abcf84dfcefe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff57aac9-1f18-4754-8ac0-abcf84dfcefe Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9f54ee0-2520-414d-aa76-09a10deef582", "description": null}} 2018-12-28 16:56:36,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 used request id req-ff57aac9-1f18-4754-8ac0-abcf84dfcefe 2018-12-28 16:56:36,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:36,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:36 GMT Server: Apache x-compute-request-id: req-1fd2d47c-e74c-4363-9c5c-c9a6826c6e9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fd2d47c-e74c-4363-9c5c-c9a6826c6e9e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "d9f54ee0-2520-414d-aa76-09a10deef582", "control_location": "back-end", "deleted": false, "created_at": "2018-12-28T16:56:36.000000", "updated_at": null, "encryption_id": "29f9ed79-785a-4c6e-bc53-c93aa605a53f", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-12-28 16:56:36,587 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption used request id req-1fd2d47c-e74c-4363-9c5c-c9a6826c6e9e 2018-12-28 16:56:36,588 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type 2018-12-28 16:56:36,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:36,767 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:36 GMT Server: Apache x-compute-request-id: req-ead40fea-b296-4f74-a1f7-875cbd2fbc4c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ead40fea-b296-4f74-a1f7-875cbd2fbc4c Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9f54ee0-2520-414d-aa76-09a10deef582", "description": null}} 2018-12-28 16:56:36,767 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 used request id req-ead40fea-b296-4f74-a1f7-875cbd2fbc4c 2018-12-28 16:56:36,772 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:36,968 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6934d83e-2bbf-4a13-a1ea-98a223d46b2d 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-12-28 16:56:36,968 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption/provider used request id req-6934d83e-2bbf-4a13-a1ea-98a223d46b2d 2018-12-28 16:56:36,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:36,993 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:36 GMT Server: Apache x-compute-request-id: req-996493de-b9d6-4f89-bb4e-1a4135884e33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-996493de-b9d6-4f89-bb4e-1a4135884e33 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9f54ee0-2520-414d-aa76-09a10deef582", "description": null}} 2018-12-28 16:56:36,993 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 used request id req-996493de-b9d6-4f89-bb4e-1a4135884e33 2018-12-28 16:56:36,999 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:37,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:37 GMT Server: Apache x-compute-request-id: req-65b0f7ec-92c6-4407-9299-376883a5211c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65b0f7ec-92c6-4407-9299-376883a5211c Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 16:56:37,178 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption used request id req-65b0f7ec-92c6-4407-9299-376883a5211c 2018-12-28 16:56:37,178 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type 2018-12-28 16:56:37,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:37,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:37 GMT Server: Apache x-compute-request-id: req-bd92f289-e8dc-45dd-aaca-1502e84c85d1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd92f289-e8dc-45dd-aaca-1502e84c85d1 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d9f54ee0-2520-414d-aa76-09a10deef582", "description": null}} 2018-12-28 16:56:37,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 used request id req-bd92f289-e8dc-45dd-aaca-1502e84c85d1 2018-12-28 16:56:37,351 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:37,381 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1de12bba-4617-469a-acd4-94b8e90c027e x-openstack-request-id: req-1de12bba-4617-469a-acd4-94b8e90c027e Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type d9f54ee0-2520-414d-aa76-09a10deef582 does not exist.", "code": 404}} 2018-12-28 16:56:37,381 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582/encryption/provider used request id req-1de12bba-4617-469a-acd4-94b8e90c027e 2018-12-28 16:56:37,381 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-d06284bf-9fb6-4e7b-bc41-7704cbf25408-type 2018-12-28 16:56:37,384 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a6b06c38-9282-48bc-80d9-9d0416f1adaa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5694b7bb5427767d1e9d3185547a30980846ac03" 2018-12-28 16:56:37,600 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8fb9747-5e7b-42d4-b87c-ab17daf3cc02 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-12-28 16:56:37,600 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/d9f54ee0-2520-414d-aa76-09a10deef582 used request id req-e8fb9747-5e7b-42d4-b87c-ab17daf3cc02 2018-12-28 16:56:37,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:37,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["sFGgWqswQLuYkp_K-NjVcg"], "issued_at": "2018-12-28T16:56:37.000000Z"}} 2018-12-28 16:56:37,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12-type", "description": null}}' 2018-12-28 16:56:38,230 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:37 GMT Server: Apache x-compute-request-id: req-68a09967-e1d9-44be-89d6-b2e9283058d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68a09967-e1d9-44be-89d6-b2e9283058d0 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb78d745-4b1f-4419-98a7-92a0800b1ead", "description": null}} 2018-12-28 16:56:38,230 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-68a09967-e1d9-44be-89d6-b2e9283058d0 2018-12-28 16:56:38,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-68a09967-e1d9-44be-89d6-b2e9283058d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12", "provider": "foo"}}' 2018-12-28 16:56:38,438 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:38 GMT Server: Apache x-compute-request-id: req-139ceb8b-6c3c-4baa-bfb0-65581e4cbd6e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-139ceb8b-6c3c-4baa-bfb0-65581e4cbd6e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "fb78d745-4b1f-4419-98a7-92a0800b1ead", "name": "CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12", "control_location": "front-end", "encryption_id": "376e3898-7a48-41ba-804e-06935160e88d", "provider": "foo", "provider_class": "foo"}} 2018-12-28 16:56:38,438 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead/encryption used request id req-139ceb8b-6c3c-4baa-bfb0-65581e4cbd6e 2018-12-28 16:56:38,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68a09967-e1d9-44be-89d6-b2e9283058d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" 2018-12-28 16:56:38,605 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:38 GMT Server: Apache x-compute-request-id: req-c321bdd9-bfc3-4620-a88d-5e07d11faca6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c321bdd9-bfc3-4620-a88d-5e07d11faca6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb78d745-4b1f-4419-98a7-92a0800b1ead", "description": null}} 2018-12-28 16:56:38,605 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead used request id req-c321bdd9-bfc3-4620-a88d-5e07d11faca6 2018-12-28 16:56:38,609 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68a09967-e1d9-44be-89d6-b2e9283058d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" 2018-12-28 16:56:38,792 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:38 GMT Server: Apache x-compute-request-id: req-5aa9d029-88fb-4084-b5f4-11ca540c9214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5aa9d029-88fb-4084-b5f4-11ca540c9214 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "fb78d745-4b1f-4419-98a7-92a0800b1ead", "control_location": "front-end", "deleted": false, "created_at": "2018-12-28T16:56:38.000000", "updated_at": null, "encryption_id": "376e3898-7a48-41ba-804e-06935160e88d", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-12-28 16:56:38,792 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead/encryption used request id req-5aa9d029-88fb-4084-b5f4-11ca540c9214 2018-12-28 16:56:38,792 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12-type 2018-12-28 16:56:38,795 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68a09967-e1d9-44be-89d6-b2e9283058d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" 2018-12-28 16:56:38,955 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:38 GMT Server: Apache x-compute-request-id: req-06edde4a-9fc3-497b-8571-6216e943343a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-06edde4a-9fc3-497b-8571-6216e943343a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb78d745-4b1f-4419-98a7-92a0800b1ead", "description": null}} 2018-12-28 16:56:38,956 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead used request id req-06edde4a-9fc3-497b-8571-6216e943343a 2018-12-28 16:56:38,959 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68a09967-e1d9-44be-89d6-b2e9283058d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" 2018-12-28 16:56:39,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-56aaaf38-4621-4c15-9d2a-4c72d87b7e77 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-12-28 16:56:39,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead/encryption/provider used request id req-56aaaf38-4621-4c15-9d2a-4c72d87b7e77 2018-12-28 16:56:39,167 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-79d7385d-bfc9-43b2-bd5f-24acb5f98f12-type 2018-12-28 16:56:39,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68a09967-e1d9-44be-89d6-b2e9283058d0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f25863f04fd786a99a0050b60eddde92929f17c" 2018-12-28 16:56:39,389 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29ed146e-0f89-44c9-89f7-4b317fb5cf85 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-12-28 16:56:39,390 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/fb78d745-4b1f-4419-98a7-92a0800b1ead used request id req-29ed146e-0f89-44c9-89f7-4b317fb5cf85 2018-12-28 16:56:39,392 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:39,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["mxV5ZlM_S9icQtH4pG5yZQ"], "issued_at": "2018-12-28T16:56:39.000000Z"}} 2018-12-28 16:56:39,777 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b-type", "description": null}}' 2018-12-28 16:56:39,968 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:39 GMT Server: Apache x-compute-request-id: req-5b53294f-41a0-4522-99ca-9d4855c98416 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5b53294f-41a0-4522-99ca-9d4855c98416 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "654013da-aeae-482b-90af-319573abb3d1", "description": null}} 2018-12-28 16:56:39,969 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-5b53294f-41a0-4522-99ca-9d4855c98416 2018-12-28 16:56:39,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-5b53294f-41a0-4522-99ca-9d4855c98416" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-12-28 16:56:40,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:39 GMT Server: Apache x-compute-request-id: req-5825df5a-e0c6-4b5b-89c5-44b4ee02be1f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5825df5a-e0c6-4b5b-89c5-44b4ee02be1f Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "654013da-aeae-482b-90af-319573abb3d1", "name": "CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b", "control_location": "back-end", "encryption_id": "51f04b00-11d5-4a96-b2bd-b364bd3deae9", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-12-28 16:56:40,180 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1/encryption used request id req-5825df5a-e0c6-4b5b-89c5-44b4ee02be1f 2018-12-28 16:56:40,184 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b53294f-41a0-4522-99ca-9d4855c98416" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" 2018-12-28 16:56:40,449 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:40 GMT Server: Apache x-compute-request-id: req-225ebaa6-a9f5-4e58-9113-1da4425f5d25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-225ebaa6-a9f5-4e58-9113-1da4425f5d25 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "654013da-aeae-482b-90af-319573abb3d1", "description": null}} 2018-12-28 16:56:40,449 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1 used request id req-225ebaa6-a9f5-4e58-9113-1da4425f5d25 2018-12-28 16:56:40,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b53294f-41a0-4522-99ca-9d4855c98416" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" 2018-12-28 16:56:40,616 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:40 GMT Server: Apache x-compute-request-id: req-00c82133-b1c4-49f1-9414-2d2c708a0a63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-00c82133-b1c4-49f1-9414-2d2c708a0a63 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"volume_type_id": "654013da-aeae-482b-90af-319573abb3d1", "control_location": "back-end", "deleted": false, "created_at": "2018-12-28T16:56:40.000000", "updated_at": null, "encryption_id": "51f04b00-11d5-4a96-b2bd-b364bd3deae9", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-12-28 16:56:40,616 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1/encryption used request id req-00c82133-b1c4-49f1-9414-2d2c708a0a63 2018-12-28 16:56:40,616 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b-type 2018-12-28 16:56:40,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b53294f-41a0-4522-99ca-9d4855c98416" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" 2018-12-28 16:56:40,798 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:40 GMT Server: Apache x-compute-request-id: req-be1b3927-644b-4a8d-ae7a-b462240e3c85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be1b3927-644b-4a8d-ae7a-b462240e3c85 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "654013da-aeae-482b-90af-319573abb3d1", "description": null}} 2018-12-28 16:56:40,799 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1 used request id req-be1b3927-644b-4a8d-ae7a-b462240e3c85 2018-12-28 16:56:40,802 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b53294f-41a0-4522-99ca-9d4855c98416" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" 2018-12-28 16:56:41,082 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eb5625c9-91c2-4547-b50d-7033b1c77b0c 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-12-28 16:56:41,082 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1/encryption/provider used request id req-eb5625c9-91c2-4547-b50d-7033b1c77b0c 2018-12-28 16:56:41,082 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-99c1bc92-7e23-4ef9-be15-4ce2045d102b-type 2018-12-28 16:56:41,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5b53294f-41a0-4522-99ca-9d4855c98416" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbd99d7e5d7706e24ba002cb75db6c47f935a76" 2018-12-28 16:56:41,277 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8b25633-be9a-4263-af18-1570c1975b48 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-12-28 16:56:41,277 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/654013da-aeae-482b-90af-319573abb3d1 used request id req-d8b25633-be9a-4263-af18-1570c1975b48 2018-12-28 16:56:41,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:41,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["2NnsBwgcRwiwWk4T2-od0Q"], "issued_at": "2018-12-28T16:56:41.000000Z"}} 2018-12-28 16:56:41,667 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799-qos"}}' 2018-12-28 16:56:41,857 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:41 GMT Server: Apache x-compute-request-id: req-322638fa-5722-4681-9bc5-a850a7caf083 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-322638fa-5722-4681-9bc5-a850a7caf083 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "a5bde551-c737-4b31-9412-e98725a79994", "name": "CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/a5bde551-c737-4b31-9412-e98725a79994", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/a5bde551-c737-4b31-9412-e98725a79994", "rel": "bookmark"}]} 2018-12-28 16:56:41,857 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-322638fa-5722-4681-9bc5-a850a7caf083 2018-12-28 16:56:41,861 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799", "description": null}}' 2018-12-28 16:56:42,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:41 GMT Server: Apache x-compute-request-id: req-2986626e-d77b-4d51-b4b5-ad2cb7cab018 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2986626e-d77b-4d51-b4b5-ad2cb7cab018 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf84394b-f99f-4a1e-92f9-055d82cd03e1", "description": null}} 2018-12-28 16:56:42,070 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-2986626e-d77b-4d51-b4b5-ad2cb7cab018 2018-12-28 16:56:42,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-28 16:56:42,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:42 GMT Server: Apache x-compute-request-id: req-58e0e1dd-496a-435d-94b7-83030180eb24 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58e0e1dd-496a-435d-94b7-83030180eb24 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "cf84394b-f99f-4a1e-92f9-055d82cd03e1", "name": "foo", "control_location": "back-end", "encryption_id": "2d5ab5ea-c654-4e8d-a5e2-2bd1fb50a84c", "provider": "bar", "provider_class": "bar"}} 2018-12-28 16:56:42,918 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1/encryption used request id req-58e0e1dd-496a-435d-94b7-83030180eb24 2018-12-28 16:56:42,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" 2018-12-28 16:56:43,102 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:42 GMT Server: Apache x-compute-request-id: req-254e95b6-35f1-4ef0-b171-3bfffd3797bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-254e95b6-35f1-4ef0-b171-3bfffd3797bc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf84394b-f99f-4a1e-92f9-055d82cd03e1", "description": null}} 2018-12-28 16:56:43,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1 used request id req-254e95b6-35f1-4ef0-b171-3bfffd3797bc 2018-12-28 16:56:43,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" 2018-12-28 16:56:43,272 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:43 GMT Server: Apache x-compute-request-id: req-b66d9c69-f797-4b47-9045-7a93003cc498 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b66d9c69-f797-4b47-9045-7a93003cc498 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "cf84394b-f99f-4a1e-92f9-055d82cd03e1", "control_location": "back-end", "deleted": false, "created_at": "2018-12-28T16:56:42.000000", "updated_at": null, "encryption_id": "2d5ab5ea-c654-4e8d-a5e2-2bd1fb50a84c", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-28 16:56:43,272 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1/encryption used request id req-b66d9c69-f797-4b47-9045-7a93003cc498 2018-12-28 16:56:43,272 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799 2018-12-28 16:56:43,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" 2018-12-28 16:56:43,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:43 GMT Server: Apache x-compute-request-id: req-112297ed-e183-4d00-bb11-94e4cdaf7e38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-112297ed-e183-4d00-bb11-94e4cdaf7e38 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "cf84394b-f99f-4a1e-92f9-055d82cd03e1", "description": null}} 2018-12-28 16:56:43,450 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1 used request id req-112297ed-e183-4d00-bb11-94e4cdaf7e38 2018-12-28 16:56:43,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" 2018-12-28 16:56:43,495 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efc2da0e-a7df-4300-a79f-58ebd450d70d 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-12-28 16:56:43,495 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1/encryption/provider used request id req-efc2da0e-a7df-4300-a79f-58ebd450d70d 2018-12-28 16:56:43,496 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799 2018-12-28 16:56:43,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" 2018-12-28 16:56:43,740 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a07e1368-50b8-4d22-9f0d-0a2ff0d02e07 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-12-28 16:56:43,740 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/cf84394b-f99f-4a1e-92f9-055d82cd03e1 used request id req-a07e1368-50b8-4d22-9f0d-0a2ff0d02e07 2018-12-28 16:56:43,740 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ee734c00-6e6b-4d37-b93e-8a90449ae799-qos 2018-12-28 16:56:43,743 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/a5bde551-c737-4b31-9412-e98725a79994?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-322638fa-5722-4681-9bc5-a850a7caf083" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}637bf7733ed00f1a48bd2239d71a452099b82f34" 2018-12-28 16:56:44,024 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-43764568-2781-4674-9e5e-e12a0ff1d546 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-12-28 16:56:44,024 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/a5bde551-c737-4b31-9412-e98725a79994?force=False used request id req-43764568-2781-4674-9e5e-e12a0ff1d546 2018-12-28 16:56:44,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:44,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["5IbpwzSLSeypij11PGuSaQ"], "issued_at": "2018-12-28T16:56:44.000000Z"}} 2018-12-28 16:56:44,415 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc22b171bb621f555f69c0d48a71f08fc201c6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af-qos"}}' 2018-12-28 16:56:44,623 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:44 GMT Server: Apache x-compute-request-id: req-48520d77-09d4-4c24-9ba7-7588b4c97981 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48520d77-09d4-4c24-9ba7-7588b4c97981 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "4050b91d-c049-4b8f-b146-ce60b5269caf", "name": "CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/4050b91d-c049-4b8f-b146-ce60b5269caf", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/4050b91d-c049-4b8f-b146-ce60b5269caf", "rel": "bookmark"}]} 2018-12-28 16:56:44,624 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-48520d77-09d4-4c24-9ba7-7588b4c97981 2018-12-28 16:56:44,627 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-48520d77-09d4-4c24-9ba7-7588b4c97981" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc22b171bb621f555f69c0d48a71f08fc201c6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af", "description": null}}' 2018-12-28 16:56:44,843 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:44 GMT Server: Apache x-compute-request-id: req-6574070c-bbdf-4238-8716-94b9871cb3de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6574070c-bbdf-4238-8716-94b9871cb3de Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9076e824-4f6e-4203-ad76-ef37034c1d11", "description": null}} 2018-12-28 16:56:44,843 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-6574070c-bbdf-4238-8716-94b9871cb3de 2018-12-28 16:56:44,846 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48520d77-09d4-4c24-9ba7-7588b4c97981" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc22b171bb621f555f69c0d48a71f08fc201c6" 2018-12-28 16:56:45,018 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:44 GMT Server: Apache x-compute-request-id: req-879417c9-1a7c-48c7-b827-213296e8b5f9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-879417c9-1a7c-48c7-b827-213296e8b5f9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "4050b91d-c049-4b8f-b146-ce60b5269caf", "name": "CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af-qos"}]} 2018-12-28 16:56:45,018 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-879417c9-1a7c-48c7-b827-213296e8b5f9 2018-12-28 16:56:45,021 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/None/associate?vol_type_id=9076e824-4f6e-4203-ad76-ef37034c1d11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48520d77-09d4-4c24-9ba7-7588b4c97981" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc22b171bb621f555f69c0d48a71f08fc201c6" 2018-12-28 16:56:45,041 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:56:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8ad50fde-96fb-4fa9-a381-45f1e56ea9c8 x-openstack-request-id: req-8ad50fde-96fb-4fa9-a381-45f1e56ea9c8 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-12-28 16:56:45,041 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/None/associate?vol_type_id=9076e824-4f6e-4203-ad76-ef37034c1d11 used request id req-8ad50fde-96fb-4fa9-a381-45f1e56ea9c8 2018-12-28 16:56:45,042 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-8ad50fde-96fb-4fa9-a381-45f1e56ea9c8) 2018-12-28 16:56:45,042 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af 2018-12-28 16:56:45,045 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/9076e824-4f6e-4203-ad76-ef37034c1d11 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48520d77-09d4-4c24-9ba7-7588b4c97981" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc22b171bb621f555f69c0d48a71f08fc201c6" 2018-12-28 16:56:45,264 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-de53cb94-c74a-478a-8cc4-2c017205047e 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-12-28 16:56:45,264 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/9076e824-4f6e-4203-ad76-ef37034c1d11 used request id req-de53cb94-c74a-478a-8cc4-2c017205047e 2018-12-28 16:56:45,264 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-07d77ef3-084e-42ba-bdfb-7853521141af-qos 2018-12-28 16:56:45,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/4050b91d-c049-4b8f-b146-ce60b5269caf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-48520d77-09d4-4c24-9ba7-7588b4c97981" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64fc22b171bb621f555f69c0d48a71f08fc201c6" 2018-12-28 16:56:45,467 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f562c4a3-f40d-4533-b539-e2bd20c822d7 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-12-28 16:56:45,468 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/4050b91d-c049-4b8f-b146-ce60b5269caf?force=False used request id req-f562c4a3-f40d-4533-b539-e2bd20c822d7 2018-12-28 16:56:45,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:45,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["aU-ICai3Ti6SFfsk_Zuafg"], "issued_at": "2018-12-28T16:56:45.000000Z"}} 2018-12-28 16:56:45,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0668769e79491a1f43a0704f807b921ee92b9e3d" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720-qos"}}' 2018-12-28 16:56:46,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:45 GMT Server: Apache x-compute-request-id: req-4193fe59-1f59-45ce-b87e-d3aea01603cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4193fe59-1f59-45ce-b87e-d3aea01603cd Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d28bfb1d-5b49-4c6e-9df6-1087bac262eb", "name": "CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d28bfb1d-5b49-4c6e-9df6-1087bac262eb", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d28bfb1d-5b49-4c6e-9df6-1087bac262eb", "rel": "bookmark"}]} 2018-12-28 16:56:46,049 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-4193fe59-1f59-45ce-b87e-d3aea01603cd 2018-12-28 16:56:46,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4193fe59-1f59-45ce-b87e-d3aea01603cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0668769e79491a1f43a0704f807b921ee92b9e3d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720", "description": null}}' 2018-12-28 16:56:46,279 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:46 GMT Server: Apache x-compute-request-id: req-e4d7cc08-197b-4380-9239-a927da15c022 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4d7cc08-197b-4380-9239-a927da15c022 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5c062215-ae5b-419f-87b8-78c174595178", "description": null}} 2018-12-28 16:56:46,279 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-e4d7cc08-197b-4380-9239-a927da15c022 2018-12-28 16:56:46,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4193fe59-1f59-45ce-b87e-d3aea01603cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0668769e79491a1f43a0704f807b921ee92b9e3d" 2018-12-28 16:56:46,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:46 GMT Server: Apache x-compute-request-id: req-e7be55c8-da3e-4f89-a21a-eaedfabf2a0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7be55c8-da3e-4f89-a21a-eaedfabf2a0d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d28bfb1d-5b49-4c6e-9df6-1087bac262eb", "name": "CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720-qos"}]} 2018-12-28 16:56:46,451 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-e7be55c8-da3e-4f89-a21a-eaedfabf2a0d 2018-12-28 16:56:46,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d28bfb1d-5b49-4c6e-9df6-1087bac262eb/associate?vol_type_id=5c062215-ae5b-419f-87b8-78c174595178 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4193fe59-1f59-45ce-b87e-d3aea01603cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0668769e79491a1f43a0704f807b921ee92b9e3d" 2018-12-28 16:56:46,665 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3efdb01e-6f04-4bd7-a446-a908bef986bb 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-12-28 16:56:46,665 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d28bfb1d-5b49-4c6e-9df6-1087bac262eb/associate?vol_type_id=5c062215-ae5b-419f-87b8-78c174595178 used request id req-3efdb01e-6f04-4bd7-a446-a908bef986bb 2018-12-28 16:56:46,665 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720 2018-12-28 16:56:46,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/5c062215-ae5b-419f-87b8-78c174595178 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4193fe59-1f59-45ce-b87e-d3aea01603cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0668769e79491a1f43a0704f807b921ee92b9e3d" 2018-12-28 16:56:46,869 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-115034ab-c031-4fd6-b26f-15dc868486e3 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-12-28 16:56:46,869 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/5c062215-ae5b-419f-87b8-78c174595178 used request id req-115034ab-c031-4fd6-b26f-15dc868486e3 2018-12-28 16:56:46,869 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-48b63ea0-b70f-4b7c-b06a-7cbd780e7720-qos 2018-12-28 16:56:46,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d28bfb1d-5b49-4c6e-9df6-1087bac262eb?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4193fe59-1f59-45ce-b87e-d3aea01603cd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0668769e79491a1f43a0704f807b921ee92b9e3d" 2018-12-28 16:56:47,074 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d72b6e85-5e8a-4faa-8908-92940cff6e10 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-12-28 16:56:47,075 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d28bfb1d-5b49-4c6e-9df6-1087bac262eb?force=False used request id req-d72b6e85-5e8a-4faa-8908-92940cff6e10 2018-12-28 16:56:47,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:47,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d950c04b6d6c4219903fd85ee94b0376", "name": "Member"}, {"id": "5ea053206e394c7b91263cfc0c7a259a", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d88be6a8f3fe465c92c457037730ed6e", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d88be6a8f3fe465c92c457037730ed6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "id": "6bfd0f881c714dae9d7ca6174e4669e3"}, "audit_ids": ["LMFvtGbZQ9GHh5ZoHY0Irg"], "issued_at": "2018-12-28T16:56:47.000000Z"}} 2018-12-28 16:56:47,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b-qos"}}' 2018-12-28 16:56:47,671 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:47 GMT Server: Apache x-compute-request-id: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "d2323ee1-56db-426c-8f42-81ad6b63eabf", "name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b-qos"}, "links": [{"href": "http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d2323ee1-56db-426c-8f42-81ad6b63eabf", "rel": "self"}, {"href": "http://172.30.9.21:8776/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d2323ee1-56db-426c-8f42-81ad6b63eabf", "rel": "bookmark"}]} 2018-12-28 16:56:47,671 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659 2018-12-28 16:56:47,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b", "description": null}}' 2018-12-28 16:56:48,008 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:47 GMT Server: Apache x-compute-request-id: req-420ec3d6-10a7-42dc-a0ef-e9ec697ac957 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-420ec3d6-10a7-42dc-a0ef-e9ec697ac957 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "92754de4-8860-49ce-8651-9de2818e207b", "description": null}} 2018-12-28 16:56:48,008 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types used request id req-420ec3d6-10a7-42dc-a0ef-e9ec697ac957 2018-12-28 16:56:48,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-28 16:56:48,210 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache x-compute-request-id: req-6130ac6e-1ad9-4ca3-b540-8d6fd8bae746 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6130ac6e-1ad9-4ca3-b540-8d6fd8bae746 Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "92754de4-8860-49ce-8651-9de2818e207b", "name": "foo", "control_location": "back-end", "encryption_id": "96964df1-799e-4739-8af8-e1f4db5415b7", "provider": "bar", "provider_class": "bar"}} 2018-12-28 16:56:48,210 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b/encryption used request id req-6130ac6e-1ad9-4ca3-b540-8d6fd8bae746 2018-12-28 16:56:48,214 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:48,387 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache x-compute-request-id: req-d7750c9d-4b99-4b6f-b9fc-51b570010e9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7750c9d-4b99-4b6f-b9fc-51b570010e9b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "d2323ee1-56db-426c-8f42-81ad6b63eabf", "name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b-qos"}]} 2018-12-28 16:56:48,388 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs used request id req-d7750c9d-4b99-4b6f-b9fc-51b570010e9b 2018-12-28 16:56:48,391 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d2323ee1-56db-426c-8f42-81ad6b63eabf/associate?vol_type_id=92754de4-8860-49ce-8651-9de2818e207b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:48,599 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-00a52f70-d9fe-45ff-b0b5-2fc0d23ea3f4 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-12-28 16:56:48,599 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d2323ee1-56db-426c-8f42-81ad6b63eabf/associate?vol_type_id=92754de4-8860-49ce-8651-9de2818e207b used request id req-00a52f70-d9fe-45ff-b0b5-2fc0d23ea3f4 2018-12-28 16:56:48,602 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:48,762 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache x-compute-request-id: req-f7b76372-e9e2-43fe-9e65-580589fff6ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7b76372-e9e2-43fe-9e65-580589fff6ba Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b", "qos_specs_id": "d2323ee1-56db-426c-8f42-81ad6b63eabf", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "92754de4-8860-49ce-8651-9de2818e207b", "description": null}} 2018-12-28 16:56:48,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b used request id req-f7b76372-e9e2-43fe-9e65-580589fff6ba 2018-12-28 16:56:48,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:48,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache x-compute-request-id: req-8d49e0d0-3b9a-416a-b576-df38feaee602 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d49e0d0-3b9a-416a-b576-df38feaee602 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "92754de4-8860-49ce-8651-9de2818e207b", "control_location": "back-end", "deleted": false, "created_at": "2018-12-28T16:56:48.000000", "updated_at": null, "encryption_id": "96964df1-799e-4739-8af8-e1f4db5415b7", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-28 16:56:48,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b/encryption used request id req-8d49e0d0-3b9a-416a-b576-df38feaee602 2018-12-28 16:56:48,940 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b 2018-12-28 16:56:48,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:48,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache x-compute-request-id: req-e5c36d46-5406-4712-aedf-c9ff2b38a3cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e5c36d46-5406-4712-aedf-c9ff2b38a3cf Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b", "qos_specs_id": "d2323ee1-56db-426c-8f42-81ad6b63eabf", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "92754de4-8860-49ce-8651-9de2818e207b", "description": null}} 2018-12-28 16:56:48,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b used request id req-e5c36d46-5406-4712-aedf-c9ff2b38a3cf 2018-12-28 16:56:48,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:49,016 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-16922209-f5a7-48d7-98f1-f136a3b5fb1a 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-12-28 16:56:49,016 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b/encryption/provider used request id req-16922209-f5a7-48d7-98f1-f136a3b5fb1a 2018-12-28 16:56:49,017 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b 2018-12-28 16:56:49,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:49,251 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dbf7917e-ba21-4f23-b172-65f0639a853b 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-12-28 16:56:49,251 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/types/92754de4-8860-49ce-8651-9de2818e207b used request id req-dbf7917e-ba21-4f23-b172-65f0639a853b 2018-12-28 16:56:49,251 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-daae6652-de1c-47cb-990a-939c4f637f5b-qos 2018-12-28 16:56:49,254 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d2323ee1-56db-426c-8f42-81ad6b63eabf?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed4fa8bd-f443-4a2d-9a5b-d96fa2c73659" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f055a259486e52ba7925cf6b3321116c0468ccb" 2018-12-28 16:56:49,449 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:56:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-050875ba-5243-43d6-a3e4-3573845beaee 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-12-28 16:56:49,450 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/d88be6a8f3fe465c92c457037730ed6e/qos-specs/d2323ee1-56db-426c-8f42-81ad6b63eabf?force=False used request id req-050875ba-5243-43d6-a3e4-3573845beaee 2018-12-28 16:56:49,451 - 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 779.315s OK 2018-12-28 16:56:49,563 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 16:56:49,564 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-28 16:56:49,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:49,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:49,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc7961c-503d-4ee2-b990-b205fdf2635b Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5ea053206e394c7b91263cfc0c7a259a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:56:49,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2dc7961c-503d-4ee2-b990-b205fdf2635b 2018-12-28 16:56:49,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824749469757s 2018-12-28 16:56:49,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:56:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:49,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdb9a5a7-4162-4651-864d-064c2aecace5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:49,842 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5ea053206e394c7b91263cfc0c7a259a used request id req-cdb9a5a7-4162-4651-864d-064c2aecace5 2018-12-28 16:56:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.186586856842s 2018-12-28 16:56:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:56:49,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:49,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b692c825-1dcd-4c1d-b7d0-e03556a650f0 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55", "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "domain_id": "default", "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:56:49,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b692c825-1dcd-4c1d-b7d0-e03556a650f0 2018-12-28 16:56:49,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929989814758s 2018-12-28 16:56:49,936 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b692c825-1dcd-4c1d-b7d0-e03556a650f0 2018-12-28 16:56:49,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:56:49,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63117748-6ef6-48c0-b2b0-871e9bcd751c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3"}, "enabled": true, "id": "6bfd0f881c714dae9d7ca6174e4669e3", "options": {}, "domain_id": "default", "name": "api_check-user_b87d45bb-5d61-4ff6-b439-674895063d55"}} 2018-12-28 16:56:50,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 used request id req-63117748-6ef6-48c0-b2b0-871e9bcd751c 2018-12-28 16:56:50,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0969469547272s 2018-12-28 16:56:50,040 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 used request id req-63117748-6ef6-48c0-b2b0-871e9bcd751c 2018-12-28 16:56:50,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 16:56:50,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3930f0-61b0-4b60-b4c6-a0f3e21ef123 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:50,274 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 used request id req-6a3930f0-61b0-4b60-b4c6-a0f3e21ef123 2018-12-28 16:56:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.234214067459s 2018-12-28 16:56:50,275 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6bfd0f881c714dae9d7ca6174e4669e3 used request id req-6a3930f0-61b0-4b60-b4c6-a0f3e21ef123 2018-12-28 16:56:50,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:56:50,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c13729-5f0a-4a76-bb2c-663c761301c4 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e"}, "enabled": true, "id": "d88be6a8f3fe465c92c457037730ed6e", "parent_id": "default", "domain_id": "default", "name": "api_check-project_b87d45bb-5d61-4ff6-b439-674895063d55"}]} 2018-12-28 16:56:50,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-65c13729-5f0a-4a76-bb2c-663c761301c4 2018-12-28 16:56:50,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0756549835205s 2018-12-28 16:56:50,351 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-65c13729-5f0a-4a76-bb2c-663c761301c4 2018-12-28 16:56:50,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 16:56:50,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f4d45c-ae5c-4bae-b557-0b7fd7f20a1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:50,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-f2f4d45c-ae5c-4bae-b557-0b7fd7f20a1a 2018-12-28 16:56:50,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.16340303421s 2018-12-28 16:56:50,518 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d88be6a8f3fe465c92c457037730ed6e used request id req-f2f4d45c-ae5c-4bae-b557-0b7fd7f20a1a 2018-12-28 16:56:50,518 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:50,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f4f573-4422-4f18-b8e9-b82d9f95f563 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d950c04b6d6c4219903fd85ee94b0376", "links": {"self": "http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376"}, "name": "Member"}]} 2018-12-28 16:56:50,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7f4f573-4422-4f18-b8e9-b82d9f95f563 2018-12-28 16:56:50,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0765860080719s 2018-12-28 16:56:50,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:56:50,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f049688-f3e9-4d22-a66e-72925c2e680a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:50,734 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d950c04b6d6c4219903fd85ee94b0376 used request id req-5f049688-f3e9-4d22-a66e-72925c2e680a 2018-12-28 16:56:50,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.137503862381s 2018-12-28 16:56:50,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:56:50,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d88be6a8f3fe465c92c457037730ed6e&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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:50,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-ed5d50ff-a952-4661-8eaa-2fdd79b7f4b5 Date: Fri, 28 Dec 2018 16:56:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:56:50,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d88be6a8f3fe465c92c457037730ed6e&name=default used request id req-ed5d50ff-a952-4661-8eaa-2fdd79b7f4b5 2018-12-28 16:56:50,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19185590744s 2018-12-28 16:56:50,932 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=d88be6a8f3fe465c92c457037730ed6e&name=default used request id req-ed5d50ff-a952-4661-8eaa-2fdd79b7f4b5 2018-12-28 16:56:50,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:56:50,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:51,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4150203a-76b1-418f-b9cd-29243c18d6a5 Date: Fri, 28 Dec 2018 16:56:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "created_at": "2018-12-28T16:44:17Z", "updated_at": "2018-12-28T16:44:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "1ec40869-a9b2-4dfd-99d0-560f20c29555", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "730f1bbd-5135-4b80-b86e-a220caad2e1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f187979e-162d-4316-8efe-d088f5895000", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:44:17Z", "revision_number": 0, "id": "f13476d0-f463-41c5-b3fa-3ecf29a5f8e9", "remote_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "remote_ip_prefix": null, "created_at": "2018-12-28T16:44:17Z", "security_group_id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "tenant_id": "d88be6a8f3fe465c92c457037730ed6e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d88be6a8f3fe465c92c457037730ed6e"}], "revision_number": 4, "project_id": "d88be6a8f3fe465c92c457037730ed6e", "id": "bcccd554-7884-4c17-b63d-a6b0f82b7dc1", "name": "default"}]} 2018-12-28 16:56:51,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4150203a-76b1-418f-b9cd-29243c18d6a5 2018-12-28 16:56:51,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202964067459s 2018-12-28 16:56:51,139 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-4150203a-76b1-418f-b9cd-29243c18d6a5 2018-12-28 16:56:51,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 16:56:51,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bcccd554-7884-4c17-b63d-a6b0f82b7dc1.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}4bed8375eb7675aff1d62a49c765fefa91b3219d" 2018-12-28 16:56:51,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-daf5bb34-f729-4e95-9cd6-3e27cff26665 Content-Length: 0 Date: Fri, 28 Dec 2018 16:56:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:56:51,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bcccd554-7884-4c17-b63d-a6b0f82b7dc1.json used request id req-daf5bb34-f729-4e95-9cd6-3e27cff26665 2018-12-28 16:56:51,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.31297492981s 2018-12-28 16:56:51,457 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bcccd554-7884-4c17-b63d-a6b0f82b7dc1.json used request id req-daf5bb34-f729-4e95-9cd6-3e27cff26665 2018-12-28 16:56:51,476 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-12-28 16:56:51,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:56:51,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:56:51,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:56:51,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:56:51,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:56:51,507 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:56:51,508 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:56:51,509 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:56:51,512 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:56:51,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:56:51,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-237433cd-7444-4e52-acdf-b9b201ee35f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:51,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-237433cd-7444-4e52-acdf-b9b201ee35f5 2018-12-28 16:56:51,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:51,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["ky3n_e7uQK2iqwFRODvj8A"], "issued_at": "2018-12-28T16:56:51.000000Z"}} 2018-12-28 16:56:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:51,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:56:51,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:52,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0d1c9-43ab-4832-8c54-c5d3869a2668 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:56:52,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-56c0d1c9-43ab-4832-8c54-c5d3869a2668 2018-12-28 16:56:52,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.498852968216s 2018-12-28 16:56:52,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 16:56:52,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}}' 2018-12-28 16:56:52,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c65a76a6-3dd1-44b1-88f8-758777848ea9 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.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53"}, "enabled": true, "id": "c97585ac95c3465f8a47b7363b8c4d53", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}} 2018-12-28 16:56:52,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c65a76a6-3dd1-44b1-88f8-758777848ea9 2018-12-28 16:56:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.155727863312s 2018-12-28 16:56:52,168 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c65a76a6-3dd1-44b1-88f8-758777848ea9 2018-12-28 16:56:52,169 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0', 'id': u'c97585ac95c3465f8a47b7363b8c4d53', '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-12-28 16:56:52,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 16:56:52,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.357522964478s 2018-12-28 16:56:52,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:52,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b800fd08-c4f5-4532-add2-9259646d0c71 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0"}} 2018-12-28 16:56:52,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 used request id req-b800fd08-c4f5-4532-add2-9259646d0c71 2018-12-28 16:56:52,625 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'16de81797cdb4c3e8885f291320cdbd9', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0'}) 2018-12-28 16:56:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:52,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60075d45-5db5-4ced-b566-b654f77cda2d Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:52,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-60075d45-5db5-4ced-b566-b654f77cda2d 2018-12-28 16:56:52,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0880839824677s 2018-12-28 16:56:52,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:52,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:52,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80146cf7-00a0-40e5-a490-2dde003e0c78 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:52,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-80146cf7-00a0-40e5-a490-2dde003e0c78 2018-12-28 16:56:52,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0738589763641s 2018-12-28 16:56:52,790 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 16:56:52,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:56:52,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" -d '{"role": {"name": "Member"}}' 2018-12-28 16:56:52,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b4ff3fe-70a0-40c5-b970-3755bbe3921d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}} 2018-12-28 16:56:52,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4b4ff3fe-70a0-40c5-b970-3755bbe3921d 2018-12-28 16:56:52,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0967330932617s 2018-12-28 16:56:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aa1efd2-2222-4f6d-8981-d761f1a72da0 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "domain_id": null, "name": "Member", "id": "5b655d1dd99d441fa140882f2289833e"}} 2018-12-28 16:56:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e used request id req-4aa1efd2-2222-4f6d-8981-d761f1a72da0 2018-12-28 16:56:52,966 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e'}, 'domain_id': None, 'human_id': None, 'id': u'5b655d1dd99d441fa140882f2289833e', 'HUMAN_ID': False}) 2018-12-28 16:56:52,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899253b0-9918-4dfe-a234-6e8ea9d37f19 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:53,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-899253b0-9918-4dfe-a234-6e8ea9d37f19 2018-12-28 16:56:53,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759479999542s 2018-12-28 16:56:53,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:56:53,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fdc84a-99a7-49b3-98b7-f792e60ccb66 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:56:53,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c2fdc84a-99a7-49b3-98b7-f792e60ccb66 2018-12-28 16:56:53,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0812449455261s 2018-12-28 16:56:53,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:56:53,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7486942-a870-47de-a35d-7aa27cfa06d6 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "domain_id": "default", "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:56:53,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c7486942-a870-47de-a35d-7aa27cfa06d6 2018-12-28 16:56:53,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100456953049s 2018-12-28 16:56:53,227 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c7486942-a870-47de-a35d-7aa27cfa06d6 2018-12-28 16:56:53,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:56:53,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad973f5-9159-471f-9f9d-51bd3388ad70 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53"}, "enabled": true, "id": "c97585ac95c3465f8a47b7363b8c4d53", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}]} 2018-12-28 16:56:53,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9ad973f5-9159-471f-9f9d-51bd3388ad70 2018-12-28 16:56:53,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782518386841s 2018-12-28 16:56:53,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9ad973f5-9159-471f-9f9d-51bd3388ad70 2018-12-28 16:56:53,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:56:53,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=5b655d1dd99d441fa140882f2289833e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b502bc88-d831-431d-848d-6a6158e56ec7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=5b655d1dd99d441fa140882f2289833e", "previous": null, "next": null}} 2018-12-28 16:56:53,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=5b655d1dd99d441fa140882f2289833e used request id req-b502bc88-d831-431d-848d-6a6158e56ec7 2018-12-28 16:56:53,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0832538604736s 2018-12-28 16:56:53,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:56:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53/users/16de81797cdb4c3e8885f291320cdbd9/roles/5b655d1dd99d441fa140882f2289833e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc632845-3fa1-45f1-b443-ed83c0fce522 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:53,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53/users/16de81797cdb4c3e8885f291320cdbd9/roles/5b655d1dd99d441fa140882f2289833e used request id req-bc632845-3fa1-45f1-b443-ed83c0fce522 2018-12-28 16:56:53,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0545699596405s 2018-12-28 16:56:53,453 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0', 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': '1a2c2143-66fc-4a03-8e31-c6cad1559e37', 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_fb071948-0569-4168-a2d0-4f10c65412b0', 'project_id': u'c97585ac95c3465f8a47b7363b8c4d53', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:56:53,455 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:56:53,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:56:53,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:56:53,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:56:53,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:56:53,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:56:53,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:56:53,458 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0', 'password': '1a2c2143-66fc-4a03-8e31-c6cad1559e37', 'project_name': 'snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c97585ac95c3465f8a47b7363b8c4d53', 'project_domain_name': 'Default'} 2018-12-28 16:56:53,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:53,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f04ff3-7fb5-4009-bd99-d0005de6365c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:53,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b8f04ff3-7fb5-4009-bd99-d0005de6365c 2018-12-28 16:56:53,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0727379322052s 2018-12-28 16:56:53,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:53,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe63c91-e36b-4bcf-98bf-164c7258df7a Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:53,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-abe63c91-e36b-4bcf-98bf-164c7258df7a 2018-12-28 16:56:53,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819940567017s 2018-12-28 16:56:53,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:56:53,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea3aae73-72e9-4447-a712-0bdda062f8a0 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:56:53,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-ea3aae73-72e9-4447-a712-0bdda062f8a0 2018-12-28 16:56:53,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0802299976349s 2018-12-28 16:56:53,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:56:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad1c820-e73a-4b7c-9619-5868a7fd4de8 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "domain_id": "default", "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:56:53,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2ad1c820-e73a-4b7c-9619-5868a7fd4de8 2018-12-28 16:56:53,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0921010971069s 2018-12-28 16:56:53,790 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2ad1c820-e73a-4b7c-9619-5868a7fd4de8 2018-12-28 16:56:53,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:56:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:53,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99970a95-6a90-413c-9efd-5499db7198ae Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53"}, "enabled": true, "id": "c97585ac95c3465f8a47b7363b8c4d53", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}]} 2018-12-28 16:56:53,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-99970a95-6a90-413c-9efd-5499db7198ae 2018-12-28 16:56:53,949 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.152855157852s 2018-12-28 16:56:53,949 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-99970a95-6a90-413c-9efd-5499db7198ae 2018-12-28 16:56:53,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:56:53,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608b9a15-ee4b-4ef4-9ded-38f7db077cc8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 16:56:54,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-608b9a15-ee4b-4ef4-9ded-38f7db077cc8 2018-12-28 16:56:54,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0827670097351s 2018-12-28 16:56:54,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:56:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53/users/16de81797cdb4c3e8885f291320cdbd9/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f9636ae-ea9b-4db1-a132-944964e4e308 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:54,147 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53/users/16de81797cdb4c3e8885f291320cdbd9/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-7f9636ae-ea9b-4db1-a132-944964e4e308 2018-12-28 16:56:54,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112243890762s 2018-12-28 16:56:54,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:54,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37bb6009-3b21-4ade-9c6b-b77ca33b53bd Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:54,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-37bb6009-3b21-4ade-9c6b-b77ca33b53bd 2018-12-28 16:56:54,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818490982056s 2018-12-28 16:56:54,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:56:54,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-28 16:56:54,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f89704-97fe-4110-a950-1e17abea8d80 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ce8150363e9460a83c2b63751dab150", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150"}, "name": "heat_stack_owner"}} 2018-12-28 16:56:54,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-49f89704-97fe-4110-a950-1e17abea8d80 2018-12-28 16:56:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0989618301392s 2018-12-28 16:56:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522e3246-91be-406e-86db-73bf4dbd4ef4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150"}, "domain_id": null, "name": "heat_stack_owner", "id": "4ce8150363e9460a83c2b63751dab150"}} 2018-12-28 16:56:54,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150 used request id req-522e3246-91be-406e-86db-73bf4dbd4ef4 2018-12-28 16:56:54,406 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:56:54,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4d664a-e923-433e-a475-77000247aef8 Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ce8150363e9460a83c2b63751dab150", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:54,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c4d664a-e923-433e-a475-77000247aef8 2018-12-28 16:56:54,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077602148056s 2018-12-28 16:56:54,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:56:54,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1519b4a-43a4-45ed-ac27-ec41c8d1bf78 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:56:54,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c1519b4a-43a4-45ed-ac27-ec41c8d1bf78 2018-12-28 16:56:54,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819017887115s 2018-12-28 16:56:54,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:56:54,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7993ad-2324-432c-ac7c-28a4dda1445e Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "domain_id": "default", "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:56:54,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-af7993ad-2324-432c-ac7c-28a4dda1445e 2018-12-28 16:56:54,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0969958305359s 2018-12-28 16:56:54,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-af7993ad-2324-432c-ac7c-28a4dda1445e 2018-12-28 16:56:54,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:56:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a19ea30-452e-49e6-8a76-0d004bf1370e Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53"}, "enabled": true, "id": "c97585ac95c3465f8a47b7363b8c4d53", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}]} 2018-12-28 16:56:54,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a19ea30-452e-49e6-8a76-0d004bf1370e 2018-12-28 16:56:54,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0817589759827s 2018-12-28 16:56:54,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-5a19ea30-452e-49e6-8a76-0d004bf1370e 2018-12-28 16:56:54,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:56:54,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=4ce8150363e9460a83c2b63751dab150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a17d458-fa7c-42b6-93ea-c74dce4a1183 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=4ce8150363e9460a83c2b63751dab150", "previous": null, "next": null}} 2018-12-28 16:56:54,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=16de81797cdb4c3e8885f291320cdbd9&scope.project.id=c97585ac95c3465f8a47b7363b8c4d53&role.id=4ce8150363e9460a83c2b63751dab150 used request id req-6a17d458-fa7c-42b6-93ea-c74dce4a1183 2018-12-28 16:56:54,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812108516693s 2018-12-28 16:56:54,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:56:54,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53/users/16de81797cdb4c3e8885f291320cdbd9/roles/4ce8150363e9460a83c2b63751dab150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:56:54,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03e71c89-40b7-4167-88f6-b6480eed88c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:54,961 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53/users/16de81797cdb4c3e8885f291320cdbd9/roles/4ce8150363e9460a83c2b63751dab150 used request id req-03e71c89-40b7-4167-88f6-b6480eed88c3 2018-12-28 16:56:54,961 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122992992401s 2018-12-28 16:56:54,961 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-28 16:56:54,961 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-28 16:56:54,962 - openstack_tests - INFO - OS Credentials = > 2018-12-28 16:56:54,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:56:54,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:55,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce8150363e9460a83c2b63751dab150", "name": "heat_stack_owner"}, {"id": "5b655d1dd99d441fa140882f2289833e", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97585ac95c3465f8a47b7363b8c4d53", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "id": "16de81797cdb4c3e8885f291320cdbd9"}, "audit_ids": ["Fnk7aNSdRWOyRUVEI925GA"], "issued_at": "2018-12-28T16:56:55.000000Z"}} 2018-12-28 16:56:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6788db02b8deddce8a8f90602fbe379d9b09cf69" 2018-12-28 16:56:55,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-454f8149-27c9-492b-bc72-485925b3a90c Date: Fri, 28 Dec 2018 16:56:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:56:55,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-454f8149-27c9-492b-bc72-485925b3a90c 2018-12-28 16:56:55,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6788db02b8deddce8a8f90602fbe379d9b09cf69" 2018-12-28 16:56:55,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9a4101cc-b5e8-47a1-914f-86d721dd652f Date: Fri, 28 Dec 2018 16:56:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 16:56:55,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-9a4101cc-b5e8-47a1-914f-86d721dd652f 2018-12-28 16:56:55,812 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-28 16:56:55,812 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-12-28 16:56:55,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:56:55,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:56,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce8150363e9460a83c2b63751dab150", "name": "heat_stack_owner"}, {"id": "5b655d1dd99d441fa140882f2289833e", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97585ac95c3465f8a47b7363b8c4d53", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "id": "16de81797cdb4c3e8885f291320cdbd9"}, "audit_ids": ["O9aFxywRSDaMiHPG6-IExQ"], "issued_at": "2018-12-28T16:56:56.000000Z"}} 2018-12-28 16:56:56,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2d437f137d53de87cbfc232981f6fb666a6851" 2018-12-28 16:56:56,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c467959-a554-43c0-831f-1bd41ed4a948 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:56,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9c467959-a554-43c0-831f-1bd41ed4a948 2018-12-28 16:56:56,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:56:56,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:56,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce8150363e9460a83c2b63751dab150", "name": "heat_stack_owner"}, {"id": "5b655d1dd99d441fa140882f2289833e", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97585ac95c3465f8a47b7363b8c4d53", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "id": "16de81797cdb4c3e8885f291320cdbd9"}, "audit_ids": ["ORkVj2KPSq6x0VQf5PcsBg"], "issued_at": "2018-12-28T16:56:56.000000Z"}} 2018-12-28 16:56:56,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:56:56,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c8fa46-91da-4ba4-96ef-4caadf140da7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:56,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-95c8fa46-91da-4ba4-96ef-4caadf140da7 2018-12-28 16:56:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:56:56,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:56:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c0d612b8-173d-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:56:56,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191fdd46-a4df-4197-a0df-d9204db141ae Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c0d612b8-173d-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 16:56:56,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-c0d612b8-173d-4b8-proj used request id req-191fdd46-a4df-4197-a0df-d9204db141ae 2018-12-28 16:56:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:56:56,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c33a48-a905-4ddf-af6c-9ba72a318e28 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:56:56,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-46c33a48-a905-4ddf-af6c-9ba72a318e28 2018-12-28 16:56:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}}' 2018-12-28 16:56:57,090 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:56:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddbdf07e-1dbe-48de-99cb-f56ea5da3739 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:56:57,090 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ddbdf07e-1dbe-48de-99cb-f56ea5da3739 2018-12-28 16:56:57,090 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-c0d612b8-173d-4b8-proj 2018-12-28 16:56:57,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:56:57,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:57,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce8150363e9460a83c2b63751dab150", "name": "heat_stack_owner"}, {"id": "5b655d1dd99d441fa140882f2289833e", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:56:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97585ac95c3465f8a47b7363b8c4d53", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "id": "16de81797cdb4c3e8885f291320cdbd9"}, "audit_ids": ["0N-4UG7OQLebg98iTF6muw"], "issued_at": "2018-12-28T16:56:57.000000Z"}} 2018-12-28 16:56:57,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32096b9cd52656c9702b14b3de6814a11553f166" 2018-12-28 16:56:57,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9acc788-9d97-4a24-814b-4819783ce348 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:57,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e9acc788-9d97-4a24-814b-4819783ce348 2018-12-28 16:56:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:56:57,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:56:57,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32096b9cd52656c9702b14b3de6814a11553f166" 2018-12-28 16:56:57,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dfeae7-b1e1-4fa4-b277-0a943565c41f Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "domain_id": "default", "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:56:57,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-69dfeae7-b1e1-4fa4-b277-0a943565c41f 2018-12-28 16:56:57,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-c0d612b8-173d-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32096b9cd52656c9702b14b3de6814a11553f166" 2018-12-28 16:56:57,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ea45cf-a245-464c-af0a-7350fb1a4b96 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-c0d612b8-173d-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}]} 2018-12-28 16:56:57,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-c0d612b8-173d-4b8-proj used request id req-b0ea45cf-a245-464c-af0a-7350fb1a4b96 2018-12-28 16:56:57,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32096b9cd52656c9702b14b3de6814a11553f166" 2018-12-28 16:56:57,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8156c7b1-f090-4a4f-8208-c90330fb1a5a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 16:56:57,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8156c7b1-f090-4a4f-8208-c90330fb1a5a 2018-12-28 16:56:58,264 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-c0d612b8-173d-4b8-user 2018-12-28 16:56:58,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:56:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:56:58,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d94b98b-d765-4618-ab63-286298c9f372 Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ce8150363e9460a83c2b63751dab150", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:56:58,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d94b98b-d765-4618-ab63-286298c9f372 2018-12-28 16:56:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" -d '{"role": {"name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role"}}' 2018-12-28 16:56:58,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-257bd6d6-1562-4636-a7c2-4add8984855e Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "313a17d4212f44d4bc239a3f535f469b", "links": {"self": "http://172.30.9.21:5000/v3/roles/313a17d4212f44d4bc239a3f535f469b"}, "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role"}} 2018-12-28 16:56:58,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-257bd6d6-1562-4636-a7c2-4add8984855e 2018-12-28 16:56:58,468 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-c0d612b8-173d-4b8-proj-role 2018-12-28 16:56:58,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/313a17d4212f44d4bc239a3f535f469b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:56:58,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005e32cf-f5ae-48f0-8e31-95d675d49c65 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/313a17d4212f44d4bc239a3f535f469b"}, "domain_id": null, "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role", "id": "313a17d4212f44d4bc239a3f535f469b"}} 2018-12-28 16:56:58,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/313a17d4212f44d4bc239a3f535f469b used request id req-005e32cf-f5ae-48f0-8e31-95d675d49c65 2018-12-28 16:56:58,561 - keystone_utils - INFO - Granting role SimpleHealthCheck-c0d612b8-173d-4b8-proj-role to project SimpleHealthCheck-c0d612b8-173d-4b8-proj 2018-12-28 16:56:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a/users/9fd23a8f74a24c38a075efafc0a8acf9/roles/313a17d4212f44d4bc239a3f535f469b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:56:58,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:56:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fa423d5-e84b-45c7-824b-f05e0d2f213e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:56:58,619 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a/users/9fd23a8f74a24c38a075efafc0a8acf9/roles/313a17d4212f44d4bc239a3f535f469b used request id req-5fa423d5-e84b-45c7-824b-f05e0d2f213e 2018-12-28 16:56:58,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:56:58,621 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 16:56:58,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:56:58,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:56:58,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "313a17d4212f44d4bc239a3f535f469b", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role"}], "expires_at": "2018-12-28T17:56:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d876525862da4861aff4549d0e48364a", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c0d612b8-173d-4b8-user", "id": "9fd23a8f74a24c38a075efafc0a8acf9"}, "audit_ids": ["S5PjFtrzT6O0tLW_MTxmEQ"], "issued_at": "2018-12-28T16:56:58.000000Z"}} 2018-12-28 16:56:58,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:56:59,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd40472-023a-4dbd-a17d-844231d38798 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:56:59,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cbd40472-023a-4dbd-a17d-844231d38798 2018-12-28 16:56:59,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:56:59,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-cafdb476-8eb6-4dd4-941b-ecdf94dc74d7 Date: Fri, 28 Dec 2018 16:56:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image"} 2018-12-28 16:56:59,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image used request id req-cafdb476-8eb6-4dd4-941b-ecdf94dc74d7 2018-12-28 16:56:59,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:56:59,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a9009369-1cfc-41ec-a64f-4a9c840a96c7 Date: Fri, 28 Dec 2018 16:56: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-12-28 16:56:59,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a9009369-1cfc-41ec-a64f-4a9c840a96c7 2018-12-28 16:56:59,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image"}' 2018-12-28 16:56:59,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e X-Openstack-Request-Id: req-3d0d76db-6bfb-4a3b-a137-164196f60763 Date: Fri, 28 Dec 2018 16:56:59 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:56:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T16:56:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "min_disk": 0, "protected": false, "id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "file": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/file", "checksum": null, "owner": "d876525862da4861aff4549d0e48364a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:56:59,619 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3d0d76db-6bfb-4a3b-a137-164196f60763 2018-12-28 16:56:59,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" -d '' 2018-12-28 16:57:01,407 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22e0f905-42e0-4878-8ac5-3854dae5c36b Date: Fri, 28 Dec 2018 16:57:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:57:01,407 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/file used request id req-22e0f905-42e0-4878-8ac5-3854dae5c36b 2018-12-28 16:57:01,407 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:57:01,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:57:01,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-17c0aeaa-397a-40cc-bd05-b1c77d6c2ec4 Date: Fri, 28 Dec 2018 16:57:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:56:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:57:01Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/snap", "metadata": {}}], "self": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "min_disk": 0, "protected": false, "id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "file": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d876525862da4861aff4549d0e48364a", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:57:01,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e used request id req-17c0aeaa-397a-40cc-bd05-b1c77d6c2ec4 2018-12-28 16:57:01,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:57:01,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c9ce7365-a073-4cbc-b46d-15ebc3b02958 Date: Fri, 28 Dec 2018 16:57:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 16:57:01,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c9ce7365-a073-4cbc-b46d-15ebc3b02958 2018-12-28 16:57:01,736 - create_image - INFO - Created image with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image 2018-12-28 16:57:01,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:57:01,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-765e7933-357b-4fd7-af93-486172db38f3 Date: Fri, 28 Dec 2018 16:57:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:56:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:57:01Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/snap", "metadata": {}}], "self": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "min_disk": 0, "protected": false, "id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "file": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d876525862da4861aff4549d0e48364a", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 16:57:01,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e used request id req-765e7933-357b-4fd7-af93-486172db38f3 2018-12-28 16:57:01,899 - create_image - DEBUG - Instance status is - active 2018-12-28 16:57:01,899 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image 2018-12-28 16:57:01,899 - create_image - INFO - Image is now active with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image 2018-12-28 16:57:01,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:57:01,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:57:02,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "313a17d4212f44d4bc239a3f535f469b", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role"}], "expires_at": "2018-12-28T17:57:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d876525862da4861aff4549d0e48364a", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c0d612b8-173d-4b8-user", "id": "9fd23a8f74a24c38a075efafc0a8acf9"}, "audit_ids": ["J4tesIG4SIappg_Eoq7sIQ"], "issued_at": "2018-12-28T16:57:02.000000Z"}} 2018-12-28 16:57:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:02,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c84600e-8d9c-407f-994e-df23d0f6e2fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:02,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2c84600e-8d9c-407f-994e-df23d0f6e2fa 2018-12-28 16:57:02,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:02,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-653ecacf-1a78-4665-b368-0c91d73e759b Date: Fri, 28 Dec 2018 16:57:02 GMT RESP BODY: {"networks":[]} 2018-12-28 16:57:02,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-653ecacf-1a78-4665-b368-0c91d73e759b 2018-12-28 16:57:02,536 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net 2018-12-28 16:57:02,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" -d '{"network": {"name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net", "admin_state_up": true}}' 2018-12-28 16:57:03,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-04766b85-1801-4369-9dd1-7fb9fb10c9cc Date: Fri, 28 Dec 2018 16:57:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:57:02Z","is_default":false,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","mtu":1450}} 2018-12-28 16:57:03,064 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-04766b85-1801-4369-9dd1-7fb9fb10c9cc 2018-12-28 16:57:03,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:03,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-3b72d021-76c8-47e8-bd2f-e69380dbf80e Date: Fri, 28 Dec 2018 16:57:03 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-12-28T16:57:02Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:03,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-3b72d021-76c8-47e8-bd2f-e69380dbf80e 2018-12-28 16:57:03,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:03,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb51c1d4-133f-440c-9add-10eb89ed37c5 Date: Fri, 28 Dec 2018 16:57:03 GMT RESP BODY: {"subnets":[]} 2018-12-28 16:57:03,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-cb51c1d4-133f-440c-9add-10eb89ed37c5 2018-12-28 16:57:03,487 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet 2018-12-28 16:57:03,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" -d '{"subnets": [{"ip_version": 4, "network_id": "6fe00d75-5bf7-413e-abb2-7d82515a6610", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]}' 2018-12-28 16:57:04,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bf030638-ed7f-47f4-ba67-fe37157504f3 Date: Fri, 28 Dec 2018 16:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:04,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-bf030638-ed7f-47f4-ba67-fe37157504f3 2018-12-28 16:57:04,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:04,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-32c427ee-46b1-4734-bf0a-7c4b55ee483d Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:04,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-32c427ee-46b1-4734-bf0a-7c4b55ee483d 2018-12-28 16:57:04,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:04,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-712c4c8f-1b66-475a-828a-642bffe8b98c Date: Fri, 28 Dec 2018 16:57:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:04,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-712c4c8f-1b66-475a-828a-642bffe8b98c 2018-12-28 16:57:04,792 - OpenStackNetwork - DEBUG - Network [6fe00d75-5bf7-413e-abb2-7d82515a6610] created successfully 2018-12-28 16:57:04,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:57:04,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:57:05,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ce8150363e9460a83c2b63751dab150", "name": "heat_stack_owner"}, {"id": "5b655d1dd99d441fa140882f2289833e", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c97585ac95c3465f8a47b7363b8c4d53", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c97585ac95c3465f8a47b7363b8c4d53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "id": "16de81797cdb4c3e8885f291320cdbd9"}, "audit_ids": ["NWv4rEL-RU2zEqDxqKKvLg"], "issued_at": "2018-12-28T16:57:05.000000Z"}} 2018-12-28 16:57:05,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ea04f01cf9c067cb09b04f1fcae3233e74fa75" 2018-12-28 16:57:05,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01033804-9c66-4209-b3d1-611e9bc01372 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:05,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-01033804-9c66-4209-b3d1-611e9bc01372 2018-12-28 16:57:05,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:57:05,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ea04f01cf9c067cb09b04f1fcae3233e74fa75" 2018-12-28 16:57:05,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3c3f2089-3cf8-4679-a490-701524fa9d42 x-compute-request-id: req-3c3f2089-3cf8-4679-a490-701524fa9d42 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 16:57:05,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3c3f2089-3cf8-4679-a490-701524fa9d42 2018-12-28 16:57:05,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ea04f01cf9c067cb09b04f1fcae3233e74fa75" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-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-12-28 16:57:05,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-621c09d8-f671-4ed3-93fd-464fd16bd83c x-compute-request-id: req-621c09d8-f671-4ed3-93fd-464fd16bd83c Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:57:05,502 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-621c09d8-f671-4ed3-93fd-464fd16bd83c 2018-12-28 16:57:05,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:57:05,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:57:05,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "313a17d4212f44d4bc239a3f535f469b", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role"}], "expires_at": "2018-12-28T17:57:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d876525862da4861aff4549d0e48364a", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c0d612b8-173d-4b8-user", "id": "9fd23a8f74a24c38a075efafc0a8acf9"}, "audit_ids": ["KCUVsNrRTCW6bCSr3vm4Mg"], "issued_at": "2018-12-28T16:57:05.000000Z"}} 2018-12-28 16:57:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:05,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af589b3-5bdd-4584-b87c-e5bd82dbb028 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:05,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1af589b3-5bdd-4584-b87c-e5bd82dbb028 2018-12-28 16:57:05,968 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 16:57:05,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:06,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe333260-a118-40cb-9282-db65d775d8c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:06,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fe333260-a118-40cb-9282-db65d775d8c1 2018-12-28 16:57:06,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:06,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-36533267-7bfe-4586-a436-8637fafbc769 Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:06,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-36533267-7bfe-4586-a436-8637fafbc769 2018-12-28 16:57:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:57:06,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:57:06,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:06,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29458fb1-c6a4-4b57-a592-01b15f6c04f2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:06,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-29458fb1-c6a4-4b57-a592-01b15f6c04f2 2018-12-28 16:57:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:06,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-192150eb-1d5d-468c-90bf-8c0c358dfeed Date: Fri, 28 Dec 2018 16:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:06,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-192150eb-1d5d-468c-90bf-8c0c358dfeed 2018-12-28 16:57:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:07,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3fe5fb39-0e78-4ee4-ac96-042683016dfe Date: Fri, 28 Dec 2018 16:57:07 GMT RESP BODY: {"ports":[]} 2018-12-28 16:57:07,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1&admin_state_up=True used request id req-3fe5fb39-0e78-4ee4-ac96-042683016dfe 2018-12-28 16:57:07,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:07,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57: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-9bb3b4fd-6b42-48da-86f2-b844dc08cc13 x-compute-request-id: req-9bb3b4fd-6b42-48da-86f2-b844dc08cc13 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 16:57:07,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst used request id req-9bb3b4fd-6b42-48da-86f2-b844dc08cc13 2018-12-28 16:57:07,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:07,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c747f239-5f75-4047-9b5d-4d458f38ff80 Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:07,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-c747f239-5f75-4047-9b5d-4d458f38ff80 2018-12-28 16:57:07,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:07,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2115e75e-ddc9-4a0e-a0b0-bca99a5b31fe Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:07,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-2115e75e-ddc9-4a0e-a0b0-bca99a5b31fe 2018-12-28 16:57:07,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:08,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8e466fa0-ba09-45f4-90cd-cb0723bf9fd2 Date: Fri, 28 Dec 2018 16:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:08,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-8e466fa0-ba09-45f4-90cd-cb0723bf9fd2 2018-12-28 16:57:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:08,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f2fce754-c441-42bf-8774-87496ca4cf5a Date: Fri, 28 Dec 2018 16:57:08 GMT RESP BODY: {"ports":[]} 2018-12-28 16:57:08,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1&admin_state_up=True used request id req-f2fce754-c441-42bf-8774-87496ca4cf5a 2018-12-28 16:57:08,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 16:57:08,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:57:08,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "313a17d4212f44d4bc239a3f535f469b", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj-role"}], "expires_at": "2018-12-28T17:57:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d876525862da4861aff4549d0e48364a", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d876525862da4861aff4549d0e48364a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-c0d612b8-173d-4b8-user", "id": "9fd23a8f74a24c38a075efafc0a8acf9"}, "audit_ids": ["kbEjzhuKQxS1hT1S8pRx0w"], "issued_at": "2018-12-28T16:57:08.000000Z"}} 2018-12-28 16:57:08,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce5b1245b732e2cfe1ca142ceb488596d0a2861" 2018-12-28 16:57:08,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4659547d-de11-46a4-9c0e-27b53ecadf1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:08,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4659547d-de11-46a4-9c0e-27b53ecadf1f 2018-12-28 16:57:08,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:08,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-55796010-2f42-42b6-8211-5348c821bb91 Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:08,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-55796010-2f42-42b6-8211-5348c821bb91 2018-12-28 16:57:08,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:08,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-97d58a03-d16b-4ffc-a36e-9362494b6afc Date: Fri, 28 Dec 2018 16:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:08,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-97d58a03-d16b-4ffc-a36e-9362494b6afc 2018-12-28 16:57:09,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:09,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-103110c3-133d-4610-b693-788872a378ec Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:09,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-103110c3-133d-4610-b693-788872a378ec 2018-12-28 16:57:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 16:57:09,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:57:09,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ce5b1245b732e2cfe1ca142ceb488596d0a2861" 2018-12-28 16:57:09,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9cc2a79-be95-4d0e-8efa-e150dad84f98 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:09,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-c9cc2a79-be95-4d0e-8efa-e150dad84f98 2018-12-28 16:57:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:09,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2dca50ef-0f6e-4338-9a47-78a06aee292d Date: Fri, 28 Dec 2018 16:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:09,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-2dca50ef-0f6e-4338-9a47-78a06aee292d 2018-12-28 16:57:09,400 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net 2018-12-28 16:57:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" -d '{"port": {"network_id": "6fe00d75-5bf7-413e-abb2-7d82515a6610", "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1", "admin_state_up": true}}' 2018-12-28 16:57:10,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-3aeca310-3c18-4b9d-946e-cb85374f3556 Date: Fri, 28 Dec 2018 16:57:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:57:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","ip_address":"10.55.0.14"}],"id":"a28168de-13e0-4903-bd61-7a328d913bf3","security_groups":["c6f7369c-1016-410a-8177-bd4dacda5c3a"],"mac_address":"fa:16:3e:6c:1f:2b","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1","project_id":"d876525862da4861aff4549d0e48364a","qos_policy_id":null,"admin_state_up":true,"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:09Z","binding:vnic_type":"normal"}} 2018-12-28 16:57:10,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-3aeca310-3c18-4b9d-946e-cb85374f3556 2018-12-28 16:57:10,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-b8f138ed-4987-4c50-a287-e4b421a5a94f Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:10,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-b8f138ed-4987-4c50-a287-e4b421a5a94f 2018-12-28 16:57:10,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3909329c-7dd9-40af-bd3b-118192179e4a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:10,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-3909329c-7dd9-40af-bd3b-118192179e4a 2018-12-28 16:57:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8926bb60-a6a4-47c3-8b7a-9a4f981233ed Date: Fri, 28 Dec 2018 16:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:10,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-8926bb60-a6a4-47c3-8b7a-9a4f981233ed 2018-12-28 16:57:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-5537bccd-f254-4cb2-98f1-a2c9ba692f6f Date: Fri, 28 Dec 2018 16:57:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:57:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","ip_address":"10.55.0.14"}],"id":"a28168de-13e0-4903-bd61-7a328d913bf3","security_groups":["c6f7369c-1016-410a-8177-bd4dacda5c3a"],"mac_address":"fa:16:3e:6c:1f:2b","project_id":"d876525862da4861aff4549d0e48364a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1","admin_state_up":true,"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:09Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 16:57:10,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1&admin_state_up=True used request id req-5537bccd-f254-4cb2-98f1-a2c9ba692f6f 2018-12-28 16:57:10,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac5cd39-176b-4e8a-84a7-8dec7a681ec5 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:10,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-2ac5cd39-176b-4e8a-84a7-8dec7a681ec5 2018-12-28 16:57:10,714 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst 2018-12-28 16:57:10,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d50ae20-1171-472a-9001-eaff7ad7cdff x-compute-request-id: req-9d50ae20-1171-472a-9001-eaff7ad7cdff Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}], "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-flavor-name"}]} 2018-12-28 16:57:10,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9d50ae20-1171-472a-9001-eaff7ad7cdff 2018-12-28 16:57:10,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a7b4d8c7-cf34-4cd7-923f-e9843d020d0e x-compute-request-id: req-a7b4d8c7-cf34-4cd7-923f-e9843d020d0e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:57:10,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d used request id req-a7b4d8c7-cf34-4cd7-923f-e9843d020d0e 2018-12-28 16:57:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:10,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-22bfaf2e-5960-49bc-96bd-042dd0776932 Date: Fri, 28 Dec 2018 16:57:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T16:56:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T16:57:01Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/snap", "metadata": {}}], "self": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "min_disk": 0, "protected": false, "id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "file": "/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d876525862da4861aff4549d0e48364a", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image"} 2018-12-28 16:57:10,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image used request id req-22bfaf2e-5960-49bc-96bd-042dd0776932 2018-12-28 16:57:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:11,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d5b660f-73b4-4929-85d6-bffb61ba87b3 Date: Fri, 28 Dec 2018 16:57:11 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 16:57:11,120 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6d5b660f-73b4-4929-85d6-bffb61ba87b3 2018-12-28 16:57:11,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" -d '{"server": {"name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "imageRef": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "flavorRef": "d34e6978-4633-4c14-80f8-c35a6298c71d", "max_count": 1, "min_count": 1, "networks": [{"port": "a28168de-13e0-4903-bd61-7a328d913bf3"}]}}' 2018-12-28 16:57:12,527 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:57:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3b1429f-ada5-4db3-b4e8-15258f617933 x-compute-request-id: req-c3b1429f-ada5-4db3-b4e8-15258f617933 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "adminPass": "GjBz2zTvr95K"}} 2018-12-28 16:57:12,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c3b1429f-ada5-4db3-b4e8-15258f617933 2018-12-28 16:57:12,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:12,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-782f22b3-65ba-4632-8ca6-fbc1fee5310e x-compute-request-id: req-782f22b3-65ba-4632-8ca6-fbc1fee5310e 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.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "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-12-28T16:57:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:12,905 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-782f22b3-65ba-4632-8ca6-fbc1fee5310e 2018-12-28 16:57:12,905 - create_instance - INFO - Created instance with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst 2018-12-28 16:57:12,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:13,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-be432cb1-bdea-4197-9dec-398029a2ceef x-compute-request-id: req-be432cb1-bdea-4197-9dec-398029a2ceef 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.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "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-12-28T16:57:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:13,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-be432cb1-bdea-4197-9dec-398029a2ceef 2018-12-28 16:57:13,125 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst] is - BUILD 2018-12-28 16:57:13,125 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:57:16,128 - create_instance - DEBUG - VM status query timeout in 896.777248144 2018-12-28 16:57:16,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:16,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57: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-2ec554fc-cc9b-43b1-9e9b-2804442bc277 x-compute-request-id: req-2ec554fc-cc9b-43b1-9e9b-2804442bc277 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.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "security_groups": [{"name": "default"}], "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:57:13Z", "hostId": "9a8f8d9572ed7b3953aefbbb4acd0aa7db6d51e2db9f013b35952150", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:16,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-2ec554fc-cc9b-43b1-9e9b-2804442bc277 2018-12-28 16:57:16,993 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst] is - BUILD 2018-12-28 16:57:16,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:57:19,996 - create_instance - DEBUG - VM status query timeout in 892.909511089 2018-12-28 16:57:19,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:20,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-26d67231-46b3-4e2d-87c6-0f18462494fa x-compute-request-id: req-26d67231-46b3-4e2d-87c6-0f18462494fa Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:2b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:57:17.000000", "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "security_groups": [{"name": "default"}], "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:57:18Z", "hostId": "9a8f8d9572ed7b3953aefbbb4acd0aa7db6d51e2db9f013b35952150", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:20,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-26d67231-46b3-4e2d-87c6-0f18462494fa 2018-12-28 16:57:20,915 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst] is - ACTIVE 2018-12-28 16:57:20,915 - create_instance - INFO - VM is - ACTIVE 2018-12-28 16:57:20,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:21,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-27c5d184-58d5-4f17-b100-439cb2880019 x-compute-request-id: req-27c5d184-58d5-4f17-b100-439cb2880019 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:2b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:57:17.000000", "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "security_groups": [{"name": "default"}], "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:57:18Z", "hostId": "9a8f8d9572ed7b3953aefbbb4acd0aa7db6d51e2db9f013b35952150", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:21,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-27c5d184-58d5-4f17-b100-439cb2880019 2018-12-28 16:57:21,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:21,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2cad4412-c11e-4557-bf5c-fe68e91bfe63 Date: Fri, 28 Dec 2018 16:57: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":["f3889a10-c400-4c1f-b91e-898f4ef4a410"],"updated_at":"2018-12-28T16:57:04Z","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d876525862da4861aff4549d0e48364a","id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net"}]} 2018-12-28 16:57:21,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net used request id req-2cad4412-c11e-4557-bf5c-fe68e91bfe63 2018-12-28 16:57:21,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:21,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c42e698-e357-44c3-8c25-73f5ab737e3d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:21,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-2c42e698-e357-44c3-8c25-73f5ab737e3d 2018-12-28 16:57:21,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:21,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4251679d-87fd-4fc8-8b06-3a150ff84248 Date: Fri, 28 Dec 2018 16:57:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","dns_nameservers":[],"updated_at":"2018-12-28T16:57: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":"d876525862da4861aff4549d0e48364a","id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","subnetpool_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet"}]} 2018-12-28 16:57:21,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-4251679d-87fd-4fc8-8b06-3a150ff84248 2018-12-28 16:57:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:21,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-400c5ae9-4afd-45c9-87e3-9717d0b898dc Date: Fri, 28 Dec 2018 16:57:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:57:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","ip_address":"10.55.0.4"}],"id":"3daa047c-539c-4c44-b86b-79c7d12dc445","security_groups":[],"mac_address":"fa:16:3e:52:b7:2c","project_id":"d876525862da4861aff4549d0e48364a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fe00d75-5bf7-413e-abb2-7d82515a6610"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","ip_address":"10.55.0.2"}],"id":"7cf61b94-7117-4fd8-842a-332bcb623e4d","security_groups":[],"mac_address":"fa:16:3e:0d:d8:00","project_id":"d876525862da4861aff4549d0e48364a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fe00d75-5bf7-413e-abb2-7d82515a6610"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:57:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","ip_address":"10.55.0.14"}],"id":"a28168de-13e0-4903-bd61-7a328d913bf3","security_groups":["c6f7369c-1016-410a-8177-bd4dacda5c3a"],"mac_address":"fa:16:3e:6c:1f:2b","project_id":"d876525862da4861aff4549d0e48364a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1","admin_state_up":true,"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:09Z","binding:vnic_type":"normal","device_id":"beca3d91-5e08-4aa2-b324-e61d15c6076e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:57:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f3889a10-c400-4c1f-b91e-898f4ef4a410","ip_address":"10.55.0.3"}],"id":"bece2f0b-5236-4a34-a4dc-63d623ac0eee","security_groups":[],"mac_address":"fa:16:3e:9e:7c:c0","project_id":"d876525862da4861aff4549d0e48364a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fe00d75-5bf7-413e-abb2-7d82515a6610","tenant_id":"d876525862da4861aff4549d0e48364a","created_at":"2018-12-28T16:57:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fe00d75-5bf7-413e-abb2-7d82515a6610"}]} 2018-12-28 16:57:21,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-400c5ae9-4afd-45c9-87e3-9717d0b898dc 2018-12-28 16:57:21,870 - create_instance_tests - INFO - Looking for IP 10.55.0.14 in the console log 2018-12-28 16:57:21,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:22,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a442c21-b4ba-4747-b536-51aa3faf6307 x-compute-request-id: req-4a442c21-b4ba-4747-b536-51aa3faf6307 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:2b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:57:17.000000", "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "security_groups": [{"name": "default"}], "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:57:18Z", "hostId": "9a8f8d9572ed7b3953aefbbb4acd0aa7db6d51e2db9f013b35952150", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:22,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-4a442c21-b4ba-4747-b536-51aa3faf6307 2018-12-28 16:57:22,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 16:57:23,427 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-3c60f566-3f59-4573-b102-a824f9f83a78 x-compute-request-id: req-3c60f566-3f59-4573-b102-a824f9f83a78 Content-Encoding: gzip Content-Length: 9408 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 503045500 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.908 MHz processor\n[ 0.135039] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.136700] pid_max: default: 32768 minimum: 301\n[ 0.137588] ACPI: Core revision 20150930\n[ 0.138964] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.140270] Security Framework initialized\n[ 0.141081] Yama: becoming mindful.\n[ 0.141822] AppArmor: AppArmor initialized\n[ 0.142672] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143963] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.145211] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146406] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147771] Initializing cgroup subsys io\n[ 0.148590] Initializing cgroup subsys memory\n[ 0.149441] Initializing cgroup subsys devices\n[ 0.150367] Initializing cgroup subsys freezer\n[ 0.151266] Initializing cgroup subsys net_cls\n[ 0.152168] Initializing cgroup subsys perf_event\n[ 0.153101] Initializing cgroup subsys net_prio\n[ 0.154018] Initializing cgroup subsys hugetlb\n[ 0.154942] Initializing cgroup subsys pids\n[ 0.155849] CPU: Physical Processor ID: 0\n[ 0.157361] mce: CPU supports 10 MCE banks\n[ 0.158257] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.169948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.176435] ftrace: allocating 31920 entries in 125 pages\n[ 0.202279] smpboot: Max logical packages: 1\n[ 0.203217] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.204631] x2apic enabled\n[ 0.205433] Switched APIC routing to physical x2apic.\n[ 0.207259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212236] KVM setup paravirtual spinlock\n[ 0.213536] x86: Booted up 1 node, 1 CPUs\n[ 0.214334] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.215735] devtmpfs: initialized\n[ 0.217462] evm: security.selinux\n[ 0.218163] evm: security.SMACK64\n[ 0.218852] evm: security.SMACK64EXEC\n[ 0.219595] evm: security.SMACK64TRANSMUTE\n[ 0.220395] evm: security.SMACK64MMAP\n[ 0.221159] evm: security.ima\n[ 0.221802] evm: security.capability\n[ 0.222605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.224443] pinctrl core: initialized pinctrl subsystem\n[ 0.225545] RTC time: 16:57:17, date: 12/28/18\n[ 0.226491] NET: Registered protocol family 16\n[ 0.227468] cpuidle: using governor ladder\n[ 0.228287] cpuidle: using governor menu\n[ 0.229071] PCCT header not found.\n[ 0.229823] ACPI: bus type PCI registered\n[ 0.230621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.231856] PCI: Using configuration type 1 for base access\n[ 0.233612] ACPI: Added _OSI(Module Device)\n[ 0.234450] ACPI: Added _OSI(Processor Device)\n[ 0.235310] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.236206] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.238292] ACPI: Interpreter enabled\n[ 0.239068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.242755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.244607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.246436] ACPI: (supports S0 S5)\n[ 0.247138] ACPI: Using IOAPIC for interrupt routing\n[ 0.248208] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.251291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.252434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253670] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.257087] acpiphp: Slot [3] registered\n[ 0.257890] acpiphp: Slot [4] registered\n[ 0.258689] acpiphp: Slot [5] registered\n[ 0.259482] acpiphp: Slot [6] registered\n[ 0.260289] acpiphp: Slot [7] registered\n[ 0.261100] acpiphp: Slot [8] registered\n[ 0.261901] acpiphp: Slot [9] registered\n[ 0.262701] acpiphp: Slot [10] registered\n[ 0.263515] acpiphp: Slot [11] registered\n[ 0.264321] acpiphp: Slot [12] registered\n[ 0.265137] acpiphp: Slot [13] registered\n[ 0.265946] acpiphp: Slot [14] registered\n[ 0.266762] acpiphp: Slot [15] registered\n[ 0.277446] acpiphp: Slot [16] registered\n[ 0.278277] acpiphp: Slot [17] registered\n[ 0.279090] acpiphp: Slot [18] registered\n[ 0.279898] acpiphp: Slot [19] registered\n[ 0.280706] acpiphp: Slot [20] registered\n[ 0.281520] acpiphp: Slot [21] registered\n[ 0.282323] acpiphp: Slot [22] registered\n[ 0.283131] acpiphp: Slot [23] registered\n[ 0.283951] acpiphp: Slot [24] registered\n[ 0.284761] acpiphp: Slot [25] registered\n[ 0.285573] acpiphp: Slot [26] registered\n[ 0.286377] acpiphp: Slot [27] registered\n[ 0.287186] acpiphp: Slot [28] registered\n[ 0.287998] acpiphp: Slot [29] registered\n[ 0.288810] acpiphp: Slot [30] registered\n[ 0.289627] acpiphp: Slot [31] registered\n[ 0.290430] PCI host bridge to bus 0000:00\n[ 0.291239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295123] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.296578] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.302738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304018] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.316044] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.361895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.363469] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.364969] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.366427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.368507] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.369836] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.371043] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.372176] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.373892] vgaarb: loaded\n[ 0.374523] vgaarb: bridge control possible 0000:00:02.0\n[ 0.375761] SCSI subsystem initialized\n[ 0.376617] ACPI: bus type USB registered\n[ 0.377470] usbcore: registered new interface driver usbfs\n[ 0.378615] usbcore: registered new interface driver hub\n[ 0.379730] usbcore: registered new device driver usb\n[ 0.380929] PCI: Using ACPI for IRQ routing\n[ 0.382038] NetLabel: Initializing\n[ 0.382855] NetLabel: domain hash size = 128\n[ 0.383773] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.384812] NetLabel: unlabeled traffic allowed by default\n[ 0.386005] clocksource: Switched to clocksource kvm-clock\n[ 0.391635] AppArmor: AppArmor Filesystem Enabled\n[ 0.392714] pnp: PnP ACPI init\n[ 0.393742] pnp: PnP ACPI: found 5 devices\n[ 0.399830] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.401834] NET: Registered protocol family 2\n[ 0.403170] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.404924] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.406373] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.407742] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.410319] NET: Registered protocol family 1\n[ 0.411284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.412515] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413703] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.428241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442428] Trying to unpack rootfs image as initramfs...\n[ 0.492090] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.506511] Scanning for low memory corruption every 60 seconds\n[ 0.508101] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509415] audit: initializing netlink subsys (disabled)\n[ 0.510641] audit: type=2000 audit(1546016238.037:1): initialized\n[ 0.512155] Initialise system trusted keyring\n[ 0.513286] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514636] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.516810] zbud: loaded\n[ 0.517583] VFS: Disk quotas dquot_6.6.0\n[ 0.518561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520322] fuse init (API version 7.23)\n[ 0.521304] Key type big_key registered\n[ 0.522196] Allocating IMA MOK and blacklist keyrings.\n[ 0.523458] Key type asymmetric registered\n[ 0.524424] Asymmetric key parser 'x509' registered\n[ 0.525540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527306] io scheduler noop registered\n[ 0.528260] io scheduler deadline registered (default)\n[ 0.529393] io scheduler cfq registered\n[ 0.530322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531545] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.533045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534937] ACPI: Power Button [PWRF]\n[ 0.535910] GHES: HEST is not enabled!\n[ 0.549636] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.584590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.588761] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.612935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.616218] Linux agpgart interface v0.103\n[ 0.619086] brd: module loaded\n[ 0.620510] loop: module loaded\n[ 0.625222] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.627021] GPT:90111 != 20971519\n[ 0.627828] GPT:Alternate GPT header not at the end of the disk.\n[ 0.629300] GPT:90111 != 20971519\n[ 0.630118] GPT: Use GNU Parted to correct GPT errors.\n[ 0.631315] vda: vda1 vda15\n[ 0.633009] scsi host0: ata_piix\n[ 0.634279] scsi host1: ata_piix\n[ 0.635100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.636654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.638451] libphy: Fixed MDIO Bus: probed\n[ 0.639359] tun: Universal TUN/TAP device driver, 1.6\n[ 0.640456] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.643300] PPP generic driver version 2.4.2\n[ 0.644492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.646213] ehci-pci: EHCI PCI platform driver\n[ 0.647424] ehci-platform: EHCI generic platform driver\n[ 0.648590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.649930] ohci-pci: OHCI PCI platform driver\n[ 0.650965] ohci-platform: OHCI generic platform driver\n[ 0.652103] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.666726] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.667866] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.669467] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.670630] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.671883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.673399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.675221] usb usb1: Product: UHCI Host Controller\n[ 0.676342] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.677848] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.678970] hub 1-0:1.0: USB hub found\n[ 0.679854] hub 1-0:1.0: 2 ports detected\n[ 0.680884] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.683354] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.684407] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.685695] mousedev: PS/2 mouse device common for all mice\n[ 0.687222] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.689315] rtc_cmos 00:00: RTC can wake from S4\n[ 0.690654] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.692122] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.693575] i2c /dev entries driver\n[ 0.694502] device-mapper: uevent: version 1.0.3\n[ 0.695639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.697701] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.699286] NET: Registered protocol family 10\n[ 0.700504] NET: Registered protocol family 17\n[ 0.701631] Key type dns_resolver registered\n[ 0.702753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.704095] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.706303] registered taskstats version 1\n[ 0.707311] Loading compiled-in X.509 certificates\n[ 0.709048] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.711384] zswap: loaded using pool lzo/zbud\n[ 0.713476] Key type trusted registered\n[ 0.715183] Key type encrypted registered\n[ 0.716131] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.717486] ima: No TPM chip found, activating TPM-bypass!\n[ 0.718812] evm: HMAC attrs: 0x1\n[ 0.719887] Magic number: 14:282:996\n[ 0.720895] rtc_cmos 00:00: setting system clock to 2018-12-28 16:57:17 UTC (1546016237)\n[ 0.722769] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.724058] EDD information not available.\n[ 0.798938] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.800749] Write protecting the kernel read-only data: 14336k\n[ 0.812631] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.814698] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.861907] 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.0.14...\nLease of 10.55.0.14 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.26. iid=i-0000001d\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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDG/MjXJIHiLqbCxfV9lDGCwNcwoqI6n0w2Kup6bDhkVWlULeGnTSmBDEdharS8OuDOmQgf8vrI7IptK6ftmWf8QcbXMSGF/kIrghoE7GhbaGTq3Q30HkoSAmnA8C4/KPil5l0Uy9SHzFmN+yOAVpQRtxqbFHDJxJm6PbQQLNXq8sCQG1n87DJgn2kt+dnjdBnzH3DiCz2Zun0Xqh53rilOJb5a0MgFkBZ4DqI5zCCn1eV6qafiI2Ylo+pXNLFQAffAa6kwceb1ucQxMchuPeoUxtuzgAhGB5MfGS/JhYLBhhaeazCHKPCI5Let30YqFXVLkKGJi1gaj7yhdMKVOQzX root@simplehealthcheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAIZ7IS4wAqlVzdHB8FV/xMyBjURk5sas7loOsKFyHsAjBE2HiFPVEl/DCYcJBfAUFYtOFqH9GGpArT3aYA3goQENuaM3+nNLzXrWFU7ZApFgrEiSLdoxvwLiX7e5kTMqzGV3iyqIKE0igkFQsCxMqRDPv/Nx5qIQovbHvCaqZjvbAAAAFQCePHZ2jkYLoB+GjZxw85ZEkS7FBwAAAIAn3CgrubNw+yiQWTHUR+7vE6KCOpEJtm8XbbQqqFNC3QWmqJoPEK6/2tOPjAXAM+xAWZMgIw2xD/63qSRtssoT5fpQxuLOH4M8jTWiCZm/WM0J3l6D85mIIDGxh4fMCwslZtqG2WeaD2ACzWxWoJJ4epWdjNGwS3uayta5tfkHjgAAAIBfk3sFhkrnC6DD36eG/DrgPSTEapQMCyizMRF7qS6cJn2f3cKGPDV1AVtd1eKM0RlAiPM9m1qneVAzgatUyGWVaLbk36YMMu2506/0sah9gjRtSc8n+chEV5S1sHcy+ZjGQIUZl5rqB51hDSLgMEIFad0f1JCuvT1FK3vMrLsExw== root@simplehealthcheck-4237df36-be61-408f-9efc-309b6c5bf97a-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.14,24,fe80::f816:3eff:fe6c:1f2b/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.14 \nip-route:169.254.169.254 via 10.55.0.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-0000001d\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.57 ===\n"} 2018-12-28 16:57:23,428 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e/action used request id req-3c60f566-3f59-4573-b102-a824f9f83a78 2018-12-28 16:57:23,429 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 16:57:23,429 - 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 503045500 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.908 MHz processor [ 0.135039] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.136700] pid_max: default: 32768 minimum: 301 [ 0.137588] ACPI: Core revision 20150930 [ 0.138964] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.140270] Security Framework initialized [ 0.141081] Yama: becoming mindful. [ 0.141822] AppArmor: AppArmor initialized [ 0.142672] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143963] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.145211] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146406] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147771] Initializing cgroup subsys io [ 0.148590] Initializing cgroup subsys memory [ 0.149441] Initializing cgroup subsys devices [ 0.150367] Initializing cgroup subsys freezer [ 0.151266] Initializing cgroup subsys net_cls [ 0.152168] Initializing cgroup subsys perf_event [ 0.153101] Initializing cgroup subsys net_prio [ 0.154018] Initializing cgroup subsys hugetlb [ 0.154942] Initializing cgroup subsys pids [ 0.155849] CPU: Physical Processor ID: 0 [ 0.157361] mce: CPU supports 10 MCE banks [ 0.158257] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159284] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.169948] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.176435] ftrace: allocating 31920 entries in 125 pages [ 0.202279] smpboot: Max logical packages: 1 [ 0.203217] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.204631] x2apic enabled [ 0.205433] Switched APIC routing to physical x2apic. [ 0.207259] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208408] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210459] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212236] KVM setup paravirtual spinlock [ 0.213536] x86: Booted up 1 node, 1 CPUs [ 0.214334] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.215735] devtmpfs: initialized [ 0.217462] evm: security.selinux [ 0.218163] evm: security.SMACK64 [ 0.218852] evm: security.SMACK64EXEC [ 0.219595] evm: security.SMACK64TRANSMUTE [ 0.220395] evm: security.SMACK64MMAP [ 0.221159] evm: security.ima [ 0.221802] evm: security.capability [ 0.222605] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.224443] pinctrl core: initialized pinctrl subsystem [ 0.225545] RTC time: 16:57:17, date: 12/28/18 [ 0.226491] NET: Registered protocol family 16 [ 0.227468] cpuidle: using governor ladder [ 0.228287] cpuidle: using governor menu [ 0.229071] PCCT header not found. [ 0.229823] ACPI: bus type PCI registered [ 0.230621] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.231856] PCI: Using configuration type 1 for base access [ 0.233612] ACPI: Added _OSI(Module Device) [ 0.234450] ACPI: Added _OSI(Processor Device) [ 0.235310] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.236206] ACPI: Added _OSI(Processor Aggregator Device) [ 0.238292] ACPI: Interpreter enabled [ 0.239068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240920] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.242755] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.244607] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.246436] ACPI: (supports S0 S5) [ 0.247138] ACPI: Using IOAPIC for interrupt routing [ 0.248208] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.251291] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.252434] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253670] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254864] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.257087] acpiphp: Slot [3] registered [ 0.257890] acpiphp: Slot [4] registered [ 0.258689] acpiphp: Slot [5] registered [ 0.259482] acpiphp: Slot [6] registered [ 0.260289] acpiphp: Slot [7] registered [ 0.261100] acpiphp: Slot [8] registered [ 0.261901] acpiphp: Slot [9] registered [ 0.262701] acpiphp: Slot [10] registered [ 0.263515] acpiphp: Slot [11] registered [ 0.264321] acpiphp: Slot [12] registered [ 0.265137] acpiphp: Slot [13] registered [ 0.265946] acpiphp: Slot [14] registered [ 0.266762] acpiphp: Slot [15] registered [ 0.277446] acpiphp: Slot [16] registered [ 0.278277] acpiphp: Slot [17] registered [ 0.279090] acpiphp: Slot [18] registered [ 0.279898] acpiphp: Slot [19] registered [ 0.280706] acpiphp: Slot [20] registered [ 0.281520] acpiphp: Slot [21] registered [ 0.282323] acpiphp: Slot [22] registered [ 0.283131] acpiphp: Slot [23] registered [ 0.283951] acpiphp: Slot [24] registered [ 0.284761] acpiphp: Slot [25] registered [ 0.285573] acpiphp: Slot [26] registered [ 0.286377] acpiphp: Slot [27] registered [ 0.287186] acpiphp: Slot [28] registered [ 0.287998] acpiphp: Slot [29] registered [ 0.288810] acpiphp: Slot [30] registered [ 0.289627] acpiphp: Slot [31] registered [ 0.290430] PCI host bridge to bus 0000:00 [ 0.291239] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292452] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.293673] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295123] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.296578] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.302738] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.304018] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.305191] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.306531] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313864] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.316044] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.361895] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.363469] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.364969] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.366427] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.368507] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.369836] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.371043] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.372176] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.373892] vgaarb: loaded [ 0.374523] vgaarb: bridge control possible 0000:00:02.0 [ 0.375761] SCSI subsystem initialized [ 0.376617] ACPI: bus type USB registered [ 0.377470] usbcore: registered new interface driver usbfs [ 0.378615] usbcore: registered new interface driver hub [ 0.379730] usbcore: registered new device driver usb [ 0.380929] PCI: Using ACPI for IRQ routing [ 0.382038] NetLabel: Initializing [ 0.382855] NetLabel: domain hash size = 128 [ 0.383773] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.384812] NetLabel: unlabeled traffic allowed by default [ 0.386005] clocksource: Switched to clocksource kvm-clock [ 0.391635] AppArmor: AppArmor Filesystem Enabled [ 0.392714] pnp: PnP ACPI init [ 0.393742] pnp: PnP ACPI: found 5 devices [ 0.399830] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.401834] NET: Registered protocol family 2 [ 0.403170] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.404924] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.406373] TCP: Hash tables configured (established 2048 bind 2048) [ 0.407742] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.408967] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.410319] NET: Registered protocol family 1 [ 0.411284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.412515] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413703] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.428241] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442428] Trying to unpack rootfs image as initramfs... [ 0.492090] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.506511] Scanning for low memory corruption every 60 seconds [ 0.508101] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.509415] audit: initializing netlink subsys (disabled) [ 0.510641] audit: type=2000 audit(1546016238.037:1): initialized [ 0.512155] Initialise system trusted keyring [ 0.513286] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514636] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.516810] zbud: loaded [ 0.517583] VFS: Disk quotas dquot_6.6.0 [ 0.518561] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520322] fuse init (API version 7.23) [ 0.521304] Key type big_key registered [ 0.522196] Allocating IMA MOK and blacklist keyrings. [ 0.523458] Key type asymmetric registered [ 0.524424] Asymmetric key parser 'x509' registered [ 0.525540] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.527306] io scheduler noop registered [ 0.528260] io scheduler deadline registered (default) [ 0.529393] io scheduler cfq registered [ 0.530322] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.531545] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.533045] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534937] ACPI: Power Button [PWRF] [ 0.535910] GHES: HEST is not enabled! [ 0.549636] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.584590] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.588761] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.612935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.616218] Linux agpgart interface v0.103 [ 0.619086] brd: module loaded [ 0.620510] loop: module loaded [ 0.625222] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.627021] GPT:90111 != 20971519 [ 0.627828] GPT:Alternate GPT header not at the end of the disk. [ 0.629300] GPT:90111 != 20971519 [ 0.630118] GPT: Use GNU Parted to correct GPT errors. [ 0.631315] vda: vda1 vda15 [ 0.633009] scsi host0: ata_piix [ 0.634279] scsi host1: ata_piix [ 0.635100] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.636654] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.638451] libphy: Fixed MDIO Bus: probed [ 0.639359] tun: Universal TUN/TAP device driver, 1.6 [ 0.640456] tun: (C) 1999-2004 Max Krasnyansky [ 0.643300] PPP generic driver version 2.4.2 [ 0.644492] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.646213] ehci-pci: EHCI PCI platform driver [ 0.647424] ehci-platform: EHCI generic platform driver [ 0.648590] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.649930] ohci-pci: OHCI PCI platform driver [ 0.650965] ohci-platform: OHCI generic platform driver [ 0.652103] uhci_hcd: USB Universal Host Controller Interface driver [ 0.666726] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.667866] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.669467] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.670630] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.671883] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.673399] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.675221] usb usb1: Product: UHCI Host Controller [ 0.676342] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.677848] usb usb1: SerialNumber: 0000:00:01.2 [ 0.678970] hub 1-0:1.0: USB hub found [ 0.679854] hub 1-0:1.0: 2 ports detected [ 0.680884] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.683354] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.684407] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.685695] mousedev: PS/2 mouse device common for all mice [ 0.687222] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.689315] rtc_cmos 00:00: RTC can wake from S4 [ 0.690654] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.692122] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.693575] i2c /dev entries driver [ 0.694502] device-mapper: uevent: version 1.0.3 [ 0.695639] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.697701] ledtrig-cpu: registered to indicate activity on CPUs [ 0.699286] NET: Registered protocol family 10 [ 0.700504] NET: Registered protocol family 17 [ 0.701631] Key type dns_resolver registered [ 0.702753] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.704095] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.706303] registered taskstats version 1 [ 0.707311] Loading compiled-in X.509 certificates [ 0.709048] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.711384] zswap: loaded using pool lzo/zbud [ 0.713476] Key type trusted registered [ 0.715183] Key type encrypted registered [ 0.716131] AppArmor: AppArmor sha1 policy hashing enabled [ 0.717486] ima: No TPM chip found, activating TPM-bypass! [ 0.718812] evm: HMAC attrs: 0x1 [ 0.719887] Magic number: 14:282:996 [ 0.720895] rtc_cmos 00:00: setting system clock to 2018-12-28 16:57:17 UTC (1546016237) [ 0.722769] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.724058] EDD information not available. [ 0.798938] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.800749] Write protecting the kernel read-only data: 14336k [ 0.812631] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.814698] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.861907] 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.0.14... Lease of 10.55.0.14 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.26. iid=i-0000001d 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDG/MjXJIHiLqbCxfV9lDGCwNcwoqI6n0w2Kup6bDhkVWlULeGnTSmBDEdharS8OuDOmQgf8vrI7IptK6ftmWf8QcbXMSGF/kIrghoE7GhbaGTq3Q30HkoSAmnA8C4/KPil5l0Uy9SHzFmN+yOAVpQRtxqbFHDJxJm6PbQQLNXq8sCQG1n87DJgn2kt+dnjdBnzH3DiCz2Zun0Xqh53rilOJb5a0MgFkBZ4DqI5zCCn1eV6qafiI2Ylo+pXNLFQAffAa6kwceb1ucQxMchuPeoUxtuzgAhGB5MfGS/JhYLBhhaeazCHKPCI5Let30YqFXVLkKGJi1gaj7yhdMKVOQzX root@simplehealthcheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst ssh-dss AAAAB3NzaC1kc3MAAACBAIZ7IS4wAqlVzdHB8FV/xMyBjURk5sas7loOsKFyHsAjBE2HiFPVEl/DCYcJBfAUFYtOFqH9GGpArT3aYA3goQENuaM3+nNLzXrWFU7ZApFgrEiSLdoxvwLiX7e5kTMqzGV3iyqIKE0igkFQsCxMqRDPv/Nx5qIQovbHvCaqZjvbAAAAFQCePHZ2jkYLoB+GjZxw85ZEkS7FBwAAAIAn3CgrubNw+yiQWTHUR+7vE6KCOpEJtm8XbbQqqFNC3QWmqJoPEK6/2tOPjAXAM+xAWZMgIw2xD/63qSRtssoT5fpQxuLOH4M8jTWiCZm/WM0J3l6D85mIIDGxh4fMCwslZtqG2WeaD2ACzWxWoJJ4epWdjNGwS3uayta5tfkHjgAAAIBfk3sFhkrnC6DD36eG/DrgPSTEapQMCyizMRF7qS6cJn2f3cKGPDV1AVtd1eKM0RlAiPM9m1qneVAzgatUyGWVaLbk36YMMu2506/0sah9gjRtSc8n+chEV5S1sHcy+ZjGQIUZl5rqB51hDSLgMEIFad0f1JCuvT1FK3vMrLsExw== root@simplehealthcheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.14,24,fe80::f816:3eff:fe6c:1f2b/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.14 ip-route:169.254.169.254 via 10.55.0.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-0000001d name: N/A availability-zone: nova local-hostname: simplehealthcheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.57 === 2018-12-28 16:57:23,430 - create_instance - INFO - Deleting Port with ID - a28168de-13e0-4903-bd61-7a328d913bf3 2018-12-28 16:57:23,430 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97aport-1 2018-12-28 16:57:23,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/a28168de-13e0-4903-bd61-7a328d913bf3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:24,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5639d4a-a129-4bc9-8f46-c0015a9b9d67 Date: Fri, 28 Dec 2018 16:57:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:57:24,180 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/a28168de-13e0-4903-bd61-7a328d913bf3 used request id req-a5639d4a-a129-4bc9-8f46-c0015a9b9d67 2018-12-28 16:57:24,180 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst 2018-12-28 16:57:24,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:24,367 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32e1c6e7-55a8-49c9-bc6c-426b7d814096 x-compute-request-id: req-32e1c6e7-55a8-49c9-bc6c-426b7d814096 Content-Type: application/json 2018-12-28 16:57:24,367 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-32e1c6e7-55a8-49c9-bc6c-426b7d814096 2018-12-28 16:57:24,367 - create_instance - INFO - Checking deletion status 2018-12-28 16:57:24,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:24,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec3d4c0d-bf36-449f-805c-1d55afd42f78 x-compute-request-id: req-ec3d4c0d-bf36-449f-805c-1d55afd42f78 Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:1f:2b", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:57:17.000000", "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:57:24Z", "hostId": "9a8f8d9572ed7b3953aefbbb4acd0aa7db6d51e2db9f013b35952150", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:24,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-ec3d4c0d-bf36-449f-805c-1d55afd42f78 2018-12-28 16:57:24,612 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst] is - ACTIVE 2018-12-28 16:57:24,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:57:27,615 - create_instance - DEBUG - VM status query timeout in 296.752294064 2018-12-28 16:57:27,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:28,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54a7aec-d1de-4f97-b444-a5ff5c7d0ce7 x-compute-request-id: req-c54a7aec-d1de-4f97-b444-a5ff5c7d0ce7 Content-Encoding: gzip Content-Length: 659 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e", "rel": "bookmark"}], "image": {"id": "70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "links": [{"href": "http://172.30.9.21:8774/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:57:17.000000", "flavor": {"id": "d34e6978-4633-4c14-80f8-c35a6298c71d", "links": [{"href": "http://172.30.9.21:8774/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d", "rel": "bookmark"}]}, "id": "beca3d91-5e08-4aa2-b324-e61d15c6076e", "user_id": "9fd23a8f74a24c38a075efafc0a8acf9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:57:24Z", "hostId": "9a8f8d9572ed7b3953aefbbb4acd0aa7db6d51e2db9f013b35952150", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst", "created": "2018-12-28T16:57:12Z", "tenant_id": "d876525862da4861aff4549d0e48364a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 16:57:28,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-c54a7aec-d1de-4f97-b444-a5ff5c7d0ce7 2018-12-28 16:57:28,028 - create_instance - DEBUG - Instance status [SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst] is - ACTIVE 2018-12-28 16:57:28,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 16:57:31,032 - create_instance - DEBUG - VM status query timeout in 293.336001873 2018-12-28 16:57:31,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93b4553cbed809753c747501c3937b969688c97" 2018-12-28 16:57:31,086 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 16:57:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5d40e5f9-676b-4431-95f5-2542d1a4c4fa x-compute-request-id: req-5d40e5f9-676b-4431-95f5-2542d1a4c4fa Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance beca3d91-5e08-4aa2-b324-e61d15c6076e could not be found.", "code": 404}} 2018-12-28 16:57:31,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/beca3d91-5e08-4aa2-b324-e61d15c6076e used request id req-5d40e5f9-676b-4431-95f5-2542d1a4c4fa 2018-12-28 16:57:31,087 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance beca3d91-5e08-4aa2-b324-e61d15c6076e could not be found. (HTTP 404) (Request-ID: req-5d40e5f9-676b-4431-95f5-2542d1a4c4fa) 2018-12-28 16:57:31,087 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-inst 2018-12-28 16:57:31,088 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet 2018-12-28 16:57:31,088 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-subnet 2018-12-28 16:57:31,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f3889a10-c400-4c1f-b91e-898f4ef4a410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:33,268 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-400d5cc5-43f7-4fdb-b29d-68aaeb639045 Date: Fri, 28 Dec 2018 16:57:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:57:33,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f3889a10-c400-4c1f-b91e-898f4ef4a410 used request id req-400d5cc5-43f7-4fdb-b29d-68aaeb639045 2018-12-28 16:57:33,269 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-priv-net 2018-12-28 16:57:33,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6fe00d75-5bf7-413e-abb2-7d82515a6610 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05f11d69841185e4bf5903c0435704054e371f6a" 2018-12-28 16:57:34,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e931a7e-31a9-43ae-bced-b6170bf6072b Date: Fri, 28 Dec 2018 16:57:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:57:34,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6fe00d75-5bf7-413e-abb2-7d82515a6610 used request id req-5e931a7e-31a9-43ae-bced-b6170bf6072b 2018-12-28 16:57:34,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ea04f01cf9c067cb09b04f1fcae3233e74fa75" 2018-12-28 16:57:34,630 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-408789d0-5983-4cc1-b63f-eddb38216b2e x-compute-request-id: req-408789d0-5983-4cc1-b63f-eddb38216b2e Content-Length: 0 Content-Type: application/json 2018-12-28 16:57:34,630 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d34e6978-4633-4c14-80f8-c35a6298c71d used request id req-408789d0-5983-4cc1-b63f-eddb38216b2e 2018-12-28 16:57:34,631 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-4237df36-be61-408f-9efc-309b6c5bf97a-image 2018-12-28 16:57:34,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eceecdd304cdf7251da607ad104c48bbe5520ea2" 2018-12-28 16:57:35,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9c3d34fc-e644-4bf3-aaee-e02881837c24 Date: Fri, 28 Dec 2018 16: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-12-28 16:57:35,719 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/70ca1e0e-d6bf-449c-aedd-d2c04d1a5b1e used request id req-9c3d34fc-e644-4bf3-aaee-e02881837c24 2018-12-28 16:57:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9f2788bf-e4d7-44ae-9165-a8ce777f1dd5 Date: Fri, 28 Dec 2018 16:57:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "created_at": "2018-12-28T16:57:35Z", "updated_at": "2018-12-28T16:57:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "19c05c1f-3afe-427e-859b-177da432dbd3", "remote_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "2e44b563-cc13-44a3-924b-aededaa74c9b", "remote_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "3529ab1a-1bcd-4cee-bd84-fa2b98648fbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "4b808252-ebc9-4db9-813e-9f15b177d69f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}], "revision_number": 4, "project_id": "c97585ac95c3465f8a47b7363b8c4d53", "id": "00cbc934-739c-44e3-b811-3a699748c6ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d876525862da4861aff4549d0e48364a", "created_at": "2018-12-28T16:57:02Z", "updated_at": "2018-12-28T16:57:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "revision_number": 0, "id": "1495adfd-53f9-43f3-8c8e-0aa1d9791d57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "tenant_id": "d876525862da4861aff4549d0e48364a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d876525862da4861aff4549d0e48364a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "revision_number": 0, "id": "31172b0c-cca3-4a7c-9a8f-f4a85865bc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "tenant_id": "d876525862da4861aff4549d0e48364a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d876525862da4861aff4549d0e48364a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "revision_number": 0, "id": "49bb4ea9-8289-4404-9ba8-84487054d76d", "remote_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "tenant_id": "d876525862da4861aff4549d0e48364a", "port_range_min": null, "ethertype": "IPv4", "project_id": "d876525862da4861aff4549d0e48364a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "revision_number": 0, "id": "8dea0c81-2651-46a6-8033-946531417f21", "remote_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "tenant_id": "d876525862da4861aff4549d0e48364a", "port_range_min": null, "ethertype": "IPv6", "project_id": "d876525862da4861aff4549d0e48364a"}], "revision_number": 4, "project_id": "d876525862da4861aff4549d0e48364a", "id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "name": "default"}]} 2018-12-28 16:57:36,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9f2788bf-e4d7-44ae-9165-a8ce777f1dd5 2018-12-28 16:57:36,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43a97f2-228f-4f07-9719-8dbe890e5d59 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53"}, "enabled": true, "id": "c97585ac95c3465f8a47b7363b8c4d53", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}} 2018-12-28 16:57:36,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53 used request id req-e43a97f2-228f-4f07-9719-8dbe890e5d59 2018-12-28 16:57:36,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b91699d-de7f-4abf-97e1-a84e11bf9281 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 16:57:36,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8b91699d-de7f-4abf-97e1-a84e11bf9281 2018-12-28 16:57:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ea35a0-f97d-4dd1-9a3b-5cb97643b8bc 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 16:57:36,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-c2ea35a0-f97d-4dd1-9a3b-5cb97643b8bc 2018-12-28 16:57:36,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b923d5-c4ad-404d-a377-ecd6808fdd0a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a"}, "enabled": true, "id": "d876525862da4861aff4549d0e48364a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-c0d612b8-173d-4b8-proj"}} 2018-12-28 16:57:36,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-89b923d5-c4ad-404d-a377-ecd6808fdd0a 2018-12-28 16:57:36,402 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6f7369c-1016-410a-8177-bd4dacda5c3a 2018-12-28 16:57:36,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c6f7369c-1016-410a-8177-bd4dacda5c3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0507edd5-6772-4252-abeb-32f4a01faafd Date: Fri, 28 Dec 2018 16:57: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-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "port_range_min": null, "revision_number": 0, "tenant_id": "d876525862da4861aff4549d0e48364a", "created_at": "2018-12-28T16:57:02Z", "project_id": "d876525862da4861aff4549d0e48364a", "id": "1495adfd-53f9-43f3-8c8e-0aa1d9791d57"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "port_range_min": null, "revision_number": 0, "tenant_id": "d876525862da4861aff4549d0e48364a", "created_at": "2018-12-28T16:57:02Z", "project_id": "d876525862da4861aff4549d0e48364a", "id": "31172b0c-cca3-4a7c-9a8f-f4a85865bc2d"}, {"remote_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "port_range_min": null, "revision_number": 0, "tenant_id": "d876525862da4861aff4549d0e48364a", "created_at": "2018-12-28T16:57:02Z", "project_id": "d876525862da4861aff4549d0e48364a", "id": "49bb4ea9-8289-4404-9ba8-84487054d76d"}, {"remote_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T16:57:02Z", "security_group_id": "c6f7369c-1016-410a-8177-bd4dacda5c3a", "port_range_min": null, "revision_number": 0, "tenant_id": "d876525862da4861aff4549d0e48364a", "created_at": "2018-12-28T16:57:02Z", "project_id": "d876525862da4861aff4549d0e48364a", "id": "8dea0c81-2651-46a6-8033-946531417f21"}]} 2018-12-28 16:57:36,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c6f7369c-1016-410a-8177-bd4dacda5c3a used request id req-0507edd5-6772-4252-abeb-32f4a01faafd 2018-12-28 16:57:36,586 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 16:57:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c6f7369c-1016-410a-8177-bd4dacda5c3a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:36,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1748a928-d0b5-4e65-9b49-b4cd9ac66dc5 Content-Length: 0 Date: Fri, 28 Dec 2018 16:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:57:36,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c6f7369c-1016-410a-8177-bd4dacda5c3a used request id req-1748a928-d0b5-4e65-9b49-b4cd9ac66dc5 2018-12-28 16:57:36,856 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-c0d612b8-173d-4b8-proj 2018-12-28 16:57:36,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:37,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f882ab92-8544-4b91-9cb3-c8bf1bf15030 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:37,057 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d876525862da4861aff4549d0e48364a used request id req-f882ab92-8544-4b91-9cb3-c8bf1bf15030 2018-12-28 16:57:37,058 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-c0d612b8-173d-4b8-proj-role 2018-12-28 16:57:37,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/313a17d4212f44d4bc239a3f535f469b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:37,209 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21d7eb5b-7c9f-4c37-9e99-b283778b2b5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:37,209 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/313a17d4212f44d4bc239a3f535f469b used request id req-21d7eb5b-7c9f-4c37-9e99-b283778b2b5d 2018-12-28 16:57:37,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b98c9af382c2d9d218d25a830ad6c2890c36a310" 2018-12-28 16:57:37,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af82be8a-8766-44ba-977d-9668eb5ea3d8 Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ce8150363e9460a83c2b63751dab150", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:57:37,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-af82be8a-8766-44ba-977d-9668eb5ea3d8 2018-12-28 16:57:37,309 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-c0d612b8-173d-4b8-user 2018-12-28 16:57:37,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9fd23a8f74a24c38a075efafc0a8acf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32096b9cd52656c9702b14b3de6814a11553f166" 2018-12-28 16:57:37,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10cf0299-bbf0-49eb-a44e-4bcad376b251 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:37,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9fd23a8f74a24c38a075efafc0a8acf9 used request id req-10cf0299-bbf0-49eb-a44e-4bcad376b251 2018-12-28 16:57:37,485 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.670s OK 2018-12-28 16:57:37,607 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 16:57:37,607 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:42 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-12-28 16:57:37,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:57:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:37,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83bf2e62-0ff2-45a4-84f0-9d22adec79ed Content-Encoding: gzip Content-Length: 342 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4ce8150363e9460a83c2b63751dab150", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:57:37,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-83bf2e62-0ff2-45a4-84f0-9d22adec79ed 2018-12-28 16:57:37,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786910057068s 2018-12-28 16:57:37,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:57:37,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:37,826 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89acd3e1-8647-46ee-8784-9c869d0a80e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:37,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ce8150363e9460a83c2b63751dab150 used request id req-89acd3e1-8647-46ee-8784-9c869d0a80e3 2018-12-28 16:57:37,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.133054018021s 2018-12-28 16:57:37,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:57:37,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:37,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-966e62a5-b6e1-4e22-94be-48dd23d09447 Content-Encoding: gzip Content-Length: 881 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0", "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "domain_id": "default", "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:57:37,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-966e62a5-b6e1-4e22-94be-48dd23d09447 2018-12-28 16:57:37,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106045007706s 2018-12-28 16:57:37,934 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-966e62a5-b6e1-4e22-94be-48dd23d09447 2018-12-28 16:57:37,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:57:37,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9994740-d89a-4aed-93bb-a71775b1b681 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9"}, "enabled": true, "id": "16de81797cdb4c3e8885f291320cdbd9", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_fb071948-0569-4168-a2d0-4f10c65412b0"}} 2018-12-28 16:57:38,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 used request id req-d9994740-d89a-4aed-93bb-a71775b1b681 2018-12-28 16:57:38,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0870270729065s 2018-12-28 16:57:38,027 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 used request id req-d9994740-d89a-4aed-93bb-a71775b1b681 2018-12-28 16:57:38,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 16:57:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e63f8b-6234-4410-9233-2e51c7c51e56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:38,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 used request id req-f5e63f8b-6234-4410-9233-2e51c7c51e56 2018-12-28 16:57:38,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.176291942596s 2018-12-28 16:57:38,204 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/16de81797cdb4c3e8885f291320cdbd9 used request id req-f5e63f8b-6234-4410-9233-2e51c7c51e56 2018-12-28 16:57:38,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:57:38,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6706b70d-e0b3-43b4-9efb-525280388104 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53"}, "enabled": true, "id": "c97585ac95c3465f8a47b7363b8c4d53", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_fb071948-0569-4168-a2d0-4f10c65412b0"}]} 2018-12-28 16:57:38,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6706b70d-e0b3-43b4-9efb-525280388104 2018-12-28 16:57:38,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821571350098s 2018-12-28 16:57:38,288 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-6706b70d-e0b3-43b4-9efb-525280388104 2018-12-28 16:57:38,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 16:57:38,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bad0922-fdcc-4d81-980b-e543e9dc3870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:38,428 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53 used request id req-2bad0922-fdcc-4d81-980b-e543e9dc3870 2018-12-28 16:57:38,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.137944936752s 2018-12-28 16:57:38,428 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c97585ac95c3465f8a47b7363b8c4d53 used request id req-2bad0922-fdcc-4d81-980b-e543e9dc3870 2018-12-28 16:57:38,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:57:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd176d59-fb60-4246-a1c4-7f3fb5a522be Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5b655d1dd99d441fa140882f2289833e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:57:38,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd176d59-fb60-4246-a1c4-7f3fb5a522be 2018-12-28 16:57:38,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768208503723s 2018-12-28 16:57:38,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:57:38,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff53b5b7-3185-4e37-af2f-bfef240450c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:38,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5b655d1dd99d441fa140882f2289833e used request id req-ff53b5b7-3185-4e37-af2f-bfef240450c9 2018-12-28 16:57:38,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0985708236694s 2018-12-28 16:57:38,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:57:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c97585ac95c3465f8a47b7363b8c4d53&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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-990c4b35-08f4-4bd0-b7fa-4d48535c0124 Date: Fri, 28 Dec 2018 16:57:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "created_at": "2018-12-28T16:57:35Z", "updated_at": "2018-12-28T16:57:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "19c05c1f-3afe-427e-859b-177da432dbd3", "remote_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "2e44b563-cc13-44a3-924b-aededaa74c9b", "remote_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "3529ab1a-1bcd-4cee-bd84-fa2b98648fbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "4b808252-ebc9-4db9-813e-9f15b177d69f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}], "revision_number": 4, "project_id": "c97585ac95c3465f8a47b7363b8c4d53", "id": "00cbc934-739c-44e3-b811-3a699748c6ba", "name": "default"}]} 2018-12-28 16:57:38,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c97585ac95c3465f8a47b7363b8c4d53&name=default used request id req-990c4b35-08f4-4bd0-b7fa-4d48535c0124 2018-12-28 16:57:38,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186794996262s 2018-12-28 16:57:38,799 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c97585ac95c3465f8a47b7363b8c4d53&name=default used request id req-990c4b35-08f4-4bd0-b7fa-4d48535c0124 2018-12-28 16:57:38,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:57:38,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:38,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-70715249-a5c5-4d3f-a37b-f5f6d13bb5f7 Date: Fri, 28 Dec 2018 16:57:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "created_at": "2018-12-28T16:57:35Z", "updated_at": "2018-12-28T16:57:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "3529ab1a-1bcd-4cee-bd84-fa2b98648fbd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "2e44b563-cc13-44a3-924b-aededaa74c9b", "remote_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "4b808252-ebc9-4db9-813e-9f15b177d69f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv4", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:35Z", "revision_number": 0, "id": "19c05c1f-3afe-427e-859b-177da432dbd3", "remote_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:35Z", "security_group_id": "00cbc934-739c-44e3-b811-3a699748c6ba", "tenant_id": "c97585ac95c3465f8a47b7363b8c4d53", "port_range_min": null, "ethertype": "IPv6", "project_id": "c97585ac95c3465f8a47b7363b8c4d53"}], "revision_number": 4, "project_id": "c97585ac95c3465f8a47b7363b8c4d53", "id": "00cbc934-739c-44e3-b811-3a699748c6ba", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}]} 2018-12-28 16:57:38,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-70715249-a5c5-4d3f-a37b-f5f6d13bb5f7 2018-12-28 16:57:38,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.195148229599s 2018-12-28 16:57:38,998 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-70715249-a5c5-4d3f-a37b-f5f6d13bb5f7 2018-12-28 16:57:39,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 16:57:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/00cbc934-739c-44e3-b811-3a699748c6ba.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}6d3c14932299015415cb1b1b6f541c38f90b834f" 2018-12-28 16:57:39,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca080aec-20d1-42f5-b53b-e5f49a53a422 Content-Length: 0 Date: Fri, 28 Dec 2018 16:57:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:57:39,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/00cbc934-739c-44e3-b811-3a699748c6ba.json used request id req-ca080aec-20d1-42f5-b53b-e5f49a53a422 2018-12-28 16:57:39,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.416587114334s 2018-12-28 16:57:39,419 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/00cbc934-739c-44e3-b811-3a699748c6ba.json used request id req-ca080aec-20d1-42f5-b53b-e5f49a53a422 2018-12-28 16:57:39,419 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:10 | PASS | | api_check | functest | healthcheck | 12:59 | PASS | | snaps_health_check | functest | healthcheck | 00:42 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-12-28 16:57:39,424 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-28 16:57:46,825 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-321 | | 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-12-28 16:57:46,830 - 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=JsPNm6EG6W73Ruu6EYYNBpRfQ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21: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-12-28 16:57:46,830 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-28 16:57:46,832 - 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-12-28 16:57:46,866 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-12-28 16:57:50,624 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:57:50,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:57:50,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:57:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:57:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 16:57:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 16:57:50,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:57:50,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0c3882-b981-43b2-ad48-9aaffe6bbc89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:50,710 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0c0c3882-b981-43b2-ad48-9aaffe6bbc89 2018-12-28 16:57:50,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:57:51,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:57:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["JyNCblYDTD6kp1Sv4s4VMQ"], "issued_at": "2018-12-28T16:57:51.000000Z"}} 2018-12-28 16:57:51,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:57:51,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:51,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7fea50ac-20e7-4a3f-ba67-3f244aed6937 Date: Fri, 28 Dec 2018 16:57:51 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:57:51,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7fea50ac-20e7-4a3f-ba67-3f244aed6937 2018-12-28 16:57:51,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.443911075592s 2018-12-28 16:57:51,544 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7fea50ac-20e7-4a3f-ba67-3f244aed6937 2018-12-28 16:57:51,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:57:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:51,560 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:57:51,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:52,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0fb056-9d35-4608-9329-1d95dcd5ddc3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:57:52,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ed0fb056-9d35-4608-9329-1d95dcd5ddc3 2018-12-28 16:57:52,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.449105978012s 2018-12-28 16:57:52,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 16:57:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}}' 2018-12-28 16:57:52,132 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a18224-9423-4f1b-8732-4e1d9045502f 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.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531"}, "enabled": true, "id": "867dd0fa0055441690811fa3b953f531", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}} 2018-12-28 16:57:52,133 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b2a18224-9423-4f1b-8732-4e1d9045502f 2018-12-28 16:57:52,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.130619049072s 2018-12-28 16:57:52,133 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b2a18224-9423-4f1b-8732-4e1d9045502f 2018-12-28 16:57:52,134 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'id': u'867dd0fa0055441690811fa3b953f531', '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-12-28 16:57:52,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 16:57:52,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.374562978745s 2018-12-28 16:57:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:52,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fff843d-260d-4252-a950-899859513512 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415"}, "enabled": true, "id": "12008ce20d524ac9a74977bad63f2415", "options": {}, "domain_id": "default", "name": "vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}} 2018-12-28 16:57:52,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 used request id req-1fff843d-260d-4252-a950-899859513512 2018-12-28 16:57:52,608 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'12008ce20d524ac9a74977bad63f2415', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349'}) 2018-12-28 16:57:52,608 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:57:52,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:52,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19745190-12f2-42de-962a-b3bfb26bb3f3 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:57:52,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-19745190-12f2-42de-962a-b3bfb26bb3f3 2018-12-28 16:57:52,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0176751613617s 2018-12-28 16:57:52,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:57:52,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:52,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc7de542-bda6-4e44-ba5b-27c16a22eb85 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:57:52,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-dc7de542-bda6-4e44-ba5b-27c16a22eb85 2018-12-28 16:57:52,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836999416351s 2018-12-28 16:57:52,712 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 16:57:52,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:57:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" -d '{"role": {"name": "Member"}}' 2018-12-28 16:57:52,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b48ebc5e-f1ad-4652-93a2-42ae62d3de28 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d2360017f6f44f2b9421b39ac63a285f", "links": {"self": "http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f"}, "name": "Member"}} 2018-12-28 16:57:52,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b48ebc5e-f1ad-4652-93a2-42ae62d3de28 2018-12-28 16:57:52,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0957579612732s 2018-12-28 16:57:52,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:52,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0727ab-1144-44b4-ab35-0597f8030f6e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f"}, "domain_id": null, "name": "Member", "id": "d2360017f6f44f2b9421b39ac63a285f"}} 2018-12-28 16:57:52,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f used request id req-ff0727ab-1144-44b4-ab35-0597f8030f6e 2018-12-28 16:57:52,902 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f'}, 'domain_id': None, 'human_id': None, 'id': u'd2360017f6f44f2b9421b39ac63a285f', 'HUMAN_ID': False}) 2018-12-28 16:57:52,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:57:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:52,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70c6dad-0330-42ab-890b-84cd67347d85 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d2360017f6f44f2b9421b39ac63a285f", "links": {"self": "http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f"}, "name": "Member"}]} 2018-12-28 16:57:52,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f70c6dad-0330-42ab-890b-84cd67347d85 2018-12-28 16:57:52,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0815010070801s 2018-12-28 16:57:52,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:57:52,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c357920a-08ee-4c56-a992-0e1f22f7b910 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:57:53,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-c357920a-08ee-4c56-a992-0e1f22f7b910 2018-12-28 16:57:53,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0774447917938s 2018-12-28 16:57:53,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:57:53,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93bc247f-08d8-4a3d-8217-768f5c794db5 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "links": {"self": "http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415"}, "domain_id": "default", "enabled": true, "id": "12008ce20d524ac9a74977bad63f2415", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:57:53,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-93bc247f-08d8-4a3d-8217-768f5c794db5 2018-12-28 16:57:53,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108334064484s 2018-12-28 16:57:53,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-93bc247f-08d8-4a3d-8217-768f5c794db5 2018-12-28 16:57:53,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:57:53,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f76065-5c92-4aaf-a86c-1b0ac0152c4e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531"}, "enabled": true, "id": "867dd0fa0055441690811fa3b953f531", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:57:53,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-65f76065-5c92-4aaf-a86c-1b0ac0152c4e 2018-12-28 16:57:53,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0843601226807s 2018-12-28 16:57:53,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-65f76065-5c92-4aaf-a86c-1b0ac0152c4e 2018-12-28 16:57:53,266 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:57:53,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=12008ce20d524ac9a74977bad63f2415&scope.project.id=867dd0fa0055441690811fa3b953f531&role.id=d2360017f6f44f2b9421b39ac63a285f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-369debec-9cb0-4c3d-894e-67404317362c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=12008ce20d524ac9a74977bad63f2415&scope.project.id=867dd0fa0055441690811fa3b953f531&role.id=d2360017f6f44f2b9421b39ac63a285f", "previous": null, "next": null}} 2018-12-28 16:57:53,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=12008ce20d524ac9a74977bad63f2415&scope.project.id=867dd0fa0055441690811fa3b953f531&role.id=d2360017f6f44f2b9421b39ac63a285f used request id req-369debec-9cb0-4c3d-894e-67404317362c 2018-12-28 16:57:53,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0753049850464s 2018-12-28 16:57:53,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:57:53,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531/users/12008ce20d524ac9a74977bad63f2415/roles/d2360017f6f44f2b9421b39ac63a285f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63d85024-a856-41c2-8f55-662b6436fc2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:57:53,464 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531/users/12008ce20d524ac9a74977bad63f2415/roles/d2360017f6f44f2b9421b39ac63a285f used request id req-63d85024-a856-41c2-8f55-662b6436fc2f 2018-12-28 16:57:53,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121918916702s 2018-12-28 16:57:53,465 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 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': '6c6cd664-6ab9-4baa-b5e4-d32c1b788395', 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_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'project_id': u'867dd0fa0055441690811fa3b953f531', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 16:57:53,466 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:57:53,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:57:53,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:57:53,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:57:53,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:57:53,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:57:53,467 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:57:53,468 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:57:53,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 16:57:53,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 16:57:53,471 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'password': '6c6cd664-6ab9-4baa-b5e4-d32c1b788395', 'project_name': 'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '867dd0fa0055441690811fa3b953f531', 'project_domain_name': 'Default'} 2018-12-28 16:57:53,471 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-12-28 16:57:53,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:57:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-674a646a-017b-4001-83dc-44f286082fa9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:57:53,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-674a646a-017b-4001-83dc-44f286082fa9 2018-12-28 16:57:53,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0805280208588s 2018-12-28 16:57:53,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:57:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:57:53,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d8c438-097a-4f5e-b535-a59d0d5490f2 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531"}, "enabled": true, "id": "867dd0fa0055441690811fa3b953f531", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:57:53,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e1d8c438-097a-4f5e-b535-a59d0d5490f2 2018-12-28 16:57:53,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0735709667206s 2018-12-28 16:57:53,628 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-e1d8c438-097a-4f5e-b535-a59d0d5490f2 2018-12-28 16:57:53,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-28 16:57:53,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" -d '{"network": {"tenant_id": "867dd0fa0055441690811fa3b953f531", "name": "vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "admin_state_up": true}}' 2018-12-28 16:57:54,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-2b8e6b72-8568-4d65-be18-c768243d40ec Date: Fri, 28 Dec 2018 16:57: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":"b60f1077-0444-46a1-84a1-52678fc99ab8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":5,"ipv4_address_scope":null,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:57:54Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349","admin_state_up":true,"tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","mtu":1450}} 2018-12-28 16:57:54,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2b8e6b72-8568-4d65-be18-c768243d40ec 2018-12-28 16:57:54,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.493311166763s 2018-12-28 16:57:54,125 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2b8e6b72-8568-4d65-be18-c768243d40ec 2018-12-28 16:57:54,125 - 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-12-28T16:57:54Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'b60f1077-0444-46a1-84a1-52678fc99ab8', u'provider:segmentation_id': 5, 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_44cd7cca-76f9-4cf6-993e-8558ee1e5349', u'created_at': u'2018-12-28T16:57:53Z', u'mtu': 1450, u'tenant_id': u'867dd0fa0055441690811fa3b953f531', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'867dd0fa0055441690811fa3b953f531'}) 2018-12-28 16:57:54,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:57:54,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ad1ff7-fab8-4779-bc12-c8832468f06c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:57:54,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-08ad1ff7-fab8-4779-bc12-c8832468f06c 2018-12-28 16:57:54,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:57:54,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d2360017f6f44f2b9421b39ac63a285f", "name": "Member"}], "expires_at": "2018-12-28T17:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "867dd0fa0055441690811fa3b953f531", "name": "vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/867dd0fa0055441690811fa3b953f531", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/867dd0fa0055441690811fa3b953f531", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/867dd0fa0055441690811fa3b953f531", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/867dd0fa0055441690811fa3b953f531", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/867dd0fa0055441690811fa3b953f531", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/867dd0fa0055441690811fa3b953f531", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/867dd0fa0055441690811fa3b953f531", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/867dd0fa0055441690811fa3b953f531", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/867dd0fa0055441690811fa3b953f531", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/867dd0fa0055441690811fa3b953f531", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/867dd0fa0055441690811fa3b953f531", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/867dd0fa0055441690811fa3b953f531", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "id": "12008ce20d524ac9a74977bad63f2415"}, "audit_ids": ["taeMuCi2QFmeZ0P39IvCsg"], "issued_at": "2018-12-28T16:57:54.000000Z"}} 2018-12-28 16:57:54,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:57:54,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:57:54,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-c726b1b7-1ab5-4513-a65b-08b8ceb0ecba Date: Fri, 28 Dec 2018 16:57:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T16:57:54Z","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","id":"b60f1077-0444-46a1-84a1-52678fc99ab8","name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:57:54,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c726b1b7-1ab5-4513-a65b-08b8ceb0ecba 2018-12-28 16:57:54,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.280752182007s 2018-12-28 16:57:54,798 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c726b1b7-1ab5-4513-a65b-08b8ceb0ecba 2018-12-28 16:57:54,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-28 16:57:54,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"subnet": {"name": "vping_ssh-subnet_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "enable_dhcp": true, "network_id": "b60f1077-0444-46a1-84a1-52678fc99ab8", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-28 16:57:55,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-67a4547f-928b-49d5-8f64-bb1c7f0866e3 Date: Fri, 28 Dec 2018 16:57:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60f1077-0444-46a1-84a1-52678fc99ab8","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T16:57:55Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"867dd0fa0055441690811fa3b953f531","id":"39a20501-36c7-4beb-a9ec-e9ce28941fbd","subnetpool_id":null,"name":"vping_ssh-subnet_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}} 2018-12-28 16:57:55,645 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-67a4547f-928b-49d5-8f64-bb1c7f0866e3 2018-12-28 16:57:55,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.845983982086s 2018-12-28 16:57:55,646 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-67a4547f-928b-49d5-8f64-bb1c7f0866e3 2018-12-28 16:57:55,646 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T16:57:55Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'39a20501-36c7-4beb-a9ec-e9ce28941fbd', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_44cd7cca-76f9-4cf6-993e-8558ee1e5349', u'enable_dhcp': True, u'network_id': u'b60f1077-0444-46a1-84a1-52678fc99ab8', u'tenant_id': u'867dd0fa0055441690811fa3b953f531', u'created_at': u'2018-12-28T16:57:55Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'867dd0fa0055441690811fa3b953f531'}) 2018-12-28 16:57:55,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-28 16:57:55,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "vping_ssh-router_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "admin_state_up": true}}' 2018-12-28 16:58:01,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-a48e1645-5a64-4c51-9de5-8d9c687d2a4f Date: Fri, 28 Dec 2018 16:58:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:56Z", "admin_state_up": true, "updated_at": "2018-12-28T16:57:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "867dd0fa0055441690811fa3b953f531", "id": "d398a21b-1d1d-4508-9357-bb998b251c08", "name": "vping_ssh-router_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}} 2018-12-28 16:58:01,099 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a48e1645-5a64-4c51-9de5-8d9c687d2a4f 2018-12-28 16:58:01,100 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.45274090767s 2018-12-28 16:58:01,100 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a48e1645-5a64-4c51-9de5-8d9c687d2a4f 2018-12-28 16:58:01,100 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T16:57:57Z', u'revision_number': 3, u'id': u'd398a21b-1d1d-4508-9357-bb998b251c08', u'external_gateway_info': {u'network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'800e3433-2366-4477-ba8c-38c3f881bcb0', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_44cd7cca-76f9-4cf6-993e-8558ee1e5349', u'admin_state_up': True, u'tenant_id': u'867dd0fa0055441690811fa3b953f531', u'created_at': u'2018-12-28T16:57:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'867dd0fa0055441690811fa3b953f531'}) 2018-12-28 16:58:01,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-28 16:58:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08/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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"subnet_id": "39a20501-36c7-4beb-a9ec-e9ce28941fbd"}' 2018-12-28 16:58:03,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dba9d471-ba5f-412f-a9a5-11f75ac65566 Date: Fri, 28 Dec 2018 16:58:03 GMT RESP BODY: {"network_id": "b60f1077-0444-46a1-84a1-52678fc99ab8", "tenant_id": "867dd0fa0055441690811fa3b953f531", "subnet_id": "39a20501-36c7-4beb-a9ec-e9ce28941fbd", "subnet_ids": ["39a20501-36c7-4beb-a9ec-e9ce28941fbd"], "port_id": "3a16c044-b0fa-4128-a6aa-61b2c0efeee0", "id": "d398a21b-1d1d-4508-9357-bb998b251c08"} 2018-12-28 16:58:03,108 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08/add_router_interface.json used request id req-dba9d471-ba5f-412f-a9a5-11f75ac65566 2018-12-28 16:58:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.00720882416s 2018-12-28 16:58:03,109 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08/add_router_interface.json used request id req-dba9d471-ba5f-412f-a9a5-11f75ac65566 returning object d398a21b-1d1d-4508-9357-bb998b251c08 2018-12-28 16:58:03,110 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:58:03,236 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 16:58:03,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:03,244 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 16:58:03 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 16:58:03,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:58:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:03,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-fb764e3c-d806-40ea-a084-beb8087d3fd8 Date: Fri, 28 Dec 2018 16:58:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:58:03,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb764e3c-d806-40ea-a084-beb8087d3fd8 2018-12-28 16:58:03,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182981014252s 2018-12-28 16:58:03,431 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fb764e3c-d806-40ea-a084-beb8087d3fd8 2018-12-28 16:58:03,433 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 16:58:03,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}' 2018-12-28 16:58:03,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364 X-Openstack-Request-Id: req-d6c850d8-9ccf-4c6e-9546-c494dff69d03 Date: Fri, 28 Dec 2018 16:58:03 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file", "owner": "867dd0fa0055441690811fa3b953f531", "id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "size": null, "self": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:58:03Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "checksum": null, "created_at": "2018-12-28T16:58:03Z", "protected": false} 2018-12-28 16:58:03,667 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d6c850d8-9ccf-4c6e-9546-c494dff69d03 2018-12-28 16:58:03,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.233987092972s 2018-12-28 16:58:03,668 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d6c850d8-9ccf-4c6e-9546-c494dff69d03 returning object 6dfa3d44-e524-44c5-9e9c-3a557765c364 2018-12-28 16:58:03,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 16:58:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '' 2018-12-28 16:58:04,902 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c58a92f-ac99-46c7-befc-0bb614f87b75 Date: Fri, 28 Dec 2018 16:58:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:58:04,902 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file used request id req-4c58a92f-ac99-46c7-befc-0bb614f87b75 2018-12-28 16:58:04,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.23375701904s 2018-12-28 16:58:04,903 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file used request id req-4c58a92f-ac99-46c7-befc-0bb614f87b75 2018-12-28 16:58:04,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:58:04,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:05,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c3a48f29-faf4-45b7-bb1e-5b7c218bff9a Date: Fri, 28 Dec 2018 16:58:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "metadata": {}}], "file": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file", "owner": "867dd0fa0055441690811fa3b953f531", "id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "size": 12716032, "self": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:58:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:58:05,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c3a48f29-faf4-45b7-bb1e-5b7c218bff9a 2018-12-28 16:58:05,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178282022476s 2018-12-28 16:58:05,082 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c3a48f29-faf4-45b7-bb1e-5b7c218bff9a 2018-12-28 16:58:05,084 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap', u'metadata': Munch({})})], 'file': u'/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file', 'owner': u'867dd0fa0055441690811fa3b953f531', 'id': u'6dfa3d44-e524-44c5-9e9c-3a557765c364', 'size': 12716032, u'self': u'/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'867dd0fa0055441690811fa3b953f531', 'name': 'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T16:58:04Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T16:58:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'created': u'2018-12-28T16:58:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T16:58:03Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 16:58:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 16:58:05,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 16:58:05,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7bd66bd1-3d42-4d50-b1a6-0862c7fddec7 x-compute-request-id: req-7bd66bd1-3d42-4d50-b1a6-0862c7fddec7 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "name": "vping_ssh-flavor_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:58:05,298 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7bd66bd1-3d42-4d50-b1a6-0862c7fddec7 2018-12-28 16:58:05,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.213073968887s 2018-12-28 16:58:05,299 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7bd66bd1-3d42-4d50-b1a6-0862c7fddec7 returning object d20e5c9d-da1e-46c7-82a7-360ee19e423c 2018-12-28 16:58:05,300 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_44cd7cca-76f9-4cf6-993e-8558ee1e5349', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'd20e5c9d-da1e-46c7-82a7-360ee19e423c', 'swap': 0}) 2018-12-28 16:58:05,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 16:58:05,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c/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}6660229ac25536bad33d5d5e5eec03f203c156c7" -d '{"extra_specs": {}}' 2018-12-28 16:58:05,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43a14308-326e-4e56-bb78-6a448e465a3c x-compute-request-id: req-43a14308-326e-4e56-bb78-6a448e465a3c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:58:05,320 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c/os-extra_specs used request id req-43a14308-326e-4e56-bb78-6a448e465a3c 2018-12-28 16:58:05,321 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.019994020462s 2018-12-28 16:58:05,321 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c/os-extra_specs used request id req-43a14308-326e-4e56-bb78-6a448e465a3c 2018-12-28 16:58:05,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-28 16:58:05,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"keypair": {"name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}}' 2018-12-28 16:58:05,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-95c9768b-b344-4bd2-9279-aa30b303fa88 x-compute-request-id: req-95c9768b-b344-4bd2-9279-aa30b303fa88 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsplvA3o4M9r2pKEpWHI03lhoGyZYMIMH2VpLeFscRQgyIjDLbiGEMxKxzrnA0cOdAxxO5jxkALojE+w55y2wD7uRmhuyNA0yzO3mWx6c93wpIC80TMcwt6xtv/i+MjGdWjLpGTYHD8PFyw+EUtHvpbriho/NedKrCUWWzIgIlU+WsJkSchkLvruoWFbxnMRrPTtBq5J9wvxr2hUeCGHqoNGQ6uOt/MNlYQPU0+12OoeXOZsTOlRp8BqLSy67xArVT9yH5iOUtDA2y0kXE3gbNnKLWq8B7WKfr57FNX3Z7Map9X5qQ6VWeGdEINRq8rVX51DnaGWNLXXgEmJJToBvZ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArKZbwN6ODPa9qShKVhyNN5YaBsmWDCDB9laS3hbHEUIMiIwy\n24hhDMSsc65wNHDnQMcTuY8ZAC6IxPsOectsA+7kZobsjQNMszt5lsenPd8KSAvN\nEzHMLesbb/4vjIxnVoy6Rk2Bw/DxcsPhFLR76W64oaPzXnSqwlFlsyICJVPlrCZE\nnIZC767qFhW8ZzEaz07QauSfcL8a9oVHghh6qDRkOrjrfzDZWED1NPtdjqHlzmbE\nzpUafAai0suu8QK1U/ch+YjlLQwNstJFxN4GzZyi1qvAe1in6+exTV92ezGqfV+a\nkOlVnhnRCDUavK1V+dQ52hljS114BJiSU6Ab2QIDAQABAoIBAQCm1/lRUIGMC6JL\nZ1E3GE5sClVKe+LSA5INoao6j15+0gpUps+7EXdgJGvXOxrZwsXn9rqcFqp9X3ry\niP97Odc/kcwNPJQ6zZaAmpgs2vJGu1UvPKBIzVXYhhy0xLpko4Z1wHd+2wXtOdnL\nI3pPTP92HXa1VkAo5qviL1ENpG7YbDx9vX44lICA0YmyUvKuwGjaWVKr6WT9QKGe\nA/KUYR34NbnlpSgpcHpIfWg6SHAA9iNwXU/z5AWYLdOTN+hSLOxc+R3T5T9AEkgd\n+DJ9+6ID2Nbl24gA4COT5Q/Ukb57PZdeovpADnCxmltsHCe0N2o0UVSoyKLm+fHm\nXpU85/z1AoGBAOTC64eNfYNhsu7r+Ews9wDC8LGiKrbCR+csMj35oQp6SGPYCZ/g\n6NhxXFSlsldxVFhTplcxh0vEK4agnI15pdLiH4UFzNoBGc2pat0ABTDYjXNrIdVw\nsd3FsPGfe2nN/D/lzRzE08YZHPGXa0+B5A1YySng6Gdgu9coLBf5Y9VDAoGBAME1\nDT2Q0u1QcmGJNRvrAURaq8gTUsldUkxX+Gb7TwLwiQu31gHyt/zbG4QwdEsvSSlK\nELUjWouZDZ4U3VcUqDtNnWEE+VJaK351UcH8a/UBxsR8oZPHThl50polQ74cHspF\nt7+FpLF+TlJR6YNgEwv5WGiYuIOHA4ZurZT/ByqzAoGAIxuvHgye+Kzj0zsvzjEQ\nb3N7kSd8OrQyaM4ln9FR39PIjFo5j+nqkl1DeFI9vqHL+gpMexFE3GHs9CpuHGBR\nDL5bbATp3YNRvHiFyAkawtZZTx9f/+vdwFV4xHxfamuMjRntkr66aaqtAH7mnzsm\nDs5TgTPdNxBng6vMqJlDsxUCgYEAjjnziUK3QyNZUBulEOwqfpsQobQ32SvtjW2k\n2opdW5ieChZGYCDA+E6DLwhMU5x3iwGO0wk3elQtBhXt6lC2lxFHrUfwEYN3SRws\nF1UuU6n/HF1yxEqPX4miUv7jo2sn71brMP28gzyrg0XxVFjBLKtdPYJPMeON4MRQ\n28HxEKkCgYA8wl9zGedKsmLN/wSXb1gWzfZrj3dBjIZ5hbBX+b5KzXvhHPIBkPhq\nSuiMzyEbMBS1fS1by+fVN8G7HDFA0YJnGwrkMWVYMP0WCKjZ1EB1kxBHy1md9bSS\nUjlU3UqythCoj2kXn0o9XO6uTyIvolKaXPTGxNvl/R2Hf6oYgmv1Zw==\n-----END RSA PRIVATE KEY-----\n", "user_id": "12008ce20d524ac9a74977bad63f2415", "name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "fingerprint": "6b:96:d0:cb:0a:a0:58:4e:6a:25:db:49:60:8f:63:ed"}} 2018-12-28 16:58:05,701 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-95c9768b-b344-4bd2-9279-aa30b303fa88 2018-12-28 16:58:05,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.379310131073s 2018-12-28 16:58:05,701 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-95c9768b-b344-4bd2-9279-aa30b303fa88 2018-12-28 16:58:05,702 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsplvA3o4M9r2pKEpWHI03lhoGyZYMIMH2VpLeFscRQgyIjDLbiGEMxKxzrnA0cOdAxxO5jxkALojE+w55y2wD7uRmhuyNA0yzO3mWx6c93wpIC80TMcwt6xtv/i+MjGdWjLpGTYHD8PFyw+EUtHvpbriho/NedKrCUWWzIgIlU+WsJkSchkLvruoWFbxnMRrPTtBq5J9wvxr2hUeCGHqoNGQ6uOt/MNlYQPU0+12OoeXOZsTOlRp8BqLSy67xArVT9yH5iOUtDA2y0kXE3gbNnKLWq8B7WKfr57FNX3Z7Map9X5qQ6VWeGdEINRq8rVX51DnaGWNLXXgEmJJToBvZ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArKZbwN6ODPa9qShKVhyNN5YaBsmWDCDB9laS3hbHEUIMiIwy\n24hhDMSsc65wNHDnQMcTuY8ZAC6IxPsOectsA+7kZobsjQNMszt5lsenPd8KSAvN\nEzHMLesbb/4vjIxnVoy6Rk2Bw/DxcsPhFLR76W64oaPzXnSqwlFlsyICJVPlrCZE\nnIZC767qFhW8ZzEaz07QauSfcL8a9oVHghh6qDRkOrjrfzDZWED1NPtdjqHlzmbE\nzpUafAai0suu8QK1U/ch+YjlLQwNstJFxN4GzZyi1qvAe1in6+exTV92ezGqfV+a\nkOlVnhnRCDUavK1V+dQ52hljS114BJiSU6Ab2QIDAQABAoIBAQCm1/lRUIGMC6JL\nZ1E3GE5sClVKe+LSA5INoao6j15+0gpUps+7EXdgJGvXOxrZwsXn9rqcFqp9X3ry\niP97Odc/kcwNPJQ6zZaAmpgs2vJGu1UvPKBIzVXYhhy0xLpko4Z1wHd+2wXtOdnL\nI3pPTP92HXa1VkAo5qviL1ENpG7YbDx9vX44lICA0YmyUvKuwGjaWVKr6WT9QKGe\nA/KUYR34NbnlpSgpcHpIfWg6SHAA9iNwXU/z5AWYLdOTN+hSLOxc+R3T5T9AEkgd\n+DJ9+6ID2Nbl24gA4COT5Q/Ukb57PZdeovpADnCxmltsHCe0N2o0UVSoyKLm+fHm\nXpU85/z1AoGBAOTC64eNfYNhsu7r+Ews9wDC8LGiKrbCR+csMj35oQp6SGPYCZ/g\n6NhxXFSlsldxVFhTplcxh0vEK4agnI15pdLiH4UFzNoBGc2pat0ABTDYjXNrIdVw\nsd3FsPGfe2nN/D/lzRzE08YZHPGXa0+B5A1YySng6Gdgu9coLBf5Y9VDAoGBAME1\nDT2Q0u1QcmGJNRvrAURaq8gTUsldUkxX+Gb7TwLwiQu31gHyt/zbG4QwdEsvSSlK\nELUjWouZDZ4U3VcUqDtNnWEE+VJaK351UcH8a/UBxsR8oZPHThl50polQ74cHspF\nt7+FpLF+TlJR6YNgEwv5WGiYuIOHA4ZurZT/ByqzAoGAIxuvHgye+Kzj0zsvzjEQ\nb3N7kSd8OrQyaM4ln9FR39PIjFo5j+nqkl1DeFI9vqHL+gpMexFE3GHs9CpuHGBR\nDL5bbATp3YNRvHiFyAkawtZZTx9f/+vdwFV4xHxfamuMjRntkr66aaqtAH7mnzsm\nDs5TgTPdNxBng6vMqJlDsxUCgYEAjjnziUK3QyNZUBulEOwqfpsQobQ32SvtjW2k\n2opdW5ieChZGYCDA+E6DLwhMU5x3iwGO0wk3elQtBhXt6lC2lxFHrUfwEYN3SRws\nF1UuU6n/HF1yxEqPX4miUv7jo2sn71brMP28gzyrg0XxVFjBLKtdPYJPMeON4MRQ\n28HxEKkCgYA8wl9zGedKsmLN/wSXb1gWzfZrj3dBjIZ5hbBX+b5KzXvhHPIBkPhq\nSuiMzyEbMBS1fS1by+fVN8G7HDFA0YJnGwrkMWVYMP0WCKjZ1EB1kxBHy1md9bSS\nUjlU3UqythCoj2kXn0o9XO6uTyIvolKaXPTGxNvl/R2Hf6oYgmv1Zw==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'12008ce20d524ac9a74977bad63f2415', 'name': u'vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'created_at': '2018-12-28T16:58:05.702820', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'867dd0fa0055441690811fa3b953f531', 'name': 'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'6b:96:d0:cb:0a:a0:58:4e:6a:25:db:49:60:8f:63:ed', 'type': 'ssh', 'id': u'vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349'}) 2018-12-28 16:58:05,703 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArKZbwN6ODPa9qShKVhyNN5YaBsmWDCDB9laS3hbHEUIMiIwy 24hhDMSsc65wNHDnQMcTuY8ZAC6IxPsOectsA+7kZobsjQNMszt5lsenPd8KSAvN EzHMLesbb/4vjIxnVoy6Rk2Bw/DxcsPhFLR76W64oaPzXnSqwlFlsyICJVPlrCZE nIZC767qFhW8ZzEaz07QauSfcL8a9oVHghh6qDRkOrjrfzDZWED1NPtdjqHlzmbE zpUafAai0suu8QK1U/ch+YjlLQwNstJFxN4GzZyi1qvAe1in6+exTV92ezGqfV+a kOlVnhnRCDUavK1V+dQ52hljS114BJiSU6Ab2QIDAQABAoIBAQCm1/lRUIGMC6JL Z1E3GE5sClVKe+LSA5INoao6j15+0gpUps+7EXdgJGvXOxrZwsXn9rqcFqp9X3ry iP97Odc/kcwNPJQ6zZaAmpgs2vJGu1UvPKBIzVXYhhy0xLpko4Z1wHd+2wXtOdnL I3pPTP92HXa1VkAo5qviL1ENpG7YbDx9vX44lICA0YmyUvKuwGjaWVKr6WT9QKGe A/KUYR34NbnlpSgpcHpIfWg6SHAA9iNwXU/z5AWYLdOTN+hSLOxc+R3T5T9AEkgd +DJ9+6ID2Nbl24gA4COT5Q/Ukb57PZdeovpADnCxmltsHCe0N2o0UVSoyKLm+fHm XpU85/z1AoGBAOTC64eNfYNhsu7r+Ews9wDC8LGiKrbCR+csMj35oQp6SGPYCZ/g 6NhxXFSlsldxVFhTplcxh0vEK4agnI15pdLiH4UFzNoBGc2pat0ABTDYjXNrIdVw sd3FsPGfe2nN/D/lzRzE08YZHPGXa0+B5A1YySng6Gdgu9coLBf5Y9VDAoGBAME1 DT2Q0u1QcmGJNRvrAURaq8gTUsldUkxX+Gb7TwLwiQu31gHyt/zbG4QwdEsvSSlK ELUjWouZDZ4U3VcUqDtNnWEE+VJaK351UcH8a/UBxsR8oZPHThl50polQ74cHspF t7+FpLF+TlJR6YNgEwv5WGiYuIOHA4ZurZT/ByqzAoGAIxuvHgye+Kzj0zsvzjEQ b3N7kSd8OrQyaM4ln9FR39PIjFo5j+nqkl1DeFI9vqHL+gpMexFE3GHs9CpuHGBR DL5bbATp3YNRvHiFyAkawtZZTx9f/+vdwFV4xHxfamuMjRntkr66aaqtAH7mnzsm Ds5TgTPdNxBng6vMqJlDsxUCgYEAjjnziUK3QyNZUBulEOwqfpsQobQ32SvtjW2k 2opdW5ieChZGYCDA+E6DLwhMU5x3iwGO0wk3elQtBhXt6lC2lxFHrUfwEYN3SRws F1UuU6n/HF1yxEqPX4miUv7jo2sn71brMP28gzyrg0XxVFjBLKtdPYJPMeON4MRQ 28HxEKkCgYA8wl9zGedKsmLN/wSXb1gWzfZrj3dBjIZ5hbBX+b5KzXvhHPIBkPhq SuiMzyEbMBS1fS1by+fVN8G7HDFA0YJnGwrkMWVYMP0WCKjZ1EB1kxBHy1md9bSS UjlU3UqythCoj2kXn0o9XO6uTyIvolKaXPTGxNvl/R2Hf6oYgmv1Zw== -----END RSA PRIVATE KEY----- 2018-12-28 16:58:05,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-28 16:58:05,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"security_group": {"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-12-28 16:58:06,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-0e20191f-421a-4c15-85ca-f331b0342d3f Date: Fri, 28 Dec 2018 16:58:06 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:05Z", "updated_at": "2018-12-28T16:58:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "62e7f296-39b9-473d-8365-693d73028f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "6dfc2144-b4c7-47e7-badc-f24acfe9f617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 2, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}} 2018-12-28 16:58:06,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0e20191f-421a-4c15-85ca-f331b0342d3f 2018-12-28 16:58:06,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.373105049133s 2018-12-28 16:58:06,080 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-0e20191f-421a-4c15-85ca-f331b0342d3f 2018-12-28 16:58:06,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:58:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-ab60a298-1de5-4da6-9192-1aab313fbfed Date: Fri, 28 Dec 2018 16:58:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:53Z", "updated_at": "2018-12-28T16:57:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "3c3baefe-20ee-4337-8159-5d5a0880fdf2", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "41207ef4-d5b3-494f-9118-e9f6b4e9f35a", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "5fb4359c-050a-4f24-87c2-b88e5d3d8571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "ed613737-6220-48bd-adfc-2055a4a8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 4, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:05Z", "updated_at": "2018-12-28T16:58:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "62e7f296-39b9-473d-8365-693d73028f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "6dfc2144-b4c7-47e7-badc-f24acfe9f617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 2, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:06,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ab60a298-1de5-4da6-9192-1aab313fbfed 2018-12-28 16:58:06,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19761300087s 2018-12-28 16:58:06,282 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-ab60a298-1de5-4da6-9192-1aab313fbfed 2018-12-28 16:58:06,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 16:58:06,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -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": "8b6156ec-b5f5-42c6-93c6-eb56400b6714"}}' 2018-12-28 16:58:06,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d55620c7-47ea-4dca-b9be-ca7bc8b77a40 Date: Fri, 28 Dec 2018 16:58:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T16:58:06Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "port_range_min": 22, "revision_number": 0, "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:06Z", "project_id": "867dd0fa0055441690811fa3b953f531", "id": "2cf5f505-dfb2-42a8-853e-5912c3911083"}} 2018-12-28 16:58:06,703 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d55620c7-47ea-4dca-b9be-ca7bc8b77a40 2018-12-28 16:58:06,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.416460990906s 2018-12-28 16:58:06,703 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d55620c7-47ea-4dca-b9be-ca7bc8b77a40 2018-12-28 16:58:06,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:58:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:06,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-e1e7b5ca-f1d9-403b-bdad-218ad00194ba Date: Fri, 28 Dec 2018 16:58:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:53Z", "updated_at": "2018-12-28T16:57:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "3c3baefe-20ee-4337-8159-5d5a0880fdf2", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "41207ef4-d5b3-494f-9118-e9f6b4e9f35a", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "5fb4359c-050a-4f24-87c2-b88e5d3d8571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "ed613737-6220-48bd-adfc-2055a4a8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 4, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:05Z", "updated_at": "2018-12-28T16:58:06Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T16:58:06Z", "revision_number": 0, "id": "2cf5f505-dfb2-42a8-853e-5912c3911083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:06Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": 22, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "62e7f296-39b9-473d-8365-693d73028f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "6dfc2144-b4c7-47e7-badc-f24acfe9f617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 3, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:06,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e1e7b5ca-f1d9-403b-bdad-218ad00194ba 2018-12-28 16:58:06,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19847202301s 2018-12-28 16:58:06,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e1e7b5ca-f1d9-403b-bdad-218ad00194ba 2018-12-28 16:58:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 16:58:06,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -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": "8b6156ec-b5f5-42c6-93c6-eb56400b6714"}}' 2018-12-28 16:58:07,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-4d8bdbeb-15c1-4306-86e4-eaad6a5b4613 Date: Fri, 28 Dec 2018 16:58:07 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-12-28T16:58:07Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "port_range_min": null, "revision_number": 0, "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:07Z", "project_id": "867dd0fa0055441690811fa3b953f531", "id": "4b571ef5-803f-4116-8b13-be19d03926ea"}} 2018-12-28 16:58:07,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4d8bdbeb-15c1-4306-86e4-eaad6a5b4613 2018-12-28 16:58:07,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.325505971909s 2018-12-28 16:58:07,235 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4d8bdbeb-15c1-4306-86e4-eaad6a5b4613 2018-12-28 16:58:07,237 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:07,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-7dd1fb52-38e4-4e39-94e0-d92191f986ca Date: Fri, 28 Dec 2018 16:58:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39a20501-36c7-4beb-a9ec-e9ce28941fbd"],"updated_at":"2018-12-28T16:57:55Z","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","id":"b60f1077-0444-46a1-84a1-52678fc99ab8","name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:07,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7dd1fb52-38e4-4e39-94e0-d92191f986ca 2018-12-28 16:58:07,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243442058563s 2018-12-28 16:58:07,481 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-7dd1fb52-38e4-4e39-94e0-d92191f986ca 2018-12-28 16:58:07,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:58:07,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:07,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-2b7902ac-ef4e-4876-a3ba-969702ba0e11 Date: Fri, 28 Dec 2018 16:58:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "metadata": {}}], "file": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file", "owner": "867dd0fa0055441690811fa3b953f531", "id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "size": 12716032, "self": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:58:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:58:07,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2b7902ac-ef4e-4876-a3ba-969702ba0e11 2018-12-28 16:58:07,729 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.247558832169s 2018-12-28 16:58:07,730 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2b7902ac-ef4e-4876-a3ba-969702ba0e11 2018-12-28 16:58:07,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 16:58:07,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:07,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8373eb63-65fb-4670-ae2c-1ec14e1c1c0b x-compute-request-id: req-8373eb63-65fb-4670-ae2c-1ec14e1c1c0b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "name": "vping_ssh-flavor_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 16:58:07,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8373eb63-65fb-4670-ae2c-1ec14e1c1c0b 2018-12-28 16:58:07,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0332148075104s 2018-12-28 16:58:07,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-8373eb63-65fb-4670-ae2c-1ec14e1c1c0b 2018-12-28 16:58:07,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-28 16:58:07,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"server": {"name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "imageRef": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "flavorRef": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b60f1077-0444-46a1-84a1-52678fc99ab8"}], "security_groups": [{"name": "8b6156ec-b5f5-42c6-93c6-eb56400b6714"}]}}' 2018-12-28 16:58:10,265 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:58:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-06a8d4b7-e5e7-49d7-98e3-72c485cdf4f7 x-compute-request-id: req-06a8d4b7-e5e7-49d7-98e3-72c485cdf4f7 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8b6156ec-b5f5-42c6-93c6-eb56400b6714"}], "OS-DCF:diskConfig": "MANUAL", "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "adminPass": "Z8DNoUk3oJdt"}} 2018-12-28 16:58:10,266 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-06a8d4b7-e5e7-49d7-98e3-72c485cdf4f7 2018-12-28 16:58:10,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.49893784523s 2018-12-28 16:58:10,266 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-06a8d4b7-e5e7-49d7-98e3-72c485cdf4f7 2018-12-28 16:58:10,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:10,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:10,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a620da48-50ac-42ba-9140-3b5320c06abb x-compute-request-id: req-a620da48-50ac-42ba-9140-3b5320c06abb Content-Encoding: gzip Content-Length: 602 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "user_id": "12008ce20d524ac9a74977bad63f2415", "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-12-28T16:58:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:10,552 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a620da48-50ac-42ba-9140-3b5320c06abb 2018-12-28 16:58:10,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.284967899323s 2018-12-28 16:58:10,552 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a620da48-50ac-42ba-9140-3b5320c06abb 2018-12-28 16:58:10,559 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:10,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:10,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-8ff31e71-5e2c-4ea0-8a55-ddaf65379770 Date: Fri, 28 Dec 2018 16:58:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39a20501-36c7-4beb-a9ec-e9ce28941fbd"],"updated_at":"2018-12-28T16:57:55Z","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","id":"b60f1077-0444-46a1-84a1-52678fc99ab8","name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:10,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8ff31e71-5e2c-4ea0-8a55-ddaf65379770 2018-12-28 16:58:10,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258334159851s 2018-12-28 16:58:10,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-8ff31e71-5e2c-4ea0-8a55-ddaf65379770 2018-12-28 16:58:10,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 16:58:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:10,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0128b97e-d507-43ea-87a8-8d2e938fdf0b Date: Fri, 28 Dec 2018 16:58:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60f1077-0444-46a1-84a1-52678fc99ab8","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T16:57:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"867dd0fa0055441690811fa3b953f531","id":"39a20501-36c7-4beb-a9ec-e9ce28941fbd","subnetpool_id":null,"name":"vping_ssh-subnet_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:10,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0128b97e-d507-43ea-87a8-8d2e938fdf0b 2018-12-28 16:58:10,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0510799884796s 2018-12-28 16:58:10,870 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0128b97e-d507-43ea-87a8-8d2e938fdf0b 2018-12-28 16:58:10,871 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:12,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:13,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58: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-30854fbf-8563-461d-bedb-84c686fff6d5 x-compute-request-id: req-30854fbf-8563-461d-bedb-84c686fff6d5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:58:11Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:13,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-30854fbf-8563-461d-bedb-84c686fff6d5 2018-12-28 16:58:13,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50438785553s 2018-12-28 16:58:13,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-30854fbf-8563-461d-bedb-84c686fff6d5 2018-12-28 16:58:13,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:15,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:15,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8ad7a5ea-9f7a-4a3b-a5cc-dbc71a8beda5 x-compute-request-id: req-8ad7a5ea-9f7a-4a3b-a5cc-dbc71a8beda5 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:58:11Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:15,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ad7a5ea-9f7a-4a3b-a5cc-dbc71a8beda5 2018-12-28 16:58:15,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495669841766s 2018-12-28 16:58:15,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8ad7a5ea-9f7a-4a3b-a5cc-dbc71a8beda5 2018-12-28 16:58:15,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:17,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:17,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:18,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db12468a-21d7-4508-bea1-2040f2c913b5 x-compute-request-id: req-db12468a-21d7-4508-bea1-2040f2c913b5 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:17Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:18,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db12468a-21d7-4508-bea1-2040f2c913b5 2018-12-28 16:58:18,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648550987244s 2018-12-28 16:58:18,537 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db12468a-21d7-4508-bea1-2040f2c913b5 2018-12-28 16:58:18,541 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 16:58:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=674f380c-689f-4f5a-abdb-d979f19de3d9" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:18,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-4c63ef83-1673-4522-809d-4dabcf073695 Date: Fri, 28 Dec 2018 16:58:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:58:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39a20501-36c7-4beb-a9ec-e9ce28941fbd","ip_address":"192.168.120.11"}],"id":"756cfcfd-9c6c-4827-b0ef-3d178d9e1345","security_groups":["8b6156ec-b5f5-42c6-93c6-eb56400b6714"],"mac_address":"fa:16:3e:0d:5d:e6","project_id":"867dd0fa0055441690811fa3b953f531","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b60f1077-0444-46a1-84a1-52678fc99ab8","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:58:11Z","binding:vnic_type":"normal","device_id":"674f380c-689f-4f5a-abdb-d979f19de3d9"}]} 2018-12-28 16:58:18,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=674f380c-689f-4f5a-abdb-d979f19de3d9 used request id req-4c63ef83-1673-4522-809d-4dabcf073695 2018-12-28 16:58:18,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.200606822968s 2018-12-28 16:58:18,742 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=674f380c-689f-4f5a-abdb-d979f19de3d9 used request id req-4c63ef83-1673-4522-809d-4dabcf073695 2018-12-28 16:58:18,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:18,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=756cfcfd-9c6c-4827-b0ef-3d178d9e1345" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:18,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-33c86ff5-14d2-4e8b-b4d7-bfb6194887ed Date: Fri, 28 Dec 2018 16:58:18 GMT RESP BODY: {"floatingips": []} 2018-12-28 16:58:18,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=756cfcfd-9c6c-4827-b0ef-3d178d9e1345 used request id req-33c86ff5-14d2-4e8b-b4d7-bfb6194887ed 2018-12-28 16:58:18,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018483877182s 2018-12-28 16:58:18,766 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=756cfcfd-9c6c-4827-b0ef-3d178d9e1345 used request id req-33c86ff5-14d2-4e8b-b4d7-bfb6194887ed 2018-12-28 16:58:18,767 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:5d:e6', 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'6dfa3d44-e524-44c5-9e9c-3a557765c364'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-28T16:58:16.000000', 'flavor': Munch({u'id': u'd20e5c9d-da1e-46c7-82a7-360ee19e423c'}), 'az': u'nova', 'id': u'674f380c-689f-4f5a-abdb-d979f19de3d9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12008ce20d524ac9a74977bad63f2415', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'867dd0fa0055441690811fa3b953f531', 'name': 'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', '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-12-28T16:58:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-28T16:58:17Z', 'hostId': u'3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369', '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-12-28T16:58:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'867dd0fa0055441690811fa3b953f531', 'name': u'vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'adminPass': u'Z8DNoUk3oJdt', 'tenant_id': u'867dd0fa0055441690811fa3b953f531', 'region': 'regionOne', 'created': u'2018-12-28T16:58:10Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-28 16:58:18,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:19,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-ecdf9ab9-183f-4353-8c8c-3d06cc70a8e8 Date: Fri, 28 Dec 2018 16:58:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39a20501-36c7-4beb-a9ec-e9ce28941fbd"],"updated_at":"2018-12-28T16:57:55Z","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","id":"b60f1077-0444-46a1-84a1-52678fc99ab8","name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:19,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ecdf9ab9-183f-4353-8c8c-3d06cc70a8e8 2018-12-28 16:58:19,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.290371894836s 2018-12-28 16:58:19,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ecdf9ab9-183f-4353-8c8c-3d06cc70a8e8 2018-12-28 16:58:19,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:58:19,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:19,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-d770bf9a-5593-4a56-b0a7-69014280e802 Date: Fri, 28 Dec 2018 16:58:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "metadata": {}}], "file": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file", "owner": "867dd0fa0055441690811fa3b953f531", "id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "size": 12716032, "self": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:58:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:58:19,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d770bf9a-5593-4a56-b0a7-69014280e802 2018-12-28 16:58:19,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173841953278s 2018-12-28 16:58:19,234 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d770bf9a-5593-4a56-b0a7-69014280e802 2018-12-28 16:58:19,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 16:58:19,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:19,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58: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-d36c8a26-2f27-4368-bca4-7ede7b3dd86e x-compute-request-id: req-d36c8a26-2f27-4368-bca4-7ede7b3dd86e Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "name": "vping_ssh-flavor_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 16:58:19,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d36c8a26-2f27-4368-bca4-7ede7b3dd86e 2018-12-28 16:58:19,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0427470207214s 2018-12-28 16:58:19,279 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d36c8a26-2f27-4368-bca4-7ede7b3dd86e 2018-12-28 16:58:19,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-28 16:58:19,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"server": {"name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "imageRef": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "flavorRef": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "max_count": 1, "min_count": 1, "networks": [{"uuid": "b60f1077-0444-46a1-84a1-52678fc99ab8"}], "security_groups": [{"name": "8b6156ec-b5f5-42c6-93c6-eb56400b6714"}]}}' 2018-12-28 16:58:21,398 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:58: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-e5428a50-994d-43cc-816d-f631c76b33e2 x-compute-request-id: req-e5428a50-994d-43cc-816d-f631c76b33e2 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "8b6156ec-b5f5-42c6-93c6-eb56400b6714"}], "OS-DCF:diskConfig": "MANUAL", "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "adminPass": "vMx4tsCkbZp5"}} 2018-12-28 16:58:21,399 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e5428a50-994d-43cc-816d-f631c76b33e2 2018-12-28 16:58:21,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.11812996864s 2018-12-28 16:58:21,399 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e5428a50-994d-43cc-816d-f631c76b33e2 2018-12-28 16:58:21,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:21,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:21,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c5070d3-e346-4847-b88c-03dc277d85f2 x-compute-request-id: req-3c5070d3-e346-4847-b88c-03dc277d85f2 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "user_id": "12008ce20d524ac9a74977bad63f2415", "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-12-28T16:58:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:17Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:21,840 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c5070d3-e346-4847-b88c-03dc277d85f2 2018-12-28 16:58:21,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440443992615s 2018-12-28 16:58:21,841 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c5070d3-e346-4847-b88c-03dc277d85f2 2018-12-28 16:58:21,846 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:23,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:23,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:24,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5ff6d13-df26-4f8f-8316-decf5df0e132 x-compute-request-id: req-e5ff6d13-df26-4f8f-8316-decf5df0e132 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:58:22Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:17Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:24,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5ff6d13-df26-4f8f-8316-decf5df0e132 2018-12-28 16:58:24,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793874979019s 2018-12-28 16:58:24,643 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5ff6d13-df26-4f8f-8316-decf5df0e132 2018-12-28 16:58:24,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:26,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:26,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:27,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-14eb28fa-1c73-4324-a3c0-1946093ddc8a x-compute-request-id: req-14eb28fa-1c73-4324-a3c0-1946093ddc8a Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:58:22Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:17Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:27,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14eb28fa-1c73-4324-a3c0-1946093ddc8a 2018-12-28 16:58:27,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479609012604s 2018-12-28 16:58:27,131 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-14eb28fa-1c73-4324-a3c0-1946093ddc8a 2018-12-28 16:58:27,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:29,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:29,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:29,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36ae4db2-0826-4def-b1bc-68299c5bebf1 x-compute-request-id: req-36ae4db2-0826-4def-b1bc-68299c5bebf1 Content-Encoding: gzip Content-Length: 891 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:58:22Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:17Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:29,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-36ae4db2-0826-4def-b1bc-68299c5bebf1 2018-12-28 16:58:29,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.412100076675s 2018-12-28 16:58:29,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-36ae4db2-0826-4def-b1bc-68299c5bebf1 2018-12-28 16:58:29,555 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:31,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:31,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:31,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-097b8ea0-dc57-4832-90ec-d4a4d331e45f x-compute-request-id: req-097b8ea0-dc57-4832-90ec-d4a4d331e45f Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:29.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:30Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:17Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:31,791 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-097b8ea0-dc57-4832-90ec-d4a4d331e45f 2018-12-28 16:58:31,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.232794046402s 2018-12-28 16:58:31,791 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-097b8ea0-dc57-4832-90ec-d4a4d331e45f 2018-12-28 16:58:31,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 16:58:31,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=32b8327d-f84f-4c02-abe6-77a2c01a367f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:31,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-e8323066-db7f-42a8-af26-c75697e34378 Date: Fri, 28 Dec 2018 16:58:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:58:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39a20501-36c7-4beb-a9ec-e9ce28941fbd","ip_address":"192.168.120.6"}],"id":"711d0637-d2f7-45f8-a085-10db8371fbfa","security_groups":["8b6156ec-b5f5-42c6-93c6-eb56400b6714"],"mac_address":"fa:16:3e:6f:66:a5","project_id":"867dd0fa0055441690811fa3b953f531","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b60f1077-0444-46a1-84a1-52678fc99ab8","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:58:22Z","binding:vnic_type":"normal","device_id":"32b8327d-f84f-4c02-abe6-77a2c01a367f"}]} 2018-12-28 16:58:31,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=32b8327d-f84f-4c02-abe6-77a2c01a367f used request id req-e8323066-db7f-42a8-af26-c75697e34378 2018-12-28 16:58:31,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0575129985809s 2018-12-28 16:58:31,854 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=32b8327d-f84f-4c02-abe6-77a2c01a367f used request id req-e8323066-db7f-42a8-af26-c75697e34378 2018-12-28 16:58:31,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=711d0637-d2f7-45f8-a085-10db8371fbfa" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:31,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-b7a5f817-5b58-4ff4-be2d-31e1027b27ba Date: Fri, 28 Dec 2018 16:58:31 GMT RESP BODY: {"floatingips": []} 2018-12-28 16:58:31,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=711d0637-d2f7-45f8-a085-10db8371fbfa used request id req-b7a5f817-5b58-4ff4-be2d-31e1027b27ba 2018-12-28 16:58:31,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186870098114s 2018-12-28 16:58:31,879 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=711d0637-d2f7-45f8-a085-10db8371fbfa used request id req-b7a5f817-5b58-4ff4-be2d-31e1027b27ba 2018-12-28 16:58:31,879 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:6f:66:a5', u'version': 4, u'addr': u'192.168.120.6', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'6dfa3d44-e524-44c5-9e9c-3a557765c364'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-28T16:58:29.000000', 'flavor': Munch({u'id': u'd20e5c9d-da1e-46c7-82a7-360ee19e423c'}), 'az': u'nova', 'id': u'32b8327d-f84f-4c02-abe6-77a2c01a367f', 'security_groups': [Munch({u'name': u'vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'12008ce20d524ac9a74977bad63f2415', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'867dd0fa0055441690811fa3b953f531', 'name': 'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', '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-12-28T16:58:29.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-28T16:58:30Z', 'hostId': u'23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'public_v6': '', 'private_v4': u'192.168.120.6', 'cloud': 'envvars', 'host_id': u'23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78', '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-12-28T16:58:29.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'867dd0fa0055441690811fa3b953f531', 'name': u'vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'adminPass': u'vMx4tsCkbZp5', 'tenant_id': u'867dd0fa0055441690811fa3b953f531', 'region': 'regionOne', 'created': u'2018-12-28T16:58:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-28 16:58:31,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:31,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-94158d79-5a87-4e7c-b2b3-8ffe9d56d2b4 Date: Fri, 28 Dec 2018 16:58:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["39a20501-36c7-4beb-a9ec-e9ce28941fbd"],"updated_at":"2018-12-28T16:57:55Z","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","id":"b60f1077-0444-46a1-84a1-52678fc99ab8","name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:31,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-94158d79-5a87-4e7c-b2b3-8ffe9d56d2b4 2018-12-28 16:58:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111845016479s 2018-12-28 16:58:31,995 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-94158d79-5a87-4e7c-b2b3-8ffe9d56d2b4 2018-12-28 16:58:31,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 16:58:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=32b8327d-f84f-4c02-abe6-77a2c01a367f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:32,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-9794df71-45ca-42db-906b-6a24348cbcf8 Date: Fri, 28 Dec 2018 16:58:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:58:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"39a20501-36c7-4beb-a9ec-e9ce28941fbd","ip_address":"192.168.120.6"}],"id":"711d0637-d2f7-45f8-a085-10db8371fbfa","security_groups":["8b6156ec-b5f5-42c6-93c6-eb56400b6714"],"mac_address":"fa:16:3e:6f:66:a5","project_id":"867dd0fa0055441690811fa3b953f531","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b60f1077-0444-46a1-84a1-52678fc99ab8","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:58:22Z","binding:vnic_type":"normal","device_id":"32b8327d-f84f-4c02-abe6-77a2c01a367f"}]} 2018-12-28 16:58:32,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=32b8327d-f84f-4c02-abe6-77a2c01a367f used request id req-9794df71-45ca-42db-906b-6a24348cbcf8 2018-12-28 16:58:32,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0577330589294s 2018-12-28 16:58:32,055 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=32b8327d-f84f-4c02-abe6-77a2c01a367f used request id req-9794df71-45ca-42db-906b-6a24348cbcf8 2018-12-28 16:58:32,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-28 16:58:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.6", "port_id": "711d0637-d2f7-45f8-a085-10db8371fbfa"}}' 2018-12-28 16:58:33,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-8dce051c-f187-4199-bb2c-7b89eb6b6bfe Date: Fri, 28 Dec 2018 16:58:33 GMT RESP BODY: {"floatingip": {"router_id": "d398a21b-1d1d-4508-9357-bb998b251c08", "status": "DOWN", "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:33Z", "updated_at": "2018-12-28T16:58:33Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "867dd0fa0055441690811fa3b953f531", "port_id": "711d0637-d2f7-45f8-a085-10db8371fbfa", "id": "3337fb40-a7a8-4b12-9650-ada419c46462"}} 2018-12-28 16:58:33,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8dce051c-f187-4199-bb2c-7b89eb6b6bfe 2018-12-28 16:58:33,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.89915704727s 2018-12-28 16:58:33,955 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-8dce051c-f187-4199-bb2c-7b89eb6b6bfe 2018-12-28 16:58:33,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:33,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:33,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-1c984ef1-b719-4daa-9c5b-7d8bd88c597d Date: Fri, 28 Dec 2018 16:58:33 GMT RESP BODY: {"floatingips": [{"router_id": "d398a21b-1d1d-4508-9357-bb998b251c08", "status": "DOWN", "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:33Z", "updated_at": "2018-12-28T16:58:33Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "867dd0fa0055441690811fa3b953f531", "port_id": "711d0637-d2f7-45f8-a085-10db8371fbfa", "id": "3337fb40-a7a8-4b12-9650-ada419c46462"}]} 2018-12-28 16:58:33,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1c984ef1-b719-4daa-9c5b-7d8bd88c597d 2018-12-28 16:58:33,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0211269855499s 2018-12-28 16:58:33,985 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-1c984ef1-b719-4daa-9c5b-7d8bd88c597d 2018-12-28 16:58:33,989 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 16:58:34,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:34,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:34,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-00fb867b-9638-431f-98c9-03e8fdaa897b Date: Fri, 28 Dec 2018 16:58:34 GMT RESP BODY: {"floatingips": [{"router_id": "d398a21b-1d1d-4508-9357-bb998b251c08", "status": "DOWN", "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:33Z", "updated_at": "2018-12-28T16:58:33Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "867dd0fa0055441690811fa3b953f531", "port_id": "711d0637-d2f7-45f8-a085-10db8371fbfa", "id": "3337fb40-a7a8-4b12-9650-ada419c46462"}]} 2018-12-28 16:58:34,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-00fb867b-9638-431f-98c9-03e8fdaa897b 2018-12-28 16:58:34,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.026848077774s 2018-12-28 16:58:34,121 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-00fb867b-9638-431f-98c9-03e8fdaa897b 2018-12-28 16:58:34,125 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 16:58:34,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:34,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-b6509970-df2c-4292-8f1a-90dec7b98ac1 Date: Fri, 28 Dec 2018 16:58:34 GMT RESP BODY: {"floatingips": [{"router_id": "d398a21b-1d1d-4508-9357-bb998b251c08", "status": "DOWN", "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:33Z", "updated_at": "2018-12-28T16:58:33Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "867dd0fa0055441690811fa3b953f531", "port_id": "711d0637-d2f7-45f8-a085-10db8371fbfa", "id": "3337fb40-a7a8-4b12-9650-ada419c46462"}]} 2018-12-28 16:58:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b6509970-df2c-4292-8f1a-90dec7b98ac1 2018-12-28 16:58:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.156018972397s 2018-12-28 16:58:34,387 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-b6509970-df2c-4292-8f1a-90dec7b98ac1 2018-12-28 16:58:34,390 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 16:58:34,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:34,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:34,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-eeb206bd-27c7-4b20-b799-97b5bdbce33b Date: Fri, 28 Dec 2018 16:58:34 GMT RESP BODY: {"floatingips": [{"router_id": "d398a21b-1d1d-4508-9357-bb998b251c08", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:33Z", "updated_at": "2018-12-28T16:58:33Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.6", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "867dd0fa0055441690811fa3b953f531", "port_id": "711d0637-d2f7-45f8-a085-10db8371fbfa", "id": "3337fb40-a7a8-4b12-9650-ada419c46462"}]} 2018-12-28 16:58:34,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eeb206bd-27c7-4b20-b799-97b5bdbce33b 2018-12-28 16:58:34,661 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164572954178s 2018-12-28 16:58:34,661 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-eeb206bd-27c7-4b20-b799-97b5bdbce33b 2018-12-28 16:58:34,665 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'd398a21b-1d1d-4508-9357-bb998b251c08', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'867dd0fa0055441690811fa3b953f531', 'created_at': u'2018-12-28T16:58:33Z', 'attached': True, 'updated_at': u'2018-12-28T16:58:33Z', 'id': u'3337fb40-a7a8-4b12-9650-ada419c46462', 'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', 'fixed_ip_address': u'192.168.120.6', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'867dd0fa0055441690811fa3b953f531', 'name': 'vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'd398a21b-1d1d-4508-9357-bb998b251c08', 'project_id': u'867dd0fa0055441690811fa3b953f531', 'port_id': u'711d0637-d2f7-45f8-a085-10db8371fbfa', 'port': u'711d0637-d2f7-45f8-a085-10db8371fbfa', 'network': u'340a20f3-1e5b-44a4-9495-d02682658d5e'}) 2018-12-28 16:58:34,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 16:58:34,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f/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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 16:58:35,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e98958b-ea94-4d94-9520-361c2781321a x-compute-request-id: req-7e98958b-ea94-4d94-9520-361c2781321a Content-Encoding: gzip Content-Length: 9521 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 527935331 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.142866] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.144506] pid_max: default: 32768 minimum: 301\n[ 0.145396] ACPI: Core revision 20150930\n[ 0.146788] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.148092] Security Framework initialized\n[ 0.148900] Yama: becoming mindful.\n[ 0.149626] AppArmor: AppArmor initialized\n[ 0.150485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.151812] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.153087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.154289] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.155688] Initializing cgroup subsys io\n[ 0.156499] Initializing cgroup subsys memory\n[ 0.157353] Initializing cgroup subsys devices\n[ 0.158233] Initializing cgroup subsys freezer\n[ 0.159091] Initializing cgroup subsys net_cls\n[ 0.159951] Initializing cgroup subsys perf_event\n[ 0.160854] Initializing cgroup subsys net_prio\n[ 0.161741] Initializing cgroup subsys hugetlb\n[ 0.162607] Initializing cgroup subsys pids\n[ 0.163476] CPU: Physical Processor ID: 0\n[ 0.164965] mce: CPU supports 10 MCE banks\n[ 0.165810] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177618] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184238] ftrace: allocating 31920 entries in 125 pages\n[ 0.211086] smpboot: Max logical packages: 1\n[ 0.211942] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213285] x2apic enabled\n[ 0.214104] Switched APIC routing to physical x2apic.\n[ 0.215847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216949] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218926] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220698] KVM setup paravirtual spinlock\n[ 0.222034] x86: Booted up 1 node, 1 CPUs\n[ 0.222829] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.224204] devtmpfs: initialized\n[ 0.225917] evm: security.selinux\n[ 0.226610] evm: security.SMACK64\n[ 0.227292] evm: security.SMACK64EXEC\n[ 0.228022] evm: security.SMACK64TRANSMUTE\n[ 0.228817] evm: security.SMACK64MMAP\n[ 0.229556] evm: security.ima\n[ 0.230189] evm: security.capability\n[ 0.230988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232816] pinctrl core: initialized pinctrl subsystem\n[ 0.233910] RTC time: 16:58:30, date: 12/28/18\n[ 0.234857] NET: Registered protocol family 16\n[ 0.235821] cpuidle: using governor ladder\n[ 0.236630] cpuidle: using governor menu\n[ 0.237418] PCCT header not found.\n[ 0.238166] ACPI: bus type PCI registered\n[ 0.238956] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240180] PCI: Using configuration type 1 for base access\n[ 0.241932] ACPI: Added _OSI(Module Device)\n[ 0.242773] ACPI: Added _OSI(Processor Device)\n[ 0.243622] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244510] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246661] ACPI: Interpreter enabled\n[ 0.247427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254741] ACPI: (supports S0 S5)\n[ 0.255445] ACPI: Using IOAPIC for interrupt routing\n[ 0.256388] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.261834] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263010] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265210] acpiphp: Slot [3] registered\n[ 0.266000] acpiphp: Slot [4] registered\n[ 0.266794] acpiphp: Slot [5] registered\n[ 0.267584] acpiphp: Slot [6] registered\n[ 0.268370] acpiphp: Slot [7] registered\n[ 0.269161] acpiphp: Slot [8] registered\n[ 0.269952] acpiphp: Slot [9] registered\n[ 0.270739] acpiphp: Slot [10] registered\n[ 0.271539] acpiphp: Slot [11] registered\n[ 0.272357] acpiphp: Slot [12] registered\n[ 0.273160] acpiphp: Slot [13] registered\n[ 0.273962] acpiphp: Slot [14] registered\n[ 0.274767] acpiphp: Slot [15] registered\n[ 0.285718] acpiphp: Slot [16] registered\n[ 0.286526] acpiphp: Slot [17] registered\n[ 0.287327] acpiphp: Slot [18] registered\n[ 0.288123] acpiphp: Slot [19] registered\n[ 0.288921] acpiphp: Slot [20] registered\n[ 0.289728] acpiphp: Slot [21] registered\n[ 0.290531] acpiphp: Slot [22] registered\n[ 0.291330] acpiphp: Slot [23] registered\n[ 0.292128] acpiphp: Slot [24] registered\n[ 0.292947] acpiphp: Slot [25] registered\n[ 0.293753] acpiphp: Slot [26] registered\n[ 0.294555] acpiphp: Slot [27] registered\n[ 0.295356] acpiphp: Slot [28] registered\n[ 0.296153] acpiphp: Slot [29] registered\n[ 0.296956] acpiphp: Slot [30] registered\n[ 0.297762] acpiphp: Slot [31] registered\n[ 0.298560] PCI host bridge to bus 0000:00\n[ 0.299357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.300552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.301745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.304611] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.310926] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.313368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.314615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321485] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.322904] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.371352] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.372822] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.374244] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.375644] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.377021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.379056] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.380216] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.381252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.382779] vgaarb: loaded\n[ 0.383376] vgaarb: bridge control possible 0000:00:02.0\n[ 0.384515] SCSI subsystem initialized\n[ 0.385331] ACPI: bus type USB registered\n[ 0.386130] usbcore: registered new interface driver usbfs\n[ 0.387150] usbcore: registered new interface driver hub\n[ 0.388142] usbcore: registered new device driver usb\n[ 0.389195] PCI: Using ACPI for IRQ routing\n[ 0.390217] NetLabel: Initializing\n[ 0.390916] NetLabel: domain hash size = 128\n[ 0.391761] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.392701] NetLabel: unlabeled traffic allowed by default\n[ 0.393785] clocksource: Switched to clocksource kvm-clock\n[ 0.399632] AppArmor: AppArmor Filesystem Enabled\n[ 0.400581] pnp: PnP ACPI init\n[ 0.401495] pnp: PnP ACPI: found 5 devices\n[ 0.407877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.409557] NET: Registered protocol family 2\n[ 0.410516] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.411769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.412917] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.414067] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.415131] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.416283] NET: Registered protocol family 1\n[ 0.417131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.418215] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.419283] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.433291] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.447540] Trying to unpack rootfs image as initramfs...\n[ 0.497079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.511282] Scanning for low memory corruption every 60 seconds\n[ 0.512595] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.513731] audit: initializing netlink subsys (disabled)\n[ 0.514753] audit: type=2000 audit(1546016310.761:1): initialized\n[ 0.516053] Initialise system trusted keyring\n[ 0.516989] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.518158] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.520111] zbud: loaded\n[ 0.520816] VFS: Disk quotas dquot_6.6.0\n[ 0.521634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523148] fuse init (API version 7.23)\n[ 0.524048] Key type big_key registered\n[ 0.524852] Allocating IMA MOK and blacklist keyrings.\n[ 0.525967] Key type asymmetric registered\n[ 0.526793] Asymmetric key parser 'x509' registered\n[ 0.527745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.529618] io scheduler noop registered\n[ 0.530427] io scheduler deadline registered (default)\n[ 0.531414] io scheduler cfq registered\n[ 0.532247] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.533289] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.534561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.536011] ACPI: Power Button [PWRF]\n[ 0.536846] GHES: HEST is not enabled!\n[ 0.556497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.586077] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.589090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.613359] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.615576] Linux agpgart interface v0.103\n[ 0.617684] brd: module loaded\n[ 0.618958] loop: module loaded\n[ 0.623370] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.624823] GPT:90111 != 2097151\n[ 0.625509] GPT:Alternate GPT header not at the end of the disk.\n[ 0.626603] GPT:90111 != 2097151\n[ 0.627276] GPT: Use GNU Parted to correct GPT errors.\n[ 0.628235] vda: vda1 vda15\n[ 0.629706] scsi host0: ata_piix\n[ 0.630445] scsi host1: ata_piix\n[ 0.631143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.632345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.633776] libphy: Fixed MDIO Bus: probed\n[ 0.634600] tun: Universal TUN/TAP device driver, 1.6\n[ 0.635546] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.637692] PPP generic driver version 2.4.2\n[ 0.638848] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.640456] ehci-pci: EHCI PCI platform driver\n[ 0.641499] ehci-platform: EHCI generic platform driver\n[ 0.642693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.644059] ohci-pci: OHCI PCI platform driver\n[ 0.645099] ohci-platform: OHCI generic platform driver\n[ 0.646301] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.660974] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.662196] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.663926] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.665116] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.666465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.667954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.669642] usb usb1: Product: UHCI Host Controller\n[ 0.670813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.672195] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.673326] hub 1-0:1.0: USB hub found\n[ 0.674255] hub 1-0:1.0: 2 ports detected\n[ 0.675324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.677729] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.678881] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.680109] mousedev: PS/2 mouse device common for all mice\n[ 0.681603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.683772] rtc_cmos 00:00: RTC can wake from S4\n[ 0.685039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.686480] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.687924] i2c /dev entries driver\n[ 0.688817] device-mapper: uevent: version 1.0.3\n[ 0.689935] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.691880] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.693410] NET: Registered protocol family 10\n[ 0.694577] NET: Registered protocol family 17\n[ 0.695637] Key type dns_resolver registered\n[ 0.696732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.698067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.700143] registered taskstats version 1\n[ 0.701140] Loading compiled-in X.509 certificates\n[ 0.702767] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.705016] zswap: loaded using pool lzo/zbud\n[ 0.706580] Key type trusted registered\n[ 0.708758] Key type encrypted registered\n[ 0.709746] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.711007] ima: No TPM chip found, activating TPM-bypass!\n[ 0.712278] evm: HMAC attrs: 0x1\n[ 0.713355] Magic number: 14:282:996\n[ 0.714375] rtc_cmos 00:00: setting system clock to 2018-12-28 16:58:30 UTC (1546016310)\n[ 0.716299] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.717652] EDD information not available.\n[ 0.790754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.792620] Write protecting the kernel read-only data: 14336k\n[ 0.804865] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.807016] 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.851399] 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.27\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.6...\nLease of 192.168.120.6 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.41. iid=i-00000023\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119\n/run/cirros/datasource/data/user-data was not '#!' or executable\n=== system information ===\nPlatform: RDO OpenStack Compute\nContainer: none\nArch: x86_64\nCPU(s): 1 @ 3491.910 MHz\nCores/Sockets/Threads: 1/1/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 1073741824 \nvda1 253:1 1064287744 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIg1dMIFi/KW78euWD7dHIV+ZGOxPbGsDARk7bkJcvvhl/KDhRydjzDnlNqBgstvLCGG2lXe5fg7uNcaF3N5ub5eFBV5xHfPpSNmrSoXrF0lxAkDXBKUgb5UnPGqfDUluV7hnQiDLJsPM0MpvfR/SxSIlOXOb+4dTgjPIf09l2C5jszC9bciZTdbbVi/4jeqiPbAaoNJoL/gEtToClbsY2F1g/U+97nPCeXGxivgtr7JUbLKAgsExu5ZycN11ExZSPNlU0d2tyYyosjbaxpQzlHfBSoTFYXPe+FpMnr3VSzFSnxWzqQgTr8hW2Ykal3Xz+SA9a9GAlTgB8UyHzo8ZH root@vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349\nssh-dss AAAAB3NzaC1kc3MAAACBAKzc0LGAZz1Tq8fz0bW1YPYdYscteCiZqI4AunecYYrBDh6Azy1cACEELe8baCtn4o2zAVvdVGO6hTEQIZR9GquOtt3Q7ty8ybuYobjx5nhmsObAWQhO0CT3cb1zqlNxnuzkN18SYA0NKypqLOUD57ZAWSgEk23yQZaVQm3p1cOfAAAAFQD/OmRXWno4ERMTMmJg0ZOmSpaMWQAAAIBTdfAOpoBPADonRHr0EWUOb2itIe6dR5tF95Aah0aM5NaMIQVDGA4q3nxXLiBQiBtM1MdTAy8EMCNShvv0vYnuXl/yONVvfj9YUTSjPjyBaSSLIAxD5Rev4L3Ec9gEnkkBEosg0dTvjumNOt81bI053ZqDT62M33mTDVXpNjYsvQAAAIEAm2a7raORxL4mqKZ2obJ1EL9F9HvmetYJj48uexlzICYG4eFXbnJE8D+oesvUjZ5swQKxi6D4+MPRhPl7ir1+UJ+ZDdda+y+kJnKDCM+KrVq9Dhm34chwgUkPacvFivFoIU2JuhDlpBQTuQdu90Tan8kyDuj+MdFDEuEuJ0DA2Q0= root@vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349\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.6,24,fe80::f816:3eff:fe6f:66a5/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.6 \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-00000023\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.37 ===\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-44cd7cca-76f9-4cf6-993e-8558ee1e5349 login: "} 2018-12-28 16:58:35,783 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f/action used request id req-7e98958b-ea94-4d94-9520-361c2781321a 2018-12-28 16:58:35,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.11780881882s 2018-12-28 16:58:35,784 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f/action used request id req-7e98958b-ea94-4d94-9520-361c2781321a 2018-12-28 16:58:35,784 - 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 527935331 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.142866] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.144506] pid_max: default: 32768 minimum: 301 [ 0.145396] ACPI: Core revision 20150930 [ 0.146788] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.148092] Security Framework initialized [ 0.148900] Yama: becoming mindful. [ 0.149626] AppArmor: AppArmor initialized [ 0.150485] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.151812] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.153087] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.154289] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.155688] Initializing cgroup subsys io [ 0.156499] Initializing cgroup subsys memory [ 0.157353] Initializing cgroup subsys devices [ 0.158233] Initializing cgroup subsys freezer [ 0.159091] Initializing cgroup subsys net_cls [ 0.159951] Initializing cgroup subsys perf_event [ 0.160854] Initializing cgroup subsys net_prio [ 0.161741] Initializing cgroup subsys hugetlb [ 0.162607] Initializing cgroup subsys pids [ 0.163476] CPU: Physical Processor ID: 0 [ 0.164965] mce: CPU supports 10 MCE banks [ 0.165810] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166804] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177618] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184238] ftrace: allocating 31920 entries in 125 pages [ 0.211086] smpboot: Max logical packages: 1 [ 0.211942] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213285] x2apic enabled [ 0.214104] Switched APIC routing to physical x2apic. [ 0.215847] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216949] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218926] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220698] KVM setup paravirtual spinlock [ 0.222034] x86: Booted up 1 node, 1 CPUs [ 0.222829] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.224204] devtmpfs: initialized [ 0.225917] evm: security.selinux [ 0.226610] evm: security.SMACK64 [ 0.227292] evm: security.SMACK64EXEC [ 0.228022] evm: security.SMACK64TRANSMUTE [ 0.228817] evm: security.SMACK64MMAP [ 0.229556] evm: security.ima [ 0.230189] evm: security.capability [ 0.230988] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232816] pinctrl core: initialized pinctrl subsystem [ 0.233910] RTC time: 16:58:30, date: 12/28/18 [ 0.234857] NET: Registered protocol family 16 [ 0.235821] cpuidle: using governor ladder [ 0.236630] cpuidle: using governor menu [ 0.237418] PCCT header not found. [ 0.238166] ACPI: bus type PCI registered [ 0.238956] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240180] PCI: Using configuration type 1 for base access [ 0.241932] ACPI: Added _OSI(Module Device) [ 0.242773] ACPI: Added _OSI(Processor Device) [ 0.243622] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.244510] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246661] ACPI: Interpreter enabled [ 0.247427] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249261] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251081] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.252921] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.254741] ACPI: (supports S0 S5) [ 0.255445] ACPI: Using IOAPIC for interrupt routing [ 0.256388] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259468] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260608] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.261834] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263010] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265210] acpiphp: Slot [3] registered [ 0.266000] acpiphp: Slot [4] registered [ 0.266794] acpiphp: Slot [5] registered [ 0.267584] acpiphp: Slot [6] registered [ 0.268370] acpiphp: Slot [7] registered [ 0.269161] acpiphp: Slot [8] registered [ 0.269952] acpiphp: Slot [9] registered [ 0.270739] acpiphp: Slot [10] registered [ 0.271539] acpiphp: Slot [11] registered [ 0.272357] acpiphp: Slot [12] registered [ 0.273160] acpiphp: Slot [13] registered [ 0.273962] acpiphp: Slot [14] registered [ 0.274767] acpiphp: Slot [15] registered [ 0.285718] acpiphp: Slot [16] registered [ 0.286526] acpiphp: Slot [17] registered [ 0.287327] acpiphp: Slot [18] registered [ 0.288123] acpiphp: Slot [19] registered [ 0.288921] acpiphp: Slot [20] registered [ 0.289728] acpiphp: Slot [21] registered [ 0.290531] acpiphp: Slot [22] registered [ 0.291330] acpiphp: Slot [23] registered [ 0.292128] acpiphp: Slot [24] registered [ 0.292947] acpiphp: Slot [25] registered [ 0.293753] acpiphp: Slot [26] registered [ 0.294555] acpiphp: Slot [27] registered [ 0.295356] acpiphp: Slot [28] registered [ 0.296153] acpiphp: Slot [29] registered [ 0.296956] acpiphp: Slot [30] registered [ 0.297762] acpiphp: Slot [31] registered [ 0.298560] PCI host bridge to bus 0000:00 [ 0.299357] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.300552] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.301745] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303184] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.304611] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.310926] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312206] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.313368] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.314615] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321485] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.322904] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.371352] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.372822] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.374244] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.375644] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.377021] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.379056] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.380216] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.381252] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.382779] vgaarb: loaded [ 0.383376] vgaarb: bridge control possible 0000:00:02.0 [ 0.384515] SCSI subsystem initialized [ 0.385331] ACPI: bus type USB registered [ 0.386130] usbcore: registered new interface driver usbfs [ 0.387150] usbcore: registered new interface driver hub [ 0.388142] usbcore: registered new device driver usb [ 0.389195] PCI: Using ACPI for IRQ routing [ 0.390217] NetLabel: Initializing [ 0.390916] NetLabel: domain hash size = 128 [ 0.391761] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.392701] NetLabel: unlabeled traffic allowed by default [ 0.393785] clocksource: Switched to clocksource kvm-clock [ 0.399632] AppArmor: AppArmor Filesystem Enabled [ 0.400581] pnp: PnP ACPI init [ 0.401495] pnp: PnP ACPI: found 5 devices [ 0.407877] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.409557] NET: Registered protocol family 2 [ 0.410516] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.411769] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.412917] TCP: Hash tables configured (established 4096 bind 4096) [ 0.414067] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.415131] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.416283] NET: Registered protocol family 1 [ 0.417131] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.418215] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.419283] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.433291] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.447540] Trying to unpack rootfs image as initramfs... [ 0.497079] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.511282] Scanning for low memory corruption every 60 seconds [ 0.512595] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.513731] audit: initializing netlink subsys (disabled) [ 0.514753] audit: type=2000 audit(1546016310.761:1): initialized [ 0.516053] Initialise system trusted keyring [ 0.516989] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.518158] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.520111] zbud: loaded [ 0.520816] VFS: Disk quotas dquot_6.6.0 [ 0.521634] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523148] fuse init (API version 7.23) [ 0.524048] Key type big_key registered [ 0.524852] Allocating IMA MOK and blacklist keyrings. [ 0.525967] Key type asymmetric registered [ 0.526793] Asymmetric key parser 'x509' registered [ 0.527745] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.529618] io scheduler noop registered [ 0.530427] io scheduler deadline registered (default) [ 0.531414] io scheduler cfq registered [ 0.532247] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.533289] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.534561] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.536011] ACPI: Power Button [PWRF] [ 0.536846] GHES: HEST is not enabled! [ 0.556497] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.586077] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.589090] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.613359] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.615576] Linux agpgart interface v0.103 [ 0.617684] brd: module loaded [ 0.618958] loop: module loaded [ 0.623370] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.624823] GPT:90111 != 2097151 [ 0.625509] GPT:Alternate GPT header not at the end of the disk. [ 0.626603] GPT:90111 != 2097151 [ 0.627276] GPT: Use GNU Parted to correct GPT errors. [ 0.628235] vda: vda1 vda15 [ 0.629706] scsi host0: ata_piix [ 0.630445] scsi host1: ata_piix [ 0.631143] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.632345] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.633776] libphy: Fixed MDIO Bus: probed [ 0.634600] tun: Universal TUN/TAP device driver, 1.6 [ 0.635546] tun: (C) 1999-2004 Max Krasnyansky [ 0.637692] PPP generic driver version 2.4.2 [ 0.638848] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.640456] ehci-pci: EHCI PCI platform driver [ 0.641499] ehci-platform: EHCI generic platform driver [ 0.642693] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.644059] ohci-pci: OHCI PCI platform driver [ 0.645099] ohci-platform: OHCI generic platform driver [ 0.646301] uhci_hcd: USB Universal Host Controller Interface driver [ 0.660974] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.662196] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.663926] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.665116] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.666465] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.667954] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.669642] usb usb1: Product: UHCI Host Controller [ 0.670813] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.672195] usb usb1: SerialNumber: 0000:00:01.2 [ 0.673326] hub 1-0:1.0: USB hub found [ 0.674255] hub 1-0:1.0: 2 ports detected [ 0.675324] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.677729] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.678881] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.680109] mousedev: PS/2 mouse device common for all mice [ 0.681603] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.683772] rtc_cmos 00:00: RTC can wake from S4 [ 0.685039] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.686480] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.687924] i2c /dev entries driver [ 0.688817] device-mapper: uevent: version 1.0.3 [ 0.689935] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.691880] ledtrig-cpu: registered to indicate activity on CPUs [ 0.693410] NET: Registered protocol family 10 [ 0.694577] NET: Registered protocol family 17 [ 0.695637] Key type dns_resolver registered [ 0.696732] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.698067] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.700143] registered taskstats version 1 [ 0.701140] Loading compiled-in X.509 certificates [ 0.702767] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.705016] zswap: loaded using pool lzo/zbud [ 0.706580] Key type trusted registered [ 0.708758] Key type encrypted registered [ 0.709746] AppArmor: AppArmor sha1 policy hashing enabled [ 0.711007] ima: No TPM chip found, activating TPM-bypass! [ 0.712278] evm: HMAC attrs: 0x1 [ 0.713355] Magic number: 14:282:996 [ 0.714375] rtc_cmos 00:00: setting system clock to 2018-12-28 16:58:30 UTC (1546016310) [ 0.716299] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.717652] EDD information not available. [ 0.790754] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.792620] Write protecting the kernel read-only data: 14336k [ 0.804865] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.807016] 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.851399] 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.27 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.6... Lease of 192.168.120.6 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.41. iid=i-00000023 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=2078687,end=2097119 /run/cirros/datasource/data/user-data was not '#!' or executable === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 1 @ 3491.910 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDIg1dMIFi/KW78euWD7dHIV+ZGOxPbGsDARk7bkJcvvhl/KDhRydjzDnlNqBgstvLCGG2lXe5fg7uNcaF3N5ub5eFBV5xHfPpSNmrSoXrF0lxAkDXBKUgb5UnPGqfDUluV7hnQiDLJsPM0MpvfR/SxSIlOXOb+4dTgjPIf09l2C5jszC9bciZTdbbVi/4jeqiPbAaoNJoL/gEtToClbsY2F1g/U+97nPCeXGxivgtr7JUbLKAgsExu5ZycN11ExZSPNlU0d2tyYyosjbaxpQzlHfBSoTFYXPe+FpMnr3VSzFSnxWzqQgTr8hW2Ykal3Xz+SA9a9GAlTgB8UyHzo8ZH root@vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349 ssh-dss AAAAB3NzaC1kc3MAAACBAKzc0LGAZz1Tq8fz0bW1YPYdYscteCiZqI4AunecYYrBDh6Azy1cACEELe8baCtn4o2zAVvdVGO6hTEQIZR9GquOtt3Q7ty8ybuYobjx5nhmsObAWQhO0CT3cb1zqlNxnuzkN18SYA0NKypqLOUD57ZAWSgEk23yQZaVQm3p1cOfAAAAFQD/OmRXWno4ERMTMmJg0ZOmSpaMWQAAAIBTdfAOpoBPADonRHr0EWUOb2itIe6dR5tF95Aah0aM5NaMIQVDGA4q3nxXLiBQiBtM1MdTAy8EMCNShvv0vYnuXl/yONVvfj9YUTSjPjyBaSSLIAxD5Rev4L3Ec9gEnkkBEosg0dTvjumNOt81bI053ZqDT62M33mTDVXpNjYsvQAAAIEAm2a7raORxL4mqKZ2obJ1EL9F9HvmetYJj48uexlzICYG4eFXbnJE8D+oesvUjZ5swQKxi6D4+MPRhPl7ir1+UJ+ZDdda+y+kJnKDCM+KrVq9Dhm34chwgUkPacvFivFoIU2JuhDlpBQTuQdu90Tan8kyDuj+MdFDEuEuJ0DA2Q0= root@vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.6,24,fe80::f816:3eff:fe6f:66a5/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.6 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-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-44cd7cca-76f9-4cf6-993e-8558ee1e5349 login: 2018-12-28 16:58:35,789 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ab23650L 2018-12-28 16:58:35,789 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 16:58:35,789 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 16:58:35,790 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 16:58:35,791 - 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-12-28 16:58:35,791 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 16:58:35,791 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 16:58:35,791 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 16:58:35,791 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 16:58:35,792 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 16:58:35,846 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 16:58:35,847 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 16:58:35,862 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: aa6c7e470c7596989050e00654eedd91 2018-12-28 16:58:35,864 - paramiko.transport - DEBUG - Trying key 6b96d0cb0aa0584e6a25db49608f63ed from /tmp/tmp3wjTAN 2018-12-28 16:58:35,887 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 16:58:37,954 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 16:58:37,969 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 16:58:37,970 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 16:58:37,970 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 16:58:37,972 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 16:58:37,976 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 16:58:37,976 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.11 (192.168.120.11): 56 data bytes 64 bytes from 192.168.120.11: seq=0 ttl=64 time=2.494 ms --- 192.168.120.11 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 2.494/2.494/2.494 ms 2018-12-28 16:58:37,977 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-12-28 16:58:37,977 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 16:58:38,093 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 16:58:38,094 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-28 16:58:38,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 16:58:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:38,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16: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-65a49ec3-dd2a-4320-9616-aac757e2fdda x-compute-request-id: req-65a49ec3-dd2a-4320-9616-aac757e2fdda Content-Type: application/json 2018-12-28 16:58:38,248 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9 used request id req-65a49ec3-dd2a-4320-9616-aac757e2fdda 2018-12-28 16:58:38,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148947000504s 2018-12-28 16:58:38,248 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9 used request id req-65a49ec3-dd2a-4320-9616-aac757e2fdda 2018-12-28 16:58:38,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:38,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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,Accept-Encoding x-openstack-request-id: req-3e62098b-8b40-4595-9f12-f5572c9f53ba x-compute-request-id: req-3e62098b-8b40-4595-9f12-f5572c9f53ba Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:29.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:30Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:5d:e6", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/674f380c-689f-4f5a-abdb-d979f19de3d9", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:16.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "674f380c-689f-4f5a-abdb-d979f19de3d9", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:38Z", "hostId": "3c2c5c921177dc8254239bab911569b3fd8ca5351d9cf86b7ba9a369", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:10Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:38,833 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e62098b-8b40-4595-9f12-f5572c9f53ba 2018-12-28 16:58:38,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584455966949s 2018-12-28 16:58:38,834 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3e62098b-8b40-4595-9f12-f5572c9f53ba 2018-12-28 16:58:38,836 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:40,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:41,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e9df8ef-539c-4fe3-98e7-30bcaa164cf6 x-compute-request-id: req-4e9df8ef-539c-4fe3-98e7-30bcaa164cf6 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:29.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:30Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:41,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4e9df8ef-539c-4fe3-98e7-30bcaa164cf6 2018-12-28 16:58:41,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518365859985s 2018-12-28 16:58:41,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4e9df8ef-539c-4fe3-98e7-30bcaa164cf6 2018-12-28 16:58:41,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 16:58:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3337fb40-a7a8-4b12-9650-ada419c46462.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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:42,247 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0af1d66b-1df5-4d2a-923d-513001ec9fe1 Content-Length: 0 Date: Fri, 28 Dec 2018 16:58:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:58:42,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3337fb40-a7a8-4b12-9650-ada419c46462.json used request id req-0af1d66b-1df5-4d2a-923d-513001ec9fe1 2018-12-28 16:58:42,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.884540081024s 2018-12-28 16:58:42,247 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3337fb40-a7a8-4b12-9650-ada419c46462.json used request id req-0af1d66b-1df5-4d2a-923d-513001ec9fe1 2018-12-28 16:58:42,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:58:42,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:42,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fb6cc367-d305-481b-9735-a1bfdbf1b08d Date: Fri, 28 Dec 2018 16:58:42 GMT RESP BODY: {"floatingips": []} 2018-12-28 16:58:42,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6cc367-d305-481b-9735-a1bfdbf1b08d 2018-12-28 16:58:42,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0259368419647s 2018-12-28 16:58:42,279 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fb6cc367-d305-481b-9735-a1bfdbf1b08d 2018-12-28 16:58:42,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 16:58:42,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:42,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:58: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-72e57505-2664-411a-8a84-c44a65d83d4d x-compute-request-id: req-72e57505-2664-411a-8a84-c44a65d83d4d Content-Type: application/json 2018-12-28 16:58:42,439 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f used request id req-72e57505-2664-411a-8a84-c44a65d83d4d 2018-12-28 16:58:42,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159632921219s 2018-12-28 16:58:42,439 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f used request id req-72e57505-2664-411a-8a84-c44a65d83d4d 2018-12-28 16:58:42,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:42,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:43,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58: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-50265fec-4d94-414c-ba1a-b4cdaca259e7 x-compute-request-id: req-50265fec-4d94-414c-ba1a-b4cdaca259e7 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "192.168.120.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:66:a5", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/32b8327d-f84f-4c02-abe6-77a2c01a367f", "rel": "bookmark"}], "image": {"id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "links": [{"href": "http://172.30.9.21:8774/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:58:29.000000", "flavor": {"id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "links": [{"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}]}, "id": "32b8327d-f84f-4c02-abe6-77a2c01a367f", "security_groups": [{"name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}], "user_id": "12008ce20d524ac9a74977bad63f2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:58:42Z", "hostId": "23db1d651669915b5f80ae3ef71a990a5bb1b2f314d851f747972e78", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "name": "vping_ssh-vm_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "created": "2018-12-28T16:58:21Z", "tenant_id": "867dd0fa0055441690811fa3b953f531", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:58:43,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50265fec-4d94-414c-ba1a-b4cdaca259e7 2018-12-28 16:58:43,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.595577955246s 2018-12-28 16:58:43,036 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-50265fec-4d94-414c-ba1a-b4cdaca259e7 2018-12-28 16:58:43,037 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:58:45,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:58:45,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:45,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58: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-deed4bf9-eaa5-4129-ab83-32aedc70142a x-compute-request-id: req-deed4bf9-eaa5-4129-ab83-32aedc70142a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 16:58:45,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-deed4bf9-eaa5-4129-ab83-32aedc70142a 2018-12-28 16:58:45,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0794610977173s 2018-12-28 16:58:45,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-deed4bf9-eaa5-4129-ab83-32aedc70142a 2018-12-28 16:58:45,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:58:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:45,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-095ef11e-ae1b-4185-83e2-31fa227e1abf Date: Fri, 28 Dec 2018 16:58:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:53Z", "updated_at": "2018-12-28T16:57:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "3c3baefe-20ee-4337-8159-5d5a0880fdf2", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "41207ef4-d5b3-494f-9118-e9f6b4e9f35a", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "5fb4359c-050a-4f24-87c2-b88e5d3d8571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "ed613737-6220-48bd-adfc-2055a4a8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 4, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:58:05Z", "updated_at": "2018-12-28T16:58:07Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T16:58:06Z", "revision_number": 0, "id": "2cf5f505-dfb2-42a8-853e-5912c3911083", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:06Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": 22, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:07Z", "revision_number": 0, "id": "4b571ef5-803f-4116-8b13-be19d03926ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:07Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "62e7f296-39b9-473d-8365-693d73028f7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:05Z", "revision_number": 0, "id": "6dfc2144-b4c7-47e7-badc-f24acfe9f617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:05Z", "security_group_id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 4, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "8b6156ec-b5f5-42c6-93c6-eb56400b6714", "name": "vping_ssh-sg_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:45,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-095ef11e-ae1b-4185-83e2-31fa227e1abf 2018-12-28 16:58:45,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.091719865799s 2018-12-28 16:58:45,216 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-095ef11e-ae1b-4185-83e2-31fa227e1abf 2018-12-28 16:58:45,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 16:58:45,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8b6156ec-b5f5-42c6-93c6-eb56400b6714.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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:45,427 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3861a3d-9f05-45c5-a123-6dcd3fde1c39 Content-Length: 0 Date: Fri, 28 Dec 2018 16:58:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:58:45,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8b6156ec-b5f5-42c6-93c6-eb56400b6714.json used request id req-b3861a3d-9f05-45c5-a123-6dcd3fde1c39 2018-12-28 16:58:45,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.207702875137s 2018-12-28 16:58:45,427 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8b6156ec-b5f5-42c6-93c6-eb56400b6714.json used request id req-b3861a3d-9f05-45c5-a123-6dcd3fde1c39 2018-12-28 16:58:45,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-28 16:58:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:45,480 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:58: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-d3f7cb97-31ed-4bad-8c6b-606769aafc51 x-compute-request-id: req-d3f7cb97-31ed-4bad-8c6b-606769aafc51 Content-Length: 0 Content-Type: application/json 2018-12-28 16:58:45,480 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349 used request id req-d3f7cb97-31ed-4bad-8c6b-606769aafc51 2018-12-28 16:58:45,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0525181293488s 2018-12-28 16:58:45,480 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vping_ssh-kp_44cd7cca-76f9-4cf6-993e-8558ee1e5349 used request id req-d3f7cb97-31ed-4bad-8c6b-606769aafc51 2018-12-28 16:58:45,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-28 16:58:45,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08/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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" -d '{"subnet_id": "39a20501-36c7-4beb-a9ec-e9ce28941fbd"}' 2018-12-28 16:58:46,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65301093-e1dc-4980-92ca-05ae4664acbd Date: Fri, 28 Dec 2018 16:58:46 GMT RESP BODY: {"network_id": "b60f1077-0444-46a1-84a1-52678fc99ab8", "tenant_id": "867dd0fa0055441690811fa3b953f531", "subnet_id": "39a20501-36c7-4beb-a9ec-e9ce28941fbd", "subnet_ids": ["39a20501-36c7-4beb-a9ec-e9ce28941fbd"], "port_id": "3a16c044-b0fa-4128-a6aa-61b2c0efeee0", "id": "d398a21b-1d1d-4508-9357-bb998b251c08"} 2018-12-28 16:58:46,857 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08/remove_router_interface.json used request id req-65301093-e1dc-4980-92ca-05ae4664acbd 2018-12-28 16:58:46,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.37579679489s 2018-12-28 16:58:46,857 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08/remove_router_interface.json used request id req-65301093-e1dc-4980-92ca-05ae4664acbd returning object d398a21b-1d1d-4508-9357-bb998b251c08 2018-12-28 16:58:46,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-28 16:58:46,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:47,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0c3d62de-c981-4272-ad7a-d23ad3212b09 Date: Fri, 28 Dec 2018 16:58:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:56Z", "admin_state_up": true, "updated_at": "2018-12-28T16:58:46Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "867dd0fa0055441690811fa3b953f531", "id": "d398a21b-1d1d-4508-9357-bb998b251c08", "name": "vping_ssh-router_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:47,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0c3d62de-c981-4272-ad7a-d23ad3212b09 2018-12-28 16:58:47,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.217365026474s 2018-12-28 16:58:47,076 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0c3d62de-c981-4272-ad7a-d23ad3212b09 2018-12-28 16:58:47,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-28 16:58:47,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08.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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:50,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f47d5b5-08a6-4bd6-81f3-f71142751cab Content-Length: 0 Date: Fri, 28 Dec 2018 16:58:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:58:50,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08.json used request id req-8f47d5b5-08a6-4bd6-81f3-f71142751cab 2018-12-28 16:58:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.12444806099s 2018-12-28 16:58:50,202 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d398a21b-1d1d-4508-9357-bb998b251c08.json used request id req-8f47d5b5-08a6-4bd6-81f3-f71142751cab 2018-12-28 16:58:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 16:58:50,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:50,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-bf58ff78-3f64-46ca-88f3-fea03c7880ed Date: Fri, 28 Dec 2018 16:58:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b60f1077-0444-46a1-84a1-52678fc99ab8","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T16:57:55Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"867dd0fa0055441690811fa3b953f531","id":"39a20501-36c7-4beb-a9ec-e9ce28941fbd","subnetpool_id":null,"name":"vping_ssh-subnet_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:50,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-bf58ff78-3f64-46ca-88f3-fea03c7880ed 2018-12-28 16:58:50,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.217888832092s 2018-12-28 16:58:50,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-bf58ff78-3f64-46ca-88f3-fea03c7880ed 2018-12-28 16:58:50,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-28 16:58:50,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/39a20501-36c7-4beb-a9ec-e9ce28941fbd.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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:52,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ee50347-fe05-4b53-a26e-84d72f8fabd7 Date: Fri, 28 Dec 2018 16:58:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:58:52,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/39a20501-36c7-4beb-a9ec-e9ce28941fbd.json used request id req-0ee50347-fe05-4b53-a26e-84d72f8fabd7 2018-12-28 16:58:52,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.14310288429s 2018-12-28 16:58:52,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/39a20501-36c7-4beb-a9ec-e9ce28941fbd.json used request id req-0ee50347-fe05-4b53-a26e-84d72f8fabd7 2018-12-28 16:58:52,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:52,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-fc2f91d4-805b-40a6-8b0c-3438929c0ceb Date: Fri, 28 Dec 2018 16:58:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T16:58:52Z","tenant_id":"867dd0fa0055441690811fa3b953f531","created_at":"2018-12-28T16:57:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"867dd0fa0055441690811fa3b953f531","id":"b60f1077-0444-46a1-84a1-52678fc99ab8","name":"vping_ssh-net_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}]} 2018-12-28 16:58:52,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc2f91d4-805b-40a6-8b0c-3438929c0ceb 2018-12-28 16:58:52,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12012887001s 2018-12-28 16:58:52,686 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fc2f91d4-805b-40a6-8b0c-3438929c0ceb 2018-12-28 16:58:52,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-28 16:58:52,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/b60f1077-0444-46a1-84a1-52678fc99ab8.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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:53,777 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5e09c07-dcf2-4ff2-ae28-208f6d449981 Date: Fri, 28 Dec 2018 16:58:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:58:53,777 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b60f1077-0444-46a1-84a1-52678fc99ab8.json used request id req-a5e09c07-dcf2-4ff2-ae28-208f6d449981 2018-12-28 16:58:53,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08974504471s 2018-12-28 16:58:53,777 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b60f1077-0444-46a1-84a1-52678fc99ab8.json used request id req-a5e09c07-dcf2-4ff2-ae28-208f6d449981 2018-12-28 16:58:53,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:58:53,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:53,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-65d49228-d81a-40c4-ae58-78ed68cac1f5 Date: Fri, 28 Dec 2018 16:58:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "metadata": {}}], "file": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/file", "owner": "867dd0fa0055441690811fa3b953f531", "id": "6dfa3d44-e524-44c5-9e9c-3a557765c364", "size": 12716032, "self": "/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6dfa3d44-e524-44c5-9e9c-3a557765c364/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:58:04Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:58:03Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:58:53,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-65d49228-d81a-40c4-ae58-78ed68cac1f5 2018-12-28 16:58:53,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.210520982742s 2018-12-28 16:58:53,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-65d49228-d81a-40c4-ae58-78ed68cac1f5 2018-12-28 16:58:53,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 16:58:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}368aa2dce08542e1318ac7122d5cc6abd5b4b298" 2018-12-28 16:58:54,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-09ece5ac-fb5a-4ba5-a6ef-cabb5050b878 Date: Fri, 28 Dec 2018 16:58:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:58:54,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364 used request id req-09ece5ac-fb5a-4ba5-a6ef-cabb5050b878 2018-12-28 16:58:54,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.894369125366s 2018-12-28 16:58:54,885 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6dfa3d44-e524-44c5-9e9c-3a557765c364 used request id req-09ece5ac-fb5a-4ba5-a6ef-cabb5050b878 2018-12-28 16:58:54,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 16:58:54,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:54,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73fcd23a-7aee-43cb-88dc-d7057dfe4855 x-compute-request-id: req-73fcd23a-7aee-43cb-88dc-d7057dfe4855 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d20e5c9d-da1e-46c7-82a7-360ee19e423c", "name": "vping_ssh-flavor_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 16:58:54,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-73fcd23a-7aee-43cb-88dc-d7057dfe4855 2018-12-28 16:58:54,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0382330417633s 2018-12-28 16:58:54,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-73fcd23a-7aee-43cb-88dc-d7057dfe4855 2018-12-28 16:58:54,927 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 16:58:54,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:54,978 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:58:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c7d5e7b5-a2fa-4211-bf71-7d32017ed044 x-compute-request-id: req-c7d5e7b5-a2fa-4211-bf71-7d32017ed044 Content-Length: 0 Content-Type: application/json 2018-12-28 16:58:54,978 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c used request id req-c7d5e7b5-a2fa-4211-bf71-7d32017ed044 2018-12-28 16:58:54,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0516510009766s 2018-12-28 16:58:54,979 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d20e5c9d-da1e-46c7-82a7-360ee19e423c used request id req-c7d5e7b5-a2fa-4211-bf71-7d32017ed044 2018-12-28 16:58:54,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:58:54,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45204cff-0daa-4ef4-9ecd-5e241db20fea Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349", "links": {"self": "http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415"}, "domain_id": "default", "enabled": true, "id": "12008ce20d524ac9a74977bad63f2415", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:58:55,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-45204cff-0daa-4ef4-9ecd-5e241db20fea 2018-12-28 16:58:55,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959849357605s 2018-12-28 16:58:55,076 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-45204cff-0daa-4ef4-9ecd-5e241db20fea 2018-12-28 16:58:55,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:58:55,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bad15e7-7b1d-42d8-88cd-73c645d97a3d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415"}, "enabled": true, "id": "12008ce20d524ac9a74977bad63f2415", "options": {}, "domain_id": "default", "name": "vping_ssh-user_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}} 2018-12-28 16:58:55,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 used request id req-6bad15e7-7b1d-42d8-88cd-73c645d97a3d 2018-12-28 16:58:55,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0932838916779s 2018-12-28 16:58:55,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 used request id req-6bad15e7-7b1d-42d8-88cd-73c645d97a3d 2018-12-28 16:58:55,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 16:58:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-480328ec-bbca-4d59-bf30-64051e603387 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:58:55,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 used request id req-480328ec-bbca-4d59-bf30-64051e603387 2018-12-28 16:58:55,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.237618923187s 2018-12-28 16:58:55,415 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/12008ce20d524ac9a74977bad63f2415 used request id req-480328ec-bbca-4d59-bf30-64051e603387 2018-12-28 16:58:55,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:58:55,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf1314e-be14-4e5c-9d74-85ba9d01a4c9 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531"}, "enabled": true, "id": "867dd0fa0055441690811fa3b953f531", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_44cd7cca-76f9-4cf6-993e-8558ee1e5349"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:58:55,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1bf1314e-be14-4e5c-9d74-85ba9d01a4c9 2018-12-28 16:58:55,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0761828422546s 2018-12-28 16:58:55,492 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-1bf1314e-be14-4e5c-9d74-85ba9d01a4c9 2018-12-28 16:58:55,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 16:58:55,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,662 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d61ad795-4a40-4723-a613-3769b86a6470 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:58:55,662 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531 used request id req-d61ad795-4a40-4723-a613-3769b86a6470 2018-12-28 16:58:55,662 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.167922973633s 2018-12-28 16:58:55,663 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/867dd0fa0055441690811fa3b953f531 used request id req-d61ad795-4a40-4723-a613-3769b86a6470 2018-12-28 16:58:55,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:58:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30611d03-f9d0-4130-9970-9f1641c03e89 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "d2360017f6f44f2b9421b39ac63a285f", "links": {"self": "http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f"}, "name": "Member"}]} 2018-12-28 16:58:55,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30611d03-f9d0-4130-9970-9f1641c03e89 2018-12-28 16:58:55,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816011428833s 2018-12-28 16:58:55,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:58:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:55,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-975b5be9-41fb-4e7c-aae6-c87de5cb70d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:58:55,862 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d2360017f6f44f2b9421b39ac63a285f used request id req-975b5be9-41fb-4e7c-aae6-c87de5cb70d5 2018-12-28 16:58:55,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.116315126419s 2018-12-28 16:58:55,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:58:55,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=867dd0fa0055441690811fa3b953f531&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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:56,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-f67956ac-8d47-46df-bfe6-e68ec979aa89 Date: Fri, 28 Dec 2018 16:58:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:53Z", "updated_at": "2018-12-28T16:57:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "3c3baefe-20ee-4337-8159-5d5a0880fdf2", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "41207ef4-d5b3-494f-9118-e9f6b4e9f35a", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "5fb4359c-050a-4f24-87c2-b88e5d3d8571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "ed613737-6220-48bd-adfc-2055a4a8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 4, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "name": "default"}]} 2018-12-28 16:58:56,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=867dd0fa0055441690811fa3b953f531&name=default used request id req-f67956ac-8d47-46df-bfe6-e68ec979aa89 2018-12-28 16:58:56,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193195104599s 2018-12-28 16:58:56,060 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=867dd0fa0055441690811fa3b953f531&name=default used request id req-f67956ac-8d47-46df-bfe6-e68ec979aa89 2018-12-28 16:58:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:58:56,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:56,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b04b98d4-c593-4f79-8fbd-63f8360cfd4e Date: Fri, 28 Dec 2018 16:58:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "867dd0fa0055441690811fa3b953f531", "created_at": "2018-12-28T16:57:53Z", "updated_at": "2018-12-28T16:57:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "5fb4359c-050a-4f24-87c2-b88e5d3d8571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "41207ef4-d5b3-494f-9118-e9f6b4e9f35a", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "ed613737-6220-48bd-adfc-2055a4a8a113", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv4", "project_id": "867dd0fa0055441690811fa3b953f531"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:57:53Z", "revision_number": 0, "id": "3c3baefe-20ee-4337-8159-5d5a0880fdf2", "remote_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "remote_ip_prefix": null, "created_at": "2018-12-28T16:57:53Z", "security_group_id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "tenant_id": "867dd0fa0055441690811fa3b953f531", "port_range_min": null, "ethertype": "IPv6", "project_id": "867dd0fa0055441690811fa3b953f531"}], "revision_number": 4, "project_id": "867dd0fa0055441690811fa3b953f531", "id": "692ab64a-41d1-4aa0-be34-e2456921c6da", "name": "default"}]} 2018-12-28 16:58:56,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b04b98d4-c593-4f79-8fbd-63f8360cfd4e 2018-12-28 16:58:56,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208452939987s 2018-12-28 16:58:56,272 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-b04b98d4-c593-4f79-8fbd-63f8360cfd4e 2018-12-28 16:58:56,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 16:58:56,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/692ab64a-41d1-4aa0-be34-e2456921c6da.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}6660229ac25536bad33d5d5e5eec03f203c156c7" 2018-12-28 16:58:56,616 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51983134-2323-4248-a35e-34ec070d22f7 Content-Length: 0 Date: Fri, 28 Dec 2018 16:58:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:58:56,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/692ab64a-41d1-4aa0-be34-e2456921c6da.json used request id req-51983134-2323-4248-a35e-34ec070d22f7 2018-12-28 16:58:56,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.339396953583s 2018-12-28 16:58:56,616 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/692ab64a-41d1-4aa0-be34-e2456921c6da.json used request id req-51983134-2323-4248-a35e-34ec070d22f7 2018-12-28 16:58:56,671 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:58:56,721 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:58:56,722 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:58:56,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:58:56,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 16:58:56,723 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 16:58:56,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:58:56,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f61f66-0213-4108-95a7-10711499e6ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:58:56,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f4f61f66-0213-4108-95a7-10711499e6ac 2018-12-28 16:58:56,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:58:57,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["C88nFfP1QDKAMZDqzK2t-Q"], "issued_at": "2018-12-28T16:58:57.000000Z"}} 2018-12-28 16:58:57,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:57,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:57,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2d736ae7-9319-493b-804e-bc01720b9a5a Date: Fri, 28 Dec 2018 16:58:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:58:57,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2d736ae7-9319-493b-804e-bc01720b9a5a 2018-12-28 16:58:57,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237122058868s 2018-12-28 16:58:57,352 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2d736ae7-9319-493b-804e-bc01720b9a5a 2018-12-28 16:58:57,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:58:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:57,361 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:58:57,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:57,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eedf46e1-40b3-4e03-99f3-0f0148953057 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:58:57,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-eedf46e1-40b3-4e03-99f3-0f0148953057 2018-12-28 16:58:57,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0930669307709s 2018-12-28 16:58:57,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 16:58:57,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}}' 2018-12-28 16:58:57,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:58:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f83cf612-4558-46a1-aa3e-ea989c57b44a 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.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312"}, "enabled": true, "id": "077c628fb6a8493aae27e3bdb8e97312", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}} 2018-12-28 16:58:57,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f83cf612-4558-46a1-aa3e-ea989c57b44a 2018-12-28 16:58:57,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110800981522s 2018-12-28 16:58:57,559 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f83cf612-4558-46a1-aa3e-ea989c57b44a 2018-12-28 16:58:57,559 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'id': u'077c628fb6a8493aae27e3bdb8e97312', '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-12-28 16:58:57,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 16:58:57,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350423812866s 2018-12-28 16:58:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-859de345-6878-40dd-88cc-dc42512381cf Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b"}, "enabled": true, "id": "ab81c844af3047e9bd0a0a80c96e228b", "options": {}, "domain_id": "default", "name": "vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}} 2018-12-28 16:58:58,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b used request id req-859de345-6878-40dd-88cc-dc42512381cf 2018-12-28 16:58:58,007 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ab81c844af3047e9bd0a0a80c96e228b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff'}) 2018-12-28 16:58:58,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:58:58,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-808d8a00-b3a2-4bf0-b3c5-9eff83cdbb4e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:58:58,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-808d8a00-b3a2-4bf0-b3c5-9eff83cdbb4e 2018-12-28 16:58:58,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822448730469s 2018-12-28 16:58:58,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:58:58,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25d49b65-4b50-4d6e-9879-13435dd92cbb Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:58:58,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-25d49b65-4b50-4d6e-9879-13435dd92cbb 2018-12-28 16:58:58,166 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0742490291595s 2018-12-28 16:58:58,167 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 16:58:58,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:58:58,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" -d '{"role": {"name": "Member"}}' 2018-12-28 16:58:58,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f29987f-b8fe-4a34-8f2c-c78edaf17923 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "51abb41538c044dfa0f28164dcced0c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2"}, "name": "Member"}} 2018-12-28 16:58:58,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f29987f-b8fe-4a34-8f2c-c78edaf17923 2018-12-28 16:58:58,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0980451107025s 2018-12-28 16:58:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd769362-295c-4c9d-8642-1425643cecad Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2"}, "domain_id": null, "name": "Member", "id": "51abb41538c044dfa0f28164dcced0c2"}} 2018-12-28 16:58:58,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2 used request id req-dd769362-295c-4c9d-8642-1425643cecad 2018-12-28 16:58:58,281 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2'}, 'domain_id': None, 'human_id': None, 'id': u'51abb41538c044dfa0f28164dcced0c2', 'HUMAN_ID': False}) 2018-12-28 16:58:58,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:58:58,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394f38f9-1038-4feb-9b05-2cc23df6ec63 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51abb41538c044dfa0f28164dcced0c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:58:58,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-394f38f9-1038-4feb-9b05-2cc23df6ec63 2018-12-28 16:58:58,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764138698578s 2018-12-28 16:58:58,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:58:58,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34792df2-8e54-46fa-a592-eed4336b7f5a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:58:58,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-34792df2-8e54-46fa-a592-eed4336b7f5a 2018-12-28 16:58:58,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801329612732s 2018-12-28 16:58:58,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:58:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de80fe60-c11a-4be0-aeb6-72addba20997 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "links": {"self": "http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b"}, "domain_id": "default", "enabled": true, "id": "ab81c844af3047e9bd0a0a80c96e228b", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:58:58,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de80fe60-c11a-4be0-aeb6-72addba20997 2018-12-28 16:58:58,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0985271930695s 2018-12-28 16:58:58,539 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-de80fe60-c11a-4be0-aeb6-72addba20997 2018-12-28 16:58:58,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:58:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6a2c7d-95fc-41b9-9478-e65beee950f7 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21: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.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312"}, "enabled": true, "id": "077c628fb6a8493aae27e3bdb8e97312", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:58:58,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9f6a2c7d-95fc-41b9-9478-e65beee950f7 2018-12-28 16:58:58,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0742590427399s 2018-12-28 16:58:58,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9f6a2c7d-95fc-41b9-9478-e65beee950f7 2018-12-28 16:58:58,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:58:58,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=ab81c844af3047e9bd0a0a80c96e228b&scope.project.id=077c628fb6a8493aae27e3bdb8e97312&role.id=51abb41538c044dfa0f28164dcced0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-790d93ab-2f57-4038-95bd-44aa2c340d8c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=ab81c844af3047e9bd0a0a80c96e228b&scope.project.id=077c628fb6a8493aae27e3bdb8e97312&role.id=51abb41538c044dfa0f28164dcced0c2", "previous": null, "next": null}} 2018-12-28 16:58:58,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=ab81c844af3047e9bd0a0a80c96e228b&scope.project.id=077c628fb6a8493aae27e3bdb8e97312&role.id=51abb41538c044dfa0f28164dcced0c2 used request id req-790d93ab-2f57-4038-95bd-44aa2c340d8c 2018-12-28 16:58:58,704 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0805749893188s 2018-12-28 16:58:58,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:58:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312/users/ab81c844af3047e9bd0a0a80c96e228b/roles/51abb41538c044dfa0f28164dcced0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:58,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8cf1a4-1aa3-4911-836d-04b5b00c0435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:58:58,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312/users/ab81c844af3047e9bd0a0a80c96e228b/roles/51abb41538c044dfa0f28164dcced0c2 used request id req-5f8cf1a4-1aa3-4911-836d-04b5b00c0435 2018-12-28 16:58:58,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.233371973038s 2018-12-28 16:58:58,939 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 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': '00fbe2d9-4660-469b-8668-7bd1e4f86a31', 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_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'project_id': u'077c628fb6a8493aae27e3bdb8e97312', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 16:58:58,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:58:58,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:58:58,940 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:58:58,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:58:58,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:58:58,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:58:58,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:58:58,941 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:58:58,942 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:58:58,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 16:58:58,944 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 16:58:58,945 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'password': '00fbe2d9-4660-469b-8668-7bd1e4f86a31', 'project_name': 'vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '077c628fb6a8493aae27e3bdb8e97312', 'project_domain_name': 'Default'} 2018-12-28 16:58:58,946 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-12-28 16:58:58,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:58:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:59,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf3dddd-f606-4862-9e31-bc405ff7bfeb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:58:59,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-edf3dddd-f606-4862-9e31-bc405ff7bfeb 2018-12-28 16:58:59,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0794229507446s 2018-12-28 16:58:59,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:58:59,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:58:59,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cec21b4-0fd5-472b-b7a9-dc904bdfbbc7 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21: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.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312"}, "enabled": true, "id": "077c628fb6a8493aae27e3bdb8e97312", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:58:59,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1cec21b4-0fd5-472b-b7a9-dc904bdfbbc7 2018-12-28 16:58:59,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0841720104218s 2018-12-28 16:58:59,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-1cec21b4-0fd5-472b-b7a9-dc904bdfbbc7 2018-12-28 16:58:59,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-28 16:58:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" -d '{"network": {"tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "name": "vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "admin_state_up": true}}' 2018-12-28 16:58:59,598 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-428bc303-36fe-4f71-a877-b7cbbe26a5b7 Date: Fri, 28 Dec 2018 16:58: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":"850912dd-91de-4aac-ab09-52277389e068","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":45,"ipv4_address_scope":null,"shared":false,"project_id":"077c628fb6a8493aae27e3bdb8e97312","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T16:58:59Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff","admin_state_up":true,"tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:58:59Z","mtu":1450}} 2018-12-28 16:58:59,598 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-428bc303-36fe-4f71-a877-b7cbbe26a5b7 2018-12-28 16:58:59,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.483201026917s 2018-12-28 16:58:59,599 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-428bc303-36fe-4f71-a877-b7cbbe26a5b7 2018-12-28 16:58:59,599 - 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-12-28T16:58:59Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'850912dd-91de-4aac-ab09-52277389e068', u'provider:segmentation_id': 45, 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_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', u'created_at': u'2018-12-28T16:58:59Z', u'mtu': 1450, u'tenant_id': u'077c628fb6a8493aae27e3bdb8e97312', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'077c628fb6a8493aae27e3bdb8e97312'}) 2018-12-28 16:58:59,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:58:59,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0ccab8-9b3d-44f1-9f71-586b0c48c863 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:58:59,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e0ccab8-9b3d-44f1-9f71-586b0c48c863 2018-12-28 16:58:59,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:58:59,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "51abb41538c044dfa0f28164dcced0c2", "name": "Member"}], "expires_at": "2018-12-28T17:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "077c628fb6a8493aae27e3bdb8e97312", "name": "vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/077c628fb6a8493aae27e3bdb8e97312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/077c628fb6a8493aae27e3bdb8e97312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/077c628fb6a8493aae27e3bdb8e97312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/077c628fb6a8493aae27e3bdb8e97312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/077c628fb6a8493aae27e3bdb8e97312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/077c628fb6a8493aae27e3bdb8e97312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/077c628fb6a8493aae27e3bdb8e97312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/077c628fb6a8493aae27e3bdb8e97312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/077c628fb6a8493aae27e3bdb8e97312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/077c628fb6a8493aae27e3bdb8e97312", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/077c628fb6a8493aae27e3bdb8e97312", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/077c628fb6a8493aae27e3bdb8e97312", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "id": "ab81c844af3047e9bd0a0a80c96e228b"}, "audit_ids": ["k1JVQFHTSFS_pgpNCgwgjg"], "issued_at": "2018-12-28T16:58:59.000000Z"}} 2018-12-28 16:58:59,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:58:59,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:00,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-96b65cbe-cb7f-4c78-be12-56c0c807be2d Date: Fri, 28 Dec 2018 16:59:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T16:58:59Z","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"077c628fb6a8493aae27e3bdb8e97312","id":"850912dd-91de-4aac-ab09-52277389e068","name":"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:00,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-96b65cbe-cb7f-4c78-be12-56c0c807be2d 2018-12-28 16:59:00,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.246190071106s 2018-12-28 16:59:00,222 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-96b65cbe-cb7f-4c78-be12-56c0c807be2d 2018-12-28 16:59:00,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-28 16:59:00,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"subnet": {"name": "vping_userdata-subnet_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "enable_dhcp": true, "network_id": "850912dd-91de-4aac-ab09-52277389e068", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-28 16:59:00,855 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0149dd95-6f34-46ed-a369-3664b64186ee Date: Fri, 28 Dec 2018 16:59:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"850912dd-91de-4aac-ab09-52277389e068","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:59:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T16:59:00Z","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":"077c628fb6a8493aae27e3bdb8e97312","id":"ef102068-c545-4942-8a7e-4fd83312ee1f","subnetpool_id":null,"name":"vping_userdata-subnet_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}} 2018-12-28 16:59:00,855 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0149dd95-6f34-46ed-a369-3664b64186ee 2018-12-28 16:59:00,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.632034063339s 2018-12-28 16:59:00,856 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0149dd95-6f34-46ed-a369-3664b64186ee 2018-12-28 16:59:00,856 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T16:59:00Z', 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'ef102068-c545-4942-8a7e-4fd83312ee1f', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', u'enable_dhcp': True, u'network_id': u'850912dd-91de-4aac-ab09-52277389e068', u'tenant_id': u'077c628fb6a8493aae27e3bdb8e97312', u'created_at': u'2018-12-28T16:59:00Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'077c628fb6a8493aae27e3bdb8e97312'}) 2018-12-28 16:59:00,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-28 16:59:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "vping_userdata-router_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "admin_state_up": true}}' 2018-12-28 16:59:05,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7216e425-bfc8-4c6f-b272-1283f0f61d21 Date: Fri, 28 Dec 2018 16:59:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "created_at": "2018-12-28T16:59:01Z", "admin_state_up": true, "updated_at": "2018-12-28T16:59:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "077c628fb6a8493aae27e3bdb8e97312", "id": "abd62d95-2d06-4e8c-b85d-fb07ba0149ba", "name": "vping_userdata-router_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}} 2018-12-28 16:59:05,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7216e425-bfc8-4c6f-b272-1283f0f61d21 2018-12-28 16:59:05,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.96566796303s 2018-12-28 16:59:05,823 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-7216e425-bfc8-4c6f-b272-1283f0f61d21 2018-12-28 16:59:05,824 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T16:59:02Z', u'revision_number': 3, u'id': u'abd62d95-2d06-4e8c-b85d-fb07ba0149ba', u'external_gateway_info': {u'network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'800e3433-2366-4477-ba8c-38c3f881bcb0', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', u'admin_state_up': True, u'tenant_id': u'077c628fb6a8493aae27e3bdb8e97312', u'created_at': u'2018-12-28T16:59:01Z', u'flavor_id': None, u'routes': [], u'project_id': u'077c628fb6a8493aae27e3bdb8e97312'}) 2018-12-28 16:59:05,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-28 16:59:05,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba/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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"subnet_id": "ef102068-c545-4942-8a7e-4fd83312ee1f"}' 2018-12-28 16:59:07,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abdb636f-4f6e-45b4-aaf6-1c5c6095b14d Date: Fri, 28 Dec 2018 16:59:07 GMT RESP BODY: {"network_id": "850912dd-91de-4aac-ab09-52277389e068", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "subnet_id": "ef102068-c545-4942-8a7e-4fd83312ee1f", "subnet_ids": ["ef102068-c545-4942-8a7e-4fd83312ee1f"], "port_id": "010f7ab6-f43b-4064-a7aa-e1a75a7fa344", "id": "abd62d95-2d06-4e8c-b85d-fb07ba0149ba"} 2018-12-28 16:59:07,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba/add_router_interface.json used request id req-abdb636f-4f6e-45b4-aaf6-1c5c6095b14d 2018-12-28 16:59:07,801 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.97641015053s 2018-12-28 16:59:07,801 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba/add_router_interface.json used request id req-abdb636f-4f6e-45b4-aaf6-1c5c6095b14d returning object abd62d95-2d06-4e8c-b85d-fb07ba0149ba 2018-12-28 16:59:07,802 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 16:59:07,900 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 16:59:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:07,907 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 16:59:07 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 16:59:07,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:59:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:08,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3c24fec7-56f9-4818-858d-4e8533b791ae Date: Fri, 28 Dec 2018 16:59:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:59:08,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3c24fec7-56f9-4818-858d-4e8533b791ae 2018-12-28 16:59:08,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182718992233s 2018-12-28 16:59:08,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3c24fec7-56f9-4818-858d-4e8533b791ae 2018-12-28 16:59:08,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 16:59:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}' 2018-12-28 16:59:08,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93 X-Openstack-Request-Id: req-4d88563d-8b61-4e1f-8927-6229b23ed3ac Date: Fri, 28 Dec 2018 16:59:08 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file", "owner": "077c628fb6a8493aae27e3bdb8e97312", "id": "f8390511-3f07-42b2-be03-89f7dafeff93", "size": null, "self": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:59:08Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "checksum": null, "created_at": "2018-12-28T16:59:08Z", "protected": false} 2018-12-28 16:59:08,303 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4d88563d-8b61-4e1f-8927-6229b23ed3ac 2018-12-28 16:59:08,303 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.207211971283s 2018-12-28 16:59:08,304 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4d88563d-8b61-4e1f-8927-6229b23ed3ac returning object f8390511-3f07-42b2-be03-89f7dafeff93 2018-12-28 16:59:08,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 16:59:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '' 2018-12-28 16:59:09,980 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2222aba2-76e5-47da-9634-332dde9d7418 Date: Fri, 28 Dec 2018 16:59:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:59:09,981 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file used request id req-2222aba2-76e5-47da-9634-332dde9d7418 2018-12-28 16:59:09,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.67601704597s 2018-12-28 16:59:09,981 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file used request id req-2222aba2-76e5-47da-9634-332dde9d7418 2018-12-28 16:59:09,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:59:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:10,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b7d164c9-c71b-48e1-9f0f-212d21b2790d Date: Fri, 28 Dec 2018 16:59:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "metadata": {}}], "file": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file", "owner": "077c628fb6a8493aae27e3bdb8e97312", "id": "f8390511-3f07-42b2-be03-89f7dafeff93", "size": 12716032, "self": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:59:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:59:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:59:10,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b7d164c9-c71b-48e1-9f0f-212d21b2790d 2018-12-28 16:59:10,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173125982285s 2018-12-28 16:59:10,155 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b7d164c9-c71b-48e1-9f0f-212d21b2790d 2018-12-28 16:59:10,157 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file', 'owner': u'077c628fb6a8493aae27e3bdb8e97312', 'id': u'f8390511-3f07-42b2-be03-89f7dafeff93', 'size': 12716032, u'self': u'/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'077c628fb6a8493aae27e3bdb8e97312', 'name': 'vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T16:59:09Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T16:59:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'created': u'2018-12-28T16:59:08Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T16:59:08Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 16:59:10,158 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 16:59:10,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 16:59:10,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-6d2e2594-daf3-4475-9bff-a5ca27310f4f x-compute-request-id: req-6d2e2594-daf3-4475-9bff-a5ca27310f4f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "name": "vping_userdata-flavor_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 16:59:10,420 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d2e2594-daf3-4475-9bff-a5ca27310f4f 2018-12-28 16:59:10,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.261955022812s 2018-12-28 16:59:10,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6d2e2594-daf3-4475-9bff-a5ca27310f4f returning object c5d4b25d-99dd-424c-a070-77e1bce9d206 2018-12-28 16:59:10,422 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'c5d4b25d-99dd-424c-a070-77e1bce9d206', 'swap': 0}) 2018-12-28 16:59:10,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 16:59:10,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206/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}40020d851471bbbc5dd293a63124f14b912b6bda" -d '{"extra_specs": {}}' 2018-12-28 16:59:10,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-aefe0e0f-f848-4640-8dce-906576744dc4 x-compute-request-id: req-aefe0e0f-f848-4640-8dce-906576744dc4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 16:59:10,444 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206/os-extra_specs used request id req-aefe0e0f-f848-4640-8dce-906576744dc4 2018-12-28 16:59:10,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218789577484s 2018-12-28 16:59:10,445 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206/os-extra_specs used request id req-aefe0e0f-f848-4640-8dce-906576744dc4 2018-12-28 16:59:10,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:59:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:10,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-79fa3775-4ca5-46f0-b675-754236fc2bc6 Date: Fri, 28 Dec 2018 16:59:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ef102068-c545-4942-8a7e-4fd83312ee1f"],"updated_at":"2018-12-28T16:59:00Z","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"077c628fb6a8493aae27e3bdb8e97312","id":"850912dd-91de-4aac-ab09-52277389e068","name":"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:10,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79fa3775-4ca5-46f0-b675-754236fc2bc6 2018-12-28 16:59:10,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260333061218s 2018-12-28 16:59:10,707 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-79fa3775-4ca5-46f0-b675-754236fc2bc6 2018-12-28 16:59:10,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:59:10,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:10,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-b5b301b4-1d84-4d63-be6e-d02ea8170922 Date: Fri, 28 Dec 2018 16:59:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "metadata": {}}], "file": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file", "owner": "077c628fb6a8493aae27e3bdb8e97312", "id": "f8390511-3f07-42b2-be03-89f7dafeff93", "size": 12716032, "self": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:59:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:59:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:59:10,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b5b301b4-1d84-4d63-be6e-d02ea8170922 2018-12-28 16:59:10,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0314531326294s 2018-12-28 16:59:10,740 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b5b301b4-1d84-4d63-be6e-d02ea8170922 2018-12-28 16:59:10,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 16:59:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:10,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-6c911fac-f9fc-42a0-a5b3-eae21effee5f x-compute-request-id: req-6c911fac-f9fc-42a0-a5b3-eae21effee5f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "name": "vping_userdata-flavor_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 16:59:10,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6c911fac-f9fc-42a0-a5b3-eae21effee5f 2018-12-28 16:59:10,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.172833919525s 2018-12-28 16:59:10,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-6c911fac-f9fc-42a0-a5b3-eae21effee5f 2018-12-28 16:59:10,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-28 16:59:10,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"server": {"name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "imageRef": "f8390511-3f07-42b2-be03-89f7dafeff93", "flavorRef": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "max_count": 1, "min_count": 1, "networks": [{"uuid": "850912dd-91de-4aac-ab09-52277389e068"}]}}' 2018-12-28 16:59:12,833 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:59: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-328d2cf0-6491-4bb7-966d-695c4acc2308 x-compute-request-id: req-328d2cf0-6491-4bb7-966d-695c4acc2308 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "adminPass": "zh9EdtBH9WWL"}} 2018-12-28 16:59:12,833 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-328d2cf0-6491-4bb7-966d-695c4acc2308 2018-12-28 16:59:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.91654396057s 2018-12-28 16:59:12,834 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-328d2cf0-6491-4bb7-966d-695c4acc2308 2018-12-28 16:59:12,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:13,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-829c5071-5cb4-45ba-814a-49407a221ddf x-compute-request-id: req-829c5071-5cb4-45ba-814a-49407a221ddf 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.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "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-12-28T16:59:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:13,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-829c5071-5cb4-45ba-814a-49407a221ddf 2018-12-28 16:59:13,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.28461098671s 2018-12-28 16:59:13,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-829c5071-5cb4-45ba-814a-49407a221ddf 2018-12-28 16:59:13,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:59:13,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:13,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-3cc4aad8-b63b-4656-b0e1-3a50bc7ada41 Date: Fri, 28 Dec 2018 16:59:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ef102068-c545-4942-8a7e-4fd83312ee1f"],"updated_at":"2018-12-28T16:59:00Z","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"077c628fb6a8493aae27e3bdb8e97312","id":"850912dd-91de-4aac-ab09-52277389e068","name":"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:13,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3cc4aad8-b63b-4656-b0e1-3a50bc7ada41 2018-12-28 16:59:13,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243880987167s 2018-12-28 16:59:13,371 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-3cc4aad8-b63b-4656-b0e1-3a50bc7ada41 2018-12-28 16:59:13,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 16:59:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:13,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ca5c5634-059d-4a06-b3b5-fd188469823f Date: Fri, 28 Dec 2018 16:59:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"850912dd-91de-4aac-ab09-52277389e068","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:59:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T16:59:00Z","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":"077c628fb6a8493aae27e3bdb8e97312","id":"ef102068-c545-4942-8a7e-4fd83312ee1f","subnetpool_id":null,"name":"vping_userdata-subnet_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:13,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ca5c5634-059d-4a06-b3b5-fd188469823f 2018-12-28 16:59:13,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.201385974884s 2018-12-28 16:59:13,574 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ca5c5634-059d-4a06-b3b5-fd188469823f 2018-12-28 16:59:13,575 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:15,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:16,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bcde2328-54a9-42e9-a8fc-7771b34bde9b x-compute-request-id: req-bcde2328-54a9-42e9-a8fc-7771b34bde9b Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:59:14Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:16,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcde2328-54a9-42e9-a8fc-7771b34bde9b 2018-12-28 16:59:16,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.806412935257s 2018-12-28 16:59:16,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bcde2328-54a9-42e9-a8fc-7771b34bde9b 2018-12-28 16:59:16,388 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:18,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:18,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:19,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cf3514c-0516-48c3-9008-20319f3acd9a x-compute-request-id: req-1cf3514c-0516-48c3-9008-20319f3acd9a Content-Encoding: gzip Content-Length: 664 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:59:14Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:19,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1cf3514c-0516-48c3-9008-20319f3acd9a 2018-12-28 16:59:19,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734959125519s 2018-12-28 16:59:19,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1cf3514c-0516-48c3-9008-20319f3acd9a 2018-12-28 16:59:19,131 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:21,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:21,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:21,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-35592862-a2f0-46d1-a3e0-187dd9c35675 x-compute-request-id: req-35592862-a2f0-46d1-a3e0-187dd9c35675 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:21,793 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35592862-a2f0-46d1-a3e0-187dd9c35675 2018-12-28 16:59:21,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659811019897s 2018-12-28 16:59:21,794 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-35592862-a2f0-46d1-a3e0-187dd9c35675 2018-12-28 16:59:21,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 16:59:21,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=5fded2f7-9a8e-4f61-9da3-4d1a53e43694" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:21,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-44076aab-f886-4aea-88ee-177d24fbac52 Date: Fri, 28 Dec 2018 16:59:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:59:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef102068-c545-4942-8a7e-4fd83312ee1f","ip_address":"192.168.120.5"}],"id":"fdeaa8e5-f0e7-4519-a02f-6e6f61e9246b","security_groups":["96c2f8da-ae15-49e1-8b06-9a5f50c82b2a"],"mac_address":"fa:16:3e:8d:43:aa","project_id":"077c628fb6a8493aae27e3bdb8e97312","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"850912dd-91de-4aac-ab09-52277389e068","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:59:15Z","binding:vnic_type":"normal","device_id":"5fded2f7-9a8e-4f61-9da3-4d1a53e43694"}]} 2018-12-28 16:59:21,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5fded2f7-9a8e-4f61-9da3-4d1a53e43694 used request id req-44076aab-f886-4aea-88ee-177d24fbac52 2018-12-28 16:59:21,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0573408603668s 2018-12-28 16:59:21,856 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=5fded2f7-9a8e-4f61-9da3-4d1a53e43694 used request id req-44076aab-f886-4aea-88ee-177d24fbac52 2018-12-28 16:59:21,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:59:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=fdeaa8e5-f0e7-4519-a02f-6e6f61e9246b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:22,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f377cb00-9f3c-4eaa-9a69-8c946b20a193 Date: Fri, 28 Dec 2018 16:59:22 GMT RESP BODY: {"floatingips": []} 2018-12-28 16:59:22,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=fdeaa8e5-f0e7-4519-a02f-6e6f61e9246b used request id req-f377cb00-9f3c-4eaa-9a69-8c946b20a193 2018-12-28 16:59:22,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.279299974442s 2018-12-28 16:59:22,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=fdeaa8e5-f0e7-4519-a02f-6e6f61e9246b used request id req-f377cb00-9f3c-4eaa-9a69-8c946b20a193 2018-12-28 16:59:22,142 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8d:43:aa', 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'f8390511-3f07-42b2-be03-89f7dafeff93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-28T16:59:20.000000', 'flavor': Munch({u'id': u'c5d4b25d-99dd-424c-a070-77e1bce9d206'}), 'az': u'nova', 'id': u'5fded2f7-9a8e-4f61-9da3-4d1a53e43694', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ab81c844af3047e9bd0a0a80c96e228b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'077c628fb6a8493aae27e3bdb8e97312', 'name': 'vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', '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-12-28T16:59:20.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-28T16:59:20Z', 'hostId': u'4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74', '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-12-28T16:59:20.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'077c628fb6a8493aae27e3bdb8e97312', 'name': u'vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'adminPass': u'zh9EdtBH9WWL', 'tenant_id': u'077c628fb6a8493aae27e3bdb8e97312', 'region': 'regionOne', 'created': u'2018-12-28T16:59:12Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-28 16:59:22,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:59:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:22,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-1f6b8523-67ca-4b19-a767-507deb4b0683 Date: Fri, 28 Dec 2018 16:59:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["ef102068-c545-4942-8a7e-4fd83312ee1f"],"updated_at":"2018-12-28T16:59:00Z","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"077c628fb6a8493aae27e3bdb8e97312","id":"850912dd-91de-4aac-ab09-52277389e068","name":"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:22,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1f6b8523-67ca-4b19-a767-507deb4b0683 2018-12-28 16:59:22,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105682134628s 2018-12-28 16:59:22,249 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-1f6b8523-67ca-4b19-a767-507deb4b0683 2018-12-28 16:59:22,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:59:22,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:22,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-e9163dcb-666a-4431-a4a0-29e98eee1de4 Date: Fri, 28 Dec 2018 16:59:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "metadata": {}}], "file": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file", "owner": "077c628fb6a8493aae27e3bdb8e97312", "id": "f8390511-3f07-42b2-be03-89f7dafeff93", "size": 12716032, "self": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:59:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:59:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:59:22,282 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e9163dcb-666a-4431-a4a0-29e98eee1de4 2018-12-28 16:59:22,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0311059951782s 2018-12-28 16:59:22,282 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e9163dcb-666a-4431-a4a0-29e98eee1de4 2018-12-28 16:59:22,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 16:59:22,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:22,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2975340-20c9-48a5-b452-e56224d8bb58 x-compute-request-id: req-a2975340-20c9-48a5-b452-e56224d8bb58 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "name": "vping_userdata-flavor_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 16:59:22,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a2975340-20c9-48a5-b452-e56224d8bb58 2018-12-28 16:59:22,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316278934479s 2018-12-28 16:59:22,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a2975340-20c9-48a5-b452-e56224d8bb58 2018-12-28 16:59:22,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-28 16:59:22,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"server": {"name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "imageRef": "f8390511-3f07-42b2-be03-89f7dafeff93", "flavorRef": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "850912dd-91de-4aac-ab09-52277389e068"}]}}' 2018-12-28 16:59:23,553 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:59:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f8c33e08-f328-4c5c-8c42-82a43a1b05c6 x-compute-request-id: req-f8c33e08-f328-4c5c-8c42-82a43a1b05c6 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "adminPass": "CZrbokSzsEG6"}} 2018-12-28 16:59:23,553 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f8c33e08-f328-4c5c-8c42-82a43a1b05c6 2018-12-28 16:59:23,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.23557400703s 2018-12-28 16:59:23,553 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f8c33e08-f328-4c5c-8c42-82a43a1b05c6 2018-12-28 16:59:23,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:23,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:24,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-5159d9d5-b23c-4646-9ff2-cfd48b79dcce x-compute-request-id: req-5159d9d5-b23c-4646-9ff2-cfd48b79dcce Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "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-12-28T16:59:23Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:24,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5159d9d5-b23c-4646-9ff2-cfd48b79dcce 2018-12-28 16:59:24,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658796072006s 2018-12-28 16:59:24,213 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5159d9d5-b23c-4646-9ff2-cfd48b79dcce 2018-12-28 16:59:24,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:26,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:26,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:26,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b587b07-ff19-4a88-86d3-3c4b7df1cb9f x-compute-request-id: req-3b587b07-ff19-4a88-86d3-3c4b7df1cb9f Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:59:24Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:26,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b587b07-ff19-4a88-86d3-3c4b7df1cb9f 2018-12-28 16:59:26,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654619932175s 2018-12-28 16:59:26,876 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3b587b07-ff19-4a88-86d3-3c4b7df1cb9f 2018-12-28 16:59:26,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:28,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:28,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:29,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-8cd6bad4-4a93-4b4c-b521-c68ece417252 x-compute-request-id: req-8cd6bad4-4a93-4b4c-b521-c68ece417252 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:59:24Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:29,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd6bad4-4a93-4b4c-b521-c68ece417252 2018-12-28 16:59:29,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372660160065s 2018-12-28 16:59:29,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd6bad4-4a93-4b4c-b521-c68ece417252 2018-12-28 16:59:29,262 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:31,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:31,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:32,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-f065aadf-edbf-4d15-8aec-58caa416858d x-compute-request-id: req-f065aadf-edbf-4d15-8aec-58caa416858d Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T16:59:24Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:32,126 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f065aadf-edbf-4d15-8aec-58caa416858d 2018-12-28 16:59:32,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.861383199692s 2018-12-28 16:59:32,127 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f065aadf-edbf-4d15-8aec-58caa416858d 2018-12-28 16:59:32,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:34,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:34,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-1b5b1158-c30c-48a5-bc3d-844643177f9e x-compute-request-id: req-1b5b1158-c30c-48a5-bc3d-844643177f9e Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:87:32", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:32.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:33Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:34,705 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b5b1158-c30c-48a5-bc3d-844643177f9e 2018-12-28 16:59:34,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570296049118s 2018-12-28 16:59:34,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1b5b1158-c30c-48a5-bc3d-844643177f9e 2018-12-28 16:59:34,710 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 16:59:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:34,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8741243f-8e4d-4b0e-bbc1-5fe5a94f3612 Date: Fri, 28 Dec 2018 16:59:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T16:59:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef102068-c545-4942-8a7e-4fd83312ee1f","ip_address":"192.168.120.8"}],"id":"74ad9e6b-4ab5-49f8-b116-b92f5f026c87","security_groups":["96c2f8da-ae15-49e1-8b06-9a5f50c82b2a"],"mac_address":"fa:16:3e:e6:87:32","project_id":"077c628fb6a8493aae27e3bdb8e97312","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"850912dd-91de-4aac-ab09-52277389e068","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:59:25Z","binding:vnic_type":"normal","device_id":"29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e"}]} 2018-12-28 16:59:34,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e used request id req-8741243f-8e4d-4b0e-bbc1-5fe5a94f3612 2018-12-28 16:59:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0586140155792s 2018-12-28 16:59:34,769 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e used request id req-8741243f-8e4d-4b0e-bbc1-5fe5a94f3612 2018-12-28 16:59:34,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 16:59:34,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=74ad9e6b-4ab5-49f8-b116-b92f5f026c87" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:34,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-a4cd7646-c4e7-4ac6-acf0-0a6b51ac406d Date: Fri, 28 Dec 2018 16:59:34 GMT RESP BODY: {"floatingips": []} 2018-12-28 16:59:34,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=74ad9e6b-4ab5-49f8-b116-b92f5f026c87 used request id req-a4cd7646-c4e7-4ac6-acf0-0a6b51ac406d 2018-12-28 16:59:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0203900337219s 2018-12-28 16:59:34,795 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=74ad9e6b-4ab5-49f8-b116-b92f5f026c87 used request id req-a4cd7646-c4e7-4ac6-acf0-0a6b51ac406d 2018-12-28 16:59:34,796 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e6:87:32', u'version': 4, u'addr': u'192.168.120.8', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f8390511-3f07-42b2-be03-89f7dafeff93'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-28T16:59:32.000000', 'flavor': Munch({u'id': u'c5d4b25d-99dd-424c-a070-77e1bce9d206'}), 'az': u'nova', 'id': u'29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'ab81c844af3047e9bd0a0a80c96e228b', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'077c628fb6a8493aae27e3bdb8e97312', 'name': 'vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', '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-12-28T16:59:32.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-28T16:59:33Z', 'hostId': u'4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604', '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-12-28T16:59:32.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'077c628fb6a8493aae27e3bdb8e97312', 'name': u'vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff', 'adminPass': u'CZrbokSzsEG6', 'tenant_id': u'077c628fb6a8493aae27e3bdb8e97312', 'region': 'regionOne', 'created': u'2018-12-28T16:59:23Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-28 16:59:34,796 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-12-28 16:59:35,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:35,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:36,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-79e7f823-1578-467d-9e55-7d406318c0a7 x-compute-request-id: req-79e7f823-1578-467d-9e55-7d406318c0a7 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:87:32", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:32.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:33Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:36,167 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79e7f823-1578-467d-9e55-7d406318c0a7 2018-12-28 16:59:36,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368534088135s 2018-12-28 16:59:36,167 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-79e7f823-1578-467d-9e55-7d406318c0a7 2018-12-28 16:59:36,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 16:59:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e/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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 16:59:37,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-bb8b2bd7-083b-4d5f-9a38-7711fe89bd5a x-compute-request-id: req-bb8b2bd7-083b-4d5f-9a38-7711fe89bd5a Content-Encoding: gzip Content-Length: 7926 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 564915883 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.131740] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.133427] pid_max: default: 32768 minimum: 301\n[ 0.134330] ACPI: Core revision 20150930\n[ 0.135725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137049] Security Framework initialized\n[ 0.137872] Yama: becoming mindful.\n[ 0.138605] AppArmor: AppArmor initialized\n[ 0.139494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143364] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144772] Initializing cgroup subsys io\n[ 0.145593] Initializing cgroup subsys memory\n[ 0.146462] Initializing cgroup subsys devices\n[ 0.147360] Initializing cgroup subsys freezer\n[ 0.148242] Initializing cgroup subsys net_cls\n[ 0.149121] Initializing cgroup subsys perf_event\n[ 0.150118] Initializing cgroup subsys net_prio\n[ 0.151122] Initializing cgroup subsys hugetlb\n[ 0.152007] Initializing cgroup subsys pids\n[ 0.152908] CPU: Physical Processor ID: 0\n[ 0.154428] mce: CPU supports 10 MCE banks\n[ 0.155308] 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.168513] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175003] ftrace: allocating 31920 entries in 125 pages\n[ 0.201165] smpboot: Max logical packages: 1\n[ 0.202039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203420] x2apic enabled\n[ 0.204241] Switched APIC routing to physical x2apic.\n[ 0.206006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209162] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210976] KVM setup paravirtual spinlock\n[ 0.212279] x86: Booted up 1 node, 1 CPUs\n[ 0.213100] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214500] devtmpfs: initialized\n[ 0.216240] evm: security.selinux\n[ 0.216950] evm: security.SMACK64\n[ 0.217644] evm: security.SMACK64EXEC\n[ 0.218399] evm: security.SMACK64TRANSMUTE\n[ 0.219218] evm: security.SMACK64MMAP\n[ 0.219975] evm: security.ima\n[ 0.220623] evm: security.capability\n[ 0.221436] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223307] pinctrl core: initialized pinctrl subsystem\n[ 0.224420] RTC time: 16:59:32, date: 12/28/18\n[ 0.225387] NET: Registered protocol family 16\n[ 0.226372] cpuidle: using governor ladder\n[ 0.227203] cpuidle: using governor menu\n[ 0.227999] PCCT header not found.\n[ 0.228767] ACPI: bus type PCI registered\n[ 0.229578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230839] PCI: Using configuration type 1 for base access\n[ 0.232598] ACPI: Added _OSI(Module Device)\n[ 0.233453] ACPI: Added _OSI(Processor Device)\n[ 0.234325] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235238] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237352] ACPI: Interpreter enabled\n[ 0.238144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245625] ACPI: (supports S0 S5)\n[ 0.246343] ACPI: Using IOAPIC for interrupt routing\n[ 0.247455] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256488] acpiphp: Slot [3] registered\n[ 0.257308] acpiphp: Slot [4] registered\n[ 0.258124] acpiphp: Slot [5] registered\n[ 0.258940] acpiphp: Slot [6] registered\n[ 0.259756] acpiphp: Slot [7] registered\n[ 0.260570] acpiphp: Slot [8] registered\n[ 0.261384] acpiphp: Slot [9] registered\n[ 0.262201] acpiphp: Slot [10] registered\n[ 0.263025] acpiphp: Slot [11] registered\n[ 0.263849] acpiphp: Slot [12] registered\n[ 0.264676] acpiphp: Slot [13] registered\n[ 0.265493] acpiphp: Slot [14] registered\n[ 0.266318] acpiphp: Slot [15] registered\n[ 0.277268] acpiphp: Slot [16] registered\n[ 0.278113] acpiphp: Slot [17] registered\n[ 0.278930] acpiphp: Slot [18] registered\n[ 0.279750] acpiphp: Slot [19] registered\n[ 0.280564] acpiphp: Slot [20] registered\n[ 0.281391] acpiphp: Slot [21] registered\n[ 0.282216] acpiphp: Slot [22] registered\n[ 0.283041] acpiphp: Slot [23] registered\n[ 0.283861] acpiphp: Slot [24] registered\n[ 0.284682] acpiphp: Slot [25] registered\n[ 0.285499] acpiphp: Slot [26] registered\n[ 0.286317] acpiphp: Slot [27] registered\n[ 0.287139] acpiphp: Slot [28] registered\n[ 0.287957] acpiphp: Slot [29] registered\n[ 0.288802] acpiphp: Slot [30] registered\n[ 0.289622] acpiphp: Slot [31] registered\n[ 0.290442] PCI host bridge to bus 0000:00\n[ 0.291259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295193] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296664] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304416] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305612] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306909] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364209] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372669] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373824] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375470] vgaarb: loaded\n[ 0.376088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377237] SCSI subsystem initialized\n[ 0.378073] ACPI: bus type USB registered\n[ 0.378898] usbcore: registered new interface driver usbfs\n[ 0.379946] usbcore: registered new interface driver hub\n[ 0.380976] usbcore: registered new device driver usb\n[ 0.382045] PCI: Using ACPI for IRQ routing\n[ 0.383075] NetLabel: Initializing\n[ 0.383798] NetLabel: domain hash size = 128\n[ 0.384662] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385617] NetLabel: unlabeled traffic allowed by default\n[ 0.386724] clocksource: Switched to clocksource kvm-clock\n[ 0.392124] AppArmor: AppArmor Filesystem Enabled\n[ 0.393092] pnp: PnP ACPI init\n[ 0.394004] pnp: PnP ACPI: found 5 devices\n[ 0.400374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402092] NET: Registered protocol family 2\n[ 0.403066] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406713] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407801] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408984] NET: Registered protocol family 1\n[ 0.409857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412050] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440431] Trying to unpack rootfs image as initramfs...\n[ 0.489312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503545] Scanning for low memory corruption every 60 seconds\n[ 0.504871] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506031] audit: initializing netlink subsys (disabled)\n[ 0.507071] audit: type=2000 audit(1546016373.704:1): initialized\n[ 0.508386] Initialise system trusted keyring\n[ 0.509325] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510502] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512477] zbud: loaded\n[ 0.513188] VFS: Disk quotas dquot_6.6.0\n[ 0.514017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515541] fuse init (API version 7.23)\n[ 0.516434] Key type big_key registered\n[ 0.517248] Allocating IMA MOK and blacklist keyrings.\n[ 0.518477] Key type asymmetric registered\n[ 0.519549] Asymmetric key parser 'x509' registered\n[ 0.520684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522469] io scheduler noop registered\n[ 0.523456] io scheduler deadline registered (default)\n[ 0.524587] io scheduler cfq registered\n[ 0.526205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529278] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531147] ACPI: Power Button [PWRF]\n[ 0.532165] GHES: HEST is not enabled!\n[ 0.548205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577107] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579440] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603034] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605205] Linux agpgart interface v0.103\n[ 0.607301] brd: module loaded\n[ 0.608538] loop: module loaded\n[ 0.613900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615396] GPT:90111 != 2097151\n[ 0.616087] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617197] GPT:90111 != 2097151\n[ 0.617877] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618859] vda: vda1 vda15\n[ 0.620242] scsi host0: ata_piix\n[ 0.620989] scsi host1: ata_piix\n[ 0.621706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624405] libphy: Fixed MDIO Bus: probed\n[ 0.625234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626205] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628426] PPP generic driver version 2.4.2\n[ 0.629331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630602] ehci-pci: EHCI PCI platform driver\n[ 0.631508] ehci-platform: EHCI generic platform driver\n[ 0.632529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633680] ohci-pci: OHCI PCI platform driver\n[ 0.634561] ohci-platform: OHCI generic platform driver\n[ 0.635579] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649972] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652484] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657373] usb usb1: Product: UHCI Host Controller\n[ 0.658340] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659515] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660550] hub 1-0:1.0: USB hub found\n[ 0.661338] hub 1-0:1.0: 2 ports detected\n[ 0.662259] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666455] mousedev: PS/2 mouse device common for all mice\n[ 0.667746] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673193] i2c /dev entries driver\n[ 0.673961] device-mapper: uevent: version 1.0.3\n[ 0.674914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677895] NET: Registered protocol family 10\n[ 0.678935] NET: Registered protocol family 17\n[ 0.679862] Key type dns_resolver registered\n[ 0.680802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681918] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683713] registered taskstats version 1\n[ 0.684566] Loading compiled-in X.509 certificates\n[ 0.686038] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687976] zswap: loaded using pool lzo/zbud\n[ 0.689382] Key type trusted registered\n[ 0.690975] Key type encrypted registered\n[ 0.691814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692864] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693932] evm: HMAC attrs: 0x1\n[ 0.694892] Magic number: 14:282:996\n[ 0.695757] rtc_cmos 00:00: setting system clock to 2018-12-28 16:59:33 UTC (1546016373)\n[ 0.697396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698542] EDD information not available.\n[ 0.783691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785276] Write protecting the kernel read-only data: 14336k\n[ 0.797150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799016] 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\n[ 0.842915] 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.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.54. iid=i-00000029\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-12-28 16:59:37,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e/action used request id req-bb8b2bd7-083b-4d5f-9a38-7711fe89bd5a 2018-12-28 16:59:37,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10454702377s 2018-12-28 16:59:37,276 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e/action used request id req-bb8b2bd7-083b-4d5f-9a38-7711fe89bd5a 2018-12-28 16:59:37,276 - 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 564915883 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.131740] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.133427] pid_max: default: 32768 minimum: 301 [ 0.134330] ACPI: Core revision 20150930 [ 0.135725] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137049] Security Framework initialized [ 0.137872] Yama: becoming mindful. [ 0.138605] AppArmor: AppArmor initialized [ 0.139494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143364] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144772] Initializing cgroup subsys io [ 0.145593] Initializing cgroup subsys memory [ 0.146462] Initializing cgroup subsys devices [ 0.147360] Initializing cgroup subsys freezer [ 0.148242] Initializing cgroup subsys net_cls [ 0.149121] Initializing cgroup subsys perf_event [ 0.150118] Initializing cgroup subsys net_prio [ 0.151122] Initializing cgroup subsys hugetlb [ 0.152007] Initializing cgroup subsys pids [ 0.152908] CPU: Physical Processor ID: 0 [ 0.154428] mce: CPU supports 10 MCE banks [ 0.155308] 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.168513] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175003] ftrace: allocating 31920 entries in 125 pages [ 0.201165] smpboot: Max logical packages: 1 [ 0.202039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203420] x2apic enabled [ 0.204241] Switched APIC routing to physical x2apic. [ 0.206006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209162] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210976] KVM setup paravirtual spinlock [ 0.212279] x86: Booted up 1 node, 1 CPUs [ 0.213100] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214500] devtmpfs: initialized [ 0.216240] evm: security.selinux [ 0.216950] evm: security.SMACK64 [ 0.217644] evm: security.SMACK64EXEC [ 0.218399] evm: security.SMACK64TRANSMUTE [ 0.219218] evm: security.SMACK64MMAP [ 0.219975] evm: security.ima [ 0.220623] evm: security.capability [ 0.221436] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223307] pinctrl core: initialized pinctrl subsystem [ 0.224420] RTC time: 16:59:32, date: 12/28/18 [ 0.225387] NET: Registered protocol family 16 [ 0.226372] cpuidle: using governor ladder [ 0.227203] cpuidle: using governor menu [ 0.227999] PCCT header not found. [ 0.228767] ACPI: bus type PCI registered [ 0.229578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230839] PCI: Using configuration type 1 for base access [ 0.232598] ACPI: Added _OSI(Module Device) [ 0.233453] ACPI: Added _OSI(Processor Device) [ 0.234325] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235238] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237352] ACPI: Interpreter enabled [ 0.238144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245625] ACPI: (supports S0 S5) [ 0.246343] ACPI: Using IOAPIC for interrupt routing [ 0.247455] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256488] acpiphp: Slot [3] registered [ 0.257308] acpiphp: Slot [4] registered [ 0.258124] acpiphp: Slot [5] registered [ 0.258940] acpiphp: Slot [6] registered [ 0.259756] acpiphp: Slot [7] registered [ 0.260570] acpiphp: Slot [8] registered [ 0.261384] acpiphp: Slot [9] registered [ 0.262201] acpiphp: Slot [10] registered [ 0.263025] acpiphp: Slot [11] registered [ 0.263849] acpiphp: Slot [12] registered [ 0.264676] acpiphp: Slot [13] registered [ 0.265493] acpiphp: Slot [14] registered [ 0.266318] acpiphp: Slot [15] registered [ 0.277268] acpiphp: Slot [16] registered [ 0.278113] acpiphp: Slot [17] registered [ 0.278930] acpiphp: Slot [18] registered [ 0.279750] acpiphp: Slot [19] registered [ 0.280564] acpiphp: Slot [20] registered [ 0.281391] acpiphp: Slot [21] registered [ 0.282216] acpiphp: Slot [22] registered [ 0.283041] acpiphp: Slot [23] registered [ 0.283861] acpiphp: Slot [24] registered [ 0.284682] acpiphp: Slot [25] registered [ 0.285499] acpiphp: Slot [26] registered [ 0.286317] acpiphp: Slot [27] registered [ 0.287139] acpiphp: Slot [28] registered [ 0.287957] acpiphp: Slot [29] registered [ 0.288802] acpiphp: Slot [30] registered [ 0.289622] acpiphp: Slot [31] registered [ 0.290442] PCI host bridge to bus 0000:00 [ 0.291259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.293730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295193] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.296664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.304416] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.305612] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.306909] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.364209] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371254] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.372669] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.373824] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.375470] vgaarb: loaded [ 0.376088] vgaarb: bridge control possible 0000:00:02.0 [ 0.377237] SCSI subsystem initialized [ 0.378073] ACPI: bus type USB registered [ 0.378898] usbcore: registered new interface driver usbfs [ 0.379946] usbcore: registered new interface driver hub [ 0.380976] usbcore: registered new device driver usb [ 0.382045] PCI: Using ACPI for IRQ routing [ 0.383075] NetLabel: Initializing [ 0.383798] NetLabel: domain hash size = 128 [ 0.384662] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385617] NetLabel: unlabeled traffic allowed by default [ 0.386724] clocksource: Switched to clocksource kvm-clock [ 0.392124] AppArmor: AppArmor Filesystem Enabled [ 0.393092] pnp: PnP ACPI init [ 0.394004] pnp: PnP ACPI: found 5 devices [ 0.400374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.402092] NET: Registered protocol family 2 [ 0.403066] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.404364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405542] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406713] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407801] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408984] NET: Registered protocol family 1 [ 0.409857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412050] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.440431] Trying to unpack rootfs image as initramfs... [ 0.489312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503545] Scanning for low memory corruption every 60 seconds [ 0.504871] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506031] audit: initializing netlink subsys (disabled) [ 0.507071] audit: type=2000 audit(1546016373.704:1): initialized [ 0.508386] Initialise system trusted keyring [ 0.509325] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.510502] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512477] zbud: loaded [ 0.513188] VFS: Disk quotas dquot_6.6.0 [ 0.514017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515541] fuse init (API version 7.23) [ 0.516434] Key type big_key registered [ 0.517248] Allocating IMA MOK and blacklist keyrings. [ 0.518477] Key type asymmetric registered [ 0.519549] Asymmetric key parser 'x509' registered [ 0.520684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522469] io scheduler noop registered [ 0.523456] io scheduler deadline registered (default) [ 0.524587] io scheduler cfq registered [ 0.526205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529278] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531147] ACPI: Power Button [PWRF] [ 0.532165] GHES: HEST is not enabled! [ 0.548205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577107] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579440] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603034] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605205] Linux agpgart interface v0.103 [ 0.607301] brd: module loaded [ 0.608538] loop: module loaded [ 0.613900] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615396] GPT:90111 != 2097151 [ 0.616087] GPT:Alternate GPT header not at the end of the disk. [ 0.617197] GPT:90111 != 2097151 [ 0.617877] GPT: Use GNU Parted to correct GPT errors. [ 0.618859] vda: vda1 vda15 [ 0.620242] scsi host0: ata_piix [ 0.620989] scsi host1: ata_piix [ 0.621706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.622943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624405] libphy: Fixed MDIO Bus: probed [ 0.625234] tun: Universal TUN/TAP device driver, 1.6 [ 0.626205] tun: (C) 1999-2004 Max Krasnyansky [ 0.628426] PPP generic driver version 2.4.2 [ 0.629331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630602] ehci-pci: EHCI PCI platform driver [ 0.631508] ehci-platform: EHCI generic platform driver [ 0.632529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633680] ohci-pci: OHCI PCI platform driver [ 0.634561] ohci-platform: OHCI generic platform driver [ 0.635579] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649972] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652484] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.654665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657373] usb usb1: Product: UHCI Host Controller [ 0.658340] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659515] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660550] hub 1-0:1.0: USB hub found [ 0.661338] hub 1-0:1.0: 2 ports detected [ 0.662259] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.664412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.665392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.666455] mousedev: PS/2 mouse device common for all mice [ 0.667746] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669632] rtc_cmos 00:00: RTC can wake from S4 [ 0.670766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.673193] i2c /dev entries driver [ 0.673961] device-mapper: uevent: version 1.0.3 [ 0.674914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.676574] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677895] NET: Registered protocol family 10 [ 0.678935] NET: Registered protocol family 17 [ 0.679862] Key type dns_resolver registered [ 0.680802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.681918] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683713] registered taskstats version 1 [ 0.684566] Loading compiled-in X.509 certificates [ 0.686038] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.687976] zswap: loaded using pool lzo/zbud [ 0.689382] Key type trusted registered [ 0.690975] Key type encrypted registered [ 0.691814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692864] ima: No TPM chip found, activating TPM-bypass! [ 0.693932] evm: HMAC attrs: 0x1 [ 0.694892] Magic number: 14:282:996 [ 0.695757] rtc_cmos 00:00: setting system clock to 2018-12-28 16:59:33 UTC (1546016373) [ 0.697396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698542] EDD information not available. [ 0.783691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785276] Write protecting the kernel read-only data: 14336k [ 0.797150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.799016] 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 [ 0.842915] 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.39 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.54. iid=i-00000029 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-12-28 16:59:37,277 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-12-28 16:59:38,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:38,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:38,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-bf4e38fa-2353-4fb9-8841-3ee3f276450b x-compute-request-id: req-bf4e38fa-2353-4fb9-8841-3ee3f276450b Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:87:32", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:32.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:33Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:20Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:39,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf4e38fa-2353-4fb9-8841-3ee3f276450b 2018-12-28 16:59:39,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720644950867s 2018-12-28 16:59:39,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bf4e38fa-2353-4fb9-8841-3ee3f276450b 2018-12-28 16:59:39,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 16:59:39,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e/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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 16:59:40,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16: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-777efb5d-435d-461e-9f90-d44d571c3e0c x-compute-request-id: req-777efb5d-435d-461e-9f90-d44d571c3e0c Content-Encoding: gzip Content-Length: 9521 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 564915883 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.131740] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.133427] pid_max: default: 32768 minimum: 301\n[ 0.134330] ACPI: Core revision 20150930\n[ 0.135725] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137049] Security Framework initialized\n[ 0.137872] Yama: becoming mindful.\n[ 0.138605] AppArmor: AppArmor initialized\n[ 0.139494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.140844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.143364] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144772] Initializing cgroup subsys io\n[ 0.145593] Initializing cgroup subsys memory\n[ 0.146462] Initializing cgroup subsys devices\n[ 0.147360] Initializing cgroup subsys freezer\n[ 0.148242] Initializing cgroup subsys net_cls\n[ 0.149121] Initializing cgroup subsys perf_event\n[ 0.150118] Initializing cgroup subsys net_prio\n[ 0.151122] Initializing cgroup subsys hugetlb\n[ 0.152007] Initializing cgroup subsys pids\n[ 0.152908] CPU: Physical Processor ID: 0\n[ 0.154428] mce: CPU supports 10 MCE banks\n[ 0.155308] 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.168513] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.175003] ftrace: allocating 31920 entries in 125 pages\n[ 0.201165] smpboot: Max logical packages: 1\n[ 0.202039] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203420] x2apic enabled\n[ 0.204241] Switched APIC routing to physical x2apic.\n[ 0.206006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.207143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.209162] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.210976] KVM setup paravirtual spinlock\n[ 0.212279] x86: Booted up 1 node, 1 CPUs\n[ 0.213100] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.214500] devtmpfs: initialized\n[ 0.216240] evm: security.selinux\n[ 0.216950] evm: security.SMACK64\n[ 0.217644] evm: security.SMACK64EXEC\n[ 0.218399] evm: security.SMACK64TRANSMUTE\n[ 0.219218] evm: security.SMACK64MMAP\n[ 0.219975] evm: security.ima\n[ 0.220623] evm: security.capability\n[ 0.221436] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.223307] pinctrl core: initialized pinctrl subsystem\n[ 0.224420] RTC time: 16:59:32, date: 12/28/18\n[ 0.225387] NET: Registered protocol family 16\n[ 0.226372] cpuidle: using governor ladder\n[ 0.227203] cpuidle: using governor menu\n[ 0.227999] PCCT header not found.\n[ 0.228767] ACPI: bus type PCI registered\n[ 0.229578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.230839] PCI: Using configuration type 1 for base access\n[ 0.232598] ACPI: Added _OSI(Module Device)\n[ 0.233453] ACPI: Added _OSI(Processor Device)\n[ 0.234325] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.235238] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.237352] ACPI: Interpreter enabled\n[ 0.238144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.240025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.241884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.243763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.245625] ACPI: (supports S0 S5)\n[ 0.246343] ACPI: Using IOAPIC for interrupt routing\n[ 0.247455] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.250577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.251749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.253009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.254225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.256488] acpiphp: Slot [3] registered\n[ 0.257308] acpiphp: Slot [4] registered\n[ 0.258124] acpiphp: Slot [5] registered\n[ 0.258940] acpiphp: Slot [6] registered\n[ 0.259756] acpiphp: Slot [7] registered\n[ 0.260570] acpiphp: Slot [8] registered\n[ 0.261384] acpiphp: Slot [9] registered\n[ 0.262201] acpiphp: Slot [10] registered\n[ 0.263025] acpiphp: Slot [11] registered\n[ 0.263849] acpiphp: Slot [12] registered\n[ 0.264676] acpiphp: Slot [13] registered\n[ 0.265493] acpiphp: Slot [14] registered\n[ 0.266318] acpiphp: Slot [15] registered\n[ 0.277268] acpiphp: Slot [16] registered\n[ 0.278113] acpiphp: Slot [17] registered\n[ 0.278930] acpiphp: Slot [18] registered\n[ 0.279750] acpiphp: Slot [19] registered\n[ 0.280564] acpiphp: Slot [20] registered\n[ 0.281391] acpiphp: Slot [21] registered\n[ 0.282216] acpiphp: Slot [22] registered\n[ 0.283041] acpiphp: Slot [23] registered\n[ 0.283861] acpiphp: Slot [24] registered\n[ 0.284682] acpiphp: Slot [25] registered\n[ 0.285499] acpiphp: Slot [26] registered\n[ 0.286317] acpiphp: Slot [27] registered\n[ 0.287139] acpiphp: Slot [28] registered\n[ 0.287957] acpiphp: Slot [29] registered\n[ 0.288802] acpiphp: Slot [30] registered\n[ 0.289622] acpiphp: Slot [31] registered\n[ 0.290442] PCI host bridge to bus 0000:00\n[ 0.291259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.292490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.293730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.295193] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.296664] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.303081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.304416] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.305612] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.306909] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.313796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.364209] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.365722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.367161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.368586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.369988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.371254] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.372669] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.373824] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.375470] vgaarb: loaded\n[ 0.376088] vgaarb: bridge control possible 0000:00:02.0\n[ 0.377237] SCSI subsystem initialized\n[ 0.378073] ACPI: bus type USB registered\n[ 0.378898] usbcore: registered new interface driver usbfs\n[ 0.379946] usbcore: registered new interface driver hub\n[ 0.380976] usbcore: registered new device driver usb\n[ 0.382045] PCI: Using ACPI for IRQ routing\n[ 0.383075] NetLabel: Initializing\n[ 0.383798] NetLabel: domain hash size = 128\n[ 0.384662] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.385617] NetLabel: unlabeled traffic allowed by default\n[ 0.386724] clocksource: Switched to clocksource kvm-clock\n[ 0.392124] AppArmor: AppArmor Filesystem Enabled\n[ 0.393092] pnp: PnP ACPI init\n[ 0.394004] pnp: PnP ACPI: found 5 devices\n[ 0.400374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.402092] NET: Registered protocol family 2\n[ 0.403066] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.404364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.405542] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.406713] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407801] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.408984] NET: Registered protocol family 1\n[ 0.409857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.410964] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.412050] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.426227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.440431] Trying to unpack rootfs image as initramfs...\n[ 0.489312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.503545] Scanning for low memory corruption every 60 seconds\n[ 0.504871] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.506031] audit: initializing netlink subsys (disabled)\n[ 0.507071] audit: type=2000 audit(1546016373.704:1): initialized\n[ 0.508386] Initialise system trusted keyring\n[ 0.509325] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.510502] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.512477] zbud: loaded\n[ 0.513188] VFS: Disk quotas dquot_6.6.0\n[ 0.514017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.515541] fuse init (API version 7.23)\n[ 0.516434] Key type big_key registered\n[ 0.517248] Allocating IMA MOK and blacklist keyrings.\n[ 0.518477] Key type asymmetric registered\n[ 0.519549] Asymmetric key parser 'x509' registered\n[ 0.520684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.522469] io scheduler noop registered\n[ 0.523456] io scheduler deadline registered (default)\n[ 0.524587] io scheduler cfq registered\n[ 0.526205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.527449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529278] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531147] ACPI: Power Button [PWRF]\n[ 0.532165] GHES: HEST is not enabled!\n[ 0.548205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.577107] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.579440] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.603034] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.605205] Linux agpgart interface v0.103\n[ 0.607301] brd: module loaded\n[ 0.608538] loop: module loaded\n[ 0.613900] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615396] GPT:90111 != 2097151\n[ 0.616087] GPT:Alternate GPT header not at the end of the disk.\n[ 0.617197] GPT:90111 != 2097151\n[ 0.617877] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618859] vda: vda1 vda15\n[ 0.620242] scsi host0: ata_piix\n[ 0.620989] scsi host1: ata_piix\n[ 0.621706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624405] libphy: Fixed MDIO Bus: probed\n[ 0.625234] tun: Universal TUN/TAP device driver, 1.6\n[ 0.626205] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628426] PPP generic driver version 2.4.2\n[ 0.629331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630602] ehci-pci: EHCI PCI platform driver\n[ 0.631508] ehci-platform: EHCI generic platform driver\n[ 0.632529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633680] ohci-pci: OHCI PCI platform driver\n[ 0.634561] ohci-platform: OHCI generic platform driver\n[ 0.635579] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649972] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652484] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.654665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.657373] usb usb1: Product: UHCI Host Controller\n[ 0.658340] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.659515] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.660550] hub 1-0:1.0: USB hub found\n[ 0.661338] hub 1-0:1.0: 2 ports detected\n[ 0.662259] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.664412] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.665392] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.666455] mousedev: PS/2 mouse device common for all mice\n[ 0.667746] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.669632] rtc_cmos 00:00: RTC can wake from S4\n[ 0.670766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.671974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.673193] i2c /dev entries driver\n[ 0.673961] device-mapper: uevent: version 1.0.3\n[ 0.674914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.676574] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.677895] NET: Registered protocol family 10\n[ 0.678935] NET: Registered protocol family 17\n[ 0.679862] Key type dns_resolver registered\n[ 0.680802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.681918] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.683713] registered taskstats version 1\n[ 0.684566] Loading compiled-in X.509 certificates\n[ 0.686038] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.687976] zswap: loaded using pool lzo/zbud\n[ 0.689382] Key type trusted registered\n[ 0.690975] Key type encrypted registered\n[ 0.691814] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.692864] ima: No TPM chip found, activating TPM-bypass!\n[ 0.693932] evm: HMAC attrs: 0x1\n[ 0.694892] Magic number: 14:282:996\n[ 0.695757] rtc_cmos 00:00: setting system clock to 2018-12-28 16:59:33 UTC (1546016373)\n[ 0.697396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.698542] EDD information not available.\n[ 0.783691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.785276] Write protecting the kernel read-only data: 14336k\n[ 0.797150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799016] 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\n[ 0.842915] 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.39\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.8...\nLease of 192.168.120.8 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.54. iid=i-00000029\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbkcXu1H8nf5l1aDIiKwmywzuCC5SIYAj1+3NMzRtHUSGqnzZSZRq1okAI3IH3RzFIt9zURt1gK4j/VY5tngAZMnJFgFZF9EODMYWizgBSSCDiQIxGwJnV3cRv3guSH9O4W3iPx8Gsb8XFRt1tqyV2wwu8ImVLgS7BfSP+VFXUGWDcmZTZ3MISBCVj8WxMJz5tThXwrJ0UZlnzJjuRxXNchJaMbhFY0Pcpz9TIJJUPaoQ9VSiZDjOz+PO/FfapBZvVi1VPFAUSlErJBwUFYAOXr8YxvfwiOGRT7162VvcJ1LRbkConY5mmqOdoInlVoJ2vVnbHU4j7NP/1uamapHMv root@vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff\nssh-dss AAAAB3NzaC1kc3MAAACBAMRoDxoqC7wVXEZtXZiy++oVzn2x/KOyFb7t+9CoQ6J2SO2BQJF6rnSYa+ea9K/xCVHwEqI+MdqToFQhbs3QHg0KRe5ZZl6syqLJOlhnGzn78JC6Y1Dh8PBCvg4IqpV4vZWLGjwj/xKK6Ad34g2TS9sOBV4f3KPK6xSPhbOJvkFFAAAAFQCBzl1pVFkaolQSeSNa8fbecuG/UwAAAIAY0ZwMoHy2c6O33HeyYY6c6cidefL4Q0zrF5xV5VdvCrnq3UaW+UYbabf8HoIradWYy26B9B24/VC+tBQzjTecZD+Ou9HNOM/da6aepvVR2dEeKq0taZk5rkOpDFCqlGm2MJr5sBoF/4hsC1h8/ANQM5PR7bO27ewNpucx3tH2XgAAAIEAwL/Qa3giRTjJltJWCSnZMvaHgln9hIUR3ePF73Sq+21GV891yWPdy0PntoQDcxTkk2YQ8FIMeoaz+E1IGgsm4viHBnyWbdpOd+Vp8mHQ4JvqDEFjfi2fyhLrb/f6/Dh+PrzhHrfBr2h8a6zLlIcFcZcr/WhIqHSHPY29ahm8joM= root@vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff\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.8,24,fe80::f816:3eff:fee6:8732/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 \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-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.20 ===\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-307048a0-7ef3-44ef-8df6-4ef7f731c8ff login: "} 2018-12-28 16:59:40,102 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e/action used request id req-777efb5d-435d-461e-9f90-d44d571c3e0c 2018-12-28 16:59:40,102 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.09841299057s 2018-12-28 16:59:40,103 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e/action used request id req-777efb5d-435d-461e-9f90-d44d571c3e0c 2018-12-28 16:59:40,103 - 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 564915883 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.131740] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.133427] pid_max: default: 32768 minimum: 301 [ 0.134330] ACPI: Core revision 20150930 [ 0.135725] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137049] Security Framework initialized [ 0.137872] Yama: becoming mindful. [ 0.138605] AppArmor: AppArmor initialized [ 0.139494] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.140844] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142134] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.143364] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144772] Initializing cgroup subsys io [ 0.145593] Initializing cgroup subsys memory [ 0.146462] Initializing cgroup subsys devices [ 0.147360] Initializing cgroup subsys freezer [ 0.148242] Initializing cgroup subsys net_cls [ 0.149121] Initializing cgroup subsys perf_event [ 0.150118] Initializing cgroup subsys net_prio [ 0.151122] Initializing cgroup subsys hugetlb [ 0.152007] Initializing cgroup subsys pids [ 0.152908] CPU: Physical Processor ID: 0 [ 0.154428] mce: CPU supports 10 MCE banks [ 0.155308] 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.168513] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.175003] ftrace: allocating 31920 entries in 125 pages [ 0.201165] smpboot: Max logical packages: 1 [ 0.202039] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203420] x2apic enabled [ 0.204241] Switched APIC routing to physical x2apic. [ 0.206006] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.207143] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.209162] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.210976] KVM setup paravirtual spinlock [ 0.212279] x86: Booted up 1 node, 1 CPUs [ 0.213100] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.214500] devtmpfs: initialized [ 0.216240] evm: security.selinux [ 0.216950] evm: security.SMACK64 [ 0.217644] evm: security.SMACK64EXEC [ 0.218399] evm: security.SMACK64TRANSMUTE [ 0.219218] evm: security.SMACK64MMAP [ 0.219975] evm: security.ima [ 0.220623] evm: security.capability [ 0.221436] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.223307] pinctrl core: initialized pinctrl subsystem [ 0.224420] RTC time: 16:59:32, date: 12/28/18 [ 0.225387] NET: Registered protocol family 16 [ 0.226372] cpuidle: using governor ladder [ 0.227203] cpuidle: using governor menu [ 0.227999] PCCT header not found. [ 0.228767] ACPI: bus type PCI registered [ 0.229578] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.230839] PCI: Using configuration type 1 for base access [ 0.232598] ACPI: Added _OSI(Module Device) [ 0.233453] ACPI: Added _OSI(Processor Device) [ 0.234325] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.235238] ACPI: Added _OSI(Processor Aggregator Device) [ 0.237352] ACPI: Interpreter enabled [ 0.238144] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.240025] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.241884] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.243763] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.245625] ACPI: (supports S0 S5) [ 0.246343] ACPI: Using IOAPIC for interrupt routing [ 0.247455] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.250577] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.251749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.253009] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.254225] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.256488] acpiphp: Slot [3] registered [ 0.257308] acpiphp: Slot [4] registered [ 0.258124] acpiphp: Slot [5] registered [ 0.258940] acpiphp: Slot [6] registered [ 0.259756] acpiphp: Slot [7] registered [ 0.260570] acpiphp: Slot [8] registered [ 0.261384] acpiphp: Slot [9] registered [ 0.262201] acpiphp: Slot [10] registered [ 0.263025] acpiphp: Slot [11] registered [ 0.263849] acpiphp: Slot [12] registered [ 0.264676] acpiphp: Slot [13] registered [ 0.265493] acpiphp: Slot [14] registered [ 0.266318] acpiphp: Slot [15] registered [ 0.277268] acpiphp: Slot [16] registered [ 0.278113] acpiphp: Slot [17] registered [ 0.278930] acpiphp: Slot [18] registered [ 0.279750] acpiphp: Slot [19] registered [ 0.280564] acpiphp: Slot [20] registered [ 0.281391] acpiphp: Slot [21] registered [ 0.282216] acpiphp: Slot [22] registered [ 0.283041] acpiphp: Slot [23] registered [ 0.283861] acpiphp: Slot [24] registered [ 0.284682] acpiphp: Slot [25] registered [ 0.285499] acpiphp: Slot [26] registered [ 0.286317] acpiphp: Slot [27] registered [ 0.287139] acpiphp: Slot [28] registered [ 0.287957] acpiphp: Slot [29] registered [ 0.288802] acpiphp: Slot [30] registered [ 0.289622] acpiphp: Slot [31] registered [ 0.290442] PCI host bridge to bus 0000:00 [ 0.291259] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.292490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.293730] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.295193] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.296664] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.303081] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.304416] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.305612] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.306909] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.313796] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.315248] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.364209] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.365722] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.367161] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.368586] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.369988] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.371254] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.372669] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.373824] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.375470] vgaarb: loaded [ 0.376088] vgaarb: bridge control possible 0000:00:02.0 [ 0.377237] SCSI subsystem initialized [ 0.378073] ACPI: bus type USB registered [ 0.378898] usbcore: registered new interface driver usbfs [ 0.379946] usbcore: registered new interface driver hub [ 0.380976] usbcore: registered new device driver usb [ 0.382045] PCI: Using ACPI for IRQ routing [ 0.383075] NetLabel: Initializing [ 0.383798] NetLabel: domain hash size = 128 [ 0.384662] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.385617] NetLabel: unlabeled traffic allowed by default [ 0.386724] clocksource: Switched to clocksource kvm-clock [ 0.392124] AppArmor: AppArmor Filesystem Enabled [ 0.393092] pnp: PnP ACPI init [ 0.394004] pnp: PnP ACPI: found 5 devices [ 0.400374] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.402092] NET: Registered protocol family 2 [ 0.403066] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.404364] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.405542] TCP: Hash tables configured (established 4096 bind 4096) [ 0.406713] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407801] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.408984] NET: Registered protocol family 1 [ 0.409857] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.410964] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.412050] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.426227] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.440431] Trying to unpack rootfs image as initramfs... [ 0.489312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.503545] Scanning for low memory corruption every 60 seconds [ 0.504871] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.506031] audit: initializing netlink subsys (disabled) [ 0.507071] audit: type=2000 audit(1546016373.704:1): initialized [ 0.508386] Initialise system trusted keyring [ 0.509325] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.510502] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.512477] zbud: loaded [ 0.513188] VFS: Disk quotas dquot_6.6.0 [ 0.514017] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.515541] fuse init (API version 7.23) [ 0.516434] Key type big_key registered [ 0.517248] Allocating IMA MOK and blacklist keyrings. [ 0.518477] Key type asymmetric registered [ 0.519549] Asymmetric key parser 'x509' registered [ 0.520684] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.522469] io scheduler noop registered [ 0.523456] io scheduler deadline registered (default) [ 0.524587] io scheduler cfq registered [ 0.526205] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.527449] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529278] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531147] ACPI: Power Button [PWRF] [ 0.532165] GHES: HEST is not enabled! [ 0.548205] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.577107] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.579440] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.603034] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.605205] Linux agpgart interface v0.103 [ 0.607301] brd: module loaded [ 0.608538] loop: module loaded [ 0.613900] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615396] GPT:90111 != 2097151 [ 0.616087] GPT:Alternate GPT header not at the end of the disk. [ 0.617197] GPT:90111 != 2097151 [ 0.617877] GPT: Use GNU Parted to correct GPT errors. [ 0.618859] vda: vda1 vda15 [ 0.620242] scsi host0: ata_piix [ 0.620989] scsi host1: ata_piix [ 0.621706] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.622943] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624405] libphy: Fixed MDIO Bus: probed [ 0.625234] tun: Universal TUN/TAP device driver, 1.6 [ 0.626205] tun: (C) 1999-2004 Max Krasnyansky [ 0.628426] PPP generic driver version 2.4.2 [ 0.629331] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630602] ehci-pci: EHCI PCI platform driver [ 0.631508] ehci-platform: EHCI generic platform driver [ 0.632529] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633680] ohci-pci: OHCI PCI platform driver [ 0.634561] ohci-platform: OHCI generic platform driver [ 0.635579] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649972] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651005] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652484] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653521] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.654665] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655918] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.657373] usb usb1: Product: UHCI Host Controller [ 0.658340] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.659515] usb usb1: SerialNumber: 0000:00:01.2 [ 0.660550] hub 1-0:1.0: USB hub found [ 0.661338] hub 1-0:1.0: 2 ports detected [ 0.662259] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.664412] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.665392] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.666455] mousedev: PS/2 mouse device common for all mice [ 0.667746] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.669632] rtc_cmos 00:00: RTC can wake from S4 [ 0.670766] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.671974] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.673193] i2c /dev entries driver [ 0.673961] device-mapper: uevent: version 1.0.3 [ 0.674914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.676574] ledtrig-cpu: registered to indicate activity on CPUs [ 0.677895] NET: Registered protocol family 10 [ 0.678935] NET: Registered protocol family 17 [ 0.679862] Key type dns_resolver registered [ 0.680802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.681918] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.683713] registered taskstats version 1 [ 0.684566] Loading compiled-in X.509 certificates [ 0.686038] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.687976] zswap: loaded using pool lzo/zbud [ 0.689382] Key type trusted registered [ 0.690975] Key type encrypted registered [ 0.691814] AppArmor: AppArmor sha1 policy hashing enabled [ 0.692864] ima: No TPM chip found, activating TPM-bypass! [ 0.693932] evm: HMAC attrs: 0x1 [ 0.694892] Magic number: 14:282:996 [ 0.695757] rtc_cmos 00:00: setting system clock to 2018-12-28 16:59:33 UTC (1546016373) [ 0.697396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.698542] EDD information not available. [ 0.783691] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.785276] Write protecting the kernel read-only data: 14336k [ 0.797150] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.799016] 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 [ 0.842915] 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.39 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.8... Lease of 192.168.120.8 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.54. iid=i-00000029 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCbkcXu1H8nf5l1aDIiKwmywzuCC5SIYAj1+3NMzRtHUSGqnzZSZRq1okAI3IH3RzFIt9zURt1gK4j/VY5tngAZMnJFgFZF9EODMYWizgBSSCDiQIxGwJnV3cRv3guSH9O4W3iPx8Gsb8XFRt1tqyV2wwu8ImVLgS7BfSP+VFXUGWDcmZTZ3MISBCVj8WxMJz5tThXwrJ0UZlnzJjuRxXNchJaMbhFY0Pcpz9TIJJUPaoQ9VSiZDjOz+PO/FfapBZvVi1VPFAUSlErJBwUFYAOXr8YxvfwiOGRT7162VvcJ1LRbkConY5mmqOdoInlVoJ2vVnbHU4j7NP/1uamapHMv root@vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff ssh-dss AAAAB3NzaC1kc3MAAACBAMRoDxoqC7wVXEZtXZiy++oVzn2x/KOyFb7t+9CoQ6J2SO2BQJF6rnSYa+ea9K/xCVHwEqI+MdqToFQhbs3QHg0KRe5ZZl6syqLJOlhnGzn78JC6Y1Dh8PBCvg4IqpV4vZWLGjwj/xKK6Ad34g2TS9sOBV4f3KPK6xSPhbOJvkFFAAAAFQCBzl1pVFkaolQSeSNa8fbecuG/UwAAAIAY0ZwMoHy2c6O33HeyYY6c6cidefL4Q0zrF5xV5VdvCrnq3UaW+UYbabf8HoIradWYy26B9B24/VC+tBQzjTecZD+Ou9HNOM/da6aepvVR2dEeKq0taZk5rkOpDFCqlGm2MJr5sBoF/4hsC1h8/ANQM5PR7bO27ewNpucx3tH2XgAAAIEAwL/Qa3giRTjJltJWCSnZMvaHgln9hIUR3ePF73Sq+21GV891yWPdy0PntoQDcxTkk2YQ8FIMeoaz+E1IGgsm4viHBnyWbdpOd+Vp8mHQ4JvqDEFjfi2fyhLrb/f6/Dh+PrzhHrfBr2h8a6zLlIcFcZcr/WhIqHSHPY29ahm8joM= root@vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.8,24,fe80::f816:3eff:fee6:8732/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.8 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-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.20 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-307048a0-7ef3-44ef-8df6-4ef7f731c8ff login: 2018-12-28 16:59:40,105 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-12-28 16:59:40,217 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 16:59:40,218 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-12-28 16:59:40,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 16:59:40,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:40,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:59: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-7952adf8-f5c0-49a5-8b5a-bf3b6da71233 x-compute-request-id: req-7952adf8-f5c0-49a5-8b5a-bf3b6da71233 Content-Type: application/json 2018-12-28 16:59:40,782 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694 used request id req-7952adf8-f5c0-49a5-8b5a-bf3b6da71233 2018-12-28 16:59:40,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.557975053787s 2018-12-28 16:59:40,782 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694 used request id req-7952adf8-f5c0-49a5-8b5a-bf3b6da71233 2018-12-28 16:59:40,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:40,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:41,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59: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-7378d900-84cd-45cc-aa72-296020b72c69 x-compute-request-id: req-7378d900-84cd-45cc-aa72-296020b72c69 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:87:32", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:32.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:33Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8d:43:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:20.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "5fded2f7-9a8e-4f61-9da3-4d1a53e43694", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:40Z", "hostId": "4646dd75da434962fa199a4603f6fceefdd81fd293c099aaebce3c74", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:12Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:41,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7378d900-84cd-45cc-aa72-296020b72c69 2018-12-28 16:59:41,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5239610672s 2018-12-28 16:59:41,307 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7378d900-84cd-45cc-aa72-296020b72c69 2018-12-28 16:59:41,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:43,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:43,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:43,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb1cfc4-feae-4730-b8d5-fb9a10b7f0e8 x-compute-request-id: req-4bb1cfc4-feae-4730-b8d5-fb9a10b7f0e8 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:87:32", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:32.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:33Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:43,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bb1cfc4-feae-4730-b8d5-fb9a10b7f0e8 2018-12-28 16:59:43,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414322853088s 2018-12-28 16:59:43,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4bb1cfc4-feae-4730-b8d5-fb9a10b7f0e8 2018-12-28 16:59:43,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 16:59:43,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:43,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f3cf8f0-18a0-4ab2-9020-3cf382d37fa4 x-compute-request-id: req-6f3cf8f0-18a0-4ab2-9020-3cf382d37fa4 Content-Type: application/json 2018-12-28 16:59:43,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e used request id req-6f3cf8f0-18a0-4ab2-9020-3cf382d37fa4 2018-12-28 16:59:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.195287942886s 2018-12-28 16:59:43,925 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e used request id req-6f3cf8f0-18a0-4ab2-9020-3cf382d37fa4 2018-12-28 16:59:43,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:43,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:44,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-61dcdad1-2ddc-4884-9441-87e1cdd8e46d x-compute-request-id: req-61dcdad1-2ddc-4884-9441-87e1cdd8e46d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e6:87:32", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "rel": "bookmark"}], "image": {"id": "f8390511-3f07-42b2-be03-89f7dafeff93", "links": [{"href": "http://172.30.9.21:8774/images/f8390511-3f07-42b2-be03-89f7dafeff93", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T16:59:32.000000", "flavor": {"id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "links": [{"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}]}, "id": "29f047eb-6b6e-40d0-aef8-f9e5fe5bba0e", "security_groups": [{"name": "default"}], "user_id": "ab81c844af3047e9bd0a0a80c96e228b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T16:59:43Z", "hostId": "4ba65171868a8e7d26ebf242a6ef0bc53f14805a07a61c2dbe4f3604", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "created": "2018-12-28T16:59:23Z", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 16:59:44,357 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-61dcdad1-2ddc-4884-9441-87e1cdd8e46d 2018-12-28 16:59:44,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43150806427s 2018-12-28 16:59:44,358 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-61dcdad1-2ddc-4884-9441-87e1cdd8e46d 2018-12-28 16:59:44,359 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 16:59:46,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 16:59:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:46,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cced2ad7-b485-4021-a12c-ec92c7dffe51 x-compute-request-id: req-cced2ad7-b485-4021-a12c-ec92c7dffe51 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 16:59:46,443 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cced2ad7-b485-4021-a12c-ec92c7dffe51 2018-12-28 16:59:46,444 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0817801952362s 2018-12-28 16:59:46,444 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cced2ad7-b485-4021-a12c-ec92c7dffe51 2018-12-28 16:59:46,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-28 16:59:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba/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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" -d '{"subnet_id": "ef102068-c545-4942-8a7e-4fd83312ee1f"}' 2018-12-28 16:59:47,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3fc755ae-8cb7-4cd9-9366-699f90d0a6a6 Date: Fri, 28 Dec 2018 16:59:47 GMT RESP BODY: {"network_id": "850912dd-91de-4aac-ab09-52277389e068", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "subnet_id": "ef102068-c545-4942-8a7e-4fd83312ee1f", "subnet_ids": ["ef102068-c545-4942-8a7e-4fd83312ee1f"], "port_id": "010f7ab6-f43b-4064-a7aa-e1a75a7fa344", "id": "abd62d95-2d06-4e8c-b85d-fb07ba0149ba"} 2018-12-28 16:59:47,816 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba/remove_router_interface.json used request id req-3fc755ae-8cb7-4cd9-9366-699f90d0a6a6 2018-12-28 16:59:47,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.37173485756s 2018-12-28 16:59:47,817 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba/remove_router_interface.json used request id req-3fc755ae-8cb7-4cd9-9366-699f90d0a6a6 returning object abd62d95-2d06-4e8c-b85d-fb07ba0149ba 2018-12-28 16:59:47,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-28 16:59:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:48,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-fb928865-0b38-46b3-896d-e4237b312a75 Date: Fri, 28 Dec 2018 16:59:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "created_at": "2018-12-28T16:59:01Z", "admin_state_up": true, "updated_at": "2018-12-28T16:59:46Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "077c628fb6a8493aae27e3bdb8e97312", "id": "abd62d95-2d06-4e8c-b85d-fb07ba0149ba", "name": "vping_userdata-router_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:48,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fb928865-0b38-46b3-896d-e4237b312a75 2018-12-28 16:59:48,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.207221031189s 2018-12-28 16:59:48,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-fb928865-0b38-46b3-896d-e4237b312a75 2018-12-28 16:59:48,027 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-28 16:59:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba.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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:51,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fbf4d132-d5df-4a20-b41c-9bc0c46ead6b Content-Length: 0 Date: Fri, 28 Dec 2018 16:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:59:51,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba.json used request id req-fbf4d132-d5df-4a20-b41c-9bc0c46ead6b 2018-12-28 16:59:51,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.17135810852s 2018-12-28 16:59:51,198 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/abd62d95-2d06-4e8c-b85d-fb07ba0149ba.json used request id req-fbf4d132-d5df-4a20-b41c-9bc0c46ead6b 2018-12-28 16:59:51,199 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 16:59:51,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:51,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05f5ec67-3294-45a4-bbab-bbcf513a0f6d Date: Fri, 28 Dec 2018 16:59:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"850912dd-91de-4aac-ab09-52277389e068","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:59:00Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T16:59:00Z","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":"077c628fb6a8493aae27e3bdb8e97312","id":"ef102068-c545-4942-8a7e-4fd83312ee1f","subnetpool_id":null,"name":"vping_userdata-subnet_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:51,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-05f5ec67-3294-45a4-bbab-bbcf513a0f6d 2018-12-28 16:59:51,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0538558959961s 2018-12-28 16:59:51,253 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-05f5ec67-3294-45a4-bbab-bbcf513a0f6d 2018-12-28 16:59:51,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-28 16:59:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/ef102068-c545-4942-8a7e-4fd83312ee1f.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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:53,604 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ee3ac028-d5e8-49f1-824e-5a083121633c Date: Fri, 28 Dec 2018 16:59:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:59:53,604 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ef102068-c545-4942-8a7e-4fd83312ee1f.json used request id req-ee3ac028-d5e8-49f1-824e-5a083121633c 2018-12-28 16:59:53,604 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.34947299957s 2018-12-28 16:59:53,605 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/ef102068-c545-4942-8a7e-4fd83312ee1f.json used request id req-ee3ac028-d5e8-49f1-824e-5a083121633c 2018-12-28 16:59:53,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:59:53,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:53,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-55718ecd-f7d8-4866-8d48-a523211c7bfe Date: Fri, 28 Dec 2018 16:59:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T16:59:53Z","tenant_id":"077c628fb6a8493aae27e3bdb8e97312","created_at":"2018-12-28T16:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"077c628fb6a8493aae27e3bdb8e97312","id":"850912dd-91de-4aac-ab09-52277389e068","name":"vping_userdata-net_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}]} 2018-12-28 16:59:53,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55718ecd-f7d8-4866-8d48-a523211c7bfe 2018-12-28 16:59:53,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114776134491s 2018-12-28 16:59:53,720 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-55718ecd-f7d8-4866-8d48-a523211c7bfe 2018-12-28 16:59:53,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-28 16:59:53,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/850912dd-91de-4aac-ab09-52277389e068.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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:54,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66c5fa8e-b48a-4a2b-a511-101cc178fc15 Date: Fri, 28 Dec 2018 16:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:59:54,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/850912dd-91de-4aac-ab09-52277389e068.json used request id req-66c5fa8e-b48a-4a2b-a511-101cc178fc15 2018-12-28 16:59:54,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.986661911011s 2018-12-28 16:59:54,708 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/850912dd-91de-4aac-ab09-52277389e068.json used request id req-66c5fa8e-b48a-4a2b-a511-101cc178fc15 2018-12-28 16:59:54,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 16:59:54,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:54,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-46d17c3e-4b65-4051-bbfa-e047177efd37 Date: Fri, 28 Dec 2018 16:59:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "metadata": {}}], "file": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93/file", "owner": "077c628fb6a8493aae27e3bdb8e97312", "id": "f8390511-3f07-42b2-be03-89f7dafeff93", "size": 12716032, "self": "/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f8390511-3f07-42b2-be03-89f7dafeff93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T16:59:09Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T16:59:08Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 16:59:54,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-46d17c3e-4b65-4051-bbfa-e047177efd37 2018-12-28 16:59:54,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0324311256409s 2018-12-28 16:59:54,742 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-46d17c3e-4b65-4051-bbfa-e047177efd37 2018-12-28 16:59:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 16:59:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d5d4c6c79f454304cb3a47868fe8b1c045a2c27e" 2018-12-28 16:59:55,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3266c1e2-8d98-46ac-9e4e-370fa0e148a3 Date: Fri, 28 Dec 2018 16:59:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 16:59:55,816 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93 used request id req-3266c1e2-8d98-46ac-9e4e-370fa0e148a3 2018-12-28 16:59:55,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.07243084908s 2018-12-28 16:59:55,816 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f8390511-3f07-42b2-be03-89f7dafeff93 used request id req-3266c1e2-8d98-46ac-9e4e-370fa0e148a3 2018-12-28 16:59:55,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 16:59:55,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:55,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fdab7b5d-78bd-481e-9de6-8e8d5bc5c50b x-compute-request-id: req-fdab7b5d-78bd-481e-9de6-8e8d5bc5c50b Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c5d4b25d-99dd-424c-a070-77e1bce9d206", "name": "vping_userdata-flavor_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 16:59:55,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fdab7b5d-78bd-481e-9de6-8e8d5bc5c50b 2018-12-28 16:59:55,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331470966339s 2018-12-28 16:59:55,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-fdab7b5d-78bd-481e-9de6-8e8d5bc5c50b 2018-12-28 16:59:55,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 16:59:55,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:55,894 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 16:59:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a29a5640-4bf0-4f04-b533-2212162a3640 x-compute-request-id: req-a29a5640-4bf0-4f04-b533-2212162a3640 Content-Length: 0 Content-Type: application/json 2018-12-28 16:59:55,894 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206 used request id req-a29a5640-4bf0-4f04-b533-2212162a3640 2018-12-28 16:59:55,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0424900054932s 2018-12-28 16:59:55,895 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c5d4b25d-99dd-424c-a070-77e1bce9d206 used request id req-a29a5640-4bf0-4f04-b533-2212162a3640 2018-12-28 16:59:55,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:59:55,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8327bd5f-336d-4c3e-bc3b-7625d0ef0e98 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff", "links": {"self": "http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b"}, "domain_id": "default", "enabled": true, "id": "ab81c844af3047e9bd0a0a80c96e228b", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:59:56,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8327bd5f-336d-4c3e-bc3b-7625d0ef0e98 2018-12-28 16:59:56,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104902982712s 2018-12-28 16:59:56,001 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8327bd5f-336d-4c3e-bc3b-7625d0ef0e98 2018-12-28 16:59:56,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:59:56,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972f5711-c454-4ff4-8734-95cb21519ca8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b"}, "enabled": true, "id": "ab81c844af3047e9bd0a0a80c96e228b", "options": {}, "domain_id": "default", "name": "vping_userdata-user_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}} 2018-12-28 16:59:56,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b used request id req-972f5711-c454-4ff4-8734-95cb21519ca8 2018-12-28 16:59:56,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0995380878448s 2018-12-28 16:59:56,107 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b used request id req-972f5711-c454-4ff4-8734-95cb21519ca8 2018-12-28 16:59:56,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 16:59:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8c4bfae-a551-46fb-b16a-8d429bd5c911 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:59:56,455 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b used request id req-b8c4bfae-a551-46fb-b16a-8d429bd5c911 2018-12-28 16:59:56,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.347294092178s 2018-12-28 16:59:56,456 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ab81c844af3047e9bd0a0a80c96e228b used request id req-b8c4bfae-a551-46fb-b16a-8d429bd5c911 2018-12-28 16:59:56,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:59:56,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72087e44-e7c5-4504-a445-fbfca069e3bc Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312"}, "enabled": true, "id": "077c628fb6a8493aae27e3bdb8e97312", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_307048a0-7ef3-44ef-8df6-4ef7f731c8ff"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:59:56,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-72087e44-e7c5-4504-a445-fbfca069e3bc 2018-12-28 16:59:56,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0940730571747s 2018-12-28 16:59:56,551 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-72087e44-e7c5-4504-a445-fbfca069e3bc 2018-12-28 16:59:56,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 16:59:56,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bdf1366-7cb8-410e-a381-2c798c791797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:59:56,705 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312 used request id req-9bdf1366-7cb8-410e-a381-2c798c791797 2018-12-28 16:59:56,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152194023132s 2018-12-28 16:59:56,705 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/077c628fb6a8493aae27e3bdb8e97312 used request id req-9bdf1366-7cb8-410e-a381-2c798c791797 2018-12-28 16:59:56,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:59:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6df6104b-8130-40f9-b325-d7507bb1c2f9 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "51abb41538c044dfa0f28164dcced0c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:59:56,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6df6104b-8130-40f9-b325-d7507bb1c2f9 2018-12-28 16:59:56,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745859146118s 2018-12-28 16:59:56,782 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 16:59:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e860f3c-0bc2-4ed1-948b-f3f5698f70c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 16:59:56,875 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/51abb41538c044dfa0f28164dcced0c2 used request id req-3e860f3c-0bc2-4ed1-948b-f3f5698f70c2 2018-12-28 16:59:56,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0927610397339s 2018-12-28 16:59:56,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:59:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=077c628fb6a8493aae27e3bdb8e97312&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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:56,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-14b7235e-32d1-4245-9a54-0f4fe914cf21 Date: Fri, 28 Dec 2018 16:59:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "created_at": "2018-12-28T16:58:59Z", "updated_at": "2018-12-28T16:58:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "1702cc7a-72a6-4613-af68-820d31278b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv4", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "96be9f57-e093-48af-b9f7-ea1898ee4753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv6", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "ce300c43-7a41-41b0-b37e-34cfc5f19576", "remote_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv6", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "d4d6717a-edcd-4e1b-99c3-625b5db19112", "remote_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv4", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}], "revision_number": 4, "project_id": "077c628fb6a8493aae27e3bdb8e97312", "id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "name": "default"}]} 2018-12-28 16:59:56,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=077c628fb6a8493aae27e3bdb8e97312&name=default used request id req-14b7235e-32d1-4245-9a54-0f4fe914cf21 2018-12-28 16:59:56,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0467000007629s 2018-12-28 16:59:56,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=077c628fb6a8493aae27e3bdb8e97312&name=default used request id req-14b7235e-32d1-4245-9a54-0f4fe914cf21 2018-12-28 16:59:56,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 16:59:56,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:57,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-aee3694b-a787-4b89-b702-6812169fb583 Date: Fri, 28 Dec 2018 16:59:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "created_at": "2018-12-28T16:58:59Z", "updated_at": "2018-12-28T16:58:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "1702cc7a-72a6-4613-af68-820d31278b01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv4", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "96be9f57-e093-48af-b9f7-ea1898ee4753", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv6", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "ce300c43-7a41-41b0-b37e-34cfc5f19576", "remote_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv6", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:58:59Z", "revision_number": 0, "id": "d4d6717a-edcd-4e1b-99c3-625b5db19112", "remote_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "remote_ip_prefix": null, "created_at": "2018-12-28T16:58:59Z", "security_group_id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "tenant_id": "077c628fb6a8493aae27e3bdb8e97312", "port_range_min": null, "ethertype": "IPv4", "project_id": "077c628fb6a8493aae27e3bdb8e97312"}], "revision_number": 4, "project_id": "077c628fb6a8493aae27e3bdb8e97312", "id": "96c2f8da-ae15-49e1-8b06-9a5f50c82b2a", "name": "default"}]} 2018-12-28 16:59:57,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aee3694b-a787-4b89-b702-6812169fb583 2018-12-28 16:59:57,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189794063568s 2018-12-28 16:59:57,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-aee3694b-a787-4b89-b702-6812169fb583 2018-12-28 16:59:57,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 16:59:57,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/96c2f8da-ae15-49e1-8b06-9a5f50c82b2a.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}40020d851471bbbc5dd293a63124f14b912b6bda" 2018-12-28 16:59:57,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94c41232-6ce2-4d1c-baae-cfb2018448b6 Content-Length: 0 Date: Fri, 28 Dec 2018 16:59:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 16:59:57,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/96c2f8da-ae15-49e1-8b06-9a5f50c82b2a.json used request id req-94c41232-6ce2-4d1c-baae-cfb2018448b6 2018-12-28 16:59:57,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.32902598381s 2018-12-28 16:59:57,452 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/96c2f8da-ae15-49e1-8b06-9a5f50c82b2a.json used request id req-94c41232-6ce2-4d1c-baae-cfb2018448b6 2018-12-28 16:59:57,505 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-12-28 16:59:57,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 16:59:57,592 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 16:59:57,593 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 16:59:57,594 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 16:59:57,595 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 16:59:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 16:59:57,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf0a83a-f452-4463-b8d3-dd5841ebae42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 16:59:57,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ecf0a83a-f452-4463-b8d3-dd5841ebae42 2018-12-28 16:59:57,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 16:59:57,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T17:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["lMSp5IzNRsWxM4Zs0APCMw"], "issued_at": "2018-12-28T16:59:57.000000Z"}} 2018-12-28 16:59:57,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 16:59:57,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:58,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ef5e29b8-93e8-4480-bed3-0db252676b55 Date: Fri, 28 Dec 2018 16:59:58 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 16:59:58,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef5e29b8-93e8-4480-bed3-0db252676b55 2018-12-28 16:59:58,365 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.390011072159s 2018-12-28 16:59:58,365 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ef5e29b8-93e8-4480-bed3-0db252676b55 2018-12-28 16:59:58,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 16:59:58,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:58,374 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 16:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 16:59:58,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:58,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbcdcca6-d1a3-4ce4-ac8b-abb59b91a960 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 16:59:58,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-fbcdcca6-d1a3-4ce4-ac8b-abb59b91a960 2018-12-28 16:59:58,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0964879989624s 2018-12-28 16:59:58,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 16:59:58,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d"}}' 2018-12-28 16:59:58,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d939c8ef-a28d-420b-bdf3-b15a54025562 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.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158"}, "enabled": true, "id": "19d86d3975544f25ac8b266c182fa158", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d"}} 2018-12-28 16:59:58,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d939c8ef-a28d-420b-bdf3-b15a54025562 2018-12-28 16:59:58,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0395531654358s 2018-12-28 16:59:58,504 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d939c8ef-a28d-420b-bdf3-b15a54025562 2018-12-28 16:59:58,505 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d', 'id': u'19d86d3975544f25ac8b266c182fa158', '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-12-28 16:59:58,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 16:59:59,073 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.567013025284s 2018-12-28 16:59:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3527f44c-d112-4554-b984-56a7eb2e516d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0"}, "enabled": true, "id": "b7e171d24c0147ab868ab92a3eb4b2e0", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d"}} 2018-12-28 16:59:59,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 used request id req-3527f44c-d112-4554-b984-56a7eb2e516d 2018-12-28 16:59:59,168 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'b7e171d24c0147ab868ab92a3eb4b2e0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d'}) 2018-12-28 16:59:59,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:59:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10764b15-17ef-4e0d-9c34-941755f893f2 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:59:59,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-10764b15-17ef-4e0d-9c34-941755f893f2 2018-12-28 16:59:59,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0761120319366s 2018-12-28 16:59:59,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:59:59,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2512ff0f-36d7-49a7-aef8-ae1f4e67ec12 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 16:59:59,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2512ff0f-36d7-49a7-aef8-ae1f4e67ec12 2018-12-28 16:59:59,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809619426727s 2018-12-28 16:59:59,328 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 16:59:59,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 16:59:59,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" -d '{"role": {"name": "Member"}}' 2018-12-28 16:59:59,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356e2da9-f52e-4566-9977-2772b38e7e22 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}} 2018-12-28 16:59:59,433 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-356e2da9-f52e-4566-9977-2772b38e7e22 2018-12-28 16:59:59,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.1044049263s 2018-12-28 16:59:59,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8f2e68-3c63-4c84-b595-3e6836f591de Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "domain_id": null, "name": "Member", "id": "aed6971925db47ff926459160a181004"}} 2018-12-28 16:59:59,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004 used request id req-ed8f2e68-3c63-4c84-b595-3e6836f591de 2018-12-28 16:59:59,507 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004'}, 'domain_id': None, 'human_id': None, 'id': u'aed6971925db47ff926459160a181004', 'HUMAN_ID': False}) 2018-12-28 16:59:59,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 16:59:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88bb158-88ab-4bca-899f-bfdc21b82ed6 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}]} 2018-12-28 16:59:59,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a88bb158-88ab-4bca-899f-bfdc21b82ed6 2018-12-28 16:59:59,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816090106964s 2018-12-28 16:59:59,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 16:59:59,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1735436-3994-4f87-9a53-f20377049db2 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 16:59:59,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f1735436-3994-4f87-9a53-f20377049db2 2018-12-28 16:59:59,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.081710100174s 2018-12-28 16:59:59,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 16:59:59,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66434763-94d1-4f90-8a0c-88a63af29c02 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d", "links": {"self": "http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0"}, "domain_id": "default", "enabled": true, "id": "b7e171d24c0147ab868ab92a3eb4b2e0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 16:59:59,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-66434763-94d1-4f90-8a0c-88a63af29c02 2018-12-28 16:59:59,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0941941738129s 2018-12-28 16:59:59,769 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-66434763-94d1-4f90-8a0c-88a63af29c02 2018-12-28 16:59:59,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 16:59:59,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686b0b84-9c61-4557-9e9f-c9e82e018ca7 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21: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.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158"}, "enabled": true, "id": "19d86d3975544f25ac8b266c182fa158", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 16:59:59,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-686b0b84-9c61-4557-9e9f-c9e82e018ca7 2018-12-28 16:59:59,855 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798668861389s 2018-12-28 16:59:59,855 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-686b0b84-9c61-4557-9e9f-c9e82e018ca7 2018-12-28 16:59:59,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 16:59:59,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&scope.project.id=19d86d3975544f25ac8b266c182fa158&role.id=aed6971925db47ff926459160a181004 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 16:59:59,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba0674d-3095-447f-a0bb-47900d8fc6e5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&scope.project.id=19d86d3975544f25ac8b266c182fa158&role.id=aed6971925db47ff926459160a181004", "previous": null, "next": null}} 2018-12-28 16:59:59,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&scope.project.id=19d86d3975544f25ac8b266c182fa158&role.id=aed6971925db47ff926459160a181004 used request id req-dba0674d-3095-447f-a0bb-47900d8fc6e5 2018-12-28 16:59:59,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810611248016s 2018-12-28 16:59:59,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 16:59:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158/users/b7e171d24c0147ab868ab92a3eb4b2e0/roles/aed6971925db47ff926459160a181004 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 16:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61d27c15-fea0-4ff3-9038-dc87fa4111f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:00:00,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158/users/b7e171d24c0147ab868ab92a3eb4b2e0/roles/aed6971925db47ff926459160a181004 used request id req-61d27c15-fea0-4ff3-9038-dc87fa4111f1 2018-12-28 17:00:00,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.189902067184s 2018-12-28 17:00:00,130 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d', 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': '17e5563a-41de-4a25-8ff0-98fd74be4bcc', 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_44094095-f48b-40df-a945-e5533eb0143d', 'project_id': u'19d86d3975544f25ac8b266c182fa158', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:00:00,131 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:00:00,132 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:00:00,133 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:00:00,134 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d', 'password': '17e5563a-41de-4a25-8ff0-98fd74be4bcc', 'project_name': 'tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '19d86d3975544f25ac8b266c182fa158', 'project_domain_name': 'Default'} 2018-12-28 17:00:00,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:00:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2587bf5e-2443-48d8-9920-e60c3ff5e1d3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}]} 2018-12-28 17:00:00,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2587bf5e-2443-48d8-9920-e60c3ff5e1d3 2018-12-28 17:00:00,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823981761932s 2018-12-28 17:00:00,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:00:00,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f396a0-fdb6-4fbf-8eee-c87917420b36 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}]} 2018-12-28 17:00:00,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-08f396a0-fdb6-4fbf-8eee-c87917420b36 2018-12-28 17:00:00,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835289955139s 2018-12-28 17:00:00,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:00:00,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000ffea1-eb69-4aeb-bc47-e416eb4cf738 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:00:00,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-000ffea1-eb69-4aeb-bc47-e416eb4cf738 2018-12-28 17:00:00,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0738871097565s 2018-12-28 17:00:00,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:00:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ad529f7-ece1-4c30-98a2-9b7fe699c093 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d", "links": {"self": "http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0"}, "domain_id": "default", "enabled": true, "id": "b7e171d24c0147ab868ab92a3eb4b2e0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:00:00,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3ad529f7-ece1-4c30-98a2-9b7fe699c093 2018-12-28 17:00:00,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966720581055s 2018-12-28 17:00:00,472 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3ad529f7-ece1-4c30-98a2-9b7fe699c093 2018-12-28 17:00:00,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:00:00,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586380c8-5783-46fa-af76-d153eeacd0a1 Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21: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.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158"}, "enabled": true, "id": "19d86d3975544f25ac8b266c182fa158", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:00:00,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-586380c8-5783-46fa-af76-d153eeacd0a1 2018-12-28 17:00:00,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0784718990326s 2018-12-28 17:00:00,558 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-586380c8-5783-46fa-af76-d153eeacd0a1 2018-12-28 17:00:00,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:00:00,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&scope.project.id=19d86d3975544f25ac8b266c182fa158&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65fe350-49ba-4eaf-8a1e-085ae0eea155 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&scope.project.id=19d86d3975544f25ac8b266c182fa158&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 17:00:00,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&scope.project.id=19d86d3975544f25ac8b266c182fa158&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-e65fe350-49ba-4eaf-8a1e-085ae0eea155 2018-12-28 17:00:00,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0748171806335s 2018-12-28 17:00:00,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:00:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158/users/b7e171d24c0147ab868ab92a3eb4b2e0/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a518e12-4ae8-452b-9560-30e777d77608 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:00:00,771 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158/users/b7e171d24c0147ab868ab92a3eb4b2e0/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-2a518e12-4ae8-452b-9560-30e777d77608 2018-12-28 17:00:00,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.136101961136s 2018-12-28 17:00:00,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:00:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12e03de-9026-4620-83cf-5a9794c10ad0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}]} 2018-12-28 17:00:00,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d12e03de-9026-4620-83cf-5a9794c10ad0 2018-12-28 17:00:00,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0886480808258s 2018-12-28 17:00:00,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:00:00,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:00,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4133f003-7817-4ad8-8cc2-dd7f0e5ed168 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:00:00,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4133f003-7817-4ad8-8cc2-dd7f0e5ed168 2018-12-28 17:00:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0759708881378s 2018-12-28 17:00:00,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:00:00,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:01,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f502af-1ede-4e3f-b477-6af0db835e80 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d", "links": {"self": "http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0"}, "domain_id": "default", "enabled": true, "id": "b7e171d24c0147ab868ab92a3eb4b2e0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:00:01,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-17f502af-1ede-4e3f-b477-6af0db835e80 2018-12-28 17:00:01,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0971429347992s 2018-12-28 17:00:01,036 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-17f502af-1ede-4e3f-b477-6af0db835e80 2018-12-28 17:00:01,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:00:01,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:01,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c9fec-4b59-458b-9fe4-3c5c2754d3b0 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-28 17:00:01,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=b7e171d24c0147ab868ab92a3eb4b2e0&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default used request id req-cb7c9fec-4b59-458b-9fe4-3c5c2754d3b0 2018-12-28 17:00:01,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0793628692627s 2018-12-28 17:00:01,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:00:01,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/b7e171d24c0147ab868ab92a3eb4b2e0/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:00:01,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:00:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae36e896-e2d3-4c06-b524-2d04f467636c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:00:01,237 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/b7e171d24c0147ab868ab92a3eb4b2e0/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-ae36e896-e2d3-4c06-b524-2d04f467636c 2018-12-28 17:00:01,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115427017212s 2018-12-28 17:00:01,237 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-28 17:00:13,327 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-28 17:00:12.997 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d31fc710-6d49-4343-bb28-e06889b8a99e) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d31fc710-6d49-4343-bb28-e06889b8a99e | 2018-12-28T17:00:12 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d31fc710-6d49-4343-bb28-e06889b8a99e ~/.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-12-28 17:00:16,666 - 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-12-28 17:00:16,667 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-28 17:00:24,600 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-28 17:00:20.957 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-28 17:00:21.116 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-28 17:00:24.385 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523) has been successfully created! Using verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523) as the default verifier for the future CLI operations. 2018-12-28 17:00:27,666 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-12-28 17:00:27,667 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:00:27,735 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 17:00:27,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:00:27,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6dc28c9-687f-44f7-a7bf-0ca024f6294f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:00:27,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d6dc28c9-687f-44f7-a7bf-0ca024f6294f 2018-12-28 17:00:27,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:00:28,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed6971925db47ff926459160a181004", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:00:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19d86d3975544f25ac8b266c182fa158", "name": "tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/19d86d3975544f25ac8b266c182fa158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/19d86d3975544f25ac8b266c182fa158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/19d86d3975544f25ac8b266c182fa158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/19d86d3975544f25ac8b266c182fa158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/19d86d3975544f25ac8b266c182fa158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/19d86d3975544f25ac8b266c182fa158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/19d86d3975544f25ac8b266c182fa158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/19d86d3975544f25ac8b266c182fa158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/19d86d3975544f25ac8b266c182fa158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/19d86d3975544f25ac8b266c182fa158", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/19d86d3975544f25ac8b266c182fa158", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/19d86d3975544f25ac8b266c182fa158", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d", "id": "b7e171d24c0147ab868ab92a3eb4b2e0"}, "audit_ids": ["nh2RV9J1RVa5W-JIv-TVxw"], "issued_at": "2018-12-28T17:00:28.000000Z"}} 2018-12-28 17:00:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:28,124 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 17:00:28 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 17:00:28,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:00:28,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:28,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-117ea8c3-4275-44e0-8c7b-cf99f3061538 Date: Fri, 28 Dec 2018 17:00:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:00:28,293 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-117ea8c3-4275-44e0-8c7b-cf99f3061538 2018-12-28 17:00:28,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165724039078s 2018-12-28 17:00:28,294 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-117ea8c3-4275-44e0-8c7b-cf99f3061538 2018-12-28 17:00:28,296 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:00:28,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d"}' 2018-12-28 17:00:28,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36 X-Openstack-Request-Id: req-1aa3626d-8586-4b00-9722-bcd8f26b4bf1 Date: Fri, 28 Dec 2018 17:00:28 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "4c2c83ac-cf65-40d2-8781-d5807c419a36", "size": null, "self": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:28Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "checksum": null, "created_at": "2018-12-28T17:00:28Z", "protected": false} 2018-12-28 17:00:28,572 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1aa3626d-8586-4b00-9722-bcd8f26b4bf1 2018-12-28 17:00:28,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.276301145554s 2018-12-28 17:00:28,573 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1aa3626d-8586-4b00-9722-bcd8f26b4bf1 returning object 4c2c83ac-cf65-40d2-8781-d5807c419a36 2018-12-28 17:00:28,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:00:28,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/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}11d58fced3f30c68637723e10cb8673737643aeb" -d '' 2018-12-28 17:00:30,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b78a9a4c-11dc-40e1-8068-21d4647c67a4 Date: Fri, 28 Dec 2018 17:00:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:00:30,261 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file used request id req-b78a9a4c-11dc-40e1-8068-21d4647c67a4 2018-12-28 17:00:30,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.6874358654s 2018-12-28 17:00:30,262 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file used request id req-b78a9a4c-11dc-40e1-8068-21d4647c67a4 2018-12-28 17:00:30,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:00:30,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:30,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-5984a57d-f102-44b3-ba58-23629cccde52 Date: Fri, 28 Dec 2018 17:00:30 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "metadata": {}}], "file": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "4c2c83ac-cf65-40d2-8781-d5807c419a36", "size": 12716032, "self": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:00:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:00:30,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5984a57d-f102-44b3-ba58-23629cccde52 2018-12-28 17:00:30,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165554046631s 2018-12-28 17:00:30,428 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5984a57d-f102-44b3-ba58-23629cccde52 2018-12-28 17:00:30,430 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file', 'owner': u'19d86d3975544f25ac8b266c182fa158', 'id': u'4c2c83ac-cf65-40d2-8781-d5807c419a36', 'size': 12716032, u'self': u'/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19d86d3975544f25ac8b266c182fa158', 'name': 'tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:00:30Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:00:30Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d', 'created': u'2018-12-28T17:00:28Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:00:28Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:00:30,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:00:30,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_44094095-f48b-40df-a945-e5533eb0143d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:00:30,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-c89a867f-332c-44d6-90f1-bbdda6b80755 x-compute-request-id: req-c89a867f-332c-44d6-90f1-bbdda6b80755 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b36f11a8-01e6-44f2-92e9-200877ab5400", "name": "tempest_smoke_serial-flavor_44094095-f48b-40df-a945-e5533eb0143d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:00:30,629 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c89a867f-332c-44d6-90f1-bbdda6b80755 2018-12-28 17:00:30,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.197400093079s 2018-12-28 17:00:30,629 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c89a867f-332c-44d6-90f1-bbdda6b80755 returning object b36f11a8-01e6-44f2-92e9-200877ab5400 2018-12-28 17:00:30,630 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_44094095-f48b-40df-a945-e5533eb0143d', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'b36f11a8-01e6-44f2-92e9-200877ab5400', 'swap': 0}) 2018-12-28 17:00:30,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:00:30,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400/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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" -d '{"extra_specs": {}}' 2018-12-28 17:00:30,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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 x-openstack-request-id: req-49533e8e-27e8-4428-b104-bc840cb17d9a x-compute-request-id: req-49533e8e-27e8-4428-b104-bc840cb17d9a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:00:30,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400/os-extra_specs used request id req-49533e8e-27e8-4428-b104-bc840cb17d9a 2018-12-28 17:00:30,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235509872437s 2018-12-28 17:00:30,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400/os-extra_specs used request id req-49533e8e-27e8-4428-b104-bc840cb17d9a 2018-12-28 17:00:30,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:00:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:30,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:00:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:30,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314fc526-17a8-46c1-8698-a14c87b6684e Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}]} 2018-12-28 17:00:30,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-314fc526-17a8-46c1-8698-a14c87b6684e 2018-12-28 17:00:30,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0994861125946s 2018-12-28 17:00:30,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-28 17:00:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:30,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-5bd808fd-2d48-4b5d-975b-825a86e25a12 x-compute-request-id: req-5bd808fd-2d48-4b5d-975b-825a86e25a12 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 17:00:30,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5bd808fd-2d48-4b5d-975b-825a86e25a12 2018-12-28 17:00:30,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.17561006546s 2018-12-28 17:00:30,937 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5bd808fd-2d48-4b5d-975b-825a86e25a12 2018-12-28 17:00:30,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:00:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:31,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-37c062e6-2da9-4f9e-9c9f-0c1809fdaaf0 Date: Fri, 28 Dec 2018 17:00:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "metadata": {}}], "file": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "4c2c83ac-cf65-40d2-8781-d5807c419a36", "size": 12716032, "self": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:00:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:00:31,108 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37c062e6-2da9-4f9e-9c9f-0c1809fdaaf0 2018-12-28 17:00:31,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170070886612s 2018-12-28 17:00:31,108 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-37c062e6-2da9-4f9e-9c9f-0c1809fdaaf0 2018-12-28 17:00:31,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:00:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d"}' 2018-12-28 17:00:31,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9 X-Openstack-Request-Id: req-535b2c48-6112-4232-99bb-5811d86c748f Date: Fri, 28 Dec 2018 17:00:31 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/100c2d90-d338-477f-af0e-705042ec86c9/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "100c2d90-d338-477f-af0e-705042ec86c9", "size": null, "self": "/v2/images/100c2d90-d338-477f-af0e-705042ec86c9", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:31Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d", "checksum": null, "created_at": "2018-12-28T17:00:31Z", "protected": false} 2018-12-28 17:00:31,440 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-535b2c48-6112-4232-99bb-5811d86c748f 2018-12-28 17:00:31,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.329770088196s 2018-12-28 17:00:31,441 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-535b2c48-6112-4232-99bb-5811d86c748f returning object 100c2d90-d338-477f-af0e-705042ec86c9 2018-12-28 17:00:31,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:00:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9/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}11d58fced3f30c68637723e10cb8673737643aeb" -d '' 2018-12-28 17:00:32,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcbbcb63-54b0-4255-8796-3bb9045e6c71 Date: Fri, 28 Dec 2018 17:00:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:00:32,919 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9/file used request id req-bcbbcb63-54b0-4255-8796-3bb9045e6c71 2018-12-28 17:00:32,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.47741413116s 2018-12-28 17:00:32,920 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9/file used request id req-bcbbcb63-54b0-4255-8796-3bb9045e6c71 2018-12-28 17:00:32,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:00:32,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:00:33,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-c0900524-e560-4170-af55-4d82818f3380 Date: Fri, 28 Dec 2018 17:00:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/100c2d90-d338-477f-af0e-705042ec86c9/snap", "metadata": {}}], "file": "/v2/images/100c2d90-d338-477f-af0e-705042ec86c9/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "100c2d90-d338-477f-af0e-705042ec86c9", "size": 12716032, "self": "/v2/images/100c2d90-d338-477f-af0e-705042ec86c9", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/100c2d90-d338-477f-af0e-705042ec86c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:32Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:00:31Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "metadata": {}}], "file": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "4c2c83ac-cf65-40d2-8781-d5807c419a36", "size": 12716032, "self": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:00:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:00:33,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0900524-e560-4170-af55-4d82818f3380 2018-12-28 17:00:33,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170444011688s 2018-12-28 17:00:33,091 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0900524-e560-4170-af55-4d82818f3380 2018-12-28 17:00:33,094 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/100c2d90-d338-477f-af0e-705042ec86c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/100c2d90-d338-477f-af0e-705042ec86c9/file', 'owner': u'19d86d3975544f25ac8b266c182fa158', 'id': u'100c2d90-d338-477f-af0e-705042ec86c9', 'size': 12716032, u'self': u'/v2/images/100c2d90-d338-477f-af0e-705042ec86c9', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19d86d3975544f25ac8b266c182fa158', 'name': 'tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/100c2d90-d338-477f-af0e-705042ec86c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:00:32Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:00:32Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/100c2d90-d338-477f-af0e-705042ec86c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d', 'created': u'2018-12-28T17:00:31Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:00:31Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/100c2d90-d338-477f-af0e-705042ec86c9', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_44094095-f48b-40df-a945-e5533eb0143d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:00:33,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:00:33,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_44094095-f48b-40df-a945-e5533eb0143d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:00:33,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00: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-15c30970-c1b7-4d31-9a98-31b35a842497 x-compute-request-id: req-15c30970-c1b7-4d31-9a98-31b35a842497 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ba17fdd8-9de8-4775-921a-890a08891a74", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba17fdd8-9de8-4775-921a-890a08891a74", "name": "tempest_smoke_serial-flavor_alt_44094095-f48b-40df-a945-e5533eb0143d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:00:33,144 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-15c30970-c1b7-4d31-9a98-31b35a842497 2018-12-28 17:00:33,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0490629673004s 2018-12-28 17:00:33,145 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-15c30970-c1b7-4d31-9a98-31b35a842497 returning object ba17fdd8-9de8-4775-921a-890a08891a74 2018-12-28 17:00:33,145 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_44094095-f48b-40df-a945-e5533eb0143d', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'ba17fdd8-9de8-4775-921a-890a08891a74', 'swap': 0}) 2018-12-28 17:00:33,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:00:33,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74/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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" -d '{"extra_specs": {}}' 2018-12-28 17:00:33,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:00: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-3665de23-77c3-4b84-9005-e6f9a1f53126 x-compute-request-id: req-3665de23-77c3-4b84-9005-e6f9a1f53126 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:00:33,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74/os-extra_specs used request id req-3665de23-77c3-4b84-9005-e6f9a1f53126 2018-12-28 17:00:33,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0209941864014s 2018-12-28 17:00:33,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74/os-extra_specs used request id req-3665de23-77c3-4b84-9005-e6f9a1f53126 2018-12-28 17:00:33,168 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_44094095-f48b-40df-a945-e5533eb0143d', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'ba17fdd8-9de8-4775-921a-890a08891a74', 'swap': 0}) 2018-12-28 17:00:36,382 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-28 17:00:35.232 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523) for deployment 'opnfv-rally' (UUID=d31fc710-6d49-4343-bb28-e06889b8a99e). 2018-12-28 17:00:36.212 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-28 17:00:36.214 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523) has been successfully configured for deployment 'opnfv-rally' (UUID=d31fc710-6d49-4343-bb28-e06889b8a99e)! 2018-12-28 17:00:36,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-28 17:00:36,382 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-28 17:00:36,385 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-28 17:00:36,399 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-28 17:00:43,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-ee2bada6-0932-46b5-85a8-c757a75c8523/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-12-28 17:00:43,208 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-28 17:00:43,247 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-28 17:00:43,248 - 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-12-28 17:00:45,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:00:45.492 51 INFO rally.api [-] Starting verification (UUID=1649356a-46b1-48d4-a8b8-d32218f0bc1a) for deployment 'opnfv-rally' (UUID=d31fc710-6d49-4343-bb28-e06889b8a99e) by verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523). 2018-12-28 17:00:45,494 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 1649356a-46b1-48d4-a8b8-d32218f0bc1a 2018-12-28 17:00:51,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:00:51.661 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.168s] 2018-12-28 17:00:51,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:00:51.719 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.058s] 2018-12-28 17:00:57,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:00:57.917 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.490s] 2018-12-28 17:01:01,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:01:01.216 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.298s] 2018-12-28 17:01:14,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:01:14.508 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.360s] 2018-12-28 17:01:32,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:01:32.491 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.903s] 2018-12-28 17:02:10,160 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:02:10.160 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.071s] 2018-12-28 17:02:10,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:02:10.162 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-28 17:02:49,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:02:49.879 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.066s] 2018-12-28 17:02:49,880 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:02:49.880 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-28 17:03:26,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:03:26.432 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-12-28 17:03:26,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:03:26.433 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-28 17:04:14,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:14.289 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.116s] 2018-12-28 17:04:42,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:42.622 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.051s] 2018-12-28 17:04:42,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:42.723 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.101s] 2018-12-28 17:04:49,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:49.551 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.690s] 2018-12-28 17:04:49,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:49.561 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-12-28 17:04:50,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:50.872 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 17:04:50,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:50.873 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 17:04:54,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:04:54.964 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.291s] 2018-12-28 17:05:01,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:01.138 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.411s] 2018-12-28 17:05:07,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:07.656 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.534s] 2018-12-28 17:05:14,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:14.842 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.393s] 2018-12-28 17:05:23,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:23.754 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [2.782s] 2018-12-28 17:05:29,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:29.776 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.640s] 2018-12-28 17:05:35,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:35.518 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.152s] 2018-12-28 17:05:42,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:42.959 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.425s] 2018-12-28 17:05:50,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:50.202 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.765s] 2018-12-28 17:05:59,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:05:59.121 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.897s] 2018-12-28 17:06:01,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:01.290 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-28 17:06:03,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:03.212 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.069s] 2018-12-28 17:06:03,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:03.292 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.080s] 2018-12-28 17:06:03,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:03.365 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.072s] 2018-12-28 17:06:03,372 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:03.372 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-12-28 17:06:07,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:07.273 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.843s] 2018-12-28 17:06:09,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:09.292 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [2.018s] 2018-12-28 17:06:11,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:11.370 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.078s] 2018-12-28 17:06:16,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:16.968 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-12-28 17:06:23,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:23.723 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.447s] 2018-12-28 17:06:40,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:40.951 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.106s] 2018-12-28 17:06:45,562 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:45.562 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.610s] 2018-12-28 17:06:58,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:06:58.964 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.553s] 2018-12-28 17:07:02,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:02.809 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.843s] 2018-12-28 17:07:09,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:09.556 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [6.747s] 2018-12-28 17:07:19,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:19.151 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.762s] 2018-12-28 17:07:22,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:22.492 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.340s] 2018-12-28 17:07:28,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:28.034 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.542s] 2018-12-28 17:07:43,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:43.528 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.261s] 2018-12-28 17:07:43,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:43.802 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.274s] 2018-12-28 17:07:44,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:44.073 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.271s] 2018-12-28 17:07:44,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:44.285 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.211s] 2018-12-28 17:07:44,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:44.526 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.241s] 2018-12-28 17:07:44,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:44.611 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.084s] 2018-12-28 17:07:58,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:58.117 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.505s] 2018-12-28 17:07:58,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:58.555 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.438s] 2018-12-28 17:07:58,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:58.818 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.262s] 2018-12-28 17:07:59,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:59.207 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.388s] 2018-12-28 17:07:59,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:59.458 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.250s] 2018-12-28 17:07:59,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:07:59.557 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.099s] 2018-12-28 17:08:13,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:13.092 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.552s] 2018-12-28 17:08:18,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:18.275 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.182s] 2018-12-28 17:08:20,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:20.089 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.813s] 2018-12-28 17:08:20,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:20.281 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.193s] 2018-12-28 17:08:20,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:20.491 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.210s] 2018-12-28 17:08:32,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:32.158 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.774s] 2018-12-28 17:08:37,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:37.684 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [5.524s] 2018-12-28 17:08:39,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:39.487 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.803s] 2018-12-28 17:08:39,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:39.691 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.204s] 2018-12-28 17:08:39,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:08:39.894 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.203s] 2018-12-28 17:09:01,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:09:01.826 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.027s] 2018-12-28 17:09:13,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:09:13.273 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.446s] 2018-12-28 17:09:23,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:09:23.389 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.115s] 2018-12-28 17:09:32,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:09:32.461 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.071s] 2018-12-28 17:10:02,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:02.900 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [16.091s] 2018-12-28 17:10:14,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:14.927 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [12.026s] 2018-12-28 17:10:25,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:25.296 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.368s] 2018-12-28 17:10:35,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:35.042 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.745s] 2018-12-28 17:10:51,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:51.519 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.556s] 2018-12-28 17:10:54,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:54.087 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.565s] 2018-12-28 17:10:54,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:54.286 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.202s] 2018-12-28 17:10:58,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:10:58.986 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.568s] 2018-12-28 17:11:01,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:01.301 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.312s] 2018-12-28 17:11:01,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:01.346 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-12-28 17:11:05,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:05.768 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.278s] 2018-12-28 17:11:09,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:09.029 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-12-28 17:11:10,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:10.287 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-28 17:11:10,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:10.290 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-28 17:11:10,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:10.291 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-28 17:11:10,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:10.292 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-28 17:11:10,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:10.292 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-28 17:11:12,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:12.075 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-28 17:11:28,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:28.203 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.673s] 2018-12-28 17:11:41,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:41.048 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.422s] 2018-12-28 17:11:54,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:11:54.578 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.527s] 2018-12-28 17:12:04,317 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:12:04.316 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.674s] 2018-12-28 17:13:19,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:13:19.936 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [68.517s] 2018-12-28 17:13:57,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:13:57.976 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [25.059s] 2018-12-28 17:14:53,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:14:53.898 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [27.520s] 2018-12-28 17:15:14,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 1649356a-46b1-48d4-a8b8-d32218f0bc1a 2018-12-28 17:15:14,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '1649356a-46b1-48d4-a8b8-d32218f0bc1a']'. 2018-12-28 17:15:15,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-28 17:15:15,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 1649356a-46b1-48d4-a8b8-d32218f0bc1a | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-28 17:00:45 | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-28 17:15:14 | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:29 | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-28 17:15:15,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: ee2bada6-0932-46b5-85a8-c757a75c8523) | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d31fc710-6d49-4343-bb28-e06889b8a99e) | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 844.384 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-28 17:15:15,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 17:15:15,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-28 17:15:15,904 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-28 17:15:15,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-12-28 17:15:16,080 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 17:15:16,081 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 14:48 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-12-28 17:15:16,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:15:16,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:15:17,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-53d32f3c-9a7a-4a0b-8d91-39ed798cfa82 Date: Fri, 28 Dec 2018 17:15:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:15:17,132 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9 used request id req-53d32f3c-9a7a-4a0b-8d91-39ed798cfa82 2018-12-28 17:15:17,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.04322385788s 2018-12-28 17:15:17,133 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/100c2d90-d338-477f-af0e-705042ec86c9 used request id req-53d32f3c-9a7a-4a0b-8d91-39ed798cfa82 2018-12-28 17:15:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:15:17,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:17,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-96efdada-8283-4d56-932d-033194e6aadf x-compute-request-id: req-96efdada-8283-4d56-932d-033194e6aadf Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b36f11a8-01e6-44f2-92e9-200877ab5400", "name": "tempest_smoke_serial-flavor_44094095-f48b-40df-a945-e5533eb0143d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/ba17fdd8-9de8-4775-921a-890a08891a74", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba17fdd8-9de8-4775-921a-890a08891a74", "name": "tempest_smoke_serial-flavor_alt_44094095-f48b-40df-a945-e5533eb0143d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:15:17,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-96efdada-8283-4d56-932d-033194e6aadf 2018-12-28 17:15:17,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.175972938538s 2018-12-28 17:15:17,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-96efdada-8283-4d56-932d-033194e6aadf 2018-12-28 17:15:17,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:15:17,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:17,355 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:15:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-196bbe54-2399-4a20-a8cd-e2af3af0ffd4 x-compute-request-id: req-196bbe54-2399-4a20-a8cd-e2af3af0ffd4 Content-Length: 0 Content-Type: application/json 2018-12-28 17:15:17,355 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74 used request id req-196bbe54-2399-4a20-a8cd-e2af3af0ffd4 2018-12-28 17:15:17,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0443289279938s 2018-12-28 17:15:17,356 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/ba17fdd8-9de8-4775-921a-890a08891a74 used request id req-196bbe54-2399-4a20-a8cd-e2af3af0ffd4 2018-12-28 17:15:17,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:15:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:15:17,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-9341874f-bac8-4b86-b9a2-80ff892509f2 Date: Fri, 28 Dec 2018 17:15:17 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "metadata": {}}], "file": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/file", "owner": "19d86d3975544f25ac8b266c182fa158", "id": "4c2c83ac-cf65-40d2-8781-d5807c419a36", "size": 12716032, "self": "/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c2c83ac-cf65-40d2-8781-d5807c419a36/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:00:30Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_44094095-f48b-40df-a945-e5533eb0143d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:00:28Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:15:17,542 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9341874f-bac8-4b86-b9a2-80ff892509f2 2018-12-28 17:15:17,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186138868332s 2018-12-28 17:15:17,543 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9341874f-bac8-4b86-b9a2-80ff892509f2 2018-12-28 17:15:17,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:15:17,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}11d58fced3f30c68637723e10cb8673737643aeb" 2018-12-28 17:15:19,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3158369e-6109-4466-bd4a-8a39e82105f1 Date: Fri, 28 Dec 2018 17:15:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:15:19,307 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36 used request id req-3158369e-6109-4466-bd4a-8a39e82105f1 2018-12-28 17:15:19,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.76000881195s 2018-12-28 17:15:19,307 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4c2c83ac-cf65-40d2-8781-d5807c419a36 used request id req-3158369e-6109-4466-bd4a-8a39e82105f1 2018-12-28 17:15:19,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:15:19,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:19,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-d5674d4c-a375-4ef1-930d-604acc6fbc64 x-compute-request-id: req-d5674d4c-a375-4ef1-930d-604acc6fbc64 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b36f11a8-01e6-44f2-92e9-200877ab5400", "name": "tempest_smoke_serial-flavor_44094095-f48b-40df-a945-e5533eb0143d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:15:19,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d5674d4c-a375-4ef1-930d-604acc6fbc64 2018-12-28 17:15:19,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0420680046082s 2018-12-28 17:15:19,350 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-d5674d4c-a375-4ef1-930d-604acc6fbc64 2018-12-28 17:15:19,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:15:19,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:19,391 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17: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-d803d322-fb8e-49f7-8113-a450ca676e5a x-compute-request-id: req-d803d322-fb8e-49f7-8113-a450ca676e5a Content-Length: 0 Content-Type: application/json 2018-12-28 17:15:19,392 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400 used request id req-d803d322-fb8e-49f7-8113-a450ca676e5a 2018-12-28 17:15:19,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396010875702s 2018-12-28 17:15:19,392 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b36f11a8-01e6-44f2-92e9-200877ab5400 used request id req-d803d322-fb8e-49f7-8113-a450ca676e5a 2018-12-28 17:15:19,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:15:19,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:19,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb62892-7a4b-4a35-9ad1-159df99fe84a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d", "links": {"self": "http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0"}, "domain_id": "default", "enabled": true, "id": "b7e171d24c0147ab868ab92a3eb4b2e0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:15:19,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-adb62892-7a4b-4a35-9ad1-159df99fe84a 2018-12-28 17:15:19,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11385011673s 2018-12-28 17:15:19,507 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-adb62892-7a4b-4a35-9ad1-159df99fe84a 2018-12-28 17:15:19,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:15:19,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:19,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94d0a85f-d5ce-4428-97af-ba3225800870 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0"}, "enabled": true, "id": "b7e171d24c0147ab868ab92a3eb4b2e0", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_44094095-f48b-40df-a945-e5533eb0143d"}} 2018-12-28 17:15:19,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 used request id req-94d0a85f-d5ce-4428-97af-ba3225800870 2018-12-28 17:15:19,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.083801984787s 2018-12-28 17:15:19,598 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 used request id req-94d0a85f-d5ce-4428-97af-ba3225800870 2018-12-28 17:15:19,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 17:15:19,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:19,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9edbb1d-5432-4cd4-baba-3f945c5c5f68 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:15:19,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 used request id req-c9edbb1d-5432-4cd4-baba-3f945c5c5f68 2018-12-28 17:15:19,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.240396976471s 2018-12-28 17:15:19,839 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b7e171d24c0147ab868ab92a3eb4b2e0 used request id req-c9edbb1d-5432-4cd4-baba-3f945c5c5f68 2018-12-28 17:15:19,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:15:19,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:19,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c07bc06-1b0f-4055-93ba-17cfd4625f2e Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21: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.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158"}, "enabled": true, "id": "19d86d3975544f25ac8b266c182fa158", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_44094095-f48b-40df-a945-e5533eb0143d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:15:19,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4c07bc06-1b0f-4055-93ba-17cfd4625f2e 2018-12-28 17:15:19,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.090637922287s 2018-12-28 17:15:19,931 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-4c07bc06-1b0f-4055-93ba-17cfd4625f2e 2018-12-28 17:15:19,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 17:15:19,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:20,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:15:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e2e731a-d3c0-4934-a37e-bdf0ed47cd34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:15:20,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158 used request id req-9e2e731a-d3c0-4934-a37e-bdf0ed47cd34 2018-12-28 17:15:20,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.236993074417s 2018-12-28 17:15:20,170 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/19d86d3975544f25ac8b266c182fa158 used request id req-9e2e731a-d3c0-4934-a37e-bdf0ed47cd34 2018-12-28 17:15:20,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:15:20,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:20,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0cae13b-bbbb-4ad4-9598-a304f2007083 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aed6971925db47ff926459160a181004", "links": {"self": "http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004"}, "name": "Member"}]} 2018-12-28 17:15:20,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0cae13b-bbbb-4ad4-9598-a304f2007083 2018-12-28 17:15:20,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860650539398s 2018-12-28 17:15:20,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 17:15:20,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:20,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af019e54-752c-41af-92c1-ce119bb43f88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:15:20,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/aed6971925db47ff926459160a181004 used request id req-af019e54-752c-41af-92c1-ce119bb43f88 2018-12-28 17:15:20,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.11914396286s 2018-12-28 17:15:20,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 17:15:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=19d86d3975544f25ac8b266c182fa158&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}0dacfe2a1fbc607ba574fc05fdf43cf11e4dedb3" 2018-12-28 17:15:20,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-17f33d08-b9f5-4b1a-a47c-ef15a77becd6 Date: Fri, 28 Dec 2018 17:15:20 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:15:20,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=19d86d3975544f25ac8b266c182fa158&name=default used request id req-17f33d08-b9f5-4b1a-a47c-ef15a77becd6 2018-12-28 17:15:20,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.190443992615s 2018-12-28 17:15:20,572 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=19d86d3975544f25ac8b266c182fa158&name=default used request id req-17f33d08-b9f5-4b1a-a47c-ef15a77becd6 2018-12-28 17:15:20,631 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:15:20,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:15:20,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:15:20,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:15:20,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:15:20,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:15:20,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:15:20,751 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:15:20,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:15:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc4d22b-cb86-4bef-bee3-733f39e2edc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:15:20,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1dc4d22b-cb86-4bef-bee3-733f39e2edc4 2018-12-28 17:15:20,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:15:21,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["KJNcdseEQcil3F-GapZeSw"], "issued_at": "2018-12-28T17:15:21.000000Z"}} 2018-12-28 17:15:21,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 17:15:21,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:21,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c6c22438-32ed-4352-be3f-2f381eb68028 Date: Fri, 28 Dec 2018 17:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:15:21,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6c22438-32ed-4352-be3f-2f381eb68028 2018-12-28 17:15:21,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.258425951004s 2018-12-28 17:15:21,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c6c22438-32ed-4352-be3f-2f381eb68028 2018-12-28 17:15:21,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 17:15:21,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:21,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:15: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:15:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:21,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8dfa9e-4fe6-4af3-8b27-d4059bd60efe Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 17:15:21,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-8a8dfa9e-4fe6-4af3-8b27-d4059bd60efe 2018-12-28 17:15:21,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.10026216507s 2018-12-28 17:15:21,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 17:15:21,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}}' 2018-12-28 17:15:21,624 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:15:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f54638c6-03fe-4ddd-8927-969e36b906d0 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.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12"}, "enabled": true, "id": "68ed7af510fa4648908621fd5f072d12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}} 2018-12-28 17:15:21,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f54638c6-03fe-4ddd-8927-969e36b906d0 2018-12-28 17:15:21,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.122663974762s 2018-12-28 17:15:21,624 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f54638c6-03fe-4ddd-8927-969e36b906d0 2018-12-28 17:15:21,625 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'id': u'68ed7af510fa4648908621fd5f072d12', '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-12-28 17:15:21,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 17:15:21,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.356579065323s 2018-12-28 17:15:21,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413d3479-0596-4297-b853-176cc0d9e841 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384"}, "enabled": true, "id": "3fb3c766a02444fca21f9f4d5bb73384", "options": {}, "domain_id": "default", "name": "rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}} 2018-12-28 17:15:22,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 used request id req-413d3479-0596-4297-b853-176cc0d9e841 2018-12-28 17:15:22,082 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3fb3c766a02444fca21f9f4d5bb73384', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4'}) 2018-12-28 17:15:22,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:15:22,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461e9d9d-0156-4b3a-bbe7-e68ad276aecb Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:15:22,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-461e9d9d-0156-4b3a-bbe7-e68ad276aecb 2018-12-28 17:15:22,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0847871303558s 2018-12-28 17:15:22,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:15:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be1857cc-ed9a-4d40-8b47-4146f31f922b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:15:22,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-be1857cc-ed9a-4d40-8b47-4146f31f922b 2018-12-28 17:15:22,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834991931915s 2018-12-28 17:15:22,253 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 17:15:22,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 17:15:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"role": {"name": "Member"}}' 2018-12-28 17:15:22,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfc3cdf8-3402-48bf-866c-43d483507fce Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "69a5baca3fbf4121b01298a253cceb0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c"}, "name": "Member"}} 2018-12-28 17:15:22,348 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cfc3cdf8-3402-48bf-866c-43d483507fce 2018-12-28 17:15:22,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0941441059113s 2018-12-28 17:15:22,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7efa93-5215-4646-9df8-7abbcbd217de Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c"}, "domain_id": null, "name": "Member", "id": "69a5baca3fbf4121b01298a253cceb0c"}} 2018-12-28 17:15:22,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c used request id req-ff7efa93-5215-4646-9df8-7abbcbd217de 2018-12-28 17:15:22,428 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c'}, 'domain_id': None, 'human_id': None, 'id': u'69a5baca3fbf4121b01298a253cceb0c', 'HUMAN_ID': False}) 2018-12-28 17:15:22,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:15:22,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bb3220-6c65-4fd2-b907-2b48e491d575 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "69a5baca3fbf4121b01298a253cceb0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:15:22,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84bb3220-6c65-4fd2-b907-2b48e491d575 2018-12-28 17:15:22,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811619758606s 2018-12-28 17:15:22,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:15:22,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca6905e-c419-4d41-9ce2-bc86e191f513 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:15:22,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-8ca6905e-c419-4d41-9ce2-bc86e191f513 2018-12-28 17:15:22,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0726048946381s 2018-12-28 17:15:22,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:15:22,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd655b0d-e8af-4b7e-991b-c6a50dc1a308 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "links": {"self": "http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384"}, "domain_id": "default", "enabled": true, "id": "3fb3c766a02444fca21f9f4d5bb73384", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:15:22,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fd655b0d-e8af-4b7e-991b-c6a50dc1a308 2018-12-28 17:15:22,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929670333862s 2018-12-28 17:15:22,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fd655b0d-e8af-4b7e-991b-c6a50dc1a308 2018-12-28 17:15:22,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:15:22,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76297d8-6e17-4c4c-b320-bcff9ae767ea Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12"}, "enabled": true, "id": "68ed7af510fa4648908621fd5f072d12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:15:22,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d76297d8-6e17-4c4c-b320-bcff9ae767ea 2018-12-28 17:15:22,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836338996887s 2018-12-28 17:15:22,768 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-d76297d8-6e17-4c4c-b320-bcff9ae767ea 2018-12-28 17:15:22,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:15:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=3fb3c766a02444fca21f9f4d5bb73384&scope.project.id=68ed7af510fa4648908621fd5f072d12&role.id=69a5baca3fbf4121b01298a253cceb0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be3f6733-b114-4a51-9b0a-9bd320ea2add Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3fb3c766a02444fca21f9f4d5bb73384&scope.project.id=68ed7af510fa4648908621fd5f072d12&role.id=69a5baca3fbf4121b01298a253cceb0c", "previous": null, "next": null}} 2018-12-28 17:15:22,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3fb3c766a02444fca21f9f4d5bb73384&scope.project.id=68ed7af510fa4648908621fd5f072d12&role.id=69a5baca3fbf4121b01298a253cceb0c used request id req-be3f6733-b114-4a51-9b0a-9bd320ea2add 2018-12-28 17:15:22,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0739049911499s 2018-12-28 17:15:22,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:15:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12/users/3fb3c766a02444fca21f9f4d5bb73384/roles/69a5baca3fbf4121b01298a253cceb0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:22,978 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86d274a-1fad-465a-a53d-ec5125c4feee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:15:22,978 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12/users/3fb3c766a02444fca21f9f4d5bb73384/roles/69a5baca3fbf4121b01298a253cceb0c used request id req-c86d274a-1fad-465a-a53d-ec5125c4feee 2018-12-28 17:15:22,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132841825485s 2018-12-28 17:15:22,979 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 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': '7a15d94d-1b8b-4e66-aa2d-5d53b3555a1c', 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'project_id': u'68ed7af510fa4648908621fd5f072d12', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:15:22,981 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:15:22,982 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:15:22,983 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:15:22,984 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:15:22,985 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'password': '7a15d94d-1b8b-4e66-aa2d-5d53b3555a1c', 'project_name': 'rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '68ed7af510fa4648908621fd5f072d12', 'project_domain_name': 'Default'} 2018-12-28 17:15:22,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:15:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-764166c4-4c3c-43e8-93e2-27a196fde86d Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "69a5baca3fbf4121b01298a253cceb0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:15:23,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-764166c4-4c3c-43e8-93e2-27a196fde86d 2018-12-28 17:15:23,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077898979187s 2018-12-28 17:15:23,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:15:23,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab1db2a-4798-4690-9e69-4fb6c7549d55 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "69a5baca3fbf4121b01298a253cceb0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:15:23,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ab1db2a-4798-4690-9e69-4fb6c7549d55 2018-12-28 17:15:23,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0770599842072s 2018-12-28 17:15:23,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:15:23,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f090065-327c-4206-bf86-e705392a6a42 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:15:23,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4f090065-327c-4206-bf86-e705392a6a42 2018-12-28 17:15:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0788779258728s 2018-12-28 17:15:23,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:15:23,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feff5c3f-aadf-4854-8eb9-59aa27703ead Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "links": {"self": "http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384"}, "domain_id": "default", "enabled": true, "id": "3fb3c766a02444fca21f9f4d5bb73384", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:15:23,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-feff5c3f-aadf-4854-8eb9-59aa27703ead 2018-12-28 17:15:23,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0966100692749s 2018-12-28 17:15:23,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-feff5c3f-aadf-4854-8eb9-59aa27703ead 2018-12-28 17:15:23,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:15:23,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419db5a7-80a5-4544-bda8-07bd525fa7e3 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12"}, "enabled": true, "id": "68ed7af510fa4648908621fd5f072d12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:15:23,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-419db5a7-80a5-4544-bda8-07bd525fa7e3 2018-12-28 17:15:23,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0762209892273s 2018-12-28 17:15:23,403 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-419db5a7-80a5-4544-bda8-07bd525fa7e3 2018-12-28 17:15:23,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:15:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=3fb3c766a02444fca21f9f4d5bb73384&scope.project.id=68ed7af510fa4648908621fd5f072d12&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77360383-9bb4-4e3c-8579-af9851a8b795 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3fb3c766a02444fca21f9f4d5bb73384&scope.project.id=68ed7af510fa4648908621fd5f072d12&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 17:15:23,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3fb3c766a02444fca21f9f4d5bb73384&scope.project.id=68ed7af510fa4648908621fd5f072d12&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-77360383-9bb4-4e3c-8579-af9851a8b795 2018-12-28 17:15:23,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0165319442749s 2018-12-28 17:15:23,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:15:23,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12/users/3fb3c766a02444fca21f9f4d5bb73384/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:23,610 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed490673-931f-4a42-943d-a7415ed12369 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:15:23,610 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12/users/3fb3c766a02444fca21f9f4d5bb73384/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-ed490673-931f-4a42-943d-a7415ed12369 2018-12-28 17:15:23,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.187349796295s 2018-12-28 17:15:23,610 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-12-28 17:15:23,929 - 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 NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',)) 2018-12-28 17:15:23,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 17:15:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:24,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d22790-425a-4298-b0b0-c099beb9519d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 17:15:24,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-44d22790-425a-4298-b0b0-c099beb9519d 2018-12-28 17:15:24,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0783071517944s 2018-12-28 17:15:24,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:15:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:15:24,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd959e5-07a1-4c1a-9c9b-e473da2f74b3 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12"}, "enabled": true, "id": "68ed7af510fa4648908621fd5f072d12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:15:24,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cdd959e5-07a1-4c1a-9c9b-e473da2f74b3 2018-12-28 17:15:24,092 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824179649353s 2018-12-28 17:15:24,092 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-cdd959e5-07a1-4c1a-9c9b-e473da2f74b3 2018-12-28 17:15:24,095 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-28 17:15:24,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"network": {"shared": true, "tenant_id": "68ed7af510fa4648908621fd5f072d12", "name": "rally_sanity-net_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "admin_state_up": true}}' 2018-12-28 17:15:24,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2289a337-11df-4905-952b-3417596fb8d7 Date: Fri, 28 Dec 2018 17:15: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":"1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"68ed7af510fa4648908621fd5f072d12","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:15:24Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_b9c7cba3-41ff-4a49-95e2-85bfe14884c4","admin_state_up":true,"tenant_id":"68ed7af510fa4648908621fd5f072d12","created_at":"2018-12-28T17:15:24Z","mtu":1450}} 2018-12-28 17:15:24,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2289a337-11df-4905-952b-3417596fb8d7 2018-12-28 17:15:24,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.495810985565s 2018-12-28 17:15:24,592 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-2289a337-11df-4905-952b-3417596fb8d7 2018-12-28 17:15:24,592 - 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-12-28T17:15:24Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', u'provider:segmentation_id': 74, 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', u'created_at': u'2018-12-28T17:15:24Z', u'mtu': 1450, u'tenant_id': u'68ed7af510fa4648908621fd5f072d12', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'68ed7af510fa4648908621fd5f072d12'}) 2018-12-28 17:15:24,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:15:24,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47f05d3-b97e-46a6-89e2-ed07549aeb60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:15:24,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f47f05d3-b97e-46a6-89e2-ed07549aeb60 2018-12-28 17:15:24,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:15:24,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "69a5baca3fbf4121b01298a253cceb0c", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68ed7af510fa4648908621fd5f072d12", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/68ed7af510fa4648908621fd5f072d12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/68ed7af510fa4648908621fd5f072d12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/68ed7af510fa4648908621fd5f072d12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/68ed7af510fa4648908621fd5f072d12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/68ed7af510fa4648908621fd5f072d12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/68ed7af510fa4648908621fd5f072d12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/68ed7af510fa4648908621fd5f072d12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/68ed7af510fa4648908621fd5f072d12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/68ed7af510fa4648908621fd5f072d12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/68ed7af510fa4648908621fd5f072d12", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/68ed7af510fa4648908621fd5f072d12", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/68ed7af510fa4648908621fd5f072d12", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "id": "3fb3c766a02444fca21f9f4d5bb73384"}, "audit_ids": ["9z8NGewLTxOtQX0ykSdiLg"], "issued_at": "2018-12-28T17:15:24.000000Z"}} 2018-12-28 17:15:24,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 17:15:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:15:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-eb8ff96c-28ea-4886-8a3f-ad679c951f0e Date: Fri, 28 Dec 2018 17:15:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"68ed7af510fa4648908621fd5f072d12","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:15:24Z","qos_policy_id":null,"name":"rally_sanity-net_b9c7cba3-41ff-4a49-95e2-85bfe14884c4","admin_state_up":true,"tenant_id":"68ed7af510fa4648908621fd5f072d12","created_at":"2018-12-28T17:15:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:15:25,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eb8ff96c-28ea-4886-8a3f-ad679c951f0e 2018-12-28 17:15:25,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237133979797s 2018-12-28 17:15:25,210 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-eb8ff96c-28ea-4886-8a3f-ad679c951f0e 2018-12-28 17:15:25,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-28 17:15:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" -d '{"subnet": {"name": "rally_sanity-subnet_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "enable_dhcp": true, "network_id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-28 17:15:25,759 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b2d8e857-a9a6-4569-8f7f-873d4237ac48 Date: Fri, 28 Dec 2018 17:15:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4","tenant_id":"68ed7af510fa4648908621fd5f072d12","created_at":"2018-12-28T17:15:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T17:15:25Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"68ed7af510fa4648908621fd5f072d12","id":"82c8c83b-ab44-4e3e-898a-552176239d25","subnetpool_id":null,"name":"rally_sanity-subnet_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}} 2018-12-28 17:15:25,759 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b2d8e857-a9a6-4569-8f7f-873d4237ac48 2018-12-28 17:15:25,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.548008203506s 2018-12-28 17:15:25,760 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b2d8e857-a9a6-4569-8f7f-873d4237ac48 2018-12-28 17:15:25,760 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T17:15:25Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'82c8c83b-ab44-4e3e-898a-552176239d25', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', u'enable_dhcp': True, u'network_id': u'1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', u'tenant_id': u'68ed7af510fa4648908621fd5f072d12', u'created_at': u'2018-12-28T17:15:25Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'68ed7af510fa4648908621fd5f072d12'}) 2018-12-28 17:15:25,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-28 17:15:25,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "rally_sanity-router_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "admin_state_up": true}}' 2018-12-28 17:15:30,529 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-0070a03f-591a-4750-99df-28a85f8fa198 Date: Fri, 28 Dec 2018 17:15:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "68ed7af510fa4648908621fd5f072d12", "created_at": "2018-12-28T17:15:26Z", "admin_state_up": true, "updated_at": "2018-12-28T17:15:27Z", "project_id": "68ed7af510fa4648908621fd5f072d12", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "cfc853a0-841c-4107-a91b-b03153399e79", "name": "rally_sanity-router_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}} 2018-12-28 17:15:30,530 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0070a03f-591a-4750-99df-28a85f8fa198 2018-12-28 17:15:30,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.76869797707s 2018-12-28 17:15:30,530 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-0070a03f-591a-4750-99df-28a85f8fa198 2018-12-28 17:15:30,530 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T17:15:27Z', u'revision_number': 3, u'ha': True, u'id': u'cfc853a0-841c-4107-a91b-b03153399e79', u'external_gateway_info': {u'network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'800e3433-2366-4477-ba8c-38c3f881bcb0', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', u'admin_state_up': True, u'tenant_id': u'68ed7af510fa4648908621fd5f072d12', u'created_at': u'2018-12-28T17:15:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'68ed7af510fa4648908621fd5f072d12'}) 2018-12-28 17:15:30,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-28 17:15:30,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79/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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" -d '{"subnet_id": "82c8c83b-ab44-4e3e-898a-552176239d25"}' 2018-12-28 17:15:32,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f93a072a-f436-45c1-90ab-f11acd35ffac Date: Fri, 28 Dec 2018 17:15:32 GMT RESP BODY: {"network_id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "subnet_id": "82c8c83b-ab44-4e3e-898a-552176239d25", "subnet_ids": ["82c8c83b-ab44-4e3e-898a-552176239d25"], "port_id": "b7e49b43-a074-4d2f-b394-a2d9bfdf3a16", "id": "cfc853a0-841c-4107-a91b-b03153399e79"} 2018-12-28 17:15:32,399 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79/add_router_interface.json used request id req-f93a072a-f436-45c1-90ab-f11acd35ffac 2018-12-28 17:15:32,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.86835694313s 2018-12-28 17:15:32,400 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79/add_router_interface.json used request id req-f93a072a-f436-45c1-90ab-f11acd35ffac returning object cfc853a0-841c-4107-a91b-b03153399e79 2018-12-28 17:15:32,401 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:15:32,543 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 17:15:32,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:15:32,555 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 17:15:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 17:15:32,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:15:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:15:32,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cd32a4e1-4abb-4c22-9bbf-c143e05dd5f1 Date: Fri, 28 Dec 2018 17:15:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:15:32,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cd32a4e1-4abb-4c22-9bbf-c143e05dd5f1 2018-12-28 17:15:32,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166477203369s 2018-12-28 17:15:32,727 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-cd32a4e1-4abb-4c22-9bbf-c143e05dd5f1 2018-12-28 17:15:32,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:15:32,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}' 2018-12-28 17:15:33,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe X-Openstack-Request-Id: req-276b0c1d-cdbf-49b0-84ca-c5113ee51142 Date: Fri, 28 Dec 2018 17:15:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/file", "owner": "68ed7af510fa4648908621fd5f072d12", "id": "82216b2b-9158-43c7-bfc1-951b8dce0afe", "size": null, "self": "/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:15:32Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "checksum": null, "created_at": "2018-12-28T17:15:32Z", "protected": false} 2018-12-28 17:15:33,074 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-276b0c1d-cdbf-49b0-84ca-c5113ee51142 2018-12-28 17:15:33,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.344263076782s 2018-12-28 17:15:33,075 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-276b0c1d-cdbf-49b0-84ca-c5113ee51142 returning object 82216b2b-9158-43c7-bfc1-951b8dce0afe 2018-12-28 17:15:33,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:15:33,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" -d '' 2018-12-28 17:15:34,235 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-064f5556-d7d2-434c-b0a6-4863c83a828c Date: Fri, 28 Dec 2018 17:15:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:15:34,235 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/file used request id req-064f5556-d7d2-434c-b0a6-4863c83a828c 2018-12-28 17:15:34,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15928578377s 2018-12-28 17:15:34,236 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/file used request id req-064f5556-d7d2-434c-b0a6-4863c83a828c 2018-12-28 17:15:34,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:15:34,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:15:34,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-d08310cf-9f3a-4adf-894a-c88084444a15 Date: Fri, 28 Dec 2018 17:15:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/snap", "metadata": {}}], "file": "/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/file", "owner": "68ed7af510fa4648908621fd5f072d12", "id": "82216b2b-9158-43c7-bfc1-951b8dce0afe", "size": 12716032, "self": "/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:15:34Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:15:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:15:34,398 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d08310cf-9f3a-4adf-894a-c88084444a15 2018-12-28 17:15:34,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.162114858627s 2018-12-28 17:15:34,399 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d08310cf-9f3a-4adf-894a-c88084444a15 2018-12-28 17:15:34,402 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/snap', u'metadata': Munch({})})], 'file': u'/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/file', 'owner': u'68ed7af510fa4648908621fd5f072d12', 'id': u'82216b2b-9158-43c7-bfc1-951b8dce0afe', 'size': 12716032, u'self': u'/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'68ed7af510fa4648908621fd5f072d12', 'name': 'rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:15:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:15:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'created': u'2018-12-28T17:15:32Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:15:32Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:15:34,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:15:34,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:15:34,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-4a365595-04cc-40ca-944e-0c8683840906 x-compute-request-id: req-4a365595-04cc-40ca-944e-0c8683840906 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "name": "rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:15:34,537 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4a365595-04cc-40ca-944e-0c8683840906 2018-12-28 17:15:34,537 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.133200883865s 2018-12-28 17:15:34,538 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4a365595-04cc-40ca-944e-0c8683840906 returning object d6a47ec7-2ced-4008-8ba8-e6dc277263cd 2018-12-28 17:15:34,538 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'd6a47ec7-2ced-4008-8ba8-e6dc277263cd', 'swap': 0}) 2018-12-28 17:15:34,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:15:34,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd/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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"extra_specs": {}}' 2018-12-28 17:15:34,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4126303-efab-4837-b161-94d0a505e084 x-compute-request-id: req-a4126303-efab-4837-b161-94d0a505e084 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:15:34,561 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd/os-extra_specs used request id req-a4126303-efab-4837-b161-94d0a505e084 2018-12-28 17:15:34,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221331119537s 2018-12-28 17:15:34,562 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd/os-extra_specs used request id req-a4126303-efab-4837-b161-94d0a505e084 2018-12-28 17:15:34,562 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-28 17:15:37,151 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-28 17:15:36.735 117 INFO rally.deployment.engine [-] Deployment d31fc710-6d49-4343-bb28-e06889b8a99e | Starting: Destroy cloud and free allocated resources. 2018-12-28 17:15:36.826 117 INFO rally.deployment.engine [-] Deployment d31fc710-6d49-4343-bb28-e06889b8a99e | Completed: Destroy cloud and free allocated resources. 2018-12-28 17:15:36.864 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523) for deployment 'opnfv-rally'. 2018-12-28 17:15:36.880 117 INFO rally.api [-] Deleting verification (UUID=1649356a-46b1-48d4-a8b8-d32218f0bc1a). 2018-12-28 17:15:36.920 117 INFO rally.api [-] Verification has been successfully deleted! 2018-12-28 17:15:36.920 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523). 2018-12-28 17:15:36.927 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-28 17:15:39,672 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-28 17:15:39.325 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=74ebf904-c804-4d1d-b8c7-45a561713d32) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 74ebf904-c804-4d1d-b8c7-45a561713d32 | 2018-12-28T17:15:39 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 74ebf904-c804-4d1d-b8c7-45a561713d32 ~/.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-12-28 17:15:43,060 - 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-12-28 17:15:43,061 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-12-28 17:15:43,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-28 17:15:43,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:15:43,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60d57de3-3968-464c-8279-3d2beccc5f92 x-compute-request-id: req-60d57de3-3968-464c-8279-3d2beccc5f92 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 17:15:43,259 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-60d57de3-3968-464c-8279-3d2beccc5f92 2018-12-28 17:15:43,259 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.197181940079s 2018-12-28 17:15:43,260 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-60d57de3-3968-464c-8279-3d2beccc5f92 2018-12-28 17:15:43,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:15:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:15:43,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23ad444f-90c0-4370-9830-9067a65ee6cc x-compute-request-id: req-23ad444f-90c0-4370-9830-9067a65ee6cc Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e", "name": "rally_sanity-flavor_alt_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:15:43,317 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-23ad444f-90c0-4370-9830-9067a65ee6cc 2018-12-28 17:15:43,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0561139583588s 2018-12-28 17:15:43,317 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-23ad444f-90c0-4370-9830-9067a65ee6cc returning object 3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e 2018-12-28 17:15:43,318 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e', 'swap': 0}) 2018-12-28 17:15:43,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:15:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e/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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" -d '{"extra_specs": {}}' 2018-12-28 17:15:43,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:15:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-55f5cc61-3128-41ab-aa9c-592c6c8d1135 x-compute-request-id: req-55f5cc61-3128-41ab-aa9c-592c6c8d1135 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:15:43,347 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e/os-extra_specs used request id req-55f5cc61-3128-41ab-aa9c-592c6c8d1135 2018-12-28 17:15:43,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0275008678436s 2018-12-28 17:15:43,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e/os-extra_specs used request id req-55f5cc61-3128-41ab-aa9c-592c6c8d1135 2018-12-28 17:15:43,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e', 'swap': 0}) 2018-12-28 17:15:43,348 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-12-28 17:15:43,362 - 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-12-28 17:15:43,363 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:15:43,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:15:43,391 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:16:45,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 91ce6165-9a30-42e3-bee0-ccd16bd20e61 2018-12-28 17:16:45,941 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-12-28 17:16:45,942 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '91ce6165-9a30-42e3-bee0-ccd16bd20e61'] 2018-12-28 17:16:46,967 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 91ce6165-9a30-42e3-bee0-ccd16bd20e61 -------------------------------------------------------------------------------- Task 91ce6165-9a30-42e3-bee0-ccd16bd20e61: 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 91ce6165-9a30-42e3-bee0-ccd16bd20e61 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.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | total | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> duration | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 0.552 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.551859 Full duration: 7.452221 -------------------------------------------------------------------------------- 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 91ce6165-9a30-42e3-bee0-ccd16bd20e61 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.833 | 0.833 | 0.833 | 0.833 | 0.833 | 0.833 | 100.0% | 1 | | total | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | -> duration | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 1.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.334295 Full duration: 8.205756 -------------------------------------------------------------------------------- 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 91ce6165-9a30-42e3-bee0-ccd16bd20e61 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.522 | 0.522 | 0.522 | 0.522 | 0.522 | 0.522 | 100.0% | 1 | | total | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> duration | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 0.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.937409 Full duration: 7.881408 -------------------------------------------------------------------------------- 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 91ce6165-9a30-42e3-bee0-ccd16bd20e61 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.386 | 0.386 | 0.386 | 0.386 | 0.386 | 0.386 | 100.0% | 1 | | total | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> duration | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 0.819 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.818857 Full duration: 7.607025 -------------------------------------------------------------------------------- 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 91ce6165-9a30-42e3-bee0-ccd16bd20e61 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.693 | 0.693 | 0.693 | 0.693 | 0.693 | 0.693 | 100.0% | 1 | | total | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> duration | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 1.096 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.095922 Full duration: 7.991503 -------------------------------------------------------------------------------- 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 91ce6165-9a30-42e3-bee0-ccd16bd20e61 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.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 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.704317 Full duration: 7.593739 HINTS: * To plot HTML graphics with this data, run: rally task report 91ce6165-9a30-42e3-bee0-ccd16bd20e61 --out output.html * To generate a JUnit report, run: rally task export 91ce6165-9a30-42e3-bee0-ccd16bd20e61 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 91ce6165-9a30-42e3-bee0-ccd16bd20e61 --json --out output.json 2018-12-28 17:16:46,968 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '91ce6165-9a30-42e3-bee0-ccd16bd20e61', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-12-28 17:16:49,171 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 91ce6165-9a30-42e3-bee0-ccd16bd20e61 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-12-28 17:16:49.064 728 INFO rally.api [-] Building 'json' report for the following task(s): '91ce6165-9a30-42e3-bee0-ccd16bd20e61'. 2018-12-28 17:16:49.069 728 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:16:49,171 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '91ce6165-9a30-42e3-bee0-ccd16bd20e61', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-12-28 17:16:51,435 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 91ce6165-9a30-42e3-bee0-ccd16bd20e61 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-12-28 17:16:51.289 731 INFO rally.api [-] Building 'html' report for the following task(s): '91ce6165-9a30-42e3-bee0-ccd16bd20e61'. 2018-12-28 17:16:51.330 731 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:16:51,440 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-12-28 17:16:51,441 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-12-28 17:16:51,451 - 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-12-28 17:16:51,452 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:16:51,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:16:51,469 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:18:31,574 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f0220550-9959-4c55-b213-ed7ee5fc0dc8 2018-12-28 17:18:31,575 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f0220550-9959-4c55-b213-ed7ee5fc0dc8'] 2018-12-28 17:18:32,609 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f0220550-9959-4c55-b213-ed7ee5fc0dc8 -------------------------------------------------------------------------------- Task f0220550-9959-4c55-b213-ed7ee5fc0dc8: 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 f0220550-9959-4c55-b213-ed7ee5fc0dc8 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.738 | 4.738 | 4.738 | 4.738 | 4.738 | 4.738 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 0.49 | 100.0% | 1 | | -> glance_v2.upload_data | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 1.82 | 100.0% | 1 | | glance_v2.delete_image | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 0.997 | 100.0% | 1 | | total | 5.736 | 5.736 | 5.736 | 5.736 | 5.736 | 5.736 | 100.0% | 1 | | -> duration | 5.736 | 5.736 | 5.736 | 5.736 | 5.736 | 5.736 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.73564 Full duration: 13.937059 -------------------------------------------------------------------------------- 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 f0220550-9959-4c55-b213-ed7ee5fc0dc8 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.364 | 4.364 | 4.364 | 4.364 | 4.364 | 4.364 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 0.553 | 100.0% | 1 | | -> glance_v2.upload_data | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 1.384 | 100.0% | 1 | | glance_v2.list_images | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 100.0% | 1 | | -> duration | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 4.543 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.543356 Full duration: 16.52626 -------------------------------------------------------------------------------- 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 f0220550-9959-4c55-b213-ed7ee5fc0dc8 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.348 | 0.348 | 0.348 | 0.348 | 0.348 | 0.348 | 100.0% | 1 | | total | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> duration | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 0.349 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.348574 Full duration: 8.13509 -------------------------------------------------------------------------------- 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "number_instances": 2, "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] }, "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 f0220550-9959-4c55-b213-ed7ee5fc0dc8 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.795 | 4.795 | 4.795 | 4.795 | 4.795 | 4.795 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 0.503 | 100.0% | 1 | | -> glance_v2.upload_data | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 1.897 | 100.0% | 1 | | nova.boot_servers | 14.267 | 14.267 | 14.267 | 14.267 | 14.267 | 14.267 | 100.0% | 1 | | total | 19.063 | 19.063 | 19.063 | 19.063 | 19.063 | 19.063 | 100.0% | 1 | | -> duration | 18.063 | 18.063 | 18.063 | 18.063 | 18.063 | 18.063 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.062684 Full duration: 42.448424 HINTS: * To plot HTML graphics with this data, run: rally task report f0220550-9959-4c55-b213-ed7ee5fc0dc8 --out output.html * To generate a JUnit report, run: rally task export f0220550-9959-4c55-b213-ed7ee5fc0dc8 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f0220550-9959-4c55-b213-ed7ee5fc0dc8 --json --out output.json 2018-12-28 17:18:32,610 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f0220550-9959-4c55-b213-ed7ee5fc0dc8', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-12-28 17:18:34,909 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f0220550-9959-4c55-b213-ed7ee5fc0dc8 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-12-28 17:18:34.758 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'f0220550-9959-4c55-b213-ed7ee5fc0dc8'. 2018-12-28 17:18:34.763 1284 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:18:34,909 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f0220550-9959-4c55-b213-ed7ee5fc0dc8', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-12-28 17:18:37,193 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f0220550-9959-4c55-b213-ed7ee5fc0dc8 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-12-28 17:18:37.026 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'f0220550-9959-4c55-b213-ed7ee5fc0dc8'. 2018-12-28 17:18:37.048 1287 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:18:37,199 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-12-28 17:18:37,199 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-12-28 17:18:37,224 - 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-12-28 17:18:37,224 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:18:37,241 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:18:37,254 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:21:58,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0c650510-0e82-4819-ae2b-91d1d73aaded 2018-12-28 17:21:58,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0c650510-0e82-4819-ae2b-91d1d73aaded'] 2018-12-28 17:21:59,529 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0c650510-0e82-4819-ae2b-91d1d73aaded -------------------------------------------------------------------------------- Task 0c650510-0e82-4819-ae2b-91d1d73aaded: 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.155 | 3.155 | 3.155 | 3.155 | 3.155 | 3.155 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 2.612 | 100.0% | 1 | | total | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 100.0% | 1 | | -> duration | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 5.768 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.767702 Full duration: 22.882229 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.656 | 3.656 | 3.656 | 3.656 | 3.656 | 3.656 | 100.0% | 1 | | cinder_v2.delete_volume | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 2.611 | 100.0% | 1 | | total | 6.267 | 6.267 | 6.267 | 6.267 | 6.267 | 6.267 | 100.0% | 1 | | -> duration | 6.267 | 6.267 | 6.267 | 6.267 | 6.267 | 6.267 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.267275 Full duration: 16.31944 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 0c650510-0e82-4819-ae2b-91d1d73aaded 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.602 | 8.602 | 8.602 | 8.602 | 8.602 | 8.602 | 100.0% | 1 | | cinder_v2.delete_volume | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 2.492 | 100.0% | 1 | | total | 11.094 | 11.094 | 11.094 | 11.094 | 11.094 | 11.094 | 100.0% | 1 | | -> duration | 11.094 | 11.094 | 11.094 | 11.094 | 11.094 | 11.094 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.09434 Full duration: 21.991267 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.316 | 3.316 | 3.316 | 3.316 | 3.316 | 3.316 | 100.0% | 1 | | cinder_v2.delete_volume | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 2.597 | 100.0% | 1 | | total | 5.913 | 5.913 | 5.913 | 5.913 | 5.913 | 5.913 | 100.0% | 1 | | -> duration | 5.913 | 5.913 | 5.913 | 5.913 | 5.913 | 5.913 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.91268 Full duration: 16.473954 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | cinder_v2.extend_volume | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 2.663 | 100.0% | 1 | | cinder_v2.delete_volume | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 2.406 | 100.0% | 1 | | total | 8.265 | 8.265 | 8.265 | 8.265 | 8.265 | 8.265 | 100.0% | 1 | | -> duration | 8.265 | 8.265 | 8.265 | 8.265 | 8.265 | 8.265 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.265208 Full duration: 18.261244 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.302 | 3.302 | 3.302 | 3.302 | 3.302 | 3.302 | 100.0% | 1 | | cinder_v2.delete_volume | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 2.637 | 100.0% | 1 | | total | 5.939 | 5.939 | 5.939 | 5.939 | 5.939 | 5.939 | 100.0% | 1 | | -> duration | 5.939 | 5.939 | 5.939 | 5.939 | 5.939 | 5.939 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.93889 Full duration: 22.938878 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | cinder_v2.list_qos | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 0.189 | 100.0% | 1 | | total | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> duration | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 0.816 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.816492 Full duration: 12.485522 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.596 | 0.596 | 0.596 | 0.596 | 0.596 | 0.596 | 100.0% | 1 | | cinder_v2.set_qos | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 0.186 | 100.0% | 1 | | total | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> duration | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.782576 Full duration: 12.779628 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | cinder_v2.list_types | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 0.167 | 100.0% | 1 | | total | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> duration | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 0.785 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784929 Full duration: 12.508039 -------------------------------------------------------------------------------- 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 0c650510-0e82-4819-ae2b-91d1d73aaded 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.647 | 0.647 | 0.647 | 0.647 | 0.647 | 0.647 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> duration | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 0.847 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.847336 Full duration: 12.450078 HINTS: * To plot HTML graphics with this data, run: rally task report 0c650510-0e82-4819-ae2b-91d1d73aaded --out output.html * To generate a JUnit report, run: rally task export 0c650510-0e82-4819-ae2b-91d1d73aaded --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0c650510-0e82-4819-ae2b-91d1d73aaded --json --out output.json 2018-12-28 17:21:59,530 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0c650510-0e82-4819-ae2b-91d1d73aaded', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-12-28 17:22:01,985 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0c650510-0e82-4819-ae2b-91d1d73aaded --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-12-28 17:22:01.816 3076 INFO rally.api [-] Building 'json' report for the following task(s): '0c650510-0e82-4819-ae2b-91d1d73aaded'. 2018-12-28 17:22:01.825 3076 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:22:01,985 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0c650510-0e82-4819-ae2b-91d1d73aaded', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-12-28 17:22:04,266 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0c650510-0e82-4819-ae2b-91d1d73aaded --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-12-28 17:22:04.090 3079 INFO rally.api [-] Building 'html' report for the following task(s): '0c650510-0e82-4819-ae2b-91d1d73aaded'. 2018-12-28 17:22:04.120 3079 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:22:04,278 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-12-28 17:22:04,279 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-12-28 17:22:04,280 - 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-12-28 17:22:04,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:22:04,298 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:22:04,309 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:23:26,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5b7c3cb1-673d-4979-84eb-3b889ac74649 2018-12-28 17:23:26,307 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5b7c3cb1-673d-4979-84eb-3b889ac74649'] 2018-12-28 17:23:27,434 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5b7c3cb1-673d-4979-84eb-3b889ac74649 -------------------------------------------------------------------------------- Task 5b7c3cb1-673d-4979-84eb-3b889ac74649: 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 5b7c3cb1-673d-4979-84eb-3b889ac74649 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.608 | 4.608 | 4.608 | 4.608 | 4.608 | 4.608 | 100.0% | 1 | | heat.update_stack | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 2.988 | 100.0% | 1 | | heat.delete_stack | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 3.601 | 100.0% | 1 | | total | 11.198 | 11.198 | 11.198 | 11.198 | 11.198 | 11.198 | 100.0% | 1 | | -> duration | 7.198 | 7.198 | 7.198 | 7.198 | 7.198 | 7.198 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.197633 Full duration: 19.456428 -------------------------------------------------------------------------------- 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 5b7c3cb1-673d-4979-84eb-3b889ac74649 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.497 | 4.497 | 4.497 | 4.497 | 4.497 | 4.497 | 100.0% | 1 | | heat.check_stack | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | heat.delete_stack | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 1.751 | 100.0% | 1 | | total | 7.042 | 7.042 | 7.042 | 7.042 | 7.042 | 7.042 | 100.0% | 1 | | -> duration | 5.042 | 5.042 | 5.042 | 5.042 | 5.042 | 5.042 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.041742 Full duration: 16.760258 -------------------------------------------------------------------------------- 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 5b7c3cb1-673d-4979-84eb-3b889ac74649 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.766 | 4.766 | 4.766 | 4.766 | 4.766 | 4.766 | 100.0% | 1 | | heat.suspend_stack | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 0.667 | 100.0% | 1 | | heat.resume_stack | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 0.582 | 100.0% | 1 | | heat.delete_stack | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 1.46 | 100.0% | 1 | | total | 7.475 | 7.475 | 7.475 | 7.475 | 7.475 | 7.475 | 100.0% | 1 | | -> duration | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 5.475 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.474645 Full duration: 17.746289 -------------------------------------------------------------------------------- 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 5b7c3cb1-673d-4979-84eb-3b889ac74649 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583091 Full duration: 8.40328 HINTS: * To plot HTML graphics with this data, run: rally task report 5b7c3cb1-673d-4979-84eb-3b889ac74649 --out output.html * To generate a JUnit report, run: rally task export 5b7c3cb1-673d-4979-84eb-3b889ac74649 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5b7c3cb1-673d-4979-84eb-3b889ac74649 --json --out output.json 2018-12-28 17:23:27,434 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5b7c3cb1-673d-4979-84eb-3b889ac74649', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-12-28 17:23:29,773 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5b7c3cb1-673d-4979-84eb-3b889ac74649 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-12-28 17:23:29.623 3812 INFO rally.api [-] Building 'json' report for the following task(s): '5b7c3cb1-673d-4979-84eb-3b889ac74649'. 2018-12-28 17:23:29.628 3812 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:23:29,774 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '5b7c3cb1-673d-4979-84eb-3b889ac74649', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-12-28 17:23:31,969 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 5b7c3cb1-673d-4979-84eb-3b889ac74649 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-12-28 17:23:31.845 3815 INFO rally.api [-] Building 'html' report for the following task(s): '5b7c3cb1-673d-4979-84eb-3b889ac74649'. 2018-12-28 17:23:31.867 3815 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:23:31,973 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-12-28 17:23:31,973 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-12-28 17:23:31,974 - 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-12-28 17:23:31,974 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:23:31,987 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:23:32,004 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:26:48,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 9657e86a-ee68-4349-a56d-1b7c657dcdd4 2018-12-28 17:26:48,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '9657e86a-ee68-4349-a56d-1b7c657dcdd4'] 2018-12-28 17:26:50,038 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 9657e86a-ee68-4349-a56d-1b7c657dcdd4 -------------------------------------------------------------------------------- Task 9657e86a-ee68-4349-a56d-1b7c657dcdd4: 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.add_role | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 0.141 | 100.0% | 1 | | keystone_v3.revoke_role | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 0.209 | 100.0% | 1 | | total | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> duration | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 0.86 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.860223 Full duration: 14.787491 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.532 | 0.532 | 0.532 | 0.532 | 0.532 | 0.532 | 100.0% | 1 | | keystone_v3.add_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | keystone_v3.list_roles | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | total | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> duration | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 0.772 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771793 Full duration: 14.822889 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.708 | 0.708 | 0.708 | 0.708 | 0.708 | 0.708 | 100.0% | 1 | | keystone_v3.list_projects | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> duration | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 0.795 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.794852 Full duration: 14.994848 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_role | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | total | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> duration | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 0.642 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.641659 Full duration: 12.383996 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | keystone_v3.delete_service | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> duration | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 0.634 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.634083 Full duration: 12.728355 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | -> keystone_v3.add_role | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 0.136 | 100.0% | 1 | | keystone_v3.create_role | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 0.105 | 100.0% | 1 | | keystone_v3.get_project | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 0.084 | 100.0% | 1 | | keystone_v3.get_user | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 0.106 | 100.0% | 1 | | keystone_v3.get_role | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.list_services | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 0.083 | 100.0% | 1 | | keystone_v3.get_services | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | total | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> duration | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 1.935 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.935135 Full duration: 19.71331 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.632 | 0.632 | 0.632 | 0.632 | 0.632 | 0.632 | 100.0% | 1 | | keystone_v3.update_project | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | keystone_v3.delete_project | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 0.242 | 100.0% | 1 | | total | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> duration | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 0.988 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.988268 Full duration: 12.825538 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | total | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> duration | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 0.789 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789277 Full duration: 14.484812 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | total | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> duration | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 0.7 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.699965 Full duration: 14.586873 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.695 | 0.695 | 0.695 | 0.695 | 0.695 | 0.695 | 100.0% | 1 | | keystone_v3.list_users | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 0.099 | 100.0% | 1 | | total | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> duration | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 0.91 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.909522 Full duration: 14.929475 -------------------------------------------------------------------------------- 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 9657e86a-ee68-4349-a56d-1b7c657dcdd4 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | keystone_v3.create_users | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 5.104 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 0.863 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 1.254 | 100.0% | 1 | | total | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 100.0% | 1 | | -> duration | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 6.815 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.814704 Full duration: 23.662069 HINTS: * To plot HTML graphics with this data, run: rally task report 9657e86a-ee68-4349-a56d-1b7c657dcdd4 --out output.html * To generate a JUnit report, run: rally task export 9657e86a-ee68-4349-a56d-1b7c657dcdd4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 9657e86a-ee68-4349-a56d-1b7c657dcdd4 --json --out output.json 2018-12-28 17:26:50,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '9657e86a-ee68-4349-a56d-1b7c657dcdd4', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-12-28 17:26:52,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 9657e86a-ee68-4349-a56d-1b7c657dcdd4 --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-12-28 17:26:52.330 5730 INFO rally.api [-] Building 'json' report for the following task(s): '9657e86a-ee68-4349-a56d-1b7c657dcdd4'. 2018-12-28 17:26:52.340 5730 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:26:52,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '9657e86a-ee68-4349-a56d-1b7c657dcdd4', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-12-28 17:26:54,603 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 9657e86a-ee68-4349-a56d-1b7c657dcdd4 --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-12-28 17:26:54.467 5733 INFO rally.api [-] Building 'html' report for the following task(s): '9657e86a-ee68-4349-a56d-1b7c657dcdd4'. 2018-12-28 17:26:54.499 5733 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:26:54,611 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-12-28 17:26:54,611 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-12-28 17:26:54,627 - 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-12-28 17:26:54,627 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:26:54,636 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:26:54,645 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:33:06,932 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 352abc13-0d2c-4a9f-a06b-7e59273cd421 2018-12-28 17:33:06,933 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '352abc13-0d2c-4a9f-a06b-7e59273cd421'] 2018-12-28 17:33:08,046 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 352abc13-0d2c-4a9f-a06b-7e59273cd421 -------------------------------------------------------------------------------- Task 352abc13-0d2c-4a9f-a06b-7e59273cd421: 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.974 | 0.974 | 0.974 | 0.974 | 0.974 | 0.974 | 100.0% | 1 | | neutron.delete_network | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 0.849 | 100.0% | 1 | | total | 1.823 | 1.823 | 1.823 | 1.823 | 1.823 | 1.823 | 100.0% | 1 | | -> duration | 1.823 | 1.823 | 1.823 | 1.823 | 1.823 | 1.823 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.822953 Full duration: 15.214491 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.476 | 1.476 | 1.476 | 1.476 | 1.476 | 1.476 | 100.0% | 1 | | neutron.delete_port | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 0.576 | 100.0% | 1 | | total | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | -> duration | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 2.052 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.052433 Full duration: 36.172067 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.892 | 0.892 | 0.892 | 0.892 | 0.892 | 0.892 | 100.0% | 1 | | neutron.create_subnet | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 0.67 | 100.0% | 1 | | neutron.create_router | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 3.057 | 100.0% | 1 | | neutron.add_interface_router | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | neutron.remove_interface_router | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 1.466 | 100.0% | 1 | | neutron.delete_router | 1.918 | 1.918 | 1.918 | 1.918 | 1.918 | 1.918 | 100.0% | 1 | | total | 10.102 | 10.102 | 10.102 | 10.102 | 10.102 | 10.102 | 100.0% | 1 | | -> duration | 10.102 | 10.102 | 10.102 | 10.102 | 10.102 | 10.102 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.101996 Full duration: 48.555488 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.029 | 1.029 | 1.029 | 1.029 | 1.029 | 1.029 | 100.0% | 1 | | neutron.delete_subnet | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 0.705 | 100.0% | 1 | | total | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> duration | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 1.734 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.734355 Full duration: 36.728662 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | neutron.list_networks | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | total | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 100.0% | 1 | | -> duration | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 1.403 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.402552 Full duration: 17.071046 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.325 | 1.325 | 1.325 | 1.325 | 1.325 | 1.325 | 100.0% | 1 | | neutron.list_ports | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | -> duration | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 1.576 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.576472 Full duration: 34.7942 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.813 | 0.813 | 0.813 | 0.813 | 0.813 | 0.813 | 100.0% | 1 | | neutron.create_subnet | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 0.838 | 100.0% | 1 | | neutron.create_router | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 3.285 | 100.0% | 1 | | neutron.add_interface_router | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | neutron.list_routers | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 0.213 | 100.0% | 1 | | total | 7.118 | 7.118 | 7.118 | 7.118 | 7.118 | 7.118 | 100.0% | 1 | | -> duration | 7.118 | 7.118 | 7.118 | 7.118 | 7.118 | 7.118 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.118259 Full duration: 53.168597 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_subnet | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | neutron.list_subnets | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> duration | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 2.068 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.06764 Full duration: 39.756808 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | neutron.delete_security_group | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 0.289 | 100.0% | 1 | | total | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | -> duration | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.15157 Full duration: 14.562067 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.create_security_group_rule | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 0.317 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 0.232 | 100.0% | 1 | | neutron.delete_security_group | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 0.464 | 100.0% | 1 | | total | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> duration | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 1.929 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.928687 Full duration: 15.037907 -------------------------------------------------------------------------------- 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 352abc13-0d2c-4a9f-a06b-7e59273cd421 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.125 | 1.125 | 1.125 | 1.125 | 1.125 | 1.125 | 100.0% | 1 | | neutron.create_router | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 3.597 | 100.0% | 1 | | neutron.add_gateway_router | 2.069 | 2.069 | 2.069 | 2.069 | 2.069 | 2.069 | 100.0% | 1 | | neutron.remove_gateway_router | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 1.051 | 100.0% | 1 | | total | 7.842 | 7.842 | 7.842 | 7.842 | 7.842 | 7.842 | 100.0% | 1 | | -> duration | 7.842 | 7.842 | 7.842 | 7.842 | 7.842 | 7.842 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.841908 Full duration: 30.958208 HINTS: * To plot HTML graphics with this data, run: rally task report 352abc13-0d2c-4a9f-a06b-7e59273cd421 --out output.html * To generate a JUnit report, run: rally task export 352abc13-0d2c-4a9f-a06b-7e59273cd421 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 352abc13-0d2c-4a9f-a06b-7e59273cd421 --json --out output.json 2018-12-28 17:33:08,047 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '352abc13-0d2c-4a9f-a06b-7e59273cd421', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-12-28 17:33:10,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 352abc13-0d2c-4a9f-a06b-7e59273cd421 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-12-28 17:33:10.190 9028 INFO rally.api [-] Building 'json' report for the following task(s): '352abc13-0d2c-4a9f-a06b-7e59273cd421'. 2018-12-28 17:33:10.200 9028 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:33:10,348 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '352abc13-0d2c-4a9f-a06b-7e59273cd421', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-12-28 17:33:12,773 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 352abc13-0d2c-4a9f-a06b-7e59273cd421 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-12-28 17:33:12.593 9031 INFO rally.api [-] Building 'html' report for the following task(s): '352abc13-0d2c-4a9f-a06b-7e59273cd421'. 2018-12-28 17:33:12.625 9031 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:33:12,789 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-12-28 17:33:12,789 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-12-28 17:33:12,797 - 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-12-28 17:33:12,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:33:12,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:33:12,818 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:40:17,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c653b4d9-13bb-4ad1-8696-c7c3b36926f6 2018-12-28 17:40:17,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c653b4d9-13bb-4ad1-8696-c7c3b36926f6'] 2018-12-28 17:40:18,708 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c653b4d9-13bb-4ad1-8696-c7c3b36926f6 -------------------------------------------------------------------------------- Task c653b4d9-13bb-4ad1-8696-c7c3b36926f6: 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "block_migration": false, "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.351 | 12.351 | 12.351 | 12.351 | 12.351 | 12.351 | 100.0% | 1 | | nova.find_host_to_migrate | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 1.387 | 100.0% | 1 | | nova.live_migrate | 11.576 | 11.576 | 11.576 | 11.576 | 11.576 | 11.576 | 100.0% | 1 | | nova.delete_server | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 2.982 | 100.0% | 1 | | total | 28.296 | 28.296 | 28.296 | 28.296 | 28.296 | 28.296 | 100.0% | 1 | | -> duration | 27.296 | 27.296 | 27.296 | 27.296 | 27.296 | 27.296 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.295721 Full duration: 37.507345 -------------------------------------------------------------------------------- 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.176 | 12.176 | 12.176 | 12.176 | 12.176 | 12.176 | 100.0% | 1 | | cinder_v2.create_volume | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 2.92 | 100.0% | 1 | | nova.attach_volume | 4.272 | 4.272 | 4.272 | 4.272 | 4.272 | 4.272 | 100.0% | 1 | | nova.find_host_to_migrate | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | nova.live_migrate | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 14.031 | 100.0% | 1 | | nova.detach_volume | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 1.237 | 100.0% | 1 | | cinder_v2.delete_volume | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 2.331 | 100.0% | 1 | | nova.delete_server | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 3.003 | 100.0% | 1 | | total | 41.465 | 41.465 | 41.465 | 41.465 | 41.465 | 41.465 | 100.0% | 1 | | -> duration | 40.465 | 40.465 | 40.465 | 40.465 | 40.465 | 40.465 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.465341 Full duration: 53.328955 -------------------------------------------------------------------------------- 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.597 | 8.597 | 8.597 | 8.597 | 8.597 | 8.597 | 100.0% | 1 | | nova.boot_server | 9.642 | 9.642 | 9.642 | 9.642 | 9.642 | 9.642 | 100.0% | 1 | | nova.find_host_to_migrate | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 1.266 | 100.0% | 1 | | nova.live_migrate | 14.34 | 14.34 | 14.34 | 14.34 | 14.34 | 14.34 | 100.0% | 1 | | nova.delete_server | 7.522 | 7.522 | 7.522 | 7.522 | 7.522 | 7.522 | 100.0% | 1 | | total | 41.367 | 41.367 | 41.367 | 41.367 | 41.367 | 41.367 | 100.0% | 1 | | -> duration | 40.367 | 40.367 | 40.367 | 40.367 | 40.367 | 40.367 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.367132 Full duration: 53.18026 -------------------------------------------------------------------------------- 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "server_kwargs": { "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] } }, "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 c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.724 | 0.724 | 0.724 | 0.724 | 0.724 | 0.724 | 100.0% | 1 | | nova.boot_server | 8.565 | 8.565 | 8.565 | 8.565 | 8.565 | 8.565 | 100.0% | 1 | | nova.delete_server | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 100.0% | 1 | | nova.delete_keypair | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 0.164 | 100.0% | 1 | | total | 12.237 | 12.237 | 12.237 | 12.237 | 12.237 | 12.237 | 100.0% | 1 | | -> duration | 11.237 | 11.237 | 11.237 | 11.237 | 11.237 | 11.237 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.2372 Full duration: 42.930838 -------------------------------------------------------------------------------- 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "volume_size": 5, "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] }, "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 c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.748 | 8.748 | 8.748 | 8.748 | 8.748 | 8.748 | 100.0% | 1 | | nova.boot_server | 8.84 | 8.84 | 8.84 | 8.84 | 8.84 | 8.84 | 100.0% | 1 | | nova.delete_server | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 2.97 | 100.0% | 1 | | total | 20.559 | 20.559 | 20.559 | 20.559 | 20.559 | 20.559 | 100.0% | 1 | | -> duration | 19.559 | 19.559 | 19.559 | 19.559 | 19.559 | 19.559 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.559302 Full duration: 54.2407 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "force_delete": false, "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] }, "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 c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.03 | 9.03 | 9.03 | 9.03 | 9.03 | 9.03 | 100.0% | 1 | | nova.pause_server | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 2.991 | 100.0% | 1 | | nova.unpause_server | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 2.817 | 100.0% | 1 | | nova.delete_server | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 2.774 | 100.0% | 1 | | total | 17.613 | 17.613 | 17.613 | 17.613 | 17.613 | 17.613 | 100.0% | 1 | | -> duration | 12.613 | 12.613 | 12.613 | 12.613 | 12.613 | 12.613 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.612601 Full duration: 48.997914 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "nics": [ { "net-id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.276 | 9.276 | 9.276 | 9.276 | 9.276 | 9.276 | 100.0% | 1 | | nova.migrate | 21.823 | 21.823 | 21.823 | 21.823 | 21.823 | 21.823 | 100.0% | 1 | | nova.resize_confirm | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 3.274 | 100.0% | 1 | | nova.delete_server | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 2.734 | 100.0% | 1 | | total | 37.107 | 37.107 | 37.107 | 37.107 | 37.107 | 37.107 | 100.0% | 1 | | -> duration | 36.107 | 36.107 | 36.107 | 36.107 | 36.107 | 36.107 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.107325 Full duration: 46.597869 -------------------------------------------------------------------------------- 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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "image": { "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.227 | 9.227 | 9.227 | 9.227 | 9.227 | 9.227 | 100.0% | 1 | | nova.list_interfaces | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 0.267 | 100.0% | 1 | | total | 9.494 | 9.494 | 9.494 | 9.494 | 9.494 | 9.494 | 100.0% | 1 | | -> duration | 8.494 | 8.494 | 8.494 | 8.494 | 8.494 | 8.494 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.494173 Full duration: 44.007696 -------------------------------------------------------------------------------- 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 c653b4d9-13bb-4ad1-8696-c7c3b36926f6 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.655 | 0.655 | 0.655 | 0.655 | 0.655 | 0.655 | 100.0% | 1 | | nova.delete_server_group | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 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.740771 Full duration: 9.352439 HINTS: * To plot HTML graphics with this data, run: rally task report c653b4d9-13bb-4ad1-8696-c7c3b36926f6 --out output.html * To generate a JUnit report, run: rally task export c653b4d9-13bb-4ad1-8696-c7c3b36926f6 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c653b4d9-13bb-4ad1-8696-c7c3b36926f6 --json --out output.json 2018-12-28 17:40:18,708 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c653b4d9-13bb-4ad1-8696-c7c3b36926f6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-12-28 17:40:21,012 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c653b4d9-13bb-4ad1-8696-c7c3b36926f6 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-12-28 17:40:20.855 10674 INFO rally.api [-] Building 'json' report for the following task(s): 'c653b4d9-13bb-4ad1-8696-c7c3b36926f6'. 2018-12-28 17:40:20.864 10674 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:40:21,013 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c653b4d9-13bb-4ad1-8696-c7c3b36926f6', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-12-28 17:40:23,409 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c653b4d9-13bb-4ad1-8696-c7c3b36926f6 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-12-28 17:40:23.231 10677 INFO rally.api [-] Building 'html' report for the following task(s): 'c653b4d9-13bb-4ad1-8696-c7c3b36926f6'. 2018-12-28 17:40:23.262 10677 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:40:23,422 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-12-28 17:40:23,422 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-12-28 17:40:23,423 - 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-12-28 17:40:23,423 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-12-28 17:40:23,439 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-12-28 17:40:23,448 - 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': '1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', 'flavor_name': 'rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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_b9c7cba3-41ff-4a49-95e2-85bfe14884c4', '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-12-28 17:41:16,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b50c5670-bd37-4dbe-b44f-fd36d54622b0 2018-12-28 17:41:16,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b50c5670-bd37-4dbe-b44f-fd36d54622b0'] 2018-12-28 17:41:17,227 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b50c5670-bd37-4dbe-b44f-fd36d54622b0 -------------------------------------------------------------------------------- Task b50c5670-bd37-4dbe-b44f-fd36d54622b0: 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 b50c5670-bd37-4dbe-b44f-fd36d54622b0 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.835 | 0.835 | 0.835 | 0.835 | 0.835 | 0.835 | 100.0% | 1 | | quotas.delete_quotas | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 0.182 | 100.0% | 1 | | total | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> duration | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 1.017 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.017335 Full duration: 8.808186 -------------------------------------------------------------------------------- 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 b50c5670-bd37-4dbe-b44f-fd36d54622b0 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.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | total | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> duration | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 0.71 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.709989 Full duration: 8.554907 -------------------------------------------------------------------------------- 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 b50c5670-bd37-4dbe-b44f-fd36d54622b0 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.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 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.716009 Full duration: 8.3128 -------------------------------------------------------------------------------- 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 b50c5670-bd37-4dbe-b44f-fd36d54622b0 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.257 | 1.257 | 1.257 | 1.257 | 1.257 | 1.257 | 100.0% | 1 | | total | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 100.0% | 1 | | -> duration | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 1.258 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.257556 Full duration: 9.172933 HINTS: * To plot HTML graphics with this data, run: rally task report b50c5670-bd37-4dbe-b44f-fd36d54622b0 --out output.html * To generate a JUnit report, run: rally task export b50c5670-bd37-4dbe-b44f-fd36d54622b0 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b50c5670-bd37-4dbe-b44f-fd36d54622b0 --json --out output.json 2018-12-28 17:41:17,227 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b50c5670-bd37-4dbe-b44f-fd36d54622b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-12-28 17:41:19,465 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b50c5670-bd37-4dbe-b44f-fd36d54622b0 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-12-28 17:41:19.331 11190 INFO rally.api [-] Building 'json' report for the following task(s): 'b50c5670-bd37-4dbe-b44f-fd36d54622b0'. 2018-12-28 17:41:19.336 11190 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:41:19,465 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b50c5670-bd37-4dbe-b44f-fd36d54622b0', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-12-28 17:41:21,823 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b50c5670-bd37-4dbe-b44f-fd36d54622b0 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-12-28 17:41:21.653 11193 INFO rally.api [-] Building 'html' report for the following task(s): 'b50c5670-bd37-4dbe-b44f-fd36d54622b0'. 2018-12-28 17:41:21.676 11193 INFO rally.api [-] The report has been successfully built. 2018-12-28 17:41:21,828 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-12-28 17:41:21,831 - 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:49 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:42 | 11 | 100.00% | | nova | 06:30 | 9 | 100.00% | | quotas | 00:34 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:36 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-12-28 17:41:21,832 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-12-28 17:41:21,958 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 17:41:21,958 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:58 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-28 17:41:21,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:41:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:22,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-777723f5-5491-42a9-90dd-36b0ceaf6c41 x-compute-request-id: req-777723f5-5491-42a9-90dd-36b0ceaf6c41 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e", "name": "rally_sanity-flavor_alt_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "name": "rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:41:22,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-777723f5-5491-42a9-90dd-36b0ceaf6c41 2018-12-28 17:41:22,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.186405181885s 2018-12-28 17:41:22,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-777723f5-5491-42a9-90dd-36b0ceaf6c41 2018-12-28 17:41:22,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:41:22,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:22,209 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:41:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b647f9d-b20d-4f2b-a388-41fde822b1b1 x-compute-request-id: req-4b647f9d-b20d-4f2b-a388-41fde822b1b1 Content-Length: 0 Content-Type: application/json 2018-12-28 17:41:22,209 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e used request id req-4b647f9d-b20d-4f2b-a388-41fde822b1b1 2018-12-28 17:41:22,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0548529624939s 2018-12-28 17:41:22,209 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3889b5e2-d7b2-4825-87d1-b2ab8ff6f34e used request id req-4b647f9d-b20d-4f2b-a388-41fde822b1b1 2018-12-28 17:41:22,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-28 17:41:22,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79/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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" -d '{"subnet_id": "82c8c83b-ab44-4e3e-898a-552176239d25"}' 2018-12-28 17:41:23,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8a669a78-623c-427f-bf4a-27c6956437c7 Date: Fri, 28 Dec 2018 17:41:23 GMT RESP BODY: {"network_id": "1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "subnet_id": "82c8c83b-ab44-4e3e-898a-552176239d25", "subnet_ids": ["82c8c83b-ab44-4e3e-898a-552176239d25"], "port_id": "b7e49b43-a074-4d2f-b394-a2d9bfdf3a16", "id": "cfc853a0-841c-4107-a91b-b03153399e79"} 2018-12-28 17:41:23,899 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79/remove_router_interface.json used request id req-8a669a78-623c-427f-bf4a-27c6956437c7 2018-12-28 17:41:23,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68895602226s 2018-12-28 17:41:23,900 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79/remove_router_interface.json used request id req-8a669a78-623c-427f-bf4a-27c6956437c7 returning object cfc853a0-841c-4107-a91b-b03153399e79 2018-12-28 17:41:23,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-28 17:41:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:24,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-1431b8d4-4dcd-49a0-a73f-7d4c91ed3581 Date: Fri, 28 Dec 2018 17:41:24 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "68ed7af510fa4648908621fd5f072d12", "created_at": "2018-12-28T17:15:26Z", "admin_state_up": true, "updated_at": "2018-12-28T17:41:23Z", "project_id": "68ed7af510fa4648908621fd5f072d12", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "cfc853a0-841c-4107-a91b-b03153399e79", "name": "rally_sanity-router_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}]} 2018-12-28 17:41:24,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1431b8d4-4dcd-49a0-a73f-7d4c91ed3581 2018-12-28 17:41:24,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.236457109451s 2018-12-28 17:41:24,137 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-1431b8d4-4dcd-49a0-a73f-7d4c91ed3581 2018-12-28 17:41:24,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-28 17:41:24,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79.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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:27,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37d5f5b7-c5d5-42a6-9115-98f801809406 Content-Length: 0 Date: Fri, 28 Dec 2018 17:41:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:41:27,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79.json used request id req-37d5f5b7-c5d5-42a6-9115-98f801809406 2018-12-28 17:41:27,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.49576592445s 2018-12-28 17:41:27,635 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/cfc853a0-841c-4107-a91b-b03153399e79.json used request id req-37d5f5b7-c5d5-42a6-9115-98f801809406 2018-12-28 17:41:27,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 17:41:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:27,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-ef8af255-d6b1-47fc-8bbe-94cf61d274fd Date: Fri, 28 Dec 2018 17:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4","tenant_id":"68ed7af510fa4648908621fd5f072d12","created_at":"2018-12-28T17:15:25Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T17:15:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"68ed7af510fa4648908621fd5f072d12","id":"82c8c83b-ab44-4e3e-898a-552176239d25","subnetpool_id":null,"name":"rally_sanity-subnet_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}]} 2018-12-28 17:41:27,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ef8af255-d6b1-47fc-8bbe-94cf61d274fd 2018-12-28 17:41:27,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.211003065109s 2018-12-28 17:41:27,847 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-ef8af255-d6b1-47fc-8bbe-94cf61d274fd 2018-12-28 17:41:27,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-28 17:41:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/82c8c83b-ab44-4e3e-898a-552176239d25.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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:30,076 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-38f8b36b-653c-45b4-a4b7-12c7d0bb9007 Date: Fri, 28 Dec 2018 17:41:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:41:30,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/82c8c83b-ab44-4e3e-898a-552176239d25.json used request id req-38f8b36b-653c-45b4-a4b7-12c7d0bb9007 2018-12-28 17:41:30,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.22802305222s 2018-12-28 17:41:30,077 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/82c8c83b-ab44-4e3e-898a-552176239d25.json used request id req-38f8b36b-653c-45b4-a4b7-12c7d0bb9007 2018-12-28 17:41:30,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 17:41:30,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:30,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-a814f04e-3360-4bda-8be7-5d6487004697 Date: Fri, 28 Dec 2018 17:41:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":true,"project_id":"68ed7af510fa4648908621fd5f072d12","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:41:29Z","qos_policy_id":null,"name":"rally_sanity-net_b9c7cba3-41ff-4a49-95e2-85bfe14884c4","admin_state_up":true,"tenant_id":"68ed7af510fa4648908621fd5f072d12","created_at":"2018-12-28T17:15:24Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:41:30,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a814f04e-3360-4bda-8be7-5d6487004697 2018-12-28 17:41:30,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.255439043045s 2018-12-28 17:41:30,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a814f04e-3360-4bda-8be7-5d6487004697 2018-12-28 17:41:30,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-28 17:41:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4.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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:31,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aee8cd22-ca8c-462f-a8bb-6936384f4831 Date: Fri, 28 Dec 2018 17:41:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:41:31,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4.json used request id req-aee8cd22-ca8c-462f-a8bb-6936384f4831 2018-12-28 17:41:31,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.942051172256s 2018-12-28 17:41:31,276 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1a1a48a1-f1db-4c99-bfb8-8b2e96a8acf4.json used request id req-aee8cd22-ca8c-462f-a8bb-6936384f4831 2018-12-28 17:41:31,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:41:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:31,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-3f6ae217-e3d6-48d9-aae0-78574dab03c7 Date: Fri, 28 Dec 2018 17:41:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/snap", "metadata": {}}], "file": "/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/file", "owner": "68ed7af510fa4648908621fd5f072d12", "id": "82216b2b-9158-43c7-bfc1-951b8dce0afe", "size": 12716032, "self": "/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/82216b2b-9158-43c7-bfc1-951b8dce0afe/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:15:34Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:15:32Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:41:31,438 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f6ae217-e3d6-48d9-aae0-78574dab03c7 2018-12-28 17:41:31,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160840988159s 2018-12-28 17:41:31,438 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3f6ae217-e3d6-48d9-aae0-78574dab03c7 2018-12-28 17:41:31,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:41:31,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44af98ec0ec3b8bbf66e34365b59a0924f5f8773" 2018-12-28 17:41:33,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bd926989-d324-439f-8278-d872a35b5d0e Date: Fri, 28 Dec 2018 17:41:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:41:33,246 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe used request id req-bd926989-d324-439f-8278-d872a35b5d0e 2018-12-28 17:41:33,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.80611085892s 2018-12-28 17:41:33,247 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/82216b2b-9158-43c7-bfc1-951b8dce0afe used request id req-bd926989-d324-439f-8278-d872a35b5d0e 2018-12-28 17:41:33,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:41:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:33,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41: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-5d24c95c-da8b-4a54-ac55-d481b549d567 x-compute-request-id: req-5d24c95c-da8b-4a54-ac55-d481b549d567 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d6a47ec7-2ced-4008-8ba8-e6dc277263cd", "name": "rally_sanity-flavor_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:41:33,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5d24c95c-da8b-4a54-ac55-d481b549d567 2018-12-28 17:41:33,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0365691184998s 2018-12-28 17:41:33,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-5d24c95c-da8b-4a54-ac55-d481b549d567 2018-12-28 17:41:33,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:41:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:33,334 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:41: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-154e435e-cb8a-4ba4-b9b4-9ba800241493 x-compute-request-id: req-154e435e-cb8a-4ba4-b9b4-9ba800241493 Content-Length: 0 Content-Type: application/json 2018-12-28 17:41:33,334 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd used request id req-154e435e-cb8a-4ba4-b9b4-9ba800241493 2018-12-28 17:41:33,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.047415971756s 2018-12-28 17:41:33,335 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d6a47ec7-2ced-4008-8ba8-e6dc277263cd used request id req-154e435e-cb8a-4ba4-b9b4-9ba800241493 2018-12-28 17:41:33,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:41:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:33,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f6a8f2-7245-4507-80f2-32e9aafb3d08 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4", "links": {"self": "http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384"}, "domain_id": "default", "enabled": true, "id": "3fb3c766a02444fca21f9f4d5bb73384", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:41:33,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-22f6a8f2-7245-4507-80f2-32e9aafb3d08 2018-12-28 17:41:33,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.107333898544s 2018-12-28 17:41:33,443 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-22f6a8f2-7245-4507-80f2-32e9aafb3d08 2018-12-28 17:41:33,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:41:33,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:33,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a16bdc-07ca-4c7f-bb09-30965cf8d0c2 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384"}, "enabled": true, "id": "3fb3c766a02444fca21f9f4d5bb73384", "options": {}, "domain_id": "default", "name": "rally_sanity-user_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}} 2018-12-28 17:41:33,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 used request id req-69a16bdc-07ca-4c7f-bb09-30965cf8d0c2 2018-12-28 17:41:33,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100261926651s 2018-12-28 17:41:33,550 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 used request id req-69a16bdc-07ca-4c7f-bb09-30965cf8d0c2 2018-12-28 17:41:33,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 17:41:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:33,755 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10de080e-9bc0-49ee-a840-b55f1dcb1797 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:41:33,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 used request id req-10de080e-9bc0-49ee-a840-b55f1dcb1797 2018-12-28 17:41:33,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.204147100449s 2018-12-28 17:41:33,755 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3fb3c766a02444fca21f9f4d5bb73384 used request id req-10de080e-9bc0-49ee-a840-b55f1dcb1797 2018-12-28 17:41:33,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:41:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:33,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed49ce2f-b10e-4a58-8f9a-febfcd0370c5 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12"}, "enabled": true, "id": "68ed7af510fa4648908621fd5f072d12", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_b9c7cba3-41ff-4a49-95e2-85bfe14884c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:41:33,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ed49ce2f-b10e-4a58-8f9a-febfcd0370c5 2018-12-28 17:41:33,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0884690284729s 2018-12-28 17:41:33,845 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-ed49ce2f-b10e-4a58-8f9a-febfcd0370c5 2018-12-28 17:41:33,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 17:41:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:34,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-685ab91a-4cf8-4925-9f21-ee32aa38d5f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:41:34,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12 used request id req-685ab91a-4cf8-4925-9f21-ee32aa38d5f7 2018-12-28 17:41:34,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152088880539s 2018-12-28 17:41:34,000 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/68ed7af510fa4648908621fd5f072d12 used request id req-685ab91a-4cf8-4925-9f21-ee32aa38d5f7 2018-12-28 17:41:34,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:34,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:34,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4298fb4-3992-44e4-9bc5-6cd00109a554 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "69a5baca3fbf4121b01298a253cceb0c", "links": {"self": "http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:34,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d4298fb4-3992-44e4-9bc5-6cd00109a554 2018-12-28 17:41:34,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758290290833s 2018-12-28 17:41:34,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 17:41:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:34,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b9da3a-9a2c-40a1-9049-297b9f706b93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:41:34,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/69a5baca3fbf4121b01298a253cceb0c used request id req-b6b9da3a-9a2c-40a1-9049-297b9f706b93 2018-12-28 17:41:34,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.104343175888s 2018-12-28 17:41:34,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 17:41:34,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=68ed7af510fa4648908621fd5f072d12&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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:34,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-0f68e1a4-9b41-4ac6-b266-ac13b17c4dc3 Date: Fri, 28 Dec 2018 17:41:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "68ed7af510fa4648908621fd5f072d12", "created_at": "2018-12-28T17:15:24Z", "updated_at": "2018-12-28T17:15:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "0fc67c48-8e9d-4ae8-8891-4c1d4a436a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ed7af510fa4648908621fd5f072d12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "85c9e02a-fc2f-45a4-84a8-2fd024bd63ae", "remote_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ed7af510fa4648908621fd5f072d12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "affc39c3-78ff-40db-bb33-43f5553ee802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ed7af510fa4648908621fd5f072d12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "d35e1611-53ea-4c64-a064-03a5969bcacd", "remote_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ed7af510fa4648908621fd5f072d12"}], "revision_number": 4, "project_id": "68ed7af510fa4648908621fd5f072d12", "id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "name": "default"}]} 2018-12-28 17:41:34,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=68ed7af510fa4648908621fd5f072d12&name=default used request id req-0f68e1a4-9b41-4ac6-b266-ac13b17c4dc3 2018-12-28 17:41:34,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20124912262s 2018-12-28 17:41:34,388 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=68ed7af510fa4648908621fd5f072d12&name=default used request id req-0f68e1a4-9b41-4ac6-b266-ac13b17c4dc3 2018-12-28 17:41:34,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 17:41:34,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:34,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-55c345e7-e370-4863-b282-47eeb25da16b Date: Fri, 28 Dec 2018 17:41:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68ed7af510fa4648908621fd5f072d12", "created_at": "2018-12-28T17:15:24Z", "updated_at": "2018-12-28T17:15:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "0fc67c48-8e9d-4ae8-8891-4c1d4a436a05", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ed7af510fa4648908621fd5f072d12"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "affc39c3-78ff-40db-bb33-43f5553ee802", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ed7af510fa4648908621fd5f072d12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "d35e1611-53ea-4c64-a064-03a5969bcacd", "remote_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv6", "project_id": "68ed7af510fa4648908621fd5f072d12"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:15:24Z", "revision_number": 0, "id": "85c9e02a-fc2f-45a4-84a8-2fd024bd63ae", "remote_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "remote_ip_prefix": null, "created_at": "2018-12-28T17:15:24Z", "security_group_id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "tenant_id": "68ed7af510fa4648908621fd5f072d12", "port_range_min": null, "ethertype": "IPv4", "project_id": "68ed7af510fa4648908621fd5f072d12"}], "revision_number": 4, "project_id": "68ed7af510fa4648908621fd5f072d12", "id": "5d4d25b6-8c50-44c5-8b35-97635857eb03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}]} 2018-12-28 17:41:34,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-55c345e7-e370-4863-b282-47eeb25da16b 2018-12-28 17:41:34,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208400011063s 2018-12-28 17:41:34,600 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-55c345e7-e370-4863-b282-47eeb25da16b 2018-12-28 17:41:34,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 17:41:34,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5d4d25b6-8c50-44c5-8b35-97635857eb03.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}d517e98d7e077d0ac72b3cd8cbc8e8715ea6ed75" 2018-12-28 17:41:34,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e6c0485-7d94-4652-bb61-6d6a2d073be6 Content-Length: 0 Date: Fri, 28 Dec 2018 17:41:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:41:34,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5d4d25b6-8c50-44c5-8b35-97635857eb03.json used request id req-3e6c0485-7d94-4652-bb61-6d6a2d073be6 2018-12-28 17:41:34,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.292896986008s 2018-12-28 17:41:34,897 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5d4d25b6-8c50-44c5-8b35-97635857eb03.json used request id req-3e6c0485-7d94-4652-bb61-6d6a2d073be6 2018-12-28 17:41:34,937 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-12-28 17:41:35,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:41:35,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:41:35,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:41:35,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:41:35,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:41:35,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:41:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:41:35,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e3a97d-738b-4c6e-bc4b-fc8d868ee632 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:41:35,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d0e3a97d-738b-4c6e-bc4b-fc8d868ee632 2018-12-28 17:41:35,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:41:35,427 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["3Qy0oTq2ShGgCMJhe6Cjmw"], "issued_at": "2018-12-28T17:41:35.000000Z"}} 2018-12-28 17:41:35,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 17:41:35,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:35,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-decf9f6f-1fe2-4d0c-834d-20d1fb09926d Date: Fri, 28 Dec 2018 17:41:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:41:35,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-decf9f6f-1fe2-4d0c-834d-20d1fb09926d 2018-12-28 17:41:35,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378648042679s 2018-12-28 17:41:35,809 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-decf9f6f-1fe2-4d0c-834d-20d1fb09926d 2018-12-28 17:41:35,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 17:41:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:35,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:41:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:35,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c464fab1-1645-4de4-8a83-d60e546b9f99 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 17:41:35,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c464fab1-1645-4de4-8a83-d60e546b9f99 2018-12-28 17:41:35,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0961740016937s 2018-12-28 17:41:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 17:41:35,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791"}}' 2018-12-28 17:41:36,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aa59a09-760d-41e9-8125-c1d9ab5430d0 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.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b"}, "enabled": true, "id": "ded23d45e85e45a789b00abc38aefa0b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791"}} 2018-12-28 17:41:36,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8aa59a09-760d-41e9-8125-c1d9ab5430d0 2018-12-28 17:41:36,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11353302002s 2018-12-28 17:41:36,022 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8aa59a09-760d-41e9-8125-c1d9ab5430d0 2018-12-28 17:41:36,023 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791', 'id': u'ded23d45e85e45a789b00abc38aefa0b', '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-12-28 17:41:36,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 17:41:36,375 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351568937302s 2018-12-28 17:41:36,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:36,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc92d49d-9ef5-4673-ab73-1138dbd085cc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881"}, "enabled": true, "id": "3c414851cb6b49468624f6bac7a8b881", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791"}} 2018-12-28 17:41:36,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 used request id req-bc92d49d-9ef5-4673-ab73-1138dbd085cc 2018-12-28 17:41:36,568 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3c414851cb6b49468624f6bac7a8b881', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791'}) 2018-12-28 17:41:36,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:36,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e24d4e51-c22b-420a-811f-5f3d075a30de Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:36,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e24d4e51-c22b-420a-811f-5f3d075a30de 2018-12-28 17:41:36,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0803270339966s 2018-12-28 17:41:36,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:36,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:36,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2097f0f9-bfb0-4f58-9259-32e820d1d484 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:36,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2097f0f9-bfb0-4f58-9259-32e820d1d484 2018-12-28 17:41:36,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0812950134277s 2018-12-28 17:41:36,733 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 17:41:36,733 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 17:41:36,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" -d '{"role": {"name": "Member"}}' 2018-12-28 17:41:36,835 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-516acba1-9883-409e-ac41-1b6a1b0e9acb Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}} 2018-12-28 17:41:36,836 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-516acba1-9883-409e-ac41-1b6a1b0e9acb 2018-12-28 17:41:36,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102535009384s 2018-12-28 17:41:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:36,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb2e3a4-bde4-4a3a-8bb6-5d9716277247 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "domain_id": null, "name": "Member", "id": "36c7a2d476cc4679ae6cf9d754eaf9fe"}} 2018-12-28 17:41:36,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe used request id req-2eb2e3a4-bde4-4a3a-8bb6-5d9716277247 2018-12-28 17:41:36,914 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe'}, 'domain_id': None, 'human_id': None, 'id': u'36c7a2d476cc4679ae6cf9d754eaf9fe', 'HUMAN_ID': False}) 2018-12-28 17:41:36,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:36,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:36,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f655e6-8c46-4539-ac2e-cfc472ec700c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:36,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c9f655e6-8c46-4539-ac2e-cfc472ec700c 2018-12-28 17:41:36,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817542076111s 2018-12-28 17:41:36,997 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:41:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f67cef-4b10-4959-b5dc-665e7ea7d01a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:41:37,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-08f67cef-4b10-4959-b5dc-665e7ea7d01a 2018-12-28 17:41:37,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0830779075623s 2018-12-28 17:41:37,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:41:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8619e1f7-aa1f-4e7a-b834-d22424edf36d Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791", "links": {"self": "http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881"}, "domain_id": "default", "enabled": true, "id": "3c414851cb6b49468624f6bac7a8b881", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:41:37,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8619e1f7-aa1f-4e7a-b834-d22424edf36d 2018-12-28 17:41:37,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0920071601868s 2018-12-28 17:41:37,174 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8619e1f7-aa1f-4e7a-b834-d22424edf36d 2018-12-28 17:41:37,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:41:37,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803ad450-fa0f-4fed-aac2-8f88e1043701 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b"}, "enabled": true, "id": "ded23d45e85e45a789b00abc38aefa0b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791"}]} 2018-12-28 17:41:37,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-803ad450-fa0f-4fed-aac2-8f88e1043701 2018-12-28 17:41:37,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0835468769073s 2018-12-28 17:41:37,264 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-803ad450-fa0f-4fed-aac2-8f88e1043701 2018-12-28 17:41:37,267 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:41:37,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&scope.project.id=ded23d45e85e45a789b00abc38aefa0b&role.id=36c7a2d476cc4679ae6cf9d754eaf9fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b2838e-c52f-46b7-b04a-6a0baf613f9b Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&scope.project.id=ded23d45e85e45a789b00abc38aefa0b&role.id=36c7a2d476cc4679ae6cf9d754eaf9fe", "previous": null, "next": null}} 2018-12-28 17:41:37,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&scope.project.id=ded23d45e85e45a789b00abc38aefa0b&role.id=36c7a2d476cc4679ae6cf9d754eaf9fe used request id req-36b2838e-c52f-46b7-b04a-6a0baf613f9b 2018-12-28 17:41:37,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0843839645386s 2018-12-28 17:41:37,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:41:37,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b/users/3c414851cb6b49468624f6bac7a8b881/roles/36c7a2d476cc4679ae6cf9d754eaf9fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c356376d-a5b9-45f0-85c9-f13480d44ee6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:41:37,466 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b/users/3c414851cb6b49468624f6bac7a8b881/roles/36c7a2d476cc4679ae6cf9d754eaf9fe used request id req-c356376d-a5b9-45f0-85c9-f13480d44ee6 2018-12-28 17:41:37,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114893198013s 2018-12-28 17:41:37,467 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791', 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': 'e769e4af-a948-4e17-be0e-3381ca253ab7', 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_53769025-cfd4-42f2-9e66-4d2736859791', 'project_id': u'ded23d45e85e45a789b00abc38aefa0b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:41:37,469 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:41:37,470 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:41:37,471 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:41:37,472 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:41:37,473 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791', 'password': 'e769e4af-a948-4e17-be0e-3381ca253ab7', 'project_name': 'refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'ded23d45e85e45a789b00abc38aefa0b', 'project_domain_name': 'Default'} 2018-12-28 17:41:37,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:37,474 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bad2dfb-9a5d-45ce-9325-41eb4103f672 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:37,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3bad2dfb-9a5d-45ce-9325-41eb4103f672 2018-12-28 17:41:37,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806410312653s 2018-12-28 17:41:37,556 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eadec73-f491-4c59-8c5d-c9912d055d87 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:37,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7eadec73-f491-4c59-8c5d-c9912d055d87 2018-12-28 17:41:37,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082985162735s 2018-12-28 17:41:37,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:41:37,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2331d14a-013b-4510-b1dc-098165eb3dbf Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:41:37,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2331d14a-013b-4510-b1dc-098165eb3dbf 2018-12-28 17:41:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0755288600922s 2018-12-28 17:41:37,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:41:37,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769925eb-2bd0-4146-9f55-d7c43952fa56 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791", "links": {"self": "http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881"}, "domain_id": "default", "enabled": true, "id": "3c414851cb6b49468624f6bac7a8b881", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:41:37,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-769925eb-2bd0-4146-9f55-d7c43952fa56 2018-12-28 17:41:37,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100473880768s 2018-12-28 17:41:37,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-769925eb-2bd0-4146-9f55-d7c43952fa56 2018-12-28 17:41:37,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:41:37,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1f3501-0166-4ed2-b49a-d88c2201c757 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b"}, "enabled": true, "id": "ded23d45e85e45a789b00abc38aefa0b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791"}]} 2018-12-28 17:41:37,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3f1f3501-0166-4ed2-b49a-d88c2201c757 2018-12-28 17:41:37,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0911791324615s 2018-12-28 17:41:37,915 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-3f1f3501-0166-4ed2-b49a-d88c2201c757 2018-12-28 17:41:37,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:41:37,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&scope.project.id=ded23d45e85e45a789b00abc38aefa0b&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:37,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08052b8e-eb8d-4679-863d-b45bb937ca8d Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&scope.project.id=ded23d45e85e45a789b00abc38aefa0b&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 17:41:37,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&scope.project.id=ded23d45e85e45a789b00abc38aefa0b&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-08052b8e-eb8d-4679-863d-b45bb937ca8d 2018-12-28 17:41:37,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0746040344238s 2018-12-28 17:41:37,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:41:37,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b/users/3c414851cb6b49468624f6bac7a8b881/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:38,107 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:41:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49f2731c-3c9c-49ca-a5c6-73142249e682 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:41:38,107 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b/users/3c414851cb6b49468624f6bac7a8b881/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-49f2731c-3c9c-49ca-a5c6-73142249e682 2018-12-28 17:41:38,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115770101547s 2018-12-28 17:41:38,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:38,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:38,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90272365-4b96-40d5-9f42-4f425933d8c4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:38,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-90272365-4b96-40d5-9f42-4f425933d8c4 2018-12-28 17:41:38,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861401557922s 2018-12-28 17:41:38,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:41:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:38,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc8c61c-3565-4bf7-8e0c-71f62dc2f78c Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:41:38,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-2fc8c61c-3565-4bf7-8e0c-71f62dc2f78c 2018-12-28 17:41:38,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0749008655548s 2018-12-28 17:41:38,271 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:41:38,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:38,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce47a98e-dab3-4147-a8f8-863037030541 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791", "links": {"self": "http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881"}, "domain_id": "default", "enabled": true, "id": "3c414851cb6b49468624f6bac7a8b881", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:41:38,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ce47a98e-dab3-4147-a8f8-863037030541 2018-12-28 17:41:38,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0978951454163s 2018-12-28 17:41:38,369 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ce47a98e-dab3-4147-a8f8-863037030541 2018-12-28 17:41:38,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:41:38,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:38,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4819e707-4d33-44c9-83e2-66377f06dcdd Content-Encoding: gzip Content-Length: 190 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-28 17:41:38,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=3c414851cb6b49468624f6bac7a8b881&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default used request id req-4819e707-4d33-44c9-83e2-66377f06dcdd 2018-12-28 17:41:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0865318775177s 2018-12-28 17:41:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:41:38,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/3c414851cb6b49468624f6bac7a8b881/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:41:38,581 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-525f5ca4-601b-4f34-830e-bd3fe588a5a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:41:38,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/3c414851cb6b49468624f6bac7a8b881/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-525f5ca4-601b-4f34-830e-bd3fe588a5a0 2018-12-28 17:41:38,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120177030563s 2018-12-28 17:41:38,583 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-28 17:41:41,010 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-28 17:41:40.657 11196 INFO rally.deployment.engine [-] Deployment 74ebf904-c804-4d1d-b8c7-45a561713d32 | Starting: Destroy cloud and free allocated resources. 2018-12-28 17:41:40.735 11196 INFO rally.deployment.engine [-] Deployment 74ebf904-c804-4d1d-b8c7-45a561713d32 | Completed: Destroy cloud and free allocated resources. 2018-12-28 17:41:40.760 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523). 2018-12-28 17:41:40.765 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-28 17:41:43,551 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-28 17:41:43.234 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d8e420ff-beef-40f2-9c34-9582928c1ad5) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d8e420ff-beef-40f2-9c34-9582928c1ad5 | 2018-12-28T17:41:43 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d8e420ff-beef-40f2-9c34-9582928c1ad5 ~/.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-12-28 17:41:46,986 - 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-12-28 17:41:46,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-28 17:41:49,408 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-28 17:41:49.083 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=ee2bada6-0932-46b5-85a8-c757a75c8523). 2018-12-28 17:41:49.220 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-28 17:41:52,986 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-28 17:41:51.491 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-28 17:41:51.646 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-28 17:41:52.813 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b) as the default verifier for the future CLI operations. 2018-12-28 17:41:55,970 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-12-28 17:41:55,971 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:41:56,103 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 17:41:56,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:41:56,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6a4c1b-9ff2-4d41-b8b4-feb9adc8acb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:41:56,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ab6a4c1b-9ff2-4d41-b8b4-feb9adc8acb4 2018-12-28 17:41:56,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:41:56,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ded23d45e85e45a789b00abc38aefa0b", "name": "refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ded23d45e85e45a789b00abc38aefa0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ded23d45e85e45a789b00abc38aefa0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ded23d45e85e45a789b00abc38aefa0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ded23d45e85e45a789b00abc38aefa0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ded23d45e85e45a789b00abc38aefa0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ded23d45e85e45a789b00abc38aefa0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ded23d45e85e45a789b00abc38aefa0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ded23d45e85e45a789b00abc38aefa0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ded23d45e85e45a789b00abc38aefa0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ded23d45e85e45a789b00abc38aefa0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ded23d45e85e45a789b00abc38aefa0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ded23d45e85e45a789b00abc38aefa0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791", "id": "3c414851cb6b49468624f6bac7a8b881"}, "audit_ids": ["n_vutrVzTJSHKGaL2nagWw"], "issued_at": "2018-12-28T17:41:56.000000Z"}} 2018-12-28 17:41:56,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:56,510 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 17:41:56 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 17:41:56,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:41:56,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c0503860-b3e9-4dd7-ba20-720e15c43266 Date: Fri, 28 Dec 2018 17:41:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:41:56,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0503860-b3e9-4dd7-ba20-720e15c43266 2018-12-28 17:41:56,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.1740629673s 2018-12-28 17:41:56,688 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-c0503860-b3e9-4dd7-ba20-720e15c43266 2018-12-28 17:41:56,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:41:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791"}' 2018-12-28 17:41:56,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456 X-Openstack-Request-Id: req-d69d52c3-080c-496b-a4c5-5873e6d1f860 Date: Fri, 28 Dec 2018 17:41:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "ba39bd3b-43d7-432b-96cd-c7749ba68456", "size": null, "self": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:41:56Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": null, "created_at": "2018-12-28T17:41:56Z", "protected": false} 2018-12-28 17:41:56,918 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d69d52c3-080c-496b-a4c5-5873e6d1f860 2018-12-28 17:41:56,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227786064148s 2018-12-28 17:41:56,918 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d69d52c3-080c-496b-a4c5-5873e6d1f860 returning object ba39bd3b-43d7-432b-96cd-c7749ba68456 2018-12-28 17:41:56,919 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:41:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/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}13f7bfcd42d2b9818995611198ccc13068dd4212" -d '' 2018-12-28 17:41:58,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-886dfb9a-9a1a-4542-9986-19399110b580 Date: Fri, 28 Dec 2018 17:41:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:41:58,243 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file used request id req-886dfb9a-9a1a-4542-9986-19399110b580 2018-12-28 17:41:58,244 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32444214821s 2018-12-28 17:41:58,244 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file used request id req-886dfb9a-9a1a-4542-9986-19399110b580 2018-12-28 17:41:58,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:41:58,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:58,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-3aa5dbdd-dc95-4a1e-a907-a0c1694e635d Date: Fri, 28 Dec 2018 17:41:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "metadata": {}}], "file": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "ba39bd3b-43d7-432b-96cd-c7749ba68456", "size": 12716032, "self": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:41:58Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:41:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:41:58,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3aa5dbdd-dc95-4a1e-a907-a0c1694e635d 2018-12-28 17:41:58,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183530807495s 2018-12-28 17:41:58,429 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-3aa5dbdd-dc95-4a1e-a907-a0c1694e635d 2018-12-28 17:41:58,431 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file', 'owner': u'ded23d45e85e45a789b00abc38aefa0b', 'id': u'ba39bd3b-43d7-432b-96cd-c7749ba68456', 'size': 12716032, u'self': u'/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ded23d45e85e45a789b00abc38aefa0b', 'name': 'refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:41:58Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:41:58Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791', 'created': u'2018-12-28T17:41:56Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:41:56Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:41:58,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:41:58,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_53769025-cfd4-42f2-9e66-4d2736859791", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:41:58,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41: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-8a15474a-7528-40e2-ae82-4fb78146f755 x-compute-request-id: req-8a15474a-7528-40e2-ae82-4fb78146f755 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6fb75e4d-af54-460e-8e13-2e85a626e20e", "name": "refstack_defcore-flavor_53769025-cfd4-42f2-9e66-4d2736859791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:41:58,631 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8a15474a-7528-40e2-ae82-4fb78146f755 2018-12-28 17:41:58,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199059963226s 2018-12-28 17:41:58,631 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8a15474a-7528-40e2-ae82-4fb78146f755 returning object 6fb75e4d-af54-460e-8e13-2e85a626e20e 2018-12-28 17:41:58,632 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_53769025-cfd4-42f2-9e66-4d2736859791', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'6fb75e4d-af54-460e-8e13-2e85a626e20e', 'swap': 0}) 2018-12-28 17:41:58,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:41:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e/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}05e51c9d167a3ed7f49a9de4fda658394ba23add" -d '{"extra_specs": {}}' 2018-12-28 17:41:58,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41: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-6d2f860a-7176-4952-9114-161202ee0eae x-compute-request-id: req-6d2f860a-7176-4952-9114-161202ee0eae Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:41:58,655 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e/os-extra_specs used request id req-6d2f860a-7176-4952-9114-161202ee0eae 2018-12-28 17:41:58,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215229988098s 2018-12-28 17:41:58,655 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e/os-extra_specs used request id req-6d2f860a-7176-4952-9114-161202ee0eae 2018-12-28 17:41:58,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:41:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:58,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:41:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:58,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3526326-e519-4f35-bb96-2f085b895e9e Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:41:58,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e3526326-e519-4f35-bb96-2f085b895e9e 2018-12-28 17:41:58,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0973269939423s 2018-12-28 17:41:58,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-28 17:41:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:58,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:41: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-fa8ac436-b5ae-45e5-9456-a98432a2f1e6 x-compute-request-id: req-fa8ac436-b5ae-45e5-9456-a98432a2f1e6 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 17:41:58,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-fa8ac436-b5ae-45e5-9456-a98432a2f1e6 2018-12-28 17:41:58,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.181472063065s 2018-12-28 17:41:58,940 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-fa8ac436-b5ae-45e5-9456-a98432a2f1e6 2018-12-28 17:41:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:41:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:41:59,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-92103b63-984f-44be-9581-988adcb6ef74 Date: Fri, 28 Dec 2018 17:41:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "metadata": {}}], "file": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "ba39bd3b-43d7-432b-96cd-c7749ba68456", "size": 12716032, "self": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:41:58Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:41:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:41:59,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-92103b63-984f-44be-9581-988adcb6ef74 2018-12-28 17:41:59,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178761959076s 2018-12-28 17:41:59,120 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-92103b63-984f-44be-9581-988adcb6ef74 2018-12-28 17:41:59,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:41:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791"}' 2018-12-28 17:41:59,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b X-Openstack-Request-Id: req-01782fc5-eba0-416d-98f0-5e9db55e81aa Date: Fri, 28 Dec 2018 17:41:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "94275968-bc59-4ab9-9977-af7aa3f2746b", "size": null, "self": "/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:41:59Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": null, "created_at": "2018-12-28T17:41:59Z", "protected": false} 2018-12-28 17:41:59,328 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-01782fc5-eba0-416d-98f0-5e9db55e81aa 2018-12-28 17:41:59,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205997943878s 2018-12-28 17:41:59,329 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-01782fc5-eba0-416d-98f0-5e9db55e81aa returning object 94275968-bc59-4ab9-9977-af7aa3f2746b 2018-12-28 17:41:59,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:41:59,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b/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}13f7bfcd42d2b9818995611198ccc13068dd4212" -d '' 2018-12-28 17:42:00,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1756b8b-d6e2-406e-85da-259acfddd749 Date: Fri, 28 Dec 2018 17:42:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:42:00,512 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b/file used request id req-d1756b8b-d6e2-406e-85da-259acfddd749 2018-12-28 17:42:00,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.18254113197s 2018-12-28 17:42:00,513 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b/file used request id req-d1756b8b-d6e2-406e-85da-259acfddd749 2018-12-28 17:42:00,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:42:00,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:42:00,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-0193bc9b-f4f9-4521-bd4f-5fbb6361cab7 Date: Fri, 28 Dec 2018 17:42:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/94275968-bc59-4ab9-9977-af7aa3f2746b/snap", "metadata": {}}], "file": "/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "94275968-bc59-4ab9-9977-af7aa3f2746b", "size": 12716032, "self": "/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/94275968-bc59-4ab9-9977-af7aa3f2746b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:42:00Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:41:59Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "metadata": {}}], "file": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "ba39bd3b-43d7-432b-96cd-c7749ba68456", "size": 12716032, "self": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:41:58Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:41:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:42:00,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0193bc9b-f4f9-4521-bd4f-5fbb6361cab7 2018-12-28 17:42:00,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169636964798s 2018-12-28 17:42:00,683 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-0193bc9b-f4f9-4521-bd4f-5fbb6361cab7 2018-12-28 17:42:00,686 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/94275968-bc59-4ab9-9977-af7aa3f2746b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b/file', 'owner': u'ded23d45e85e45a789b00abc38aefa0b', 'id': u'94275968-bc59-4ab9-9977-af7aa3f2746b', 'size': 12716032, u'self': u'/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ded23d45e85e45a789b00abc38aefa0b', 'name': 'refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/94275968-bc59-4ab9-9977-af7aa3f2746b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:42:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:42:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791', 'created': u'2018-12-28T17:41:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:41:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_53769025-cfd4-42f2-9e66-4d2736859791', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:42:00,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:42:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_53769025-cfd4-42f2-9e66-4d2736859791", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:42:00,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-beaef7b3-96af-4591-becf-4b80ddfeaba3 x-compute-request-id: req-beaef7b3-96af-4591-becf-4b80ddfeaba3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c2a30756-3326-4228-a843-de9831d7e7bc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2a30756-3326-4228-a843-de9831d7e7bc", "name": "refstack_defcore-flavor_alt_53769025-cfd4-42f2-9e66-4d2736859791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:42:00,745 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-beaef7b3-96af-4591-becf-4b80ddfeaba3 2018-12-28 17:42:00,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0583770275116s 2018-12-28 17:42:00,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-beaef7b3-96af-4591-becf-4b80ddfeaba3 returning object c2a30756-3326-4228-a843-de9831d7e7bc 2018-12-28 17:42:00,746 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_53769025-cfd4-42f2-9e66-4d2736859791', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'c2a30756-3326-4228-a843-de9831d7e7bc', 'swap': 0}) 2018-12-28 17:42:00,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:42:00,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc/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}05e51c9d167a3ed7f49a9de4fda658394ba23add" -d '{"extra_specs": {}}' 2018-12-28 17:42:00,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:42:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0704dad-631c-4cc8-9fbf-a79a58ce80fc x-compute-request-id: req-b0704dad-631c-4cc8-9fbf-a79a58ce80fc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:42:00,768 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc/os-extra_specs used request id req-b0704dad-631c-4cc8-9fbf-a79a58ce80fc 2018-12-28 17:42:00,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211980342865s 2018-12-28 17:42:00,769 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc/os-extra_specs used request id req-b0704dad-631c-4cc8-9fbf-a79a58ce80fc 2018-12-28 17:42:00,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_53769025-cfd4-42f2-9e66-4d2736859791', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'c2a30756-3326-4228-a843-de9831d7e7bc', 'swap': 0}) 2018-12-28 17:42:03,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-28 17:42:02.934 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b) for deployment 'opnfv-rally' (UUID=d8e420ff-beef-40f2-9c34-9582928c1ad5). 2018-12-28 17:42:03.788 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-28 17:42:03.790 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b) has been successfully configured for deployment 'opnfv-rally' (UUID=d8e420ff-beef-40f2-9c34-9582928c1ad5)! 2018-12-28 17:42:03,967 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-28 17:42:03,967 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-28 17:42:03,969 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-28 17:42:10,756 - 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-12-28 17:42:10,756 - 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-12-28 17:42:10,756 - 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-12-28 17:42:10,756 - 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-12-28 17:42:10,757 - 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-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-12-28 17:42:10,757 - 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-12-28 17:42:10,757 - 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-12-28 17:42:10,757 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-12-28 17:42:10,758 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-12-28 17:42:10,758 - 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-12-28 17:42:10,758 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-12-28 17:42:10,758 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-12-28 17:42:10,758 - 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-12-28 17:42:10,758 - 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-12-28 17:42:10,758 - 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-12-28 17:42:10,758 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-12-28 17:42:10,758 - 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-12-28 17:42:10,759 - 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-12-28 17:42:10,759 - 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-12-28 17:42:10,759 - 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-12-28 17:42:10,759 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-12-28 17:42:10,759 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-12-28 17:42:10,759 - 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-12-28 17:42:10,759 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-12-28 17:42:10,759 - 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-12-28 17:42:10,759 - 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-12-28 17:42:10,759 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-12-28 17:42:10,760 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - 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-12-28 17:42:10,760 - 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-12-28 17:42:10,761 - 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-12-28 17:42:10,761 - 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-12-28 17:42:10,761 - 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-12-28 17:42:10,761 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-12-28 17:42:10,761 - 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-12-28 17:42:10,761 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-12-28 17:42:10,761 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-12-28 17:42:10,761 - 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-12-28 17:42:10,761 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-12-28 17:42:10,762 - 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-12-28 17:42:10,762 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-12-28 17:42:10,762 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-12-28 17:42:10,762 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-12-28 17:42:10,762 - 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-12-28 17:42:10,762 - 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-12-28 17:42:10,762 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-12-28 17:42:10,762 - 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-12-28 17:42:10,762 - 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-12-28 17:42:10,762 - 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-12-28 17:42:10,763 - 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-12-28 17:42:10,763 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-12-28 17:42:10,763 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-12-28 17:42:10,763 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-12-28 17:42:10,763 - 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-12-28 17:42:10,763 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-12-28 17:42:10,763 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-12-28 17:42:10,763 - 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-12-28 17:42:10,763 - 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-12-28 17:42:10,763 - 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-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-12-28 17:42:10,764 - 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-12-28 17:42:10,764 - 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-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-12-28 17:42:10,764 - 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-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-12-28 17:42:10,764 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-12-28 17:42:10,764 - 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-12-28 17:42:10,765 - 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-12-28 17:42:10,765 - 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-12-28 17:42:10,765 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-12-28 17:42:10,765 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-12-28 17:42:10,765 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-12-28 17:42:10,765 - 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-12-28 17:42:10,765 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-12-28 17:42:10,765 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-12-28 17:42:10,765 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-12-28 17:42:10,765 - 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-12-28 17:42:10,766 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-12-28 17:42:10,766 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-12-28 17:42:10,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-28 17:42:10,784 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-28 17:42:10,784 - 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-12-28 17:42:12,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:12.875 11239 INFO rally.api [-] Starting verification (UUID=a293ab25-291b-4798-8422-988792374aeb) for deployment 'opnfv-rally' (UUID=d8e420ff-beef-40f2-9c34-9582928c1ad5) by verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b). 2018-12-28 17:42:12,877 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a293ab25-291b-4798-8422-988792374aeb 2018-12-28 17:42:19,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:19.413 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.208s] 2018-12-28 17:42:19,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:19.475 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.062s] 2018-12-28 17:42:21,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:21.657 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.458s] 2018-12-28 17:42:22,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:22.863 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.257s] 2018-12-28 17:42:31,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:31.377 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [12.154s] 2018-12-28 17:42:32,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:32.916 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [11.256s] 2018-12-28 17:42:42,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.626 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.080s] 2018-12-28 17:42:42,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.638 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-12-28 17:42:42,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.779 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.139s] 2018-12-28 17:42:42,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.791 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.012s] 2018-12-28 17:42:42,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.803 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.012s] 2018-12-28 17:42:42,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.841 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.037s] 2018-12-28 17:42:42,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.901 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-12-28 17:42:42,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:42.966 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.065s] 2018-12-28 17:42:43,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:43.129 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.161s] 2018-12-28 17:42:43,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:43.145 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-28 17:42:43,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:43.218 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.074s] 2018-12-28 17:42:43,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:43.877 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.064s] 2018-12-28 17:42:47,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:47.446 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.567s] 2018-12-28 17:42:50,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:50.092 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-12-28 17:42:51,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:51.265 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [18.346s] 2018-12-28 17:42:53,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:53.444 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.073s] 2018-12-28 17:42:53,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:53.521 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-12-28 17:42:53,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:53.593 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.071s] 2018-12-28 17:42:57,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:57.135 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.149s] 2018-12-28 17:42:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:57.307 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.172s] 2018-12-28 17:42:58,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:58.724 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.415s] 2018-12-28 17:42:58,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:58.882 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.158s] 2018-12-28 17:42:59,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:59.060 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.177s] 2018-12-28 17:42:59,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:59.642 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.378s] 2018-12-28 17:42:59,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:42:59.780 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [26.993s] 2018-12-28 17:43:00,580 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:00.580 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.804s] 2018-12-28 17:43:09,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:09.355 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.058s] 2018-12-28 17:43:13,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:13.335 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [3.979s] 2018-12-28 17:43:17,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:17.757 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.422s] 2018-12-28 17:43:21,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:21.929 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.171s] 2018-12-28 17:43:25,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:25.492 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [3.562s] 2018-12-28 17:43:29,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:29.302 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.809s] 2018-12-28 17:43:31,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:31.517 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [0.200s] 2018-12-28 17:43:31,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:31.589 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.071s] 2018-12-28 17:43:32,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:32.144 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.555s] 2018-12-28 17:43:32,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:32.249 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.104s] 2018-12-28 17:43:32,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:32.251 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-28 17:43:33,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:33.043 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.740s] 2018-12-28 17:43:38,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:38.560 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.515s] 2018-12-28 17:43:39,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:39.623 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.592s] 2018-12-28 17:43:40,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:40.267 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.643s] 2018-12-28 17:43:40,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:40.682 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.415s] 2018-12-28 17:43:41,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.077 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.393s] 2018-12-28 17:43:41,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.658 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.581s] 2018-12-28 17:43:41,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.734 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.075s] 2018-12-28 17:43:41,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.807 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2018-12-28 17:43:41,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.896 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.088s] 2018-12-28 17:43:41,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.918 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.358s] 2018-12-28 17:43:41,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:41.967 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.071s] 2018-12-28 17:43:42,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.035 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-12-28 17:43:42,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.182 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.146s] 2018-12-28 17:43:42,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.186 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.267s] 2018-12-28 17:43:42,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.425 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.237s] 2018-12-28 17:43:42,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.489 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.063s] 2018-12-28 17:43:42,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.604 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.115s] 2018-12-28 17:43:42,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.749 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.143s] 2018-12-28 17:43:42,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:42.979 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.231s] 2018-12-28 17:43:43,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:43.046 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.065s] 2018-12-28 17:43:43,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:43.113 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.066s] 2018-12-28 17:43:46,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:46.975 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [3.861s] 2018-12-28 17:43:54,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:54.088 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.155s] 2018-12-28 17:43:55,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:55.572 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.480s] 2018-12-28 17:43:56,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:56.258 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.687s] 2018-12-28 17:43:57,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:57.139 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.879s] 2018-12-28 17:43:58,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:43:58.143 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.002s] 2018-12-28 17:44:00,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:00.494 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.350s] 2018-12-28 17:44:02,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:02.157 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.661s] 2018-12-28 17:44:02,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:02.391 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.235s] 2018-12-28 17:44:02,415 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:02.414 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.023s] 2018-12-28 17:44:02,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:02.434 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.019s] 2018-12-28 17:44:02,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:02.452 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-12-28 17:44:03,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:03.630 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [63.972s] 2018-12-28 17:44:08,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:08.454 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.354s] 2018-12-28 17:44:08,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:08.804 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.350s] 2018-12-28 17:44:09,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:09.053 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.322s] 2018-12-28 17:44:09,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:09.939 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [0.884s] 2018-12-28 17:44:22,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:22.629 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.007s] 2018-12-28 17:44:26,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:26.413 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [7.462s] 2018-12-28 17:44:26,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:26.482 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.068s] 2018-12-28 17:44:27,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:27.171 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.689s] 2018-12-28 17:44:27,269 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:27.268 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-12-28 17:44:27,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:27.271 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.003s] 2018-12-28 17:44:31,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:31.351 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [8.722s] 2018-12-28 17:44:44,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:44.387 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [19.919s] 2018-12-28 17:44:51,919 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:51.918 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [7.532s] 2018-12-28 17:44:52,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:52.388 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.381s] 2018-12-28 17:44:52,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:52.788 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.399s] 2018-12-28 17:44:53,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:53.178 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.390s] 2018-12-28 17:44:53,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:53.545 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.366s] 2018-12-28 17:44:53,934 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:53.933 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.387s] 2018-12-28 17:44:54,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:44:54.340 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.406s] 2018-12-28 17:45:00,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:00.741 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.171s] 2018-12-28 17:45:03,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:03.187 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.445s] 2018-12-28 17:45:11,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:11.777 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [2.015s] 2018-12-28 17:45:13,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:13.260 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.482s] 2018-12-28 17:45:15,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:15.309 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [53.767s] 2018-12-28 17:45:17,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:17.242 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.978s] 2018-12-28 17:45:17,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:17.781 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.542s] 2018-12-28 17:45:19,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:19.360 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.576s] 2018-12-28 17:45:20,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:20.503 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.143s] 2018-12-28 17:45:21,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:21.712 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [29.787s] 2018-12-28 17:45:22,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:22.047 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.543s] 2018-12-28 17:45:22,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:22.145 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.099s] 2018-12-28 17:45:25,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:25.719 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.165s] 2018-12-28 17:45:31,780 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:31.780 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.635s] 2018-12-28 17:45:32,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:32.437 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.656s] 2018-12-28 17:45:40,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:40.752 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [19.040s] 2018-12-28 17:45:45,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:45:45.461 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [30.141s] 2018-12-28 17:46:02,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:02.988 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.323s] 2018-12-28 17:46:08,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:08.648 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.902s] 2018-12-28 17:46:09,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:09.923 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.274s] 2018-12-28 17:46:10,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:10.957 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.034s] 2018-12-28 17:46:11,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:11.745 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.787s] 2018-12-28 17:46:12,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:12.484 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.738s] 2018-12-28 17:46:13,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:13.373 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.889s] 2018-12-28 17:46:14,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:14.062 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.688s] 2018-12-28 17:46:14,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:14.743 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.680s] 2018-12-28 17:46:15,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:15.226 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.482s] 2018-12-28 17:46:16,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:16.310 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.082s] 2018-12-28 17:46:16,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:16.800 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [44.358s] 2018-12-28 17:46:16,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:16.865 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.555s] 2018-12-28 17:46:17,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:17.270 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.404s] 2018-12-28 17:46:17,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:17.526 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.255s] 2018-12-28 17:46:18,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:18.512 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.984s] 2018-12-28 17:46:18,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:18.898 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.387s] 2018-12-28 17:46:19,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:19.135 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.236s] 2018-12-28 17:46:19,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:19.373 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.237s] 2018-12-28 17:46:19,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:19.896 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.522s] 2018-12-28 17:46:21,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:21.413 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-12-28 17:46:21,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:21.421 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-12-28 17:46:21,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:21.601 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.179s] 2018-12-28 17:46:21,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:21.775 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.173s] 2018-12-28 17:46:21,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:21.942 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.166s] 2018-12-28 17:46:22,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:22.298 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.355s] 2018-12-28 17:46:22,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:22.650 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.351s] 2018-12-28 17:46:22,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:22.697 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.046s] 2018-12-28 17:46:22,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:22.738 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.040s] 2018-12-28 17:46:22,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:22.781 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.043s] 2018-12-28 17:46:26,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:26.255 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.314s] 2018-12-28 17:46:29,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:29.593 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.368s] 2018-12-28 17:46:29,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:29.957 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.364s] 2018-12-28 17:46:34,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:34.775 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.689s] 2018-12-28 17:46:37,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:37.777 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.591s] 2018-12-28 17:46:38,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:38.318 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.541s] 2018-12-28 17:46:39,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:39.863 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.177s] 2018-12-28 17:46:40,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:40.037 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.173s] 2018-12-28 17:46:40,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:40.939 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [6.163s] 2018-12-28 17:46:43,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:43.137 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.197s] 2018-12-28 17:46:43,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:43.156 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.273s] 2018-12-28 17:46:43,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:43.334 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.197s] 2018-12-28 17:46:43,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:43.384 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.050s] 2018-12-28 17:46:43,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:43.590 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.206s] 2018-12-28 17:46:43,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:43.776 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.185s] 2018-12-28 17:46:50,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:50.207 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.162s] 2018-12-28 17:46:50,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:50.602 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.051s] 2018-12-28 17:46:51,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:46:51.350 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.747s] 2018-12-28 17:47:00,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:00.906 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.679s] 2018-12-28 17:47:03,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:03.315 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.184s] 2018-12-28 17:47:03,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:03.499 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.184s] 2018-12-28 17:47:03,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:03.546 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.047s] 2018-12-28 17:47:03,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:03.957 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.409s] 2018-12-28 17:47:04,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:04.346 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.389s] 2018-12-28 17:47:04,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:04.858 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.511s] 2018-12-28 17:47:04,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:04.896 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.038s] 2018-12-28 17:47:05,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.081 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.183s] 2018-12-28 17:47:05,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.130 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.049s] 2018-12-28 17:47:05,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.180 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.049s] 2018-12-28 17:47:05,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.222 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-12-28 17:47:05,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.303 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.080s] 2018-12-28 17:47:05,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.539 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.235s] 2018-12-28 17:47:05,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.587 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.048s] 2018-12-28 17:47:05,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:05.636 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.049s] 2018-12-28 17:47:09,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:09.961 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.054s] 2018-12-28 17:47:13,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:13.476 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.168s] 2018-12-28 17:47:13,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:13.652 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.175s] 2018-12-28 17:47:13,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:13.686 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.034s] 2018-12-28 17:47:13,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:13.842 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.155s] 2018-12-28 17:47:14,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.001 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.158s] 2018-12-28 17:47:14,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.014 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.014s] 2018-12-28 17:47:14,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.218 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.203s] 2018-12-28 17:47:14,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.397 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.179s] 2018-12-28 17:47:14,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.553 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.155s] 2018-12-28 17:47:14,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.726 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.172s] 2018-12-28 17:47:14,884 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.883 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.156s] 2018-12-28 17:47:14,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:14.929 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.046s] 2018-12-28 17:47:15,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.110 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.180s] 2018-12-28 17:47:15,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.153 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.043s] 2018-12-28 17:47:15,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.190 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-12-28 17:47:15,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.200 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.009s] 2018-12-28 17:47:15,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.376 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.175s] 2018-12-28 17:47:15,545 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.545 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.169s] 2018-12-28 17:47:15,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.580 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.034s] 2018-12-28 17:47:15,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:15.756 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.176s] 2018-12-28 17:47:23,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:47:23.383 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.419s] 2018-12-28 17:47:27,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a293ab25-291b-4798-8422-988792374aeb 2018-12-28 17:47:27,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a293ab25-291b-4798-8422-988792374aeb']'. 2018-12-28 17:47:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-28 17:47:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-28 17:47:28,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 17:47:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a293ab25-291b-4798-8422-988792374aeb | 2018-12-28 17:47:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-28 17:47:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-28 17:42:12 | 2018-12-28 17:47:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-28 17:47:27 | 2018-12-28 17:47:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:15 | 2018-12-28 17:47:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-12-28 17:47:28,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-28 17:47:28,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-28 17:47:28,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: f4b945e1-61b0-49a5-a9cd-0d94dada907b) | 2018-12-28 17:47:28,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-28 17:47:28,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d8e420ff-beef-40f2-9c34-9582928c1ad5) | 2018-12-28 17:47:28,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 306.14 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-28 17:47:28,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 17:47:28,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-28 17:47:28,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-28 17:47:28,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-12-28 17:47:28,918 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 17:47:28,919 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:33 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-12-28 17:47:28,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:47:28,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:47:30,736 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26adb2f6-cb6e-40a1-8661-541d4bf1d5f6 Date: Fri, 28 Dec 2018 17:47:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:47:30,736 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b used request id req-26adb2f6-cb6e-40a1-8661-541d4bf1d5f6 2018-12-28 17:47:30,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.81113696098s 2018-12-28 17:47:30,737 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/94275968-bc59-4ab9-9977-af7aa3f2746b used request id req-26adb2f6-cb6e-40a1-8661-541d4bf1d5f6 2018-12-28 17:47:30,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:47:30,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:31,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0dee219-92cc-463b-8425-df633cfa8dde x-compute-request-id: req-a0dee219-92cc-463b-8425-df633cfa8dde Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6fb75e4d-af54-460e-8e13-2e85a626e20e", "name": "refstack_defcore-flavor_53769025-cfd4-42f2-9e66-4d2736859791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c2a30756-3326-4228-a843-de9831d7e7bc", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "c2a30756-3326-4228-a843-de9831d7e7bc", "name": "refstack_defcore-flavor_alt_53769025-cfd4-42f2-9e66-4d2736859791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:47:31,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a0dee219-92cc-463b-8425-df633cfa8dde 2018-12-28 17:47:31,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.57062292099s 2018-12-28 17:47:31,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-a0dee219-92cc-463b-8425-df633cfa8dde 2018-12-28 17:47:31,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:47:31,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:31,379 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:47: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-2e8a678f-7bae-43a1-9a6f-75cef716562c x-compute-request-id: req-2e8a678f-7bae-43a1-9a6f-75cef716562c Content-Length: 0 Content-Type: application/json 2018-12-28 17:47:31,379 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc used request id req-2e8a678f-7bae-43a1-9a6f-75cef716562c 2018-12-28 17:47:31,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0677220821381s 2018-12-28 17:47:31,379 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c2a30756-3326-4228-a843-de9831d7e7bc used request id req-2e8a678f-7bae-43a1-9a6f-75cef716562c 2018-12-28 17:47:31,380 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:47:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:47:31,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-abb72f2f-b458-4e93-b5f1-6059e474a14e Date: Fri, 28 Dec 2018 17:47:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "metadata": {}}], "file": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/file", "owner": "ded23d45e85e45a789b00abc38aefa0b", "id": "ba39bd3b-43d7-432b-96cd-c7749ba68456", "size": 12716032, "self": "/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba39bd3b-43d7-432b-96cd-c7749ba68456/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:41:58Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_53769025-cfd4-42f2-9e66-4d2736859791", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:41:56Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:47:31,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-abb72f2f-b458-4e93-b5f1-6059e474a14e 2018-12-28 17:47:31,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.255738019943s 2018-12-28 17:47:31,636 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-abb72f2f-b458-4e93-b5f1-6059e474a14e 2018-12-28 17:47:31,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:47:31,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13f7bfcd42d2b9818995611198ccc13068dd4212" 2018-12-28 17:47:33,244 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c18d1aa0-6684-4fae-b62f-a48edf72a067 Date: Fri, 28 Dec 2018 17:47:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:47:33,244 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456 used request id req-c18d1aa0-6684-4fae-b62f-a48edf72a067 2018-12-28 17:47:33,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.60614395142s 2018-12-28 17:47:33,245 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ba39bd3b-43d7-432b-96cd-c7749ba68456 used request id req-c18d1aa0-6684-4fae-b62f-a48edf72a067 2018-12-28 17:47:33,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:47:33,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47: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-11b44b3b-dea3-49fa-94bc-ff12a7527948 x-compute-request-id: req-11b44b3b-dea3-49fa-94bc-ff12a7527948 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6fb75e4d-af54-460e-8e13-2e85a626e20e", "name": "refstack_defcore-flavor_53769025-cfd4-42f2-9e66-4d2736859791", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:47:33,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-11b44b3b-dea3-49fa-94bc-ff12a7527948 2018-12-28 17:47:33,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0298428535461s 2018-12-28 17:47:33,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-11b44b3b-dea3-49fa-94bc-ff12a7527948 2018-12-28 17:47:33,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:47:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,329 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:47: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-3d3adfa8-a9dc-46e6-b4be-44afbd30a478 x-compute-request-id: req-3d3adfa8-a9dc-46e6-b4be-44afbd30a478 Content-Length: 0 Content-Type: application/json 2018-12-28 17:47:33,330 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e used request id req-3d3adfa8-a9dc-46e6-b4be-44afbd30a478 2018-12-28 17:47:33,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524740219116s 2018-12-28 17:47:33,330 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6fb75e4d-af54-460e-8e13-2e85a626e20e used request id req-3d3adfa8-a9dc-46e6-b4be-44afbd30a478 2018-12-28 17:47:33,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:47:33,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d05096-f6b5-4aff-8df4-e011e13efa9a Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791", "links": {"self": "http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881"}, "domain_id": "default", "enabled": true, "id": "3c414851cb6b49468624f6bac7a8b881", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:47:33,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-06d05096-f6b5-4aff-8df4-e011e13efa9a 2018-12-28 17:47:33,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105684995651s 2018-12-28 17:47:33,437 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-06d05096-f6b5-4aff-8df4-e011e13efa9a 2018-12-28 17:47:33,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:47:33,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323a799e-0cd5-436e-a413-f39dcb8058f4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881"}, "enabled": true, "id": "3c414851cb6b49468624f6bac7a8b881", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_53769025-cfd4-42f2-9e66-4d2736859791"}} 2018-12-28 17:47:33,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 used request id req-323a799e-0cd5-436e-a413-f39dcb8058f4 2018-12-28 17:47:33,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.098445892334s 2018-12-28 17:47:33,542 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 used request id req-323a799e-0cd5-436e-a413-f39dcb8058f4 2018-12-28 17:47:33,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 17:47:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f08d6ee7-867f-48b0-a499-d62566d6c8b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:47:33,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 used request id req-f08d6ee7-867f-48b0-a499-d62566d6c8b6 2018-12-28 17:47:33,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.190904140472s 2018-12-28 17:47:33,734 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3c414851cb6b49468624f6bac7a8b881 used request id req-f08d6ee7-867f-48b0-a499-d62566d6c8b6 2018-12-28 17:47:33,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:47:33,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4960c1c-cd72-43d8-a618-693f18bb6ae0 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b"}, "enabled": true, "id": "ded23d45e85e45a789b00abc38aefa0b", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_53769025-cfd4-42f2-9e66-4d2736859791"}]} 2018-12-28 17:47:33,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c4960c1c-cd72-43d8-a618-693f18bb6ae0 2018-12-28 17:47:33,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820779800415s 2018-12-28 17:47:33,817 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-c4960c1c-cd72-43d8-a618-693f18bb6ae0 2018-12-28 17:47:33,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 17:47:33,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:33,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:47:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2cf73c5-cc1c-47be-a0b6-c79d0468bbfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:47:33,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b used request id req-c2cf73c5-cc1c-47be-a0b6-c79d0468bbfb 2018-12-28 17:47:33,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152232885361s 2018-12-28 17:47:33,972 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ded23d45e85e45a789b00abc38aefa0b used request id req-c2cf73c5-cc1c-47be-a0b6-c79d0468bbfb 2018-12-28 17:47:33,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:34,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e9e0ea5-d477-4ab4-b462-9c787c718a61 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "36c7a2d476cc4679ae6cf9d754eaf9fe", "links": {"self": "http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:34,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e9e0ea5-d477-4ab4-b462-9c787c718a61 2018-12-28 17:47:34,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0770721435547s 2018-12-28 17:47:34,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 17:47:34,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:34,166 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba00e512-bda1-45d3-85fe-3fa429a2e159 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:47:34,166 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/36c7a2d476cc4679ae6cf9d754eaf9fe used request id req-ba00e512-bda1-45d3-85fe-3fa429a2e159 2018-12-28 17:47:34,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.115439891815s 2018-12-28 17:47:34,170 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 17:47:34,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ded23d45e85e45a789b00abc38aefa0b&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}05e51c9d167a3ed7f49a9de4fda658394ba23add" 2018-12-28 17:47:34,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-fc3be5da-5b0a-420b-a930-59bc3875b250 Date: Fri, 28 Dec 2018 17:47:34 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:47:34,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ded23d45e85e45a789b00abc38aefa0b&name=default used request id req-fc3be5da-5b0a-420b-a930-59bc3875b250 2018-12-28 17:47:34,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193907976151s 2018-12-28 17:47:34,364 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ded23d45e85e45a789b00abc38aefa0b&name=default used request id req-fc3be5da-5b0a-420b-a930-59bc3875b250 2018-12-28 17:47:34,417 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-12-28 17:47:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:47:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:47:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:47:34,483 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:47:34,484 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:47:34,485 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:47:34,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:47:34,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7febf48-e31b-4bff-93d0-e939bcd3273f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:47:34,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f7febf48-e31b-4bff-93d0-e939bcd3273f 2018-12-28 17:47:34,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:47:34,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["-ga5xxMoS4Sqy7RK8kpezA"], "issued_at": "2018-12-28T17:47:34.000000Z"}} 2018-12-28 17:47:34,865 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 17:47:34,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:35,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-51a727d5-31a1-46ae-8d45-4280cf1c6852 Date: Fri, 28 Dec 2018 17:47:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:47:35,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-51a727d5-31a1-46ae-8d45-4280cf1c6852 2018-12-28 17:47:35,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253333091736s 2018-12-28 17:47:35,119 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-51a727d5-31a1-46ae-8d45-4280cf1c6852 2018-12-28 17:47:35,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 17:47:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:35,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:47:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:35,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68aa0432-34fa-425f-b839-2fbbca805cab Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 17:47:35,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-68aa0432-34fa-425f-b839-2fbbca805cab 2018-12-28 17:47:35,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0964181423187s 2018-12-28 17:47:35,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 17:47:35,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481"}}' 2018-12-28 17:47:35,371 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f4b29d0-a466-49ed-b8ad-1d81cf7d23c3 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.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108"}, "enabled": true, "id": "e16930f57e1b4e7e9336e75e9e8b4108", "parent_id": "default", "domain_id": "default", "name": "patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481"}} 2018-12-28 17:47:35,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3f4b29d0-a466-49ed-b8ad-1d81cf7d23c3 2018-12-28 17:47:35,372 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.154114961624s 2018-12-28 17:47:35,372 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3f4b29d0-a466-49ed-b8ad-1d81cf7d23c3 2018-12-28 17:47:35,373 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481', 'id': u'e16930f57e1b4e7e9336e75e9e8b4108', '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-12-28 17:47:35,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 17:47:35,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.380009174347s 2018-12-28 17:47:35,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:35,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dbb11fa-e79e-4c2c-8855-ee6462f3feb3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5"}, "enabled": true, "id": "c222fbecea5f40d4a8ff5204369ee2a5", "options": {}, "domain_id": "default", "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481"}} 2018-12-28 17:47:35,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 used request id req-9dbb11fa-e79e-4c2c-8855-ee6462f3feb3 2018-12-28 17:47:35,854 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c222fbecea5f40d4a8ff5204369ee2a5', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481'}) 2018-12-28 17:47:35,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:35,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:35,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f67467-efa8-40bf-8aa9-24ab513b0bab Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:35,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-56f67467-efa8-40bf-8aa9-24ab513b0bab 2018-12-28 17:47:35,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0798959732056s 2018-12-28 17:47:35,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:35,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e8a6bf0-9bfa-4e64-a58c-82a4fb119945 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:36,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e8a6bf0-9bfa-4e64-a58c-82a4fb119945 2018-12-28 17:47:36,017 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821380615234s 2018-12-28 17:47:36,018 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 17:47:36,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 17:47:36,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" -d '{"role": {"name": "Member"}}' 2018-12-28 17:47:36,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f3834c-fee8-487d-93df-3e899860ad2d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}} 2018-12-28 17:47:36,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d5f3834c-fee8-487d-93df-3e899860ad2d 2018-12-28 17:47:36,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.100083112717s 2018-12-28 17:47:36,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0ac076-01f4-4094-b26c-a150d3589a24 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "domain_id": null, "name": "Member", "id": "1d883571b29249b0acee2932ef43422d"}} 2018-12-28 17:47:36,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d used request id req-9a0ac076-01f4-4094-b26c-a150d3589a24 2018-12-28 17:47:36,195 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d'}, 'domain_id': None, 'human_id': None, 'id': u'1d883571b29249b0acee2932ef43422d', 'HUMAN_ID': False}) 2018-12-28 17:47:36,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:36,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59e3165a-6192-4f4c-bfa3-fc583f1ecdbd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:36,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-59e3165a-6192-4f4c-bfa3-fc583f1ecdbd 2018-12-28 17:47:36,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080246925354s 2018-12-28 17:47:36,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:47:36,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abdfe136-5e36-493d-98bf-4844d2c0cab3 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:47:36,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-abdfe136-5e36-493d-98bf-4844d2c0cab3 2018-12-28 17:47:36,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790021419525s 2018-12-28 17:47:36,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:47:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb93525-0dad-4fe3-a1c4-6ecf73ad2cca Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481", "links": {"self": "http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5"}, "domain_id": "default", "enabled": true, "id": "c222fbecea5f40d4a8ff5204369ee2a5", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:47:36,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-afb93525-0dad-4fe3-a1c4-6ecf73ad2cca 2018-12-28 17:47:36,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899047851562s 2018-12-28 17:47:36,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-afb93525-0dad-4fe3-a1c4-6ecf73ad2cca 2018-12-28 17:47:36,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:47:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73448826-68b1-4ce8-b2e7-10fa92ffb2e3 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108"}, "enabled": true, "id": "e16930f57e1b4e7e9336e75e9e8b4108", "parent_id": "default", "domain_id": "default", "name": "patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481"}]} 2018-12-28 17:47:36,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-73448826-68b1-4ce8-b2e7-10fa92ffb2e3 2018-12-28 17:47:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803530216217s 2018-12-28 17:47:36,534 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-73448826-68b1-4ce8-b2e7-10fa92ffb2e3 2018-12-28 17:47:36,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:47:36,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&scope.project.id=e16930f57e1b4e7e9336e75e9e8b4108&role.id=1d883571b29249b0acee2932ef43422d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c208b7c-ac1b-476f-b704-eccf3b9ca472 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&scope.project.id=e16930f57e1b4e7e9336e75e9e8b4108&role.id=1d883571b29249b0acee2932ef43422d", "previous": null, "next": null}} 2018-12-28 17:47:36,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&scope.project.id=e16930f57e1b4e7e9336e75e9e8b4108&role.id=1d883571b29249b0acee2932ef43422d used request id req-5c208b7c-ac1b-476f-b704-eccf3b9ca472 2018-12-28 17:47:36,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0861940383911s 2018-12-28 17:47:36,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:47:36,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108/users/c222fbecea5f40d4a8ff5204369ee2a5/roles/1d883571b29249b0acee2932ef43422d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c2e2b6-5681-48e4-ae90-dbf2ac726071 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:47:36,744 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108/users/c222fbecea5f40d4a8ff5204369ee2a5/roles/1d883571b29249b0acee2932ef43422d used request id req-62c2e2b6-5681-48e4-ae90-dbf2ac726071 2018-12-28 17:47:36,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.117989063263s 2018-12-28 17:47:36,745 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481', 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': 'c5664958-5662-4ebc-a675-e6377ec92a7b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481', 'project_id': u'e16930f57e1b4e7e9336e75e9e8b4108', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:47:36,747 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:47:36,748 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:47:36,749 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:47:36,750 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:47:36,753 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481', 'password': 'c5664958-5662-4ebc-a675-e6377ec92a7b', 'project_name': 'patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'e16930f57e1b4e7e9336e75e9e8b4108', 'project_domain_name': 'Default'} 2018-12-28 17:47:36,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:36,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2d3976-f9e4-4bf7-a542-fbbb9dabf69d Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:36,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7d2d3976-f9e4-4bf7-a542-fbbb9dabf69d 2018-12-28 17:47:36,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814340114594s 2018-12-28 17:47:36,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98febb12-5d8a-4e67-af8a-087e8a05bb04 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:36,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-98febb12-5d8a-4e67-af8a-087e8a05bb04 2018-12-28 17:47:36,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0842649936676s 2018-12-28 17:47:36,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:47:36,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:36,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c3a71f-7bf1-4bb5-bae1-aac744733e90 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:47:36,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-46c3a71f-7bf1-4bb5-bae1-aac744733e90 2018-12-28 17:47:36,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0158629417419s 2018-12-28 17:47:36,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:47:36,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd395264-d0db-4220-b3cd-e7b338cbd7dd Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481", "links": {"self": "http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5"}, "domain_id": "default", "enabled": true, "id": "c222fbecea5f40d4a8ff5204369ee2a5", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:47:37,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dd395264-d0db-4220-b3cd-e7b338cbd7dd 2018-12-28 17:47:37,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102923154831s 2018-12-28 17:47:37,042 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dd395264-d0db-4220-b3cd-e7b338cbd7dd 2018-12-28 17:47:37,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:47:37,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8ec5df-f206-489f-a6e1-5b5aae905417 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108"}, "enabled": true, "id": "e16930f57e1b4e7e9336e75e9e8b4108", "parent_id": "default", "domain_id": "default", "name": "patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481"}]} 2018-12-28 17:47:37,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ea8ec5df-f206-489f-a6e1-5b5aae905417 2018-12-28 17:47:37,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0868260860443s 2018-12-28 17:47:37,135 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ea8ec5df-f206-489f-a6e1-5b5aae905417 2018-12-28 17:47:37,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:47:37,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&scope.project.id=e16930f57e1b4e7e9336e75e9e8b4108&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf270125-50a6-4d62-bb46-7326536ad612 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&scope.project.id=e16930f57e1b4e7e9336e75e9e8b4108&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 17:47:37,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&scope.project.id=e16930f57e1b4e7e9336e75e9e8b4108&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-bf270125-50a6-4d62-bb46-7326536ad612 2018-12-28 17:47:37,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0772299766541s 2018-12-28 17:47:37,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:47:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108/users/c222fbecea5f40d4a8ff5204369ee2a5/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe77a6e9-bebe-40aa-9e7a-cec977b97978 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:47:37,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108/users/c222fbecea5f40d4a8ff5204369ee2a5/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-fe77a6e9-bebe-40aa-9e7a-cec977b97978 2018-12-28 17:47:37,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116379022598s 2018-12-28 17:47:37,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f8d38f-cd9f-4fc7-8020-3ac253307f0f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:37,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-14f8d38f-cd9f-4fc7-8020-3ac253307f0f 2018-12-28 17:47:37,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0809180736542s 2018-12-28 17:47:37,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:47:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23cc1623-998a-46b1-8823-7c888cf8fe26 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:47:37,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-23cc1623-998a-46b1-8823-7c888cf8fe26 2018-12-28 17:47:37,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0730631351471s 2018-12-28 17:47:37,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:47:37,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef82d5d6-eab7-4765-980c-bcc4ba04a381 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481", "links": {"self": "http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5"}, "domain_id": "default", "enabled": true, "id": "c222fbecea5f40d4a8ff5204369ee2a5", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:47:37,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef82d5d6-eab7-4765-980c-bcc4ba04a381 2018-12-28 17:47:37,586 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972390174866s 2018-12-28 17:47:37,586 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef82d5d6-eab7-4765-980c-bcc4ba04a381 2018-12-28 17:47:37,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:47:37,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-871a13ad-7e94-4c5c-a087-f01d5b4beb49 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-28 17:47:37,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=c222fbecea5f40d4a8ff5204369ee2a5&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default used request id req-871a13ad-7e94-4c5c-a087-f01d5b4beb49 2018-12-28 17:47:37,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0826451778412s 2018-12-28 17:47:37,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:47:37,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/c222fbecea5f40d4a8ff5204369ee2a5/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:47:37,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:47:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-852ae0d2-6592-4f63-9ddb-53bfcdbcce0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:47:37,786 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/c222fbecea5f40d4a8ff5204369ee2a5/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-852ae0d2-6592-4f63-9ddb-53bfcdbcce0d 2018-12-28 17:47:37,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111231088638s 2018-12-28 17:47:37,787 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-28 17:47:40,384 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-28 17:47:39.948 11291 INFO rally.deployment.engine [-] Deployment d8e420ff-beef-40f2-9c34-9582928c1ad5 | Starting: Destroy cloud and free allocated resources. 2018-12-28 17:47:40.026 11291 INFO rally.deployment.engine [-] Deployment d8e420ff-beef-40f2-9c34-9582928c1ad5 | Completed: Destroy cloud and free allocated resources. 2018-12-28 17:47:40.078 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b) for deployment 'opnfv-rally'. 2018-12-28 17:47:40.102 11291 INFO rally.api [-] Deleting verification (UUID=a293ab25-291b-4798-8422-988792374aeb). 2018-12-28 17:47:40.138 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-12-28 17:47:40.139 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b). 2018-12-28 17:47:40.147 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-28 17:47:42,668 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-28 17:47:42.418 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d5c8b58c-a2a5-45b5-ac05-7d56add0352f) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d5c8b58c-a2a5-45b5-ac05-7d56add0352f | 2018-12-28T17:47:42 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d5c8b58c-a2a5-45b5-ac05-7d56add0352f ~/.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-12-28 17:47:46,036 - 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-12-28 17:47:46,037 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-28 17:47:48,525 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-28 17:47:48.210 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=f4b945e1-61b0-49a5-a9cd-0d94dada907b). 2018-12-28 17:47:48.337 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-28 17:47:52,008 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-28 17:47:50.581 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-28 17:47:50.730 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-28 17:47:51.820 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124) has been successfully created! Using verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124) as the default verifier for the future CLI operations. 2018-12-28 17:47:55,104 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-12-28 17:47:55,104 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:47:55,230 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 17:47:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:47:55,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-911f5605-1801-4e51-bd18-6dfa59a23b79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:47:55,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-911f5605-1801-4e51-bd18-6dfa59a23b79 2018-12-28 17:47:55,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:47:55,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1d883571b29249b0acee2932ef43422d", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:47:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e16930f57e1b4e7e9336e75e9e8b4108", "name": "patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e16930f57e1b4e7e9336e75e9e8b4108", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481", "id": "c222fbecea5f40d4a8ff5204369ee2a5"}, "audit_ids": ["WyqJ9yegRBqorvOToN956A"], "issued_at": "2018-12-28T17:47:55.000000Z"}} 2018-12-28 17:47:55,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:55,627 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 17:47:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 17:47:55,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:47:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:55,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b62f0031-19e0-4e68-bbad-c99f4102bd34 Date: Fri, 28 Dec 2018 17:47:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:47:55,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b62f0031-19e0-4e68-bbad-c99f4102bd34 2018-12-28 17:47:55,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193130970001s 2018-12-28 17:47:55,824 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b62f0031-19e0-4e68-bbad-c99f4102bd34 2018-12-28 17:47:55,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:47:55,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481"}' 2018-12-28 17:47:56,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914 X-Openstack-Request-Id: req-6e37e5cf-f206-4107-96a4-5a9dcbfc49d8 Date: Fri, 28 Dec 2018 17:47:56 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e8688211-611a-4518-8910-5dac5765b914/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "e8688211-611a-4518-8910-5dac5765b914", "size": null, "self": "/v2/images/e8688211-611a-4518-8910-5dac5765b914", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:47:55Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": null, "created_at": "2018-12-28T17:47:55Z", "protected": false} 2018-12-28 17:47:56,008 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6e37e5cf-f206-4107-96a4-5a9dcbfc49d8 2018-12-28 17:47:56,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.181425094604s 2018-12-28 17:47:56,008 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6e37e5cf-f206-4107-96a4-5a9dcbfc49d8 returning object e8688211-611a-4518-8910-5dac5765b914 2018-12-28 17:47:56,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:47:56,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914/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}753484da044240f0f58f75dc67d7e93de9eac56c" -d '' 2018-12-28 17:47:57,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fe5a8e55-7916-4dbf-9eb5-9e9213122357 Date: Fri, 28 Dec 2018 17:47:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:47:57,476 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914/file used request id req-fe5a8e55-7916-4dbf-9eb5-9e9213122357 2018-12-28 17:47:57,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.46646690369s 2018-12-28 17:47:57,476 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914/file used request id req-fe5a8e55-7916-4dbf-9eb5-9e9213122357 2018-12-28 17:47:57,477 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:47:57,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:58,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-46ddc2ca-c9f2-4e8f-b3c4-2c8b3155cfd6 Date: Fri, 28 Dec 2018 17:47:58 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "metadata": {}}], "file": "/v2/images/e8688211-611a-4518-8910-5dac5765b914/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "e8688211-611a-4518-8910-5dac5765b914", "size": 12716032, "self": "/v2/images/e8688211-611a-4518-8910-5dac5765b914", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:47:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:47:58,131 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-46ddc2ca-c9f2-4e8f-b3c4-2c8b3155cfd6 2018-12-28 17:47:58,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.654935121536s 2018-12-28 17:47:58,132 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-46ddc2ca-c9f2-4e8f-b3c4-2c8b3155cfd6 2018-12-28 17:47:58,134 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e8688211-611a-4518-8910-5dac5765b914/file', 'owner': u'e16930f57e1b4e7e9336e75e9e8b4108', 'id': u'e8688211-611a-4518-8910-5dac5765b914', 'size': 12716032, u'self': u'/v2/images/e8688211-611a-4518-8910-5dac5765b914', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e16930f57e1b4e7e9336e75e9e8b4108', 'name': 'patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:47:57Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:47:57Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e8688211-611a-4518-8910-5dac5765b914', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481', 'created': u'2018-12-28T17:47:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:47:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e8688211-611a-4518-8910-5dac5765b914', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:47:58,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:47:58,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_89aef1be-e02a-4d19-b19a-81c76865e481", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:47:58,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-af8b33a5-075e-4f6f-98e0-b44223c36ad7 x-compute-request-id: req-af8b33a5-075e-4f6f-98e0-b44223c36ad7 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3709eea5-e583-4539-9cf8-e969edcb62ef", "name": "patrole-flavor_89aef1be-e02a-4d19-b19a-81c76865e481", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:47:58,696 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-af8b33a5-075e-4f6f-98e0-b44223c36ad7 2018-12-28 17:47:58,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.560736894608s 2018-12-28 17:47:58,696 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-af8b33a5-075e-4f6f-98e0-b44223c36ad7 returning object 3709eea5-e583-4539-9cf8-e969edcb62ef 2018-12-28 17:47:58,697 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_89aef1be-e02a-4d19-b19a-81c76865e481', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'3709eea5-e583-4539-9cf8-e969edcb62ef', 'swap': 0}) 2018-12-28 17:47:58,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:47:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef/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}9301b835e1acaade59175c1a307905fc653b0ef0" -d '{"extra_specs": {}}' 2018-12-28 17:47:58,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-2c4aa685-16a5-45f9-8740-ed9efebd383a x-compute-request-id: req-2c4aa685-16a5-45f9-8740-ed9efebd383a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:47:58,719 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef/os-extra_specs used request id req-2c4aa685-16a5-45f9-8740-ed9efebd383a 2018-12-28 17:47:58,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210618972778s 2018-12-28 17:47:58,719 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef/os-extra_specs used request id req-2c4aa685-16a5-45f9-8740-ed9efebd383a 2018-12-28 17:47:58,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:47:58,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:58,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:47: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:47:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:58,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:47:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa68f4c6-6c90-4404-ab68-05786612fb95 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:47:58,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fa68f4c6-6c90-4404-ab68-05786612fb95 2018-12-28 17:47:58,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.103479146957s 2018-12-28 17:47:58,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-28 17:47:58,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:59,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-5509519e-bd30-4966-9483-174218dcc2f6 x-compute-request-id: req-5509519e-bd30-4966-9483-174218dcc2f6 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 17:47:59,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5509519e-bd30-4966-9483-174218dcc2f6 2018-12-28 17:47:59,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.185883998871s 2018-12-28 17:47:59,014 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5509519e-bd30-4966-9483-174218dcc2f6 2018-12-28 17:47:59,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:47:59,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:47:59,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-fd731c3e-b612-4d55-a389-fa006316244f Date: Fri, 28 Dec 2018 17:47:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "metadata": {}}], "file": "/v2/images/e8688211-611a-4518-8910-5dac5765b914/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "e8688211-611a-4518-8910-5dac5765b914", "size": 12716032, "self": "/v2/images/e8688211-611a-4518-8910-5dac5765b914", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:47:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:47:59,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd731c3e-b612-4d55-a389-fa006316244f 2018-12-28 17:47:59,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0205399990082s 2018-12-28 17:47:59,036 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-fd731c3e-b612-4d55-a389-fa006316244f 2018-12-28 17:47:59,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 17:47:59,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481"}' 2018-12-28 17:47:59,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d X-Openstack-Request-Id: req-669599d2-f62e-4488-9056-229d19092a65 Date: Fri, 28 Dec 2018 17:47:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "adf2ec55-4ede-4537-8bcc-8af40e50db6d", "size": null, "self": "/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:47:59Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": null, "created_at": "2018-12-28T17:47:59Z", "protected": false} 2018-12-28 17:47:59,643 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-669599d2-f62e-4488-9056-229d19092a65 2018-12-28 17:47:59,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.604214906693s 2018-12-28 17:47:59,643 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-669599d2-f62e-4488-9056-229d19092a65 returning object adf2ec55-4ede-4537-8bcc-8af40e50db6d 2018-12-28 17:47:59,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 17:47:59,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/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}753484da044240f0f58f75dc67d7e93de9eac56c" -d '' 2018-12-28 17:48:01,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be0c015b-d94f-4a39-a439-57bacf2da734 Date: Fri, 28 Dec 2018 17:48:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:48:01,758 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/file used request id req-be0c015b-d94f-4a39-a439-57bacf2da734 2018-12-28 17:48:01,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.11412501335s 2018-12-28 17:48:01,758 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/file used request id req-be0c015b-d94f-4a39-a439-57bacf2da734 2018-12-28 17:48:01,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:48:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:48:01,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-023b6e20-4c49-49f3-b299-b65286b12e58 Date: Fri, 28 Dec 2018 17:48:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/snap", "metadata": {}}], "file": "/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "adf2ec55-4ede-4537-8bcc-8af40e50db6d", "size": 12716032, "self": "/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:48:01Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:47:59Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "metadata": {}}], "file": "/v2/images/e8688211-611a-4518-8910-5dac5765b914/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "e8688211-611a-4518-8910-5dac5765b914", "size": 12716032, "self": "/v2/images/e8688211-611a-4518-8910-5dac5765b914", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:47:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:48:01,935 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-023b6e20-4c49-49f3-b299-b65286b12e58 2018-12-28 17:48:01,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175639152527s 2018-12-28 17:48:01,935 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-023b6e20-4c49-49f3-b299-b65286b12e58 2018-12-28 17:48:01,938 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/file', 'owner': u'e16930f57e1b4e7e9336e75e9e8b4108', 'id': u'adf2ec55-4ede-4537-8bcc-8af40e50db6d', 'size': 12716032, u'self': u'/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e16930f57e1b4e7e9336e75e9e8b4108', 'name': 'patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T17:48:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T17:48:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481', 'created': u'2018-12-28T17:47:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T17:47:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_89aef1be-e02a-4d19-b19a-81c76865e481', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 17:48:01,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 17:48:01,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 17:48:02,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:48: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-cc48d082-9af1-41ab-85f1-f9ba410ed23b x-compute-request-id: req-cc48d082-9af1-41ab-85f1-f9ba410ed23b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "154bb5fd-ed9e-4a37-b9d8-9a95dbf03537", "name": "patrole-flavor_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 17:48:02,053 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cc48d082-9af1-41ab-85f1-f9ba410ed23b 2018-12-28 17:48:02,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.113718986511s 2018-12-28 17:48:02,053 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cc48d082-9af1-41ab-85f1-f9ba410ed23b returning object 154bb5fd-ed9e-4a37-b9d8-9a95dbf03537 2018-12-28 17:48:02,054 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_89aef1be-e02a-4d19-b19a-81c76865e481', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'154bb5fd-ed9e-4a37-b9d8-9a95dbf03537', 'swap': 0}) 2018-12-28 17:48:02,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 17:48:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537/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}9301b835e1acaade59175c1a307905fc653b0ef0" -d '{"extra_specs": {}}' 2018-12-28 17:48:02,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:48:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5dc04b45-c9db-418e-ade3-985cc96264be x-compute-request-id: req-5dc04b45-c9db-418e-ade3-985cc96264be Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 17:48:02,078 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537/os-extra_specs used request id req-5dc04b45-c9db-418e-ade3-985cc96264be 2018-12-28 17:48:02,078 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230059623718s 2018-12-28 17:48:02,078 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537/os-extra_specs used request id req-5dc04b45-c9db-418e-ade3-985cc96264be 2018-12-28 17:48:02,078 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_89aef1be-e02a-4d19-b19a-81c76865e481', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'154bb5fd-ed9e-4a37-b9d8-9a95dbf03537', 'swap': 0}) 2018-12-28 17:48:05,334 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-28 17:48:04.245 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124) for deployment 'opnfv-rally' (UUID=d5c8b58c-a2a5-45b5-ac05-7d56add0352f). 2018-12-28 17:48:05.138 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-28 17:48:05.141 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124) has been successfully configured for deployment 'opnfv-rally' (UUID=d5c8b58c-a2a5-45b5-ac05-7d56add0352f)! 2018-12-28 17:48:05,335 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-28 17:48:05,335 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-28 17:48:05,338 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-28 17:48:05,356 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-28 17:48:08,891 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-6d6b3072-ee98-4aa7-b98a-3f274c25b124/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-12-28 17:48:08,892 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-28 17:48:09,199 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-28 17:48:09,200 - 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-12-28 17:48:11,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 17:48:11.399 11331 INFO rally.api [-] Starting verification (UUID=2ac76186-e9d6-4858-a546-75856719810a) for deployment 'opnfv-rally' (UUID=d5c8b58c-a2a5-45b5-ac05-7d56add0352f) by verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124). 2018-12-28 17:48:11,401 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 2ac76186-e9d6-4858-a546-75856719810a 2018-12-28 17:50:35,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2ac76186-e9d6-4858-a546-75856719810a 2018-12-28 17:50:35,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2ac76186-e9d6-4858-a546-75856719810a']'. 2018-12-28 17:50:36,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-28 17:50:36,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-28 17:50:36,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 17:50:36,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2ac76186-e9d6-4858-a546-75856719810a | 2018-12-28 17:50:36,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-28 17:48:11 | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-28 17:50:35 | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 6d6b3072-ee98-4aa7-b98a-3f274c25b124) | 2018-12-28 17:50:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d5c8b58c-a2a5-45b5-ac05-7d56add0352f) | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.206 | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-28 17:50:36,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-28 17:50:36,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-28 17:50:36,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 17:50:36,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-28 17:50:36,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-28 17:50:37,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-12-28 17:50:37,230 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 17:50:37,230 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:42 | PASS | +-------------------+------------------+------------------+----------------+ 2018-12-28 17:50:37,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:50:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:50:39,906 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-687af715-aaad-4105-9e14-aa2c93c2027b Date: Fri, 28 Dec 2018 17:50:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:50:39,907 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d used request id req-687af715-aaad-4105-9e14-aa2c93c2027b 2018-12-28 17:50:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.67280507088s 2018-12-28 17:50:39,907 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/adf2ec55-4ede-4537-8bcc-8af40e50db6d used request id req-687af715-aaad-4105-9e14-aa2c93c2027b 2018-12-28 17:50:39,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:50:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:39,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0f0e439e-fd42-4070-8f54-fe6190983e06 x-compute-request-id: req-0f0e439e-fd42-4070-8f54-fe6190983e06 Content-Encoding: gzip Content-Length: 361 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "154bb5fd-ed9e-4a37-b9d8-9a95dbf03537", "name": "patrole-flavor_alt_89aef1be-e02a-4d19-b19a-81c76865e481", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3709eea5-e583-4539-9cf8-e969edcb62ef", "name": "patrole-flavor_89aef1be-e02a-4d19-b19a-81c76865e481", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:50:39,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0f0e439e-fd42-4070-8f54-fe6190983e06 2018-12-28 17:50:39,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0437018871307s 2018-12-28 17:50:39,952 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-0f0e439e-fd42-4070-8f54-fe6190983e06 2018-12-28 17:50:39,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:50:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:40,002 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:50:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-87496637-b44d-49ef-ae11-00ce488aee39 x-compute-request-id: req-87496637-b44d-49ef-ae11-00ce488aee39 Content-Length: 0 Content-Type: application/json 2018-12-28 17:50:40,003 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537 used request id req-87496637-b44d-49ef-ae11-00ce488aee39 2018-12-28 17:50:40,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0473961830139s 2018-12-28 17:50:40,003 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/154bb5fd-ed9e-4a37-b9d8-9a95dbf03537 used request id req-87496637-b44d-49ef-ae11-00ce488aee39 2018-12-28 17:50:40,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 17:50:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:50:40,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-ee578350-3e65-4e1e-a6c8-c1d3d0a2a2ad Date: Fri, 28 Dec 2018 17:50:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "metadata": {}}], "file": "/v2/images/e8688211-611a-4518-8910-5dac5765b914/file", "owner": "e16930f57e1b4e7e9336e75e9e8b4108", "id": "e8688211-611a-4518-8910-5dac5765b914", "size": 12716032, "self": "/v2/images/e8688211-611a-4518-8910-5dac5765b914", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/e8688211-611a-4518-8910-5dac5765b914/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T17:47:57Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_89aef1be-e02a-4d19-b19a-81c76865e481", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T17:47:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 17:50:40,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ee578350-3e65-4e1e-a6c8-c1d3d0a2a2ad 2018-12-28 17:50:40,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.107581138611s 2018-12-28 17:50:40,112 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ee578350-3e65-4e1e-a6c8-c1d3d0a2a2ad 2018-12-28 17:50:40,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 17:50:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}753484da044240f0f58f75dc67d7e93de9eac56c" 2018-12-28 17:50:41,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-341fd9e7-72da-4eae-ba37-4c23fe5cc11f Date: Fri, 28 Dec 2018 17:50:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:50:41,988 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914 used request id req-341fd9e7-72da-4eae-ba37-4c23fe5cc11f 2018-12-28 17:50:41,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.87468194962s 2018-12-28 17:50:41,988 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/e8688211-611a-4518-8910-5dac5765b914 used request id req-341fd9e7-72da-4eae-ba37-4c23fe5cc11f 2018-12-28 17:50:41,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 17:50:41,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-13fe1623-fce1-4031-aaf8-2717d08dc901 x-compute-request-id: req-13fe1623-fce1-4031-aaf8-2717d08dc901 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3709eea5-e583-4539-9cf8-e969edcb62ef", "name": "patrole-flavor_89aef1be-e02a-4d19-b19a-81c76865e481", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 17:50:42,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-13fe1623-fce1-4031-aaf8-2717d08dc901 2018-12-28 17:50:42,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0316190719604s 2018-12-28 17:50:42,021 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-13fe1623-fce1-4031-aaf8-2717d08dc901 2018-12-28 17:50:42,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 17:50:42,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,062 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:50: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-1d7c8e99-32a0-46eb-bdc5-d25980bd6fff x-compute-request-id: req-1d7c8e99-32a0-46eb-bdc5-d25980bd6fff Content-Length: 0 Content-Type: application/json 2018-12-28 17:50:42,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef used request id req-1d7c8e99-32a0-46eb-bdc5-d25980bd6fff 2018-12-28 17:50:42,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04021692276s 2018-12-28 17:50:42,062 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/3709eea5-e583-4539-9cf8-e969edcb62ef used request id req-1d7c8e99-32a0-46eb-bdc5-d25980bd6fff 2018-12-28 17:50:42,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:50:42,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b0bb335-0bc6-41d5-b688-6d31f4982c44 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481", "links": {"self": "http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5"}, "domain_id": "default", "enabled": true, "id": "c222fbecea5f40d4a8ff5204369ee2a5", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:50:42,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3b0bb335-0bc6-41d5-b688-6d31f4982c44 2018-12-28 17:50:42,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952777862549s 2018-12-28 17:50:42,159 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3b0bb335-0bc6-41d5-b688-6d31f4982c44 2018-12-28 17:50:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:50:42,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e98072-89a9-4e3f-990a-176292282211 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5"}, "enabled": true, "id": "c222fbecea5f40d4a8ff5204369ee2a5", "options": {}, "domain_id": "default", "name": "patrole-user_89aef1be-e02a-4d19-b19a-81c76865e481"}} 2018-12-28 17:50:42,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 used request id req-f5e98072-89a9-4e3f-990a-176292282211 2018-12-28 17:50:42,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131923913956s 2018-12-28 17:50:42,297 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 used request id req-f5e98072-89a9-4e3f-990a-176292282211 2018-12-28 17:50:42,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 17:50:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b3cad4-c645-4b3a-b214-f1c169ecf174 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:42,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 used request id req-46b3cad4-c645-4b3a-b214-f1c169ecf174 2018-12-28 17:50:42,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.191396951675s 2018-12-28 17:50:42,489 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c222fbecea5f40d4a8ff5204369ee2a5 used request id req-46b3cad4-c645-4b3a-b214-f1c169ecf174 2018-12-28 17:50:42,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:50:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65106170-036c-409f-a7cc-12eb82387086 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108"}, "enabled": true, "id": "e16930f57e1b4e7e9336e75e9e8b4108", "parent_id": "default", "domain_id": "default", "name": "patrole-project_89aef1be-e02a-4d19-b19a-81c76865e481"}]} 2018-12-28 17:50:42,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-65106170-036c-409f-a7cc-12eb82387086 2018-12-28 17:50:42,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0755069255829s 2018-12-28 17:50:42,566 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-65106170-036c-409f-a7cc-12eb82387086 2018-12-28 17:50:42,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 17:50:42,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dc81439-cde2-4930-ae66-7db02e16c103 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:42,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108 used request id req-8dc81439-cde2-4930-ae66-7db02e16c103 2018-12-28 17:50:42,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.134855985641s 2018-12-28 17:50:42,703 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e16930f57e1b4e7e9336e75e9e8b4108 used request id req-8dc81439-cde2-4930-ae66-7db02e16c103 2018-12-28 17:50:42,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:42,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c140ef6-e2f8-408b-a03c-961504fac687 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1d883571b29249b0acee2932ef43422d", "links": {"self": "http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:42,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c140ef6-e2f8-408b-a03c-961504fac687 2018-12-28 17:50:42,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822019577026s 2018-12-28 17:50:42,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 17:50:42,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:42,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f8dd4f5-2d74-4199-83fa-4d0b54bd3f11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:42,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1d883571b29249b0acee2932ef43422d used request id req-5f8dd4f5-2d74-4199-83fa-4d0b54bd3f11 2018-12-28 17:50:42,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.123074054718s 2018-12-28 17:50:42,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 17:50:42,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e16930f57e1b4e7e9336e75e9e8b4108&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}9301b835e1acaade59175c1a307905fc653b0ef0" 2018-12-28 17:50:43,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bee349cd-581d-40af-8c26-4eff2879db04 Date: Fri, 28 Dec 2018 17:50:43 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:50:43,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e16930f57e1b4e7e9336e75e9e8b4108&name=default used request id req-bee349cd-581d-40af-8c26-4eff2879db04 2018-12-28 17:50:43,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191246986389s 2018-12-28 17:50:43,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=e16930f57e1b4e7e9336e75e9e8b4108&name=default used request id req-bee349cd-581d-40af-8c26-4eff2879db04 2018-12-28 17:50:43,160 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-12-28 17:50:43,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:50:43,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:50:43,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:50:43,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 17:50:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 17:50:43,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69b6b34e-087e-4e4f-8868-72e3b138c4af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:43,630 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-69b6b34e-087e-4e4f-8868-72e3b138c4af 2018-12-28 17:50:43,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:44,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["YJAkbY9lQbKkTKHPSVu1gw"], "issued_at": "2018-12-28T17:50:44.000000Z"}} 2018-12-28 17:50:44,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:44,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:50: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:50:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:44,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60db4d44-730b-4a34-8092-9b6f6508c987 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 17:50:44,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-60db4d44-730b-4a34-8092-9b6f6508c987 2018-12-28 17:50:44,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.590147018433s 2018-12-28 17:50:44,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 17:50:44,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}}' 2018-12-28 17:50:44,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62e9d385-8ace-4070-bcfa-d5afe438b0a6 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.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:50:44,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-62e9d385-8ace-4070-bcfa-d5afe438b0a6 2018-12-28 17:50:44,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11615395546s 2018-12-28 17:50:44,331 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-62e9d385-8ace-4070-bcfa-d5afe438b0a6 2018-12-28 17:50:44,331 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5', 'id': u'3694c956f42e457594ab565e9d00d666', '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-12-28 17:50:44,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 17:50:44,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344775915146s 2018-12-28 17:50:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:44,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5574af2e-0af4-4f6b-b6c0-83c49bc8a4d7 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:50:44,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c used request id req-5574af2e-0af4-4f6b-b6c0-83c49bc8a4d7 2018-12-28 17:50:44,783 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6d1bf8186fc24cbca92b89cc3346012c', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5'}) 2018-12-28 17:50:44,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:44,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:44,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d5b90b-ebb4-49b9-84cd-b97c3ef4b734 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:44,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-39d5b90b-ebb4-49b9-84cd-b97c3ef4b734 2018-12-28 17:50:44,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841269493103s 2018-12-28 17:50:44,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:44,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:44,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b3c0aa2-a10a-4ad7-b83a-11c365d6e12b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:44,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0b3c0aa2-a10a-4ad7-b83a-11c365d6e12b 2018-12-28 17:50:44,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0740370750427s 2018-12-28 17:50:44,944 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 17:50:44,944 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 17:50:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" -d '{"role": {"name": "Member"}}' 2018-12-28 17:50:45,036 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:50:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf2f6d93-84dc-4edd-8348-a16c3f1941b9 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}} 2018-12-28 17:50:45,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-bf2f6d93-84dc-4edd-8348-a16c3f1941b9 2018-12-28 17:50:45,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0922698974609s 2018-12-28 17:50:45,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55edef75-71cd-4ea8-a9a5-8819ea9c58cb Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "domain_id": null, "name": "Member", "id": "0d5188ef4ef8453aaebc88faa073a70f"}} 2018-12-28 17:50:45,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f used request id req-55edef75-71cd-4ea8-a9a5-8819ea9c58cb 2018-12-28 17:50:45,124 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f'}, 'domain_id': None, 'human_id': None, 'id': u'0d5188ef4ef8453aaebc88faa073a70f', 'HUMAN_ID': False}) 2018-12-28 17:50:45,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:45,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0d8ac6b-274e-44d4-ba17-3984d5fb3e60 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:45,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e0d8ac6b-274e-44d4-ba17-3984d5fb3e60 2018-12-28 17:50:45,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764420032501s 2018-12-28 17:50:45,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:50:45,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce1544f-5844-4046-a5a2-0a83f274a9c4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:50:45,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-9ce1544f-5844-4046-a5a2-0a83f274a9c4 2018-12-28 17:50:45,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0838041305542s 2018-12-28 17:50:45,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:50:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d878474-3173-4d58-a3e0-10d46d1f90da Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:50:45,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1d878474-3173-4d58-a3e0-10d46d1f90da 2018-12-28 17:50:45,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0323688983917s 2018-12-28 17:50:45,320 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-1d878474-3173-4d58-a3e0-10d46d1f90da 2018-12-28 17:50:45,326 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:50:45,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfb3488-9e48-4517-be05-226969db6fc6 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:50:45,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4bfb3488-9e48-4517-be05-226969db6fc6 2018-12-28 17:50:45,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0739319324493s 2018-12-28 17:50:45,401 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4bfb3488-9e48-4517-be05-226969db6fc6 2018-12-28 17:50:45,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:50:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=0d5188ef4ef8453aaebc88faa073a70f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19420101-d450-4748-8150-7c4f5222221a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=0d5188ef4ef8453aaebc88faa073a70f", "previous": null, "next": null}} 2018-12-28 17:50:45,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=0d5188ef4ef8453aaebc88faa073a70f used request id req-19420101-d450-4748-8150-7c4f5222221a 2018-12-28 17:50:45,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0810799598694s 2018-12-28 17:50:45,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:50:45,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666/users/6d1bf8186fc24cbca92b89cc3346012c/roles/0d5188ef4ef8453aaebc88faa073a70f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-420fbea7-7e8e-4d88-89a7-a8d276d444d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:45,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666/users/6d1bf8186fc24cbca92b89cc3346012c/roles/0d5188ef4ef8453aaebc88faa073a70f used request id req-420fbea7-7e8e-4d88-89a7-a8d276d444d0 2018-12-28 17:50:45,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.129110813141s 2018-12-28 17:50:45,615 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5', 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': 'b489a39b-ce6f-4691-beaa-ddc232f537d7', 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_0792ac5b-379c-4c7c-8192-2eb8af93b6f5', 'project_id': u'3694c956f42e457594ab565e9d00d666', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 17:50:45,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 17:50:45,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 17:50:45,616 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 17:50:45,617 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 17:50:45,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 17:50:45,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 17:50:45,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 17:50:45,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 17:50:45,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 17:50:45,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 17:50:45,621 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5', 'password': 'b489a39b-ce6f-4691-beaa-ddc232f537d7', 'project_name': 'snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3694c956f42e457594ab565e9d00d666', 'project_domain_name': 'Default'} 2018-12-28 17:50:45,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:45,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537dee06-c3d5-42f4-931f-f3bd1f659e1a Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:45,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-537dee06-c3d5-42f4-931f-f3bd1f659e1a 2018-12-28 17:50:45,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0731360912323s 2018-12-28 17:50:45,695 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286d9894-54f7-43b1-80b5-e121075b46fc Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:45,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-286d9894-54f7-43b1-80b5-e121075b46fc 2018-12-28 17:50:45,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823500156403s 2018-12-28 17:50:45,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:50:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c81931a-db76-4137-a8fb-7f1afea16621 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:50:45,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4c81931a-db76-4137-a8fb-7f1afea16621 2018-12-28 17:50:45,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0841500759125s 2018-12-28 17:50:45,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:50:45,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:45,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf24b51-8f7e-4e58-ab44-56a8c0154430 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:50:45,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4bf24b51-8f7e-4e58-ab44-56a8c0154430 2018-12-28 17:50:45,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0945749282837s 2018-12-28 17:50:45,959 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4bf24b51-8f7e-4e58-ab44-56a8c0154430 2018-12-28 17:50:45,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:50:45,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76ea748d-dd13-4b43-8777-0ed163869d62 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:50:46,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-76ea748d-dd13-4b43-8777-0ed163869d62 2018-12-28 17:50:46,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0811500549316s 2018-12-28 17:50:46,047 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-76ea748d-dd13-4b43-8777-0ed163869d62 2018-12-28 17:50:46,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:50:46,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55402ebc-c635-427c-8eaa-908dcb87cb83 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 17:50:46,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-55402ebc-c635-427c-8eaa-908dcb87cb83 2018-12-28 17:50:46,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0809571743011s 2018-12-28 17:50:46,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:50:46,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666/users/6d1bf8186fc24cbca92b89cc3346012c/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3bf7f3b-d16f-46a7-8221-f8560cd03ab8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:46,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666/users/6d1bf8186fc24cbca92b89cc3346012c/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-f3bf7f3b-d16f-46a7-8221-f8560cd03ab8 2018-12-28 17:50:46,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.105720996857s 2018-12-28 17:50:46,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:46,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62df1982-87f7-466f-9df4-c1d53b1248eb Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 17:50:46,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-62df1982-87f7-466f-9df4-c1d53b1248eb 2018-12-28 17:50:46,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0829470157623s 2018-12-28 17:50:46,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 17:50:46,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" -d '{"role": {"name": "heat_stack_owner"}}' 2018-12-28 17:50:46,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d822d59-ee6a-4d23-90c6-5af70aeb3446 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}} 2018-12-28 17:50:46,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0d822d59-ee6a-4d23-90c6-5af70aeb3446 2018-12-28 17:50:46,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0983691215515s 2018-12-28 17:50:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447435ae-ada8-4f76-b09f-b6ef7bfe98f0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 17:50:46,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-447435ae-ada8-4f76-b09f-b6ef7bfe98f0 2018-12-28 17:50:46,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 17:50:46,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cddcd7c9-ba01-4e7a-9189-f9ec01253aca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:50:46,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cddcd7c9-ba01-4e7a-9189-f9ec01253aca 2018-12-28 17:50:46,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0805058479309s 2018-12-28 17:50:46,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 17:50:46,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cacaf51c-3772-4362-81f6-62a67f18d1ce Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 17:50:46,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-cacaf51c-3772-4362-81f6-62a67f18d1ce 2018-12-28 17:50:46,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0805671215057s 2018-12-28 17:50:46,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 17:50:46,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d8887a-0112-421d-b8ca-e16cc9d71a8a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:50:46,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-99d8887a-0112-421d-b8ca-e16cc9d71a8a 2018-12-28 17:50:46,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911381244659s 2018-12-28 17:50:46,766 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-99d8887a-0112-421d-b8ca-e16cc9d71a8a 2018-12-28 17:50:46,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 17:50:46,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ed7e39c-ce6f-45d7-a2f8-d16e504d35a5 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 17:50:46,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4ed7e39c-ce6f-45d7-a2f8-d16e504d35a5 2018-12-28 17:50:46,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0782871246338s 2018-12-28 17:50:46,851 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-4ed7e39c-ce6f-45d7-a2f8-d16e504d35a5 2018-12-28 17:50:46,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 17:50:46,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:46,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454e2d0b-4d57-4863-84e1-04d0653c7039 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=cf997dc8d22845d28aee4a5c7d353a22", "previous": null, "next": null}} 2018-12-28 17:50:46,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=6d1bf8186fc24cbca92b89cc3346012c&scope.project.id=3694c956f42e457594ab565e9d00d666&role.id=cf997dc8d22845d28aee4a5c7d353a22 used request id req-454e2d0b-4d57-4863-84e1-04d0653c7039 2018-12-28 17:50:46,943 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0889141559601s 2018-12-28 17:50:46,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 17:50:46,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666/users/6d1bf8186fc24cbca92b89cc3346012c/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433c5691e07b58ca426d0eed63b1d02ee8056414" 2018-12-28 17:50:47,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfab9447-dfff-40ed-ac3b-c3d03982708e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:47,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666/users/6d1bf8186fc24cbca92b89cc3346012c/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-dfab9447-dfff-40ed-ac3b-c3d03982708e 2018-12-28 17:50:47,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125634908676s 2018-12-28 17:50:47,069 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-12-28 17:50:47,069 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-12-28 17:50:47,070 - openstack_tests - INFO - OS Credentials = > 2018-12-28 17:50:47,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:47,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rFeEwdQtT2KjThJJ5VsqjA"], "issued_at": "2018-12-28T17:50:47.000000Z"}} 2018-12-28 17:50:47,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb53a453c683cfad2def80f8b4e25105e1750c" 2018-12-28 17:50:47,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-224ee1cb-40eb-414c-83b5-1556d35bad7e Date: Fri, 28 Dec 2018 17:50:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:50:47,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?router%3Aexternal=True used request id req-224ee1cb-40eb-414c-83b5-1556d35bad7e 2018-12-28 17:50:47,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ffb53a453c683cfad2def80f8b4e25105e1750c" 2018-12-28 17:50:47,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-067a3e84-6d2d-4572-826c-e8becaa0a2d5 Date: Fri, 28 Dec 2018 17:50:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 17:50:47,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-067a3e84-6d2d-4572-826c-e8becaa0a2d5 2018-12-28 17:50:47,927 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-12-28 17:50:47,927 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-12-28 17:50:47,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,932 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,946 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,959 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,982 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,984 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,985 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,990 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:47,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,006 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:48,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["q5IlozsoQfSbLpG-ZjVqnQ"], "issued_at": "2018-12-28T17:50:48.000000Z"}} 2018-12-28 17:50:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}074d952c3fc7da30e6f0e33483b0dfa67e920821" 2018-12-28 17:50:48,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e32690f-6268-491e-8c42-d6cdc3916050 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:48,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6e32690f-6268-491e-8c42-d6cdc3916050 2018-12-28 17:50:48,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:48,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:48,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["cPXInh86QauWlR3Af-S06A"], "issued_at": "2018-12-28T17:50:48.000000Z"}} 2018-12-28 17:50:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:48,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ffafaf-2bde-4d65-a182-5ef3a7a74fda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:48,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-46ffafaf-2bde-4d65-a182-5ef3a7a74fda 2018-12-28 17:50:48,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:50:48,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:50: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:50:48,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1425c3b4-1815-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:49,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc395b11-5f9a-4f0c-9dac-65508968a42e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1425c3b4-1815-465-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:50:49,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-1425c3b4-1815-465-proj used request id req-cc395b11-5f9a-4f0c-9dac-65508968a42e 2018-12-28 17:50:49,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:49,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90dafae4-2b12-49c4-ace2-298304b1c3e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:50:49,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-90dafae4-2b12-49c4-ace2-298304b1c3e6 2018-12-28 17:50:49,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}}' 2018-12-28 17:50:49,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77c2d77f-d84f-43c9-aaec-cfdb8451a016 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe"}, "enabled": true, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}} 2018-12-28 17:50:49,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-77c2d77f-d84f-43c9-aaec-cfdb8451a016 2018-12-28 17:50:49,252 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-1425c3b4-1815-465-proj 2018-12-28 17:50:49,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:49,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:49,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["-mV4vkkwQROgzyBEdGD_sA"], "issued_at": "2018-12-28T17:50:49.000000Z"}} 2018-12-28 17:50:49,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ac747043c6265d480211e32a4f3b694fd1a1be" 2018-12-28 17:50:49,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6862a7d6-7a02-4b9e-bbfb-e7d932d3da83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:49,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6862a7d6-7a02-4b9e-bbfb-e7d932d3da83 2018-12-28 17:50:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:50:49,663 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:50: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:50:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ac747043c6265d480211e32a4f3b694fd1a1be" 2018-12-28 17:50:49,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d646ae5-2ba7-4159-86ec-82927898d09d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:50:49,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9d646ae5-2ba7-4159-86ec-82927898d09d 2018-12-28 17:50:49,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-1425c3b4-1815-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ac747043c6265d480211e32a4f3b694fd1a1be" 2018-12-28 17:50:49,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acae5e5-e571-473d-8f5c-0dcbe3c3b6d2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-1425c3b4-1815-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe"}, "enabled": true, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}]} 2018-12-28 17:50:49,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-1425c3b4-1815-465-proj used request id req-1acae5e5-e571-473d-8f5c-0dcbe3c3b6d2 2018-12-28 17:50:49,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ac747043c6265d480211e32a4f3b694fd1a1be" 2018-12-28 17:50:49,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca80f38-4c2e-45f4-a332-494e047f5ae3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:50:49,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8ca80f38-4c2e-45f4-a332-494e047f5ae3 2018-12-28 17:50:50,311 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-1425c3b4-1815-465-user 2018-12-28 17:50:50,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:50,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:50,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b3e52d-5eb5-42bf-9991-ddb5d502a80a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:50:50,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-71b3e52d-5eb5-42bf-9991-ddb5d502a80a 2018-12-28 17:50:50,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" -d '{"role": {"name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj-role"}}' 2018-12-28 17:50:50,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:50:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ba1077-cac3-4f0e-8564-a798a671a96c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a234065b3b843e49f519442b2273b5a", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a234065b3b843e49f519442b2273b5a"}, "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj-role"}} 2018-12-28 17:50:50,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-46ba1077-cac3-4f0e-8564-a798a671a96c 2018-12-28 17:50:50,503 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-1425c3b4-1815-465-proj-role 2018-12-28 17:50:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5a234065b3b843e49f519442b2273b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:50,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ae96c94-68f3-4e3f-9f13-103e324a6ea4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5a234065b3b843e49f519442b2273b5a"}, "domain_id": null, "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj-role", "id": "5a234065b3b843e49f519442b2273b5a"}} 2018-12-28 17:50:50,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5a234065b3b843e49f519442b2273b5a used request id req-7ae96c94-68f3-4e3f-9f13-103e324a6ea4 2018-12-28 17:50:50,595 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-1425c3b4-1815-465-proj-role to project CreateSecurityGroupTests-1425c3b4-1815-465-proj 2018-12-28 17:50:50,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe/users/e68736543047423d88edd24b3ad9165f/roles/5a234065b3b843e49f519442b2273b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:50,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46af925b-e4b3-45f2-935a-00b081c50b0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:50,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe/users/e68736543047423d88edd24b3ad9165f/roles/5a234065b3b843e49f519442b2273b5a used request id req-46af925b-e4b3-45f2-935a-00b081c50b0a 2018-12-28 17:50:50,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:50,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:51,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a234065b3b843e49f519442b2273b5a", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj-role"}], "expires_at": "2018-12-28T18:50:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1425c3b4-1815-465-user", "id": "e68736543047423d88edd24b3ad9165f"}, "audit_ids": ["RbvQyzgvTLKnxBpGb6S0KQ"], "issued_at": "2018-12-28T17:50:51.000000Z"}} 2018-12-28 17:50:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:51,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4306ac68-6842-4114-b0f7-7cbed92339a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:51,171 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4306ac68-6842-4114-b0f7-7cbed92339a7 2018-12-28 17:50:51,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:51,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5b0ef8b1-4a21-4ce5-b8b0-137c8e097e45 Date: Fri, 28 Dec 2018 17:50:51 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:50:51,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name&description=hello+group used request id req-5b0ef8b1-4a21-4ce5-b8b0-137c8e097e45 2018-12-28 17:50:51,476 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name... 2018-12-28 17:50:51,476 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name 2018-12-28 17:50:51,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" -d '{"security_group": {"name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name", "description": "hello group"}}' 2018-12-28 17:50:51,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e773cc45-cbe1-483c-8f16-bdb4f7de36e5 Date: Fri, 28 Dec 2018 17:50:51 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 2, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}} 2018-12-28 17:50:51,835 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-e773cc45-cbe1-483c-8f16-bdb4f7de36e5 2018-12-28 17:50:51,835 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:51,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9fe45e5a-4d67-4ad5-94da-5621ca7a1ca6 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:52,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-9fe45e5a-4d67-4ad5-94da-5621ca7a1ca6 2018-12-28 17:50:52,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:52,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:52,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63393b80-c040-4889-ac33-06efb5cd42a7 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:52,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-63393b80-c040-4889-ac33-06efb5cd42a7 2018-12-28 17:50:52,052 - neutron_utils - INFO - Retrieving security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:52,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6d1a79ce-d219-4d85-bbd8-6c2e83863b12 Date: Fri, 28 Dec 2018 17:50:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 2, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:52,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-6d1a79ce-d219-4d85-bbd8-6c2e83863b12 2018-12-28 17:50:52,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:52,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:52,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-11bd9f79-2d22-4652-9681-7166e92dfbc5 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:52,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-11bd9f79-2d22-4652-9681-7166e92dfbc5 2018-12-28 17:50:52,451 - neutron_utils - INFO - Retrieving security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:52,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-eae1e121-2a2b-4048-a94f-58c5b1418c6a Date: Fri, 28 Dec 2018 17:50:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 2, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:52,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-eae1e121-2a2b-4048-a94f-58c5b1418c6a 2018-12-28 17:50:52,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:52,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:52,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-457e5b55-939c-4a82-98a1-a4f088b5c2bd Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:52,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-457e5b55-939c-4a82-98a1-a4f088b5c2bd 2018-12-28 17:50:52,845 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name 2018-12-28 17:50:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:53,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-15a6f927-5a06-449d-a901-4d62cf37d456 Date: Fri, 28 Dec 2018 17:50:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 2, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:53,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name used request id req-15a6f927-5a06-449d-a901-4d62cf37d456 2018-12-28 17:50:53,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:50:53,049 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:50: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:50:53,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:53,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b6ac59-942d-463b-b3dc-83471e3f1da6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe"}, "enabled": true, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}} 2018-12-28 17:50:53,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe used request id req-88b6ac59-942d-463b-b3dc-83471e3f1da6 2018-12-28 17:50:53,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:53,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:53,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-011112bc-a296-4425-805a-b087f7cab548 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:53,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-011112bc-a296-4425-805a-b087f7cab548 2018-12-28 17:50:53,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}29a25175349f38a20d908b75986888dd7db75967" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596"}}' 2018-12-28 17:50:53,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-21ce515d-8edf-4b25-8ccf-8530d83ce0e4 Date: Fri, 28 Dec 2018 17:50:53 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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}} 2018-12-28 17:50:53,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-21ce515d-8edf-4b25-8ccf-8530d83ce0e4 2018-12-28 17:50:53,414 - neutron_utils - INFO - Retrieving security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:53,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-8de72fed-37c2-4e6f-93ef-82734077cc09 Date: Fri, 28 Dec 2018 17:50:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:53Z", "revision_number": 0, "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 3, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:53,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-8de72fed-37c2-4e6f-93ef-82734077cc09 2018-12-28 17:50:53,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:53,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f7d8818a-40ef-4231-ab24-07dcdc4a146d Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:53,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-f7d8818a-40ef-4231-ab24-07dcdc4a146d 2018-12-28 17:50:53,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:54,029 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a234065b3b843e49f519442b2273b5a", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj-role"}], "expires_at": "2018-12-28T18:50:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8c4bfc3892d048c9afd90bf4edccafbe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-1425c3b4-1815-465-user", "id": "e68736543047423d88edd24b3ad9165f"}, "audit_ids": ["yEop4KC3RsmAgwSQfnzkEA"], "issued_at": "2018-12-28T17:50:54.000000Z"}} 2018-12-28 17:50:54,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:54,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a62fa006-4a69-49cd-89fd-77f6bf30aa6c Date: Fri, 28 Dec 2018 17:50:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:53Z", "revision_number": 0, "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 3, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:54,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name&description=hello+group used request id req-a62fa006-4a69-49cd-89fd-77f6bf30aa6c 2018-12-28 17:50:54,250 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:54,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:54,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7bf0fad7-f55b-4269-81bc-ae5e002e800b Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:54,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-7bf0fad7-f55b-4269-81bc-ae5e002e800b 2018-12-28 17:50:54,507 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:54,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:54,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e023e568-d944-4d22-967f-0c3132a6c236 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:54,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-e023e568-d944-4d22-967f-0c3132a6c236 2018-12-28 17:50:54,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:54,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-21e14b55-c8ea-4afc-90de-93f1fd7755c3 Date: Fri, 28 Dec 2018 17:50:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:53Z", "revision_number": 0, "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 3, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:54,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name used request id req-21e14b55-c8ea-4afc-90de-93f1fd7755c3 2018-12-28 17:50:54,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:54,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:55,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-10626190-942d-4769-81df-36d03f22a164 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:55,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-10626190-942d-4769-81df-36d03f22a164 2018-12-28 17:50:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:55,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-414f89a9-8edc-4939-80b3-f71670657171 Date: Fri, 28 Dec 2018 17:50:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:53Z", "revision_number": 0, "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 3, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:55,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name used request id req-414f89a9-8edc-4939-80b3-f71670657171 2018-12-28 17:50:55,272 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:55,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:55,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-11e705ac-1f84-44c1-8e59-c4f2f4a0d51c Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:55,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-11e705ac-1f84-44c1-8e59-c4f2f4a0d51c 2018-12-28 17:50:55,453 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:55,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-f8c5475d-5adb-4f12-83fb-fe1c7c29ba29 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:55,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-f8c5475d-5adb-4f12-83fb-fe1c7c29ba29 2018-12-28 17:50:55,634 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name 2018-12-28 17:50:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:55,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-80e4bb3d-0936-4711-ab9b-699ed5d136ed Date: Fri, 28 Dec 2018 17:50:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "07420c05-8aee-4e66-b448-5b78c57c002d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:53Z", "revision_number": 0, "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 3, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "name": "CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name"}]} 2018-12-28 17:50:55,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name used request id req-80e4bb3d-0936-4711-ab9b-699ed5d136ed 2018-12-28 17:50:55,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:55,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-296c5b29-76d0-4599-8b83-659181284e6e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe"}, "enabled": true, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}} 2018-12-28 17:50:55,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe used request id req-296c5b29-76d0-4599-8b83-659181284e6e 2018-12-28 17:50:55,772 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:55,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bf68e8ff-426a-446b-827d-3da8b7635fba Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:55,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-bf68e8ff-426a-446b-827d-3da8b7635fba 2018-12-28 17:50:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}29a25175349f38a20d908b75986888dd7db75967" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596"}}' 2018-12-28 17:50:56,126 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-9c89caf9-14f2-4413-8675-8a9d7ca050a3 Date: Fri, 28 Dec 2018 17:50:56 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-12-28T17:50:56Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:56Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "c250703f-f38f-424c-8ee9-a869877e79b8"}} 2018-12-28 17:50:56,126 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-9c89caf9-14f2-4413-8675-8a9d7ca050a3 2018-12-28 17:50:56,127 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ca5c00e-28bc-49fe-a698-10c9d8fd0596 2018-12-28 17:50:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fe984e7a8f8d26de8458d132c8c5e26fc7a7eaa" 2018-12-28 17:50:56,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-b7ad4dad-ab93-40c3-8838-9d527dad0985 Date: Fri, 28 Dec 2018 17:50: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-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "07420c05-8aee-4e66-b448-5b78c57c002d"}, {"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-12-28T17:50:53Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:53Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "a469bea3-5006-47ac-a8d4-5222a202c4dc"}, {"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-12-28T17:50:56Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:56Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "c250703f-f38f-424c-8ee9-a869877e79b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "8ca5c00e-28bc-49fe-a698-10c9d8fd0596", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "d78df24d-8fec-41fb-9ace-2e6e81125ddc"}]} 2018-12-28 17:50:56,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-b7ad4dad-ab93-40c3-8838-9d527dad0985 2018-12-28 17:50:56,299 - neutron_utils - INFO - Deleting security group rule with ID - c250703f-f38f-424c-8ee9-a869877e79b8 2018-12-28 17:50:56,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c250703f-f38f-424c-8ee9-a869877e79b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:56,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9152f5cc-1c14-444e-90fe-d33e291c62ad Content-Length: 0 Date: Fri, 28 Dec 2018 17:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:50:56,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c250703f-f38f-424c-8ee9-a869877e79b8 used request id req-9152f5cc-1c14-444e-90fe-d33e291c62ad 2018-12-28 17:50:56,403 - neutron_utils - INFO - Deleting security group rule with ID - d78df24d-8fec-41fb-9ace-2e6e81125ddc 2018-12-28 17:50:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d78df24d-8fec-41fb-9ace-2e6e81125ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:56,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7f2ba7a-cd62-4e98-ab80-2e04201ece1e Content-Length: 0 Date: Fri, 28 Dec 2018 17:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:50:56,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d78df24d-8fec-41fb-9ace-2e6e81125ddc used request id req-a7f2ba7a-cd62-4e98-ab80-2e04201ece1e 2018-12-28 17:50:56,666 - neutron_utils - INFO - Deleting security group rule with ID - 07420c05-8aee-4e66-b448-5b78c57c002d 2018-12-28 17:50:56,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/07420c05-8aee-4e66-b448-5b78c57c002d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:56,815 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2197bc84-5fca-403b-a6ec-eeafa38a88e7 Content-Length: 0 Date: Fri, 28 Dec 2018 17:50:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:50:56,815 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/07420c05-8aee-4e66-b448-5b78c57c002d used request id req-2197bc84-5fca-403b-a6ec-eeafa38a88e7 2018-12-28 17:50:56,815 - neutron_utils - INFO - Deleting security group rule with ID - a469bea3-5006-47ac-a8d4-5222a202c4dc 2018-12-28 17:50:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a469bea3-5006-47ac-a8d4-5222a202c4dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:57,065 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37a0e491-22c5-4ae8-9601-9fa403bb9241 Content-Length: 0 Date: Fri, 28 Dec 2018 17:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:50:57,065 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a469bea3-5006-47ac-a8d4-5222a202c4dc used request id req-37a0e491-22c5-4ae8-9601-9fa403bb9241 2018-12-28 17:50:57,066 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-527840d9-ef1c-4d49-8a82-5783e6c45592name 2018-12-28 17:50:57,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8ca5c00e-28bc-49fe-a698-10c9d8fd0596 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29a25175349f38a20d908b75986888dd7db75967" 2018-12-28 17:50:57,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61f38dbc-2d22-4a1c-969a-79e75b77e3f7 Content-Length: 0 Date: Fri, 28 Dec 2018 17:50:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:50:57,327 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8ca5c00e-28bc-49fe-a698-10c9d8fd0596 used request id req-61f38dbc-2d22-4a1c-969a-79e75b77e3f7 2018-12-28 17:50:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:57,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7d324733-4453-4cce-8027-515abe4d0762 Date: Fri, 28 Dec 2018 17:50:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "updated_at": "2018-12-28T17:50:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "0a6510bb-01fd-4d6f-a4a7-58007418f768", "remote_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "27ee312a-4cbc-451f-9dee-4fec6c15ad01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv4", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "94ce2632-97f7-4b3f-b8c5-95367e84beb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "revision_number": 0, "id": "b6f0080e-3bb2-4cbb-aff5-2c22a1e17dc3", "remote_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "port_range_min": null, "ethertype": "IPv6", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe"}], "revision_number": 4, "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:50:57,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7d324733-4453-4cce-8027-515abe4d0762 2018-12-28 17:50:57,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:57,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8569e02-0b7e-4426-960a-826c7e95bf40 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:50:57,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-b8569e02-0b7e-4426-960a-826c7e95bf40 2018-12-28 17:50:57,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:57,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b5189c6-47bc-4501-be6d-d906bf645774 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:50:57,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-2b5189c6-47bc-4501-be6d-d906bf645774 2018-12-28 17:50:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:57,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c7b014-46b1-4c55-b139-55c2cd56a4ce Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe"}, "enabled": true, "id": "8c4bfc3892d048c9afd90bf4edccafbe", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-1425c3b4-1815-465-proj"}} 2018-12-28 17:50:57,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe used request id req-52c7b014-46b1-4c55-b139-55c2cd56a4ce 2018-12-28 17:50:57,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81503e82-8e84-4f4a-8459-3d504fa8af77 2018-12-28 17:50:57,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=81503e82-8e84-4f4a-8459-3d504fa8af77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-813b2b69-8bb0-43cd-952c-5d8283d91ae0 Date: Fri, 28 Dec 2018 17:50:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "0a6510bb-01fd-4d6f-a4a7-58007418f768"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "27ee312a-4cbc-451f-9dee-4fec6c15ad01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "94ce2632-97f7-4b3f-b8c5-95367e84beb5"}, {"remote_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:50:51Z", "security_group_id": "81503e82-8e84-4f4a-8459-3d504fa8af77", "port_range_min": null, "revision_number": 0, "tenant_id": "8c4bfc3892d048c9afd90bf4edccafbe", "created_at": "2018-12-28T17:50:51Z", "project_id": "8c4bfc3892d048c9afd90bf4edccafbe", "id": "b6f0080e-3bb2-4cbb-aff5-2c22a1e17dc3"}]} 2018-12-28 17:50:58,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=81503e82-8e84-4f4a-8459-3d504fa8af77 used request id req-813b2b69-8bb0-43cd-952c-5d8283d91ae0 2018-12-28 17:50:58,113 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:50:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/81503e82-8e84-4f4a-8459-3d504fa8af77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:58,386 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-24026dca-35fa-4ff6-8687-2ef0dd4b5587 Content-Length: 0 Date: Fri, 28 Dec 2018 17:50:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:50:58,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/81503e82-8e84-4f4a-8459-3d504fa8af77 used request id req-24026dca-35fa-4ff6-8687-2ef0dd4b5587 2018-12-28 17:50:58,387 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-1425c3b4-1815-465-proj 2018-12-28 17:50:58,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:58,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac5c3305-c093-411c-a498-29846675080c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:58,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8c4bfc3892d048c9afd90bf4edccafbe used request id req-ac5c3305-c093-411c-a498-29846675080c 2018-12-28 17:50:58,571 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-1425c3b4-1815-465-proj-role 2018-12-28 17:50:58,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5a234065b3b843e49f519442b2273b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:58,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9317924-d5ee-43c8-b319-8ead6c54b5bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:58,689 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5a234065b3b843e49f519442b2273b5a used request id req-d9317924-d5ee-43c8-b319-8ead6c54b5bb 2018-12-28 17:50:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e09045ed7a31a8ab2165e48343c02494c1edce1f" 2018-12-28 17:50:58,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddae8bd1-3d71-465c-9f5e-be5125957c31 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:50:58,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ddae8bd1-3d71-465c-9f5e-be5125957c31 2018-12-28 17:50:58,784 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-1425c3b4-1815-465-user 2018-12-28 17:50:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e68736543047423d88edd24b3ad9165f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80ac747043c6265d480211e32a4f3b694fd1a1be" 2018-12-28 17:50:58,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:50:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-641d9ec7-1f44-4c70-be95-c939cd6937b3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:50:58,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e68736543047423d88edd24b3ad9165f used request id req-641d9ec7-1f44-4c70-be95-c939cd6937b3 2018-12-28 17:50:58,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:59,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["iv4_rKgzTWu0L1UPSWzpyQ"], "issued_at": "2018-12-28T17:50:59.000000Z"}} 2018-12-28 17:50:59,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ea2d210e0eb955012dfb4aaec539af2379e92d0" 2018-12-28 17:50:59,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81bf8b05-0546-4f71-894e-4fa7e6201143 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:59,425 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-81bf8b05-0546-4f71-894e-4fa7e6201143 2018-12-28 17:50:59,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:50:59,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:50:59,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:50:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["HFHexzu8RFqGaE0374YMdg"], "issued_at": "2018-12-28T17:50:59.000000Z"}} 2018-12-28 17:50:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:50:59,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99596523-85bd-41d0-adbf-68d10118ab91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:50:59,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-99596523-85bd-41d0-adbf-68d10118ab91 2018-12-28 17:50:59,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:50:59,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:50: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:50:59,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09efa992-7222-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:50:59,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b33db5b-77ae-476c-b43d-da68d1ff3178 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09efa992-7222-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:50:59,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-09efa992-7222-4fb-proj used request id req-9b33db5b-77ae-476c-b43d-da68d1ff3178 2018-12-28 17:50:59,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:00,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:50:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b75f4fad-8ff3-4db3-ace5-8cf58434d697 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:00,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b75f4fad-8ff3-4db3-ace5-8cf58434d697 2018-12-28 17:51:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj"}}' 2018-12-28 17:51:00,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fab11b0-6c9e-49b4-a714-9b2a0b9013a4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9"}, "enabled": true, "id": "a6211afa733a4e06a569f70b1e4687c9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj"}} 2018-12-28 17:51:00,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7fab11b0-6c9e-49b4-a714-9b2a0b9013a4 2018-12-28 17:51:00,210 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-09efa992-7222-4fb-proj 2018-12-28 17:51:00,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:00,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:00,591 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["O7z3Yrk0RTyFib4JWNd7cw"], "issued_at": "2018-12-28T17:51:00.000000Z"}} 2018-12-28 17:51:00,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84330a49687f3bc489523229640b680fa732696" 2018-12-28 17:51:00,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a950672f-142e-4138-b140-793c220179c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:00,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a950672f-142e-4138-b140-793c220179c6 2018-12-28 17:51:00,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:00,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84330a49687f3bc489523229640b680fa732696" 2018-12-28 17:51:00,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dec047d-4f95-4a44-8883-d817a9229930 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:51:00,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0dec047d-4f95-4a44-8883-d817a9229930 2018-12-28 17:51:00,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-09efa992-7222-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84330a49687f3bc489523229640b680fa732696" 2018-12-28 17:51:00,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c4d5a9-415a-4765-875d-35d7aa449d74 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-09efa992-7222-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9"}, "enabled": true, "id": "a6211afa733a4e06a569f70b1e4687c9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj"}]} 2018-12-28 17:51:00,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-09efa992-7222-4fb-proj used request id req-04c4d5a9-415a-4765-875d-35d7aa449d74 2018-12-28 17:51:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84330a49687f3bc489523229640b680fa732696" 2018-12-28 17:51:00,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9593a1f-2d84-425c-81c4-877972a20d7a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:00,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e9593a1f-2d84-425c-81c4-877972a20d7a 2018-12-28 17:51:01,264 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-09efa992-7222-4fb-user 2018-12-28 17:51:01,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:01,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:01,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c8482ed-cf87-45f7-94a5-e69911916ed5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:01,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2c8482ed-cf87-45f7-94a5-e69911916ed5 2018-12-28 17:51:01,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" -d '{"role": {"name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj-role"}}' 2018-12-28 17:51:01,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cf59c9-40e4-4731-9ac5-1e51d69fcda6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7cc5a332c76a47f1bc2f91567fca5dcd", "links": {"self": "http://172.30.9.21:5000/v3/roles/7cc5a332c76a47f1bc2f91567fca5dcd"}, "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj-role"}} 2018-12-28 17:51:01,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-70cf59c9-40e4-4731-9ac5-1e51d69fcda6 2018-12-28 17:51:01,473 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-09efa992-7222-4fb-proj-role 2018-12-28 17:51:01,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7cc5a332c76a47f1bc2f91567fca5dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:01,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9edeed83-9bb6-4910-a183-31acf20c0dd2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/7cc5a332c76a47f1bc2f91567fca5dcd"}, "domain_id": null, "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj-role", "id": "7cc5a332c76a47f1bc2f91567fca5dcd"}} 2018-12-28 17:51:01,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7cc5a332c76a47f1bc2f91567fca5dcd used request id req-9edeed83-9bb6-4910-a183-31acf20c0dd2 2018-12-28 17:51:01,559 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-09efa992-7222-4fb-proj-role to project CreateSecurityGroupTests-09efa992-7222-4fb-proj 2018-12-28 17:51:01,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9/users/73bb7c6e277c4d9eb89f460d6182ef21/roles/7cc5a332c76a47f1bc2f91567fca5dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:01,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20056948-47ce-41fd-9fa6-c3d8d77e1bc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:01,703 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9/users/73bb7c6e277c4d9eb89f460d6182ef21/roles/7cc5a332c76a47f1bc2f91567fca5dcd used request id req-20056948-47ce-41fd-9fa6-c3d8d77e1bc3 2018-12-28 17:51:01,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:01,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:02,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cc5a332c76a47f1bc2f91567fca5dcd", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj-role"}], "expires_at": "2018-12-28T18:51:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6211afa733a4e06a569f70b1e4687c9", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-09efa992-7222-4fb-user", "id": "73bb7c6e277c4d9eb89f460d6182ef21"}, "audit_ids": ["J8CsrZb0QHabSgjnA_CIMg"], "issued_at": "2018-12-28T17:51:02.000000Z"}} 2018-12-28 17:51:02,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:02,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78e1da72-bb31-4657-a82e-c22c26df785a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:02,168 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-78e1da72-bb31-4657-a82e-c22c26df785a 2018-12-28 17:51:02,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:02,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e0b2c539-5332-40ca-a8da-c18acfc42e27 Date: Fri, 28 Dec 2018 17:51:02 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:02,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name&description=hello+group used request id req-e0b2c539-5332-40ca-a8da-c18acfc42e27 2018-12-28 17:51:02,495 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name... 2018-12-28 17:51:02,495 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name 2018-12-28 17:51:02,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" -d '{"security_group": {"name": "CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name", "description": "hello group"}}' 2018-12-28 17:51:02,863 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-eb770ca2-c8ab-40f1-97a8-ce2a788e7586 Date: Fri, 28 Dec 2018 17:51:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "updated_at": "2018-12-28T17:51:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "1d347a7d-978b-4c9b-9208-28efede04cf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "ba16370c-cb11-43be-9ae5-13d026819458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}], "revision_number": 2, "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "name": "CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name"}} 2018-12-28 17:51:02,864 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-eb770ca2-c8ab-40f1-97a8-ce2a788e7586 2018-12-28 17:51:02,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:02,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-416e892d-ee58-4679-8ce8-06093055eddf Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "1d347a7d-978b-4c9b-9208-28efede04cf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "ba16370c-cb11-43be-9ae5-13d026819458"}]} 2018-12-28 17:51:03,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-416e892d-ee58-4679-8ce8-06093055eddf 2018-12-28 17:51:03,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c0fbdb6-e372-4b26-969d-e80ee53b2dfb Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "1d347a7d-978b-4c9b-9208-28efede04cf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "ba16370c-cb11-43be-9ae5-13d026819458"}]} 2018-12-28 17:51:03,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-7c0fbdb6-e372-4b26-969d-e80ee53b2dfb 2018-12-28 17:51:03,245 - neutron_utils - INFO - Retrieving security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37cfdbae-06f4-42ec-bb74-8c2e77aff146 Date: Fri, 28 Dec 2018 17:51:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "updated_at": "2018-12-28T17:51:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "1d347a7d-978b-4c9b-9208-28efede04cf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "ba16370c-cb11-43be-9ae5-13d026819458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}], "revision_number": 2, "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "name": "CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name"}]} 2018-12-28 17:51:03,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-37cfdbae-06f4-42ec-bb74-8c2e77aff146 2018-12-28 17:51:03,435 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bc8f5d49-c306-490f-86ae-e09e77b920a4 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "1d347a7d-978b-4c9b-9208-28efede04cf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "ba16370c-cb11-43be-9ae5-13d026819458"}]} 2018-12-28 17:51:03,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-bc8f5d49-c306-490f-86ae-e09e77b920a4 2018-12-28 17:51:03,614 - neutron_utils - INFO - Retrieving security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0ed69fc0-cdc6-4cd5-a280-b2e67e74c8bc Date: Fri, 28 Dec 2018 17:51:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "updated_at": "2018-12-28T17:51:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "1d347a7d-978b-4c9b-9208-28efede04cf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "ba16370c-cb11-43be-9ae5-13d026819458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}], "revision_number": 2, "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "name": "CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name"}]} 2018-12-28 17:51:03,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-0ed69fc0-cdc6-4cd5-a280-b2e67e74c8bc 2018-12-28 17:51:03,666 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b3841dd-d1a1-4778-88e7-6f7667f6ac8a Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "1d347a7d-978b-4c9b-9208-28efede04cf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "ba16370c-cb11-43be-9ae5-13d026819458"}]} 2018-12-28 17:51:03,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-9b3841dd-d1a1-4778-88e7-6f7667f6ac8a 2018-12-28 17:51:03,697 - neutron_utils - INFO - Retrieving security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:03,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2b86d653-d480-47a0-b1cc-d6fa46455bf3 Date: Fri, 28 Dec 2018 17:51:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "updated_at": "2018-12-28T17:51:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "1d347a7d-978b-4c9b-9208-28efede04cf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "ba16370c-cb11-43be-9ae5-13d026819458", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}], "revision_number": 2, "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "name": "CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name"}]} 2018-12-28 17:51:03,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-2b86d653-d480-47a0-b1cc-d6fa46455bf3 2018-12-28 17:51:03,901 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91789809-3827-42f6-b471-f8e5dc1d4e33 2018-12-28 17:51:03,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:04,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-386d3e69-2c24-4678-b7ed-66401b4d8a5c Date: Fri, 28 Dec 2018 17:51:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "1d347a7d-978b-4c9b-9208-28efede04cf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "91789809-3827-42f6-b471-f8e5dc1d4e33", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "ba16370c-cb11-43be-9ae5-13d026819458"}]} 2018-12-28 17:51:04,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-386d3e69-2c24-4678-b7ed-66401b4d8a5c 2018-12-28 17:51:04,065 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name 2018-12-28 17:51:04,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:04,447 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7cc5a332c76a47f1bc2f91567fca5dcd", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj-role"}], "expires_at": "2018-12-28T18:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6211afa733a4e06a569f70b1e4687c9", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6211afa733a4e06a569f70b1e4687c9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-09efa992-7222-4fb-user", "id": "73bb7c6e277c4d9eb89f460d6182ef21"}, "audit_ids": ["2KRD1GPqRWC1zKPMfLQZxQ"], "issued_at": "2018-12-28T17:51:04.000000Z"}} 2018-12-28 17:51:04,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abf4ab706b939446ba1159e3b5c30a0b9be5b5c" 2018-12-28 17:51:04,812 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51ba191e-2924-4b08-87b1-2e08dbce39a5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:04,812 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-51ba191e-2924-4b08-87b1-2e08dbce39a5 2018-12-28 17:51:04,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abf4ab706b939446ba1159e3b5c30a0b9be5b5c" 2018-12-28 17:51:05,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-71618e7b-885d-465a-a98d-94ccc245ea0f Date: Fri, 28 Dec 2018 17:51:05 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:05,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name&description=hello+group used request id req-71618e7b-885d-465a-a98d-94ccc245ea0f 2018-12-28 17:51:05,011 - neutron_utils - INFO - Deleting security group rule with ID - 1d347a7d-978b-4c9b-9208-28efede04cf5 2018-12-28 17:51:05,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1d347a7d-978b-4c9b-9208-28efede04cf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:05,039 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-02a27d7f-a99a-4e21-9f39-2c2389a867fc Date: Fri, 28 Dec 2018 17:51:05 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1d347a7d-978b-4c9b-9208-28efede04cf5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:51:05,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1d347a7d-978b-4c9b-9208-28efede04cf5 used request id req-02a27d7f-a99a-4e21-9f39-2c2389a867fc 2018-12-28 17:51:05,039 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1d347a7d-978b-4c9b-9208-28efede04cf5 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:51:05,039 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1d347a7d-978b-4c9b-9208-28efede04cf5 does not exist Neutron server returns request_ids: ['req-02a27d7f-a99a-4e21-9f39-2c2389a867fc'] 2018-12-28 17:51:05,039 - neutron_utils - INFO - Deleting security group rule with ID - ba16370c-cb11-43be-9ae5-13d026819458 2018-12-28 17:51:05,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ba16370c-cb11-43be-9ae5-13d026819458 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:05,207 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-748330d9-beae-4025-af99-4ef47628fa19 Date: Fri, 28 Dec 2018 17:51:05 GMT RESP BODY: {"NeutronError": {"message": "Security group rule ba16370c-cb11-43be-9ae5-13d026819458 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:51:05,207 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ba16370c-cb11-43be-9ae5-13d026819458 used request id req-748330d9-beae-4025-af99-4ef47628fa19 2018-12-28 17:51:05,207 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule ba16370c-cb11-43be-9ae5-13d026819458 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:51:05,207 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ba16370c-cb11-43be-9ae5-13d026819458 does not exist Neutron server returns request_ids: ['req-748330d9-beae-4025-af99-4ef47628fa19'] 2018-12-28 17:51:05,208 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-c373037e-6bae-4ae1-b8d3-bd07be438b69name 2018-12-28 17:51:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/91789809-3827-42f6-b471-f8e5dc1d4e33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f2f96398b86395a18226c7e40b176c4201580be" 2018-12-28 17:51:05,382 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-a89e80c3-f1e5-4a13-9456-b9c62485acf8 Date: Fri, 28 Dec 2018 17:51:05 GMT RESP BODY: {"NeutronError": {"message": "Security group 91789809-3827-42f6-b471-f8e5dc1d4e33 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-28 17:51:05,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/91789809-3827-42f6-b471-f8e5dc1d4e33 used request id req-a89e80c3-f1e5-4a13-9456-b9c62485acf8 2018-12-28 17:51:05,382 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 91789809-3827-42f6-b471-f8e5dc1d4e33 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-12-28 17:51:05,383 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 91789809-3827-42f6-b471-f8e5dc1d4e33 does not exist Neutron server returns request_ids: ['req-a89e80c3-f1e5-4a13-9456-b9c62485acf8'] 2018-12-28 17:51:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:05,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8c104ddb-e7a4-40e8-9100-c006236eb5f1 Date: Fri, 28 Dec 2018 17:51:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "updated_at": "2018-12-28T17:51:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "35813653-e403-4b09-bfe5-f8c8e7802d8e", "remote_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "3731147e-eb95-459b-a608-27602a430dd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "655e50a2-b373-4bc0-a8c8-19e495df0777", "remote_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "revision_number": 0, "id": "ec62bbb3-7071-45d3-a220-cfae7fb85489", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6211afa733a4e06a569f70b1e4687c9"}], "revision_number": 4, "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:51:05,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8c104ddb-e7a4-40e8-9100-c006236eb5f1 2018-12-28 17:51:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:05,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34157f11-7c2e-4ce6-88c5-14c7fe0869c9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9"}, "enabled": true, "id": "a6211afa733a4e06a569f70b1e4687c9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-09efa992-7222-4fb-proj"}} 2018-12-28 17:51:05,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9 used request id req-34157f11-7c2e-4ce6-88c5-14c7fe0869c9 2018-12-28 17:51:05,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 04d76ce9-2a3b-480f-aabf-80db9ed41154 2018-12-28 17:51:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=04d76ce9-2a3b-480f-aabf-80db9ed41154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:05,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3886ade6-9ef6-4e85-b16a-8ec07888a6ab Date: Fri, 28 Dec 2018 17:51:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "35813653-e403-4b09-bfe5-f8c8e7802d8e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "3731147e-eb95-459b-a608-27602a430dd6"}, {"remote_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "655e50a2-b373-4bc0-a8c8-19e495df0777"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:02Z", "security_group_id": "04d76ce9-2a3b-480f-aabf-80db9ed41154", "port_range_min": null, "revision_number": 0, "tenant_id": "a6211afa733a4e06a569f70b1e4687c9", "created_at": "2018-12-28T17:51:02Z", "project_id": "a6211afa733a4e06a569f70b1e4687c9", "id": "ec62bbb3-7071-45d3-a220-cfae7fb85489"}]} 2018-12-28 17:51:05,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=04d76ce9-2a3b-480f-aabf-80db9ed41154 used request id req-3886ade6-9ef6-4e85-b16a-8ec07888a6ab 2018-12-28 17:51:05,938 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:51:05,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/04d76ce9-2a3b-480f-aabf-80db9ed41154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:06,235 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-369aad5c-408b-40e1-9367-24e047f11ca5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:06,235 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/04d76ce9-2a3b-480f-aabf-80db9ed41154 used request id req-369aad5c-408b-40e1-9367-24e047f11ca5 2018-12-28 17:51:06,236 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-09efa992-7222-4fb-proj 2018-12-28 17:51:06,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:06,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-800e3580-3b36-4cd2-bd57-b7f770f1bfce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:06,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a6211afa733a4e06a569f70b1e4687c9 used request id req-800e3580-3b36-4cd2-bd57-b7f770f1bfce 2018-12-28 17:51:06,422 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-09efa992-7222-4fb-proj-role 2018-12-28 17:51:06,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7cc5a332c76a47f1bc2f91567fca5dcd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:06,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48133eca-4860-4d1d-87bc-cb0b30d816d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:06,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7cc5a332c76a47f1bc2f91567fca5dcd used request id req-48133eca-4860-4d1d-87bc-cb0b30d816d3 2018-12-28 17:51:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14251ded8397c68b864f792a2f1823dcf600cb6e" 2018-12-28 17:51:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a53b115-2e41-4d7c-91e3-52fcfdc4845d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:06,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2a53b115-2e41-4d7c-91e3-52fcfdc4845d 2018-12-28 17:51:06,630 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-09efa992-7222-4fb-user 2018-12-28 17:51:06,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/73bb7c6e277c4d9eb89f460d6182ef21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a84330a49687f3bc489523229640b680fa732696" 2018-12-28 17:51:06,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9adaf32a-ee18-49c1-b5c1-48c5e42a8740 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:06,957 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/73bb7c6e277c4d9eb89f460d6182ef21 used request id req-9adaf32a-ee18-49c1-b5c1-48c5e42a8740 2018-12-28 17:51:06,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:07,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["MYTbSG6YSeGlaNS_HJb4TQ"], "issued_at": "2018-12-28T17:51:07.000000Z"}} 2018-12-28 17:51:07,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23e66b1080ce99dba75227b463fcafd9755c7ff" 2018-12-28 17:51:07,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e707a3c-67ba-495f-9357-acd67bd925e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:07,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9e707a3c-67ba-495f-9357-acd67bd925e2 2018-12-28 17:51:07,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:07,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:07,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["4E5-wb23SbCXcRpbZL4nWA"], "issued_at": "2018-12-28T17:51:07.000000Z"}} 2018-12-28 17:51:07,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:07,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a06b675-ddb0-49bc-894a-d5e9231f56cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:07,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3a06b675-ddb0-49bc-894a-d5e9231f56cf 2018-12-28 17:51:07,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:07,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:07,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-748b8d76-834e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:08,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62641b02-a9dc-4478-b820-432e36e7b896 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-748b8d76-834e-474-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:51:08,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-748b8d76-834e-474-proj used request id req-62641b02-a9dc-4478-b820-432e36e7b896 2018-12-28 17:51:08,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:08,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6176f7c-7095-4dea-a4fa-a423cbc50b57 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:08,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a6176f7c-7095-4dea-a4fa-a423cbc50b57 2018-12-28 17:51:08,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}}' 2018-12-28 17:51:08,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbbd446b-e2ee-47bd-89e4-063d8377725e Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039"}, "enabled": true, "id": "2de085f1bd494502be3069f16283a039", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}} 2018-12-28 17:51:08,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dbbd446b-e2ee-47bd-89e4-063d8377725e 2018-12-28 17:51:08,235 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-748b8d76-834e-474-proj 2018-12-28 17:51:08,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:08,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:08,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["utSFyK67Timk-TkzdpK9yQ"], "issued_at": "2018-12-28T17:51:08.000000Z"}} 2018-12-28 17:51:08,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c84d9056a0ec1eb817c8aba743b6da9ba10307" 2018-12-28 17:51:08,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4686cb-5895-45f2-98ca-c6aee9a9edfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:08,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fc4686cb-5895-45f2-98ca-c6aee9a9edfc 2018-12-28 17:51:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:08,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c84d9056a0ec1eb817c8aba743b6da9ba10307" 2018-12-28 17:51:08,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec44f10-47e7-4656-ae5f-2f1bca3eead5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:51:08,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3ec44f10-47e7-4656-ae5f-2f1bca3eead5 2018-12-28 17:51:08,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-748b8d76-834e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c84d9056a0ec1eb817c8aba743b6da9ba10307" 2018-12-28 17:51:08,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5af69e6-a4d5-4e42-9ab1-e609ba02c165 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-748b8d76-834e-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039"}, "enabled": true, "id": "2de085f1bd494502be3069f16283a039", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}]} 2018-12-28 17:51:08,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-748b8d76-834e-474-proj used request id req-c5af69e6-a4d5-4e42-9ab1-e609ba02c165 2018-12-28 17:51:08,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c84d9056a0ec1eb817c8aba743b6da9ba10307" 2018-12-28 17:51:09,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc9ce07-5043-4bc9-87a3-c13dd1e6a364 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:09,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fcc9ce07-5043-4bc9-87a3-c13dd1e6a364 2018-12-28 17:51:09,461 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-748b8d76-834e-474-user 2018-12-28 17:51:09,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:09,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:09,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db52845-ea6c-4995-a87c-2c807b6e2d73 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:09,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9db52845-ea6c-4995-a87c-2c807b6e2d73 2018-12-28 17:51:09,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" -d '{"role": {"name": "CreateSecurityGroupTests-748b8d76-834e-474-proj-role"}}' 2018-12-28 17:51:09,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7973c4c2-6640-47c9-8999-c4476dea1dfb Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "98ee117ad5334310957a3270b24b31b5", "links": {"self": "http://172.30.9.21:5000/v3/roles/98ee117ad5334310957a3270b24b31b5"}, "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj-role"}} 2018-12-28 17:51:09,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7973c4c2-6640-47c9-8999-c4476dea1dfb 2018-12-28 17:51:09,605 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-748b8d76-834e-474-proj-role 2018-12-28 17:51:09,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/98ee117ad5334310957a3270b24b31b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:09,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d8d346-4646-43f7-93bb-506007c3fea9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/98ee117ad5334310957a3270b24b31b5"}, "domain_id": null, "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj-role", "id": "98ee117ad5334310957a3270b24b31b5"}} 2018-12-28 17:51:09,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/98ee117ad5334310957a3270b24b31b5 used request id req-32d8d346-4646-43f7-93bb-506007c3fea9 2018-12-28 17:51:09,690 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-748b8d76-834e-474-proj-role to project CreateSecurityGroupTests-748b8d76-834e-474-proj 2018-12-28 17:51:09,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039/users/dc67b0a5f359445f8823240f03a03f47/roles/98ee117ad5334310957a3270b24b31b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:09,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9fae5fe-c1c6-4b41-8e5a-ab7df8c3517c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:09,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039/users/dc67b0a5f359445f8823240f03a03f47/roles/98ee117ad5334310957a3270b24b31b5 used request id req-b9fae5fe-c1c6-4b41-8e5a-ab7df8c3517c 2018-12-28 17:51:09,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:09,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:10,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["i_slsmalTFK8WP2FRop-fQ"], "issued_at": "2018-12-28T17:51:10.000000Z"}} 2018-12-28 17:51:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:10,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11481ed1-c663-4112-b14f-a0c14bf076c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:10,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-11481ed1-c663-4112-b14f-a0c14bf076c5 2018-12-28 17:51:10,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:10,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-47b45888-279b-49e4-8e77-011933d82bbb Date: Fri, 28 Dec 2018 17:51:10 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:10,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename&description=hello+group used request id req-47b45888-279b-49e4-8e77-011933d82bbb 2018-12-28 17:51:10,417 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename... 2018-12-28 17:51:10,417 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename 2018-12-28 17:51:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:10,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:10,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-748b8d76-834e-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:10,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f53fb0f-c0c0-4963-ab78-bc8dfc08373a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-748b8d76-834e-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039"}, "enabled": true, "id": "2de085f1bd494502be3069f16283a039", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}]} 2018-12-28 17:51:10,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-748b8d76-834e-474-proj used request id req-3f53fb0f-c0c0-4963-ab78-bc8dfc08373a 2018-12-28 17:51:10,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" -d '{"security_group": {"tenant_id": "2de085f1bd494502be3069f16283a039", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename", "description": "hello group"}}' 2018-12-28 17:51:11,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f75ed424-6807-4d30-8445-54ff76cf6a73 Date: Fri, 28 Dec 2018 17:51:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}} 2018-12-28 17:51:11,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-f75ed424-6807-4d30-8445-54ff76cf6a73 2018-12-28 17:51:11,104 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0530dd32-f2aa-4e88-a1ec-e9928adcf456 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:11,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-0530dd32-f2aa-4e88-a1ec-e9928adcf456 2018-12-28 17:51:11,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec81fbb2-426a-4a69-a99d-cb464ac50529 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:11,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-ec81fbb2-426a-4a69-a99d-cb464ac50529 2018-12-28 17:51:11,468 - neutron_utils - INFO - Retrieving security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3b47e145-47b5-49ab-81a3-68825698ebec Date: Fri, 28 Dec 2018 17:51:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}]} 2018-12-28 17:51:11,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-3b47e145-47b5-49ab-81a3-68825698ebec 2018-12-28 17:51:11,518 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac4609d0-29a4-47d5-8225-0f24a76d2043 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:11,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-ac4609d0-29a4-47d5-8225-0f24a76d2043 2018-12-28 17:51:11,698 - neutron_utils - INFO - Retrieving security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-02bd722b-04a4-4a12-b32d-92b3b79e22a3 Date: Fri, 28 Dec 2018 17:51:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}]} 2018-12-28 17:51:11,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-02bd722b-04a4-4a12-b32d-92b3b79e22a3 2018-12-28 17:51:11,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a812892c-978c-49d4-9fee-7d4d43bef388 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:11,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-a812892c-978c-49d4-9fee-7d4d43bef388 2018-12-28 17:51:11,925 - neutron_utils - INFO - Retrieving security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:11,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-85eb7fd9-2b11-4767-856a-be6d7951b18b Date: Fri, 28 Dec 2018 17:51:11 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}]} 2018-12-28 17:51:11,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-85eb7fd9-2b11-4767-856a-be6d7951b18b 2018-12-28 17:51:11,978 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:11,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:12,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3eedf0be-7219-4cc5-90c7-d1f0fb3d9317 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:12,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-3eedf0be-7219-4cc5-90c7-d1f0fb3d9317 2018-12-28 17:51:12,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:12,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98ee117ad5334310957a3270b24b31b5", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj-role"}], "expires_at": "2018-12-28T18:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2de085f1bd494502be3069f16283a039", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-748b8d76-834e-474-user", "id": "dc67b0a5f359445f8823240f03a03f47"}, "audit_ids": ["re57koRQRbWJWwTS4pQr9A"], "issued_at": "2018-12-28T17:51:12.000000Z"}} 2018-12-28 17:51:12,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511eac1b29e3074f3204cecf41d8a7d3996df9dc" 2018-12-28 17:51:12,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8ceb0597-09dd-4f60-8162-a25c5b8719d2 Date: Fri, 28 Dec 2018 17:51:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}]} 2018-12-28 17:51:12,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename&description=hello+group used request id req-8ceb0597-09dd-4f60-8162-a25c5b8719d2 2018-12-28 17:51:12,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:12,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:12,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23e66b1080ce99dba75227b463fcafd9755c7ff" 2018-12-28 17:51:12,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-741c4faf-41eb-4c31-94fc-00665f25d73b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039"}, "enabled": true, "id": "2de085f1bd494502be3069f16283a039", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}} 2018-12-28 17:51:12,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 used request id req-741c4faf-41eb-4c31-94fc-00665f25d73b 2018-12-28 17:51:12,849 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511eac1b29e3074f3204cecf41d8a7d3996df9dc" 2018-12-28 17:51:13,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-71b8d0b7-2c75-4323-b49a-5b0d1d3bc08d Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:13,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-71b8d0b7-2c75-4323-b49a-5b0d1d3bc08d 2018-12-28 17:51:13,020 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:13,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}511eac1b29e3074f3204cecf41d8a7d3996df9dc" 2018-12-28 17:51:13,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a8dbf98e-b52e-4949-a246-1c7d92cf6b5c Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:13,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-a8dbf98e-b52e-4949-a246-1c7d92cf6b5c 2018-12-28 17:51:13,193 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:13,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:13,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "98ee117ad5334310957a3270b24b31b5", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj-role"}], "expires_at": "2018-12-28T18:51:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2de085f1bd494502be3069f16283a039", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2de085f1bd494502be3069f16283a039", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/2de085f1bd494502be3069f16283a039", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/2de085f1bd494502be3069f16283a039", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-748b8d76-834e-474-user", "id": "dc67b0a5f359445f8823240f03a03f47"}, "audit_ids": ["uw_QbiGLSbWeM-PHOM0y1A"], "issued_at": "2018-12-28T17:51:13.000000Z"}} 2018-12-28 17:51:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:13,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b84aa7e1-f704-4110-946d-4dd8fa3bab42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:13,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b84aa7e1-f704-4110-946d-4dd8fa3bab42 2018-12-28 17:51:13,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:13,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3c0ab188-1966-4398-b25e-53f93c29e42b Date: Fri, 28 Dec 2018 17:51:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}]} 2018-12-28 17:51:13,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename used request id req-3c0ab188-1966-4398-b25e-53f93c29e42b 2018-12-28 17:51:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:13,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:13,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de707df5-e13e-4652-a445-b1ec834856f3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039"}, "enabled": true, "id": "2de085f1bd494502be3069f16283a039", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}} 2018-12-28 17:51:13,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 used request id req-de707df5-e13e-4652-a445-b1ec834856f3 2018-12-28 17:51:13,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:13,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:14,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9b1dc1ec-2287-46ec-95bb-198b98bf9012 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:14,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-9b1dc1ec-2287-46ec-95bb-198b98bf9012 2018-12-28 17:51:14,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:14,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:14,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b32f6e99-eaa5-48a3-b2e5-5a65e6d3fb7f Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:14,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-b32f6e99-eaa5-48a3-b2e5-5a65e6d3fb7f 2018-12-28 17:51:14,227 - neutron_utils - INFO - Retrieving security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:14,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-598a2733-54bf-45c4-8ae6-80615fabbb22 Date: Fri, 28 Dec 2018 17:51:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "29c4b620-6065-4df0-bdc4-47668dc9f535", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "revision_number": 0, "id": "78b70d80-6a96-4636-b956-b42b00430c48", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 2, "project_id": "2de085f1bd494502be3069f16283a039", "id": "f09b8173-b309-4124-be1e-62812f146c9f", "name": "CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename"}]} 2018-12-28 17:51:14,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-598a2733-54bf-45c4-8ae6-80615fabbb22 2018-12-28 17:51:14,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f09b8173-b309-4124-be1e-62812f146c9f 2018-12-28 17:51:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2092fcc291a3772fedf395004622c3c95bfcd8d7" 2018-12-28 17:51:14,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-78d5132c-e5f0-4d80-beea-4c24aed966ad Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "29c4b620-6065-4df0-bdc4-47668dc9f535"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:11Z", "security_group_id": "f09b8173-b309-4124-be1e-62812f146c9f", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:11Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "78b70d80-6a96-4636-b956-b42b00430c48"}]} 2018-12-28 17:51:14,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f09b8173-b309-4124-be1e-62812f146c9f used request id req-78d5132c-e5f0-4d80-beea-4c24aed966ad 2018-12-28 17:51:14,449 - neutron_utils - INFO - Deleting security group rule with ID - 29c4b620-6065-4df0-bdc4-47668dc9f535 2018-12-28 17:51:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/29c4b620-6065-4df0-bdc4-47668dc9f535 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:14,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-419b471a-db34-4121-95a3-d68b84f0a7d4 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:14,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/29c4b620-6065-4df0-bdc4-47668dc9f535 used request id req-419b471a-db34-4121-95a3-d68b84f0a7d4 2018-12-28 17:51:14,542 - neutron_utils - INFO - Deleting security group rule with ID - 78b70d80-6a96-4636-b956-b42b00430c48 2018-12-28 17:51:14,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/78b70d80-6a96-4636-b956-b42b00430c48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:14,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07a78242-5040-42e1-8a84-10f34887a6b5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:14,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/78b70d80-6a96-4636-b956-b42b00430c48 used request id req-07a78242-5040-42e1-8a84-10f34887a6b5 2018-12-28 17:51:14,790 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-810fd2e4-34ab-4653-9e5b-3220a47f17eename 2018-12-28 17:51:14,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f09b8173-b309-4124-be1e-62812f146c9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3df32172a160edd48646519d3fb1d272d178868" 2018-12-28 17:51:15,047 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f9c9b5e-91fc-4bb4-a685-8d8bdbfdb240 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:15,047 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f09b8173-b309-4124-be1e-62812f146c9f used request id req-7f9c9b5e-91fc-4bb4-a685-8d8bdbfdb240 2018-12-28 17:51:15,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:15,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-81f295c5-8352-4e48-a3eb-11473eebeef6 Date: Fri, 28 Dec 2018 17:51:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "updated_at": "2018-12-28T17:51:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "revision_number": 0, "id": "8cdc783d-253b-4ec3-8276-3201e154ae5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "revision_number": 0, "id": "93c9e8bb-3563-4049-8d09-a53b4df93561", "remote_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "revision_number": 0, "id": "a9391cfc-1e1f-4f41-ad6c-1ba491d8b3bf", "remote_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv6", "project_id": "2de085f1bd494502be3069f16283a039"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "revision_number": 0, "id": "e770a443-d8db-4df8-8db4-6053467b7c33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "tenant_id": "2de085f1bd494502be3069f16283a039", "port_range_min": null, "ethertype": "IPv4", "project_id": "2de085f1bd494502be3069f16283a039"}], "revision_number": 4, "project_id": "2de085f1bd494502be3069f16283a039", "id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:51:15,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-81f295c5-8352-4e48-a3eb-11473eebeef6 2018-12-28 17:51:15,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:15,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b7adf5-5836-4c53-b056-5f57e2782a31 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039"}, "enabled": true, "id": "2de085f1bd494502be3069f16283a039", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-748b8d76-834e-474-proj"}} 2018-12-28 17:51:15,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 used request id req-f3b7adf5-5836-4c53-b056-5f57e2782a31 2018-12-28 17:51:15,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b 2018-12-28 17:51:15,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-299584c0-09d7-4f37-847c-737e956c09ad Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "8cdc783d-253b-4ec3-8276-3201e154ae5d"}, {"remote_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "93c9e8bb-3563-4049-8d09-a53b4df93561"}, {"remote_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "a9391cfc-1e1f-4f41-ad6c-1ba491d8b3bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:10Z", "security_group_id": "1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b", "port_range_min": null, "revision_number": 0, "tenant_id": "2de085f1bd494502be3069f16283a039", "created_at": "2018-12-28T17:51:10Z", "project_id": "2de085f1bd494502be3069f16283a039", "id": "e770a443-d8db-4df8-8db4-6053467b7c33"}]} 2018-12-28 17:51:15,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b used request id req-299584c0-09d7-4f37-847c-737e956c09ad 2018-12-28 17:51:15,551 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:51:15,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:15,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1ea7eb0-b5cc-4ce6-a532-5798babd748b Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:15,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1a7fe33c-fa11-41df-a7f3-8d2d2be15a4b used request id req-f1ea7eb0-b5cc-4ce6-a532-5798babd748b 2018-12-28 17:51:15,838 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-748b8d76-834e-474-proj 2018-12-28 17:51:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:16,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6e1c82-6dbd-4903-8925-f6f24c86f6a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:16,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2de085f1bd494502be3069f16283a039 used request id req-db6e1c82-6dbd-4903-8925-f6f24c86f6a3 2018-12-28 17:51:16,064 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-748b8d76-834e-474-proj-role 2018-12-28 17:51:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/98ee117ad5334310957a3270b24b31b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:16,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99bb5e1-53bb-415c-b391-97ab8c0fcf36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:16,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/98ee117ad5334310957a3270b24b31b5 used request id req-a99bb5e1-53bb-415c-b391-97ab8c0fcf36 2018-12-28 17:51:16,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba66314e934a3b47546dfb78800b30c25cb9006" 2018-12-28 17:51:16,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1b8c18-a1da-472a-93d1-812c1551da72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:16,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3f1b8c18-a1da-472a-93d1-812c1551da72 2018-12-28 17:51:16,282 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-748b8d76-834e-474-user 2018-12-28 17:51:16,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/dc67b0a5f359445f8823240f03a03f47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c84d9056a0ec1eb817c8aba743b6da9ba10307" 2018-12-28 17:51:16,406 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4a57bf8-867d-4562-978c-d1e4fc23e4c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:16,406 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/dc67b0a5f359445f8823240f03a03f47 used request id req-b4a57bf8-867d-4562-978c-d1e4fc23e4c8 2018-12-28 17:51:16,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:16,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["apF-PPRvSaWMIMt2qBHwbA"], "issued_at": "2018-12-28T17:51:16.000000Z"}} 2018-12-28 17:51:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883de7dfd6c86e7d6f890303a59701ee012bba0d" 2018-12-28 17:51:16,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f551931-302f-4976-b708-f3c33b1cc9ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:16,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0f551931-302f-4976-b708-f3c33b1cc9ef 2018-12-28 17:51:16,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:16,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:17,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Lkn0029QSou6bI0ho1hL-w"], "issued_at": "2018-12-28T17:51:17.000000Z"}} 2018-12-28 17:51:17,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:17,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac3c23b0-c9f3-4a77-ad16-b262b47dcdc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:17,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ac3c23b0-c9f3-4a77-ad16-b262b47dcdc5 2018-12-28 17:51:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:17,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:17,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5da1781a-a74f-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc3dc18a-e13d-4847-842d-7dc90599797f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5da1781a-a74f-459-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:51:17,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-5da1781a-a74f-459-proj used request id req-fc3dc18a-e13d-4847-842d-7dc90599797f 2018-12-28 17:51:17,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:17,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bf9a6ed-aae5-449c-bf73-9390f19e3aae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:17,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0bf9a6ed-aae5-449c-bf73-9390f19e3aae 2018-12-28 17:51:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}}' 2018-12-28 17:51:17,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f73617d6-a608-45d4-baf5-179481b4899f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae"}, "enabled": true, "id": "23ea6fc9b0a54834b75c9f1211b37fae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}} 2018-12-28 17:51:17,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f73617d6-a608-45d4-baf5-179481b4899f 2018-12-28 17:51:17,672 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-5da1781a-a74f-459-proj 2018-12-28 17:51:17,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:17,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:18,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3vhZ-9XERj6qGr1UvBDUBA"], "issued_at": "2018-12-28T17:51:18.000000Z"}} 2018-12-28 17:51:18,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb09cc407d1537465b5d541c23f911893a99233" 2018-12-28 17:51:18,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a88a9dc-b4ec-439a-805f-550cebeb11e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:18,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2a88a9dc-b4ec-439a-805f-550cebeb11e8 2018-12-28 17:51:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:18,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb09cc407d1537465b5d541c23f911893a99233" 2018-12-28 17:51:18,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22d5adb-4c78-472d-b16b-d526d045bfe8 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:51:18,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d22d5adb-4c78-472d-b16b-d526d045bfe8 2018-12-28 17:51:18,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-5da1781a-a74f-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb09cc407d1537465b5d541c23f911893a99233" 2018-12-28 17:51:18,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8d37b5-5ccb-45fb-b1fc-1a526b411e1b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-5da1781a-a74f-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae"}, "enabled": true, "id": "23ea6fc9b0a54834b75c9f1211b37fae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}]} 2018-12-28 17:51:18,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-5da1781a-a74f-459-proj used request id req-fb8d37b5-5ccb-45fb-b1fc-1a526b411e1b 2018-12-28 17:51:18,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb09cc407d1537465b5d541c23f911893a99233" 2018-12-28 17:51:18,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb513fa9-90ae-4c59-b6b7-da0c6a53df20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:18,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fb513fa9-90ae-4c59-b6b7-da0c6a53df20 2018-12-28 17:51:18,826 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-5da1781a-a74f-459-user 2018-12-28 17:51:18,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:18,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:18,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e567d87e-7334-493f-aabb-93e3478c9b22 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:18,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e567d87e-7334-493f-aabb-93e3478c9b22 2018-12-28 17:51:18,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" -d '{"role": {"name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj-role"}}' 2018-12-28 17:51:19,024 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b022aa99-eee7-4638-871b-619f78413902 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d54e907a1cb543db8215fe63be5a5946", "links": {"self": "http://172.30.9.21:5000/v3/roles/d54e907a1cb543db8215fe63be5a5946"}, "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj-role"}} 2018-12-28 17:51:19,024 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b022aa99-eee7-4638-871b-619f78413902 2018-12-28 17:51:19,024 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-5da1781a-a74f-459-proj-role 2018-12-28 17:51:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d54e907a1cb543db8215fe63be5a5946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:19,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13bebdd3-4a4f-42f0-85d7-3fed5146fe69 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/d54e907a1cb543db8215fe63be5a5946"}, "domain_id": null, "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj-role", "id": "d54e907a1cb543db8215fe63be5a5946"}} 2018-12-28 17:51:19,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d54e907a1cb543db8215fe63be5a5946 used request id req-13bebdd3-4a4f-42f0-85d7-3fed5146fe69 2018-12-28 17:51:19,116 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-5da1781a-a74f-459-proj-role to project CreateSecurityGroupTests-5da1781a-a74f-459-proj 2018-12-28 17:51:19,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae/users/6daaecc466a14778a85c35d65acfd3ae/roles/d54e907a1cb543db8215fe63be5a5946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:19,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d409d1c-ab74-4c6d-b253-fb58308e0626 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:19,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae/users/6daaecc466a14778a85c35d65acfd3ae/roles/d54e907a1cb543db8215fe63be5a5946 used request id req-4d409d1c-ab74-4c6d-b253-fb58308e0626 2018-12-28 17:51:19,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:19,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:19,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["pvmIagcwTfK-ggnx20zWow"], "issued_at": "2018-12-28T17:51:19.000000Z"}} 2018-12-28 17:51:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:19,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83ef79e-3fe3-4926-8dbc-940121fbd275 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:19,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d83ef79e-3fe3-4926-8dbc-940121fbd275 2018-12-28 17:51:19,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:19,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7cca41ce-1eb3-4e72-b2a5-b259fef61e42 Date: Fri, 28 Dec 2018 17:51:19 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:19,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name&description=hello+group used request id req-7cca41ce-1eb3-4e72-b2a5-b259fef61e42 2018-12-28 17:51:19,835 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name... 2018-12-28 17:51:19,835 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name 2018-12-28 17:51:19,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:19,844 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:19,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-5da1781a-a74f-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:19,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1502bb79-90fb-4e78-95e3-9ebd25447774 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-5da1781a-a74f-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae"}, "enabled": true, "id": "23ea6fc9b0a54834b75c9f1211b37fae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}]} 2018-12-28 17:51:19,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-5da1781a-a74f-459-proj used request id req-1502bb79-90fb-4e78-95e3-9ebd25447774 2018-12-28 17:51:19,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" -d '{"security_group": {"tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "name": "CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name", "description": "hello group"}}' 2018-12-28 17:51:20,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-4cf30b93-eb37-4cce-b5c1-5e97be3b9c9a Date: Fri, 28 Dec 2018 17:51:20 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "updated_at": "2018-12-28T17:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "50d82903-7bce-470c-8522-dacb0647eeb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "81dc8c88-08de-406b-8383-7004eac1ca8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}], "revision_number": 2, "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "4f638529-8865-44b6-900a-8cadab22d293", "name": "CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name"}} 2018-12-28 17:51:20,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-4cf30b93-eb37-4cce-b5c1-5e97be3b9c9a 2018-12-28 17:51:20,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:20,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:20,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61290cf4-9472-4a0b-ab48-d258a2a43087 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:20,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-61290cf4-9472-4a0b-ab48-d258a2a43087 2018-12-28 17:51:20,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:20,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:20,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c79ff957-76f7-414e-9a3f-44c7d51bc8e8 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:20,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-c79ff957-76f7-414e-9a3f-44c7d51bc8e8 2018-12-28 17:51:20,767 - neutron_utils - INFO - Retrieving security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:20,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9e2f5ec5-b55e-4225-9e3f-c7889b5911d8 Date: Fri, 28 Dec 2018 17:51:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "updated_at": "2018-12-28T17:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "50d82903-7bce-470c-8522-dacb0647eeb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "81dc8c88-08de-406b-8383-7004eac1ca8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}], "revision_number": 2, "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "4f638529-8865-44b6-900a-8cadab22d293", "name": "CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name"}]} 2018-12-28 17:51:20,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-9e2f5ec5-b55e-4225-9e3f-c7889b5911d8 2018-12-28 17:51:20,958 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:21,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2407123c-30fd-49fb-a8b3-a4b84bd87075 Date: Fri, 28 Dec 2018 17:51:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:21,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-2407123c-30fd-49fb-a8b3-a4b84bd87075 2018-12-28 17:51:21,145 - neutron_utils - INFO - Retrieving security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:21,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:21,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-8ff741c9-aa7f-4969-8569-263d0952554e Date: Fri, 28 Dec 2018 17:51:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "updated_at": "2018-12-28T17:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "50d82903-7bce-470c-8522-dacb0647eeb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "81dc8c88-08de-406b-8383-7004eac1ca8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}], "revision_number": 2, "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "4f638529-8865-44b6-900a-8cadab22d293", "name": "CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name"}]} 2018-12-28 17:51:21,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-8ff741c9-aa7f-4969-8569-263d0952554e 2018-12-28 17:51:21,367 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:21,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-67db7050-4dd1-46d5-be38-dd5ffda08649 Date: Fri, 28 Dec 2018 17:51:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:21,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-67db7050-4dd1-46d5-be38-dd5ffda08649 2018-12-28 17:51:21,527 - neutron_utils - INFO - Retrieving security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:21,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d670b9b-4c0c-4cc1-bb00-158475eff537 Date: Fri, 28 Dec 2018 17:51:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "updated_at": "2018-12-28T17:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "50d82903-7bce-470c-8522-dacb0647eeb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "81dc8c88-08de-406b-8383-7004eac1ca8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}], "revision_number": 2, "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "4f638529-8865-44b6-900a-8cadab22d293", "name": "CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name"}]} 2018-12-28 17:51:21,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-2d670b9b-4c0c-4cc1-bb00-158475eff537 2018-12-28 17:51:21,580 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:21,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c450cb87-4aa1-467d-881c-ef0ff936a99f Date: Fri, 28 Dec 2018 17:51:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:21,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-c450cb87-4aa1-467d-881c-ef0ff936a99f 2018-12-28 17:51:21,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:22,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d54e907a1cb543db8215fe63be5a5946", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj-role"}], "expires_at": "2018-12-28T18:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23ea6fc9b0a54834b75c9f1211b37fae", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/23ea6fc9b0a54834b75c9f1211b37fae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-5da1781a-a74f-459-user", "id": "6daaecc466a14778a85c35d65acfd3ae"}, "audit_ids": ["N8olWcYtSKSMTEhIYKCFlA"], "issued_at": "2018-12-28T17:51:22.000000Z"}} 2018-12-28 17:51:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5533f61d40507a1ae585da45d1c05a0e40490b0d" 2018-12-28 17:51:22,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e5b65e30-a4b2-4cfb-8c9d-48eb84e413b2 Date: Fri, 28 Dec 2018 17:51:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "updated_at": "2018-12-28T17:51:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "50d82903-7bce-470c-8522-dacb0647eeb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "81dc8c88-08de-406b-8383-7004eac1ca8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}], "revision_number": 2, "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "4f638529-8865-44b6-900a-8cadab22d293", "name": "CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name"}]} 2018-12-28 17:51:22,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name&description=hello+group used request id req-e5b65e30-a4b2-4cfb-8c9d-48eb84e413b2 2018-12-28 17:51:22,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:22,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:22,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}883de7dfd6c86e7d6f890303a59701ee012bba0d" 2018-12-28 17:51:22,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febc6bfb-7bac-4cfd-bf1c-2ee12045cdc2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae"}, "enabled": true, "id": "23ea6fc9b0a54834b75c9f1211b37fae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}} 2018-12-28 17:51:22,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae used request id req-febc6bfb-7bac-4cfd-bf1c-2ee12045cdc2 2018-12-28 17:51:22,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5533f61d40507a1ae585da45d1c05a0e40490b0d" 2018-12-28 17:51:22,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2cbf5b59-4f03-4209-9dcb-14600af4bf3e Date: Fri, 28 Dec 2018 17:51:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:22,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-2cbf5b59-4f03-4209-9dcb-14600af4bf3e 2018-12-28 17:51:22,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4f638529-8865-44b6-900a-8cadab22d293 2018-12-28 17:51:22,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5533f61d40507a1ae585da45d1c05a0e40490b0d" 2018-12-28 17:51:22,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d935f398-e109-4c5f-9bc9-91e389a4f18c Date: Fri, 28 Dec 2018 17:51:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "50d82903-7bce-470c-8522-dacb0647eeb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "4f638529-8865-44b6-900a-8cadab22d293", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "81dc8c88-08de-406b-8383-7004eac1ca8d"}]} 2018-12-28 17:51:22,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4f638529-8865-44b6-900a-8cadab22d293 used request id req-d935f398-e109-4c5f-9bc9-91e389a4f18c 2018-12-28 17:51:22,804 - neutron_utils - INFO - Deleting security group rule with ID - 50d82903-7bce-470c-8522-dacb0647eeb6 2018-12-28 17:51:22,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/50d82903-7bce-470c-8522-dacb0647eeb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:23,093 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9b0a381d-a855-4dbc-aa5c-e72eef01f287 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:23,093 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/50d82903-7bce-470c-8522-dacb0647eeb6 used request id req-9b0a381d-a855-4dbc-aa5c-e72eef01f287 2018-12-28 17:51:23,093 - neutron_utils - INFO - Deleting security group rule with ID - 81dc8c88-08de-406b-8383-7004eac1ca8d 2018-12-28 17:51:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/81dc8c88-08de-406b-8383-7004eac1ca8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:23,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29a6d35d-88cf-41ae-a386-92bdc96b7e1a Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:23,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/81dc8c88-08de-406b-8383-7004eac1ca8d used request id req-29a6d35d-88cf-41ae-a386-92bdc96b7e1a 2018-12-28 17:51:23,340 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-01c76dbc-f71e-480b-863a-7cc26f7b7f97name 2018-12-28 17:51:23,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4f638529-8865-44b6-900a-8cadab22d293 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597b9a7100d2db14a6aa39e34df138ce107c8d18" 2018-12-28 17:51:23,610 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-903ae545-5ac8-4f08-8612-c8b6da4a1b97 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:23,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4f638529-8865-44b6-900a-8cadab22d293 used request id req-903ae545-5ac8-4f08-8612-c8b6da4a1b97 2018-12-28 17:51:23,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:23,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5b5380bf-873f-4ead-8e40-43e8604afd2d Date: Fri, 28 Dec 2018 17:51:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "updated_at": "2018-12-28T17:51:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "0ee73e99-2b98-4761-9aec-6aa93ab76a16", "remote_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "bc82e8d8-fb20-47c3-8964-7fc8181a6151", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv6", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "bfa53503-80ea-4ed6-8f6d-91bd712ff8e1", "remote_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "revision_number": 0, "id": "fc47ed14-8901-4f74-b4fb-1248cf376fff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "port_range_min": null, "ethertype": "IPv4", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae"}], "revision_number": 4, "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "name": "default"}]} 2018-12-28 17:51:23,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5b5380bf-873f-4ead-8e40-43e8604afd2d 2018-12-28 17:51:23,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:23,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38b85ab-c091-44ed-a401-7db418b221e2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:51:23,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-e38b85ab-c091-44ed-a401-7db418b221e2 2018-12-28 17:51:23,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198b192e-3e04-44ce-8880-a8852fc1654e 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:51:24,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-198b192e-3e04-44ce-8880-a8852fc1654e 2018-12-28 17:51:24,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60318faf-4f94-474e-9d8b-4833d5beedcf Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:51:24,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-60318faf-4f94-474e-9d8b-4833d5beedcf 2018-12-28 17:51:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e169110-64bd-4d10-bd55-16f7ed0393c3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae"}, "enabled": true, "id": "23ea6fc9b0a54834b75c9f1211b37fae", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-5da1781a-a74f-459-proj"}} 2018-12-28 17:51:24,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae used request id req-5e169110-64bd-4d10-bd55-16f7ed0393c3 2018-12-28 17:51:24,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e3012a84-5a61-4dae-8113-56414f3dd98e 2018-12-28 17:51:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e3012a84-5a61-4dae-8113-56414f3dd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f2fa7e07-653e-4b2c-a7c0-976c2c3096cf Date: Fri, 28 Dec 2018 17:51:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "0ee73e99-2b98-4761-9aec-6aa93ab76a16"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "bc82e8d8-fb20-47c3-8964-7fc8181a6151"}, {"remote_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "bfa53503-80ea-4ed6-8f6d-91bd712ff8e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:20Z", "security_group_id": "e3012a84-5a61-4dae-8113-56414f3dd98e", "port_range_min": null, "revision_number": 0, "tenant_id": "23ea6fc9b0a54834b75c9f1211b37fae", "created_at": "2018-12-28T17:51:20Z", "project_id": "23ea6fc9b0a54834b75c9f1211b37fae", "id": "fc47ed14-8901-4f74-b4fb-1248cf376fff"}]} 2018-12-28 17:51:24,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e3012a84-5a61-4dae-8113-56414f3dd98e used request id req-f2fa7e07-653e-4b2c-a7c0-976c2c3096cf 2018-12-28 17:51:24,372 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:51:24,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e3012a84-5a61-4dae-8113-56414f3dd98e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,666 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a65b05c7-a203-4f43-9002-f58bb0df4f5d Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:24,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e3012a84-5a61-4dae-8113-56414f3dd98e used request id req-a65b05c7-a203-4f43-9002-f58bb0df4f5d 2018-12-28 17:51:24,667 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-5da1781a-a74f-459-proj 2018-12-28 17:51:24,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d342f501-8a0b-4aa2-983c-ae4958412483 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:24,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/23ea6fc9b0a54834b75c9f1211b37fae used request id req-d342f501-8a0b-4aa2-983c-ae4958412483 2018-12-28 17:51:24,866 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-5da1781a-a74f-459-proj-role 2018-12-28 17:51:24,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d54e907a1cb543db8215fe63be5a5946 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:24,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e188937e-8757-4f0f-9eb7-3d1bab66f8f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:24,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d54e907a1cb543db8215fe63be5a5946 used request id req-e188937e-8757-4f0f-9eb7-3d1bab66f8f2 2018-12-28 17:51:24,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5335538b4df2ac4beca8a3ee2fc8d586aef1b59e" 2018-12-28 17:51:25,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36bd02fc-ed5a-4cc6-9593-c0a79eaf2baa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:25,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36bd02fc-ed5a-4cc6-9593-c0a79eaf2baa 2018-12-28 17:51:25,079 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-5da1781a-a74f-459-user 2018-12-28 17:51:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6daaecc466a14778a85c35d65acfd3ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb09cc407d1537465b5d541c23f911893a99233" 2018-12-28 17:51:25,243 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-447c8ed4-8538-4ce0-8afb-7fbd64e67859 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:25,243 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6daaecc466a14778a85c35d65acfd3ae used request id req-447c8ed4-8538-4ce0-8afb-7fbd64e67859 2018-12-28 17:51:25,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:25,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["9Ed1RF2nRAKkp4eiS8OdYw"], "issued_at": "2018-12-28T17:51:25.000000Z"}} 2018-12-28 17:51:25,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}904ad678f4678ced5aae5b179a552efd81dd2718" 2018-12-28 17:51:25,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce43c39a-673e-4438-be71-407d9bcd0dd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:25,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ce43c39a-673e-4438-be71-407d9bcd0dd9 2018-12-28 17:51:25,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:25,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:26,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ku9DNUoZQFi2oC0BWpxpZg"], "issued_at": "2018-12-28T17:51:26.000000Z"}} 2018-12-28 17:51:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:26,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac010f8d-76da-45a9-a615-df369936518c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:26,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ac010f8d-76da-45a9-a615-df369936518c 2018-12-28 17:51:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:26,318 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:26,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6f07de94-85a3-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:26,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58c47844-1a0d-4c66-a37a-8237d02437eb Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6f07de94-85a3-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:51:26,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6f07de94-85a3-4f7-proj used request id req-58c47844-1a0d-4c66-a37a-8237d02437eb 2018-12-28 17:51:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:26,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29f860ec-79a1-4f97-a35b-415a2e19c11b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:26,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-29f860ec-79a1-4f97-a35b-415a2e19c11b 2018-12-28 17:51:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}}' 2018-12-28 17:51:26,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-363cf828-bb3c-48ba-a9f2-369772a59b7a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f"}, "enabled": true, "id": "bff8d45cebba472280c605e2a3597d1f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}} 2018-12-28 17:51:26,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-363cf828-bb3c-48ba-a9f2-369772a59b7a 2018-12-28 17:51:26,546 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6f07de94-85a3-4f7-proj 2018-12-28 17:51:26,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:26,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:26,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["sA0d_ki4Txq4gVj6v_1rSw"], "issued_at": "2018-12-28T17:51:26.000000Z"}} 2018-12-28 17:51:26,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef54b67725f47247b6b31bbaca0b8dee030be44" 2018-12-28 17:51:27,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5597269c-c51a-40d5-95fa-85697c29755f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:27,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5597269c-c51a-40d5-95fa-85697c29755f 2018-12-28 17:51:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:27,025 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef54b67725f47247b6b31bbaca0b8dee030be44" 2018-12-28 17:51:27,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66410933-9ceb-4bdb-8956-ac8cc79b606c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:51:27,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-66410933-9ceb-4bdb-8956-ac8cc79b606c 2018-12-28 17:51:27,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-6f07de94-85a3-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef54b67725f47247b6b31bbaca0b8dee030be44" 2018-12-28 17:51:27,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8423eb64-c7bd-432e-9fe6-bf3fafb8d694 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-6f07de94-85a3-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f"}, "enabled": true, "id": "bff8d45cebba472280c605e2a3597d1f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}]} 2018-12-28 17:51:27,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-6f07de94-85a3-4f7-proj used request id req-8423eb64-c7bd-432e-9fe6-bf3fafb8d694 2018-12-28 17:51:27,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef54b67725f47247b6b31bbaca0b8dee030be44" 2018-12-28 17:51:27,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab3c73f-5695-4718-86b1-262be354e7f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:27,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5ab3c73f-5695-4718-86b1-262be354e7f0 2018-12-28 17:51:27,647 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6f07de94-85a3-4f7-user 2018-12-28 17:51:27,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:27,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:27,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f243158-b54a-4e12-94a8-25e06b9a3215 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:27,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2f243158-b54a-4e12-94a8-25e06b9a3215 2018-12-28 17:51:27,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" -d '{"role": {"name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role"}}' 2018-12-28 17:51:27,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0e159d7-1c63-416c-8036-9bf3192a6106 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "916ef4d3fb9d447b9d58654e38c5a030", "links": {"self": "http://172.30.9.21:5000/v3/roles/916ef4d3fb9d447b9d58654e38c5a030"}, "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role"}} 2018-12-28 17:51:27,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a0e159d7-1c63-416c-8036-9bf3192a6106 2018-12-28 17:51:27,869 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role 2018-12-28 17:51:27,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/916ef4d3fb9d447b9d58654e38c5a030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:27,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7875681f-87e7-4b8c-9e87-c2e9d0067048 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/916ef4d3fb9d447b9d58654e38c5a030"}, "domain_id": null, "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role", "id": "916ef4d3fb9d447b9d58654e38c5a030"}} 2018-12-28 17:51:27,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/916ef4d3fb9d447b9d58654e38c5a030 used request id req-7875681f-87e7-4b8c-9e87-c2e9d0067048 2018-12-28 17:51:27,951 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role to project CreateSecurityGroupTests-6f07de94-85a3-4f7-proj 2018-12-28 17:51:27,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f/users/d1e14cb7db0d4dc096fb788b3a8f0e3c/roles/916ef4d3fb9d447b9d58654e38c5a030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:28,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdb73f4a-9d24-4f8d-9927-9e7d37d397b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:28,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f/users/d1e14cb7db0d4dc096fb788b3a8f0e3c/roles/916ef4d3fb9d447b9d58654e38c5a030 used request id req-bdb73f4a-9d24-4f8d-9927-9e7d37d397b0 2018-12-28 17:51:28,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:28,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:28,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "916ef4d3fb9d447b9d58654e38c5a030", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role"}], "expires_at": "2018-12-28T18:51:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff8d45cebba472280c605e2a3597d1f", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-user", "id": "d1e14cb7db0d4dc096fb788b3a8f0e3c"}, "audit_ids": ["yeOV-rKYTSKHMV2TiAZNaw"], "issued_at": "2018-12-28T17:51:28.000000Z"}} 2018-12-28 17:51:28,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:28,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffb44009-3bc1-48e1-9fd4-4f1db868bf81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:28,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ffb44009-3bc1-48e1-9fd4-4f1db868bf81 2018-12-28 17:51:28,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:28,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b3e51bf2-f27b-4dff-a7bf-c28465346ffd Date: Fri, 28 Dec 2018 17:51:28 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:28,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename&description=hello+group used request id req-b3e51bf2-f27b-4dff-a7bf-c28465346ffd 2018-12-28 17:51:28,931 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename... 2018-12-28 17:51:28,931 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename 2018-12-28 17:51:28,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" -d '{"security_group": {"name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename", "description": "hello group"}}' 2018-12-28 17:51:29,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-a2ca6157-b52d-427e-9d72-4ee6301f9c82 Date: Fri, 28 Dec 2018 17:51:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 2, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}} 2018-12-28 17:51:29,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-a2ca6157-b52d-427e-9d72-4ee6301f9c82 2018-12-28 17:51:29,283 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:29,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1245996d-3959-490a-8f25-cd23f781f4c2 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:29,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-1245996d-3959-490a-8f25-cd23f781f4c2 2018-12-28 17:51:29,465 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:29,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:29,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a0436a4d-9c29-4bc8-b1f9-d9e73da385da Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:29,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-a0436a4d-9c29-4bc8-b1f9-d9e73da385da 2018-12-28 17:51:29,496 - neutron_utils - INFO - Retrieving security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:29,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:29,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-097d3bd7-f5b7-44b9-8cab-79933309e32e Date: Fri, 28 Dec 2018 17:51:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 2, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}]} 2018-12-28 17:51:29,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=506e064f-638a-402b-8011-5db26cde05ff used request id req-097d3bd7-f5b7-44b9-8cab-79933309e32e 2018-12-28 17:51:29,684 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:29,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5068462f-fdc8-4125-8f36-dc62a60a9a0f Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:29,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-5068462f-fdc8-4125-8f36-dc62a60a9a0f 2018-12-28 17:51:29,858 - neutron_utils - INFO - Retrieving security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-abae149c-a288-45b7-bfba-6b599e784c95 Date: Fri, 28 Dec 2018 17:51:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 2, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}]} 2018-12-28 17:51:30,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=506e064f-638a-402b-8011-5db26cde05ff used request id req-abae149c-a288-45b7-bfba-6b599e784c95 2018-12-28 17:51:30,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:30,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b6ee8f2-c272-4458-bb3d-3c5560f291af Date: Fri, 28 Dec 2018 17:51:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:30,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-2b6ee8f2-c272-4458-bb3d-3c5560f291af 2018-12-28 17:51:30,226 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename 2018-12-28 17:51:30,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:30,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-95cea23b-3f31-4434-b6f6-b405b90fa942 Date: Fri, 28 Dec 2018 17:51:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 2, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}]} 2018-12-28 17:51:30,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename used request id req-95cea23b-3f31-4434-b6f6-b405b90fa942 2018-12-28 17:51:30,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:30,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:30,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-131fcfae-49f7-4c23-a98a-bbd484e2a203 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f"}, "enabled": true, "id": "bff8d45cebba472280c605e2a3597d1f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}} 2018-12-28 17:51:30,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f used request id req-131fcfae-49f7-4c23-a98a-bbd484e2a203 2018-12-28 17:51:30,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:30,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:30,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b5d4b602-4250-4b45-bbf6-e9e04ce57241 Date: Fri, 28 Dec 2018 17:51:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:30,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-b5d4b602-4250-4b45-bbf6-e9e04ce57241 2018-12-28 17:51:30,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": 10}}' 2018-12-28 17:51:31,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a88a9d54-0945-4d30-b282-c46aaf900b93 Date: Fri, 28 Dec 2018 17:51:31 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-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:30Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d"}} 2018-12-28 17:51:31,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-a88a9d54-0945-4d30-b282-c46aaf900b93 2018-12-28 17:51:31,019 - neutron_utils - INFO - Retrieving security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:31,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-d6cdfc95-57ec-407c-bc96-283659cb02e9 Date: Fri, 28 Dec 2018 17:51:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "revision_number": 0, "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 3, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}]} 2018-12-28 17:51:31,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=506e064f-638a-402b-8011-5db26cde05ff used request id req-d6cdfc95-57ec-407c-bc96-283659cb02e9 2018-12-28 17:51:31,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:31,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-33d2645b-db3b-4423-8031-62536577f55b Date: Fri, 28 Dec 2018 17:51:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:30Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:31,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-33d2645b-db3b-4423-8031-62536577f55b 2018-12-28 17:51:31,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:31,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "916ef4d3fb9d447b9d58654e38c5a030", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role"}], "expires_at": "2018-12-28T18:51:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bff8d45cebba472280c605e2a3597d1f", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/bff8d45cebba472280c605e2a3597d1f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-user", "id": "d1e14cb7db0d4dc096fb788b3a8f0e3c"}, "audit_ids": ["yMtZJgmYQoKzCjfcJfYRaQ"], "issued_at": "2018-12-28T17:51:31.000000Z"}} 2018-12-28 17:51:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e832bfe50c7f5c5a69670959be7c96eefc0e09c" 2018-12-28 17:51:32,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-8ccd6ce8-8e34-4af9-b969-369a8d5f7f61 Date: Fri, 28 Dec 2018 17:51:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "revision_number": 0, "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 3, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}]} 2018-12-28 17:51:32,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename&description=hello+group used request id req-8ccd6ce8-8e34-4af9-b969-369a8d5f7f61 2018-12-28 17:51:32,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:32,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e832bfe50c7f5c5a69670959be7c96eefc0e09c" 2018-12-28 17:51:32,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-61c13571-2344-4370-9bf6-e1a80532be7e Date: Fri, 28 Dec 2018 17:51:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:30Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:32,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-61c13571-2344-4370-9bf6-e1a80532be7e 2018-12-28 17:51:32,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:32,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e832bfe50c7f5c5a69670959be7c96eefc0e09c" 2018-12-28 17:51:32,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-eafdb239-b5a2-46f8-8762-ed68a8119dc3 Date: Fri, 28 Dec 2018 17:51:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:30Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:32,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-eafdb239-b5a2-46f8-8762-ed68a8119dc3 2018-12-28 17:51:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e832bfe50c7f5c5a69670959be7c96eefc0e09c" 2018-12-28 17:51:32,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-a949fe1c-5d1c-4dca-b0d3-b65d4c9f9e0c Date: Fri, 28 Dec 2018 17:51:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "updated_at": "2018-12-28T17:51:30Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "revision_number": 0, "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": 10, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "38713921-0f47-44ea-890f-a68c54135744", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "revision_number": 0, "id": "7f382b63-52d3-4ad6-997e-5d702b99646b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 3, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "506e064f-638a-402b-8011-5db26cde05ff", "name": "CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename"}]} 2018-12-28 17:51:32,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename used request id req-a949fe1c-5d1c-4dca-b0d3-b65d4c9f9e0c 2018-12-28 17:51:32,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 506e064f-638a-402b-8011-5db26cde05ff 2018-12-28 17:51:32,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e832bfe50c7f5c5a69670959be7c96eefc0e09c" 2018-12-28 17:51:32,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-f5232d5b-0b49-4dd2-b8e0-303b133ca4df Date: Fri, 28 Dec 2018 17:51:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-12-28T17:51:30Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": 10, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:30Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "142f907e-c4eb-45c7-88c1-021cfa033f4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "38713921-0f47-44ea-890f-a68c54135744"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:29Z", "security_group_id": "506e064f-638a-402b-8011-5db26cde05ff", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:29Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "7f382b63-52d3-4ad6-997e-5d702b99646b"}]} 2018-12-28 17:51:32,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=506e064f-638a-402b-8011-5db26cde05ff used request id req-f5232d5b-0b49-4dd2-b8e0-303b133ca4df 2018-12-28 17:51:32,808 - neutron_utils - INFO - Deleting security group rule with ID - 38713921-0f47-44ea-890f-a68c54135744 2018-12-28 17:51:32,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/38713921-0f47-44ea-890f-a68c54135744 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:32,900 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9d4ca46-f9bf-4ab0-b35c-87d6d3313583 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:32,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/38713921-0f47-44ea-890f-a68c54135744 used request id req-a9d4ca46-f9bf-4ab0-b35c-87d6d3313583 2018-12-28 17:51:32,900 - neutron_utils - INFO - Deleting security group rule with ID - 142f907e-c4eb-45c7-88c1-021cfa033f4d 2018-12-28 17:51:32,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/142f907e-c4eb-45c7-88c1-021cfa033f4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:33,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92c3d73b-6b1d-4b92-837c-6c6b668e73e3 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:33,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/142f907e-c4eb-45c7-88c1-021cfa033f4d used request id req-92c3d73b-6b1d-4b92-837c-6c6b668e73e3 2018-12-28 17:51:33,221 - neutron_utils - INFO - Deleting security group rule with ID - 7f382b63-52d3-4ad6-997e-5d702b99646b 2018-12-28 17:51:33,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7f382b63-52d3-4ad6-997e-5d702b99646b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:33,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-154a1e60-db34-4e4d-9cdc-3b96861af968 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:33,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7f382b63-52d3-4ad6-997e-5d702b99646b used request id req-154a1e60-db34-4e4d-9cdc-3b96861af968 2018-12-28 17:51:33,456 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2fba71ee-482f-4045-a94e-a4f4b9b654bename 2018-12-28 17:51:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/506e064f-638a-402b-8011-5db26cde05ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1efb5f2fd8827d2de7d90bba6e81c70151bfe113" 2018-12-28 17:51:33,579 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-356791d6-5a80-4364-b0b4-bef12a563acb Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:33,579 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/506e064f-638a-402b-8011-5db26cde05ff used request id req-356791d6-5a80-4364-b0b4-bef12a563acb 2018-12-28 17:51:33,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:33,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d22dc0dd-15d5-48b5-a073-3e72b59637d7 Date: Fri, 28 Dec 2018 17:51:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:28Z", "updated_at": "2018-12-28T17:51:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "revision_number": 0, "id": "47b23b4e-b665-4e61-a1d5-55fb9b36cab0", "remote_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "revision_number": 0, "id": "bb29b48d-bf89-4825-983b-5816393be225", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "revision_number": 0, "id": "c0ee9b4f-438f-4ad6-9798-4ea86206ed68", "remote_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv4", "project_id": "bff8d45cebba472280c605e2a3597d1f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "revision_number": 0, "id": "c6b59ff1-89dc-42be-9cad-e8ae18c6a5e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "port_range_min": null, "ethertype": "IPv6", "project_id": "bff8d45cebba472280c605e2a3597d1f"}], "revision_number": 4, "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "name": "default"}]} 2018-12-28 17:51:33,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d22dc0dd-15d5-48b5-a073-3e72b59637d7 2018-12-28 17:51:33,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:33,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11df60a2-4412-4501-9c27-06a3a1c9cf06 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:51:33,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-11df60a2-4412-4501-9c27-06a3a1c9cf06 2018-12-28 17:51:33,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:33,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d2d197-6790-4103-8de1-f33e18ed9dbc 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:51:33,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-35d2d197-6790-4103-8de1-f33e18ed9dbc 2018-12-28 17:51:34,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:34,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d165cbe5-327e-490f-8c34-80655e43809c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:51:34,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-d165cbe5-327e-490f-8c34-80655e43809c 2018-12-28 17:51:34,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:34,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8441cb09-2f58-4353-8975-e01532ca1b03 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f"}, "enabled": true, "id": "bff8d45cebba472280c605e2a3597d1f", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6f07de94-85a3-4f7-proj"}} 2018-12-28 17:51:34,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f used request id req-8441cb09-2f58-4353-8975-e01532ca1b03 2018-12-28 17:51:34,175 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b6473c9f-bffc-43c2-b56b-dce766bbbf04 2018-12-28 17:51:34,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b6473c9f-bffc-43c2-b56b-dce766bbbf04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:34,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-36df311f-f5dd-49ea-bd6e-00e9b3c3fa3f Date: Fri, 28 Dec 2018 17:51:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:28Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "47b23b4e-b665-4e61-a1d5-55fb9b36cab0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:28Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "bb29b48d-bf89-4825-983b-5816393be225"}, {"remote_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:28Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "c0ee9b4f-438f-4ad6-9798-4ea86206ed68"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:28Z", "security_group_id": "b6473c9f-bffc-43c2-b56b-dce766bbbf04", "port_range_min": null, "revision_number": 0, "tenant_id": "bff8d45cebba472280c605e2a3597d1f", "created_at": "2018-12-28T17:51:28Z", "project_id": "bff8d45cebba472280c605e2a3597d1f", "id": "c6b59ff1-89dc-42be-9cad-e8ae18c6a5e4"}]} 2018-12-28 17:51:34,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b6473c9f-bffc-43c2-b56b-dce766bbbf04 used request id req-36df311f-f5dd-49ea-bd6e-00e9b3c3fa3f 2018-12-28 17:51:34,355 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:51:34,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b6473c9f-bffc-43c2-b56b-dce766bbbf04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:34,623 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b888fec-6086-46d4-b593-fddbd8b690d5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:34,623 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b6473c9f-bffc-43c2-b56b-dce766bbbf04 used request id req-3b888fec-6086-46d4-b593-fddbd8b690d5 2018-12-28 17:51:34,624 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6f07de94-85a3-4f7-proj 2018-12-28 17:51:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:34,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fdf800d-385c-45da-b1de-0f754f529673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:34,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/bff8d45cebba472280c605e2a3597d1f used request id req-7fdf800d-385c-45da-b1de-0f754f529673 2018-12-28 17:51:34,854 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6f07de94-85a3-4f7-proj-role 2018-12-28 17:51:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/916ef4d3fb9d447b9d58654e38c5a030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:34,964 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae33c92-26af-4c0f-9164-3243bbee5286 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:34,964 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/916ef4d3fb9d447b9d58654e38c5a030 used request id req-7ae33c92-26af-4c0f-9164-3243bbee5286 2018-12-28 17:51:34,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cdc23e84b21fb045390647756fd71cb38439e3d" 2018-12-28 17:51:35,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e5da54-6ae4-4abd-a729-f84be402be58 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:35,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d6e5da54-6ae4-4abd-a729-f84be402be58 2018-12-28 17:51:35,057 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6f07de94-85a3-4f7-user 2018-12-28 17:51:35,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d1e14cb7db0d4dc096fb788b3a8f0e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eef54b67725f47247b6b31bbaca0b8dee030be44" 2018-12-28 17:51:35,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6285db51-3d59-4efc-b54d-66817d0134b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:35,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d1e14cb7db0d4dc096fb788b3a8f0e3c used request id req-6285db51-3d59-4efc-b54d-66817d0134b4 2018-12-28 17:51:35,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:35,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["TOe1YiqrS_O8LMu9yYb-Eg"], "issued_at": "2018-12-28T17:51:35.000000Z"}} 2018-12-28 17:51:35,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}684b903f4be2033abc69820fbc8988d10982747e" 2018-12-28 17:51:35,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb5d8c04-48c3-42c5-bb27-5ddfc87bad40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:35,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bb5d8c04-48c3-42c5-bb27-5ddfc87bad40 2018-12-28 17:51:35,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:35,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:36,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["H-qAz1XfQ5OSGul0aEr9YA"], "issued_at": "2018-12-28T17:51:36.000000Z"}} 2018-12-28 17:51:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:36,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1940177-02a1-4ac7-9a40-adda7c22b50f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:36,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c1940177-02a1-4ac7-9a40-adda7c22b50f 2018-12-28 17:51:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:36,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:36,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-10fa7b4e-8d31-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:36,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c952a3-80c9-4e6d-9f38-2a7acbd4e95f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-10fa7b4e-8d31-432-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:51:36,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-10fa7b4e-8d31-432-proj used request id req-e2c952a3-80c9-4e6d-9f38-2a7acbd4e95f 2018-12-28 17:51:36,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:36,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f41378-0ad7-4264-ad9a-b259bcce1c77 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:36,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a6f41378-0ad7-4264-ad9a-b259bcce1c77 2018-12-28 17:51:36,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}}' 2018-12-28 17:51:36,497 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f1f915-3e6e-4fb6-8195-08af9397ff6a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0"}, "enabled": true, "id": "72fe15a7fb80498eb8bb894258518ef0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}} 2018-12-28 17:51:36,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c3f1f915-3e6e-4fb6-8195-08af9397ff6a 2018-12-28 17:51:36,498 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-10fa7b4e-8d31-432-proj 2018-12-28 17:51:36,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:36,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:36,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["5BfBNM1lSya3T0wJLElUFA"], "issued_at": "2018-12-28T17:51:36.000000Z"}} 2018-12-28 17:51:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cfa8ae6264e09438e3dfdf24ce11820ef32527" 2018-12-28 17:51:36,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4197b0-aac6-47fc-8dc9-c6b3d7e74b33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:36,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4c4197b0-aac6-47fc-8dc9-c6b3d7e74b33 2018-12-28 17:51:36,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:36,977 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cfa8ae6264e09438e3dfdf24ce11820ef32527" 2018-12-28 17:51:37,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f83109b-f250-475d-bfcc-833cf4568fd0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:51:37,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0f83109b-f250-475d-bfcc-833cf4568fd0 2018-12-28 17:51:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-10fa7b4e-8d31-432-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cfa8ae6264e09438e3dfdf24ce11820ef32527" 2018-12-28 17:51:37,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc615688-c591-4645-a5a1-5c95625ebf2b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-10fa7b4e-8d31-432-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0"}, "enabled": true, "id": "72fe15a7fb80498eb8bb894258518ef0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}]} 2018-12-28 17:51:37,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-10fa7b4e-8d31-432-proj used request id req-bc615688-c591-4645-a5a1-5c95625ebf2b 2018-12-28 17:51:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cfa8ae6264e09438e3dfdf24ce11820ef32527" 2018-12-28 17:51:37,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef2beba-51f2-4ae4-9eed-31df79a56d91 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:37,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-aef2beba-51f2-4ae4-9eed-31df79a56d91 2018-12-28 17:51:37,624 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-10fa7b4e-8d31-432-user 2018-12-28 17:51:37,624 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:37,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:37,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61680d9e-d2be-40f5-b4c4-1c82d4a8ea04 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:37,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-61680d9e-d2be-40f5-b4c4-1c82d4a8ea04 2018-12-28 17:51:37,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" -d '{"role": {"name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role"}}' 2018-12-28 17:51:37,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d849e9-d1ae-47b2-8ac4-3b6b4b5abf48 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "515a7af38bb6411e98029fea84d00efb", "links": {"self": "http://172.30.9.21:5000/v3/roles/515a7af38bb6411e98029fea84d00efb"}, "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role"}} 2018-12-28 17:51:37,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b8d849e9-d1ae-47b2-8ac4-3b6b4b5abf48 2018-12-28 17:51:37,851 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role 2018-12-28 17:51:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/515a7af38bb6411e98029fea84d00efb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:37,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c12c2c49-1723-4a55-9ff0-0301b3f23389 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/515a7af38bb6411e98029fea84d00efb"}, "domain_id": null, "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role", "id": "515a7af38bb6411e98029fea84d00efb"}} 2018-12-28 17:51:37,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/515a7af38bb6411e98029fea84d00efb used request id req-c12c2c49-1723-4a55-9ff0-0301b3f23389 2018-12-28 17:51:37,952 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role to project CreateSecurityGroupTests-10fa7b4e-8d31-432-proj 2018-12-28 17:51:37,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0/users/a2f7e4f0f0504fa5be6a52d1fb695c09/roles/515a7af38bb6411e98029fea84d00efb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:38,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b960b1a6-46c5-41b1-95d0-4021d2f4201b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:38,080 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0/users/a2f7e4f0f0504fa5be6a52d1fb695c09/roles/515a7af38bb6411e98029fea84d00efb used request id req-b960b1a6-46c5-41b1-95d0-4021d2f4201b 2018-12-28 17:51:38,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:38,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:38,466 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "515a7af38bb6411e98029fea84d00efb", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role"}], "expires_at": "2018-12-28T18:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fe15a7fb80498eb8bb894258518ef0", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-user", "id": "a2f7e4f0f0504fa5be6a52d1fb695c09"}, "audit_ids": ["IjYsXeR3Q-G3r34f1mZ29w"], "issued_at": "2018-12-28T17:51:38.000000Z"}} 2018-12-28 17:51:38,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:38,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e57d13b-1a66-4ce3-8a05-1bdfcd1559f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:38,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5e57d13b-1a66-4ce3-8a05-1bdfcd1559f8 2018-12-28 17:51:38,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:38,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-947a030d-cb1f-4b81-8b5a-c33713375e5c Date: Fri, 28 Dec 2018 17:51:38 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:38,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname&description=hello+group used request id req-947a030d-cb1f-4b81-8b5a-c33713375e5c 2018-12-28 17:51:38,973 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname... 2018-12-28 17:51:38,973 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname 2018-12-28 17:51:38,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" -d '{"security_group": {"name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname", "description": "hello group"}}' 2018-12-28 17:51:39,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-891252d2-b491-4057-b988-9bd9aa7a5bae Date: Fri, 28 Dec 2018 17:51:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 2, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}} 2018-12-28 17:51:39,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-891252d2-b491-4057-b988-9bd9aa7a5bae 2018-12-28 17:51:39,332 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:39,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:39,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-59793837-d4b8-4535-8949-7241db983c89 Date: Fri, 28 Dec 2018 17:51:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}]} 2018-12-28 17:51:39,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-59793837-d4b8-4535-8949-7241db983c89 2018-12-28 17:51:39,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:39,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14d6db6b-88a6-4768-bc95-32c604d636e0 Date: Fri, 28 Dec 2018 17:51:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}]} 2018-12-28 17:51:39,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-14d6db6b-88a6-4768-bc95-32c604d636e0 2018-12-28 17:51:39,555 - neutron_utils - INFO - Retrieving security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:39,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:39,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-86b0105c-1bfe-49bb-9eb8-fe764f80a681 Date: Fri, 28 Dec 2018 17:51:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 2, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:39,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-86b0105c-1bfe-49bb-9eb8-fe764f80a681 2018-12-28 17:51:39,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:39,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0697877c-c8d5-42ec-ba5c-05f220f8dd97 Date: Fri, 28 Dec 2018 17:51:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}]} 2018-12-28 17:51:39,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-0697877c-c8d5-42ec-ba5c-05f220f8dd97 2018-12-28 17:51:39,783 - neutron_utils - INFO - Retrieving security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:39,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:39,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2c46116a-7cb9-4720-addf-153ce683a150 Date: Fri, 28 Dec 2018 17:51:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 2, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:39,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-2c46116a-7cb9-4720-addf-153ce683a150 2018-12-28 17:51:39,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:39,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:40,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ea381fa-f08c-4543-b8af-3e8584921977 Date: Fri, 28 Dec 2018 17:51:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}]} 2018-12-28 17:51:40,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-2ea381fa-f08c-4543-b8af-3e8584921977 2018-12-28 17:51:40,041 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname 2018-12-28 17:51:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:40,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ed859c3a-f9a9-48c8-96e3-66c8f83b3aad Date: Fri, 28 Dec 2018 17:51:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 2, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:40,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname used request id req-ed859c3a-f9a9-48c8-96e3-66c8f83b3aad 2018-12-28 17:51:40,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:40,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:40,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:40,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01e1a3d7-6960-4c62-8c29-6e5c15c74e06 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0"}, "enabled": true, "id": "72fe15a7fb80498eb8bb894258518ef0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}} 2018-12-28 17:51:40,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0 used request id req-01e1a3d7-6960-4c62-8c29-6e5c15c74e06 2018-12-28 17:51:40,326 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:40,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:40,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c30b407-8328-4e57-a4d7-1fc8ff561e37 Date: Fri, 28 Dec 2018 17:51:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}]} 2018-12-28 17:51:40,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-5c30b407-8328-4e57-a4d7-1fc8ff561e37 2018-12-28 17:51:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}0bf6d1713ae35c56bb80098ea593f2382729ed08" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62"}}' 2018-12-28 17:51:40,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9d5012b1-bdf6-4144-914b-dad6eb1d17ba Date: Fri, 28 Dec 2018 17:51:40 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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}} 2018-12-28 17:51:40,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-9d5012b1-bdf6-4144-914b-dad6eb1d17ba 2018-12-28 17:51:40,851 - neutron_utils - INFO - Retrieving security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:40,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:41,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5eb45519-b85b-40b4-82be-fd63e8902b5b Date: Fri, 28 Dec 2018 17:51:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:40Z", "revision_number": 0, "id": "5d24a0db-449d-4185-b09e-bb2f4379d667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 3, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:41,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-5eb45519-b85b-40b4-82be-fd63e8902b5b 2018-12-28 17:51:41,045 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:41,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:41,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-40e16675-6b2b-4c14-89fd-c291fab37fba Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}, {"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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}]} 2018-12-28 17:51:41,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-40e16675-6b2b-4c14-89fd-c291fab37fba 2018-12-28 17:51:41,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:41,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "515a7af38bb6411e98029fea84d00efb", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role"}], "expires_at": "2018-12-28T18:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72fe15a7fb80498eb8bb894258518ef0", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/72fe15a7fb80498eb8bb894258518ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-user", "id": "a2f7e4f0f0504fa5be6a52d1fb695c09"}, "audit_ids": ["VCQDu9nWTkGSFI5EC78jLA"], "issued_at": "2018-12-28T17:51:41.000000Z"}} 2018-12-28 17:51:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:41,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2ee2975f-625c-4057-83d7-605da0fdac83 Date: Fri, 28 Dec 2018 17:51:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:40Z", "revision_number": 0, "id": "5d24a0db-449d-4185-b09e-bb2f4379d667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 3, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:41,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname&description=hello+group used request id req-2ee2975f-625c-4057-83d7-605da0fdac83 2018-12-28 17:51:41,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:41,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:41,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7508d87c-6501-45fd-b7fa-83855b458c6e Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}, {"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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}]} 2018-12-28 17:51:41,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-7508d87c-6501-45fd-b7fa-83855b458c6e 2018-12-28 17:51:42,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:42,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:42,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-8daa7ad8-566c-4aa5-abac-83795533629f Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}, {"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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}]} 2018-12-28 17:51:42,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-8daa7ad8-566c-4aa5-abac-83795533629f 2018-12-28 17:51:42,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:42,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-366df222-e9a4-4b26-8f26-daf5010eecca Date: Fri, 28 Dec 2018 17:51:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:40Z", "revision_number": 0, "id": "5d24a0db-449d-4185-b09e-bb2f4379d667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 3, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:42,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname used request id req-366df222-e9a4-4b26-8f26-daf5010eecca 2018-12-28 17:51:42,377 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:42,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:42,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-61220c97-cbe4-45df-b25a-3c813464867e Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}, {"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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}]} 2018-12-28 17:51:42,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-61220c97-cbe4-45df-b25a-3c813464867e 2018-12-28 17:51:42,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:42,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2bf21433-3146-4fc0-9bef-4668b6541426 Date: Fri, 28 Dec 2018 17:51:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:40Z", "revision_number": 0, "id": "5d24a0db-449d-4185-b09e-bb2f4379d667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 3, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:42,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname used request id req-2bf21433-3146-4fc0-9bef-4668b6541426 2018-12-28 17:51:42,767 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:42,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:42,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d5651841-7f85-4029-bb0f-01b21f34bb79 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}, {"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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}]} 2018-12-28 17:51:42,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-d5651841-7f85-4029-bb0f-01b21f34bb79 2018-12-28 17:51:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:42,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fd076b45-15bd-4da0-ad35-547e28111616 Date: Fri, 28 Dec 2018 17:51:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "updated_at": "2018-12-28T17:51:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "161d78ca-31a2-42c2-91fd-17f68eac382e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "revision_number": 0, "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:40Z", "revision_number": 0, "id": "5d24a0db-449d-4185-b09e-bb2f4379d667", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 3, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "a932466e-3936-47c6-abf2-8110c499af62", "name": "CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname"}]} 2018-12-28 17:51:42,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname used request id req-fd076b45-15bd-4da0-ad35-547e28111616 2018-12-28 17:51:42,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a932466e-3936-47c6-abf2-8110c499af62 2018-12-28 17:51:42,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e54bbb54cb2211918568c87343fc9e7045de61" 2018-12-28 17:51:43,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-3b5c9693-df4f-4e16-9e1f-ed1abdf791fc Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "161d78ca-31a2-42c2-91fd-17f68eac382e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:39Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:39Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "39ee7d28-4832-4d28-bf2d-2b754e15f4e2"}, {"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-12-28T17:51:40Z", "security_group_id": "a932466e-3936-47c6-abf2-8110c499af62", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:40Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "5d24a0db-449d-4185-b09e-bb2f4379d667"}]} 2018-12-28 17:51:43,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a932466e-3936-47c6-abf2-8110c499af62 used request id req-3b5c9693-df4f-4e16-9e1f-ed1abdf791fc 2018-12-28 17:51:43,160 - neutron_utils - INFO - Deleting security group rule with ID - 5d24a0db-449d-4185-b09e-bb2f4379d667 2018-12-28 17:51:43,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/5d24a0db-449d-4185-b09e-bb2f4379d667 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:43,404 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c46da308-4db0-438f-a28e-905def26db9b Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:43,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/5d24a0db-449d-4185-b09e-bb2f4379d667 used request id req-c46da308-4db0-438f-a28e-905def26db9b 2018-12-28 17:51:43,405 - neutron_utils - INFO - Deleting security group rule with ID - 39ee7d28-4832-4d28-bf2d-2b754e15f4e2 2018-12-28 17:51:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/39ee7d28-4832-4d28-bf2d-2b754e15f4e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:43,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79e05142-fcae-432b-bc2d-fa4f3c0255f1 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:43,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/39ee7d28-4832-4d28-bf2d-2b754e15f4e2 used request id req-79e05142-fcae-432b-bc2d-fa4f3c0255f1 2018-12-28 17:51:43,644 - neutron_utils - INFO - Deleting security group rule with ID - 161d78ca-31a2-42c2-91fd-17f68eac382e 2018-12-28 17:51:43,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/161d78ca-31a2-42c2-91fd-17f68eac382e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:43,755 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1247f2a-d637-4fe9-89cb-f1b487f02718 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:43,755 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/161d78ca-31a2-42c2-91fd-17f68eac382e used request id req-d1247f2a-d637-4fe9-89cb-f1b487f02718 2018-12-28 17:51:43,755 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4fab680e-acc7-40ba-ab5f-7a30f96b254aname 2018-12-28 17:51:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a932466e-3936-47c6-abf2-8110c499af62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bf6d1713ae35c56bb80098ea593f2382729ed08" 2018-12-28 17:51:44,017 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ba2b75f-e087-4540-b0cc-cfceb87e8671 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:44,017 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a932466e-3936-47c6-abf2-8110c499af62 used request id req-5ba2b75f-e087-4540-b0cc-cfceb87e8671 2018-12-28 17:51:44,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:44,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a1aaf749-665a-4342-a5f1-a80e3f6f7369 Date: Fri, 28 Dec 2018 17:51:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:38Z", "updated_at": "2018-12-28T17:51:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "revision_number": 0, "id": "3a2894f4-53f3-4706-91db-e9068c7ee8ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "revision_number": 0, "id": "4bfefc66-2e85-46d5-9dff-326b55b90541", "remote_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "revision_number": 0, "id": "657ad0e9-7e06-47cd-8246-ebc0a296ef89", "remote_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "revision_number": 0, "id": "efc10b05-d1f3-43a9-983f-39474fc1b5fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "72fe15a7fb80498eb8bb894258518ef0"}], "revision_number": 4, "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:51:44,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a1aaf749-665a-4342-a5f1-a80e3f6f7369 2018-12-28 17:51:44,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:44,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6b75de3-5dc2-4c71-ad6f-c0a89fe4aa77 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:51:44,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-b6b75de3-5dc2-4c71-ad6f-c0a89fe4aa77 2018-12-28 17:51:44,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:44,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a0e3e8f-cf7d-4b22-af18-7b44ba7b5084 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:51:44,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-3a0e3e8f-cf7d-4b22-af18-7b44ba7b5084 2018-12-28 17:51:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:44,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69068ee9-ec4a-4f4a-8688-654b6b128377 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0"}, "enabled": true, "id": "72fe15a7fb80498eb8bb894258518ef0", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-10fa7b4e-8d31-432-proj"}} 2018-12-28 17:51:44,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0 used request id req-69068ee9-ec4a-4f4a-8688-654b6b128377 2018-12-28 17:51:44,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6eb42d49-294b-4931-98ea-0d5199b42e7c 2018-12-28 17:51:44,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6eb42d49-294b-4931-98ea-0d5199b42e7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:44,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cf67433a-61cd-49fa-a287-b02d744e76b2 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:38Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "3a2894f4-53f3-4706-91db-e9068c7ee8ac"}, {"remote_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:38Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "4bfefc66-2e85-46d5-9dff-326b55b90541"}, {"remote_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:38Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "657ad0e9-7e06-47cd-8246-ebc0a296ef89"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:38Z", "security_group_id": "6eb42d49-294b-4931-98ea-0d5199b42e7c", "port_range_min": null, "revision_number": 0, "tenant_id": "72fe15a7fb80498eb8bb894258518ef0", "created_at": "2018-12-28T17:51:38Z", "project_id": "72fe15a7fb80498eb8bb894258518ef0", "id": "efc10b05-d1f3-43a9-983f-39474fc1b5fe"}]} 2018-12-28 17:51:44,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6eb42d49-294b-4931-98ea-0d5199b42e7c used request id req-cf67433a-61cd-49fa-a287-b02d744e76b2 2018-12-28 17:51:44,691 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:51:44,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6eb42d49-294b-4931-98ea-0d5199b42e7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:44,976 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e608e4a7-35a3-44c7-9097-939ab2d922c6 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:44,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6eb42d49-294b-4931-98ea-0d5199b42e7c used request id req-e608e4a7-35a3-44c7-9097-939ab2d922c6 2018-12-28 17:51:44,977 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-10fa7b4e-8d31-432-proj 2018-12-28 17:51:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:45,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6b76ab2-c3a0-4125-b0ae-551e3674e4ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:45,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/72fe15a7fb80498eb8bb894258518ef0 used request id req-c6b76ab2-c3a0-4125-b0ae-551e3674e4ba 2018-12-28 17:51:45,196 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-10fa7b4e-8d31-432-proj-role 2018-12-28 17:51:45,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/515a7af38bb6411e98029fea84d00efb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:45,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66b874d-3385-45fa-8038-d7799bd8bd29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:45,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/515a7af38bb6411e98029fea84d00efb used request id req-b66b874d-3385-45fa-8038-d7799bd8bd29 2018-12-28 17:51:45,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178c8472b7457cefe940349203a698719c50a492" 2018-12-28 17:51:45,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0525097c-834a-4268-bb60-4e2aba9f2a8f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:45,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0525097c-834a-4268-bb60-4e2aba9f2a8f 2018-12-28 17:51:45,400 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-10fa7b4e-8d31-432-user 2018-12-28 17:51:45,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a2f7e4f0f0504fa5be6a52d1fb695c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17cfa8ae6264e09438e3dfdf24ce11820ef32527" 2018-12-28 17:51:45,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-381245f6-e90a-488e-afd7-fa1c0c69bf23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:45,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a2f7e4f0f0504fa5be6a52d1fb695c09 used request id req-381245f6-e90a-488e-afd7-fa1c0c69bf23 2018-12-28 17:51:45,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:46,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["oVj9LAPrTcOYd3zGfeoPtw"], "issued_at": "2018-12-28T17:51:46.000000Z"}} 2018-12-28 17:51:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a74a6ab0d24c96c449ce0c0857d9a5f476e7f5f" 2018-12-28 17:51:46,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5bb1e3-47b5-4f89-beb1-70d5d77f9378 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:46,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fb5bb1e3-47b5-4f89-beb1-70d5d77f9378 2018-12-28 17:51:46,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:46,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:46,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Sd671EdlQSaYv92-KMIT9g"], "issued_at": "2018-12-28T17:51:46.000000Z"}} 2018-12-28 17:51:46,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:46,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20f958dd-4629-4812-9d26-ae135f77d3b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:46,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-20f958dd-4629-4812-9d26-ae135f77d3b1 2018-12-28 17:51:46,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:46,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:46,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35acfe3-1824-44cf-9ec8-8462e2c9e4a1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:51:46,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj used request id req-d35acfe3-1824-44cf-9ec8-8462e2c9e4a1 2018-12-28 17:51:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:46,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb8983fb-3198-4dac-ad7f-92a5ab8db46b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:46,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bb8983fb-3198-4dac-ad7f-92a5ab8db46b 2018-12-28 17:51:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}}' 2018-12-28 17:51:46,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a5720ad-57a2-4fa1-86b6-181f390e8a0f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a"}, "enabled": true, "id": "f42ee5260be3439391115e3494696e0a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}} 2018-12-28 17:51:46,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2a5720ad-57a2-4fa1-86b6-181f390e8a0f 2018-12-28 17:51:46,917 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj 2018-12-28 17:51:46,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:46,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:47,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["BzSduMqATj2oYL-adk31Bg"], "issued_at": "2018-12-28T17:51:47.000000Z"}} 2018-12-28 17:51:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602e62ac39f7bc67069571581c55f671f5f1003d" 2018-12-28 17:51:47,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab52f85-a5d6-4166-b361-771dbf79b3c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:47,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-eab52f85-a5d6-4166-b361-771dbf79b3c6 2018-12-28 17:51:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:47,409 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602e62ac39f7bc67069571581c55f671f5f1003d" 2018-12-28 17:51:47,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813c4583-2618-4c64-a74a-971d878ef5d3 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:51:47,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-813c4583-2618-4c64-a74a-971d878ef5d3 2018-12-28 17:51:47,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602e62ac39f7bc67069571581c55f671f5f1003d" 2018-12-28 17:51:47,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30afef59-bc34-4730-9507-4d232b527b4d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a"}, "enabled": true, "id": "f42ee5260be3439391115e3494696e0a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}]} 2018-12-28 17:51:47,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj used request id req-30afef59-bc34-4730-9507-4d232b527b4d 2018-12-28 17:51:47,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602e62ac39f7bc67069571581c55f671f5f1003d" 2018-12-28 17:51:47,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203e79d7-e789-48f1-b98e-c2f6310f8e7e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:51:47,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-203e79d7-e789-48f1-b98e-c2f6310f8e7e 2018-12-28 17:51:48,144 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-55c0eaf5-001e-4fb-user 2018-12-28 17:51:48,144 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:48,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:48,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e929bd-c8d5-410b-9b25-3cc3afeab532 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:48,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07e929bd-c8d5-410b-9b25-3cc3afeab532 2018-12-28 17:51:48,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" -d '{"role": {"name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role"}}' 2018-12-28 17:51:48,287 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c636cb7-772d-4813-b3a4-f8a637630671 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f64689208faf4b5b8b176ff6a50ae7ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/f64689208faf4b5b8b176ff6a50ae7ee"}, "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role"}} 2018-12-28 17:51:48,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c636cb7-772d-4813-b3a4-f8a637630671 2018-12-28 17:51:48,288 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role 2018-12-28 17:51:48,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f64689208faf4b5b8b176ff6a50ae7ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:48,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-784f45c1-adf9-491c-ba01-3eaeedde30f8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/f64689208faf4b5b8b176ff6a50ae7ee"}, "domain_id": null, "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role", "id": "f64689208faf4b5b8b176ff6a50ae7ee"}} 2018-12-28 17:51:48,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f64689208faf4b5b8b176ff6a50ae7ee used request id req-784f45c1-adf9-491c-ba01-3eaeedde30f8 2018-12-28 17:51:48,374 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role to project CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj 2018-12-28 17:51:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a/users/c6454716ddfc48029d61708090f37280/roles/f64689208faf4b5b8b176ff6a50ae7ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:48,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e6a4d8-48a3-4672-b418-ea280fd79de5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:48,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a/users/c6454716ddfc48029d61708090f37280/roles/f64689208faf4b5b8b176ff6a50ae7ee used request id req-28e6a4d8-48a3-4672-b418-ea280fd79de5 2018-12-28 17:51:48,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:48,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:48,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f64689208faf4b5b8b176ff6a50ae7ee", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role"}], "expires_at": "2018-12-28T18:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f42ee5260be3439391115e3494696e0a", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-user", "id": "c6454716ddfc48029d61708090f37280"}, "audit_ids": ["LE5mMFD4TQaeuxZNXAHnHA"], "issued_at": "2018-12-28T17:51:48.000000Z"}} 2018-12-28 17:51:48,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:48,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86c81b6-e825-40f4-9f5d-9d80b652cb97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:48,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c86c81b6-e825-40f4-9f5d-9d80b652cb97 2018-12-28 17:51:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:49,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3618732f-b552-4029-9c11-0a6ea4bcfb70 Date: Fri, 28 Dec 2018 17:51:49 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:51:49,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name&description=hello+group used request id req-3618732f-b552-4029-9c11-0a6ea4bcfb70 2018-12-28 17:51:49,273 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name... 2018-12-28 17:51:49,273 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name 2018-12-28 17:51:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" -d '{"security_group": {"name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name", "description": "hello group"}}' 2018-12-28 17:51:49,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-21d12508-be7f-4a5c-9e8e-f372b4d0200a Date: Fri, 28 Dec 2018 17:51:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 2, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}} 2018-12-28 17:51:49,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-21d12508-be7f-4a5c-9e8e-f372b4d0200a 2018-12-28 17:51:49,630 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:49,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:49,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d9877c00-46a6-4788-a487-94ecba1c7f87 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:49,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-d9877c00-46a6-4788-a487-94ecba1c7f87 2018-12-28 17:51:49,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:49,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:49,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eca18598-d62b-44e4-a096-dbe5f44eafd4 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:49,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-eca18598-d62b-44e4-a096-dbe5f44eafd4 2018-12-28 17:51:49,845 - neutron_utils - INFO - Retrieving security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:49,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:50,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-df39f330-f649-4489-a3c0-3c58a79a7d5c Date: Fri, 28 Dec 2018 17:51:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 2, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:50,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-df39f330-f649-4489-a3c0-3c58a79a7d5c 2018-12-28 17:51:50,042 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:50,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:50,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff8003d1-6433-42f1-9ec1-a2179c717898 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:50,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-ff8003d1-6433-42f1-9ec1-a2179c717898 2018-12-28 17:51:50,230 - neutron_utils - INFO - Retrieving security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:50,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:50,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d7c9e4ba-7ce2-41d5-ac0d-3fd501a08f50 Date: Fri, 28 Dec 2018 17:51:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 2, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:50,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-d7c9e4ba-7ce2-41d5-ac0d-3fd501a08f50 2018-12-28 17:51:50,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:50,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:50,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e549191-4221-45f2-a614-86745a3afae2 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:50,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-8e549191-4221-45f2-a614-86745a3afae2 2018-12-28 17:51:50,607 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name 2018-12-28 17:51:50,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:50,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0d5a41a1-4b48-4637-baf8-2aa4fb3c976f Date: Fri, 28 Dec 2018 17:51:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 2, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:50,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-0d5a41a1-4b48-4637-baf8-2aa4fb3c976f 2018-12-28 17:51:50,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:51:50,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:51:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:50,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e3fc16-56d1-484f-a5b3-331a026b334c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a"}, "enabled": true, "id": "f42ee5260be3439391115e3494696e0a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}} 2018-12-28 17:51:50,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a used request id req-e5e3fc16-56d1-484f-a5b3-331a026b334c 2018-12-28 17:51:50,899 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:51,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d0f09760-8abf-4a79-9e70-7e649734e769 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:51,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-d0f09760-8abf-4a79-9e70-7e649734e769 2018-12-28 17:51:51,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}faf9a483a19055386e98c2be689f2d58203efccb" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637"}}' 2018-12-28 17:51:51,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8efd6020-8ec1-45d5-bd1c-c919ea499d41 Date: Fri, 28 Dec 2018 17:51:51 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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}} 2018-12-28 17:51:51,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-8efd6020-8ec1-45d5-bd1c-c919ea499d41 2018-12-28 17:51:51,391 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name 2018-12-28 17:51:51,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:51,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b3e55a3d-8adf-417d-a01b-bb8036d2529c Date: Fri, 28 Dec 2018 17:51:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 3, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:51,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-b3e55a3d-8adf-417d-a01b-bb8036d2529c 2018-12-28 17:51:51,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:51,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7e74d4-f22e-479c-be18-8b9bf5a565f5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a"}, "enabled": true, "id": "f42ee5260be3439391115e3494696e0a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}} 2018-12-28 17:51:51,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a used request id req-0c7e74d4-f22e-479c-be18-8b9bf5a565f5 2018-12-28 17:51:51,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:51,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:51,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d783d5a0-1a60-4a20-be86-39e3bbd9f29e Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:51,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-d783d5a0-1a60-4a20-be86-39e3bbd9f29e 2018-12-28 17:51:51,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}faf9a483a19055386e98c2be689f2d58203efccb" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637"}}' 2018-12-28 17:51:51,935 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-c4eb6a09-addf-49f3-8a27-649aca83cd10 Date: Fri, 28 Dec 2018 17:51:51 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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}} 2018-12-28 17:51:51,935 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-c4eb6a09-addf-49f3-8a27-649aca83cd10 2018-12-28 17:51:51,936 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name 2018-12-28 17:51:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:52,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-a7d27089-303e-4b89-8931-1d1979606217 Date: Fri, 28 Dec 2018 17:51:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:51Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 4, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:52,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-a7d27089-303e-4b89-8931-1d1979606217 2018-12-28 17:51:52,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:52,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f784606a-1f88-4b6d-980a-981e8c8731ce Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a"}, "enabled": true, "id": "f42ee5260be3439391115e3494696e0a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}} 2018-12-28 17:51:52,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a used request id req-f784606a-1f88-4b6d-980a-981e8c8731ce 2018-12-28 17:51:52,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:52,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-7219b76d-e94e-4160-b0bd-13cda042af09 Date: Fri, 28 Dec 2018 17:51:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:52,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-7219b76d-e94e-4160-b0bd-13cda042af09 2018-12-28 17:51:52,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}faf9a483a19055386e98c2be689f2d58203efccb" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10}}' 2018-12-28 17:51:52,654 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-2a5db7fe-6bb5-43c0-bd41-4e2b41a2bf4c Date: Fri, 28 Dec 2018 17:51:52 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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}} 2018-12-28 17:51:52,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-2a5db7fe-6bb5-43c0-bd41-4e2b41a2bf4c 2018-12-28 17:51:52,654 - neutron_utils - INFO - Retrieving security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:52,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-457d51f9-e747-42c0-a9fa-35eaf3356016 Date: Fri, 28 Dec 2018 17:51:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:52,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-457d51f9-e747-42c0-a9fa-35eaf3356016 2018-12-28 17:51:52,860 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:52,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:52,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1a2faa46-c885-4852-8c14-7debc7c1e117 Date: Fri, 28 Dec 2018 17:51:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:52,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-1a2faa46-c885-4852-8c14-7debc7c1e117 2018-12-28 17:51:52,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:53,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f64689208faf4b5b8b176ff6a50ae7ee", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role"}], "expires_at": "2018-12-28T18:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f42ee5260be3439391115e3494696e0a", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f42ee5260be3439391115e3494696e0a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f42ee5260be3439391115e3494696e0a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f42ee5260be3439391115e3494696e0a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-user", "id": "c6454716ddfc48029d61708090f37280"}, "audit_ids": ["7nvSZ7a8SfyKxQdUcHFv-g"], "issued_at": "2018-12-28T17:51:53.000000Z"}} 2018-12-28 17:51:53,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:53,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-884bbc34-7c4a-41b5-b3b7-6575a2917831 Date: Fri, 28 Dec 2018 17:51:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:53,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name&description=hello+group used request id req-884bbc34-7c4a-41b5-b3b7-6575a2917831 2018-12-28 17:51:53,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:53,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d74f9085-c2b1-4a29-87a8-fb4f8a7ba1e2 Date: Fri, 28 Dec 2018 17:51:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:53,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-d74f9085-c2b1-4a29-87a8-fb4f8a7ba1e2 2018-12-28 17:51:53,668 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:53,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:53,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-91aa7ffe-3b19-47c2-adbf-c4176e4a6df9 Date: Fri, 28 Dec 2018 17:51:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:53,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-91aa7ffe-3b19-47c2-adbf-c4176e4a6df9 2018-12-28 17:51:53,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:54,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c74c83d3-37e6-4f47-9714-407aa75569d1 Date: Fri, 28 Dec 2018 17:51:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:54,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-c74c83d3-37e6-4f47-9714-407aa75569d1 2018-12-28 17:51:54,084 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:54,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cef47054-31ad-4b83-9d15-92e13e7135c0 Date: Fri, 28 Dec 2018 17:51:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:54,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-cef47054-31ad-4b83-9d15-92e13e7135c0 2018-12-28 17:51:54,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:54,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7a9538df-9033-4ab7-b31b-f111b6fd71bf Date: Fri, 28 Dec 2018 17:51:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:54,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-7a9538df-9033-4ab7-b31b-f111b6fd71bf 2018-12-28 17:51:54,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:54,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:54,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7f26529e-1a68-437b-82b1-30db8775dc49 Date: Fri, 28 Dec 2018 17:51:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:54,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-7f26529e-1a68-437b-82b1-30db8775dc49 2018-12-28 17:51:54,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:54,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8268a967-0039-4085-a94e-50a5afe4e56e Date: Fri, 28 Dec 2018 17:51:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:54,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-8268a967-0039-4085-a94e-50a5afe4e56e 2018-12-28 17:51:54,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-aaab411a-1a7c-43a6-aceb-93cd02a1588a Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:55,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-aaab411a-1a7c-43a6-aceb-93cd02a1588a 2018-12-28 17:51:55,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8c84d7dd-0f90-48ce-83d4-7f0f95da5069 Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:55,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-8c84d7dd-0f90-48ce-83d4-7f0f95da5069 2018-12-28 17:51:55,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:55,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-81f3fa78-851b-4b5c-9c43-381a1f45d8af Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:55,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-81f3fa78-851b-4b5c-9c43-381a1f45d8af 2018-12-28 17:51:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c04eae45-4896-4228-8bb6-fc1691a04d12 Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:55,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-c04eae45-4896-4228-8bb6-fc1691a04d12 2018-12-28 17:51:55,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:55,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f88e36f4-5799-4fe1-8852-6b6d18b89675 Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:55,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-f88e36f4-5799-4fe1-8852-6b6d18b89675 2018-12-28 17:51:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7cab8f7a-088a-4b44-baca-37f829f3d18c Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:55,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-7cab8f7a-088a-4b44-baca-37f829f3d18c 2018-12-28 17:51:55,857 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-016231fe-bb77-45e8-bddc-307e916f04a0 Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:55,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-016231fe-bb77-45e8-bddc-307e916f04a0 2018-12-28 17:51:55,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:55,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-78e62482-b1a7-4687-b6b6-e248c4ed91a1 Date: Fri, 28 Dec 2018 17:51:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:55,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-78e62482-b1a7-4687-b6b6-e248c4ed91a1 2018-12-28 17:51:55,950 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:56,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0345c07c-8409-473d-8794-066bd6c927f6 Date: Fri, 28 Dec 2018 17:51:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:56,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-0345c07c-8409-473d-8794-066bd6c927f6 2018-12-28 17:51:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:56,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b73285aa-d63a-4319-ac2d-ab089e0e1495 Date: Fri, 28 Dec 2018 17:51:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:52Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "700ca5c5-0254-4707-82e4-e105e0816fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "revision_number": 0, "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:51:52Z", "revision_number": 0, "id": "ca536a62-28fa-4446-a0de-bf8d97162370", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": 10, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "e4f2d15d-db07-4989-868e-80befb8f85a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 5, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "name": "CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name"}]} 2018-12-28 17:51:56,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name used request id req-b73285aa-d63a-4319-ac2d-ab089e0e1495 2018-12-28 17:51:56,362 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4e3b8a89-a48f-4da4-ae1c-8fa78d647637 2018-12-28 17:51:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}455f2d8337ff9ce079b6817ea938ea7eca436be1" 2018-12-28 17:51:56,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f315dbe6-4e1e-4d99-a87c-e98bf59c4e46 Date: Fri, 28 Dec 2018 17:51:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "33da0120-0453-470b-8d97-7cbc79e4a7bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "700ca5c5-0254-4707-82e4-e105e0816fbb"}, {"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-12-28T17:51:51Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:51Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "932c1bff-f215-4574-9a99-d6b7cd88ee64"}, {"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-12-28T17:51:52Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": 10, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:52Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ca536a62-28fa-4446-a0de-bf8d97162370"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "4e3b8a89-a48f-4da4-ae1c-8fa78d647637", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "e4f2d15d-db07-4989-868e-80befb8f85a8"}]} 2018-12-28 17:51:56,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-f315dbe6-4e1e-4d99-a87c-e98bf59c4e46 2018-12-28 17:51:56,531 - neutron_utils - INFO - Deleting security group rule with ID - 932c1bff-f215-4574-9a99-d6b7cd88ee64 2018-12-28 17:51:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/932c1bff-f215-4574-9a99-d6b7cd88ee64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:56,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c8f8074-3f8d-4f67-9847-7913d9851783 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:56,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/932c1bff-f215-4574-9a99-d6b7cd88ee64 used request id req-7c8f8074-3f8d-4f67-9847-7913d9851783 2018-12-28 17:51:56,662 - neutron_utils - INFO - Deleting security group rule with ID - ca536a62-28fa-4446-a0de-bf8d97162370 2018-12-28 17:51:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ca536a62-28fa-4446-a0de-bf8d97162370 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:56,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acd99d62-b454-457b-b862-2098a51463b9 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:56,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ca536a62-28fa-4446-a0de-bf8d97162370 used request id req-acd99d62-b454-457b-b862-2098a51463b9 2018-12-28 17:51:56,912 - neutron_utils - INFO - Deleting security group rule with ID - 700ca5c5-0254-4707-82e4-e105e0816fbb 2018-12-28 17:51:56,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/700ca5c5-0254-4707-82e4-e105e0816fbb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:57,016 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6e2fe6a-a65a-49da-8b4c-e6865250dc50 Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:57,016 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/700ca5c5-0254-4707-82e4-e105e0816fbb used request id req-b6e2fe6a-a65a-49da-8b4c-e6865250dc50 2018-12-28 17:51:57,017 - neutron_utils - INFO - Deleting security group rule with ID - e4f2d15d-db07-4989-868e-80befb8f85a8 2018-12-28 17:51:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e4f2d15d-db07-4989-868e-80befb8f85a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:57,131 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f94b773e-7884-4c4d-b024-99245c5f167b Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:57,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e4f2d15d-db07-4989-868e-80befb8f85a8 used request id req-f94b773e-7884-4c4d-b024-99245c5f167b 2018-12-28 17:51:57,132 - neutron_utils - INFO - Deleting security group rule with ID - 33da0120-0453-470b-8d97-7cbc79e4a7bf 2018-12-28 17:51:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/33da0120-0453-470b-8d97-7cbc79e4a7bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:57,238 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76a207d5-0153-4941-ba40-3c73b9727f5a Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:57,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/33da0120-0453-470b-8d97-7cbc79e4a7bf used request id req-76a207d5-0153-4941-ba40-3c73b9727f5a 2018-12-28 17:51:57,238 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4aa56a4d-f62a-4dd6-abfc-207eb87b6706name 2018-12-28 17:51:57,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/4e3b8a89-a48f-4da4-ae1c-8fa78d647637 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faf9a483a19055386e98c2be689f2d58203efccb" 2018-12-28 17:51:57,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9969bb5f-bcf8-4ecb-ad2b-8bddd9605fec Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:57,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/4e3b8a89-a48f-4da4-ae1c-8fa78d647637 used request id req-9969bb5f-bcf8-4ecb-ad2b-8bddd9605fec 2018-12-28 17:51:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:57,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-668fdcba-ad0d-4a1a-abe9-2705acc52cb7 Date: Fri, 28 Dec 2018 17:51:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "updated_at": "2018-12-28T17:51:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "0c2aa010-dea6-4125-b72e-f03602dc1cff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "53530690-8589-464b-ad03-de92b2c8be0e", "remote_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "b854a771-225b-4a6d-a85f-6eb81dbf0e3d", "remote_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv4", "project_id": "f42ee5260be3439391115e3494696e0a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "revision_number": 0, "id": "dcc5f244-6c34-4df0-89b7-ed5d4bdbfd55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "tenant_id": "f42ee5260be3439391115e3494696e0a", "port_range_min": null, "ethertype": "IPv6", "project_id": "f42ee5260be3439391115e3494696e0a"}], "revision_number": 4, "project_id": "f42ee5260be3439391115e3494696e0a", "id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "name": "default"}]} 2018-12-28 17:51:57,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-668fdcba-ad0d-4a1a-abe9-2705acc52cb7 2018-12-28 17:51:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:57,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5130793f-c731-4806-864f-dc18d8c15fee Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:51:57,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-5130793f-c731-4806-864f-dc18d8c15fee 2018-12-28 17:51:57,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:57,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f17fe7c-760f-47f4-b0bc-d4d5f7f69c04 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:51:57,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-4f17fe7c-760f-47f4-b0bc-d4d5f7f69c04 2018-12-28 17:51:57,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:57,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3749f1cf-6ee0-415e-b35c-5c890d13e02f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:51:57,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-3749f1cf-6ee0-415e-b35c-5c890d13e02f 2018-12-28 17:51:57,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:57,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26cd964d-0a59-4711-b32a-61fda4a3c965 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a"}, "enabled": true, "id": "f42ee5260be3439391115e3494696e0a", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj"}} 2018-12-28 17:51:57,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a used request id req-26cd964d-0a59-4711-b32a-61fda4a3c965 2018-12-28 17:51:57,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ff30b6c8-6b2d-44ab-9896-bdf62422bd00 2018-12-28 17:51:57,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ff30b6c8-6b2d-44ab-9896-bdf62422bd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-90545760-ba53-4e9e-9244-2a7c825b39f8 Date: Fri, 28 Dec 2018 17:51: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-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "0c2aa010-dea6-4125-b72e-f03602dc1cff"}, {"remote_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "53530690-8589-464b-ad03-de92b2c8be0e"}, {"remote_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "b854a771-225b-4a6d-a85f-6eb81dbf0e3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:51:49Z", "security_group_id": "ff30b6c8-6b2d-44ab-9896-bdf62422bd00", "port_range_min": null, "revision_number": 0, "tenant_id": "f42ee5260be3439391115e3494696e0a", "created_at": "2018-12-28T17:51:49Z", "project_id": "f42ee5260be3439391115e3494696e0a", "id": "dcc5f244-6c34-4df0-89b7-ed5d4bdbfd55"}]} 2018-12-28 17:51:58,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ff30b6c8-6b2d-44ab-9896-bdf62422bd00 used request id req-90545760-ba53-4e9e-9244-2a7c825b39f8 2018-12-28 17:51:58,118 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:51:58,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ff30b6c8-6b2d-44ab-9896-bdf62422bd00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:58,433 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63df14ac-3642-4f38-a66c-5108f3e31ddd Content-Length: 0 Date: Fri, 28 Dec 2018 17:51:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:51:58,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ff30b6c8-6b2d-44ab-9896-bdf62422bd00 used request id req-63df14ac-3642-4f38-a66c-5108f3e31ddd 2018-12-28 17:51:58,434 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj 2018-12-28 17:51:58,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:58,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16dc3c40-2344-41e8-841c-823f6e084996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:58,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f42ee5260be3439391115e3494696e0a used request id req-16dc3c40-2344-41e8-841c-823f6e084996 2018-12-28 17:51:58,626 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-55c0eaf5-001e-4fb-proj-role 2018-12-28 17:51:58,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f64689208faf4b5b8b176ff6a50ae7ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:58,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23b398fd-241b-4516-9e11-1a734a7546de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:58,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f64689208faf4b5b8b176ff6a50ae7ee used request id req-23b398fd-241b-4516-9e11-1a734a7546de 2018-12-28 17:51:58,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fed0ef5ec383ffe9d1061b83fd4fb57d3b1f2edf" 2018-12-28 17:51:58,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551c7e42-1fe5-439c-a2e5-b4a1571dad59 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:51:58,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-551c7e42-1fe5-439c-a2e5-b4a1571dad59 2018-12-28 17:51:58,823 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-55c0eaf5-001e-4fb-user 2018-12-28 17:51:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c6454716ddfc48029d61708090f37280 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}602e62ac39f7bc67069571581c55f671f5f1003d" 2018-12-28 17:51:59,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f951de-34cb-4f97-8bc2-1b4704e7c33e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:51:59,006 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c6454716ddfc48029d61708090f37280 used request id req-70f951de-34cb-4f97-8bc2-1b4704e7c33e 2018-12-28 17:51:59,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:59,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["mU3LPGh8Q9-VeKBP0R0Q0g"], "issued_at": "2018-12-28T17:51:59.000000Z"}} 2018-12-28 17:51:59,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d52dae16d3d943bbc5cd7e2444a77d821ecf14" 2018-12-28 17:51:59,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d76f1c3-49b8-4639-8cd7-0382883eee01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:51:59,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4d76f1c3-49b8-4639-8cd7-0382883eee01 2018-12-28 17:51:59,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:51:59,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:51:59,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["YE97cIsiRmWhC1PAO0jTAg"], "issued_at": "2018-12-28T17:51:59.000000Z"}} 2018-12-28 17:51:59,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:00,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ea11d8-f86e-4fdc-9303-112bcd2f1ac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:00,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-42ea11d8-f86e-4fdc-9303-112bcd2f1ac9 2018-12-28 17:52:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:00,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:00,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:00,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0863267-5749-4268-903b-dc025d33272c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:52:00,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj used request id req-d0863267-5749-4268-903b-dc025d33272c 2018-12-28 17:52:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:00,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2f6b95-2996-47fb-b79e-6cf4a9ead689 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:00,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2f2f6b95-2996-47fb-b79e-6cf4a9ead689 2018-12-28 17:52:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj"}}' 2018-12-28 17:52:00,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7eede090-30ec-4067-886d-f8797de057ef Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826"}, "enabled": true, "id": "18898aa2987147b0a6f09b00da43f826", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj"}} 2018-12-28 17:52:00,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7eede090-30ec-4067-886d-f8797de057ef 2018-12-28 17:52:00,330 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj 2018-12-28 17:52:00,331 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:00,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:00,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["WPZhf9b6QtGfX_1wBOOwAA"], "issued_at": "2018-12-28T17:52:00.000000Z"}} 2018-12-28 17:52:00,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa16d0ec8cfa0063a2c72a5e43b73e310373f40" 2018-12-28 17:52:00,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cf631fe-cd5c-4cbb-aab8-63d5ba93673f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:00,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2cf631fe-cd5c-4cbb-aab8-63d5ba93673f 2018-12-28 17:52:00,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:00,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:00,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa16d0ec8cfa0063a2c72a5e43b73e310373f40" 2018-12-28 17:52:00,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991ab4d3-463b-4878-9b04-64761e83e874 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:52:00,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-991ab4d3-463b-4878-9b04-64761e83e874 2018-12-28 17:52:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa16d0ec8cfa0063a2c72a5e43b73e310373f40" 2018-12-28 17:52:01,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-626653c0-76c1-4717-bca9-43888a59ac61 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826"}, "enabled": true, "id": "18898aa2987147b0a6f09b00da43f826", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj"}]} 2018-12-28 17:52:01,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj used request id req-626653c0-76c1-4717-bca9-43888a59ac61 2018-12-28 17:52:01,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa16d0ec8cfa0063a2c72a5e43b73e310373f40" 2018-12-28 17:52:01,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a16b11-0429-4783-91c1-a146101830e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:01,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-84a16b11-0429-4783-91c1-a146101830e0 2018-12-28 17:52:01,401 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-d9a80ec6-9ff3-413-user 2018-12-28 17:52:01,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:01,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5634ef4-0979-4d9f-8520-0bab62093a67 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:01,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a5634ef4-0979-4d9f-8520-0bab62093a67 2018-12-28 17:52:01,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" -d '{"role": {"name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role"}}' 2018-12-28 17:52:01,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9342a71f-8fc6-4304-b3ea-f9bf2aa89801 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d78a3beb15cb4ed28d38b7deec6284e6", "links": {"self": "http://172.30.9.21:5000/v3/roles/d78a3beb15cb4ed28d38b7deec6284e6"}, "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role"}} 2018-12-28 17:52:01,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9342a71f-8fc6-4304-b3ea-f9bf2aa89801 2018-12-28 17:52:01,702 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role 2018-12-28 17:52:01,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d78a3beb15cb4ed28d38b7deec6284e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:01,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe98da3a-6cc9-49c9-8f10-3ba12e195206 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/d78a3beb15cb4ed28d38b7deec6284e6"}, "domain_id": null, "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role", "id": "d78a3beb15cb4ed28d38b7deec6284e6"}} 2018-12-28 17:52:01,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d78a3beb15cb4ed28d38b7deec6284e6 used request id req-fe98da3a-6cc9-49c9-8f10-3ba12e195206 2018-12-28 17:52:01,799 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role to project CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj 2018-12-28 17:52:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826/users/4ea750b703044a03a953ee35052caa28/roles/d78a3beb15cb4ed28d38b7deec6284e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:01,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ac948e4-7c0c-4e18-9da5-e9a2b3935655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:01,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826/users/4ea750b703044a03a953ee35052caa28/roles/d78a3beb15cb4ed28d38b7deec6284e6 used request id req-7ac948e4-7c0c-4e18-9da5-e9a2b3935655 2018-12-28 17:52:01,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:01,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:02,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d78a3beb15cb4ed28d38b7deec6284e6", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role"}], "expires_at": "2018-12-28T18:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18898aa2987147b0a6f09b00da43f826", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-user", "id": "4ea750b703044a03a953ee35052caa28"}, "audit_ids": ["6edzr6r7ROar1Ve0DplegQ"], "issued_at": "2018-12-28T17:52:02.000000Z"}} 2018-12-28 17:52:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:02,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55227a69-545a-43f1-872f-02582f5d114d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:02,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-55227a69-545a-43f1-872f-02582f5d114d 2018-12-28 17:52:02,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:02,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-21a85e85-c3f5-49b2-b49b-2fc3ad735a45 Date: Fri, 28 Dec 2018 17:52:02 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:52:02,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name&description=hello+group used request id req-21a85e85-c3f5-49b2-b49b-2fc3ad735a45 2018-12-28 17:52:02,675 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name... 2018-12-28 17:52:02,675 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name 2018-12-28 17:52:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" -d '{"security_group": {"name": "CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name", "description": "hello group"}}' 2018-12-28 17:52:03,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-2f3dd044-16e6-4f7c-ae21-ae488f067d7e Date: Fri, 28 Dec 2018 17:52:03 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "updated_at": "2018-12-28T17:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}], "revision_number": 2, "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "name": "CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name"}} 2018-12-28 17:52:03,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-2f3dd044-16e6-4f7c-ae21-ae488f067d7e 2018-12-28 17:52:03,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:03,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fdf5b476-eda9-4679-b999-189dc194cefd Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:03,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-fdf5b476-eda9-4679-b999-189dc194cefd 2018-12-28 17:52:03,232 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:03,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ed070023-780c-4905-be1f-31bae684fe03 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:03,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-ed070023-780c-4905-be1f-31bae684fe03 2018-12-28 17:52:03,407 - neutron_utils - INFO - Retrieving security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:03,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:03,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-3042827d-c37d-4d54-9417-f5a9defaf476 Date: Fri, 28 Dec 2018 17:52:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "updated_at": "2018-12-28T17:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}], "revision_number": 2, "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "name": "CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name"}]} 2018-12-28 17:52:03,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-3042827d-c37d-4d54-9417-f5a9defaf476 2018-12-28 17:52:03,618 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:03,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:03,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4a31ac4-cd6a-40fc-b7a1-076f513f2823 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:03,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-f4a31ac4-cd6a-40fc-b7a1-076f513f2823 2018-12-28 17:52:03,807 - neutron_utils - INFO - Retrieving security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:03,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:04,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-07cbe3f6-120c-4ba7-ae08-895170b78b49 Date: Fri, 28 Dec 2018 17:52:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "updated_at": "2018-12-28T17:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}], "revision_number": 2, "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "name": "CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name"}]} 2018-12-28 17:52:04,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-07cbe3f6-120c-4ba7-ae08-895170b78b49 2018-12-28 17:52:04,021 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:04,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:04,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3852cd4b-9d1d-44fa-9479-7258e2b3883c Date: Fri, 28 Dec 2018 17:52:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:04,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-3852cd4b-9d1d-44fa-9479-7258e2b3883c 2018-12-28 17:52:04,202 - neutron_utils - INFO - Retrieving security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:04,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:04,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bd38f0d8-e52e-43ce-a04a-4417619022f9 Date: Fri, 28 Dec 2018 17:52:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "updated_at": "2018-12-28T17:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}], "revision_number": 2, "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "name": "CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name"}]} 2018-12-28 17:52:04,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-bd38f0d8-e52e-43ce-a04a-4417619022f9 2018-12-28 17:52:04,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:04,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:04,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a089ad65-d356-49fc-99be-eadba21be8a0 Date: Fri, 28 Dec 2018 17:52:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:04,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-a089ad65-d356-49fc-99be-eadba21be8a0 2018-12-28 17:52:04,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:04,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d78a3beb15cb4ed28d38b7deec6284e6", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role"}], "expires_at": "2018-12-28T18:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "18898aa2987147b0a6f09b00da43f826", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/18898aa2987147b0a6f09b00da43f826", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/18898aa2987147b0a6f09b00da43f826", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/18898aa2987147b0a6f09b00da43f826", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-user", "id": "4ea750b703044a03a953ee35052caa28"}, "audit_ids": ["sgkcxg9ySx-zW28lyLtEYA"], "issued_at": "2018-12-28T17:52:04.000000Z"}} 2018-12-28 17:52:04,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933a812b2fbfed9f3eb277806439972529445" 2018-12-28 17:52:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-34c781ce-8026-4a15-95e9-56723f111b63 Date: Fri, 28 Dec 2018 17:52:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "updated_at": "2018-12-28T17:52:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}], "revision_number": 2, "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "name": "CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name"}]} 2018-12-28 17:52:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name&description=hello+group used request id req-34c781ce-8026-4a15-95e9-56723f111b63 2018-12-28 17:52:05,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933a812b2fbfed9f3eb277806439972529445" 2018-12-28 17:52:05,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c00171a-1cbb-439f-ba20-77a74eecdc4a Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:05,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-1c00171a-1cbb-439f-ba20-77a74eecdc4a 2018-12-28 17:52:05,349 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1de0d9d4-2a28-4b51-9027-248b09ec34dd 2018-12-28 17:52:05,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf933a812b2fbfed9f3eb277806439972529445" 2018-12-28 17:52:05,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-abbd9458-9966-4e9e-97b8-38b3617d5bc1 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "1c38f8eb-9881-41aa-b45a-fad3274475d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "1de0d9d4-2a28-4b51-9027-248b09ec34dd", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "21d679b7-6968-4a3c-ba13-e8606ad709ee"}]} 2018-12-28 17:52:05,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-abbd9458-9966-4e9e-97b8-38b3617d5bc1 2018-12-28 17:52:05,523 - neutron_utils - INFO - Deleting security group rule with ID - 21d679b7-6968-4a3c-ba13-e8606ad709ee 2018-12-28 17:52:05,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/21d679b7-6968-4a3c-ba13-e8606ad709ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:05,765 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a6c335c-f8f1-4ca7-81a1-5361863c97d3 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:05,765 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/21d679b7-6968-4a3c-ba13-e8606ad709ee used request id req-5a6c335c-f8f1-4ca7-81a1-5361863c97d3 2018-12-28 17:52:05,765 - neutron_utils - INFO - Deleting security group rule with ID - 1c38f8eb-9881-41aa-b45a-fad3274475d0 2018-12-28 17:52:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1c38f8eb-9881-41aa-b45a-fad3274475d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:06,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ad58fd9-15b2-40fd-94f3-9a4effe8f45b Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:06,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1c38f8eb-9881-41aa-b45a-fad3274475d0 used request id req-4ad58fd9-15b2-40fd-94f3-9a4effe8f45b 2018-12-28 17:52:06,012 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-35b68228-2ef4-4cff-a621-a021e3681c60name 2018-12-28 17:52:06,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1de0d9d4-2a28-4b51-9027-248b09ec34dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30b8551078a8dcf0fc84ede8a4ca032458c022c1" 2018-12-28 17:52:06,278 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94905aea-8fed-4485-8cb8-31112d071569 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:06,278 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1de0d9d4-2a28-4b51-9027-248b09ec34dd used request id req-94905aea-8fed-4485-8cb8-31112d071569 2018-12-28 17:52:06,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:06,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b08392bb-091e-44e7-b0a2-a6ff1ae8f0b8 Date: Fri, 28 Dec 2018 17:52:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "updated_at": "2018-12-28T17:52:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "06d201c1-0d15-4737-971b-df1aae0c06c9", "remote_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "aa1d4522-0536-497b-ba0b-0e20e47a6f5d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv4", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "aa9eae03-dcfd-421e-b7ad-a22d013f433a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "revision_number": 0, "id": "dd41b689-3031-4c9c-95ac-16f3beaa0675", "remote_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "tenant_id": "18898aa2987147b0a6f09b00da43f826", "port_range_min": null, "ethertype": "IPv6", "project_id": "18898aa2987147b0a6f09b00da43f826"}], "revision_number": 4, "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "536fb078-2f18-4dc0-b830-8660ebfee498", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:52:06,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b08392bb-091e-44e7-b0a2-a6ff1ae8f0b8 2018-12-28 17:52:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:06,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da86bda3-ee9e-4865-a6c9-881c4194b02d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:52:06,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-da86bda3-ee9e-4865-a6c9-881c4194b02d 2018-12-28 17:52:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:06,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085910e9-3b75-4003-9c33-8ddbe92c799a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826"}, "enabled": true, "id": "18898aa2987147b0a6f09b00da43f826", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj"}} 2018-12-28 17:52:06,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826 used request id req-085910e9-3b75-4003-9c33-8ddbe92c799a 2018-12-28 17:52:06,685 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 536fb078-2f18-4dc0-b830-8660ebfee498 2018-12-28 17:52:06,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=536fb078-2f18-4dc0-b830-8660ebfee498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:06,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2f2ad594-5472-472d-8db0-5033c6fb8db9 Date: Fri, 28 Dec 2018 17:52:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "06d201c1-0d15-4737-971b-df1aae0c06c9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "aa1d4522-0536-497b-ba0b-0e20e47a6f5d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "aa9eae03-dcfd-421e-b7ad-a22d013f433a"}, {"remote_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:02Z", "security_group_id": "536fb078-2f18-4dc0-b830-8660ebfee498", "port_range_min": null, "revision_number": 0, "tenant_id": "18898aa2987147b0a6f09b00da43f826", "created_at": "2018-12-28T17:52:02Z", "project_id": "18898aa2987147b0a6f09b00da43f826", "id": "dd41b689-3031-4c9c-95ac-16f3beaa0675"}]} 2018-12-28 17:52:06,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=536fb078-2f18-4dc0-b830-8660ebfee498 used request id req-2f2ad594-5472-472d-8db0-5033c6fb8db9 2018-12-28 17:52:06,873 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:52:06,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/536fb078-2f18-4dc0-b830-8660ebfee498 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:07,153 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34842ebd-f46c-4b68-a54b-efb1101e5919 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:07,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/536fb078-2f18-4dc0-b830-8660ebfee498 used request id req-34842ebd-f46c-4b68-a54b-efb1101e5919 2018-12-28 17:52:07,154 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj 2018-12-28 17:52:07,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:07,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf269ae-9a1a-4322-95ca-92dad52c38c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:07,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/18898aa2987147b0a6f09b00da43f826 used request id req-1cf269ae-9a1a-4322-95ca-92dad52c38c3 2018-12-28 17:52:07,376 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-d9a80ec6-9ff3-413-proj-role 2018-12-28 17:52:07,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d78a3beb15cb4ed28d38b7deec6284e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:07,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9e1308c-5024-4bfc-951b-f78b164c2a2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:07,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d78a3beb15cb4ed28d38b7deec6284e6 used request id req-b9e1308c-5024-4bfc-951b-f78b164c2a2e 2018-12-28 17:52:07,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fee71cfa801cbecf5014d70772368d4c5d63f2" 2018-12-28 17:52:07,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f4f177-b509-4a8a-ab72-f7332b220a89 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:07,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-32f4f177-b509-4a8a-ab72-f7332b220a89 2018-12-28 17:52:07,576 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-d9a80ec6-9ff3-413-user 2018-12-28 17:52:07,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4ea750b703044a03a953ee35052caa28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fa16d0ec8cfa0063a2c72a5e43b73e310373f40" 2018-12-28 17:52:07,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eef507c7-6f85-42d5-a0dc-7a53d8eb27ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:07,760 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4ea750b703044a03a953ee35052caa28 used request id req-eef507c7-6f85-42d5-a0dc-7a53d8eb27ed 2018-12-28 17:52:07,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:08,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3WA3xVI7TqmRDSut0qlUPA"], "issued_at": "2018-12-28T17:52:08.000000Z"}} 2018-12-28 17:52:08,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa1244298d24856836736b438f7079a46bad71d" 2018-12-28 17:52:08,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3080bdc1-f056-416a-8120-3acbf7dd6a3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:08,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3080bdc1-f056-416a-8120-3acbf7dd6a3e 2018-12-28 17:52:08,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:08,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:08,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["R3KUjIrlTeWvBpjkVVP8UQ"], "issued_at": "2018-12-28T17:52:08.000000Z"}} 2018-12-28 17:52:08,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:08,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4fdd68-84d4-433b-b9b2-89c4f9a88c81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:08,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6b4fdd68-84d4-433b-b9b2-89c4f9a88c81 2018-12-28 17:52:08,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:08,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ab0585ab-70c0-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:08,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a81becc1-e03c-4d10-9d26-6e938b9f13de Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ab0585ab-70c0-4da-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:52:08,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ab0585ab-70c0-4da-proj used request id req-a81becc1-e03c-4d10-9d26-6e938b9f13de 2018-12-28 17:52:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:08,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9876fa-4910-40e0-b01a-a464a3f1e476 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:08,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9b9876fa-4910-40e0-b01a-a464a3f1e476 2018-12-28 17:52:08,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}}' 2018-12-28 17:52:09,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06deb17c-ce29-43f0-8f4a-a57efc7ef258 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20"}, "enabled": true, "id": "a60c433cbfd24c1881505e7029787c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}} 2018-12-28 17:52:09,031 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-06deb17c-ce29-43f0-8f4a-a57efc7ef258 2018-12-28 17:52:09,031 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ab0585ab-70c0-4da-proj 2018-12-28 17:52:09,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:09,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:09,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["t_BncT6dSiqTTZhNFNKZHQ"], "issued_at": "2018-12-28T17:52:09.000000Z"}} 2018-12-28 17:52:09,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf2db0eb222bde3f2d343643735f26d9fc716a1" 2018-12-28 17:52:09,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08439412-11a9-4f94-a90f-eb4aec3d4110 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:09,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-08439412-11a9-4f94-a90f-eb4aec3d4110 2018-12-28 17:52:09,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:09,506 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:09,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf2db0eb222bde3f2d343643735f26d9fc716a1" 2018-12-28 17:52:09,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ee2553-c341-42f0-83d7-46dd4d5fb5be Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:52:09,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-42ee2553-c341-42f0-83d7-46dd4d5fb5be 2018-12-28 17:52:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-ab0585ab-70c0-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf2db0eb222bde3f2d343643735f26d9fc716a1" 2018-12-28 17:52:09,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e46e156-232d-46d5-873a-4cd5d642a631 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-ab0585ab-70c0-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20"}, "enabled": true, "id": "a60c433cbfd24c1881505e7029787c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}]} 2018-12-28 17:52:09,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-ab0585ab-70c0-4da-proj used request id req-7e46e156-232d-46d5-873a-4cd5d642a631 2018-12-28 17:52:09,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf2db0eb222bde3f2d343643735f26d9fc716a1" 2018-12-28 17:52:09,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537f0a9d-f0d5-4110-80a6-b16f7d97a690 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:09,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-537f0a9d-f0d5-4110-80a6-b16f7d97a690 2018-12-28 17:52:10,091 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ab0585ab-70c0-4da-user 2018-12-28 17:52:10,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:10,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:10,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264926aa-0fa3-4fcd-8730-61f3ded1a6e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:10,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-264926aa-0fa3-4fcd-8730-61f3ded1a6e3 2018-12-28 17:52:10,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" -d '{"role": {"name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role"}}' 2018-12-28 17:52:10,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6a18d93-8618-48c9-a68b-76afa68e5b1f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82c70689b78a45d0b5f56f6d272c1712", "links": {"self": "http://172.30.9.21:5000/v3/roles/82c70689b78a45d0b5f56f6d272c1712"}, "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role"}} 2018-12-28 17:52:10,294 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6a18d93-8618-48c9-a68b-76afa68e5b1f 2018-12-28 17:52:10,294 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role 2018-12-28 17:52:10,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/82c70689b78a45d0b5f56f6d272c1712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:10,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19af180e-950e-4dd8-a8a8-208f60e127b0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/82c70689b78a45d0b5f56f6d272c1712"}, "domain_id": null, "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role", "id": "82c70689b78a45d0b5f56f6d272c1712"}} 2018-12-28 17:52:10,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/82c70689b78a45d0b5f56f6d272c1712 used request id req-19af180e-950e-4dd8-a8a8-208f60e127b0 2018-12-28 17:52:10,391 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role to project CreateSecurityGroupTests-ab0585ab-70c0-4da-proj 2018-12-28 17:52:10,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20/users/c1913e522b8f41f280650f39b80072d6/roles/82c70689b78a45d0b5f56f6d272c1712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:10,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ded27ef-e34c-45b9-82dd-b8f3b08ede82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:10,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20/users/c1913e522b8f41f280650f39b80072d6/roles/82c70689b78a45d0b5f56f6d272c1712 used request id req-9ded27ef-e34c-45b9-82dd-b8f3b08ede82 2018-12-28 17:52:10,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:10,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:10,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82c70689b78a45d0b5f56f6d272c1712", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role"}], "expires_at": "2018-12-28T18:52:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a60c433cbfd24c1881505e7029787c20", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-user", "id": "c1913e522b8f41f280650f39b80072d6"}, "audit_ids": ["c0YlcbIBTLWFVHMlzCiGMA"], "issued_at": "2018-12-28T17:52:10.000000Z"}} 2018-12-28 17:52:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:10,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e988fa96-4e1b-46a0-b439-ef8ed59679aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:10,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e988fa96-4e1b-46a0-b439-ef8ed59679aa 2018-12-28 17:52:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:11,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c83c2353-597e-4586-adea-55bf2d1e11df Date: Fri, 28 Dec 2018 17:52:11 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:52:11,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename&description=hello+group used request id req-c83c2353-597e-4586-adea-55bf2d1e11df 2018-12-28 17:52:11,273 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename... 2018-12-28 17:52:11,273 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename 2018-12-28 17:52:11,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" -d '{"security_group": {"name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename", "description": "hello group"}}' 2018-12-28 17:52:11,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b04ffc18-5d3b-4094-90a2-a369af84546c Date: Fri, 28 Dec 2018 17:52:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 2, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}} 2018-12-28 17:52:11,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-b04ffc18-5d3b-4094-90a2-a369af84546c 2018-12-28 17:52:11,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:11,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:11,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec1fc464-7af4-4964-bba9-315ffa241b74 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:11,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-ec1fc464-7af4-4964-bba9-315ffa241b74 2018-12-28 17:52:11,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:11,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:12,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f559e71a-b7d0-4915-8e46-a7794b6d8e63 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:12,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-f559e71a-b7d0-4915-8e46-a7794b6d8e63 2018-12-28 17:52:12,100 - neutron_utils - INFO - Retrieving security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:12,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:12,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b85b22e4-318e-4fa8-ad1d-afaa88724564 Date: Fri, 28 Dec 2018 17:52:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 2, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:12,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-b85b22e4-318e-4fa8-ad1d-afaa88724564 2018-12-28 17:52:12,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:12,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:12,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0adc5f3-3b95-444e-b606-50e3426d3a1d Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:12,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-b0adc5f3-3b95-444e-b606-50e3426d3a1d 2018-12-28 17:52:12,482 - neutron_utils - INFO - Retrieving security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:12,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:12,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e550ee92-d5f4-4b0d-96e7-c88074ed87e2 Date: Fri, 28 Dec 2018 17:52:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 2, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:12,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-e550ee92-d5f4-4b0d-96e7-c88074ed87e2 2018-12-28 17:52:12,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:12,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:12,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9bc0513-f957-4146-b36d-0da8e99b1e49 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:12,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-a9bc0513-f957-4146-b36d-0da8e99b1e49 2018-12-28 17:52:12,860 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename 2018-12-28 17:52:12,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:12,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-83b64836-3124-4518-9ee5-6e100091104d Date: Fri, 28 Dec 2018 17:52:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 2, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:12,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-83b64836-3124-4518-9ee5-6e100091104d 2018-12-28 17:52:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:12,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:12,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:13,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3f0a099-717f-4e31-9f8c-20b0ae7890d2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20"}, "enabled": true, "id": "a60c433cbfd24c1881505e7029787c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}} 2018-12-28 17:52:13,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 used request id req-f3f0a099-717f-4e31-9f8c-20b0ae7890d2 2018-12-28 17:52:13,002 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:13,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:13,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3c592882-9cea-48c7-af72-2e5618d78031 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:13,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-3c592882-9cea-48c7-af72-2e5618d78031 2018-12-28 17:52:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf"}}' 2018-12-28 17:52:13,492 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-3ba57080-fa31-40f2-9f44-406178ee52d7 Date: Fri, 28 Dec 2018 17:52:13 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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}} 2018-12-28 17:52:13,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-3ba57080-fa31-40f2-9f44-406178ee52d7 2018-12-28 17:52:13,492 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename 2018-12-28 17:52:13,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:13,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9203d52c-d2bb-4551-a790-7003f0a31b3f Date: Fri, 28 Dec 2018 17:52:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 3, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:13,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-9203d52c-d2bb-4551-a790-7003f0a31b3f 2018-12-28 17:52:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:13,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50364e6e-c6c5-48eb-812e-01fc82cab322 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20"}, "enabled": true, "id": "a60c433cbfd24c1881505e7029787c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}} 2018-12-28 17:52:13,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 used request id req-50364e6e-c6c5-48eb-812e-01fc82cab322 2018-12-28 17:52:13,636 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:13,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:13,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6a8e89fe-46e1-431d-a348-bb795af0b3cf Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:13,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-6a8e89fe-46e1-431d-a348-bb795af0b3cf 2018-12-28 17:52:13,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf"}}' 2018-12-28 17:52:13,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-db01f2bb-8232-458f-bcab-350b5a1f781b Date: Fri, 28 Dec 2018 17:52:13 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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}} 2018-12-28 17:52:13,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-db01f2bb-8232-458f-bcab-350b5a1f781b 2018-12-28 17:52:13,965 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename 2018-12-28 17:52:13,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:14,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-0a0f2574-752c-45ce-8ef5-2c82cac0163a Date: Fri, 28 Dec 2018 17:52:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 4, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:14,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-0a0f2574-752c-45ce-8ef5-2c82cac0163a 2018-12-28 17:52:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:14,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5644d6d-9454-4ce1-a9a0-abaf43ac5736 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20"}, "enabled": true, "id": "a60c433cbfd24c1881505e7029787c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}} 2018-12-28 17:52:14,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 used request id req-e5644d6d-9454-4ce1-a9a0-abaf43ac5736 2018-12-28 17:52:14,275 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:14,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:14,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-889699bb-6fc2-4b5c-8941-45af1b0c2c78 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:14,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-889699bb-6fc2-4b5c-8941-45af1b0c2c78 2018-12-28 17:52:14,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10}}' 2018-12-28 17:52:14,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-81fbb6e3-105d-415f-8d2f-0f674c04b17a Date: Fri, 28 Dec 2018 17:52:14 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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}} 2018-12-28 17:52:14,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-81fbb6e3-105d-415f-8d2f-0f674c04b17a 2018-12-28 17:52:14,481 - neutron_utils - INFO - Retrieving security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:14,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:14,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-03b3b9c0-5fd8-4e3c-b76e-1e07c69d955d Date: Fri, 28 Dec 2018 17:52:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:14,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-03b3b9c0-5fd8-4e3c-b76e-1e07c69d955d 2018-12-28 17:52:14,690 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:14,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-dd420141-0a4a-4e49-8960-3e5cc2b7ede0 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:14,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-dd420141-0a4a-4e49-8960-3e5cc2b7ede0 2018-12-28 17:52:14,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:15,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82c70689b78a45d0b5f56f6d272c1712", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role"}], "expires_at": "2018-12-28T18:52:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a60c433cbfd24c1881505e7029787c20", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a60c433cbfd24c1881505e7029787c20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a60c433cbfd24c1881505e7029787c20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a60c433cbfd24c1881505e7029787c20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-user", "id": "c1913e522b8f41f280650f39b80072d6"}, "audit_ids": ["d_Exxp_pRTKzXlhBhgKL5w"], "issued_at": "2018-12-28T17:52:15.000000Z"}} 2018-12-28 17:52:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:15,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-dfb5af57-bc7a-424a-ae82-77503633fec6 Date: Fri, 28 Dec 2018 17:52:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:15,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename&description=hello+group used request id req-dfb5af57-bc7a-424a-ae82-77503633fec6 2018-12-28 17:52:15,447 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:15,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-60932e93-e4ef-4087-acda-75d30abcb691 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:15,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-60932e93-e4ef-4087-acda-75d30abcb691 2018-12-28 17:52:15,635 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:15,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9246e0d5-102b-4950-9b0c-615c26cd8c26 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:15,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-9246e0d5-102b-4950-9b0c-615c26cd8c26 2018-12-28 17:52:15,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:16,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-13c479e2-c484-4c15-9ae0-41b2310a30e3 Date: Fri, 28 Dec 2018 17:52:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:16,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-13c479e2-c484-4c15-9ae0-41b2310a30e3 2018-12-28 17:52:16,014 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:16,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:16,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-170ae7c8-9feb-40c7-b346-73aef018ca07 Date: Fri, 28 Dec 2018 17:52:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:16,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-170ae7c8-9feb-40c7-b346-73aef018ca07 2018-12-28 17:52:16,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:16,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d97d0698-6f0a-45be-ba23-91db96d7e533 Date: Fri, 28 Dec 2018 17:52:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:16,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-d97d0698-6f0a-45be-ba23-91db96d7e533 2018-12-28 17:52:16,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:16,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:16,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-98b17408-038b-4911-879d-0aeb7af3af95 Date: Fri, 28 Dec 2018 17:52:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:16,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-98b17408-038b-4911-879d-0aeb7af3af95 2018-12-28 17:52:16,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:16,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d3bf0933-69e3-4818-967f-c0c26deec188 Date: Fri, 28 Dec 2018 17:52:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:16,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-d3bf0933-69e3-4818-967f-c0c26deec188 2018-12-28 17:52:16,869 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bfc74576-3037-4aa6-ad81-abf6c2b3b590 Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:17,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-bfc74576-3037-4aa6-ad81-abf6c2b3b590 2018-12-28 17:52:17,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cdb2c9a1-1bc2-47ad-9f0f-be372af1311e Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:17,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-cdb2c9a1-1bc2-47ad-9f0f-be372af1311e 2018-12-28 17:52:17,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b6454fb8-a82b-4b3f-98cc-41172807745e Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:17,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-b6454fb8-a82b-4b3f-98cc-41172807745e 2018-12-28 17:52:17,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e2cc66cf-63ac-49f5-90e0-6aa8d89ec6cc Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:17,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-e2cc66cf-63ac-49f5-90e0-6aa8d89ec6cc 2018-12-28 17:52:17,497 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:17,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bc89ed8f-7e17-4c8e-910d-56d85a0b3968 Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:17,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-bc89ed8f-7e17-4c8e-910d-56d85a0b3968 2018-12-28 17:52:17,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1ac6eae4-2fde-4ac4-937e-50d65d1a6fd1 Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:17,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-1ac6eae4-2fde-4ac4-937e-50d65d1a6fd1 2018-12-28 17:52:17,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:17,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-98fcb5fc-6005-4509-a274-4ee75d263dbd Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:17,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-98fcb5fc-6005-4509-a274-4ee75d263dbd 2018-12-28 17:52:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:17,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-c71b4688-7ce5-444b-860b-459a72a9f773 Date: Fri, 28 Dec 2018 17:52:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:17,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-c71b4688-7ce5-444b-860b-459a72a9f773 2018-12-28 17:52:17,996 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:18,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-67843f56-dd0f-4a5b-845c-2e97ca91e237 Date: Fri, 28 Dec 2018 17:52:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:18,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-67843f56-dd0f-4a5b-845c-2e97ca91e237 2018-12-28 17:52:18,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:18,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a631b626-e0ca-448b-8f36-0eb890ea90ab Date: Fri, 28 Dec 2018 17:52:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:18,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-a631b626-e0ca-448b-8f36-0eb890ea90ab 2018-12-28 17:52:18,238 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:18,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-13d85dad-9ab8-4f9c-a8cd-6da1fb4856b6 Date: Fri, 28 Dec 2018 17:52:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:18,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-13d85dad-9ab8-4f9c-a8cd-6da1fb4856b6 2018-12-28 17:52:18,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:18,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f4d956f3-6752-4a8d-beac-4a3707a9294a Date: Fri, 28 Dec 2018 17:52:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:13Z", "revision_number": 0, "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:14Z", "revision_number": 0, "id": "6de09982-a311-466c-a346-0120b24975c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": 10, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "8992aa90-d561-4382-a4c7-98203dda5d8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 5, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2471b719-b713-4d7c-b91f-39f34766babf", "name": "CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename"}]} 2018-12-28 17:52:18,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename used request id req-f4d956f3-6752-4a8d-beac-4a3707a9294a 2018-12-28 17:52:18,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:18,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:18,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fbdcb3ee-6ff0-4b84-a637-97508366a791 Date: Fri, 28 Dec 2018 17:52:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:18,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-fbdcb3ee-6ff0-4b84-a637-97508366a791 2018-12-28 17:52:18,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:18,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c44af8d9-a98c-47c0-b420-33fb0be5682a Date: Fri, 28 Dec 2018 17:52:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "179732b9-7d83-4756-aed7-ffcc019d9a7e"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:18,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-c44af8d9-a98c-47c0-b420-33fb0be5682a 2018-12-28 17:52:18,883 - neutron_utils - INFO - Deleting security group rule with ID - 179732b9-7d83-4756-aed7-ffcc019d9a7e 2018-12-28 17:52:18,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/179732b9-7d83-4756-aed7-ffcc019d9a7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:19,132 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ef62761d-ed14-4955-adc8-552ac99b8649 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:19,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/179732b9-7d83-4756-aed7-ffcc019d9a7e used request id req-ef62761d-ed14-4955-adc8-552ac99b8649 2018-12-28 17:52:19,133 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2471b719-b713-4d7c-b91f-39f34766babf 2018-12-28 17:52:19,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0399fc000d47b1cb6cc0d740e6dac57382cf329e" 2018-12-28 17:52:19,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2002 X-Openstack-Request-Id: req-9e5bba8a-68a0-4f56-b645-2402ce3aeb99 Date: Fri, 28 Dec 2018 17:52:19 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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "2a8eb294-8f28-4eb9-b31e-715dc9c2c59a"}, {"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-12-28T17:52:13Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:13Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "3bdc1a1d-32ee-495d-bb1d-679c4e2feb73"}, {"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-12-28T17:52:14Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": 10, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:14Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6de09982-a311-466c-a346-0120b24975c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "2471b719-b713-4d7c-b91f-39f34766babf", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "8992aa90-d561-4382-a4c7-98203dda5d8e"}]} 2018-12-28 17:52:19,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=2471b719-b713-4d7c-b91f-39f34766babf used request id req-9e5bba8a-68a0-4f56-b645-2402ce3aeb99 2018-12-28 17:52:19,168 - neutron_utils - INFO - Deleting security group rule with ID - 8992aa90-d561-4382-a4c7-98203dda5d8e 2018-12-28 17:52:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8992aa90-d561-4382-a4c7-98203dda5d8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:19,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56a0e374-1aa4-4309-ba20-70fadf139d91 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:19,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8992aa90-d561-4382-a4c7-98203dda5d8e used request id req-56a0e374-1aa4-4309-ba20-70fadf139d91 2018-12-28 17:52:19,263 - neutron_utils - INFO - Deleting security group rule with ID - 6de09982-a311-466c-a346-0120b24975c1 2018-12-28 17:52:19,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/6de09982-a311-466c-a346-0120b24975c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:19,353 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a1fbe73-0a44-433e-ad9f-3098a9f79672 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:19,353 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/6de09982-a311-466c-a346-0120b24975c1 used request id req-4a1fbe73-0a44-433e-ad9f-3098a9f79672 2018-12-28 17:52:19,354 - neutron_utils - INFO - Deleting security group rule with ID - 2a8eb294-8f28-4eb9-b31e-715dc9c2c59a 2018-12-28 17:52:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/2a8eb294-8f28-4eb9-b31e-715dc9c2c59a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:19,614 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30d0d1d9-62d7-4cb4-a931-c79fa2597410 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:19,614 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/2a8eb294-8f28-4eb9-b31e-715dc9c2c59a used request id req-30d0d1d9-62d7-4cb4-a931-c79fa2597410 2018-12-28 17:52:19,614 - neutron_utils - INFO - Deleting security group rule with ID - 179732b9-7d83-4756-aed7-ffcc019d9a7e 2018-12-28 17:52:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/179732b9-7d83-4756-aed7-ffcc019d9a7e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:19,772 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-07c778a4-4d2e-41ad-b958-d94c9db43e05 Date: Fri, 28 Dec 2018 17:52:19 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 179732b9-7d83-4756-aed7-ffcc019d9a7e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:52:19,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/179732b9-7d83-4756-aed7-ffcc019d9a7e used request id req-07c778a4-4d2e-41ad-b958-d94c9db43e05 2018-12-28 17:52:19,773 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 179732b9-7d83-4756-aed7-ffcc019d9a7e does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:52:19,773 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 179732b9-7d83-4756-aed7-ffcc019d9a7e does not exist Neutron server returns request_ids: ['req-07c778a4-4d2e-41ad-b958-d94c9db43e05'] 2018-12-28 17:52:19,773 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-faeeef35-9857-4096-8a1a-a7b84a943c0ename 2018-12-28 17:52:19,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/2471b719-b713-4d7c-b91f-39f34766babf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad991b7cc5dbd9ce3bd186dd477104417e5356e5" 2018-12-28 17:52:19,912 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5ac9d1c-b456-4d2e-accc-04719df21de8 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:19,912 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/2471b719-b713-4d7c-b91f-39f34766babf used request id req-c5ac9d1c-b456-4d2e-accc-04719df21de8 2018-12-28 17:52:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:20,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2d2c014a-8bee-47c1-ad82-daccbafdc2ec Date: Fri, 28 Dec 2018 17:52:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "updated_at": "2018-12-28T17:52:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "0070fb0f-cca1-4256-a820-fabeb901c6eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "6a357151-4639-4722-81ef-ef67fe317a02", "remote_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv6", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "afb7ed10-7f3c-4ddb-8f92-bd649a9ffbd7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "revision_number": 0, "id": "b96c827a-ec67-466c-a9f0-860f5235f8a6", "remote_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "tenant_id": "a60c433cbfd24c1881505e7029787c20", "port_range_min": null, "ethertype": "IPv4", "project_id": "a60c433cbfd24c1881505e7029787c20"}], "revision_number": 4, "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:52:20,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2d2c014a-8bee-47c1-ad82-daccbafdc2ec 2018-12-28 17:52:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:20,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a572222-f5c6-48b8-8254-7ad9171883ba Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20"}, "enabled": true, "id": "a60c433cbfd24c1881505e7029787c20", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ab0585ab-70c0-4da-proj"}} 2018-12-28 17:52:20,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 used request id req-6a572222-f5c6-48b8-8254-7ad9171883ba 2018-12-28 17:52:20,230 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 19d1f5a7-63f8-4d92-9c8f-74a66f7a9717 2018-12-28 17:52:20,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=19d1f5a7-63f8-4d92-9c8f-74a66f7a9717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:20,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b97b7dc5-639e-476e-a094-cee1f226c793 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "0070fb0f-cca1-4256-a820-fabeb901c6eb"}, {"remote_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "6a357151-4639-4722-81ef-ef67fe317a02"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "afb7ed10-7f3c-4ddb-8f92-bd649a9ffbd7"}, {"remote_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:11Z", "security_group_id": "19d1f5a7-63f8-4d92-9c8f-74a66f7a9717", "port_range_min": null, "revision_number": 0, "tenant_id": "a60c433cbfd24c1881505e7029787c20", "created_at": "2018-12-28T17:52:11Z", "project_id": "a60c433cbfd24c1881505e7029787c20", "id": "b96c827a-ec67-466c-a9f0-860f5235f8a6"}]} 2018-12-28 17:52:20,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=19d1f5a7-63f8-4d92-9c8f-74a66f7a9717 used request id req-b97b7dc5-639e-476e-a094-cee1f226c793 2018-12-28 17:52:20,421 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:52:20,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/19d1f5a7-63f8-4d92-9c8f-74a66f7a9717 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:20,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-52f2a157-8093-498d-8d62-3378dd713602 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:20,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/19d1f5a7-63f8-4d92-9c8f-74a66f7a9717 used request id req-52f2a157-8093-498d-8d62-3378dd713602 2018-12-28 17:52:20,866 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ab0585ab-70c0-4da-proj 2018-12-28 17:52:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:21,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66509729-a6b5-4d32-b761-6d31a2f0d258 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:21,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a60c433cbfd24c1881505e7029787c20 used request id req-66509729-a6b5-4d32-b761-6d31a2f0d258 2018-12-28 17:52:21,129 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ab0585ab-70c0-4da-proj-role 2018-12-28 17:52:21,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/82c70689b78a45d0b5f56f6d272c1712 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:21,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81b3ee0-1bcd-4090-97a0-435fed852160 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:21,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/82c70689b78a45d0b5f56f6d272c1712 used request id req-c81b3ee0-1bcd-4090-97a0-435fed852160 2018-12-28 17:52:21,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}467cca2ebbb4094f5d2736b7a36c7b99ad4284f0" 2018-12-28 17:52:21,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ccd09ae-8af9-4b54-811b-25bf06970984 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:21,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6ccd09ae-8af9-4b54-811b-25bf06970984 2018-12-28 17:52:21,344 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ab0585ab-70c0-4da-user 2018-12-28 17:52:21,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c1913e522b8f41f280650f39b80072d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf2db0eb222bde3f2d343643735f26d9fc716a1" 2018-12-28 17:52:21,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-126adab4-b6c2-4d99-993e-4011cad35494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:21,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c1913e522b8f41f280650f39b80072d6 used request id req-126adab4-b6c2-4d99-993e-4011cad35494 2018-12-28 17:52:21,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:21,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["84RpYU7HR62eWzQV6HQSJA"], "issued_at": "2018-12-28T17:52:21.000000Z"}} 2018-12-28 17:52:21,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98f8fb27d9966571b1b14bf0371acf6662fc6d6a" 2018-12-28 17:52:22,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa9691f6-4375-44b9-98ca-1321d2918302 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:22,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aa9691f6-4375-44b9-98ca-1321d2918302 2018-12-28 17:52:22,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:22,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:22,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["IqhzYjtDQ0S84sjz5yzJrg"], "issued_at": "2018-12-28T17:52:22.000000Z"}} 2018-12-28 17:52:22,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:22,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2439918e-eb23-4d2d-ade4-10d17792e8b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:22,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2439918e-eb23-4d2d-ade4-10d17792e8b7 2018-12-28 17:52:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:22,495 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ac620e58-3313-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:22,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5238a52-9419-44a5-8916-ccb387a0d923 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ac620e58-3313-47e-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:52:22,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ac620e58-3313-47e-proj used request id req-b5238a52-9419-44a5-8916-ccb387a0d923 2018-12-28 17:52:22,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:22,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a207b0-c4a3-4d27-9bf1-3c2e18a2aaf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:22,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b2a207b0-c4a3-4d27-9bf1-3c2e18a2aaf4 2018-12-28 17:52:22,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}}' 2018-12-28 17:52:22,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-794aca95-554c-4091-88eb-4dfe2f97b0cd Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5"}, "enabled": true, "id": "dccbc87650534f7c854df56ec8a777c5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}} 2018-12-28 17:52:22,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-794aca95-554c-4091-88eb-4dfe2f97b0cd 2018-12-28 17:52:22,809 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ac620e58-3313-47e-proj 2018-12-28 17:52:22,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:22,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:23,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rQgbwD8tSuWJpnBwCg5Vzg"], "issued_at": "2018-12-28T17:52:23.000000Z"}} 2018-12-28 17:52:23,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5575a7934a1d449d4b000d0b27b0717d4d6d8b2" 2018-12-28 17:52:23,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc8eb98b-56de-4b03-93bb-e5dde209a4e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:23,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cc8eb98b-56de-4b03-93bb-e5dde209a4e2 2018-12-28 17:52:23,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:23,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:23,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5575a7934a1d449d4b000d0b27b0717d4d6d8b2" 2018-12-28 17:52:23,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-969ac5e9-332c-4d6e-b625-006e10811d73 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:52:23,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-969ac5e9-332c-4d6e-b625-006e10811d73 2018-12-28 17:52:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-ac620e58-3313-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5575a7934a1d449d4b000d0b27b0717d4d6d8b2" 2018-12-28 17:52:23,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996e4707-9c4e-4fbc-83d1-d7709c413134 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-ac620e58-3313-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5"}, "enabled": true, "id": "dccbc87650534f7c854df56ec8a777c5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}]} 2018-12-28 17:52:23,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSecurityGroupTests-ac620e58-3313-47e-proj used request id req-996e4707-9c4e-4fbc-83d1-d7709c413134 2018-12-28 17:52:23,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5575a7934a1d449d4b000d0b27b0717d4d6d8b2" 2018-12-28 17:52:23,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f574a62-0797-40ce-ba7c-d4b0c9bd95c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:23,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3f574a62-0797-40ce-ba7c-d4b0c9bd95c4 2018-12-28 17:52:23,881 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ac620e58-3313-47e-user 2018-12-28 17:52:23,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:23,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:23,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb9c7c6-b6fb-433a-9b56-45448ad20aea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:23,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ebb9c7c6-b6fb-433a-9b56-45448ad20aea 2018-12-28 17:52:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" -d '{"role": {"name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj-role"}}' 2018-12-28 17:52:24,096 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c88c2d2-1565-4ee1-bee2-7b87ac4a85b0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "29c2523d82554bb0b80b4d29d0741abf", "links": {"self": "http://172.30.9.21:5000/v3/roles/29c2523d82554bb0b80b4d29d0741abf"}, "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj-role"}} 2018-12-28 17:52:24,096 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5c88c2d2-1565-4ee1-bee2-7b87ac4a85b0 2018-12-28 17:52:24,097 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ac620e58-3313-47e-proj-role 2018-12-28 17:52:24,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/29c2523d82554bb0b80b4d29d0741abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:24,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f376deb0-3465-499e-b11d-cf4568b4a7a9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/29c2523d82554bb0b80b4d29d0741abf"}, "domain_id": null, "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj-role", "id": "29c2523d82554bb0b80b4d29d0741abf"}} 2018-12-28 17:52:24,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/29c2523d82554bb0b80b4d29d0741abf used request id req-f376deb0-3465-499e-b11d-cf4568b4a7a9 2018-12-28 17:52:24,182 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ac620e58-3313-47e-proj-role to project CreateSecurityGroupTests-ac620e58-3313-47e-proj 2018-12-28 17:52:24,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5/users/de5218368ce84fc9a73e1c95a12bbc0b/roles/29c2523d82554bb0b80b4d29d0741abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:24,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bba59d9c-8b00-45fa-b667-e1b932800b06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:24,315 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5/users/de5218368ce84fc9a73e1c95a12bbc0b/roles/29c2523d82554bb0b80b4d29d0741abf used request id req-bba59d9c-8b00-45fa-b667-e1b932800b06 2018-12-28 17:52:24,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:24,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:24,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29c2523d82554bb0b80b4d29d0741abf", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj-role"}], "expires_at": "2018-12-28T18:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dccbc87650534f7c854df56ec8a777c5", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ac620e58-3313-47e-user", "id": "de5218368ce84fc9a73e1c95a12bbc0b"}, "audit_ids": ["Bn-fUaK-QYaY5ik4eT2jVg"], "issued_at": "2018-12-28T17:52:24.000000Z"}} 2018-12-28 17:52:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:24,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f8e819-506d-4170-b649-d689111745db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:24,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-47f8e819-506d-4170-b649-d689111745db 2018-12-28 17:52:24,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:25,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c473c39a-3e07-421c-b950-186cca0f7ecd Date: Fri, 28 Dec 2018 17:52:25 GMT RESP BODY: {"security_groups": []} 2018-12-28 17:52:25,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname&description=hello+group used request id req-c473c39a-3e07-421c-b950-186cca0f7ecd 2018-12-28 17:52:25,057 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname... 2018-12-28 17:52:25,057 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname 2018-12-28 17:52:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" -d '{"security_group": {"name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname", "description": "hello group"}}' 2018-12-28 17:52:25,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-3b746c26-53aa-43ac-bd97-babcf379148b Date: Fri, 28 Dec 2018 17:52:25 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 2, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}} 2018-12-28 17:52:25,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-3b746c26-53aa-43ac-bd97-babcf379148b 2018-12-28 17:52:25,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:25,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-03bebe74-1e8c-435e-a3a5-82c862998223 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}]} 2018-12-28 17:52:25,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-03bebe74-1e8c-435e-a3a5-82c862998223 2018-12-28 17:52:25,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:25,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-164a7697-0785-48a8-8470-d6a9b6deeba2 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}]} 2018-12-28 17:52:25,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-164a7697-0785-48a8-8470-d6a9b6deeba2 2018-12-28 17:52:25,762 - neutron_utils - INFO - Retrieving security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:25,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:25,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2fe93794-1480-4702-9952-b7684006ac0c Date: Fri, 28 Dec 2018 17:52:25 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 2, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:25,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-2fe93794-1480-4702-9952-b7684006ac0c 2018-12-28 17:52:25,973 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:25,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:26,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c99a89d6-ae80-428d-a613-417b955fe7d8 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}]} 2018-12-28 17:52:26,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-c99a89d6-ae80-428d-a613-417b955fe7d8 2018-12-28 17:52:26,148 - neutron_utils - INFO - Retrieving security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:26,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:26,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0e27d3c0-6d8f-4f56-977d-ac8f11acaa98 Date: Fri, 28 Dec 2018 17:52:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 2, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:26,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-0e27d3c0-6d8f-4f56-977d-ac8f11acaa98 2018-12-28 17:52:26,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:26,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43ab023e-c81a-470f-b385-3dfba4c5367a Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}]} 2018-12-28 17:52:26,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-43ab023e-c81a-470f-b385-3dfba4c5367a 2018-12-28 17:52:26,526 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname 2018-12-28 17:52:26,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:26,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ce23da76-02b6-4cd2-a3e9-f69d637e4619 Date: Fri, 28 Dec 2018 17:52:26 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 2, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:26,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-ce23da76-02b6-4cd2-a3e9-f69d637e4619 2018-12-28 17:52:26,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:26,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:26,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:26,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d676abaf-a8d5-486a-b970-3ada457032f3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5"}, "enabled": true, "id": "dccbc87650534f7c854df56ec8a777c5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}} 2018-12-28 17:52:26,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 used request id req-d676abaf-a8d5-486a-b970-3ada457032f3 2018-12-28 17:52:26,825 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:26,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:27,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02a094df-32da-418f-82f6-08c45a163276 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}]} 2018-12-28 17:52:27,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-02a094df-32da-418f-82f6-08c45a163276 2018-12-28 17:52:27,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d"}}' 2018-12-28 17:52:27,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-4343fe3d-ab3a-43c9-94c0-26b0805fe50f Date: Fri, 28 Dec 2018 17:52:27 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}} 2018-12-28 17:52:27,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-4343fe3d-ab3a-43c9-94c0-26b0805fe50f 2018-12-28 17:52:27,319 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname 2018-12-28 17:52:27,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:27,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-397f9293-b3f6-4838-ad90-5807131fb0da Date: Fri, 28 Dec 2018 17:52:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 3, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:27,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-397f9293-b3f6-4838-ad90-5807131fb0da 2018-12-28 17:52:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:27,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fd75a7-0417-4b8d-bcd0-777b045ebcd3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5"}, "enabled": true, "id": "dccbc87650534f7c854df56ec8a777c5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}} 2018-12-28 17:52:27,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 used request id req-06fd75a7-0417-4b8d-bcd0-777b045ebcd3 2018-12-28 17:52:27,450 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:27,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c5cb2605-4200-44c8-8f7e-a511c68c11c8 Date: Fri, 28 Dec 2018 17:52:27 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}]} 2018-12-28 17:52:27,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-c5cb2605-4200-44c8-8f7e-a511c68c11c8 2018-12-28 17:52:27,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d"}}' 2018-12-28 17:52:27,917 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-0cb3253a-37e0-42d8-99b5-3532f59cf97e Date: Fri, 28 Dec 2018 17:52:27 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}} 2018-12-28 17:52:27,917 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-0cb3253a-37e0-42d8-99b5-3532f59cf97e 2018-12-28 17:52:27,918 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname 2018-12-28 17:52:27,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:28,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-a53a674f-3385-4150-9aea-736ad566ba51 Date: Fri, 28 Dec 2018 17:52:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 4, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:28,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-a53a674f-3385-4150-9aea-736ad566ba51 2018-12-28 17:52:28,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:28,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffd133a-717a-42c1-a224-60ccf00c1126 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5"}, "enabled": true, "id": "dccbc87650534f7c854df56ec8a777c5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}} 2018-12-28 17:52:28,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 used request id req-8ffd133a-717a-42c1-a224-60ccf00c1126 2018-12-28 17:52:28,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:28,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-c52c6dfb-8e7c-4fc7-afde-8f17e5294bd0 Date: Fri, 28 Dec 2018 17:52:28 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:28,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-c52c6dfb-8e7c-4fc7-afde-8f17e5294bd0 2018-12-28 17:52:28,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10}}' 2018-12-28 17:52:28,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0720caef-a4ce-4fa9-8694-a236a452c2c2 Date: Fri, 28 Dec 2018 17:52:28 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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}} 2018-12-28 17:52:28,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-0720caef-a4ce-4fa9-8694-a236a452c2c2 2018-12-28 17:52:28,547 - neutron_utils - INFO - Retrieving security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:28,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-481b2ba7-86ef-449b-a35f-31b487c7348f Date: Fri, 28 Dec 2018 17:52:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:28,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-481b2ba7-86ef-449b-a35f-31b487c7348f 2018-12-28 17:52:28,760 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:28,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:28,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b796c021-903b-4679-81e9-1ebeb124c855 Date: Fri, 28 Dec 2018 17:52:28 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:28,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-b796c021-903b-4679-81e9-1ebeb124c855 2018-12-28 17:52:28,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:29,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "29c2523d82554bb0b80b4d29d0741abf", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj-role"}], "expires_at": "2018-12-28T18:52:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dccbc87650534f7c854df56ec8a777c5", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/dccbc87650534f7c854df56ec8a777c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ac620e58-3313-47e-user", "id": "de5218368ce84fc9a73e1c95a12bbc0b"}, "audit_ids": ["t7IZ8HxcTf6JBXpKfVAaAw"], "issued_at": "2018-12-28T17:52:29.000000Z"}} 2018-12-28 17:52:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:29,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-329fbae5-a674-4485-a63d-6d3a049bf548 Date: Fri, 28 Dec 2018 17:52:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:29,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname&description=hello+group used request id req-329fbae5-a674-4485-a63d-6d3a049bf548 2018-12-28 17:52:29,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:29,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-744e3105-d745-4839-80ab-0c1d42acc0ef Date: Fri, 28 Dec 2018 17:52:29 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:29,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-744e3105-d745-4839-80ab-0c1d42acc0ef 2018-12-28 17:52:29,601 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:29,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:29,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-bc967d5e-2e05-4d16-8a03-313a3f6c5507 Date: Fri, 28 Dec 2018 17:52:29 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:29,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-bc967d5e-2e05-4d16-8a03-313a3f6c5507 2018-12-28 17:52:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:29,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-9d47afa0-b258-4a42-8408-ffd86acc42c3 Date: Fri, 28 Dec 2018 17:52:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:29,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-9d47afa0-b258-4a42-8408-ffd86acc42c3 2018-12-28 17:52:29,989 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:30,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3a7766a4-55a7-428c-a146-9d13126571b4 Date: Fri, 28 Dec 2018 17:52:30 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:30,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-3a7766a4-55a7-428c-a146-9d13126571b4 2018-12-28 17:52:30,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-92f9e54c-bcc0-474c-9df8-9536c83be44a Date: Fri, 28 Dec 2018 17:52:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:30,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-92f9e54c-bcc0-474c-9df8-9536c83be44a 2018-12-28 17:52:30,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:30,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:30,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-089df069-c2fc-49b6-be95-1b228cefcb8a Date: Fri, 28 Dec 2018 17:52:30 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:30,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-089df069-c2fc-49b6-be95-1b228cefcb8a 2018-12-28 17:52:30,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:30,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-52acd16b-abe9-46ee-a82d-8d9ab27f611c Date: Fri, 28 Dec 2018 17:52:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:30,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-52acd16b-abe9-46ee-a82d-8d9ab27f611c 2018-12-28 17:52:30,745 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:30,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:30,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fc85482e-3475-48f2-9048-bbc673736f4a Date: Fri, 28 Dec 2018 17:52:30 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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:30,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-fc85482e-3475-48f2-9048-bbc673736f4a 2018-12-28 17:52:30,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-22f3dbed-de85-4f8b-8a23-7492b4363c71 Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:31,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-22f3dbed-de85-4f8b-8a23-7492b4363c71 2018-12-28 17:52:31,122 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0cdd9991-06ed-452f-a58e-dfaab92fedf3 Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:31,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-0cdd9991-06ed-452f-a58e-dfaab92fedf3 2018-12-28 17:52:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-13297515-283c-4f05-a607-aa6382f89c12 Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:31,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-13297515-283c-4f05-a607-aa6382f89c12 2018-12-28 17:52:31,353 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:31,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f66f3659-32bd-490b-becb-c21723ec2732 Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:31,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-f66f3659-32bd-490b-becb-c21723ec2732 2018-12-28 17:52:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a9305440-c1b2-4d76-b0c1-b1a0a8e9ef5b Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:31,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-a9305440-c1b2-4d76-b0c1-b1a0a8e9ef5b 2018-12-28 17:52:31,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:31,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9fcb72ac-129a-4a19-b639-324c1593ae36 Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:31,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-9fcb72ac-129a-4a19-b639-324c1593ae36 2018-12-28 17:52:31,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a11a8424-d292-4022-ba03-54d108f2db8e Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:31,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-a11a8424-d292-4022-ba03-54d108f2db8e 2018-12-28 17:52:31,714 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:31,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:31,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1d95ca34-0ed8-4e3a-8d7d-36f1a2fa4a3f Date: Fri, 28 Dec 2018 17:52:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:31,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-1d95ca34-0ed8-4e3a-8d7d-36f1a2fa4a3f 2018-12-28 17:52:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:32,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-01e8388d-8fa5-4725-ac27-9c4ec84140ed Date: Fri, 28 Dec 2018 17:52:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "updated_at": "2018-12-28T17:52:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-12-28T17:52:28Z", "revision_number": 0, "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": 10, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "revision_number": 0, "id": "bc5729e1-4228-4050-afec-7d42522586f6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:27Z", "revision_number": 0, "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 5, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "name": "CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname"}]} 2018-12-28 17:52:32,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname used request id req-01e8388d-8fa5-4725-ac27-9c4ec84140ed 2018-12-28 17:52:32,099 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:32,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-560bdc8f-ad52-45de-8600-7cb73ffb594f Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "1566c081-5e4a-4d1e-b270-7485ee2c7215"}, {"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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:32,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-560bdc8f-ad52-45de-8600-7cb73ffb594f 2018-12-28 17:52:32,292 - neutron_utils - INFO - Deleting security group rule with ID - 1566c081-5e4a-4d1e-b270-7485ee2c7215 2018-12-28 17:52:32,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1566c081-5e4a-4d1e-b270-7485ee2c7215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:32,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c04a4d0e-5dd2-4517-9ad5-09f621114a65 Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:32,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1566c081-5e4a-4d1e-b270-7485ee2c7215 used request id req-c04a4d0e-5dd2-4517-9ad5-09f621114a65 2018-12-28 17:52:32,403 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-12-28 17:52:32,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62e6205b-8220-4e48-aec9-eb4c3746462d 2018-12-28 17:52:32,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4028149da533beaca144fb5f13e3e45244954163" 2018-12-28 17:52:32,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-6127b023-3bd1-4aac-8129-a925045b570e Date: Fri, 28 Dec 2018 17:52:32 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-12-28T17:52:28Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": 10, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:28Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "2e87b2ce-ba37-4b0d-8438-099b55f9777f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aff05cc3-bb26-4416-bf37-7126ed4e0a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:25Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:25Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "bc5729e1-4228-4050-afec-7d42522586f6"}, {"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-12-28T17:52:27Z", "security_group_id": "62e6205b-8220-4e48-aec9-eb4c3746462d", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:27Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "c2ff7e32-3741-428d-9ac3-67b2911c60be"}]} 2018-12-28 17:52:32,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-6127b023-3bd1-4aac-8129-a925045b570e 2018-12-28 17:52:32,439 - neutron_utils - INFO - Deleting security group rule with ID - bc5729e1-4228-4050-afec-7d42522586f6 2018-12-28 17:52:32,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/bc5729e1-4228-4050-afec-7d42522586f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:32,669 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7e34dade-02c5-4238-a3bb-f2b2195bb42c Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:32,669 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/bc5729e1-4228-4050-afec-7d42522586f6 used request id req-7e34dade-02c5-4238-a3bb-f2b2195bb42c 2018-12-28 17:52:32,669 - neutron_utils - INFO - Deleting security group rule with ID - 1566c081-5e4a-4d1e-b270-7485ee2c7215 2018-12-28 17:52:32,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1566c081-5e4a-4d1e-b270-7485ee2c7215 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:32,696 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-49ddaba1-9c1f-40a4-a5fa-9324f25e83a7 Date: Fri, 28 Dec 2018 17:52:32 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 1566c081-5e4a-4d1e-b270-7485ee2c7215 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:52:32,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1566c081-5e4a-4d1e-b270-7485ee2c7215 used request id req-49ddaba1-9c1f-40a4-a5fa-9324f25e83a7 2018-12-28 17:52:32,696 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 1566c081-5e4a-4d1e-b270-7485ee2c7215 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-12-28 17:52:32,696 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 1566c081-5e4a-4d1e-b270-7485ee2c7215 does not exist Neutron server returns request_ids: ['req-49ddaba1-9c1f-40a4-a5fa-9324f25e83a7'] 2018-12-28 17:52:32,696 - neutron_utils - INFO - Deleting security group rule with ID - 2e87b2ce-ba37-4b0d-8438-099b55f9777f 2018-12-28 17:52:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/2e87b2ce-ba37-4b0d-8438-099b55f9777f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:32,955 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e7dc021-0be2-4274-abf7-954107bece9a Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:32,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/2e87b2ce-ba37-4b0d-8438-099b55f9777f used request id req-6e7dc021-0be2-4274-abf7-954107bece9a 2018-12-28 17:52:32,956 - neutron_utils - INFO - Deleting security group rule with ID - c2ff7e32-3741-428d-9ac3-67b2911c60be 2018-12-28 17:52:32,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c2ff7e32-3741-428d-9ac3-67b2911c60be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:33,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-317f41d7-b3e6-474f-ac59-c3e8b7f5900f Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:33,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c2ff7e32-3741-428d-9ac3-67b2911c60be used request id req-317f41d7-b3e6-474f-ac59-c3e8b7f5900f 2018-12-28 17:52:33,209 - neutron_utils - INFO - Deleting security group rule with ID - aff05cc3-bb26-4416-bf37-7126ed4e0a82 2018-12-28 17:52:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/aff05cc3-bb26-4416-bf37-7126ed4e0a82 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:33,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14a7a5df-3ab3-4f97-ba9f-df15e06dd13b Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:33,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/aff05cc3-bb26-4416-bf37-7126ed4e0a82 used request id req-14a7a5df-3ab3-4f97-ba9f-df15e06dd13b 2018-12-28 17:52:33,313 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-20281d44-9a55-4a5f-889c-48a1d859348bname 2018-12-28 17:52:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/62e6205b-8220-4e48-aec9-eb4c3746462d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9dd95ef73933a598f8b766f7f94f2dc7f7183df" 2018-12-28 17:52:33,558 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d3bd0d6e-d610-454e-ac0b-680647915f4f Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:33,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/62e6205b-8220-4e48-aec9-eb4c3746462d used request id req-d3bd0d6e-d610-454e-ac0b-680647915f4f 2018-12-28 17:52:33,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:33,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e1208f5e-94d7-4bca-bc32-a94e26785681 Date: Fri, 28 Dec 2018 17:52:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:24Z", "updated_at": "2018-12-28T17:52:24Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "revision_number": 0, "id": "189568aa-4b5b-4493-9ccd-1055da8f1fa3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "revision_number": 0, "id": "860d5b98-b06c-4187-b398-92342c231a57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "revision_number": 0, "id": "aba395dc-7345-474e-81da-9f9a32a0123a", "remote_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "dccbc87650534f7c854df56ec8a777c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "revision_number": 0, "id": "e9145734-41b2-4eeb-bdb6-7b9abd0520c5", "remote_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "remote_ip_prefix": null, "created_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "dccbc87650534f7c854df56ec8a777c5"}], "revision_number": 4, "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:52:33,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e1208f5e-94d7-4bca-bc32-a94e26785681 2018-12-28 17:52:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:33,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0c2f9e-6957-488f-b5e3-548e2a998593 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5"}, "enabled": true, "id": "dccbc87650534f7c854df56ec8a777c5", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ac620e58-3313-47e-proj"}} 2018-12-28 17:52:33,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 used request id req-4a0c2f9e-6957-488f-b5e3-548e2a998593 2018-12-28 17:52:33,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3603d4c8-1820-4657-b096-fa4c854c0ca6 2018-12-28 17:52:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3603d4c8-1820-4657-b096-fa4c854c0ca6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:34,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1dbcb911-8aed-4140-a887-70edf499eac3 Date: Fri, 28 Dec 2018 17:52: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-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:24Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "189568aa-4b5b-4493-9ccd-1055da8f1fa3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:24Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "860d5b98-b06c-4187-b398-92342c231a57"}, {"remote_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:24Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "aba395dc-7345-474e-81da-9f9a32a0123a"}, {"remote_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:52:24Z", "security_group_id": "3603d4c8-1820-4657-b096-fa4c854c0ca6", "port_range_min": null, "revision_number": 0, "tenant_id": "dccbc87650534f7c854df56ec8a777c5", "created_at": "2018-12-28T17:52:24Z", "project_id": "dccbc87650534f7c854df56ec8a777c5", "id": "e9145734-41b2-4eeb-bdb6-7b9abd0520c5"}]} 2018-12-28 17:52:34,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3603d4c8-1820-4657-b096-fa4c854c0ca6 used request id req-1dbcb911-8aed-4140-a887-70edf499eac3 2018-12-28 17:52:34,068 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:52:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3603d4c8-1820-4657-b096-fa4c854c0ca6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:34,364 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-592ee0ea-7304-48cf-85df-f2691231400a Content-Length: 0 Date: Fri, 28 Dec 2018 17:52:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:52:34,364 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3603d4c8-1820-4657-b096-fa4c854c0ca6 used request id req-592ee0ea-7304-48cf-85df-f2691231400a 2018-12-28 17:52:34,365 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ac620e58-3313-47e-proj 2018-12-28 17:52:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:34,578 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edc3dee3-54d4-4851-abd1-d1b004c9d598 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:34,578 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/dccbc87650534f7c854df56ec8a777c5 used request id req-edc3dee3-54d4-4851-abd1-d1b004c9d598 2018-12-28 17:52:34,579 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ac620e58-3313-47e-proj-role 2018-12-28 17:52:34,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/29c2523d82554bb0b80b4d29d0741abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:34,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba0ef8d5-16ea-46c9-bcd0-95647e56544b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:34,701 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/29c2523d82554bb0b80b4d29d0741abf used request id req-ba0ef8d5-16ea-46c9-bcd0-95647e56544b 2018-12-28 17:52:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d1f1250dcd24fbb62232394dc0f9003fdefc90" 2018-12-28 17:52:34,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9703f25-f11c-4a70-a3b1-91ae9365bd10 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:34,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a9703f25-f11c-4a70-a3b1-91ae9365bd10 2018-12-28 17:52:34,791 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ac620e58-3313-47e-user 2018-12-28 17:52:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/de5218368ce84fc9a73e1c95a12bbc0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5575a7934a1d449d4b000d0b27b0717d4d6d8b2" 2018-12-28 17:52:34,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a476f2ae-41b0-4b4a-bdce-8f35b466d75a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:34,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/de5218368ce84fc9a73e1c95a12bbc0b used request id req-a476f2ae-41b0-4b4a-bdce-8f35b466d75a 2018-12-28 17:52:34,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:35,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vuOqfmdYRS-hg0OZmzmdMg"], "issued_at": "2018-12-28T17:52:35.000000Z"}} 2018-12-28 17:52:35,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f2a73fb9c7b871d072770d906a3bc8a3385bccd" 2018-12-28 17:52:35,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6512825-546c-4630-8ccb-05cb194ac73f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:35,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f6512825-546c-4630-8ccb-05cb194ac73f 2018-12-28 17:52:35,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:35,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:35,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["WwccoVpaRZ6ER--bMPr7BA"], "issued_at": "2018-12-28T17:52:35.000000Z"}} 2018-12-28 17:52:35,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:36,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3623fe3-90f8-4d43-9d9d-dfb2ca06f310 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:36,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a3623fe3-90f8-4d43-9d9d-dfb2ca06f310 2018-12-28 17:52:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:36,031 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:36,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a303c1-8702-4164-a1dd-c630c851dd40 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:52:36,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj used request id req-a7a303c1-8702-4164-a1dd-c630c851dd40 2018-12-28 17:52:36,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:36,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef8b6ed-e1b4-4596-afa4-b8688ef9bc0c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:36,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6ef8b6ed-e1b4-4596-afa4-b8688ef9bc0c 2018-12-28 17:52:36,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj"}}' 2018-12-28 17:52:36,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a42b9676-27c2-4d0e-af4c-0edcc2f85bb8 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1280c02788d44292b18065d36ec09618"}, "enabled": true, "id": "1280c02788d44292b18065d36ec09618", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj"}} 2018-12-28 17:52:36,330 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a42b9676-27c2-4d0e-af4c-0edcc2f85bb8 2018-12-28 17:52:36,330 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj 2018-12-28 17:52:36,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:36,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:36,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["9jw4q2mASwevIQVYU-xOSQ"], "issued_at": "2018-12-28T17:52:36.000000Z"}} 2018-12-28 17:52:36,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78332841d8e956cf82bd8a226cabcfacb73f4f3a" 2018-12-28 17:52:36,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b44a1c-b938-47d5-805c-cb34f54da2e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:36,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-62b44a1c-b938-47d5-805c-cb34f54da2e4 2018-12-28 17:52:36,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:36,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78332841d8e956cf82bd8a226cabcfacb73f4f3a" 2018-12-28 17:52:36,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b36cdd-4e00-4e51-8e35-78579bc7ef56 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:52:36,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b3b36cdd-4e00-4e51-8e35-78579bc7ef56 2018-12-28 17:52:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78332841d8e956cf82bd8a226cabcfacb73f4f3a" 2018-12-28 17:52:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e8af66-0432-4b38-896e-557104702ee9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1280c02788d44292b18065d36ec09618"}, "enabled": true, "id": "1280c02788d44292b18065d36ec09618", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj"}]} 2018-12-28 17:52:37,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj used request id req-a5e8af66-0432-4b38-896e-557104702ee9 2018-12-28 17:52:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78332841d8e956cf82bd8a226cabcfacb73f4f3a" 2018-12-28 17:52:37,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c41873-f367-46af-a22f-561e0dc78829 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:37,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b9c41873-f367-46af-a22f-561e0dc78829 2018-12-28 17:52:37,485 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-16fe3a1e-cdb0-41a-user 2018-12-28 17:52:37,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:37,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab423f1-f3c1-442f-81ef-19b4eedf93f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:37,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-eab423f1-f3c1-442f-81ef-19b4eedf93f7 2018-12-28 17:52:37,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" -d '{"role": {"name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role"}}' 2018-12-28 17:52:37,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fc566b9-679b-4b68-b6ac-0bf4942ca8e1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2ffb9a1ee31d43989a83ac8211eaa7f5", "links": {"self": "http://172.30.9.21:5000/v3/roles/2ffb9a1ee31d43989a83ac8211eaa7f5"}, "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role"}} 2018-12-28 17:52:37,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6fc566b9-679b-4b68-b6ac-0bf4942ca8e1 2018-12-28 17:52:37,732 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role 2018-12-28 17:52:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2ffb9a1ee31d43989a83ac8211eaa7f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:37,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30995206-747b-4bed-aee6-445ce3b97bfa Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/2ffb9a1ee31d43989a83ac8211eaa7f5"}, "domain_id": null, "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role", "id": "2ffb9a1ee31d43989a83ac8211eaa7f5"}} 2018-12-28 17:52:37,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2ffb9a1ee31d43989a83ac8211eaa7f5 used request id req-30995206-747b-4bed-aee6-445ce3b97bfa 2018-12-28 17:52:37,824 - keystone_utils - INFO - Granting role CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role to project CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj 2018-12-28 17:52:37,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1280c02788d44292b18065d36ec09618/users/fca0b79af0ce446080ba291f03e680e1/roles/2ffb9a1ee31d43989a83ac8211eaa7f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:37,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76b9885-9aa0-46e0-bb99-985796c5ff84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:37,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1280c02788d44292b18065d36ec09618/users/fca0b79af0ce446080ba291f03e680e1/roles/2ffb9a1ee31d43989a83ac8211eaa7f5 used request id req-b76b9885-9aa0-46e0-bb99-985796c5ff84 2018-12-28 17:52:37,972 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 17:52:37,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:37,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:38,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ffb9a1ee31d43989a83ac8211eaa7f5", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role"}], "expires_at": "2018-12-28T18:52:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1280c02788d44292b18065d36ec09618", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-user", "id": "fca0b79af0ce446080ba291f03e680e1"}, "audit_ids": ["VkSAo_kmT1yQIyEedhDRdg"], "issued_at": "2018-12-28T17:52:38.000000Z"}} 2018-12-28 17:52:38,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:38,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14048cab-7dd0-40f2-9d39-57be0e543496 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:38,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-14048cab-7dd0-40f2-9d39-57be0e543496 2018-12-28 17:52:38,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:38,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-d50030ed-eacd-492d-ad1d-065c76503b89 Date: Fri, 28 Dec 2018 17:52:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a"} 2018-12-28 17:52:38,603 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a used request id req-d50030ed-eacd-492d-ad1d-065c76503b89 2018-12-28 17:52:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:38,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a43c7e01-5574-42fa-aa1f-d17a1f532424 Date: Fri, 28 Dec 2018 17:52: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-12-28 17:52:38,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a43c7e01-5574-42fa-aa1f-d17a1f532424 2018-12-28 17:52:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a"}' 2018-12-28 17:52:39,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 X-Openstack-Request-Id: req-fc3030f7-a9e2-4ceb-8f20-44837e4c8070 Date: Fri, 28 Dec 2018 17:52:39 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617", "min_disk": 0, "protected": false, "id": "9bb20bad-e6b0-4479-b4d3-1426fba37617", "file": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/file", "checksum": null, "owner": "1280c02788d44292b18065d36ec09618", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:52:39,062 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-fc3030f7-a9e2-4ceb-8f20-44837e4c8070 2018-12-28 17:52:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" -d '' 2018-12-28 17:52:40,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cbb4617a-da88-44b8-abc5-e0f66f1454c5 Date: Fri, 28 Dec 2018 17:52:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:52:40,975 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/file used request id req-cbb4617a-da88-44b8-abc5-e0f66f1454c5 2018-12-28 17:52:40,975 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:52:40,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:41,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-87d026f8-d19d-4a7c-96f2-35a4e2cab8cc Date: Fri, 28 Dec 2018 17:52:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/snap", "metadata": {}}], "self": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617", "min_disk": 0, "protected": false, "id": "9bb20bad-e6b0-4479-b4d3-1426fba37617", "file": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1280c02788d44292b18065d36ec09618", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:52:41,140 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 used request id req-87d026f8-d19d-4a7c-96f2-35a4e2cab8cc 2018-12-28 17:52:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:41,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a0ab84e7-febd-4bf6-a6f3-890272609ff1 Date: Fri, 28 Dec 2018 17:52: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-12-28 17:52:41,774 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a0ab84e7-febd-4bf6-a6f3-890272609ff1 2018-12-28 17:52:41,777 - create_image - INFO - Created image with name - CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a 2018-12-28 17:52:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:41,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f62c4c5e-8307-4559-a55c-3483afa847ab Date: Fri, 28 Dec 2018 17:52:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/snap", "metadata": {}}], "self": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617", "min_disk": 0, "protected": false, "id": "9bb20bad-e6b0-4479-b4d3-1426fba37617", "file": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1280c02788d44292b18065d36ec09618", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:52:41,950 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 used request id req-f62c4c5e-8307-4559-a55c-3483afa847ab 2018-12-28 17:52:41,951 - create_image - DEBUG - Instance status is - active 2018-12-28 17:52:41,951 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a 2018-12-28 17:52:41,951 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a 2018-12-28 17:52:41,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:42,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2ffb9a1ee31d43989a83ac8211eaa7f5", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role"}], "expires_at": "2018-12-28T18:52:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1280c02788d44292b18065d36ec09618", "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1280c02788d44292b18065d36ec09618", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1280c02788d44292b18065d36ec09618", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1280c02788d44292b18065d36ec09618", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-16fe3a1e-cdb0-41a-user", "id": "fca0b79af0ce446080ba291f03e680e1"}, "audit_ids": ["9D_RbOoYSOChGdTmH_Kaaw"], "issued_at": "2018-12-28T17:52:42.000000Z"}} 2018-12-28 17:52:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}579f3fe5e1ed4ffc06a5dca17048a1b1d7c0059d" 2018-12-28 17:52:42,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d454bc68-b8e3-40bf-9cb7-3fedfb181fcd Date: Fri, 28 Dec 2018 17:52:42 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/snap", "metadata": {}}], "self": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617", "min_disk": 0, "protected": false, "id": "9bb20bad-e6b0-4479-b4d3-1426fba37617", "file": "/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1280c02788d44292b18065d36ec09618", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/9bb20bad-e6b0-4479-b4d3-1426fba37617/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a"} 2018-12-28 17:52:42,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a used request id req-d454bc68-b8e3-40bf-9cb7-3fedfb181fcd 2018-12-28 17:52:42,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}579f3fe5e1ed4ffc06a5dca17048a1b1d7c0059d" 2018-12-28 17:52:43,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e79b6ff4-fa61-4ec7-a7c1-48159be41a6a Date: Fri, 28 Dec 2018 17:52: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-12-28 17:52:43,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e79b6ff4-fa61-4ec7-a7c1-48159be41a6a 2018-12-28 17:52:43,267 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a 2018-12-28 17:52:43,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}579f3fe5e1ed4ffc06a5dca17048a1b1d7c0059d" 2018-12-28 17:52:44,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0e1c80c-e8d7-43bb-b077-64529bff775f Date: Fri, 28 Dec 2018 17:52:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:52:44,378 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 used request id req-e0e1c80c-e8d7-43bb-b077-64529bff775f 2018-12-28 17:52:44,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}579f3fe5e1ed4ffc06a5dca17048a1b1d7c0059d" 2018-12-28 17:52:44,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-007c9456-ca5f-48e4-947b-b4e3ae57b24d Date: Fri, 28 Dec 2018 17:52:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a"} 2018-12-28 17:52:44,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a used request id req-007c9456-ca5f-48e4-947b-b4e3ae57b24d 2018-12-28 17:52:44,552 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-b95860f9-c937-4737-9594-7c604612d00a 2018-12-28 17:52:44,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95448bface8dd3414ffbad43b5284f40864d2234" 2018-12-28 17:52:45,112 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-e297e29d-73b2-469f-8fbd-4679fb25be7d Date: Fri, 28 Dec 2018 17:52:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:52:45,112 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/9bb20bad-e6b0-4479-b4d3-1426fba37617 used request id req-e297e29d-73b2-469f-8fbd-4679fb25be7d 2018-12-28 17:52:45,113 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-12-28 17:52:45,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f989f130-b8ea-43ba-ae62-9d68fbd0d086 Date: Fri, 28 Dec 2018 17:52:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:52:45,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f989f130-b8ea-43ba-ae62-9d68fbd0d086 2018-12-28 17:52:45,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e628cb48-d8f3-4e59-8caf-2470c3003498 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:52:45,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-e628cb48-d8f3-4e59-8caf-2470c3003498 2018-12-28 17:52:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d3cbdb-6b93-4439-a16f-5b581d1f6610 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:52:45,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-a9d3cbdb-6b93-4439-a16f-5b581d1f6610 2018-12-28 17:52:45,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6412f619-2b73-4903-8a1c-789b208a7bbc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:52:45,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-6412f619-2b73-4903-8a1c-789b208a7bbc 2018-12-28 17:52:45,598 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj 2018-12-28 17:52:45,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1280c02788d44292b18065d36ec09618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e192eeb7-04a8-4499-bef4-ddf1ad231ee7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:45,781 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1280c02788d44292b18065d36ec09618 used request id req-e192eeb7-04a8-4499-bef4-ddf1ad231ee7 2018-12-28 17:52:45,782 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-16fe3a1e-cdb0-41a-proj-role 2018-12-28 17:52:45,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2ffb9a1ee31d43989a83ac8211eaa7f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,898 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42f07f4f-0a58-4f13-bdfd-7f1bd5741372 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:45,898 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2ffb9a1ee31d43989a83ac8211eaa7f5 used request id req-42f07f4f-0a58-4f13-bdfd-7f1bd5741372 2018-12-28 17:52:45,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8150f889778bad6132b3b51103d843fdcec7de7e" 2018-12-28 17:52:45,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a99502ac-c327-4d0b-a698-65f71bcbc60a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:45,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a99502ac-c327-4d0b-a698-65f71bcbc60a 2018-12-28 17:52:45,990 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-16fe3a1e-cdb0-41a-user 2018-12-28 17:52:45,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fca0b79af0ce446080ba291f03e680e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78332841d8e956cf82bd8a226cabcfacb73f4f3a" 2018-12-28 17:52:46,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9178f2d6-6c24-4744-972e-6abf8eac31b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:46,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fca0b79af0ce446080ba291f03e680e1 used request id req-9178f2d6-6c24-4744-972e-6abf8eac31b9 2018-12-28 17:52:46,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:46,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["jpmGMnQJSiqc3-rlf9aBdA"], "issued_at": "2018-12-28T17:52:46.000000Z"}} 2018-12-28 17:52:46,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e59468a7ab3486c14d3b54e4aee6e21946db90" 2018-12-28 17:52:46,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a7f8624-faee-46d0-a560-cf4f0935e39d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:46,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6a7f8624-faee-46d0-a560-cf4f0935e39d 2018-12-28 17:52:46,644 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:46,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:47,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["HMu91T9dSEWln9il19hgeA"], "issued_at": "2018-12-28T17:52:47.000000Z"}} 2018-12-28 17:52:47,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:47,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a435fb0c-ce30-48aa-a048-322ee5a4f1d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:47,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a435fb0c-ce30-48aa-a048-322ee5a4f1d0 2018-12-28 17:52:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:47,127 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-498deba2-90f3-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:47,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9ad62c-8f75-4a4c-b82e-74952347c589 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-498deba2-90f3-4af-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:52:47,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-498deba2-90f3-4af-proj used request id req-1f9ad62c-8f75-4a4c-b82e-74952347c589 2018-12-28 17:52:47,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:47,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29353a7-8762-4e90-8480-54386730fa40 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:47,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a29353a7-8762-4e90-8480-54386730fa40 2018-12-28 17:52:47,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj"}}' 2018-12-28 17:52:47,444 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c907505-f70c-4c12-9e51-6d4f02d16628 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1620bef27734692a318e4ee69803267"}, "enabled": true, "id": "e1620bef27734692a318e4ee69803267", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj"}} 2018-12-28 17:52:47,444 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6c907505-f70c-4c12-9e51-6d4f02d16628 2018-12-28 17:52:47,444 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-498deba2-90f3-4af-proj 2018-12-28 17:52:47,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:47,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:47,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zUlCVprYTOuoEcnX-LWTuw"], "issued_at": "2018-12-28T17:52:47.000000Z"}} 2018-12-28 17:52:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdf0c6dc9633c9f8501a0701b18747219894f97" 2018-12-28 17:52:47,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11bfffd9-5810-4b80-8a05-d0bfdf34209b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:47,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-11bfffd9-5810-4b80-8a05-d0bfdf34209b 2018-12-28 17:52:47,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:47,916 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdf0c6dc9633c9f8501a0701b18747219894f97" 2018-12-28 17:52:48,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19730e85-b1ba-4a71-9b67-c3302405a46f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:52:48,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-19730e85-b1ba-4a71-9b67-c3302405a46f 2018-12-28 17:52:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-498deba2-90f3-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdf0c6dc9633c9f8501a0701b18747219894f97" 2018-12-28 17:52:48,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b8aec76-232a-49cc-bfb5-8d1b7a772f41 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-498deba2-90f3-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e1620bef27734692a318e4ee69803267"}, "enabled": true, "id": "e1620bef27734692a318e4ee69803267", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj"}]} 2018-12-28 17:52:48,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-498deba2-90f3-4af-proj used request id req-2b8aec76-232a-49cc-bfb5-8d1b7a772f41 2018-12-28 17:52:48,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdf0c6dc9633c9f8501a0701b18747219894f97" 2018-12-28 17:52:48,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ee644a-4d09-4407-9e5b-fde458951268 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:48,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-55ee644a-4d09-4407-9e5b-fde458951268 2018-12-28 17:52:48,509 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-498deba2-90f3-4af-user 2018-12-28 17:52:48,509 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:48,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cedee5c9-e84f-406f-97e9-956eb294ca6c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:48,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cedee5c9-e84f-406f-97e9-956eb294ca6c 2018-12-28 17:52:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" -d '{"role": {"name": "CreateImageSuccessTests-498deba2-90f3-4af-proj-role"}}' 2018-12-28 17:52:48,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b09a0b4f-4aba-4092-8d80-b53248dc1973 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "df09a5a0474242e3801ade106eafdff0", "links": {"self": "http://172.30.9.21:5000/v3/roles/df09a5a0474242e3801ade106eafdff0"}, "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj-role"}} 2018-12-28 17:52:48,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-b09a0b4f-4aba-4092-8d80-b53248dc1973 2018-12-28 17:52:48,719 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-498deba2-90f3-4af-proj-role 2018-12-28 17:52:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/df09a5a0474242e3801ade106eafdff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:48,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-542aeb9b-d8b2-45cf-961f-c11974096221 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/df09a5a0474242e3801ade106eafdff0"}, "domain_id": null, "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj-role", "id": "df09a5a0474242e3801ade106eafdff0"}} 2018-12-28 17:52:48,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/df09a5a0474242e3801ade106eafdff0 used request id req-542aeb9b-d8b2-45cf-961f-c11974096221 2018-12-28 17:52:48,805 - keystone_utils - INFO - Granting role CreateImageSuccessTests-498deba2-90f3-4af-proj-role to project CreateImageSuccessTests-498deba2-90f3-4af-proj 2018-12-28 17:52:48,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e1620bef27734692a318e4ee69803267/users/6e7a23375fd0439da2df09465d291c8c/roles/df09a5a0474242e3801ade106eafdff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:48,937 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b43b2a-5e57-4965-b5ff-75940f498746 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:48,937 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e1620bef27734692a318e4ee69803267/users/6e7a23375fd0439da2df09465d291c8c/roles/df09a5a0474242e3801ade106eafdff0 used request id req-36b43b2a-5e57-4965-b5ff-75940f498746 2018-12-28 17:52:48,938 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 17:52:48,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:48,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:49,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df09a5a0474242e3801ade106eafdff0", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj-role"}], "expires_at": "2018-12-28T18:52:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1620bef27734692a318e4ee69803267", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-498deba2-90f3-4af-user", "id": "6e7a23375fd0439da2df09465d291c8c"}, "audit_ids": ["1yjyMao5QYilLeVU6NhoXQ"], "issued_at": "2018-12-28T17:52:49.000000Z"}} 2018-12-28 17:52:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:49,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-134fa5c0-c1c0-4929-b3ec-12ec717de25e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:49,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-134fa5c0-c1c0-4929-b3ec-12ec717de25e 2018-12-28 17:52:49,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:49,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-71f868e7-46fc-414b-890e-dd9485ef2109 Date: Fri, 28 Dec 2018 17:52:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2"} 2018-12-28 17:52:49,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 used request id req-71f868e7-46fc-414b-890e-dd9485ef2109 2018-12-28 17:52:49,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:49,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-883120a3-923b-4003-9812-72bf3374677d Date: Fri, 28 Dec 2018 17:52: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-12-28 17:52:49,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-883120a3-923b-4003-9812-72bf3374677d 2018-12-28 17:52:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2"}' 2018-12-28 17:52:49,942 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 X-Openstack-Request-Id: req-69e02248-a114-4598-a6ba-c8ebade107b0 Date: Fri, 28 Dec 2018 17:52:49 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7", "min_disk": 0, "protected": false, "id": "6099212d-0817-4ec6-b42d-69c6ec5e17f7", "file": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/file", "checksum": null, "owner": "e1620bef27734692a318e4ee69803267", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:52:49,943 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-69e02248-a114-4598-a6ba-c8ebade107b0 2018-12-28 17:52:49,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" -d '' 2018-12-28 17:52:51,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0dabc8dd-cfd8-4836-8e81-a79da2d17762 Date: Fri, 28 Dec 2018 17:52:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:52:51,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/file used request id req-0dabc8dd-cfd8-4836-8e81-a79da2d17762 2018-12-28 17:52:51,846 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:52:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:52,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a1b0871d-2947-4884-b864-3da2adf58731 Date: Fri, 28 Dec 2018 17:52:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:51Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/snap", "metadata": {}}], "self": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7", "min_disk": 0, "protected": false, "id": "6099212d-0817-4ec6-b42d-69c6ec5e17f7", "file": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1620bef27734692a318e4ee69803267", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:52:52,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 used request id req-a1b0871d-2947-4884-b864-3da2adf58731 2018-12-28 17:52:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:52,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dafdbcb6-0764-4a91-9bc8-c235f29d2cc7 Date: Fri, 28 Dec 2018 17:52: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-12-28 17:52:52,179 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-dafdbcb6-0764-4a91-9bc8-c235f29d2cc7 2018-12-28 17:52:52,182 - create_image - INFO - Created image with name - CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 2018-12-28 17:52:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:52,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-14fce3e5-cce9-40af-8ca5-16ae469ea315 Date: Fri, 28 Dec 2018 17:52:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:51Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/snap", "metadata": {}}], "self": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7", "min_disk": 0, "protected": false, "id": "6099212d-0817-4ec6-b42d-69c6ec5e17f7", "file": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1620bef27734692a318e4ee69803267", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:52:52,335 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 used request id req-14fce3e5-cce9-40af-8ca5-16ae469ea315 2018-12-28 17:52:52,335 - create_image - DEBUG - Instance status is - active 2018-12-28 17:52:52,336 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 2018-12-28 17:52:52,336 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 2018-12-28 17:52:52,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:52,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "df09a5a0474242e3801ade106eafdff0", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj-role"}], "expires_at": "2018-12-28T18:52:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e1620bef27734692a318e4ee69803267", "name": "CreateImageSuccessTests-498deba2-90f3-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e1620bef27734692a318e4ee69803267", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e1620bef27734692a318e4ee69803267", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e1620bef27734692a318e4ee69803267", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-498deba2-90f3-4af-user", "id": "6e7a23375fd0439da2df09465d291c8c"}, "audit_ids": ["RWbecpJISEaVR79M7DL6Ow"], "issued_at": "2018-12-28T17:52:52.000000Z"}} 2018-12-28 17:52:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}810c0839c4d38c1c70ddbbf2619150216426cc70" 2018-12-28 17:52:52,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-470157f0-7eca-4cee-95b0-015ca270fd26 Date: Fri, 28 Dec 2018 17:52:52 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:52:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:52:51Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/snap", "metadata": {}}], "self": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7", "min_disk": 0, "protected": false, "id": "6099212d-0817-4ec6-b42d-69c6ec5e17f7", "file": "/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e1620bef27734692a318e4ee69803267", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2"} 2018-12-28 17:52:52,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 used request id req-470157f0-7eca-4cee-95b0-015ca270fd26 2018-12-28 17:52:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}810c0839c4d38c1c70ddbbf2619150216426cc70" 2018-12-28 17:52:53,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c85255b-4b6b-447f-bdd7-7160946677e6 Date: Fri, 28 Dec 2018 17:52: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-12-28 17:52:53,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2c85255b-4b6b-447f-bdd7-7160946677e6 2018-12-28 17:52:53,508 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-2747244b-9cda-4fa0-8b8a-dbd341c28ec2 2018-12-28 17:52:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}00593d1e0ddff5a31a718339933b819655a26043" 2018-12-28 17:52:55,594 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b468ac61-e83a-4abb-80e7-76fafda447ee Date: Fri, 28 Dec 2018 17:52:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:52:55,594 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6099212d-0817-4ec6-b42d-69c6ec5e17f7 used request id req-b468ac61-e83a-4abb-80e7-76fafda447ee 2018-12-28 17:52:55,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:55,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-951975eb-1ca7-483e-ae6e-99179f4afbf0 Date: Fri, 28 Dec 2018 17:52:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:52:55,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-951975eb-1ca7-483e-ae6e-99179f4afbf0 2018-12-28 17:52:55,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:55,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f23413-31d7-492f-9522-eadde57bf9d7 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:52:55,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-22f23413-31d7-492f-9522-eadde57bf9d7 2018-12-28 17:52:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:55,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e810dc-64e4-4852-a697-731a189c6f0f 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:52:55,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-92e810dc-64e4-4852-a697-731a189c6f0f 2018-12-28 17:52:55,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:56,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6d2e113-af3d-47b8-b5e8-cf3b41edb08d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:52:56,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-a6d2e113-af3d-47b8-b5e8-cf3b41edb08d 2018-12-28 17:52:56,074 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-498deba2-90f3-4af-proj 2018-12-28 17:52:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e1620bef27734692a318e4ee69803267 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:56,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0962443c-1a99-4603-b490-136801d40461 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:56,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e1620bef27734692a318e4ee69803267 used request id req-0962443c-1a99-4603-b490-136801d40461 2018-12-28 17:52:56,291 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-498deba2-90f3-4af-proj-role 2018-12-28 17:52:56,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/df09a5a0474242e3801ade106eafdff0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:56,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c372ad1-78a6-416c-9513-a7dfbc2be161 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:56,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/df09a5a0474242e3801ade106eafdff0 used request id req-3c372ad1-78a6-416c-9513-a7dfbc2be161 2018-12-28 17:52:56,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b8ed1457f9d6b58eee2cae2588588b36201d644" 2018-12-28 17:52:56,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0bd3a3-a704-4299-b66d-7fdc7306b3d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:56,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ec0bd3a3-a704-4299-b66d-7fdc7306b3d6 2018-12-28 17:52:56,498 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-498deba2-90f3-4af-user 2018-12-28 17:52:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6e7a23375fd0439da2df09465d291c8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fdf0c6dc9633c9f8501a0701b18747219894f97" 2018-12-28 17:52:56,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5618135b-b34a-4710-85e5-9e370ffa770e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:56,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6e7a23375fd0439da2df09465d291c8c used request id req-5618135b-b34a-4710-85e5-9e370ffa770e 2018-12-28 17:52:56,684 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:57,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["uE-vkfjQT-u5UhWNTQVapw"], "issued_at": "2018-12-28T17:52:57.000000Z"}} 2018-12-28 17:52:57,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e3c6522ee91c6f50259003a2f963d02c99c214" 2018-12-28 17:52:57,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2326054d-abbf-40d5-acf3-d7310c052d9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:57,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2326054d-abbf-40d5-acf3-d7310c052d9f 2018-12-28 17:52:57,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:57,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:57,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zgz4991jSBeoo4s9Mdzejg"], "issued_at": "2018-12-28T17:52:57.000000Z"}} 2018-12-28 17:52:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:52:57,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981a8d55-1f44-4081-99d8-d7e9698dfe53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:57,615 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-981a8d55-1f44-4081-99d8-d7e9698dfe53 2018-12-28 17:52:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:57,625 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e2798263-dc62-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:52:57,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf017ec-c9b6-4891-ac31-867e7826b3cd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e2798263-dc62-483-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:52:57,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e2798263-dc62-483-proj used request id req-8cf017ec-c9b6-4891-ac31-867e7826b3cd 2018-12-28 17:52:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:52:57,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76412a11-e3e3-45e4-a28a-53653116204e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:57,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-76412a11-e3e3-45e4-a28a-53653116204e 2018-12-28 17:52:57,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj"}}' 2018-12-28 17:52:57,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c49d0794-8115-4872-811b-385116413484 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/da0acae4e045437fa936dbc5e4674b22"}, "enabled": true, "id": "da0acae4e045437fa936dbc5e4674b22", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj"}} 2018-12-28 17:52:57,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c49d0794-8115-4872-811b-385116413484 2018-12-28 17:52:57,918 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e2798263-dc62-483-proj 2018-12-28 17:52:57,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:57,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:58,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:52:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["GEh27NGDSOK7ugk-Y4BV3Q"], "issued_at": "2018-12-28T17:52:58.000000Z"}} 2018-12-28 17:52:58,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7a3323906de4cdc95903ba2282b149b121e5b0" 2018-12-28 17:52:58,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452bdf72-b91c-47a6-ae18-61d089caaddf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:58,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-452bdf72-b91c-47a6-ae18-61d089caaddf 2018-12-28 17:52:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:52:58,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:52: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:52:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7a3323906de4cdc95903ba2282b149b121e5b0" 2018-12-28 17:52:58,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c8724b-dee5-4e0c-8595-362cce8e2a83 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:52:58,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-84c8724b-dee5-4e0c-8595-362cce8e2a83 2018-12-28 17:52:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-e2798263-dc62-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7a3323906de4cdc95903ba2282b149b121e5b0" 2018-12-28 17:52:58,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e942f57b-f4ad-4171-b7f5-c7db589063c2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-e2798263-dc62-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/da0acae4e045437fa936dbc5e4674b22"}, "enabled": true, "id": "da0acae4e045437fa936dbc5e4674b22", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj"}]} 2018-12-28 17:52:58,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-e2798263-dc62-483-proj used request id req-e942f57b-f4ad-4171-b7f5-c7db589063c2 2018-12-28 17:52:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7a3323906de4cdc95903ba2282b149b121e5b0" 2018-12-28 17:52:58,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb121e1-a838-47c9-b9b9-e0077d97118d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:52:58,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eeb121e1-a838-47c9-b9b9-e0077d97118d 2018-12-28 17:52:58,982 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e2798263-dc62-483-user 2018-12-28 17:52:58,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:58,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:52:59,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47e7b3c-6f55-4690-839e-6945e7a55032 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:52:59,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f47e7b3c-6f55-4690-839e-6945e7a55032 2018-12-28 17:52:59,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" -d '{"role": {"name": "CreateImageSuccessTests-e2798263-dc62-483-proj-role"}}' 2018-12-28 17:52:59,174 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be46b65-8ffe-4309-a610-ca29a5665964 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "abf0022135f84a0980edfdbbe15c895d", "links": {"self": "http://172.30.9.21:5000/v3/roles/abf0022135f84a0980edfdbbe15c895d"}, "name": "CreateImageSuccessTests-e2798263-dc62-483-proj-role"}} 2018-12-28 17:52:59,174 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1be46b65-8ffe-4309-a610-ca29a5665964 2018-12-28 17:52:59,174 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e2798263-dc62-483-proj-role 2018-12-28 17:52:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/abf0022135f84a0980edfdbbe15c895d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:52:59,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5868edf-2be4-4ab2-a8e8-1d7a72f9826d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/abf0022135f84a0980edfdbbe15c895d"}, "domain_id": null, "name": "CreateImageSuccessTests-e2798263-dc62-483-proj-role", "id": "abf0022135f84a0980edfdbbe15c895d"}} 2018-12-28 17:52:59,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/abf0022135f84a0980edfdbbe15c895d used request id req-c5868edf-2be4-4ab2-a8e8-1d7a72f9826d 2018-12-28 17:52:59,266 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e2798263-dc62-483-proj-role to project CreateImageSuccessTests-e2798263-dc62-483-proj 2018-12-28 17:52:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/da0acae4e045437fa936dbc5e4674b22/users/3163294530e84039b212ad0a16cd4145/roles/abf0022135f84a0980edfdbbe15c895d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:52:59,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:52:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b5f0cd0-c386-4691-8320-d2f9c2a4a054 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:52:59,392 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/da0acae4e045437fa936dbc5e4674b22/users/3163294530e84039b212ad0a16cd4145/roles/abf0022135f84a0980edfdbbe15c895d used request id req-3b5f0cd0-c386-4691-8320-d2f9c2a4a054 2018-12-28 17:52:59,393 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 17:52:59,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:52:59,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:52:59,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abf0022135f84a0980edfdbbe15c895d", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj-role"}], "expires_at": "2018-12-28T18:52:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da0acae4e045437fa936dbc5e4674b22", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e2798263-dc62-483-user", "id": "3163294530e84039b212ad0a16cd4145"}, "audit_ids": ["A90XN7YKQn-cQ4WZtCtggA"], "issued_at": "2018-12-28T17:52:59.000000Z"}} 2018-12-28 17:52:59,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:52:59,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:52:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ba87da-851f-4e21-b72b-0bb4da5713a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:52:59,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-90ba87da-851f-4e21-b72b-0bb4da5713a2 2018-12-28 17:52:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:53:00,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-003a82f6-4cb5-4846-88ff-1202068f7c07 Date: Fri, 28 Dec 2018 17:53:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900"} 2018-12-28 17:53:00,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 used request id req-003a82f6-4cb5-4846-88ff-1202068f7c07 2018-12-28 17:53:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:53:00,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17e6c5a3-9548-412a-971e-20aab7547bf9 Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:00,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-17e6c5a3-9548-412a-971e-20aab7547bf9 2018-12-28 17:53:00,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900"}' 2018-12-28 17:53:00,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f X-Openstack-Request-Id: req-b61e96fd-5460-4d28-a20b-7feecb05d80f Date: Fri, 28 Dec 2018 17:53:00 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:00Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:00Z", "visibility": "shared", "locations": [], "self": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f", "min_disk": 0, "protected": false, "id": "ef096f3e-0334-4f25-b1e0-1784a74b320f", "file": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/file", "checksum": null, "owner": "da0acae4e045437fa936dbc5e4674b22", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:00,405 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b61e96fd-5460-4d28-a20b-7feecb05d80f 2018-12-28 17:53:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" -d '' 2018-12-28 17:53:01,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a92c97e-d6d3-4a39-a38c-9e21dff07a91 Date: Fri, 28 Dec 2018 17:53:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:01,620 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/file used request id req-0a92c97e-d6d3-4a39-a38c-9e21dff07a91 2018-12-28 17:53:01,621 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:53:01,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:53:02,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-093720c9-7626-4b53-9591-462f2d08ac32 Date: Fri, 28 Dec 2018 17:53:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:01Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/snap", "metadata": {}}], "self": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f", "min_disk": 0, "protected": false, "id": "ef096f3e-0334-4f25-b1e0-1784a74b320f", "file": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da0acae4e045437fa936dbc5e4674b22", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:02,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f used request id req-093720c9-7626-4b53-9591-462f2d08ac32 2018-12-28 17:53:02,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:53:02,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf4921b0-f497-4fbe-a467-0fca748fecdf Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:02,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-cf4921b0-f497-4fbe-a467-0fca748fecdf 2018-12-28 17:53:02,355 - create_image - INFO - Created image with name - CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 2018-12-28 17:53:02,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:53:02,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-766730c2-0bd4-46a8-bd8b-4c2464745014 Date: Fri, 28 Dec 2018 17:53:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:01Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/snap", "metadata": {}}], "self": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f", "min_disk": 0, "protected": false, "id": "ef096f3e-0334-4f25-b1e0-1784a74b320f", "file": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da0acae4e045437fa936dbc5e4674b22", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:02,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f used request id req-766730c2-0bd4-46a8-bd8b-4c2464745014 2018-12-28 17:53:02,522 - create_image - DEBUG - Instance status is - active 2018-12-28 17:53:02,522 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 2018-12-28 17:53:02,522 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 2018-12-28 17:53:02,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:02,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "abf0022135f84a0980edfdbbe15c895d", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj-role"}], "expires_at": "2018-12-28T18:53:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "da0acae4e045437fa936dbc5e4674b22", "name": "CreateImageSuccessTests-e2798263-dc62-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/da0acae4e045437fa936dbc5e4674b22", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e2798263-dc62-483-user", "id": "3163294530e84039b212ad0a16cd4145"}, "audit_ids": ["zAxqatjBRES0wMje90mRqg"], "issued_at": "2018-12-28T17:53:02.000000Z"}} 2018-12-28 17:53:02,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed35c08323a5318f85dcabc6f9948cb4e52ab4b7" 2018-12-28 17:53:03,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f027408d-3ce6-471c-9d6d-1640ef114eaf Date: Fri, 28 Dec 2018 17:53:03 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:00Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:01Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/snap", "metadata": {}}], "self": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f", "min_disk": 0, "protected": false, "id": "ef096f3e-0334-4f25-b1e0-1784a74b320f", "file": "/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "da0acae4e045437fa936dbc5e4674b22", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ef096f3e-0334-4f25-b1e0-1784a74b320f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900"} 2018-12-28 17:53:03,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 used request id req-f027408d-3ce6-471c-9d6d-1640ef114eaf 2018-12-28 17:53:03,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ed35c08323a5318f85dcabc6f9948cb4e52ab4b7" 2018-12-28 17:53:03,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1f59395-5be1-49ee-a250-0ed11765e5e9 Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:03,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a1f59395-5be1-49ee-a250-0ed11765e5e9 2018-12-28 17:53:03,231 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c29a54b5-e4eb-482e-a0c4-8c2405fe6900 2018-12-28 17:53:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9e5addfeda61377aebdc100e876fea3aed94b9fb" 2018-12-28 17:53:04,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-da46b6f4-09f1-4d3c-8252-5684f0e8ed5a Date: Fri, 28 Dec 2018 17:53:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:04,211 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ef096f3e-0334-4f25-b1e0-1784a74b320f used request id req-da46b6f4-09f1-4d3c-8252-5684f0e8ed5a 2018-12-28 17:53:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:04,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fca70c36-865d-40c9-bc42-f377154883d2 Date: Fri, 28 Dec 2018 17:53:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:04,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fca70c36-865d-40c9-bc42-f377154883d2 2018-12-28 17:53:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:04,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf34886-918e-49c5-a0f9-eda0cb1b1748 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:04,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8bf34886-918e-49c5-a0f9-eda0cb1b1748 2018-12-28 17:53:04,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:04,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b442db-f079-4f7e-ba35-8747888ae377 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:04,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-56b442db-f079-4f7e-ba35-8747888ae377 2018-12-28 17:53:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:04,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb745f8-08c5-4b2e-9185-20b11e890d72 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:04,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-adb745f8-08c5-4b2e-9185-20b11e890d72 2018-12-28 17:53:04,700 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e2798263-dc62-483-proj 2018-12-28 17:53:04,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/da0acae4e045437fa936dbc5e4674b22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:04,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42fc7b56-5fe9-48a8-b11f-cb56700c479a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:04,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/da0acae4e045437fa936dbc5e4674b22 used request id req-42fc7b56-5fe9-48a8-b11f-cb56700c479a 2018-12-28 17:53:04,944 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e2798263-dc62-483-proj-role 2018-12-28 17:53:04,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/abf0022135f84a0980edfdbbe15c895d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:05,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09016ee5-227c-4f75-9bf1-032e085fa1e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:05,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/abf0022135f84a0980edfdbbe15c895d used request id req-09016ee5-227c-4f75-9bf1-032e085fa1e1 2018-12-28 17:53:05,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e00c17cb801a7930c85bf67fbf155a0c4fe3e90" 2018-12-28 17:53:05,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b0b889-d35b-4264-bfcd-e17d84ccb52c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:05,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f5b0b889-d35b-4264-bfcd-e17d84ccb52c 2018-12-28 17:53:05,147 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e2798263-dc62-483-user 2018-12-28 17:53:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3163294530e84039b212ad0a16cd4145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad7a3323906de4cdc95903ba2282b149b121e5b0" 2018-12-28 17:53:05,329 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67701a17-b20e-4668-824e-e3af94da1a23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:05,329 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3163294530e84039b212ad0a16cd4145 used request id req-67701a17-b20e-4668-824e-e3af94da1a23 2018-12-28 17:53:05,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:05,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["sIuWnP8MTPaZqddBEJxU9g"], "issued_at": "2018-12-28T17:53:05.000000Z"}} 2018-12-28 17:53:05,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b5a580425d5bfbae238fe20195b224087a2e50f" 2018-12-28 17:53:05,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f91dd9-6dc7-471e-bf5a-02fde7cdcc65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:05,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-74f91dd9-6dc7-471e-bf5a-02fde7cdcc65 2018-12-28 17:53:05,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:05,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:06,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XFt_PiqhTTulcBR1VaL6OA"], "issued_at": "2018-12-28T17:53:06.000000Z"}} 2018-12-28 17:53:06,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:06,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f2ea75-0140-4ec0-9c14-de07e5c4aff8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:06,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-02f2ea75-0140-4ec0-9c14-de07e5c4aff8 2018-12-28 17:53:06,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:06,376 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-df60a554-5f6d-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:06,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c1190cc-d4c4-471c-a0e1-a7f5fa0bcf93 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-df60a554-5f6d-43e-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:06,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-df60a554-5f6d-43e-proj used request id req-3c1190cc-d4c4-471c-a0e1-a7f5fa0bcf93 2018-12-28 17:53:06,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:06,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c56d10-b761-49a5-8f80-911c86277f79 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:06,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-81c56d10-b761-49a5-8f80-911c86277f79 2018-12-28 17:53:06,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj"}}' 2018-12-28 17:53:06,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66c8d21-439d-4713-8376-2c03af587c72 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5b3fc8bc3e6d491eb769853b552981db"}, "enabled": true, "id": "5b3fc8bc3e6d491eb769853b552981db", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj"}} 2018-12-28 17:53:06,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f66c8d21-439d-4713-8376-2c03af587c72 2018-12-28 17:53:06,731 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-df60a554-5f6d-43e-proj 2018-12-28 17:53:06,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:06,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:07,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LUHGzKW4RSWPG3Kx2xfR3Q"], "issued_at": "2018-12-28T17:53:07.000000Z"}} 2018-12-28 17:53:07,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedfd6fd85352201383bfb1d10b10897385b91" 2018-12-28 17:53:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35711a03-b0e4-4a6b-9815-a1a2320b7cfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:07,127 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-35711a03-b0e4-4a6b-9815-a1a2320b7cfe 2018-12-28 17:53:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:07,136 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:07,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedfd6fd85352201383bfb1d10b10897385b91" 2018-12-28 17:53:07,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87a2b338-fff9-4aa8-9114-d38525bcb182 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:07,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-87a2b338-fff9-4aa8-9114-d38525bcb182 2018-12-28 17:53:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-df60a554-5f6d-43e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedfd6fd85352201383bfb1d10b10897385b91" 2018-12-28 17:53:07,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-119924ea-ea2d-4511-a312-7dc6f1024691 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-df60a554-5f6d-43e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5b3fc8bc3e6d491eb769853b552981db"}, "enabled": true, "id": "5b3fc8bc3e6d491eb769853b552981db", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj"}]} 2018-12-28 17:53:07,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-df60a554-5f6d-43e-proj used request id req-119924ea-ea2d-4511-a312-7dc6f1024691 2018-12-28 17:53:07,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedfd6fd85352201383bfb1d10b10897385b91" 2018-12-28 17:53:07,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f1b690-a0ea-4bd4-9682-4955a6294980 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:07,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-87f1b690-a0ea-4bd4-9682-4955a6294980 2018-12-28 17:53:07,779 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-df60a554-5f6d-43e-user 2018-12-28 17:53:07,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:07,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:07,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e12c8b9-8b87-4463-9929-a682ab9b95a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:07,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e12c8b9-8b87-4463-9929-a682ab9b95a4 2018-12-28 17:53:07,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" -d '{"role": {"name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj-role"}}' 2018-12-28 17:53:07,988 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e71de7-b877-443d-b361-be777a5933c3 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48fcd07d92ed44d782570be179fe87c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/48fcd07d92ed44d782570be179fe87c2"}, "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj-role"}} 2018-12-28 17:53:07,988 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-43e71de7-b877-443d-b361-be777a5933c3 2018-12-28 17:53:07,989 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-df60a554-5f6d-43e-proj-role 2018-12-28 17:53:07,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/48fcd07d92ed44d782570be179fe87c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:08,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17967a81-b7f3-4818-a1f5-28d4c4fa4c63 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/48fcd07d92ed44d782570be179fe87c2"}, "domain_id": null, "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj-role", "id": "48fcd07d92ed44d782570be179fe87c2"}} 2018-12-28 17:53:08,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/48fcd07d92ed44d782570be179fe87c2 used request id req-17967a81-b7f3-4818-a1f5-28d4c4fa4c63 2018-12-28 17:53:08,007 - keystone_utils - INFO - Granting role CreateImageSuccessTests-df60a554-5f6d-43e-proj-role to project CreateImageSuccessTests-df60a554-5f6d-43e-proj 2018-12-28 17:53:08,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5b3fc8bc3e6d491eb769853b552981db/users/441bee4d08894a199a1a86d04e97ee3f/roles/48fcd07d92ed44d782570be179fe87c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:08,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-549ea098-0745-4eff-b59c-ab11726f4c7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:08,142 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5b3fc8bc3e6d491eb769853b552981db/users/441bee4d08894a199a1a86d04e97ee3f/roles/48fcd07d92ed44d782570be179fe87c2 used request id req-549ea098-0745-4eff-b59c-ab11726f4c7c 2018-12-28 17:53:08,142 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 17:53:08,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:08,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:08,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48fcd07d92ed44d782570be179fe87c2", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj-role"}], "expires_at": "2018-12-28T18:53:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3fc8bc3e6d491eb769853b552981db", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-df60a554-5f6d-43e-user", "id": "441bee4d08894a199a1a86d04e97ee3f"}, "audit_ids": ["jWXZ4LQ-RyGLmZSVyyiNTg"], "issued_at": "2018-12-28T17:53:08.000000Z"}} 2018-12-28 17:53:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:08,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8163a287-e752-4ee1-b05a-8b42bd1b948d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:08,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8163a287-e752-4ee1-b05a-8b42bd1b948d 2018-12-28 17:53:08,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:08,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-615a75a4-c426-45fa-b812-a65dee284d1e Date: Fri, 28 Dec 2018 17:53:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7"} 2018-12-28 17:53:08,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 used request id req-615a75a4-c426-45fa-b812-a65dee284d1e 2018-12-28 17:53:08,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:09,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c7b43870-57e5-401b-82de-68cddf48087b Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:09,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c7b43870-57e5-401b-82de-68cddf48087b 2018-12-28 17:53:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7"}' 2018-12-28 17:53:09,212 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a X-Openstack-Request-Id: req-bc1fa532-035c-4007-a2c0-7e96b57fa345 Date: Fri, 28 Dec 2018 17:53:09 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a", "min_disk": 0, "protected": false, "id": "4be53e64-4081-4d98-8888-1ccdb4546f3a", "file": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/file", "checksum": null, "owner": "5b3fc8bc3e6d491eb769853b552981db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:09,212 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc1fa532-035c-4007-a2c0-7e96b57fa345 2018-12-28 17:53:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" -d '' 2018-12-28 17:53:10,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-63d9d91d-e1b3-425d-b93d-9232436e9d5a Date: Fri, 28 Dec 2018 17:53:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:10,591 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/file used request id req-63d9d91d-e1b3-425d-b93d-9232436e9d5a 2018-12-28 17:53:10,592 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:53:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:10,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-5311ecaf-8d96-4977-88b0-aff0a9944aa9 Date: Fri, 28 Dec 2018 17:53:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:10Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/snap", "metadata": {}}], "self": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a", "min_disk": 0, "protected": false, "id": "4be53e64-4081-4d98-8888-1ccdb4546f3a", "file": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3fc8bc3e6d491eb769853b552981db", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:10,771 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a used request id req-5311ecaf-8d96-4977-88b0-aff0a9944aa9 2018-12-28 17:53:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:10,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a36a4a8-84cf-42e7-9816-fe6f4516e1e3 Date: Fri, 28 Dec 2018 17: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-12-28 17:53:10,926 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9a36a4a8-84cf-42e7-9816-fe6f4516e1e3 2018-12-28 17:53:10,928 - create_image - INFO - Created image with name - CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 2018-12-28 17:53:10,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:11,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-081e5bc6-e886-4c33-aed2-6e4e608c22f0 Date: Fri, 28 Dec 2018 17:53:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:10Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/snap", "metadata": {}}], "self": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a", "min_disk": 0, "protected": false, "id": "4be53e64-4081-4d98-8888-1ccdb4546f3a", "file": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3fc8bc3e6d491eb769853b552981db", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:11,178 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a used request id req-081e5bc6-e886-4c33-aed2-6e4e608c22f0 2018-12-28 17:53:11,179 - create_image - DEBUG - Instance status is - active 2018-12-28 17:53:11,179 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 2018-12-28 17:53:11,179 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 2018-12-28 17:53:11,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:11,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48fcd07d92ed44d782570be179fe87c2", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj-role"}], "expires_at": "2018-12-28T18:53:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b3fc8bc3e6d491eb769853b552981db", "name": "CreateImageSuccessTests-df60a554-5f6d-43e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5b3fc8bc3e6d491eb769853b552981db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-df60a554-5f6d-43e-user", "id": "441bee4d08894a199a1a86d04e97ee3f"}, "audit_ids": ["mEuJ6_kzSP61jM-SbHwZIA"], "issued_at": "2018-12-28T17:53:11.000000Z"}} 2018-12-28 17:53:11,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42480ee7f82b2f99a084cbf9619a9071e5f5406e" 2018-12-28 17:53:11,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e3dabfd6-4ac7-4877-a693-5f9897edb176 Date: Fri, 28 Dec 2018 17:53:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:10Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/snap", "metadata": {}}], "self": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a", "min_disk": 0, "protected": false, "id": "4be53e64-4081-4d98-8888-1ccdb4546f3a", "file": "/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b3fc8bc3e6d491eb769853b552981db", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4be53e64-4081-4d98-8888-1ccdb4546f3a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7"} 2018-12-28 17:53:11,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 used request id req-e3dabfd6-4ac7-4877-a693-5f9897edb176 2018-12-28 17:53:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}42480ee7f82b2f99a084cbf9619a9071e5f5406e" 2018-12-28 17:53:11,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8a3e5876-c173-475e-8d8e-259eb2ba02aa Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:11,903 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8a3e5876-c173-475e-8d8e-259eb2ba02aa 2018-12-28 17:53:11,907 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ea821ced-1b5e-4a6d-a642-6698b0ec05e7 2018-12-28 17:53:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2fce9b899b2d75b7866d15e9c602b16efe0c759" 2018-12-28 17:53:13,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-36460ca3-d0a7-4663-8e74-54db9bd41f0a Date: Fri, 28 Dec 2018 17:53:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:13,157 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4be53e64-4081-4d98-8888-1ccdb4546f3a used request id req-36460ca3-d0a7-4663-8e74-54db9bd41f0a 2018-12-28 17:53:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:13,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8a767c97-cbe2-43bc-9a79-82737a60b44d Date: Fri, 28 Dec 2018 17:53:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:13,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8a767c97-cbe2-43bc-9a79-82737a60b44d 2018-12-28 17:53:13,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:13,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d10ad9a-66bc-4409-9308-94c081174019 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:13,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-4d10ad9a-66bc-4409-9308-94c081174019 2018-12-28 17:53:13,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:13,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8669116c-f336-4223-9f9f-803304288f0b 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:13,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-8669116c-f336-4223-9f9f-803304288f0b 2018-12-28 17:53:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:13,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329b48e4-ab9e-41d1-9ac9-237b0919348f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:13,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-329b48e4-ab9e-41d1-9ac9-237b0919348f 2018-12-28 17:53:13,675 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-df60a554-5f6d-43e-proj 2018-12-28 17:53:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5b3fc8bc3e6d491eb769853b552981db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:13,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41ee682a-4a9c-40e8-bd37-956073ceaf89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:13,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5b3fc8bc3e6d491eb769853b552981db used request id req-41ee682a-4a9c-40e8-bd37-956073ceaf89 2018-12-28 17:53:13,920 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-df60a554-5f6d-43e-proj-role 2018-12-28 17:53:13,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/48fcd07d92ed44d782570be179fe87c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:14,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6ffbc86-6a0b-4f27-b00d-c91bc2e97045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:14,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/48fcd07d92ed44d782570be179fe87c2 used request id req-b6ffbc86-6a0b-4f27-b00d-c91bc2e97045 2018-12-28 17:53:14,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30da01b275aba1585880af7337f2bd0b549c7236" 2018-12-28 17:53:14,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d529f4-6f5e-42e7-897a-aea280df4d27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:14,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-50d529f4-6f5e-42e7-897a-aea280df4d27 2018-12-28 17:53:14,124 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-df60a554-5f6d-43e-user 2018-12-28 17:53:14,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/441bee4d08894a199a1a86d04e97ee3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8aaedfd6fd85352201383bfb1d10b10897385b91" 2018-12-28 17:53:14,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25ea160-88a0-461c-bc23-95c14800eda9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:14,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/441bee4d08894a199a1a86d04e97ee3f used request id req-f25ea160-88a0-461c-bc23-95c14800eda9 2018-12-28 17:53:14,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:14,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vofW_FIBSVaGis0uzpt1XQ"], "issued_at": "2018-12-28T17:53:14.000000Z"}} 2018-12-28 17:53:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61dc41a403b4339b1f358e8551919098e59d0bf4" 2018-12-28 17:53:14,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19facff5-e14d-4a6a-9429-50642ab8c269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:14,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-19facff5-e14d-4a6a-9429-50642ab8c269 2018-12-28 17:53:14,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:14,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:15,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["5HRcZjPXTgm5iJkPBhPTuw"], "issued_at": "2018-12-28T17:53:15.000000Z"}} 2018-12-28 17:53:15,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:15,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ed856d-aeb4-4685-be23-a8bb3a647130 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:15,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-58ed856d-aeb4-4685-be23-a8bb3a647130 2018-12-28 17:53:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:15,230 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:15,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9f8e05fc-c39e-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:15,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c274a0-fd68-4e0c-98fb-a84c2831e5f0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9f8e05fc-c39e-417-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:15,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-9f8e05fc-c39e-417-proj used request id req-76c274a0-fd68-4e0c-98fb-a84c2831e5f0 2018-12-28 17:53:15,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:15,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4381e0de-7881-4b59-a25a-1d096a71938a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:15,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4381e0de-7881-4b59-a25a-1d096a71938a 2018-12-28 17:53:15,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj"}}' 2018-12-28 17:53:15,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b23c34d-be17-45a4-9e7c-b4695a70e04f Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f27cb5539324288bb553cc68416f907"}, "enabled": true, "id": "8f27cb5539324288bb553cc68416f907", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj"}} 2018-12-28 17:53:15,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7b23c34d-be17-45a4-9e7c-b4695a70e04f 2018-12-28 17:53:15,528 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-9f8e05fc-c39e-417-proj 2018-12-28 17:53:15,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:15,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:15,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ujBpaf_0Rie4h-JelTu9og"], "issued_at": "2018-12-28T17:53:15.000000Z"}} 2018-12-28 17:53:15,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a80fed156e27f4425a8c7688e7a9ee61d7d38d" 2018-12-28 17:53:15,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6a57d6-8aed-4cc3-8fff-1fc1349aa2b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:15,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3b6a57d6-8aed-4cc3-8fff-1fc1349aa2b3 2018-12-28 17:53:15,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:16,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:16,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a80fed156e27f4425a8c7688e7a9ee61d7d38d" 2018-12-28 17:53:16,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1322587-1776-4716-8e2f-7bd522e82956 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:16,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f1322587-1776-4716-8e2f-7bd522e82956 2018-12-28 17:53:16,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-9f8e05fc-c39e-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a80fed156e27f4425a8c7688e7a9ee61d7d38d" 2018-12-28 17:53:16,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64a92d6-b1b3-4374-8868-cceee6d46b53 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-9f8e05fc-c39e-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8f27cb5539324288bb553cc68416f907"}, "enabled": true, "id": "8f27cb5539324288bb553cc68416f907", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj"}]} 2018-12-28 17:53:16,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-9f8e05fc-c39e-417-proj used request id req-d64a92d6-b1b3-4374-8868-cceee6d46b53 2018-12-28 17:53:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a80fed156e27f4425a8c7688e7a9ee61d7d38d" 2018-12-28 17:53:16,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b63784-846b-4d9c-83e5-8e89293768ad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:16,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-68b63784-846b-4d9c-83e5-8e89293768ad 2018-12-28 17:53:16,503 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-9f8e05fc-c39e-417-user 2018-12-28 17:53:16,504 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:16,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:16,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b034b8-16f1-483b-9214-b0e991663175 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:16,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f5b034b8-16f1-483b-9214-b0e991663175 2018-12-28 17:53:16,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" -d '{"role": {"name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role"}}' 2018-12-28 17:53:16,707 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df89ccc1-d92e-447b-9162-e50da4726cf1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "444e8a0a8d264ab7a9359edced36818a", "links": {"self": "http://172.30.9.21:5000/v3/roles/444e8a0a8d264ab7a9359edced36818a"}, "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role"}} 2018-12-28 17:53:16,708 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-df89ccc1-d92e-447b-9162-e50da4726cf1 2018-12-28 17:53:16,708 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role 2018-12-28 17:53:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/444e8a0a8d264ab7a9359edced36818a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:16,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5b80d57-1c90-47b5-9a96-78c2624b8b8a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/444e8a0a8d264ab7a9359edced36818a"}, "domain_id": null, "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role", "id": "444e8a0a8d264ab7a9359edced36818a"}} 2018-12-28 17:53:16,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/444e8a0a8d264ab7a9359edced36818a used request id req-f5b80d57-1c90-47b5-9a96-78c2624b8b8a 2018-12-28 17:53:16,792 - keystone_utils - INFO - Granting role CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role to project CreateImageSuccessTests-9f8e05fc-c39e-417-proj 2018-12-28 17:53:16,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8f27cb5539324288bb553cc68416f907/users/cfd37afa8d034187acbf71a5a94ffb3e/roles/444e8a0a8d264ab7a9359edced36818a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:16,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfc49444-c4eb-4046-9daa-44f6b0eca76c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:16,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8f27cb5539324288bb553cc68416f907/users/cfd37afa8d034187acbf71a5a94ffb3e/roles/444e8a0a8d264ab7a9359edced36818a used request id req-bfc49444-c4eb-4046-9daa-44f6b0eca76c 2018-12-28 17:53:16,921 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 17:53:16,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:16,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:17,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "444e8a0a8d264ab7a9359edced36818a", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role"}], "expires_at": "2018-12-28T18:53:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f27cb5539324288bb553cc68416f907", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-user", "id": "cfd37afa8d034187acbf71a5a94ffb3e"}, "audit_ids": ["uTigNp2bSGmukUk2N73FJA"], "issued_at": "2018-12-28T17:53:17.000000Z"}} 2018-12-28 17:53:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:17,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073a503f-fec2-4c19-a2d9-f38522dbb819 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:17,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-073a503f-fec2-4c19-a2d9-f38522dbb819 2018-12-28 17:53:17,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:17,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5191360e-e79d-4d55-8ee6-825697bd1749 Date: Fri, 28 Dec 2018 17:53:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978"} 2018-12-28 17:53:17,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 used request id req-5191360e-e79d-4d55-8ee6-825697bd1749 2018-12-28 17:53:17,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:17,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63f374fb-36d2-40ea-8877-3382acc0c131 Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:17,707 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-63f374fb-36d2-40ea-8877-3382acc0c131 2018-12-28 17:53:17,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978"}' 2018-12-28 17:53:17,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 X-Openstack-Request-Id: req-63b746f1-d1f1-456b-9e66-3f5bdfc6d0c9 Date: Fri, 28 Dec 2018 17:53:17 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498", "min_disk": 0, "protected": false, "id": "867b6095-024c-47b7-a046-e7b019bbb498", "file": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file", "checksum": null, "owner": "8f27cb5539324288bb553cc68416f907", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:17,933 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-63b746f1-d1f1-456b-9e66-3f5bdfc6d0c9 2018-12-28 17:53:17,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" -d '' 2018-12-28 17:53:19,416 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35d2311e-ed03-434f-8acd-07842ec53ce8 Date: Fri, 28 Dec 2018 17:53:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:19,417 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file used request id req-35d2311e-ed03-434f-8acd-07842ec53ce8 2018-12-28 17:53:19,417 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:53:19,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:19,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a6957757-70ec-4855-96d8-dc908b09a057 Date: Fri, 28 Dec 2018 17:53:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:19Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "metadata": {}}], "self": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498", "min_disk": 0, "protected": false, "id": "867b6095-024c-47b7-a046-e7b019bbb498", "file": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f27cb5539324288bb553cc68416f907", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:19,580 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 used request id req-a6957757-70ec-4855-96d8-dc908b09a057 2018-12-28 17:53:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:19,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5dc77e7e-0018-4012-aeef-d56c799afcd5 Date: Fri, 28 Dec 2018 17:53:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 17:53:19,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5dc77e7e-0018-4012-aeef-d56c799afcd5 2018-12-28 17:53:19,733 - create_image - INFO - Created image with name - CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 2018-12-28 17:53:19,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:19,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-68611266-ff8c-4b9e-a2d8-5223d3ed90ce Date: Fri, 28 Dec 2018 17:53:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:19Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "metadata": {}}], "self": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498", "min_disk": 0, "protected": false, "id": "867b6095-024c-47b7-a046-e7b019bbb498", "file": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f27cb5539324288bb553cc68416f907", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:19,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 used request id req-68611266-ff8c-4b9e-a2d8-5223d3ed90ce 2018-12-28 17:53:19,755 - create_image - DEBUG - Instance status is - active 2018-12-28 17:53:19,755 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 2018-12-28 17:53:19,755 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 2018-12-28 17:53:19,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:20,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "444e8a0a8d264ab7a9359edced36818a", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role"}], "expires_at": "2018-12-28T18:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f27cb5539324288bb553cc68416f907", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-user", "id": "cfd37afa8d034187acbf71a5a94ffb3e"}, "audit_ids": ["9Rtk_NE0TTCdXUFmFC0evA"], "issued_at": "2018-12-28T17:53:20.000000Z"}} 2018-12-28 17:53:20,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a81b95d3c1ac224616a21e24999904afdfb4da" 2018-12-28 17:53:20,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-621ebc0d-ce8c-4a1f-ac78-0edbedf37a5b Date: Fri, 28 Dec 2018 17:53:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:19Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "metadata": {}}], "self": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498", "min_disk": 0, "protected": false, "id": "867b6095-024c-47b7-a046-e7b019bbb498", "file": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f27cb5539324288bb553cc68416f907", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978"} 2018-12-28 17:53:20,308 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 used request id req-621ebc0d-ce8c-4a1f-ac78-0edbedf37a5b 2018-12-28 17:53:20,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}56a81b95d3c1ac224616a21e24999904afdfb4da" 2018-12-28 17:53:20,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-82300966-2b5b-4f9c-b38a-fb4f1c6233bf Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:20,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-82300966-2b5b-4f9c-b38a-fb4f1c6233bf 2018-12-28 17:53:20,465 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:20,466 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:20,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "444e8a0a8d264ab7a9359edced36818a", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role"}], "expires_at": "2018-12-28T18:53:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f27cb5539324288bb553cc68416f907", "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8f27cb5539324288bb553cc68416f907", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-9f8e05fc-c39e-417-user", "id": "cfd37afa8d034187acbf71a5a94ffb3e"}, "audit_ids": ["eKtIg98pQN6ZCScRLcD_mQ"], "issued_at": "2018-12-28T17:53:20.000000Z"}} 2018-12-28 17:53:20,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28b2a44841f51d2a935c99d6a28fb9bbeee50460" 2018-12-28 17:53:20,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad3d4393-ac5f-4e59-a38a-d65f021b9708 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:20,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ad3d4393-ac5f-4e59-a38a-d65f021b9708 2018-12-28 17:53:20,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28b2a44841f51d2a935c99d6a28fb9bbeee50460" 2018-12-28 17:53:21,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-0b1758b4-125f-469e-94e9-7b67567b4aee Date: Fri, 28 Dec 2018 17:53:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:19Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "metadata": {}}], "self": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498", "min_disk": 0, "protected": false, "id": "867b6095-024c-47b7-a046-e7b019bbb498", "file": "/v2/images/867b6095-024c-47b7-a046-e7b019bbb498/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f27cb5539324288bb553cc68416f907", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/867b6095-024c-47b7-a046-e7b019bbb498/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978"} 2018-12-28 17:53:21,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 used request id req-0b1758b4-125f-469e-94e9-7b67567b4aee 2018-12-28 17:53:21,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28b2a44841f51d2a935c99d6a28fb9bbeee50460" 2018-12-28 17:53:21,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-882d9e3d-ef06-45a4-9a81-c44ed847d359 Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:21,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-882d9e3d-ef06-45a4-9a81-c44ed847d359 2018-12-28 17:53:21,341 - create_image - INFO - Found image with name - CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 2018-12-28 17:53:21,341 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c34e51aa-8767-45f3-b0e1-e50f46dd7978 2018-12-28 17:53:21,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}967464a9e892c7333c5127f9821c9f1fc0167d36" 2018-12-28 17:53:23,144 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9f0816b8-f312-48a1-a86d-6709c3cef3aa Date: Fri, 28 Dec 2018 17:53:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:23,144 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/867b6095-024c-47b7-a046-e7b019bbb498 used request id req-9f0816b8-f312-48a1-a86d-6709c3cef3aa 2018-12-28 17:53:23,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:23,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-483291dd-08e3-4783-bd83-5ed23335e4bd Date: Fri, 28 Dec 2018 17:53:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:23,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-483291dd-08e3-4783-bd83-5ed23335e4bd 2018-12-28 17:53:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:23,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4689a243-dfa5-44ca-be62-4db3575fad5c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:23,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-4689a243-dfa5-44ca-be62-4db3575fad5c 2018-12-28 17:53:23,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:23,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9605c8a0-7b44-495a-bfa3-b1705e35375e 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:23,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-9605c8a0-7b44-495a-bfa3-b1705e35375e 2018-12-28 17:53:23,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:23,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53d6bd7-5238-4fa9-a6d7-b539807c69ea Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:23,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-c53d6bd7-5238-4fa9-a6d7-b539807c69ea 2018-12-28 17:53:23,628 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-9f8e05fc-c39e-417-proj 2018-12-28 17:53:23,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8f27cb5539324288bb553cc68416f907 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:23,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8510d989-9d6f-4747-a070-7594e85bb01f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:23,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8f27cb5539324288bb553cc68416f907 used request id req-8510d989-9d6f-4747-a070-7594e85bb01f 2018-12-28 17:53:23,861 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-9f8e05fc-c39e-417-proj-role 2018-12-28 17:53:23,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/444e8a0a8d264ab7a9359edced36818a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:24,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb5b800e-441c-4f2e-8fe2-7ce1283ac708 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:24,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/444e8a0a8d264ab7a9359edced36818a used request id req-bb5b800e-441c-4f2e-8fe2-7ce1283ac708 2018-12-28 17:53:24,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1268cba02097bffdf94668d27f1080f0b798c198" 2018-12-28 17:53:24,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83688013-373f-48d8-80c1-ca51e58c9daf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:24,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-83688013-373f-48d8-80c1-ca51e58c9daf 2018-12-28 17:53:24,098 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-9f8e05fc-c39e-417-user 2018-12-28 17:53:24,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/cfd37afa8d034187acbf71a5a94ffb3e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a80fed156e27f4425a8c7688e7a9ee61d7d38d" 2018-12-28 17:53:24,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b672ff1-aee0-4d86-bcb0-0578376f74c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:24,269 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cfd37afa8d034187acbf71a5a94ffb3e used request id req-6b672ff1-aee0-4d86-bcb0-0578376f74c4 2018-12-28 17:53:24,271 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:24,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["13VxC8iSRQSaYMWeJcjOJg"], "issued_at": "2018-12-28T17:53:24.000000Z"}} 2018-12-28 17:53:24,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6912d430f528bf3994fd323994cd9b7f92f6bf76" 2018-12-28 17:53:24,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ac35bdc-7394-4775-9638-bf5bffa2dfaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:24,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9ac35bdc-7394-4775-9638-bf5bffa2dfaa 2018-12-28 17:53:24,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:24,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:25,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["EDzs1J6QRgWZP0YsJTkvrw"], "issued_at": "2018-12-28T17:53:25.000000Z"}} 2018-12-28 17:53:25,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:25,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-066bfdca-0c8a-4ea8-8fd8-c3ccc3d1507f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:25,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-066bfdca-0c8a-4ea8-8fd8-c3ccc3d1507f 2018-12-28 17:53:25,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:25,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-aac43f55-ed6c-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:25,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959f7e76-d896-4f22-b596-ba010a1bc6ed Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-aac43f55-ed6c-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:25,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-aac43f55-ed6c-4ff-proj used request id req-959f7e76-d896-4f22-b596-ba010a1bc6ed 2018-12-28 17:53:25,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:25,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4622fb5e-df55-44a4-826a-76389a87c706 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:25,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4622fb5e-df55-44a4-826a-76389a87c706 2018-12-28 17:53:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj"}}' 2018-12-28 17:53:25,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7c96094-73b4-43f8-a596-733626e6c45c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/163bdafa33a440f9b910232d6edc328d"}, "enabled": true, "id": "163bdafa33a440f9b910232d6edc328d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj"}} 2018-12-28 17:53:25,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a7c96094-73b4-43f8-a596-733626e6c45c 2018-12-28 17:53:25,534 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-aac43f55-ed6c-4ff-proj 2018-12-28 17:53:25,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:25,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:25,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["SWRKI3nFSaa2uGmb3-WwVQ"], "issued_at": "2018-12-28T17:53:25.000000Z"}} 2018-12-28 17:53:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c3bb3171c3957ffc9c579cf38dceb7d958d683" 2018-12-28 17:53:26,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f03d345-6ba4-44cc-a652-5e213a5e4046 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:26,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4f03d345-6ba4-44cc-a652-5e213a5e4046 2018-12-28 17:53:26,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:26,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:26,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c3bb3171c3957ffc9c579cf38dceb7d958d683" 2018-12-28 17:53:26,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb19159-64bf-4427-a23e-5b29d1d096e4 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:26,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dcb19159-64bf-4427-a23e-5b29d1d096e4 2018-12-28 17:53:26,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-aac43f55-ed6c-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c3bb3171c3957ffc9c579cf38dceb7d958d683" 2018-12-28 17:53:26,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efad0874-5850-4b15-8344-2776613f7c34 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-aac43f55-ed6c-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/163bdafa33a440f9b910232d6edc328d"}, "enabled": true, "id": "163bdafa33a440f9b910232d6edc328d", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj"}]} 2018-12-28 17:53:26,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageSuccessTests-aac43f55-ed6c-4ff-proj used request id req-efad0874-5850-4b15-8344-2776613f7c34 2018-12-28 17:53:26,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c3bb3171c3957ffc9c579cf38dceb7d958d683" 2018-12-28 17:53:26,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81e68c20-4517-4dd6-932a-ba3c56f1d4ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:26,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-81e68c20-4517-4dd6-932a-ba3c56f1d4ec 2018-12-28 17:53:26,606 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-aac43f55-ed6c-4ff-user 2018-12-28 17:53:26,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:26,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:26,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f394360-cbbb-4e71-af3a-3ed5f50247c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:26,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2f394360-cbbb-4e71-af3a-3ed5f50247c2 2018-12-28 17:53:26,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" -d '{"role": {"name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role"}}' 2018-12-28 17:53:26,809 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a893735-50ad-4b5a-bcc1-a68a7e07e9e1 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fd00cb7aff574047b535e67481ef7727", "links": {"self": "http://172.30.9.21:5000/v3/roles/fd00cb7aff574047b535e67481ef7727"}, "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role"}} 2018-12-28 17:53:26,809 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4a893735-50ad-4b5a-bcc1-a68a7e07e9e1 2018-12-28 17:53:26,809 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role 2018-12-28 17:53:26,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/fd00cb7aff574047b535e67481ef7727 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:26,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb20f79-d3ee-4f92-8c8d-17d860efa958 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/fd00cb7aff574047b535e67481ef7727"}, "domain_id": null, "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role", "id": "fd00cb7aff574047b535e67481ef7727"}} 2018-12-28 17:53:26,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/fd00cb7aff574047b535e67481ef7727 used request id req-2bb20f79-d3ee-4f92-8c8d-17d860efa958 2018-12-28 17:53:26,909 - keystone_utils - INFO - Granting role CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role to project CreateImageSuccessTests-aac43f55-ed6c-4ff-proj 2018-12-28 17:53:26,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/163bdafa33a440f9b910232d6edc328d/users/4400b7331fec407fb4ac0504d8ce59e6/roles/fd00cb7aff574047b535e67481ef7727 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:27,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5ed2cec-baa2-4ea7-ab21-a014a90ff328 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:27,046 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/163bdafa33a440f9b910232d6edc328d/users/4400b7331fec407fb4ac0504d8ce59e6/roles/fd00cb7aff574047b535e67481ef7727 used request id req-d5ed2cec-baa2-4ea7-ab21-a014a90ff328 2018-12-28 17:53:27,047 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 17:53:27,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:27,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:27,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd00cb7aff574047b535e67481ef7727", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role"}], "expires_at": "2018-12-28T18:53:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163bdafa33a440f9b910232d6edc328d", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-user", "id": "4400b7331fec407fb4ac0504d8ce59e6"}, "audit_ids": ["z6xrD2zfTNSlQlluXZJlSA"], "issued_at": "2018-12-28T17:53:27.000000Z"}} 2018-12-28 17:53:27,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:27,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d7d3b3-2529-44fa-bc55-b08e40ad8ef5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:27,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-09d7d3b3-2529-44fa-bc55-b08e40ad8ef5 2018-12-28 17:53:27,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:27,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5a2002c0-1957-4643-9c5b-c1f5cc61d981 Date: Fri, 28 Dec 2018 17:53:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4"} 2018-12-28 17:53:27,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 used request id req-5a2002c0-1957-4643-9c5b-c1f5cc61d981 2018-12-28 17:53:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f6e697ac-0017-44fb-966b-e359afb04696 Date: Fri, 28 Dec 2018 17:53:27 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 17:53:27,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f6e697ac-0017-44fb-966b-e359afb04696 2018-12-28 17:53:27,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4"}' 2018-12-28 17:53:28,064 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 X-Openstack-Request-Id: req-0be3c024-7dea-4646-9bf5-e92d8dd577d2 Date: Fri, 28 Dec 2018 17:53:28 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "min_disk": 0, "protected": false, "id": "b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "file": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file", "checksum": null, "owner": "163bdafa33a440f9b910232d6edc328d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:28,064 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0be3c024-7dea-4646-9bf5-e92d8dd577d2 2018-12-28 17:53:28,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" -d '' 2018-12-28 17:53:29,309 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fcdbb4fe-5c52-4a98-aee4-3de111f4c57e Date: Fri, 28 Dec 2018 17:53:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:29,310 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file used request id req-fcdbb4fe-5c52-4a98-aee4-3de111f4c57e 2018-12-28 17:53:29,310 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 17:53:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:29,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-b07bef56-aaf0-4eac-8a42-17adce16a28f Date: Fri, 28 Dec 2018 17:53:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "metadata": {}}], "self": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "min_disk": 0, "protected": false, "id": "b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "file": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163bdafa33a440f9b910232d6edc328d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:29,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 used request id req-b07bef56-aaf0-4eac-8a42-17adce16a28f 2018-12-28 17:53:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:29,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-24b3bafe-8d44-48e7-be93-acfe06feb38a Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:29,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-24b3bafe-8d44-48e7-be93-acfe06feb38a 2018-12-28 17:53:29,639 - create_image - INFO - Created image with name - CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 2018-12-28 17:53:29,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:29,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-6b9812e1-645c-4d61-a4b5-8cf8177b3bcd Date: Fri, 28 Dec 2018 17:53:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "metadata": {}}], "self": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "min_disk": 0, "protected": false, "id": "b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "file": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163bdafa33a440f9b910232d6edc328d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:29,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 used request id req-6b9812e1-645c-4d61-a4b5-8cf8177b3bcd 2018-12-28 17:53:29,885 - create_image - DEBUG - Instance status is - active 2018-12-28 17:53:29,886 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 2018-12-28 17:53:29,886 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 2018-12-28 17:53:29,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:30,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd00cb7aff574047b535e67481ef7727", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role"}], "expires_at": "2018-12-28T18:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163bdafa33a440f9b910232d6edc328d", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-user", "id": "4400b7331fec407fb4ac0504d8ce59e6"}, "audit_ids": ["2eDMuCbNQmiQDcUNVBPVdA"], "issued_at": "2018-12-28T17:53:30.000000Z"}} 2018-12-28 17:53:30,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f84323005f4a01aae2f7b66045f5171eca9ad57" 2018-12-28 17:53:30,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5fce0722-2b43-480b-8fe4-4fc5b874e069 Date: Fri, 28 Dec 2018 17:53:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "metadata": {}}], "self": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "min_disk": 0, "protected": false, "id": "b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "file": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163bdafa33a440f9b910232d6edc328d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4"} 2018-12-28 17:53:30,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 used request id req-5fce0722-2b43-480b-8fe4-4fc5b874e069 2018-12-28 17:53:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f84323005f4a01aae2f7b66045f5171eca9ad57" 2018-12-28 17:53:30,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3889d85f-ed21-4e6d-897a-9cf0c0a541a6 Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:30,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3889d85f-ed21-4e6d-897a-9cf0c0a541a6 2018-12-28 17:53:30,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:30,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:30,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fd00cb7aff574047b535e67481ef7727", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role"}], "expires_at": "2018-12-28T18:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163bdafa33a440f9b910232d6edc328d", "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/163bdafa33a440f9b910232d6edc328d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-aac43f55-ed6c-4ff-user", "id": "4400b7331fec407fb4ac0504d8ce59e6"}, "audit_ids": ["4OSnx1f_SfOOMH-jlnrpFQ"], "issued_at": "2018-12-28T17:53:30.000000Z"}} 2018-12-28 17:53:30,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d72300851e2bd1545d03b590d3febd302e6ee7" 2018-12-28 17:53:31,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4800b879-8dad-474f-8c54-ce23b60a020a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:31,056 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4800b879-8dad-474f-8c54-ce23b60a020a 2018-12-28 17:53:31,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4d72300851e2bd1545d03b590d3febd302e6ee7" 2018-12-28 17:53:31,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-a7b87397-aaf5-4352-8bd5-578e4e8611c0 Date: Fri, 28 Dec 2018 17:53:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:29Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "metadata": {}}], "self": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "min_disk": 0, "protected": false, "id": "b9e96d29-6f3b-477f-b384-1dd1c0c689d6", "file": "/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163bdafa33a440f9b910232d6edc328d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4"} 2018-12-28 17:53:31,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 used request id req-a7b87397-aaf5-4352-8bd5-578e4e8611c0 2018-12-28 17:53:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f4d72300851e2bd1545d03b590d3febd302e6ee7" 2018-12-28 17:53:31,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2532fb45-250b-4ef5-8f62-050ca69e336a Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:31,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2532fb45-250b-4ef5-8f62-050ca69e336a 2018-12-28 17:53:31,396 - create_image - INFO - Found image with name - CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 2018-12-28 17:53:31,396 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-19f8f904-6779-4b2f-9714-eafe8e9cb7a4 2018-12-28 17:53:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ee3f72016311c2aeb74395979f2d9b537e7813d" 2018-12-28 17:53:33,097 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85647e22-1504-43af-a02c-7cee5413e0d2 Date: Fri, 28 Dec 2018 17:53:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:33,097 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b9e96d29-6f3b-477f-b384-1dd1c0c689d6 used request id req-85647e22-1504-43af-a02c-7cee5413e0d2 2018-12-28 17:53:33,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:33,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-84d1b68b-62b0-46b8-a8c1-d0a0fae35dc6 Date: Fri, 28 Dec 2018 17:53:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:33,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-84d1b68b-62b0-46b8-a8c1-d0a0fae35dc6 2018-12-28 17:53:33,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:33,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da255864-1028-402e-bf4e-bf0d7266148e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:33,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-da255864-1028-402e-bf4e-bf0d7266148e 2018-12-28 17:53:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:33,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf20f3b-423a-4fd3-bec6-a1bdde467a41 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:33,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-2bf20f3b-423a-4fd3-bec6-a1bdde467a41 2018-12-28 17:53:33,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:33,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9cee88f-b301-44b3-abcf-5247423b8565 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:33,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-b9cee88f-b301-44b3-abcf-5247423b8565 2018-12-28 17:53:33,596 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-aac43f55-ed6c-4ff-proj 2018-12-28 17:53:33,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/163bdafa33a440f9b910232d6edc328d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:33,812 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d2473af-ead4-4ffc-a188-26644b251a87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:33,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/163bdafa33a440f9b910232d6edc328d used request id req-9d2473af-ead4-4ffc-a188-26644b251a87 2018-12-28 17:53:33,813 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-aac43f55-ed6c-4ff-proj-role 2018-12-28 17:53:33,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/fd00cb7aff574047b535e67481ef7727 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:33,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f95cfddc-278b-46e2-812b-db8230adf7b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:33,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fd00cb7aff574047b535e67481ef7727 used request id req-f95cfddc-278b-46e2-812b-db8230adf7b9 2018-12-28 17:53:33,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc65c84c453e9e819a0f5224951c971626e32c12" 2018-12-28 17:53:34,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d18c87-c4fa-4afd-9c65-52e0e7fbe64a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:34,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-12d18c87-c4fa-4afd-9c65-52e0e7fbe64a 2018-12-28 17:53:34,011 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-aac43f55-ed6c-4ff-user 2018-12-28 17:53:34,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4400b7331fec407fb4ac0504d8ce59e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c3bb3171c3957ffc9c579cf38dceb7d958d683" 2018-12-28 17:53:34,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db390e3b-8a05-4c92-8e5b-2e6a606baa0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:34,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4400b7331fec407fb4ac0504d8ce59e6 used request id req-db390e3b-8a05-4c92-8e5b-2e6a606baa0b 2018-12-28 17:53:34,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:34,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ZLH9qbgJQRW_tJOWDcviSg"], "issued_at": "2018-12-28T17:53:34.000000Z"}} 2018-12-28 17:53:34,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6041cad91debbab6ff3d03f28f9ad41c2761b977" 2018-12-28 17:53:34,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6bc428-62fb-4760-843d-c521a7db7420 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:34,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3d6bc428-62fb-4760-843d-c521a7db7420 2018-12-28 17:53:34,649 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:34,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:35,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["dpJvKP5cQ_i_BH6giriVQw"], "issued_at": "2018-12-28T17:53:35.000000Z"}} 2018-12-28 17:53:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:35,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1db8ac8-1a54-4dac-bbe7-a3af73c9a529 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:35,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f1db8ac8-1a54-4dac-bbe7-a3af73c9a529 2018-12-28 17:53:35,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:35,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-887906a6-7be8-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:35,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128851ea-8027-4dab-9686-5f075e785208 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-887906a6-7be8-413-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:35,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-887906a6-7be8-413-proj used request id req-128851ea-8027-4dab-9686-5f075e785208 2018-12-28 17:53:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:35,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713229a4-dd8c-4ead-b8e7-e7691d554292 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:35,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-713229a4-dd8c-4ead-b8e7-e7691d554292 2018-12-28 17:53:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-887906a6-7be8-413-proj"}}' 2018-12-28 17:53:35,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b071f81c-441c-4f58-97db-735c1267ae92 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fe2fd324130442db9deee50b5dda1e80"}, "enabled": true, "id": "fe2fd324130442db9deee50b5dda1e80", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-887906a6-7be8-413-proj"}} 2018-12-28 17:53:35,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b071f81c-441c-4f58-97db-735c1267ae92 2018-12-28 17:53:35,408 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-887906a6-7be8-413-proj 2018-12-28 17:53:35,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:35,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:35,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vdzTg9G0T7u-h8YWrfh_rQ"], "issued_at": "2018-12-28T17:53:35.000000Z"}} 2018-12-28 17:53:35,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466a92d119d5c95885b094cb6aa44673833794d3" 2018-12-28 17:53:35,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4fb78d-f94d-4b3f-86cc-4cdeec2044c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:35,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e4fb78d-f94d-4b3f-86cc-4cdeec2044c9 2018-12-28 17:53:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:35,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:35,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466a92d119d5c95885b094cb6aa44673833794d3" 2018-12-28 17:53:36,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9aaec2-b40b-4661-8242-cd685ea81385 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:36,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fa9aaec2-b40b-4661-8242-cd685ea81385 2018-12-28 17:53:36,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-887906a6-7be8-413-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466a92d119d5c95885b094cb6aa44673833794d3" 2018-12-28 17:53:36,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d98511-e010-488a-becc-50792b8f9a0e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-887906a6-7be8-413-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fe2fd324130442db9deee50b5dda1e80"}, "enabled": true, "id": "fe2fd324130442db9deee50b5dda1e80", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-887906a6-7be8-413-proj"}]} 2018-12-28 17:53:36,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-887906a6-7be8-413-proj used request id req-11d98511-e010-488a-becc-50792b8f9a0e 2018-12-28 17:53:36,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466a92d119d5c95885b094cb6aa44673833794d3" 2018-12-28 17:53:36,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e025f31d-5e4f-40d8-b620-c1132334c20f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:36,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e025f31d-5e4f-40d8-b620-c1132334c20f 2018-12-28 17:53:36,641 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-887906a6-7be8-413-user 2018-12-28 17:53:36,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:36,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:36,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c04c98c-257a-4dfb-956a-b48052d0f9a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:36,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c04c98c-257a-4dfb-956a-b48052d0f9a7 2018-12-28 17:53:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" -d '{"role": {"name": "CreateImageNegativeTests-887906a6-7be8-413-proj-role"}}' 2018-12-28 17:53:36,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab7a8bc1-de97-4eec-9b21-7de13d7197a6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "638230b6dab1437a88be716e9d03136c", "links": {"self": "http://172.30.9.21:5000/v3/roles/638230b6dab1437a88be716e9d03136c"}, "name": "CreateImageNegativeTests-887906a6-7be8-413-proj-role"}} 2018-12-28 17:53:36,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab7a8bc1-de97-4eec-9b21-7de13d7197a6 2018-12-28 17:53:36,839 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-887906a6-7be8-413-proj-role 2018-12-28 17:53:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/638230b6dab1437a88be716e9d03136c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:36,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d935aec-2df6-4ccf-a5cb-c048183861cf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/638230b6dab1437a88be716e9d03136c"}, "domain_id": null, "name": "CreateImageNegativeTests-887906a6-7be8-413-proj-role", "id": "638230b6dab1437a88be716e9d03136c"}} 2018-12-28 17:53:36,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/638230b6dab1437a88be716e9d03136c used request id req-6d935aec-2df6-4ccf-a5cb-c048183861cf 2018-12-28 17:53:36,932 - keystone_utils - INFO - Granting role CreateImageNegativeTests-887906a6-7be8-413-proj-role to project CreateImageNegativeTests-887906a6-7be8-413-proj 2018-12-28 17:53:36,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/fe2fd324130442db9deee50b5dda1e80/users/d4e25e3df36b4a1d9c5bedb1a8f9aaf1/roles/638230b6dab1437a88be716e9d03136c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:37,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42c8ed4a-edb0-433a-800e-ee65fc104fb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:37,063 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fe2fd324130442db9deee50b5dda1e80/users/d4e25e3df36b4a1d9c5bedb1a8f9aaf1/roles/638230b6dab1437a88be716e9d03136c used request id req-42c8ed4a-edb0-433a-800e-ee65fc104fb9 2018-12-28 17:53:37,064 - openstack_tests - DEBUG - Image metadata - None 2018-12-28 17:53:37,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:37,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:37,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "638230b6dab1437a88be716e9d03136c", "name": "CreateImageNegativeTests-887906a6-7be8-413-proj-role"}], "expires_at": "2018-12-28T18:53:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe2fd324130442db9deee50b5dda1e80", "name": "CreateImageNegativeTests-887906a6-7be8-413-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fe2fd324130442db9deee50b5dda1e80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fe2fd324130442db9deee50b5dda1e80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fe2fd324130442db9deee50b5dda1e80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fe2fd324130442db9deee50b5dda1e80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fe2fd324130442db9deee50b5dda1e80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fe2fd324130442db9deee50b5dda1e80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fe2fd324130442db9deee50b5dda1e80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fe2fd324130442db9deee50b5dda1e80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fe2fd324130442db9deee50b5dda1e80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fe2fd324130442db9deee50b5dda1e80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fe2fd324130442db9deee50b5dda1e80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fe2fd324130442db9deee50b5dda1e80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-887906a6-7be8-413-user", "id": "d4e25e3df36b4a1d9c5bedb1a8f9aaf1"}, "audit_ids": ["YiUFhgGWQgOxVXaJfnCUXQ"], "issued_at": "2018-12-28T17:53:37.000000Z"}} 2018-12-28 17:53:37,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}502cead079853d497390545aed100ee647c612db" 2018-12-28 17:53:37,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3728377-9183-4ba9-a8b7-62158a7a2f10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:37,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e3728377-9183-4ba9-a8b7-62158a7a2f10 2018-12-28 17:53:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-9f719f16-765c-44fc-9fae-41ba6b13bbbb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}502cead079853d497390545aed100ee647c612db" 2018-12-28 17:53:37,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-b0587f97-2995-457b-af81-0e0a687204bd Date: Fri, 28 Dec 2018 17:53:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-9f719f16-765c-44fc-9fae-41ba6b13bbbb"} 2018-12-28 17:53:37,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-9f719f16-765c-44fc-9fae-41ba6b13bbbb used request id req-b0587f97-2995-457b-af81-0e0a687204bd 2018-12-28 17:53:37,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}502cead079853d497390545aed100ee647c612db" 2018-12-28 17:53:37,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4e9b1d8f-6c0c-49aa-888a-219338b22fbe Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:37,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-4e9b1d8f-6c0c-49aa-888a-219338b22fbe 2018-12-28 17:53:37,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}502cead079853d497390545aed100ee647c612db" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-9f719f16-765c-44fc-9fae-41ba6b13bbbb"}' 2018-12-28 17:53:38,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6fc920d6-c03e-4eeb-98ca-f27c7360ee25 X-Openstack-Request-Id: req-e2cf412c-5cb7-446c-957b-1e498308016b Date: Fri, 28 Dec 2018 17:53:38 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-9f719f16-765c-44fc-9fae-41ba6b13bbbb", "tags": [], "container_format": "bare", "created_at": "2018-12-28T17:53:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T17:53:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/6fc920d6-c03e-4eeb-98ca-f27c7360ee25", "min_disk": 0, "protected": false, "id": "6fc920d6-c03e-4eeb-98ca-f27c7360ee25", "file": "/v2/images/6fc920d6-c03e-4eeb-98ca-f27c7360ee25/file", "checksum": null, "owner": "fe2fd324130442db9deee50b5dda1e80", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 17:53:38,081 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e2cf412c-5cb7-446c-957b-1e498308016b 2018-12-28 17:53:38,089 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-28 17:53:38,089 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-9f719f16-765c-44fc-9fae-41ba6b13bbbb 2018-12-28 17:53:38,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6fc920d6-c03e-4eeb-98ca-f27c7360ee25 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}502cead079853d497390545aed100ee647c612db" 2018-12-28 17:53:38,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f74e298d-f33c-42f0-8523-7e1b1187739f Date: Fri, 28 Dec 2018 17:53:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 17:53:38,324 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6fc920d6-c03e-4eeb-98ca-f27c7360ee25 used request id req-f74e298d-f33c-42f0-8523-7e1b1187739f 2018-12-28 17:53:38,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:38,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-36080c43-c11c-4178-9677-96455d5779d1 Date: Fri, 28 Dec 2018 17:53:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:38,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-36080c43-c11c-4178-9677-96455d5779d1 2018-12-28 17:53:38,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:38,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fcbb34-b650-46a8-b864-2473cad905ce Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:38,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-04fcbb34-b650-46a8-b864-2473cad905ce 2018-12-28 17:53:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:38,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de2dc5aa-5091-498d-9635-7277c6595ddb 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:38,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-de2dc5aa-5091-498d-9635-7277c6595ddb 2018-12-28 17:53:38,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:38,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba94778-af54-45a7-9830-5d6c88d9a685 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:38,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-dba94778-af54-45a7-9830-5d6c88d9a685 2018-12-28 17:53:38,811 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-887906a6-7be8-413-proj 2018-12-28 17:53:38,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/fe2fd324130442db9deee50b5dda1e80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:39,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0602b97a-0aa3-4588-a894-c072cb137484 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:39,015 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fe2fd324130442db9deee50b5dda1e80 used request id req-0602b97a-0aa3-4588-a894-c072cb137484 2018-12-28 17:53:39,015 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-887906a6-7be8-413-proj-role 2018-12-28 17:53:39,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/638230b6dab1437a88be716e9d03136c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:39,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcbeb659-bdca-461c-bb84-8e476f7463d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:39,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/638230b6dab1437a88be716e9d03136c used request id req-dcbeb659-bdca-461c-bb84-8e476f7463d2 2018-12-28 17:53:39,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2576ba23d8b88236fe5a476d45a1340b7ee03257" 2018-12-28 17:53:39,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b4a01e-f026-4cbd-9930-782971b2583e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:39,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d1b4a01e-f026-4cbd-9930-782971b2583e 2018-12-28 17:53:39,215 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-887906a6-7be8-413-user 2018-12-28 17:53:39,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d4e25e3df36b4a1d9c5bedb1a8f9aaf1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466a92d119d5c95885b094cb6aa44673833794d3" 2018-12-28 17:53:39,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0501bbe6-3acf-4bc5-adea-52f2991a7036 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:39,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d4e25e3df36b4a1d9c5bedb1a8f9aaf1 used request id req-0501bbe6-3acf-4bc5-adea-52f2991a7036 2018-12-28 17:53:39,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:39,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["EL5MD55NQmW_8MnAe6u1tg"], "issued_at": "2018-12-28T17:53:39.000000Z"}} 2018-12-28 17:53:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2224593aa8377a0d74769a15c321d4e01b80cd41" 2018-12-28 17:53:39,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e97658c-6f7a-44a4-8aff-378e79955d67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:39,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e97658c-6f7a-44a4-8aff-378e79955d67 2018-12-28 17:53:39,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:39,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:40,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["z45yAptJQ0CvoTd_se5_ng"], "issued_at": "2018-12-28T17:53:40.000000Z"}} 2018-12-28 17:53:40,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:40,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2360161-fd05-4c57-8293-59116fb91b52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:40,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d2360161-fd05-4c57-8293-59116fb91b52 2018-12-28 17:53:40,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:40,427 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:40,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-64b3d8a4-057a-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:40,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9350b3ab-38f2-4c5f-87ab-95aff518802b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-64b3d8a4-057a-464-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:40,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-64b3d8a4-057a-464-proj used request id req-9350b3ab-38f2-4c5f-87ab-95aff518802b 2018-12-28 17:53:40,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:40,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85839783-d40a-4896-b862-fcfb9fc61a61 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:40,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-85839783-d40a-4896-b862-fcfb9fc61a61 2018-12-28 17:53:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj"}}' 2018-12-28 17:53:40,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-531a1719-4f5a-47f5-aeed-aa3c51188d30 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d452665a216b452397655e0b80f194ae"}, "enabled": true, "id": "d452665a216b452397655e0b80f194ae", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj"}} 2018-12-28 17:53:40,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-531a1719-4f5a-47f5-aeed-aa3c51188d30 2018-12-28 17:53:40,732 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-64b3d8a4-057a-464-proj 2018-12-28 17:53:40,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:40,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:41,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["GhWJxuM2RgKxucVFvUtyMQ"], "issued_at": "2018-12-28T17:53:41.000000Z"}} 2018-12-28 17:53:41,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59443ea2548a4ecb87606311d706d4471b32e729" 2018-12-28 17:53:41,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40f6120-6899-470f-9dfb-47e6ca6b8287 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:41,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e40f6120-6899-470f-9dfb-47e6ca6b8287 2018-12-28 17:53:41,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:41,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:41,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59443ea2548a4ecb87606311d706d4471b32e729" 2018-12-28 17:53:41,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27f0c5f0-c354-4a20-871b-76afce05af35 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:41,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-27f0c5f0-c354-4a20-871b-76afce05af35 2018-12-28 17:53:41,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-64b3d8a4-057a-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59443ea2548a4ecb87606311d706d4471b32e729" 2018-12-28 17:53:41,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3c743d5-2bdf-4809-a799-c61929756c70 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-64b3d8a4-057a-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d452665a216b452397655e0b80f194ae"}, "enabled": true, "id": "d452665a216b452397655e0b80f194ae", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj"}]} 2018-12-28 17:53:41,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-64b3d8a4-057a-464-proj used request id req-d3c743d5-2bdf-4809-a799-c61929756c70 2018-12-28 17:53:41,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59443ea2548a4ecb87606311d706d4471b32e729" 2018-12-28 17:53:41,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8832d984-d8f0-4f4d-adc9-6472c45709b8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:41,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8832d984-d8f0-4f4d-adc9-6472c45709b8 2018-12-28 17:53:41,864 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-64b3d8a4-057a-464-user 2018-12-28 17:53:41,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:41,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fbae64c-a243-40e8-a86d-fbce95114c3a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:41,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6fbae64c-a243-40e8-a86d-fbce95114c3a 2018-12-28 17:53:41,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" -d '{"role": {"name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj-role"}}' 2018-12-28 17:53:42,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e185f62-eb7f-4908-a8ed-a0dc2d9e7d06 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9ee80288cd7f4ab89ff19716eb9bb145", "links": {"self": "http://172.30.9.21:5000/v3/roles/9ee80288cd7f4ab89ff19716eb9bb145"}, "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj-role"}} 2018-12-28 17:53:42,061 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e185f62-eb7f-4908-a8ed-a0dc2d9e7d06 2018-12-28 17:53:42,061 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-64b3d8a4-057a-464-proj-role 2018-12-28 17:53:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9ee80288cd7f4ab89ff19716eb9bb145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:42,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8acd2ced-9cf1-48f0-9e42-4dce7fc41cc0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9ee80288cd7f4ab89ff19716eb9bb145"}, "domain_id": null, "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj-role", "id": "9ee80288cd7f4ab89ff19716eb9bb145"}} 2018-12-28 17:53:42,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9ee80288cd7f4ab89ff19716eb9bb145 used request id req-8acd2ced-9cf1-48f0-9e42-4dce7fc41cc0 2018-12-28 17:53:42,080 - keystone_utils - INFO - Granting role CreateImageNegativeTests-64b3d8a4-057a-464-proj-role to project CreateImageNegativeTests-64b3d8a4-057a-464-proj 2018-12-28 17:53:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d452665a216b452397655e0b80f194ae/users/4e526df1efd34fedb947cc954b50d512/roles/9ee80288cd7f4ab89ff19716eb9bb145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:42,219 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09dcf79e-7abf-45a8-8b5f-92859ebdff88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:42,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d452665a216b452397655e0b80f194ae/users/4e526df1efd34fedb947cc954b50d512/roles/9ee80288cd7f4ab89ff19716eb9bb145 used request id req-09dcf79e-7abf-45a8-8b5f-92859ebdff88 2018-12-28 17:53:42,220 - openstack_tests - DEBUG - Image metadata - None 2018-12-28 17:53:42,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:42,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:42,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9ee80288cd7f4ab89ff19716eb9bb145", "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj-role"}], "expires_at": "2018-12-28T18:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d452665a216b452397655e0b80f194ae", "name": "CreateImageNegativeTests-64b3d8a4-057a-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d452665a216b452397655e0b80f194ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d452665a216b452397655e0b80f194ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d452665a216b452397655e0b80f194ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d452665a216b452397655e0b80f194ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d452665a216b452397655e0b80f194ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d452665a216b452397655e0b80f194ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d452665a216b452397655e0b80f194ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d452665a216b452397655e0b80f194ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d452665a216b452397655e0b80f194ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d452665a216b452397655e0b80f194ae", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d452665a216b452397655e0b80f194ae", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d452665a216b452397655e0b80f194ae", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-64b3d8a4-057a-464-user", "id": "4e526df1efd34fedb947cc954b50d512"}, "audit_ids": ["SMx1wPYYQue3t4J8bcamkA"], "issued_at": "2018-12-28T17:53:42.000000Z"}} 2018-12-28 17:53:42,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4347802f0748f73259bb8f824d080a4b8269aa5" 2018-12-28 17:53:42,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9d3ac6-5780-4935-9bba-daf90be747cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:42,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9a9d3ac6-5780-4935-9bba-daf90be747cd 2018-12-28 17:53:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-a1554dba-a8e6-4f35-adda-03183ba730a4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4347802f0748f73259bb8f824d080a4b8269aa5" 2018-12-28 17:53:42,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-e265d65e-6483-4722-9964-119c5e77d879 Date: Fri, 28 Dec 2018 17:53:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-a1554dba-a8e6-4f35-adda-03183ba730a4"} 2018-12-28 17:53:42,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-a1554dba-a8e6-4f35-adda-03183ba730a4 used request id req-e265d65e-6483-4722-9964-119c5e77d879 2018-12-28 17:53:42,854 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-12-28 17:53:42,855 - file_utils - DEBUG - Saving file to - /tmp/faaf166f-d0a8-401d-a82a-e4c2b944ccd4 2018-12-28 17:53:43,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4347802f0748f73259bb8f824d080a4b8269aa5" 2018-12-28 17:53:43,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67e6635e-97f5-4db6-8e2b-740de0efcb75 Date: Fri, 28 Dec 2018 17:53: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-12-28 17:53:43,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-67e6635e-97f5-4db6-8e2b-740de0efcb75 2018-12-28 17:53:43,275 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-12-28 17:53:43,275 - glance_utils - DEBUG - Closing file ./tmp/faaf166f-d0a8-401d-a82a-e4c2b944ccd4 2018-12-28 17:53:43,275 - glance_utils - INFO - Removing file ./tmp/faaf166f-d0a8-401d-a82a-e4c2b944ccd4 2018-12-28 17:53:43,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:43,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9160df02-b212-4a94-a486-ae9b18027ad1 Date: Fri, 28 Dec 2018 17:53:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:43,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9160df02-b212-4a94-a486-ae9b18027ad1 2018-12-28 17:53:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:43,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02c4f7c5-0aaa-4139-a0a1-09dc8554f526 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:43,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-02c4f7c5-0aaa-4139-a0a1-09dc8554f526 2018-12-28 17:53:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:43,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d65b17-7ef0-4582-86c0-420c0fe2509d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:43,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-f7d65b17-7ef0-4582-86c0-420c0fe2509d 2018-12-28 17:53:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:43,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c231c1-d434-4819-ab7d-30cdd0febf93 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:43,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-22c231c1-d434-4819-ab7d-30cdd0febf93 2018-12-28 17:53:43,781 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-64b3d8a4-057a-464-proj 2018-12-28 17:53:43,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d452665a216b452397655e0b80f194ae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:43,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7499c231-4d27-4458-a5d2-e515687afa14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:43,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d452665a216b452397655e0b80f194ae used request id req-7499c231-4d27-4458-a5d2-e515687afa14 2018-12-28 17:53:43,968 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-64b3d8a4-057a-464-proj-role 2018-12-28 17:53:43,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9ee80288cd7f4ab89ff19716eb9bb145 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:44,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bbf3d00-ca99-4595-993a-2d50339346da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:44,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9ee80288cd7f4ab89ff19716eb9bb145 used request id req-1bbf3d00-ca99-4595-993a-2d50339346da 2018-12-28 17:53:44,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d61f339f2656f5c482be092149976a18521658ff" 2018-12-28 17:53:44,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f673b0d-4360-482f-bb1e-2c9a430db088 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:44,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0f673b0d-4360-482f-bb1e-2c9a430db088 2018-12-28 17:53:44,179 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-64b3d8a4-057a-464-user 2018-12-28 17:53:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4e526df1efd34fedb947cc954b50d512 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59443ea2548a4ecb87606311d706d4471b32e729" 2018-12-28 17:53:44,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffa0ef73-8465-4335-9337-22a05b871a39 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:44,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4e526df1efd34fedb947cc954b50d512 used request id req-ffa0ef73-8465-4335-9337-22a05b871a39 2018-12-28 17:53:44,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:44,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FOzUJv5PSCql_E-GwHinRg"], "issued_at": "2018-12-28T17:53:44.000000Z"}} 2018-12-28 17:53:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59a9c88c445b512e1da9b25d23b3e230caf4569" 2018-12-28 17:53:44,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224477b3-c75d-47ec-88a1-5ffe08a9e4d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:44,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-224477b3-c75d-47ec-88a1-5ffe08a9e4d3 2018-12-28 17:53:44,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:44,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:45,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["kcVZGz6_RlCHDFKGvf7cHg"], "issued_at": "2018-12-28T17:53:45.000000Z"}} 2018-12-28 17:53:45,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:45,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f17d0c1-7be7-4208-895e-b4c3a0fbf2a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:45,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4f17d0c1-7be7-4208-895e-b4c3a0fbf2a4 2018-12-28 17:53:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:45,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:45,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7e0cdad9-6685-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:45,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93274959-2625-4827-bcb9-c38851f202be Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7e0cdad9-6685-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:45,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-7e0cdad9-6685-4cd-proj used request id req-93274959-2625-4827-bcb9-c38851f202be 2018-12-28 17:53:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:45,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21e9a4c-7eb2-4dff-a952-0c2b7514be9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:45,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d21e9a4c-7eb2-4dff-a952-0c2b7514be9d 2018-12-28 17:53:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj"}}' 2018-12-28 17:53:45,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-259b39f5-8ffd-4d3a-8d9d-ef86a5acc7ba Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9cd8021d9b644d78964aa0544f6f1ba3"}, "enabled": true, "id": "9cd8021d9b644d78964aa0544f6f1ba3", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj"}} 2018-12-28 17:53:45,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-259b39f5-8ffd-4d3a-8d9d-ef86a5acc7ba 2018-12-28 17:53:45,696 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-7e0cdad9-6685-4cd-proj 2018-12-28 17:53:45,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:45,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:46,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Yhwz2kOIQXqEFh9B0l5ixQ"], "issued_at": "2018-12-28T17:53:46.000000Z"}} 2018-12-28 17:53:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a64851dcd5454ab060856ace127fe9b827c8a2c" 2018-12-28 17:53:46,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5618bd4b-a350-490b-bedd-35ac99b411c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:46,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5618bd4b-a350-490b-bedd-35ac99b411c0 2018-12-28 17:53:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:46,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:46,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a64851dcd5454ab060856ace127fe9b827c8a2c" 2018-12-28 17:53:46,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a341eceb-7583-4cdc-b029-e722a87504be Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:46,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a341eceb-7583-4cdc-b029-e722a87504be 2018-12-28 17:53:46,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-7e0cdad9-6685-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a64851dcd5454ab060856ace127fe9b827c8a2c" 2018-12-28 17:53:46,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89482eb7-37c5-468c-ad62-b0d609795ecd Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-7e0cdad9-6685-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9cd8021d9b644d78964aa0544f6f1ba3"}, "enabled": true, "id": "9cd8021d9b644d78964aa0544f6f1ba3", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj"}]} 2018-12-28 17:53:46,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-7e0cdad9-6685-4cd-proj used request id req-89482eb7-37c5-468c-ad62-b0d609795ecd 2018-12-28 17:53:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a64851dcd5454ab060856ace127fe9b827c8a2c" 2018-12-28 17:53:46,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a26f667c-b7e1-43e2-97a4-c2678e8081d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:46,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a26f667c-b7e1-43e2-97a4-c2678e8081d5 2018-12-28 17:53:46,828 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-7e0cdad9-6685-4cd-user 2018-12-28 17:53:46,828 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:46,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:46,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c2bc7a-0e96-471f-80eb-00d1a23bdc4b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:46,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d0c2bc7a-0e96-471f-80eb-00d1a23bdc4b 2018-12-28 17:53:46,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" -d '{"role": {"name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role"}}' 2018-12-28 17:53:47,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d204cf1-af57-4dc7-912d-885bef475205 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a90fad52749b402f82c74d8a4a4ad0e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/a90fad52749b402f82c74d8a4a4ad0e8"}, "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role"}} 2018-12-28 17:53:47,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2d204cf1-af57-4dc7-912d-885bef475205 2018-12-28 17:53:47,037 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role 2018-12-28 17:53:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a90fad52749b402f82c74d8a4a4ad0e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:47,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdf11846-dbfc-4f62-829a-9efd67010074 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a90fad52749b402f82c74d8a4a4ad0e8"}, "domain_id": null, "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role", "id": "a90fad52749b402f82c74d8a4a4ad0e8"}} 2018-12-28 17:53:47,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a90fad52749b402f82c74d8a4a4ad0e8 used request id req-fdf11846-dbfc-4f62-829a-9efd67010074 2018-12-28 17:53:47,128 - keystone_utils - INFO - Granting role CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role to project CreateImageNegativeTests-7e0cdad9-6685-4cd-proj 2018-12-28 17:53:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9cd8021d9b644d78964aa0544f6f1ba3/users/b2b66c7febe14e9c9a486413bde88393/roles/a90fad52749b402f82c74d8a4a4ad0e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:47,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f88e533-be78-4d35-a41d-eed46a082c0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:47,255 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9cd8021d9b644d78964aa0544f6f1ba3/users/b2b66c7febe14e9c9a486413bde88393/roles/a90fad52749b402f82c74d8a4a4ad0e8 used request id req-9f88e533-be78-4d35-a41d-eed46a082c0c 2018-12-28 17:53:47,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:47,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:47,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a90fad52749b402f82c74d8a4a4ad0e8", "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role"}], "expires_at": "2018-12-28T18:53:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cd8021d9b644d78964aa0544f6f1ba3", "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9cd8021d9b644d78964aa0544f6f1ba3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-7e0cdad9-6685-4cd-user", "id": "b2b66c7febe14e9c9a486413bde88393"}, "audit_ids": ["RA4Swxm5Q7Wy6unrftGRmQ"], "issued_at": "2018-12-28T17:53:47.000000Z"}} 2018-12-28 17:53:47,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}338fc55bd01249714dc3e7b1852064282149ebc6" 2018-12-28 17:53:47,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2392669-b2c4-4e35-825d-299b07d13edf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:47,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a2392669-b2c4-4e35-825d-299b07d13edf 2018-12-28 17:53:47,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}338fc55bd01249714dc3e7b1852064282149ebc6" 2018-12-28 17:53:47,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-0530b985-701c-4e3c-a034-b7286156c65d Date: Fri, 28 Dec 2018 17:53:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-12-28 17:53:47,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&name=foo used request id req-0530b985-701c-4e3c-a034-b7286156c65d 2018-12-28 17:53:47,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-28958bb2-f693-45b8-a04a-fb0bfa566823 Date: Fri, 28 Dec 2018 17:53:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:48,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-28958bb2-f693-45b8-a04a-fb0bfa566823 2018-12-28 17:53:48,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915b7bfe-b8fb-4259-8ceb-cac6b21fb57b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:48,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-915b7bfe-b8fb-4259-8ceb-cac6b21fb57b 2018-12-28 17:53:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f42f8a9-cf71-462d-95fe-59e9a9753854 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:48,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-8f42f8a9-cf71-462d-95fe-59e9a9753854 2018-12-28 17:53:48,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-863829c6-8181-4066-9bd9-6b532e075848 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:48,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-863829c6-8181-4066-9bd9-6b532e075848 2018-12-28 17:53:48,451 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-7e0cdad9-6685-4cd-proj 2018-12-28 17:53:48,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9cd8021d9b644d78964aa0544f6f1ba3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ed21186-0e3f-4ddb-8559-08b1a3caeaed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:48,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9cd8021d9b644d78964aa0544f6f1ba3 used request id req-2ed21186-0e3f-4ddb-8559-08b1a3caeaed 2018-12-28 17:53:48,652 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-7e0cdad9-6685-4cd-proj-role 2018-12-28 17:53:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a90fad52749b402f82c74d8a4a4ad0e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-242549d0-fde0-4379-8aff-33c0ca3fff2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:48,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a90fad52749b402f82c74d8a4a4ad0e8 used request id req-242549d0-fde0-4379-8aff-33c0ca3fff2b 2018-12-28 17:53:48,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b433fdbfb303c19981512d1651db117f76d76cf2" 2018-12-28 17:53:48,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92561bce-adeb-41f7-8a71-425477a7bad2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:48,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-92561bce-adeb-41f7-8a71-425477a7bad2 2018-12-28 17:53:48,858 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-7e0cdad9-6685-4cd-user 2018-12-28 17:53:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b2b66c7febe14e9c9a486413bde88393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a64851dcd5454ab060856ace127fe9b827c8a2c" 2018-12-28 17:53:49,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9f5805c-e807-4067-aef6-a88bb58e7c9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:49,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b2b66c7febe14e9c9a486413bde88393 used request id req-b9f5805c-e807-4067-aef6-a88bb58e7c9b 2018-12-28 17:53:49,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:49,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xaG1v9hxTcCpDm_b3FelEw"], "issued_at": "2018-12-28T17:53:49.000000Z"}} 2018-12-28 17:53:49,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73d48443a433f89f4789ecc6bb8810d0e85275c5" 2018-12-28 17:53:49,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff301bc1-a2b8-413e-8da6-1b472fdbfccd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:49,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ff301bc1-a2b8-413e-8da6-1b472fdbfccd 2018-12-28 17:53:49,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:49,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:49,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["AH1C2UfnS8CvHfRsAsroMw"], "issued_at": "2018-12-28T17:53:49.000000Z"}} 2018-12-28 17:53:49,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:49,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6a0a88-1a03-48e1-bbb5-4181d79a4758 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:49,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8e6a0a88-1a03-48e1-bbb5-4181d79a4758 2018-12-28 17:53:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:50,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:50,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2fbeb201-e983-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:50,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba5a4f8-90aa-4853-a97f-6c710cb296a8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2fbeb201-e983-465-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:50,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2fbeb201-e983-465-proj used request id req-bba5a4f8-90aa-4853-a97f-6c710cb296a8 2018-12-28 17:53:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:50,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4592a2f9-e849-4b25-863b-2eef2970a576 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:50,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4592a2f9-e849-4b25-863b-2eef2970a576 2018-12-28 17:53:50,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj"}}' 2018-12-28 17:53:50,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2a52df-25f9-4eb4-a5b6-d016e7ebc55c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a8650bc2e53427bbb04354b2ce52caf"}, "enabled": true, "id": "2a8650bc2e53427bbb04354b2ce52caf", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj"}} 2018-12-28 17:53:50,307 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0f2a52df-25f9-4eb4-a5b6-d016e7ebc55c 2018-12-28 17:53:50,307 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2fbeb201-e983-465-proj 2018-12-28 17:53:50,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:50,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:50,694 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["lbTDKDyXSKCz1nhB32DvBQ"], "issued_at": "2018-12-28T17:53:50.000000Z"}} 2018-12-28 17:53:50,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0527820e4547e5d9c810818bffdcabfe9a6a24" 2018-12-28 17:53:50,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16b0269f-3930-4d83-9d70-f02f606de980 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:50,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-16b0269f-3930-4d83-9d70-f02f606de980 2018-12-28 17:53:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:50,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0527820e4547e5d9c810818bffdcabfe9a6a24" 2018-12-28 17:53:50,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a218a5b6-10ec-449a-a3b2-d238fd62a34d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:50,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a218a5b6-10ec-449a-a3b2-d238fd62a34d 2018-12-28 17:53:50,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-2fbeb201-e983-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0527820e4547e5d9c810818bffdcabfe9a6a24" 2018-12-28 17:53:50,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d21d01-977d-4973-8ab6-2068533f3088 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-2fbeb201-e983-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a8650bc2e53427bbb04354b2ce52caf"}, "enabled": true, "id": "2a8650bc2e53427bbb04354b2ce52caf", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj"}]} 2018-12-28 17:53:50,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateImageNegativeTests-2fbeb201-e983-465-proj used request id req-31d21d01-977d-4973-8ab6-2068533f3088 2018-12-28 17:53:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0527820e4547e5d9c810818bffdcabfe9a6a24" 2018-12-28 17:53:51,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1270ca-fc09-43f4-889c-cab4937a20a7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:51,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-af1270ca-fc09-43f4-889c-cab4937a20a7 2018-12-28 17:53:51,450 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2fbeb201-e983-465-user 2018-12-28 17:53:51,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:51,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:51,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-924fe57d-ccea-415f-8ee5-4a65322806a6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:51,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-924fe57d-ccea-415f-8ee5-4a65322806a6 2018-12-28 17:53:51,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" -d '{"role": {"name": "CreateImageNegativeTests-2fbeb201-e983-465-proj-role"}}' 2018-12-28 17:53:51,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fba60b7-78be-4c4d-babb-8b641e4d9818 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "882584fd185d4107881403c010b1b630", "links": {"self": "http://172.30.9.21:5000/v3/roles/882584fd185d4107881403c010b1b630"}, "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj-role"}} 2018-12-28 17:53:51,666 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3fba60b7-78be-4c4d-babb-8b641e4d9818 2018-12-28 17:53:51,666 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2fbeb201-e983-465-proj-role 2018-12-28 17:53:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/882584fd185d4107881403c010b1b630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:51,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-385230c8-88de-4f75-b51f-9cb98df3fbe0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/882584fd185d4107881403c010b1b630"}, "domain_id": null, "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj-role", "id": "882584fd185d4107881403c010b1b630"}} 2018-12-28 17:53:51,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/882584fd185d4107881403c010b1b630 used request id req-385230c8-88de-4f75-b51f-9cb98df3fbe0 2018-12-28 17:53:51,760 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2fbeb201-e983-465-proj-role to project CreateImageNegativeTests-2fbeb201-e983-465-proj 2018-12-28 17:53:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2a8650bc2e53427bbb04354b2ce52caf/users/f24e945e2da849b19eb0c2c5f0590ea4/roles/882584fd185d4107881403c010b1b630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:51,877 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aceaf48c-6aa9-4316-9b18-799a4b2fe412 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:51,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2a8650bc2e53427bbb04354b2ce52caf/users/f24e945e2da849b19eb0c2c5f0590ea4/roles/882584fd185d4107881403c010b1b630 used request id req-aceaf48c-6aa9-4316-9b18-799a4b2fe412 2018-12-28 17:53:51,878 - openstack_tests - DEBUG - Image metadata - None 2018-12-28 17:53:51,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:51,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:52,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "882584fd185d4107881403c010b1b630", "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj-role"}], "expires_at": "2018-12-28T18:53:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2a8650bc2e53427bbb04354b2ce52caf", "name": "CreateImageNegativeTests-2fbeb201-e983-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/2a8650bc2e53427bbb04354b2ce52caf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/2a8650bc2e53427bbb04354b2ce52caf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/2a8650bc2e53427bbb04354b2ce52caf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2a8650bc2e53427bbb04354b2ce52caf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/2a8650bc2e53427bbb04354b2ce52caf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/2a8650bc2e53427bbb04354b2ce52caf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2a8650bc2e53427bbb04354b2ce52caf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/2a8650bc2e53427bbb04354b2ce52caf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/2a8650bc2e53427bbb04354b2ce52caf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2a8650bc2e53427bbb04354b2ce52caf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/2a8650bc2e53427bbb04354b2ce52caf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/2a8650bc2e53427bbb04354b2ce52caf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2fbeb201-e983-465-user", "id": "f24e945e2da849b19eb0c2c5f0590ea4"}, "audit_ids": ["p0dgv_RtTN65M7g5dU7mhQ"], "issued_at": "2018-12-28T17:53:52.000000Z"}} 2018-12-28 17:53:52,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daf12f3c085eb154148cc8c515f74da426438b82" 2018-12-28 17:53:52,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582f4f1b-642b-4b3f-9978-55848fb2730c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:52,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-582f4f1b-642b-4b3f-9978-55848fb2730c 2018-12-28 17:53:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-ca84c00e-5faf-49ef-a05a-3af80a2deea4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}daf12f3c085eb154148cc8c515f74da426438b82" 2018-12-28 17:53:52,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-aea0387d-1390-4958-bb97-2b29f36a48f0 Date: Fri, 28 Dec 2018 17:53:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-ca84c00e-5faf-49ef-a05a-3af80a2deea4"} 2018-12-28 17:53:52,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-ca84c00e-5faf-49ef-a05a-3af80a2deea4 used request id req-aea0387d-1390-4958-bb97-2b29f36a48f0 2018-12-28 17:53:52,608 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-12-28 17:53:52,608 - file_utils - DEBUG - Saving file to - /tmp/2ea80414-2342-40a5-9e8b-3430599e64af 2018-12-28 17:53:52,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:52,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d27055ab-eb56-4c7b-ade3-18abb69fd639 Date: Fri, 28 Dec 2018 17:53:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:52,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d27055ab-eb56-4c7b-ade3-18abb69fd639 2018-12-28 17:53:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:52,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436a54a3-91e3-4e42-bda9-29debab5f07d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:52,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-436a54a3-91e3-4e42-bda9-29debab5f07d 2018-12-28 17:53:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:53,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-954472af-4775-4605-aa51-0d0ad1348df4 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:53,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-954472af-4775-4605-aa51-0d0ad1348df4 2018-12-28 17:53:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:53,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0adbbd-b337-4b72-ac8f-89adb58fcef7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:53,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-fa0adbbd-b337-4b72-ac8f-89adb58fcef7 2018-12-28 17:53:53,163 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2fbeb201-e983-465-proj 2018-12-28 17:53:53,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2a8650bc2e53427bbb04354b2ce52caf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:53,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0cb988c-d6a0-44b2-91f0-26b94a05940e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:53,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2a8650bc2e53427bbb04354b2ce52caf used request id req-c0cb988c-d6a0-44b2-91f0-26b94a05940e 2018-12-28 17:53:53,345 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2fbeb201-e983-465-proj-role 2018-12-28 17:53:53,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/882584fd185d4107881403c010b1b630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:53,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-992f87a8-8424-40b2-9b87-ccddabfad996 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:53,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/882584fd185d4107881403c010b1b630 used request id req-992f87a8-8424-40b2-9b87-ccddabfad996 2018-12-28 17:53:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}940d257a0074912f4d747fc9d894fc5984ff049b" 2018-12-28 17:53:53,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29e0124-fb7c-41b4-a3b7-03a725e942f4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:53,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b29e0124-fb7c-41b4-a3b7-03a725e942f4 2018-12-28 17:53:53,549 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2fbeb201-e983-465-user 2018-12-28 17:53:53,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f24e945e2da849b19eb0c2c5f0590ea4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf0527820e4547e5d9c810818bffdcabfe9a6a24" 2018-12-28 17:53:53,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82cbfb5d-40ed-4439-b686-e3fbc4021b14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:53,712 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f24e945e2da849b19eb0c2c5f0590ea4 used request id req-82cbfb5d-40ed-4439-b686-e3fbc4021b14 2018-12-28 17:53:53,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:54,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["6W1cDyCDTH2A8Gvs0OlQLw"], "issued_at": "2018-12-28T17:53:54.000000Z"}} 2018-12-28 17:53:54,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d67cd7dd7e60c3aa9749c50f8b0a036fe287490" 2018-12-28 17:53:54,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cf4d1cd-7b06-45e2-989b-728c3eeb08fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:54,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6cf4d1cd-7b06-45e2-989b-728c3eeb08fc 2018-12-28 17:53:54,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:54,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:54,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["eWW33tocRneW2F6hhLaZug"], "issued_at": "2018-12-28T17:53:54.000000Z"}} 2018-12-28 17:53:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:54,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155e5d62-1ff2-420c-b710-d94c0af6411d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:54,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-155e5d62-1ff2-420c-b710-d94c0af6411d 2018-12-28 17:53:54,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:54,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-89559ca4-91d0-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:54,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d18eefc-11e2-40ea-8a37-a288d216be86 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-89559ca4-91d0-49f-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:54,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-89559ca4-91d0-49f-proj used request id req-6d18eefc-11e2-40ea-8a37-a288d216be86 2018-12-28 17:53:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:54,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0c07675-7a78-4f18-bd95-db0a13c0cc44 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:54,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a0c07675-7a78-4f18-bd95-db0a13c0cc44 2018-12-28 17:53:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-89559ca4-91d0-49f-proj"}}' 2018-12-28 17:53:54,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35ae3bda-1705-42e8-a6f3-8aab2a20379b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/86dcb87355fd473ab7641d11157f645a"}, "enabled": true, "id": "86dcb87355fd473ab7641d11157f645a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-89559ca4-91d0-49f-proj"}} 2018-12-28 17:53:54,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-35ae3bda-1705-42e8-a6f3-8aab2a20379b 2018-12-28 17:53:54,918 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-89559ca4-91d0-49f-proj 2018-12-28 17:53:54,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:54,919 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:55,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["tYi2PDS_Qq22hXwwuvFQRA"], "issued_at": "2018-12-28T17:53:55.000000Z"}} 2018-12-28 17:53:55,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55cb472e9092c63379f3bcde8e53c26ea35055d" 2018-12-28 17:53:55,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58abca58-3c99-458f-a34a-d78f981e8929 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:55,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-58abca58-3c99-458f-a34a-d78f981e8929 2018-12-28 17:53:55,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:55,467 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:55,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55cb472e9092c63379f3bcde8e53c26ea35055d" 2018-12-28 17:53:55,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52fbbe7e-3d54-487e-82d0-bcc1e5408b68 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:55,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-52fbbe7e-3d54-487e-82d0-bcc1e5408b68 2018-12-28 17:53:55,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-89559ca4-91d0-49f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55cb472e9092c63379f3bcde8e53c26ea35055d" 2018-12-28 17:53:55,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7408d3-8eca-445c-af01-798e59690e45 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-89559ca4-91d0-49f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/86dcb87355fd473ab7641d11157f645a"}, "enabled": true, "id": "86dcb87355fd473ab7641d11157f645a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-89559ca4-91d0-49f-proj"}]} 2018-12-28 17:53:55,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-89559ca4-91d0-49f-proj used request id req-6d7408d3-8eca-445c-af01-798e59690e45 2018-12-28 17:53:55,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55cb472e9092c63379f3bcde8e53c26ea35055d" 2018-12-28 17:53:55,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd14be63-f30d-4dbf-9574-72e25c02cfc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:55,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-dd14be63-f30d-4dbf-9574-72e25c02cfc0 2018-12-28 17:53:56,120 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-89559ca4-91d0-49f-user 2018-12-28 17:53:56,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35aff13e-07ee-4e26-91db-54746e7ff352 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:56,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-35aff13e-07ee-4e26-91db-54746e7ff352 2018-12-28 17:53:56,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" -d '{"role": {"name": "CreateMultiPartImageTests-89559ca4-91d0-49f-proj-role"}}' 2018-12-28 17:53:56,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e05b6c55-a71d-4c43-995e-6090f3ddb34d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e61aabbb910c4e2b9ee2e80b51e5274f", "links": {"self": "http://172.30.9.21:5000/v3/roles/e61aabbb910c4e2b9ee2e80b51e5274f"}, "name": "CreateMultiPartImageTests-89559ca4-91d0-49f-proj-role"}} 2018-12-28 17:53:56,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e05b6c55-a71d-4c43-995e-6090f3ddb34d 2018-12-28 17:53:56,331 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-89559ca4-91d0-49f-proj-role 2018-12-28 17:53:56,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e61aabbb910c4e2b9ee2e80b51e5274f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c01e5d9-8578-4eea-a95f-458c73a93095 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/e61aabbb910c4e2b9ee2e80b51e5274f"}, "domain_id": null, "name": "CreateMultiPartImageTests-89559ca4-91d0-49f-proj-role", "id": "e61aabbb910c4e2b9ee2e80b51e5274f"}} 2018-12-28 17:53:56,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e61aabbb910c4e2b9ee2e80b51e5274f used request id req-6c01e5d9-8578-4eea-a95f-458c73a93095 2018-12-28 17:53:56,353 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-89559ca4-91d0-49f-proj-role to project CreateMultiPartImageTests-89559ca4-91d0-49f-proj 2018-12-28 17:53:56,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/86dcb87355fd473ab7641d11157f645a/users/ee2e7efac91244b9bc03c7bda3d0fae9/roles/e61aabbb910c4e2b9ee2e80b51e5274f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9187f91-0b0b-49be-86a2-28d780829f46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:56,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/86dcb87355fd473ab7641d11157f645a/users/ee2e7efac91244b9bc03c7bda3d0fae9/roles/e61aabbb910c4e2b9ee2e80b51e5274f used request id req-e9187f91-0b0b-49be-86a2-28d780829f46 2018-12-28 17:53:56,489 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-12-28 17:53:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4ff3d476-2c15-40be-ab4d-4e8c7e9e5f81 Date: Fri, 28 Dec 2018 17:53:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:53:56,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4ff3d476-2c15-40be-ab4d-4e8c7e9e5f81 2018-12-28 17:53:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0cd333-b6fb-402a-bc08-dbf467e49fb2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:53:56,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-cb0cd333-b6fb-402a-bc08-dbf467e49fb2 2018-12-28 17:53:56,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b1a739-b7b2-4cd6-bf19-6881eea4dcf9 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:53:56,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-e7b1a739-b7b2-4cd6-bf19-6881eea4dcf9 2018-12-28 17:53:56,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:56,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7f5d32-64d6-4e38-98df-de833681ec0f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:53:56,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-1c7f5d32-64d6-4e38-98df-de833681ec0f 2018-12-28 17:53:56,977 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-89559ca4-91d0-49f-proj 2018-12-28 17:53:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/86dcb87355fd473ab7641d11157f645a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:57,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28167eb8-37ce-4e47-b86b-1fa2b1aa57db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:57,203 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/86dcb87355fd473ab7641d11157f645a used request id req-28167eb8-37ce-4e47-b86b-1fa2b1aa57db 2018-12-28 17:53:57,203 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-89559ca4-91d0-49f-proj-role 2018-12-28 17:53:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e61aabbb910c4e2b9ee2e80b51e5274f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:57,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c1f1548-0e33-4a7c-bd9a-cd9c400c5b69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:57,306 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e61aabbb910c4e2b9ee2e80b51e5274f used request id req-9c1f1548-0e33-4a7c-bd9a-cd9c400c5b69 2018-12-28 17:53:57,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11b43186d7e1af63f74bdf97664d3aa6ffb84705" 2018-12-28 17:53:57,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8baa0500-8677-46b5-991f-1fcb09df7652 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:57,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8baa0500-8677-46b5-991f-1fcb09df7652 2018-12-28 17:53:57,397 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-89559ca4-91d0-49f-user 2018-12-28 17:53:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ee2e7efac91244b9bc03c7bda3d0fae9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d55cb472e9092c63379f3bcde8e53c26ea35055d" 2018-12-28 17:53:57,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:53:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-339cbccf-ca71-4dd3-ba01-02a0fa825bd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:53:57,576 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ee2e7efac91244b9bc03c7bda3d0fae9 used request id req-339cbccf-ca71-4dd3-ba01-02a0fa825bd7 2018-12-28 17:53:57,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:57,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["-KfQ7ft6SgCSQnVTMSNpRA"], "issued_at": "2018-12-28T17:53:57.000000Z"}} 2018-12-28 17:53:57,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f1e0c176c877a5a40b47a285dc1b1c3d7efdd2e" 2018-12-28 17:53:58,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c61204a3-5462-4f6e-ab0e-8835d10e351c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:58,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c61204a3-5462-4f6e-ab0e-8835d10e351c 2018-12-28 17:53:58,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:58,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:58,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["tC5xpGhBTnKV_GEHKZuMzg"], "issued_at": "2018-12-28T17:53:58.000000Z"}} 2018-12-28 17:53:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:53:58,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b89222ab-1b51-46b9-84eb-ea278f749e02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:58,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b89222ab-1b51-46b9-84eb-ea278f749e02 2018-12-28 17:53:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:58,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:53:58,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ca4a8f-efe4-43e8-9f21-9e5e06816cab Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:53:58,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj used request id req-c2ca4a8f-efe4-43e8-9f21-9e5e06816cab 2018-12-28 17:53:58,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:53:58,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c59bf19-9829-4de1-a94e-e02c2dee5349 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:58,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1c59bf19-9829-4de1-a94e-e02c2dee5349 2018-12-28 17:53:58,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj"}}' 2018-12-28 17:53:58,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da1d1bd1-8468-426c-8461-9fb51238e652 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/88130028e187455f944a0d909845ba1c"}, "enabled": true, "id": "88130028e187455f944a0d909845ba1c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj"}} 2018-12-28 17:53:58,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-da1d1bd1-8468-426c-8461-9fb51238e652 2018-12-28 17:53:58,815 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj 2018-12-28 17:53:58,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:58,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:53:59,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["u5PvQ-aaRXCtST-htwaUqw"], "issued_at": "2018-12-28T17:53:59.000000Z"}} 2018-12-28 17:53:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25095ea7c3306b3da5f48af0428b697e7f8be176" 2018-12-28 17:53:59,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac26265d-b254-4c53-a013-a4204b747c52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:53:59,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ac26265d-b254-4c53-a013-a4204b747c52 2018-12-28 17:53:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:53:59,237 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:53: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:53:59,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25095ea7c3306b3da5f48af0428b697e7f8be176" 2018-12-28 17:53:59,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81b6d758-75e8-44b3-bb6a-48ca4ba78107 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:53:59,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-81b6d758-75e8-44b3-bb6a-48ca4ba78107 2018-12-28 17:53:59,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25095ea7c3306b3da5f48af0428b697e7f8be176" 2018-12-28 17:53:59,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67d68bd-4f23-4f5d-8d10-fff4c6b31634 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/88130028e187455f944a0d909845ba1c"}, "enabled": true, "id": "88130028e187455f944a0d909845ba1c", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj"}]} 2018-12-28 17:53:59,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj used request id req-b67d68bd-4f23-4f5d-8d10-fff4c6b31634 2018-12-28 17:53:59,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25095ea7c3306b3da5f48af0428b697e7f8be176" 2018-12-28 17:53:59,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4033e259-8494-492c-bd3f-ea16707698c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:53:59,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4033e259-8494-492c-bd3f-ea16707698c7 2018-12-28 17:53:59,833 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-8b0547e5-7bc8-4d6-user 2018-12-28 17:53:59,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:53:59,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:53:59,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f198b83-5b3d-4bea-9acf-7962a6030d38 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:53:59,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9f198b83-5b3d-4bea-9acf-7962a6030d38 2018-12-28 17:53:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" -d '{"role": {"name": "CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj-role"}}' 2018-12-28 17:53:59,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c16f74-a684-4e65-a155-e0447fe3949e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b8968c70af2f4926b75c558cc573c159", "links": {"self": "http://172.30.9.21:5000/v3/roles/b8968c70af2f4926b75c558cc573c159"}, "name": "CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj-role"}} 2018-12-28 17:53:59,971 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-66c16f74-a684-4e65-a155-e0447fe3949e 2018-12-28 17:53:59,971 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj-role 2018-12-28 17:53:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b8968c70af2f4926b75c558cc573c159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:53:59,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78425887-b7f8-46e0-a34c-4956d39b72d8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/b8968c70af2f4926b75c558cc573c159"}, "domain_id": null, "name": "CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj-role", "id": "b8968c70af2f4926b75c558cc573c159"}} 2018-12-28 17:53:59,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b8968c70af2f4926b75c558cc573c159 used request id req-78425887-b7f8-46e0-a34c-4956d39b72d8 2018-12-28 17:53:59,994 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj-role to project CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj 2018-12-28 17:53:59,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/88130028e187455f944a0d909845ba1c/users/9fc517103fa34f5497682a9373bcbb46/roles/b8968c70af2f4926b75c558cc573c159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,123 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-989f8795-557f-43bf-bd85-e2c5a1fe2e2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:00,124 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/88130028e187455f944a0d909845ba1c/users/9fc517103fa34f5497682a9373bcbb46/roles/b8968c70af2f4926b75c558cc573c159 used request id req-989f8795-557f-43bf-bd85-e2c5a1fe2e2b 2018-12-28 17:54:00,136 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-28 17:54:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d02eb3e5-0867-46a8-af8e-9878a1e1c611 Date: Fri, 28 Dec 2018 17:54:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:54:00,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d02eb3e5-0867-46a8-af8e-9878a1e1c611 2018-12-28 17:54:00,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888ba2ba-80a1-41cd-abac-e1f90624bb50 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:54:00,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-888ba2ba-80a1-41cd-abac-e1f90624bb50 2018-12-28 17:54:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a996d62e-5e6a-4368-a606-687004154ddb 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:54:00,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-a996d62e-5e6a-4368-a606-687004154ddb 2018-12-28 17:54:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ddabcf-d955-4dca-a3ea-1fa6101f013c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:54:00,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-06ddabcf-d955-4dca-a3ea-1fa6101f013c 2018-12-28 17:54:00,619 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj 2018-12-28 17:54:00,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/88130028e187455f944a0d909845ba1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f888974-ce6a-4a40-9f84-42d8be361311 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:00,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/88130028e187455f944a0d909845ba1c used request id req-6f888974-ce6a-4a40-9f84-42d8be361311 2018-12-28 17:54:00,838 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-8b0547e5-7bc8-4d6-proj-role 2018-12-28 17:54:00,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b8968c70af2f4926b75c558cc573c159 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:00,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba30f656-3b79-4fa6-a00b-3fab1b25d27a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:00,965 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b8968c70af2f4926b75c558cc573c159 used request id req-ba30f656-3b79-4fa6-a00b-3fab1b25d27a 2018-12-28 17:54:00,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbb67ced4d022f67672fb362b7b81716e3e1e1c" 2018-12-28 17:54:01,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5ce2e1-1838-4ee2-be8f-2ca79f8d3739 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:01,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e5ce2e1-1838-4ee2-be8f-2ca79f8d3739 2018-12-28 17:54:01,051 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-8b0547e5-7bc8-4d6-user 2018-12-28 17:54:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9fc517103fa34f5497682a9373bcbb46 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25095ea7c3306b3da5f48af0428b697e7f8be176" 2018-12-28 17:54:01,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677a3d7b-ca90-4194-ab77-163056e57855 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:01,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9fc517103fa34f5497682a9373bcbb46 used request id req-677a3d7b-ca90-4194-ab77-163056e57855 2018-12-28 17:54:01,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:01,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["tG2LBQTqQ9GijUtjUsCEcg"], "issued_at": "2018-12-28T17:54:01.000000Z"}} 2018-12-28 17:54:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbc5b2c2cc6585536461193bd3310585e753d7d1" 2018-12-28 17:54:01,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00a9102-635f-4c5d-bd19-c52bc289962c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:01,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c00a9102-635f-4c5d-bd19-c52bc289962c 2018-12-28 17:54:01,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:01,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:02,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["NBNw58aZS16bwdbHlD7qNg"], "issued_at": "2018-12-28T17:54:02.000000Z"}} 2018-12-28 17:54:02,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:02,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a320c4a-3899-4511-851a-75d80711859d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:02,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2a320c4a-3899-4511-851a-75d80711859d 2018-12-28 17:54:02,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:02,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:54: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:02,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:02,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d56f7d44-0ac1-43b9-bdfc-04a85ed90ca6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:54:02,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj used request id req-d56f7d44-0ac1-43b9-bdfc-04a85ed90ca6 2018-12-28 17:54:02,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:02,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb378546-a8f4-48e4-9752-2815fcfc264f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:02,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cb378546-a8f4-48e4-9752-2815fcfc264f 2018-12-28 17:54:02,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj"}}' 2018-12-28 17:54:02,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb0ec78-35ca-4b45-a4dd-f2ac27af1d01 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a3841de8305458eafcf2ff0bde88886"}, "enabled": true, "id": "5a3841de8305458eafcf2ff0bde88886", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj"}} 2018-12-28 17:54:02,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8bb0ec78-35ca-4b45-a4dd-f2ac27af1d01 2018-12-28 17:54:02,498 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj 2018-12-28 17:54:02,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:02,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:02,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["YCGOBPEyRASMAh3c5Ox8Zw"], "issued_at": "2018-12-28T17:54:02.000000Z"}} 2018-12-28 17:54:02,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce538c0b363198ececb47c7be9b886390ba11d9" 2018-12-28 17:54:02,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bac17200-c596-4c3a-9802-9db830b648be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:02,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bac17200-c596-4c3a-9802-9db830b648be 2018-12-28 17:54:02,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:02,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:54: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:02,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce538c0b363198ececb47c7be9b886390ba11d9" 2018-12-28 17:54:03,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-badad401-0909-4be5-a945-e4e52f9ab2be Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:54:03,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-badad401-0909-4be5-a945-e4e52f9ab2be 2018-12-28 17:54:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce538c0b363198ececb47c7be9b886390ba11d9" 2018-12-28 17:54:03,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bcb3d33-8fb4-49c9-81a7-f7b1d2ce9c7f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5a3841de8305458eafcf2ff0bde88886"}, "enabled": true, "id": "5a3841de8305458eafcf2ff0bde88886", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj"}]} 2018-12-28 17:54:03,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj used request id req-5bcb3d33-8fb4-49c9-81a7-f7b1d2ce9c7f 2018-12-28 17:54:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce538c0b363198ececb47c7be9b886390ba11d9" 2018-12-28 17:54:03,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3a1a81-7a5f-47c5-a1ca-344ce67d4579 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:03,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ab3a1a81-7a5f-47c5-a1ca-344ce67d4579 2018-12-28 17:54:03,642 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-b99431e0-7c2e-4d4-user 2018-12-28 17:54:03,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:03,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e98d893-85c3-4871-b629-34afc0231ef0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:03,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e98d893-85c3-4871-b629-34afc0231ef0 2018-12-28 17:54:03,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" -d '{"role": {"name": "CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj-role"}}' 2018-12-28 17:54:03,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1ee32f0-e78f-4c35-9782-713ef155b9c9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "26f15ad91c18461699795e9f36f85dfa", "links": {"self": "http://172.30.9.21:5000/v3/roles/26f15ad91c18461699795e9f36f85dfa"}, "name": "CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj-role"}} 2018-12-28 17:54:03,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f1ee32f0-e78f-4c35-9782-713ef155b9c9 2018-12-28 17:54:03,767 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj-role 2018-12-28 17:54:03,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/26f15ad91c18461699795e9f36f85dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:03,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c88083-041e-4489-8f14-557988a02ece Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/26f15ad91c18461699795e9f36f85dfa"}, "domain_id": null, "name": "CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj-role", "id": "26f15ad91c18461699795e9f36f85dfa"}} 2018-12-28 17:54:03,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/26f15ad91c18461699795e9f36f85dfa used request id req-b7c88083-041e-4489-8f14-557988a02ece 2018-12-28 17:54:03,864 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj-role to project CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj 2018-12-28 17:54:03,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5a3841de8305458eafcf2ff0bde88886/users/ea03c3685233441e9685de77efb6ff73/roles/26f15ad91c18461699795e9f36f85dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-407b449e-9a6a-4442-88fe-10b49ef3d49d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:04,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5a3841de8305458eafcf2ff0bde88886/users/ea03c3685233441e9685de77efb6ff73/roles/26f15ad91c18461699795e9f36f85dfa used request id req-407b449e-9a6a-4442-88fe-10b49ef3d49d 2018-12-28 17:54:04,022 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-12-28 17:54:04,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f3c5806e-f3f1-4cf1-83c0-e540adf91c5e Date: Fri, 28 Dec 2018 17:54:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:54:04,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f3c5806e-f3f1-4cf1-83c0-e540adf91c5e 2018-12-28 17:54:04,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7255bca1-abbe-4b27-aac5-11db45d45f4d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:54:04,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-7255bca1-abbe-4b27-aac5-11db45d45f4d 2018-12-28 17:54:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b3951f6-6d78-48d7-8eff-e117be4b4fa5 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:54:04,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1b3951f6-6d78-48d7-8eff-e117be4b4fa5 2018-12-28 17:54:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4d9139-d1e5-48ab-aee2-00bc44528af8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:54:04,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-8a4d9139-d1e5-48ab-aee2-00bc44528af8 2018-12-28 17:54:04,514 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj 2018-12-28 17:54:04,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5a3841de8305458eafcf2ff0bde88886 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,824 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac7808a7-26a9-4eaa-9238-bd54a53f9046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:04,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5a3841de8305458eafcf2ff0bde88886 used request id req-ac7808a7-26a9-4eaa-9238-bd54a53f9046 2018-12-28 17:54:04,824 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-b99431e0-7c2e-4d4-proj-role 2018-12-28 17:54:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/26f15ad91c18461699795e9f36f85dfa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:04,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bbb5e4c-e867-4f91-affb-d4718880c83c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:04,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/26f15ad91c18461699795e9f36f85dfa used request id req-0bbb5e4c-e867-4f91-affb-d4718880c83c 2018-12-28 17:54:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21548035ab96b5b035fa43c4ec9cce146027b452" 2018-12-28 17:54:05,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d1911d-4e70-4cd5-8578-bebf96b3dead Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:05,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-76d1911d-4e70-4cd5-8578-bebf96b3dead 2018-12-28 17:54:05,037 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-b99431e0-7c2e-4d4-user 2018-12-28 17:54:05,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ea03c3685233441e9685de77efb6ff73 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce538c0b363198ececb47c7be9b886390ba11d9" 2018-12-28 17:54:05,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f52c89e8-e8b2-4e4c-8c83-b46283695632 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:05,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ea03c3685233441e9685de77efb6ff73 used request id req-f52c89e8-e8b2-4e4c-8c83-b46283695632 2018-12-28 17:54:05,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:05,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ktjrC7EdST6a6EqjpxXuJw"], "issued_at": "2018-12-28T17:54:05.000000Z"}} 2018-12-28 17:54:05,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2ba8dee854c6519f4850f9ef05257cd895e0000" 2018-12-28 17:54:05,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36c613b6-447c-4f80-a4fe-48f8284c48d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:05,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-36c613b6-447c-4f80-a4fe-48f8284c48d4 2018-12-28 17:54:05,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:05,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:06,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wz7-HkxDTOm6AyNfQYrkmA"], "issued_at": "2018-12-28T17:54:06.000000Z"}} 2018-12-28 17:54:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:06,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94899d37-156f-4a38-a952-518210501300 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:06,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-94899d37-156f-4a38-a952-518210501300 2018-12-28 17:54:06,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:06,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0425b9f9-dff4-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:06,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a281c98e-ffa7-45fd-a46f-23bacae58692 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0425b9f9-dff4-410-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:54:06,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-0425b9f9-dff4-410-proj used request id req-a281c98e-ffa7-45fd-a46f-23bacae58692 2018-12-28 17:54:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd9a040b-866d-4003-a0d7-debf2c3ebb03 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:06,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fd9a040b-866d-4003-a0d7-debf2c3ebb03 2018-12-28 17:54:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj"}}' 2018-12-28 17:54:06,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637e6983-78ea-40e3-b873-6becd0867220 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/874d020d32004412bad3edbdc53eccc1"}, "enabled": true, "id": "874d020d32004412bad3edbdc53eccc1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj"}} 2018-12-28 17:54:06,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-637e6983-78ea-40e3-b873-6becd0867220 2018-12-28 17:54:06,552 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-0425b9f9-dff4-410-proj 2018-12-28 17:54:06,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:06,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:06,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wz-4J0ixRAyIDQ4wbOitfA"], "issued_at": "2018-12-28T17:54:06.000000Z"}} 2018-12-28 17:54:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c391bfce7268d205a0cd0b4d6bdbd04d90870" 2018-12-28 17:54:07,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb8b767-06eb-4f5b-83b3-ba65ccc4d594 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:07,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5bb8b767-06eb-4f5b-83b3-ba65ccc4d594 2018-12-28 17:54:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:07,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:54: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:07,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c391bfce7268d205a0cd0b4d6bdbd04d90870" 2018-12-28 17:54:07,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64dac05-2723-422b-b559-a2a479719c20 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:54:07,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b64dac05-2723-422b-b559-a2a479719c20 2018-12-28 17:54:07,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-0425b9f9-dff4-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c391bfce7268d205a0cd0b4d6bdbd04d90870" 2018-12-28 17:54:07,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09468985-6580-467b-978b-85783137b754 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-0425b9f9-dff4-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/874d020d32004412bad3edbdc53eccc1"}, "enabled": true, "id": "874d020d32004412bad3edbdc53eccc1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj"}]} 2018-12-28 17:54:07,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-0425b9f9-dff4-410-proj used request id req-09468985-6580-467b-978b-85783137b754 2018-12-28 17:54:07,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c391bfce7268d205a0cd0b4d6bdbd04d90870" 2018-12-28 17:54:07,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d92e5f-c376-4f99-86c7-57399fb44c8b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:07,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-55d92e5f-c376-4f99-86c7-57399fb44c8b 2018-12-28 17:54:07,683 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-0425b9f9-dff4-410-user 2018-12-28 17:54:07,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:07,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19396f4-1fd0-4f58-ae7f-34d262e59a8a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:07,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b19396f4-1fd0-4f58-ae7f-34d262e59a8a 2018-12-28 17:54:07,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" -d '{"role": {"name": "CreateKeypairsTests-0425b9f9-dff4-410-proj-role"}}' 2018-12-28 17:54:07,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4c0a5c-a530-43bb-a10d-e8f0a4392c7f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce68643fbeb04adc938b8c6cc3a572d3", "links": {"self": "http://172.30.9.21:5000/v3/roles/ce68643fbeb04adc938b8c6cc3a572d3"}, "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj-role"}} 2018-12-28 17:54:07,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb4c0a5c-a530-43bb-a10d-e8f0a4392c7f 2018-12-28 17:54:07,900 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-0425b9f9-dff4-410-proj-role 2018-12-28 17:54:07,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ce68643fbeb04adc938b8c6cc3a572d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:07,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e49d731-dfb0-4ffb-9183-47dd90c635de Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/ce68643fbeb04adc938b8c6cc3a572d3"}, "domain_id": null, "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj-role", "id": "ce68643fbeb04adc938b8c6cc3a572d3"}} 2018-12-28 17:54:07,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ce68643fbeb04adc938b8c6cc3a572d3 used request id req-3e49d731-dfb0-4ffb-9183-47dd90c635de 2018-12-28 17:54:07,989 - keystone_utils - INFO - Granting role CreateKeypairsTests-0425b9f9-dff4-410-proj-role to project CreateKeypairsTests-0425b9f9-dff4-410-proj 2018-12-28 17:54:07,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/874d020d32004412bad3edbdc53eccc1/users/4d273f273525466b9b1755ab82a2a506/roles/ce68643fbeb04adc938b8c6cc3a572d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:08,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3a4240-5765-4a0c-92cb-4544df17f146 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:08,117 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/874d020d32004412bad3edbdc53eccc1/users/4d273f273525466b9b1755ab82a2a506/roles/ce68643fbeb04adc938b8c6cc3a572d3 used request id req-4f3a4240-5765-4a0c-92cb-4544df17f146 2018-12-28 17:54:08,117 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:54:08,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:08,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:08,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce68643fbeb04adc938b8c6cc3a572d3", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj-role"}], "expires_at": "2018-12-28T18:54:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d020d32004412bad3edbdc53eccc1", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0425b9f9-dff4-410-user", "id": "4d273f273525466b9b1755ab82a2a506"}, "audit_ids": ["SBhUZDc5SruxgAYcFCikNA"], "issued_at": "2018-12-28T17:54:08.000000Z"}} 2018-12-28 17:54:08,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06a5d41f8f9599ece9383322441f3ee95efe8a2" 2018-12-28 17:54:08,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66eedd8-be20-4748-b063-3093fd935327 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:08,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c66eedd8-be20-4748-b063-3093fd935327 2018-12-28 17:54:08,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:54:08,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06a5d41f8f9599ece9383322441f3ee95efe8a2" 2018-12-28 17:54:09,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54: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-05a9061a-d12e-4fcd-85d8-46c796a78d10 x-compute-request-id: req-05a9061a-d12e-4fcd-85d8-46c796a78d10 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:54:09,194 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-05a9061a-d12e-4fcd-85d8-46c796a78d10 2018-12-28 17:54:09,194 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69... 2018-12-28 17:54:09,194 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:54:09,220 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 2018-12-28 17:54:09,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06a5d41f8f9599ece9383322441f3ee95efe8a2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDn7bOTJsF9MvKvxGXAWAEcaHsi26lHJ6wry6pz5/1NUcrFDnDMpYpeBOfS2HJbh9UnHZs6SUz414RwLdh0+hg7HeVeIqAmbo5ahgKoQsY5wlKvffuWiJOQI6y7Wm6NHXnvnd5+/lVYU+SS0uGUjcwfTo+mHMt5+byo7hOnsdvGcQ==", "name": "CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69"}}' 2018-12-28 17:54:09,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54: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-b24e9177-74bd-4e6e-94d4-eb39fa79e56e x-compute-request-id: req-b24e9177-74bd-4e6e-94d4-eb39fa79e56e Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDn7bOTJsF9MvKvxGXAWAEcaHsi26lHJ6wry6pz5/1NUcrFDnDMpYpeBOfS2HJbh9UnHZs6SUz414RwLdh0+hg7HeVeIqAmbo5ahgKoQsY5wlKvffuWiJOQI6y7Wm6NHXnvnd5+/lVYU+SS0uGUjcwfTo+mHMt5+byo7hOnsdvGcQ==", "user_id": "4d273f273525466b9b1755ab82a2a506", "name": "CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69", "fingerprint": "57:a1:85:5a:3a:c0:e1:61:4d:56:44:81:7a:d3:98:3e"}} 2018-12-28 17:54:09,283 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b24e9177-74bd-4e6e-94d4-eb39fa79e56e 2018-12-28 17:54:09,284 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 2018-12-28 17:54:09,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:09,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce68643fbeb04adc938b8c6cc3a572d3", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj-role"}], "expires_at": "2018-12-28T18:54:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "874d020d32004412bad3edbdc53eccc1", "name": "CreateKeypairsTests-0425b9f9-dff4-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/874d020d32004412bad3edbdc53eccc1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/874d020d32004412bad3edbdc53eccc1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/874d020d32004412bad3edbdc53eccc1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-0425b9f9-dff4-410-user", "id": "4d273f273525466b9b1755ab82a2a506"}, "audit_ids": ["h-AHdHFjROyc7zw28nhW3w"], "issued_at": "2018-12-28T17:54:09.000000Z"}} 2018-12-28 17:54:09,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9733cc9214821bffdb75d38f3d45803978543ed" 2018-12-28 17:54:10,181 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:54: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-f23a01f4-433c-4b94-a627-382973f9f4c0 x-compute-request-id: req-f23a01f4-433c-4b94-a627-382973f9f4c0 Content-Length: 0 Content-Type: application/json 2018-12-28 17:54:10,181 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 used request id req-f23a01f4-433c-4b94-a627-382973f9f4c0 2018-12-28 17:54:10,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9733cc9214821bffdb75d38f3d45803978543ed" 2018-12-28 17:54:10,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54: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-bc7097c0-b027-43fa-a1ff-332ef4090ee6 x-compute-request-id: req-bc7097c0-b027-43fa-a1ff-332ef4090ee6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:54:10,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-bc7097c0-b027-43fa-a1ff-332ef4090ee6 2018-12-28 17:54:10,203 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 2018-12-28 17:54:10,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e06a5d41f8f9599ece9383322441f3ee95efe8a2" 2018-12-28 17:54:10,255 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 17:54: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-03d79f2d-31e9-49bc-adde-cff62d659744 x-compute-request-id: req-03d79f2d-31e9-49bc-adde-cff62d659744 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 not found for user 4d273f273525466b9b1755ab82a2a506", "code": 404}} 2018-12-28 17:54:10,255 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4ebe6b43-26aa-43b0-a1e1-e2654d58ff69 used request id req-03d79f2d-31e9-49bc-adde-cff62d659744 2018-12-28 17:54:10,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:10,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6ae96fb6-6d74-43cc-80a5-0c7904083c99 Date: Fri, 28 Dec 2018 17:54:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:54:10,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-6ae96fb6-6d74-43cc-80a5-0c7904083c99 2018-12-28 17:54:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:10,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b220038-5839-4ec5-9a0a-fd32420ad4b1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:54:10,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-1b220038-5839-4ec5-9a0a-fd32420ad4b1 2018-12-28 17:54:10,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:10,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691e5640-3897-42da-bbbc-28608a75edab 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:54:10,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-691e5640-3897-42da-bbbc-28608a75edab 2018-12-28 17:54:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:10,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5253ffa3-5437-4ef6-822c-40b4f2905d92 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:54:10,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-5253ffa3-5437-4ef6-822c-40b4f2905d92 2018-12-28 17:54:10,732 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-0425b9f9-dff4-410-proj 2018-12-28 17:54:10,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/874d020d32004412bad3edbdc53eccc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:10,974 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b71b0e41-7c45-4b8c-9ca5-855628db9c24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:10,974 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/874d020d32004412bad3edbdc53eccc1 used request id req-b71b0e41-7c45-4b8c-9ca5-855628db9c24 2018-12-28 17:54:10,974 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-0425b9f9-dff4-410-proj-role 2018-12-28 17:54:10,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ce68643fbeb04adc938b8c6cc3a572d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:11,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e84b83-c5bd-4f9d-9494-4fb9184ca251 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:11,085 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ce68643fbeb04adc938b8c6cc3a572d3 used request id req-93e84b83-c5bd-4f9d-9494-4fb9184ca251 2018-12-28 17:54:11,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1b569bd6a3a279d7465177ab441e325abc38b4" 2018-12-28 17:54:11,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df03efd-0ef8-4fce-8f6e-7f0ccced7e08 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:11,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3df03efd-0ef8-4fce-8f6e-7f0ccced7e08 2018-12-28 17:54:11,179 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-0425b9f9-dff4-410-user 2018-12-28 17:54:11,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4d273f273525466b9b1755ab82a2a506 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e3c391bfce7268d205a0cd0b4d6bdbd04d90870" 2018-12-28 17:54:11,365 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587295f8-270d-4996-877d-454c1762b5b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:11,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4d273f273525466b9b1755ab82a2a506 used request id req-587295f8-270d-4996-877d-454c1762b5b8 2018-12-28 17:54:11,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:11,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["IPq_vkXUR_SG9VdL90qdEw"], "issued_at": "2018-12-28T17:54:11.000000Z"}} 2018-12-28 17:54:11,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2329628aa7bc2302e3b18207695595e80f6eb98" 2018-12-28 17:54:11,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7807a0da-ae8d-4e4e-a99b-8e155bbe854e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:11,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7807a0da-ae8d-4e4e-a99b-8e155bbe854e 2018-12-28 17:54:11,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:11,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:12,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["J-5juc0JRJa6_eniJA4nBA"], "issued_at": "2018-12-28T17:54:12.000000Z"}} 2018-12-28 17:54:12,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:12,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f293780e-0534-462e-80e5-c7cd3c9dbefc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:12,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f293780e-0534-462e-80e5-c7cd3c9dbefc 2018-12-28 17:54:12,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:12,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:54: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:12,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-34a68d73-6f2b-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:12,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48055d75-767d-4350-9dab-9c3757e08027 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-34a68d73-6f2b-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:54:12,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-34a68d73-6f2b-4fd-proj used request id req-48055d75-767d-4350-9dab-9c3757e08027 2018-12-28 17:54:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:12,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1c7184-4467-40ab-97a8-0abf4cf62867 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:12,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2c1c7184-4467-40ab-97a8-0abf4cf62867 2018-12-28 17:54:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj"}}' 2018-12-28 17:54:12,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5379e10-6f56-42b2-a823-67f76ba2e1d1 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d889e3c916b45d1adb3c37a77a31df6"}, "enabled": true, "id": "5d889e3c916b45d1adb3c37a77a31df6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj"}} 2018-12-28 17:54:12,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f5379e10-6f56-42b2-a823-67f76ba2e1d1 2018-12-28 17:54:12,607 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-34a68d73-6f2b-4fd-proj 2018-12-28 17:54:12,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:12,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:12,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Hm_o-JY9QVGdt7pXvO3USg"], "issued_at": "2018-12-28T17:54:12.000000Z"}} 2018-12-28 17:54:12,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270dc326f38d60c038fbf219e5da821126c1f953" 2018-12-28 17:54:13,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5099ac4-0eed-4abc-a464-e098a5f5b172 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:13,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e5099ac4-0eed-4abc-a464-e098a5f5b172 2018-12-28 17:54:13,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:13,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:54: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:13,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270dc326f38d60c038fbf219e5da821126c1f953" 2018-12-28 17:54:13,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1a99a3-c9b8-498b-a7f8-89bb8fdcd196 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:54:13,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-eb1a99a3-c9b8-498b-a7f8-89bb8fdcd196 2018-12-28 17:54:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-34a68d73-6f2b-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270dc326f38d60c038fbf219e5da821126c1f953" 2018-12-28 17:54:13,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b610215a-c94c-4366-ac78-abbb5df1af8f Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-34a68d73-6f2b-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5d889e3c916b45d1adb3c37a77a31df6"}, "enabled": true, "id": "5d889e3c916b45d1adb3c37a77a31df6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj"}]} 2018-12-28 17:54:13,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-34a68d73-6f2b-4fd-proj used request id req-b610215a-c94c-4366-ac78-abbb5df1af8f 2018-12-28 17:54:13,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270dc326f38d60c038fbf219e5da821126c1f953" 2018-12-28 17:54:13,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc37104-89b8-423c-a4cb-1af68c782715 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:13,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cbc37104-89b8-423c-a4cb-1af68c782715 2018-12-28 17:54:13,678 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-34a68d73-6f2b-4fd-user 2018-12-28 17:54:13,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:13,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:13,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2c400ac-fa4f-4dfe-bfb6-5ac7baa43e1d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:13,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2c400ac-fa4f-4dfe-bfb6-5ac7baa43e1d 2018-12-28 17:54:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" -d '{"role": {"name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role"}}' 2018-12-28 17:54:13,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-803f5ec4-3230-4eb4-8ac1-7f0b197e8534 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ede60453a84411da829776e0af6be52", "links": {"self": "http://172.30.9.21:5000/v3/roles/4ede60453a84411da829776e0af6be52"}, "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role"}} 2018-12-28 17:54:13,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-803f5ec4-3230-4eb4-8ac1-7f0b197e8534 2018-12-28 17:54:13,906 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role 2018-12-28 17:54:13,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4ede60453a84411da829776e0af6be52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:13,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd66eb4-219f-491a-9bf9-1183ffed5d31 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/4ede60453a84411da829776e0af6be52"}, "domain_id": null, "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role", "id": "4ede60453a84411da829776e0af6be52"}} 2018-12-28 17:54:13,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4ede60453a84411da829776e0af6be52 used request id req-9fd66eb4-219f-491a-9bf9-1183ffed5d31 2018-12-28 17:54:13,927 - keystone_utils - INFO - Granting role CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role to project CreateKeypairsTests-34a68d73-6f2b-4fd-proj 2018-12-28 17:54:13,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5d889e3c916b45d1adb3c37a77a31df6/users/5f921ada7e4d4ef1a0961cfff33ca2cf/roles/4ede60453a84411da829776e0af6be52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:14,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-182d3860-f62b-4bd7-9f39-a7010c44beb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:14,051 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5d889e3c916b45d1adb3c37a77a31df6/users/5f921ada7e4d4ef1a0961cfff33ca2cf/roles/4ede60453a84411da829776e0af6be52 used request id req-182d3860-f62b-4bd7-9f39-a7010c44beb5 2018-12-28 17:54:14,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:54:14,180 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01.pub 2018-12-28 17:54:14,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:14,180 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:14,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ede60453a84411da829776e0af6be52", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role"}], "expires_at": "2018-12-28T18:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d889e3c916b45d1adb3c37a77a31df6", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-user", "id": "5f921ada7e4d4ef1a0961cfff33ca2cf"}, "audit_ids": ["hESWCC5LTnKz4irGw-oOmw"], "issued_at": "2018-12-28T17:54:14.000000Z"}} 2018-12-28 17:54:14,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3086469e051862a7acde0dc97eaa4fee4a35db59" 2018-12-28 17:54:14,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0c33c0-f239-41a2-b7fc-e8d54e8988b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:14,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3d0c33c0-f239-41a2-b7fc-e8d54e8988b7 2018-12-28 17:54:14,636 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:54:14,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3086469e051862a7acde0dc97eaa4fee4a35db59" 2018-12-28 17:54:14,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d84b79c7-7447-4f16-bf79-ac5c4e56b4fa x-compute-request-id: req-d84b79c7-7447-4f16-bf79-ac5c4e56b4fa Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:54:14,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-d84b79c7-7447-4f16-bf79-ac5c4e56b4fa 2018-12-28 17:54:14,810 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01... 2018-12-28 17:54:14,810 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-28 17:54:14,810 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01.pub 2018-12-28 17:54:14,810 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01 2018-12-28 17:54:14,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3086469e051862a7acde0dc97eaa4fee4a35db59" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYdFLaSGWcbYLf95d7HztXQQpveOC+lo6Vv136AcJpaJmKGBvtbqoR4c1HqtA/1wEHiFEgBJVhLsDSjxwfBZIKy8OKBSOmqQSeRRmhBjYE3kBz8fgy3XaHJdLlldBvKjF78BVOq3HQI4Jlg34Mk3SmhpYzzkv8ufL/XwCoYVeRcI51vzPD0JjE9Zz6B3i9qHok5pNXc/4ryQwlcyvZrD2ZBV6DqhdbB78nkhfm2+N4xNnYRg9OS1iTVuQhj22t3UWKrt8reLekHrHYMSxED35xa0Pi7lNfmwRI3wxPJVC97jYpLsTZgoAwz45sjRh/yS9+j0d/FRUv+TJz20sMozbp", "name": "CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01"}}' 2018-12-28 17:54:14,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d42f07f-29eb-4d4c-94d9-eb5a1eb4243f x-compute-request-id: req-0d42f07f-29eb-4d4c-94d9-eb5a1eb4243f Content-Encoding: gzip Content-Length: 496 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYdFLaSGWcbYLf95d7HztXQQpveOC+lo6Vv136AcJpaJmKGBvtbqoR4c1HqtA/1wEHiFEgBJVhLsDSjxwfBZIKy8OKBSOmqQSeRRmhBjYE3kBz8fgy3XaHJdLlldBvKjF78BVOq3HQI4Jlg34Mk3SmhpYzzkv8ufL/XwCoYVeRcI51vzPD0JjE9Zz6B3i9qHok5pNXc/4ryQwlcyvZrD2ZBV6DqhdbB78nkhfm2+N4xNnYRg9OS1iTVuQhj22t3UWKrt8reLekHrHYMSxED35xa0Pi7lNfmwRI3wxPJVC97jYpLsTZgoAwz45sjRh/yS9+j0d/FRUv+TJz20sMozbp", "user_id": "5f921ada7e4d4ef1a0961cfff33ca2cf", "name": "CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01", "fingerprint": "27:59:f6:fb:97:5c:ce:1b:4a:d4:2c:70:f6:ed:ba:3a"}} 2018-12-28 17:54:14,870 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d42f07f-29eb-4d4c-94d9-eb5a1eb4243f 2018-12-28 17:54:14,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:15,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ede60453a84411da829776e0af6be52", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role"}], "expires_at": "2018-12-28T18:54:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5d889e3c916b45d1adb3c37a77a31df6", "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5d889e3c916b45d1adb3c37a77a31df6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-34a68d73-6f2b-4fd-user", "id": "5f921ada7e4d4ef1a0961cfff33ca2cf"}, "audit_ids": ["gafwWxViShKVQ_kiT28UIQ"], "issued_at": "2018-12-28T17:54:15.000000Z"}} 2018-12-28 17:54:15,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c4f5b1d0a2db08e03bdc16dc43eaf3c62e1cc2c" 2018-12-28 17:54:15,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54: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-36deb671-2905-444f-b40e-d169de6b70ef x-compute-request-id: req-36deb671-2905-444f-b40e-d169de6b70ef Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDYdFLaSGWcbYLf95d7HztXQQpveOC+lo6Vv136AcJpaJmKGBvtbqoR4c1HqtA/1wEHiFEgBJVhLsDSjxwfBZIKy8OKBSOmqQSeRRmhBjYE3kBz8fgy3XaHJdLlldBvKjF78BVOq3HQI4Jlg34Mk3SmhpYzzkv8ufL/XwCoYVeRcI51vzPD0JjE9Zz6B3i9qHok5pNXc/4ryQwlcyvZrD2ZBV6DqhdbB78nkhfm2+N4xNnYRg9OS1iTVuQhj22t3UWKrt8reLekHrHYMSxED35xa0Pi7lNfmwRI3wxPJVC97jYpLsTZgoAwz45sjRh/yS9+j0d/FRUv+TJz20sMozbp", "user_id": "5f921ada7e4d4ef1a0961cfff33ca2cf", "name": "CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01", "deleted": false, "created_at": "2018-12-28T17:54:14.000000", "updated_at": null, "fingerprint": "27:59:f6:fb:97:5c:ce:1b:4a:d4:2c:70:f6:ed:ba:3a", "deleted_at": null, "id": 65}} 2018-12-28 17:54:15,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01 used request id req-36deb671-2905-444f-b40e-d169de6b70ef 2018-12-28 17:54:15,409 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01 2018-12-28 17:54:15,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3086469e051862a7acde0dc97eaa4fee4a35db59" 2018-12-28 17:54:15,444 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:54: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-6d0c3ca9-263a-4e87-af2a-6bdf844b7fbe x-compute-request-id: req-6d0c3ca9-263a-4e87-af2a-6bdf844b7fbe Content-Length: 0 Content-Type: application/json 2018-12-28 17:54:15,444 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f4bcd729-7d19-4f95-8257-e878b7a23e01 used request id req-6d0c3ca9-263a-4e87-af2a-6bdf844b7fbe 2018-12-28 17:54:15,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:15,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f888b6b0-fdeb-450f-9708-0022e9f21a57 Date: Fri, 28 Dec 2018 17:54:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:54:15,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f888b6b0-fdeb-450f-9708-0022e9f21a57 2018-12-28 17:54:15,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:15,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f316ed-f6ea-4047-9eff-ed575a067efe Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:54:15,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-d9f316ed-f6ea-4047-9eff-ed575a067efe 2018-12-28 17:54:15,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:15,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4dd20fc-3628-4f29-b05f-6fc6d91ec4b3 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:54:15,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-b4dd20fc-3628-4f29-b05f-6fc6d91ec4b3 2018-12-28 17:54:15,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:15,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509c8076-e7ae-46ea-bbf2-688959a7bd3b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:54:15,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-509c8076-e7ae-46ea-bbf2-688959a7bd3b 2018-12-28 17:54:15,920 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-34a68d73-6f2b-4fd-proj 2018-12-28 17:54:15,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5d889e3c916b45d1adb3c37a77a31df6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:16,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7871a917-16e1-4d7a-b7af-03e659153a22 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:16,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5d889e3c916b45d1adb3c37a77a31df6 used request id req-7871a917-16e1-4d7a-b7af-03e659153a22 2018-12-28 17:54:16,136 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-34a68d73-6f2b-4fd-proj-role 2018-12-28 17:54:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4ede60453a84411da829776e0af6be52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:16,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdf6d57b-5867-47aa-b076-fae6e56292f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:16,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4ede60453a84411da829776e0af6be52 used request id req-bdf6d57b-5867-47aa-b076-fae6e56292f6 2018-12-28 17:54:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36ae7a6ad4e0164ae993dcc4943dd3c3b9419126" 2018-12-28 17:54:16,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da2cde3-6a30-465f-b467-756dab1679bc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:16,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8da2cde3-6a30-465f-b467-756dab1679bc 2018-12-28 17:54:16,268 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-34a68d73-6f2b-4fd-user 2018-12-28 17:54:16,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5f921ada7e4d4ef1a0961cfff33ca2cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}270dc326f38d60c038fbf219e5da821126c1f953" 2018-12-28 17:54:16,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9941245f-5fe7-4046-a91b-700cc91f164f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:16,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5f921ada7e4d4ef1a0961cfff33ca2cf used request id req-9941245f-5fe7-4046-a91b-700cc91f164f 2018-12-28 17:54:16,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:16,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["j4qUgCLlQiOlCm_1OS8gdA"], "issued_at": "2018-12-28T17:54:16.000000Z"}} 2018-12-28 17:54:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1899e9d36fbf65c46f97a4552ed1f5aca668d2f3" 2018-12-28 17:54:16,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ee60f6-00e1-4b29-a194-17d54bb06d2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:16,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-55ee60f6-00e1-4b29-a194-17d54bb06d2d 2018-12-28 17:54:16,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:16,914 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:17,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["slZQqDhpSJWhAN6ihksNug"], "issued_at": "2018-12-28T17:54:17.000000Z"}} 2018-12-28 17:54:17,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:54:17,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7e6473-e95e-4ab2-803f-2254ba3a59cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:17,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9f7e6473-e95e-4ab2-803f-2254ba3a59cb 2018-12-28 17:54:17,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:17,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:54: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:17,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-06f7b314-5105-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:54:17,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332ec867-4859-482c-b351-a77116478d17 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-06f7b314-5105-403-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:54:17,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-06f7b314-5105-403-proj used request id req-332ec867-4859-482c-b351-a77116478d17 2018-12-28 17:54:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:54:17,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdaee640-b50b-4362-a421-844667d1d822 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:17,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cdaee640-b50b-4362-a421-844667d1d822 2018-12-28 17:54:17,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-06f7b314-5105-403-proj"}}' 2018-12-28 17:54:17,702 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc5085b4-054a-429d-b3c2-651002f67bac Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1dfbb0b7cfb84a9c9f9e371b3a558d9c"}, "enabled": true, "id": "1dfbb0b7cfb84a9c9f9e371b3a558d9c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-06f7b314-5105-403-proj"}} 2018-12-28 17:54:17,702 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dc5085b4-054a-429d-b3c2-651002f67bac 2018-12-28 17:54:17,702 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-06f7b314-5105-403-proj 2018-12-28 17:54:17,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:17,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:18,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:54:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["GqK0L9xvQp2jD5W8YeGvEA"], "issued_at": "2018-12-28T17:54:18.000000Z"}} 2018-12-28 17:54:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b66f322584f793f93a1612b9cc71c8004aea11" 2018-12-28 17:54:18,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c2b756-5d10-4bad-8025-08df2b53e493 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:18,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-89c2b756-5d10-4bad-8025-08df2b53e493 2018-12-28 17:54:18,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:54:18,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:54:18,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b66f322584f793f93a1612b9cc71c8004aea11" 2018-12-28 17:54:18,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcb477f-e2e6-4112-9648-61ee7062665c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:54:18,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bdcb477f-e2e6-4112-9648-61ee7062665c 2018-12-28 17:54:18,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-06f7b314-5105-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b66f322584f793f93a1612b9cc71c8004aea11" 2018-12-28 17:54:18,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b024384b-bee2-49e0-9cad-7650f5aab40a Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-06f7b314-5105-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1dfbb0b7cfb84a9c9f9e371b3a558d9c"}, "enabled": true, "id": "1dfbb0b7cfb84a9c9f9e371b3a558d9c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-06f7b314-5105-403-proj"}]} 2018-12-28 17:54:18,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-06f7b314-5105-403-proj used request id req-b024384b-bee2-49e0-9cad-7650f5aab40a 2018-12-28 17:54:18,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b66f322584f793f93a1612b9cc71c8004aea11" 2018-12-28 17:54:18,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172298f5-6ff5-4ece-b732-e8257aac34d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:54:18,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-172298f5-6ff5-4ece-b732-e8257aac34d6 2018-12-28 17:54:18,701 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-06f7b314-5105-403-user 2018-12-28 17:54:18,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:18,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:54:18,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a4a2d2-7af6-4b0f-9a70-e3eb14b6d610 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:54:18,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-91a4a2d2-7af6-4b0f-9a70-e3eb14b6d610 2018-12-28 17:54:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" -d '{"role": {"name": "CreateKeypairsTests-06f7b314-5105-403-proj-role"}}' 2018-12-28 17:54:18,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2344e8a2-28ad-4ef5-b3f8-85812c256d57 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cda00bd9ab4402caab76335e1a6807a", "links": {"self": "http://172.30.9.21:5000/v3/roles/6cda00bd9ab4402caab76335e1a6807a"}, "name": "CreateKeypairsTests-06f7b314-5105-403-proj-role"}} 2018-12-28 17:54:18,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2344e8a2-28ad-4ef5-b3f8-85812c256d57 2018-12-28 17:54:18,983 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-06f7b314-5105-403-proj-role 2018-12-28 17:54:18,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6cda00bd9ab4402caab76335e1a6807a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:54:19,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca5b0ce-d85b-41ae-96ba-7656565799e8 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/6cda00bd9ab4402caab76335e1a6807a"}, "domain_id": null, "name": "CreateKeypairsTests-06f7b314-5105-403-proj-role", "id": "6cda00bd9ab4402caab76335e1a6807a"}} 2018-12-28 17:54:19,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6cda00bd9ab4402caab76335e1a6807a used request id req-cca5b0ce-d85b-41ae-96ba-7656565799e8 2018-12-28 17:54:19,073 - keystone_utils - INFO - Granting role CreateKeypairsTests-06f7b314-5105-403-proj-role to project CreateKeypairsTests-06f7b314-5105-403-proj 2018-12-28 17:54:19,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1dfbb0b7cfb84a9c9f9e371b3a558d9c/users/76d13c03148d4629b559b8e09e298ba0/roles/6cda00bd9ab4402caab76335e1a6807a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:54:19,201 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fa3c714-35c5-4847-86c7-5c63f5d80260 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:54:19,201 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1dfbb0b7cfb84a9c9f9e371b3a558d9c/users/76d13c03148d4629b559b8e09e298ba0/roles/6cda00bd9ab4402caab76335e1a6807a used request id req-0fa3c714-35c5-4847-86c7-5c63f5d80260 2018-12-28 17:54:19,202 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:54:19,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:54:19,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:54:19,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cda00bd9ab4402caab76335e1a6807a", "name": "CreateKeypairsTests-06f7b314-5105-403-proj-role"}], "expires_at": "2018-12-28T18:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dfbb0b7cfb84a9c9f9e371b3a558d9c", "name": "CreateKeypairsTests-06f7b314-5105-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-06f7b314-5105-403-user", "id": "76d13c03148d4629b559b8e09e298ba0"}, "audit_ids": ["77Pv6uk-T-Odcr_qpZI3nQ"], "issued_at": "2018-12-28T17:54:19.000000Z"}} 2018-12-28 17:54:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9973f6b9c033324da10596cd8c086738b905fdf3" 2018-12-28 17:54:19,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51117b8d-c45a-4731-b27c-e3e06738d4ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:54:19,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-51117b8d-c45a-4731-b27c-e3e06738d4ff 2018-12-28 17:54:19,738 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:54:19,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9973f6b9c033324da10596cd8c086738b905fdf3" 2018-12-28 17:54:19,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:54: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-04eea957-87d2-4ed5-9d4f-795fe79e5337 x-compute-request-id: req-04eea957-87d2-4ed5-9d4f-795fe79e5337 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:54:19,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-04eea957-87d2-4ed5-9d4f-795fe79e5337 2018-12-28 17:54:19,904 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b... 2018-12-28 17:54:19,904 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:17,351 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b 2018-12-28 17:55:17,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9973f6b9c033324da10596cd8c086738b905fdf3" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDHRhN73Z4m80TgwSYS/q6ayTIfX68XbhLHHmK+lcABEFIDN1Wb5Gs2aWtqFSDIwBqGEvb728LjRl6nvj4bvvSkwvoIIWw+XTPxFnav5xf6vjdiBmuNDvQJY8FUpm7GkaXkxJ5xwqB9HhAa/YMsq3P6+zw1jl6kCoA0A+fkcCq7Ji7TK4VVf2so6dt7N0jbYDFJk3+0Va+6KR7hNglJxqjMJy8UPohGqZ3TPcSXSsQEJz41BYBE3BzG/Qxqc7EUiApxxWUE64RrXP6o5ykrmNXKph8imuUPOYHkec4qs1QrkArBBFW1pfgPLjlEBPhvN+26u0HEFaYbAmfIX9qGgYnxF5+sUro/2Ob6np97A2BGB+k3udkYADUmCyt7485pPoFG6CZImlaP9DCJn6xSz0zFgNRnmGVoORpYMbFxcGOD/vdVVMGmixR/13/LohCUIrSaeSQx1fsriNLmH84k9Cq16a8+7OJp2N0CSpUmhLtuRGIaGa6A8rR9diG6tm1jWI6DTjc5mHbWb/NgHkoSS7OyppeOsEvR8ruT79GfgDbu8rINoT4Y77VQ/0bfvtHdHnOgBV6xcPeV2Vn9TuS1l9ZHpap/wSkmzDTSPPEeuJYjyEZbWwsf+6Ruu2nB697RjtOvRij5yUVnUX7uCLkq7AmvVjAZpH1qMOd4NAyftfs8j9Clp4aDmtIT6hJQUZErsk4CI8yEiiZbQTZz3AUXQdpbxTmCfEBGNkI+SvOxNBo+WvduTjCZslWHOtTFhk/CiFElear43p1jBUEGVGH+wOK9Mxv8gIyCwmyEYGovnyLObZ9OcBTxyVgyveXMN02N43gFIvwBj4DUiXhhFR98oj0JAZjAonoEF+I9CKcdKUuHzHiED2nLmyOMv9+vJUMXQmQ2OJcxH9ZN/hwKXHAIih0jW8luVAykkZrv0mew11+AbYOl+C3guifVUJDIj73AeKHjr4XX3jUlxNy7htjXZ/DsIPYEqVYFZKOBJODRevllVoKzeH5YynSoiTzJlMWbzOZ8yDV+ihRHG80gS9o5xwImpJb1ALievDgVQCakmuo60c7nZCwcDiJFMGQXnDaapbVoXqQg95ZJXRkiZnA1dV+vjnbA5e5jHp+9T8tWg3yc6gfm/ZudOxtdSzSN5PW2bU1ENOgtJCh3VXKNjl03hyaxErRfbcqsg76RU/7hqEoExi5+4IPo7LDP9i4JR39nY7M3f1Z7ivzWFm+2P4v00CpnjC3DYFez8x2HHQE2gmgL+xWeXuEPKozjYxDbrSGDi3PhDpt21YkAbQpNc5aBnh/NnkbnfTNYbz06Jkmy6hMZNvW1iUUTjr25Lk1Sz1jtVZfdtMIL/Y/cuzPGhdDcFb2xrpUtDTseNRynv59Hrd0uVe9yXExvhZFAjPjzjn2lS3pL3UlAnyb706eeElIicZnlCwVeqC7W/BY8a6U30RRcaW5dEXfRMbGmKJrf5KIUSmFJdeCRt7MuUz/XQanmAGNEFmybcqIKtQlBf/KsnRX4D9W/23UUZwXBtzcHUi4ONvzC1bgBy3QLk/PO3d/tRONPfPLCqhug6kNwyW8qHUsUi+dG0xHGHgvkX3d8/C78LfgqHnPRvNmWBhSbqF2bliXOZBDoDqghlI6spQtwVXzsAdPyrD4wrOVtXP3PtBuWB3VbAQ==", "name": "CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b"}}' 2018-12-28 17:55:17,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e94a1d2-07d2-41a3-b538-067e9c85c30b x-compute-request-id: req-4e94a1d2-07d2-41a3-b538-067e9c85c30b Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDHRhN73Z4m80TgwSYS/q6ayTIfX68XbhLHHmK+lcABEFIDN1Wb5Gs2aWtqFSDIwBqGEvb728LjRl6nvj4bvvSkwvoIIWw+XTPxFnav5xf6vjdiBmuNDvQJY8FUpm7GkaXkxJ5xwqB9HhAa/YMsq3P6+zw1jl6kCoA0A+fkcCq7Ji7TK4VVf2so6dt7N0jbYDFJk3+0Va+6KR7hNglJxqjMJy8UPohGqZ3TPcSXSsQEJz41BYBE3BzG/Qxqc7EUiApxxWUE64RrXP6o5ykrmNXKph8imuUPOYHkec4qs1QrkArBBFW1pfgPLjlEBPhvN+26u0HEFaYbAmfIX9qGgYnxF5+sUro/2Ob6np97A2BGB+k3udkYADUmCyt7485pPoFG6CZImlaP9DCJn6xSz0zFgNRnmGVoORpYMbFxcGOD/vdVVMGmixR/13/LohCUIrSaeSQx1fsriNLmH84k9Cq16a8+7OJp2N0CSpUmhLtuRGIaGa6A8rR9diG6tm1jWI6DTjc5mHbWb/NgHkoSS7OyppeOsEvR8ruT79GfgDbu8rINoT4Y77VQ/0bfvtHdHnOgBV6xcPeV2Vn9TuS1l9ZHpap/wSkmzDTSPPEeuJYjyEZbWwsf+6Ruu2nB697RjtOvRij5yUVnUX7uCLkq7AmvVjAZpH1qMOd4NAyftfs8j9Clp4aDmtIT6hJQUZErsk4CI8yEiiZbQTZz3AUXQdpbxTmCfEBGNkI+SvOxNBo+WvduTjCZslWHOtTFhk/CiFElear43p1jBUEGVGH+wOK9Mxv8gIyCwmyEYGovnyLObZ9OcBTxyVgyveXMN02N43gFIvwBj4DUiXhhFR98oj0JAZjAonoEF+I9CKcdKUuHzHiED2nLmyOMv9+vJUMXQmQ2OJcxH9ZN/hwKXHAIih0jW8luVAykkZrv0mew11+AbYOl+C3guifVUJDIj73AeKHjr4XX3jUlxNy7htjXZ/DsIPYEqVYFZKOBJODRevllVoKzeH5YynSoiTzJlMWbzOZ8yDV+ihRHG80gS9o5xwImpJb1ALievDgVQCakmuo60c7nZCwcDiJFMGQXnDaapbVoXqQg95ZJXRkiZnA1dV+vjnbA5e5jHp+9T8tWg3yc6gfm/ZudOxtdSzSN5PW2bU1ENOgtJCh3VXKNjl03hyaxErRfbcqsg76RU/7hqEoExi5+4IPo7LDP9i4JR39nY7M3f1Z7ivzWFm+2P4v00CpnjC3DYFez8x2HHQE2gmgL+xWeXuEPKozjYxDbrSGDi3PhDpt21YkAbQpNc5aBnh/NnkbnfTNYbz06Jkmy6hMZNvW1iUUTjr25Lk1Sz1jtVZfdtMIL/Y/cuzPGhdDcFb2xrpUtDTseNRynv59Hrd0uVe9yXExvhZFAjPjzjn2lS3pL3UlAnyb706eeElIicZnlCwVeqC7W/BY8a6U30RRcaW5dEXfRMbGmKJrf5KIUSmFJdeCRt7MuUz/XQanmAGNEFmybcqIKtQlBf/KsnRX4D9W/23UUZwXBtzcHUi4ONvzC1bgBy3QLk/PO3d/tRONPfPLCqhug6kNwyW8qHUsUi+dG0xHGHgvkX3d8/C78LfgqHnPRvNmWBhSbqF2bliXOZBDoDqghlI6spQtwVXzsAdPyrD4wrOVtXP3PtBuWB3VbAQ==", "user_id": "76d13c03148d4629b559b8e09e298ba0", "name": "CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b", "fingerprint": "66:bd:7f:93:07:3e:7b:70:ca:a6:c5:df:20:e2:61:44"}} 2018-12-28 17:55:17,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-4e94a1d2-07d2-41a3-b538-067e9c85c30b 2018-12-28 17:55:17,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:17,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cda00bd9ab4402caab76335e1a6807a", "name": "CreateKeypairsTests-06f7b314-5105-403-proj-role"}], "expires_at": "2018-12-28T18:55:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dfbb0b7cfb84a9c9f9e371b3a558d9c", "name": "CreateKeypairsTests-06f7b314-5105-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1dfbb0b7cfb84a9c9f9e371b3a558d9c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-06f7b314-5105-403-user", "id": "76d13c03148d4629b559b8e09e298ba0"}, "audit_ids": ["er9ozRHmQReBFfv-5fjh0A"], "issued_at": "2018-12-28T17:55:17.000000Z"}} 2018-12-28 17:55:17,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f28a935fa49e5b6dc9a757db63be5220e5e4303" 2018-12-28 17:55:17,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4875d920-4e37-49fe-a47d-b1bb881a9844 x-compute-request-id: req-4875d920-4e37-49fe-a47d-b1bb881a9844 Content-Encoding: gzip Content-Length: 1576 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDHRhN73Z4m80TgwSYS/q6ayTIfX68XbhLHHmK+lcABEFIDN1Wb5Gs2aWtqFSDIwBqGEvb728LjRl6nvj4bvvSkwvoIIWw+XTPxFnav5xf6vjdiBmuNDvQJY8FUpm7GkaXkxJ5xwqB9HhAa/YMsq3P6+zw1jl6kCoA0A+fkcCq7Ji7TK4VVf2so6dt7N0jbYDFJk3+0Va+6KR7hNglJxqjMJy8UPohGqZ3TPcSXSsQEJz41BYBE3BzG/Qxqc7EUiApxxWUE64RrXP6o5ykrmNXKph8imuUPOYHkec4qs1QrkArBBFW1pfgPLjlEBPhvN+26u0HEFaYbAmfIX9qGgYnxF5+sUro/2Ob6np97A2BGB+k3udkYADUmCyt7485pPoFG6CZImlaP9DCJn6xSz0zFgNRnmGVoORpYMbFxcGOD/vdVVMGmixR/13/LohCUIrSaeSQx1fsriNLmH84k9Cq16a8+7OJp2N0CSpUmhLtuRGIaGa6A8rR9diG6tm1jWI6DTjc5mHbWb/NgHkoSS7OyppeOsEvR8ruT79GfgDbu8rINoT4Y77VQ/0bfvtHdHnOgBV6xcPeV2Vn9TuS1l9ZHpap/wSkmzDTSPPEeuJYjyEZbWwsf+6Ruu2nB697RjtOvRij5yUVnUX7uCLkq7AmvVjAZpH1qMOd4NAyftfs8j9Clp4aDmtIT6hJQUZErsk4CI8yEiiZbQTZz3AUXQdpbxTmCfEBGNkI+SvOxNBo+WvduTjCZslWHOtTFhk/CiFElear43p1jBUEGVGH+wOK9Mxv8gIyCwmyEYGovnyLObZ9OcBTxyVgyveXMN02N43gFIvwBj4DUiXhhFR98oj0JAZjAonoEF+I9CKcdKUuHzHiED2nLmyOMv9+vJUMXQmQ2OJcxH9ZN/hwKXHAIih0jW8luVAykkZrv0mew11+AbYOl+C3guifVUJDIj73AeKHjr4XX3jUlxNy7htjXZ/DsIPYEqVYFZKOBJODRevllVoKzeH5YynSoiTzJlMWbzOZ8yDV+ihRHG80gS9o5xwImpJb1ALievDgVQCakmuo60c7nZCwcDiJFMGQXnDaapbVoXqQg95ZJXRkiZnA1dV+vjnbA5e5jHp+9T8tWg3yc6gfm/ZudOxtdSzSN5PW2bU1ENOgtJCh3VXKNjl03hyaxErRfbcqsg76RU/7hqEoExi5+4IPo7LDP9i4JR39nY7M3f1Z7ivzWFm+2P4v00CpnjC3DYFez8x2HHQE2gmgL+xWeXuEPKozjYxDbrSGDi3PhDpt21YkAbQpNc5aBnh/NnkbnfTNYbz06Jkmy6hMZNvW1iUUTjr25Lk1Sz1jtVZfdtMIL/Y/cuzPGhdDcFb2xrpUtDTseNRynv59Hrd0uVe9yXExvhZFAjPjzjn2lS3pL3UlAnyb706eeElIicZnlCwVeqC7W/BY8a6U30RRcaW5dEXfRMbGmKJrf5KIUSmFJdeCRt7MuUz/XQanmAGNEFmybcqIKtQlBf/KsnRX4D9W/23UUZwXBtzcHUi4ONvzC1bgBy3QLk/PO3d/tRONPfPLCqhug6kNwyW8qHUsUi+dG0xHGHgvkX3d8/C78LfgqHnPRvNmWBhSbqF2bliXOZBDoDqghlI6spQtwVXzsAdPyrD4wrOVtXP3PtBuWB3VbAQ==", "user_id": "76d13c03148d4629b559b8e09e298ba0", "name": "CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b", "deleted": false, "created_at": "2018-12-28T17:55:17.000000", "updated_at": null, "fingerprint": "66:bd:7f:93:07:3e:7b:70:ca:a6:c5:df:20:e2:61:44", "deleted_at": null, "id": 68}} 2018-12-28 17:55:17,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b used request id req-4875d920-4e37-49fe-a47d-b1bb881a9844 2018-12-28 17:55:17,980 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b 2018-12-28 17:55:17,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9973f6b9c033324da10596cd8c086738b905fdf3" 2018-12-28 17:55:18,019 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:55:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e4c9ee5-1e7c-4375-9e98-fc3757db236e x-compute-request-id: req-8e4c9ee5-1e7c-4375-9e98-fc3757db236e Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:18,020 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-8bc333eb-1548-4964-88b5-b4aff872ca6b used request id req-8e4c9ee5-1e7c-4375-9e98-fc3757db236e 2018-12-28 17:55:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:18,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c6b290b3-0cb5-4d65-b4a2-196cb0157521 Date: Fri, 28 Dec 2018 17:55:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:18,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c6b290b3-0cb5-4d65-b4a2-196cb0157521 2018-12-28 17:55:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:18,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5fba85-3c2b-48ee-8745-13bdbcbe513e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:18,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-ae5fba85-3c2b-48ee-8745-13bdbcbe513e 2018-12-28 17:55:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:18,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78a1b75c-ccab-4418-b74a-8af735bccd7c 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:18,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-78a1b75c-ccab-4418-b74a-8af735bccd7c 2018-12-28 17:55:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:18,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bb070d3-a616-4086-8799-959dfa054989 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:18,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-0bb070d3-a616-4086-8799-959dfa054989 2018-12-28 17:55:18,616 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-06f7b314-5105-403-proj 2018-12-28 17:55:18,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1dfbb0b7cfb84a9c9f9e371b3a558d9c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:18,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09df9b8e-180a-41ef-b11c-70664295aaf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:18,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1dfbb0b7cfb84a9c9f9e371b3a558d9c used request id req-09df9b8e-180a-41ef-b11c-70664295aaf0 2018-12-28 17:55:18,801 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-06f7b314-5105-403-proj-role 2018-12-28 17:55:18,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6cda00bd9ab4402caab76335e1a6807a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:18,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72514f82-2181-4c74-9d89-df30293ae428 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:18,930 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6cda00bd9ab4402caab76335e1a6807a used request id req-72514f82-2181-4c74-9d89-df30293ae428 2018-12-28 17:55:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}949eaa0e3a0ca28232f7c3d0996ecc77d20da54e" 2018-12-28 17:55:19,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e4370f-c65f-450b-93eb-843d770dd58f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:19,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-74e4370f-c65f-450b-93eb-843d770dd58f 2018-12-28 17:55:19,024 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-06f7b314-5105-403-user 2018-12-28 17:55:19,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/76d13c03148d4629b559b8e09e298ba0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38b66f322584f793f93a1612b9cc71c8004aea11" 2018-12-28 17:55:19,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b45a7c-71d2-4262-850d-ce15fe38a09d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:19,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/76d13c03148d4629b559b8e09e298ba0 used request id req-e9b45a7c-71d2-4262-850d-ce15fe38a09d 2018-12-28 17:55:19,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:19,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["yQBF48qPRVaX4znFnKnQUQ"], "issued_at": "2018-12-28T17:55:19.000000Z"}} 2018-12-28 17:55:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b15e7f2e6109d144596fa028b60b3df54fd7e2f" 2018-12-28 17:55:19,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cfb676d-3948-4e5f-9a9f-93c2a9e23dd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:19,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0cfb676d-3948-4e5f-9a9f-93c2a9e23dd6 2018-12-28 17:55:19,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:19,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:20,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["hIQ3VeMAQkeAQtHb7gZj9A"], "issued_at": "2018-12-28T17:55:20.000000Z"}} 2018-12-28 17:55:20,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:20,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf457725-a8c3-4473-b764-75d784f9030b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:20,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cf457725-a8c3-4473-b764-75d784f9030b 2018-12-28 17:55:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:20,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:20,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e0262b34-9e4b-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:20,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b794050a-3c21-4dda-b57d-8a98d7b6e043 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e0262b34-9e4b-45f-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:20,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e0262b34-9e4b-45f-proj used request id req-b794050a-3c21-4dda-b57d-8a98d7b6e043 2018-12-28 17:55:20,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:20,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18fd2ec0-5b22-4aef-884e-7b534179c061 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:20,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-18fd2ec0-5b22-4aef-884e-7b534179c061 2018-12-28 17:55:20,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj"}}' 2018-12-28 17:55:20,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99adc94f-f7be-4b2c-8b57-4c8827025f0a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f65220dd6f014ce7a2499719c2550800"}, "enabled": true, "id": "f65220dd6f014ce7a2499719c2550800", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj"}} 2018-12-28 17:55:20,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-99adc94f-f7be-4b2c-8b57-4c8827025f0a 2018-12-28 17:55:20,427 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e0262b34-9e4b-45f-proj 2018-12-28 17:55:20,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:20,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:20,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vIayguA9TiKxUD7im_wbLw"], "issued_at": "2018-12-28T17:55:20.000000Z"}} 2018-12-28 17:55:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9f365c000e550624314af4d16fa5bae68437a0" 2018-12-28 17:55:20,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c5d396d-88c1-4167-8128-4543df0b9c50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:20,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8c5d396d-88c1-4167-8128-4543df0b9c50 2018-12-28 17:55:20,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:20,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:20,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9f365c000e550624314af4d16fa5bae68437a0" 2018-12-28 17:55:21,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5626b45b-213b-4261-9dc1-368ea0d0d445 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:21,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5626b45b-213b-4261-9dc1-368ea0d0d445 2018-12-28 17:55:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-e0262b34-9e4b-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9f365c000e550624314af4d16fa5bae68437a0" 2018-12-28 17:55:21,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3e6437c-84ae-4457-a511-c4693adc7972 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-e0262b34-9e4b-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f65220dd6f014ce7a2499719c2550800"}, "enabled": true, "id": "f65220dd6f014ce7a2499719c2550800", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj"}]} 2018-12-28 17:55:21,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-e0262b34-9e4b-45f-proj used request id req-f3e6437c-84ae-4457-a511-c4693adc7972 2018-12-28 17:55:21,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9f365c000e550624314af4d16fa5bae68437a0" 2018-12-28 17:55:21,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673b66f6-95f3-4f66-a466-6dce8571e702 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:21,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-673b66f6-95f3-4f66-a466-6dce8571e702 2018-12-28 17:55:21,570 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e0262b34-9e4b-45f-user 2018-12-28 17:55:21,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:21,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94d7cbb-560a-4db2-bddc-83d084117dd3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:21,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d94d7cbb-560a-4db2-bddc-83d084117dd3 2018-12-28 17:55:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" -d '{"role": {"name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj-role"}}' 2018-12-28 17:55:21,780 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb351384-ae4c-4ce4-b716-05bf0a45a22b Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "920e51bbde944f588512b1fb5e4026a0", "links": {"self": "http://172.30.9.21:5000/v3/roles/920e51bbde944f588512b1fb5e4026a0"}, "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj-role"}} 2018-12-28 17:55:21,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cb351384-ae4c-4ce4-b716-05bf0a45a22b 2018-12-28 17:55:21,781 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e0262b34-9e4b-45f-proj-role 2018-12-28 17:55:21,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/920e51bbde944f588512b1fb5e4026a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:21,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76a0bde-b068-48a4-ac5f-9810708f174a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/920e51bbde944f588512b1fb5e4026a0"}, "domain_id": null, "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj-role", "id": "920e51bbde944f588512b1fb5e4026a0"}} 2018-12-28 17:55:21,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/920e51bbde944f588512b1fb5e4026a0 used request id req-a76a0bde-b068-48a4-ac5f-9810708f174a 2018-12-28 17:55:21,884 - keystone_utils - INFO - Granting role CreateKeypairsTests-e0262b34-9e4b-45f-proj-role to project CreateKeypairsTests-e0262b34-9e4b-45f-proj 2018-12-28 17:55:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f65220dd6f014ce7a2499719c2550800/users/8615183c893444b8ad819cec811ca66f/roles/920e51bbde944f588512b1fb5e4026a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:22,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd0f77e3-05a4-47e0-89d5-0781a278fe24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:22,022 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f65220dd6f014ce7a2499719c2550800/users/8615183c893444b8ad819cec811ca66f/roles/920e51bbde944f588512b1fb5e4026a0 used request id req-dd0f77e3-05a4-47e0-89d5-0781a278fe24 2018-12-28 17:55:22,023 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:22,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:22,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:22,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "920e51bbde944f588512b1fb5e4026a0", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj-role"}], "expires_at": "2018-12-28T18:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f65220dd6f014ce7a2499719c2550800", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e0262b34-9e4b-45f-user", "id": "8615183c893444b8ad819cec811ca66f"}, "audit_ids": ["n-5I5hYfQLi3qiVAnc2E2g"], "issued_at": "2018-12-28T17:55:22.000000Z"}} 2018-12-28 17:55:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2b1878767d9b797bffa4131ef9cd600ab41fcc" 2018-12-28 17:55:22,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0d5e88-4143-4248-a78c-b275bcfc3258 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:22,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6c0d5e88-4143-4248-a78c-b275bcfc3258 2018-12-28 17:55:22,490 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:22,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2b1878767d9b797bffa4131ef9cd600ab41fcc" 2018-12-28 17:55:22,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f5f1565-22d6-4e86-9cc4-1570266cf071 x-compute-request-id: req-5f5f1565-22d6-4e86-9cc4-1570266cf071 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:22,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-5f5f1565-22d6-4e86-9cc4-1570266cf071 2018-12-28 17:55:22,673 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452... 2018-12-28 17:55:22,673 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:22,696 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452 2018-12-28 17:55:22,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2b1878767d9b797bffa4131ef9cd600ab41fcc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNW8V1+Tx6qGDRxXu5Es2a3tCnWTdGepEZtIdrn8x9LFQkLhL2Lj7KPhgf3wFlKnkvGl0AU8/v5NLtrWvxpbPpVEvIHnEQR0lkyerCYOX7BAaP2I7N3qzap2qDLVNoHnBGRo3+AphYxBIjjh7j2xtqY+3xRL/2tlZuzMuahpJ9eQ==", "name": "CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452"}}' 2018-12-28 17:55:22,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c879bef1-2622-4990-84c3-af57d73c770c x-compute-request-id: req-c879bef1-2622-4990-84c3-af57d73c770c Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNW8V1+Tx6qGDRxXu5Es2a3tCnWTdGepEZtIdrn8x9LFQkLhL2Lj7KPhgf3wFlKnkvGl0AU8/v5NLtrWvxpbPpVEvIHnEQR0lkyerCYOX7BAaP2I7N3qzap2qDLVNoHnBGRo3+AphYxBIjjh7j2xtqY+3xRL/2tlZuzMuahpJ9eQ==", "user_id": "8615183c893444b8ad819cec811ca66f", "name": "CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452", "fingerprint": "ed:18:d1:b2:ae:23:1d:1b:85:31:b9:52:5b:03:3d:95"}} 2018-12-28 17:55:22,756 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c879bef1-2622-4990-84c3-af57d73c770c 2018-12-28 17:55:22,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:23,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "920e51bbde944f588512b1fb5e4026a0", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj-role"}], "expires_at": "2018-12-28T18:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f65220dd6f014ce7a2499719c2550800", "name": "CreateKeypairsTests-e0262b34-9e4b-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f65220dd6f014ce7a2499719c2550800", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f65220dd6f014ce7a2499719c2550800", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f65220dd6f014ce7a2499719c2550800", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e0262b34-9e4b-45f-user", "id": "8615183c893444b8ad819cec811ca66f"}, "audit_ids": ["3VAQTvC9QDiWddKnUEliQQ"], "issued_at": "2018-12-28T17:55:23.000000Z"}} 2018-12-28 17:55:23,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9795937e170898afc230a7581317d33bf49ce72c" 2018-12-28 17:55:23,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ddf6a245-63c8-42ba-bdd4-7f2ab4e6d210 x-compute-request-id: req-ddf6a245-63c8-42ba-bdd4-7f2ab4e6d210 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDNW8V1+Tx6qGDRxXu5Es2a3tCnWTdGepEZtIdrn8x9LFQkLhL2Lj7KPhgf3wFlKnkvGl0AU8/v5NLtrWvxpbPpVEvIHnEQR0lkyerCYOX7BAaP2I7N3qzap2qDLVNoHnBGRo3+AphYxBIjjh7j2xtqY+3xRL/2tlZuzMuahpJ9eQ==", "user_id": "8615183c893444b8ad819cec811ca66f", "name": "CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452", "deleted": false, "created_at": "2018-12-28T17:55:22.000000", "updated_at": null, "fingerprint": "ed:18:d1:b2:ae:23:1d:1b:85:31:b9:52:5b:03:3d:95", "deleted_at": null, "id": 71}} 2018-12-28 17:55:23,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452 used request id req-ddf6a245-63c8-42ba-bdd4-7f2ab4e6d210 2018-12-28 17:55:23,705 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452 2018-12-28 17:55:23,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2b1878767d9b797bffa4131ef9cd600ab41fcc" 2018-12-28 17:55:23,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17: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-f01e87cb-6370-4e66-82d6-24c3fff71b89 x-compute-request-id: req-f01e87cb-6370-4e66-82d6-24c3fff71b89 Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:23,738 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-1be5ec34-e8f2-4819-b3b1-265ca45c2452 used request id req-f01e87cb-6370-4e66-82d6-24c3fff71b89 2018-12-28 17:55:23,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:23,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-532d24a7-8460-4925-8bd8-aa0b955feb6c Date: Fri, 28 Dec 2018 17:55:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:23,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-532d24a7-8460-4925-8bd8-aa0b955feb6c 2018-12-28 17:55:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:24,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8245609-00ad-4cd4-99f7-bfc1e917bf2d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:24,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-b8245609-00ad-4cd4-99f7-bfc1e917bf2d 2018-12-28 17:55:24,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:24,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4a4d5f-dbef-439e-9151-d18dc1556014 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:24,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1d4a4d5f-dbef-439e-9151-d18dc1556014 2018-12-28 17:55:24,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:24,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59c9412-ed30-498e-a3fd-11af9b599920 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:24,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-d59c9412-ed30-498e-a3fd-11af9b599920 2018-12-28 17:55:24,237 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e0262b34-9e4b-45f-proj 2018-12-28 17:55:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f65220dd6f014ce7a2499719c2550800 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:24,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95b34dce-a760-4d29-bd97-8f789f401199 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:24,436 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f65220dd6f014ce7a2499719c2550800 used request id req-95b34dce-a760-4d29-bd97-8f789f401199 2018-12-28 17:55:24,436 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e0262b34-9e4b-45f-proj-role 2018-12-28 17:55:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/920e51bbde944f588512b1fb5e4026a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:24,540 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f95d4ea-fdb1-4806-bc59-c884b4f6eb19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:24,540 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/920e51bbde944f588512b1fb5e4026a0 used request id req-4f95d4ea-fdb1-4806-bc59-c884b4f6eb19 2018-12-28 17:55:24,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31378e32b771dce2fa19146253c8f5d699ca7d64" 2018-12-28 17:55:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e74cb5-0312-40fa-aae5-8abce5616173 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:24,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-04e74cb5-0312-40fa-aae5-8abce5616173 2018-12-28 17:55:24,632 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e0262b34-9e4b-45f-user 2018-12-28 17:55:24,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8615183c893444b8ad819cec811ca66f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e9f365c000e550624314af4d16fa5bae68437a0" 2018-12-28 17:55:24,809 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98f50071-8852-469b-b900-0a063ccebec7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:24,809 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8615183c893444b8ad819cec811ca66f used request id req-98f50071-8852-469b-b900-0a063ccebec7 2018-12-28 17:55:24,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:25,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vDjo3Xs5QxW5W9Tpfn95ng"], "issued_at": "2018-12-28T17:55:25.000000Z"}} 2018-12-28 17:55:25,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc0384a3e8f2caa32cd5aa0a38b46fe223ef34e5" 2018-12-28 17:55:25,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f107ce19-4e27-4686-9fbb-33a57b3124a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:25,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f107ce19-4e27-4686-9fbb-33a57b3124a8 2018-12-28 17:55:25,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:25,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:25,669 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["-WQxzdIbQ4KZsgaCTGYSww"], "issued_at": "2018-12-28T17:55:25.000000Z"}} 2018-12-28 17:55:25,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:25,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89455c10-1c76-489b-aba0-d4dc78b5fd46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:25,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-89455c10-1c76-489b-aba0-d4dc78b5fd46 2018-12-28 17:55:25,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:25,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:25,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-bf350ff0-ffdb-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:25,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4324e2-cfe3-4c7a-8425-590b144150c2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-bf350ff0-ffdb-455-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:25,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-bf350ff0-ffdb-455-proj used request id req-ff4324e2-cfe3-4c7a-8425-590b144150c2 2018-12-28 17:55:25,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:25,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f0acb1-badc-43f9-8e4d-cd8b57ee97d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:25,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-18f0acb1-badc-43f9-8e4d-cd8b57ee97d6 2018-12-28 17:55:25,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj"}}' 2018-12-28 17:55:26,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-702701af-153e-47dd-ab3f-28c112f6ff3d Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/98678c5227a04c908175526439ff1ab6"}, "enabled": true, "id": "98678c5227a04c908175526439ff1ab6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj"}} 2018-12-28 17:55:26,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-702701af-153e-47dd-ab3f-28c112f6ff3d 2018-12-28 17:55:26,050 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-bf350ff0-ffdb-455-proj 2018-12-28 17:55:26,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:26,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:26,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["pxivfxm7RWKD-K3Pr9Ijzg"], "issued_at": "2018-12-28T17:55:26.000000Z"}} 2018-12-28 17:55:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54f3e8c86b79e527753ad6caa51f18d22523748" 2018-12-28 17:55:26,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2744ab3-9b8a-4e2a-a34b-6c90c68c5209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:26,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e2744ab3-9b8a-4e2a-a34b-6c90c68c5209 2018-12-28 17:55:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:26,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:26,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54f3e8c86b79e527753ad6caa51f18d22523748" 2018-12-28 17:55:26,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c0d7fab-abd8-4b8a-92d6-06ee388e5f73 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:26,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5c0d7fab-abd8-4b8a-92d6-06ee388e5f73 2018-12-28 17:55:26,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-bf350ff0-ffdb-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54f3e8c86b79e527753ad6caa51f18d22523748" 2018-12-28 17:55:26,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ac02ab-9e60-4bc2-8196-7090da534ddf Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-bf350ff0-ffdb-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/98678c5227a04c908175526439ff1ab6"}, "enabled": true, "id": "98678c5227a04c908175526439ff1ab6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj"}]} 2018-12-28 17:55:26,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-bf350ff0-ffdb-455-proj used request id req-a1ac02ab-9e60-4bc2-8196-7090da534ddf 2018-12-28 17:55:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54f3e8c86b79e527753ad6caa51f18d22523748" 2018-12-28 17:55:26,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5e1a3c-0d02-496b-8216-03a7ebddbb01 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:26,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5f5e1a3c-0d02-496b-8216-03a7ebddbb01 2018-12-28 17:55:27,289 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-bf350ff0-ffdb-455-user 2018-12-28 17:55:27,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:27,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:27,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69338f07-b873-4d17-95bf-759ee5dd6d90 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:27,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-69338f07-b873-4d17-95bf-759ee5dd6d90 2018-12-28 17:55:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" -d '{"role": {"name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj-role"}}' 2018-12-28 17:55:27,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68abacc5-a2ad-4e80-8099-9bf461c0cf35 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "180f06790af44dad8d260d56fa98e019", "links": {"self": "http://172.30.9.21:5000/v3/roles/180f06790af44dad8d260d56fa98e019"}, "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj-role"}} 2018-12-28 17:55:27,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-68abacc5-a2ad-4e80-8099-9bf461c0cf35 2018-12-28 17:55:27,505 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-bf350ff0-ffdb-455-proj-role 2018-12-28 17:55:27,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/180f06790af44dad8d260d56fa98e019 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:27,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d35e33-de3f-4e6e-8fea-9c53cdfa357a Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/180f06790af44dad8d260d56fa98e019"}, "domain_id": null, "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj-role", "id": "180f06790af44dad8d260d56fa98e019"}} 2018-12-28 17:55:27,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/180f06790af44dad8d260d56fa98e019 used request id req-33d35e33-de3f-4e6e-8fea-9c53cdfa357a 2018-12-28 17:55:27,527 - keystone_utils - INFO - Granting role CreateKeypairsTests-bf350ff0-ffdb-455-proj-role to project CreateKeypairsTests-bf350ff0-ffdb-455-proj 2018-12-28 17:55:27,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/98678c5227a04c908175526439ff1ab6/users/e184734eccac41efa4aa0d66a11c3c70/roles/180f06790af44dad8d260d56fa98e019 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:27,657 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66f07562-2a58-4765-b7aa-737a2f70d5d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:27,658 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/98678c5227a04c908175526439ff1ab6/users/e184734eccac41efa4aa0d66a11c3c70/roles/180f06790af44dad8d260d56fa98e019 used request id req-66f07562-2a58-4765-b7aa-737a2f70d5d2 2018-12-28 17:55:27,658 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:27,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:27,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:28,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "180f06790af44dad8d260d56fa98e019", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj-role"}], "expires_at": "2018-12-28T18:55:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98678c5227a04c908175526439ff1ab6", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-bf350ff0-ffdb-455-user", "id": "e184734eccac41efa4aa0d66a11c3c70"}, "audit_ids": ["rg3AyoCETFyLf7cl3pek0A"], "issued_at": "2018-12-28T17:55:28.000000Z"}} 2018-12-28 17:55:28,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dac701c041e8157492a0d31f256c02925850eca" 2018-12-28 17:55:28,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0473efa-d34a-41d8-90af-288c6eafbc65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:28,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b0473efa-d34a-41d8-90af-288c6eafbc65 2018-12-28 17:55:28,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:28,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dac701c041e8157492a0d31f256c02925850eca" 2018-12-28 17:55:28,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-eca1b9ef-39b5-4683-8bfd-2cddaad6d39c x-compute-request-id: req-eca1b9ef-39b5-4683-8bfd-2cddaad6d39c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:28,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-eca1b9ef-39b5-4683-8bfd-2cddaad6d39c 2018-12-28 17:55:28,673 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748... 2018-12-28 17:55:28,673 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:28,768 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 2018-12-28 17:55:28,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dac701c041e8157492a0d31f256c02925850eca" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCphjWpZCu4JKzlRFw1MFr+TB/qT3Xb5sl87Ltl2W/RwORxoTQev3kkthfmpsXGUWOnsYCL1J9Cl8vxSfx6y3OYuIbQjObdoN7z8wU4B2u5Osx+FiXe0jlyfg7S5edzt73Na3+rwVvMb3sIo7+id8JJaBLZVcYVj5cBvCKeyo5Exw==", "name": "CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748"}}' 2018-12-28 17:55:28,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-96c5d4a6-a457-4760-a18f-1f8d81653f35 x-compute-request-id: req-96c5d4a6-a457-4760-a18f-1f8d81653f35 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCphjWpZCu4JKzlRFw1MFr+TB/qT3Xb5sl87Ltl2W/RwORxoTQev3kkthfmpsXGUWOnsYCL1J9Cl8vxSfx6y3OYuIbQjObdoN7z8wU4B2u5Osx+FiXe0jlyfg7S5edzt73Na3+rwVvMb3sIo7+id8JJaBLZVcYVj5cBvCKeyo5Exw==", "user_id": "e184734eccac41efa4aa0d66a11c3c70", "name": "CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748", "fingerprint": "4a:f6:c0:b1:b3:d6:c1:da:99:af:89:7f:57:f4:74:52"}} 2018-12-28 17:55:28,840 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-96c5d4a6-a457-4760-a18f-1f8d81653f35 2018-12-28 17:55:28,843 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748.pub 2018-12-28 17:55:28,844 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 2018-12-28 17:55:28,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:29,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "180f06790af44dad8d260d56fa98e019", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj-role"}], "expires_at": "2018-12-28T18:55:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "98678c5227a04c908175526439ff1ab6", "name": "CreateKeypairsTests-bf350ff0-ffdb-455-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/98678c5227a04c908175526439ff1ab6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/98678c5227a04c908175526439ff1ab6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/98678c5227a04c908175526439ff1ab6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-bf350ff0-ffdb-455-user", "id": "e184734eccac41efa4aa0d66a11c3c70"}, "audit_ids": ["dnkuyvwuTcKHbdm6QRe-bQ"], "issued_at": "2018-12-28T17:55:29.000000Z"}} 2018-12-28 17:55:29,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30ca6c5fdd288aaf141d342d5707f4f3944f99d" 2018-12-28 17:55:29,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1156efac-8e42-4adb-b120-fcee2c6a90ff x-compute-request-id: req-1156efac-8e42-4adb-b120-fcee2c6a90ff Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCphjWpZCu4JKzlRFw1MFr+TB/qT3Xb5sl87Ltl2W/RwORxoTQev3kkthfmpsXGUWOnsYCL1J9Cl8vxSfx6y3OYuIbQjObdoN7z8wU4B2u5Osx+FiXe0jlyfg7S5edzt73Na3+rwVvMb3sIo7+id8JJaBLZVcYVj5cBvCKeyo5Exw==", "user_id": "e184734eccac41efa4aa0d66a11c3c70", "name": "CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748", "deleted": false, "created_at": "2018-12-28T17:55:28.000000", "updated_at": null, "fingerprint": "4a:f6:c0:b1:b3:d6:c1:da:99:af:89:7f:57:f4:74:52", "deleted_at": null, "id": 74}} 2018-12-28 17:55:29,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 used request id req-1156efac-8e42-4adb-b120-fcee2c6a90ff 2018-12-28 17:55:29,378 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 2018-12-28 17:55:29,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dac701c041e8157492a0d31f256c02925850eca" 2018-12-28 17:55:29,408 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:55:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf354137-d487-4d36-800e-766885a7fc14 x-compute-request-id: req-bf354137-d487-4d36-800e-766885a7fc14 Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:29,409 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748 used request id req-bf354137-d487-4d36-800e-766885a7fc14 2018-12-28 17:55:29,409 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748.pub] 2018-12-28 17:55:29,409 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-4c42411b-a408-479a-b82d-b3cc089c8748] 2018-12-28 17:55:29,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:29,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-04741a63-c4a0-4a8a-8b80-59880f272eb7 Date: Fri, 28 Dec 2018 17:55:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:29,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-04741a63-c4a0-4a8a-8b80-59880f272eb7 2018-12-28 17:55:29,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:29,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ad9463d-1b22-4ede-94d4-a75158c4db6d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:29,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-7ad9463d-1b22-4ede-94d4-a75158c4db6d 2018-12-28 17:55:29,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:29,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1423198b-c02c-4f35-9a8c-e868478399a7 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:29,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1423198b-c02c-4f35-9a8c-e868478399a7 2018-12-28 17:55:29,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:29,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9233fc00-cf0c-49d3-9fec-8b9cc0ba658a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:29,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-9233fc00-cf0c-49d3-9fec-8b9cc0ba658a 2018-12-28 17:55:29,934 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-bf350ff0-ffdb-455-proj 2018-12-28 17:55:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/98678c5227a04c908175526439ff1ab6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:30,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00a2e3fb-4660-4f39-acf0-099d786506df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:30,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/98678c5227a04c908175526439ff1ab6 used request id req-00a2e3fb-4660-4f39-acf0-099d786506df 2018-12-28 17:55:30,130 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-bf350ff0-ffdb-455-proj-role 2018-12-28 17:55:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/180f06790af44dad8d260d56fa98e019 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:30,240 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b075eb-8e69-4a20-a864-a8acbf8cd576 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:30,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/180f06790af44dad8d260d56fa98e019 used request id req-92b075eb-8e69-4a20-a864-a8acbf8cd576 2018-12-28 17:55:30,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad6cc6c96f7c42c0e36cc54cc0d1442abc4a11b" 2018-12-28 17:55:30,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e955422-f64e-4ba9-b134-b1bb094a4032 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:30,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4e955422-f64e-4ba9-b134-b1bb094a4032 2018-12-28 17:55:30,326 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-bf350ff0-ffdb-455-user 2018-12-28 17:55:30,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e184734eccac41efa4aa0d66a11c3c70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c54f3e8c86b79e527753ad6caa51f18d22523748" 2018-12-28 17:55:30,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d73930e-2834-4a0a-a37a-283617e1565c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:30,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e184734eccac41efa4aa0d66a11c3c70 used request id req-8d73930e-2834-4a0a-a37a-283617e1565c 2018-12-28 17:55:30,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:30,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["y-D2x1jGRRegQf-zMiP2EA"], "issued_at": "2018-12-28T17:55:30.000000Z"}} 2018-12-28 17:55:30,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc2d3d8e9be292041e68c67f17e2af493a494f86" 2018-12-28 17:55:30,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2009115-da63-45da-bb9d-4981b100dc64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:30,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e2009115-da63-45da-bb9d-4981b100dc64 2018-12-28 17:55:30,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:30,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:31,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3lUD1FftT6qqlw0B0Gj_Ug"], "issued_at": "2018-12-28T17:55:31.000000Z"}} 2018-12-28 17:55:31,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:31,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c272c338-c438-4435-a990-920edc9c876c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:31,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c272c338-c438-4435-a990-920edc9c876c 2018-12-28 17:55:31,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:31,474 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e84a741f-4710-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:31,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5961aaa-1a21-45c8-8580-f042406541c2 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e84a741f-4710-459-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:31,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-e84a741f-4710-459-proj used request id req-a5961aaa-1a21-45c8-8580-f042406541c2 2018-12-28 17:55:31,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:31,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c772ac1e-0d0f-47f4-b4ae-3b7efe241071 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:31,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c772ac1e-0d0f-47f4-b4ae-3b7efe241071 2018-12-28 17:55:31,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-e84a741f-4710-459-proj"}}' 2018-12-28 17:55:31,762 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a369ef1-bdca-439a-9fea-717cbd9ee8ea Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d780a76eb0ba432386d6b3a98d72ff51"}, "enabled": true, "id": "d780a76eb0ba432386d6b3a98d72ff51", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e84a741f-4710-459-proj"}} 2018-12-28 17:55:31,762 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-6a369ef1-bdca-439a-9fea-717cbd9ee8ea 2018-12-28 17:55:31,763 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-e84a741f-4710-459-proj 2018-12-28 17:55:31,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:31,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:32,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ETIATnzgQqOwzviXW7V_lw"], "issued_at": "2018-12-28T17:55:32.000000Z"}} 2018-12-28 17:55:32,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757a545cfae2ee2bad20f015b002a34a48fed346" 2018-12-28 17:55:32,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-427c22e3-8eb2-4eff-86b6-55ff56b5d0d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:32,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-427c22e3-8eb2-4eff-86b6-55ff56b5d0d0 2018-12-28 17:55:32,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:32,260 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:32,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757a545cfae2ee2bad20f015b002a34a48fed346" 2018-12-28 17:55:32,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033f0cdb-83a0-4bdf-ab9c-bb24a1c8b49b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:32,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-033f0cdb-83a0-4bdf-ab9c-bb24a1c8b49b 2018-12-28 17:55:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-e84a741f-4710-459-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757a545cfae2ee2bad20f015b002a34a48fed346" 2018-12-28 17:55:32,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67dfb07c-a1ec-4311-9b5b-a07d36aa976b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-e84a741f-4710-459-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d780a76eb0ba432386d6b3a98d72ff51"}, "enabled": true, "id": "d780a76eb0ba432386d6b3a98d72ff51", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-e84a741f-4710-459-proj"}]} 2018-12-28 17:55:32,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsTests-e84a741f-4710-459-proj used request id req-67dfb07c-a1ec-4311-9b5b-a07d36aa976b 2018-12-28 17:55:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757a545cfae2ee2bad20f015b002a34a48fed346" 2018-12-28 17:55:32,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adad7026-43aa-4562-9feb-70c72f7f747f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:32,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-adad7026-43aa-4562-9feb-70c72f7f747f 2018-12-28 17:55:32,840 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-e84a741f-4710-459-user 2018-12-28 17:55:32,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:32,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39797362-dc52-47f2-aaa3-d71578b7697b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:32,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-39797362-dc52-47f2-aaa3-d71578b7697b 2018-12-28 17:55:32,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" -d '{"role": {"name": "CreateKeypairsTests-e84a741f-4710-459-proj-role"}}' 2018-12-28 17:55:33,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8e43c0d-abc1-4dbd-b7ee-9f30e3e3bd6e Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bbdb3022b8c34e5dba328ca8a9f4bac2", "links": {"self": "http://172.30.9.21:5000/v3/roles/bbdb3022b8c34e5dba328ca8a9f4bac2"}, "name": "CreateKeypairsTests-e84a741f-4710-459-proj-role"}} 2018-12-28 17:55:33,037 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c8e43c0d-abc1-4dbd-b7ee-9f30e3e3bd6e 2018-12-28 17:55:33,038 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-e84a741f-4710-459-proj-role 2018-12-28 17:55:33,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bbdb3022b8c34e5dba328ca8a9f4bac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:33,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d996dc-1de7-4839-81ca-333d79abd99f Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/bbdb3022b8c34e5dba328ca8a9f4bac2"}, "domain_id": null, "name": "CreateKeypairsTests-e84a741f-4710-459-proj-role", "id": "bbdb3022b8c34e5dba328ca8a9f4bac2"}} 2018-12-28 17:55:33,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bbdb3022b8c34e5dba328ca8a9f4bac2 used request id req-34d996dc-1de7-4839-81ca-333d79abd99f 2018-12-28 17:55:33,058 - keystone_utils - INFO - Granting role CreateKeypairsTests-e84a741f-4710-459-proj-role to project CreateKeypairsTests-e84a741f-4710-459-proj 2018-12-28 17:55:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d780a76eb0ba432386d6b3a98d72ff51/users/a2d289934fa24ad092c793867bb08f61/roles/bbdb3022b8c34e5dba328ca8a9f4bac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:33,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1cd017-71e3-4be9-a545-db8bf26f0dd9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:33,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d780a76eb0ba432386d6b3a98d72ff51/users/a2d289934fa24ad092c793867bb08f61/roles/bbdb3022b8c34e5dba328ca8a9f4bac2 used request id req-0b1cd017-71e3-4be9-a545-db8bf26f0dd9 2018-12-28 17:55:33,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:33,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:33,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:33,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbdb3022b8c34e5dba328ca8a9f4bac2", "name": "CreateKeypairsTests-e84a741f-4710-459-proj-role"}], "expires_at": "2018-12-28T18:55:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d780a76eb0ba432386d6b3a98d72ff51", "name": "CreateKeypairsTests-e84a741f-4710-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e84a741f-4710-459-user", "id": "a2d289934fa24ad092c793867bb08f61"}, "audit_ids": ["ukkBLV8kQZmWnXt3iVGJPg"], "issued_at": "2018-12-28T17:55:33.000000Z"}} 2018-12-28 17:55:33,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a68b290cb2c565db2906215f6d30e7817772ee" 2018-12-28 17:55:33,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb0996f-f4d7-43d8-9346-44072a4260c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:33,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dfb0996f-f4d7-43d8-9346-44072a4260c5 2018-12-28 17:55:33,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:33,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a68b290cb2c565db2906215f6d30e7817772ee" 2018-12-28 17:55:33,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-2090f6d5-aef3-4862-8e32-98865720da06 x-compute-request-id: req-2090f6d5-aef3-4862-8e32-98865720da06 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:33,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-2090f6d5-aef3-4862-8e32-98865720da06 2018-12-28 17:55:33,843 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d... 2018-12-28 17:55:33,843 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:33,887 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d 2018-12-28 17:55:33,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a68b290cb2c565db2906215f6d30e7817772ee" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiMsuiCKhjAiMM9k1yRhx+h+aoo0lRvITZZzJOpw2g5NCrrt2ruNfc2pb9Q3E6Q3de0jVwYwCXo8DJKiweWtJwSP6IS1N2u1E6SiQgfURVBPwtWskAgA7pPPCnrRSI8sya4aola3gmebH+aFMjupHCmjD/OYegDoOHPbT5X/OPAw==", "name": "CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d"}}' 2018-12-28 17:55:33,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-a9e16924-f5d6-4762-aa91-e87b3465e7c6 x-compute-request-id: req-a9e16924-f5d6-4762-aa91-e87b3465e7c6 Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiMsuiCKhjAiMM9k1yRhx+h+aoo0lRvITZZzJOpw2g5NCrrt2ruNfc2pb9Q3E6Q3de0jVwYwCXo8DJKiweWtJwSP6IS1N2u1E6SiQgfURVBPwtWskAgA7pPPCnrRSI8sya4aola3gmebH+aFMjupHCmjD/OYegDoOHPbT5X/OPAw==", "user_id": "a2d289934fa24ad092c793867bb08f61", "name": "CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d", "fingerprint": "14:15:e0:19:25:c9:a4:31:e1:2c:63:5d:99:c1:5f:d2"}} 2018-12-28 17:55:33,954 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a9e16924-f5d6-4762-aa91-e87b3465e7c6 2018-12-28 17:55:33,964 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d.pub 2018-12-28 17:55:33,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:34,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bbdb3022b8c34e5dba328ca8a9f4bac2", "name": "CreateKeypairsTests-e84a741f-4710-459-proj-role"}], "expires_at": "2018-12-28T18:55:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d780a76eb0ba432386d6b3a98d72ff51", "name": "CreateKeypairsTests-e84a741f-4710-459-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d780a76eb0ba432386d6b3a98d72ff51", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-e84a741f-4710-459-user", "id": "a2d289934fa24ad092c793867bb08f61"}, "audit_ids": ["ymbUq5hhSECYOzXXzBNBRA"], "issued_at": "2018-12-28T17:55:34.000000Z"}} 2018-12-28 17:55:34,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55c4102ca9ae872b69e5bbf601383551845872b3" 2018-12-28 17:55:34,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51a1fe33-6764-4062-accf-c8ca80159a48 x-compute-request-id: req-51a1fe33-6764-4062-accf-c8ca80159a48 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCiMsuiCKhjAiMM9k1yRhx+h+aoo0lRvITZZzJOpw2g5NCrrt2ruNfc2pb9Q3E6Q3de0jVwYwCXo8DJKiweWtJwSP6IS1N2u1E6SiQgfURVBPwtWskAgA7pPPCnrRSI8sya4aola3gmebH+aFMjupHCmjD/OYegDoOHPbT5X/OPAw==", "user_id": "a2d289934fa24ad092c793867bb08f61", "name": "CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d", "deleted": false, "created_at": "2018-12-28T17:55:33.000000", "updated_at": null, "fingerprint": "14:15:e0:19:25:c9:a4:31:e1:2c:63:5d:99:c1:5f:d2", "deleted_at": null, "id": 77}} 2018-12-28 17:55:34,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d used request id req-51a1fe33-6764-4062-accf-c8ca80159a48 2018-12-28 17:55:34,516 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d 2018-12-28 17:55:34,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a68b290cb2c565db2906215f6d30e7817772ee" 2018-12-28 17:55:34,552 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19dc8065-82f7-4fb9-832f-822e3ebeaa8f x-compute-request-id: req-19dc8065-82f7-4fb9-832f-822e3ebeaa8f Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:34,552 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d used request id req-19dc8065-82f7-4fb9-832f-822e3ebeaa8f 2018-12-28 17:55:34,553 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-f13dc183-f0a2-44b7-8728-aac19d57200d.pub] 2018-12-28 17:55:34,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:34,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-71035831-1b6c-460e-a5d6-91cdbf5647fd Date: Fri, 28 Dec 2018 17:55:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:34,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-71035831-1b6c-460e-a5d6-91cdbf5647fd 2018-12-28 17:55:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:34,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbc1d0f-ad2e-482f-80b1-5f19d0bf9891 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:34,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-0bbc1d0f-ad2e-482f-80b1-5f19d0bf9891 2018-12-28 17:55:34,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:34,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e05548c3-b206-4e4b-91bc-4ee4549ee738 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:34,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-e05548c3-b206-4e4b-91bc-4ee4549ee738 2018-12-28 17:55:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:35,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3270b09-9f89-40d8-9a5d-d05a364b878d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:35,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-b3270b09-9f89-40d8-9a5d-d05a364b878d 2018-12-28 17:55:35,060 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-e84a741f-4710-459-proj 2018-12-28 17:55:35,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d780a76eb0ba432386d6b3a98d72ff51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:35,268 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc51f01-ac81-4455-aa33-908f3cbb975b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:35,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d780a76eb0ba432386d6b3a98d72ff51 used request id req-7dc51f01-ac81-4455-aa33-908f3cbb975b 2018-12-28 17:55:35,268 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-e84a741f-4710-459-proj-role 2018-12-28 17:55:35,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bbdb3022b8c34e5dba328ca8a9f4bac2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:35,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f5fdb4d-83ad-4775-8298-2c67007524b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:35,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bbdb3022b8c34e5dba328ca8a9f4bac2 used request id req-9f5fdb4d-83ad-4775-8298-2c67007524b1 2018-12-28 17:55:35,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66a4b7307970e44e37fd152ad3a3886e1f5ef01a" 2018-12-28 17:55:35,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5324bd07-072e-431e-a19d-c7b000b1039f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:35,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5324bd07-072e-431e-a19d-c7b000b1039f 2018-12-28 17:55:35,471 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-e84a741f-4710-459-user 2018-12-28 17:55:35,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/a2d289934fa24ad092c793867bb08f61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}757a545cfae2ee2bad20f015b002a34a48fed346" 2018-12-28 17:55:35,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1ebd3d-64bd-4df4-8895-9ccf57daaeb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:35,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/a2d289934fa24ad092c793867bb08f61 used request id req-6c1ebd3d-64bd-4df4-8895-9ccf57daaeb2 2018-12-28 17:55:35,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:36,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["gYgMnIaARPy8k9hFwlvY8g"], "issued_at": "2018-12-28T17:55:36.000000Z"}} 2018-12-28 17:55:36,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba82b13d8c3f2b44506b3040881061d5b7b1ebc7" 2018-12-28 17:55:36,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41e56e77-7970-4b87-bc07-34bb6ce94b8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:36,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-41e56e77-7970-4b87-bc07-34bb6ce94b8c 2018-12-28 17:55:36,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:36,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:36,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fkmf2jbcR0G_uXyu7rdqtw"], "issued_at": "2018-12-28T17:55:36.000000Z"}} 2018-12-28 17:55:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:36,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45ca626-4219-4d6d-ac8c-f372dd4ba52f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:36,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b45ca626-4219-4d6d-ac8c-f372dd4ba52f 2018-12-28 17:55:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:36,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:36,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:36,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d318fe79-0c21-4db0-bb44-b159f7a67036 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:36,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj used request id req-d318fe79-0c21-4db0-bb44-b159f7a67036 2018-12-28 17:55:36,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:36,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df34cf3-9fa3-4da4-bf0b-d58aab5b3c60 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:36,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3df34cf3-9fa3-4da4-bf0b-d58aab5b3c60 2018-12-28 17:55:36,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj"}}' 2018-12-28 17:55:36,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ab2755-8bc7-4d81-986b-22d5edc56769 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/02a37b0ad474473397126c530b5f3c0d"}, "enabled": true, "id": "02a37b0ad474473397126c530b5f3c0d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj"}} 2018-12-28 17:55:36,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-60ab2755-8bc7-4d81-986b-22d5edc56769 2018-12-28 17:55:36,798 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj 2018-12-28 17:55:36,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:36,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:37,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nKhlndO-SmC0bV753in_0g"], "issued_at": "2018-12-28T17:55:37.000000Z"}} 2018-12-28 17:55:37,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1172060d7c879146a838d346a53848a4f382241c" 2018-12-28 17:55:37,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fdc550-0a70-4036-b6c4-4d4d6120701b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:37,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-14fdc550-0a70-4036-b6c4-4d4d6120701b 2018-12-28 17:55:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:37,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:37,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1172060d7c879146a838d346a53848a4f382241c" 2018-12-28 17:55:37,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6b6c4d-70a3-4a51-9f41-8dfc8632c37f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:37,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4f6b6c4d-70a3-4a51-9f41-8dfc8632c37f 2018-12-28 17:55:37,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1172060d7c879146a838d346a53848a4f382241c" 2018-12-28 17:55:37,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebdf9da6-92ad-4847-9995-08fb998640a8 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/02a37b0ad474473397126c530b5f3c0d"}, "enabled": true, "id": "02a37b0ad474473397126c530b5f3c0d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj"}]} 2018-12-28 17:55:37,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj used request id req-ebdf9da6-92ad-4847-9995-08fb998640a8 2018-12-28 17:55:37,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1172060d7c879146a838d346a53848a4f382241c" 2018-12-28 17:55:37,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6c7b14-aea2-4208-b6c4-0c33170c0e5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:37,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3c6c7b14-aea2-4208-b6c4-0c33170c0e5e 2018-12-28 17:55:37,918 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-be1f454e-cff2-4ae-user 2018-12-28 17:55:37,918 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:37,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:38,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b38abaf-486f-41fd-bd3b-b2d502b82c91 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:38,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4b38abaf-486f-41fd-bd3b-b2d502b82c91 2018-12-28 17:55:38,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" -d '{"role": {"name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role"}}' 2018-12-28 17:55:38,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71be2bd9-4a6f-4c5f-ac7a-2d5dd39fa944 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e305c7efc6b46ea8b266dc36610e563", "links": {"self": "http://172.30.9.21:5000/v3/roles/5e305c7efc6b46ea8b266dc36610e563"}, "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role"}} 2018-12-28 17:55:38,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-71be2bd9-4a6f-4c5f-ac7a-2d5dd39fa944 2018-12-28 17:55:38,140 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role 2018-12-28 17:55:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5e305c7efc6b46ea8b266dc36610e563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:38,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b595ddf9-8964-4113-94be-08174ec0d1d2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5e305c7efc6b46ea8b266dc36610e563"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role", "id": "5e305c7efc6b46ea8b266dc36610e563"}} 2018-12-28 17:55:38,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5e305c7efc6b46ea8b266dc36610e563 used request id req-b595ddf9-8964-4113-94be-08174ec0d1d2 2018-12-28 17:55:38,227 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role to project CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj 2018-12-28 17:55:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/02a37b0ad474473397126c530b5f3c0d/users/905e669497394d45b5bc892716e7c8db/roles/5e305c7efc6b46ea8b266dc36610e563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:38,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76f93307-b1b2-4768-9b4c-66cd9e5555fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:38,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/02a37b0ad474473397126c530b5f3c0d/users/905e669497394d45b5bc892716e7c8db/roles/5e305c7efc6b46ea8b266dc36610e563 used request id req-76f93307-b1b2-4768-9b4c-66cd9e5555fc 2018-12-28 17:55:38,370 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:38,438 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06.pub 2018-12-28 17:55:38,438 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06 2018-12-28 17:55:38,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:38,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:38,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e305c7efc6b46ea8b266dc36610e563", "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role"}], "expires_at": "2018-12-28T18:55:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02a37b0ad474473397126c530b5f3c0d", "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/02a37b0ad474473397126c530b5f3c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/02a37b0ad474473397126c530b5f3c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/02a37b0ad474473397126c530b5f3c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/02a37b0ad474473397126c530b5f3c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/02a37b0ad474473397126c530b5f3c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/02a37b0ad474473397126c530b5f3c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/02a37b0ad474473397126c530b5f3c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/02a37b0ad474473397126c530b5f3c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/02a37b0ad474473397126c530b5f3c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/02a37b0ad474473397126c530b5f3c0d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/02a37b0ad474473397126c530b5f3c0d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/02a37b0ad474473397126c530b5f3c0d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-be1f454e-cff2-4ae-user", "id": "905e669497394d45b5bc892716e7c8db"}, "audit_ids": ["v76S0dAMSuyhTVrsjW4WCQ"], "issued_at": "2018-12-28T17:55:38.000000Z"}} 2018-12-28 17:55:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2018acc5c85f5589592be3f1f7ca5e6aa30c23d" 2018-12-28 17:55:38,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd3f2a1-c38c-49eb-84a9-c09794f2ed54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:38,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2fd3f2a1-c38c-49eb-84a9-c09794f2ed54 2018-12-28 17:55:38,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:38,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2018acc5c85f5589592be3f1f7ca5e6aa30c23d" 2018-12-28 17:55:39,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a19bf110-6730-4069-8bf6-189adeef60cc x-compute-request-id: req-a19bf110-6730-4069-8bf6-189adeef60cc Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:39,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-a19bf110-6730-4069-8bf6-189adeef60cc 2018-12-28 17:55:39,058 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06... 2018-12-28 17:55:39,058 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-28 17:55:39,058 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06.pub 2018-12-28 17:55:39,058 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06 2018-12-28 17:55:39,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2018acc5c85f5589592be3f1f7ca5e6aa30c23d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfA5iC29fGwYrbb5xVlRiNykfLbWrVxo4NzMV3qewuHBUZgrn9duIdvd6JUC6MFACJKCbm1QdiD7H3MxDMWV26YcoUfYOAtwlsIOtdB25VCmb4qHUeqEepdDBN6CGh2eaTXpzWBRK3BrMU+WuyIxQ5/vRQ98E0AunqTtgsulk4nP6bNwN9zstY/ywin9QrYrpqqEEzUC5pozO5FetlKA6rBB6BI+CwYgWM+AVa2CFMd1E3GuGPkq88hVCdhsxxzQlfLrSm7ECRRozV5eLZvZGkwwqyVAt4PIbFsCmdd1+6UuwRp1Jwr5NgRLI+oCrtJdbSu8OTDqJyuGEJtCfWBJ8R", "name": "CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06"}}' 2018-12-28 17:55:39,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-72488531-0e80-4be0-b1ba-bf3021fdeea8 x-compute-request-id: req-72488531-0e80-4be0-b1ba-bf3021fdeea8 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDfA5iC29fGwYrbb5xVlRiNykfLbWrVxo4NzMV3qewuHBUZgrn9duIdvd6JUC6MFACJKCbm1QdiD7H3MxDMWV26YcoUfYOAtwlsIOtdB25VCmb4qHUeqEepdDBN6CGh2eaTXpzWBRK3BrMU+WuyIxQ5/vRQ98E0AunqTtgsulk4nP6bNwN9zstY/ywin9QrYrpqqEEzUC5pozO5FetlKA6rBB6BI+CwYgWM+AVa2CFMd1E3GuGPkq88hVCdhsxxzQlfLrSm7ECRRozV5eLZvZGkwwqyVAt4PIbFsCmdd1+6UuwRp1Jwr5NgRLI+oCrtJdbSu8OTDqJyuGEJtCfWBJ8R", "user_id": "905e669497394d45b5bc892716e7c8db", "name": "CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06", "fingerprint": "e0:4e:9c:a7:4d:5d:82:f7:ed:20:df:46:e1:44:3f:24"}} 2018-12-28 17:55:39,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-72488531-0e80-4be0-b1ba-bf3021fdeea8 2018-12-28 17:55:39,135 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06 2018-12-28 17:55:39,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2018acc5c85f5589592be3f1f7ca5e6aa30c23d" 2018-12-28 17:55:39,163 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:55: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-d938b1a6-9c89-47fb-aecf-884eab338703 x-compute-request-id: req-d938b1a6-9c89-47fb-aecf-884eab338703 Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:39,163 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06 used request id req-d938b1a6-9c89-47fb-aecf-884eab338703 2018-12-28 17:55:39,163 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06.pub] 2018-12-28 17:55:39,164 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-25606f09-52d6-44de-a8aa-826331879d06] 2018-12-28 17:55:39,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:39,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7347970e-5e60-4d28-a894-3d0caf378675 Date: Fri, 28 Dec 2018 17:55:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:39,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7347970e-5e60-4d28-a894-3d0caf378675 2018-12-28 17:55:39,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:39,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a7c41e-d3b4-4137-8c3d-b47e807ce456 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:39,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-e2a7c41e-d3b4-4137-8c3d-b47e807ce456 2018-12-28 17:55:39,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:39,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62202b0-1d70-4fa7-827f-fe5a5c5a3c2e 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:39,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-c62202b0-1d70-4fa7-827f-fe5a5c5a3c2e 2018-12-28 17:55:39,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:39,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853940f7-3f5a-4825-b055-93ba243ff006 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:39,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-853940f7-3f5a-4825-b055-93ba243ff006 2018-12-28 17:55:39,687 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj 2018-12-28 17:55:39,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/02a37b0ad474473397126c530b5f3c0d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:39,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91f4b84f-d7e5-48a3-9733-9a59b7dfc1e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:39,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/02a37b0ad474473397126c530b5f3c0d used request id req-91f4b84f-d7e5-48a3-9733-9a59b7dfc1e9 2018-12-28 17:55:39,903 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-be1f454e-cff2-4ae-proj-role 2018-12-28 17:55:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5e305c7efc6b46ea8b266dc36610e563 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:40,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0d618e3-016d-4eb3-bc2a-cb6592b14211 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:40,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5e305c7efc6b46ea8b266dc36610e563 used request id req-c0d618e3-016d-4eb3-bc2a-cb6592b14211 2018-12-28 17:55:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17810f0a631b9756562319cb002cc7a384dff1b5" 2018-12-28 17:55:40,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3af1d7a3-d2d6-41f9-a363-645fc74b6bec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:40,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3af1d7a3-d2d6-41f9-a363-645fc74b6bec 2018-12-28 17:55:40,114 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-be1f454e-cff2-4ae-user 2018-12-28 17:55:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/905e669497394d45b5bc892716e7c8db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1172060d7c879146a838d346a53848a4f382241c" 2018-12-28 17:55:40,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12fa4cf3-65b1-4ace-b92e-a0cc3fdb6ad5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:40,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/905e669497394d45b5bc892716e7c8db used request id req-12fa4cf3-65b1-4ace-b92e-a0cc3fdb6ad5 2018-12-28 17:55:40,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:40,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["qhX1Y8WOQpatC-jnx54l9A"], "issued_at": "2018-12-28T17:55:40.000000Z"}} 2018-12-28 17:55:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecec21460ac21e0a881b45d2bfdc334f52749212" 2018-12-28 17:55:40,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2e268e-5cec-4d3f-ab6c-6cae1615fdc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:40,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e2e268e-5cec-4d3f-ab6c-6cae1615fdc7 2018-12-28 17:55:40,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:40,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:41,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_j6gcvNRSJaCSwi1zGxHzw"], "issued_at": "2018-12-28T17:55:41.000000Z"}} 2018-12-28 17:55:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:41,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d214ee22-cd5f-4872-9b1e-342e060ce690 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:41,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d214ee22-cd5f-4872-9b1e-342e060ce690 2018-12-28 17:55:41,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:41,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:41,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b58985-f9eb-4b9c-a5b3-7225d1c5749c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:41,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj used request id req-45b58985-f9eb-4b9c-a5b3-7225d1c5749c 2018-12-28 17:55:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:41,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876f59c2-54d1-4320-a7be-ba7260e48bb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:41,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-876f59c2-54d1-4320-a7be-ba7260e48bb7 2018-12-28 17:55:41,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj"}}' 2018-12-28 17:55:41,703 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1586bc16-98cc-4e1f-80f6-2a08dbaae626 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b346c0ce469d4e32932eb1fcb2643780"}, "enabled": true, "id": "b346c0ce469d4e32932eb1fcb2643780", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj"}} 2018-12-28 17:55:41,703 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1586bc16-98cc-4e1f-80f6-2a08dbaae626 2018-12-28 17:55:41,703 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj 2018-12-28 17:55:41,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:41,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:42,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["5JtoD4zZS4aD19lyOu1riQ"], "issued_at": "2018-12-28T17:55:42.000000Z"}} 2018-12-28 17:55:42,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3923afac00cc6a87e70188375be30f63b41f5db2" 2018-12-28 17:55:42,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1419828-f29c-4107-9374-15ff6967129a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:42,183 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e1419828-f29c-4107-9374-15ff6967129a 2018-12-28 17:55:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:42,193 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3923afac00cc6a87e70188375be30f63b41f5db2" 2018-12-28 17:55:42,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6c6422-88d1-49a8-b75d-3864ab23109b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:42,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3d6c6422-88d1-49a8-b75d-3864ab23109b 2018-12-28 17:55:42,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3923afac00cc6a87e70188375be30f63b41f5db2" 2018-12-28 17:55:42,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884b6646-e5a8-4947-a81f-5520a9b7fe80 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b346c0ce469d4e32932eb1fcb2643780"}, "enabled": true, "id": "b346c0ce469d4e32932eb1fcb2643780", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj"}]} 2018-12-28 17:55:42,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj used request id req-884b6646-e5a8-4947-a81f-5520a9b7fe80 2018-12-28 17:55:42,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3923afac00cc6a87e70188375be30f63b41f5db2" 2018-12-28 17:55:42,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401a52cd-75ad-47a4-bb82-ef9731d0ee27 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:42,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-401a52cd-75ad-47a4-bb82-ef9731d0ee27 2018-12-28 17:55:42,786 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-d0176927-b9a4-4e9-user 2018-12-28 17:55:42,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:42,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:42,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a487063-a067-4623-bc5d-12edf64ecab4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:42,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8a487063-a067-4623-bc5d-12edf64ecab4 2018-12-28 17:55:42,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" -d '{"role": {"name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role"}}' 2018-12-28 17:55:42,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55c896b3-878e-4cc9-a89e-f49079240fac Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "887da3fa2b4e4b428f218bcd4c1041a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/887da3fa2b4e4b428f218bcd4c1041a4"}, "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role"}} 2018-12-28 17:55:42,983 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-55c896b3-878e-4cc9-a89e-f49079240fac 2018-12-28 17:55:42,984 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role 2018-12-28 17:55:42,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/887da3fa2b4e4b428f218bcd4c1041a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:43,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe7b6a6-15f5-4eab-be6e-3de0873e3096 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/887da3fa2b4e4b428f218bcd4c1041a4"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role", "id": "887da3fa2b4e4b428f218bcd4c1041a4"}} 2018-12-28 17:55:43,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/887da3fa2b4e4b428f218bcd4c1041a4 used request id req-dbe7b6a6-15f5-4eab-be6e-3de0873e3096 2018-12-28 17:55:43,080 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role to project CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj 2018-12-28 17:55:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b346c0ce469d4e32932eb1fcb2643780/users/b3af164fe67f49a2b355823364c1f01b/roles/887da3fa2b4e4b428f218bcd4c1041a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:43,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5be056ca-5cc0-4468-b112-0c1625612bff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:43,214 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b346c0ce469d4e32932eb1fcb2643780/users/b3af164fe67f49a2b355823364c1f01b/roles/887da3fa2b4e4b428f218bcd4c1041a4 used request id req-5be056ca-5cc0-4468-b112-0c1625612bff 2018-12-28 17:55:43,214 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:43,321 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12.pub 2018-12-28 17:55:43,321 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12 2018-12-28 17:55:43,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:43,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:43,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "887da3fa2b4e4b428f218bcd4c1041a4", "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role"}], "expires_at": "2018-12-28T18:55:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b346c0ce469d4e32932eb1fcb2643780", "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b346c0ce469d4e32932eb1fcb2643780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b346c0ce469d4e32932eb1fcb2643780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b346c0ce469d4e32932eb1fcb2643780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b346c0ce469d4e32932eb1fcb2643780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b346c0ce469d4e32932eb1fcb2643780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b346c0ce469d4e32932eb1fcb2643780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b346c0ce469d4e32932eb1fcb2643780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b346c0ce469d4e32932eb1fcb2643780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b346c0ce469d4e32932eb1fcb2643780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b346c0ce469d4e32932eb1fcb2643780", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b346c0ce469d4e32932eb1fcb2643780", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b346c0ce469d4e32932eb1fcb2643780", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-d0176927-b9a4-4e9-user", "id": "b3af164fe67f49a2b355823364c1f01b"}, "audit_ids": ["BiPv1v07QfO2e29mWVK42Q"], "issued_at": "2018-12-28T17:55:43.000000Z"}} 2018-12-28 17:55:43,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508f9fa8f33b1bbdd966830e267bc943e65a1ff" 2018-12-28 17:55:43,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b0ca89-e13e-441e-b530-9911ddfa0cff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:43,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-37b0ca89-e13e-441e-b530-9911ddfa0cff 2018-12-28 17:55:43,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:43,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508f9fa8f33b1bbdd966830e267bc943e65a1ff" 2018-12-28 17:55:44,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-3b683d0a-2a74-488a-b021-aee6ba58f537 x-compute-request-id: req-3b683d0a-2a74-488a-b021-aee6ba58f537 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:44,348 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-3b683d0a-2a74-488a-b021-aee6ba58f537 2018-12-28 17:55:44,349 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12... 2018-12-28 17:55:44,349 - OpenStackKeypair - INFO - Uploading existing keypair 2018-12-28 17:55:44,349 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12.pub 2018-12-28 17:55:44,349 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12 2018-12-28 17:55:44,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508f9fa8f33b1bbdd966830e267bc943e65a1ff" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpmu26rdOQhu3rZQLKVjCcIOag2YPxrId6WHmPT7qxrtx0FfISEsCtSw9qKwGouCo2k3JfONJMMR7H8Yi09h/TAhVSOeJXsECXIL/f7EU+70ngqFhrXpROkeHqiKH2yJFNtEsW2Zs2pHE/ttyCVIxUJ/a2PNdUItNNG+0gbO5sew1Ae1ncGmg3grgUOzUL5TMO4qYgyPsQP7r1TofMID/dwxKxxm0W40PgXPXH2aMDoyA5rOQwxa8D/6s0YM+JHqU6SLvMaGJrbyXBrrJky0MS8NMBIeXK7o+f0Tu7y4rrgUTVxT0hUGoL4wonORXZlZy3ug8ThzHgERQYv+3JI4br", "name": "CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12"}}' 2018-12-28 17:55:44,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-ac01afac-4e14-46f3-bde8-f93149b27ab9 x-compute-request-id: req-ac01afac-4e14-46f3-bde8-f93149b27ab9 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCpmu26rdOQhu3rZQLKVjCcIOag2YPxrId6WHmPT7qxrtx0FfISEsCtSw9qKwGouCo2k3JfONJMMR7H8Yi09h/TAhVSOeJXsECXIL/f7EU+70ngqFhrXpROkeHqiKH2yJFNtEsW2Zs2pHE/ttyCVIxUJ/a2PNdUItNNG+0gbO5sew1Ae1ncGmg3grgUOzUL5TMO4qYgyPsQP7r1TofMID/dwxKxxm0W40PgXPXH2aMDoyA5rOQwxa8D/6s0YM+JHqU6SLvMaGJrbyXBrrJky0MS8NMBIeXK7o+f0Tu7y4rrgUTVxT0hUGoL4wonORXZlZy3ug8ThzHgERQYv+3JI4br", "user_id": "b3af164fe67f49a2b355823364c1f01b", "name": "CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12", "fingerprint": "a7:61:3b:03:60:63:84:ea:53:00:8f:ee:84:4b:51:18"}} 2018-12-28 17:55:44,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ac01afac-4e14-46f3-bde8-f93149b27ab9 2018-12-28 17:55:44,417 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12 2018-12-28 17:55:44,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a508f9fa8f33b1bbdd966830e267bc943e65a1ff" 2018-12-28 17:55:44,457 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17: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-b6220d23-20ee-4301-8aa6-cbf777ba671b x-compute-request-id: req-b6220d23-20ee-4301-8aa6-cbf777ba671b Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:44,457 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-805524bf-fe50-4227-af1b-d17ef279bc12 used request id req-b6220d23-20ee-4301-8aa6-cbf777ba671b 2018-12-28 17:55:44,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:44,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e422ad8c-133d-430f-afe1-e29b392c7912 Date: Fri, 28 Dec 2018 17:55:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:44,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e422ad8c-133d-430f-afe1-e29b392c7912 2018-12-28 17:55:44,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:44,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca012aa5-cffa-4669-bbc5-fc9444aa2196 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:44,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-ca012aa5-cffa-4669-bbc5-fc9444aa2196 2018-12-28 17:55:44,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:44,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3700138-176d-4b02-bef8-d901e790a084 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:44,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-f3700138-176d-4b02-bef8-d901e790a084 2018-12-28 17:55:44,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:44,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82162e40-c0be-45d2-92d0-cd8c176613f4 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:44,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-82162e40-c0be-45d2-92d0-cd8c176613f4 2018-12-28 17:55:44,887 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj 2018-12-28 17:55:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b346c0ce469d4e32932eb1fcb2643780 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:45,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-504157a5-c073-4c85-8506-2afd78cb59aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:45,220 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b346c0ce469d4e32932eb1fcb2643780 used request id req-504157a5-c073-4c85-8506-2afd78cb59aa 2018-12-28 17:55:45,220 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-d0176927-b9a4-4e9-proj-role 2018-12-28 17:55:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/887da3fa2b4e4b428f218bcd4c1041a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:45,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcaa43cf-0eb7-4e2e-a1a2-5bdffffb9670 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:45,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/887da3fa2b4e4b428f218bcd4c1041a4 used request id req-dcaa43cf-0eb7-4e2e-a1a2-5bdffffb9670 2018-12-28 17:55:45,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adf83adf27bcb5f9cc77f6e6ec15a9a95996afc1" 2018-12-28 17:55:45,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311d3a7a-2fa2-4cc7-986c-7fd1faf03bc9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:45,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-311d3a7a-2fa2-4cc7-986c-7fd1faf03bc9 2018-12-28 17:55:45,420 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-d0176927-b9a4-4e9-user 2018-12-28 17:55:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b3af164fe67f49a2b355823364c1f01b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3923afac00cc6a87e70188375be30f63b41f5db2" 2018-12-28 17:55:45,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dcd9795-b623-40d4-a512-6073207ef36c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:45,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b3af164fe67f49a2b355823364c1f01b used request id req-6dcd9795-b623-40d4-a512-6073207ef36c 2018-12-28 17:55:45,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:45,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8yURblTlTNOvNK-kXEX7Ww"], "issued_at": "2018-12-28T17:55:45.000000Z"}} 2018-12-28 17:55:45,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1635cec088860732a021d742b9b45c21b4681b71" 2018-12-28 17:55:46,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291da037-6340-4586-8ba9-855a68a030ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:46,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-291da037-6340-4586-8ba9-855a68a030ac 2018-12-28 17:55:46,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:46,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:46,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["sC4WekCTRtWr5T0vAba4rQ"], "issued_at": "2018-12-28T17:55:46.000000Z"}} 2018-12-28 17:55:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:46,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-035344cb-145f-416f-8e1c-72efdfc6e6b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:46,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-035344cb-145f-416f-8e1c-72efdfc6e6b2 2018-12-28 17:55:46,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:46,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:46,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:46,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7301fe20-f0fd-4bbe-9aa6-dddf18a810c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:46,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj used request id req-7301fe20-f0fd-4bbe-9aa6-dddf18a810c3 2018-12-28 17:55:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:46,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473c151b-2816-4bd5-930d-94f530d7f980 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:46,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-473c151b-2816-4bd5-930d-94f530d7f980 2018-12-28 17:55:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj"}}' 2018-12-28 17:55:46,971 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c17def-5744-440a-942e-b8b9f8465d3b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a8b037291ef42d49022e57ce40149e1"}, "enabled": true, "id": "4a8b037291ef42d49022e57ce40149e1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj"}} 2018-12-28 17:55:46,972 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d2c17def-5744-440a-942e-b8b9f8465d3b 2018-12-28 17:55:46,972 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj 2018-12-28 17:55:46,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:46,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:47,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["UZAormiLQhOZVWnsOfbElA"], "issued_at": "2018-12-28T17:55:47.000000Z"}} 2018-12-28 17:55:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc41f431175aadb9937e2a105d1415cf1dc7659" 2018-12-28 17:55:47,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f8eb43-b3a9-41d5-9d39-bf620cb9c878 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:47,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-17f8eb43-b3a9-41d5-9d39-bf620cb9c878 2018-12-28 17:55:47,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:47,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:47,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc41f431175aadb9937e2a105d1415cf1dc7659" 2018-12-28 17:55:47,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67ba680b-086d-4458-8808-25dd99b7b232 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:47,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-67ba680b-086d-4458-8808-25dd99b7b232 2018-12-28 17:55:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc41f431175aadb9937e2a105d1415cf1dc7659" 2018-12-28 17:55:47,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9caf972-b4e1-4b26-99ac-648f66ddb94e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a8b037291ef42d49022e57ce40149e1"}, "enabled": true, "id": "4a8b037291ef42d49022e57ce40149e1", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj"}]} 2018-12-28 17:55:47,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj used request id req-c9caf972-b4e1-4b26-99ac-648f66ddb94e 2018-12-28 17:55:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc41f431175aadb9937e2a105d1415cf1dc7659" 2018-12-28 17:55:47,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a876326-9109-49ee-82cc-142f32f634c0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:47,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0a876326-9109-49ee-82cc-142f32f634c0 2018-12-28 17:55:48,139 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-user 2018-12-28 17:55:48,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:48,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:48,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fe918e4-acb2-4606-8369-fc8aececfa09 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:48,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9fe918e4-acb2-4606-8369-fc8aececfa09 2018-12-28 17:55:48,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" -d '{"role": {"name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role"}}' 2018-12-28 17:55:48,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-379690af-2784-41ab-a7e0-ec2d870ccd07 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0fdf28db4d114733992e9f7909638d59", "links": {"self": "http://172.30.9.21:5000/v3/roles/0fdf28db4d114733992e9f7909638d59"}, "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role"}} 2018-12-28 17:55:48,344 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-379690af-2784-41ab-a7e0-ec2d870ccd07 2018-12-28 17:55:48,344 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role 2018-12-28 17:55:48,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0fdf28db4d114733992e9f7909638d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:48,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc36f3e2-a13c-4507-83c8-6ac2f6e278db Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/0fdf28db4d114733992e9f7909638d59"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role", "id": "0fdf28db4d114733992e9f7909638d59"}} 2018-12-28 17:55:48,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0fdf28db4d114733992e9f7909638d59 used request id req-bc36f3e2-a13c-4507-83c8-6ac2f6e278db 2018-12-28 17:55:48,363 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role to project CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj 2018-12-28 17:55:48,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4a8b037291ef42d49022e57ce40149e1/users/fb46676f227f4a228dded1c428f8d33b/roles/0fdf28db4d114733992e9f7909638d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:48,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd1d9132-ee02-45b2-b4e1-df6922b9e5ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:48,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4a8b037291ef42d49022e57ce40149e1/users/fb46676f227f4a228dded1c428f8d33b/roles/0fdf28db4d114733992e9f7909638d59 used request id req-dd1d9132-ee02-45b2-b4e1-df6922b9e5ed 2018-12-28 17:55:48,483 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:48,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:48,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:48,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0fdf28db4d114733992e9f7909638d59", "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role"}], "expires_at": "2018-12-28T18:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a8b037291ef42d49022e57ce40149e1", "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a8b037291ef42d49022e57ce40149e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4a8b037291ef42d49022e57ce40149e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4a8b037291ef42d49022e57ce40149e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a8b037291ef42d49022e57ce40149e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4a8b037291ef42d49022e57ce40149e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4a8b037291ef42d49022e57ce40149e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a8b037291ef42d49022e57ce40149e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4a8b037291ef42d49022e57ce40149e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4a8b037291ef42d49022e57ce40149e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a8b037291ef42d49022e57ce40149e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4a8b037291ef42d49022e57ce40149e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4a8b037291ef42d49022e57ce40149e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-user", "id": "fb46676f227f4a228dded1c428f8d33b"}, "audit_ids": ["EEs3je7mS3urLxEFk7iUUw"], "issued_at": "2018-12-28T17:55:48.000000Z"}} 2018-12-28 17:55:48,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2febf0edd17534f5e48886b8209a861d8017de" 2018-12-28 17:55:48,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e40a2a6-934b-4c85-a9fd-807394db0e55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:48,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9e40a2a6-934b-4c85-a9fd-807394db0e55 2018-12-28 17:55:48,939 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:48,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2febf0edd17534f5e48886b8209a861d8017de" 2018-12-28 17:55:49,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-27f78333-083c-4489-8846-aecad9caa075 x-compute-request-id: req-27f78333-083c-4489-8846-aecad9caa075 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:49,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-27f78333-083c-4489-8846-aecad9caa075 2018-12-28 17:55:49,107 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f... 2018-12-28 17:55:49,107 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:49,192 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f 2018-12-28 17:55:49,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2febf0edd17534f5e48886b8209a861d8017de" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuTZs5AFLPChoX5TSF9tw5xr+WZniaT9DB6lGdOjaLtMMBrq4wYPgh8eD2/yDK5iUS5AqxMHpgulYq/GVCm+wFi2Ho3QF3suih3mNpkkRgX/E0fAf4JFKqhRCIdbV/vA82gxrNgqAhyj/mP9n5gaEx7dsW+xxSucyM5mbqI+lP/w==", "name": "CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f"}}' 2018-12-28 17:55:49,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-c2d7ad60-0a83-4b9b-a9a3-4a0db9d0a4dc x-compute-request-id: req-c2d7ad60-0a83-4b9b-a9a3-4a0db9d0a4dc Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCuTZs5AFLPChoX5TSF9tw5xr+WZniaT9DB6lGdOjaLtMMBrq4wYPgh8eD2/yDK5iUS5AqxMHpgulYq/GVCm+wFi2Ho3QF3suih3mNpkkRgX/E0fAf4JFKqhRCIdbV/vA82gxrNgqAhyj/mP9n5gaEx7dsW+xxSucyM5mbqI+lP/w==", "user_id": "fb46676f227f4a228dded1c428f8d33b", "name": "CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f", "fingerprint": "52:25:1c:0b:bd:5c:c6:28:ec:84:49:05:8a:fa:bf:70"}} 2018-12-28 17:55:49,253 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-c2d7ad60-0a83-4b9b-a9a3-4a0db9d0a4dc 2018-12-28 17:55:49,264 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f.pub 2018-12-28 17:55:49,264 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f 2018-12-28 17:55:49,264 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f 2018-12-28 17:55:49,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a2febf0edd17534f5e48886b8209a861d8017de" 2018-12-28 17:55:49,294 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:55: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-dd694c22-4e1c-40ae-985f-c4235bc12742 x-compute-request-id: req-dd694c22-4e1c-40ae-985f-c4235bc12742 Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:49,294 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f used request id req-dd694c22-4e1c-40ae-985f-c4235bc12742 2018-12-28 17:55:49,295 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f.pub] 2018-12-28 17:55:49,295 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f3917112-9b48-45a2-b50a-8a8196dae99f] 2018-12-28 17:55:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:49,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a390439c-9926-4e2c-aedc-c05a21e96a2c Date: Fri, 28 Dec 2018 17:55:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:49,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a390439c-9926-4e2c-aedc-c05a21e96a2c 2018-12-28 17:55:49,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:49,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f28b1d-ac48-4729-931e-52cd91f69ec5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:49,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-14f28b1d-ac48-4729-931e-52cd91f69ec5 2018-12-28 17:55:49,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:49,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7522027c-7f30-4889-959a-fef64d5d24a9 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:49,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-7522027c-7f30-4889-959a-fef64d5d24a9 2018-12-28 17:55:49,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:49,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ead6ed9-9f8a-441b-a272-ace458b8a14b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:49,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-8ead6ed9-9f8a-441b-a272-ace458b8a14b 2018-12-28 17:55:49,870 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj 2018-12-28 17:55:49,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4a8b037291ef42d49022e57ce40149e1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:50,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9258405-ec58-4215-8e44-cb258b66aa49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:50,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4a8b037291ef42d49022e57ce40149e1 used request id req-d9258405-ec58-4215-8e44-cb258b66aa49 2018-12-28 17:55:50,130 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-proj-role 2018-12-28 17:55:50,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0fdf28db4d114733992e9f7909638d59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:50,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c8c825-e7a5-4268-9c1e-fbf1667076d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:50,253 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0fdf28db4d114733992e9f7909638d59 used request id req-14c8c825-e7a5-4268-9c1e-fbf1667076d4 2018-12-28 17:55:50,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99143841e26a231f7597c608b548d7c01cf831fd" 2018-12-28 17:55:50,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37d1a66-6f5e-4a84-a314-c50b35964fc2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:50,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a37d1a66-6f5e-4a84-a314-c50b35964fc2 2018-12-28 17:55:50,346 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-68e6f66c-e4d0-4fb-user 2018-12-28 17:55:50,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fb46676f227f4a228dded1c428f8d33b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc41f431175aadb9937e2a105d1415cf1dc7659" 2018-12-28 17:55:50,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7e259f9-a225-428d-9485-ad8163ba1de1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:50,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fb46676f227f4a228dded1c428f8d33b used request id req-d7e259f9-a225-428d-9485-ad8163ba1de1 2018-12-28 17:55:50,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:50,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["x6p9CrNcR7uMZALO_gQn3w"], "issued_at": "2018-12-28T17:55:50.000000Z"}} 2018-12-28 17:55:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e4268c80581b00d3a3a289fc2cbc13392878a13" 2018-12-28 17:55:50,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f486148-a509-4560-ac7a-94315c4d3403 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:50,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1f486148-a509-4560-ac7a-94315c4d3403 2018-12-28 17:55:50,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:50,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:51,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["g5j_Iv76Q_aXuAmPqX8xZA"], "issued_at": "2018-12-28T17:55:51.000000Z"}} 2018-12-28 17:55:51,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:51,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c472e142-17dd-4730-bfbe-209cc8194e9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:51,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c472e142-17dd-4730-bfbe-209cc8194e9f 2018-12-28 17:55:51,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:51,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:51,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39e550d-cc31-4198-b260-e599c3c208a1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:51,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj used request id req-e39e550d-cc31-4198-b260-e599c3c208a1 2018-12-28 17:55:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:51,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccf69f8f-c743-47b1-83cf-50aac1cf3e33 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:51,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ccf69f8f-c743-47b1-83cf-50aac1cf3e33 2018-12-28 17:55:51,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj"}}' 2018-12-28 17:55:51,720 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1b8007e-f523-4c35-9c63-e92c3aadae0f Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/933ac6a460f24cdc9708224ac8e9732f"}, "enabled": true, "id": "933ac6a460f24cdc9708224ac8e9732f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj"}} 2018-12-28 17:55:51,720 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a1b8007e-f523-4c35-9c63-e92c3aadae0f 2018-12-28 17:55:51,721 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj 2018-12-28 17:55:51,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:51,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:52,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8WgP59QcS2K5KaxQJULaEw"], "issued_at": "2018-12-28T17:55:52.000000Z"}} 2018-12-28 17:55:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8190096427706acc36643762b7154ed3107c42ae" 2018-12-28 17:55:52,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f261df5-e5ea-4b5b-a20d-276e9cf01b18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:52,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3f261df5-e5ea-4b5b-a20d-276e9cf01b18 2018-12-28 17:55:52,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:52,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:52,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8190096427706acc36643762b7154ed3107c42ae" 2018-12-28 17:55:52,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b472192-bae2-460e-82f4-2ed14a6d0793 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:52,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9b472192-bae2-460e-82f4-2ed14a6d0793 2018-12-28 17:55:52,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8190096427706acc36643762b7154ed3107c42ae" 2018-12-28 17:55:52,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c871ea4c-e907-40a8-ae88-1d6aea8a326d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/933ac6a460f24cdc9708224ac8e9732f"}, "enabled": true, "id": "933ac6a460f24cdc9708224ac8e9732f", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj"}]} 2018-12-28 17:55:52,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj used request id req-c871ea4c-e907-40a8-ae88-1d6aea8a326d 2018-12-28 17:55:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8190096427706acc36643762b7154ed3107c42ae" 2018-12-28 17:55:52,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8d5c02-8e6c-43b1-848e-d03e795e3614 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:52,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fc8d5c02-8e6c-43b1-848e-d03e795e3614 2018-12-28 17:55:52,863 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-507149c2-b57a-4d2-user 2018-12-28 17:55:52,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:52,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:52,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c575f7d3-831d-42ec-bfe2-9feec72ade07 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:52,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c575f7d3-831d-42ec-bfe2-9feec72ade07 2018-12-28 17:55:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" -d '{"role": {"name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role"}}' 2018-12-28 17:55:53,073 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ca2ba85-76a0-4269-b10b-ee3bd9590e83 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0641618165d4a3d9da00199c186ae30", "links": {"self": "http://172.30.9.21:5000/v3/roles/b0641618165d4a3d9da00199c186ae30"}, "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role"}} 2018-12-28 17:55:53,074 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-9ca2ba85-76a0-4269-b10b-ee3bd9590e83 2018-12-28 17:55:53,074 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role 2018-12-28 17:55:53,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b0641618165d4a3d9da00199c186ae30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:53,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5c0319-b624-4fbc-a899-07015b4aeb0d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/b0641618165d4a3d9da00199c186ae30"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role", "id": "b0641618165d4a3d9da00199c186ae30"}} 2018-12-28 17:55:53,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b0641618165d4a3d9da00199c186ae30 used request id req-bd5c0319-b624-4fbc-a899-07015b4aeb0d 2018-12-28 17:55:53,161 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role to project CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj 2018-12-28 17:55:53,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/933ac6a460f24cdc9708224ac8e9732f/users/1c89aa4722ce46339445dc0e76e079f1/roles/b0641618165d4a3d9da00199c186ae30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:53,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f42d2e9-0124-4579-b8a4-313f6d83a0f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:53,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/933ac6a460f24cdc9708224ac8e9732f/users/1c89aa4722ce46339445dc0e76e079f1/roles/b0641618165d4a3d9da00199c186ae30 used request id req-7f42d2e9-0124-4579-b8a4-313f6d83a0f9 2018-12-28 17:55:53,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:53,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:53,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:53,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0641618165d4a3d9da00199c186ae30", "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role"}], "expires_at": "2018-12-28T18:55:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "933ac6a460f24cdc9708224ac8e9732f", "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/933ac6a460f24cdc9708224ac8e9732f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/933ac6a460f24cdc9708224ac8e9732f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/933ac6a460f24cdc9708224ac8e9732f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/933ac6a460f24cdc9708224ac8e9732f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/933ac6a460f24cdc9708224ac8e9732f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/933ac6a460f24cdc9708224ac8e9732f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/933ac6a460f24cdc9708224ac8e9732f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/933ac6a460f24cdc9708224ac8e9732f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/933ac6a460f24cdc9708224ac8e9732f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/933ac6a460f24cdc9708224ac8e9732f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/933ac6a460f24cdc9708224ac8e9732f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/933ac6a460f24cdc9708224ac8e9732f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-507149c2-b57a-4d2-user", "id": "1c89aa4722ce46339445dc0e76e079f1"}, "audit_ids": ["0qntb7cXR_OySc8ymEULjQ"], "issued_at": "2018-12-28T17:55:53.000000Z"}} 2018-12-28 17:55:53,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e34b7f583ceebfc1bcbf0b822e854ff8ff8792" 2018-12-28 17:55:53,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35681993-06f3-4349-8593-4e03501b2e67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:53,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-35681993-06f3-4349-8593-4e03501b2e67 2018-12-28 17:55:53,771 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:53,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e34b7f583ceebfc1bcbf0b822e854ff8ff8792" 2018-12-28 17:55:53,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-dee5856b-b352-41d3-89f2-4a274a9b309f x-compute-request-id: req-dee5856b-b352-41d3-89f2-4a274a9b309f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:53,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-dee5856b-b352-41d3-89f2-4a274a9b309f 2018-12-28 17:55:53,951 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3... 2018-12-28 17:55:53,951 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:53,983 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3 2018-12-28 17:55:53,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e34b7f583ceebfc1bcbf0b822e854ff8ff8792" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLcakYStiSh0+GdN7YBdxSm8o/igdcthyGhnmcEm0ms0w/8RSG3VOBr52zwGVbZNa6m5+d8JLtjNG5Raz77tBCc4PAb25wpk2C55YfU8x+Invd2v3Y5skAzyAc5iwaQDU74WLkXhTXAX16kXvQhDR1O3htncGCs7CEHmNMmosQ1Q==", "name": "CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3"}}' 2018-12-28 17:55:54,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55: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-285914ea-cb12-4fab-9eba-a95065fdf18f x-compute-request-id: req-285914ea-cb12-4fab-9eba-a95065fdf18f Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLcakYStiSh0+GdN7YBdxSm8o/igdcthyGhnmcEm0ms0w/8RSG3VOBr52zwGVbZNa6m5+d8JLtjNG5Raz77tBCc4PAb25wpk2C55YfU8x+Invd2v3Y5skAzyAc5iwaQDU74WLkXhTXAX16kXvQhDR1O3htncGCs7CEHmNMmosQ1Q==", "user_id": "1c89aa4722ce46339445dc0e76e079f1", "name": "CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3", "fingerprint": "17:84:14:70:5a:e3:65:ff:56:12:94:22:62:b9:dc:4a"}} 2018-12-28 17:55:54,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-285914ea-cb12-4fab-9eba-a95065fdf18f 2018-12-28 17:55:54,060 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3.pub 2018-12-28 17:55:54,060 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3 2018-12-28 17:55:54,060 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3 2018-12-28 17:55:54,063 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72e34b7f583ceebfc1bcbf0b822e854ff8ff8792" 2018-12-28 17:55:54,097 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2863fab9-b926-4d39-9fc0-259cea57f7d2 x-compute-request-id: req-2863fab9-b926-4d39-9fc0-259cea57f7d2 Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:54,097 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3 used request id req-2863fab9-b926-4d39-9fc0-259cea57f7d2 2018-12-28 17:55:54,097 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3.pub] 2018-12-28 17:55:54,098 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f5ba0217-2615-431f-96cc-b206a488c7f3] 2018-12-28 17:55:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:54,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9f0634b5-850d-41b9-9309-a45faf93f671 Date: Fri, 28 Dec 2018 17:55:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:54,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9f0634b5-850d-41b9-9309-a45faf93f671 2018-12-28 17:55:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:54,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dada8312-c581-49af-af3e-96f29e15a3b2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:54,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-dada8312-c581-49af-af3e-96f29e15a3b2 2018-12-28 17:55:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:54,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed8c36f-987d-4e0b-a064-f5297d0e81ba 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:54,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-8ed8c36f-987d-4e0b-a064-f5297d0e81ba 2018-12-28 17:55:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:54,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d481069-d26f-45b1-9572-c0a2980f5d18 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:54,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-9d481069-d26f-45b1-9572-c0a2980f5d18 2018-12-28 17:55:54,594 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj 2018-12-28 17:55:54,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/933ac6a460f24cdc9708224ac8e9732f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:54,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202d1f2e-fd64-449f-8e2e-6983b6b9aac6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:54,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/933ac6a460f24cdc9708224ac8e9732f used request id req-202d1f2e-fd64-449f-8e2e-6983b6b9aac6 2018-12-28 17:55:54,813 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-507149c2-b57a-4d2-proj-role 2018-12-28 17:55:54,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b0641618165d4a3d9da00199c186ae30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:54,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f278b50a-4c9f-4c68-9b81-aab813e99318 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:54,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b0641618165d4a3d9da00199c186ae30 used request id req-f278b50a-4c9f-4c68-9b81-aab813e99318 2018-12-28 17:55:54,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759a991b388855bd756d5967d8871e276568c1f3" 2018-12-28 17:55:55,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-343f549b-272f-4cc5-8fc7-00f770544660 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:55,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-343f549b-272f-4cc5-8fc7-00f770544660 2018-12-28 17:55:55,007 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-507149c2-b57a-4d2-user 2018-12-28 17:55:55,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1c89aa4722ce46339445dc0e76e079f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8190096427706acc36643762b7154ed3107c42ae" 2018-12-28 17:55:55,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63112f9c-3416-4f87-8752-730df280338d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:55,198 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1c89aa4722ce46339445dc0e76e079f1 used request id req-63112f9c-3416-4f87-8752-730df280338d 2018-12-28 17:55:55,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:55,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["tkRrf95jScmysW-asd2aTA"], "issued_at": "2018-12-28T17:55:55.000000Z"}} 2018-12-28 17:55:55,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77613c209c2a613f39a686d2634f3778cd3405c4" 2018-12-28 17:55:55,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba56bad2-250f-4223-877c-d76a4d0777f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:55,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ba56bad2-250f-4223-877c-d76a4d0777f9 2018-12-28 17:55:55,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:55,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:55,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nVHw98Z-SH-XiKyBLnlElQ"], "issued_at": "2018-12-28T17:55:55.000000Z"}} 2018-12-28 17:55:55,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:56,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a297010b-9a32-467a-9233-ac7aa7cf94c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:56,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a297010b-9a32-467a-9233-ac7aa7cf94c0 2018-12-28 17:55:56,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:56,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:56,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:56,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f2f47d-8135-4759-9d0d-45ef6ec4f5ce Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:55:56,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj used request id req-e2f2f47d-8135-4759-9d0d-45ef6ec4f5ce 2018-12-28 17:55:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:56,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19ca028e-4f21-4e75-89db-c080c6d0c8d6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:56,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-19ca028e-4f21-4e75-89db-c080c6d0c8d6 2018-12-28 17:55:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj"}}' 2018-12-28 17:55:56,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7260f2-d84f-4f18-9d59-cf4d5f47aa10 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/262afd153a1143f98858afc1b05a7a6e"}, "enabled": true, "id": "262afd153a1143f98858afc1b05a7a6e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj"}} 2018-12-28 17:55:56,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-be7260f2-d84f-4f18-9d59-cf4d5f47aa10 2018-12-28 17:55:56,386 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj 2018-12-28 17:55:56,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:56,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:56,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:55:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["4jCugh4NTOuHc-wRSS3Y8A"], "issued_at": "2018-12-28T17:55:56.000000Z"}} 2018-12-28 17:55:56,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c4121026d93b54694c1ea2fa0790203b45852c" 2018-12-28 17:55:56,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f0e2e31-c683-4dbf-ae96-0e70fd2d0f77 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:56,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1f0e2e31-c683-4dbf-ae96-0e70fd2d0f77 2018-12-28 17:55:56,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:55:56,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:55: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:55:56,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c4121026d93b54694c1ea2fa0790203b45852c" 2018-12-28 17:55:56,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e9a591-77f9-4ad6-b2dc-b6f48722c7b2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:55:56,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e9e9a591-77f9-4ad6-b2dc-b6f48722c7b2 2018-12-28 17:55:56,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c4121026d93b54694c1ea2fa0790203b45852c" 2018-12-28 17:55:57,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea2a6b3-16b6-4b09-98ae-2b66bbaab99f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/262afd153a1143f98858afc1b05a7a6e"}, "enabled": true, "id": "262afd153a1143f98858afc1b05a7a6e", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj"}]} 2018-12-28 17:55:57,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj used request id req-bea2a6b3-16b6-4b09-98ae-2b66bbaab99f 2018-12-28 17:55:57,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c4121026d93b54694c1ea2fa0790203b45852c" 2018-12-28 17:55:57,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608252ab-db6d-4685-aebb-4422652e08e5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:55:57,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-608252ab-db6d-4685-aebb-4422652e08e5 2018-12-28 17:55:57,510 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-d119302d-cf1e-48c-user 2018-12-28 17:55:57,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:57,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:57,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc66cdd-16d7-45d9-a9b9-02460b58b075 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:57,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cbc66cdd-16d7-45d9-a9b9-02460b58b075 2018-12-28 17:55:57,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" -d '{"role": {"name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role"}}' 2018-12-28 17:55:57,756 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7a7e405-4752-49d4-a66b-ebd9026967dd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3cad117cc8543059f21d6e21c894557", "links": {"self": "http://172.30.9.21:5000/v3/roles/d3cad117cc8543059f21d6e21c894557"}, "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role"}} 2018-12-28 17:55:57,756 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c7a7e405-4752-49d4-a66b-ebd9026967dd 2018-12-28 17:55:57,756 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role 2018-12-28 17:55:57,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d3cad117cc8543059f21d6e21c894557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:57,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96418015-ccb2-4e3b-984a-37d8f5d21997 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/d3cad117cc8543059f21d6e21c894557"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role", "id": "d3cad117cc8543059f21d6e21c894557"}} 2018-12-28 17:55:57,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d3cad117cc8543059f21d6e21c894557 used request id req-96418015-ccb2-4e3b-984a-37d8f5d21997 2018-12-28 17:55:57,848 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role to project CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj 2018-12-28 17:55:57,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/262afd153a1143f98858afc1b05a7a6e/users/e4810941e071484895efebe68dcd0303/roles/d3cad117cc8543059f21d6e21c894557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:57,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5344aef1-680d-45b5-aca5-07942cf0f67e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:57,999 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/262afd153a1143f98858afc1b05a7a6e/users/e4810941e071484895efebe68dcd0303/roles/d3cad117cc8543059f21d6e21c894557 used request id req-5344aef1-680d-45b5-aca5-07942cf0f67e 2018-12-28 17:55:57,999 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:58,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:55:58,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:55:58,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3cad117cc8543059f21d6e21c894557", "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role"}], "expires_at": "2018-12-28T18:55:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "262afd153a1143f98858afc1b05a7a6e", "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/262afd153a1143f98858afc1b05a7a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/262afd153a1143f98858afc1b05a7a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/262afd153a1143f98858afc1b05a7a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/262afd153a1143f98858afc1b05a7a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/262afd153a1143f98858afc1b05a7a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/262afd153a1143f98858afc1b05a7a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/262afd153a1143f98858afc1b05a7a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/262afd153a1143f98858afc1b05a7a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/262afd153a1143f98858afc1b05a7a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/262afd153a1143f98858afc1b05a7a6e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/262afd153a1143f98858afc1b05a7a6e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/262afd153a1143f98858afc1b05a7a6e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-d119302d-cf1e-48c-user", "id": "e4810941e071484895efebe68dcd0303"}, "audit_ids": ["TEXkiAU-Tf6tsxbZ5cmKJA"], "issued_at": "2018-12-28T17:55:58.000000Z"}} 2018-12-28 17:55:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ab71c8386353203627dde323709f1c6a4dfb9" 2018-12-28 17:55:58,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e182142a-c0e7-4a1e-aca2-90f1ca3ff250 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:55:58,454 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e182142a-c0e7-4a1e-aca2-90f1ca3ff250 2018-12-28 17:55:58,455 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 17:55:58,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ab71c8386353203627dde323709f1c6a4dfb9" 2018-12-28 17:55:58,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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 x-openstack-request-id: req-33926373-91ba-4fcd-a5f4-597a5ddf9cc8 x-compute-request-id: req-33926373-91ba-4fcd-a5f4-597a5ddf9cc8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 17:55:58,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-33926373-91ba-4fcd-a5f4-597a5ddf9cc8 2018-12-28 17:55:58,627 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f... 2018-12-28 17:55:58,627 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 17:55:58,651 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f 2018-12-28 17:55:58,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ab71c8386353203627dde323709f1c6a4dfb9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCejvXGiIkuxv9D4kDx5fhebhJ9diK/7Aq7lJd7zY2pqcmqLH0lZytjipM8FDLBLRE+M2cEme1RqvTKnpzMJ+Fi1QZ3WmD7HZewOyA/+tiLNTGJGG3NayTA8gVHyCcD4FvcWz6Z3l+rHxlsxS0DoCsKe3DLg6vICbyBrM5mzlPJQ==", "name": "CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f"}}' 2018-12-28 17:55:58,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17: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-35fcbafc-e68f-4a81-a1dc-1206ab16d600 x-compute-request-id: req-35fcbafc-e68f-4a81-a1dc-1206ab16d600 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCejvXGiIkuxv9D4kDx5fhebhJ9diK/7Aq7lJd7zY2pqcmqLH0lZytjipM8FDLBLRE+M2cEme1RqvTKnpzMJ+Fi1QZ3WmD7HZewOyA/+tiLNTGJGG3NayTA8gVHyCcD4FvcWz6Z3l+rHxlsxS0DoCsKe3DLg6vICbyBrM5mzlPJQ==", "user_id": "e4810941e071484895efebe68dcd0303", "name": "CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f", "fingerprint": "42:a5:be:65:a9:9f:20:bc:0e:18:02:b8:6b:64:64:89"}} 2018-12-28 17:55:58,714 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-35fcbafc-e68f-4a81-a1dc-1206ab16d600 2018-12-28 17:55:58,730 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f.pub 2018-12-28 17:55:58,731 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f 2018-12-28 17:55:58,731 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f 2018-12-28 17:55:58,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24ab71c8386353203627dde323709f1c6a4dfb9" 2018-12-28 17:55:58,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 17: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 x-openstack-request-id: req-670330f0-0a3f-44d8-b919-d603aed93506 x-compute-request-id: req-670330f0-0a3f-44d8-b919-d603aed93506 Content-Length: 0 Content-Type: application/json 2018-12-28 17:55:58,762 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-bdc4c2e9-0148-4088-91b9-c9892bd7550f used request id req-670330f0-0a3f-44d8-b919-d603aed93506 2018-12-28 17:55:58,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:58,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-23fa82b9-1f16-4101-8412-79dcd9dc2941 Date: Fri, 28 Dec 2018 17:55:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:55:58,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-23fa82b9-1f16-4101-8412-79dcd9dc2941 2018-12-28 17:55:58,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:59,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6712ca0e-98d5-4055-b8bb-96d03672f246 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:55:59,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-6712ca0e-98d5-4055-b8bb-96d03672f246 2018-12-28 17:55:59,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:59,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93db1744-58f3-4e2c-b871-3ee81183cb0c 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:55:59,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-93db1744-58f3-4e2c-b871-3ee81183cb0c 2018-12-28 17:55:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:59,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba16f0d-b3ab-48c3-af0d-22f41b31cbf9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:55:59,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-9ba16f0d-b3ab-48c3-af0d-22f41b31cbf9 2018-12-28 17:55:59,181 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj 2018-12-28 17:55:59,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/262afd153a1143f98858afc1b05a7a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:59,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec6dca87-b857-49cb-ae50-c8198a5272ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:59,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/262afd153a1143f98858afc1b05a7a6e used request id req-ec6dca87-b857-49cb-ae50-c8198a5272ad 2018-12-28 17:55:59,400 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-d119302d-cf1e-48c-proj-role 2018-12-28 17:55:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d3cad117cc8543059f21d6e21c894557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:59,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3489033a-8690-475f-810b-8cc566624a35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:59,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d3cad117cc8543059f21d6e21c894557 used request id req-3489033a-8690-475f-810b-8cc566624a35 2018-12-28 17:55:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3ef481d3fa052f9cbde24aed9ce88d2a2e3427f" 2018-12-28 17:55:59,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:55:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90522cb-92f1-43a9-b448-fadf1b5a4cb1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:55:59,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b90522cb-92f1-43a9-b448-fadf1b5a4cb1 2018-12-28 17:55:59,594 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-d119302d-cf1e-48c-user 2018-12-28 17:55:59,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e4810941e071484895efebe68dcd0303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04c4121026d93b54694c1ea2fa0790203b45852c" 2018-12-28 17:55:59,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:55:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b14f9345-6639-47f1-bc29-84608c38308c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:55:59,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e4810941e071484895efebe68dcd0303 used request id req-b14f9345-6639-47f1-bc29-84608c38308c 2018-12-28 17:55:59,780 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:00,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XJEgSAoiTSy7HnB8rH3A3g"], "issued_at": "2018-12-28T17:56:00.000000Z"}} 2018-12-28 17:56:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ebc15c5f7d424ea08d61210be0c73485f8d3d2" 2018-12-28 17:56:00,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ceaab8-b707-4a35-bc0e-de1d80e3a0b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:00,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-36ceaab8-b707-4a35-bc0e-de1d80e3a0b6 2018-12-28 17:56:00,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:00,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:00,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nRFkIIa2Qj63Q4IRRK0tKg"], "issued_at": "2018-12-28T17:56:00.000000Z"}} 2018-12-28 17:56:00,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:00,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f8c1cc7-ee91-48a8-81cc-22cab964412a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:00,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0f8c1cc7-ee91-48a8-81cc-22cab964412a 2018-12-28 17:56:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:00,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-23151be6-0524-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:00,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fe63aae-79a8-46ba-ab22-30f2b8605c52 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-23151be6-0524-4c3-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:56:00,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-23151be6-0524-4c3-proj used request id req-8fe63aae-79a8-46ba-ab22-30f2b8605c52 2018-12-28 17:56:00,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:00,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4194ed23-2209-4a75-bd83-3a157f77a0de Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:56:00,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4194ed23-2209-4a75-bd83-3a157f77a0de 2018-12-28 17:56:00,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}}' 2018-12-28 17:56:01,013 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:56:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6bd3ce5-0b45-4afc-8c5b-7456256729f4 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112"}, "enabled": true, "id": "69c11714dc0b4f1da325c0173aaad112", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}} 2018-12-28 17:56:01,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b6bd3ce5-0b45-4afc-8c5b-7456256729f4 2018-12-28 17:56:01,014 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-23151be6-0524-4c3-proj 2018-12-28 17:56:01,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:01,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:01,412 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["SpTaPO0lQ4q032Era5dmOA"], "issued_at": "2018-12-28T17:56:01.000000Z"}} 2018-12-28 17:56:01,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8047707df04ee2f5e8926ec73b776630e18cee70" 2018-12-28 17:56:01,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc85d83-0468-4433-9ce8-da223ac376d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:01,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1fc85d83-0468-4433-9ce8-da223ac376d3 2018-12-28 17:56:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:01,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:01,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8047707df04ee2f5e8926ec73b776630e18cee70" 2018-12-28 17:56:01,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250ac292-da99-4599-85f0-64f722254a22 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:56:01,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-250ac292-da99-4599-85f0-64f722254a22 2018-12-28 17:56:01,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-23151be6-0524-4c3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8047707df04ee2f5e8926ec73b776630e18cee70" 2018-12-28 17:56:01,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dbd3f2-924f-4f67-a5a1-71bc149c4882 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-23151be6-0524-4c3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112"}, "enabled": true, "id": "69c11714dc0b4f1da325c0173aaad112", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}]} 2018-12-28 17:56:01,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-23151be6-0524-4c3-proj used request id req-89dbd3f2-924f-4f67-a5a1-71bc149c4882 2018-12-28 17:56:01,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8047707df04ee2f5e8926ec73b776630e18cee70" 2018-12-28 17:56:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4cce8b9-2def-4856-9a4a-24db6f359e95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:56:01,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e4cce8b9-2def-4856-9a4a-24db6f359e95 2018-12-28 17:56:02,086 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-23151be6-0524-4c3-user 2018-12-28 17:56:02,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:02,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:02,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c17f0c74-c47a-4659-85a8-010209c0a908 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:56:02,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c17f0c74-c47a-4659-85a8-010209c0a908 2018-12-28 17:56:02,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" -d '{"role": {"name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role"}}' 2018-12-28 17:56:02,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50438c29-2720-4e0e-9e84-0ab963bb625a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00b035d2e6a94315b65b8658e80039f7", "links": {"self": "http://172.30.9.21:5000/v3/roles/00b035d2e6a94315b65b8658e80039f7"}, "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role"}} 2018-12-28 17:56:02,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-50438c29-2720-4e0e-9e84-0ab963bb625a 2018-12-28 17:56:02,290 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role 2018-12-28 17:56:02,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/00b035d2e6a94315b65b8658e80039f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:02,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-191849a6-6c15-4b28-b33f-c1b3b282a97b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/00b035d2e6a94315b65b8658e80039f7"}, "domain_id": null, "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role", "id": "00b035d2e6a94315b65b8658e80039f7"}} 2018-12-28 17:56:02,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/00b035d2e6a94315b65b8658e80039f7 used request id req-191849a6-6c15-4b28-b33f-c1b3b282a97b 2018-12-28 17:56:02,313 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role to project CreateNetworkSuccessTests-23151be6-0524-4c3-proj 2018-12-28 17:56:02,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112/users/6d687129986145bda362b545a733ff8e/roles/00b035d2e6a94315b65b8658e80039f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:02,435 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1727e4c-81e3-49ee-8660-b7d98f16e288 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:02,436 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112/users/6d687129986145bda362b545a733ff8e/roles/00b035d2e6a94315b65b8658e80039f7 used request id req-d1727e4c-81e3-49ee-8660-b7d98f16e288 2018-12-28 17:56:02,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:02,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:02,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00b035d2e6a94315b65b8658e80039f7", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role"}], "expires_at": "2018-12-28T18:56:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c11714dc0b4f1da325c0173aaad112", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-user", "id": "6d687129986145bda362b545a733ff8e"}, "audit_ids": ["Az0T9QMOSnmQxmR97hXHuQ"], "issued_at": "2018-12-28T17:56:02.000000Z"}} 2018-12-28 17:56:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:02,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf09feb-7314-4f01-af61-100d6485d576 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:02,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9bf09feb-7314-4f01-af61-100d6485d576 2018-12-28 17:56:02,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:03,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0e746dce-2a7a-4dc3-8695-fec9c5d0465c Date: Fri, 28 Dec 2018 17:56:03 GMT RESP BODY: {"networks":[]} 2018-12-28 17:56:03,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net used request id req-0e746dce-2a7a-4dc3-8695-fec9c5d0465c 2018-12-28 17:56:03,092 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net 2018-12-28 17:56:03,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" -d '{"network": {"name": "CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net", "admin_state_up": true}}' 2018-12-28 17:56:03,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1216e978-014b-4808-95cb-1081603bb534 Date: Fri, 28 Dec 2018 17:56:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9b91d398-e64a-452f-adcb-2dc902790a18","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"69c11714dc0b4f1da325c0173aaad112","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:56:03Z","is_default":false,"name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:03Z","mtu":1450}} 2018-12-28 17:56:03,629 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1216e978-014b-4808-95cb-1081603bb534 2018-12-28 17:56:03,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:03,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6ca5e656-3698-4e28-ae76-d9a3ed999a8a Date: Fri, 28 Dec 2018 17:56:03 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-12-28T17:56:03Z","tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"69c11714dc0b4f1da325c0173aaad112","id":"9b91d398-e64a-452f-adcb-2dc902790a18","name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net"}]} 2018-12-28 17:56:03,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-6ca5e656-3698-4e28-ae76-d9a3ed999a8a 2018-12-28 17:56:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:04,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-70a741e4-f301-48be-aff1-90927681d38b Date: Fri, 28 Dec 2018 17:56:04 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:56:04,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-70a741e4-f301-48be-aff1-90927681d38b 2018-12-28 17:56:04,054 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet 2018-12-28 17:56:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" -d '{"subnets": [{"ip_version": 4, "network_id": "9b91d398-e64a-452f-adcb-2dc902790a18", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet"}]}' 2018-12-28 17:56:04,916 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae8c27af-6768-429e-99e8-19a663b2e6e5 Date: Fri, 28 Dec 2018 17:56:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b91d398-e64a-452f-adcb-2dc902790a18","tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:04Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:04Z","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":"69c11714dc0b4f1da325c0173aaad112","id":"5c8dd565-1770-41e9-859c-929d0dc687c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet"}]} 2018-12-28 17:56:04,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ae8c27af-6768-429e-99e8-19a663b2e6e5 2018-12-28 17:56:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:05,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ceb462a2-0f8b-4e08-a806-598dc87c77fa Date: Fri, 28 Dec 2018 17:56: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":["5c8dd565-1770-41e9-859c-929d0dc687c3"],"updated_at":"2018-12-28T17:56:04Z","tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c11714dc0b4f1da325c0173aaad112","id":"9b91d398-e64a-452f-adcb-2dc902790a18","name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net"}]} 2018-12-28 17:56:05,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-ceb462a2-0f8b-4e08-a806-598dc87c77fa 2018-12-28 17:56:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:05,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ef9bf931-b038-48cc-bc0b-5abed8f2d85c Date: Fri, 28 Dec 2018 17:56:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b91d398-e64a-452f-adcb-2dc902790a18","tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:04Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"69c11714dc0b4f1da325c0173aaad112","id":"5c8dd565-1770-41e9-859c-929d0dc687c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet"}]} 2018-12-28 17:56:05,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-ef9bf931-b038-48cc-bc0b-5abed8f2d85c 2018-12-28 17:56:05,394 - OpenStackNetwork - DEBUG - Network [9b91d398-e64a-452f-adcb-2dc902790a18] created successfully 2018-12-28 17:56:05,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:05,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00b035d2e6a94315b65b8658e80039f7", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role"}], "expires_at": "2018-12-28T18:56:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "69c11714dc0b4f1da325c0173aaad112", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/69c11714dc0b4f1da325c0173aaad112", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-user", "id": "6d687129986145bda362b545a733ff8e"}, "audit_ids": ["R5ZL2qoBQoe8LVYZSuhEwg"], "issued_at": "2018-12-28T17:56:05.000000Z"}} 2018-12-28 17:56:05,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46367e71b98d4ff365d1fff1ff9ae676d3925ed8" 2018-12-28 17:56:06,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e2ba8766-c9bc-428b-a0da-a53bc7c0eec7 Date: Fri, 28 Dec 2018 17: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":["5c8dd565-1770-41e9-859c-929d0dc687c3"],"updated_at":"2018-12-28T17:56:04Z","tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"69c11714dc0b4f1da325c0173aaad112","id":"9b91d398-e64a-452f-adcb-2dc902790a18","name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net"}]} 2018-12-28 17:56:06,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net used request id req-e2ba8766-c9bc-428b-a0da-a53bc7c0eec7 2018-12-28 17:56:06,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:06,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:06,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ebc15c5f7d424ea08d61210be0c73485f8d3d2" 2018-12-28 17:56:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c036351b-b90d-4a88-8ba1-355e07dcead8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112"}, "enabled": true, "id": "69c11714dc0b4f1da325c0173aaad112", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}} 2018-12-28 17:56:06,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112 used request id req-c036351b-b90d-4a88-8ba1-355e07dcead8 2018-12-28 17:56:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46367e71b98d4ff365d1fff1ff9ae676d3925ed8" 2018-12-28 17:56:06,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-15728838-bfe4-43bc-9088-61c9804f7436 Date: Fri, 28 Dec 2018 17:56:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b91d398-e64a-452f-adcb-2dc902790a18","tenant_id":"69c11714dc0b4f1da325c0173aaad112","created_at":"2018-12-28T17:56:04Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:04Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"69c11714dc0b4f1da325c0173aaad112","id":"5c8dd565-1770-41e9-859c-929d0dc687c3","subnetpool_id":null,"name":"CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet"}]} 2018-12-28 17:56:06,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-15728838-bfe4-43bc-9088-61c9804f7436 2018-12-28 17:56:06,309 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet 2018-12-28 17:56:06,309 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet 2018-12-28 17:56:06,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5c8dd565-1770-41e9-859c-929d0dc687c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46367e71b98d4ff365d1fff1ff9ae676d3925ed8" 2018-12-28 17:56:08,157 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b5bd1f9-3ffe-4f36-9aeb-251af5e2c08c Date: Fri, 28 Dec 2018 17:56:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:08,157 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5c8dd565-1770-41e9-859c-929d0dc687c3 used request id req-1b5bd1f9-3ffe-4f36-9aeb-251af5e2c08c 2018-12-28 17:56:08,158 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net 2018-12-28 17:56:08,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46367e71b98d4ff365d1fff1ff9ae676d3925ed8" 2018-12-28 17:56:09,438 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b3d8766-2521-4671-8967-895e4524ab05 Date: Fri, 28 Dec 2018 17:56:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:09,438 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-1b3d8766-2521-4671-8967-895e4524ab05 2018-12-28 17:56:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46367e71b98d4ff365d1fff1ff9ae676d3925ed8" 2018-12-28 17:56:09,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b79f8aac-07ed-428f-8929-552fe7799f94 Date: Fri, 28 Dec 2018 17:56:09 GMT RESP BODY: {"networks":[]} 2018-12-28 17:56:09,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net used request id req-b79f8aac-07ed-428f-8929-552fe7799f94 2018-12-28 17:56:09,633 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet 2018-12-28 17:56:09,634 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-subnet 2018-12-28 17:56:09,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5c8dd565-1770-41e9-859c-929d0dc687c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:09,675 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-332d4d11-62f9-4e55-a6c0-9fe0f3fc8c18 Date: Fri, 28 Dec 2018 17:56:09 GMT RESP BODY: {"NeutronError": {"message": "Subnet 5c8dd565-1770-41e9-859c-929d0dc687c3 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-28 17:56:09,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5c8dd565-1770-41e9-859c-929d0dc687c3 used request id req-332d4d11-62f9-4e55-a6c0-9fe0f3fc8c18 2018-12-28 17:56:09,676 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 5c8dd565-1770-41e9-859c-929d0dc687c3 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-12-28 17:56:09,676 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-e4df6c69-9a8a-4e76-96bd-7caa470ddb5e-pub-net 2018-12-28 17:56:09,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/9b91d398-e64a-452f-adcb-2dc902790a18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1a33949d71d3e692704a69df419ae4dbf20406" 2018-12-28 17:56:09,864 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-9b814a6b-ef60-4794-bd4b-97b71d04841c Date: Fri, 28 Dec 2018 17:56:09 GMT RESP BODY: {"NeutronError": {"message": "Network 9b91d398-e64a-452f-adcb-2dc902790a18 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-28 17:56:09,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/9b91d398-e64a-452f-adcb-2dc902790a18 used request id req-9b814a6b-ef60-4794-bd4b-97b71d04841c 2018-12-28 17:56:09,864 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 9b91d398-e64a-452f-adcb-2dc902790a18 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-12-28 17:56:09,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:10,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fe142ff8-a84c-4cf4-a76b-e90b28e130c1 Date: Fri, 28 Dec 2018 17:56:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "created_at": "2018-12-28T17:56:03Z", "updated_at": "2018-12-28T17:56:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "revision_number": 0, "id": "2f67605d-ede6-4fca-8716-bdb78b7de29f", "remote_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "port_range_min": null, "ethertype": "IPv6", "project_id": "69c11714dc0b4f1da325c0173aaad112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "revision_number": 0, "id": "767c8ca7-e63c-4094-ac28-f576672c156e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "port_range_min": null, "ethertype": "IPv4", "project_id": "69c11714dc0b4f1da325c0173aaad112"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "revision_number": 0, "id": "7af70812-630f-44b4-8744-2245c6ada20b", "remote_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "port_range_min": null, "ethertype": "IPv4", "project_id": "69c11714dc0b4f1da325c0173aaad112"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "revision_number": 0, "id": "996ccf72-4b4e-42a5-84bd-4df085357bc7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "port_range_min": null, "ethertype": "IPv6", "project_id": "69c11714dc0b4f1da325c0173aaad112"}], "revision_number": 4, "project_id": "69c11714dc0b4f1da325c0173aaad112", "id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "name": "default"}]} 2018-12-28 17:56:10,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fe142ff8-a84c-4cf4-a76b-e90b28e130c1 2018-12-28 17:56:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:10,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1536eefd-2bf0-4999-a9bf-d07f49c2c92e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:56:10,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-1536eefd-2bf0-4999-a9bf-d07f49c2c92e 2018-12-28 17:56:10,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:10,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc96dc2c-3e9c-4e77-a236-7500bef217fb 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:56:10,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-bc96dc2c-3e9c-4e77-a236-7500bef217fb 2018-12-28 17:56:10,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:10,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c91ac5-17e1-4ecb-9544-05968b18def5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:56:10,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-04c91ac5-17e1-4ecb-9544-05968b18def5 2018-12-28 17:56:10,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:10,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a57be09-d611-4015-b8f0-61990db0c5dc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112"}, "enabled": true, "id": "69c11714dc0b4f1da325c0173aaad112", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23151be6-0524-4c3-proj"}} 2018-12-28 17:56:10,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112 used request id req-1a57be09-d611-4015-b8f0-61990db0c5dc 2018-12-28 17:56:10,437 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - db09e698-3f4e-44c2-9fe3-4d7ca652ee87 2018-12-28 17:56:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=db09e698-3f4e-44c2-9fe3-4d7ca652ee87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:10,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9dc021cc-43a9-4005-8650-57a8dfab44a5 Date: Fri, 28 Dec 2018 17:56:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "port_range_min": null, "revision_number": 0, "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "created_at": "2018-12-28T17:56:03Z", "project_id": "69c11714dc0b4f1da325c0173aaad112", "id": "2f67605d-ede6-4fca-8716-bdb78b7de29f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "port_range_min": null, "revision_number": 0, "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "created_at": "2018-12-28T17:56:03Z", "project_id": "69c11714dc0b4f1da325c0173aaad112", "id": "767c8ca7-e63c-4094-ac28-f576672c156e"}, {"remote_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "port_range_min": null, "revision_number": 0, "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "created_at": "2018-12-28T17:56:03Z", "project_id": "69c11714dc0b4f1da325c0173aaad112", "id": "7af70812-630f-44b4-8744-2245c6ada20b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:03Z", "security_group_id": "db09e698-3f4e-44c2-9fe3-4d7ca652ee87", "port_range_min": null, "revision_number": 0, "tenant_id": "69c11714dc0b4f1da325c0173aaad112", "created_at": "2018-12-28T17:56:03Z", "project_id": "69c11714dc0b4f1da325c0173aaad112", "id": "996ccf72-4b4e-42a5-84bd-4df085357bc7"}]} 2018-12-28 17:56:10,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=db09e698-3f4e-44c2-9fe3-4d7ca652ee87 used request id req-9dc021cc-43a9-4005-8650-57a8dfab44a5 2018-12-28 17:56:10,625 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:56:10,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/db09e698-3f4e-44c2-9fe3-4d7ca652ee87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:11,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df09ef71-137a-4ba8-b79d-8ead2fc59879 Content-Length: 0 Date: Fri, 28 Dec 2018 17:56:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:11,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/db09e698-3f4e-44c2-9fe3-4d7ca652ee87 used request id req-df09ef71-137a-4ba8-b79d-8ead2fc59879 2018-12-28 17:56:11,010 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-23151be6-0524-4c3-proj 2018-12-28 17:56:11,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:11,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4420c9bf-5115-4978-ad08-02921fc1ac73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:11,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/69c11714dc0b4f1da325c0173aaad112 used request id req-4420c9bf-5115-4978-ad08-02921fc1ac73 2018-12-28 17:56:11,209 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-23151be6-0524-4c3-proj-role 2018-12-28 17:56:11,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/00b035d2e6a94315b65b8658e80039f7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:11,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37ab0c37-99d2-4c7d-bb76-497544ce6233 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:11,319 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/00b035d2e6a94315b65b8658e80039f7 used request id req-37ab0c37-99d2-4c7d-bb76-497544ce6233 2018-12-28 17:56:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae13e74a7a89f91fd733c50d14d9823a6950f7e2" 2018-12-28 17:56:11,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c782d4-5f26-496a-b3a2-88c845ad549f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:56:11,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-63c782d4-5f26-496a-b3a2-88c845ad549f 2018-12-28 17:56:11,404 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-23151be6-0524-4c3-user 2018-12-28 17:56:11,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6d687129986145bda362b545a733ff8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8047707df04ee2f5e8926ec73b776630e18cee70" 2018-12-28 17:56:11,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ae773a-1cb8-49e4-b7e8-35d50c668ca7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:11,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6d687129986145bda362b545a733ff8e used request id req-09ae773a-1cb8-49e4-b7e8-35d50c668ca7 2018-12-28 17:56:11,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:11,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["dCwFGEGORy6fIi3lQff5cg"], "issued_at": "2018-12-28T17:56:11.000000Z"}} 2018-12-28 17:56:11,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a079801df5447ff6613bea1e31a39eab273f792" 2018-12-28 17:56:12,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c838b86-cb98-4ff3-825c-30815af3286a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:12,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9c838b86-cb98-4ff3-825c-30815af3286a 2018-12-28 17:56:12,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:12,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:12,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["f9uOlk1CTxCsDO1zYc3qvQ"], "issued_at": "2018-12-28T17:56:12.000000Z"}} 2018-12-28 17:56:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:12,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71430bad-074d-46c5-b699-87a84f17d3c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:12,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-71430bad-074d-46c5-b699-87a84f17d3c8 2018-12-28 17:56:12,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:12,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-57a202dd-575f-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:12,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8ec02f-b5af-44e7-ad4c-c19a6599f469 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-57a202dd-575f-483-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:56:12,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-57a202dd-575f-483-proj used request id req-7a8ec02f-b5af-44e7-ad4c-c19a6599f469 2018-12-28 17:56:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:12,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d87df2-438b-4350-8c91-04afe8a770d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:56:12,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-76d87df2-438b-4350-8c91-04afe8a770d0 2018-12-28 17:56:12,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}}' 2018-12-28 17:56:12,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:56:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dc4eb6f-fb11-4445-840c-1add720f0d50 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}} 2018-12-28 17:56:12,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2dc4eb6f-fb11-4445-840c-1add720f0d50 2018-12-28 17:56:12,841 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-57a202dd-575f-483-proj 2018-12-28 17:56:12,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:12,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:13,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rzvGrvcWTJWEQgd8gHoFhA"], "issued_at": "2018-12-28T17:56:13.000000Z"}} 2018-12-28 17:56:13,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca00514ab0a388b4e98020a4fd7525e71b7c9239" 2018-12-28 17:56:13,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5db37b4-86b6-401c-abab-fae3fd3feac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:13,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f5db37b4-86b6-401c-abab-fae3fd3feac4 2018-12-28 17:56:13,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:13,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:13,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca00514ab0a388b4e98020a4fd7525e71b7c9239" 2018-12-28 17:56:13,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32d8cd6-97d5-4dd5-a8ca-7f83a069adf2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:56:13,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a32d8cd6-97d5-4dd5-a8ca-7f83a069adf2 2018-12-28 17:56:13,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca00514ab0a388b4e98020a4fd7525e71b7c9239" 2018-12-28 17:56:13,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea29f78-fac4-4487-a8f3-d905299d30b8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}]} 2018-12-28 17:56:13,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj used request id req-0ea29f78-fac4-4487-a8f3-d905299d30b8 2018-12-28 17:56:13,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca00514ab0a388b4e98020a4fd7525e71b7c9239" 2018-12-28 17:56:13,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956a48be-1449-434e-b777-4e4cf9bd6d78 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:56:13,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-956a48be-1449-434e-b777-4e4cf9bd6d78 2018-12-28 17:56:14,014 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-57a202dd-575f-483-user 2018-12-28 17:56:14,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:14,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:14,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9a90e4-be4e-447b-9acc-ad0169f0ae9b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:56:14,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5a9a90e4-be4e-447b-9acc-ad0169f0ae9b 2018-12-28 17:56:14,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" -d '{"role": {"name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj-role"}}' 2018-12-28 17:56:14,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff00aee4-c980-43a1-800f-08b921debdff Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "59e2bc151c8743578cfc8cafd5c64067", "links": {"self": "http://172.30.9.21:5000/v3/roles/59e2bc151c8743578cfc8cafd5c64067"}, "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj-role"}} 2018-12-28 17:56:14,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ff00aee4-c980-43a1-800f-08b921debdff 2018-12-28 17:56:14,230 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-57a202dd-575f-483-proj-role 2018-12-28 17:56:14,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/59e2bc151c8743578cfc8cafd5c64067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:14,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed761a9e-8607-4f2b-9b15-9caa2844fe1d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/59e2bc151c8743578cfc8cafd5c64067"}, "domain_id": null, "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj-role", "id": "59e2bc151c8743578cfc8cafd5c64067"}} 2018-12-28 17:56:14,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/59e2bc151c8743578cfc8cafd5c64067 used request id req-ed761a9e-8607-4f2b-9b15-9caa2844fe1d 2018-12-28 17:56:14,321 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-57a202dd-575f-483-proj-role to project CreateNetworkSuccessTests-57a202dd-575f-483-proj 2018-12-28 17:56:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89/users/3afe6a843dcf4d51bfe11401f271573c/roles/59e2bc151c8743578cfc8cafd5c64067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:14,459 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88d833ea-bfe1-43ec-937a-5434b1dcc9c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:14,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89/users/3afe6a843dcf4d51bfe11401f271573c/roles/59e2bc151c8743578cfc8cafd5c64067 used request id req-88d833ea-bfe1-43ec-937a-5434b1dcc9c1 2018-12-28 17:56:14,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:14,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:14,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["c7FquHD-Ry-f86aAKLfLow"], "issued_at": "2018-12-28T17:56:14.000000Z"}} 2018-12-28 17:56:14,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:14,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d507c6e2-19da-4efa-9b20-671463c26d25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:14,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d507c6e2-19da-4efa-9b20-671463c26d25 2018-12-28 17:56:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:15,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8e1b8554-0522-434d-976c-30dce8def021 Date: Fri, 28 Dec 2018 17:56:15 GMT RESP BODY: {"networks":[]} 2018-12-28 17:56:15,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net used request id req-8e1b8554-0522-434d-976c-30dce8def021 2018-12-28 17:56:15,038 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net 2018-12-28 17:56:15,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:15,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:15,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["IK_Xuud3RqevFOT3rqt2VQ"], "issued_at": "2018-12-28T17:56:15.000000Z"}} 2018-12-28 17:56:15,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a705fd749a979f0a2de382b6e61e151b3c841032" 2018-12-28 17:56:15,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88138b4-b966-44b5-9839-fd80590db4b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:15,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b88138b4-b966-44b5-9839-fd80590db4b8 2018-12-28 17:56:15,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:15,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:15,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a705fd749a979f0a2de382b6e61e151b3c841032" 2018-12-28 17:56:15,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7384ca00-fa9f-44b8-96c8-d0d55f547d26 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}]} 2018-12-28 17:56:15,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj used request id req-7384ca00-fa9f-44b8-96c8-d0d55f547d26 2018-12-28 17:56:15,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" -d '{"network": {"tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "name": "CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net", "admin_state_up": true}}' 2018-12-28 17:56:16,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-19d99f5c-1eea-4ff6-9823-d274a374d570 Date: Fri, 28 Dec 2018 17:56: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":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"625d253de21c46d2b10c2919bbfd5e89","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:56:16Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net","admin_state_up":true,"tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:15Z","mtu":1450}} 2018-12-28 17:56:16,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-19d99f5c-1eea-4ff6-9823-d274a374d570 2018-12-28 17:56:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:16,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-596c7275-582b-439b-9b1d-19e6c92fb01a Date: Fri, 28 Dec 2018 17:56:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"625d253de21c46d2b10c2919bbfd5e89","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:56:16Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net","admin_state_up":true,"tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:15Z","provider:network_type":"vxlan"}]} 2018-12-28 17:56:16,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-596c7275-582b-439b-9b1d-19e6c92fb01a 2018-12-28 17:56:16,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:16,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-417eeb96-9fea-4f4d-8427-392eba4a2870 Date: Fri, 28 Dec 2018 17:56:16 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:56:16,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-417eeb96-9fea-4f4d-8427-392eba4a2870 2018-12-28 17:56:16,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:16,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:17,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["9CdxdlhZQkuMr5gjB2-mxQ"], "issued_at": "2018-12-28T17:56:17.000000Z"}} 2018-12-28 17:56:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fec633dcb17d659ab0de1792543b4991bbeb132" 2018-12-28 17:56:17,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cc5e46f-1118-4c36-bd08-3610e7d54801 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:17,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1cc5e46f-1118-4c36-bd08-3610e7d54801 2018-12-28 17:56:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:17,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fec633dcb17d659ab0de1792543b4991bbeb132" 2018-12-28 17:56:17,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa94ccb-d084-4b0a-a32f-5fcfa855a071 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}]} 2018-12-28 17:56:17,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj used request id req-bfa94ccb-d084-4b0a-a32f-5fcfa855a071 2018-12-28 17:56:17,195 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet 2018-12-28 17:56:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" -d '{"subnets": [{"ip_version": 4, "network_id": "1e3c8abf-6576-43a7-a725-e8d65f7e6df6", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89"}]}' 2018-12-28 17:56:17,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-417811fb-166b-41d4-a86a-69bfaadcd766 Date: Fri, 28 Dec 2018 17:56:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}]} 2018-12-28 17:56:17,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-417811fb-166b-41d4-a86a-69bfaadcd766 2018-12-28 17:56:17,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:18,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-23675ca3-6968-419b-8e5d-c9bcccf81a14 Date: Fri, 28 Dec 2018 17:56:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"625d253de21c46d2b10c2919bbfd5e89","status":"ACTIVE","subnets":["863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"],"description":"","tags":[],"updated_at":"2018-12-28T17:56:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net","admin_state_up":true,"tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:15Z","provider:network_type":"vxlan"}]} 2018-12-28 17:56:18,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-23675ca3-6968-419b-8e5d-c9bcccf81a14 2018-12-28 17:56:18,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:18,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-518fdbdc-f893-4710-afaf-a62f45fe194a Date: Fri, 28 Dec 2018 17:56:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}]} 2018-12-28 17:56:18,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-518fdbdc-f893-4710-afaf-a62f45fe194a 2018-12-28 17:56:18,502 - OpenStackNetwork - DEBUG - Network [1e3c8abf-6576-43a7-a725-e8d65f7e6df6] created successfully 2018-12-28 17:56:18,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:18,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e2bc151c8743578cfc8cafd5c64067", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj-role"}], "expires_at": "2018-12-28T18:56:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "625d253de21c46d2b10c2919bbfd5e89", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-57a202dd-575f-483-user", "id": "3afe6a843dcf4d51bfe11401f271573c"}, "audit_ids": ["BWxla0H1SwqPiwYWLgfQbw"], "issued_at": "2018-12-28T17:56:18.000000Z"}} 2018-12-28 17:56:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c291060268015bedfdb006a2589b5d5fd986788e" 2018-12-28 17:56:19,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c5b92b4c-35c8-422f-a06d-b9e8caad601c Date: Fri, 28 Dec 2018 17:56: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":["863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"],"updated_at":"2018-12-28T17:56:17Z","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"625d253de21c46d2b10c2919bbfd5e89","id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net"}]} 2018-12-28 17:56:19,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net used request id req-c5b92b4c-35c8-422f-a06d-b9e8caad601c 2018-12-28 17:56:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:19,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:19,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a079801df5447ff6613bea1e31a39eab273f792" 2018-12-28 17:56:19,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65ba009-e736-4a48-a3cd-61b3ad98652a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}} 2018-12-28 17:56:19,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 used request id req-c65ba009-e736-4a48-a3cd-61b3ad98652a 2018-12-28 17:56:19,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c291060268015bedfdb006a2589b5d5fd986788e" 2018-12-28 17:56:19,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b77330be-de55-4d3b-bd2f-5b4e87fadc28 Date: Fri, 28 Dec 2018 17:56:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}]} 2018-12-28 17:56:19,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-b77330be-de55-4d3b-bd2f-5b4e87fadc28 2018-12-28 17:56:19,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:19,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:19,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "59e2bc151c8743578cfc8cafd5c64067", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj-role"}], "expires_at": "2018-12-28T18:56:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "625d253de21c46d2b10c2919bbfd5e89", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/625d253de21c46d2b10c2919bbfd5e89", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-57a202dd-575f-483-user", "id": "3afe6a843dcf4d51bfe11401f271573c"}, "audit_ids": ["tQEKdDOeQ72-OZ4tNqMtVQ"], "issued_at": "2018-12-28T17:56:19.000000Z"}} 2018-12-28 17:56:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e6d511a1c59db6c90f81528460ff6319e070f" 2018-12-28 17:56:20,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1118d3ef-7048-43c7-b080-6243ed68a9f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:20,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1118d3ef-7048-43c7-b080-6243ed68a9f3 2018-12-28 17:56:20,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e6d511a1c59db6c90f81528460ff6319e070f" 2018-12-28 17:56:20,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2903f222-9f9c-4da2-a79f-51af46e81a0c Date: Fri, 28 Dec 2018 17:56: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":["863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"],"updated_at":"2018-12-28T17:56:17Z","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"625d253de21c46d2b10c2919bbfd5e89","id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net"}]} 2018-12-28 17:56:20,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net used request id req-2903f222-9f9c-4da2-a79f-51af46e81a0c 2018-12-28 17:56:20,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:20,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e6d511a1c59db6c90f81528460ff6319e070f" 2018-12-28 17:56:20,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b043e069-4f70-4359-ba4f-cbc23f9edead Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}} 2018-12-28 17:56:20,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 used request id req-b043e069-4f70-4359-ba4f-cbc23f9edead 2018-12-28 17:56:20,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}004e6d511a1c59db6c90f81528460ff6319e070f" 2018-12-28 17:56:20,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-824b9cfb-506d-45b3-8718-bec354b72e7c Date: Fri, 28 Dec 2018 17:56:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}]} 2018-12-28 17:56:20,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-824b9cfb-506d-45b3-8718-bec354b72e7c 2018-12-28 17:56:20,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:20,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:21,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["JAEzJL3DS3CRd8Ei13w8VQ"], "issued_at": "2018-12-28T17:56:21.000000Z"}} 2018-12-28 17:56:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:21,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-685607ec-4134-4f97-9d14-a6cceaf267fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:21,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-685607ec-4134-4f97-9d14-a6cceaf267fd 2018-12-28 17:56:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:21,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5acf43c-8554-4050-8f28-a5d8ba76065f Date: Fri, 28 Dec 2018 17:56:21 GMT RESP BODY: {"routers": []} 2018-12-28 17:56:21,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router&admin_state_up=True used request id req-e5acf43c-8554-4050-8f28-a5d8ba76065f 2018-12-28 17:56:21,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:21,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:21,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xQkYc2YTRhq6zoNhBHRtQA"], "issued_at": "2018-12-28T17:56:21.000000Z"}} 2018-12-28 17:56:21,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d526e3d07ba0f6b272ad51203d93c49f785249" 2018-12-28 17:56:21,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-732380c7-685f-43f1-af56-7f5b62841219 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:21,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-732380c7-685f-43f1-af56-7f5b62841219 2018-12-28 17:56:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:21,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:21,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04d526e3d07ba0f6b272ad51203d93c49f785249" 2018-12-28 17:56:21,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f82e04f-63e6-437d-b5da-1582c31eed08 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}]} 2018-12-28 17:56:21,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-57a202dd-575f-483-proj used request id req-5f82e04f-63e6-437d-b5da-1582c31eed08 2018-12-28 17:56:21,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:22,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e98e1f64-e9e5-40a4-bbfc-c99054c53540 Date: Fri, 28 Dec 2018 17:56:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:56:22,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-e98e1f64-e9e5-40a4-bbfc-c99054c53540 2018-12-28 17:56:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:22,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-55b87287-46fa-46ea-a8fc-4eaae2b41808 Date: Fri, 28 Dec 2018 17:56:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 17:56:22,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-55b87287-46fa-46ea-a8fc-4eaae2b41808 2018-12-28 17:56:22,482 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router 2018-12-28 17:56:22,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "name": "CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router", "admin_state_up": true}}' 2018-12-28 17:56:27,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-fb27a5f5-fd35-4659-a610-7fc10af9c48d Date: Fri, 28 Dec 2018 17:56:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:23Z", "admin_state_up": true, "updated_at": "2018-12-28T17:56:24Z", "project_id": "625d253de21c46d2b10c2919bbfd5e89", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "f1b14270-8db1-4f2b-9d59-3d3fc3f7166d", "name": "CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router"}} 2018-12-28 17:56:27,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-fb27a5f5-fd35-4659-a610-7fc10af9c48d 2018-12-28 17:56:27,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=f1b14270-8db1-4f2b-9d59-3d3fc3f7166d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:27,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-4482bb16-be8f-42d0-9bd6-002bacd254bc Date: Fri, 28 Dec 2018 17:56:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30b71465-236c-4b55-aa94-3a30039bb5e5","ip_address":"169.254.192.1"}],"id":"14fbd8d1-aa22-4f9a-8383-14f182366f83","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:c1:69","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 625d253de21c46d2b10c2919bbfd5e89","admin_state_up":true,"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:25Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30b71465-236c-4b55-aa94-3a30039bb5e5","ip_address":"169.254.192.5"}],"id":"2960d286-48f5-4edb-ab45-44a8e77a36af","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:71:85","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 625d253de21c46d2b10c2919bbfd5e89","admin_state_up":true,"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:24Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30b71465-236c-4b55-aa94-3a30039bb5e5","ip_address":"169.254.192.7"}],"id":"70c476bf-58c0-47fd-9657-d064c4692d8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:61:92:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 625d253de21c46d2b10c2919bbfd5e89","admin_state_up":true,"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:26Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:23Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.203"}],"id":"83fbc8ee-2c80-4a75-b40d-df90429057bb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7c:95:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:56:23Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"}]} 2018-12-28 17:56:27,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=f1b14270-8db1-4f2b-9d59-3d3fc3f7166d used request id req-4482bb16-be8f-42d0-9bd6-002bacd254bc 2018-12-28 17:56:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:27,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c37ae6d9-c2c2-42d3-8abd-35946fa36e51 Date: Fri, 28 Dec 2018 17:56:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:56:27,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-c37ae6d9-c2c2-42d3-8abd-35946fa36e51 2018-12-28 17:56:27,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:27,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1119fafb-cac0-4b0e-bcdb-b53797b86ed0 Date: Fri, 28 Dec 2018 17:56:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:22Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:22Z","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":"30b71465-236c-4b55-aa94-3a30039bb5e5","subnetpool_id":null,"name":"HA subnet tenant 625d253de21c46d2b10c2919bbfd5e89"}} 2018-12-28 17:56:27,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 used request id req-1119fafb-cac0-4b0e-bcdb-b53797b86ed0 2018-12-28 17:56:27,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:28,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0b73f785-f7eb-424b-b951-300e4d0ad067 Date: Fri, 28 Dec 2018 17:56:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:22Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:22Z","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":"30b71465-236c-4b55-aa94-3a30039bb5e5","subnetpool_id":null,"name":"HA subnet tenant 625d253de21c46d2b10c2919bbfd5e89"}} 2018-12-28 17:56:28,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 used request id req-0b73f785-f7eb-424b-b951-300e4d0ad067 2018-12-28 17:56:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:28,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a97ef0b0-57f2-4f70-97aa-3235d312340f Date: Fri, 28 Dec 2018 17:56:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:22Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:22Z","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":"30b71465-236c-4b55-aa94-3a30039bb5e5","subnetpool_id":null,"name":"HA subnet tenant 625d253de21c46d2b10c2919bbfd5e89"}} 2018-12-28 17:56:28,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 used request id req-a97ef0b0-57f2-4f70-97aa-3235d312340f 2018-12-28 17:56:28,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:28,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-86e3fdee-9100-461d-a01b-b69f23f38351 Date: Fri, 28 Dec 2018 17:56:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":15,"ipv4_address_scope":null,"shared":false,"project_id":"625d253de21c46d2b10c2919bbfd5e89","status":"ACTIVE","subnets":["863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"],"description":"","tags":[],"updated_at":"2018-12-28T17:56:17Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net","admin_state_up":true,"tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:15Z","provider:network_type":"vxlan"}]} 2018-12-28 17:56:28,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net used request id req-86e3fdee-9100-461d-a01b-b69f23f38351 2018-12-28 17:56:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:28,464 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:28,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66893099-be5f-42ea-9294-f40608574182 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}} 2018-12-28 17:56:28,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 used request id req-66893099-be5f-42ea-9294-f40608574182 2018-12-28 17:56:28,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:28,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f57ff556-f321-4301-a187-1354cdab149a Date: Fri, 28 Dec 2018 17:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}]} 2018-12-28 17:56:28,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-f57ff556-f321-4301-a187-1354cdab149a 2018-12-28 17:56:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6&name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:28,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f5038fb-07dc-4936-815c-42f64115e8fa Date: Fri, 28 Dec 2018 17:56:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}]} 2018-12-28 17:56:28,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e3c8abf-6576-43a7-a725-e8d65f7e6df6&name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet used request id req-8f5038fb-07dc-4936-815c-42f64115e8fa 2018-12-28 17:56:28,975 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 17:56:28,975 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router 2018-12-28 17:56:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" -d '{"subnet_id": "863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"}' 2018-12-28 17:56:30,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eae9666b-76e6-4980-93b7-6798e28083f6 Date: Fri, 28 Dec 2018 17:56:30 GMT RESP BODY: {"network_id": "1e3c8abf-6576-43a7-a725-e8d65f7e6df6", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "subnet_id": "863fb0af-ec03-4ac3-be3a-8a9eb59d8a75", "subnet_ids": ["863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"], "port_id": "04ea2338-28e4-42ba-9170-430820582b8f", "id": "f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"} 2018-12-28 17:56:30,803 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d/add_router_interface used request id req-eae9666b-76e6-4980-93b7-6798e28083f6 2018-12-28 17:56:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:30,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-7c9b608c-e78d-46ed-9c5a-a8489d061c13 Date: Fri, 28 Dec 2018 17:56:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:23Z", "admin_state_up": true, "updated_at": "2018-12-28T17:56:30Z", "project_id": "625d253de21c46d2b10c2919bbfd5e89", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "f1b14270-8db1-4f2b-9d59-3d3fc3f7166d", "name": "CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router"}} 2018-12-28 17:56:30,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d used request id req-7c9b608c-e78d-46ed-9c5a-a8489d061c13 2018-12-28 17:56:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=f1b14270-8db1-4f2b-9d59-3d3fc3f7166d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:31,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4443 X-Openstack-Request-Id: req-9c8c20e0-81fe-4cf9-9492-131dc6c2f563 Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","ip_address":"10.55.1.1"}],"id":"04ea2338-28e4-42ba-9170-430820582b8f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:69:80:ea","project_id":"625d253de21c46d2b10c2919bbfd5e89","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:29Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30b71465-236c-4b55-aa94-3a30039bb5e5","ip_address":"169.254.192.1"}],"id":"14fbd8d1-aa22-4f9a-8383-14f182366f83","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:99:c1:69","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 625d253de21c46d2b10c2919bbfd5e89","admin_state_up":true,"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:25Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30b71465-236c-4b55-aa94-3a30039bb5e5","ip_address":"169.254.192.5"}],"id":"2960d286-48f5-4edb-ab45-44a8e77a36af","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:71:85","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 625d253de21c46d2b10c2919bbfd5e89","admin_state_up":true,"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:24Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:31Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"30b71465-236c-4b55-aa94-3a30039bb5e5","ip_address":"169.254.192.7"}],"id":"70c476bf-58c0-47fd-9657-d064c4692d8f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:61:92:93","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 625d253de21c46d2b10c2919bbfd5e89","admin_state_up":true,"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:26Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:29Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.203"}],"id":"83fbc8ee-2c80-4a75-b40d-df90429057bb","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7c:95:d4","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:56:23Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"}]} 2018-12-28 17:56:31,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=f1b14270-8db1-4f2b-9d59-3d3fc3f7166d used request id req-9c8c20e0-81fe-4cf9-9492-131dc6c2f563 2018-12-28 17:56:31,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:31,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e18cd362-5a38-4a37-967c-34a9642d5dcf Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:56:31,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-e18cd362-5a38-4a37-967c-34a9642d5dcf 2018-12-28 17:56:31,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:31,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9726dd47-94b9-4d90-aca6-151786d3442f Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:22Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:22Z","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":"30b71465-236c-4b55-aa94-3a30039bb5e5","subnetpool_id":null,"name":"HA subnet tenant 625d253de21c46d2b10c2919bbfd5e89"}} 2018-12-28 17:56:31,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 used request id req-9726dd47-94b9-4d90-aca6-151786d3442f 2018-12-28 17:56:31,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:31,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c55256d1-e81a-40b6-ba12-ec2a53f21a0c Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:22Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:22Z","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":"30b71465-236c-4b55-aa94-3a30039bb5e5","subnetpool_id":null,"name":"HA subnet tenant 625d253de21c46d2b10c2919bbfd5e89"}} 2018-12-28 17:56:31,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 used request id req-c55256d1-e81a-40b6-ba12-ec2a53f21a0c 2018-12-28 17:56:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:31,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-14c3563c-64aa-45f4-901f-df2494ae7edf Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7e0a12cb-f4e0-4a83-86ba-b22f38bb3636","tenant_id":"","created_at":"2018-12-28T17:56:22Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:22Z","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":"30b71465-236c-4b55-aa94-3a30039bb5e5","subnetpool_id":null,"name":"HA subnet tenant 625d253de21c46d2b10c2919bbfd5e89"}} 2018-12-28 17:56:31,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/30b71465-236c-4b55-aa94-3a30039bb5e5 used request id req-14c3563c-64aa-45f4-901f-df2494ae7edf 2018-12-28 17:56:31,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/863fb0af-ec03-4ac3-be3a-8a9eb59d8a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:31,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-7954b23d-9cce-4246-8d4e-d128cd0af76b Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}} 2018-12-28 17:56:31,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/863fb0af-ec03-4ac3-be3a-8a9eb59d8a75 used request id req-7954b23d-9cce-4246-8d4e-d128cd0af76b 2018-12-28 17:56:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c291060268015bedfdb006a2589b5d5fd986788e" 2018-12-28 17:56:31,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-738f5056-66ab-4265-b335-c96e769d97c0 Date: Fri, 28 Dec 2018 17:56:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:23Z", "admin_state_up": true, "updated_at": "2018-12-28T17:56:30Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "625d253de21c46d2b10c2919bbfd5e89", "id": "f1b14270-8db1-4f2b-9d59-3d3fc3f7166d", "name": "CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router"}]} 2018-12-28 17:56:31,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router&admin_state_up=True used request id req-738f5056-66ab-4265-b335-c96e769d97c0 2018-12-28 17:56:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a079801df5447ff6613bea1e31a39eab273f792" 2018-12-28 17:56:31,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630f7e02-cc88-4116-9ef1-5721917fd3ed Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}} 2018-12-28 17:56:31,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 used request id req-630f7e02-cc88-4116-9ef1-5721917fd3ed 2018-12-28 17:56:31,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=f1b14270-8db1-4f2b-9d59-3d3fc3f7166d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c291060268015bedfdb006a2589b5d5fd986788e" 2018-12-28 17:56:32,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-1953f35c-d764-4de4-9da5-f75bfdbd3e9b Date: Fri, 28 Dec 2018 17:56:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","ip_address":"10.55.1.1"}],"id":"04ea2338-28e4-42ba-9170-430820582b8f","security_groups":[],"mac_address":"fa:16:3e:69:80:ea","project_id":"625d253de21c46d2b10c2919bbfd5e89","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:29Z","binding:vnic_type":"normal","device_id":"f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"}]} 2018-12-28 17:56:32,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=f1b14270-8db1-4f2b-9d59-3d3fc3f7166d used request id req-1953f35c-d764-4de4-9da5-f75bfdbd3e9b 2018-12-28 17:56:32,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/863fb0af-ec03-4ac3-be3a-8a9eb59d8a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c291060268015bedfdb006a2589b5d5fd986788e" 2018-12-28 17:56:32,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-61a00503-7412-4bec-b0d5-5ad71c8c31b7 Date: Fri, 28 Dec 2018 17:56:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e3c8abf-6576-43a7-a725-e8d65f7e6df6","tenant_id":"625d253de21c46d2b10c2919bbfd5e89","created_at":"2018-12-28T17:56:17Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"625d253de21c46d2b10c2919bbfd5e89","id":"863fb0af-ec03-4ac3-be3a-8a9eb59d8a75","subnetpool_id":null,"name":"CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet"}} 2018-12-28 17:56:32,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/863fb0af-ec03-4ac3-be3a-8a9eb59d8a75 used request id req-61a00503-7412-4bec-b0d5-5ad71c8c31b7 2018-12-28 17:56:32,347 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router and subnet CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet 2018-12-28 17:56:32,348 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router 2018-12-28 17:56:32,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" -d '{"subnet_id": "863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"}' 2018-12-28 17:56:34,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1671702a-904d-4f6d-85a0-8c7410ffd611 Date: Fri, 28 Dec 2018 17:56:34 GMT RESP BODY: {"network_id": "1e3c8abf-6576-43a7-a725-e8d65f7e6df6", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "subnet_id": "863fb0af-ec03-4ac3-be3a-8a9eb59d8a75", "subnet_ids": ["863fb0af-ec03-4ac3-be3a-8a9eb59d8a75"], "port_id": "04ea2338-28e4-42ba-9170-430820582b8f", "id": "f1b14270-8db1-4f2b-9d59-3d3fc3f7166d"} 2018-12-28 17:56:34,739 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d/remove_router_interface used request id req-1671702a-904d-4f6d-85a0-8c7410ffd611 2018-12-28 17:56:34,740 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router 2018-12-28 17:56:34,740 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-router 2018-12-28 17:56:34,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1dfc15dd474361a9c07cf10ca56a1006fd82183" 2018-12-28 17:56:38,296 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-256d9aa0-e85f-43b4-a262-ff9c86f421b2 Content-Length: 0 Date: Fri, 28 Dec 2018 17:56:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:38,296 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/f1b14270-8db1-4f2b-9d59-3d3fc3f7166d used request id req-256d9aa0-e85f-43b4-a262-ff9c86f421b2 2018-12-28 17:56:38,297 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet 2018-12-28 17:56:38,297 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-subnet 2018-12-28 17:56:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/863fb0af-ec03-4ac3-be3a-8a9eb59d8a75 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:40,506 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa581bb1-abdc-4e3c-a8b3-7c4114bad8b7 Date: Fri, 28 Dec 2018 17:56:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:40,506 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/863fb0af-ec03-4ac3-be3a-8a9eb59d8a75 used request id req-fa581bb1-abdc-4e3c-a8b3-7c4114bad8b7 2018-12-28 17:56:40,506 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-7161ec60-8f47-4fd4-99de-5383eb526c14-pub-net 2018-12-28 17:56:40,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/1e3c8abf-6576-43a7-a725-e8d65f7e6df6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5b70e8aa55deba2a7f063d302860a7b7decbab4" 2018-12-28 17:56:41,547 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89d0e91f-7a87-4c89-81c3-77330ea3f43c Date: Fri, 28 Dec 2018 17:56:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:41,547 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1e3c8abf-6576-43a7-a725-e8d65f7e6df6 used request id req-89d0e91f-7a87-4c89-81c3-77330ea3f43c 2018-12-28 17:56:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:41,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b5e3c22d-9193-4457-96fc-459aac6087ac Date: Fri, 28 Dec 2018 17:56:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:15Z", "updated_at": "2018-12-28T17:56:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "revision_number": 0, "id": "8fdf1975-e907-41eb-8cd5-5ee7eaff1f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "port_range_min": null, "ethertype": "IPv6", "project_id": "625d253de21c46d2b10c2919bbfd5e89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "revision_number": 0, "id": "982df42b-39bb-4eed-9d08-cd9dfa405e28", "remote_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "port_range_min": null, "ethertype": "IPv6", "project_id": "625d253de21c46d2b10c2919bbfd5e89"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "revision_number": 0, "id": "b784c5f0-9017-418b-8939-53c2b330d987", "remote_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "port_range_min": null, "ethertype": "IPv4", "project_id": "625d253de21c46d2b10c2919bbfd5e89"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "revision_number": 0, "id": "d04586f7-d007-443e-8610-767bf9e2e593", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "port_range_min": null, "ethertype": "IPv4", "project_id": "625d253de21c46d2b10c2919bbfd5e89"}], "revision_number": 4, "project_id": "625d253de21c46d2b10c2919bbfd5e89", "id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:56:41,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b5e3c22d-9193-4457-96fc-459aac6087ac 2018-12-28 17:56:41,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:41,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a45122c-d06e-46ba-a140-645f33828bf0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:56:41,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8a45122c-d06e-46ba-a140-645f33828bf0 2018-12-28 17:56:41,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:41,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e4a6fac-9989-444b-90ca-ade4dab86f47 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:56:41,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-4e4a6fac-9989-444b-90ca-ade4dab86f47 2018-12-28 17:56:41,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:42,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b2e9b4-6456-4425-bc2d-824929268d18 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89"}, "enabled": true, "id": "625d253de21c46d2b10c2919bbfd5e89", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-57a202dd-575f-483-proj"}} 2018-12-28 17:56:42,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 used request id req-c8b2e9b4-6456-4425-bc2d-824929268d18 2018-12-28 17:56:42,053 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 768e5386-b80b-4bd2-90b5-2c506a04fa21 2018-12-28 17:56:42,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=768e5386-b80b-4bd2-90b5-2c506a04fa21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:42,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b5ccf454-772a-4838-a169-624657971971 Date: Fri, 28 Dec 2018 17:56:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "port_range_min": null, "revision_number": 0, "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:15Z", "project_id": "625d253de21c46d2b10c2919bbfd5e89", "id": "8fdf1975-e907-41eb-8cd5-5ee7eaff1f46"}, {"remote_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "port_range_min": null, "revision_number": 0, "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:15Z", "project_id": "625d253de21c46d2b10c2919bbfd5e89", "id": "982df42b-39bb-4eed-9d08-cd9dfa405e28"}, {"remote_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "port_range_min": null, "revision_number": 0, "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:15Z", "project_id": "625d253de21c46d2b10c2919bbfd5e89", "id": "b784c5f0-9017-418b-8939-53c2b330d987"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:15Z", "security_group_id": "768e5386-b80b-4bd2-90b5-2c506a04fa21", "port_range_min": null, "revision_number": 0, "tenant_id": "625d253de21c46d2b10c2919bbfd5e89", "created_at": "2018-12-28T17:56:15Z", "project_id": "625d253de21c46d2b10c2919bbfd5e89", "id": "d04586f7-d007-443e-8610-767bf9e2e593"}]} 2018-12-28 17:56:42,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=768e5386-b80b-4bd2-90b5-2c506a04fa21 used request id req-b5ccf454-772a-4838-a169-624657971971 2018-12-28 17:56:42,241 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:56:42,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/768e5386-b80b-4bd2-90b5-2c506a04fa21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:42,540 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36fccf70-21cc-47a8-aad6-0a3ffaaa4cf0 Content-Length: 0 Date: Fri, 28 Dec 2018 17:56:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:56:42,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/768e5386-b80b-4bd2-90b5-2c506a04fa21 used request id req-36fccf70-21cc-47a8-aad6-0a3ffaaa4cf0 2018-12-28 17:56:42,541 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-57a202dd-575f-483-proj 2018-12-28 17:56:42,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:42,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e03ce05-fc94-4335-934f-fae6ad2922b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:42,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/625d253de21c46d2b10c2919bbfd5e89 used request id req-6e03ce05-fc94-4335-934f-fae6ad2922b7 2018-12-28 17:56:42,736 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-57a202dd-575f-483-proj-role 2018-12-28 17:56:42,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/59e2bc151c8743578cfc8cafd5c64067 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:42,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adef6355-ad63-4ad8-8a2e-20005eb1325e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:42,864 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/59e2bc151c8743578cfc8cafd5c64067 used request id req-adef6355-ad63-4ad8-8a2e-20005eb1325e 2018-12-28 17:56:42,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}879dcf54d81a273f3d9b1f57b7813520b29a068a" 2018-12-28 17:56:42,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb8c43c-6cdb-4f6f-8c63-003ddb06e89c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:56:42,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7bb8c43c-6cdb-4f6f-8c63-003ddb06e89c 2018-12-28 17:56:42,958 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-57a202dd-575f-483-user 2018-12-28 17:56:42,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3afe6a843dcf4d51bfe11401f271573c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca00514ab0a388b4e98020a4fd7525e71b7c9239" 2018-12-28 17:56:43,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51bf9d5d-b7b5-48c4-8a3c-1397431063ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:43,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3afe6a843dcf4d51bfe11401f271573c used request id req-51bf9d5d-b7b5-48c4-8a3c-1397431063ec 2018-12-28 17:56:43,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:43,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["aUMFl_XGSwu8uIn8xjoNQw"], "issued_at": "2018-12-28T17:56:43.000000Z"}} 2018-12-28 17:56:43,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768f3cd17d7bf034f8edef32d5ed820089d4004" 2018-12-28 17:56:43,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d795b0a-46af-47c9-a203-5ea97b5313ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:43,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4d795b0a-46af-47c9-a203-5ea97b5313ea 2018-12-28 17:56:43,628 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:43,629 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:44,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["bzmjCBpWSJqmDe5MGiX9Rw"], "issued_at": "2018-12-28T17:56:44.000000Z"}} 2018-12-28 17:56:44,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:56:44,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0e7ead-3382-4f63-a76c-52fab2e10533 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:44,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ef0e7ead-3382-4f63-a76c-52fab2e10533 2018-12-28 17:56:44,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:44,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:44,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:56:44,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9ce8e0-a294-4a63-9681-94ca5d3493b2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:56:44,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj used request id req-bb9ce8e0-a294-4a63-9681-94ca5d3493b2 2018-12-28 17:56:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:56:44,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f66cd1-566a-464d-87ed-feafebf8f77d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:56:44,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d5f66cd1-566a-464d-87ed-feafebf8f77d 2018-12-28 17:56:44,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}}' 2018-12-28 17:56:44,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:56:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f265ec1d-ed31-4394-b3bb-7359a146454a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}} 2018-12-28 17:56:44,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f265ec1d-ed31-4394-b3bb-7359a146454a 2018-12-28 17:56:44,427 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-58e3ee02-829a-485-proj 2018-12-28 17:56:44,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:44,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:44,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fq2ZvWHJROmi7eEt5jtIxQ"], "issued_at": "2018-12-28T17:56:44.000000Z"}} 2018-12-28 17:56:44,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792d47c8faf43664465db07c14f481a12c23944a" 2018-12-28 17:56:44,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86af04e7-7f83-48c8-8b1f-ed1037d336d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:44,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-86af04e7-7f83-48c8-8b1f-ed1037d336d3 2018-12-28 17:56:44,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:44,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792d47c8faf43664465db07c14f481a12c23944a" 2018-12-28 17:56:45,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85fb440-2a34-4e4c-9657-7fa3519f1423 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:56:45,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c85fb440-2a34-4e4c-9657-7fa3519f1423 2018-12-28 17:56:45,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792d47c8faf43664465db07c14f481a12c23944a" 2018-12-28 17:56:45,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06427b4-52e2-43b5-936c-6bb6c8020ad6 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}]} 2018-12-28 17:56:45,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj used request id req-c06427b4-52e2-43b5-936c-6bb6c8020ad6 2018-12-28 17:56:45,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792d47c8faf43664465db07c14f481a12c23944a" 2018-12-28 17:56:45,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac981a4-627e-49b4-a3f3-912bf8ebb589 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:56:45,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5ac981a4-627e-49b4-a3f3-912bf8ebb589 2018-12-28 17:56:45,648 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-58e3ee02-829a-485-user 2018-12-28 17:56:45,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:56:45,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3f10c3-85c6-4685-b093-c2bcf371d4fc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:56:45,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bc3f10c3-85c6-4685-b093-c2bcf371d4fc 2018-12-28 17:56:45,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" -d '{"role": {"name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role"}}' 2018-12-28 17:56:45,846 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f1fb311-979f-49f3-b2b4-3f7109033df2 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a06ecb29e7d04aadb8d60e4f309fbdc0", "links": {"self": "http://172.30.9.21:5000/v3/roles/a06ecb29e7d04aadb8d60e4f309fbdc0"}, "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role"}} 2018-12-28 17:56:45,846 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1f1fb311-979f-49f3-b2b4-3f7109033df2 2018-12-28 17:56:45,847 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role 2018-12-28 17:56:45,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a06ecb29e7d04aadb8d60e4f309fbdc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:56:45,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c07470-af55-42be-8b35-d93f618e4239 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a06ecb29e7d04aadb8d60e4f309fbdc0"}, "domain_id": null, "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role", "id": "a06ecb29e7d04aadb8d60e4f309fbdc0"}} 2018-12-28 17:56:45,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a06ecb29e7d04aadb8d60e4f309fbdc0 used request id req-b1c07470-af55-42be-8b35-d93f618e4239 2018-12-28 17:56:45,941 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role to project CreateNetworkSuccessTests-58e3ee02-829a-485-proj 2018-12-28 17:56:45,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006/users/3539ca4d9f27411e85b64862f091fea6/roles/a06ecb29e7d04aadb8d60e4f309fbdc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:56:46,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:56:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef7d20b6-7930-4709-b20c-25d3da8edc76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:56:46,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006/users/3539ca4d9f27411e85b64862f091fea6/roles/a06ecb29e7d04aadb8d60e4f309fbdc0 used request id req-ef7d20b6-7930-4709-b20c-25d3da8edc76 2018-12-28 17:56:46,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:46,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:46,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["2WfIuuORR9mO15Pf5bkKPQ"], "issued_at": "2018-12-28T17:56:46.000000Z"}} 2018-12-28 17:56:46,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:56:46,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c3d0390-5a75-4318-96fa-d764f9040375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:46,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8c3d0390-5a75-4318-96fa-d764f9040375 2018-12-28 17:56:46,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:56:46,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2e122d0e-22b9-48a1-8308-7dfd189c19c9 Date: Fri, 28 Dec 2018 17:56:46 GMT RESP BODY: {"networks":[]} 2018-12-28 17:56:46,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net used request id req-2e122d0e-22b9-48a1-8308-7dfd189c19c9 2018-12-28 17:56:46,734 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net 2018-12-28 17:56:46,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:46,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:47,123 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["sEGwMAZfRFuNyp1_ZiuKRg"], "issued_at": "2018-12-28T17:56:47.000000Z"}} 2018-12-28 17:56:47,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9803fb8cff72ea5535bacdde822343bfaccb3120" 2018-12-28 17:56:47,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-301c4662-e4c1-4e69-946a-0be27ce3a76d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:47,137 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-301c4662-e4c1-4e69-946a-0be27ce3a76d 2018-12-28 17:56:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:47,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:47,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9803fb8cff72ea5535bacdde822343bfaccb3120" 2018-12-28 17:56:47,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612f4c36-61d5-4148-8f5d-cc53457418d2 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}]} 2018-12-28 17:56:47,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj used request id req-612f4c36-61d5-4148-8f5d-cc53457418d2 2018-12-28 17:56:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" -d '{"network": {"tenant_id": "06f52834e8144cd49f45f3196b0f7006", "name": "CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net", "admin_state_up": true}}' 2018-12-28 17:56:47,833 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-08777bbe-5230-4451-80e3-8f74361d9545 Date: Fri, 28 Dec 2018 17:56:47 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"357de469-ccb8-4f71-9808-4672d8bafd54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"06f52834e8144cd49f45f3196b0f7006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:56:47Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net","admin_state_up":true,"tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:47Z","mtu":1450}} 2018-12-28 17:56:47,833 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-08777bbe-5230-4451-80e3-8f74361d9545 2018-12-28 17:56:47,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:56:48,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f8b30b27-6dfb-4474-bd77-71812078d3e2 Date: Fri, 28 Dec 2018 17:56:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"357de469-ccb8-4f71-9808-4672d8bafd54","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"06f52834e8144cd49f45f3196b0f7006","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:56:47Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net","admin_state_up":true,"tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:47Z","provider:network_type":"vxlan"}]} 2018-12-28 17:56:48,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-f8b30b27-6dfb-4474-bd77-71812078d3e2 2018-12-28 17:56:48,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:56:48,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30d94e8c-e5c9-4bb9-8a85-75cb22c14e08 Date: Fri, 28 Dec 2018 17:56:48 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:56:48,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-30d94e8c-e5c9-4bb9-8a85-75cb22c14e08 2018-12-28 17:56:48,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:48,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:48,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["C3N7LafLTteeaFB0HjD3Jg"], "issued_at": "2018-12-28T17:56:48.000000Z"}} 2018-12-28 17:56:48,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf94a57bff6360751254b9615297ea931094265" 2018-12-28 17:56:48,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b188939c-e31e-4d1a-8f8a-d3153e328c38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:48,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b188939c-e31e-4d1a-8f8a-d3153e328c38 2018-12-28 17:56:48,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:48,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:48,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecf94a57bff6360751254b9615297ea931094265" 2018-12-28 17:56:48,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40951a4-61c2-48a6-911d-74a0c3acb215 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}]} 2018-12-28 17:56:48,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj used request id req-f40951a4-61c2-48a6-911d-74a0c3acb215 2018-12-28 17:56:48,832 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet 2018-12-28 17:56:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" -d '{"subnets": [{"ip_version": 4, "network_id": "357de469-ccb8-4f71-9808-4672d8bafd54", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet", "tenant_id": "06f52834e8144cd49f45f3196b0f7006"}]}' 2018-12-28 17:56:49,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9afa189a-8c9b-4d81-b998-18a24117fc61 Date: Fri, 28 Dec 2018 17:56:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}]} 2018-12-28 17:56:49,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-9afa189a-8c9b-4d81-b998-18a24117fc61 2018-12-28 17:56:49,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:56:49,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-d3941b1e-7c5c-492f-af71-3d4234afdac5 Date: Fri, 28 Dec 2018 17:56:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"357de469-ccb8-4f71-9808-4672d8bafd54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"06f52834e8144cd49f45f3196b0f7006","status":"ACTIVE","subnets":["d585ccb1-739e-4572-919d-ec3cbae9749b"],"description":"","tags":[],"updated_at":"2018-12-28T17:56:49Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net","admin_state_up":true,"tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:47Z","provider:network_type":"vxlan"}]} 2018-12-28 17:56:49,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-d3941b1e-7c5c-492f-af71-3d4234afdac5 2018-12-28 17:56:49,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:56:50,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8f9ab27a-cfe1-4aec-9509-417057e05d6a Date: Fri, 28 Dec 2018 17:56:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}]} 2018-12-28 17:56:50,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-8f9ab27a-cfe1-4aec-9509-417057e05d6a 2018-12-28 17:56:50,041 - OpenStackNetwork - DEBUG - Network [357de469-ccb8-4f71-9808-4672d8bafd54] created successfully 2018-12-28 17:56:50,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:50,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a06ecb29e7d04aadb8d60e4f309fbdc0", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role"}], "expires_at": "2018-12-28T18:56:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "06f52834e8144cd49f45f3196b0f7006", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/06f52834e8144cd49f45f3196b0f7006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/06f52834e8144cd49f45f3196b0f7006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/06f52834e8144cd49f45f3196b0f7006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/06f52834e8144cd49f45f3196b0f7006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/06f52834e8144cd49f45f3196b0f7006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/06f52834e8144cd49f45f3196b0f7006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/06f52834e8144cd49f45f3196b0f7006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/06f52834e8144cd49f45f3196b0f7006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/06f52834e8144cd49f45f3196b0f7006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/06f52834e8144cd49f45f3196b0f7006", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/06f52834e8144cd49f45f3196b0f7006", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/06f52834e8144cd49f45f3196b0f7006", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-user", "id": "3539ca4d9f27411e85b64862f091fea6"}, "audit_ids": ["k-R4HX6uQ4imlSQF3vfmPw"], "issued_at": "2018-12-28T17:56:50.000000Z"}} 2018-12-28 17:56:50,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e19aba068d45cfe111f0ecee057d2d4691f98c" 2018-12-28 17:56:50,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-57ab0aaa-a60b-445c-be2c-58f45a8ada9a Date: Fri, 28 Dec 2018 17:56: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":["d585ccb1-739e-4572-919d-ec3cbae9749b"],"updated_at":"2018-12-28T17:56:49Z","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"06f52834e8144cd49f45f3196b0f7006","id":"357de469-ccb8-4f71-9808-4672d8bafd54","name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net"}]} 2018-12-28 17:56:50,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net used request id req-57ab0aaa-a60b-445c-be2c-58f45a8ada9a 2018-12-28 17:56:50,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:50,684 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:50,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768f3cd17d7bf034f8edef32d5ed820089d4004" 2018-12-28 17:56:50,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42730008-cfc6-48b1-a430-de81e94f1a35 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}} 2018-12-28 17:56:50,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 used request id req-42730008-cfc6-48b1-a430-de81e94f1a35 2018-12-28 17:56:50,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e19aba068d45cfe111f0ecee057d2d4691f98c" 2018-12-28 17:56:51,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e665647e-69dc-4ee4-92df-a2be4fe4322b Date: Fri, 28 Dec 2018 17:56:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}]} 2018-12-28 17:56:51,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-e665647e-69dc-4ee4-92df-a2be4fe4322b 2018-12-28 17:56:51,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:51,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:51,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["mg6u-Pe2TJub4m4IBNAX7A"], "issued_at": "2018-12-28T17:56:51.000000Z"}} 2018-12-28 17:56:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:51,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a4ce3d8-089c-48d5-bcd3-6f72e448c8f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:51,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8a4ce3d8-089c-48d5-bcd3-6f72e448c8f7 2018-12-28 17:56:51,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:51,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7c2507fd-375d-4592-9381-4ef521c8e43f Date: Fri, 28 Dec 2018 17:56:51 GMT RESP BODY: {"routers": []} 2018-12-28 17:56:51,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router&admin_state_up=True used request id req-7c2507fd-375d-4592-9381-4ef521c8e43f 2018-12-28 17:56:51,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:56:51,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:56:52,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:56:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["eHSC7k2VQIupQ9u1TYVLbQ"], "issued_at": "2018-12-28T17:56:52.000000Z"}} 2018-12-28 17:56:52,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf656face364f30bd6a74dfa2d2b975e421807" 2018-12-28 17:56:52,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63aaeeb9-065e-4997-a905-73a06200d5ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:56:52,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-63aaeeb9-065e-4997-a905-73a06200d5ea 2018-12-28 17:56:52,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:52,205 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:52,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fcf656face364f30bd6a74dfa2d2b975e421807" 2018-12-28 17:56:52,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450ec11e-bf33-4e36-9e5e-6e12f7f7b9f4 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}]} 2018-12-28 17:56:52,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-58e3ee02-829a-485-proj used request id req-450ec11e-bf33-4e36-9e5e-6e12f7f7b9f4 2018-12-28 17:56:52,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:52,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1fdcb5a7-f5ad-44a6-a1e9-bf38ec1964f2 Date: Fri, 28 Dec 2018 17:56:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:56:52,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-1fdcb5a7-f5ad-44a6-a1e9-bf38ec1964f2 2018-12-28 17:56:52,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:52,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4e08302a-0427-42d9-84b1-0bd7e2a3ae7c Date: Fri, 28 Dec 2018 17:56:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 17:56:52,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-4e08302a-0427-42d9-84b1-0bd7e2a3ae7c 2018-12-28 17:56:52,741 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router 2018-12-28 17:56:52,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "name": "CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router", "admin_state_up": true}}' 2018-12-28 17:56:57,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-5c08f766-c758-4836-80fc-a3876f5fdfae Date: Fri, 28 Dec 2018 17:56:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:53Z", "admin_state_up": true, "updated_at": "2018-12-28T17:56:54Z", "project_id": "06f52834e8144cd49f45f3196b0f7006", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "c1105fe7-18f2-421d-8cca-671843500997", "name": "CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router"}} 2018-12-28 17:56:57,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-5c08f766-c758-4836-80fc-a3876f5fdfae 2018-12-28 17:56:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c1105fe7-18f2-421d-8cca-671843500997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:57,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-ed1f8408-f3d8-47d6-b1f8-57b6e443c222 Date: Fri, 28 Dec 2018 17:56:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","ip_address":"169.254.192.2"}],"id":"714730c0-cf86-4e8d-8d0e-f04f8691077d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:a3:00","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 06f52834e8144cd49f45f3196b0f7006","admin_state_up":true,"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:55Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:54Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"b2543d37-1375-49ba-814d-c0a47703c413","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:23:af:82","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:56:53Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","ip_address":"169.254.192.10"}],"id":"e2d48a71-1be4-41cd-bc50-c454a6c5ac7c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:03:a7:a7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 06f52834e8144cd49f45f3196b0f7006","admin_state_up":true,"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:54Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","ip_address":"169.254.192.12"}],"id":"e5a3729f-f679-4a08-9c69-1a21586f5381","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:96:25:f3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 06f52834e8144cd49f45f3196b0f7006","admin_state_up":true,"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:56Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"}]} 2018-12-28 17:56:57,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c1105fe7-18f2-421d-8cca-671843500997 used request id req-ed1f8408-f3d8-47d6-b1f8-57b6e443c222 2018-12-28 17:56:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:58,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2d7ed707-c464-4d0f-859b-44c73ff1493f Date: Fri, 28 Dec 2018 17:56:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:56:58,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-2d7ed707-c464-4d0f-859b-44c73ff1493f 2018-12-28 17:56:58,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:58,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a43bb4dc-387d-45ca-aadb-9ad44f3c89c7 Date: Fri, 28 Dec 2018 17:56:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:53Z","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":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","subnetpool_id":null,"name":"HA subnet tenant 06f52834e8144cd49f45f3196b0f7006"}} 2018-12-28 17:56:58,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 used request id req-a43bb4dc-387d-45ca-aadb-9ad44f3c89c7 2018-12-28 17:56:58,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:58,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cbd62315-15b3-477d-8ffa-53b0b5946f9d Date: Fri, 28 Dec 2018 17:56:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:53Z","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":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","subnetpool_id":null,"name":"HA subnet tenant 06f52834e8144cd49f45f3196b0f7006"}} 2018-12-28 17:56:58,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 used request id req-cbd62315-15b3-477d-8ffa-53b0b5946f9d 2018-12-28 17:56:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:58,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42f1089e-975a-4679-aa00-1a6ef98ee70f Date: Fri, 28 Dec 2018 17:56:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:53Z","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":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","subnetpool_id":null,"name":"HA subnet tenant 06f52834e8144cd49f45f3196b0f7006"}} 2018-12-28 17:56:58,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 used request id req-42f1089e-975a-4679-aa00-1a6ef98ee70f 2018-12-28 17:56:58,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:58,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8a5fc466-7d91-42c3-8a48-6a0e4b17b5ff Date: Fri, 28 Dec 2018 17:56:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"357de469-ccb8-4f71-9808-4672d8bafd54","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":53,"ipv4_address_scope":null,"shared":false,"project_id":"06f52834e8144cd49f45f3196b0f7006","status":"ACTIVE","subnets":["d585ccb1-739e-4572-919d-ec3cbae9749b"],"description":"","tags":[],"updated_at":"2018-12-28T17:56:49Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net","admin_state_up":true,"tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:47Z","provider:network_type":"vxlan"}]} 2018-12-28 17:56:58,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net used request id req-8a5fc466-7d91-42c3-8a48-6a0e4b17b5ff 2018-12-28 17:56:58,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:56:58,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:56: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:56:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:59,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f5a33a-9e26-475f-9a9a-1f4fb7c2594d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}} 2018-12-28 17:56:59,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 used request id req-32f5a33a-9e26-475f-9a9a-1f4fb7c2594d 2018-12-28 17:56:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:59,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-262096f1-624f-41ac-8932-04cd7b700694 Date: Fri, 28 Dec 2018 17:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}]} 2018-12-28 17:56:59,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-262096f1-624f-41ac-8932-04cd7b700694 2018-12-28 17:56:59,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54&name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:56:59,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8735adb-0abc-48eb-9268-c99486d65dea Date: Fri, 28 Dec 2018 17:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}]} 2018-12-28 17:56:59,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=357de469-ccb8-4f71-9808-4672d8bafd54&name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet used request id req-b8735adb-0abc-48eb-9268-c99486d65dea 2018-12-28 17:56:59,478 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 17:56:59,479 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router 2018-12-28 17:56:59,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" -d '{"subnet_id": "d585ccb1-739e-4572-919d-ec3cbae9749b"}' 2018-12-28 17:57:01,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-93fec401-a589-4ffa-8497-da955e20de98 Date: Fri, 28 Dec 2018 17:57:01 GMT RESP BODY: {"network_id": "357de469-ccb8-4f71-9808-4672d8bafd54", "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "subnet_id": "d585ccb1-739e-4572-919d-ec3cbae9749b", "subnet_ids": ["d585ccb1-739e-4572-919d-ec3cbae9749b"], "port_id": "89ad7e0a-c4d3-417c-93a8-ecb471fc4605", "id": "c1105fe7-18f2-421d-8cca-671843500997"} 2018-12-28 17:57:01,422 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997/add_router_interface used request id req-93fec401-a589-4ffa-8497-da955e20de98 2018-12-28 17:57:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:01,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-37025a6a-5d34-4ab3-af97-27f24e8743e8 Date: Fri, 28 Dec 2018 17:57:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:53Z", "admin_state_up": true, "updated_at": "2018-12-28T17:57:00Z", "project_id": "06f52834e8144cd49f45f3196b0f7006", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "c1105fe7-18f2-421d-8cca-671843500997", "name": "CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router"}} 2018-12-28 17:57:01,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997 used request id req-37025a6a-5d34-4ab3-af97-27f24e8743e8 2018-12-28 17:57:01,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c1105fe7-18f2-421d-8cca-671843500997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:01,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4443 X-Openstack-Request-Id: req-a1a7e2f2-5969-4370-98a7-e7521c25287b Date: Fri, 28 Dec 2018 17:57:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","ip_address":"169.254.192.2"}],"id":"714730c0-cf86-4e8d-8d0e-f04f8691077d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:a3:00","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 06f52834e8144cd49f45f3196b0f7006","admin_state_up":true,"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:55Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:00Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d585ccb1-739e-4572-919d-ec3cbae9749b","ip_address":"10.55.1.1"}],"id":"89ad7e0a-c4d3-417c-93a8-ecb471fc4605","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:8e:b4","project_id":"06f52834e8144cd49f45f3196b0f7006","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:57:00Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:56:59Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"b2543d37-1375-49ba-814d-c0a47703c413","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:23:af:82","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:56:53Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","ip_address":"169.254.192.10"}],"id":"e2d48a71-1be4-41cd-bc50-c454a6c5ac7c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:03:a7:a7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 06f52834e8144cd49f45f3196b0f7006","admin_state_up":true,"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:54Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:00Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","ip_address":"169.254.192.12"}],"id":"e5a3729f-f679-4a08-9c69-1a21586f5381","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:96:25:f3","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 06f52834e8144cd49f45f3196b0f7006","admin_state_up":true,"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:56Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"}]} 2018-12-28 17:57:01,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c1105fe7-18f2-421d-8cca-671843500997 used request id req-a1a7e2f2-5969-4370-98a7-e7521c25287b 2018-12-28 17:57:01,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:01,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-eceb31ef-62fb-446e-a869-bae0eff947d3 Date: Fri, 28 Dec 2018 17:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:57:01,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-eceb31ef-62fb-446e-a869-bae0eff947d3 2018-12-28 17:57:01,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:01,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-02ef15d9-369e-42e5-9b4b-f09da4603583 Date: Fri, 28 Dec 2018 17:57:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:53Z","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":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","subnetpool_id":null,"name":"HA subnet tenant 06f52834e8144cd49f45f3196b0f7006"}} 2018-12-28 17:57:01,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 used request id req-02ef15d9-369e-42e5-9b4b-f09da4603583 2018-12-28 17:57:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:02,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1fd64d49-6d5f-4e52-b2f9-901a9b71f507 Date: Fri, 28 Dec 2018 17:57:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:53Z","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":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","subnetpool_id":null,"name":"HA subnet tenant 06f52834e8144cd49f45f3196b0f7006"}} 2018-12-28 17:57:02,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 used request id req-1fd64d49-6d5f-4e52-b2f9-901a9b71f507 2018-12-28 17:57:02,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:02,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6ca0b868-b04a-4565-b920-6af428a39161 Date: Fri, 28 Dec 2018 17:57:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"bd38f8d0-97e8-453f-ad30-828ead1a294c","tenant_id":"","created_at":"2018-12-28T17:56:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56:53Z","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":"24cb5ef8-51b6-4701-9044-5c7b1441dc81","subnetpool_id":null,"name":"HA subnet tenant 06f52834e8144cd49f45f3196b0f7006"}} 2018-12-28 17:57:02,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/24cb5ef8-51b6-4701-9044-5c7b1441dc81 used request id req-6ca0b868-b04a-4565-b920-6af428a39161 2018-12-28 17:57:02,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/d585ccb1-739e-4572-919d-ec3cbae9749b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:02,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-0dae5a7b-fd83-4c9b-97d7-d046e85ea987 Date: Fri, 28 Dec 2018 17:57:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}} 2018-12-28 17:57:02,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/d585ccb1-739e-4572-919d-ec3cbae9749b used request id req-0dae5a7b-fd83-4c9b-97d7-d046e85ea987 2018-12-28 17:57:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e19aba068d45cfe111f0ecee057d2d4691f98c" 2018-12-28 17:57:02,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-db13ff6b-44a7-4419-8693-3f97cefda2ea Date: Fri, 28 Dec 2018 17:57:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:53Z", "admin_state_up": true, "updated_at": "2018-12-28T17:57:00Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "06f52834e8144cd49f45f3196b0f7006", "id": "c1105fe7-18f2-421d-8cca-671843500997", "name": "CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router"}]} 2018-12-28 17:57:02,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router&admin_state_up=True used request id req-db13ff6b-44a7-4419-8693-3f97cefda2ea 2018-12-28 17:57:02,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e768f3cd17d7bf034f8edef32d5ed820089d4004" 2018-12-28 17:57:02,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6089ad-3e45-47de-9f78-3b254d206ffa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}} 2018-12-28 17:57:02,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 used request id req-4e6089ad-3e45-47de-9f78-3b254d206ffa 2018-12-28 17:57:02,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=c1105fe7-18f2-421d-8cca-671843500997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e19aba068d45cfe111f0ecee057d2d4691f98c" 2018-12-28 17:57:02,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d86c03ba-06e3-408c-9830-fb2bf92c5d08 Date: Fri, 28 Dec 2018 17:57:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d585ccb1-739e-4572-919d-ec3cbae9749b","ip_address":"10.55.1.1"}],"id":"89ad7e0a-c4d3-417c-93a8-ecb471fc4605","security_groups":[],"mac_address":"fa:16:3e:e5:8e:b4","project_id":"06f52834e8144cd49f45f3196b0f7006","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:57:00Z","binding:vnic_type":"normal","device_id":"c1105fe7-18f2-421d-8cca-671843500997"}]} 2018-12-28 17:57:02,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=c1105fe7-18f2-421d-8cca-671843500997 used request id req-d86c03ba-06e3-408c-9830-fb2bf92c5d08 2018-12-28 17:57:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/d585ccb1-739e-4572-919d-ec3cbae9749b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37e19aba068d45cfe111f0ecee057d2d4691f98c" 2018-12-28 17:57:02,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-5a0393b3-2cc1-4e4e-b78e-fb289d531388 Date: Fri, 28 Dec 2018 17:57:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"357de469-ccb8-4f71-9808-4672d8bafd54","tenant_id":"06f52834e8144cd49f45f3196b0f7006","created_at":"2018-12-28T17:56:49Z","dns_nameservers":[],"updated_at":"2018-12-28T17:56: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":"06f52834e8144cd49f45f3196b0f7006","id":"d585ccb1-739e-4572-919d-ec3cbae9749b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet"}} 2018-12-28 17:57:02,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/d585ccb1-739e-4572-919d-ec3cbae9749b used request id req-5a0393b3-2cc1-4e4e-b78e-fb289d531388 2018-12-28 17:57:02,860 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router and subnet CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet 2018-12-28 17:57:02,861 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router 2018-12-28 17:57:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" -d '{"subnet_id": "d585ccb1-739e-4572-919d-ec3cbae9749b"}' 2018-12-28 17:57:04,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d571023d-6b42-40d0-a108-cff8527a25a8 Date: Fri, 28 Dec 2018 17:57:04 GMT RESP BODY: {"network_id": "357de469-ccb8-4f71-9808-4672d8bafd54", "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "subnet_id": "d585ccb1-739e-4572-919d-ec3cbae9749b", "subnet_ids": ["d585ccb1-739e-4572-919d-ec3cbae9749b"], "port_id": "89ad7e0a-c4d3-417c-93a8-ecb471fc4605", "id": "c1105fe7-18f2-421d-8cca-671843500997"} 2018-12-28 17:57:04,471 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997/remove_router_interface used request id req-d571023d-6b42-40d0-a108-cff8527a25a8 2018-12-28 17:57:04,472 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router 2018-12-28 17:57:04,472 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-router 2018-12-28 17:57:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c962e54a0edd16060f0a4b92bc4f86da15afa084" 2018-12-28 17:57:08,095 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ab6e19c9-2b08-4849-a58f-79472de24c5b Content-Length: 0 Date: Fri, 28 Dec 2018 17:57:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:08,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/c1105fe7-18f2-421d-8cca-671843500997 used request id req-ab6e19c9-2b08-4849-a58f-79472de24c5b 2018-12-28 17:57:08,096 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet 2018-12-28 17:57:08,096 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-subnet 2018-12-28 17:57:08,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/d585ccb1-739e-4572-919d-ec3cbae9749b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:57:10,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b933b40-4caa-40a5-bd21-6b7529a34424 Date: Fri, 28 Dec 2018 17:57:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:10,341 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d585ccb1-739e-4572-919d-ec3cbae9749b used request id req-6b933b40-4caa-40a5-bd21-6b7529a34424 2018-12-28 17:57:10,341 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d352e77c-0889-4c2a-ae1b-eba9512e0010-pub-net 2018-12-28 17:57:10,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/357de469-ccb8-4f71-9808-4672d8bafd54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8ec700951ec16432858b5709af4ea8eb799539a" 2018-12-28 17:57:11,706 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c47418d4-52dd-42ee-b1ae-603c209432e3 Date: Fri, 28 Dec 2018 17:57:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:11,706 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/357de469-ccb8-4f71-9808-4672d8bafd54 used request id req-c47418d4-52dd-42ee-b1ae-603c209432e3 2018-12-28 17:57:11,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:11,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c7a130b6-53c0-4994-8bfd-e5ad72a9a176 Date: Fri, 28 Dec 2018 17:57:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:47Z", "updated_at": "2018-12-28T17:56:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "revision_number": 0, "id": "10699d18-a92c-4046-9f0c-3d0cef5b6d50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "port_range_min": null, "ethertype": "IPv6", "project_id": "06f52834e8144cd49f45f3196b0f7006"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "revision_number": 0, "id": "3ef2c2f8-886e-478e-b1d5-3cdbca35a594", "remote_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "port_range_min": null, "ethertype": "IPv4", "project_id": "06f52834e8144cd49f45f3196b0f7006"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "revision_number": 0, "id": "4e0dfccf-2c04-4ad1-ba03-3eaa6eb1e6fb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "port_range_min": null, "ethertype": "IPv4", "project_id": "06f52834e8144cd49f45f3196b0f7006"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "revision_number": 0, "id": "b1ef560b-35b1-49ff-bf0e-a90b90c438ea", "remote_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "remote_ip_prefix": null, "created_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "port_range_min": null, "ethertype": "IPv6", "project_id": "06f52834e8144cd49f45f3196b0f7006"}], "revision_number": 4, "project_id": "06f52834e8144cd49f45f3196b0f7006", "id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:57:11,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c7a130b6-53c0-4994-8bfd-e5ad72a9a176 2018-12-28 17:57:11,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:12,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304fb35b-33ee-4403-a895-0d8879ad8be0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:57:12,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-304fb35b-33ee-4403-a895-0d8879ad8be0 2018-12-28 17:57:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:12,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb2d6753-ec71-4977-81c2-366dacef6bd2 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:57:12,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-fb2d6753-ec71-4977-81c2-366dacef6bd2 2018-12-28 17:57:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:12,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2a80c49-d8aa-4226-9f7c-604b46cb2ddd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006"}, "enabled": true, "id": "06f52834e8144cd49f45f3196b0f7006", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58e3ee02-829a-485-proj"}} 2018-12-28 17:57:12,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 used request id req-b2a80c49-d8aa-4226-9f7c-604b46cb2ddd 2018-12-28 17:57:12,215 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82928091-39e9-472f-b1ce-00909c9bf3b0 2018-12-28 17:57:12,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=82928091-39e9-472f-b1ce-00909c9bf3b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:12,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5fffe1c7-8927-4a14-a3d2-9eef6c13b266 Date: Fri, 28 Dec 2018 17:57: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-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "port_range_min": null, "revision_number": 0, "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:47Z", "project_id": "06f52834e8144cd49f45f3196b0f7006", "id": "10699d18-a92c-4046-9f0c-3d0cef5b6d50"}, {"remote_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "port_range_min": null, "revision_number": 0, "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:47Z", "project_id": "06f52834e8144cd49f45f3196b0f7006", "id": "3ef2c2f8-886e-478e-b1d5-3cdbca35a594"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "port_range_min": null, "revision_number": 0, "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:47Z", "project_id": "06f52834e8144cd49f45f3196b0f7006", "id": "4e0dfccf-2c04-4ad1-ba03-3eaa6eb1e6fb"}, {"remote_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:56:47Z", "security_group_id": "82928091-39e9-472f-b1ce-00909c9bf3b0", "port_range_min": null, "revision_number": 0, "tenant_id": "06f52834e8144cd49f45f3196b0f7006", "created_at": "2018-12-28T17:56:47Z", "project_id": "06f52834e8144cd49f45f3196b0f7006", "id": "b1ef560b-35b1-49ff-bf0e-a90b90c438ea"}]} 2018-12-28 17:57:12,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=82928091-39e9-472f-b1ce-00909c9bf3b0 used request id req-5fffe1c7-8927-4a14-a3d2-9eef6c13b266 2018-12-28 17:57:12,396 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:57:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/82928091-39e9-472f-b1ce-00909c9bf3b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:12,715 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7e2d2b2-6db8-4655-b836-4f84b042e2a5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:57:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:12,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/82928091-39e9-472f-b1ce-00909c9bf3b0 used request id req-e7e2d2b2-6db8-4655-b836-4f84b042e2a5 2018-12-28 17:57:12,716 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-58e3ee02-829a-485-proj 2018-12-28 17:57:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:12,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-127e08f0-750d-4c03-b608-e38dc3a3e02c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:12,945 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/06f52834e8144cd49f45f3196b0f7006 used request id req-127e08f0-750d-4c03-b608-e38dc3a3e02c 2018-12-28 17:57:12,945 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-58e3ee02-829a-485-proj-role 2018-12-28 17:57:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a06ecb29e7d04aadb8d60e4f309fbdc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:13,056 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6cf55d-790c-4279-ab29-b49f7272a34c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:13,056 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a06ecb29e7d04aadb8d60e4f309fbdc0 used request id req-ce6cf55d-790c-4279-ab29-b49f7272a34c 2018-12-28 17:57:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}545adf38c8eca63a770446ce3fc30404159bdf54" 2018-12-28 17:57:13,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd53b06-282a-4104-9423-ba38672f54d7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:57:13,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8cd53b06-282a-4104-9423-ba38672f54d7 2018-12-28 17:57:13,149 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-58e3ee02-829a-485-user 2018-12-28 17:57:13,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3539ca4d9f27411e85b64862f091fea6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}792d47c8faf43664465db07c14f481a12c23944a" 2018-12-28 17:57:13,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08781e21-e4bb-4914-af8c-3fef07f9abc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:13,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3539ca4d9f27411e85b64862f091fea6 used request id req-08781e21-e4bb-4914-af8c-3fef07f9abc0 2018-12-28 17:57:13,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:13,714 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["1dha5dBGRRqe1I-dhVKOoQ"], "issued_at": "2018-12-28T17:57:13.000000Z"}} 2018-12-28 17:57:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ab6f1b064ed96c5a26658d7a92f3c9716a2ce4" 2018-12-28 17:57:13,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a686917e-f900-4332-880e-3bce84071dff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:13,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a686917e-f900-4332-880e-3bce84071dff 2018-12-28 17:57:13,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:13,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:14,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3kbCoKyCSR6PaZd6VFjP3A"], "issued_at": "2018-12-28T17:57:14.000000Z"}} 2018-12-28 17:57:14,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:14,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b25db0b3-3cd7-412d-ad60-1266bc213688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:14,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b25db0b3-3cd7-412d-ad60-1266bc213688 2018-12-28 17:57:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:14,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:14,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:14,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9460496-beea-4bc4-8b3c-830aa34ae1b9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:57:14,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj used request id req-c9460496-beea-4bc4-8b3c-830aa34ae1b9 2018-12-28 17:57:14,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:14,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cec3c5e0-18c3-40f3-83d0-9db0a6b3d589 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:57:14,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cec3c5e0-18c3-40f3-83d0-9db0a6b3d589 2018-12-28 17:57:14,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}}' 2018-12-28 17:57:14,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:57:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cae554d3-6118-4527-a7f9-e020192e87d2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9"}, "enabled": true, "id": "4a740383129247a8b02059abded04cb9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}} 2018-12-28 17:57:14,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-cae554d3-6118-4527-a7f9-e020192e87d2 2018-12-28 17:57:14,608 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj 2018-12-28 17:57:14,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:14,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:14,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["KiYdFiHhR7q6VSRGvMEfAQ"], "issued_at": "2018-12-28T17:57:14.000000Z"}} 2018-12-28 17:57:14,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c234c7a1b25435637de07888f0ce228a67d2bd8a" 2018-12-28 17:57:15,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98f9a613-fb37-4d12-8426-b8cd3467817a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:15,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-98f9a613-fb37-4d12-8426-b8cd3467817a 2018-12-28 17:57:15,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:15,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:15,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c234c7a1b25435637de07888f0ce228a67d2bd8a" 2018-12-28 17:57:15,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf75423-6b82-4296-804f-4d5a51917788 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:57:15,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7bf75423-6b82-4296-804f-4d5a51917788 2018-12-28 17:57:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c234c7a1b25435637de07888f0ce228a67d2bd8a" 2018-12-28 17:57:15,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb4af5e-ecbe-4103-a404-ed6c488f0811 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9"}, "enabled": true, "id": "4a740383129247a8b02059abded04cb9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}]} 2018-12-28 17:57:15,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj used request id req-9eb4af5e-ecbe-4103-a404-ed6c488f0811 2018-12-28 17:57:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c234c7a1b25435637de07888f0ce228a67d2bd8a" 2018-12-28 17:57:15,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d38d4f9-65d1-4e96-8fb3-3f775ee241b7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:57:15,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4d38d4f9-65d1-4e96-8fb3-3f775ee241b7 2018-12-28 17:57:15,780 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-99ea9cbf-35e8-40b-user 2018-12-28 17:57:15,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:15,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:15,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c8b618-f747-411e-9104-362a933f5dc1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:57:15,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-29c8b618-f747-411e-9104-362a933f5dc1 2018-12-28 17:57:15,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" -d '{"role": {"name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role"}}' 2018-12-28 17:57:15,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287b5890-dbb3-4036-99a0-afc42d76e7a4 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3a74b9c925e742e8b6e0afd7780a6da9", "links": {"self": "http://172.30.9.21:5000/v3/roles/3a74b9c925e742e8b6e0afd7780a6da9"}, "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role"}} 2018-12-28 17:57:15,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-287b5890-dbb3-4036-99a0-afc42d76e7a4 2018-12-28 17:57:15,997 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role 2018-12-28 17:57:16,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3a74b9c925e742e8b6e0afd7780a6da9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:16,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650caec9-3684-4919-a0c2-ff077a46eb36 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/3a74b9c925e742e8b6e0afd7780a6da9"}, "domain_id": null, "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role", "id": "3a74b9c925e742e8b6e0afd7780a6da9"}} 2018-12-28 17:57:16,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3a74b9c925e742e8b6e0afd7780a6da9 used request id req-650caec9-3684-4919-a0c2-ff077a46eb36 2018-12-28 17:57:16,090 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role to project CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj 2018-12-28 17:57:16,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9/users/f1730ba62226474f9785513dcb551c77/roles/3a74b9c925e742e8b6e0afd7780a6da9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:16,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8959b5d6-84cc-425a-83cc-0c6f5ed0cfe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:16,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9/users/f1730ba62226474f9785513dcb551c77/roles/3a74b9c925e742e8b6e0afd7780a6da9 used request id req-8959b5d6-84cc-425a-83cc-0c6f5ed0cfe1 2018-12-28 17:57:16,221 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:16,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:16,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a74b9c925e742e8b6e0afd7780a6da9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role"}], "expires_at": "2018-12-28T18:57:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a740383129247a8b02059abded04cb9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-user", "id": "f1730ba62226474f9785513dcb551c77"}, "audit_ids": ["o936duqQSKKjoluf1mVIjQ"], "issued_at": "2018-12-28T17:57:16.000000Z"}} 2018-12-28 17:57:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:16,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce29bd2f-6fad-4ca6-a8cd-2b7e8645a507 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:16,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ce29bd2f-6fad-4ca6-a8cd-2b7e8645a507 2018-12-28 17:57:16,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:16,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f1896fc6-11df-467f-9f65-6bf5c107a08f Date: Fri, 28 Dec 2018 17:57:16 GMT RESP BODY: {"networks":[]} 2018-12-28 17:57:16,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net used request id req-f1896fc6-11df-467f-9f65-6bf5c107a08f 2018-12-28 17:57:16,851 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net 2018-12-28 17:57:16,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" -d '{"network": {"name": "CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net", "admin_state_up": true}}' 2018-12-28 17:57:17,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-62ac85a4-50d0-4a7a-9f0b-6368a35b1b39 Date: Fri, 28 Dec 2018 17:57:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4a740383129247a8b02059abded04cb9","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:57:17Z","is_default":false,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:17Z","mtu":1450}} 2018-12-28 17:57:17,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-62ac85a4-50d0-4a7a-9f0b-6368a35b1b39 2018-12-28 17:57:17,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:17,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ead89674-2a21-4149-a97d-b3cae275aefb Date: Fri, 28 Dec 2018 17:57:17 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-12-28T17:57:17Z","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4a740383129247a8b02059abded04cb9","id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net"}]} 2018-12-28 17:57:17,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-ead89674-2a21-4149-a97d-b3cae275aefb 2018-12-28 17:57:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:17,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e63ff97-8648-491e-abb8-9390a72d1d3b Date: Fri, 28 Dec 2018 17:57:17 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:57:17,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-9e63ff97-8648-491e-abb8-9390a72d1d3b 2018-12-28 17:57:17,816 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet 2018-12-28 17:57:17,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" -d '{"subnets": [{"ip_version": 4, "network_id": "1ceb5833-adf4-44ff-b404-8dcb9777051d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]}' 2018-12-28 17:57:18,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c52d3346-af11-4b3a-8c83-38a4dc44342a Date: Fri, 28 Dec 2018 17:57:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","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":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]} 2018-12-28 17:57:18,317 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c52d3346-af11-4b3a-8c83-38a4dc44342a 2018-12-28 17:57:18,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:18,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-de3073c9-3c69-4a5e-95b2-1ba0189c6589 Date: Fri, 28 Dec 2018 17:57: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":["85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"],"updated_at":"2018-12-28T17:57:18Z","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a740383129247a8b02059abded04cb9","id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net"}]} 2018-12-28 17:57:18,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-de3073c9-3c69-4a5e-95b2-1ba0189c6589 2018-12-28 17:57:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:18,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3a9971d-1ad1-4a34-ad0c-eb75f7b02bcc Date: Fri, 28 Dec 2018 17:57:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]} 2018-12-28 17:57:18,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-b3a9971d-1ad1-4a34-ad0c-eb75f7b02bcc 2018-12-28 17:57:18,638 - OpenStackNetwork - DEBUG - Network [1ceb5833-adf4-44ff-b404-8dcb9777051d] created successfully 2018-12-28 17:57:18,638 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:18,639 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:19,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a74b9c925e742e8b6e0afd7780a6da9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role"}], "expires_at": "2018-12-28T18:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a740383129247a8b02059abded04cb9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-user", "id": "f1730ba62226474f9785513dcb551c77"}, "audit_ids": ["dPTlmiIiRPSTQInkk_ci3A"], "issued_at": "2018-12-28T17:57:19.000000Z"}} 2018-12-28 17:57:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:19,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78abc99-47ef-47c1-9538-0fe74a466dde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:19,099 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a78abc99-47ef-47c1-9538-0fe74a466dde 2018-12-28 17:57:19,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:19,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-976ff7f2-2831-4a74-a299-74afea9f342d Date: Fri, 28 Dec 2018 17:57:19 GMT RESP BODY: {"routers": []} 2018-12-28 17:57:19,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router&admin_state_up=True used request id req-976ff7f2-2831-4a74-a299-74afea9f342d 2018-12-28 17:57:19,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:19,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:19,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a74b9c925e742e8b6e0afd7780a6da9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role"}], "expires_at": "2018-12-28T18:57:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a740383129247a8b02059abded04cb9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-user", "id": "f1730ba62226474f9785513dcb551c77"}, "audit_ids": ["zIDYB5xESUS17_0irn320Q"], "issued_at": "2018-12-28T17:57:19.000000Z"}} 2018-12-28 17:57:19,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}118d5ef910b050086e9c2762ffeaf280038594de" 2018-12-28 17:57:19,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8266b0a-f0f4-4e37-805d-ad971a202905 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:19,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e8266b0a-f0f4-4e37-805d-ad971a202905 2018-12-28 17:57:19,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:20,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e83f4de7-6669-4001-b182-edf81cdb0d06 Date: Fri, 28 Dec 2018 17:57:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 17:57:20,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-e83f4de7-6669-4001-b182-edf81cdb0d06 2018-12-28 17:57:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:20,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3da63afc-3aaf-44d3-a082-0a5dc1442dc2 Date: Fri, 28 Dec 2018 17:57:20 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:57:20,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-3da63afc-3aaf-44d3-a082-0a5dc1442dc2 2018-12-28 17:57:20,193 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router 2018-12-28 17:57:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router", "admin_state_up": true}}' 2018-12-28 17:57:25,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-edbdae4b-ab75-4ec8-a39b-02921c391dbb Date: Fri, 28 Dec 2018 17:57:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:20Z", "admin_state_up": true, "updated_at": "2018-12-28T17:57:21Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4a740383129247a8b02059abded04cb9", "id": "af0fde03-a3b0-48eb-b5c2-b0595bdb259c", "name": "CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router"}} 2018-12-28 17:57:25,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-edbdae4b-ab75-4ec8-a39b-02921c391dbb 2018-12-28 17:57:25,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=af0fde03-a3b0-48eb-b5c2-b0595bdb259c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:25,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c631558-2910-4121-a764-4dffa7bd4448 Date: Fri, 28 Dec 2018 17:57:25 GMT RESP BODY: {"ports":[]} 2018-12-28 17:57:25,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=af0fde03-a3b0-48eb-b5c2-b0595bdb259c used request id req-2c631558-2910-4121-a764-4dffa7bd4448 2018-12-28 17:57:25,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:26,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2686aead-737c-4c0a-8b23-31b8450c55a1 Date: Fri, 28 Dec 2018 17:57: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":["85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"],"updated_at":"2018-12-28T17:57:18Z","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a740383129247a8b02059abded04cb9","id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net"}]} 2018-12-28 17:57:26,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net used request id req-2686aead-737c-4c0a-8b23-31b8450c55a1 2018-12-28 17:57:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:26,020 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:26,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:26,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951bd41f-6f81-48e5-9bd2-4a215c74258f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9"}, "enabled": true, "id": "4a740383129247a8b02059abded04cb9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}} 2018-12-28 17:57:26,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 used request id req-951bd41f-6f81-48e5-9bd2-4a215c74258f 2018-12-28 17:57:26,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:26,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73b0ced3-c6c3-4b17-bdad-cbe1da20b1c3 Date: Fri, 28 Dec 2018 17:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]} 2018-12-28 17:57:26,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-73b0ced3-c6c3-4b17-bdad-cbe1da20b1c3 2018-12-28 17:57:26,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d&name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:26,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ea8b14f5-d25f-4af4-976e-63a3001c3839 Date: Fri, 28 Dec 2018 17:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]} 2018-12-28 17:57:26,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d&name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet used request id req-ea8b14f5-d25f-4af4-976e-63a3001c3839 2018-12-28 17:57:26,369 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 17:57:26,369 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router 2018-12-28 17:57:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" -d '{"subnet_id": "85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"}' 2018-12-28 17:57:28,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f71a23c2-fb63-4912-9393-62dac01f61b1 Date: Fri, 28 Dec 2018 17:57:28 GMT RESP BODY: {"network_id": "1ceb5833-adf4-44ff-b404-8dcb9777051d", "tenant_id": "4a740383129247a8b02059abded04cb9", "subnet_id": "85ffeef9-2fd1-4ca6-a70d-1d0795c565e6", "subnet_ids": ["85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"], "port_id": "0e8b9a2e-7f44-4378-9b27-ce9ea70426d0", "id": "af0fde03-a3b0-48eb-b5c2-b0595bdb259c"} 2018-12-28 17:57:28,545 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c/add_router_interface used request id req-f71a23c2-fb63-4912-9393-62dac01f61b1 2018-12-28 17:57:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:28,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-9c9fffc9-2764-404e-bfed-c6b06cfd1a28 Date: Fri, 28 Dec 2018 17:57:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:20Z", "admin_state_up": true, "updated_at": "2018-12-28T17:57:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4a740383129247a8b02059abded04cb9", "id": "af0fde03-a3b0-48eb-b5c2-b0595bdb259c", "name": "CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router"}} 2018-12-28 17:57:28,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c used request id req-9c9fffc9-2764-404e-bfed-c6b06cfd1a28 2018-12-28 17:57:28,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=af0fde03-a3b0-48eb-b5c2-b0595bdb259c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:28,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5b5d1b1b-8f69-4830-8946-00f1366e56ff Date: Fri, 28 Dec 2018 17:57:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","ip_address":"10.55.1.1"}],"id":"0e8b9a2e-7f44-4378-9b27-ce9ea70426d0","security_groups":[],"mac_address":"fa:16:3e:0e:7d:d3","project_id":"4a740383129247a8b02059abded04cb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:27Z","binding:vnic_type":"normal","device_id":"af0fde03-a3b0-48eb-b5c2-b0595bdb259c"}]} 2018-12-28 17:57:28,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=af0fde03-a3b0-48eb-b5c2-b0595bdb259c used request id req-5b5d1b1b-8f69-4830-8946-00f1366e56ff 2018-12-28 17:57:28,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/85ffeef9-2fd1-4ca6-a70d-1d0795c565e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:29,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-918b44f3-df9a-4f86-b06f-883edd97dfd4 Date: Fri, 28 Dec 2018 17:57:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","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":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}} 2018-12-28 17:57:29,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/85ffeef9-2fd1-4ca6-a70d-1d0795c565e6 used request id req-918b44f3-df9a-4f86-b06f-883edd97dfd4 2018-12-28 17:57:29,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:29,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3a74b9c925e742e8b6e0afd7780a6da9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role"}], "expires_at": "2018-12-28T18:57:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4a740383129247a8b02059abded04cb9", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4a740383129247a8b02059abded04cb9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-user", "id": "f1730ba62226474f9785513dcb551c77"}, "audit_ids": ["SYQ38pG4TwuGO6c6E0sMxQ"], "issued_at": "2018-12-28T17:57:29.000000Z"}} 2018-12-28 17:57:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11579f4a914ed5e23b71389ff3eb2f49dbfec3a" 2018-12-28 17:57:29,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-aad804de-6efc-4d27-a9e5-9c1f48f1c68b Date: Fri, 28 Dec 2018 17:57: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":["85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"],"updated_at":"2018-12-28T17:57:18Z","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4a740383129247a8b02059abded04cb9","id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net"}]} 2018-12-28 17:57:29,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net used request id req-aad804de-6efc-4d27-a9e5-9c1f48f1c68b 2018-12-28 17:57:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:29,802 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:29,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ab6f1b064ed96c5a26658d7a92f3c9716a2ce4" 2018-12-28 17:57:29,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a3b514-7195-41b0-a8b0-e7ec6a3ddd1c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9"}, "enabled": true, "id": "4a740383129247a8b02059abded04cb9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}} 2018-12-28 17:57:29,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 used request id req-f8a3b514-7195-41b0-a8b0-e7ec6a3ddd1c 2018-12-28 17:57:29,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11579f4a914ed5e23b71389ff3eb2f49dbfec3a" 2018-12-28 17:57:30,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8075df80-140f-427f-8d47-a92bc4ff5d9c Date: Fri, 28 Dec 2018 17:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]} 2018-12-28 17:57:30,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-8075df80-140f-427f-8d47-a92bc4ff5d9c 2018-12-28 17:57:30,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d&name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11579f4a914ed5e23b71389ff3eb2f49dbfec3a" 2018-12-28 17:57:30,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b8fbd214-fedf-4ca3-af0a-9080d3aec9af Date: Fri, 28 Dec 2018 17:57:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}]} 2018-12-28 17:57:30,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1ceb5833-adf4-44ff-b404-8dcb9777051d&name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet used request id req-b8fbd214-fedf-4ca3-af0a-9080d3aec9af 2018-12-28 17:57:30,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11579f4a914ed5e23b71389ff3eb2f49dbfec3a" 2018-12-28 17:57:30,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-51b5733d-eb9d-439d-969f-17c12f65954e Date: Fri, 28 Dec 2018 17:57:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:20Z", "admin_state_up": true, "updated_at": "2018-12-28T17:57:27Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "4a740383129247a8b02059abded04cb9", "id": "af0fde03-a3b0-48eb-b5c2-b0595bdb259c", "name": "CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router"}]} 2018-12-28 17:57:30,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router used request id req-51b5733d-eb9d-439d-969f-17c12f65954e 2018-12-28 17:57:30,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ab6f1b064ed96c5a26658d7a92f3c9716a2ce4" 2018-12-28 17:57:30,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294ca391-a8dc-4eca-9dd3-578d7a90ed7a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9"}, "enabled": true, "id": "4a740383129247a8b02059abded04cb9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}} 2018-12-28 17:57:30,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 used request id req-294ca391-a8dc-4eca-9dd3-578d7a90ed7a 2018-12-28 17:57:30,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=af0fde03-a3b0-48eb-b5c2-b0595bdb259c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11579f4a914ed5e23b71389ff3eb2f49dbfec3a" 2018-12-28 17:57:30,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-f1ef0d75-3241-4ffb-bc60-14d749fd1a3d Date: Fri, 28 Dec 2018 17:57:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:57:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","ip_address":"10.55.1.1"}],"id":"0e8b9a2e-7f44-4378-9b27-ce9ea70426d0","security_groups":[],"mac_address":"fa:16:3e:0e:7d:d3","project_id":"4a740383129247a8b02059abded04cb9","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:27Z","binding:vnic_type":"normal","device_id":"af0fde03-a3b0-48eb-b5c2-b0595bdb259c"}]} 2018-12-28 17:57:30,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=af0fde03-a3b0-48eb-b5c2-b0595bdb259c used request id req-f1ef0d75-3241-4ffb-bc60-14d749fd1a3d 2018-12-28 17:57:30,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/85ffeef9-2fd1-4ca6-a70d-1d0795c565e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d11579f4a914ed5e23b71389ff3eb2f49dbfec3a" 2018-12-28 17:57:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f430d2ce-d159-44c6-90e4-698eacf0d857 Date: Fri, 28 Dec 2018 17:57:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1ceb5833-adf4-44ff-b404-8dcb9777051d","tenant_id":"4a740383129247a8b02059abded04cb9","created_at":"2018-12-28T17:57:18Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:18Z","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":"4a740383129247a8b02059abded04cb9","id":"85ffeef9-2fd1-4ca6-a70d-1d0795c565e6","subnetpool_id":null,"name":"CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet"}} 2018-12-28 17:57:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/85ffeef9-2fd1-4ca6-a70d-1d0795c565e6 used request id req-f430d2ce-d159-44c6-90e4-698eacf0d857 2018-12-28 17:57:31,019 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router and subnet CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet 2018-12-28 17:57:31,020 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router 2018-12-28 17:57:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" -d '{"subnet_id": "85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"}' 2018-12-28 17:57:32,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-64eb505a-4f10-4d46-97e5-d89e264c6dc4 Date: Fri, 28 Dec 2018 17:57:32 GMT RESP BODY: {"network_id": "1ceb5833-adf4-44ff-b404-8dcb9777051d", "tenant_id": "4a740383129247a8b02059abded04cb9", "subnet_id": "85ffeef9-2fd1-4ca6-a70d-1d0795c565e6", "subnet_ids": ["85ffeef9-2fd1-4ca6-a70d-1d0795c565e6"], "port_id": "0e8b9a2e-7f44-4378-9b27-ce9ea70426d0", "id": "af0fde03-a3b0-48eb-b5c2-b0595bdb259c"} 2018-12-28 17:57:32,655 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c/remove_router_interface used request id req-64eb505a-4f10-4d46-97e5-d89e264c6dc4 2018-12-28 17:57:32,656 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router 2018-12-28 17:57:32,656 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-router 2018-12-28 17:57:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3659d7fb20dd2d22e9d8ef9a89635e8e194bb06" 2018-12-28 17:57:36,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76724889-ed10-402a-ac24-47bc31ff4eca Content-Length: 0 Date: Fri, 28 Dec 2018 17:57:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:36,130 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/af0fde03-a3b0-48eb-b5c2-b0595bdb259c used request id req-76724889-ed10-402a-ac24-47bc31ff4eca 2018-12-28 17:57:36,130 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet 2018-12-28 17:57:36,131 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-subnet 2018-12-28 17:57:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/85ffeef9-2fd1-4ca6-a70d-1d0795c565e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:38,452 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a24d8b86-05a7-48c9-9ca5-f5789cba25f4 Date: Fri, 28 Dec 2018 17:57:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:38,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/85ffeef9-2fd1-4ca6-a70d-1d0795c565e6 used request id req-a24d8b86-05a7-48c9-9ca5-f5789cba25f4 2018-12-28 17:57:38,453 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-a57f128c-33a9-4b26-bfaa-fd7febdfee8c-pub-net 2018-12-28 17:57:38,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/1ceb5833-adf4-44ff-b404-8dcb9777051d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}509e8f0ada2775ace0024f4c7c8de85706fb0c98" 2018-12-28 17:57:39,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93317d9b-694e-4d20-b35a-0c4963b942ab Date: Fri, 28 Dec 2018 17:57:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:39,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1ceb5833-adf4-44ff-b404-8dcb9777051d used request id req-93317d9b-694e-4d20-b35a-0c4963b942ab 2018-12-28 17:57:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:40,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-034510fb-023d-45fe-8729-2f8980b90643 Date: Fri, 28 Dec 2018 17:57:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:17Z", "updated_at": "2018-12-28T17:57:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "revision_number": 0, "id": "1486510c-9439-47be-914b-ff85f9172a82", "remote_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "tenant_id": "4a740383129247a8b02059abded04cb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a740383129247a8b02059abded04cb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "revision_number": 0, "id": "a4b1703f-d787-47b5-95d8-6da10ea9bfd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "tenant_id": "4a740383129247a8b02059abded04cb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a740383129247a8b02059abded04cb9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "revision_number": 0, "id": "a81ee342-be78-4cfb-85fc-25b61aef571f", "remote_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "tenant_id": "4a740383129247a8b02059abded04cb9", "port_range_min": null, "ethertype": "IPv6", "project_id": "4a740383129247a8b02059abded04cb9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "revision_number": 0, "id": "ebe72135-c60d-4541-9815-4342fb932082", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "tenant_id": "4a740383129247a8b02059abded04cb9", "port_range_min": null, "ethertype": "IPv4", "project_id": "4a740383129247a8b02059abded04cb9"}], "revision_number": 4, "project_id": "4a740383129247a8b02059abded04cb9", "id": "8320f1c2-3404-4138-bf67-257499e27a8f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:57:40,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-034510fb-023d-45fe-8729-2f8980b90643 2018-12-28 17:57:40,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:40,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe21d0c-81d1-4f2e-8162-408d27a4204b Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:57:40,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-cfe21d0c-81d1-4f2e-8162-408d27a4204b 2018-12-28 17:57:40,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:40,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95954fb7-d2b0-4540-8bb1-90e7208cdf84 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:57:40,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-95954fb7-d2b0-4540-8bb1-90e7208cdf84 2018-12-28 17:57:40,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:40,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e76109a-c482-4a90-8cdc-66cf63c0974e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9"}, "enabled": true, "id": "4a740383129247a8b02059abded04cb9", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj"}} 2018-12-28 17:57:40,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 used request id req-6e76109a-c482-4a90-8cdc-66cf63c0974e 2018-12-28 17:57:40,513 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8320f1c2-3404-4138-bf67-257499e27a8f 2018-12-28 17:57:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8320f1c2-3404-4138-bf67-257499e27a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:40,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a95576b6-6e57-4d1f-947c-476712ecc3fb Date: Fri, 28 Dec 2018 17:57:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:17Z", "project_id": "4a740383129247a8b02059abded04cb9", "id": "1486510c-9439-47be-914b-ff85f9172a82"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:17Z", "project_id": "4a740383129247a8b02059abded04cb9", "id": "a4b1703f-d787-47b5-95d8-6da10ea9bfd3"}, {"remote_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:17Z", "project_id": "4a740383129247a8b02059abded04cb9", "id": "a81ee342-be78-4cfb-85fc-25b61aef571f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:17Z", "security_group_id": "8320f1c2-3404-4138-bf67-257499e27a8f", "port_range_min": null, "revision_number": 0, "tenant_id": "4a740383129247a8b02059abded04cb9", "created_at": "2018-12-28T17:57:17Z", "project_id": "4a740383129247a8b02059abded04cb9", "id": "ebe72135-c60d-4541-9815-4342fb932082"}]} 2018-12-28 17:57:40,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8320f1c2-3404-4138-bf67-257499e27a8f used request id req-a95576b6-6e57-4d1f-947c-476712ecc3fb 2018-12-28 17:57:40,717 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:57:40,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8320f1c2-3404-4138-bf67-257499e27a8f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:41,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cd3c8ce-2d6f-4c08-bde9-628a5dd5e3e5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:57:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:41,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8320f1c2-3404-4138-bf67-257499e27a8f used request id req-1cd3c8ce-2d6f-4c08-bde9-628a5dd5e3e5 2018-12-28 17:57:41,028 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj 2018-12-28 17:57:41,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:41,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3b49fc3-c453-4eb8-aa84-1803bd23703f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:41,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4a740383129247a8b02059abded04cb9 used request id req-b3b49fc3-c453-4eb8-aa84-1803bd23703f 2018-12-28 17:57:41,251 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-99ea9cbf-35e8-40b-proj-role 2018-12-28 17:57:41,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3a74b9c925e742e8b6e0afd7780a6da9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:41,374 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-456c25ec-2c3e-46cf-ae31-83d23d820bb4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:41,374 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3a74b9c925e742e8b6e0afd7780a6da9 used request id req-456c25ec-2c3e-46cf-ae31-83d23d820bb4 2018-12-28 17:57:41,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba1473880d10fdf774374dcfdc781e355a1f242" 2018-12-28 17:57:41,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e46b3fe-20c2-42ff-9575-3989077b1b1e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:57:41,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5e46b3fe-20c2-42ff-9575-3989077b1b1e 2018-12-28 17:57:41,458 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-99ea9cbf-35e8-40b-user 2018-12-28 17:57:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f1730ba62226474f9785513dcb551c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c234c7a1b25435637de07888f0ce228a67d2bd8a" 2018-12-28 17:57:41,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b20d4d-c713-457e-99dc-b1dbce251ec5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:41,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f1730ba62226474f9785513dcb551c77 used request id req-75b20d4d-c713-457e-99dc-b1dbce251ec5 2018-12-28 17:57:41,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:42,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nlk_8koNSD-QxVo9ESiKCA"], "issued_at": "2018-12-28T17:57:42.000000Z"}} 2018-12-28 17:57:42,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44bf0b35153cc8b6ebd3564f6dab853eac12077" 2018-12-28 17:57:42,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1b5b56-5edb-4f8a-9120-ff2e2256ee0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:42,338 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ed1b5b56-5edb-4f8a-9120-ff2e2256ee0a 2018-12-28 17:57:42,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:42,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:42,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["PAcUszEMSDiECFSOwFwvLA"], "issued_at": "2018-12-28T17:57:42.000000Z"}} 2018-12-28 17:57:42,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:42,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4249f33f-5f49-42dc-b14a-a2f274931744 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:42,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4249f33f-5f49-42dc-b14a-a2f274931744 2018-12-28 17:57:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:42,835 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:42,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5860c5c1-dde7-4d9f-ba70-560a5f9f8de9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:57:42,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj used request id req-5860c5c1-dde7-4d9f-ba70-560a5f9f8de9 2018-12-28 17:57:42,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:43,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6926d67d-1da0-49c8-9973-e458bcdcf249 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:57:43,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6926d67d-1da0-49c8-9973-e458bcdcf249 2018-12-28 17:57:43,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}}' 2018-12-28 17:57:43,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a90b56ec-daa9-4880-a1aa-da169b51e445 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566"}, "enabled": true, "id": "722fc4eb597f45a4adb408ecaf5d0566", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}} 2018-12-28 17:57:43,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a90b56ec-daa9-4880-a1aa-da169b51e445 2018-12-28 17:57:43,122 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj 2018-12-28 17:57:43,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:43,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:43,507 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wMDKihcXR-SPSePpHzdBuw"], "issued_at": "2018-12-28T17:57:43.000000Z"}} 2018-12-28 17:57:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fbcc0e9af181970ee90540ba95a608fb4f4ad1" 2018-12-28 17:57:43,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb92dea-e7ea-4aac-b9fd-6621e0e6e3e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:43,604 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9fb92dea-e7ea-4aac-b9fd-6621e0e6e3e8 2018-12-28 17:57:43,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:43,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:43,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fbcc0e9af181970ee90540ba95a608fb4f4ad1" 2018-12-28 17:57:43,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b464064-7e67-4fa8-9b5e-8d4e481a9faf Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:57:43,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3b464064-7e67-4fa8-9b5e-8d4e481a9faf 2018-12-28 17:57:43,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fbcc0e9af181970ee90540ba95a608fb4f4ad1" 2018-12-28 17:57:43,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-525f1aac-23c9-4f13-9129-7b90d281e157 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566"}, "enabled": true, "id": "722fc4eb597f45a4adb408ecaf5d0566", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}]} 2018-12-28 17:57:43,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj used request id req-525f1aac-23c9-4f13-9129-7b90d281e157 2018-12-28 17:57:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fbcc0e9af181970ee90540ba95a608fb4f4ad1" 2018-12-28 17:57:43,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a29c58-54a9-4892-ab50-43b9dea08364 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:57:43,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-35a29c58-54a9-4892-ab50-43b9dea08364 2018-12-28 17:57:44,277 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-f38f6bc7-ecbd-410-user 2018-12-28 17:57:44,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:44,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:44,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c967239f-5880-4188-a847-eea3ce8994ae Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:57:44,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c967239f-5880-4188-a847-eea3ce8994ae 2018-12-28 17:57:44,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" -d '{"role": {"name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role"}}' 2018-12-28 17:57:44,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c15f76c-2e1e-44ea-aef3-9fdddd62449f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad543a5976634294b422f7fb266587aa", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad543a5976634294b422f7fb266587aa"}, "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role"}} 2018-12-28 17:57:44,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c15f76c-2e1e-44ea-aef3-9fdddd62449f 2018-12-28 17:57:44,475 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role 2018-12-28 17:57:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ad543a5976634294b422f7fb266587aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:44,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5de2b3b4-b2d6-4c57-8f1d-be0c63fdf9f3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/ad543a5976634294b422f7fb266587aa"}, "domain_id": null, "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role", "id": "ad543a5976634294b422f7fb266587aa"}} 2018-12-28 17:57:44,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ad543a5976634294b422f7fb266587aa used request id req-5de2b3b4-b2d6-4c57-8f1d-be0c63fdf9f3 2018-12-28 17:57:44,564 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role to project CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj 2018-12-28 17:57:44,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566/users/99a1aad6822f4f0db78db33a98e887ea/roles/ad543a5976634294b422f7fb266587aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:44,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c93851bb-f6ce-4531-ad95-d67261680c10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:44,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566/users/99a1aad6822f4f0db78db33a98e887ea/roles/ad543a5976634294b422f7fb266587aa used request id req-c93851bb-f6ce-4531-ad95-d67261680c10 2018-12-28 17:57:44,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:44,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:45,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad543a5976634294b422f7fb266587aa", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role"}], "expires_at": "2018-12-28T18:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "722fc4eb597f45a4adb408ecaf5d0566", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-user", "id": "99a1aad6822f4f0db78db33a98e887ea"}, "audit_ids": ["CuFLdXK-RNeSyMcCv6Kyvg"], "issued_at": "2018-12-28T17:57:45.000000Z"}} 2018-12-28 17:57:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:45,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d66b88b-6973-46a1-a21c-3593d11ff8c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:45,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9d66b88b-6973-46a1-a21c-3593d11ff8c8 2018-12-28 17:57:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:45,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a5d23557-3ea1-443c-bdeb-8352b036bd0e Date: Fri, 28 Dec 2018 17:57:45 GMT RESP BODY: {"networks":[]} 2018-12-28 17:57:45,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net used request id req-a5d23557-3ea1-443c-bdeb-8352b036bd0e 2018-12-28 17:57:45,334 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net 2018-12-28 17:57:45,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" -d '{"network": {"name": "CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net", "admin_state_up": true}}' 2018-12-28 17:57:45,874 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-1c4bc3f6-8209-4662-a148-bf6de5634ddb Date: Fri, 28 Dec 2018 17:57:45 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b316932c-fc93-4f4d-905b-989b2a5c698c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"722fc4eb597f45a4adb408ecaf5d0566","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:57:45Z","is_default":false,"name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:45Z","mtu":1450}} 2018-12-28 17:57:45,875 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1c4bc3f6-8209-4662-a148-bf6de5634ddb 2018-12-28 17:57:45,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b316932c-fc93-4f4d-905b-989b2a5c698c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:46,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fb4d8f02-af94-4426-95da-2fafead3a4a6 Date: Fri, 28 Dec 2018 17:57: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-12-28T17:57:45Z","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"722fc4eb597f45a4adb408ecaf5d0566","id":"b316932c-fc93-4f4d-905b-989b2a5c698c","name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net"}]} 2018-12-28 17:57:46,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b316932c-fc93-4f4d-905b-989b2a5c698c used request id req-fb4d8f02-af94-4426-95da-2fafead3a4a6 2018-12-28 17:57:46,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:46,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7774844f-ec41-4983-9fe2-b64be549176d Date: Fri, 28 Dec 2018 17:57:46 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:57:46,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c used request id req-7774844f-ec41-4983-9fe2-b64be549176d 2018-12-28 17:57:46,306 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet 2018-12-28 17:57:46,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" -d '{"subnets": [{"ip_version": 4, "network_id": "b316932c-fc93-4f4d-905b-989b2a5c698c", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet"}]}' 2018-12-28 17:57:47,312 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-15b12d84-4d81-4165-b6f1-911793a0c04e Date: Fri, 28 Dec 2018 17:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b316932c-fc93-4f4d-905b-989b2a5c698c","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:46Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:46Z","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":"722fc4eb597f45a4adb408ecaf5d0566","id":"6d5d95ce-f1cf-4088-8535-379a27f94e4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet"}]} 2018-12-28 17:57:47,312 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-15b12d84-4d81-4165-b6f1-911793a0c04e 2018-12-28 17:57:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b316932c-fc93-4f4d-905b-989b2a5c698c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:47,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6438fa77-9d36-45ab-afb2-fdcaa45be34c Date: Fri, 28 Dec 2018 17:57: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":["6d5d95ce-f1cf-4088-8535-379a27f94e4c"],"updated_at":"2018-12-28T17:57:46Z","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"722fc4eb597f45a4adb408ecaf5d0566","id":"b316932c-fc93-4f4d-905b-989b2a5c698c","name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net"}]} 2018-12-28 17:57:47,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b316932c-fc93-4f4d-905b-989b2a5c698c used request id req-6438fa77-9d36-45ab-afb2-fdcaa45be34c 2018-12-28 17:57:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:47,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-decc67cb-4e3d-4a1f-9297-6228ce837a6d Date: Fri, 28 Dec 2018 17:57:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b316932c-fc93-4f4d-905b-989b2a5c698c","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:46Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"722fc4eb597f45a4adb408ecaf5d0566","id":"6d5d95ce-f1cf-4088-8535-379a27f94e4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet"}]} 2018-12-28 17:57:47,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c used request id req-decc67cb-4e3d-4a1f-9297-6228ce837a6d 2018-12-28 17:57:47,795 - OpenStackNetwork - DEBUG - Network [b316932c-fc93-4f4d-905b-989b2a5c698c] created successfully 2018-12-28 17:57:47,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:48,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad543a5976634294b422f7fb266587aa", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role"}], "expires_at": "2018-12-28T18:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "722fc4eb597f45a4adb408ecaf5d0566", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/722fc4eb597f45a4adb408ecaf5d0566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-user", "id": "99a1aad6822f4f0db78db33a98e887ea"}, "audit_ids": ["h0zNHAS_SSaLCCeDhhRgsg"], "issued_at": "2018-12-28T17:57:48.000000Z"}} 2018-12-28 17:57:48,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dd63fcb40626191e1037011da2260af0324e22" 2018-12-28 17:57:48,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-56263e65-e814-42c6-b5da-f7257497cfee Date: Fri, 28 Dec 2018 17:57: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":["6d5d95ce-f1cf-4088-8535-379a27f94e4c"],"updated_at":"2018-12-28T17:57:46Z","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:45Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"722fc4eb597f45a4adb408ecaf5d0566","id":"b316932c-fc93-4f4d-905b-989b2a5c698c","name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net"}]} 2018-12-28 17:57:48,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net used request id req-56263e65-e814-42c6-b5da-f7257497cfee 2018-12-28 17:57:48,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:48,618 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c44bf0b35153cc8b6ebd3564f6dab853eac12077" 2018-12-28 17:57:48,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94bdcab8-16d8-4761-833d-c97abf12356a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566"}, "enabled": true, "id": "722fc4eb597f45a4adb408ecaf5d0566", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}} 2018-12-28 17:57:48,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566 used request id req-94bdcab8-16d8-4761-833d-c97abf12356a 2018-12-28 17:57:48,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dd63fcb40626191e1037011da2260af0324e22" 2018-12-28 17:57:48,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c53aac12-5db4-4a0d-a844-14ff8f7a0634 Date: Fri, 28 Dec 2018 17:57:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b316932c-fc93-4f4d-905b-989b2a5c698c","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:46Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"722fc4eb597f45a4adb408ecaf5d0566","id":"6d5d95ce-f1cf-4088-8535-379a27f94e4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet"}]} 2018-12-28 17:57:48,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c used request id req-c53aac12-5db4-4a0d-a844-14ff8f7a0634 2018-12-28 17:57:48,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c&name=CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7dd63fcb40626191e1037011da2260af0324e22" 2018-12-28 17:57:49,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cab21bbe-d45c-4ceb-90f6-1b89e513c4aa Date: Fri, 28 Dec 2018 17:57:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b316932c-fc93-4f4d-905b-989b2a5c698c","tenant_id":"722fc4eb597f45a4adb408ecaf5d0566","created_at":"2018-12-28T17:57:46Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"722fc4eb597f45a4adb408ecaf5d0566","id":"6d5d95ce-f1cf-4088-8535-379a27f94e4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet"}]} 2018-12-28 17:57:49,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b316932c-fc93-4f4d-905b-989b2a5c698c&name=CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet used request id req-cab21bbe-d45c-4ceb-90f6-1b89e513c4aa 2018-12-28 17:57:49,119 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet 2018-12-28 17:57:49,119 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-subnet 2018-12-28 17:57:49,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/6d5d95ce-f1cf-4088-8535-379a27f94e4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:51,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f7806a05-82a5-4452-9145-3214eccebb3a Date: Fri, 28 Dec 2018 17:57:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:51,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6d5d95ce-f1cf-4088-8535-379a27f94e4c used request id req-f7806a05-82a5-4452-9145-3214eccebb3a 2018-12-28 17:57:51,489 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-749a2b8e-e45c-49b3-b5aa-cf47ae4c25b8-pub-net 2018-12-28 17:57:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b316932c-fc93-4f4d-905b-989b2a5c698c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59adcd652ece2610a0c743187e19f61e542989d1" 2018-12-28 17:57:52,696 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16bfbcb3-305d-4fca-92cc-c7504465f5a0 Date: Fri, 28 Dec 2018 17:57:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:52,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b316932c-fc93-4f4d-905b-989b2a5c698c used request id req-16bfbcb3-305d-4fca-92cc-c7504465f5a0 2018-12-28 17:57:52,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:52,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-24cb27bc-d8f0-4268-9c91-3adb5856233e Date: Fri, 28 Dec 2018 17:57:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "created_at": "2018-12-28T17:57:45Z", "updated_at": "2018-12-28T17:57:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "revision_number": 0, "id": "1298cfee-acec-4b47-9f05-1fae8d7cc076", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "port_range_min": null, "ethertype": "IPv4", "project_id": "722fc4eb597f45a4adb408ecaf5d0566"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "revision_number": 0, "id": "29f03d43-4d47-487a-b5a9-9b118a1a5252", "remote_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "port_range_min": null, "ethertype": "IPv4", "project_id": "722fc4eb597f45a4adb408ecaf5d0566"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "revision_number": 0, "id": "3f2aee78-3cc7-4aa7-9200-d0d0d510d342", "remote_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "port_range_min": null, "ethertype": "IPv6", "project_id": "722fc4eb597f45a4adb408ecaf5d0566"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "revision_number": 0, "id": "788f2c96-dd2f-4d82-b6c7-7c4eacb7ec32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "port_range_min": null, "ethertype": "IPv6", "project_id": "722fc4eb597f45a4adb408ecaf5d0566"}], "revision_number": 4, "project_id": "722fc4eb597f45a4adb408ecaf5d0566", "id": "b2daec0d-e774-441b-ab69-bb11856d8891", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:57:52,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-24cb27bc-d8f0-4268-9c91-3adb5856233e 2018-12-28 17:57:52,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:53,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4708ece3-3cbf-4e6d-bed0-e620975cfdb4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:57:53,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-4708ece3-3cbf-4e6d-bed0-e620975cfdb4 2018-12-28 17:57:53,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:53,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48545e1-9f12-4aa3-94dc-35357654dbc7 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:57:53,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-e48545e1-9f12-4aa3-94dc-35357654dbc7 2018-12-28 17:57:53,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:53,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537e81e1-5e89-4b45-aa38-863a852f2df6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566"}, "enabled": true, "id": "722fc4eb597f45a4adb408ecaf5d0566", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj"}} 2018-12-28 17:57:53,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566 used request id req-537e81e1-5e89-4b45-aa38-863a852f2df6 2018-12-28 17:57:53,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2daec0d-e774-441b-ab69-bb11856d8891 2018-12-28 17:57:53,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b2daec0d-e774-441b-ab69-bb11856d8891 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:53,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c2a62c81-0360-44a8-8c4f-1fd5e8a7dc5a Date: Fri, 28 Dec 2018 17:57: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-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "port_range_min": null, "revision_number": 0, "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "created_at": "2018-12-28T17:57:45Z", "project_id": "722fc4eb597f45a4adb408ecaf5d0566", "id": "1298cfee-acec-4b47-9f05-1fae8d7cc076"}, {"remote_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "port_range_min": null, "revision_number": 0, "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "created_at": "2018-12-28T17:57:45Z", "project_id": "722fc4eb597f45a4adb408ecaf5d0566", "id": "29f03d43-4d47-487a-b5a9-9b118a1a5252"}, {"remote_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "port_range_min": null, "revision_number": 0, "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "created_at": "2018-12-28T17:57:45Z", "project_id": "722fc4eb597f45a4adb408ecaf5d0566", "id": "3f2aee78-3cc7-4aa7-9200-d0d0d510d342"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:45Z", "security_group_id": "b2daec0d-e774-441b-ab69-bb11856d8891", "port_range_min": null, "revision_number": 0, "tenant_id": "722fc4eb597f45a4adb408ecaf5d0566", "created_at": "2018-12-28T17:57:45Z", "project_id": "722fc4eb597f45a4adb408ecaf5d0566", "id": "788f2c96-dd2f-4d82-b6c7-7c4eacb7ec32"}]} 2018-12-28 17:57:53,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b2daec0d-e774-441b-ab69-bb11856d8891 used request id req-c2a62c81-0360-44a8-8c4f-1fd5e8a7dc5a 2018-12-28 17:57:53,464 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:57:53,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b2daec0d-e774-441b-ab69-bb11856d8891 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:53,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f42d088b-34c2-44d0-af7d-28ecea6ef6b0 Content-Length: 0 Date: Fri, 28 Dec 2018 17:57:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:57:53,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b2daec0d-e774-441b-ab69-bb11856d8891 used request id req-f42d088b-34c2-44d0-af7d-28ecea6ef6b0 2018-12-28 17:57:53,764 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj 2018-12-28 17:57:53,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:53,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6dff9143-3ff9-4815-ba94-6fd5794b375f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:53,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/722fc4eb597f45a4adb408ecaf5d0566 used request id req-6dff9143-3ff9-4815-ba94-6fd5794b375f 2018-12-28 17:57:53,963 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-f38f6bc7-ecbd-410-proj-role 2018-12-28 17:57:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ad543a5976634294b422f7fb266587aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:54,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e11b9783-8cb0-4d5b-81bb-bf49216336ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:54,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ad543a5976634294b422f7fb266587aa used request id req-e11b9783-8cb0-4d5b-81bb-bf49216336ce 2018-12-28 17:57:54,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff44b96d7d2acbd59d43337d568e3c4a52c9fc66" 2018-12-28 17:57:54,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-406bd29b-db85-4423-b72a-3c6d5ded5172 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:57:54,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-406bd29b-db85-4423-b72a-3c6d5ded5172 2018-12-28 17:57:54,160 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-f38f6bc7-ecbd-410-user 2018-12-28 17:57:54,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/99a1aad6822f4f0db78db33a98e887ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71fbcc0e9af181970ee90540ba95a608fb4f4ad1" 2018-12-28 17:57:54,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10abc5f-34af-4180-9cab-dfdf09fdcd15 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:54,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/99a1aad6822f4f0db78db33a98e887ea used request id req-e10abc5f-34af-4180-9cab-dfdf09fdcd15 2018-12-28 17:57:54,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:54,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["v1EDn5PMT4-_oDvkZdzfgw"], "issued_at": "2018-12-28T17:57:54.000000Z"}} 2018-12-28 17:57:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7061c55524fe31a03523f0e7bafaba78489a246" 2018-12-28 17:57:54,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aac39311-40e2-47a6-8e42-03a28112c5df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:54,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aac39311-40e2-47a6-8e42-03a28112c5df 2018-12-28 17:57:54,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:54,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:55,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["43h5xTM8SDGW1O1ByGMk0w"], "issued_at": "2018-12-28T17:57:55.000000Z"}} 2018-12-28 17:57:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:57:55,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09aaee1-bb1e-444f-8990-74283a546ec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:55,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a09aaee1-bb1e-444f-8990-74283a546ec2 2018-12-28 17:57:55,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:55,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:55,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:57:55,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23091ddf-4bb9-4d43-9067-fbf462c553ca Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:57:55,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj used request id req-23091ddf-4bb9-4d43-9067-fbf462c553ca 2018-12-28 17:57:55,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:57:55,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf47660-73d3-49dd-8b8d-9884dacaa007 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:57:55,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-edf47660-73d3-49dd-8b8d-9884dacaa007 2018-12-28 17:57:55,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}}' 2018-12-28 17:57:55,601 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:57:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8714bb7-56f1-4faa-b30d-4fd82a7a3b2c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba"}, "enabled": true, "id": "a1b23832b0684011a8c011fec88efdba", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}} 2018-12-28 17:57:55,601 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f8714bb7-56f1-4faa-b30d-4fd82a7a3b2c 2018-12-28 17:57:55,601 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj 2018-12-28 17:57:55,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:55,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:55,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["-uHAHiztTwySQnKzZjeTaA"], "issued_at": "2018-12-28T17:57:55.000000Z"}} 2018-12-28 17:57:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a63f9f346600b4e4f0cb07863c082302c979874" 2018-12-28 17:57:56,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f0f21d2-c8c0-48db-8a7d-6109b00ab4dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:56,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8f0f21d2-c8c0-48db-8a7d-6109b00ab4dc 2018-12-28 17:57:56,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:57:56,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:57: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:57:56,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a63f9f346600b4e4f0cb07863c082302c979874" 2018-12-28 17:57:56,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f60a5f-010a-4983-854a-5f21f078c5f1 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:57:56,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-68f60a5f-010a-4983-854a-5f21f078c5f1 2018-12-28 17:57:56,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a63f9f346600b4e4f0cb07863c082302c979874" 2018-12-28 17:57:56,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4563134-fb56-41dc-a05f-4925027064b6 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba"}, "enabled": true, "id": "a1b23832b0684011a8c011fec88efdba", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}]} 2018-12-28 17:57:56,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj used request id req-b4563134-fb56-41dc-a05f-4925027064b6 2018-12-28 17:57:56,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a63f9f346600b4e4f0cb07863c082302c979874" 2018-12-28 17:57:56,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7300c000-487f-419a-aa0b-98199a577933 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:57:56,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7300c000-487f-419a-aa0b-98199a577933 2018-12-28 17:57:56,829 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-user 2018-12-28 17:57:56,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:56,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:57:56,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aa859bc-76da-44f6-b052-152863014736 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:57:56,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5aa859bc-76da-44f6-b052-152863014736 2018-12-28 17:57:56,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" -d '{"role": {"name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role"}}' 2018-12-28 17:57:57,032 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:57:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3a1b539-1081-44dd-b328-eb90b607d3e5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1df233003364177bbe8973bbdd1f45b", "links": {"self": "http://172.30.9.21:5000/v3/roles/b1df233003364177bbe8973bbdd1f45b"}, "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role"}} 2018-12-28 17:57:57,032 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3a1b539-1081-44dd-b328-eb90b607d3e5 2018-12-28 17:57:57,032 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role 2018-12-28 17:57:57,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b1df233003364177bbe8973bbdd1f45b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:57:57,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3fd441-b20e-44e0-a584-070509e6cda6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/b1df233003364177bbe8973bbdd1f45b"}, "domain_id": null, "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role", "id": "b1df233003364177bbe8973bbdd1f45b"}} 2018-12-28 17:57:57,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b1df233003364177bbe8973bbdd1f45b used request id req-7b3fd441-b20e-44e0-a584-070509e6cda6 2018-12-28 17:57:57,128 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role to project CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj 2018-12-28 17:57:57,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba/users/ceeaf52656ef45b79ecf7f3cc3f5ae23/roles/b1df233003364177bbe8973bbdd1f45b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:57:57,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:57:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbb90057-34cf-4467-8ac7-a3c070ce5b12 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:57:57,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba/users/ceeaf52656ef45b79ecf7f3cc3f5ae23/roles/b1df233003364177bbe8973bbdd1f45b used request id req-dbb90057-34cf-4467-8ac7-a3c070ce5b12 2018-12-28 17:57:57,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:57:57,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:57:57,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1df233003364177bbe8973bbdd1f45b", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role"}], "expires_at": "2018-12-28T18:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1b23832b0684011a8c011fec88efdba", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-user", "id": "ceeaf52656ef45b79ecf7f3cc3f5ae23"}, "audit_ids": ["BDnaEaNvRZuVHjUjqL6Vjg"], "issued_at": "2018-12-28T17:57:57.000000Z"}} 2018-12-28 17:57:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:57:57,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc70d3b-ff27-4518-8ce8-4672c02708c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:57:57,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-abc70d3b-ff27-4518-8ce8-4672c02708c6 2018-12-28 17:57:57,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:57:57,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6ec2f38f-3592-4b5b-8496-d05fa27b8756 Date: Fri, 28 Dec 2018 17:57:57 GMT RESP BODY: {"networks":[]} 2018-12-28 17:57:57,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net used request id req-6ec2f38f-3592-4b5b-8496-d05fa27b8756 2018-12-28 17:57:57,878 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net 2018-12-28 17:57:57,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" -d '{"network": {"name": "CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net", "admin_state_up": true}}' 2018-12-28 17:57:58,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9a95bde5-dce9-4a4c-8796-3ae66caec8ac Date: Fri, 28 Dec 2018 17:57:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a1b23832b0684011a8c011fec88efdba","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:57:58Z","is_default":false,"name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:58Z","mtu":1450}} 2018-12-28 17:57:58,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-9a95bde5-dce9-4a4c-8796-3ae66caec8ac 2018-12-28 17:57:58,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:57:58,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-899da2a6-9d02-4a01-97e2-7e791aee0d44 Date: Fri, 28 Dec 2018 17:57: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-12-28T17:57:58Z","tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a1b23832b0684011a8c011fec88efdba","id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net"}]} 2018-12-28 17:57:58,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 used request id req-899da2a6-9d02-4a01-97e2-7e791aee0d44 2018-12-28 17:57:58,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:57:58,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06d272a1-5705-47f5-a171-4440fa7c5996 Date: Fri, 28 Dec 2018 17:57:58 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:57:58,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 used request id req-06d272a1-5705-47f5-a171-4440fa7c5996 2018-12-28 17:57:58,937 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet 2018-12-28 17:57:58,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" -d '{"subnets": [{"ip_version": 4, "network_id": "cd3c0d09-5068-4b9e-b491-b2697bb6a721", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet"}]}' 2018-12-28 17:57:59,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-96f16d3c-0fe0-4881-8324-08968031786f Date: Fri, 28 Dec 2018 17:57:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:59Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57: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":"a1b23832b0684011a8c011fec88efdba","id":"6b9128e8-fb77-4ea6-a08d-96d3e6b50f23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet"}]} 2018-12-28 17:57:59,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-96f16d3c-0fe0-4881-8324-08968031786f 2018-12-28 17:57:59,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:57:59,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ff02eed1-4382-475a-80eb-efd48189e27c Date: Fri, 28 Dec 2018 17:57: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":["6b9128e8-fb77-4ea6-a08d-96d3e6b50f23"],"updated_at":"2018-12-28T17:57:59Z","tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a1b23832b0684011a8c011fec88efdba","id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net"}]} 2018-12-28 17:57:59,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 used request id req-ff02eed1-4382-475a-80eb-efd48189e27c 2018-12-28 17:57:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:58:00,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-79a087aa-95c2-4810-ae74-1a156ae7c49c Date: Fri, 28 Dec 2018 17:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:59Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57: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":"a1b23832b0684011a8c011fec88efdba","id":"6b9128e8-fb77-4ea6-a08d-96d3e6b50f23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet"}]} 2018-12-28 17:58:00,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 used request id req-79a087aa-95c2-4810-ae74-1a156ae7c49c 2018-12-28 17:58:00,130 - OpenStackNetwork - DEBUG - Network [cd3c0d09-5068-4b9e-b491-b2697bb6a721] created successfully 2018-12-28 17:58:00,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:00,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:00,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1df233003364177bbe8973bbdd1f45b", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role"}], "expires_at": "2018-12-28T18:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a1b23832b0684011a8c011fec88efdba", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a1b23832b0684011a8c011fec88efdba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a1b23832b0684011a8c011fec88efdba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a1b23832b0684011a8c011fec88efdba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-user", "id": "ceeaf52656ef45b79ecf7f3cc3f5ae23"}, "audit_ids": ["3i6rgbC7QomTEAAwopg0kg"], "issued_at": "2018-12-28T17:58:00.000000Z"}} 2018-12-28 17:58:00,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f007a11d16201d179509c9ee2ae015bdd9fcc4" 2018-12-28 17:58:00,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd5040f-cbb2-48f9-b658-9cd9d515e22b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:00,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3cd5040f-cbb2-48f9-b658-9cd9d515e22b 2018-12-28 17:58:00,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f007a11d16201d179509c9ee2ae015bdd9fcc4" 2018-12-28 17:58:00,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2fba09e2-39df-49f8-8d38-80fdd8946e77 Date: Fri, 28 Dec 2018 17:58:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b9128e8-fb77-4ea6-a08d-96d3e6b50f23"],"updated_at":"2018-12-28T17:57:59Z","tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a1b23832b0684011a8c011fec88efdba","id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net"}]} 2018-12-28 17:58:00,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net used request id req-2fba09e2-39df-49f8-8d38-80fdd8946e77 2018-12-28 17:58:00,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:00,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:00,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f007a11d16201d179509c9ee2ae015bdd9fcc4" 2018-12-28 17:58:00,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0a9e7ac-f1a0-41f1-b4ea-dc352b3fb290 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba"}, "enabled": true, "id": "a1b23832b0684011a8c011fec88efdba", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}} 2018-12-28 17:58:00,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba used request id req-e0a9e7ac-f1a0-41f1-b4ea-dc352b3fb290 2018-12-28 17:58:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89f007a11d16201d179509c9ee2ae015bdd9fcc4" 2018-12-28 17:58:01,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e49dc7f2-3a8f-4968-925d-3a180c0f3236 Date: Fri, 28 Dec 2018 17:58:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cd3c0d09-5068-4b9e-b491-b2697bb6a721","tenant_id":"a1b23832b0684011a8c011fec88efdba","created_at":"2018-12-28T17:57:59Z","dns_nameservers":[],"updated_at":"2018-12-28T17:57: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":"a1b23832b0684011a8c011fec88efdba","id":"6b9128e8-fb77-4ea6-a08d-96d3e6b50f23","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet"}]} 2018-12-28 17:58:01,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cd3c0d09-5068-4b9e-b491-b2697bb6a721 used request id req-e49dc7f2-3a8f-4968-925d-3a180c0f3236 2018-12-28 17:58:01,079 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet 2018-12-28 17:58:01,079 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-subnet 2018-12-28 17:58:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/6b9128e8-fb77-4ea6-a08d-96d3e6b50f23 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:58:02,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15cee4d1-6990-49ef-b371-44ed933a84a8 Date: Fri, 28 Dec 2018 17:58:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:58:02,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/6b9128e8-fb77-4ea6-a08d-96d3e6b50f23 used request id req-15cee4d1-6990-49ef-b371-44ed933a84a8 2018-12-28 17:58:02,716 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8108e727-ad02-4723-b140-ec47c1141131-pub-net 2018-12-28 17:58:02,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/cd3c0d09-5068-4b9e-b491-b2697bb6a721 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b9716ba6bedc635fd67c2a2531a8453b2ca6aa8" 2018-12-28 17:58:03,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0e311c0-5811-49c7-a718-168767de8a0f Date: Fri, 28 Dec 2018 17:58:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:58:03,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cd3c0d09-5068-4b9e-b491-b2697bb6a721 used request id req-a0e311c0-5811-49c7-a718-168767de8a0f 2018-12-28 17:58:03,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:04,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8c2f1c35-b23f-44ec-b758-a3ba13537eec Date: Fri, 28 Dec 2018 17:58:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a1b23832b0684011a8c011fec88efdba", "created_at": "2018-12-28T17:57:58Z", "updated_at": "2018-12-28T17:57:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "revision_number": 0, "id": "35baa9b4-6bfa-44b5-9803-d6d4b3e534f2", "remote_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "tenant_id": "a1b23832b0684011a8c011fec88efdba", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1b23832b0684011a8c011fec88efdba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "revision_number": 0, "id": "5c4550a9-b553-4413-a353-c3c3f6b61c74", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "tenant_id": "a1b23832b0684011a8c011fec88efdba", "port_range_min": null, "ethertype": "IPv4", "project_id": "a1b23832b0684011a8c011fec88efdba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "revision_number": 0, "id": "9497b1da-5aa9-4b58-8e21-6cfb00407ece", "remote_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "tenant_id": "a1b23832b0684011a8c011fec88efdba", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1b23832b0684011a8c011fec88efdba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "revision_number": 0, "id": "c4c55517-12af-4ddc-bf54-8e26234d04ac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "tenant_id": "a1b23832b0684011a8c011fec88efdba", "port_range_min": null, "ethertype": "IPv6", "project_id": "a1b23832b0684011a8c011fec88efdba"}], "revision_number": 4, "project_id": "a1b23832b0684011a8c011fec88efdba", "id": "fb43dd28-36ad-4f0e-b609-71418d191914", "name": "default"}]} 2018-12-28 17:58:04,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8c2f1c35-b23f-44ec-b758-a3ba13537eec 2018-12-28 17:58:04,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:04,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7174ff58-e9ef-4913-b4f0-2422cd9cf681 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:58:04,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-7174ff58-e9ef-4913-b4f0-2422cd9cf681 2018-12-28 17:58:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:04,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5004dcc3-7fb0-4320-9f55-2db2fe925378 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:58:04,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-5004dcc3-7fb0-4320-9f55-2db2fe925378 2018-12-28 17:58:04,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:04,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d142864c-170b-442a-92c7-524f523ccee7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:58:04,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-d142864c-170b-442a-92c7-524f523ccee7 2018-12-28 17:58:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:04,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44080a1d-6f08-4f78-a0c0-d66a63bbd7fe Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba"}, "enabled": true, "id": "a1b23832b0684011a8c011fec88efdba", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj"}} 2018-12-28 17:58:04,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba used request id req-44080a1d-6f08-4f78-a0c0-d66a63bbd7fe 2018-12-28 17:58:04,524 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fb43dd28-36ad-4f0e-b609-71418d191914 2018-12-28 17:58:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=fb43dd28-36ad-4f0e-b609-71418d191914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:04,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-91e48fc6-6533-4698-a135-a05ae1555beb Date: Fri, 28 Dec 2018 17:58:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "port_range_min": null, "revision_number": 0, "tenant_id": "a1b23832b0684011a8c011fec88efdba", "created_at": "2018-12-28T17:57:58Z", "project_id": "a1b23832b0684011a8c011fec88efdba", "id": "35baa9b4-6bfa-44b5-9803-d6d4b3e534f2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "port_range_min": null, "revision_number": 0, "tenant_id": "a1b23832b0684011a8c011fec88efdba", "created_at": "2018-12-28T17:57:58Z", "project_id": "a1b23832b0684011a8c011fec88efdba", "id": "5c4550a9-b553-4413-a353-c3c3f6b61c74"}, {"remote_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "port_range_min": null, "revision_number": 0, "tenant_id": "a1b23832b0684011a8c011fec88efdba", "created_at": "2018-12-28T17:57:58Z", "project_id": "a1b23832b0684011a8c011fec88efdba", "id": "9497b1da-5aa9-4b58-8e21-6cfb00407ece"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:57:58Z", "security_group_id": "fb43dd28-36ad-4f0e-b609-71418d191914", "port_range_min": null, "revision_number": 0, "tenant_id": "a1b23832b0684011a8c011fec88efdba", "created_at": "2018-12-28T17:57:58Z", "project_id": "a1b23832b0684011a8c011fec88efdba", "id": "c4c55517-12af-4ddc-bf54-8e26234d04ac"}]} 2018-12-28 17:58:04,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=fb43dd28-36ad-4f0e-b609-71418d191914 used request id req-91e48fc6-6533-4698-a135-a05ae1555beb 2018-12-28 17:58:04,805 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:58:04,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/fb43dd28-36ad-4f0e-b609-71418d191914 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:05,105 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-301cba04-89ba-4bfb-a695-b66195fae000 Content-Length: 0 Date: Fri, 28 Dec 2018 17:58:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:58:05,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/fb43dd28-36ad-4f0e-b609-71418d191914 used request id req-301cba04-89ba-4bfb-a695-b66195fae000 2018-12-28 17:58:05,106 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj 2018-12-28 17:58:05,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:05,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aa4c949-efd1-4ffa-8d26-b0c5a76058eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:05,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a1b23832b0684011a8c011fec88efdba used request id req-0aa4c949-efd1-4ffa-8d26-b0c5a76058eb 2018-12-28 17:58:05,310 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-proj-role 2018-12-28 17:58:05,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b1df233003364177bbe8973bbdd1f45b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:05,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46b9066c-3905-4478-a2ea-e0046bfae5ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:05,409 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b1df233003364177bbe8973bbdd1f45b used request id req-46b9066c-3905-4478-a2ea-e0046bfae5ab 2018-12-28 17:58:05,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8c9c03c886841c6da0fd836ba8080a97a8da12" 2018-12-28 17:58:05,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed31ade-8a1e-44bc-bcd2-75f60bcac3db Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:05,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ed31ade-8a1e-44bc-bcd2-75f60bcac3db 2018-12-28 17:58:05,505 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ff8e7f8a-3fab-4fc-user 2018-12-28 17:58:05,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ceeaf52656ef45b79ecf7f3cc3f5ae23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a63f9f346600b4e4f0cb07863c082302c979874" 2018-12-28 17:58:05,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f59fcc2-cea6-4a8c-9cbd-da87c91422dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:05,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ceeaf52656ef45b79ecf7f3cc3f5ae23 used request id req-8f59fcc2-cea6-4a8c-9cbd-da87c91422dd 2018-12-28 17:58:05,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:06,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["HD153xmWSRy1my8oGN2cvg"], "issued_at": "2018-12-28T17:58:06.000000Z"}} 2018-12-28 17:58:06,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e486afc9e6ab2a2845a9c9606151dac356a56c4c" 2018-12-28 17:58:06,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ac2ce0-280f-4aa6-b0d9-3027ffcb3964 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:06,175 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c7ac2ce0-280f-4aa6-b0d9-3027ffcb3964 2018-12-28 17:58:06,176 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:06,177 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:06,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["bPZR677ZQ-OR7_aBa9Y46A"], "issued_at": "2018-12-28T17:58:06.000000Z"}} 2018-12-28 17:58:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:06,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215f4ede-222b-4098-a8f9-b3e9cf632dcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:06,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-215f4ede-222b-4098-a8f9-b3e9cf632dcb 2018-12-28 17:58:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:06,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0592bd90-8c41-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:06,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f814cf57-a792-40fb-b9a8-1bb157a82b8c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0592bd90-8c41-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:58:06,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-0592bd90-8c41-4c4-proj used request id req-f814cf57-a792-40fb-b9a8-1bb157a82b8c 2018-12-28 17:58:06,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:06,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d21752-d229-4c8a-8194-c4631e2cda9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:06,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-62d21752-d229-4c8a-8194-c4631e2cda9b 2018-12-28 17:58:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}}' 2018-12-28 17:58:06,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1995a732-8adc-4234-bcf2-3fe8693529ee Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d"}, "enabled": true, "id": "04fe16d21a3840b8902e4cedf7e7f73d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}} 2018-12-28 17:58:06,894 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1995a732-8adc-4234-bcf2-3fe8693529ee 2018-12-28 17:58:06,895 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-0592bd90-8c41-4c4-proj 2018-12-28 17:58:06,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:06,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:07,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["CIlL7Y2ySrmcXe6-DZt8SQ"], "issued_at": "2018-12-28T17:58:07.000000Z"}} 2018-12-28 17:58:07,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0bd7af1815003aa91a2bfef078e732b9ac6f57" 2018-12-28 17:58:07,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbee067b-4420-4afb-aa7b-9c8f5ba1a261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:07,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bbee067b-4420-4afb-aa7b-9c8f5ba1a261 2018-12-28 17:58:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:07,379 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:07,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0bd7af1815003aa91a2bfef078e732b9ac6f57" 2018-12-28 17:58:07,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbb4e3d-cf5b-4d68-8323-717a0a3382ff Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:58:07,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3dbb4e3d-cf5b-4d68-8323-717a0a3382ff 2018-12-28 17:58:07,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-0592bd90-8c41-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0bd7af1815003aa91a2bfef078e732b9ac6f57" 2018-12-28 17:58:07,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae995983-e675-400d-883a-4076c0a82660 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-0592bd90-8c41-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d"}, "enabled": true, "id": "04fe16d21a3840b8902e4cedf7e7f73d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}]} 2018-12-28 17:58:07,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-0592bd90-8c41-4c4-proj used request id req-ae995983-e675-400d-883a-4076c0a82660 2018-12-28 17:58:07,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0bd7af1815003aa91a2bfef078e732b9ac6f57" 2018-12-28 17:58:07,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d79ed13-2ee6-4e3d-b6b9-40a4ce95a2b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:07,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0d79ed13-2ee6-4e3d-b6b9-40a4ce95a2b9 2018-12-28 17:58:07,978 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-0592bd90-8c41-4c4-user 2018-12-28 17:58:07,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:07,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:08,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ab8fac-31c7-44df-b287-91459e8c0ee1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:08,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a4ab8fac-31c7-44df-b287-91459e8c0ee1 2018-12-28 17:58:08,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" -d '{"role": {"name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role"}}' 2018-12-28 17:58:08,189 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bd36fe9-e2c0-46c6-b018-071af6e89b77 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e514b818f5a4a75a9fec5c2b8ed1888", "links": {"self": "http://172.30.9.21:5000/v3/roles/4e514b818f5a4a75a9fec5c2b8ed1888"}, "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role"}} 2018-12-28 17:58:08,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7bd36fe9-e2c0-46c6-b018-071af6e89b77 2018-12-28 17:58:08,189 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role 2018-12-28 17:58:08,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4e514b818f5a4a75a9fec5c2b8ed1888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:08,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-923161d1-12be-4841-94d1-84b2faa579d0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/4e514b818f5a4a75a9fec5c2b8ed1888"}, "domain_id": null, "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role", "id": "4e514b818f5a4a75a9fec5c2b8ed1888"}} 2018-12-28 17:58:08,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4e514b818f5a4a75a9fec5c2b8ed1888 used request id req-923161d1-12be-4841-94d1-84b2faa579d0 2018-12-28 17:58:08,280 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role to project CreateRouterSuccessTests-0592bd90-8c41-4c4-proj 2018-12-28 17:58:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d/users/b2b93f68793d41b984a72f3724194f9e/roles/4e514b818f5a4a75a9fec5c2b8ed1888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:08,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ea6122d-7d71-41af-b3dd-8e98bbc1bba3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:08,400 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d/users/b2b93f68793d41b984a72f3724194f9e/roles/4e514b818f5a4a75a9fec5c2b8ed1888 used request id req-5ea6122d-7d71-41af-b3dd-8e98bbc1bba3 2018-12-28 17:58:08,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:08,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:08,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e514b818f5a4a75a9fec5c2b8ed1888", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role"}], "expires_at": "2018-12-28T18:58:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04fe16d21a3840b8902e4cedf7e7f73d", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-user", "id": "b2b93f68793d41b984a72f3724194f9e"}, "audit_ids": ["KKBF1y1ASc2b-Nj__oAMkQ"], "issued_at": "2018-12-28T17:58:08.000000Z"}} 2018-12-28 17:58:08,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:08,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8282ae-9e6a-4be1-bf4f-e4169d838ec4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:08,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2f8282ae-9e6a-4be1-bf4f-e4169d838ec4 2018-12-28 17:58:08,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:09,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-0ac7edbf-121d-4763-8e62-3b59c7035a3e Date: Fri, 28 Dec 2018 17:58:09 GMT RESP BODY: {"routers": []} 2018-12-28 17:58:09,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router&admin_state_up=True used request id req-0ac7edbf-121d-4763-8e62-3b59c7035a3e 2018-12-28 17:58:09,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:09,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:09,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e514b818f5a4a75a9fec5c2b8ed1888", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role"}], "expires_at": "2018-12-28T18:58:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04fe16d21a3840b8902e4cedf7e7f73d", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-user", "id": "b2b93f68793d41b984a72f3724194f9e"}, "audit_ids": ["K_eFwMeyRAuT4_49wKNDLQ"], "issued_at": "2018-12-28T17:58:09.000000Z"}} 2018-12-28 17:58:09,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60986bad04d746ac7b90002979888d6fcc8f78fa" 2018-12-28 17:58:09,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7edf030f-82a7-49b9-992d-62e1d140bbeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:09,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7edf030f-82a7-49b9-992d-62e1d140bbeb 2018-12-28 17:58:09,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:09,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2808e5bd-77ed-4413-a60b-fb7a16327da0 Date: Fri, 28 Dec 2018 17:58:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 17:58:09,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-2808e5bd-77ed-4413-a60b-fb7a16327da0 2018-12-28 17:58:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:09,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2fe3f1f4-4b9e-4eb0-a751-6e19b0e793a9 Date: Fri, 28 Dec 2018 17:58:09 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:58:09,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-2fe3f1f4-4b9e-4eb0-a751-6e19b0e793a9 2018-12-28 17:58:09,919 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router 2018-12-28 17:58:09,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router", "admin_state_up": true}}' 2018-12-28 17:58:15,094 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-ce877fad-a58e-40db-9b49-9f9b3732adb2 Date: Fri, 28 Dec 2018 17:58:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "04fe16d21a3840b8902e4cedf7e7f73d", "created_at": "2018-12-28T17:58:10Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:11Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "04fe16d21a3840b8902e4cedf7e7f73d", "id": "d8bf55ff-c035-43b6-ab06-b28456c7e21a", "name": "CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router"}} 2018-12-28 17:58:15,094 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-ce877fad-a58e-40db-9b49-9f9b3732adb2 2018-12-28 17:58:15,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d8bf55ff-c035-43b6-ab06-b28456c7e21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:15,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba9b9d92-3c94-4519-86c6-0ec0be35ec04 Date: Fri, 28 Dec 2018 17:58:15 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:15,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d8bf55ff-c035-43b6-ab06-b28456c7e21a used request id req-ba9b9d92-3c94-4519-86c6-0ec0be35ec04 2018-12-28 17:58:15,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/d8bf55ff-c035-43b6-ab06-b28456c7e21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:15,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-dd0789ad-926e-46e2-8333-67ac110d3447 Date: Fri, 28 Dec 2018 17:58:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "04fe16d21a3840b8902e4cedf7e7f73d", "created_at": "2018-12-28T17:58:10Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "04fe16d21a3840b8902e4cedf7e7f73d", "id": "d8bf55ff-c035-43b6-ab06-b28456c7e21a", "name": "CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router"}} 2018-12-28 17:58:15,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/d8bf55ff-c035-43b6-ab06-b28456c7e21a used request id req-dd0789ad-926e-46e2-8333-67ac110d3447 2018-12-28 17:58:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d8bf55ff-c035-43b6-ab06-b28456c7e21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:15,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e6e4fd16-9f67-4b6d-b1e6-aefc6f37b57c Date: Fri, 28 Dec 2018 17:58:15 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:15,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d8bf55ff-c035-43b6-ab06-b28456c7e21a used request id req-e6e4fd16-9f67-4b6d-b1e6-aefc6f37b57c 2018-12-28 17:58:15,743 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:16,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e514b818f5a4a75a9fec5c2b8ed1888", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role"}], "expires_at": "2018-12-28T18:58:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "04fe16d21a3840b8902e4cedf7e7f73d", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/04fe16d21a3840b8902e4cedf7e7f73d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-user", "id": "b2b93f68793d41b984a72f3724194f9e"}, "audit_ids": ["XDbTdyGmSk-qfW_AJaQFGg"], "issued_at": "2018-12-28T17:58:16.000000Z"}} 2018-12-28 17:58:16,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c4519ac3bc787950ca1906a1b8fcab532ffee1" 2018-12-28 17:58:16,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-e801278c-b64d-45b5-a40f-b87573486b36 Date: Fri, 28 Dec 2018 17:58:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "04fe16d21a3840b8902e4cedf7e7f73d", "created_at": "2018-12-28T17:58:10Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:14Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "04fe16d21a3840b8902e4cedf7e7f73d", "id": "d8bf55ff-c035-43b6-ab06-b28456c7e21a", "name": "CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router"}]} 2018-12-28 17:58:16,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router&admin_state_up=True used request id req-e801278c-b64d-45b5-a40f-b87573486b36 2018-12-28 17:58:16,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:16,347 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:16,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e486afc9e6ab2a2845a9c9606151dac356a56c4c" 2018-12-28 17:58:16,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6924a3ac-20e9-4ce8-a7f1-ea1e05228826 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d"}, "enabled": true, "id": "04fe16d21a3840b8902e4cedf7e7f73d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-0592bd90-8c41-4c4-proj"}} 2018-12-28 17:58:16,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d used request id req-6924a3ac-20e9-4ce8-a7f1-ea1e05228826 2018-12-28 17:58:16,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=d8bf55ff-c035-43b6-ab06-b28456c7e21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c4519ac3bc787950ca1906a1b8fcab532ffee1" 2018-12-28 17:58:16,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77e3b820-71e8-4009-ae1f-7b6214a7b186 Date: Fri, 28 Dec 2018 17:58:16 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:16,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=d8bf55ff-c035-43b6-ab06-b28456c7e21a used request id req-77e3b820-71e8-4009-ae1f-7b6214a7b186 2018-12-28 17:58:16,616 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router 2018-12-28 17:58:16,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/d8bf55ff-c035-43b6-ab06-b28456c7e21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c4519ac3bc787950ca1906a1b8fcab532ffee1" 2018-12-28 17:58:20,557 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2fb92e71-1e6c-43b5-8161-93afdd2645ab Content-Length: 0 Date: Fri, 28 Dec 2018 17:58:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:58:20,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d8bf55ff-c035-43b6-ab06-b28456c7e21a used request id req-2fb92e71-1e6c-43b5-8161-93afdd2645ab 2018-12-28 17:58:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19c4519ac3bc787950ca1906a1b8fcab532ffee1" 2018-12-28 17:58:20,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b605d32-c76a-43f1-9137-031b1e235887 Date: Fri, 28 Dec 2018 17:58:20 GMT RESP BODY: {"routers": []} 2018-12-28 17:58:20,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router&admin_state_up=True used request id req-4b605d32-c76a-43f1-9137-031b1e235887 2018-12-28 17:58:20,753 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router 2018-12-28 17:58:20,753 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1ab33f5d-ebd0-4ebc-9527-25d3dfa17039-pub-router 2018-12-28 17:58:20,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/d8bf55ff-c035-43b6-ab06-b28456c7e21a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86a9d8cb6a2c7ccae4889b1695cb8937a3003bf" 2018-12-28 17:58:20,955 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-8fc84e3d-299b-4d76-9f4a-07048ebd67b5 Date: Fri, 28 Dec 2018 17:58:20 GMT RESP BODY: {"NeutronError": {"message": "Router d8bf55ff-c035-43b6-ab06-b28456c7e21a could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-28 17:58:20,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/d8bf55ff-c035-43b6-ab06-b28456c7e21a used request id req-8fc84e3d-299b-4d76-9f4a-07048ebd67b5 2018-12-28 17:58:20,956 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router d8bf55ff-c035-43b6-ab06-b28456c7e21a could not be found", "type": "RouterNotFound", "detail": ""}} 2018-12-28 17:58:20,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7b7247db-6e11-4293-b6bb-d1c1541529b7 Date: Fri, 28 Dec 2018 17:58:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:58:21,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7b7247db-6e11-4293-b6bb-d1c1541529b7 2018-12-28 17:58:21,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-086649cf-04bc-4340-a32a-322b2d1a07ce Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:58:21,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-086649cf-04bc-4340-a32a-322b2d1a07ce 2018-12-28 17:58:21,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03edf7ec-9c03-4ae0-bcea-f4261d014b7f 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:58:21,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-03edf7ec-9c03-4ae0-bcea-f4261d014b7f 2018-12-28 17:58:21,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864d2bd3-51e8-48ae-9cd8-c128380c5f73 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:58:21,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-864d2bd3-51e8-48ae-9cd8-c128380c5f73 2018-12-28 17:58:21,448 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-0592bd90-8c41-4c4-proj 2018-12-28 17:58:21,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc5a14a-9b4b-4e7e-b46c-190bc3b30c8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:21,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/04fe16d21a3840b8902e4cedf7e7f73d used request id req-3bc5a14a-9b4b-4e7e-b46c-190bc3b30c8c 2018-12-28 17:58:21,688 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-0592bd90-8c41-4c4-proj-role 2018-12-28 17:58:21,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4e514b818f5a4a75a9fec5c2b8ed1888 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0421ad-e9ba-42ed-9368-2843be6cc8a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:21,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4e514b818f5a4a75a9fec5c2b8ed1888 used request id req-8d0421ad-e9ba-42ed-9368-2843be6cc8a3 2018-12-28 17:58:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb3366460b477cf5239d6a5c12473e9d044b27b3" 2018-12-28 17:58:21,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b689ea-d7c1-4ddd-a1d2-3d2bc719617b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:21,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30b689ea-d7c1-4ddd-a1d2-3d2bc719617b 2018-12-28 17:58:21,886 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-0592bd90-8c41-4c4-user 2018-12-28 17:58:21,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b2b93f68793d41b984a72f3724194f9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce0bd7af1815003aa91a2bfef078e732b9ac6f57" 2018-12-28 17:58:22,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a72fa94-85b4-4277-ada2-fdc3c164c377 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:22,117 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b2b93f68793d41b984a72f3724194f9e used request id req-7a72fa94-85b4-4277-ada2-fdc3c164c377 2018-12-28 17:58:22,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:22,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["b_y8BfZiTuCeX_wbqpIDHg"], "issued_at": "2018-12-28T17:58:22.000000Z"}} 2018-12-28 17:58:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ae4d640d68d5e8014412e593772bb2f9594dcc" 2018-12-28 17:58:22,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1362989-fa8c-4343-9680-90a6c102eb34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:22,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b1362989-fa8c-4343-9680-90a6c102eb34 2018-12-28 17:58:22,595 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:22,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:22,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["MQBzBrkoSYSBWQOuS06qFg"], "issued_at": "2018-12-28T17:58:22.000000Z"}} 2018-12-28 17:58:22,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:23,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a74bf68-aba7-4225-9779-16bf5c388bb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:23,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8a74bf68-aba7-4225-9779-16bf5c388bb8 2018-12-28 17:58:23,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:23,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:23,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a284cf7a-7222-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:23,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2823e6f0-acd4-42bf-9adc-94839436fdc0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a284cf7a-7222-444-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:58:23,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a284cf7a-7222-444-proj used request id req-2823e6f0-acd4-42bf-9adc-94839436fdc0 2018-12-28 17:58:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:23,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b826c5a9-ffb1-4b44-a374-e71a117d59d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:23,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b826c5a9-ffb1-4b44-a374-e71a117d59d5 2018-12-28 17:58:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}}' 2018-12-28 17:58:23,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e34187c-470b-4282-a1a5-8ad6ea0ab496 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f"}, "enabled": true, "id": "2064407afcaa4d369ac459a519d2131f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}} 2018-12-28 17:58:23,386 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9e34187c-470b-4282-a1a5-8ad6ea0ab496 2018-12-28 17:58:23,386 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a284cf7a-7222-444-proj 2018-12-28 17:58:23,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:23,387 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:23,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0hu27dvcQQayP2xtc0aTcg"], "issued_at": "2018-12-28T17:58:23.000000Z"}} 2018-12-28 17:58:23,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998191c47762eb45b9fc1298b3662a0ec3f4cdfd" 2018-12-28 17:58:23,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81c19446-6733-4fec-93c7-882805090ba1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:23,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-81c19446-6733-4fec-93c7-882805090ba1 2018-12-28 17:58:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:23,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:23,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998191c47762eb45b9fc1298b3662a0ec3f4cdfd" 2018-12-28 17:58:23,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbe7238-e4a4-44cf-9f95-fb9874888d20 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:58:23,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-5fbe7238-e4a4-44cf-9f95-fb9874888d20 2018-12-28 17:58:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-a284cf7a-7222-444-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998191c47762eb45b9fc1298b3662a0ec3f4cdfd" 2018-12-28 17:58:23,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778da346-165d-42aa-a9f5-048f2becdc3f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-a284cf7a-7222-444-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f"}, "enabled": true, "id": "2064407afcaa4d369ac459a519d2131f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}]} 2018-12-28 17:58:23,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-a284cf7a-7222-444-proj used request id req-778da346-165d-42aa-a9f5-048f2becdc3f 2018-12-28 17:58:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998191c47762eb45b9fc1298b3662a0ec3f4cdfd" 2018-12-28 17:58:24,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83e5499-f744-4762-80e5-8f3aa038a1d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:24,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f83e5499-f744-4762-80e5-8f3aa038a1d5 2018-12-28 17:58:24,433 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a284cf7a-7222-444-user 2018-12-28 17:58:24,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:24,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:24,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-580e2ca6-befc-4b1e-992d-37ab33ce3b86 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:24,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-580e2ca6-befc-4b1e-992d-37ab33ce3b86 2018-12-28 17:58:24,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" -d '{"role": {"name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj-role"}}' 2018-12-28 17:58:24,625 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f8c0e1f-2dda-43eb-8eb0-a48555b11b14 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5fe8c462f3344ffcb6fe197a4c2b4c2f", "links": {"self": "http://172.30.9.21:5000/v3/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f"}, "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj-role"}} 2018-12-28 17:58:24,625 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6f8c0e1f-2dda-43eb-8eb0-a48555b11b14 2018-12-28 17:58:24,626 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a284cf7a-7222-444-proj-role 2018-12-28 17:58:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:24,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b241c1-d57f-4535-84bc-e5402cd51b94 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f"}, "domain_id": null, "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj-role", "id": "5fe8c462f3344ffcb6fe197a4c2b4c2f"}} 2018-12-28 17:58:24,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f used request id req-e1b241c1-d57f-4535-84bc-e5402cd51b94 2018-12-28 17:58:24,647 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a284cf7a-7222-444-proj-role to project CreateRouterSuccessTests-a284cf7a-7222-444-proj 2018-12-28 17:58:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f/users/ba9c7b8202ed4ed1b9f82a2990ae3964/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:24,765 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21e1b98c-7c5c-4f3e-9703-02d3815523a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:24,766 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f/users/ba9c7b8202ed4ed1b9f82a2990ae3964/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f used request id req-21e1b98c-7c5c-4f3e-9703-02d3815523a3 2018-12-28 17:58:24,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:24,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:25,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fe8c462f3344ffcb6fe197a4c2b4c2f", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj-role"}], "expires_at": "2018-12-28T18:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2064407afcaa4d369ac459a519d2131f", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a284cf7a-7222-444-user", "id": "ba9c7b8202ed4ed1b9f82a2990ae3964"}, "audit_ids": ["jb7sTsvIR0iwbTRRSDyd0A"], "issued_at": "2018-12-28T17:58:25.000000Z"}} 2018-12-28 17:58:25,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" 2018-12-28 17:58:25,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8275dce-7dc1-42e6-a494-7e77b0e9d9dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:25,225 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b8275dce-7dc1-42e6-a494-7e77b0e9d9dd 2018-12-28 17:58:25,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" 2018-12-28 17:58:25,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-92dc5bfc-2d53-43c7-86b3-724b099f375c Date: Fri, 28 Dec 2018 17:58:25 GMT RESP BODY: {"routers": []} 2018-12-28 17:58:25,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router&admin_state_up=True used request id req-92dc5bfc-2d53-43c7-86b3-724b099f375c 2018-12-28 17:58:25,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:25,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:25,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fe8c462f3344ffcb6fe197a4c2b4c2f", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj-role"}], "expires_at": "2018-12-28T18:58:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2064407afcaa4d369ac459a519d2131f", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a284cf7a-7222-444-user", "id": "ba9c7b8202ed4ed1b9f82a2990ae3964"}, "audit_ids": ["RrSwAd0vSz-gzEELrL0DVw"], "issued_at": "2018-12-28T17:58:25.000000Z"}} 2018-12-28 17:58:25,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}269f1e4216f4e6a2c9d3367fc354290e009e59ea" 2018-12-28 17:58:25,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81fb2097-3414-4d31-9a55-2d0f6747583c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:25,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-81fb2097-3414-4d31-9a55-2d0f6747583c 2018-12-28 17:58:25,869 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router 2018-12-28 17:58:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" -d '{"router": {"name": "CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router", "admin_state_up": true}}' 2018-12-28 17:58:29,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-2fb628c5-9470-479a-93f5-8178f939260d Date: Fri, 28 Dec 2018 17:58:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2064407afcaa4d369ac459a519d2131f", "created_at": "2018-12-28T17:58:26Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:26Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "2064407afcaa4d369ac459a519d2131f", "id": "78f52266-81ab-4557-91c9-878a7fab1412", "name": "CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router"}} 2018-12-28 17:58:29,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-2fb628c5-9470-479a-93f5-8178f939260d 2018-12-28 17:58:29,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=78f52266-81ab-4557-91c9-878a7fab1412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" 2018-12-28 17:58:29,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-06b84bc7-b8cd-45b0-a5e2-ecbcf96a429a Date: Fri, 28 Dec 2018 17:58:29 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:29,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=78f52266-81ab-4557-91c9-878a7fab1412 used request id req-06b84bc7-b8cd-45b0-a5e2-ecbcf96a429a 2018-12-28 17:58:29,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/78f52266-81ab-4557-91c9-878a7fab1412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" 2018-12-28 17:58:29,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-aee74c9e-2479-40f0-aca9-2afcbfa67861 Date: Fri, 28 Dec 2018 17:58:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2064407afcaa4d369ac459a519d2131f", "created_at": "2018-12-28T17:58:26Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:29Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "2064407afcaa4d369ac459a519d2131f", "id": "78f52266-81ab-4557-91c9-878a7fab1412", "name": "CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router"}} 2018-12-28 17:58:29,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/78f52266-81ab-4557-91c9-878a7fab1412 used request id req-aee74c9e-2479-40f0-aca9-2afcbfa67861 2018-12-28 17:58:29,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=78f52266-81ab-4557-91c9-878a7fab1412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" 2018-12-28 17:58:30,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c472715-fa6f-47c1-8055-123536fc400a Date: Fri, 28 Dec 2018 17:58:30 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:30,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=78f52266-81ab-4557-91c9-878a7fab1412 used request id req-3c472715-fa6f-47c1-8055-123536fc400a 2018-12-28 17:58:30,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:30,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5fe8c462f3344ffcb6fe197a4c2b4c2f", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj-role"}], "expires_at": "2018-12-28T18:58:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2064407afcaa4d369ac459a519d2131f", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/2064407afcaa4d369ac459a519d2131f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a284cf7a-7222-444-user", "id": "ba9c7b8202ed4ed1b9f82a2990ae3964"}, "audit_ids": ["JZDIVeE1QS2AAd4o1ru2Qg"], "issued_at": "2018-12-28T17:58:30.000000Z"}} 2018-12-28 17:58:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77b1580412078d7f8d9a7e51541beb3fa098d9f" 2018-12-28 17:58:30,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-b8f2a5f7-5aee-4e70-ad34-668a60f88a7f Date: Fri, 28 Dec 2018 17:58:30 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2064407afcaa4d369ac459a519d2131f", "created_at": "2018-12-28T17:58:26Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:29Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "2064407afcaa4d369ac459a519d2131f", "id": "78f52266-81ab-4557-91c9-878a7fab1412", "name": "CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router"}]} 2018-12-28 17:58:30,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router&admin_state_up=True used request id req-b8f2a5f7-5aee-4e70-ad34-668a60f88a7f 2018-12-28 17:58:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:30,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ae4d640d68d5e8014412e593772bb2f9594dcc" 2018-12-28 17:58:30,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90d6c061-628f-4272-8ab0-4b4e1a3f9304 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f"}, "enabled": true, "id": "2064407afcaa4d369ac459a519d2131f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a284cf7a-7222-444-proj"}} 2018-12-28 17:58:30,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f used request id req-90d6c061-628f-4272-8ab0-4b4e1a3f9304 2018-12-28 17:58:30,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=78f52266-81ab-4557-91c9-878a7fab1412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c77b1580412078d7f8d9a7e51541beb3fa098d9f" 2018-12-28 17:58:31,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e416079-d92d-4de2-8c97-b3bd05cd5375 Date: Fri, 28 Dec 2018 17:58:31 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:31,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=78f52266-81ab-4557-91c9-878a7fab1412 used request id req-0e416079-d92d-4de2-8c97-b3bd05cd5375 2018-12-28 17:58:31,067 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router 2018-12-28 17:58:31,067 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f2d465ab-840e-4f0b-85e9-2016bea3bced-pub-router 2018-12-28 17:58:31,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/78f52266-81ab-4557-91c9-878a7fab1412 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b4a524bfe83950fd4499ebad91244061c9e01de" 2018-12-28 17:58:34,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af79f924-5528-41c1-8246-b3af1a6e70a5 Content-Length: 0 Date: Fri, 28 Dec 2018 17:58:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:58:34,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/78f52266-81ab-4557-91c9-878a7fab1412 used request id req-af79f924-5528-41c1-8246-b3af1a6e70a5 2018-12-28 17:58:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:34,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e0ed7725-1250-4c6d-adac-b432b86a8f07 Date: Fri, 28 Dec 2018 17:58:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:58:34,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e0ed7725-1250-4c6d-adac-b432b86a8f07 2018-12-28 17:58:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:34,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e9fd4a-1d58-4cba-b4cd-5df0c826cfa8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:58:34,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-48e9fd4a-1d58-4cba-b4cd-5df0c826cfa8 2018-12-28 17:58:34,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:34,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d3af87-485b-42d8-9f1c-5d4bfc483f19 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:58:34,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-35d3af87-485b-42d8-9f1c-5d4bfc483f19 2018-12-28 17:58:34,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:35,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdef72a-74a1-4b01-8e4a-a54cbd5ac01f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:58:35,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-5cdef72a-74a1-4b01-8e4a-a54cbd5ac01f 2018-12-28 17:58:35,042 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a284cf7a-7222-444-proj 2018-12-28 17:58:35,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:35,280 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aeb84f79-ccd4-4c42-8458-7dc8da84273d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:35,280 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2064407afcaa4d369ac459a519d2131f used request id req-aeb84f79-ccd4-4c42-8458-7dc8da84273d 2018-12-28 17:58:35,281 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a284cf7a-7222-444-proj-role 2018-12-28 17:58:35,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:35,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93ba75e6-9d27-4751-8f18-e34a342d5c32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:35,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5fe8c462f3344ffcb6fe197a4c2b4c2f used request id req-93ba75e6-9d27-4751-8f18-e34a342d5c32 2018-12-28 17:58:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e3cc67aba815ab743502dedcf906c0bd1abc8f2" 2018-12-28 17:58:35,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e6e11d-370d-4d1f-bd88-0f04e5cb0467 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:35,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-45e6e11d-370d-4d1f-bd88-0f04e5cb0467 2018-12-28 17:58:35,492 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a284cf7a-7222-444-user 2018-12-28 17:58:35,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ba9c7b8202ed4ed1b9f82a2990ae3964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}998191c47762eb45b9fc1298b3662a0ec3f4cdfd" 2018-12-28 17:58:35,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-711f975e-dd78-49e4-bcc1-8c071afc1ed4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:35,678 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ba9c7b8202ed4ed1b9f82a2990ae3964 used request id req-711f975e-dd78-49e4-bcc1-8c071afc1ed4 2018-12-28 17:58:35,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:36,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["1-eXxh0iR06Ue8PLrqqAOg"], "issued_at": "2018-12-28T17:58:36.000000Z"}} 2018-12-28 17:58:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03f994328db0ab81ea358b99249677ba12abbb" 2018-12-28 17:58:36,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298967af-7456-43c1-8fe4-3b3f146973a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:36,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-298967af-7456-43c1-8fe4-3b3f146973a6 2018-12-28 17:58:36,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:36,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:36,527 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["TtTYg1-qQ9GeVb6fMEgzRQ"], "issued_at": "2018-12-28T17:58:36.000000Z"}} 2018-12-28 17:58:36,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:36,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f01f768-288a-49f2-9c9c-65a82673b7b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:36,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8f01f768-288a-49f2-9c9c-65a82673b7b3 2018-12-28 17:58:36,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:36,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:36,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5e2cef8-6b9e-4376-b160-141eedda8846 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:58:36,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj used request id req-f5e2cef8-6b9e-4376-b160-141eedda8846 2018-12-28 17:58:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:36,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6d776ee-db04-4bd1-b9a8-8adab1788886 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:36,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d6d776ee-db04-4bd1-b9a8-8adab1788886 2018-12-28 17:58:36,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}}' 2018-12-28 17:58:36,907 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b84598bd-266d-4cf6-9553-ba7c2f23bf17 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd"}, "enabled": true, "id": "49d5b14de89b40f4ad7554008c7a56dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}} 2018-12-28 17:58:36,907 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b84598bd-266d-4cf6-9553-ba7c2f23bf17 2018-12-28 17:58:36,907 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj 2018-12-28 17:58:36,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:36,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:37,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["DpQBNBUoTti5wDSAOGkeNQ"], "issued_at": "2018-12-28T17:58:37.000000Z"}} 2018-12-28 17:58:37,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f87ba2d44781ce798a01778aad26ac575d276fb3" 2018-12-28 17:58:37,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae46b4f5-fbc7-4cc0-a135-2b432e5156d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:37,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ae46b4f5-fbc7-4cc0-a135-2b432e5156d1 2018-12-28 17:58:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:37,387 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:37,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f87ba2d44781ce798a01778aad26ac575d276fb3" 2018-12-28 17:58:37,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-897a1fdb-47b3-4cbf-a577-dd72938a1f9c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:58:37,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-897a1fdb-47b3-4cbf-a577-dd72938a1f9c 2018-12-28 17:58:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f87ba2d44781ce798a01778aad26ac575d276fb3" 2018-12-28 17:58:37,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34297666-9a3d-48f8-9d93-008d57b5a626 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd"}, "enabled": true, "id": "49d5b14de89b40f4ad7554008c7a56dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}]} 2018-12-28 17:58:37,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj used request id req-34297666-9a3d-48f8-9d93-008d57b5a626 2018-12-28 17:58:37,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f87ba2d44781ce798a01778aad26ac575d276fb3" 2018-12-28 17:58:37,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a956f8c1-84b9-4670-8401-c73a7ab91bc3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:37,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a956f8c1-84b9-4670-8401-c73a7ab91bc3 2018-12-28 17:58:38,098 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-e4efc3d6-e6fa-408-user 2018-12-28 17:58:38,099 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:38,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:38,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a96f9cd-ba6a-4d80-abd2-979ea072e1c7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:38,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a96f9cd-ba6a-4d80-abd2-979ea072e1c7 2018-12-28 17:58:38,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" -d '{"role": {"name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role"}}' 2018-12-28 17:58:38,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b82269-b31e-4b70-8ef1-0a6a4f96505d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a10057d848ce436bb07a13c630b86065", "links": {"self": "http://172.30.9.21:5000/v3/roles/a10057d848ce436bb07a13c630b86065"}, "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role"}} 2018-12-28 17:58:38,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-01b82269-b31e-4b70-8ef1-0a6a4f96505d 2018-12-28 17:58:38,302 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role 2018-12-28 17:58:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a10057d848ce436bb07a13c630b86065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:38,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ae1d58-6973-4662-a4d5-f4ee4dfb4062 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a10057d848ce436bb07a13c630b86065"}, "domain_id": null, "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role", "id": "a10057d848ce436bb07a13c630b86065"}} 2018-12-28 17:58:38,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a10057d848ce436bb07a13c630b86065 used request id req-03ae1d58-6973-4662-a4d5-f4ee4dfb4062 2018-12-28 17:58:38,394 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role to project CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj 2018-12-28 17:58:38,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd/users/b228142e972941b0983c615631358c5a/roles/a10057d848ce436bb07a13c630b86065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:38,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee3f463-71ad-4202-9abf-d61e1981fbf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:38,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd/users/b228142e972941b0983c615631358c5a/roles/a10057d848ce436bb07a13c630b86065 used request id req-cee3f463-71ad-4202-9abf-d61e1981fbf8 2018-12-28 17:58:38,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:38,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:38,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a10057d848ce436bb07a13c630b86065", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role"}], "expires_at": "2018-12-28T18:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49d5b14de89b40f4ad7554008c7a56dd", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-user", "id": "b228142e972941b0983c615631358c5a"}, "audit_ids": ["VJ6xRvfsSGy2ql-CUqoe-w"], "issued_at": "2018-12-28T17:58:38.000000Z"}} 2018-12-28 17:58:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" 2018-12-28 17:58:38,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e11949-0b97-4148-a528-36b045a4fc97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:38,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-67e11949-0b97-4148-a528-36b045a4fc97 2018-12-28 17:58:38,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" 2018-12-28 17:58:39,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-29c85303-cb76-46f1-8321-dd620507717e Date: Fri, 28 Dec 2018 17:58:39 GMT RESP BODY: {"routers": []} 2018-12-28 17:58:39,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router&admin_state_up=False used request id req-29c85303-cb76-46f1-8321-dd620507717e 2018-12-28 17:58:39,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:39,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:39,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a10057d848ce436bb07a13c630b86065", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role"}], "expires_at": "2018-12-28T18:58:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49d5b14de89b40f4ad7554008c7a56dd", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-user", "id": "b228142e972941b0983c615631358c5a"}, "audit_ids": ["CmUtvuagQl2v7LylQRJD7Q"], "issued_at": "2018-12-28T17:58:39.000000Z"}} 2018-12-28 17:58:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec6b57af3c52276131f8fbf7f74358fc19e671b8" 2018-12-28 17:58:39,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e784f45-5da5-48a8-81ab-d6f5fd333a90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:39,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9e784f45-5da5-48a8-81ab-d6f5fd333a90 2018-12-28 17:58:39,630 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router 2018-12-28 17:58:39,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" -d '{"router": {"name": "CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router", "admin_state_up": false}}' 2018-12-28 17:58:43,292 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-508337d7-3211-4b6b-a5eb-b9783d00b5cb Date: Fri, 28 Dec 2018 17:58:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "49d5b14de89b40f4ad7554008c7a56dd", "created_at": "2018-12-28T17:58:40Z", "admin_state_up": false, "updated_at": "2018-12-28T17:58:40Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "49d5b14de89b40f4ad7554008c7a56dd", "id": "62fecec1-670a-4b64-b938-139819e28d2c", "name": "CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router"}} 2018-12-28 17:58:43,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-508337d7-3211-4b6b-a5eb-b9783d00b5cb 2018-12-28 17:58:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=62fecec1-670a-4b64-b938-139819e28d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" 2018-12-28 17:58:43,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-171b61bd-6f78-40a2-b163-1eb6381753e8 Date: Fri, 28 Dec 2018 17:58:43 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:43,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=62fecec1-670a-4b64-b938-139819e28d2c used request id req-171b61bd-6f78-40a2-b163-1eb6381753e8 2018-12-28 17:58:43,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/62fecec1-670a-4b64-b938-139819e28d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" 2018-12-28 17:58:43,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-8305f4fa-b22d-41bd-92b8-0e16834db527 Date: Fri, 28 Dec 2018 17:58:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49d5b14de89b40f4ad7554008c7a56dd", "created_at": "2018-12-28T17:58:40Z", "admin_state_up": false, "updated_at": "2018-12-28T17:58:42Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "49d5b14de89b40f4ad7554008c7a56dd", "id": "62fecec1-670a-4b64-b938-139819e28d2c", "name": "CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router"}} 2018-12-28 17:58:43,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/62fecec1-670a-4b64-b938-139819e28d2c used request id req-8305f4fa-b22d-41bd-92b8-0e16834db527 2018-12-28 17:58:43,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=62fecec1-670a-4b64-b938-139819e28d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" 2018-12-28 17:58:43,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-15ac40e0-9234-414d-988f-8c1f80dab9d1 Date: Fri, 28 Dec 2018 17:58:43 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:43,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=62fecec1-670a-4b64-b938-139819e28d2c used request id req-15ac40e0-9234-414d-988f-8c1f80dab9d1 2018-12-28 17:58:43,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:44,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a10057d848ce436bb07a13c630b86065", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role"}], "expires_at": "2018-12-28T18:58:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "49d5b14de89b40f4ad7554008c7a56dd", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/49d5b14de89b40f4ad7554008c7a56dd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-user", "id": "b228142e972941b0983c615631358c5a"}, "audit_ids": ["tCos4e6xT1Goo_AANfCCfA"], "issued_at": "2018-12-28T17:58:44.000000Z"}} 2018-12-28 17:58:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b45e25c6f89ff548b9f8ef1591e6f272f49102a" 2018-12-28 17:58:44,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-a27857ee-f918-4e0e-9d5e-f1781df51e3b Date: Fri, 28 Dec 2018 17:58:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "49d5b14de89b40f4ad7554008c7a56dd", "created_at": "2018-12-28T17:58:40Z", "admin_state_up": false, "updated_at": "2018-12-28T17:58:42Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "49d5b14de89b40f4ad7554008c7a56dd", "id": "62fecec1-670a-4b64-b938-139819e28d2c", "name": "CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router"}]} 2018-12-28 17:58:44,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router&admin_state_up=False used request id req-a27857ee-f918-4e0e-9d5e-f1781df51e3b 2018-12-28 17:58:44,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:44,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:44,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e03f994328db0ab81ea358b99249677ba12abbb" 2018-12-28 17:58:44,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4fb43a-954f-4872-9847-778a2929cbdc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd"}, "enabled": true, "id": "49d5b14de89b40f4ad7554008c7a56dd", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj"}} 2018-12-28 17:58:44,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd used request id req-ab4fb43a-954f-4872-9847-778a2929cbdc 2018-12-28 17:58:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=62fecec1-670a-4b64-b938-139819e28d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b45e25c6f89ff548b9f8ef1591e6f272f49102a" 2018-12-28 17:58:44,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e646ea0a-e8ad-4429-a27f-d53c31720e3b Date: Fri, 28 Dec 2018 17:58:44 GMT RESP BODY: {"ports":[]} 2018-12-28 17:58:44,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=62fecec1-670a-4b64-b938-139819e28d2c used request id req-e646ea0a-e8ad-4429-a27f-d53c31720e3b 2018-12-28 17:58:44,782 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router 2018-12-28 17:58:44,782 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b2ec1eb2-79c2-44e7-8af7-a714fcead50c-pub-router 2018-12-28 17:58:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/62fecec1-670a-4b64-b938-139819e28d2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3574a0b4f33b14047f14d6fdfdaf97ba795e159d" 2018-12-28 17:58:47,583 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b03623aa-905b-4932-bc15-df08d2f572dc Content-Length: 0 Date: Fri, 28 Dec 2018 17:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:58:47,583 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/62fecec1-670a-4b64-b938-139819e28d2c used request id req-b03623aa-905b-4932-bc15-df08d2f572dc 2018-12-28 17:58:47,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:47,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d4f6b911-bb59-456f-b7bd-73c48617078b Date: Fri, 28 Dec 2018 17:58:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:58:47,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d4f6b911-bb59-456f-b7bd-73c48617078b 2018-12-28 17:58:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:47,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958ddb5e-adcd-4fdc-811c-6fc335951744 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:58:47,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-958ddb5e-adcd-4fdc-811c-6fc335951744 2018-12-28 17:58:47,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:47,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1893330c-d38e-457a-94c2-e6308edddb87 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:58:47,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1893330c-d38e-457a-94c2-e6308edddb87 2018-12-28 17:58:47,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:48,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95785c34-2ad2-468f-94cd-92fc334d5c6d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:58:48,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-95785c34-2ad2-468f-94cd-92fc334d5c6d 2018-12-28 17:58:48,087 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj 2018-12-28 17:58:48,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:48,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1984bb29-0c48-47bf-845b-21172fe84d8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:48,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/49d5b14de89b40f4ad7554008c7a56dd used request id req-1984bb29-0c48-47bf-845b-21172fe84d8f 2018-12-28 17:58:48,300 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-e4efc3d6-e6fa-408-proj-role 2018-12-28 17:58:48,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a10057d848ce436bb07a13c630b86065 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:48,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c81bf1ed-ae37-4d35-9ec6-c63b708a7772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:48,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a10057d848ce436bb07a13c630b86065 used request id req-c81bf1ed-ae37-4d35-9ec6-c63b708a7772 2018-12-28 17:58:48,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d672213140065a77884b628fb0d73c82f34dfbb" 2018-12-28 17:58:48,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c312df9-d36f-4750-8b9c-6fce4f4f8e46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:48,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2c312df9-d36f-4750-8b9c-6fce4f4f8e46 2018-12-28 17:58:48,504 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-e4efc3d6-e6fa-408-user 2018-12-28 17:58:48,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b228142e972941b0983c615631358c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f87ba2d44781ce798a01778aad26ac575d276fb3" 2018-12-28 17:58:48,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9270d3b9-a159-4906-b97f-09132220338a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:48,715 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b228142e972941b0983c615631358c5a used request id req-9270d3b9-a159-4906-b97f-09132220338a 2018-12-28 17:58:48,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:49,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["t1lZtZvUSg-YVe6dZcVrCQ"], "issued_at": "2018-12-28T17:58:49.000000Z"}} 2018-12-28 17:58:49,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3c6b3d3df8d4031980d346f0968c7d6c5281ea" 2018-12-28 17:58:49,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8065612-e6dc-41ab-b8b9-cc5f515fae65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:49,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d8065612-e6dc-41ab-b8b9-cc5f515fae65 2018-12-28 17:58:49,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:49,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:49,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ZMoRaJA9Rh-t7hTugwmDpA"], "issued_at": "2018-12-28T17:58:49.000000Z"}} 2018-12-28 17:58:49,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:58:49,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ee6f54-f800-423f-af01-4061777369d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:49,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c2ee6f54-f800-423f-af01-4061777369d1 2018-12-28 17:58:49,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:49,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:58:49,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48352320-6bef-443e-9691-4b22802536ef Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:58:49,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj used request id req-48352320-6bef-443e-9691-4b22802536ef 2018-12-28 17:58:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:58:49,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d118a78-a8ca-4b7c-bb27-5f317d7963df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:49,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4d118a78-a8ca-4b7c-bb27-5f317d7963df 2018-12-28 17:58:49,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj"}}' 2018-12-28 17:58:49,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4fc1d7a-64e9-416a-a778-027c726bf43c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e"}, "enabled": true, "id": "76d9eef73376472c80116723bee2ba7e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj"}} 2018-12-28 17:58:49,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f4fc1d7a-64e9-416a-a778-027c726bf43c 2018-12-28 17:58:49,955 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-098638d3-ca3e-43d-proj 2018-12-28 17:58:49,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:49,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:50,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["4xOEREiNR7yI7drZEKYQqQ"], "issued_at": "2018-12-28T17:58:50.000000Z"}} 2018-12-28 17:58:50,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901798d6ef935875822961e8db2dd10aaffd7c5" 2018-12-28 17:58:50,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f548dcfa-6e63-42fe-9fc3-b379435fde08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:50,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f548dcfa-6e63-42fe-9fc3-b379435fde08 2018-12-28 17:58:50,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:50,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:50,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901798d6ef935875822961e8db2dd10aaffd7c5" 2018-12-28 17:58:50,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83d60f95-26cb-4838-b203-dd6fe021ff71 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:58:50,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-83d60f95-26cb-4838-b203-dd6fe021ff71 2018-12-28 17:58:50,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901798d6ef935875822961e8db2dd10aaffd7c5" 2018-12-28 17:58:50,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50434fd0-3983-49f4-a0b8-3c6f7afe47f3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e"}, "enabled": true, "id": "76d9eef73376472c80116723bee2ba7e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj"}]} 2018-12-28 17:58:50,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj used request id req-50434fd0-3983-49f4-a0b8-3c6f7afe47f3 2018-12-28 17:58:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901798d6ef935875822961e8db2dd10aaffd7c5" 2018-12-28 17:58:50,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a19d36-eeb5-48a1-b9a3-96204b790780 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:58:50,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e6a19d36-eeb5-48a1-b9a3-96204b790780 2018-12-28 17:58:51,026 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-098638d3-ca3e-43d-user 2018-12-28 17:58:51,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:58:51,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e233ac-eb18-4779-bafa-284f54834a05 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:58:51,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7e233ac-eb18-4779-bafa-284f54834a05 2018-12-28 17:58:51,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" -d '{"role": {"name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role"}}' 2018-12-28 17:58:51,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0abf2339-f127-4d03-a219-e94aa07d8e05 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "86a12cfc8c064dc0925e907c8492fca1", "links": {"self": "http://172.30.9.21:5000/v3/roles/86a12cfc8c064dc0925e907c8492fca1"}, "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role"}} 2018-12-28 17:58:51,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0abf2339-f127-4d03-a219-e94aa07d8e05 2018-12-28 17:58:51,231 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role 2018-12-28 17:58:51,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/86a12cfc8c064dc0925e907c8492fca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:58:51,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de366da-04d1-47db-b126-f27598044c15 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/86a12cfc8c064dc0925e907c8492fca1"}, "domain_id": null, "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role", "id": "86a12cfc8c064dc0925e907c8492fca1"}} 2018-12-28 17:58:51,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/86a12cfc8c064dc0925e907c8492fca1 used request id req-2de366da-04d1-47db-b126-f27598044c15 2018-12-28 17:58:51,250 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role to project CreateRouterSuccessTests-098638d3-ca3e-43d-proj 2018-12-28 17:58:51,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e/users/83a659dc569b4ec4b35813b01c99b3bf/roles/86a12cfc8c064dc0925e907c8492fca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:58:51,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7780cd2-1c16-43c5-b5c1-1c4902a54446 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:58:51,382 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e/users/83a659dc569b4ec4b35813b01c99b3bf/roles/86a12cfc8c064dc0925e907c8492fca1 used request id req-e7780cd2-1c16-43c5-b5c1-1c4902a54446 2018-12-28 17:58:51,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:51,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:51,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8zcJQ2N4QxCCZjvukoTcaA"], "issued_at": "2018-12-28T17:58:51.000000Z"}} 2018-12-28 17:58:51,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:51,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ed95ac-d7fd-4afa-9d20-c06da256bef1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:51,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e1ed95ac-d7fd-4afa-9d20-c06da256bef1 2018-12-28 17:58:51,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:52,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a760673-c474-4841-b76e-edc3de10782c Date: Fri, 28 Dec 2018 17:58:52 GMT RESP BODY: {"routers": []} 2018-12-28 17:58:52,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router&admin_state_up=True used request id req-5a760673-c474-4841-b76e-edc3de10782c 2018-12-28 17:58:52,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:58:52,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:58:52,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:58:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["BYyGyRyWR4K8mG-t1U6uFw"], "issued_at": "2018-12-28T17:58:52.000000Z"}} 2018-12-28 17:58:52,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5fb630ca6c38fd84ae6371c41cd168142baee7" 2018-12-28 17:58:52,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81495ece-b36e-46b6-920d-ba434d971631 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:58:52,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-81495ece-b36e-46b6-920d-ba434d971631 2018-12-28 17:58:52,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:58:52,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:58: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:58:52,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a5fb630ca6c38fd84ae6371c41cd168142baee7" 2018-12-28 17:58:52,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a8cd7f-e938-4d5f-b278-548e2b6b2dc8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e"}, "enabled": true, "id": "76d9eef73376472c80116723bee2ba7e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj"}]} 2018-12-28 17:58:52,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-098638d3-ca3e-43d-proj used request id req-f7a8cd7f-e938-4d5f-b278-548e2b6b2dc8 2018-12-28 17:58:52,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:52,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8bdaf89b-a206-4f41-9a6b-0633501f9a1a Date: Fri, 28 Dec 2018 17:58:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:58:52,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-8bdaf89b-a206-4f41-9a6b-0633501f9a1a 2018-12-28 17:58:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:53,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-5191353a-2d7d-4c11-bc40-c7f994082c2b Date: Fri, 28 Dec 2018 17:58:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 17:58:53,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-5191353a-2d7d-4c11-bc40-c7f994082c2b 2018-12-28 17:58:53,119 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router 2018-12-28 17:58:53,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "tenant_id": "76d9eef73376472c80116723bee2ba7e", "name": "CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router", "admin_state_up": true}}' 2018-12-28 17:58:58,376 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ec5d8505-9572-479a-973b-6941b9c16688 Date: Fri, 28 Dec 2018 17:58:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "76d9eef73376472c80116723bee2ba7e", "created_at": "2018-12-28T17:58:53Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:54Z", "project_id": "76d9eef73376472c80116723bee2ba7e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "42b4467f-aed3-4d2d-9d7a-b3a03be63533", "name": "CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router"}} 2018-12-28 17:58:58,376 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-ec5d8505-9572-479a-973b-6941b9c16688 2018-12-28 17:58:58,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=42b4467f-aed3-4d2d-9d7a-b3a03be63533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:58,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-1c11d13c-4c5b-478a-be2b-45a26154b90a Date: Fri, 28 Dec 2018 17:58:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"522e1b8f-9331-4e5a-a241-938bdc38f410","ip_address":"169.254.192.11"}],"id":"6e12af05-1095-4240-b54b-bddea4eaf1e1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:76:c0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 76d9eef73376472c80116723bee2ba7e","admin_state_up":true,"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:56Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"522e1b8f-9331-4e5a-a241-938bdc38f410","ip_address":"169.254.192.1"}],"id":"89ea3cf2-87b3-49b5-adba-72b78e951203","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:61:e9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 76d9eef73376472c80116723bee2ba7e","admin_state_up":true,"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:55Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:54Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.206"}],"id":"e412cbe7-1c2d-45e9-8d89-a5139a985168","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:ff:a1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:58:54Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:57Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"522e1b8f-9331-4e5a-a241-938bdc38f410","ip_address":"169.254.192.3"}],"id":"f21ce11d-3b42-47e9-a978-870e2c48a2c8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:1e:8a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 76d9eef73376472c80116723bee2ba7e","admin_state_up":true,"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:56Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"}]} 2018-12-28 17:58:58,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=42b4467f-aed3-4d2d-9d7a-b3a03be63533 used request id req-1c11d13c-4c5b-478a-be2b-45a26154b90a 2018-12-28 17:58:58,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:58,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-6e9323ad-2881-46d0-bdbe-588f40cf3e74 Date: Fri, 28 Dec 2018 17:58:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:58:58,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-6e9323ad-2881-46d0-bdbe-588f40cf3e74 2018-12-28 17:58:58,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:58,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-afcf7062-049b-4964-871e-4cf530fc8b00 Date: Fri, 28 Dec 2018 17:58:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:58:53Z","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":"522e1b8f-9331-4e5a-a241-938bdc38f410","subnetpool_id":null,"name":"HA subnet tenant 76d9eef73376472c80116723bee2ba7e"}} 2018-12-28 17:58:58,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 used request id req-afcf7062-049b-4964-871e-4cf530fc8b00 2018-12-28 17:58:58,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:59,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f5585bf-7136-449e-826d-4abedc1944a5 Date: Fri, 28 Dec 2018 17:58:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:58:53Z","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":"522e1b8f-9331-4e5a-a241-938bdc38f410","subnetpool_id":null,"name":"HA subnet tenant 76d9eef73376472c80116723bee2ba7e"}} 2018-12-28 17:58:59,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 used request id req-1f5585bf-7136-449e-826d-4abedc1944a5 2018-12-28 17:58:59,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:59,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d9f6ff20-1adf-4d48-a28c-d2d927039b56 Date: Fri, 28 Dec 2018 17:58:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:58:53Z","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":"522e1b8f-9331-4e5a-a241-938bdc38f410","subnetpool_id":null,"name":"HA subnet tenant 76d9eef73376472c80116723bee2ba7e"}} 2018-12-28 17:58:59,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 used request id req-d9f6ff20-1adf-4d48-a28c-d2d927039b56 2018-12-28 17:58:59,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/42b4467f-aed3-4d2d-9d7a-b3a03be63533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:59,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8dd9646b-ca94-4e61-b741-85d04edd655f Date: Fri, 28 Dec 2018 17:58:59 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "76d9eef73376472c80116723bee2ba7e", "created_at": "2018-12-28T17:58:53Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:57Z", "project_id": "76d9eef73376472c80116723bee2ba7e", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "42b4467f-aed3-4d2d-9d7a-b3a03be63533", "name": "CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router"}} 2018-12-28 17:58:59,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/42b4467f-aed3-4d2d-9d7a-b3a03be63533 used request id req-8dd9646b-ca94-4e61-b741-85d04edd655f 2018-12-28 17:58:59,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=42b4467f-aed3-4d2d-9d7a-b3a03be63533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:59,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-beab33da-9e37-4aad-8924-98e44b78c070 Date: Fri, 28 Dec 2018 17:58:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"522e1b8f-9331-4e5a-a241-938bdc38f410","ip_address":"169.254.192.11"}],"id":"6e12af05-1095-4240-b54b-bddea4eaf1e1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2c:76:c0","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 76d9eef73376472c80116723bee2ba7e","admin_state_up":true,"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:56Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"522e1b8f-9331-4e5a-a241-938bdc38f410","ip_address":"169.254.192.1"}],"id":"89ea3cf2-87b3-49b5-adba-72b78e951203","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a0:61:e9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 76d9eef73376472c80116723bee2ba7e","admin_state_up":true,"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:55Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:59Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.206"}],"id":"e412cbe7-1c2d-45e9-8d89-a5139a985168","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:ff:a1","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:58:54Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:58:59Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"522e1b8f-9331-4e5a-a241-938bdc38f410","ip_address":"169.254.192.3"}],"id":"f21ce11d-3b42-47e9-a978-870e2c48a2c8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:1e:8a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 76d9eef73376472c80116723bee2ba7e","admin_state_up":true,"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:56Z","binding:vnic_type":"normal","device_id":"42b4467f-aed3-4d2d-9d7a-b3a03be63533"}]} 2018-12-28 17:58:59,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=42b4467f-aed3-4d2d-9d7a-b3a03be63533 used request id req-beab33da-9e37-4aad-8924-98e44b78c070 2018-12-28 17:58:59,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:59,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-cecd1728-9bf9-4f44-8651-4f29a7df6c92 Date: Fri, 28 Dec 2018 17:58:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:58:59,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-cecd1728-9bf9-4f44-8651-4f29a7df6c92 2018-12-28 17:58:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:58:59,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-afa8c561-8b5f-47ee-b967-ca9ede394954 Date: Fri, 28 Dec 2018 17:58:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:58:53Z","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":"522e1b8f-9331-4e5a-a241-938bdc38f410","subnetpool_id":null,"name":"HA subnet tenant 76d9eef73376472c80116723bee2ba7e"}} 2018-12-28 17:58:59,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 used request id req-afa8c561-8b5f-47ee-b967-ca9ede394954 2018-12-28 17:58:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:59:00,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8f19a03b-f686-43df-aa8b-331b865014b7 Date: Fri, 28 Dec 2018 17:59:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:58:53Z","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":"522e1b8f-9331-4e5a-a241-938bdc38f410","subnetpool_id":null,"name":"HA subnet tenant 76d9eef73376472c80116723bee2ba7e"}} 2018-12-28 17:59:00,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 used request id req-8f19a03b-f686-43df-aa8b-331b865014b7 2018-12-28 17:59:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:59:00,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1db85bcc-09c0-418c-a72e-09b1284b9ca4 Date: Fri, 28 Dec 2018 17:59:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6d9b91bc-8977-44e2-9bab-b47028e34b5a","tenant_id":"","created_at":"2018-12-28T17:58:53Z","dns_nameservers":[],"updated_at":"2018-12-28T17:58:53Z","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":"522e1b8f-9331-4e5a-a241-938bdc38f410","subnetpool_id":null,"name":"HA subnet tenant 76d9eef73376472c80116723bee2ba7e"}} 2018-12-28 17:59:00,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/522e1b8f-9331-4e5a-a241-938bdc38f410 used request id req-1db85bcc-09c0-418c-a72e-09b1284b9ca4 2018-12-28 17:59:00,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:00,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "86a12cfc8c064dc0925e907c8492fca1", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role"}], "expires_at": "2018-12-28T18:59:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "76d9eef73376472c80116723bee2ba7e", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/76d9eef73376472c80116723bee2ba7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/76d9eef73376472c80116723bee2ba7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/76d9eef73376472c80116723bee2ba7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/76d9eef73376472c80116723bee2ba7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/76d9eef73376472c80116723bee2ba7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/76d9eef73376472c80116723bee2ba7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/76d9eef73376472c80116723bee2ba7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/76d9eef73376472c80116723bee2ba7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/76d9eef73376472c80116723bee2ba7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/76d9eef73376472c80116723bee2ba7e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/76d9eef73376472c80116723bee2ba7e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/76d9eef73376472c80116723bee2ba7e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-user", "id": "83a659dc569b4ec4b35813b01c99b3bf"}, "audit_ids": ["6DyDJordTQaH-qR4xF3DsA"], "issued_at": "2018-12-28T17:59:00.000000Z"}} 2018-12-28 17:59:00,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e6a14132b6de9b3c410ce631728520cf2dee82" 2018-12-28 17:59:00,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-caa3876a-7a03-4cf7-a83c-e9724b0db031 Date: Fri, 28 Dec 2018 17:59:00 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "76d9eef73376472c80116723bee2ba7e", "created_at": "2018-12-28T17:58:53Z", "admin_state_up": true, "updated_at": "2018-12-28T17:58:57Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "76d9eef73376472c80116723bee2ba7e", "id": "42b4467f-aed3-4d2d-9d7a-b3a03be63533", "name": "CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router"}]} 2018-12-28 17:59:00,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router&admin_state_up=True used request id req-caa3876a-7a03-4cf7-a83c-e9724b0db031 2018-12-28 17:59:00,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:00,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:00,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b3c6b3d3df8d4031980d346f0968c7d6c5281ea" 2018-12-28 17:59:00,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3657d85d-1ff9-4bcd-b95f-cf384b2cd2bd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e"}, "enabled": true, "id": "76d9eef73376472c80116723bee2ba7e", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-098638d3-ca3e-43d-proj"}} 2018-12-28 17:59:00,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e used request id req-3657d85d-1ff9-4bcd-b95f-cf384b2cd2bd 2018-12-28 17:59:00,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=42b4467f-aed3-4d2d-9d7a-b3a03be63533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e6a14132b6de9b3c410ce631728520cf2dee82" 2018-12-28 17:59:01,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef647561-106b-404e-b5a1-1a77e30d3b1b Date: Fri, 28 Dec 2018 17:59:01 GMT RESP BODY: {"ports":[]} 2018-12-28 17:59:01,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=42b4467f-aed3-4d2d-9d7a-b3a03be63533 used request id req-ef647561-106b-404e-b5a1-1a77e30d3b1b 2018-12-28 17:59:01,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e6a14132b6de9b3c410ce631728520cf2dee82" 2018-12-28 17:59:01,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c2165bb8-47e9-4e8e-a547-acd308e36de4 Date: Fri, 28 Dec 2018 17:59:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 17:59:01,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c2165bb8-47e9-4e8e-a547-acd308e36de4 2018-12-28 17:59:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6e6a14132b6de9b3c410ce631728520cf2dee82" 2018-12-28 17:59:01,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-74bc7050-d4cd-47a9-beb9-1572a7517ab4 Date: Fri, 28 Dec 2018 17:59:01 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:59:01,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-74bc7050-d4cd-47a9-beb9-1572a7517ab4 2018-12-28 17:59:01,680 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router 2018-12-28 17:59:01,680 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a9220567-576e-4546-aa71-886694e37bc9-pub-router 2018-12-28 17:59:01,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/42b4467f-aed3-4d2d-9d7a-b3a03be63533 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7fb4258971bdd19a05631c7f40b5d9c5d22f298" 2018-12-28 17:59:05,165 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcf5e4a5-ee7b-4b90-879a-4b0aa6574d0b Content-Length: 0 Date: Fri, 28 Dec 2018 17:59:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:59:05,165 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/42b4467f-aed3-4d2d-9d7a-b3a03be63533 used request id req-fcf5e4a5-ee7b-4b90-879a-4b0aa6574d0b 2018-12-28 17:59:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:05,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-06c485e0-6ea4-4d47-addf-6274687f7d0f Date: Fri, 28 Dec 2018 17:59:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:59:05,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-06c485e0-6ea4-4d47-addf-6274687f7d0f 2018-12-28 17:59:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:05,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd29fa3c-20bf-46b9-9790-769e069c67d8 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:59:05,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-cd29fa3c-20bf-46b9-9790-769e069c67d8 2018-12-28 17:59:05,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:05,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f18003c-d2a3-4057-abd4-85147a6988df 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:59:05,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-9f18003c-d2a3-4057-abd4-85147a6988df 2018-12-28 17:59:05,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:05,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebfd2dc0-ff3e-4464-94b7-3fd8ea225a5b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:59:05,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-ebfd2dc0-ff3e-4464-94b7-3fd8ea225a5b 2018-12-28 17:59:05,684 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-098638d3-ca3e-43d-proj 2018-12-28 17:59:05,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:05,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb2bcb7-6bb6-49ff-bbd9-4eee8ae856e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:05,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/76d9eef73376472c80116723bee2ba7e used request id req-3cb2bcb7-6bb6-49ff-bbd9-4eee8ae856e1 2018-12-28 17:59:05,928 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-098638d3-ca3e-43d-proj-role 2018-12-28 17:59:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/86a12cfc8c064dc0925e907c8492fca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:06,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5db2ac1-1167-41fe-9079-bf5900e9afca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:06,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/86a12cfc8c064dc0925e907c8492fca1 used request id req-b5db2ac1-1167-41fe-9079-bf5900e9afca 2018-12-28 17:59:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ffeeb990a5ce6a37ae3a8d353cba0cdaa6c0bea" 2018-12-28 17:59:06,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c67b4c2-c03c-4dfd-b305-5206eeebeb5d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:59:06,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4c67b4c2-c03c-4dfd-b305-5206eeebeb5d 2018-12-28 17:59:06,218 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-098638d3-ca3e-43d-user 2018-12-28 17:59:06,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/83a659dc569b4ec4b35813b01c99b3bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4901798d6ef935875822961e8db2dd10aaffd7c5" 2018-12-28 17:59:06,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e6eadc-0b09-439c-9855-5f0aab4bceb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:06,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/83a659dc569b4ec4b35813b01c99b3bf used request id req-f9e6eadc-0b09-439c-9855-5f0aab4bceb7 2018-12-28 17:59:06,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:06,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["HJB5Z_i3Sl6FOeTwwtZorw"], "issued_at": "2018-12-28T17:59:06.000000Z"}} 2018-12-28 17:59:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45619547d2cdc10c1a0d2d0fc93ff09eba36997a" 2018-12-28 17:59:06,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f2a37d-1862-4926-be56-fd4f1473da59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:06,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-92f2a37d-1862-4926-be56-fd4f1473da59 2018-12-28 17:59:06,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:06,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:07,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["DpaRgI8QSNe76iFsRG2_qQ"], "issued_at": "2018-12-28T17:59:07.000000Z"}} 2018-12-28 17:59:07,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:07,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c96c97e-4db6-4fd6-9740-49d576bcb083 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:07,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1c96c97e-4db6-4fd6-9740-49d576bcb083 2018-12-28 17:59:07,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:07,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:07,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:07,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6e71e2-1a32-4d48-86cc-9a5d171468aa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:59:07,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj used request id req-7e6e71e2-1a32-4d48-86cc-9a5d171468aa 2018-12-28 17:59:07,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:07,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb15ed1b-049e-480e-9e24-be6c6253113c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:59:07,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fb15ed1b-049e-480e-9e24-be6c6253113c 2018-12-28 17:59:07,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}}' 2018-12-28 17:59:07,667 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:59:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d71b7df9-551b-4579-b4d8-ce733b57bada Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14"}, "enabled": true, "id": "8561562ba2d044aa882ff62edd9f2b14", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}} 2018-12-28 17:59:07,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d71b7df9-551b-4579-b4d8-ce733b57bada 2018-12-28 17:59:07,668 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj 2018-12-28 17:59:07,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:07,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:08,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wQZdgBldQKyhrEaMclbI1Q"], "issued_at": "2018-12-28T17:59:08.000000Z"}} 2018-12-28 17:59:08,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a58bb9ab67611c027afe26bc3ffedd6d041a4c" 2018-12-28 17:59:08,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e12efc0-ab5a-4b2e-bdf0-c65e298c6d1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:08,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8e12efc0-ab5a-4b2e-bdf0-c65e298c6d1b 2018-12-28 17:59:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:08,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:08,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a58bb9ab67611c027afe26bc3ffedd6d041a4c" 2018-12-28 17:59:08,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e26969-aa32-4c0a-ae62-5ee1f25f11e6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:59:08,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-73e26969-aa32-4c0a-ae62-5ee1f25f11e6 2018-12-28 17:59:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a58bb9ab67611c027afe26bc3ffedd6d041a4c" 2018-12-28 17:59:08,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a65d28-e311-4981-b5b5-caf0a2afd202 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14"}, "enabled": true, "id": "8561562ba2d044aa882ff62edd9f2b14", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}]} 2018-12-28 17:59:08,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj used request id req-d7a65d28-e311-4981-b5b5-caf0a2afd202 2018-12-28 17:59:08,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a58bb9ab67611c027afe26bc3ffedd6d041a4c" 2018-12-28 17:59:08,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed022d3-d6dc-4b05-b7bc-8a66059e7ed3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:59:08,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9ed022d3-d6dc-4b05-b7bc-8a66059e7ed3 2018-12-28 17:59:08,823 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user 2018-12-28 17:59:08,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:08,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:08,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47391d48-3cbc-402f-8178-aa0725271cca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:59:08,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-47391d48-3cbc-402f-8178-aa0725271cca 2018-12-28 17:59:08,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" -d '{"role": {"name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}}' 2018-12-28 17:59:09,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:59:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5642bcb-3f7e-49ad-bf58-c6395ecc16f3 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0c7bb12223fc4af1997b04f851317793", "links": {"self": "http://172.30.9.21:5000/v3/roles/0c7bb12223fc4af1997b04f851317793"}, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}} 2018-12-28 17:59:09,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5642bcb-3f7e-49ad-bf58-c6395ecc16f3 2018-12-28 17:59:09,027 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role 2018-12-28 17:59:09,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0c7bb12223fc4af1997b04f851317793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:09,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72afef3d-9fa2-4afc-b54b-5119304e7be6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/0c7bb12223fc4af1997b04f851317793"}, "domain_id": null, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role", "id": "0c7bb12223fc4af1997b04f851317793"}} 2018-12-28 17:59:09,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0c7bb12223fc4af1997b04f851317793 used request id req-72afef3d-9fa2-4afc-b54b-5119304e7be6 2018-12-28 17:59:09,115 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role to project CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj 2018-12-28 17:59:09,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14/users/9294675bd43b4d6dbb795cc4d1834f7f/roles/0c7bb12223fc4af1997b04f851317793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:09,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e794282c-7a2f-4d3b-becc-03dbb2e410ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:09,257 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14/users/9294675bd43b4d6dbb795cc4d1834f7f/roles/0c7bb12223fc4af1997b04f851317793 used request id req-e794282c-7a2f-4d3b-becc-03dbb2e410ff 2018-12-28 17:59:09,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:09,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:09,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7bb12223fc4af1997b04f851317793", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}], "expires_at": "2018-12-28T18:59:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8561562ba2d044aa882ff62edd9f2b14", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user", "id": "9294675bd43b4d6dbb795cc4d1834f7f"}, "audit_ids": ["VcmwOD78Q6ivkcz6nJ9bKA"], "issued_at": "2018-12-28T17:59:09.000000Z"}} 2018-12-28 17:59:09,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:09,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69baa18-3f7c-4cac-ad1e-d447df3fbbd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:09,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d69baa18-3f7c-4cac-ad1e-d447df3fbbd3 2018-12-28 17:59:09,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:09,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ff637d6c-d5ef-479e-b050-9b21a10ffbc2 Date: Fri, 28 Dec 2018 17:59:09 GMT RESP BODY: {"networks":[]} 2018-12-28 17:59:09,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 used request id req-ff637d6c-d5ef-479e-b050-9b21a10ffbc2 2018-12-28 17:59:09,888 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 2018-12-28 17:59:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" -d '{"network": {"name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1", "admin_state_up": true}}' 2018-12-28 17:59:10,456 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-3524a6b3-3353-40c3-bdcc-86baf3a62e01 Date: Fri, 28 Dec 2018 17:59:10 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:59:10Z","is_default":false,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","mtu":1450}} 2018-12-28 17:59:10,456 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3524a6b3-3353-40c3-bdcc-86baf3a62e01 2018-12-28 17:59:10,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:10,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-15e50a98-6bb7-46c4-b85f-126ae1f967ee Date: Fri, 28 Dec 2018 17:59:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-28T17:59:10Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:10,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-15e50a98-6bb7-46c4-b85f-126ae1f967ee 2018-12-28 17:59:10,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:10,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21726bd2-1a5c-4cd2-8b50-7688a5ce4599 Date: Fri, 28 Dec 2018 17:59:10 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:59:10,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-21726bd2-1a5c-4cd2-8b50-7688a5ce4599 2018-12-28 17:59:10,721 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1 2018-12-28 17:59:10,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" -d '{"subnets": [{"ip_version": 4, "network_id": "d143296b-8f0f-47a3-83ca-72bb256c18ec", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]}' 2018-12-28 17:59:11,372 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-737ada0e-e0f0-4393-b48a-56e03fa66456 Date: Fri, 28 Dec 2018 17:59:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:11,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-737ada0e-e0f0-4393-b48a-56e03fa66456 2018-12-28 17:59:11,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:11,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-65271848-f25b-4ef4-a663-612f0d6de945 Date: Fri, 28 Dec 2018 17:59: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":["5afb5503-24ce-491c-94f6-f74e19ea5c0d"],"updated_at":"2018-12-28T17:59:11Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:11,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-65271848-f25b-4ef4-a663-612f0d6de945 2018-12-28 17:59:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:12,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-022eac65-d1a3-45b1-802d-7d3382e51925 Date: Fri, 28 Dec 2018 17:59:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:12,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-022eac65-d1a3-45b1-802d-7d3382e51925 2018-12-28 17:59:12,211 - OpenStackNetwork - DEBUG - Network [d143296b-8f0f-47a3-83ca-72bb256c18ec] created successfully 2018-12-28 17:59:12,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:12,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:12,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7bb12223fc4af1997b04f851317793", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}], "expires_at": "2018-12-28T18:59:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8561562ba2d044aa882ff62edd9f2b14", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user", "id": "9294675bd43b4d6dbb795cc4d1834f7f"}, "audit_ids": ["9-rZCATyQDO6xJ9_11kPuQ"], "issued_at": "2018-12-28T17:59:12.000000Z"}} 2018-12-28 17:59:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:12,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-872bafb1-971c-4b70-b6e8-5d4fc02e0ab0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:12,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-872bafb1-971c-4b70-b6e8-5d4fc02e0ab0 2018-12-28 17:59:12,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:12,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c3bc77b9-a7a9-46ef-9a97-953c5fbef696 Date: Fri, 28 Dec 2018 17:59:12 GMT RESP BODY: {"routers": []} 2018-12-28 17:59:12,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router&admin_state_up=True used request id req-c3bc77b9-a7a9-46ef-9a97-953c5fbef696 2018-12-28 17:59:12,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:12,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:13,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7bb12223fc4af1997b04f851317793", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}], "expires_at": "2018-12-28T18:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8561562ba2d044aa882ff62edd9f2b14", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user", "id": "9294675bd43b4d6dbb795cc4d1834f7f"}, "audit_ids": ["ejpE3TZqQ6Op18ZCAX5DTw"], "issued_at": "2018-12-28T17:59:13.000000Z"}} 2018-12-28 17:59:13,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e72d28628b998b1cf15a3249ccd8097d23e46c8d" 2018-12-28 17:59:13,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-128e2077-7857-469c-a44f-094d2a32401b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:13,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-128e2077-7857-469c-a44f-094d2a32401b 2018-12-28 17:59:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:13,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-22dc48d1-6cb9-4492-a7c0-43518ee1629e Date: Fri, 28 Dec 2018 17:59:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 17:59:13,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-22dc48d1-6cb9-4492-a7c0-43518ee1629e 2018-12-28 17:59:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:13,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-022fc8e3-7e50-463f-9578-bbcffe8741e2 Date: Fri, 28 Dec 2018 17:59:13 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:59:13,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-022fc8e3-7e50-463f-9578-bbcffe8741e2 2018-12-28 17:59:13,763 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:13,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router", "admin_state_up": true}}' 2018-12-28 17:59:18,837 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-8c21edd6-fd35-4ebf-ab5d-1c7d2ec276f2 Date: Fri, 28 Dec 2018 17:59:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:14Z", "admin_state_up": true, "updated_at": "2018-12-28T17:59:15Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "ac417040-9ee3-483e-8baf-363c9c97751d", "name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router"}} 2018-12-28 17:59:18,837 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-8c21edd6-fd35-4ebf-ab5d-1c7d2ec276f2 2018-12-28 17:59:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ac417040-9ee3-483e-8baf-363c9c97751d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:19,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-daec8d12-f9fd-4656-a3bf-1a164405b057 Date: Fri, 28 Dec 2018 17:59:19 GMT RESP BODY: {"ports":[]} 2018-12-28 17:59:19,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ac417040-9ee3-483e-8baf-363c9c97751d used request id req-daec8d12-f9fd-4656-a3bf-1a164405b057 2018-12-28 17:59:19,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:19,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fac9316a-a29b-43f1-a79b-e54fc614097f Date: Fri, 28 Dec 2018 17:59: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":["5afb5503-24ce-491c-94f6-f74e19ea5c0d"],"updated_at":"2018-12-28T17:59:11Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:19,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 used request id req-fac9316a-a29b-43f1-a79b-e54fc614097f 2018-12-28 17:59:19,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:19,450 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:19,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:19,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89a4590f-bdb8-434d-9ce4-912fd52ad108 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14"}, "enabled": true, "id": "8561562ba2d044aa882ff62edd9f2b14", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}} 2018-12-28 17:59:19,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 used request id req-89a4590f-bdb8-434d-9ce4-912fd52ad108 2018-12-28 17:59:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:19,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48877299-10b3-4bd5-9196-b8ea886ef0c3 Date: Fri, 28 Dec 2018 17:59:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:19,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-48877299-10b3-4bd5-9196-b8ea886ef0c3 2018-12-28 17:59:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec&name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:19,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d3c5ffba-273e-4dc6-8ac8-763ec1512814 Date: Fri, 28 Dec 2018 17:59:19 GMT RESP BODY: {"ports":[]} 2018-12-28 17:59:19,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec&name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1&admin_state_up=True used request id req-d3c5ffba-273e-4dc6-8ac8-763ec1512814 2018-12-28 17:59:19,922 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1 for router - CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:19,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:19,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:20,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7bb12223fc4af1997b04f851317793", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}], "expires_at": "2018-12-28T18:59:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8561562ba2d044aa882ff62edd9f2b14", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user", "id": "9294675bd43b4d6dbb795cc4d1834f7f"}, "audit_ids": ["rXfaoO2fRg6_W4sY9IgMHw"], "issued_at": "2018-12-28T17:59:20.000000Z"}} 2018-12-28 17:59:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4458ba138732b407e3b80db138839666fbbd85de" 2018-12-28 17:59:20,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca5b176-8d74-49fe-bde0-1bb507648ac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:20,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fca5b176-8d74-49fe-bde0-1bb507648ac9 2018-12-28 17:59:20,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:20,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e6f18d39-9705-45d9-bd87-aa281a51facb Date: Fri, 28 Dec 2018 17:59: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":["5afb5503-24ce-491c-94f6-f74e19ea5c0d"],"updated_at":"2018-12-28T17:59:11Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:20,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 used request id req-e6f18d39-9705-45d9-bd87-aa281a51facb 2018-12-28 17:59:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:20,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7c2f9a91-5ee5-4a8a-8386-1b1e894ae017 Date: Fri, 28 Dec 2018 17:59:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:20,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-7c2f9a91-5ee5-4a8a-8386-1b1e894ae017 2018-12-28 17:59:20,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:21,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ec02451a-d6a8-4e2b-8c48-cfdb3f66eb77 Date: Fri, 28 Dec 2018 17:59: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":["5afb5503-24ce-491c-94f6-f74e19ea5c0d"],"updated_at":"2018-12-28T17:59:11Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:21,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 used request id req-ec02451a-d6a8-4e2b-8c48-cfdb3f66eb77 2018-12-28 17:59:21,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:21,109 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:21,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4458ba138732b407e3b80db138839666fbbd85de" 2018-12-28 17:59:21,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be67d304-d764-4b87-9e01-4542f6ebf329 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14"}, "enabled": true, "id": "8561562ba2d044aa882ff62edd9f2b14", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}} 2018-12-28 17:59:21,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 used request id req-be67d304-d764-4b87-9e01-4542f6ebf329 2018-12-28 17:59:21,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6b461514-2586-4de7-bccd-13f822862a43 Date: Fri, 28 Dec 2018 17:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:21,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-6b461514-2586-4de7-bccd-13f822862a43 2018-12-28 17:59:21,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec&name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:21,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cf8b30c3-06c4-4ad3-aa6c-137f9b70b8b0 Date: Fri, 28 Dec 2018 17:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:21,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec&name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1 used request id req-cf8b30c3-06c4-4ad3-aa6c-137f9b70b8b0 2018-12-28 17:59:21,525 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 2018-12-28 17:59:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" -d '{"port": {"network_id": "d143296b-8f0f-47a3-83ca-72bb256c18ec", "fixed_ips": [{"subnet_id": "5afb5503-24ce-491c-94f6-f74e19ea5c0d", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1", "admin_state_up": true}}' 2018-12-28 17:59:22,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-0d645b73-f435-45f1-b21a-023a41cb4c34 Date: Fri, 28 Dec 2018 17:59:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:22Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.1"}],"id":"01034910-55c4-4dc9-b4fa-326e5cfd0e83","security_groups":["ed48f989-bc48-4658-a2cc-bd0fb1ad535d"],"mac_address":"fa:16:3e:3a:bf:71","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1","project_id":"8561562ba2d044aa882ff62edd9f2b14","qos_policy_id":null,"admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:21Z","binding:vnic_type":"normal"}} 2018-12-28 17:59:22,654 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0d645b73-f435-45f1-b21a-023a41cb4c34 2018-12-28 17:59:22,654 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1 for router - CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:22,654 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" -d '{"port_id": "01034910-55c4-4dc9-b4fa-326e5cfd0e83"}' 2018-12-28 17:59:24,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-139270da-97f0-40a0-829b-e516be898145 Date: Fri, 28 Dec 2018 17:59:24 GMT RESP BODY: {"network_id": "d143296b-8f0f-47a3-83ca-72bb256c18ec", "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "subnet_id": "5afb5503-24ce-491c-94f6-f74e19ea5c0d", "subnet_ids": ["5afb5503-24ce-491c-94f6-f74e19ea5c0d"], "port_id": "01034910-55c4-4dc9-b4fa-326e5cfd0e83", "id": "ac417040-9ee3-483e-8baf-363c9c97751d"} 2018-12-28 17:59:24,617 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d/add_router_interface used request id req-139270da-97f0-40a0-829b-e516be898145 2018-12-28 17:59:24,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:24,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b09e1771-8268-43c1-ba86-e5e26763f96a Date: Fri, 28 Dec 2018 17:59:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:14Z", "admin_state_up": true, "updated_at": "2018-12-28T17:59:23Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "ac417040-9ee3-483e-8baf-363c9c97751d", "name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router"}} 2018-12-28 17:59:24,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d used request id req-b09e1771-8268-43c1-ba86-e5e26763f96a 2018-12-28 17:59:24,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ac417040-9ee3-483e-8baf-363c9c97751d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:24,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-a36b49c0-af3d-42ce-beb6-460754590aea Date: Fri, 28 Dec 2018 17:59:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.1"}],"id":"01034910-55c4-4dc9-b4fa-326e5cfd0e83","security_groups":["ed48f989-bc48-4658-a2cc-bd0fb1ad535d"],"mac_address":"fa:16:3e:3a:bf:71","project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1","admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:21Z","binding:vnic_type":"normal","device_id":"ac417040-9ee3-483e-8baf-363c9c97751d"}]} 2018-12-28 17:59:24,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ac417040-9ee3-483e-8baf-363c9c97751d used request id req-a36b49c0-af3d-42ce-beb6-460754590aea 2018-12-28 17:59:24,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:25,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e22a9bb1-c70e-4ae3-8661-f1abb3267aac Date: Fri, 28 Dec 2018 17:59:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}} 2018-12-28 17:59:25,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d used request id req-e22a9bb1-c70e-4ae3-8661-f1abb3267aac 2018-12-28 17:59:25,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:25,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0c7bb12223fc4af1997b04f851317793", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role"}], "expires_at": "2018-12-28T18:59:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8561562ba2d044aa882ff62edd9f2b14", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8561562ba2d044aa882ff62edd9f2b14", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user", "id": "9294675bd43b4d6dbb795cc4d1834f7f"}, "audit_ids": ["-niKZmOmRFKByKALErOMtg"], "issued_at": "2018-12-28T17:59:25.000000Z"}} 2018-12-28 17:59:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:25,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-01e177ff-b8a1-4737-96c8-2cde432d558c Date: Fri, 28 Dec 2018 17:59:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:14Z", "admin_state_up": true, "updated_at": "2018-12-28T17:59:23Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "ac417040-9ee3-483e-8baf-363c9c97751d", "name": "CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router"}]} 2018-12-28 17:59:25,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router&admin_state_up=True used request id req-01e177ff-b8a1-4737-96c8-2cde432d558c 2018-12-28 17:59:25,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:25,744 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45619547d2cdc10c1a0d2d0fc93ff09eba36997a" 2018-12-28 17:59:25,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09a80ae2-627f-47d6-9f64-af1741d0f948 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14"}, "enabled": true, "id": "8561562ba2d044aa882ff62edd9f2b14", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}} 2018-12-28 17:59:25,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 used request id req-09a80ae2-627f-47d6-9f64-af1741d0f948 2018-12-28 17:59:25,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=ac417040-9ee3-483e-8baf-363c9c97751d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:26,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-90ed3b00-3814-41e2-bdc6-f5b89f343aa7 Date: Fri, 28 Dec 2018 17:59:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.1"}],"id":"01034910-55c4-4dc9-b4fa-326e5cfd0e83","security_groups":["ed48f989-bc48-4658-a2cc-bd0fb1ad535d"],"mac_address":"fa:16:3e:3a:bf:71","project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1","admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:21Z","binding:vnic_type":"normal","device_id":"ac417040-9ee3-483e-8baf-363c9c97751d"}]} 2018-12-28 17:59:26,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=ac417040-9ee3-483e-8baf-363c9c97751d used request id req-90ed3b00-3814-41e2-bdc6-f5b89f343aa7 2018-12-28 17:59:26,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:26,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f5e00788-2fbc-4c84-ba87-8fad89a639b8 Date: Fri, 28 Dec 2018 17:59:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}} 2018-12-28 17:59:26,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d used request id req-f5e00788-2fbc-4c84-ba87-8fad89a639b8 2018-12-28 17:59:26,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:26,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7e975d26-b899-45f4-9e2b-c6825e8ec1e3 Date: Fri, 28 Dec 2018 17:59:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 17:59:26,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-7e975d26-b899-45f4-9e2b-c6825e8ec1e3 2018-12-28 17:59:26,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:26,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-07ef9696-3b5a-4637-8596-d9c370b1774a Date: Fri, 28 Dec 2018 17:59:26 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:59:26,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-07ef9696-3b5a-4637-8596-d9c370b1774a 2018-12-28 17:59:26,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:26,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d7386650-83c1-4265-ab89-6fb0c66463eb Date: Fri, 28 Dec 2018 17:59: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":["5afb5503-24ce-491c-94f6-f74e19ea5c0d"],"updated_at":"2018-12-28T17:59:11Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:26,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-d7386650-83c1-4265-ab89-6fb0c66463eb 2018-12-28 17:59:26,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:26,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-002786b9-9b36-4dca-b020-fbc9a5f96f96 Date: Fri, 28 Dec 2018 17:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:26,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-002786b9-9b36-4dca-b020-fbc9a5f96f96 2018-12-28 17:59:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:27,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-ceb3b476-1a89-4c77-9eab-bbd654a6a2c3 Date: Fri, 28 Dec 2018 17:59:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.1"}],"id":"01034910-55c4-4dc9-b4fa-326e5cfd0e83","security_groups":["ed48f989-bc48-4658-a2cc-bd0fb1ad535d"],"mac_address":"fa:16:3e:3a:bf:71","project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1","admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:21Z","binding:vnic_type":"normal","device_id":"ac417040-9ee3-483e-8baf-363c9c97751d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.3"}],"id":"8134bc74-9951-4070-aae4-7020774e2bff","security_groups":[],"mac_address":"fa:16:3e:4f:f2:17","project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:12Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d143296b-8f0f-47a3-83ca-72bb256c18ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.2"}],"id":"82539076-9355-463e-b98c-e3a0355fcc15","security_groups":[],"mac_address":"fa:16:3e:9c:df:36","project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d143296b-8f0f-47a3-83ca-72bb256c18ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","ip_address":"10.200.201.4"}],"id":"c6dd2da1-02c4-45b6-9b5f-4af4e5ca2f93","security_groups":[],"mac_address":"fa:16:3e:ab:ec:46","project_id":"8561562ba2d044aa882ff62edd9f2b14","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d143296b-8f0f-47a3-83ca-72bb256c18ec"}]} 2018-12-28 17:59:27,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-ceb3b476-1a89-4c77-9eab-bbd654a6a2c3 2018-12-28 17:59:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:27,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8fa977f4-80a1-48e8-bbdc-a82f32e8ada8 Date: Fri, 28 Dec 2018 17:59:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}} 2018-12-28 17:59:27,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d used request id req-8fa977f4-80a1-48e8-bbdc-a82f32e8ada8 2018-12-28 17:59:27,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:27,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9624aa8b-97ad-4a04-b2cb-c465e0155006 Date: Fri, 28 Dec 2018 17:59: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":["5afb5503-24ce-491c-94f6-f74e19ea5c0d"],"updated_at":"2018-12-28T17:59:11Z","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8561562ba2d044aa882ff62edd9f2b14","id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1"}]} 2018-12-28 17:59:27,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-9624aa8b-97ad-4a04-b2cb-c465e0155006 2018-12-28 17:59:27,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8b0e2d817fe95fbc9656aa1d0221dc6e270f48d" 2018-12-28 17:59:27,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e4334f70-2d28-4d2e-8c74-699311dd442b Date: Fri, 28 Dec 2018 17:59:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d143296b-8f0f-47a3-83ca-72bb256c18ec","tenant_id":"8561562ba2d044aa882ff62edd9f2b14","created_at":"2018-12-28T17:59:11Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:11Z","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":"8561562ba2d044aa882ff62edd9f2b14","id":"5afb5503-24ce-491c-94f6-f74e19ea5c0d","subnetpool_id":null,"name":"CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1"}]} 2018-12-28 17:59:27,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-e4334f70-2d28-4d2e-8c74-699311dd442b 2018-12-28 17:59:27,740 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router and port CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-port1 2018-12-28 17:59:27,740 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:27,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" -d '{"port_id": "01034910-55c4-4dc9-b4fa-326e5cfd0e83"}' 2018-12-28 17:59:29,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-63c56368-e1a8-4bf0-b0ad-5412b56332cf Date: Fri, 28 Dec 2018 17:59:29 GMT RESP BODY: {"network_id": "d143296b-8f0f-47a3-83ca-72bb256c18ec", "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "subnet_id": "5afb5503-24ce-491c-94f6-f74e19ea5c0d", "subnet_ids": ["5afb5503-24ce-491c-94f6-f74e19ea5c0d"], "port_id": "01034910-55c4-4dc9-b4fa-326e5cfd0e83", "id": "ac417040-9ee3-483e-8baf-363c9c97751d"} 2018-12-28 17:59:29,102 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d/remove_router_interface used request id req-63c56368-e1a8-4bf0-b0ad-5412b56332cf 2018-12-28 17:59:29,102 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:29,102 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-router 2018-12-28 17:59:29,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44bd3032fcf60c9c41d6a57867160afd34773649" 2018-12-28 17:59:32,449 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d4247a3-3502-472b-a904-59b99d19fc20 Content-Length: 0 Date: Fri, 28 Dec 2018 17:59:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:59:32,449 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/ac417040-9ee3-483e-8baf-363c9c97751d used request id req-5d4247a3-3502-472b-a904-59b99d19fc20 2018-12-28 17:59:32,450 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1 2018-12-28 17:59:32,450 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-subnet1 2018-12-28 17:59:32,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:34,577 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ffebefcc-493b-467a-ab09-c2f0db29f82e Date: Fri, 28 Dec 2018 17:59:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:59:34,578 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5afb5503-24ce-491c-94f6-f74e19ea5c0d used request id req-ffebefcc-493b-467a-ab09-c2f0db29f82e 2018-12-28 17:59:34,578 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-85cac2a9-d405-48ac-a76f-d580451fc2eb-pub-net1 2018-12-28 17:59:34,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d143296b-8f0f-47a3-83ca-72bb256c18ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3feffc08f83a7ccf731dcb51e75d238ac7e8ddbf" 2018-12-28 17:59:36,214 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dbe5425-a7a1-46bf-ad6f-82ea3a430e57 Date: Fri, 28 Dec 2018 17:59:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:59:36,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d143296b-8f0f-47a3-83ca-72bb256c18ec used request id req-1dbe5425-a7a1-46bf-ad6f-82ea3a430e57 2018-12-28 17:59:36,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:36,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8f021ede-de8d-4a16-925c-bd93f08162e8 Date: Fri, 28 Dec 2018 17:59:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:10Z", "updated_at": "2018-12-28T17:59:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "revision_number": 0, "id": "1ddcec63-4011-4194-a0eb-dc6af135d4a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "port_range_min": null, "ethertype": "IPv6", "project_id": "8561562ba2d044aa882ff62edd9f2b14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "revision_number": 0, "id": "6f767202-7216-4331-b8d5-9d8d948d38fe", "remote_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "port_range_min": null, "ethertype": "IPv6", "project_id": "8561562ba2d044aa882ff62edd9f2b14"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "revision_number": 0, "id": "764c039b-7c7d-4a9e-a151-2c70033c58dc", "remote_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "port_range_min": null, "ethertype": "IPv4", "project_id": "8561562ba2d044aa882ff62edd9f2b14"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "revision_number": 0, "id": "fbba54bc-5c0a-4719-b47a-07dfb44df928", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "port_range_min": null, "ethertype": "IPv4", "project_id": "8561562ba2d044aa882ff62edd9f2b14"}], "revision_number": 4, "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "name": "default"}]} 2018-12-28 17:59:36,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8f021ede-de8d-4a16-925c-bd93f08162e8 2018-12-28 17:59:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:36,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b957480e-7038-4885-8b1f-dbf52c4696f1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:59:36,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-b957480e-7038-4885-8b1f-dbf52c4696f1 2018-12-28 17:59:36,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:36,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c47ed7-6b16-4172-9ddb-8e27fad3e0b9 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:59:36,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-a5c47ed7-6b16-4172-9ddb-8e27fad3e0b9 2018-12-28 17:59:36,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:36,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4008d57-7b60-4726-8013-7eeaa586629e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:59:36,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-f4008d57-7b60-4726-8013-7eeaa586629e 2018-12-28 17:59:36,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:36,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7c0593-acca-4ab3-bb5b-55391253129a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14"}, "enabled": true, "id": "8561562ba2d044aa882ff62edd9f2b14", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj"}} 2018-12-28 17:59:36,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 used request id req-cc7c0593-acca-4ab3-bb5b-55391253129a 2018-12-28 17:59:36,805 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ed48f989-bc48-4658-a2cc-bd0fb1ad535d 2018-12-28 17:59:36,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ed48f989-bc48-4658-a2cc-bd0fb1ad535d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:36,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d7fe8fa5-72ed-4b10-a432-6e2d6ec43898 Date: Fri, 28 Dec 2018 17:59:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "port_range_min": null, "revision_number": 0, "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:10Z", "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "1ddcec63-4011-4194-a0eb-dc6af135d4a3"}, {"remote_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "port_range_min": null, "revision_number": 0, "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:10Z", "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "6f767202-7216-4331-b8d5-9d8d948d38fe"}, {"remote_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "port_range_min": null, "revision_number": 0, "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:10Z", "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "764c039b-7c7d-4a9e-a151-2c70033c58dc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:10Z", "security_group_id": "ed48f989-bc48-4658-a2cc-bd0fb1ad535d", "port_range_min": null, "revision_number": 0, "tenant_id": "8561562ba2d044aa882ff62edd9f2b14", "created_at": "2018-12-28T17:59:10Z", "project_id": "8561562ba2d044aa882ff62edd9f2b14", "id": "fbba54bc-5c0a-4719-b47a-07dfb44df928"}]} 2018-12-28 17:59:36,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ed48f989-bc48-4658-a2cc-bd0fb1ad535d used request id req-d7fe8fa5-72ed-4b10-a432-6e2d6ec43898 2018-12-28 17:59:36,988 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 17:59:36,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ed48f989-bc48-4658-a2cc-bd0fb1ad535d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:37,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf1cfee6-c0d9-4f26-a6da-13d5311188ca Content-Length: 0 Date: Fri, 28 Dec 2018 17:59:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:59:37,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ed48f989-bc48-4658-a2cc-bd0fb1ad535d used request id req-cf1cfee6-c0d9-4f26-a6da-13d5311188ca 2018-12-28 17:59:37,314 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj 2018-12-28 17:59:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:37,532 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c1e4fa6-6019-48cb-9d98-e5dbe247b149 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:37,532 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8561562ba2d044aa882ff62edd9f2b14 used request id req-3c1e4fa6-6019-48cb-9d98-e5dbe247b149 2018-12-28 17:59:37,532 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-proj-role 2018-12-28 17:59:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0c7bb12223fc4af1997b04f851317793 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:37,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c53d3861-5aba-41b5-901f-d9689d1dc0db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:37,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0c7bb12223fc4af1997b04f851317793 used request id req-c53d3861-5aba-41b5-901f-d9689d1dc0db 2018-12-28 17:59:37,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7059143e92111454fd21b0f3a0c45ec0f2bb90e9" 2018-12-28 17:59:37,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66a2279-b7e5-44e9-9bd2-9062ed74890a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:59:37,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c66a2279-b7e5-44e9-9bd2-9062ed74890a 2018-12-28 17:59:37,737 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-a0f08e2e-5ce7-4f7-user 2018-12-28 17:59:37,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9294675bd43b4d6dbb795cc4d1834f7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3a58bb9ab67611c027afe26bc3ffedd6d041a4c" 2018-12-28 17:59:37,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0db66a12-09fb-42a2-9bd7-b9ab90f6d8ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:37,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9294675bd43b4d6dbb795cc4d1834f7f used request id req-0db66a12-09fb-42a2-9bd7-b9ab90f6d8ff 2018-12-28 17:59:37,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:38,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LMV_LUspQeq8ttBfksVigg"], "issued_at": "2018-12-28T17:59:38.000000Z"}} 2018-12-28 17:59:38,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec895db375fb6981dc33ed470ef7f11450bc08b" 2018-12-28 17:59:38,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40459691-ea16-4c94-9f44-38a27d42a03c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:38,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-40459691-ea16-4c94-9f44-38a27d42a03c 2018-12-28 17:59:38,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:38,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:38,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ez8qTbpTTvi-EYx117Vaqw"], "issued_at": "2018-12-28T17:59:38.000000Z"}} 2018-12-28 17:59:38,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:38,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf10154-6560-4fb1-8849-217061d0a8e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:38,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ecf10154-6560-4fb1-8849-217061d0a8e2 2018-12-28 17:59:38,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:38,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:38,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb7bbd53-6cf1-4796-a49b-bd28e823d7c4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:59:38,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj used request id req-eb7bbd53-6cf1-4796-a49b-bd28e823d7c4 2018-12-28 17:59:38,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:38,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7bef3fb-002c-4531-ade1-b7d2bee277e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:59:38,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b7bef3fb-002c-4531-ade1-b7d2bee277e6 2018-12-28 17:59:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj"}}' 2018-12-28 17:59:39,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:59:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ddc69b-8b38-4111-8eee-032cd191dbc6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b"}, "enabled": true, "id": "9c7ca96ae53f4eb99921744ba00a656b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj"}} 2018-12-28 17:59:39,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d1ddc69b-8b38-4111-8eee-032cd191dbc6 2018-12-28 17:59:39,148 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9378ef6a-0f63-423-proj 2018-12-28 17:59:39,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:39,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:39,539 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["hwEbFXoPRJ6HaucT1du4wQ"], "issued_at": "2018-12-28T17:59:39.000000Z"}} 2018-12-28 17:59:39,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1af15a66934e95745e1f71ded248a87778eb5f" 2018-12-28 17:59:39,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2eaec2-7229-402e-998f-045b8cb00ebe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:39,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2c2eaec2-7229-402e-998f-045b8cb00ebe 2018-12-28 17:59:39,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:39,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:39,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1af15a66934e95745e1f71ded248a87778eb5f" 2018-12-28 17:59:39,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e30483-22a5-4f12-b7cd-0833f19cf6bc Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:59:39,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d1e30483-22a5-4f12-b7cd-0833f19cf6bc 2018-12-28 17:59:39,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1af15a66934e95745e1f71ded248a87778eb5f" 2018-12-28 17:59:39,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ca7e27-8b97-4768-820b-0fdbc712dc8d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b"}, "enabled": true, "id": "9c7ca96ae53f4eb99921744ba00a656b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj"}]} 2018-12-28 17:59:39,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj used request id req-e2ca7e27-8b97-4768-820b-0fdbc712dc8d 2018-12-28 17:59:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1af15a66934e95745e1f71ded248a87778eb5f" 2018-12-28 17:59:39,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74cfd11-f0a1-4cc0-9f8e-5749701ff049 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:59:39,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b74cfd11-f0a1-4cc0-9f8e-5749701ff049 2018-12-28 17:59:40,356 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9378ef6a-0f63-423-user 2018-12-28 17:59:40,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:40,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c059b88-9c58-4c32-8820-2dc371aceb9f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:59:40,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c059b88-9c58-4c32-8820-2dc371aceb9f 2018-12-28 17:59:40,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" -d '{"role": {"name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role"}}' 2018-12-28 17:59:40,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcf336ca-246d-43e3-9255-e4dbf93e1763 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "18a93eca27a84110b2b37737658a5a54", "links": {"self": "http://172.30.9.21:5000/v3/roles/18a93eca27a84110b2b37737658a5a54"}, "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role"}} 2018-12-28 17:59:40,583 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-bcf336ca-246d-43e3-9255-e4dbf93e1763 2018-12-28 17:59:40,584 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role 2018-12-28 17:59:40,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/18a93eca27a84110b2b37737658a5a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:40,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051c7d35-9d60-477e-ab6a-582b24c4efba Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/18a93eca27a84110b2b37737658a5a54"}, "domain_id": null, "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role", "id": "18a93eca27a84110b2b37737658a5a54"}} 2018-12-28 17:59:40,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/18a93eca27a84110b2b37737658a5a54 used request id req-051c7d35-9d60-477e-ab6a-582b24c4efba 2018-12-28 17:59:40,675 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role to project CreateRouterSuccessTests-9378ef6a-0f63-423-proj 2018-12-28 17:59:40,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b/users/da96be622604464bafdb54cd6b68cca0/roles/18a93eca27a84110b2b37737658a5a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:40,808 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ae7f6ab-8a73-46e1-943e-f6f5b99271c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:40,808 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b/users/da96be622604464bafdb54cd6b68cca0/roles/18a93eca27a84110b2b37737658a5a54 used request id req-7ae7f6ab-8a73-46e1-943e-f6f5b99271c2 2018-12-28 17:59:40,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:40,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:41,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["K4urn4CqSDSG1QNdCnDMpw"], "issued_at": "2018-12-28T17:59:41.000000Z"}} 2018-12-28 17:59:41,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:41,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef519014-9f78-45f7-ace7-fc05cd5bebba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:41,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ef519014-9f78-45f7-ace7-fc05cd5bebba 2018-12-28 17:59:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:41,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-98677333-ee9c-4509-a12c-c1df3a26451a Date: Fri, 28 Dec 2018 17:59:41 GMT RESP BODY: {"routers": []} 2018-12-28 17:59:41,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router&admin_state_up=True used request id req-98677333-ee9c-4509-a12c-c1df3a26451a 2018-12-28 17:59:41,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:41,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:41,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zrZXklHHR6O14gUO0GIHZw"], "issued_at": "2018-12-28T17:59:41.000000Z"}} 2018-12-28 17:59:41,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302b11786c34d2641e337308f965e85e77d049d9" 2018-12-28 17:59:41,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a622cd53-e1b7-4c50-a67a-ff1e51821eaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:41,885 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a622cd53-e1b7-4c50-a67a-ff1e51821eaa 2018-12-28 17:59:41,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:41,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}302b11786c34d2641e337308f965e85e77d049d9" 2018-12-28 17:59:41,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2feb8c12-0551-46c6-aa3c-809641273e77 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b"}, "enabled": true, "id": "9c7ca96ae53f4eb99921744ba00a656b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj"}]} 2018-12-28 17:59:41,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-9378ef6a-0f63-423-proj used request id req-2feb8c12-0551-46c6-aa3c-809641273e77 2018-12-28 17:59:41,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:42,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7906f333-436f-43da-adf1-6903056ffb97 Date: Fri, 28 Dec 2018 17:59:42 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 17:59:42,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7906f333-436f-43da-adf1-6903056ffb97 2018-12-28 17:59:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:42,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7a33e0bb-a491-4426-a1b3-4e1cb2fed74c Date: Fri, 28 Dec 2018 17:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 17:59:42,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-7a33e0bb-a491-4426-a1b3-4e1cb2fed74c 2018-12-28 17:59:42,452 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router 2018-12-28 17:59:42,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "tenant_id": "9c7ca96ae53f4eb99921744ba00a656b", "name": "CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router", "admin_state_up": true}}' 2018-12-28 17:59:47,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-ee1e9fe9-5026-4add-8875-b592305086e8 Date: Fri, 28 Dec 2018 17:59:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9c7ca96ae53f4eb99921744ba00a656b", "created_at": "2018-12-28T17:59:43Z", "admin_state_up": true, "updated_at": "2018-12-28T17:59:44Z", "project_id": "9c7ca96ae53f4eb99921744ba00a656b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "51e1cc37-0b71-4ac6-8f30-60f61a8c9419", "name": "CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router"}} 2018-12-28 17:59:47,800 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-ee1e9fe9-5026-4add-8875-b592305086e8 2018-12-28 17:59:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=51e1cc37-0b71-4ac6-8f30-60f61a8c9419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:48,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-989acfd5-983f-49f2-ad0d-57c3819c1922 Date: Fri, 28 Dec 2018 17:59:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.204"}],"id":"3ae6f5c6-da2b-40fe-9f00-430ed34b18bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:a5:8d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:59:43Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","ip_address":"169.254.192.1"}],"id":"4ef491ea-7a21-4b5c-b46c-edb3b6d0e425","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:a6:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9c7ca96ae53f4eb99921744ba00a656b","admin_state_up":true,"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:45Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","ip_address":"169.254.192.6"}],"id":"b75bbcc7-312a-4fec-8a78-771ab534207a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:ef:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9c7ca96ae53f4eb99921744ba00a656b","admin_state_up":true,"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:44Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","ip_address":"169.254.192.5"}],"id":"c94df1cd-feb0-44f3-834e-885ac8970edf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:bc:05","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9c7ca96ae53f4eb99921744ba00a656b","admin_state_up":true,"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:46Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"}]} 2018-12-28 17:59:48,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=51e1cc37-0b71-4ac6-8f30-60f61a8c9419 used request id req-989acfd5-983f-49f2-ad0d-57c3819c1922 2018-12-28 17:59:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:48,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d3b1ce56-97a6-427a-9051-a9fffdaa1d92 Date: Fri, 28 Dec 2018 17:59:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:59:48,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-d3b1ce56-97a6-427a-9051-a9fffdaa1d92 2018-12-28 17:59:48,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:48,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9e3be2d9-4942-4933-b131-fab75503717d Date: Fri, 28 Dec 2018 17:59:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:42Z","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":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","subnetpool_id":null,"name":"HA subnet tenant 9c7ca96ae53f4eb99921744ba00a656b"}} 2018-12-28 17:59:48,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e used request id req-9e3be2d9-4942-4933-b131-fab75503717d 2018-12-28 17:59:48,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:48,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3783a875-e929-4b80-83ef-7d751d223fa7 Date: Fri, 28 Dec 2018 17:59:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:42Z","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":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","subnetpool_id":null,"name":"HA subnet tenant 9c7ca96ae53f4eb99921744ba00a656b"}} 2018-12-28 17:59:48,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e used request id req-3783a875-e929-4b80-83ef-7d751d223fa7 2018-12-28 17:59:48,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:48,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-00b97cd0-710d-474b-941f-f4b18781f22b Date: Fri, 28 Dec 2018 17:59:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:42Z","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":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","subnetpool_id":null,"name":"HA subnet tenant 9c7ca96ae53f4eb99921744ba00a656b"}} 2018-12-28 17:59:48,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e used request id req-00b97cd0-710d-474b-941f-f4b18781f22b 2018-12-28 17:59:48,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/51e1cc37-0b71-4ac6-8f30-60f61a8c9419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:48,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-00275c19-408b-406d-9ca8-7b3dbf182ee6 Date: Fri, 28 Dec 2018 17:59:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9c7ca96ae53f4eb99921744ba00a656b", "created_at": "2018-12-28T17:59:43Z", "admin_state_up": true, "updated_at": "2018-12-28T17:59:47Z", "project_id": "9c7ca96ae53f4eb99921744ba00a656b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "51e1cc37-0b71-4ac6-8f30-60f61a8c9419", "name": "CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router"}} 2018-12-28 17:59:48,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/51e1cc37-0b71-4ac6-8f30-60f61a8c9419 used request id req-00275c19-408b-406d-9ca8-7b3dbf182ee6 2018-12-28 17:59:48,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=51e1cc37-0b71-4ac6-8f30-60f61a8c9419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:49,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3282 X-Openstack-Request-Id: req-adc62e70-b2c8-4563-899f-068e1bbd9180 Date: Fri, 28 Dec 2018 17:59:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:49Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.204"}],"id":"3ae6f5c6-da2b-40fe-9f00-430ed34b18bc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fb:a5:8d","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T17:59:43Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","ip_address":"169.254.192.1"}],"id":"4ef491ea-7a21-4b5c-b46c-edb3b6d0e425","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:94:a6:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9c7ca96ae53f4eb99921744ba00a656b","admin_state_up":true,"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:45Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","ip_address":"169.254.192.6"}],"id":"b75bbcc7-312a-4fec-8a78-771ab534207a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:32:ef:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9c7ca96ae53f4eb99921744ba00a656b","admin_state_up":true,"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:44Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T17:59:48Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","ip_address":"169.254.192.5"}],"id":"c94df1cd-feb0-44f3-834e-885ac8970edf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cb:bc:05","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9c7ca96ae53f4eb99921744ba00a656b","admin_state_up":true,"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:46Z","binding:vnic_type":"normal","device_id":"51e1cc37-0b71-4ac6-8f30-60f61a8c9419"}]} 2018-12-28 17:59:49,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=51e1cc37-0b71-4ac6-8f30-60f61a8c9419 used request id req-adc62e70-b2c8-4563-899f-068e1bbd9180 2018-12-28 17:59:49,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:49,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-95d6396b-df49-4e74-9027-5e3fc0ae3390 Date: Fri, 28 Dec 2018 17:59:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 17:59:49,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-95d6396b-df49-4e74-9027-5e3fc0ae3390 2018-12-28 17:59:49,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:49,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2bd46782-df97-4a87-adb5-7d8535ee95c6 Date: Fri, 28 Dec 2018 17:59:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:42Z","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":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","subnetpool_id":null,"name":"HA subnet tenant 9c7ca96ae53f4eb99921744ba00a656b"}} 2018-12-28 17:59:49,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e used request id req-2bd46782-df97-4a87-adb5-7d8535ee95c6 2018-12-28 17:59:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:49,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-754869e0-f31e-4598-95b5-12b171dc1d72 Date: Fri, 28 Dec 2018 17:59:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:42Z","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":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","subnetpool_id":null,"name":"HA subnet tenant 9c7ca96ae53f4eb99921744ba00a656b"}} 2018-12-28 17:59:49,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e used request id req-754869e0-f31e-4598-95b5-12b171dc1d72 2018-12-28 17:59:49,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:49,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8361cb0c-59aa-4d46-971e-5c75da2d9ad7 Date: Fri, 28 Dec 2018 17:59:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"6c2fbb95-4ec2-41cb-bd97-098db7764625","tenant_id":"","created_at":"2018-12-28T17:59:42Z","dns_nameservers":[],"updated_at":"2018-12-28T17:59:42Z","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":"f100d68b-a84e-4e13-9c2b-9fb4f01ac39e","subnetpool_id":null,"name":"HA subnet tenant 9c7ca96ae53f4eb99921744ba00a656b"}} 2018-12-28 17:59:49,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f100d68b-a84e-4e13-9c2b-9fb4f01ac39e used request id req-8361cb0c-59aa-4d46-971e-5c75da2d9ad7 2018-12-28 17:59:49,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:50,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "18a93eca27a84110b2b37737658a5a54", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role"}], "expires_at": "2018-12-28T18:59:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c7ca96ae53f4eb99921744ba00a656b", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9c7ca96ae53f4eb99921744ba00a656b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9c7ca96ae53f4eb99921744ba00a656b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9c7ca96ae53f4eb99921744ba00a656b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9c7ca96ae53f4eb99921744ba00a656b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9c7ca96ae53f4eb99921744ba00a656b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9c7ca96ae53f4eb99921744ba00a656b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9c7ca96ae53f4eb99921744ba00a656b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9c7ca96ae53f4eb99921744ba00a656b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9c7ca96ae53f4eb99921744ba00a656b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9c7ca96ae53f4eb99921744ba00a656b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9c7ca96ae53f4eb99921744ba00a656b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9c7ca96ae53f4eb99921744ba00a656b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-user", "id": "da96be622604464bafdb54cd6b68cca0"}, "audit_ids": ["gmSbPitLSl2p_CRRLmO00g"], "issued_at": "2018-12-28T17:59:50.000000Z"}} 2018-12-28 17:59:50,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb597a309245af4ff3ff8389cb40d0f76754f85" 2018-12-28 17:59:50,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-954d421c-7c1c-4782-a9d5-fb66b4be3236 Date: Fri, 28 Dec 2018 17:59:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9c7ca96ae53f4eb99921744ba00a656b", "created_at": "2018-12-28T17:59:43Z", "admin_state_up": true, "updated_at": "2018-12-28T17:59:47Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "9c7ca96ae53f4eb99921744ba00a656b", "id": "51e1cc37-0b71-4ac6-8f30-60f61a8c9419", "name": "CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router"}]} 2018-12-28 17:59:50,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router&admin_state_up=True used request id req-954d421c-7c1c-4782-a9d5-fb66b4be3236 2018-12-28 17:59:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:50,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:50,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fec895db375fb6981dc33ed470ef7f11450bc08b" 2018-12-28 17:59:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f75b63f2-dd61-440a-992b-53566a8116d1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b"}, "enabled": true, "id": "9c7ca96ae53f4eb99921744ba00a656b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9378ef6a-0f63-423-proj"}} 2018-12-28 17:59:50,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b used request id req-f75b63f2-dd61-440a-992b-53566a8116d1 2018-12-28 17:59:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=51e1cc37-0b71-4ac6-8f30-60f61a8c9419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb597a309245af4ff3ff8389cb40d0f76754f85" 2018-12-28 17:59:50,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4d0316b2-fb51-4406-8710-40e35e22db3f Date: Fri, 28 Dec 2018 17:59:50 GMT RESP BODY: {"ports":[]} 2018-12-28 17:59:50,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=51e1cc37-0b71-4ac6-8f30-60f61a8c9419 used request id req-4d0316b2-fb51-4406-8710-40e35e22db3f 2018-12-28 17:59:50,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb597a309245af4ff3ff8389cb40d0f76754f85" 2018-12-28 17:59:51,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4738ea1c-da56-40f0-ae28-b5a4b4d95404 Date: Fri, 28 Dec 2018 17:59:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 17:59:51,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-4738ea1c-da56-40f0-ae28-b5a4b4d95404 2018-12-28 17:59:51,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb597a309245af4ff3ff8389cb40d0f76754f85" 2018-12-28 17:59:51,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-28ea666a-c141-4429-a05a-59c04bb4e5fe Date: Fri, 28 Dec 2018 17:59:51 GMT RESP BODY: {"subnets":[]} 2018-12-28 17:59:51,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-28ea666a-c141-4429-a05a-59c04bb4e5fe 2018-12-28 17:59:51,223 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router 2018-12-28 17:59:51,223 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-30d48e96-ad1f-4b71-b36f-99551afdcc1d-pub-router 2018-12-28 17:59:51,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/51e1cc37-0b71-4ac6-8f30-60f61a8c9419 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78171741ad6a48bcae40b016dae2669307e82029" 2018-12-28 17:59:54,735 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e3d59001-7aa7-454f-b5c2-09d6398a46bc Content-Length: 0 Date: Fri, 28 Dec 2018 17:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 17:59:54,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/51e1cc37-0b71-4ac6-8f30-60f61a8c9419 used request id req-e3d59001-7aa7-454f-b5c2-09d6398a46bc 2018-12-28 17:59:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:54,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3b1f2516-eab6-4e16-ab0b-492f83a595cb Date: Fri, 28 Dec 2018 17:59:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 17:59:54,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-3b1f2516-eab6-4e16-ab0b-492f83a595cb 2018-12-28 17:59:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:55,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213dec24-6edc-491f-b7c9-19f898fafad0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 17:59:55,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-213dec24-6edc-491f-b7c9-19f898fafad0 2018-12-28 17:59:55,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:55,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9360af30-0029-4f39-88ab-4eb7d27a243d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 17:59:55,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-9360af30-0029-4f39-88ab-4eb7d27a243d 2018-12-28 17:59:55,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:55,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eddc15b-794e-43c2-89c9-08517df6ef1b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 17:59:55,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-4eddc15b-794e-43c2-89c9-08517df6ef1b 2018-12-28 17:59:55,229 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9378ef6a-0f63-423-proj 2018-12-28 17:59:55,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:55,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59241ab-9c90-440b-b79e-3f97f6fafa6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:55,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9c7ca96ae53f4eb99921744ba00a656b used request id req-e59241ab-9c90-440b-b79e-3f97f6fafa6e 2018-12-28 17:59:55,467 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9378ef6a-0f63-423-proj-role 2018-12-28 17:59:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/18a93eca27a84110b2b37737658a5a54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:55,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ad29e3f-fd34-4df4-adad-ce068979e952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:55,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/18a93eca27a84110b2b37737658a5a54 used request id req-9ad29e3f-fd34-4df4-adad-ce068979e952 2018-12-28 17:59:55,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6708871e82995aac3a23e79f7b84fe4271d8b0d5" 2018-12-28 17:59:55,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba734fc-2b52-4c6b-be89-59a26ccfb1b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:59:55,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bba734fc-2b52-4c6b-be89-59a26ccfb1b8 2018-12-28 17:59:55,696 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9378ef6a-0f63-423-user 2018-12-28 17:59:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/da96be622604464bafdb54cd6b68cca0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef1af15a66934e95745e1f71ded248a87778eb5f" 2018-12-28 17:59:55,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628ae0f1-bb9a-4a59-8af7-34b1f240a8c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:55,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/da96be622604464bafdb54cd6b68cca0 used request id req-628ae0f1-bb9a-4a59-8af7-34b1f240a8c2 2018-12-28 17:59:55,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:56,300 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["77RtM8u8RqqRx9bXdaSfQw"], "issued_at": "2018-12-28T17:59:56.000000Z"}} 2018-12-28 17:59:56,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6f07e34c458e3adc51565f80067dc497494d5d" 2018-12-28 17:59:56,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1681ae-1cfb-4069-bf8a-041f45477301 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:56,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8b1681ae-1cfb-4069-bf8a-041f45477301 2018-12-28 17:59:56,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:56,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:56,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FzXXKz_vQJC1KNk6o2gEbg"], "issued_at": "2018-12-28T17:59:56.000000Z"}} 2018-12-28 17:59:56,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 17:59:56,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b1dff7-54a2-48cc-9b56-414571738c60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:56,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f8b1dff7-54a2-48cc-9b56-414571738c60 2018-12-28 17:59:56,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:56,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:56,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dff9e781-dc6a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 17:59:56,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49618c68-f1ea-46ed-a36d-8efb293a1a92 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dff9e781-dc6a-491-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 17:59:56,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-dff9e781-dc6a-491-proj used request id req-49618c68-f1ea-46ed-a36d-8efb293a1a92 2018-12-28 17:59:56,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 17:59:56,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21a70f5f-5f92-48b4-b850-d5f83868dea6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:59:56,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-21a70f5f-5f92-48b4-b850-d5f83868dea6 2018-12-28 17:59:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}}' 2018-12-28 17:59:57,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24041d07-35bc-4c24-a4d5-364fbcc868d1 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 17:59:57,093 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-24041d07-35bc-4c24-a4d5-364fbcc868d1 2018-12-28 17:59:57,093 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-dff9e781-dc6a-491-proj 2018-12-28 17:59:57,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:57,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:57,469 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T18:59:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fmPxvAuwTi2JVd3wfuG02w"], "issued_at": "2018-12-28T17:59:57.000000Z"}} 2018-12-28 17:59:57,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbef401126b165b90ded46f145669f076d4a4779" 2018-12-28 17:59:57,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a88f7760-a261-43fc-abea-f265586967c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:57,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a88f7760-a261-43fc-abea-f265586967c1 2018-12-28 17:59:57,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 17:59:57,569 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 17:59: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 17:59:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbef401126b165b90ded46f145669f076d4a4779" 2018-12-28 17:59:57,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c153191-62e9-47fa-8a34-7affe2db7eae Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 17:59:57,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c153191-62e9-47fa-8a34-7affe2db7eae 2018-12-28 17:59:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-dff9e781-dc6a-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbef401126b165b90ded46f145669f076d4a4779" 2018-12-28 17:59:57,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f92c8c-6d7e-4254-9886-ab426cd54c00 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-dff9e781-dc6a-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}]} 2018-12-28 17:59:57,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-dff9e781-dc6a-491-proj used request id req-25f92c8c-6d7e-4254-9886-ab426cd54c00 2018-12-28 17:59:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbef401126b165b90ded46f145669f076d4a4779" 2018-12-28 17:59:57,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e78d0eb-c478-4fe2-a43c-a2e85b9dc446 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 17:59:57,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4e78d0eb-c478-4fe2-a43c-a2e85b9dc446 2018-12-28 17:59:58,170 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-dff9e781-dc6a-491-user 2018-12-28 17:59:58,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:58,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 17:59:58,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5bfefa-fcf5-41c2-abf3-f5f4ed70974d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 17:59:58,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0a5bfefa-fcf5-41c2-abf3-f5f4ed70974d 2018-12-28 17:59:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" -d '{"role": {"name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}}' 2018-12-28 17:59:58,380 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 17:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84968216-e6bf-4029-8dea-7d78d470c007 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0510217830b74704beeb0a77ee09a0ad", "links": {"self": "http://172.30.9.21:5000/v3/roles/0510217830b74704beeb0a77ee09a0ad"}, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}} 2018-12-28 17:59:58,380 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-84968216-e6bf-4029-8dea-7d78d470c007 2018-12-28 17:59:58,381 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role 2018-12-28 17:59:58,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0510217830b74704beeb0a77ee09a0ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 17:59:58,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81561f71-285a-4657-85a0-97e012ee6890 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/0510217830b74704beeb0a77ee09a0ad"}, "domain_id": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role", "id": "0510217830b74704beeb0a77ee09a0ad"}} 2018-12-28 17:59:58,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0510217830b74704beeb0a77ee09a0ad used request id req-81561f71-285a-4657-85a0-97e012ee6890 2018-12-28 17:59:58,473 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role to project CreateRouterSuccessTests-dff9e781-dc6a-491-proj 2018-12-28 17:59:58,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f/users/904d210862b34d4190f634cb8cef1049/roles/0510217830b74704beeb0a77ee09a0ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 17:59:58,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 17:59:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62c20c9a-8272-4c9f-97c7-005629d89c0d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 17:59:58,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f/users/904d210862b34d4190f634cb8cef1049/roles/0510217830b74704beeb0a77ee09a0ad used request id req-62c20c9a-8272-4c9f-97c7-005629d89c0d 2018-12-28 17:59:58,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 17:59:58,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 17:59:59,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T18:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["6YyBuEKgR0uK2f78DS8zHw"], "issued_at": "2018-12-28T17:59:58.000000Z"}} 2018-12-28 17:59:59,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 17:59:59,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 17:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7f8613-0f9d-4128-acf7-8ed79725a54c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 17:59:59,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5e7f8613-0f9d-4128-acf7-8ed79725a54c 2018-12-28 17:59:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 17:59:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e0c021fe-567e-45e6-832f-a6dee9157ce2 Date: Fri, 28 Dec 2018 17:59:59 GMT RESP BODY: {"networks":[]} 2018-12-28 17:59:59,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 used request id req-e0c021fe-567e-45e6-832f-a6dee9157ce2 2018-12-28 17:59:59,266 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 2018-12-28 17:59:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" -d '{"network": {"name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1", "admin_state_up": true}}' 2018-12-28 17:59:59,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-b9d64929-2a54-48fe-84a6-cd842b1cc01a Date: Fri, 28 Dec 2018 17:59:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T17:59:59Z","is_default":false,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","mtu":1450}} 2018-12-28 17:59:59,887 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-b9d64929-2a54-48fe-84a6-cd842b1cc01a 2018-12-28 17:59:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 18:00:00,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c5936ca1-88c3-4426-896d-1962714e98fd Date: Fri, 28 Dec 2018 18:00:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-28T17:59:59Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:00,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-c5936ca1-88c3-4426-896d-1962714e98fd 2018-12-28 18:00:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 18:00:00,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-98058dd6-a913-4430-afbe-90bd235fbfca Date: Fri, 28 Dec 2018 18:00:00 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:00:00,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-98058dd6-a913-4430-afbe-90bd235fbfca 2018-12-28 18:00:00,333 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1 2018-12-28 18:00:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" -d '{"subnets": [{"ip_version": 4, "network_id": "bfc70c13-d669-4b82-b97c-7ed5d171d4d5", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]}' 2018-12-28 18:00:01,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dfe0ba49-7d3c-4c62-8b7f-8f6e015936fb Date: Fri, 28 Dec 2018 18:00:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:01,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-dfe0ba49-7d3c-4c62-8b7f-8f6e015936fb 2018-12-28 18:00:01,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 18:00:01,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-910ecd0d-64e1-4345-8d78-7d30480bc4d6 Date: Fri, 28 Dec 2018 18:00:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:01,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-910ecd0d-64e1-4345-8d78-7d30480bc4d6 2018-12-28 18:00:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 18:00:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ead42682-fc43-4227-81dd-a6e1cdf16f50 Date: Fri, 28 Dec 2018 18:00:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:01,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-ead42682-fc43-4227-81dd-a6e1cdf16f50 2018-12-28 18:00:01,455 - OpenStackNetwork - DEBUG - Network [bfc70c13-d669-4b82-b97c-7ed5d171d4d5] created successfully 2018-12-28 18:00:01,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:01,456 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:01,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["dSucWGkORG-AhkIeBOtu7Q"], "issued_at": "2018-12-28T18:00:01.000000Z"}} 2018-12-28 18:00:01,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:01,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5926dfb9-b004-4362-abb2-2e36be0c3e1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:01,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5926dfb9-b004-4362-abb2-2e36be0c3e1c 2018-12-28 18:00:01,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:02,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-14606b42-a46e-4ef1-b7ca-4cf920be4b4e Date: Fri, 28 Dec 2018 18:00:02 GMT RESP BODY: {"networks":[]} 2018-12-28 18:00:02,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 used request id req-14606b42-a46e-4ef1-b7ca-4cf920be4b4e 2018-12-28 18:00:02,074 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 2018-12-28 18:00:02,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" -d '{"network": {"name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2", "admin_state_up": true}}' 2018-12-28 18:00:02,678 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9eac7c94-fc9c-4d9b-aafe-ddbad84e1dde Date: Fri, 28 Dec 2018 18:00:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:00:02Z","is_default":false,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","mtu":1450}} 2018-12-28 18:00:02,678 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-9eac7c94-fc9c-4d9b-aafe-ddbad84e1dde 2018-12-28 18:00:02,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:02,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-10e2b31f-6e64-47ab-9bd2-3c94ec3026d3 Date: Fri, 28 Dec 2018 18:00:02 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-12-28T18:00:02Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:02,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-10e2b31f-6e64-47ab-9bd2-3c94ec3026d3 2018-12-28 18:00:02,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:02,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1bb54fc6-9a21-4cff-9376-6fe1dff36d4c Date: Fri, 28 Dec 2018 18:00:02 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:00:02,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-1bb54fc6-9a21-4cff-9376-6fe1dff36d4c 2018-12-28 18:00:02,954 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2 2018-12-28 18:00:02,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" -d '{"subnets": [{"ip_version": 4, "network_id": "ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]}' 2018-12-28 18:00:03,660 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-03edb161-e773-4df0-b1b5-282ea560a8e8 Date: Fri, 28 Dec 2018 18:00:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:03,660 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-03edb161-e773-4df0-b1b5-282ea560a8e8 2018-12-28 18:00:03,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:03,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a5f68371-ef6a-4d27-8d78-565f65ae868f Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:03,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-a5f68371-ef6a-4d27-8d78-565f65ae868f 2018-12-28 18:00:03,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:04,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6553e284-f22c-4dc0-8495-9187602c1f9e Date: Fri, 28 Dec 2018 18:00:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:04,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-6553e284-f22c-4dc0-8495-9187602c1f9e 2018-12-28 18:00:04,152 - OpenStackNetwork - DEBUG - Network [ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e] created successfully 2018-12-28 18:00:04,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:04,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:04,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["qSWckDM-QO6s83XSt0lSow"], "issued_at": "2018-12-28T18:00:04.000000Z"}} 2018-12-28 18:00:04,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:04,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0402f4b7-2857-4481-bcc6-48d98daf66cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:04,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0402f4b7-2857-4481-bcc6-48d98daf66cb 2018-12-28 18:00:04,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:04,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7078ee19-26c8-4e81-bef1-44c9f368b720 Date: Fri, 28 Dec 2018 18:00:04 GMT RESP BODY: {"routers": []} 2018-12-28 18:00:04,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router&admin_state_up=True used request id req-7078ee19-26c8-4e81-bef1-44c9f368b720 2018-12-28 18:00:04,816 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:04,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:05,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["d49Z_IEcTZuLByhXokUsqQ"], "issued_at": "2018-12-28T18:00:05.000000Z"}} 2018-12-28 18:00:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2de9142287b6509765d272eb6eef9a82138d15cc" 2018-12-28 18:00:05,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ecd2a7e-dd1d-491c-bc01-9320a2da95ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:05,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0ecd2a7e-dd1d-491c-bc01-9320a2da95ed 2018-12-28 18:00:05,271 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:05,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"router": {"name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router", "admin_state_up": true}}' 2018-12-28 18:00:08,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-01a44e80-0392-4cb2-8f48-864b76a313d2 Date: Fri, 28 Dec 2018 18:00:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T18:00:06Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:06Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "0cef4096-4d15-41cf-9308-0900b3390e13", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router"}} 2018-12-28 18:00:08,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-01a44e80-0392-4cb2-8f48-864b76a313d2 2018-12-28 18:00:08,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:09,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-948054f3-25d7-48ae-a8a8-e7eef46b7a9f Date: Fri, 28 Dec 2018 18:00:09 GMT RESP BODY: {"ports":[]} 2018-12-28 18:00:09,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-948054f3-25d7-48ae-a8a8-e7eef46b7a9f 2018-12-28 18:00:09,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:09,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bb652262-410e-4505-8591-18db474714f1 Date: Fri, 28 Dec 2018 18:00:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:09,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 used request id req-bb652262-410e-4505-8591-18db474714f1 2018-12-28 18:00:09,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:09,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:09,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:09,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3afa0b7-f237-4ae0-832a-3912eb59be87 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:09,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-c3afa0b7-f237-4ae0-832a-3912eb59be87 2018-12-28 18:00:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:09,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e4becded-5c66-4f4e-82ac-a7e927a69f8b Date: Fri, 28 Dec 2018 18:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:09,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-e4becded-5c66-4f4e-82ac-a7e927a69f8b 2018-12-28 18:00:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:09,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-500146ca-4a5b-46b2-aec4-7976c8c162b0 Date: Fri, 28 Dec 2018 18:00:09 GMT RESP BODY: {"ports":[]} 2018-12-28 18:00:09,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1&admin_state_up=True used request id req-500146ca-4a5b-46b2-aec4-7976c8c162b0 2018-12-28 18:00:09,811 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1 for router - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:09,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:09,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:10,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["XnXNL-yuT-m7H8fOeduEhw"], "issued_at": "2018-12-28T18:00:10.000000Z"}} 2018-12-28 18:00:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b28d9b2c5d747a946f637b779a84620c42fa63f" 2018-12-28 18:00:10,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95574cb0-707a-4497-bc6c-a269e1619cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:10,265 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-95574cb0-707a-4497-bc6c-a269e1619cf8 2018-12-28 18:00:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:10,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f9d32eef-f739-43e8-9f2f-59b7df0dd9d6 Date: Fri, 28 Dec 2018 18:00:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:10,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 used request id req-f9d32eef-f739-43e8-9f2f-59b7df0dd9d6 2018-12-28 18:00:10,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:10,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-3fa36688-b278-48e0-b0b9-a0919dd0a119 Date: Fri, 28 Dec 2018 18:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:10,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-3fa36688-b278-48e0-b0b9-a0919dd0a119 2018-12-28 18:00:10,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:10,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8fa34911-6001-4bfe-b186-eb62101a6bf6 Date: Fri, 28 Dec 2018 18:00:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:10,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 used request id req-8fa34911-6001-4bfe-b186-eb62101a6bf6 2018-12-28 18:00:10,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:10,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b28d9b2c5d747a946f637b779a84620c42fa63f" 2018-12-28 18:00:11,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38e39c5-f618-46ea-8994-48b5acac9160 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:11,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-c38e39c5-f618-46ea-8994-48b5acac9160 2018-12-28 18:00:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:11,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dca3a554-fc61-4cfb-943a-526af6863ac3 Date: Fri, 28 Dec 2018 18:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:11,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-dca3a554-fc61-4cfb-943a-526af6863ac3 2018-12-28 18:00:11,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:11,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2fefebc0-a4d2-43c3-a9e7-0d8f95c62719 Date: Fri, 28 Dec 2018 18:00:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:11,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1 used request id req-2fefebc0-a4d2-43c3-a9e7-0d8f95c62719 2018-12-28 18:00:11,459 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 2018-12-28 18:00:11,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"port": {"network_id": "bfc70c13-d669-4b82-b97c-7ed5d171d4d5", "fixed_ips": [{"subnet_id": "fec53eb9-d670-4a33-82bc-c61e54d35a6e", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1", "admin_state_up": true}}' 2018-12-28 18:00:12,462 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-cd54dfd9-88b3-4c67-983f-741eb4eb1fe1 Date: Fri, 28 Dec 2018 18:00:12 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:12Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","project_id":"df59fac9b57b40c198c3e64104941c5f","qos_policy_id":null,"admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal"}} 2018-12-28 18:00:12,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-cd54dfd9-88b3-4c67-983f-741eb4eb1fe1 2018-12-28 18:00:12,463 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1 for router - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:12,463 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:12,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"port_id": "88596d02-ba65-441c-9ddd-1a3eef4a7f26"}' 2018-12-28 18:00:14,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-415f4a02-4a36-415a-9c00-c803e52f8960 Date: Fri, 28 Dec 2018 18:00:14 GMT RESP BODY: {"network_id": "bfc70c13-d669-4b82-b97c-7ed5d171d4d5", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "subnet_id": "fec53eb9-d670-4a33-82bc-c61e54d35a6e", "subnet_ids": ["fec53eb9-d670-4a33-82bc-c61e54d35a6e"], "port_id": "88596d02-ba65-441c-9ddd-1a3eef4a7f26", "id": "0cef4096-4d15-41cf-9308-0900b3390e13"} 2018-12-28 18:00:14,043 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/add_router_interface used request id req-415f4a02-4a36-415a-9c00-c803e52f8960 2018-12-28 18:00:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:14,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cbc1106f-666a-445b-bcb1-a0ee7509a334 Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:14,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 used request id req-cbc1106f-666a-445b-bcb1-a0ee7509a334 2018-12-28 18:00:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:14,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-145f6015-613d-4bdd-835e-446e69df2ed8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:14,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-145f6015-613d-4bdd-835e-446e69df2ed8 2018-12-28 18:00:14,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d2def866-d068-493c-9113-1505bf8acbf1 Date: Fri, 28 Dec 2018 18:00:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:14,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-d2def866-d068-493c-9113-1505bf8acbf1 2018-12-28 18:00:14,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:14,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f3d96e3-4398-4f26-9067-26a42cdeabd5 Date: Fri, 28 Dec 2018 18:00:14 GMT RESP BODY: {"ports":[]} 2018-12-28 18:00:14,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2&admin_state_up=True used request id req-9f3d96e3-4398-4f26-9067-26a42cdeabd5 2018-12-28 18:00:14,763 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2 for router - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:14,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:14,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:15,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["1PkBZ6FaR16EkDwBqhXydw"], "issued_at": "2018-12-28T18:00:15.000000Z"}} 2018-12-28 18:00:15,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f856920a1d95b059e6f8c03105c90c815d5753" 2018-12-28 18:00:15,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69f4e486-7cfc-49ab-8667-d4cd95a44945 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:15,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-69f4e486-7cfc-49ab-8667-d4cd95a44945 2018-12-28 18:00:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:15,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-86c1b4e3-da9c-4327-a3d5-495557cce03c Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:15,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 used request id req-86c1b4e3-da9c-4327-a3d5-495557cce03c 2018-12-28 18:00:15,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:15,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4ebfeab7-5f9b-4de4-ae83-934780f8973f Date: Fri, 28 Dec 2018 18:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:15,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-4ebfeab7-5f9b-4de4-ae83-934780f8973f 2018-12-28 18:00:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:15,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d311143-9e48-442c-9f46-2a021b571011 Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:15,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 used request id req-0d311143-9e48-442c-9f46-2a021b571011 2018-12-28 18:00:15,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:15,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f856920a1d95b059e6f8c03105c90c815d5753" 2018-12-28 18:00:15,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a36a2d5f-06df-4995-93f1-14923e1d8d2d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:15,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-a36a2d5f-06df-4995-93f1-14923e1d8d2d 2018-12-28 18:00:15,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:15,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d62212c3-d0e2-4479-a9cf-84c81226802a Date: Fri, 28 Dec 2018 18:00:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:15,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-d62212c3-d0e2-4479-a9cf-84c81226802a 2018-12-28 18:00:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:16,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-407f172b-61fb-4aea-9217-c6415a5cc879 Date: Fri, 28 Dec 2018 18:00:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:16,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2 used request id req-407f172b-61fb-4aea-9217-c6415a5cc879 2018-12-28 18:00:16,022 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 2018-12-28 18:00:16,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"port": {"network_id": "ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e", "fixed_ips": [{"subnet_id": "3601e967-0e92-491f-8a00-99aa51fa58f6", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2", "admin_state_up": true}}' 2018-12-28 18:00:17,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-356ae3bb-c84b-4d47-9645-8776a19b741f Date: Fri, 28 Dec 2018 18:00:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","project_id":"df59fac9b57b40c198c3e64104941c5f","qos_policy_id":null,"admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal"}} 2018-12-28 18:00:17,200 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-356ae3bb-c84b-4d47-9645-8776a19b741f 2018-12-28 18:00:17,200 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2 for router - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:17,200 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:17,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"port_id": "841d1a36-daf4-4ce1-bc95-6d1d325c70d6"}' 2018-12-28 18:00:18,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a8d149d-22ac-4890-9ad8-e24feb6beafa Date: Fri, 28 Dec 2018 18:00:18 GMT RESP BODY: {"network_id": "ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "subnet_id": "3601e967-0e92-491f-8a00-99aa51fa58f6", "subnet_ids": ["3601e967-0e92-491f-8a00-99aa51fa58f6"], "port_id": "841d1a36-daf4-4ce1-bc95-6d1d325c70d6", "id": "0cef4096-4d15-41cf-9308-0900b3390e13"} 2018-12-28 18:00:18,808 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/add_router_interface used request id req-1a8d149d-22ac-4890-9ad8-e24feb6beafa 2018-12-28 18:00:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:19,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-912cb7fc-5df0-4f95-8b3e-f37d2813b51b Date: Fri, 28 Dec 2018 18:00:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T18:00:06Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "0cef4096-4d15-41cf-9308-0900b3390e13", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router"}} 2018-12-28 18:00:19,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-912cb7fc-5df0-4f95-8b3e-f37d2813b51b 2018-12-28 18:00:19,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:19,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-1413f960-41c2-47d8-89cd-f8daa6ed4bb7 Date: Fri, 28 Dec 2018 18:00:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"}]} 2018-12-28 18:00:19,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-1413f960-41c2-47d8-89cd-f8daa6ed4bb7 2018-12-28 18:00:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:19,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c77a5864-927c-411f-bc6b-63355339c493 Date: Fri, 28 Dec 2018 18:00:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}} 2018-12-28 18:00:19,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e used request id req-c77a5864-927c-411f-bc6b-63355339c493 2018-12-28 18:00:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:19,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c3bc16cc-c4fe-4928-a494-51e78f5b1860 Date: Fri, 28 Dec 2018 18:00:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}} 2018-12-28 18:00:19,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 used request id req-c3bc16cc-c4fe-4928-a494-51e78f5b1860 2018-12-28 18:00:19,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:19,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["21G8s3zBS12f5tbEEAGeZQ"], "issued_at": "2018-12-28T18:00:19.000000Z"}} 2018-12-28 18:00:19,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:20,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-3316ab5b-f054-4daf-9c13-a58426a0e917 Date: Fri, 28 Dec 2018 18:00:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T18:00:06Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "0cef4096-4d15-41cf-9308-0900b3390e13", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router"}]} 2018-12-28 18:00:20,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router&admin_state_up=True used request id req-3316ab5b-f054-4daf-9c13-a58426a0e917 2018-12-28 18:00:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:20,088 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a6f07e34c458e3adc51565f80067dc497494d5d" 2018-12-28 18:00:20,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b22e80-ae4d-4de0-8950-b496f0396b9a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:20,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-82b22e80-ae4d-4de0-8950-b496f0396b9a 2018-12-28 18:00:20,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:20,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-e7993c89-7db6-4274-bb40-c4ac12d45eb0 Date: Fri, 28 Dec 2018 18:00:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"}]} 2018-12-28 18:00:20,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-e7993c89-7db6-4274-bb40-c4ac12d45eb0 2018-12-28 18:00:20,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:20,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-43692631-beb1-4dbd-96f0-84d9f3879518 Date: Fri, 28 Dec 2018 18:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}} 2018-12-28 18:00:20,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e used request id req-43692631-beb1-4dbd-96f0-84d9f3879518 2018-12-28 18:00:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:20,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fa9f9a1a-58d8-4235-8d9a-aca1a334d3c5 Date: Fri, 28 Dec 2018 18:00:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}} 2018-12-28 18:00:20,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 used request id req-fa9f9a1a-58d8-4235-8d9a-aca1a334d3c5 2018-12-28 18:00:20,660 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:20,661 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:21,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0510217830b74704beeb0a77ee09a0ad", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role"}], "expires_at": "2018-12-28T19:00:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df59fac9b57b40c198c3e64104941c5f", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df59fac9b57b40c198c3e64104941c5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-user", "id": "904d210862b34d4190f634cb8cef1049"}, "audit_ids": ["2y0EQ-tYS0iuKz0gyCqT2w"], "issued_at": "2018-12-28T18:00:21.000000Z"}} 2018-12-28 18:00:21,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:21,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f54a175-0dc3-4be8-aba8-21c94e6af5dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:21,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4f54a175-0dc3-4be8-aba8-21c94e6af5dc 2018-12-28 18:00:21,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:21,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-2897fee0-2d6d-48bf-9820-11bed2f46431 Date: Fri, 28 Dec 2018 18:00:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T18:00:06Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "0cef4096-4d15-41cf-9308-0900b3390e13", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router"}]} 2018-12-28 18:00:21,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router&admin_state_up=True used request id req-2897fee0-2d6d-48bf-9820-11bed2f46431 2018-12-28 18:00:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:21,332 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:21,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:21,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4097339-82f2-467c-b49b-b1a603d305d9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:21,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-c4097339-82f2-467c-b49b-b1a603d305d9 2018-12-28 18:00:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:21,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-a3fce88d-40c1-4c2b-b4bc-35e8fc98e46d Date: Fri, 28 Dec 2018 18:00:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"}]} 2018-12-28 18:00:21,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-a3fce88d-40c1-4c2b-b4bc-35e8fc98e46d 2018-12-28 18:00:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:21,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c86abd42-38b6-4a89-8928-3c56c3f8d7c7 Date: Fri, 28 Dec 2018 18:00:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}} 2018-12-28 18:00:21,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e used request id req-c86abd42-38b6-4a89-8928-3c56c3f8d7c7 2018-12-28 18:00:21,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:22,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e8c6cfb1-98e3-43bb-b9fc-ecb577598dc4 Date: Fri, 28 Dec 2018 18:00:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}} 2018-12-28 18:00:22,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 used request id req-e8c6cfb1-98e3-43bb-b9fc-ecb577598dc4 2018-12-28 18:00:22,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:22,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6488c495-aa5a-4dd6-acad-721c6cbafd5c Date: Fri, 28 Dec 2018 18:00: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":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:22,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 used request id req-6488c495-aa5a-4dd6-acad-721c6cbafd5c 2018-12-28 18:00:22,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:22,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0415a924-7f5a-4d68-990b-af6dbc6c0c57 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:22,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-0415a924-7f5a-4d68-990b-af6dbc6c0c57 2018-12-28 18:00:22,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:22,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4378c85d-4812-435b-aca4-5dc9dc24de38 Date: Fri, 28 Dec 2018 18:00:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:22,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-4378c85d-4812-435b-aca4-5dc9dc24de38 2018-12-28 18:00:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:22,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-af2aac12-4c6d-4e78-89d9-45900f36b95a Date: Fri, 28 Dec 2018 18:00:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"}]} 2018-12-28 18:00:22,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1&admin_state_up=True used request id req-af2aac12-4c6d-4e78-89d9-45900f36b95a 2018-12-28 18:00:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:22,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e725e07c-5571-4d87-9fb6-fdcde3a71cff Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:22,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-e725e07c-5571-4d87-9fb6-fdcde3a71cff 2018-12-28 18:00:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:23,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-888289bb-cc50-4a3a-9142-2631324428b0 Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:23,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 used request id req-888289bb-cc50-4a3a-9142-2631324428b0 2018-12-28 18:00:23,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:23,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02e3e26-3206-4a9c-aa90-e507f5a78037 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:23,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-d02e3e26-3206-4a9c-aa90-e507f5a78037 2018-12-28 18:00:23,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:23,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-973bf594-1009-4bff-b30b-6b4af9165fa8 Date: Fri, 28 Dec 2018 18:00:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:23,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-973bf594-1009-4bff-b30b-6b4af9165fa8 2018-12-28 18:00:23,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:23,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-4ba75efd-af61-4800-a12d-3b9dbfd5f6ae Date: Fri, 28 Dec 2018 18:00:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"}]} 2018-12-28 18:00:23,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e&name=CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2&admin_state_up=True used request id req-4ba75efd-af61-4800-a12d-3b9dbfd5f6ae 2018-12-28 18:00:23,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:23,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1fcf93-b6c9-4968-8595-53b8782b9535 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:23,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-2e1fcf93-b6c9-4968-8595-53b8782b9535 2018-12-28 18:00:23,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:23,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-7965ee05-c8fe-4749-b056-21c5bddfddd3 Date: Fri, 28 Dec 2018 18:00:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T18:00:06Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:18Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "0cef4096-4d15-41cf-9308-0900b3390e13", "name": "CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router"}} 2018-12-28 18:00:23,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-7965ee05-c8fe-4749-b056-21c5bddfddd3 2018-12-28 18:00:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:24,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-c24c64a8-db53-44cf-a546-5d043363940b Date: Fri, 28 Dec 2018 18:00:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"}]} 2018-12-28 18:00:24,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-c24c64a8-db53-44cf-a546-5d043363940b 2018-12-28 18:00:24,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:24,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-35af7305-4d3b-4af1-a858-f7b8baa91d62 Date: Fri, 28 Dec 2018 18:00:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}} 2018-12-28 18:00:24,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e used request id req-35af7305-4d3b-4af1-a858-f7b8baa91d62 2018-12-28 18:00:24,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee1c85c9355c41de0781bb70a8c75b1c2bcaf34" 2018-12-28 18:00:24,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e553570c-5dd3-4002-a2c7-994aea8ab430 Date: Fri, 28 Dec 2018 18:00:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}} 2018-12-28 18:00:24,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 used request id req-e553570c-5dd3-4002-a2c7-994aea8ab430 2018-12-28 18:00:24,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:24,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-26a73ac5-23ca-42ed-b67d-eee588896d4f Date: Fri, 28 Dec 2018 18:00: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":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:24,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-26a73ac5-23ca-42ed-b67d-eee588896d4f 2018-12-28 18:00:24,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:24,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-87d7ff8f-89e8-491c-9d08-a90a93ddc700 Date: Fri, 28 Dec 2018 18:00:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:24,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-87d7ff8f-89e8-491c-9d08-a90a93ddc700 2018-12-28 18:00:24,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:25,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-53eb1000-cc38-4b7b-a5f9-75cf7657e3af Date: Fri, 28 Dec 2018 18:00:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:17Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.1"}],"id":"88596d02-ba65-441c-9ddd-1a3eef4a7f26","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:b4:61:83","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:11Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.4"}],"id":"89fbfe32-928c-4145-b654-dbc9376dfb53","security_groups":[],"mac_address":"fa:16:3e:10:a5:a9","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bfc70c13-d669-4b82-b97c-7ed5d171d4d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.3"}],"id":"aa611acb-fd53-4084-900e-5daec626d440","security_groups":[],"mac_address":"fa:16:3e:00:bf:24","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bfc70c13-d669-4b82-b97c-7ed5d171d4d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","ip_address":"10.200.201.2"}],"id":"c2546be9-71c7-453e-8bb4-3c898512b694","security_groups":[],"mac_address":"fa:16:3e:48:c5:52","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:01Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bfc70c13-d669-4b82-b97c-7ed5d171d4d5"}]} 2018-12-28 18:00:25,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-53eb1000-cc38-4b7b-a5f9-75cf7657e3af 2018-12-28 18:00:25,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:25,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f4169dca-0ca0-4d4f-a801-719ff5073515 Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:25,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-f4169dca-0ca0-4d4f-a801-719ff5073515 2018-12-28 18:00:25,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:25,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4a3f4502-5ad7-4519-b569-a530190542b7 Date: Fri, 28 Dec 2018 18:00:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:25,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-4a3f4502-5ad7-4519-b569-a530190542b7 2018-12-28 18:00:25,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:25,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-faed0780-8d7b-4519-ad6d-9483dd9f2f81 Date: Fri, 28 Dec 2018 18:00:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.3"}],"id":"39d96063-c160-44b6-922e-e09e2afa9c74","security_groups":[],"mac_address":"fa:16:3e:35:22:4a","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.2"}],"id":"7e37475f-ceea-4dc8-a96b-020b522ebf21","security_groups":[],"mac_address":"fa:16:3e:99:9c:0e","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.1"}],"id":"841d1a36-daf4-4ce1-bc95-6d1d325c70d6","security_groups":["c3e9403d-0566-4603-b953-b2f3cb01eaa8"],"mac_address":"fa:16:3e:4b:b8:5c","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:16Z","binding:vnic_type":"normal","device_id":"0cef4096-4d15-41cf-9308-0900b3390e13"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:00:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3601e967-0e92-491f-8a00-99aa51fa58f6","ip_address":"10.200.202.4"}],"id":"8e09d0f2-0e23-404d-a3d0-5434eb67b35c","security_groups":[],"mac_address":"fa:16:3e:ce:c6:95","project_id":"df59fac9b57b40c198c3e64104941c5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e"}]} 2018-12-28 18:00:25,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-faed0780-8d7b-4519-ad6d-9483dd9f2f81 2018-12-28 18:00:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:25,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b75f2149-4a9c-4f8f-a5df-6c0d44225fcd Date: Fri, 28 Dec 2018 18:00:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}} 2018-12-28 18:00:25,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e used request id req-b75f2149-4a9c-4f8f-a5df-6c0d44225fcd 2018-12-28 18:00:25,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:26,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-91557ba7-293f-4fe3-aeb2-acf61f87ace1 Date: Fri, 28 Dec 2018 18:00: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":["fec53eb9-d670-4a33-82bc-c61e54d35a6e"],"updated_at":"2018-12-28T18:00:00Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T17:59:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1"}]} 2018-12-28 18:00:26,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-91557ba7-293f-4fe3-aeb2-acf61f87ace1 2018-12-28 18:00:26,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:26,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-8eb7a7cc-2544-457c-9234-4f033beb0e34 Date: Fri, 28 Dec 2018 18:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bfc70c13-d669-4b82-b97c-7ed5d171d4d5","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00: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":"df59fac9b57b40c198c3e64104941c5f","id":"fec53eb9-d670-4a33-82bc-c61e54d35a6e","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1"}]} 2018-12-28 18:00:26,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-8eb7a7cc-2544-457c-9234-4f033beb0e34 2018-12-28 18:00:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:26,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-91d89822-03fc-4a6c-9709-7cf8ddaff744 Date: Fri, 28 Dec 2018 18:00:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}} 2018-12-28 18:00:26,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 used request id req-91d89822-03fc-4a6c-9709-7cf8ddaff744 2018-12-28 18:00:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:26,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b853c94d-6728-4139-9eac-6f68090950fe Date: Fri, 28 Dec 2018 18:00: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":["3601e967-0e92-491f-8a00-99aa51fa58f6"],"updated_at":"2018-12-28T18:00:03Z","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"df59fac9b57b40c198c3e64104941c5f","id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2"}]} 2018-12-28 18:00:26,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-b853c94d-6728-4139-9eac-6f68090950fe 2018-12-28 18:00:26,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b35d08935ee8fae99a14060a8ccb1f88439d9a8" 2018-12-28 18:00:26,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ef5fa654-f895-4452-8216-2a667aaae4fe Date: Fri, 28 Dec 2018 18:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e","tenant_id":"df59fac9b57b40c198c3e64104941c5f","created_at":"2018-12-28T18:00:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:00:03Z","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":"df59fac9b57b40c198c3e64104941c5f","id":"3601e967-0e92-491f-8a00-99aa51fa58f6","subnetpool_id":null,"name":"CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2"}]} 2018-12-28 18:00:26,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-ef5fa654-f895-4452-8216-2a667aaae4fe 2018-12-28 18:00:26,512 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router and port CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port1 2018-12-28 18:00:26,512 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"port_id": "88596d02-ba65-441c-9ddd-1a3eef4a7f26"}' 2018-12-28 18:00:27,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-87e471bc-8876-4b3b-af1f-1008155778a2 Date: Fri, 28 Dec 2018 18:00:27 GMT RESP BODY: {"network_id": "bfc70c13-d669-4b82-b97c-7ed5d171d4d5", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "subnet_id": "fec53eb9-d670-4a33-82bc-c61e54d35a6e", "subnet_ids": ["fec53eb9-d670-4a33-82bc-c61e54d35a6e"], "port_id": "88596d02-ba65-441c-9ddd-1a3eef4a7f26", "id": "0cef4096-4d15-41cf-9308-0900b3390e13"} 2018-12-28 18:00:27,939 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/remove_router_interface used request id req-87e471bc-8876-4b3b-af1f-1008155778a2 2018-12-28 18:00:27,940 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router and port CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-port2 2018-12-28 18:00:27,940 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:27,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" -d '{"port_id": "841d1a36-daf4-4ce1-bc95-6d1d325c70d6"}' 2018-12-28 18:00:29,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-24d6dafb-da22-46ac-af81-f5ded1f06760 Date: Fri, 28 Dec 2018 18:00:29 GMT RESP BODY: {"network_id": "ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "subnet_id": "3601e967-0e92-491f-8a00-99aa51fa58f6", "subnet_ids": ["3601e967-0e92-491f-8a00-99aa51fa58f6"], "port_id": "841d1a36-daf4-4ce1-bc95-6d1d325c70d6", "id": "0cef4096-4d15-41cf-9308-0900b3390e13"} 2018-12-28 18:00:29,392 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13/remove_router_interface used request id req-24d6dafb-da22-46ac-af81-f5ded1f06760 2018-12-28 18:00:29,392 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:29,392 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-router 2018-12-28 18:00:29,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf16823b6cf46ad44d45fb206c8749ead91f942" 2018-12-28 18:00:32,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-797cb766-1712-4195-b6b6-dd24a2255e42 Content-Length: 0 Date: Fri, 28 Dec 2018 18:00:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:32,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/0cef4096-4d15-41cf-9308-0900b3390e13 used request id req-797cb766-1712-4195-b6b6-dd24a2255e42 2018-12-28 18:00:32,573 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1 2018-12-28 18:00:32,573 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet1 2018-12-28 18:00:32,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 18:00:34,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b90103a1-90c5-453b-b1fc-87adbc843d51 Date: Fri, 28 Dec 2018 18:00:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:34,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fec53eb9-d670-4a33-82bc-c61e54d35a6e used request id req-b90103a1-90c5-453b-b1fc-87adbc843d51 2018-12-28 18:00:34,978 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net1 2018-12-28 18:00:34,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/bfc70c13-d669-4b82-b97c-7ed5d171d4d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba16b31829f390c082d661cb13dd5fb28bd8f528" 2018-12-28 18:00:37,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4a78bdb-883e-4795-b0dc-bf2488455d2f Date: Fri, 28 Dec 2018 18:00:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:37,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/bfc70c13-d669-4b82-b97c-7ed5d171d4d5 used request id req-c4a78bdb-883e-4795-b0dc-bf2488455d2f 2018-12-28 18:00:37,063 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2 2018-12-28 18:00:37,063 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-subnet2 2018-12-28 18:00:37,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:39,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-63e18a2c-55db-4bde-a1aa-3dd043a9c261 Date: Fri, 28 Dec 2018 18:00:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:39,767 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3601e967-0e92-491f-8a00-99aa51fa58f6 used request id req-63e18a2c-55db-4bde-a1aa-3dd043a9c261 2018-12-28 18:00:39,767 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-b4d23797-6543-4b4f-8a04-3050e0913190-pub-net2 2018-12-28 18:00:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e99be5983e8f9df1155015a01cc8b11b251ff13" 2018-12-28 18:00:41,137 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b9c134-c0d8-4fe6-a370-33cf22ed35bc Date: Fri, 28 Dec 2018 18:00:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:41,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ae7ab96a-da14-4cab-9f1e-1b6bfc697e0e used request id req-a4b9c134-c0d8-4fe6-a370-33cf22ed35bc 2018-12-28 18:00:41,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:41,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d9fcd586-4f04-4ddb-8e08-d5d4a3f38d8b Date: Fri, 28 Dec 2018 18:00:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T17:59:59Z", "updated_at": "2018-12-28T17:59:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "revision_number": 0, "id": "059173ad-7a72-4aed-ad1a-56363c3e9ffa", "remote_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "df59fac9b57b40c198c3e64104941c5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "revision_number": 0, "id": "1c3e7748-8f64-4e8e-acbb-d9d69f68b484", "remote_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "df59fac9b57b40c198c3e64104941c5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "revision_number": 0, "id": "366e053f-8b58-4f71-bd7f-058759e189c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "df59fac9b57b40c198c3e64104941c5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "revision_number": 0, "id": "e8c564ba-48db-4be0-9cae-480fcf271637", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "df59fac9b57b40c198c3e64104941c5f"}], "revision_number": 4, "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "name": "default"}]} 2018-12-28 18:00:41,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d9fcd586-4f04-4ddb-8e08-d5d4a3f38d8b 2018-12-28 18:00:41,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:41,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9815a9f-21bd-4df2-98a6-92ff0770941a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:00:41,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-e9815a9f-21bd-4df2-98a6-92ff0770941a 2018-12-28 18:00:41,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:41,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e6da7ef-5988-4cfa-b246-79d4fa53608d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:00:41,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-2e6da7ef-5988-4cfa-b246-79d4fa53608d 2018-12-28 18:00:41,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:41,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd7f200a-8496-408e-87a4-e1afa39a9190 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:00:41,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-cd7f200a-8496-408e-87a4-e1afa39a9190 2018-12-28 18:00:41,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:41,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82be2e73-8514-48f3-b9e4-81903c35202b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f"}, "enabled": true, "id": "df59fac9b57b40c198c3e64104941c5f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-dff9e781-dc6a-491-proj"}} 2018-12-28 18:00:41,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-82be2e73-8514-48f3-b9e4-81903c35202b 2018-12-28 18:00:41,735 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3e9403d-0566-4603-b953-b2f3cb01eaa8 2018-12-28 18:00:41,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3e9403d-0566-4603-b953-b2f3cb01eaa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:41,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2d973fe5-05d4-4b34-9a5e-8fb7a71ba2b8 Date: Fri, 28 Dec 2018 18:00:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "port_range_min": null, "revision_number": 0, "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T17:59:59Z", "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "059173ad-7a72-4aed-ad1a-56363c3e9ffa"}, {"remote_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "port_range_min": null, "revision_number": 0, "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T17:59:59Z", "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "1c3e7748-8f64-4e8e-acbb-d9d69f68b484"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "port_range_min": null, "revision_number": 0, "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T17:59:59Z", "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "366e053f-8b58-4f71-bd7f-058759e189c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T17:59:59Z", "security_group_id": "c3e9403d-0566-4603-b953-b2f3cb01eaa8", "port_range_min": null, "revision_number": 0, "tenant_id": "df59fac9b57b40c198c3e64104941c5f", "created_at": "2018-12-28T17:59:59Z", "project_id": "df59fac9b57b40c198c3e64104941c5f", "id": "e8c564ba-48db-4be0-9cae-480fcf271637"}]} 2018-12-28 18:00:41,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3e9403d-0566-4603-b953-b2f3cb01eaa8 used request id req-2d973fe5-05d4-4b34-9a5e-8fb7a71ba2b8 2018-12-28 18:00:41,921 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:00:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c3e9403d-0566-4603-b953-b2f3cb01eaa8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:42,268 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ac18fe7-e418-4582-a2b4-fd1adee16e68 Content-Length: 0 Date: Fri, 28 Dec 2018 18:00:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:42,268 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c3e9403d-0566-4603-b953-b2f3cb01eaa8 used request id req-2ac18fe7-e418-4582-a2b4-fd1adee16e68 2018-12-28 18:00:42,269 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-dff9e781-dc6a-491-proj 2018-12-28 18:00:42,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:42,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a77d72d-26bd-48e9-9a48-ee40507177e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:42,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/df59fac9b57b40c198c3e64104941c5f used request id req-9a77d72d-26bd-48e9-9a48-ee40507177e4 2018-12-28 18:00:42,473 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-dff9e781-dc6a-491-proj-role 2018-12-28 18:00:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0510217830b74704beeb0a77ee09a0ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:42,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9757ab8-c491-496e-b67e-d9c07cb23f55 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:42,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0510217830b74704beeb0a77ee09a0ad used request id req-c9757ab8-c491-496e-b67e-d9c07cb23f55 2018-12-28 18:00:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68d587135c4e416cf74fb3095a4b8ca32d5bf0e" 2018-12-28 18:00:42,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7552a17-6900-4c78-9200-6726cd78a032 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:00:42,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f7552a17-6900-4c78-9200-6726cd78a032 2018-12-28 18:00:42,750 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-dff9e781-dc6a-491-user 2018-12-28 18:00:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/904d210862b34d4190f634cb8cef1049 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbef401126b165b90ded46f145669f076d4a4779" 2018-12-28 18:00:42,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bae96a5-952a-4c28-ac78-18ce761cdf47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:42,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/904d210862b34d4190f634cb8cef1049 used request id req-9bae96a5-952a-4c28-ac78-18ce761cdf47 2018-12-28 18:00:42,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:43,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["goEQDLAlRVOh7BSkg9YeBQ"], "issued_at": "2018-12-28T18:00:43.000000Z"}} 2018-12-28 18:00:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283686ae01774bcc9802602520b077cfea0700b5" 2018-12-28 18:00:43,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52246d89-325b-49a3-b9e1-cadf38f1ea83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:43,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-52246d89-325b-49a3-b9e1-cadf38f1ea83 2018-12-28 18:00:43,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:43,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:43,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["6LEdPd2gS4CC8MCmx_1ypA"], "issued_at": "2018-12-28T18:00:43.000000Z"}} 2018-12-28 18:00:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:43,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-856d589c-5550-49bb-b2b9-be1b4a96aac2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:43,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-856d589c-5550-49bb-b2b9-be1b4a96aac2 2018-12-28 18:00:43,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:43,907 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:43,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-53eab2ed-7d67-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:43,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ca915fb-decd-4a9f-8303-fab8ccea503f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-53eab2ed-7d67-44d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:00:43,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-53eab2ed-7d67-44d-proj used request id req-0ca915fb-decd-4a9f-8303-fab8ccea503f 2018-12-28 18:00:43,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80104ea-c164-4060-affd-e1277511e463 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:00:44,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e80104ea-c164-4060-affd-e1277511e463 2018-12-28 18:00:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}}' 2018-12-28 18:00:44,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea52ea48-2398-4a18-9061-3288b74b22ac Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139"}, "enabled": true, "id": "4d44284c41b7480aac0122fdf992d139", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}} 2018-12-28 18:00:44,147 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ea52ea48-2398-4a18-9061-3288b74b22ac 2018-12-28 18:00:44,147 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-53eab2ed-7d67-44d-proj 2018-12-28 18:00:44,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:44,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:44,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:00:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["PYKJaBpJTrWjlZUglHqEzg"], "issued_at": "2018-12-28T18:00:44.000000Z"}} 2018-12-28 18:00:44,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d42bad60291df79ead865f4cf2c48660c0ca973" 2018-12-28 18:00:44,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41457954-8f05-4565-86ea-7b760551379d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:44,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-41457954-8f05-4565-86ea-7b760551379d 2018-12-28 18:00:44,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:44,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:44,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d42bad60291df79ead865f4cf2c48660c0ca973" 2018-12-28 18:00:44,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52a3ae6-4415-40b2-9433-cdffcc84f299 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:00:44,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f52a3ae6-4415-40b2-9433-cdffcc84f299 2018-12-28 18:00:44,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-53eab2ed-7d67-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d42bad60291df79ead865f4cf2c48660c0ca973" 2018-12-28 18:00:44,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c7c135-f545-4a9a-afd0-5140c16c9f08 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-53eab2ed-7d67-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139"}, "enabled": true, "id": "4d44284c41b7480aac0122fdf992d139", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}]} 2018-12-28 18:00:44,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-53eab2ed-7d67-44d-proj used request id req-e4c7c135-f545-4a9a-afd0-5140c16c9f08 2018-12-28 18:00:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d42bad60291df79ead865f4cf2c48660c0ca973" 2018-12-28 18:00:44,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835afb14-22e6-4b78-aed2-14167491577e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:00:44,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-835afb14-22e6-4b78-aed2-14167491577e 2018-12-28 18:00:45,268 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-53eab2ed-7d67-44d-user 2018-12-28 18:00:45,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:45,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a55ba7e-1971-46cb-99d2-3899bba4b247 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:00:45,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5a55ba7e-1971-46cb-99d2-3899bba4b247 2018-12-28 18:00:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" -d '{"role": {"name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role"}}' 2018-12-28 18:00:45,482 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a5cf429-40af-4f8a-812e-a7345f6a4b4f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cdea7753ff24902899a057648d59e36", "links": {"self": "http://172.30.9.21:5000/v3/roles/4cdea7753ff24902899a057648d59e36"}, "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role"}} 2018-12-28 18:00:45,482 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0a5cf429-40af-4f8a-812e-a7345f6a4b4f 2018-12-28 18:00:45,483 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role 2018-12-28 18:00:45,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4cdea7753ff24902899a057648d59e36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:45,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80db07fd-a44b-4800-b2d0-cd402fa172a6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/4cdea7753ff24902899a057648d59e36"}, "domain_id": null, "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role", "id": "4cdea7753ff24902899a057648d59e36"}} 2018-12-28 18:00:45,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4cdea7753ff24902899a057648d59e36 used request id req-80db07fd-a44b-4800-b2d0-cd402fa172a6 2018-12-28 18:00:45,567 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role to project CreateRouterSuccessTests-53eab2ed-7d67-44d-proj 2018-12-28 18:00:45,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139/users/01faacb8a12a45248a5fd799b7d5bd2d/roles/4cdea7753ff24902899a057648d59e36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:45,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13114a9f-0a8a-45a8-98fc-5a0eef36f794 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:45,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139/users/01faacb8a12a45248a5fd799b7d5bd2d/roles/4cdea7753ff24902899a057648d59e36 used request id req-13114a9f-0a8a-45a8-98fc-5a0eef36f794 2018-12-28 18:00:45,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:45,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:46,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cdea7753ff24902899a057648d59e36", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role"}], "expires_at": "2018-12-28T19:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d44284c41b7480aac0122fdf992d139", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-user", "id": "01faacb8a12a45248a5fd799b7d5bd2d"}, "audit_ids": ["8NgZUjoiQ4W0utRT70Lo0g"], "issued_at": "2018-12-28T18:00:46.000000Z"}} 2018-12-28 18:00:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:46,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825d4c8f-02ef-4a3f-b882-e1b7afe88afd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:46,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-825d4c8f-02ef-4a3f-b882-e1b7afe88afd 2018-12-28 18:00:46,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:46,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d71eb878-7f07-4418-bd53-67776a2f1ec3 Date: Fri, 28 Dec 2018 18:00:46 GMT RESP BODY: {"routers": []} 2018-12-28 18:00:46,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router&admin_state_up=True used request id req-d71eb878-7f07-4418-bd53-67776a2f1ec3 2018-12-28 18:00:46,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:00:46,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:46,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cdea7753ff24902899a057648d59e36", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role"}], "expires_at": "2018-12-28T19:00:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d44284c41b7480aac0122fdf992d139", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-user", "id": "01faacb8a12a45248a5fd799b7d5bd2d"}, "audit_ids": ["oUSRLZNLToS6QlDQGY6POw"], "issued_at": "2018-12-28T18:00:46.000000Z"}} 2018-12-28 18:00:46,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2809069691c6b89cee735e1a3191fcfd7fda808" 2018-12-28 18:00:46,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b2c533-5d1d-45ab-9a91-4ab0b5af2ad6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:00:46,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-62b2c533-5d1d-45ab-9a91-4ab0b5af2ad6 2018-12-28 18:00:46,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:47,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ec271f5c-257a-4fdf-8c2c-5233418b36c6 Date: Fri, 28 Dec 2018 18:00:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:00:47,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-ec271f5c-257a-4fdf-8c2c-5233418b36c6 2018-12-28 18:00:47,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:47,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-41b97a88-609e-49ae-b85f-022a68d7c113 Date: Fri, 28 Dec 2018 18:00:47 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:00:47,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-41b97a88-609e-49ae-b85f-022a68d7c113 2018-12-28 18:00:47,475 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router 2018-12-28 18:00:47,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router", "admin_state_up": true}}' 2018-12-28 18:00:52,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-402fe238-0c71-4e2c-95d5-d09a7538c3a6 Date: Fri, 28 Dec 2018 18:00:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4d44284c41b7480aac0122fdf992d139", "created_at": "2018-12-28T18:00:48Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "4d44284c41b7480aac0122fdf992d139", "id": "2b38e151-97c1-4109-b50a-1da7b5773675", "name": "CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router"}} 2018-12-28 18:00:52,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-402fe238-0c71-4e2c-95d5-d09a7538c3a6 2018-12-28 18:00:52,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2b38e151-97c1-4109-b50a-1da7b5773675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:52,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25f8f72a-9ed6-4419-bddf-c93bb66a8270 Date: Fri, 28 Dec 2018 18:00:52 GMT RESP BODY: {"ports":[]} 2018-12-28 18:00:52,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2b38e151-97c1-4109-b50a-1da7b5773675 used request id req-25f8f72a-9ed6-4419-bddf-c93bb66a8270 2018-12-28 18:00:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/2b38e151-97c1-4109-b50a-1da7b5773675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:53,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5ff34c4e-6d57-46a2-adb0-88f3ac78c81a Date: Fri, 28 Dec 2018 18:00:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d44284c41b7480aac0122fdf992d139", "created_at": "2018-12-28T18:00:48Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:51Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "4d44284c41b7480aac0122fdf992d139", "id": "2b38e151-97c1-4109-b50a-1da7b5773675", "name": "CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router"}} 2018-12-28 18:00:53,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/2b38e151-97c1-4109-b50a-1da7b5773675 used request id req-5ff34c4e-6d57-46a2-adb0-88f3ac78c81a 2018-12-28 18:00:53,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2b38e151-97c1-4109-b50a-1da7b5773675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:53,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ba7e97e7-53ee-4571-931a-928cf666dffc Date: Fri, 28 Dec 2018 18:00:53 GMT RESP BODY: {"ports":[]} 2018-12-28 18:00:53,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2b38e151-97c1-4109-b50a-1da7b5773675 used request id req-ba7e97e7-53ee-4571-931a-928cf666dffc 2018-12-28 18:00:53,351 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:53,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4cdea7753ff24902899a057648d59e36", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role"}], "expires_at": "2018-12-28T19:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d44284c41b7480aac0122fdf992d139", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/4d44284c41b7480aac0122fdf992d139", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-user", "id": "01faacb8a12a45248a5fd799b7d5bd2d"}, "audit_ids": ["BwXoMhxiTl66XvEFt1HR5g"], "issued_at": "2018-12-28T18:00:53.000000Z"}} 2018-12-28 18:00:53,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364ce1c6930ee7699861c43df4c6bd651ed3b2e4" 2018-12-28 18:00:54,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-19a53cb8-8dc2-44d3-8f56-62ad859da922 Date: Fri, 28 Dec 2018 18:00:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4d44284c41b7480aac0122fdf992d139", "created_at": "2018-12-28T18:00:48Z", "admin_state_up": true, "updated_at": "2018-12-28T18:00:51Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "4d44284c41b7480aac0122fdf992d139", "id": "2b38e151-97c1-4109-b50a-1da7b5773675", "name": "CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router"}]} 2018-12-28 18:00:54,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router&admin_state_up=True used request id req-19a53cb8-8dc2-44d3-8f56-62ad859da922 2018-12-28 18:00:54,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:00:54,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:00: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:00:54,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283686ae01774bcc9802602520b077cfea0700b5" 2018-12-28 18:00:54,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef34b71b-c21a-4463-a2f7-05ad40a910b5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139"}, "enabled": true, "id": "4d44284c41b7480aac0122fdf992d139", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-53eab2ed-7d67-44d-proj"}} 2018-12-28 18:00:54,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139 used request id req-ef34b71b-c21a-4463-a2f7-05ad40a910b5 2018-12-28 18:00:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=2b38e151-97c1-4109-b50a-1da7b5773675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364ce1c6930ee7699861c43df4c6bd651ed3b2e4" 2018-12-28 18:00:54,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-426d0c23-545f-43d6-b882-228a5a63e655 Date: Fri, 28 Dec 2018 18:00:54 GMT RESP BODY: {"ports":[]} 2018-12-28 18:00:54,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=2b38e151-97c1-4109-b50a-1da7b5773675 used request id req-426d0c23-545f-43d6-b882-228a5a63e655 2018-12-28 18:00:54,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364ce1c6930ee7699861c43df4c6bd651ed3b2e4" 2018-12-28 18:00:54,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ccebc986-33be-429a-bd7b-ac071e9ddc33 Date: Fri, 28 Dec 2018 18:00:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:00:54,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-ccebc986-33be-429a-bd7b-ac071e9ddc33 2018-12-28 18:00:54,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364ce1c6930ee7699861c43df4c6bd651ed3b2e4" 2018-12-28 18:00:54,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-60336150-3cee-4a4b-9097-ea8c60652fc1 Date: Fri, 28 Dec 2018 18:00:54 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:00:54,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-60336150-3cee-4a4b-9097-ea8c60652fc1 2018-12-28 18:00:54,955 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router 2018-12-28 18:00:54,955 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-75375bf0-d03d-482a-a15b-49b0dab9c304-pub-router 2018-12-28 18:00:54,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/2b38e151-97c1-4109-b50a-1da7b5773675 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}825e1d221a047046df37898072a2084821a57c05" 2018-12-28 18:00:58,256 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e51f5a6-8e24-4330-a8b4-c5ec48f2cafa Content-Length: 0 Date: Fri, 28 Dec 2018 18:00:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:00:58,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/2b38e151-97c1-4109-b50a-1da7b5773675 used request id req-5e51f5a6-8e24-4330-a8b4-c5ec48f2cafa 2018-12-28 18:00:58,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:58,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f3471cb8-f0f4-4302-94bb-1bf43db3d33a Date: Fri, 28 Dec 2018 18:00:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:00:58,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f3471cb8-f0f4-4302-94bb-1bf43db3d33a 2018-12-28 18:00:58,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:58,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5750f55-8e08-44e5-9087-3cb48cacd900 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:00:58,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-d5750f55-8e08-44e5-9087-3cb48cacd900 2018-12-28 18:00:58,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:58,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea79cbc-a1ef-4ae1-b751-137eb2c738d1 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:00:58,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-7ea79cbc-a1ef-4ae1-b751-137eb2c738d1 2018-12-28 18:00:58,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:58,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2740d3c-4ffe-4db8-ac72-89740d9f30de Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:00:58,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-d2740d3c-4ffe-4db8-ac72-89740d9f30de 2018-12-28 18:00:58,765 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-53eab2ed-7d67-44d-proj 2018-12-28 18:00:58,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:59,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ad52536-810e-4912-ad69-77be8bb26e88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:59,018 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4d44284c41b7480aac0122fdf992d139 used request id req-5ad52536-810e-4912-ad69-77be8bb26e88 2018-12-28 18:00:59,018 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-53eab2ed-7d67-44d-proj-role 2018-12-28 18:00:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4cdea7753ff24902899a057648d59e36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:59,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6292dad2-ec74-4cd6-b0f4-02e474bbb66b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:59,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4cdea7753ff24902899a057648d59e36 used request id req-6292dad2-ec74-4cd6-b0f4-02e474bbb66b 2018-12-28 18:00:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbc2d59f40f468b4be22b2672ac054baa74ac8b1" 2018-12-28 18:00:59,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35687c4d-c18d-441f-935a-c1dfbf6972a1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:00:59,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-35687c4d-c18d-441f-935a-c1dfbf6972a1 2018-12-28 18:00:59,231 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-53eab2ed-7d67-44d-user 2018-12-28 18:00:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/01faacb8a12a45248a5fd799b7d5bd2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d42bad60291df79ead865f4cf2c48660c0ca973" 2018-12-28 18:00:59,463 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:00:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ff47f96-905b-46ea-9b46-ce620fe5f55b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:00:59,463 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/01faacb8a12a45248a5fd799b7d5bd2d used request id req-6ff47f96-905b-46ea-9b46-ce620fe5f55b 2018-12-28 18:00:59,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:00:59,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:00:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["g3BdepVJSDOo4EVObCodmQ"], "issued_at": "2018-12-28T18:00:59.000000Z"}} 2018-12-28 18:00:59,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:00,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:00:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d34698-f0b9-4ecc-83b9-79eaf51fd0af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:00,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-59d34698-f0b9-4ecc-83b9-79eaf51fd0af 2018-12-28 18:01:00,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:00,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:00,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["UlQdrI1sQsSEBt0W1A0tiw"], "issued_at": "2018-12-28T18:01:00.000000Z"}} 2018-12-28 18:01:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:00,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b806fa-202f-43f7-b579-35f7c9f68b05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:00,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-39b806fa-202f-43f7-b579-35f7c9f68b05 2018-12-28 18:01:00,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:00,515 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2ab33238-0a03-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:00,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8496ae5-5341-4697-ad61-dec91c37ed0f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2ab33238-0a03-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:01:00,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-2ab33238-0a03-4c2-proj used request id req-b8496ae5-5341-4697-ad61-dec91c37ed0f 2018-12-28 18:01:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:00,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7608133f-9f8d-4c5f-b5e6-6c27dd3e83f6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:01:00,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7608133f-9f8d-4c5f-b5e6-6c27dd3e83f6 2018-12-28 18:01:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-2ab33238-0a03-4c2-proj"}}' 2018-12-28 18:01:00,819 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:01:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9041280a-5188-4fc4-9087-3d7142a1bf11 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4e5d3c2bba2b4e21bd1c12f8deff1ac1"}, "enabled": true, "id": "4e5d3c2bba2b4e21bd1c12f8deff1ac1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2ab33238-0a03-4c2-proj"}} 2018-12-28 18:01:00,819 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9041280a-5188-4fc4-9087-3d7142a1bf11 2018-12-28 18:01:00,820 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-2ab33238-0a03-4c2-proj 2018-12-28 18:01:00,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:00,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:01,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["w-HnW9ZfTRCU2D9hgYofYw"], "issued_at": "2018-12-28T18:01:01.000000Z"}} 2018-12-28 18:01:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d05bb109fed038386a07ac63067d43956c408bb" 2018-12-28 18:01:01,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc8dc5f-af47-405a-9221-4ff95ae4d7f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:01,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1fc8dc5f-af47-405a-9221-4ff95ae4d7f8 2018-12-28 18:01:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:01,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:01,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d05bb109fed038386a07ac63067d43956c408bb" 2018-12-28 18:01:01,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc2365b-a69d-4b0b-b1f5-840a7be1a716 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:01:01,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7cc2365b-a69d-4b0b-b1f5-840a7be1a716 2018-12-28 18:01:01,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-2ab33238-0a03-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d05bb109fed038386a07ac63067d43956c408bb" 2018-12-28 18:01:01,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be145542-6c7f-4d5c-af46-f4b3c11c9073 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-2ab33238-0a03-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4e5d3c2bba2b4e21bd1c12f8deff1ac1"}, "enabled": true, "id": "4e5d3c2bba2b4e21bd1c12f8deff1ac1", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-2ab33238-0a03-4c2-proj"}]} 2018-12-28 18:01:01,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-2ab33238-0a03-4c2-proj used request id req-be145542-6c7f-4d5c-af46-f4b3c11c9073 2018-12-28 18:01:01,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d05bb109fed038386a07ac63067d43956c408bb" 2018-12-28 18:01:01,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b65e2f-9392-4895-9a44-a1c5648a516e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:01:01,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-17b65e2f-9392-4895-9a44-a1c5648a516e 2018-12-28 18:01:01,872 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-2ab33238-0a03-4c2-user 2018-12-28 18:01:01,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:01,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb086861-64cb-448e-915a-3c287a08b52f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:01:01,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb086861-64cb-448e-915a-3c287a08b52f 2018-12-28 18:01:01,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" -d '{"role": {"name": "CreateRouterSuccessTests-2ab33238-0a03-4c2-proj-role"}}' 2018-12-28 18:01:02,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:01:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d361ee-71bb-483c-a039-881c25922a21 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "62c8d97c8c944fe3898a4ac043f71db3", "links": {"self": "http://172.30.9.21:5000/v3/roles/62c8d97c8c944fe3898a4ac043f71db3"}, "name": "CreateRouterSuccessTests-2ab33238-0a03-4c2-proj-role"}} 2018-12-28 18:01:02,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-36d361ee-71bb-483c-a039-881c25922a21 2018-12-28 18:01:02,078 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-2ab33238-0a03-4c2-proj-role 2018-12-28 18:01:02,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/62c8d97c8c944fe3898a4ac043f71db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:02,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef51244-aea8-4a5e-b3cd-1ac13711f0f1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/62c8d97c8c944fe3898a4ac043f71db3"}, "domain_id": null, "name": "CreateRouterSuccessTests-2ab33238-0a03-4c2-proj-role", "id": "62c8d97c8c944fe3898a4ac043f71db3"}} 2018-12-28 18:01:02,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/62c8d97c8c944fe3898a4ac043f71db3 used request id req-9ef51244-aea8-4a5e-b3cd-1ac13711f0f1 2018-12-28 18:01:02,165 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-2ab33238-0a03-4c2-proj-role to project CreateRouterSuccessTests-2ab33238-0a03-4c2-proj 2018-12-28 18:01:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4e5d3c2bba2b4e21bd1c12f8deff1ac1/users/02d954184c2741c9a21c8dd6daf0c8d0/roles/62c8d97c8c944fe3898a4ac043f71db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:02,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41181f89-073d-4bb3-b7f6-b3d340ce6438 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:02,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4e5d3c2bba2b4e21bd1c12f8deff1ac1/users/02d954184c2741c9a21c8dd6daf0c8d0/roles/62c8d97c8c944fe3898a4ac043f71db3 used request id req-41181f89-073d-4bb3-b7f6-b3d340ce6438 2018-12-28 18:01:02,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:02,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:02,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vzbXqei-S2m006XQIfeUhQ"], "issued_at": "2018-12-28T18:01:02.000000Z"}} 2018-12-28 18:01:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:02,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cd877f-6ba5-47bd-9ea0-31e7feb2d080 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:02,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-81cd877f-6ba5-47bd-9ea0-31e7feb2d080 2018-12-28 18:01:02,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:02,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4370d254-dc7f-486e-9bbf-fdc8cea7338a Date: Fri, 28 Dec 2018 18:01:02 GMT RESP BODY: {"routers": []} 2018-12-28 18:01:02,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router&admin_state_up=True used request id req-4370d254-dc7f-486e-9bbf-fdc8cea7338a 2018-12-28 18:01:02,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:02,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:03,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LRqTluwEQ5GawiZU7JdiUw"], "issued_at": "2018-12-28T18:01:03.000000Z"}} 2018-12-28 18:01:03,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c45c617caa04bff0af1ab2c6dd3fb7ba16a22c39" 2018-12-28 18:01:03,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cace903-cf14-44e3-8d30-1b5aa4bd6606 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:03,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7cace903-cf14-44e3-8d30-1b5aa4bd6606 2018-12-28 18:01:03,432 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:03,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" -d '{"router": {"name": "CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router", "admin_state_up": true}}' 2018-12-28 18:01:07,034 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b323071e-c352-4317-8dc9-86cebc7fcd7a Date: Fri, 28 Dec 2018 18:01:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T18:01:04Z", "admin_state_up": true, "updated_at": "2018-12-28T18:01:04Z", "project_id": "3694c956f42e457594ab565e9d00d666", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "5da41985-4393-4fb8-bfae-b0710c408363", "name": "CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router"}} 2018-12-28 18:01:07,035 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-b323071e-c352-4317-8dc9-86cebc7fcd7a 2018-12-28 18:01:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=5da41985-4393-4fb8-bfae-b0710c408363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:07,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-0d2a8145-b79f-4645-bc02-245ee071d408 Date: Fri, 28 Dec 2018 18:01:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.1"}],"id":"2a55513e-6b42-472a-90d3-fdb5b078b673","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:63:a4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:05Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.7"}],"id":"a284d02b-569b-441c-b533-493a116f8f25","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:58:b0:e7","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:06Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.9"}],"id":"fb6a55f2-bfca-4cd4-811a-f9359c06c49b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:86:7c:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:04Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"}]} 2018-12-28 18:01:07,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=5da41985-4393-4fb8-bfae-b0710c408363 used request id req-0d2a8145-b79f-4645-bc02-245ee071d408 2018-12-28 18:01:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:07,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4d95518a-1531-403a-9bb4-417796d4b798 Date: Fri, 28 Dec 2018 18:01:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:07,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-4d95518a-1531-403a-9bb4-417796d4b798 2018-12-28 18:01:07,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:07,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8ca4c56c-8d39-444e-8e72-15a5873a8218 Date: Fri, 28 Dec 2018 18:01:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:07,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-8ca4c56c-8d39-444e-8e72-15a5873a8218 2018-12-28 18:01:07,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67f94df2-0560-4105-a1a7-4ec6681e58a7 Date: Fri, 28 Dec 2018 18:01:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:07,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-67f94df2-0560-4105-a1a7-4ec6681e58a7 2018-12-28 18:01:07,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:07,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9d0efc17-7d67-4fa6-add8-eea75427bd37 Date: Fri, 28 Dec 2018 18:01:07 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 18:01:07,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-9d0efc17-7d67-4fa6-add8-eea75427bd37 2018-12-28 18:01:07,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:07,983 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:08,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e863bd3-0f2e-44f7-8063-f33fc448a0c2 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:01:08,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1e863bd3-0f2e-44f7-8063-f33fc448a0c2 2018-12-28 18:01:08,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?name=CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:08,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3253979c-c471-4fd2-b2d9-03ffdccf8048 Date: Fri, 28 Dec 2018 18:01:08 GMT RESP BODY: {"ports":[]} 2018-12-28 18:01:08,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?name=CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1&admin_state_up=True used request id req-3253979c-c471-4fd2-b2d9-03ffdccf8048 2018-12-28 18:01:08,273 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1 for router - CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:08,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:08,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:08,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xspIU9MKQ4yXGS2f00wZ4Q"], "issued_at": "2018-12-28T18:01:08.000000Z"}} 2018-12-28 18:01:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f4d319cbeea3d60f99aa7f42770d13a221a67ea" 2018-12-28 18:01:08,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7008dc6-2cd4-4e86-b3ea-2bffb3e331f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:08,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c7008dc6-2cd4-4e86-b3ea-2bffb3e331f2 2018-12-28 18:01:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:09,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7a3f66ed-3838-4778-ae3d-4ff57481c127 Date: Fri, 28 Dec 2018 18:01:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 18:01:09,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7a3f66ed-3838-4778-ae3d-4ff57481c127 2018-12-28 18:01:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:09,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f1c2d5f9-e7ec-4818-a374-c1fe423fdc0f Date: Fri, 28 Dec 2018 18:01:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 18:01:09,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-f1c2d5f9-e7ec-4818-a374-c1fe423fdc0f 2018-12-28 18:01:09,129 - neutron_utils - INFO - Creating port for network with name - external 2018-12-28 18:01:09,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" -d '{"port": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "name": "CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1", "admin_state_up": true}}' 2018-12-28 18:01:09,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-4f018b62-eb29-4d48-8869-9b8d1aa3e285 Date: Fri, 28 Dec 2018 18:01:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:09Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"375d855b-5800-4c87-b9c7-5c790c2253a6","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:ba:62","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1","project_id":"3694c956f42e457594ab565e9d00d666","qos_policy_id":null,"admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:09Z","binding:vnic_type":"normal"}} 2018-12-28 18:01:09,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-4f018b62-eb29-4d48-8869-9b8d1aa3e285 2018-12-28 18:01:09,925 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1 for router - CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:09,925 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:09,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" -d '{"port_id": "375d855b-5800-4c87-b9c7-5c790c2253a6"}' 2018-12-28 18:01:11,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1306f1fd-7f06-49a0-bbe6-3f3bb63cfd40 Date: Fri, 28 Dec 2018 18:01:11 GMT RESP BODY: {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "tenant_id": "3694c956f42e457594ab565e9d00d666", "subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "subnet_ids": ["800e3433-2366-4477-ba8c-38c3f881bcb0"], "port_id": "375d855b-5800-4c87-b9c7-5c790c2253a6", "id": "5da41985-4393-4fb8-bfae-b0710c408363"} 2018-12-28 18:01:11,652 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363/add_router_interface used request id req-1306f1fd-7f06-49a0-bbe6-3f3bb63cfd40 2018-12-28 18:01:11,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:11,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-25f8b344-4821-438b-8dc7-9960d39d2e24 Date: Fri, 28 Dec 2018 18:01:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T18:01:04Z", "admin_state_up": true, "updated_at": "2018-12-28T18:01:10Z", "project_id": "3694c956f42e457594ab565e9d00d666", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "5da41985-4393-4fb8-bfae-b0710c408363", "name": "CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router"}} 2018-12-28 18:01:11,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363 used request id req-25f8b344-4821-438b-8dc7-9960d39d2e24 2018-12-28 18:01:11,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=5da41985-4393-4fb8-bfae-b0710c408363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:11,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-ef4ee7eb-4087-4472-8b72-453cdf7b057d Date: Fri, 28 Dec 2018 18:01:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.1"}],"id":"2a55513e-6b42-472a-90d3-fdb5b078b673","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:63:a4","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:05Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:10Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"375d855b-5800-4c87-b9c7-5c790c2253a6","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:af:ba:62","project_id":"3694c956f42e457594ab565e9d00d666","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:09Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.7"}],"id":"a284d02b-569b-441c-b533-493a116f8f25","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:b0:e7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:06Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.9"}],"id":"fb6a55f2-bfca-4cd4-811a-f9359c06c49b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:7c:8c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:04Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"}]} 2018-12-28 18:01:11,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=5da41985-4393-4fb8-bfae-b0710c408363 used request id req-ef4ee7eb-4087-4472-8b72-453cdf7b057d 2018-12-28 18:01:11,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:12,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5af5daf7-10e4-40c6-bfb2-1f886e3031f5 Date: Fri, 28 Dec 2018 18:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:12,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-5af5daf7-10e4-40c6-bfb2-1f886e3031f5 2018-12-28 18:01:12,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:12,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-748d729a-d4e4-4698-b46a-1e60a8870845 Date: Fri, 28 Dec 2018 18:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:12,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-748d729a-d4e4-4698-b46a-1e60a8870845 2018-12-28 18:01:12,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:12,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2bef02fb-fd6c-4889-9483-26e0bbdbcaee Date: Fri, 28 Dec 2018 18:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:12,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-2bef02fb-fd6c-4889-9483-26e0bbdbcaee 2018-12-28 18:01:12,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:12,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-36cb04dd-bd1d-4534-9642-55099bd355b0 Date: Fri, 28 Dec 2018 18:01:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 18:01:12,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-36cb04dd-bd1d-4534-9642-55099bd355b0 2018-12-28 18:01:12,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:12,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9cf8e1e-ba77-4e17-81a1-bc9b3f1db8e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:12,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f9cf8e1e-ba77-4e17-81a1-bc9b3f1db8e2 2018-12-28 18:01:12,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:12,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-905826c4-8428-4597-9314-2a5b248fe907 Date: Fri, 28 Dec 2018 18:01:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T18:01:04Z", "admin_state_up": true, "updated_at": "2018-12-28T18:01:10Z", "project_id": "3694c956f42e457594ab565e9d00d666", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "5da41985-4393-4fb8-bfae-b0710c408363", "name": "CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router"}]} 2018-12-28 18:01:12,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router&admin_state_up=True used request id req-905826c4-8428-4597-9314-2a5b248fe907 2018-12-28 18:01:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:12,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:12,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:12,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1656bc-ba1b-47d8-a036-4fbf7bb9927b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:01:12,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-de1656bc-ba1b-47d8-a036-4fbf7bb9927b 2018-12-28 18:01:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=5da41985-4393-4fb8-bfae-b0710c408363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:12,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3788 X-Openstack-Request-Id: req-754ab4ef-bec9-44f9-b759-3233c3749132 Date: Fri, 28 Dec 2018 18:01:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.1"}],"id":"2a55513e-6b42-472a-90d3-fdb5b078b673","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:63:a4","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:05Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:12Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"375d855b-5800-4c87-b9c7-5c790c2253a6","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:af:ba:62","project_id":"3694c956f42e457594ab565e9d00d666","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:09Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.7"}],"id":"a284d02b-569b-441c-b533-493a116f8f25","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:58:b0:e7","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:06Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"636c1d5a-0516-4f31-bea6-3a136ae013ae","ip_address":"169.254.192.9"}],"id":"fb6a55f2-bfca-4cd4-811a-f9359c06c49b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:86:7c:8c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3694c956f42e457594ab565e9d00d666","admin_state_up":true,"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:04Z","binding:vnic_type":"normal","device_id":"5da41985-4393-4fb8-bfae-b0710c408363"}]} 2018-12-28 18:01:12,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=5da41985-4393-4fb8-bfae-b0710c408363 used request id req-754ab4ef-bec9-44f9-b759-3233c3749132 2018-12-28 18:01:12,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:13,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8cb80908-2f2b-41f2-abf1-1d21b03e3510 Date: Fri, 28 Dec 2018 18:01:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:13,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-8cb80908-2f2b-41f2-abf1-1d21b03e3510 2018-12-28 18:01:13,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:13,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cc31f25d-552a-459e-8cf8-febf42c1a788 Date: Fri, 28 Dec 2018 18:01:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:13,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-cc31f25d-552a-459e-8cf8-febf42c1a788 2018-12-28 18:01:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:13,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-10ea0ad6-b192-48db-8beb-ef2cf43a046d Date: Fri, 28 Dec 2018 18:01:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"26ff8b23-15a6-4cb4-ba90-bb398e2c92db","tenant_id":"","created_at":"2018-12-28T18:01:03Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:03Z","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":"636c1d5a-0516-4f31-bea6-3a136ae013ae","subnetpool_id":null,"name":"HA subnet tenant 3694c956f42e457594ab565e9d00d666"}} 2018-12-28 18:01:13,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/636c1d5a-0516-4f31-bea6-3a136ae013ae used request id req-10ea0ad6-b192-48db-8beb-ef2cf43a046d 2018-12-28 18:01:13,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:13,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2daa71c1-ab09-4015-841b-62a1be5ace95 Date: Fri, 28 Dec 2018 18:01:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 18:01:13,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-2daa71c1-ab09-4015-841b-62a1be5ace95 2018-12-28 18:01:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:13,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7dfffaeb-062c-40ee-a48b-780a1056429d Date: Fri, 28 Dec 2018 18:01:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 18:01:13,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7dfffaeb-062c-40ee-a48b-780a1056429d 2018-12-28 18:01:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ca30c6a4684d8c935dffee4bb15112b39e6ff07" 2018-12-28 18:01:13,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-778beb83-20de-428f-ae60-2289288a8a3b Date: Fri, 28 Dec 2018 18:01:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}]} 2018-12-28 18:01:13,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-778beb83-20de-428f-ae60-2289288a8a3b 2018-12-28 18:01:13,648 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router and port CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-port1 2018-12-28 18:01:13,649 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" -d '{"port_id": "375d855b-5800-4c87-b9c7-5c790c2253a6"}' 2018-12-28 18:01:14,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b602b565-99f9-4ddd-91f7-8eb86dbc3732 Date: Fri, 28 Dec 2018 18:01:14 GMT RESP BODY: {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "tenant_id": "3694c956f42e457594ab565e9d00d666", "subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "subnet_ids": ["800e3433-2366-4477-ba8c-38c3f881bcb0"], "port_id": "375d855b-5800-4c87-b9c7-5c790c2253a6", "id": "5da41985-4393-4fb8-bfae-b0710c408363"} 2018-12-28 18:01:14,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363/remove_router_interface used request id req-b602b565-99f9-4ddd-91f7-8eb86dbc3732 2018-12-28 18:01:14,877 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:14,878 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-9c38f530-e175-47cb-b9a7-f37ec8091c8f-pub-router 2018-12-28 18:01:14,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65e6bf6a0d53952849d1d4b21082f415da22c2c9" 2018-12-28 18:01:17,643 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dcd78f3-1175-4a1f-93f6-31f90e26e43f Content-Length: 0 Date: Fri, 28 Dec 2018 18:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:01:17,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/5da41985-4393-4fb8-bfae-b0710c408363 used request id req-8dcd78f3-1175-4a1f-93f6-31f90e26e43f 2018-12-28 18:01:17,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:17,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-49ac42a3-7327-4396-9500-5324695a9dda Date: Fri, 28 Dec 2018 18:01:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:01:17,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-49ac42a3-7327-4396-9500-5324695a9dda 2018-12-28 18:01:17,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:17,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3722bbe9-6c60-473f-8b36-e516bc2f546d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:01:17,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-3722bbe9-6c60-473f-8b36-e516bc2f546d 2018-12-28 18:01:17,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:18,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0441c3f1-0b96-4063-b01a-3e5979499bc8 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:01:18,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-0441c3f1-0b96-4063-b01a-3e5979499bc8 2018-12-28 18:01:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:18,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f768f5c9-df6b-4a99-8411-ef3fa424026b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:01:18,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-f768f5c9-df6b-4a99-8411-ef3fa424026b 2018-12-28 18:01:18,129 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-2ab33238-0a03-4c2-proj 2018-12-28 18:01:18,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4e5d3c2bba2b4e21bd1c12f8deff1ac1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:18,341 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c878688d-c134-4d35-aa81-f3273507721b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:18,341 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4e5d3c2bba2b4e21bd1c12f8deff1ac1 used request id req-c878688d-c134-4d35-aa81-f3273507721b 2018-12-28 18:01:18,341 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-2ab33238-0a03-4c2-proj-role 2018-12-28 18:01:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/62c8d97c8c944fe3898a4ac043f71db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:18,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72cff9d2-8e44-4fec-8702-0d83a4dcff8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:18,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/62c8d97c8c944fe3898a4ac043f71db3 used request id req-72cff9d2-8e44-4fec-8702-0d83a4dcff8a 2018-12-28 18:01:18,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afdb305b3f7994663ed4fd8b495b3ea9e637f0a" 2018-12-28 18:01:18,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9830a28b-60c0-4f2d-b0a1-579ee7989d9f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:01:18,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9830a28b-60c0-4f2d-b0a1-579ee7989d9f 2018-12-28 18:01:18,540 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-2ab33238-0a03-4c2-user 2018-12-28 18:01:18,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/02d954184c2741c9a21c8dd6daf0c8d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d05bb109fed038386a07ac63067d43956c408bb" 2018-12-28 18:01:18,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abe94ec8-7825-4b7c-950f-44361a6fe1c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:18,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/02d954184c2741c9a21c8dd6daf0c8d0 used request id req-abe94ec8-7825-4b7c-950f-44361a6fe1c5 2018-12-28 18:01:18,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:19,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["H9v8rIJpSW2DIB0fDUnW0Q"], "issued_at": "2018-12-28T18:01:19.000000Z"}} 2018-12-28 18:01:19,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5d1534df65d20b7c3bc13bbc3e9b8f0cb65c1f5" 2018-12-28 18:01:19,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c34529b-2a1b-48fd-969d-e272ab0b3737 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:19,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3c34529b-2a1b-48fd-969d-e272ab0b3737 2018-12-28 18:01:19,289 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:19,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:19,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0DT3zihoTMC2aVT27Ag1bw"], "issued_at": "2018-12-28T18:01:19.000000Z"}} 2018-12-28 18:01:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:19,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401d7aa3-dcc2-4a7f-9ae5-e2b798c6599e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:19,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-401d7aa3-dcc2-4a7f-9ae5-e2b798c6599e 2018-12-28 18:01:19,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:19,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41a3123f-d5df-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:19,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ed4a91-a1c8-4759-a657-99663ff72db4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41a3123f-d5df-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:01:19,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41a3123f-d5df-4ee-proj used request id req-75ed4a91-a1c8-4759-a657-99663ff72db4 2018-12-28 18:01:19,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:19,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43aa299a-9af0-408b-96b5-7f90a3273915 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:01:19,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-43aa299a-9af0-408b-96b5-7f90a3273915 2018-12-28 18:01:19,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}}' 2018-12-28 18:01:19,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:01:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de8fd13b-ff82-4886-87e2-cd89aae2f18f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222"}, "enabled": true, "id": "9c09581d18954b63bfd81df6f99ac222", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}} 2018-12-28 18:01:19,992 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-de8fd13b-ff82-4886-87e2-cd89aae2f18f 2018-12-28 18:01:19,992 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-41a3123f-d5df-4ee-proj 2018-12-28 18:01:19,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:19,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:20,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["O8nLdCcpQQ6Z0hzWdSNBRQ"], "issued_at": "2018-12-28T18:01:20.000000Z"}} 2018-12-28 18:01:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cc5519ff546c2c22c84a444adfc831c91f922c" 2018-12-28 18:01:20,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85fe46d-0771-4829-b327-d2fe9d813ab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:20,463 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c85fe46d-0771-4829-b327-d2fe9d813ab3 2018-12-28 18:01:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:20,473 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:20,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cc5519ff546c2c22c84a444adfc831c91f922c" 2018-12-28 18:01:20,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8569687-5b3c-4740-b60a-c36a84640d5c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:01:20,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e8569687-5b3c-4740-b60a-c36a84640d5c 2018-12-28 18:01:20,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-41a3123f-d5df-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cc5519ff546c2c22c84a444adfc831c91f922c" 2018-12-28 18:01:20,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196df2fa-a881-40d1-b3e9-0056d8897ca7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-41a3123f-d5df-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222"}, "enabled": true, "id": "9c09581d18954b63bfd81df6f99ac222", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}]} 2018-12-28 18:01:20,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-41a3123f-d5df-4ee-proj used request id req-196df2fa-a881-40d1-b3e9-0056d8897ca7 2018-12-28 18:01:20,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cc5519ff546c2c22c84a444adfc831c91f922c" 2018-12-28 18:01:20,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce137dd-211f-49d9-b4e9-e0b67e33a816 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:01:20,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2ce137dd-211f-49d9-b4e9-e0b67e33a816 2018-12-28 18:01:21,129 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-41a3123f-d5df-4ee-user 2018-12-28 18:01:21,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:21,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:21,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09e10224-4c67-47a4-be02-88d4132472ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:01:21,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-09e10224-4c67-47a4-be02-88d4132472ca 2018-12-28 18:01:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" -d '{"role": {"name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role"}}' 2018-12-28 18:01:21,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-851c3bbf-732d-4308-a228-a960741fa35e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3aa65afd316342ca840b3425461a1d43", "links": {"self": "http://172.30.9.21:5000/v3/roles/3aa65afd316342ca840b3425461a1d43"}, "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role"}} 2018-12-28 18:01:21,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-851c3bbf-732d-4308-a228-a960741fa35e 2018-12-28 18:01:21,327 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role 2018-12-28 18:01:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/3aa65afd316342ca840b3425461a1d43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:21,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a4ad8ae-f859-4c30-8b82-748de051e0bf Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/3aa65afd316342ca840b3425461a1d43"}, "domain_id": null, "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role", "id": "3aa65afd316342ca840b3425461a1d43"}} 2018-12-28 18:01:21,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3aa65afd316342ca840b3425461a1d43 used request id req-5a4ad8ae-f859-4c30-8b82-748de051e0bf 2018-12-28 18:01:21,419 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role to project CreateRouterSuccessTests-41a3123f-d5df-4ee-proj 2018-12-28 18:01:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222/users/b4e4872b4e8543c7a2766eb26889d767/roles/3aa65afd316342ca840b3425461a1d43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:21,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e73763-9745-4c3c-86d3-83ff2844c297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:21,544 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222/users/b4e4872b4e8543c7a2766eb26889d767/roles/3aa65afd316342ca840b3425461a1d43 used request id req-32e73763-9745-4c3c-86d3-83ff2844c297 2018-12-28 18:01:21,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:21,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:21,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa65afd316342ca840b3425461a1d43", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role"}], "expires_at": "2018-12-28T19:01:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c09581d18954b63bfd81df6f99ac222", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-user", "id": "b4e4872b4e8543c7a2766eb26889d767"}, "audit_ids": ["13BbZRc_QyO_nYvXE8FHbg"], "issued_at": "2018-12-28T18:01:21.000000Z"}} 2018-12-28 18:01:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:21,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7ffc74-b351-4ab3-971c-b2c3284c0a33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:21,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4d7ffc74-b351-4ab3-971c-b2c3284c0a33 2018-12-28 18:01:22,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:22,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75141af7-7964-4776-bbbe-20e94493cfb3 Date: Fri, 28 Dec 2018 18:01:22 GMT RESP BODY: {"networks":[]} 2018-12-28 18:01:22,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1 used request id req-75141af7-7964-4776-bbbe-20e94493cfb3 2018-12-28 18:01:22,167 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1 2018-12-28 18:01:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" -d '{"network": {"name": "CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1", "admin_state_up": true}}' 2018-12-28 18:01:22,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e78b9448-ef82-493a-879f-eb97c5137d61 Date: Fri, 28 Dec 2018 18:01:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9c09581d18954b63bfd81df6f99ac222","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:01:22Z","is_default":false,"name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:22Z","mtu":1450}} 2018-12-28 18:01:22,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e78b9448-ef82-493a-879f-eb97c5137d61 2018-12-28 18:01:22,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=952d0ebe-0a1f-4935-bd24-4295fde44ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:22,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7052835a-990d-4c20-a826-dc85606ae911 Date: Fri, 28 Dec 2018 18:01: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-12-28T18:01:22Z","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9c09581d18954b63bfd81df6f99ac222","id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1"}]} 2018-12-28 18:01:22,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=952d0ebe-0a1f-4935-bd24-4295fde44ffb used request id req-7052835a-990d-4c20-a826-dc85606ae911 2018-12-28 18:01:22,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=952d0ebe-0a1f-4935-bd24-4295fde44ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:22,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d1a93219-8bce-4295-838c-a81f4023950e Date: Fri, 28 Dec 2018 18:01:22 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:01:22,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=952d0ebe-0a1f-4935-bd24-4295fde44ffb used request id req-d1a93219-8bce-4295-838c-a81f4023950e 2018-12-28 18:01:22,988 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1 2018-12-28 18:01:22,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" -d '{"subnets": [{"ip_version": 4, "network_id": "952d0ebe-0a1f-4935-bd24-4295fde44ffb", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1"}]}' 2018-12-28 18:01:23,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-564adbeb-68af-4b91-a14a-1e14f4309f93 Date: Fri, 28 Dec 2018 18:01:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:23Z","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":"9c09581d18954b63bfd81df6f99ac222","id":"81225670-665b-465d-b59c-5da6f3cdfb50","subnetpool_id":null,"name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1"}]} 2018-12-28 18:01:23,666 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-564adbeb-68af-4b91-a14a-1e14f4309f93 2018-12-28 18:01:23,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=952d0ebe-0a1f-4935-bd24-4295fde44ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:24,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f0ecad38-1c32-4870-9606-d62c978ead04 Date: Fri, 28 Dec 2018 18:01: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":["81225670-665b-465d-b59c-5da6f3cdfb50"],"updated_at":"2018-12-28T18:01:23Z","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9c09581d18954b63bfd81df6f99ac222","id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1"}]} 2018-12-28 18:01:24,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=952d0ebe-0a1f-4935-bd24-4295fde44ffb used request id req-f0ecad38-1c32-4870-9606-d62c978ead04 2018-12-28 18:01:24,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=952d0ebe-0a1f-4935-bd24-4295fde44ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:24,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-07c06460-c5f7-4d47-bc26-7769155aca31 Date: Fri, 28 Dec 2018 18:01:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:23Z","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":"9c09581d18954b63bfd81df6f99ac222","id":"81225670-665b-465d-b59c-5da6f3cdfb50","subnetpool_id":null,"name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1"}]} 2018-12-28 18:01:24,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=952d0ebe-0a1f-4935-bd24-4295fde44ffb used request id req-07c06460-c5f7-4d47-bc26-7769155aca31 2018-12-28 18:01:24,322 - OpenStackNetwork - DEBUG - Network [952d0ebe-0a1f-4935-bd24-4295fde44ffb] created successfully 2018-12-28 18:01:24,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:24,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:24,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa65afd316342ca840b3425461a1d43", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role"}], "expires_at": "2018-12-28T19:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c09581d18954b63bfd81df6f99ac222", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-user", "id": "b4e4872b4e8543c7a2766eb26889d767"}, "audit_ids": ["s86E40o2RyeuaV0t317LLg"], "issued_at": "2018-12-28T18:01:24.000000Z"}} 2018-12-28 18:01:24,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:24,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50d8373-92b3-4d67-8019-f98857c26765 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:24,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e50d8373-92b3-4d67-8019-f98857c26765 2018-12-28 18:01:24,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:24,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e47c0377-c89f-421c-88e6-c6e9835a8c42 Date: Fri, 28 Dec 2018 18:01:24 GMT RESP BODY: {"routers": []} 2018-12-28 18:01:24,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router&admin_state_up=True used request id req-e47c0377-c89f-421c-88e6-c6e9835a8c42 2018-12-28 18:01:24,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:24,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:25,434 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3aa65afd316342ca840b3425461a1d43", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role"}], "expires_at": "2018-12-28T19:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c09581d18954b63bfd81df6f99ac222", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9c09581d18954b63bfd81df6f99ac222", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-user", "id": "b4e4872b4e8543c7a2766eb26889d767"}, "audit_ids": ["1bCJfe3HQpejw5GLzEnewg"], "issued_at": "2018-12-28T18:01:25.000000Z"}} 2018-12-28 18:01:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2fdd249adc080085cb7dc08fe2d1f4fdcb6c479" 2018-12-28 18:01:25,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a5eafca-9196-486f-b835-8fcbb7de4495 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:25,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2a5eafca-9196-486f-b835-8fcbb7de4495 2018-12-28 18:01:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:25,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-de54e865-f475-4fa2-991b-704d7b6f8b5e Date: Fri, 28 Dec 2018 18:01:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:01:25,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-de54e865-f475-4fa2-991b-704d7b6f8b5e 2018-12-28 18:01:25,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:25,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23468d2d-c2fe-4669-82a0-9522a023055f Date: Fri, 28 Dec 2018 18:01:25 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:01:25,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-23468d2d-c2fe-4669-82a0-9522a023055f 2018-12-28 18:01:25,990 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router 2018-12-28 18:01:25,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router", "admin_state_up": true}}' 2018-12-28 18:01:31,131 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-8b7b5350-0e17-4f98-83f5-39bb2c538c38 Date: Fri, 28 Dec 2018 18:01:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:26Z", "admin_state_up": true, "updated_at": "2018-12-28T18:01:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "887f2907-58e5-4aea-ad6c-62999e5c76ae", "name": "CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router"}} 2018-12-28 18:01:31,131 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-8b7b5350-0e17-4f98-83f5-39bb2c538c38 2018-12-28 18:01:31,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=887f2907-58e5-4aea-ad6c-62999e5c76ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:31,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6661ea29-356a-4b13-9b9d-30039fbaa86d Date: Fri, 28 Dec 2018 18:01:31 GMT RESP BODY: {"ports":[]} 2018-12-28 18:01:31,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=887f2907-58e5-4aea-ad6c-62999e5c76ae used request id req-6661ea29-356a-4b13-9b9d-30039fbaa86d 2018-12-28 18:01:31,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:31,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c8829955-7311-4bb2-b8ab-b64144a350f4 Date: Fri, 28 Dec 2018 18:01:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:23Z","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":"9c09581d18954b63bfd81df6f99ac222","id":"81225670-665b-465d-b59c-5da6f3cdfb50","subnetpool_id":null,"name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1"}]} 2018-12-28 18:01:31,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1 used request id req-c8829955-7311-4bb2-b8ab-b64144a350f4 2018-12-28 18:01:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:31,531 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:31,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:31,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b3e0ee5-dd50-4cdf-9438-2ba0060ab85f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222"}, "enabled": true, "id": "9c09581d18954b63bfd81df6f99ac222", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}} 2018-12-28 18:01:31,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222 used request id req-8b3e0ee5-dd50-4cdf-9438-2ba0060ab85f 2018-12-28 18:01:31,612 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:01:31,612 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router 2018-12-28 18:01:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" -d '{"subnet_id": "81225670-665b-465d-b59c-5da6f3cdfb50"}' 2018-12-28 18:01:33,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cdedc70d-cf2a-4f4b-9a3d-9218264c102f Date: Fri, 28 Dec 2018 18:01:33 GMT RESP BODY: {"network_id": "952d0ebe-0a1f-4935-bd24-4295fde44ffb", "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "subnet_id": "81225670-665b-465d-b59c-5da6f3cdfb50", "subnet_ids": ["81225670-665b-465d-b59c-5da6f3cdfb50"], "port_id": "4f5a1cdb-533c-42af-9468-fe8bd4097b7d", "id": "887f2907-58e5-4aea-ad6c-62999e5c76ae"} 2018-12-28 18:01:33,705 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae/add_router_interface used request id req-cdedc70d-cf2a-4f4b-9a3d-9218264c102f 2018-12-28 18:01:33,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:33,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6d832f0d-b5d8-40fd-9425-c09787b3af6d Date: Fri, 28 Dec 2018 18:01:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:26Z", "admin_state_up": true, "updated_at": "2018-12-28T18:01:32Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "887f2907-58e5-4aea-ad6c-62999e5c76ae", "name": "CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router"}} 2018-12-28 18:01:33,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae used request id req-6d832f0d-b5d8-40fd-9425-c09787b3af6d 2018-12-28 18:01:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=887f2907-58e5-4aea-ad6c-62999e5c76ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:34,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-dc210359-e027-4122-862d-b5294e8fd62c Date: Fri, 28 Dec 2018 18:01:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:01:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81225670-665b-465d-b59c-5da6f3cdfb50","ip_address":"10.200.201.1"}],"id":"4f5a1cdb-533c-42af-9468-fe8bd4097b7d","security_groups":[],"mac_address":"fa:16:3e:37:b4:8f","project_id":"9c09581d18954b63bfd81df6f99ac222","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:32Z","binding:vnic_type":"normal","device_id":"887f2907-58e5-4aea-ad6c-62999e5c76ae"}]} 2018-12-28 18:01:34,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=887f2907-58e5-4aea-ad6c-62999e5c76ae used request id req-dc210359-e027-4122-862d-b5294e8fd62c 2018-12-28 18:01:34,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/81225670-665b-465d-b59c-5da6f3cdfb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:34,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2f0699c8-62e4-42e9-a338-748d0f4ecf17 Date: Fri, 28 Dec 2018 18:01:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"952d0ebe-0a1f-4935-bd24-4295fde44ffb","tenant_id":"9c09581d18954b63bfd81df6f99ac222","created_at":"2018-12-28T18:01:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:23Z","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":"9c09581d18954b63bfd81df6f99ac222","id":"81225670-665b-465d-b59c-5da6f3cdfb50","subnetpool_id":null,"name":"CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1"}} 2018-12-28 18:01:34,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/81225670-665b-465d-b59c-5da6f3cdfb50 used request id req-2f0699c8-62e4-42e9-a338-748d0f4ecf17 2018-12-28 18:01:34,343 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router and subnet CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1 2018-12-28 18:01:34,343 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router 2018-12-28 18:01:34,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" -d '{"subnet_id": "81225670-665b-465d-b59c-5da6f3cdfb50"}' 2018-12-28 18:01:35,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-964fc284-764f-4c08-9dfd-c1f56ae5bdf1 Date: Fri, 28 Dec 2018 18:01:35 GMT RESP BODY: {"network_id": "952d0ebe-0a1f-4935-bd24-4295fde44ffb", "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "subnet_id": "81225670-665b-465d-b59c-5da6f3cdfb50", "subnet_ids": ["81225670-665b-465d-b59c-5da6f3cdfb50"], "port_id": "4f5a1cdb-533c-42af-9468-fe8bd4097b7d", "id": "887f2907-58e5-4aea-ad6c-62999e5c76ae"} 2018-12-28 18:01:35,880 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae/remove_router_interface used request id req-964fc284-764f-4c08-9dfd-c1f56ae5bdf1 2018-12-28 18:01:35,881 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router 2018-12-28 18:01:35,881 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-router 2018-12-28 18:01:35,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82ab1b935eae57c76670ed470725d97be474764a" 2018-12-28 18:01:39,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0213e52d-f4af-4d7b-b825-bed8e0fa6682 Content-Length: 0 Date: Fri, 28 Dec 2018 18:01:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:01:39,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/887f2907-58e5-4aea-ad6c-62999e5c76ae used request id req-0213e52d-f4af-4d7b-b825-bed8e0fa6682 2018-12-28 18:01:39,338 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1 2018-12-28 18:01:39,338 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-subnet1 2018-12-28 18:01:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/81225670-665b-465d-b59c-5da6f3cdfb50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:41,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed994f55-253c-4d13-80aa-2c81f5a98b51 Date: Fri, 28 Dec 2018 18:01:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:01:41,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/81225670-665b-465d-b59c-5da6f3cdfb50 used request id req-ed994f55-253c-4d13-80aa-2c81f5a98b51 2018-12-28 18:01:41,817 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-dbb731d7-aaff-45ef-a7b4-c11b0f496a06-pub-net1 2018-12-28 18:01:41,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/952d0ebe-0a1f-4935-bd24-4295fde44ffb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee98b7addbf5ab91cf152b10ed93571c0ea45f5b" 2018-12-28 18:01:42,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-faf253fa-ed3d-4504-860f-51d66955ee5a Date: Fri, 28 Dec 2018 18:01:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:01:42,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/952d0ebe-0a1f-4935-bd24-4295fde44ffb used request id req-faf253fa-ed3d-4504-860f-51d66955ee5a 2018-12-28 18:01:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:42,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9ad618e0-512b-479a-a973-b0e7aa753330 Date: Fri, 28 Dec 2018 18:01:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:22Z", "updated_at": "2018-12-28T18:01:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "revision_number": 0, "id": "00e4a133-2bc1-4240-8ef6-fb29a34c46b8", "remote_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "remote_ip_prefix": null, "created_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c09581d18954b63bfd81df6f99ac222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "revision_number": 0, "id": "02bfaa43-e85e-4c6a-b865-7f6ea336019d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "port_range_min": null, "ethertype": "IPv4", "project_id": "9c09581d18954b63bfd81df6f99ac222"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "revision_number": 0, "id": "679f45f3-1dd1-4838-a7dc-20caa0f6919a", "remote_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "remote_ip_prefix": null, "created_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c09581d18954b63bfd81df6f99ac222"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "revision_number": 0, "id": "db08bb87-c3ce-497f-9e88-a14c890877fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "port_range_min": null, "ethertype": "IPv6", "project_id": "9c09581d18954b63bfd81df6f99ac222"}], "revision_number": 4, "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "name": "default"}]} 2018-12-28 18:01:42,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9ad618e0-512b-479a-a973-b0e7aa753330 2018-12-28 18:01:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96c352e-e97d-42a6-9e87-27187a1d1a02 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:01:43,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-c96c352e-e97d-42a6-9e87-27187a1d1a02 2018-12-28 18:01:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10649035-4f65-4390-b748-df6b0c08dabd 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:01:43,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-10649035-4f65-4390-b748-df6b0c08dabd 2018-12-28 18:01:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1285e1ef-7644-4764-af8f-803fc6657c6f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:01:43,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-1285e1ef-7644-4764-af8f-803fc6657c6f 2018-12-28 18:01:43,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a577c187-89ed-495a-aa1d-a0b64bf5345e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222"}, "enabled": true, "id": "9c09581d18954b63bfd81df6f99ac222", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41a3123f-d5df-4ee-proj"}} 2018-12-28 18:01:43,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222 used request id req-a577c187-89ed-495a-aa1d-a0b64bf5345e 2018-12-28 18:01:43,268 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8 2018-12-28 18:01:43,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c9b17fe-df93-4c13-afb4-ee66f838bb02 Date: Fri, 28 Dec 2018 18:01:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:22Z", "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "00e4a133-2bc1-4240-8ef6-fb29a34c46b8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:22Z", "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "02bfaa43-e85e-4c6a-b865-7f6ea336019d"}, {"remote_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:22Z", "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "679f45f3-1dd1-4838-a7dc-20caa0f6919a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:01:22Z", "security_group_id": "e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8", "port_range_min": null, "revision_number": 0, "tenant_id": "9c09581d18954b63bfd81df6f99ac222", "created_at": "2018-12-28T18:01:22Z", "project_id": "9c09581d18954b63bfd81df6f99ac222", "id": "db08bb87-c3ce-497f-9e88-a14c890877fd"}]} 2018-12-28 18:01:43,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8 used request id req-9c9b17fe-df93-4c13-afb4-ee66f838bb02 2018-12-28 18:01:43,450 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:01:43,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,724 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f947e3d-488f-4caa-bdd3-c0f9e975ff4a Content-Length: 0 Date: Fri, 28 Dec 2018 18:01:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:01:43,724 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e9c1ce1e-9c02-4a0a-aab5-eb1b5348e1a8 used request id req-2f947e3d-488f-4caa-bdd3-c0f9e975ff4a 2018-12-28 18:01:43,724 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-41a3123f-d5df-4ee-proj 2018-12-28 18:01:43,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:43,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d93e7a3-5d25-4b55-8729-689ea8b275fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:43,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9c09581d18954b63bfd81df6f99ac222 used request id req-0d93e7a3-5d25-4b55-8729-689ea8b275fe 2018-12-28 18:01:43,916 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-41a3123f-d5df-4ee-proj-role 2018-12-28 18:01:43,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/3aa65afd316342ca840b3425461a1d43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:44,033 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a52ffd45-5410-492c-a106-8aaf26baf76d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:44,033 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3aa65afd316342ca840b3425461a1d43 used request id req-a52ffd45-5410-492c-a106-8aaf26baf76d 2018-12-28 18:01:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70ff654eda7ee8e7833fb91e148389428aac0f79" 2018-12-28 18:01:44,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0732ca-54df-429f-9f05-6d7dd045a3ee Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:01:44,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c0732ca-54df-429f-9f05-6d7dd045a3ee 2018-12-28 18:01:44,132 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-41a3123f-d5df-4ee-user 2018-12-28 18:01:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b4e4872b4e8543c7a2766eb26889d767 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11cc5519ff546c2c22c84a444adfc831c91f922c" 2018-12-28 18:01:44,313 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe0be7f-6900-4b66-a40e-5c828cd1bcd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:44,313 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b4e4872b4e8543c7a2766eb26889d767 used request id req-8fe0be7f-6900-4b66-a40e-5c828cd1bcd6 2018-12-28 18:01:44,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:44,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["b0fVPdIOTJat2oK-tXj0cw"], "issued_at": "2018-12-28T18:01:44.000000Z"}} 2018-12-28 18:01:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bfb800de5d513eb0701d01e4f6076b30d9fc85" 2018-12-28 18:01:44,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84e995c-5240-4bb7-bdf9-bad3b47b9218 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:44,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c84e995c-5240-4bb7-bdf9-bad3b47b9218 2018-12-28 18:01:44,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:44,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:45,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["PbYDasVtT5KCLHEo_UTUng"], "issued_at": "2018-12-28T18:01:45.000000Z"}} 2018-12-28 18:01:45,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:01:45,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367f9a38-e8b9-4804-8faa-35ec4c1a4dfe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:45,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-367f9a38-e8b9-4804-8faa-35ec4c1a4dfe 2018-12-28 18:01:45,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:45,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6884cb68-db80-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:01:45,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1ad750-ed35-4fd0-b2ca-cb812bf0f655 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6884cb68-db80-44d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:01:45,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6884cb68-db80-44d-proj used request id req-2b1ad750-ed35-4fd0-b2ca-cb812bf0f655 2018-12-28 18:01:45,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:01:45,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ec2b70-c1a8-4973-b1a2-018ce6f0cc1c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:01:45,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-00ec2b70-c1a8-4973-b1a2-018ce6f0cc1c 2018-12-28 18:01:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj"}}' 2018-12-28 18:01:45,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:01:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5118c58-f742-4b6d-9606-7f6b49ccc6cc Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1380efd06b7b45d58b71836fadd37024"}, "enabled": true, "id": "1380efd06b7b45d58b71836fadd37024", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj"}} 2018-12-28 18:01:45,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f5118c58-f742-4b6d-9606-7f6b49ccc6cc 2018-12-28 18:01:45,669 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6884cb68-db80-44d-proj 2018-12-28 18:01:45,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:45,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:46,044 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["74T_Y84KQFWv__Jmd9uxlA"], "issued_at": "2018-12-28T18:01:46.000000Z"}} 2018-12-28 18:01:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627dbf81ffd1fac6a1821e51902625215f9c53e5" 2018-12-28 18:01:46,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740718f9-bff8-423e-8ed9-3fbeddfa8c4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:46,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-740718f9-bff8-423e-8ed9-3fbeddfa8c4d 2018-12-28 18:01:46,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:01:46,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:01: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:01:46,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627dbf81ffd1fac6a1821e51902625215f9c53e5" 2018-12-28 18:01:46,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef1d920a-361d-40aa-be40-5d7260d6cca3 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:01:46,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ef1d920a-361d-40aa-be40-5d7260d6cca3 2018-12-28 18:01:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-6884cb68-db80-44d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627dbf81ffd1fac6a1821e51902625215f9c53e5" 2018-12-28 18:01:46,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b64e638-8030-46fb-9e0f-d73c7fdcd22a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-6884cb68-db80-44d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1380efd06b7b45d58b71836fadd37024"}, "enabled": true, "id": "1380efd06b7b45d58b71836fadd37024", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj"}]} 2018-12-28 18:01:46,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterSuccessTests-6884cb68-db80-44d-proj used request id req-5b64e638-8030-46fb-9e0f-d73c7fdcd22a 2018-12-28 18:01:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627dbf81ffd1fac6a1821e51902625215f9c53e5" 2018-12-28 18:01:46,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8499ebb-7384-49dc-bb8e-1ccd6cc3cdf8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:01:46,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c8499ebb-7384-49dc-bb8e-1ccd6cc3cdf8 2018-12-28 18:01:46,830 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6884cb68-db80-44d-user 2018-12-28 18:01:46,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:46,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:01:46,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5006fd7-78be-43d4-a485-2ab8ff08f583 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:01:46,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b5006fd7-78be-43d4-a485-2ab8ff08f583 2018-12-28 18:01:46,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" -d '{"role": {"name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj-role"}}' 2018-12-28 18:01:47,033 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:01:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3e52190-a978-42c0-b52d-05f2f9b240c0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4db28ccccbe49e9b3e7d34448e3a559", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4db28ccccbe49e9b3e7d34448e3a559"}, "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj-role"}} 2018-12-28 18:01:47,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a3e52190-a978-42c0-b52d-05f2f9b240c0 2018-12-28 18:01:47,034 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6884cb68-db80-44d-proj-role 2018-12-28 18:01:47,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a4db28ccccbe49e9b3e7d34448e3a559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:01:47,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a627e7-6482-4dfe-abb7-4445d6aa7cb4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a4db28ccccbe49e9b3e7d34448e3a559"}, "domain_id": null, "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj-role", "id": "a4db28ccccbe49e9b3e7d34448e3a559"}} 2018-12-28 18:01:47,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a4db28ccccbe49e9b3e7d34448e3a559 used request id req-c1a627e7-6482-4dfe-abb7-4445d6aa7cb4 2018-12-28 18:01:47,054 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6884cb68-db80-44d-proj-role to project CreateRouterSuccessTests-6884cb68-db80-44d-proj 2018-12-28 18:01:47,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1380efd06b7b45d58b71836fadd37024/users/f17a459df1e44d77a1900e05f71aec78/roles/a4db28ccccbe49e9b3e7d34448e3a559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:01:47,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:01:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e84ef14-b765-46f4-9deb-684b5c40233a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:01:47,180 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1380efd06b7b45d58b71836fadd37024/users/f17a459df1e44d77a1900e05f71aec78/roles/a4db28ccccbe49e9b3e7d34448e3a559 used request id req-5e84ef14-b765-46f4-9deb-684b5c40233a 2018-12-28 18:01:47,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:47,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:47,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:01:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["u4oSjzfuRqGTiw0ePiEmzQ"], "issued_at": "2018-12-28T18:01:47.000000Z"}} 2018-12-28 18:01:47,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:01:47,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a2ef60b-0938-4cbc-a613-8d5443da2f4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:47,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a2ef60b-0938-4cbc-a613-8d5443da2f4c 2018-12-28 18:01:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:01:47,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-aa2c2b57-3dbc-4a43-9cac-dbe215994846 Date: Fri, 28 Dec 2018 18:01:47 GMT RESP BODY: {"networks":[]} 2018-12-28 18:01:47,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1 used request id req-aa2c2b57-3dbc-4a43-9cac-dbe215994846 2018-12-28 18:01:47,898 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1 2018-12-28 18:01:47,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" -d '{"network": {"name": "CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1", "admin_state_up": true}}' 2018-12-28 18:01:48,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-a12c1532-c2af-4228-9968-f3c863136109 Date: Fri, 28 Dec 2018 18:01:48 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"de2cb299-cd33-450b-a303-5bf0fe230a21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:01:48Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:48Z","mtu":1450}} 2018-12-28 18:01:48,319 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a12c1532-c2af-4228-9968-f3c863136109 2018-12-28 18:01:48,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=de2cb299-cd33-450b-a303-5bf0fe230a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:01:48,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-ace9d746-5916-4771-8949-67f29b0dabe2 Date: Fri, 28 Dec 2018 18:01:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"de2cb299-cd33-450b-a303-5bf0fe230a21","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:01:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:48Z","provider:network_type":"vxlan"}]} 2018-12-28 18:01:48,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=de2cb299-cd33-450b-a303-5bf0fe230a21 used request id req-ace9d746-5916-4771-8949-67f29b0dabe2 2018-12-28 18:01:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=de2cb299-cd33-450b-a303-5bf0fe230a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:01:48,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33709512-1b8b-4698-82ec-358ad9082d22 Date: Fri, 28 Dec 2018 18:01:48 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:01:48,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=de2cb299-cd33-450b-a303-5bf0fe230a21 used request id req-33709512-1b8b-4698-82ec-358ad9082d22 2018-12-28 18:01:48,761 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1 2018-12-28 18:01:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" -d '{"subnets": [{"ip_version": 4, "network_id": "de2cb299-cd33-450b-a303-5bf0fe230a21", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1"}]}' 2018-12-28 18:01:49,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-264190f1-02ec-4177-8e2a-308858b9f0d0 Date: Fri, 28 Dec 2018 18:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2cb299-cd33-450b-a303-5bf0fe230a21","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:48Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:48Z","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":"3694c956f42e457594ab565e9d00d666","id":"eadf86c0-dfa0-4dcc-8983-ae93681aef96","subnetpool_id":null,"name":"CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1"}]} 2018-12-28 18:01:49,307 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-264190f1-02ec-4177-8e2a-308858b9f0d0 2018-12-28 18:01:49,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=de2cb299-cd33-450b-a303-5bf0fe230a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:01:49,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-0d3bec45-4768-4956-b061-0b08e9622b39 Date: Fri, 28 Dec 2018 18:01:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"de2cb299-cd33-450b-a303-5bf0fe230a21","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["eadf86c0-dfa0-4dcc-8983-ae93681aef96"],"description":"","tags":[],"updated_at":"2018-12-28T18:01:48Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:48Z","provider:network_type":"vxlan"}]} 2018-12-28 18:01:49,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=de2cb299-cd33-450b-a303-5bf0fe230a21 used request id req-0d3bec45-4768-4956-b061-0b08e9622b39 2018-12-28 18:01:49,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=de2cb299-cd33-450b-a303-5bf0fe230a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:01:49,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0b841a3d-c52b-4d01-a88a-e67d7c21b65c Date: Fri, 28 Dec 2018 18:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"de2cb299-cd33-450b-a303-5bf0fe230a21","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:01:48Z","dns_nameservers":[],"updated_at":"2018-12-28T18:01:48Z","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":"3694c956f42e457594ab565e9d00d666","id":"eadf86c0-dfa0-4dcc-8983-ae93681aef96","subnetpool_id":null,"name":"CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1"}]} 2018-12-28 18:01:49,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=de2cb299-cd33-450b-a303-5bf0fe230a21 used request id req-0b841a3d-c52b-4d01-a88a-e67d7c21b65c 2018-12-28 18:01:49,769 - OpenStackNetwork - DEBUG - Network [de2cb299-cd33-450b-a303-5bf0fe230a21] created successfully 2018-12-28 18:01:49,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:49,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:50,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4db28ccccbe49e9b3e7d34448e3a559", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj-role"}], "expires_at": "2018-12-28T19:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1380efd06b7b45d58b71836fadd37024", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6884cb68-db80-44d-user", "id": "f17a459df1e44d77a1900e05f71aec78"}, "audit_ids": ["Zh1VGUCgSYy37t1p6d3Z9w"], "issued_at": "2018-12-28T18:01:50.000000Z"}} 2018-12-28 18:01:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:01:50,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93e46286-3faf-4108-85ef-80e4c97b10ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:50,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-93e46286-3faf-4108-85ef-80e4c97b10ff 2018-12-28 18:01:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:01:50,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74ee91e9-b80e-4b62-a83e-75fc047419f2 Date: Fri, 28 Dec 2018 18:01:50 GMT RESP BODY: {"routers": []} 2018-12-28 18:01:50,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router&admin_state_up=True used request id req-74ee91e9-b80e-4b62-a83e-75fc047419f2 2018-12-28 18:01:50,539 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:01:50,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:01:50,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4db28ccccbe49e9b3e7d34448e3a559", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj-role"}], "expires_at": "2018-12-28T19:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1380efd06b7b45d58b71836fadd37024", "name": "CreateRouterSuccessTests-6884cb68-db80-44d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1380efd06b7b45d58b71836fadd37024", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1380efd06b7b45d58b71836fadd37024", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1380efd06b7b45d58b71836fadd37024", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6884cb68-db80-44d-user", "id": "f17a459df1e44d77a1900e05f71aec78"}, "audit_ids": ["TWn-8mEmSyWcq5M02ChsLw"], "issued_at": "2018-12-28T18:01:50.000000Z"}} 2018-12-28 18:01:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6abf8d76dd5aaac0b4c21c115165a68cf14e0203" 2018-12-28 18:01:50,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da63f59-7666-41ba-8b75-8935ebb042a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:01:50,993 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2da63f59-7666-41ba-8b75-8935ebb042a4 2018-12-28 18:01:50,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:01:51,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7d3c2829-6585-4db1-87bd-1602793d3192 Date: Fri, 28 Dec 2018 18:01:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:01:51,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-7d3c2829-6585-4db1-87bd-1602793d3192 2018-12-28 18:01:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:01:51,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8edba7ff-a740-43e6-ba0c-6830dc114de4 Date: Fri, 28 Dec 2018 18:01:51 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:01:51,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-8edba7ff-a740-43e6-ba0c-6830dc114de4 2018-12-28 18:01:51,506 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router 2018-12-28 18:01:51,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router", "admin_state_up": true}}' 2018-12-28 18:01:56,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-78a8eb34-1874-4347-b223-f891fb911d73 Date: Fri, 28 Dec 2018 18:01:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1380efd06b7b45d58b71836fadd37024", "created_at": "2018-12-28T18:01:52Z", "admin_state_up": true, "updated_at": "2018-12-28T18:01:53Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1380efd06b7b45d58b71836fadd37024", "id": "a58fe894-cc27-4c2f-a559-e3cfaba7934f", "name": "CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router"}} 2018-12-28 18:01:56,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-78a8eb34-1874-4347-b223-f891fb911d73 2018-12-28 18:01:56,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=a58fe894-cc27-4c2f-a559-e3cfaba7934f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:01:56,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d33c313-999d-47eb-aaa0-be80f1e890ae Date: Fri, 28 Dec 2018 18:01:56 GMT RESP BODY: {"ports":[]} 2018-12-28 18:01:56,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=a58fe894-cc27-4c2f-a559-e3cfaba7934f used request id req-0d33c313-999d-47eb-aaa0-be80f1e890ae 2018-12-28 18:01:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:01:56,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92947d5d-5043-4f11-bd27-561a6c9df447 Date: Fri, 28 Dec 2018 18:01:56 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:01:56,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?name=CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1 used request id req-92947d5d-5043-4f11-bd27-561a6c9df447 2018-12-28 18:01:56,822 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router 2018-12-28 18:01:56,822 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-router 2018-12-28 18:01:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/a58fe894-cc27-4c2f-a559-e3cfaba7934f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3d6a73e2a7cfb6f674345682e88bd402b80573c" 2018-12-28 18:02:01,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d48d25e-afb2-4e88-aab4-cec9d0a8a433 Content-Length: 0 Date: Fri, 28 Dec 2018 18:02:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:02:01,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/a58fe894-cc27-4c2f-a559-e3cfaba7934f used request id req-0d48d25e-afb2-4e88-aab4-cec9d0a8a433 2018-12-28 18:02:01,196 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1 2018-12-28 18:02:01,196 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-subnet1 2018-12-28 18:02:01,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/eadf86c0-dfa0-4dcc-8983-ae93681aef96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:02:03,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14ce83c3-9708-493c-835b-4f71f39030a7 Date: Fri, 28 Dec 2018 18:02:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:02:03,448 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/eadf86c0-dfa0-4dcc-8983-ae93681aef96 used request id req-14ce83c3-9708-493c-835b-4f71f39030a7 2018-12-28 18:02:03,448 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-6f11866c-e681-421e-8590-5b717dc65e89-pub-net1 2018-12-28 18:02:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/de2cb299-cd33-450b-a303-5bf0fe230a21 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4251988d1c0426c1a3c78887cea2f2aeafd22b3" 2018-12-28 18:02:04,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-317081d0-3f45-449e-ad6c-4586145e866f Date: Fri, 28 Dec 2018 18:02:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:02:04,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/de2cb299-cd33-450b-a303-5bf0fe230a21 used request id req-317081d0-3f45-449e-ad6c-4586145e866f 2018-12-28 18:02:04,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:04,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2719da73-3f15-4ced-b5eb-c7b5015b7bc4 Date: Fri, 28 Dec 2018 18:02:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:04,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2719da73-3f15-4ced-b5eb-c7b5015b7bc4 2018-12-28 18:02:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:04,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14806e22-af22-4264-9e3e-c5db6003b2e0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:04,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-14806e22-af22-4264-9e3e-c5db6003b2e0 2018-12-28 18:02:04,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:05,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7384806c-5d6d-45c0-9967-c35efde4d5f2 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:05,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-7384806c-5d6d-45c0-9967-c35efde4d5f2 2018-12-28 18:02:05,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:05,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9659f7ea-0afb-460f-a193-eedfb3ea1604 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:05,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-9659f7ea-0afb-460f-a193-eedfb3ea1604 2018-12-28 18:02:05,170 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6884cb68-db80-44d-proj 2018-12-28 18:02:05,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1380efd06b7b45d58b71836fadd37024 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:05,384 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-852aa53e-e801-449f-b387-4d80549d083a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:05,384 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1380efd06b7b45d58b71836fadd37024 used request id req-852aa53e-e801-449f-b387-4d80549d083a 2018-12-28 18:02:05,385 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6884cb68-db80-44d-proj-role 2018-12-28 18:02:05,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a4db28ccccbe49e9b3e7d34448e3a559 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:05,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804969f0-63ff-4558-acfb-f0b3047fea00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:05,488 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a4db28ccccbe49e9b3e7d34448e3a559 used request id req-804969f0-63ff-4558-acfb-f0b3047fea00 2018-12-28 18:02:05,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ed3e60d52c20626fd4fa907aaa10ae59d240f92" 2018-12-28 18:02:05,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30cedaa5-c84a-464f-bf98-4f53362d1c9c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:05,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-30cedaa5-c84a-464f-bf98-4f53362d1c9c 2018-12-28 18:02:05,580 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6884cb68-db80-44d-user 2018-12-28 18:02:05,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f17a459df1e44d77a1900e05f71aec78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}627dbf81ffd1fac6a1821e51902625215f9c53e5" 2018-12-28 18:02:05,763 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-855b6094-ad94-4231-b92d-f6dbae67ee70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:05,763 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f17a459df1e44d77a1900e05f71aec78 used request id req-855b6094-ad94-4231-b92d-f6dbae67ee70 2018-12-28 18:02:05,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:06,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["porob2pxT3aZWXzGLgA10g"], "issued_at": "2018-12-28T18:02:06.000000Z"}} 2018-12-28 18:02:06,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a0bfaa037993f27f8ef8c1e5057f25f2cd16d9b" 2018-12-28 18:02:06,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4eead3-b28b-4b68-8ad3-83c398b4c3d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:06,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ce4eead3-b28b-4b68-8ad3-83c398b4c3d3 2018-12-28 18:02:06,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:06,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:06,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["2SYaqzGQROutLQ4YwA1GVw"], "issued_at": "2018-12-28T18:02:06.000000Z"}} 2018-12-28 18:02:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:06,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-811b90a9-bc3d-4ecb-82ca-1dd937664b66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:06,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-811b90a9-bc3d-4ecb-82ca-1dd937664b66 2018-12-28 18:02:06,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:06,786 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:06,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:06,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85d2059-30ea-4d56-a496-bdeb75c7b7db Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:06,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj used request id req-e85d2059-30ea-4d56-a496-bdeb75c7b7db 2018-12-28 18:02:06,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:06,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bed9aca-e028-485e-b79b-917b5147a8cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:06,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4bed9aca-e028-485e-b79b-917b5147a8cd 2018-12-28 18:02:06,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj"}}' 2018-12-28 18:02:07,099 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b573a7f4-1d08-4f02-8d2f-127e8b01fc79 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1103742e8f21427cbac859363e9276f8"}, "enabled": true, "id": "1103742e8f21427cbac859363e9276f8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj"}} 2018-12-28 18:02:07,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-b573a7f4-1d08-4f02-8d2f-127e8b01fc79 2018-12-28 18:02:07,100 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj 2018-12-28 18:02:07,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:07,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:07,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["bQP1yX9CSSamRjgexWGQuw"], "issued_at": "2018-12-28T18:02:07.000000Z"}} 2018-12-28 18:02:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce2754017b978bc59e910f76169099f4191c7b" 2018-12-28 18:02:07,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69488941-f44b-4fa8-a7fb-7664a71ef4e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:07,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-69488941-f44b-4fa8-a7fb-7664a71ef4e7 2018-12-28 18:02:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:07,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce2754017b978bc59e910f76169099f4191c7b" 2018-12-28 18:02:07,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8979aa75-2985-4b9f-a07f-09d63bdd3896 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:07,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8979aa75-2985-4b9f-a07f-09d63bdd3896 2018-12-28 18:02:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce2754017b978bc59e910f76169099f4191c7b" 2018-12-28 18:02:07,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf73b294-d7e4-4b8f-8903-d1eb99c8e43a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/1103742e8f21427cbac859363e9276f8"}, "enabled": true, "id": "1103742e8f21427cbac859363e9276f8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj"}]} 2018-12-28 18:02:07,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj used request id req-bf73b294-d7e4-4b8f-8903-d1eb99c8e43a 2018-12-28 18:02:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce2754017b978bc59e910f76169099f4191c7b" 2018-12-28 18:02:07,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4cab07-8e97-42f6-b1d2-a57e348c276d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:07,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1e4cab07-8e97-42f6-b1d2-a57e348c276d 2018-12-28 18:02:08,117 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-c33cd169-1ca3-4e6-user 2018-12-28 18:02:08,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:08,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650c145c-c647-4ea4-a917-359a40680593 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:08,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-650c145c-c647-4ea4-a917-359a40680593 2018-12-28 18:02:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" -d '{"role": {"name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role"}}' 2018-12-28 18:02:08,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ff35e0-dbd8-47ed-90c4-770d51111389 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7f860d3a45ed4b3f89b0cf979ecc4424", "links": {"self": "http://172.30.9.21:5000/v3/roles/7f860d3a45ed4b3f89b0cf979ecc4424"}, "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role"}} 2018-12-28 18:02:08,328 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-66ff35e0-dbd8-47ed-90c4-770d51111389 2018-12-28 18:02:08,328 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role 2018-12-28 18:02:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7f860d3a45ed4b3f89b0cf979ecc4424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:08,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f718ccd0-afc7-4637-b3b2-311321604586 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/7f860d3a45ed4b3f89b0cf979ecc4424"}, "domain_id": null, "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role", "id": "7f860d3a45ed4b3f89b0cf979ecc4424"}} 2018-12-28 18:02:08,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7f860d3a45ed4b3f89b0cf979ecc4424 used request id req-f718ccd0-afc7-4637-b3b2-311321604586 2018-12-28 18:02:08,424 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role to project CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj 2018-12-28 18:02:08,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/1103742e8f21427cbac859363e9276f8/users/20b0153868d744968a0f32c325b4c21b/roles/7f860d3a45ed4b3f89b0cf979ecc4424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:08,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b57e0624-fcb4-48d7-8e4a-9daf6559b936 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:08,605 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1103742e8f21427cbac859363e9276f8/users/20b0153868d744968a0f32c325b4c21b/roles/7f860d3a45ed4b3f89b0cf979ecc4424 used request id req-b57e0624-fcb4-48d7-8e4a-9daf6559b936 2018-12-28 18:02:08,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:08,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:08,995 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["m5sZjpgwQEy6fbov9cwdZA"], "issued_at": "2018-12-28T18:02:08.000000Z"}} 2018-12-28 18:02:08,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:09,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404aadca-b452-4bc3-a0e0-0e0c2679d64c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:09,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-404aadca-b452-4bc3-a0e0-0e0c2679d64c 2018-12-28 18:02:09,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:09,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-20da631a-a265-41f1-abba-58e31c58ef1d Date: Fri, 28 Dec 2018 18:02:09 GMT RESP BODY: {"networks":[]} 2018-12-28 18:02:09,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 used request id req-20da631a-a265-41f1-abba-58e31c58ef1d 2018-12-28 18:02:09,278 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 2018-12-28 18:02:09,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" -d '{"network": {"name": "CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1", "admin_state_up": true}}' 2018-12-28 18:02:09,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-5ec9f52f-e629-4bbe-8331-caa94c1d4354 Date: Fri, 28 Dec 2018 18:02: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":"cb2d48df-c1c0-4798-a065-889767f11723","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:02:09Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:02:09Z","mtu":1450}} 2018-12-28 18:02:09,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-5ec9f52f-e629-4bbe-8331-caa94c1d4354 2018-12-28 18:02:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cb2d48df-c1c0-4798-a065-889767f11723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:09,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-5081fc91-d35a-4168-87ba-b426e8987f7d Date: Fri, 28 Dec 2018 18:02:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb2d48df-c1c0-4798-a065-889767f11723","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:02:09Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:02:09Z","provider:network_type":"vxlan"}]} 2018-12-28 18:02:09,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cb2d48df-c1c0-4798-a065-889767f11723 used request id req-5081fc91-d35a-4168-87ba-b426e8987f7d 2018-12-28 18:02:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cb2d48df-c1c0-4798-a065-889767f11723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:10,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-adc2e460-36a6-414a-951e-befffc478c2c Date: Fri, 28 Dec 2018 18:02:10 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:02:10,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cb2d48df-c1c0-4798-a065-889767f11723 used request id req-adc2e460-36a6-414a-951e-befffc478c2c 2018-12-28 18:02:10,073 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-subnet1 2018-12-28 18:02:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" -d '{"subnets": [{"ip_version": 4, "network_id": "cb2d48df-c1c0-4798-a065-889767f11723", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-subnet1"}]}' 2018-12-28 18:02:10,582 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-633c7e06-9b7b-40e0-b144-ea990ba0ee35 Date: Fri, 28 Dec 2018 18:02:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb2d48df-c1c0-4798-a065-889767f11723","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:02:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:02:10Z","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":"3694c956f42e457594ab565e9d00d666","id":"351ad0c7-01b0-4f2d-995d-b9ea222499d7","subnetpool_id":null,"name":"CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-subnet1"}]} 2018-12-28 18:02:10,583 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-633c7e06-9b7b-40e0-b144-ea990ba0ee35 2018-12-28 18:02:10,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=cb2d48df-c1c0-4798-a065-889767f11723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:10,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-78b29ca6-e75d-497a-9258-4fcfa7414779 Date: Fri, 28 Dec 2018 18:02:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb2d48df-c1c0-4798-a065-889767f11723","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":84,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["351ad0c7-01b0-4f2d-995d-b9ea222499d7"],"description":"","tags":[],"updated_at":"2018-12-28T18:02:10Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:02:09Z","provider:network_type":"vxlan"}]} 2018-12-28 18:02:10,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=cb2d48df-c1c0-4798-a065-889767f11723 used request id req-78b29ca6-e75d-497a-9258-4fcfa7414779 2018-12-28 18:02:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=cb2d48df-c1c0-4798-a065-889767f11723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:10,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-7644eb57-f73f-4fbc-a5e6-ed195ee38f92 Date: Fri, 28 Dec 2018 18:02:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb2d48df-c1c0-4798-a065-889767f11723","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:02:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:02:10Z","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":"3694c956f42e457594ab565e9d00d666","id":"351ad0c7-01b0-4f2d-995d-b9ea222499d7","subnetpool_id":null,"name":"CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-subnet1"}]} 2018-12-28 18:02:10,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=cb2d48df-c1c0-4798-a065-889767f11723 used request id req-7644eb57-f73f-4fbc-a5e6-ed195ee38f92 2018-12-28 18:02:10,893 - OpenStackNetwork - DEBUG - Network [cb2d48df-c1c0-4798-a065-889767f11723] created successfully 2018-12-28 18:02:10,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:10,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:11,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f860d3a45ed4b3f89b0cf979ecc4424", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role"}], "expires_at": "2018-12-28T19:02:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1103742e8f21427cbac859363e9276f8", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-user", "id": "20b0153868d744968a0f32c325b4c21b"}, "audit_ids": ["SvbYCjL1TfaujAVDfVKXzQ"], "issued_at": "2018-12-28T18:02:11.000000Z"}} 2018-12-28 18:02:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:11,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55750db2-6172-462d-8cce-deba3f8e3933 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:11,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-55750db2-6172-462d-8cce-deba3f8e3933 2018-12-28 18:02:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:11,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e4fb78c6-c23e-4402-bc2c-666de3aef769 Date: Fri, 28 Dec 2018 18:02:11 GMT RESP BODY: {"routers": []} 2018-12-28 18:02:11,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router&admin_state_up=True used request id req-e4fb78c6-c23e-4402-bc2c-666de3aef769 2018-12-28 18:02:11,704 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:11,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:12,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f860d3a45ed4b3f89b0cf979ecc4424", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role"}], "expires_at": "2018-12-28T19:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1103742e8f21427cbac859363e9276f8", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-user", "id": "20b0153868d744968a0f32c325b4c21b"}, "audit_ids": ["cj1TzvKgSOOiOKmmgSfEeA"], "issued_at": "2018-12-28T18:02:12.000000Z"}} 2018-12-28 18:02:12,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b90a0552ec235de0bc4a49f01d11248c666d687d" 2018-12-28 18:02:12,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-560b015c-721e-4ded-be2c-ac4e38a4e421 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:12,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-560b015c-721e-4ded-be2c-ac4e38a4e421 2018-12-28 18:02:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:12,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-08a4b40b-8a4b-4159-9fd7-b8cb9e61a8db Date: Fri, 28 Dec 2018 18:02:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:02:12,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-08a4b40b-8a4b-4159-9fd7-b8cb9e61a8db 2018-12-28 18:02:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:12,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c216ff75-ae3f-49cf-a887-4bf772a6385a Date: Fri, 28 Dec 2018 18:02:12 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:02:12,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c216ff75-ae3f-49cf-a887-4bf772a6385a 2018-12-28 18:02:12,733 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router 2018-12-28 18:02:12,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router", "admin_state_up": true}}' 2018-12-28 18:02:17,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-17210db2-072a-4627-ad5b-144a64356340 Date: Fri, 28 Dec 2018 18:02:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1103742e8f21427cbac859363e9276f8", "created_at": "2018-12-28T18:02:13Z", "admin_state_up": true, "updated_at": "2018-12-28T18:02:14Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1103742e8f21427cbac859363e9276f8", "id": "8821381f-69f3-4a22-8526-bf49f33623cd", "name": "CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router"}} 2018-12-28 18:02:17,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-17210db2-072a-4627-ad5b-144a64356340 2018-12-28 18:02:17,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=8821381f-69f3-4a22-8526-bf49f33623cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:18,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c8276202-4fe2-4923-a5a2-bdfb16ba4164 Date: Fri, 28 Dec 2018 18:02:18 GMT RESP BODY: {"ports":[]} 2018-12-28 18:02:18,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=8821381f-69f3-4a22-8526-bf49f33623cd used request id req-c8276202-4fe2-4923-a5a2-bdfb16ba4164 2018-12-28 18:02:18,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:18,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b819d10-fbe0-4212-b91f-46b8b2e31bae Date: Fri, 28 Dec 2018 18:02:18 GMT RESP BODY: {"networks":[]} 2018-12-28 18:02:18,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 used request id req-7b819d10-fbe0-4212-b91f-46b8b2e31bae 2018-12-28 18:02:18,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:18,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf50f58b-41f8-456c-b07e-6c8eb7d6195f Date: Fri, 28 Dec 2018 18:02:18 GMT RESP BODY: {"ports":[]} 2018-12-28 18:02:18,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-port1&admin_state_up=True used request id req-bf50f58b-41f8-456c-b07e-6c8eb7d6195f 2018-12-28 18:02:18,469 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-port1 for router - CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router 2018-12-28 18:02:18,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:18,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:18,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7f860d3a45ed4b3f89b0cf979ecc4424", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role"}], "expires_at": "2018-12-28T19:02:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1103742e8f21427cbac859363e9276f8", "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1103742e8f21427cbac859363e9276f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-c33cd169-1ca3-4e6-user", "id": "20b0153868d744968a0f32c325b4c21b"}, "audit_ids": ["pGrY1AK9QZmisZfIOJeNjQ"], "issued_at": "2018-12-28T18:02:18.000000Z"}} 2018-12-28 18:02:18,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7001fab126f7dec026567264670ea1e059f5838a" 2018-12-28 18:02:18,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d29dedd-3d29-4a0e-8460-9055602ea30b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:18,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9d29dedd-3d29-4a0e-8460-9055602ea30b 2018-12-28 18:02:18,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:19,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2220f7b0-e814-4d80-a2db-d5a1188e1434 Date: Fri, 28 Dec 2018 18:02:19 GMT RESP BODY: {"networks":[]} 2018-12-28 18:02:19,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 used request id req-2220f7b0-e814-4d80-a2db-d5a1188e1434 2018-12-28 18:02:19,130 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router 2018-12-28 18:02:19,130 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-router 2018-12-28 18:02:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/8821381f-69f3-4a22-8526-bf49f33623cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847601e2a6075cf1bc699018351f679045d21343" 2018-12-28 18:02:22,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-194c811a-8582-46a7-9af2-9bc286fae3ea Content-Length: 0 Date: Fri, 28 Dec 2018 18:02:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:02:22,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/8821381f-69f3-4a22-8526-bf49f33623cd used request id req-194c811a-8582-46a7-9af2-9bc286fae3ea 2018-12-28 18:02:22,473 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-subnet1 2018-12-28 18:02:22,473 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-subnet1 2018-12-28 18:02:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/351ad0c7-01b0-4f2d-995d-b9ea222499d7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:24,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29f09b8a-0589-45d8-854a-1b813f894baa Date: Fri, 28 Dec 2018 18:02:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:02:24,478 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/351ad0c7-01b0-4f2d-995d-b9ea222499d7 used request id req-29f09b8a-0589-45d8-854a-1b813f894baa 2018-12-28 18:02:24,478 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-b56117da-965c-459d-a6d9-98dc85cfa90d-pub-net1 2018-12-28 18:02:24,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/cb2d48df-c1c0-4798-a065-889767f11723 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659f7409f908faa08422a1cc3161f4138e03132f" 2018-12-28 18:02:25,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f3041f5a-8766-4329-b2ae-2ff1de02a0ec Date: Fri, 28 Dec 2018 18:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:02:25,727 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/cb2d48df-c1c0-4798-a065-889767f11723 used request id req-f3041f5a-8766-4329-b2ae-2ff1de02a0ec 2018-12-28 18:02:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:25,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-548865ff-787b-418c-9473-99105aa52900 Date: Fri, 28 Dec 2018 18:02:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:25,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-548865ff-787b-418c-9473-99105aa52900 2018-12-28 18:02:25,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:26,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe185848-f245-475e-a207-a9f0ca4d8213 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:26,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-fe185848-f245-475e-a207-a9f0ca4d8213 2018-12-28 18:02:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:26,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78f03587-1a93-4a6b-94d4-dba3fe0285f0 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:26,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-78f03587-1a93-4a6b-94d4-dba3fe0285f0 2018-12-28 18:02:26,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:26,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b851bf-29ac-47e4-bb96-30e031987cce Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:26,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-55b851bf-29ac-47e4-bb96-30e031987cce 2018-12-28 18:02:26,235 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj 2018-12-28 18:02:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/1103742e8f21427cbac859363e9276f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:26,425 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2cdb3ff-089e-496c-b989-f58238177b82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:26,425 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1103742e8f21427cbac859363e9276f8 used request id req-d2cdb3ff-089e-496c-b989-f58238177b82 2018-12-28 18:02:26,426 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-c33cd169-1ca3-4e6-proj-role 2018-12-28 18:02:26,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7f860d3a45ed4b3f89b0cf979ecc4424 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:26,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5feae27c-0a64-41d1-ad68-a967748dd792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:26,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7f860d3a45ed4b3f89b0cf979ecc4424 used request id req-5feae27c-0a64-41d1-ad68-a967748dd792 2018-12-28 18:02:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48a7e8f6fd856c561e889aaab02c964b9ed88097" 2018-12-28 18:02:26,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420f8afc-6844-40ec-b13e-5a701e5ee636 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:26,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-420f8afc-6844-40ec-b13e-5a701e5ee636 2018-12-28 18:02:26,640 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-c33cd169-1ca3-4e6-user 2018-12-28 18:02:26,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/20b0153868d744968a0f32c325b4c21b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84ce2754017b978bc59e910f76169099f4191c7b" 2018-12-28 18:02:26,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cd57f98-aded-4240-baf1-28e0965955ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:26,865 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/20b0153868d744968a0f32c325b4c21b used request id req-3cd57f98-aded-4240-baf1-28e0965955ee 2018-12-28 18:02:26,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:27,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Kv0bwdvcQjOQo9k3hn6BLQ"], "issued_at": "2018-12-28T18:02:27.000000Z"}} 2018-12-28 18:02:27,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6450be291b2270b8ac9e7204960ab98eadd57e41" 2018-12-28 18:02:27,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9444a21-a3f6-4d06-b7dd-763716790721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:27,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b9444a21-a3f6-4d06-b7dd-763716790721 2018-12-28 18:02:27,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:27,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:27,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Xp1cw7LDRfarev0ieP-xdw"], "issued_at": "2018-12-28T18:02:27.000000Z"}} 2018-12-28 18:02:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:27,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3319e71e-d24e-43aa-b903-bc04fd88acae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:27,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3319e71e-d24e-43aa-b903-bc04fd88acae 2018-12-28 18:02:27,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:27,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:27,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3afef58d-8929-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:27,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-778c6d1e-1dc9-45eb-af97-a0f65d729a28 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3afef58d-8929-44b-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:27,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3afef58d-8929-44b-proj used request id req-778c6d1e-1dc9-45eb-af97-a0f65d729a28 2018-12-28 18:02:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:27,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a538c49-3d1e-48e5-8d4c-52c7dafa11c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:27,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4a538c49-3d1e-48e5-8d4c-52c7dafa11c4 2018-12-28 18:02:27,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj"}}' 2018-12-28 18:02:28,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d463239-dcda-4e85-af18-14580347cc2b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb375a4956864b24adaed5dec93fba2c"}, "enabled": true, "id": "fb375a4956864b24adaed5dec93fba2c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj"}} 2018-12-28 18:02:28,130 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0d463239-dcda-4e85-af18-14580347cc2b 2018-12-28 18:02:28,131 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3afef58d-8929-44b-proj 2018-12-28 18:02:28,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:28,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:28,511 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["n7bC6QeqR8aHBXaQFC4ytQ"], "issued_at": "2018-12-28T18:02:28.000000Z"}} 2018-12-28 18:02:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877223f7ca6776792081d1de595e958559d62703" 2018-12-28 18:02:28,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43789f9-6ee2-4f6e-8435-3f9a1bde6b12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:28,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e43789f9-6ee2-4f6e-8435-3f9a1bde6b12 2018-12-28 18:02:28,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:28,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:28,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877223f7ca6776792081d1de595e958559d62703" 2018-12-28 18:02:28,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c77645-e90c-4a14-9c8f-4d31a7da135c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:28,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-01c77645-e90c-4a14-9c8f-4d31a7da135c 2018-12-28 18:02:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-3afef58d-8929-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877223f7ca6776792081d1de595e958559d62703" 2018-12-28 18:02:28,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e19536-7f75-42f8-9115-b06b268f6c55 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-3afef58d-8929-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fb375a4956864b24adaed5dec93fba2c"}, "enabled": true, "id": "fb375a4956864b24adaed5dec93fba2c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj"}]} 2018-12-28 18:02:28,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-3afef58d-8929-44b-proj used request id req-89e19536-7f75-42f8-9115-b06b268f6c55 2018-12-28 18:02:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877223f7ca6776792081d1de595e958559d62703" 2018-12-28 18:02:28,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798541f7-19c3-482e-94f1-97aad0fb135a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:28,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-798541f7-19c3-482e-94f1-97aad0fb135a 2018-12-28 18:02:29,273 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3afef58d-8929-44b-user 2018-12-28 18:02:29,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:29,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:29,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e687ef26-d129-4028-bb2c-b26d207ae0e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:29,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e687ef26-d129-4028-bb2c-b26d207ae0e2 2018-12-28 18:02:29,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" -d '{"role": {"name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj-role"}}' 2018-12-28 18:02:29,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d71cc2-9e30-4f89-8076-b40a5b0dc613 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ad88d0b119f4ca8b0e6cb0a7035a6a8", "links": {"self": "http://172.30.9.21:5000/v3/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8"}, "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj-role"}} 2018-12-28 18:02:29,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-33d71cc2-9e30-4f89-8076-b40a5b0dc613 2018-12-28 18:02:29,477 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3afef58d-8929-44b-proj-role 2018-12-28 18:02:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:29,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88a0e4f2-83eb-431d-9e0f-783d5ac24408 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8"}, "domain_id": null, "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj-role", "id": "5ad88d0b119f4ca8b0e6cb0a7035a6a8"}} 2018-12-28 18:02:29,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8 used request id req-88a0e4f2-83eb-431d-9e0f-783d5ac24408 2018-12-28 18:02:29,561 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3afef58d-8929-44b-proj-role to project CreateRouterNegativeTests-3afef58d-8929-44b-proj 2018-12-28 18:02:29,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/fb375a4956864b24adaed5dec93fba2c/users/2eac6fd01faa48d0a3fb142d021c72d2/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:29,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c0c0d2-292a-43c1-a689-2eb79401c756 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:29,611 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fb375a4956864b24adaed5dec93fba2c/users/2eac6fd01faa48d0a3fb142d021c72d2/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8 used request id req-76c0c0d2-292a-43c1-a689-2eb79401c756 2018-12-28 18:02:29,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:29,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:29,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ad88d0b119f4ca8b0e6cb0a7035a6a8", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj-role"}], "expires_at": "2018-12-28T19:02:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb375a4956864b24adaed5dec93fba2c", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3afef58d-8929-44b-user", "id": "2eac6fd01faa48d0a3fb142d021c72d2"}, "audit_ids": ["RsgtZF3aTROZ0gBBml0UrA"], "issued_at": "2018-12-28T18:02:29.000000Z"}} 2018-12-28 18:02:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8ada24009dd4d62f098d6ff850598181e750d" 2018-12-28 18:02:30,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49abf58e-c649-4298-a659-af1c109c3acb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:30,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-49abf58e-c649-4298-a659-af1c109c3acb 2018-12-28 18:02:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-e63f8eac-d23b-4a41-a878-d0848208b21f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8ada24009dd4d62f098d6ff850598181e750d" 2018-12-28 18:02:30,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3a9f9e97-86ed-44fa-a87d-af541de0b536 Date: Fri, 28 Dec 2018 18:02:30 GMT RESP BODY: {"routers": []} 2018-12-28 18:02:30,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateRouterNegativeTests-e63f8eac-d23b-4a41-a878-d0848208b21f-pub-router&admin_state_up=True used request id req-3a9f9e97-86ed-44fa-a87d-af541de0b536 2018-12-28 18:02:30,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:30,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:30,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ad88d0b119f4ca8b0e6cb0a7035a6a8", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj-role"}], "expires_at": "2018-12-28T19:02:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb375a4956864b24adaed5dec93fba2c", "name": "CreateRouterNegativeTests-3afef58d-8929-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fb375a4956864b24adaed5dec93fba2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3afef58d-8929-44b-user", "id": "2eac6fd01faa48d0a3fb142d021c72d2"}, "audit_ids": ["V7vSK7H_R-WSnsVjHCJahA"], "issued_at": "2018-12-28T18:02:30.000000Z"}} 2018-12-28 18:02:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dea137395862fc09d7f0a92ca1da16ab710de8f2" 2018-12-28 18:02:30,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92ba747-3ca0-4da0-9c43-096d4d1c18b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:30,731 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d92ba747-3ca0-4da0-9c43-096d4d1c18b0 2018-12-28 18:02:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bbe8ada24009dd4d62f098d6ff850598181e750d" 2018-12-28 18:02:30,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b9abaeef-a4ef-48ab-813a-2be490a2105d Date: Fri, 28 Dec 2018 18:02:30 GMT RESP BODY: {"networks":[]} 2018-12-28 18:02:30,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=Invalid_name used request id req-b9abaeef-a4ef-48ab-813a-2be490a2105d 2018-12-28 18:02:30,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fb01cefe-25e3-43d3-a3ae-87db144178f1 Date: Fri, 28 Dec 2018 18:02:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:31,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fb01cefe-25e3-43d3-a3ae-87db144178f1 2018-12-28 18:02:31,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32626336-ed18-4b81-8edb-bba2ccf0740f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:31,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-32626336-ed18-4b81-8edb-bba2ccf0740f 2018-12-28 18:02:31,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56213982-5995-42b3-aeb8-8d1ed3dd68ec 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:31,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-56213982-5995-42b3-aeb8-8d1ed3dd68ec 2018-12-28 18:02:31,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a1b347-d92f-493e-9ea0-5ac41f3947df Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:31,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-51a1b347-d92f-493e-9ea0-5ac41f3947df 2018-12-28 18:02:31,412 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3afef58d-8929-44b-proj 2018-12-28 18:02:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/fb375a4956864b24adaed5dec93fba2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7f912fc-53af-4537-8ede-89d8996cd392 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:31,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fb375a4956864b24adaed5dec93fba2c used request id req-c7f912fc-53af-4537-8ede-89d8996cd392 2018-12-28 18:02:31,606 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3afef58d-8929-44b-proj-role 2018-12-28 18:02:31,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0d3e1c-f6f1-4f60-9471-d96055390e5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:31,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5ad88d0b119f4ca8b0e6cb0a7035a6a8 used request id req-aa0d3e1c-f6f1-4f60-9471-d96055390e5e 2018-12-28 18:02:31,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4ef351c90d3e40578e164064700af7e6d041dc0" 2018-12-28 18:02:31,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a009977c-103f-4ff8-9598-c0c34c732650 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:31,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a009977c-103f-4ff8-9598-c0c34c732650 2018-12-28 18:02:31,812 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3afef58d-8929-44b-user 2018-12-28 18:02:31,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2eac6fd01faa48d0a3fb142d021c72d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}877223f7ca6776792081d1de595e958559d62703" 2018-12-28 18:02:31,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c16f7936-bd0b-4b78-8fe4-00cf136ae303 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:31,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2eac6fd01faa48d0a3fb142d021c72d2 used request id req-c16f7936-bd0b-4b78-8fe4-00cf136ae303 2018-12-28 18:02:31,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:32,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["lzZM7Em7QkqWtI1N6B1U4Q"], "issued_at": "2018-12-28T18:02:32.000000Z"}} 2018-12-28 18:02:32,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4405c73043ae1e0aec0707cd154d018d45aff1" 2018-12-28 18:02:32,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e2420f-1b13-42f1-9b02-957d134a4e80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:32,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e3e2420f-1b13-42f1-9b02-957d134a4e80 2018-12-28 18:02:32,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:32,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:32,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rl0teniOSimzVEV-RKz9Tg"], "issued_at": "2018-12-28T18:02:32.000000Z"}} 2018-12-28 18:02:32,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:32,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee0456c5-d5c2-4a40-8a42-9ac862405a27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:32,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ee0456c5-d5c2-4a40-8a42-9ac862405a27 2018-12-28 18:02:32,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:32,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:32,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:33,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314459d5-2a42-40e2-8608-0b20be6caa37 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:33,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj used request id req-314459d5-2a42-40e2-8608-0b20be6caa37 2018-12-28 18:02:33,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:33,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef15a03b-6c7c-4686-ace6-40a268398230 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:33,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-ef15a03b-6c7c-4686-ace6-40a268398230 2018-12-28 18:02:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj"}}' 2018-12-28 18:02:33,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c8217c-7220-438d-9dbe-5f72ace5c0e1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a991be45c91c489193916913c87603c5"}, "enabled": true, "id": "a991be45c91c489193916913c87603c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj"}} 2018-12-28 18:02:33,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-20c8217c-7220-438d-9dbe-5f72ace5c0e1 2018-12-28 18:02:33,287 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj 2018-12-28 18:02:33,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:33,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:33,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["84ad0RynSuGn04p3WJz2Ew"], "issued_at": "2018-12-28T18:02:33.000000Z"}} 2018-12-28 18:02:33,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e58b8c72884b28d5f3df650c5aac1f927746e7d" 2018-12-28 18:02:33,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14f8087d-0b19-4255-b779-300566398dcb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:33,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-14f8087d-0b19-4255-b779-300566398dcb 2018-12-28 18:02:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:33,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e58b8c72884b28d5f3df650c5aac1f927746e7d" 2018-12-28 18:02:33,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f45348-235b-4ef8-b4ec-f52e7abec91d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:33,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-76f45348-235b-4ef8-b4ec-f52e7abec91d 2018-12-28 18:02:33,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e58b8c72884b28d5f3df650c5aac1f927746e7d" 2018-12-28 18:02:33,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccd2b0d-6587-4d1b-a4c8-9052d9fb6ff6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a991be45c91c489193916913c87603c5"}, "enabled": true, "id": "a991be45c91c489193916913c87603c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj"}]} 2018-12-28 18:02:33,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj used request id req-2ccd2b0d-6587-4d1b-a4c8-9052d9fb6ff6 2018-12-28 18:02:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e58b8c72884b28d5f3df650c5aac1f927746e7d" 2018-12-28 18:02:34,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c2e38b-e5cb-4ebe-a379-c6c0beebdc50 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:34,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d0c2e38b-e5cb-4ebe-a379-c6c0beebdc50 2018-12-28 18:02:34,364 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-98f1f3ea-bc80-4ff-user 2018-12-28 18:02:34,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:34,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:34,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1118ae7-56b7-4a6e-a1c4-d7023e36c082 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:34,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d1118ae7-56b7-4a6e-a1c4-d7023e36c082 2018-12-28 18:02:34,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" -d '{"role": {"name": "CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj-role"}}' 2018-12-28 18:02:34,567 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b31dd49-0ee3-4bef-84a2-d0b644869e06 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "58ee2fd032e04e0ebdfcad4be2e7d846", "links": {"self": "http://172.30.9.21:5000/v3/roles/58ee2fd032e04e0ebdfcad4be2e7d846"}, "name": "CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj-role"}} 2018-12-28 18:02:34,567 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0b31dd49-0ee3-4bef-84a2-d0b644869e06 2018-12-28 18:02:34,567 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj-role 2018-12-28 18:02:34,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/58ee2fd032e04e0ebdfcad4be2e7d846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:34,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a95b9878-4358-408c-987d-e3cb2de510f3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/58ee2fd032e04e0ebdfcad4be2e7d846"}, "domain_id": null, "name": "CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj-role", "id": "58ee2fd032e04e0ebdfcad4be2e7d846"}} 2018-12-28 18:02:34,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/58ee2fd032e04e0ebdfcad4be2e7d846 used request id req-a95b9878-4358-408c-987d-e3cb2de510f3 2018-12-28 18:02:34,652 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj-role to project CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj 2018-12-28 18:02:34,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a991be45c91c489193916913c87603c5/users/73b968710c424c3ebe7584f3d63a65be/roles/58ee2fd032e04e0ebdfcad4be2e7d846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:34,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b338a1cb-e80e-4fc2-872f-1273bf3cb6b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:34,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a991be45c91c489193916913c87603c5/users/73b968710c424c3ebe7584f3d63a65be/roles/58ee2fd032e04e0ebdfcad4be2e7d846 used request id req-b338a1cb-e80e-4fc2-872f-1273bf3cb6b8 2018-12-28 18:02:34,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8071eb4c-d9fc-4397-ac2d-7b1367db1044 Date: Fri, 28 Dec 2018 18:02:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:35,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8071eb4c-d9fc-4397-ac2d-7b1367db1044 2018-12-28 18:02:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5a2d0f-9a60-442e-8fdb-700fc6e26021 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:35,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-ca5a2d0f-9a60-442e-8fdb-700fc6e26021 2018-12-28 18:02:35,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0ac071a-06c4-4940-bd38-365434aeb87b 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:35,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-b0ac071a-06c4-4940-bd38-365434aeb87b 2018-12-28 18:02:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf3a9ac3-a87c-42ae-bdb2-c254c1ca0589 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:35,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-bf3a9ac3-a87c-42ae-bdb2-c254c1ca0589 2018-12-28 18:02:35,301 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj 2018-12-28 18:02:35,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a991be45c91c489193916913c87603c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed08332b-e3aa-4675-8e47-476deb7b1acf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:35,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a991be45c91c489193916913c87603c5 used request id req-ed08332b-e3aa-4675-8e47-476deb7b1acf 2018-12-28 18:02:35,523 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-98f1f3ea-bc80-4ff-proj-role 2018-12-28 18:02:35,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/58ee2fd032e04e0ebdfcad4be2e7d846 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,632 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b24edf8-0b60-4fe1-841d-6d791b24ff27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:35,632 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/58ee2fd032e04e0ebdfcad4be2e7d846 used request id req-6b24edf8-0b60-4fe1-841d-6d791b24ff27 2018-12-28 18:02:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0446729c77c03ae60ac6ba94c13b9930e2ed45f" 2018-12-28 18:02:35,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6713061d-d2c1-4716-b48a-026abf5bea55 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:35,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6713061d-d2c1-4716-b48a-026abf5bea55 2018-12-28 18:02:35,725 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-98f1f3ea-bc80-4ff-user 2018-12-28 18:02:35,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/73b968710c424c3ebe7584f3d63a65be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e58b8c72884b28d5f3df650c5aac1f927746e7d" 2018-12-28 18:02:35,900 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a389185-d5ea-462c-b671-fea51114cef4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:35,900 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/73b968710c424c3ebe7584f3d63a65be used request id req-6a389185-d5ea-462c-b671-fea51114cef4 2018-12-28 18:02:35,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:36,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["5Zm-x4gBQAG6NoXv51L6aQ"], "issued_at": "2018-12-28T18:02:36.000000Z"}} 2018-12-28 18:02:36,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}878088ee49545f88fa513e0a4a081c8725ce3f0e" 2018-12-28 18:02:36,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302219c8-f37b-42f1-b622-b0e5408c0ea9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:36,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-302219c8-f37b-42f1-b622-b0e5408c0ea9 2018-12-28 18:02:36,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:36,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:36,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["yQNOJDAzRe6AMJxSfLfdjg"], "issued_at": "2018-12-28T18:02:36.000000Z"}} 2018-12-28 18:02:36,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:36,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de94f5d8-728e-4f5a-8214-961abc83686f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:36,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-de94f5d8-728e-4f5a-8214-961abc83686f 2018-12-28 18:02:36,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:36,848 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:36,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18a412c5-e60a-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:36,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69e5b1c-3805-4b13-adf3-9bd48710353d Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18a412c5-e60a-4b4-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:36,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-18a412c5-e60a-4b4-proj used request id req-d69e5b1c-3805-4b13-adf3-9bd48710353d 2018-12-28 18:02:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:37,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aecc06bd-d549-4a57-bcb6-caa35728e2df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:37,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-aecc06bd-d549-4a57-bcb6-caa35728e2df 2018-12-28 18:02:37,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-18a412c5-e60a-4b4-proj"}}' 2018-12-28 18:02:37,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ced931e4-1efe-44e6-9de1-7b53995cd93c Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/403963be8a5642e8a020f54c1c087943"}, "enabled": true, "id": "403963be8a5642e8a020f54c1c087943", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-18a412c5-e60a-4b4-proj"}} 2018-12-28 18:02:37,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ced931e4-1efe-44e6-9de1-7b53995cd93c 2018-12-28 18:02:37,148 - keystone_utils - INFO - Created project with name - CreateQoSTests-18a412c5-e60a-4b4-proj 2018-12-28 18:02:37,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:37,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:37,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["JLdtBuYWQWO4BqNLl5gOOg"], "issued_at": "2018-12-28T18:02:37.000000Z"}} 2018-12-28 18:02:37,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4cb86587d26f3920f202fe2f7cc9e513fa0a6c" 2018-12-28 18:02:37,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8e6cfc-ef3d-4f76-99f0-2cfcc2cc70be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:37,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1a8e6cfc-ef3d-4f76-99f0-2cfcc2cc70be 2018-12-28 18:02:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:37,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:37,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4cb86587d26f3920f202fe2f7cc9e513fa0a6c" 2018-12-28 18:02:37,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd6cd15-6c9e-47c8-aa7b-d8fbf281e5e3 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:37,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6bd6cd15-6c9e-47c8-aa7b-d8fbf281e5e3 2018-12-28 18:02:37,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-18a412c5-e60a-4b4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4cb86587d26f3920f202fe2f7cc9e513fa0a6c" 2018-12-28 18:02:37,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-526ea6e7-a628-441e-801f-fbb3aee50a2d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-18a412c5-e60a-4b4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/403963be8a5642e8a020f54c1c087943"}, "enabled": true, "id": "403963be8a5642e8a020f54c1c087943", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-18a412c5-e60a-4b4-proj"}]} 2018-12-28 18:02:37,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-18a412c5-e60a-4b4-proj used request id req-526ea6e7-a628-441e-801f-fbb3aee50a2d 2018-12-28 18:02:37,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4cb86587d26f3920f202fe2f7cc9e513fa0a6c" 2018-12-28 18:02:37,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59bb132-45de-4797-9ba5-a35844e378d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:37,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f59bb132-45de-4797-9ba5-a35844e378d5 2018-12-28 18:02:38,215 - keystone_utils - INFO - Created user with name - CreateQoSTests-18a412c5-e60a-4b4-user 2018-12-28 18:02:38,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:38,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:38,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32835b4-cfe8-4be7-b348-5a8740621fa6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:38,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d32835b4-cfe8-4be7-b348-5a8740621fa6 2018-12-28 18:02:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" -d '{"role": {"name": "CreateQoSTests-18a412c5-e60a-4b4-proj-role"}}' 2018-12-28 18:02:38,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab8211ef-03b8-47e6-b6e8-94c9cc03d279 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f14e99faeba4fa4a3b6c28a929cd291", "links": {"self": "http://172.30.9.21:5000/v3/roles/0f14e99faeba4fa4a3b6c28a929cd291"}, "name": "CreateQoSTests-18a412c5-e60a-4b4-proj-role"}} 2018-12-28 18:02:38,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab8211ef-03b8-47e6-b6e8-94c9cc03d279 2018-12-28 18:02:38,424 - keystone_utils - INFO - Created role with name - CreateQoSTests-18a412c5-e60a-4b4-proj-role 2018-12-28 18:02:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0f14e99faeba4fa4a3b6c28a929cd291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:38,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973a195b-cbfb-4d76-954c-2f22864d14f4 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/0f14e99faeba4fa4a3b6c28a929cd291"}, "domain_id": null, "name": "CreateQoSTests-18a412c5-e60a-4b4-proj-role", "id": "0f14e99faeba4fa4a3b6c28a929cd291"}} 2018-12-28 18:02:38,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0f14e99faeba4fa4a3b6c28a929cd291 used request id req-973a195b-cbfb-4d76-954c-2f22864d14f4 2018-12-28 18:02:38,521 - keystone_utils - INFO - Granting role CreateQoSTests-18a412c5-e60a-4b4-proj-role to project CreateQoSTests-18a412c5-e60a-4b4-proj 2018-12-28 18:02:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/403963be8a5642e8a020f54c1c087943/users/b3b09cbceb8a4582ade10ad78221f3d2/roles/0f14e99faeba4fa4a3b6c28a929cd291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:38,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fade65a0-6298-4a2f-96f8-a9922af88365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:38,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/403963be8a5642e8a020f54c1c087943/users/b3b09cbceb8a4582ade10ad78221f3d2/roles/0f14e99faeba4fa4a3b6c28a929cd291 used request id req-fade65a0-6298-4a2f-96f8-a9922af88365 2018-12-28 18:02:38,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:38,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:39,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["txaAUbbEQBK1BBe2Y18pCg"], "issued_at": "2018-12-28T18:02:39.000000Z"}} 2018-12-28 18:02:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d7bf537df7bc9a4d96584995fe1f002df9a0d" 2018-12-28 18:02:39,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23a7ea6-8911-4762-bcdf-5a34e9c79c0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:39,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c23a7ea6-8911-4762-bcdf-5a34e9c79c0f 2018-12-28 18:02:39,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d7bf537df7bc9a4d96584995fe1f002df9a0d" 2018-12-28 18:02:39,766 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:39 GMT Server: Apache x-compute-request-id: req-cbf7c8ff-1b84-4a4e-83df-2890232f9e3f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbf7c8ff-1b84-4a4e-83df-2890232f9e3f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:02:39,766 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-cbf7c8ff-1b84-4a4e-83df-2890232f9e3f 2018-12-28 18:02:39,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-cbf7c8ff-1b84-4a4e-83df-2890232f9e3f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d7bf537df7bc9a4d96584995fe1f002df9a0d" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-5c4475c2-c8f1-449b-9093-bbc3c81953b2"}}' 2018-12-28 18:02:39,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:39 GMT Server: Apache x-compute-request-id: req-c6195ca6-23ef-449f-aba5-3292094adfb8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6195ca6-23ef-449f-aba5-3292094adfb8 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "99f9e047-ff6b-4dab-8fa1-0b64e46177b2", "name": "CreateQoSTests-5c4475c2-c8f1-449b-9093-bbc3c81953b2"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/99f9e047-ff6b-4dab-8fa1-0b64e46177b2", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/99f9e047-ff6b-4dab-8fa1-0b64e46177b2", "rel": "bookmark"}]} 2018-12-28 18:02:39,958 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-c6195ca6-23ef-449f-aba5-3292094adfb8 2018-12-28 18:02:39,958 - create_qos - INFO - Created qos with name - CreateQoSTests-5c4475c2-c8f1-449b-9093-bbc3c81953b2 2018-12-28 18:02:39,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}878088ee49545f88fa513e0a4a081c8725ce3f0e" 2018-12-28 18:02:40,536 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:39 GMT Server: Apache x-compute-request-id: req-4250674a-d308-4ae6-b32b-345951f3e645 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4250674a-d308-4ae6-b32b-345951f3e645 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "99f9e047-ff6b-4dab-8fa1-0b64e46177b2", "name": "CreateQoSTests-5c4475c2-c8f1-449b-9093-bbc3c81953b2"}]} 2018-12-28 18:02:40,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-4250674a-d308-4ae6-b32b-345951f3e645 2018-12-28 18:02:40,536 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-5c4475c2-c8f1-449b-9093-bbc3c81953b2 2018-12-28 18:02:40,540 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/99f9e047-ff6b-4dab-8fa1-0b64e46177b2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4250674a-d308-4ae6-b32b-345951f3e645" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}878088ee49545f88fa513e0a4a081c8725ce3f0e" 2018-12-28 18:02:40,753 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:02:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f342b04b-b7b9-45b7-9f7e-7b2dc6d6a9d5 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-12-28 18:02:40,754 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/99f9e047-ff6b-4dab-8fa1-0b64e46177b2?force=False used request id req-f342b04b-b7b9-45b7-9f7e-7b2dc6d6a9d5 2018-12-28 18:02:40,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4250674a-d308-4ae6-b32b-345951f3e645" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}878088ee49545f88fa513e0a4a081c8725ce3f0e" 2018-12-28 18:02:41,291 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:40 GMT Server: Apache x-compute-request-id: req-618ee83b-d794-4449-a074-f4c67c6220b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-618ee83b-d794-4449-a074-f4c67c6220b3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:02:41,291 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-618ee83b-d794-4449-a074-f4c67c6220b3 2018-12-28 18:02:41,292 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-5c4475c2-c8f1-449b-9093-bbc3c81953b2 2018-12-28 18:02:41,295 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/99f9e047-ff6b-4dab-8fa1-0b64e46177b2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cbf7c8ff-1b84-4a4e-83df-2890232f9e3f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e10d7bf537df7bc9a4d96584995fe1f002df9a0d" 2018-12-28 18:02:41,851 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:02:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e3aef360-7e40-4946-8239-65c8889304e7 x-openstack-request-id: req-e3aef360-7e40-4946-8239-65c8889304e7 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 99f9e047-ff6b-4dab-8fa1-0b64e46177b2.", "code": 404}} 2018-12-28 18:02:41,851 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/99f9e047-ff6b-4dab-8fa1-0b64e46177b2?force=False used request id req-e3aef360-7e40-4946-8239-65c8889304e7 2018-12-28 18:02:41,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d02de8cd-938e-4db2-9fd2-10b9186845a1 Date: Fri, 28 Dec 2018 18:02:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:42,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d02de8cd-938e-4db2-9fd2-10b9186845a1 2018-12-28 18:02:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223dde3f-bd2c-4d66-b387-5b0be3417e19 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:42,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-223dde3f-bd2c-4d66-b387-5b0be3417e19 2018-12-28 18:02:42,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02d0f28-469f-42f8-9736-de73286177c1 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:42,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-d02d0f28-469f-42f8-9736-de73286177c1 2018-12-28 18:02:42,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe9ea0c-d01d-4d0b-8380-457296327210 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:42,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-bfe9ea0c-d01d-4d0b-8380-457296327210 2018-12-28 18:02:42,335 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-18a412c5-e60a-4b4-proj 2018-12-28 18:02:42,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/403963be8a5642e8a020f54c1c087943 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf3a60f4-963b-490e-868d-1994f070ab6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:42,522 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/403963be8a5642e8a020f54c1c087943 used request id req-bf3a60f4-963b-490e-868d-1994f070ab6d 2018-12-28 18:02:42,522 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-18a412c5-e60a-4b4-proj-role 2018-12-28 18:02:42,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0f14e99faeba4fa4a3b6c28a929cd291 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02984112-daf2-495b-bed2-4c8cc49b86f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:42,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0f14e99faeba4fa4a3b6c28a929cd291 used request id req-02984112-daf2-495b-bed2-4c8cc49b86f3 2018-12-28 18:02:42,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b050a9c4326525b4ae6ac375259c2dcf3a52eb4" 2018-12-28 18:02:42,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc831ff-3678-475b-80c1-6d87ec70baa4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:42,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8cc831ff-3678-475b-80c1-6d87ec70baa4 2018-12-28 18:02:42,737 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-18a412c5-e60a-4b4-user 2018-12-28 18:02:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b3b09cbceb8a4582ade10ad78221f3d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec4cb86587d26f3920f202fe2f7cc9e513fa0a6c" 2018-12-28 18:02:42,918 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57152e3-a4af-4749-a64f-c724058bb197 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:42,918 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b3b09cbceb8a4582ade10ad78221f3d2 used request id req-e57152e3-a4af-4749-a64f-c724058bb197 2018-12-28 18:02:42,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:43,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wwp9CkLWRgaPAXeVwLlhbg"], "issued_at": "2018-12-28T18:02:43.000000Z"}} 2018-12-28 18:02:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3086a8498d9ce203c2a4b0d50234da11a30c97e7" 2018-12-28 18:02:43,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8328bd1c-a008-4ca4-8042-d2b5e426e07c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:43,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8328bd1c-a008-4ca4-8042-d2b5e426e07c 2018-12-28 18:02:43,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:43,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:43,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rLrqrMPzQBCwc95xIT0NRQ"], "issued_at": "2018-12-28T18:02:43.000000Z"}} 2018-12-28 18:02:43,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:43,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8c88a05-76e8-4e5e-aa8f-431846a1b3c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:43,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b8c88a05-76e8-4e5e-aa8f-431846a1b3c6 2018-12-28 18:02:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:43,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-cf9268a7-61d8-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:43,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a62a228-a13d-454b-910c-71fb8e409419 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-cf9268a7-61d8-463-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:43,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-cf9268a7-61d8-463-proj used request id req-9a62a228-a13d-454b-910c-71fb8e409419 2018-12-28 18:02:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:44,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f867c54-b283-4130-ba5f-b6ffd5ef3c41 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:44,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1f867c54-b283-4130-ba5f-b6ffd5ef3c41 2018-12-28 18:02:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-cf9268a7-61d8-463-proj"}}' 2018-12-28 18:02:44,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-49567bd5-91a5-495e-b5ad-31949093d136 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ba8125b1537449882e95b92b0cc25bf"}, "enabled": true, "id": "2ba8125b1537449882e95b92b0cc25bf", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-cf9268a7-61d8-463-proj"}} 2018-12-28 18:02:44,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-49567bd5-91a5-495e-b5ad-31949093d136 2018-12-28 18:02:44,184 - keystone_utils - INFO - Created project with name - CreateQoSTests-cf9268a7-61d8-463-proj 2018-12-28 18:02:44,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:44,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:44,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8Mar9krYQSuvuQGmFHFbCA"], "issued_at": "2018-12-28T18:02:44.000000Z"}} 2018-12-28 18:02:44,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e88fd6ea406a0738aa489ee315afa185e8ba41" 2018-12-28 18:02:44,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eb88190-3a93-42d5-87d6-03a3bb2b4e52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:44,653 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1eb88190-3a93-42d5-87d6-03a3bb2b4e52 2018-12-28 18:02:44,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:44,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:44,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e88fd6ea406a0738aa489ee315afa185e8ba41" 2018-12-28 18:02:44,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99f080c-0da1-4aca-b5d1-242f9ac5e227 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:44,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d99f080c-0da1-4aca-b5d1-242f9ac5e227 2018-12-28 18:02:44,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-cf9268a7-61d8-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e88fd6ea406a0738aa489ee315afa185e8ba41" 2018-12-28 18:02:44,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f434df6-fb8b-41ee-a3f3-e930cc5749b6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-cf9268a7-61d8-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2ba8125b1537449882e95b92b0cc25bf"}, "enabled": true, "id": "2ba8125b1537449882e95b92b0cc25bf", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-cf9268a7-61d8-463-proj"}]} 2018-12-28 18:02:44,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-cf9268a7-61d8-463-proj used request id req-0f434df6-fb8b-41ee-a3f3-e930cc5749b6 2018-12-28 18:02:44,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e88fd6ea406a0738aa489ee315afa185e8ba41" 2018-12-28 18:02:44,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067cbab4-64c2-4983-bdf3-6ad9f4ef05c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:44,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-067cbab4-64c2-4983-bdf3-6ad9f4ef05c5 2018-12-28 18:02:45,315 - keystone_utils - INFO - Created user with name - CreateQoSTests-cf9268a7-61d8-463-user 2018-12-28 18:02:45,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:45,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225f8ba7-97df-47cc-8856-9df999c449d7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:45,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-225f8ba7-97df-47cc-8856-9df999c449d7 2018-12-28 18:02:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" -d '{"role": {"name": "CreateQoSTests-cf9268a7-61d8-463-proj-role"}}' 2018-12-28 18:02:45,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a84625a9-9247-46f4-92e3-92bdaeb13dff Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57be53f645cd4ad784c958339877e4e8", "links": {"self": "http://172.30.9.21:5000/v3/roles/57be53f645cd4ad784c958339877e4e8"}, "name": "CreateQoSTests-cf9268a7-61d8-463-proj-role"}} 2018-12-28 18:02:45,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a84625a9-9247-46f4-92e3-92bdaeb13dff 2018-12-28 18:02:45,538 - keystone_utils - INFO - Created role with name - CreateQoSTests-cf9268a7-61d8-463-proj-role 2018-12-28 18:02:45,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/57be53f645cd4ad784c958339877e4e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:45,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a434ca-2dc1-4aef-afdb-9ac07c64c086 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/57be53f645cd4ad784c958339877e4e8"}, "domain_id": null, "name": "CreateQoSTests-cf9268a7-61d8-463-proj-role", "id": "57be53f645cd4ad784c958339877e4e8"}} 2018-12-28 18:02:45,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/57be53f645cd4ad784c958339877e4e8 used request id req-28a434ca-2dc1-4aef-afdb-9ac07c64c086 2018-12-28 18:02:45,559 - keystone_utils - INFO - Granting role CreateQoSTests-cf9268a7-61d8-463-proj-role to project CreateQoSTests-cf9268a7-61d8-463-proj 2018-12-28 18:02:45,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2ba8125b1537449882e95b92b0cc25bf/users/341be23ccfbe4e8a862ded7cc90e9b2e/roles/57be53f645cd4ad784c958339877e4e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:45,689 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e461588e-9e43-47d8-99b4-6a83836284fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:45,689 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2ba8125b1537449882e95b92b0cc25bf/users/341be23ccfbe4e8a862ded7cc90e9b2e/roles/57be53f645cd4ad784c958339877e4e8 used request id req-e461588e-9e43-47d8-99b4-6a83836284fa 2018-12-28 18:02:45,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:45,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:46,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["51lMQa3ZRtyg5czN5FPKiA"], "issued_at": "2018-12-28T18:02:46.000000Z"}} 2018-12-28 18:02:46,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f58b75afd09984bb7807922161bc04f5406a56a" 2018-12-28 18:02:46,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb0e48f-af5c-4990-b3ab-99b4029b0951 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:46,091 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6fb0e48f-af5c-4990-b3ab-99b4029b0951 2018-12-28 18:02:46,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f58b75afd09984bb7807922161bc04f5406a56a" 2018-12-28 18:02:46,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:46 GMT Server: Apache x-compute-request-id: req-ae76f7b2-e6f1-4a3e-b8b2-55410780d7a4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ae76f7b2-e6f1-4a3e-b8b2-55410780d7a4 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:02:46,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-ae76f7b2-e6f1-4a3e-b8b2-55410780d7a4 2018-12-28 18:02:46,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ae76f7b2-e6f1-4a3e-b8b2-55410780d7a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f58b75afd09984bb7807922161bc04f5406a56a" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-30ed4969-dc88-4161-9a89-c4cd046b5b6e"}}' 2018-12-28 18:02:46,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:46 GMT Server: Apache x-compute-request-id: req-f2d81946-cfd6-48ed-9e76-a308a8ef2e79 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2d81946-cfd6-48ed-9e76-a308a8ef2e79 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0dfdf62a-2f11-4558-84f7-257265f167f2", "name": "CreateQoSTests-30ed4969-dc88-4161-9a89-c4cd046b5b6e"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/0dfdf62a-2f11-4558-84f7-257265f167f2", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/0dfdf62a-2f11-4558-84f7-257265f167f2", "rel": "bookmark"}]} 2018-12-28 18:02:46,867 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-f2d81946-cfd6-48ed-9e76-a308a8ef2e79 2018-12-28 18:02:46,868 - create_qos - INFO - Created qos with name - CreateQoSTests-30ed4969-dc88-4161-9a89-c4cd046b5b6e 2018-12-28 18:02:46,871 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3086a8498d9ce203c2a4b0d50234da11a30c97e7" 2018-12-28 18:02:47,048 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:46 GMT Server: Apache x-compute-request-id: req-d436df34-3c19-4e9f-85ed-46ad711e93ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d436df34-3c19-4e9f-85ed-46ad711e93ef Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0dfdf62a-2f11-4558-84f7-257265f167f2", "name": "CreateQoSTests-30ed4969-dc88-4161-9a89-c4cd046b5b6e"}]} 2018-12-28 18:02:47,048 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-d436df34-3c19-4e9f-85ed-46ad711e93ef 2018-12-28 18:02:47,049 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-30ed4969-dc88-4161-9a89-c4cd046b5b6e 2018-12-28 18:02:47,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/0dfdf62a-2f11-4558-84f7-257265f167f2?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ae76f7b2-e6f1-4a3e-b8b2-55410780d7a4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f58b75afd09984bb7807922161bc04f5406a56a" 2018-12-28 18:02:47,753 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:02:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38709109-236b-4fb8-8c22-03ecc14fee8d 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-12-28 18:02:47,754 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/0dfdf62a-2f11-4558-84f7-257265f167f2?force=False used request id req-38709109-236b-4fb8-8c22-03ecc14fee8d 2018-12-28 18:02:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:47,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e500da9a-e4ab-47d5-90d6-41631ebbe47d Date: Fri, 28 Dec 2018 18:02:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:47,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e500da9a-e4ab-47d5-90d6-41631ebbe47d 2018-12-28 18:02:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:48,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25f9cf3-bf47-4bff-87f1-86f8f508d897 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:48,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-c25f9cf3-bf47-4bff-87f1-86f8f508d897 2018-12-28 18:02:48,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:48,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3ffec8-9e11-4ebc-adb1-0f5ecc89eea0 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:48,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-ee3ffec8-9e11-4ebc-adb1-0f5ecc89eea0 2018-12-28 18:02:48,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:48,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b67aa8-f10f-49f9-84a3-0bfc308bef68 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:48,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-e5b67aa8-f10f-49f9-84a3-0bfc308bef68 2018-12-28 18:02:48,280 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-cf9268a7-61d8-463-proj 2018-12-28 18:02:48,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2ba8125b1537449882e95b92b0cc25bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:48,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5c47f13-0fcd-4ad6-9f92-2a11e02cfd5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:48,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2ba8125b1537449882e95b92b0cc25bf used request id req-d5c47f13-0fcd-4ad6-9f92-2a11e02cfd5a 2018-12-28 18:02:48,516 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-cf9268a7-61d8-463-proj-role 2018-12-28 18:02:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/57be53f645cd4ad784c958339877e4e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:48,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c801fde7-7331-4065-a78e-21b7b352313a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:48,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/57be53f645cd4ad784c958339877e4e8 used request id req-c801fde7-7331-4065-a78e-21b7b352313a 2018-12-28 18:02:48,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10e66f8c41c7ef803a6e72d30b0fed0a04681ae2" 2018-12-28 18:02:48,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bd9450-54eb-4a9a-b1f2-3aca00efa03b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:48,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c8bd9450-54eb-4a9a-b1f2-3aca00efa03b 2018-12-28 18:02:48,729 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-cf9268a7-61d8-463-user 2018-12-28 18:02:48,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/341be23ccfbe4e8a862ded7cc90e9b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82e88fd6ea406a0738aa489ee315afa185e8ba41" 2018-12-28 18:02:48,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-917bc21b-ba55-4909-9fa8-49e208045b2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:48,908 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/341be23ccfbe4e8a862ded7cc90e9b2e used request id req-917bc21b-ba55-4909-9fa8-49e208045b2f 2018-12-28 18:02:48,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:49,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["DElQNO3PSAyQUTpj3VEJTw"], "issued_at": "2018-12-28T18:02:49.000000Z"}} 2018-12-28 18:02:49,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21979a629758b3cec2ce2ee8fe44cc1554d4d5d" 2018-12-28 18:02:49,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341f9ba6-49ea-473e-b621-063639d23956 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:49,385 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-341f9ba6-49ea-473e-b621-063639d23956 2018-12-28 18:02:49,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:49,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:49,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["YmFzZGqtS4mfsgfYzEDBqQ"], "issued_at": "2018-12-28T18:02:49.000000Z"}} 2018-12-28 18:02:49,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:49,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f38f5ec1-8046-4dc5-b995-87c25c8cf269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:49,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f38f5ec1-8046-4dc5-b995-87c25c8cf269 2018-12-28 18:02:49,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:49,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ffee9b7f-6967-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:49,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7810bff2-ee58-4250-a1f3-f659219cd16b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ffee9b7f-6967-470-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:49,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-ffee9b7f-6967-470-proj used request id req-7810bff2-ee58-4250-a1f3-f659219cd16b 2018-12-28 18:02:49,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:50,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dd84d9b-b287-4d3b-a57a-1ac05c4c3e72 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:50,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2dd84d9b-b287-4d3b-a57a-1ac05c4c3e72 2018-12-28 18:02:50,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-ffee9b7f-6967-470-proj"}}' 2018-12-28 18:02:50,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a16d2a15-76a6-42b8-aefa-1f30970fafd8 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6257aeb364874debbada5397181214af"}, "enabled": true, "id": "6257aeb364874debbada5397181214af", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ffee9b7f-6967-470-proj"}} 2018-12-28 18:02:50,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a16d2a15-76a6-42b8-aefa-1f30970fafd8 2018-12-28 18:02:50,184 - keystone_utils - INFO - Created project with name - CreateQoSTests-ffee9b7f-6967-470-proj 2018-12-28 18:02:50,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:50,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:50,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["eSEsZ0xlTqy70FAMuTiTmQ"], "issued_at": "2018-12-28T18:02:50.000000Z"}} 2018-12-28 18:02:50,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24585c5fe8e741efbee022b4bf4f47549ad4ae4" 2018-12-28 18:02:50,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af831231-9caf-46f9-9e6d-d13ddb55cb09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:50,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-af831231-9caf-46f9-9e6d-d13ddb55cb09 2018-12-28 18:02:50,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:50,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:50,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24585c5fe8e741efbee022b4bf4f47549ad4ae4" 2018-12-28 18:02:50,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a08b98a-3bcb-42c3-bd8b-a58050eb59d3 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:50,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6a08b98a-3bcb-42c3-bd8b-a58050eb59d3 2018-12-28 18:02:50,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-ffee9b7f-6967-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24585c5fe8e741efbee022b4bf4f47549ad4ae4" 2018-12-28 18:02:50,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ba3373-e0ea-4899-844b-245451f01946 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-ffee9b7f-6967-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6257aeb364874debbada5397181214af"}, "enabled": true, "id": "6257aeb364874debbada5397181214af", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-ffee9b7f-6967-470-proj"}]} 2018-12-28 18:02:50,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateQoSTests-ffee9b7f-6967-470-proj used request id req-08ba3373-e0ea-4899-844b-245451f01946 2018-12-28 18:02:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24585c5fe8e741efbee022b4bf4f47549ad4ae4" 2018-12-28 18:02:50,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8982ad-e6ea-4790-a602-7fdd80b4caa9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:50,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3c8982ad-e6ea-4790-a602-7fdd80b4caa9 2018-12-28 18:02:51,255 - keystone_utils - INFO - Created user with name - CreateQoSTests-ffee9b7f-6967-470-user 2018-12-28 18:02:51,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:51,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:51,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ef8c2b-385a-4607-8afc-679d1633d1e3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:51,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40ef8c2b-385a-4607-8afc-679d1633d1e3 2018-12-28 18:02:51,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" -d '{"role": {"name": "CreateQoSTests-ffee9b7f-6967-470-proj-role"}}' 2018-12-28 18:02:51,459 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc188924-9629-4b2c-b93b-c629dd8461f7 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9979da1a033c4117a9e5d1ee4cf6c9c9", "links": {"self": "http://172.30.9.21:5000/v3/roles/9979da1a033c4117a9e5d1ee4cf6c9c9"}, "name": "CreateQoSTests-ffee9b7f-6967-470-proj-role"}} 2018-12-28 18:02:51,459 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cc188924-9629-4b2c-b93b-c629dd8461f7 2018-12-28 18:02:51,460 - keystone_utils - INFO - Created role with name - CreateQoSTests-ffee9b7f-6967-470-proj-role 2018-12-28 18:02:51,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9979da1a033c4117a9e5d1ee4cf6c9c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:51,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32186fe9-2407-4037-815b-c89228597a8b Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9979da1a033c4117a9e5d1ee4cf6c9c9"}, "domain_id": null, "name": "CreateQoSTests-ffee9b7f-6967-470-proj-role", "id": "9979da1a033c4117a9e5d1ee4cf6c9c9"}} 2018-12-28 18:02:51,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9979da1a033c4117a9e5d1ee4cf6c9c9 used request id req-32186fe9-2407-4037-815b-c89228597a8b 2018-12-28 18:02:51,551 - keystone_utils - INFO - Granting role CreateQoSTests-ffee9b7f-6967-470-proj-role to project CreateQoSTests-ffee9b7f-6967-470-proj 2018-12-28 18:02:51,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6257aeb364874debbada5397181214af/users/2e21251ab56445bf8039ffcdd1a68e48/roles/9979da1a033c4117a9e5d1ee4cf6c9c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:51,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae674b2f-7799-433a-bc8a-a4babb488770 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:51,683 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6257aeb364874debbada5397181214af/users/2e21251ab56445bf8039ffcdd1a68e48/roles/9979da1a033c4117a9e5d1ee4cf6c9c9 used request id req-ae674b2f-7799-433a-bc8a-a4babb488770 2018-12-28 18:02:51,685 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:51,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:52,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Bj6LdBCQR8OOoJ1zE-GkyA"], "issued_at": "2018-12-28T18:02:52.000000Z"}} 2018-12-28 18:02:52,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986dce4dd72fb4a83d11f607b7392ff61ed8c879" 2018-12-28 18:02:52,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26113fb-c98e-4758-8b6b-cba1870206cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:52,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d26113fb-c98e-4758-8b6b-cba1870206cd 2018-12-28 18:02:52,244 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986dce4dd72fb4a83d11f607b7392ff61ed8c879" 2018-12-28 18:02:52,400 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:52 GMT Server: Apache x-compute-request-id: req-e0b4e588-495e-474a-94ee-32a86958aef5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0b4e588-495e-474a-94ee-32a86958aef5 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:02:52,400 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-e0b4e588-495e-474a-94ee-32a86958aef5 2018-12-28 18:02:52,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e0b4e588-495e-474a-94ee-32a86958aef5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986dce4dd72fb4a83d11f607b7392ff61ed8c879" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8e6df13a-b06f-4ac1-bbde-7d58ee6a7dc1"}}' 2018-12-28 18:02:52,610 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:52 GMT Server: Apache x-compute-request-id: req-700a8dee-143f-4b26-b447-aa22ec4c9993 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-700a8dee-143f-4b26-b447-aa22ec4c9993 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55", "name": "CreateQoSTests-8e6df13a-b06f-4ac1-bbde-7d58ee6a7dc1"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55", "rel": "bookmark"}]} 2018-12-28 18:02:52,610 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-700a8dee-143f-4b26-b447-aa22ec4c9993 2018-12-28 18:02:52,611 - create_qos - INFO - Created qos with name - CreateQoSTests-8e6df13a-b06f-4ac1-bbde-7d58ee6a7dc1 2018-12-28 18:02:52,614 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e21979a629758b3cec2ce2ee8fe44cc1554d4d5d" 2018-12-28 18:02:53,194 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:52 GMT Server: Apache x-compute-request-id: req-96dc3332-f532-4672-8c75-5246cfdf8a77 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-96dc3332-f532-4672-8c75-5246cfdf8a77 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55", "name": "CreateQoSTests-8e6df13a-b06f-4ac1-bbde-7d58ee6a7dc1"}]} 2018-12-28 18:02:53,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-96dc3332-f532-4672-8c75-5246cfdf8a77 2018-12-28 18:02:53,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:53,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:53,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rzISF7p3S_mb3gsBMuiFeQ"], "issued_at": "2018-12-28T18:02:53.000000Z"}} 2018-12-28 18:02:53,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc2686cbc9b854e08a4027fdeaabc4f05de7cb2" 2018-12-28 18:02:53,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2089e124-ef94-4d75-9413-3fb559360a6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:53,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2089e124-ef94-4d75-9413-3fb559360a6a 2018-12-28 18:02:53,677 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfc2686cbc9b854e08a4027fdeaabc4f05de7cb2" 2018-12-28 18:02:53,868 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:53 GMT Server: Apache x-compute-request-id: req-18da2cab-a1e7-4c97-82a4-a53f04eebab2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18da2cab-a1e7-4c97-82a4-a53f04eebab2 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55", "name": "CreateQoSTests-8e6df13a-b06f-4ac1-bbde-7d58ee6a7dc1"}]} 2018-12-28 18:02:53,868 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-18da2cab-a1e7-4c97-82a4-a53f04eebab2 2018-12-28 18:02:53,869 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8e6df13a-b06f-4ac1-bbde-7d58ee6a7dc1 2018-12-28 18:02:53,872 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e0b4e588-495e-474a-94ee-32a86958aef5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}986dce4dd72fb4a83d11f607b7392ff61ed8c879" 2018-12-28 18:02:54,094 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:02:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c5795bd-9f61-422f-9133-0b71a4fe7192 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-12-28 18:02:54,094 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/6dbbb3c4-aa58-4a14-8aa8-a92dc78c2b55?force=False used request id req-0c5795bd-9f61-422f-9133-0b71a4fe7192 2018-12-28 18:02:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:54,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1281ae65-a6f4-412e-a69b-d541dacd37ca Date: Fri, 28 Dec 2018 18:02:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:02:54,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1281ae65-a6f4-412e-a69b-d541dacd37ca 2018-12-28 18:02:54,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:54,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896c8409-0e73-41ad-b1df-d17d8e1a9286 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:02:54,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-896c8409-0e73-41ad-b1df-d17d8e1a9286 2018-12-28 18:02:54,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:54,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41dae26b-2115-449e-97db-ba735b119272 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:02:54,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-41dae26b-2115-449e-97db-ba735b119272 2018-12-28 18:02:54,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:54,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8df054f-1765-426d-86a7-2402521f0d82 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:02:54,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-e8df054f-1765-426d-86a7-2402521f0d82 2018-12-28 18:02:54,627 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-ffee9b7f-6967-470-proj 2018-12-28 18:02:54,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6257aeb364874debbada5397181214af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:54,869 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfae4b5-0106-402c-bd0b-4fdca748feac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:54,869 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6257aeb364874debbada5397181214af used request id req-0bfae4b5-0106-402c-bd0b-4fdca748feac 2018-12-28 18:02:54,870 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-ffee9b7f-6967-470-proj-role 2018-12-28 18:02:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9979da1a033c4117a9e5d1ee4cf6c9c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:54,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c13549-6d6f-49f1-ab9c-55acb03266db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:54,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9979da1a033c4117a9e5d1ee4cf6c9c9 used request id req-a0c13549-6d6f-49f1-ab9c-55acb03266db 2018-12-28 18:02:54,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96e766ab60bccdba76b8bea88fb8244cc36a696c" 2018-12-28 18:02:55,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-391c61e2-2830-4e63-87ba-b6875ced652f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:55,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-391c61e2-2830-4e63-87ba-b6875ced652f 2018-12-28 18:02:55,006 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-ffee9b7f-6967-470-user 2018-12-28 18:02:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2e21251ab56445bf8039ffcdd1a68e48 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a24585c5fe8e741efbee022b4bf4f47549ad4ae4" 2018-12-28 18:02:55,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-597b7f1b-8767-4e4a-84be-ccf3a99c8dfb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:55,196 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2e21251ab56445bf8039ffcdd1a68e48 used request id req-597b7f1b-8767-4e4a-84be-ccf3a99c8dfb 2018-12-28 18:02:55,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:55,587 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["UL0vQwqaQ7qzi8_mbmJUZw"], "issued_at": "2018-12-28T18:02:55.000000Z"}} 2018-12-28 18:02:55,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fe6f4438942028617590d2f44bb39c2ae2970" 2018-12-28 18:02:55,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f31f839-90ee-4b85-8024-8fe77005c2b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:55,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6f31f839-90ee-4b85-8024-8fe77005c2b8 2018-12-28 18:02:55,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:55,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:56,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Xa7w8MXgRUmMO7sDUpDJ4Q"], "issued_at": "2018-12-28T18:02:56.000000Z"}} 2018-12-28 18:02:56,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:02:56,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eee4231-e498-4727-a188-b99528ad61ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:56,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7eee4231-e498-4727-a188-b99528ad61ea 2018-12-28 18:02:56,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:56,153 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:56,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:02:56,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d9c9ef7-3b15-4de4-bfee-7adf9035437e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:02:56,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj used request id req-8d9c9ef7-3b15-4de4-bfee-7adf9035437e 2018-12-28 18:02:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:02:56,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c653f54-614b-4f14-b97f-505d59e0b441 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:56,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6c653f54-614b-4f14-b97f-505d59e0b441 2018-12-28 18:02:56,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj"}}' 2018-12-28 18:02:56,441 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33d876b1-624e-4e87-a703-0039008eb18c Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2dd2af01427c46b499b164e71130285a"}, "enabled": true, "id": "2dd2af01427c46b499b164e71130285a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj"}} 2018-12-28 18:02:56,441 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-33d876b1-624e-4e87-a703-0039008eb18c 2018-12-28 18:02:56,442 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj 2018-12-28 18:02:56,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:56,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:56,830 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LIfp7FdoR8y-loil7x2HIQ"], "issued_at": "2018-12-28T18:02:56.000000Z"}} 2018-12-28 18:02:56,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ae0f7e3e57968976cde25568670eb34438394" 2018-12-28 18:02:56,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f81e1a8d-2dca-496e-bc9c-072863c40d11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:56,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f81e1a8d-2dca-496e-bc9c-072863c40d11 2018-12-28 18:02:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:02:56,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:02: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:02:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ae0f7e3e57968976cde25568670eb34438394" 2018-12-28 18:02:57,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4c139d-9925-4aff-9f55-532cc657c787 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:02:57,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8f4c139d-9925-4aff-9f55-532cc657c787 2018-12-28 18:02:57,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ae0f7e3e57968976cde25568670eb34438394" 2018-12-28 18:02:57,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c22c56-c71d-4963-be26-5b16fa22e611 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2dd2af01427c46b499b164e71130285a"}, "enabled": true, "id": "2dd2af01427c46b499b164e71130285a", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj"}]} 2018-12-28 18:02:57,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj used request id req-b3c22c56-c71d-4963-be26-5b16fa22e611 2018-12-28 18:02:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ae0f7e3e57968976cde25568670eb34438394" 2018-12-28 18:02:57,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a52581-73c6-4100-ac52-db781399de2e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:02:57,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-31a52581-73c6-4100-ac52-db781399de2e 2018-12-28 18:02:57,513 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-user 2018-12-28 18:02:57,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:57,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:02:57,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36db7525-b38c-44c7-93c3-db980fb66812 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:02:57,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-36db7525-b38c-44c7-93c3-db980fb66812 2018-12-28 18:02:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj-role"}}' 2018-12-28 18:02:57,728 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225bd32b-48c3-4eee-b82c-e66e21edc7df Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44610a866a2a42b895f568b7f6e3415b", "links": {"self": "http://172.30.9.21:5000/v3/roles/44610a866a2a42b895f568b7f6e3415b"}, "name": "CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj-role"}} 2018-12-28 18:02:57,729 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-225bd32b-48c3-4eee-b82c-e66e21edc7df 2018-12-28 18:02:57,729 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj-role 2018-12-28 18:02:57,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/44610a866a2a42b895f568b7f6e3415b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:02:57,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f89a8b9-118b-462c-bfbf-65d637a32e43 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/44610a866a2a42b895f568b7f6e3415b"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj-role", "id": "44610a866a2a42b895f568b7f6e3415b"}} 2018-12-28 18:02:57,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/44610a866a2a42b895f568b7f6e3415b used request id req-8f89a8b9-118b-462c-bfbf-65d637a32e43 2018-12-28 18:02:57,820 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj-role to project CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj 2018-12-28 18:02:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2dd2af01427c46b499b164e71130285a/users/fb84f91fc5f942ddb3931bbd211ae461/roles/44610a866a2a42b895f568b7f6e3415b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:02:57,959 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:02:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2c4c1e9-6d04-4f93-baec-07cd7645b470 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:02:57,959 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2dd2af01427c46b499b164e71130285a/users/fb84f91fc5f942ddb3931bbd211ae461/roles/44610a866a2a42b895f568b7f6e3415b used request id req-c2c4c1e9-6d04-4f93-baec-07cd7645b470 2018-12-28 18:02:57,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:02:57,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:02:58,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ZnL2FXKrTGC5qG7DV6dn4w"], "issued_at": "2018-12-28T18:02:58.000000Z"}} 2018-12-28 18:02:58,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a04c6dd9206d188c5b1e69881d8ac977ef452" 2018-12-28 18:02:58,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f56971-1c52-42ee-8def-c58794d75a23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:02:58,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-83f56971-1c52-42ee-8def-c58794d75a23 2018-12-28 18:02:58,501 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a04c6dd9206d188c5b1e69881d8ac977ef452" 2018-12-28 18:02:58,662 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:58 GMT Server: Apache x-compute-request-id: req-989ed026-e503-415c-ace6-72bb32ca4ec7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-989ed026-e503-415c-ace6-72bb32ca4ec7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:02:58,663 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-989ed026-e503-415c-ace6-72bb32ca4ec7 2018-12-28 18:02:58,666 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-989ed026-e503-415c-ace6-72bb32ca4ec7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a04c6dd9206d188c5b1e69881d8ac977ef452" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb", "description": null}}' 2018-12-28 18:02:59,334 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:58 GMT Server: Apache x-compute-request-id: req-a216de7e-cbf3-4f3c-b239-454fb54417ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a216de7e-cbf3-4f3c-b239-454fb54417ba Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "79f23562-7601-4541-9297-0d843480ebf7", "description": null}} 2018-12-28 18:02:59,334 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-a216de7e-cbf3-4f3c-b239-454fb54417ba 2018-12-28 18:02:59,335 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb 2018-12-28 18:02:59,338 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fe6f4438942028617590d2f44bb39c2ae2970" 2018-12-28 18:02:59,520 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:59 GMT Server: Apache x-compute-request-id: req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "79f23562-7601-4541-9297-0d843480ebf7", "description": null}]} 2018-12-28 18:02:59,520 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4 2018-12-28 18:02:59,524 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fe6f4438942028617590d2f44bb39c2ae2970" 2018-12-28 18:02:59,699 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:59 GMT Server: Apache x-compute-request-id: req-48eaaa18-4f48-4f41-9228-a44120617c3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-48eaaa18-4f48-4f41-9228-a44120617c3c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "79f23562-7601-4541-9297-0d843480ebf7", "description": null}} 2018-12-28 18:02:59,699 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7 used request id req-48eaaa18-4f48-4f41-9228-a44120617c3c 2018-12-28 18:02:59,702 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fe6f4438942028617590d2f44bb39c2ae2970" 2018-12-28 18:03:00,274 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:02:59 GMT Server: Apache x-compute-request-id: req-8637f482-9d29-46f4-9cd4-bae06a6304c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8637f482-9d29-46f4-9cd4-bae06a6304c0 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:03:00,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7/encryption used request id req-8637f482-9d29-46f4-9cd4-bae06a6304c0 2018-12-28 18:03:00,275 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb 2018-12-28 18:03:00,278 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fe6f4438942028617590d2f44bb39c2ae2970" 2018-12-28 18:03:00,867 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2354dcc6-1529-497b-afc5-c2d53fa04315 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-12-28 18:03:00,867 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7 used request id req-2354dcc6-1529-497b-afc5-c2d53fa04315 2018-12-28 18:03:00,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-12fe0000-b7f5-4341-bb3c-b0a180bd40c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe5fe6f4438942028617590d2f44bb39c2ae2970" 2018-12-28 18:03:00,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:00 GMT Server: Apache x-compute-request-id: req-1e83f619-693b-4c1f-beb2-b6588ae714c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1e83f619-693b-4c1f-beb2-b6588ae714c5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:03:00,888 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-1e83f619-693b-4c1f-beb2-b6588ae714c5 2018-12-28 18:03:00,889 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-73ec623c-5a16-4f6f-b0ef-12cb798fbfdb 2018-12-28 18:03:00,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-989ed026-e503-415c-ace6-72bb32ca4ec7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}827a04c6dd9206d188c5b1e69881d8ac977ef452" 2018-12-28 18:03:01,467 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:03:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0f6ed8f4-6a4b-413e-8d5c-cd5523ea2073 x-openstack-request-id: req-0f6ed8f4-6a4b-413e-8d5c-cd5523ea2073 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 79f23562-7601-4541-9297-0d843480ebf7 could not be found.", "code": 404}} 2018-12-28 18:03:01,467 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/79f23562-7601-4541-9297-0d843480ebf7 used request id req-0f6ed8f4-6a4b-413e-8d5c-cd5523ea2073 2018-12-28 18:03:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:01,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fe9c5535-ed5e-40ff-9f15-97391e006e1c Date: Fri, 28 Dec 2018 18:03:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:01,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fe9c5535-ed5e-40ff-9f15-97391e006e1c 2018-12-28 18:03:01,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:01,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f88cbf3-3949-4af4-8392-503982efadaf Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:01,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-6f88cbf3-3949-4af4-8392-503982efadaf 2018-12-28 18:03:01,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:01,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33207c68-2353-4e5d-99bc-63450a57c1e2 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:01,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-33207c68-2353-4e5d-99bc-63450a57c1e2 2018-12-28 18:03:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:01,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4aedc9-cfa5-44e2-a743-bcde578bc1fa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:01,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-2f4aedc9-cfa5-44e2-a743-bcde578bc1fa 2018-12-28 18:03:01,969 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj 2018-12-28 18:03:01,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2dd2af01427c46b499b164e71130285a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:02,175 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-866bb304-c452-4c3b-b064-2a3549152a7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:02,175 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2dd2af01427c46b499b164e71130285a used request id req-866bb304-c452-4c3b-b064-2a3549152a7c 2018-12-28 18:03:02,176 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-proj-role 2018-12-28 18:03:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/44610a866a2a42b895f568b7f6e3415b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:02,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a8f5c82-ae9a-4785-ba6c-fc2926db40f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:02,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/44610a866a2a42b895f568b7f6e3415b used request id req-2a8f5c82-ae9a-4785-ba6c-fc2926db40f5 2018-12-28 18:03:02,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6ef24aafc61aed85a239ca404a15cf01f125be1" 2018-12-28 18:03:02,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e212778-39bb-4814-aa82-6d7fa509e9d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:02,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e212778-39bb-4814-aa82-6d7fa509e9d5 2018-12-28 18:03:02,381 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-b62f3831-c5f6-48c-user 2018-12-28 18:03:02,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fb84f91fc5f942ddb3931bbd211ae461 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e8ae0f7e3e57968976cde25568670eb34438394" 2018-12-28 18:03:02,566 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a102ee8-d862-418c-9d6d-77a42ea5bf0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:02,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fb84f91fc5f942ddb3931bbd211ae461 used request id req-0a102ee8-d862-418c-9d6d-77a42ea5bf0b 2018-12-28 18:03:02,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:02,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["JsBjhkKpQzKKEV3FJjPpgQ"], "issued_at": "2018-12-28T18:03:02.000000Z"}} 2018-12-28 18:03:02,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135768e2e1212f934e74a168b10c64f12c83abb6" 2018-12-28 18:03:03,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c2c6b66-7026-4c64-ae79-66dfd7ad608a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:03,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7c2c6b66-7026-4c64-ae79-66dfd7ad608a 2018-12-28 18:03:03,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:03,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:03,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["m9Jm0b3XTUaGnlVmadrRfQ"], "issued_at": "2018-12-28T18:03:03.000000Z"}} 2018-12-28 18:03:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:03,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67143236-bdaf-44a0-9f5f-b5d6c9646bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:03,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-67143236-bdaf-44a0-9f5f-b5d6c9646bf9 2018-12-28 18:03:03,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:03,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:03,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:03,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f018b8-a181-4e00-818c-793c4d4e8b37 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:03,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj used request id req-84f018b8-a181-4e00-818c-793c4d4e8b37 2018-12-28 18:03:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:03,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-336da152-0b5e-42d8-b4ea-7e4af9ac3e23 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:03,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-336da152-0b5e-42d8-b4ea-7e4af9ac3e23 2018-12-28 18:03:03,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj"}}' 2018-12-28 18:03:03,722 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5bebe1e-f6e7-495a-843f-49c872ba1775 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/da01cf09a33b4794a86925a11e4a2174"}, "enabled": true, "id": "da01cf09a33b4794a86925a11e4a2174", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj"}} 2018-12-28 18:03:03,723 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a5bebe1e-f6e7-495a-843f-49c872ba1775 2018-12-28 18:03:03,723 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj 2018-12-28 18:03:03,723 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:03,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:04,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["T849nGrDTXatNGaH4dX2_w"], "issued_at": "2018-12-28T18:03:04.000000Z"}} 2018-12-28 18:03:04,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e9b04ccf68898aa2860548b7b154bd7e59d605" 2018-12-28 18:03:04,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a40e65-5269-46cf-8611-b561c020891d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:04,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-16a40e65-5269-46cf-8611-b561c020891d 2018-12-28 18:03:04,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:04,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:04,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e9b04ccf68898aa2860548b7b154bd7e59d605" 2018-12-28 18:03:04,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c47f78-b18f-4740-8c23-a087adc8e173 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:04,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d4c47f78-b18f-4740-8c23-a087adc8e173 2018-12-28 18:03:04,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e9b04ccf68898aa2860548b7b154bd7e59d605" 2018-12-28 18:03:04,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ebcbd3-b07d-4da3-947a-2cbb870409a8 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/da01cf09a33b4794a86925a11e4a2174"}, "enabled": true, "id": "da01cf09a33b4794a86925a11e4a2174", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj"}]} 2018-12-28 18:03:04,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj used request id req-03ebcbd3-b07d-4da3-947a-2cbb870409a8 2018-12-28 18:03:04,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e9b04ccf68898aa2860548b7b154bd7e59d605" 2018-12-28 18:03:04,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d860deda-59e1-431f-8878-447ec8a86457 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:04,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d860deda-59e1-431f-8878-447ec8a86457 2018-12-28 18:03:04,794 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-user 2018-12-28 18:03:04,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:04,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b85a4154-944f-4d3d-9aca-713637236bd1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:04,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b85a4154-944f-4d3d-9aca-713637236bd1 2018-12-28 18:03:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj-role"}}' 2018-12-28 18:03:05,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab1ca9ee-de40-41b7-97b0-740596e68853 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a23c8ad1fc7e4e4fbb300c5ac94a5428", "links": {"self": "http://172.30.9.21:5000/v3/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428"}, "name": "CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj-role"}} 2018-12-28 18:03:05,005 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab1ca9ee-de40-41b7-97b0-740596e68853 2018-12-28 18:03:05,005 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj-role 2018-12-28 18:03:05,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:05,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2466268-97da-425d-b122-119bac30ade2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj-role", "id": "a23c8ad1fc7e4e4fbb300c5ac94a5428"}} 2018-12-28 18:03:05,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428 used request id req-a2466268-97da-425d-b122-119bac30ade2 2018-12-28 18:03:05,026 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj-role to project CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj 2018-12-28 18:03:05,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/da01cf09a33b4794a86925a11e4a2174/users/75f2d8d499104553a3a316af1b25f140/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:05,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f819e5df-6590-4450-b77d-fb819c72b389 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:05,084 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/da01cf09a33b4794a86925a11e4a2174/users/75f2d8d499104553a3a316af1b25f140/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428 used request id req-f819e5df-6590-4450-b77d-fb819c72b389 2018-12-28 18:03:05,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:05,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:05,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rbRMa3cXSXGftdYY05ZbsA"], "issued_at": "2018-12-28T18:03:05.000000Z"}} 2018-12-28 18:03:05,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e10f8cbce1364ed7ba047667e89c63bc61d6538" 2018-12-28 18:03:05,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e443eae-4ae3-4aa6-898b-fabc7d6f7a7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:05,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3e443eae-4ae3-4aa6-898b-fabc7d6f7a7f 2018-12-28 18:03:05,578 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e10f8cbce1364ed7ba047667e89c63bc61d6538" 2018-12-28 18:03:06,112 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:05 GMT Server: Apache x-compute-request-id: req-073f30c8-7998-4785-bda1-ba4f73ae9bfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-073f30c8-7998-4785-bda1-ba4f73ae9bfd Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:03:06,112 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-073f30c8-7998-4785-bda1-ba4f73ae9bfd 2018-12-28 18:03:06,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-073f30c8-7998-4785-bda1-ba4f73ae9bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e10f8cbce1364ed7ba047667e89c63bc61d6538" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3", "description": null}}' 2018-12-28 18:03:06,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:06 GMT Server: Apache x-compute-request-id: req-835ca11b-bb90-4fa2-a3f3-e5e63c4c1a0f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-835ca11b-bb90-4fa2-a3f3-e5e63c4c1a0f Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "09ae8e71-a15c-458c-90f1-f9f19d4c85a2", "description": null}} 2018-12-28 18:03:06,334 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-835ca11b-bb90-4fa2-a3f3-e5e63c4c1a0f 2018-12-28 18:03:06,334 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3 2018-12-28 18:03:06,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135768e2e1212f934e74a168b10c64f12c83abb6" 2018-12-28 18:03:06,515 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:06 GMT Server: Apache x-compute-request-id: req-3a39486e-7268-4c19-9ad1-27e384d7eca0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3a39486e-7268-4c19-9ad1-27e384d7eca0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "09ae8e71-a15c-458c-90f1-f9f19d4c85a2", "description": null}]} 2018-12-28 18:03:06,515 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-3a39486e-7268-4c19-9ad1-27e384d7eca0 2018-12-28 18:03:06,519 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a39486e-7268-4c19-9ad1-27e384d7eca0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135768e2e1212f934e74a168b10c64f12c83abb6" 2018-12-28 18:03:07,074 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:06 GMT Server: Apache x-compute-request-id: req-1fbd41e6-7d6f-49c1-9792-883470f6aac5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1fbd41e6-7d6f-49c1-9792-883470f6aac5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "09ae8e71-a15c-458c-90f1-f9f19d4c85a2", "description": null}} 2018-12-28 18:03:07,074 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2 used request id req-1fbd41e6-7d6f-49c1-9792-883470f6aac5 2018-12-28 18:03:07,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a39486e-7268-4c19-9ad1-27e384d7eca0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135768e2e1212f934e74a168b10c64f12c83abb6" 2018-12-28 18:03:07,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:07 GMT Server: Apache x-compute-request-id: req-febd0020-07c3-4fa8-822c-ee5fa2b11562 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-febd0020-07c3-4fa8-822c-ee5fa2b11562 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:03:07,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2/encryption used request id req-febd0020-07c3-4fa8-822c-ee5fa2b11562 2018-12-28 18:03:07,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:07,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:07,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fOOVHX5ER8GJXpwY9XpM0g"], "issued_at": "2018-12-28T18:03:07.000000Z"}} 2018-12-28 18:03:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef705d258aedc60f3ca14021fdad7524b30eb1bd" 2018-12-28 18:03:08,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649b68be-3f53-41d5-abbb-077ebf600a97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:08,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-649b68be-3f53-41d5-abbb-077ebf600a97 2018-12-28 18:03:08,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef705d258aedc60f3ca14021fdad7524b30eb1bd" 2018-12-28 18:03:08,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:08 GMT Server: Apache x-compute-request-id: req-ac1a5885-9099-4d2e-8597-ff2203316633 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac1a5885-9099-4d2e-8597-ff2203316633 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "09ae8e71-a15c-458c-90f1-f9f19d4c85a2", "description": null}]} 2018-12-28 18:03:08,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-ac1a5885-9099-4d2e-8597-ff2203316633 2018-12-28 18:03:08,286 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac1a5885-9099-4d2e-8597-ff2203316633" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef705d258aedc60f3ca14021fdad7524b30eb1bd" 2018-12-28 18:03:08,473 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:08 GMT Server: Apache x-compute-request-id: req-4f89eb63-a91b-4521-a980-2d7e69adc2ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f89eb63-a91b-4521-a980-2d7e69adc2ce Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "09ae8e71-a15c-458c-90f1-f9f19d4c85a2", "description": null}} 2018-12-28 18:03:08,473 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2 used request id req-4f89eb63-a91b-4521-a980-2d7e69adc2ce 2018-12-28 18:03:08,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac1a5885-9099-4d2e-8597-ff2203316633" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef705d258aedc60f3ca14021fdad7524b30eb1bd" 2018-12-28 18:03:08,655 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:08 GMT Server: Apache x-compute-request-id: req-d6a8f2ca-2d81-4d20-ab46-c8ba85d13d61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6a8f2ca-2d81-4d20-ab46-c8ba85d13d61 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:03:08,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2/encryption used request id req-d6a8f2ca-2d81-4d20-ab46-c8ba85d13d61 2018-12-28 18:03:08,656 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-6d20be80-7f6c-420b-a004-874f794183d3 2018-12-28 18:03:08,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-073f30c8-7998-4785-bda1-ba4f73ae9bfd" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e10f8cbce1364ed7ba047667e89c63bc61d6538" 2018-12-28 18:03:08,862 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3b1deda4-3981-4bba-8190-20d9aaddda7a 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-12-28 18:03:08,862 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/09ae8e71-a15c-458c-90f1-f9f19d4c85a2 used request id req-3b1deda4-3981-4bba-8190-20d9aaddda7a 2018-12-28 18:03:08,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a033039b-60db-43a7-8f65-656585a4a553 Date: Fri, 28 Dec 2018 18:03:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:09,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a033039b-60db-43a7-8f65-656585a4a553 2018-12-28 18:03:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716f8445-6788-4b1e-bccc-9916e8b39239 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:09,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-716f8445-6788-4b1e-bccc-9916e8b39239 2018-12-28 18:03:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57883b56-768a-4b78-b16c-07785bce211a 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:09,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-57883b56-768a-4b78-b16c-07785bce211a 2018-12-28 18:03:09,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669e49bf-d36b-42e4-b90d-c24aec65587c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:09,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-669e49bf-d36b-42e4-b90d-c24aec65587c 2018-12-28 18:03:09,363 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj 2018-12-28 18:03:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/da01cf09a33b4794a86925a11e4a2174 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985a7ae9-6335-476b-a40e-fbd34ee9a4bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:09,570 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/da01cf09a33b4794a86925a11e4a2174 used request id req-985a7ae9-6335-476b-a40e-fbd34ee9a4bf 2018-12-28 18:03:09,570 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-proj-role 2018-12-28 18:03:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccb8450-7fc9-46e1-8655-b87046dce5aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:09,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a23c8ad1fc7e4e4fbb300c5ac94a5428 used request id req-dccb8450-7fc9-46e1-8655-b87046dce5aa 2018-12-28 18:03:09,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}109a314144e57da137f06fe89c2a7f4873fc212b" 2018-12-28 18:03:09,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d852878-84b3-41f8-8867-379b9d92a4a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:09,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2d852878-84b3-41f8-8867-379b9d92a4a0 2018-12-28 18:03:09,770 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-d9f403d5-1f7d-4e3-user 2018-12-28 18:03:09,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/75f2d8d499104553a3a316af1b25f140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6e9b04ccf68898aa2860548b7b154bd7e59d605" 2018-12-28 18:03:09,944 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d23ead8-e1a3-45d4-a6b6-a9cea59197e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:09,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/75f2d8d499104553a3a316af1b25f140 used request id req-2d23ead8-e1a3-45d4-a6b6-a9cea59197e8 2018-12-28 18:03:09,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:10,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ja7cNXcITcyj-LrVW9AX5A"], "issued_at": "2018-12-28T18:03:10.000000Z"}} 2018-12-28 18:03:10,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:10,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bf5a8e-0730-47ae-8ed0-ad99767f926f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:10,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-73bf5a8e-0730-47ae-8ed0-ad99767f926f 2018-12-28 18:03:10,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:10,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:10,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["GDF2lxIqTyW1I7CFMdYCrA"], "issued_at": "2018-12-28T18:03:10.000000Z"}} 2018-12-28 18:03:10,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:10,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaa6a99-6ee5-4fd2-b3cd-93fb6000f92b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:10,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-beaa6a99-6ee5-4fd2-b3cd-93fb6000f92b 2018-12-28 18:03:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:10,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:10,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:10,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379f3822-741a-4e4d-8927-a50b6c5e08a8 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:10,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj used request id req-379f3822-741a-4e4d-8927-a50b6c5e08a8 2018-12-28 18:03:10,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:11,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36475a43-db30-4a6f-9dc2-d37bdbe90252 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:11,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-36475a43-db30-4a6f-9dc2-d37bdbe90252 2018-12-28 18:03:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj"}}' 2018-12-28 18:03:11,178 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e79d8c-d4d0-4e6a-a912-fe916bc1be61 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/726faea86a28407aa78289fcf81e4e83"}, "enabled": true, "id": "726faea86a28407aa78289fcf81e4e83", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj"}} 2018-12-28 18:03:11,178 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a9e79d8c-d4d0-4e6a-a912-fe916bc1be61 2018-12-28 18:03:11,178 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj 2018-12-28 18:03:11,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:11,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:11,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0_ha-0IeTKSpSfbdqi7_yg"], "issued_at": "2018-12-28T18:03:11.000000Z"}} 2018-12-28 18:03:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5957338ee634938931d680f465439542e3150ebf" 2018-12-28 18:03:11,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f32f4b-7284-40fe-90f6-21f2d732bbd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:11,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-05f32f4b-7284-40fe-90f6-21f2d732bbd9 2018-12-28 18:03:11,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:11,647 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:11,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5957338ee634938931d680f465439542e3150ebf" 2018-12-28 18:03:11,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3c71c9-25db-40da-b08b-d04fedf9b368 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:11,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ec3c71c9-25db-40da-b08b-d04fedf9b368 2018-12-28 18:03:11,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5957338ee634938931d680f465439542e3150ebf" 2018-12-28 18:03:11,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b13a4790-4557-48ce-97ac-d0e26ad6d44d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/726faea86a28407aa78289fcf81e4e83"}, "enabled": true, "id": "726faea86a28407aa78289fcf81e4e83", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj"}]} 2018-12-28 18:03:11,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj used request id req-b13a4790-4557-48ce-97ac-d0e26ad6d44d 2018-12-28 18:03:11,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5957338ee634938931d680f465439542e3150ebf" 2018-12-28 18:03:11,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a415b7-2eab-4ea6-b3fe-cc5ebc3c4594 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:11,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-c9a415b7-2eab-4ea6-b3fe-cc5ebc3c4594 2018-12-28 18:03:12,304 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-user 2018-12-28 18:03:12,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:12,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:12,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8695a6d-400c-4be5-bc62-c4424b1fa97b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:12,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f8695a6d-400c-4be5-bc62-c4424b1fa97b 2018-12-28 18:03:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj-role"}}' 2018-12-28 18:03:12,508 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ae31d76-2335-4327-933b-670b5f920f0e Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f2e0679cb4c44abd8390369569788b7a", "links": {"self": "http://172.30.9.21:5000/v3/roles/f2e0679cb4c44abd8390369569788b7a"}, "name": "CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj-role"}} 2018-12-28 18:03:12,508 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3ae31d76-2335-4327-933b-670b5f920f0e 2018-12-28 18:03:12,508 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj-role 2018-12-28 18:03:12,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f2e0679cb4c44abd8390369569788b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:12,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dca68907-0c32-43f6-ae0b-a7e7e8a321ba Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/f2e0679cb4c44abd8390369569788b7a"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj-role", "id": "f2e0679cb4c44abd8390369569788b7a"}} 2018-12-28 18:03:12,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f2e0679cb4c44abd8390369569788b7a used request id req-dca68907-0c32-43f6-ae0b-a7e7e8a321ba 2018-12-28 18:03:12,528 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj-role to project CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj 2018-12-28 18:03:12,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/726faea86a28407aa78289fcf81e4e83/users/529435406ec74e12949dcf4f47a424c7/roles/f2e0679cb4c44abd8390369569788b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:12,659 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-914f84da-7099-4715-8b99-df3f208a4fb1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:12,659 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/726faea86a28407aa78289fcf81e4e83/users/529435406ec74e12949dcf4f47a424c7/roles/f2e0679cb4c44abd8390369569788b7a used request id req-914f84da-7099-4715-8b99-df3f208a4fb1 2018-12-28 18:03:12,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:12,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:13,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["4rwWaMKFTyO76Bk4GyTBHQ"], "issued_at": "2018-12-28T18:03:13.000000Z"}} 2018-12-28 18:03:13,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad537f5550cee63345a4d7dae51f860c531aac" 2018-12-28 18:03:13,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2502e6b1-9514-4098-89d9-dea51589ae8b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:13,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2502e6b1-9514-4098-89d9-dea51589ae8b 2018-12-28 18:03:13,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad537f5550cee63345a4d7dae51f860c531aac" 2018-12-28 18:03:13,247 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:13 GMT Server: Apache x-compute-request-id: req-509d9502-b165-4783-a9b8-bfd57729e413 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-509d9502-b165-4783-a9b8-bfd57729e413 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:03:13,247 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-509d9502-b165-4783-a9b8-bfd57729e413 2018-12-28 18:03:13,251 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-509d9502-b165-4783-a9b8-bfd57729e413" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad537f5550cee63345a4d7dae51f860c531aac" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65", "description": null}}' 2018-12-28 18:03:13,479 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:13 GMT Server: Apache x-compute-request-id: req-8bfedbaa-1f08-4eb8-9f2f-fb01ca6f2e50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8bfedbaa-1f08-4eb8-9f2f-fb01ca6f2e50 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "caef46ad-61fb-42c4-9269-54c981483387", "description": null}} 2018-12-28 18:03:13,479 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-8bfedbaa-1f08-4eb8-9f2f-fb01ca6f2e50 2018-12-28 18:03:13,480 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65 2018-12-28 18:03:13,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:13,656 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:13 GMT Server: Apache x-compute-request-id: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "caef46ad-61fb-42c4-9269-54c981483387", "description": null}]} 2018-12-28 18:03:13,656 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-c422b4cf-8178-4b43-8bfc-ae8269693d9f 2018-12-28 18:03:13,660 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:13,836 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:13 GMT Server: Apache x-compute-request-id: req-f19fb0c5-7950-4253-8e22-8838fbfe1aae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f19fb0c5-7950-4253-8e22-8838fbfe1aae Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "caef46ad-61fb-42c4-9269-54c981483387", "description": null}} 2018-12-28 18:03:13,837 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 used request id req-f19fb0c5-7950-4253-8e22-8838fbfe1aae 2018-12-28 18:03:13,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:14,024 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:13 GMT Server: Apache x-compute-request-id: req-5dbf4a46-43b6-49a1-9d2c-f372188fdd25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5dbf4a46-43b6-49a1-9d2c-f372188fdd25 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:03:14,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387/encryption used request id req-5dbf4a46-43b6-49a1-9d2c-f372188fdd25 2018-12-28 18:03:14,027 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:14,565 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:14 GMT Server: Apache x-compute-request-id: req-22a109b3-0724-4665-9687-2c6b6ecbffcd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22a109b3-0724-4665-9687-2c6b6ecbffcd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "caef46ad-61fb-42c4-9269-54c981483387", "description": null}} 2018-12-28 18:03:14,566 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 used request id req-22a109b3-0724-4665-9687-2c6b6ecbffcd 2018-12-28 18:03:14,569 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:14,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:14 GMT Server: Apache x-compute-request-id: req-092f5bf7-6882-41f1-b8da-a89581758386 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-092f5bf7-6882-41f1-b8da-a89581758386 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "caef46ad-61fb-42c4-9269-54c981483387", "description": null}} 2018-12-28 18:03:14,745 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 used request id req-092f5bf7-6882-41f1-b8da-a89581758386 2018-12-28 18:03:14,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c422b4cf-8178-4b43-8bfc-ae8269693d9f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60bc7a1fe19b6c2f10d44bdfba1f3a4f0bed8a55" 2018-12-28 18:03:14,770 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:14 GMT Server: Apache x-compute-request-id: req-0f74992d-c324-462f-8322-4b08da89ca34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f74992d-c324-462f-8322-4b08da89ca34 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:03:14,770 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387/encryption used request id req-0f74992d-c324-462f-8322-4b08da89ca34 2018-12-28 18:03:14,770 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-53c35618-8209-4dfe-b1cc-f53afd91cf65 2018-12-28 18:03:14,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-509d9502-b165-4783-a9b8-bfd57729e413" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbad537f5550cee63345a4d7dae51f860c531aac" 2018-12-28 18:03:14,986 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ea36349-21c7-4efc-b9b3-ba0098dff821 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-12-28 18:03:14,987 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/caef46ad-61fb-42c4-9269-54c981483387 used request id req-3ea36349-21c7-4efc-b9b3-ba0098dff821 2018-12-28 18:03:14,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-127516a3-66df-4951-943a-1196c4834d25 Date: Fri, 28 Dec 2018 18:03:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:15,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-127516a3-66df-4951-943a-1196c4834d25 2018-12-28 18:03:15,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b823bbf-f0a8-4206-a4ec-aa982cece074 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:15,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8b823bbf-f0a8-4206-a4ec-aa982cece074 2018-12-28 18:03:15,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80aa5b43-1a78-459f-8fb5-57e6f50a08f9 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:15,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-80aa5b43-1a78-459f-8fb5-57e6f50a08f9 2018-12-28 18:03:15,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e426628-af90-4094-9a0f-a2b338c5b4d5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:15,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-5e426628-af90-4094-9a0f-a2b338c5b4d5 2018-12-28 18:03:15,477 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj 2018-12-28 18:03:15,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/726faea86a28407aa78289fcf81e4e83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,683 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfe51c06-f713-4396-b5e5-db40eec3b0aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:15,683 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/726faea86a28407aa78289fcf81e4e83 used request id req-dfe51c06-f713-4396-b5e5-db40eec3b0aa 2018-12-28 18:03:15,684 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-proj-role 2018-12-28 18:03:15,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f2e0679cb4c44abd8390369569788b7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7af6d0c-a5ec-4780-b005-96f1cefbdb87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:15,806 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f2e0679cb4c44abd8390369569788b7a used request id req-a7af6d0c-a5ec-4780-b005-96f1cefbdb87 2018-12-28 18:03:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e5dc1feb08d726fd061274e15d1cc68973a6f2a" 2018-12-28 18:03:15,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7668b1e6-2dd9-4115-9bed-1fb980985182 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:15,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7668b1e6-2dd9-4115-9bed-1fb980985182 2018-12-28 18:03:15,906 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ae8f21e1-546b-423-user 2018-12-28 18:03:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/529435406ec74e12949dcf4f47a424c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5957338ee634938931d680f465439542e3150ebf" 2018-12-28 18:03:16,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8acdea-cd76-4a95-a94b-10aae28fdc5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:16,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/529435406ec74e12949dcf4f47a424c7 used request id req-8a8acdea-cd76-4a95-a94b-10aae28fdc5d 2018-12-28 18:03:16,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:16,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0iGfzJlEQYS7OS-_sLZYaw"], "issued_at": "2018-12-28T18:03:16.000000Z"}} 2018-12-28 18:03:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d0bfbb413b090d39f3efa91aef058d0a0b3dee" 2018-12-28 18:03:16,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9929cd0-14e1-4695-b176-ad09d5df4c3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:16,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b9929cd0-14e1-4695-b176-ad09d5df4c3f 2018-12-28 18:03:16,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:16,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:16,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["hqKDK9VNSjWA9TFc1UHhnw"], "issued_at": "2018-12-28T18:03:16.000000Z"}} 2018-12-28 18:03:16,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:17,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68dfe7a-4e97-4d3e-95db-99fd239a8682 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:17,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c68dfe7a-4e97-4d3e-95db-99fd239a8682 2018-12-28 18:03:17,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:17,050 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:17,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1d4d2b4-7714-4b6e-8957-79c93cc0fde3 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:17,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj used request id req-d1d4d2b4-7714-4b6e-8957-79c93cc0fde3 2018-12-28 18:03:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:17,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-597d35d2-e1b6-496b-bd50-01521aff90a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:17,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-597d35d2-e1b6-496b-bd50-01521aff90a1 2018-12-28 18:03:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj"}}' 2018-12-28 18:03:17,352 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4863ed62-3c5e-4d2d-aa95-d65096e84b67 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7ce6fc2f12348fbbe567a54f60cc68d"}, "enabled": true, "id": "b7ce6fc2f12348fbbe567a54f60cc68d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj"}} 2018-12-28 18:03:17,352 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4863ed62-3c5e-4d2d-aa95-d65096e84b67 2018-12-28 18:03:17,353 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj 2018-12-28 18:03:17,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:17,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:17,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["m4_9qz-hQXqA45g_Zat70w"], "issued_at": "2018-12-28T18:03:17.000000Z"}} 2018-12-28 18:03:17,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed780c111fb0a773e6ac31a6f25a9bc8ad2088" 2018-12-28 18:03:17,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b429efe-6ad4-414c-b90e-0fb9d5af94bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:17,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1b429efe-6ad4-414c-b90e-0fb9d5af94bb 2018-12-28 18:03:17,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:17,836 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed780c111fb0a773e6ac31a6f25a9bc8ad2088" 2018-12-28 18:03:17,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4102f380-fbfa-44f4-ae1e-13892d0f093b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:17,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4102f380-fbfa-44f4-ae1e-13892d0f093b 2018-12-28 18:03:17,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed780c111fb0a773e6ac31a6f25a9bc8ad2088" 2018-12-28 18:03:17,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b70ecf-cd0d-4f0c-9acf-6881878b1785 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b7ce6fc2f12348fbbe567a54f60cc68d"}, "enabled": true, "id": "b7ce6fc2f12348fbbe567a54f60cc68d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj"}]} 2018-12-28 18:03:17,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj used request id req-01b70ecf-cd0d-4f0c-9acf-6881878b1785 2018-12-28 18:03:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed780c111fb0a773e6ac31a6f25a9bc8ad2088" 2018-12-28 18:03:18,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5c66f5-00de-4ee0-967d-2637ff323fd9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:18,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bd5c66f5-00de-4ee0-967d-2637ff323fd9 2018-12-28 18:03:18,417 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-user 2018-12-28 18:03:18,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:18,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41a16d13-5f1a-4b9d-80da-f13f9c5883df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:18,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-41a16d13-5f1a-4b9d-80da-f13f9c5883df 2018-12-28 18:03:18,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" -d '{"role": {"name": "CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj-role"}}' 2018-12-28 18:03:18,615 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfad19cd-20d3-46cd-8f36-959270972337 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a61a67e94bf2461fb5ddd7fe36340364", "links": {"self": "http://172.30.9.21:5000/v3/roles/a61a67e94bf2461fb5ddd7fe36340364"}, "name": "CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj-role"}} 2018-12-28 18:03:18,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-bfad19cd-20d3-46cd-8f36-959270972337 2018-12-28 18:03:18,616 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj-role 2018-12-28 18:03:18,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a61a67e94bf2461fb5ddd7fe36340364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:18,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e3b092-b5a9-456c-bf98-49c35b967a0d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a61a67e94bf2461fb5ddd7fe36340364"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj-role", "id": "a61a67e94bf2461fb5ddd7fe36340364"}} 2018-12-28 18:03:18,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a61a67e94bf2461fb5ddd7fe36340364 used request id req-57e3b092-b5a9-456c-bf98-49c35b967a0d 2018-12-28 18:03:18,636 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj-role to project CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj 2018-12-28 18:03:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b7ce6fc2f12348fbbe567a54f60cc68d/users/afa472c58a6f466ebf2b359aa23cf7a0/roles/a61a67e94bf2461fb5ddd7fe36340364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:18,701 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5d4ebd-db8d-4435-ab1d-b1b57b16e296 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:18,701 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b7ce6fc2f12348fbbe567a54f60cc68d/users/afa472c58a6f466ebf2b359aa23cf7a0/roles/a61a67e94bf2461fb5ddd7fe36340364 used request id req-7d5d4ebd-db8d-4435-ab1d-b1b57b16e296 2018-12-28 18:03:18,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:18,704 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:19,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["bcgXZttITA2YeJ1W8vjJnQ"], "issued_at": "2018-12-28T18:03:19.000000Z"}} 2018-12-28 18:03:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89a0373b6cdec4b57c6957f239ea2d26d8e55df" 2018-12-28 18:03:19,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c4726e-1241-474a-a546-b98ada685c79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:19,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c0c4726e-1241-474a-a546-b98ada685c79 2018-12-28 18:03:19,187 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89a0373b6cdec4b57c6957f239ea2d26d8e55df" 2018-12-28 18:03:19,365 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:19 GMT Server: Apache x-compute-request-id: req-02112229-0cad-4b04-b73f-e050d5182fb8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-02112229-0cad-4b04-b73f-e050d5182fb8 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:03:19,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-02112229-0cad-4b04-b73f-e050d5182fb8 2018-12-28 18:03:19,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-02112229-0cad-4b04-b73f-e050d5182fb8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89a0373b6cdec4b57c6957f239ea2d26d8e55df" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-qos-spec"}}' 2018-12-28 18:03:19,550 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:19 GMT Server: Apache x-compute-request-id: req-1f9e0f65-7e57-4630-8b7d-cf1d34216a61 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f9e0f65-7e57-4630-8b7d-cf1d34216a61 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "74d72e40-59bf-46cd-b522-feffe1903db4", "name": "CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/74d72e40-59bf-46cd-b522-feffe1903db4", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/74d72e40-59bf-46cd-b522-feffe1903db4", "rel": "bookmark"}]} 2018-12-28 18:03:19,550 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-1f9e0f65-7e57-4630-8b7d-cf1d34216a61 2018-12-28 18:03:19,551 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-qos-spec 2018-12-28 18:03:19,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:19,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:19,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["yIQ18rrORk2-YEIs1VSZ5g"], "issued_at": "2018-12-28T18:03:19.000000Z"}} 2018-12-28 18:03:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f9906e5cde5c3531bb7107866f9e8526a6842" 2018-12-28 18:03:20,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8ffd28-646c-4af4-9f4e-280201606803 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:20,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ee8ffd28-646c-4af4-9f4e-280201606803 2018-12-28 18:03:20,042 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f9906e5cde5c3531bb7107866f9e8526a6842" 2018-12-28 18:03:20,304 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:20 GMT Server: Apache x-compute-request-id: req-c7298d34-81c7-4155-bb8f-b894aae32aef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7298d34-81c7-4155-bb8f-b894aae32aef Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:03:20,304 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-c7298d34-81c7-4155-bb8f-b894aae32aef 2018-12-28 18:03:20,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7298d34-81c7-4155-bb8f-b894aae32aef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f9906e5cde5c3531bb7107866f9e8526a6842" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-vol_type", "description": null}}' 2018-12-28 18:03:20,535 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:20 GMT Server: Apache x-compute-request-id: req-19291ff3-1fa2-406d-a457-2c8e7bd2daf3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19291ff3-1fa2-406d-a457-2c8e7bd2daf3 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4ed8dc9-9a50-44a1-aafb-18a5f9382564", "description": null}} 2018-12-28 18:03:20,535 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-19291ff3-1fa2-406d-a457-2c8e7bd2daf3 2018-12-28 18:03:20,539 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c7298d34-81c7-4155-bb8f-b894aae32aef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f9906e5cde5c3531bb7107866f9e8526a6842" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-28 18:03:20,754 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:20 GMT Server: Apache x-compute-request-id: req-c76bd891-5d71-4bf8-ac0e-87a6382e3e3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c76bd891-5d71-4bf8-ac0e-87a6382e3e3c Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a4ed8dc9-9a50-44a1-aafb-18a5f9382564", "name": "foo", "control_location": "back-end", "encryption_id": "56339de9-1428-421f-ad55-a869dc9c7348", "provider": "bar", "provider_class": "bar"}} 2018-12-28 18:03:20,754 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564/encryption used request id req-c76bd891-5d71-4bf8-ac0e-87a6382e3e3c 2018-12-28 18:03:20,755 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-vol_type 2018-12-28 18:03:20,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d0bfbb413b090d39f3efa91aef058d0a0b3dee" 2018-12-28 18:03:21,316 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:20 GMT Server: Apache x-compute-request-id: req-89e33709-0ddb-422a-8b40-8c4b4d68b040 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89e33709-0ddb-422a-8b40-8c4b4d68b040 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4ed8dc9-9a50-44a1-aafb-18a5f9382564", "description": null}} 2018-12-28 18:03:21,316 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564 used request id req-89e33709-0ddb-422a-8b40-8c4b4d68b040 2018-12-28 18:03:21,320 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-89e33709-0ddb-422a-8b40-8c4b4d68b040" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d0bfbb413b090d39f3efa91aef058d0a0b3dee" 2018-12-28 18:03:21,518 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:21 GMT Server: Apache x-compute-request-id: req-bedc2f7b-280d-4c6d-a61e-633ac9b53247 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bedc2f7b-280d-4c6d-a61e-633ac9b53247 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a4ed8dc9-9a50-44a1-aafb-18a5f9382564", "description": null}} 2018-12-28 18:03:21,519 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564 used request id req-bedc2f7b-280d-4c6d-a61e-633ac9b53247 2018-12-28 18:03:21,522 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-89e33709-0ddb-422a-8b40-8c4b4d68b040" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61d0bfbb413b090d39f3efa91aef058d0a0b3dee" 2018-12-28 18:03:21,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:21 GMT Server: Apache x-compute-request-id: req-7b239129-28e8-4ccf-8cb5-5bb3fa3afdc3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b239129-28e8-4ccf-8cb5-5bb3fa3afdc3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "a4ed8dc9-9a50-44a1-aafb-18a5f9382564", "control_location": "back-end", "deleted": false, "created_at": "2018-12-28T18:03:20.000000", "updated_at": null, "encryption_id": "56339de9-1428-421f-ad55-a869dc9c7348", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-28 18:03:21,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564/encryption used request id req-7b239129-28e8-4ccf-8cb5-5bb3fa3afdc3 2018-12-28 18:03:21,689 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-vol_type 2018-12-28 18:03:21,692 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c7298d34-81c7-4155-bb8f-b894aae32aef" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f9906e5cde5c3531bb7107866f9e8526a6842" 2018-12-28 18:03:21,922 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-138a1aa0-dc92-490d-a685-0f3e41f166a1 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-12-28 18:03:21,922 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a4ed8dc9-9a50-44a1-aafb-18a5f9382564 used request id req-138a1aa0-dc92-490d-a685-0f3e41f166a1 2018-12-28 18:03:21,922 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-95798064-6740-44b9-a071-37ba94be4f35-qos-spec 2018-12-28 18:03:21,925 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/74d72e40-59bf-46cd-b522-feffe1903db4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-02112229-0cad-4b04-b73f-e050d5182fb8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d89a0373b6cdec4b57c6957f239ea2d26d8e55df" 2018-12-28 18:03:22,490 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff3fadd3-388d-42ec-8f88-25c0d14e3a6b 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-12-28 18:03:22,490 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/74d72e40-59bf-46cd-b522-feffe1903db4?force=False used request id req-ff3fadd3-388d-42ec-8f88-25c0d14e3a6b 2018-12-28 18:03:22,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:22,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-e8555d67-7d43-41ee-b6a8-ccbdeb086863 Date: Fri, 28 Dec 2018 18:03:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:22,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e8555d67-7d43-41ee-b6a8-ccbdeb086863 2018-12-28 18:03:22,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:22,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f837806c-11da-45c1-88b0-0b3ea6af33f2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:22,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-f837806c-11da-45c1-88b0-0b3ea6af33f2 2018-12-28 18:03:22,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:22,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c73dbd32-1ab3-4aea-86e1-7800cfb43d6c 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:22,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-c73dbd32-1ab3-4aea-86e1-7800cfb43d6c 2018-12-28 18:03:22,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:22,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045af098-0855-4436-9bae-4ae6a44ee1af Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:22,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-045af098-0855-4436-9bae-4ae6a44ee1af 2018-12-28 18:03:22,969 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj 2018-12-28 18:03:22,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b7ce6fc2f12348fbbe567a54f60cc68d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:23,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b397d42-2f04-4f30-9b46-fe43b40dd1a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:23,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b7ce6fc2f12348fbbe567a54f60cc68d used request id req-0b397d42-2f04-4f30-9b46-fe43b40dd1a7 2018-12-28 18:03:23,170 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-proj-role 2018-12-28 18:03:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a61a67e94bf2461fb5ddd7fe36340364 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:23,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3006673-c5bc-48c8-9536-1a54781cb3d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:23,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a61a67e94bf2461fb5ddd7fe36340364 used request id req-e3006673-c5bc-48c8-9536-1a54781cb3d2 2018-12-28 18:03:23,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42f68c3cb49c17e427e867d4383a495805b0890a" 2018-12-28 18:03:23,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b514bf-de37-47ed-82f9-f58043204386 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:23,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-11b514bf-de37-47ed-82f9-f58043204386 2018-12-28 18:03:23,318 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-e864d6d1-86b1-4a7-user 2018-12-28 18:03:23,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/afa472c58a6f466ebf2b359aa23cf7a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ed780c111fb0a773e6ac31a6f25a9bc8ad2088" 2018-12-28 18:03:23,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c71325d1-7649-4e94-9e5b-188652155f52 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:23,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/afa472c58a6f466ebf2b359aa23cf7a0 used request id req-c71325d1-7649-4e94-9e5b-188652155f52 2018-12-28 18:03:23,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:23,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["PxpjH1wDSQOQtVTEnY0_qQ"], "issued_at": "2018-12-28T18:03:23.000000Z"}} 2018-12-28 18:03:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71423b6352042b1143b2aedf85776e3129dbc961" 2018-12-28 18:03:23,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959913c8-c260-4fb2-a61b-5d4c75a35820 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:23,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-959913c8-c260-4fb2-a61b-5d4c75a35820 2018-12-28 18:03:23,967 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:23,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:24,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_2ZH69PqSMycIg5uKG20Ng"], "issued_at": "2018-12-28T18:03:24.000000Z"}} 2018-12-28 18:03:24,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:24,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95fb2695-39fb-4c51-86ad-6d95c1d69f3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:24,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-95fb2695-39fb-4c51-86ad-6d95c1d69f3e 2018-12-28 18:03:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:24,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:24,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:24,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e790975-a4ca-4a3d-92d8-b1ab653e5435 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:24,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj used request id req-3e790975-a4ca-4a3d-92d8-b1ab653e5435 2018-12-28 18:03:24,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:24,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc7c0e3-fa2e-4eba-b46a-476e33035f5c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:24,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5bc7c0e3-fa2e-4eba-b46a-476e33035f5c 2018-12-28 18:03:24,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj"}}' 2018-12-28 18:03:24,740 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79350d9a-8997-4a7a-81b3-ec7a32378691 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a2b6ee28073416db2ce4368c5690ebc"}, "enabled": true, "id": "2a2b6ee28073416db2ce4368c5690ebc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj"}} 2018-12-28 18:03:24,741 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-79350d9a-8997-4a7a-81b3-ec7a32378691 2018-12-28 18:03:24,741 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj 2018-12-28 18:03:24,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:24,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:25,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["32iSLHKbT561FKfmONbhRw"], "issued_at": "2018-12-28T18:03:25.000000Z"}} 2018-12-28 18:03:25,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93464932f81bd100c15a789c36028132c6a812d" 2018-12-28 18:03:25,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f29dc0ec-af04-4c50-9f0f-c155dd608d30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:25,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f29dc0ec-af04-4c50-9f0f-c155dd608d30 2018-12-28 18:03:25,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:25,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:25,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93464932f81bd100c15a789c36028132c6a812d" 2018-12-28 18:03:25,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d9633c-3862-4b56-99d2-fe5f95b841bf Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:25,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f7d9633c-3862-4b56-99d2-fe5f95b841bf 2018-12-28 18:03:25,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93464932f81bd100c15a789c36028132c6a812d" 2018-12-28 18:03:25,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da2d138f-3e38-474b-99a0-b5f873b85f09 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/2a2b6ee28073416db2ce4368c5690ebc"}, "enabled": true, "id": "2a2b6ee28073416db2ce4368c5690ebc", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj"}]} 2018-12-28 18:03:25,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj used request id req-da2d138f-3e38-474b-99a0-b5f873b85f09 2018-12-28 18:03:25,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93464932f81bd100c15a789c36028132c6a812d" 2018-12-28 18:03:25,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe30772-bc6b-4d4b-a111-4f2a5ace9341 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:25,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5fe30772-bc6b-4d4b-a111-4f2a5ace9341 2018-12-28 18:03:25,938 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-user 2018-12-28 18:03:25,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:26,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bcc287-1996-40d6-801b-12fb2e08deb8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:26,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6bcc287-1996-40d6-801b-12fb2e08deb8 2018-12-28 18:03:26,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" -d '{"role": {"name": "CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj-role"}}' 2018-12-28 18:03:26,154 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ab5fa76-15b1-4471-bec5-d8951190e0e3 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bb031194bdb148b89f23e5163565c046", "links": {"self": "http://172.30.9.21:5000/v3/roles/bb031194bdb148b89f23e5163565c046"}, "name": "CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj-role"}} 2018-12-28 18:03:26,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8ab5fa76-15b1-4471-bec5-d8951190e0e3 2018-12-28 18:03:26,155 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj-role 2018-12-28 18:03:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/bb031194bdb148b89f23e5163565c046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:26,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e0bfe3-0233-4ebe-bd3c-bec1dcbf4cdf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/bb031194bdb148b89f23e5163565c046"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj-role", "id": "bb031194bdb148b89f23e5163565c046"}} 2018-12-28 18:03:26,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/bb031194bdb148b89f23e5163565c046 used request id req-16e0bfe3-0233-4ebe-bd3c-bec1dcbf4cdf 2018-12-28 18:03:26,239 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj-role to project CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj 2018-12-28 18:03:26,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/2a2b6ee28073416db2ce4368c5690ebc/users/5f5872a7aafa4940bb190606a365af40/roles/bb031194bdb148b89f23e5163565c046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:26,371 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1045a249-c985-475e-96e3-acccea76ea5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:26,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/2a2b6ee28073416db2ce4368c5690ebc/users/5f5872a7aafa4940bb190606a365af40/roles/bb031194bdb148b89f23e5163565c046 used request id req-1045a249-c985-475e-96e3-acccea76ea5d 2018-12-28 18:03:26,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:26,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:26,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FJAhAcsnT6CJJVznsI2Wcw"], "issued_at": "2018-12-28T18:03:26.000000Z"}} 2018-12-28 18:03:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e1147a8f97d61de3513c6b9a680ea2fef0d02" 2018-12-28 18:03:26,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c8d4e9-fe5b-494a-9b1a-fca28b712483 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:26,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-42c8d4e9-fe5b-494a-9b1a-fca28b712483 2018-12-28 18:03:26,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e1147a8f97d61de3513c6b9a680ea2fef0d02" 2018-12-28 18:03:27,056 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:26 GMT Server: Apache x-compute-request-id: req-3a1f475d-50e3-4b99-b6fe-18bb2a8b23ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3a1f475d-50e3-4b99-b6fe-18bb2a8b23ea Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:03:27,056 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-3a1f475d-50e3-4b99-b6fe-18bb2a8b23ea 2018-12-28 18:03:27,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3a1f475d-50e3-4b99-b6fe-18bb2a8b23ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e1147a8f97d61de3513c6b9a680ea2fef0d02" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-qos-spec"}}' 2018-12-28 18:03:27,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:27 GMT Server: Apache x-compute-request-id: req-3fb35db8-8fb7-4650-8e99-4758ac99e495 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3fb35db8-8fb7-4650-8e99-4758ac99e495 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "25d4278a-ccde-4c51-a323-5953e45e37ed", "name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed", "rel": "bookmark"}]} 2018-12-28 18:03:27,281 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-3fb35db8-8fb7-4650-8e99-4758ac99e495 2018-12-28 18:03:27,282 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-qos-spec 2018-12-28 18:03:27,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:27,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:27,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FWmwtZjlQyGg2MVWMB_wDA"], "issued_at": "2018-12-28T18:03:27.000000Z"}} 2018-12-28 18:03:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c0711e84cc1e62e2f1e7266deedd8f10bc6615" 2018-12-28 18:03:27,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5935b811-f826-4de9-b35b-261c61e72955 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:27,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5935b811-f826-4de9-b35b-261c61e72955 2018-12-28 18:03:27,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c0711e84cc1e62e2f1e7266deedd8f10bc6615" 2018-12-28 18:03:27,926 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:27 GMT Server: Apache x-compute-request-id: req-f7b61722-e1a1-4865-9414-3410ea939ba0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7b61722-e1a1-4865-9414-3410ea939ba0 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:03:27,926 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-f7b61722-e1a1-4865-9414-3410ea939ba0 2018-12-28 18:03:27,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f7b61722-e1a1-4865-9414-3410ea939ba0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c0711e84cc1e62e2f1e7266deedd8f10bc6615" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-vol_type", "description": null}}' 2018-12-28 18:03:28,155 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:27 GMT Server: Apache x-compute-request-id: req-567a13fa-71ef-49f6-a20d-2345f4fc4c17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-567a13fa-71ef-49f6-a20d-2345f4fc4c17 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5d284ad-93e1-427e-978a-e6384b737b8d", "description": null}} 2018-12-28 18:03:28,156 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-567a13fa-71ef-49f6-a20d-2345f4fc4c17 2018-12-28 18:03:28,159 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7b61722-e1a1-4865-9414-3410ea939ba0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c0711e84cc1e62e2f1e7266deedd8f10bc6615" 2018-12-28 18:03:28,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:28 GMT Server: Apache x-compute-request-id: req-5a91f805-4aac-47d0-8a77-d9e0ec9746b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5a91f805-4aac-47d0-8a77-d9e0ec9746b3 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "25d4278a-ccde-4c51-a323-5953e45e37ed", "name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-qos-spec"}]} 2018-12-28 18:03:28,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-5a91f805-4aac-47d0-8a77-d9e0ec9746b3 2018-12-28 18:03:28,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed/associate?vol_type_id=e5d284ad-93e1-427e-978a-e6384b737b8d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7b61722-e1a1-4865-9414-3410ea939ba0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c0711e84cc1e62e2f1e7266deedd8f10bc6615" 2018-12-28 18:03:28,945 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62ec528f-3d65-4b5d-8720-8bd191424053 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-12-28 18:03:28,945 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed/associate?vol_type_id=e5d284ad-93e1-427e-978a-e6384b737b8d used request id req-62ec528f-3d65-4b5d-8720-8bd191424053 2018-12-28 18:03:28,945 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-vol_type 2018-12-28 18:03:28,948 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71423b6352042b1143b2aedf85776e3129dbc961" 2018-12-28 18:03:29,142 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:28 GMT Server: Apache x-compute-request-id: req-ce1b382a-bf6e-4802-9311-42614a4dd75a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce1b382a-bf6e-4802-9311-42614a4dd75a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-vol_type", "qos_specs_id": "25d4278a-ccde-4c51-a323-5953e45e37ed", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5d284ad-93e1-427e-978a-e6384b737b8d", "description": null}} 2018-12-28 18:03:29,142 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d used request id req-ce1b382a-bf6e-4802-9311-42614a4dd75a 2018-12-28 18:03:29,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce1b382a-bf6e-4802-9311-42614a4dd75a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71423b6352042b1143b2aedf85776e3129dbc961" 2018-12-28 18:03:29,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:29 GMT Server: Apache x-compute-request-id: req-942cbee4-564f-4bad-af6d-49c475db326e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-942cbee4-564f-4bad-af6d-49c475db326e Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-vol_type", "qos_specs_id": "25d4278a-ccde-4c51-a323-5953e45e37ed", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "e5d284ad-93e1-427e-978a-e6384b737b8d", "description": null}} 2018-12-28 18:03:29,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d used request id req-942cbee4-564f-4bad-af6d-49c475db326e 2018-12-28 18:03:29,326 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce1b382a-bf6e-4802-9311-42614a4dd75a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71423b6352042b1143b2aedf85776e3129dbc961" 2018-12-28 18:03:29,589 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:29 GMT Server: Apache x-compute-request-id: req-e5a7187d-1044-44a5-beb7-e71fa2080f23 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e5a7187d-1044-44a5-beb7-e71fa2080f23 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:03:29,589 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d/encryption used request id req-e5a7187d-1044-44a5-beb7-e71fa2080f23 2018-12-28 18:03:29,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ce1b382a-bf6e-4802-9311-42614a4dd75a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71423b6352042b1143b2aedf85776e3129dbc961" 2018-12-28 18:03:30,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:29 GMT Server: Apache x-compute-request-id: req-5ba279ad-0f9d-421f-b37d-14ae7b74b0a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ba279ad-0f9d-421f-b37d-14ae7b74b0a0 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "25d4278a-ccde-4c51-a323-5953e45e37ed", "name": "CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed", "rel": "bookmark"}]} 2018-12-28 18:03:30,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed used request id req-5ba279ad-0f9d-421f-b37d-14ae7b74b0a0 2018-12-28 18:03:30,162 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-vol_type 2018-12-28 18:03:30,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7b61722-e1a1-4865-9414-3410ea939ba0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02c0711e84cc1e62e2f1e7266deedd8f10bc6615" 2018-12-28 18:03:30,364 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0044685-0670-4d7e-a6e1-6fb6447a203e 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-12-28 18:03:30,364 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/e5d284ad-93e1-427e-978a-e6384b737b8d used request id req-e0044685-0670-4d7e-a6e1-6fb6447a203e 2018-12-28 18:03:30,365 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-7c69f49c-2fc9-4b43-83e6-941820223f0d-qos-spec 2018-12-28 18:03:30,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3a1f475d-50e3-4b99-b6fe-18bb2a8b23ea" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141e1147a8f97d61de3513c6b9a680ea2fef0d02" 2018-12-28 18:03:30,573 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-791da48b-18a9-453e-89bb-35c54877cb51 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-12-28 18:03:30,574 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/25d4278a-ccde-4c51-a323-5953e45e37ed?force=False used request id req-791da48b-18a9-453e-89bb-35c54877cb51 2018-12-28 18:03:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:30,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cf3face3-eabb-418b-b123-18db118eb48d Date: Fri, 28 Dec 2018 18:03:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:30,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cf3face3-eabb-418b-b123-18db118eb48d 2018-12-28 18:03:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:30,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2b75a7-cdb3-49f5-9cd9-690461a906c1 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:30,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-5d2b75a7-cdb3-49f5-9cd9-690461a906c1 2018-12-28 18:03:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:30,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f158da59-de10-4492-9bfd-379f0558fc9a 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:30,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-f158da59-de10-4492-9bfd-379f0558fc9a 2018-12-28 18:03:30,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:31,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b0026ea-22c9-4634-8acd-0a0ff301ce34 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:31,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-6b0026ea-22c9-4634-8acd-0a0ff301ce34 2018-12-28 18:03:31,074 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj 2018-12-28 18:03:31,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/2a2b6ee28073416db2ce4368c5690ebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:31,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85aac4e-9dfc-43db-8d6e-02f2e8e5ab51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:31,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/2a2b6ee28073416db2ce4368c5690ebc used request id req-e85aac4e-9dfc-43db-8d6e-02f2e8e5ab51 2018-12-28 18:03:31,271 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-proj-role 2018-12-28 18:03:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/bb031194bdb148b89f23e5163565c046 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:31,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8091d1-2ccb-458a-9640-46e39c45054b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:31,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/bb031194bdb148b89f23e5163565c046 used request id req-4b8091d1-2ccb-458a-9640-46e39c45054b 2018-12-28 18:03:31,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c1e43d91a3dfe1d9711c54160835e50c95e2a2" 2018-12-28 18:03:31,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200b39e2-e024-47e6-83df-19149f7cb600 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:31,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-200b39e2-e024-47e6-83df-19149f7cb600 2018-12-28 18:03:31,475 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-072d80e6-78a9-4cd-user 2018-12-28 18:03:31,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5f5872a7aafa4940bb190606a365af40 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a93464932f81bd100c15a789c36028132c6a812d" 2018-12-28 18:03:31,642 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe8728df-737f-44a4-ae83-1ab953afd8b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:31,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5f5872a7aafa4940bb190606a365af40 used request id req-fe8728df-737f-44a4-ae83-1ab953afd8b2 2018-12-28 18:03:31,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:32,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["4-RO0saeSqCafBVgRbKQZw"], "issued_at": "2018-12-28T18:03:32.000000Z"}} 2018-12-28 18:03:32,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cee45d5d486856607a42e3be6b922c366727c9" 2018-12-28 18:03:32,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2903a124-5f30-43a5-b23a-a065825935c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:32,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2903a124-5f30-43a5-b23a-a065825935c9 2018-12-28 18:03:32,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:32,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:32,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["J6uDowNaSbm7OaJrvK5ZVA"], "issued_at": "2018-12-28T18:03:32.000000Z"}} 2018-12-28 18:03:32,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:32,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071f9e2a-a5fe-43b9-b3a2-564410a2966e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:32,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-071f9e2a-a5fe-43b9-b3a2-564410a2966e 2018-12-28 18:03:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:32,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:32,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:32,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08dfa7bc-f1d5-4bf1-b6ca-9aea38f75fb2 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:32,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj used request id req-08dfa7bc-f1d5-4bf1-b6ca-9aea38f75fb2 2018-12-28 18:03:32,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:32,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7eb0fe-451b-4576-87f5-7129556e2538 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:32,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2d7eb0fe-451b-4576-87f5-7129556e2538 2018-12-28 18:03:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj"}}' 2018-12-28 18:03:32,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0080e711-defc-458d-9c63-f74a655690f4 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b83939ad04ec49ea89c751a5f8121783"}, "enabled": true, "id": "b83939ad04ec49ea89c751a5f8121783", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj"}} 2018-12-28 18:03:32,879 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0080e711-defc-458d-9c63-f74a655690f4 2018-12-28 18:03:32,879 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj 2018-12-28 18:03:32,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:32,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:33,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["7va-dKejTdWbUrlZAu10kA"], "issued_at": "2018-12-28T18:03:33.000000Z"}} 2018-12-28 18:03:33,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c61bb6969b5f92b9bd0262aa21c8d4a038379b" 2018-12-28 18:03:33,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380b518d-0b1d-49ed-bc4a-7f205ce9d399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:33,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-380b518d-0b1d-49ed-bc4a-7f205ce9d399 2018-12-28 18:03:33,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:33,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:33,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c61bb6969b5f92b9bd0262aa21c8d4a038379b" 2018-12-28 18:03:33,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13f4ffb8-4115-4ab6-aa28-7ff27f279aee Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:33,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-13f4ffb8-4115-4ab6-aa28-7ff27f279aee 2018-12-28 18:03:33,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c61bb6969b5f92b9bd0262aa21c8d4a038379b" 2018-12-28 18:03:33,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d692a7df-90ad-4a1b-9382-9227ccf9487f Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b83939ad04ec49ea89c751a5f8121783"}, "enabled": true, "id": "b83939ad04ec49ea89c751a5f8121783", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj"}]} 2018-12-28 18:03:33,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj used request id req-d692a7df-90ad-4a1b-9382-9227ccf9487f 2018-12-28 18:03:33,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c61bb6969b5f92b9bd0262aa21c8d4a038379b" 2018-12-28 18:03:33,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a1968c-6c59-45b8-871f-c9aa0873f596 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-52a1968c-6c59-45b8-871f-c9aa0873f596 2018-12-28 18:03:34,093 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-1474e320-d24c-41d-user 2018-12-28 18:03:34,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:34,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:34,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b594353-2b81-4f40-ab7e-0a4ad9e512d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:34,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6b594353-2b81-4f40-ab7e-0a4ad9e512d1 2018-12-28 18:03:34,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" -d '{"role": {"name": "CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj-role"}}' 2018-12-28 18:03:34,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f36be25-df51-493e-8a40-4ad5b5be406d Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0d8972cac6b6412da25528749f3e82a3", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d8972cac6b6412da25528749f3e82a3"}, "name": "CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj-role"}} 2018-12-28 18:03:34,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7f36be25-df51-493e-8a40-4ad5b5be406d 2018-12-28 18:03:34,317 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj-role 2018-12-28 18:03:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/0d8972cac6b6412da25528749f3e82a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:34,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e6b59d-1bda-4946-b407-c65b2a659f5f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/0d8972cac6b6412da25528749f3e82a3"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj-role", "id": "0d8972cac6b6412da25528749f3e82a3"}} 2018-12-28 18:03:34,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/0d8972cac6b6412da25528749f3e82a3 used request id req-d6e6b59d-1bda-4946-b407-c65b2a659f5f 2018-12-28 18:03:34,401 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj-role to project CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj 2018-12-28 18:03:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b83939ad04ec49ea89c751a5f8121783/users/2d26388d44e646069b308369dbb3ecb8/roles/0d8972cac6b6412da25528749f3e82a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:34,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd796b20-2b26-4fea-b824-34cb36ea9240 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:34,534 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b83939ad04ec49ea89c751a5f8121783/users/2d26388d44e646069b308369dbb3ecb8/roles/0d8972cac6b6412da25528749f3e82a3 used request id req-cd796b20-2b26-4fea-b824-34cb36ea9240 2018-12-28 18:03:34,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:34,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:34,931 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["EqhfzZUGT1mLfG7Cx6XvEQ"], "issued_at": "2018-12-28T18:03:34.000000Z"}} 2018-12-28 18:03:34,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfd0d1bcf07a22aaed8c203ab5d4f586749da94" 2018-12-28 18:03:35,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4558c726-3b08-4109-8377-3d58db89681a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:35,010 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4558c726-3b08-4109-8377-3d58db89681a 2018-12-28 18:03:35,015 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfd0d1bcf07a22aaed8c203ab5d4f586749da94" 2018-12-28 18:03:35,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:35 GMT Server: Apache x-compute-request-id: req-ad89f43f-2162-4ed0-98b3-484be689a639 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad89f43f-2162-4ed0-98b3-484be689a639 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-12-28 18:03:35,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-ad89f43f-2162-4ed0-98b3-484be689a639 2018-12-28 18:03:35,585 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ad89f43f-2162-4ed0-98b3-484be689a639" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfd0d1bcf07a22aaed8c203ab5d4f586749da94" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-qos-spec"}}' 2018-12-28 18:03:35,772 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:35 GMT Server: Apache x-compute-request-id: req-cc503be5-a8ed-4bd2-bb1f-132de30a3bbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc503be5-a8ed-4bd2-bb1f-132de30a3bbe Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "112c67a1-535c-45b9-8308-825b9a760a80", "name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80", "rel": "bookmark"}]} 2018-12-28 18:03:35,772 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-cc503be5-a8ed-4bd2-bb1f-132de30a3bbe 2018-12-28 18:03:35,773 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-qos-spec 2018-12-28 18:03:35,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:35,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:36,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["bBBXMEnlT2W8ixINee06zA"], "issued_at": "2018-12-28T18:03:36.000000Z"}} 2018-12-28 18:03:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" 2018-12-28 18:03:36,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f030c3f-226a-431d-943a-240b302c3b62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:36,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0f030c3f-226a-431d-943a-240b302c3b62 2018-12-28 18:03:36,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" 2018-12-28 18:03:36,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:36 GMT Server: Apache x-compute-request-id: req-0a611ac5-0afa-4374-90a2-156d34cae4a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a611ac5-0afa-4374-90a2-156d34cae4a1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:03:36,430 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-0a611ac5-0afa-4374-90a2-156d34cae4a1 2018-12-28 18:03:36,433 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0a611ac5-0afa-4374-90a2-156d34cae4a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-vol_type", "description": null}}' 2018-12-28 18:03:36,649 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:36 GMT Server: Apache x-compute-request-id: req-c614f1cd-0115-464c-8403-ef216d57620f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c614f1cd-0115-464c-8403-ef216d57620f Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a08cbe37-7d94-49cd-8e72-7e408e6ba7ae", "description": null}} 2018-12-28 18:03:36,649 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-c614f1cd-0115-464c-8403-ef216d57620f 2018-12-28 18:03:36,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0a611ac5-0afa-4374-90a2-156d34cae4a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-12-28 18:03:36,873 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:36 GMT Server: Apache x-compute-request-id: req-174f5630-e59f-4d04-bc3a-f7b7db540563 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-174f5630-e59f-4d04-bc3a-f7b7db540563 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a08cbe37-7d94-49cd-8e72-7e408e6ba7ae", "name": "foo", "control_location": "back-end", "encryption_id": "8e447119-aee3-4391-811a-f0513582ddb9", "provider": "bar", "provider_class": "bar"}} 2018-12-28 18:03:36,873 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae/encryption used request id req-174f5630-e59f-4d04-bc3a-f7b7db540563 2018-12-28 18:03:36,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a611ac5-0afa-4374-90a2-156d34cae4a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" 2018-12-28 18:03:37,039 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:36 GMT Server: Apache x-compute-request-id: req-a09b9995-0c5c-47fd-8904-a3ab23db7bd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a09b9995-0c5c-47fd-8904-a3ab23db7bd2 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "112c67a1-535c-45b9-8308-825b9a760a80", "name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-qos-spec"}]} 2018-12-28 18:03:37,040 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs used request id req-a09b9995-0c5c-47fd-8904-a3ab23db7bd2 2018-12-28 18:03:37,043 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80/associate?vol_type_id=a08cbe37-7d94-49cd-8e72-7e408e6ba7ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a611ac5-0afa-4374-90a2-156d34cae4a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" 2018-12-28 18:03:37,261 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b24b985b-f13f-424c-b5f4-c761c76996f4 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-12-28 18:03:37,261 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80/associate?vol_type_id=a08cbe37-7d94-49cd-8e72-7e408e6ba7ae used request id req-b24b985b-f13f-424c-b5f4-c761c76996f4 2018-12-28 18:03:37,262 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-vol_type 2018-12-28 18:03:37,264 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cee45d5d486856607a42e3be6b922c366727c9" 2018-12-28 18:03:37,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:37 GMT Server: Apache x-compute-request-id: req-8419fdaa-c9ac-45c3-b579-1d9b4353e48f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8419fdaa-c9ac-45c3-b579-1d9b4353e48f Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-vol_type", "qos_specs_id": "112c67a1-535c-45b9-8308-825b9a760a80", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a08cbe37-7d94-49cd-8e72-7e408e6ba7ae", "description": null}} 2018-12-28 18:03:37,451 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae used request id req-8419fdaa-c9ac-45c3-b579-1d9b4353e48f 2018-12-28 18:03:37,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8419fdaa-c9ac-45c3-b579-1d9b4353e48f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cee45d5d486856607a42e3be6b922c366727c9" 2018-12-28 18:03:37,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:37 GMT Server: Apache x-compute-request-id: req-d1c81d5c-f9a0-4fe2-b60c-823ef4d773ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1c81d5c-f9a0-4fe2-b60c-823ef4d773ef Content-Encoding: gzip Content-Length: 228 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-vol_type", "qos_specs_id": "112c67a1-535c-45b9-8308-825b9a760a80", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a08cbe37-7d94-49cd-8e72-7e408e6ba7ae", "description": null}} 2018-12-28 18:03:37,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae used request id req-d1c81d5c-f9a0-4fe2-b60c-823ef4d773ef 2018-12-28 18:03:37,624 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8419fdaa-c9ac-45c3-b579-1d9b4353e48f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cee45d5d486856607a42e3be6b922c366727c9" 2018-12-28 18:03:37,800 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:37 GMT Server: Apache x-compute-request-id: req-c3852da0-97e4-40b2-be93-7b9f3a1f029f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c3852da0-97e4-40b2-be93-7b9f3a1f029f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "a08cbe37-7d94-49cd-8e72-7e408e6ba7ae", "control_location": "back-end", "deleted": false, "created_at": "2018-12-28T18:03:36.000000", "updated_at": null, "encryption_id": "8e447119-aee3-4391-811a-f0513582ddb9", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-12-28 18:03:37,800 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae/encryption used request id req-c3852da0-97e4-40b2-be93-7b9f3a1f029f 2018-12-28 18:03:37,803 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8419fdaa-c9ac-45c3-b579-1d9b4353e48f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10cee45d5d486856607a42e3be6b922c366727c9" 2018-12-28 18:03:37,970 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:37 GMT Server: Apache x-compute-request-id: req-4093f061-da5f-427c-8810-efb936b04fe6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4093f061-da5f-427c-8810-efb936b04fe6 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "112c67a1-535c-45b9-8308-825b9a760a80", "name": "CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-qos-spec"}, "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80", "rel": "bookmark"}]} 2018-12-28 18:03:37,970 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80 used request id req-4093f061-da5f-427c-8810-efb936b04fe6 2018-12-28 18:03:37,971 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-vol_type 2018-12-28 18:03:37,974 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a611ac5-0afa-4374-90a2-156d34cae4a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4a91d478ce33f2e5ca8e027ec127087ebc4629f" 2018-12-28 18:03:38,028 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-95937fea-124d-434e-9657-8caa44a1064a 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-12-28 18:03:38,028 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/a08cbe37-7d94-49cd-8e72-7e408e6ba7ae used request id req-95937fea-124d-434e-9657-8caa44a1064a 2018-12-28 18:03:38,029 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4a11a3ca-e269-43fd-b007-d6efac187c12-qos-spec 2018-12-28 18:03:38,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ad89f43f-2162-4ed0-98b3-484be689a639" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfd0d1bcf07a22aaed8c203ab5d4f586749da94" 2018-12-28 18:03:38,220 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:38 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-31e0915b-705a-496c-a717-59b41f5c4ff5 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-12-28 18:03:38,220 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/qos-specs/112c67a1-535c-45b9-8308-825b9a760a80?force=False used request id req-31e0915b-705a-496c-a717-59b41f5c4ff5 2018-12-28 18:03:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:38,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9e3b784b-e685-4e47-88c5-227647f69052 Date: Fri, 28 Dec 2018 18:03:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:38,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9e3b784b-e685-4e47-88c5-227647f69052 2018-12-28 18:03:38,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:38,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73c81670-800b-438f-9811-5fd32ba88c28 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:38,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-73c81670-800b-438f-9811-5fd32ba88c28 2018-12-28 18:03:38,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:38,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15817fc-b03e-4e52-9a2b-95a5a6fd0fbd 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:38,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-e15817fc-b03e-4e52-9a2b-95a5a6fd0fbd 2018-12-28 18:03:38,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:38,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5922b6c6-6e71-42e0-9d9b-9a3141603264 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:38,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-5922b6c6-6e71-42e0-9d9b-9a3141603264 2018-12-28 18:03:38,715 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj 2018-12-28 18:03:38,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b83939ad04ec49ea89c751a5f8121783 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:38,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91696fb2-ee73-4f3e-9cc7-a35a840dca87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:38,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b83939ad04ec49ea89c751a5f8121783 used request id req-91696fb2-ee73-4f3e-9cc7-a35a840dca87 2018-12-28 18:03:38,941 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-1474e320-d24c-41d-proj-role 2018-12-28 18:03:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/0d8972cac6b6412da25528749f3e82a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:39,051 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a244f942-31e2-4d39-add1-55c2635fce44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:39,051 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0d8972cac6b6412da25528749f3e82a3 used request id req-a244f942-31e2-4d39-add1-55c2635fce44 2018-12-28 18:03:39,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fccaf594b5590bdf950a2b54f1d777a22b0b9de" 2018-12-28 18:03:39,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5074167-fc76-40be-a48b-016a8ec4fbd0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:39,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5074167-fc76-40be-a48b-016a8ec4fbd0 2018-12-28 18:03:39,146 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-1474e320-d24c-41d-user 2018-12-28 18:03:39,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2d26388d44e646069b308369dbb3ecb8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c61bb6969b5f92b9bd0262aa21c8d4a038379b" 2018-12-28 18:03:39,319 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3750fe-a12f-4f47-8b69-4b834c085fca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:39,320 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2d26388d44e646069b308369dbb3ecb8 used request id req-3e3750fe-a12f-4f47-8b69-4b834c085fca 2018-12-28 18:03:39,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:39,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ZdYW5a66R1OEGdVZadsoOA"], "issued_at": "2018-12-28T18:03:39.000000Z"}} 2018-12-28 18:03:39,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5651140ecc3230bcc5f88d975dcfe4f3b30c4896" 2018-12-28 18:03:39,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7849ff7-9fd7-42b2-bed9-130eb37c24f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:39,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d7849ff7-9fd7-42b2-bed9-130eb37c24f5 2018-12-28 18:03:39,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:39,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:40,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ofqIfPxSQxubhQnstpKt1Q"], "issued_at": "2018-12-28T18:03:40.000000Z"}} 2018-12-28 18:03:40,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:40,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-706a5512-3a6a-4792-adf7-68989bd5c6bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:40,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-706a5512-3a6a-4792-adf7-68989bd5c6bb 2018-12-28 18:03:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:40,274 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:40,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:40,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e296f7f1-86b4-444b-b6da-cead6f82e156 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:40,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj used request id req-e296f7f1-86b4-444b-b6da-cead6f82e156 2018-12-28 18:03:40,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:40,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beda4901-906d-48de-82cf-ecf59e873f1c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:40,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-beda4901-906d-48de-82cf-ecf59e873f1c 2018-12-28 18:03:40,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj"}}' 2018-12-28 18:03:40,664 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40251ac2-ab1a-46bc-a307-d922e04f3a63 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0"}, "enabled": true, "id": "6d5b7065d2724444bc8c5e3f359840b0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj"}} 2018-12-28 18:03:40,664 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-40251ac2-ab1a-46bc-a307-d922e04f3a63 2018-12-28 18:03:40,664 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj 2018-12-28 18:03:40,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:40,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:41,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["R7HRFCW8S-ass9msl4wjyw"], "issued_at": "2018-12-28T18:03:41.000000Z"}} 2018-12-28 18:03:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02640a947e53515f002ca99e43ee2eac9a93950" 2018-12-28 18:03:41,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe0ef026-19e6-45ef-ac86-8a20c4e564a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:41,126 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fe0ef026-19e6-45ef-ac86-8a20c4e564a4 2018-12-28 18:03:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:41,137 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:41,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02640a947e53515f002ca99e43ee2eac9a93950" 2018-12-28 18:03:41,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a56a05e8-8ef2-40a4-b681-819b30d5350f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:41,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a56a05e8-8ef2-40a4-b681-819b30d5350f 2018-12-28 18:03:41,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02640a947e53515f002ca99e43ee2eac9a93950" 2018-12-28 18:03:41,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f9ddef-eda7-426c-94b1-6de126302ce8 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0"}, "enabled": true, "id": "6d5b7065d2724444bc8c5e3f359840b0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj"}]} 2018-12-28 18:03:41,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj used request id req-77f9ddef-eda7-426c-94b1-6de126302ce8 2018-12-28 18:03:41,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02640a947e53515f002ca99e43ee2eac9a93950" 2018-12-28 18:03:41,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ada5773-ae09-4311-8d2f-dafcfab4f622 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:41,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2ada5773-ae09-4311-8d2f-dafcfab4f622 2018-12-28 18:03:41,808 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-user 2018-12-28 18:03:41,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:41,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:41,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a3e368e-276f-452b-9830-7fe0d62feff1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:41,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8a3e368e-276f-452b-9830-7fe0d62feff1 2018-12-28 18:03:41,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role"}}' 2018-12-28 18:03:42,016 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e613b959-db4c-45b4-a331-98bec21211a5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4f4212c4ea94ca584b65a35e0b75285", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4f4212c4ea94ca584b65a35e0b75285"}, "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role"}} 2018-12-28 18:03:42,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e613b959-db4c-45b4-a331-98bec21211a5 2018-12-28 18:03:42,017 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role 2018-12-28 18:03:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a4f4212c4ea94ca584b65a35e0b75285 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:42,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70231352-8ded-4521-a84f-7ec45e7a3352 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a4f4212c4ea94ca584b65a35e0b75285"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role", "id": "a4f4212c4ea94ca584b65a35e0b75285"}} 2018-12-28 18:03:42,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a4f4212c4ea94ca584b65a35e0b75285 used request id req-70231352-8ded-4521-a84f-7ec45e7a3352 2018-12-28 18:03:42,104 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role to project CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj 2018-12-28 18:03:42,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0/users/0f57d13241804b82850efcbf928c9257/roles/a4f4212c4ea94ca584b65a35e0b75285 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:42,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c2c0217-3db7-474e-8da8-0f03d096904c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:42,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0/users/0f57d13241804b82850efcbf928c9257/roles/a4f4212c4ea94ca584b65a35e0b75285 used request id req-3c2c0217-3db7-474e-8da8-0f03d096904c 2018-12-28 18:03:42,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:42,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4f4212c4ea94ca584b65a35e0b75285", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role"}], "expires_at": "2018-12-28T19:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5b7065d2724444bc8c5e3f359840b0", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-user", "id": "0f57d13241804b82850efcbf928c9257"}, "audit_ids": ["EsTE0m-UQsOCBe9ve3Yeow"], "issued_at": "2018-12-28T18:03:42.000000Z"}} 2018-12-28 18:03:42,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e8862c0308bcd34c8412750854a303fc05d3df" 2018-12-28 18:03:42,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f24548c7-ae99-40f1-bb7b-d8eb418a1d3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:42,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f24548c7-ae99-40f1-bb7b-d8eb418a1d3f 2018-12-28 18:03:42,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:42,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:43,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4f4212c4ea94ca584b65a35e0b75285", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role"}], "expires_at": "2018-12-28T19:03:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d5b7065d2724444bc8c5e3f359840b0", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6d5b7065d2724444bc8c5e3f359840b0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-user", "id": "0f57d13241804b82850efcbf928c9257"}, "audit_ids": ["inxT8IcSTKul2QBCiFlpXQ"], "issued_at": "2018-12-28T18:03:43.000000Z"}} 2018-12-28 18:03:43,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:43,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b44914-700d-4d9c-a38d-570c3e72fccb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:43,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-92b44914-700d-4d9c-a38d-570c3e72fccb 2018-12-28 18:03:43,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:43,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:43 GMT Server: Apache x-compute-request-id: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:03:43,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/detail used request id req-65a36aa0-4d96-47a5-a3fc-f4b6be039006 2018-12-28 18:03:43,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "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-12-28 18:03:43,679 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:43 GMT Server: Apache x-compute-request-id: req-abd37974-a4b3-42c9-a0cd-6f6bf140794a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-abd37974-a4b3-42c9-a0cd-6f6bf140794a Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.590083", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}} 2018-12-28 18:03:43,680 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes used request id req-abd37974-a4b3-42c9-a0cd-6f6bf140794a 2018-12-28 18:03:43,683 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:43,877 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:43 GMT Server: Apache x-compute-request-id: req-9a5e3003-4b50-444c-a981-7fbd0de0eeaa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9a5e3003-4b50-444c-a981-7fbd0de0eeaa Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d5b7065d2724444bc8c5e3f359840b0", "updated_at": "2018-12-28T18:03:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}} 2018-12-28 18:03:43,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-9a5e3003-4b50-444c-a981-7fbd0de0eeaa 2018-12-28 18:03:43,878 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c 2018-12-28 18:03:43,881 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:44,077 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:43 GMT Server: Apache x-compute-request-id: req-b15f9356-ba4b-4470-a0cb-af8a5decbc71 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b15f9356-ba4b-4470-a0cb-af8a5decbc71 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d5b7065d2724444bc8c5e3f359840b0", "updated_at": "2018-12-28T18:03:43.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}} 2018-12-28 18:03:44,077 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-b15f9356-ba4b-4470-a0cb-af8a5decbc71 2018-12-28 18:03:44,078 - create_volume - DEBUG - Instance status is - creating 2018-12-28 18:03:44,078 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:03:47,081 - create_volume - DEBUG - Volume status query timeout in 296.796869993 2018-12-28 18:03:47,084 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:47,383 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:47 GMT Server: Apache x-compute-request-id: req-2957cf89-1104-44f5-8b8f-5e81eaf0f524 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2957cf89-1104-44f5-8b8f-5e81eaf0f524 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d5b7065d2724444bc8c5e3f359840b0", "updated_at": "2018-12-28T18:03:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}} 2018-12-28 18:03:47,383 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-2957cf89-1104-44f5-8b8f-5e81eaf0f524 2018-12-28 18:03:47,384 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:03:47,384 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c 2018-12-28 18:03:47,384 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c 2018-12-28 18:03:47,387 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e8862c0308bcd34c8412750854a303fc05d3df" 2018-12-28 18:03:47,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:47 GMT Server: Apache x-compute-request-id: req-c2a2d7fb-f358-41d0-a65b-aadcd6e8ade4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c2a2d7fb-f358-41d0-a65b-aadcd6e8ade4 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d5b7065d2724444bc8c5e3f359840b0", "updated_at": "2018-12-28T18:03:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}]} 2018-12-28 18:03:47,587 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/detail used request id req-c2a2d7fb-f358-41d0-a65b-aadcd6e8ade4 2018-12-28 18:03:47,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:47,596 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e8862c0308bcd34c8412750854a303fc05d3df" 2018-12-28 18:03:47,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35d1c0c1-c34a-48bf-8549-f93174731e5a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0"}, "enabled": true, "id": "6d5b7065d2724444bc8c5e3f359840b0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj"}} 2018-12-28 18:03:47,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0 used request id req-35d1c0c1-c34a-48bf-8549-f93174731e5a 2018-12-28 18:03:47,659 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:47,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:47 GMT Server: Apache x-compute-request-id: req-98166a5b-c49b-4647-9587-80e24d6df378 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-98166a5b-c49b-4647-9587-80e24d6df378 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d5b7065d2724444bc8c5e3f359840b0", "updated_at": "2018-12-28T18:03:44.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}} 2018-12-28 18:03:47,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-98166a5b-c49b-4647-9587-80e24d6df378 2018-12-28 18:03:47,709 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:03:47,710 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c 2018-12-28 18:03:47,710 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c 2018-12-28 18:03:47,712 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:47,801 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-051e0520-7e09-4c92-8006-385f813d4da1 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-12-28 18:03:47,801 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-051e0520-7e09-4c92-8006-385f813d4da1 2018-12-28 18:03:47,805 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:48,005 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:47 GMT Server: Apache x-compute-request-id: req-21056ea5-0b22-4f77-85e0-a193bcaf224c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21056ea5-0b22-4f77-85e0-a193bcaf224c Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "0f57d13241804b82850efcbf928c9257", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "self"}, {"href": "http://172.30.9.21:8776/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:43.000000", "description": null, "os-vol-tenant-attr:tenant_id": "6d5b7065d2724444bc8c5e3f359840b0", "updated_at": "2018-12-28T18:03:47.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "6d94a1ec-9871-43a3-a792-c6d2efc49604", "size": 1}} 2018-12-28 18:03:48,005 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-21056ea5-0b22-4f77-85e0-a193bcaf224c 2018-12-28 18:03:48,005 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:03:48,006 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:03:51,009 - create_volume - DEBUG - Volume status query timeout in 56.7928528786 2018-12-28 18:03:51,012 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-65a36aa0-4d96-47a5-a3fc-f4b6be039006" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3884eea39a050bdb5567961c66d4e444e581c48d" 2018-12-28 18:03:51,190 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:03:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-18fff0f9-c936-4ea0-a3f9-938a7de4f39c x-openstack-request-id: req-18fff0f9-c936-4ea0-a3f9-938a7de4f39c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 6d94a1ec-9871-43a3-a792-c6d2efc49604 could not be found.", "code": 404}} 2018-12-28 18:03:51,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/6d94a1ec-9871-43a3-a792-c6d2efc49604 used request id req-18fff0f9-c936-4ea0-a3f9-938a7de4f39c 2018-12-28 18:03:51,190 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 6d94a1ec-9871-43a3-a792-c6d2efc49604 could not be found. (HTTP 404) (Request-ID: req-18fff0f9-c936-4ea0-a3f9-938a7de4f39c) 2018-12-28 18:03:51,190 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-d44237b1-e0d5-47ac-afa9-2fcf528e1f7c 2018-12-28 18:03:51,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c2a2d7fb-f358-41d0-a65b-aadcd6e8ade4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55e8862c0308bcd34c8412750854a303fc05d3df" 2018-12-28 18:03:51,763 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:51 GMT Server: Apache x-compute-request-id: req-98bf8ab6-4214-4143-8028-e5b54f3809c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-98bf8ab6-4214-4143-8028-e5b54f3809c7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:03:51,763 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/6d5b7065d2724444bc8c5e3f359840b0/volumes/detail used request id req-98bf8ab6-4214-4143-8028-e5b54f3809c7 2018-12-28 18:03:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:51,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9703541f-a4c2-40b7-8be7-3564ee5f50e7 Date: Fri, 28 Dec 2018 18:03:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:03:51,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9703541f-a4c2-40b7-8be7-3564ee5f50e7 2018-12-28 18:03:51,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:52,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878a86c7-abb0-4869-96f6-f40f44093868 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:03:52,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-878a86c7-abb0-4869-96f6-f40f44093868 2018-12-28 18:03:52,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:52,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b28802-ad31-48ce-90be-7ed0cc277eb2 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:03:52,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-b7b28802-ad31-48ce-90be-7ed0cc277eb2 2018-12-28 18:03:52,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:52,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50be20c4-885b-45d1-ad25-e4e73851324d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:03:52,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-50be20c4-885b-45d1-ad25-e4e73851324d 2018-12-28 18:03:52,269 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj 2018-12-28 18:03:52,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:52,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc61b9e-8be4-4761-8166-fff14e979c71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:52,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6d5b7065d2724444bc8c5e3f359840b0 used request id req-fdc61b9e-8be4-4761-8166-fff14e979c71 2018-12-28 18:03:52,476 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-proj-role 2018-12-28 18:03:52,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a4f4212c4ea94ca584b65a35e0b75285 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:52,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f282987-7f91-4e72-9b63-93c34f2fa8d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:52,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a4f4212c4ea94ca584b65a35e0b75285 used request id req-8f282987-7f91-4e72-9b63-93c34f2fa8d7 2018-12-28 18:03:52,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67c129ae4eee97a079be81756c1883148eaf803b" 2018-12-28 18:03:52,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297f8e6b-1de3-46e4-982c-121f2c340079 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:52,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-297f8e6b-1de3-46e4-982c-121f2c340079 2018-12-28 18:03:52,677 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-8dc23591-7148-48f-user 2018-12-28 18:03:52,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0f57d13241804b82850efcbf928c9257 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02640a947e53515f002ca99e43ee2eac9a93950" 2018-12-28 18:03:52,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3017b6f8-7111-42cc-adbe-a22f170ff9b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:52,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0f57d13241804b82850efcbf928c9257 used request id req-3017b6f8-7111-42cc-adbe-a22f170ff9b6 2018-12-28 18:03:52,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:53,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["COGcqXMwQMWE5EYnBhy-pw"], "issued_at": "2018-12-28T18:03:53.000000Z"}} 2018-12-28 18:03:53,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02d517a74634e089f8f30f405562b8e38ffa4ac8" 2018-12-28 18:03:53,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5522a947-a654-49e6-bc86-4ba46cf5afaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:53,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5522a947-a654-49e6-bc86-4ba46cf5afaf 2018-12-28 18:03:53,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:53,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:53,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nxk1XidNQiO_Y49_Md0mDQ"], "issued_at": "2018-12-28T18:03:53.000000Z"}} 2018-12-28 18:03:53,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:03:53,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653574b7-3d15-464d-907d-b4e1ede6c9ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:53,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-653574b7-3d15-464d-907d-b4e1ede6c9ed 2018-12-28 18:03:53,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:53,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:53,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:03:53,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f67c600-7f72-4e91-880b-5b1cbc5f324d Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:03:53,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj used request id req-4f67c600-7f72-4e91-880b-5b1cbc5f324d 2018-12-28 18:03:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:03:53,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532edd4b-dce3-45b0-a4b7-81f872eee866 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:53,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-532edd4b-dce3-45b0-a4b7-81f872eee866 2018-12-28 18:03:53,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}}' 2018-12-28 18:03:54,106 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc3d383-f286-4ad9-89cd-69a72363b9a2 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9"}, "enabled": true, "id": "58a11027d25e4dcda8dc759eab987ff9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}} 2018-12-28 18:03:54,106 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1cc3d383-f286-4ad9-89cd-69a72363b9a2 2018-12-28 18:03:54,107 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj 2018-12-28 18:03:54,107 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:54,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:54,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:03:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nzn098FsQNusNKCQJXAQPQ"], "issued_at": "2018-12-28T18:03:54.000000Z"}} 2018-12-28 18:03:54,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76e90a0efcd03e8adc118f7ca4e2c3b78a0cc24" 2018-12-28 18:03:54,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07031fab-f422-4323-a14f-e10d412c2c6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:54,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-07031fab-f422-4323-a14f-e10d412c2c6a 2018-12-28 18:03:54,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:54,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:54,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76e90a0efcd03e8adc118f7ca4e2c3b78a0cc24" 2018-12-28 18:03:54,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3decd8-c417-454f-8e09-174fdf18236b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:03:54,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-bb3decd8-c417-454f-8e09-174fdf18236b 2018-12-28 18:03:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76e90a0efcd03e8adc118f7ca4e2c3b78a0cc24" 2018-12-28 18:03:54,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582f2d63-e740-4491-94c7-e7805291d358 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9"}, "enabled": true, "id": "58a11027d25e4dcda8dc759eab987ff9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}]} 2018-12-28 18:03:54,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj used request id req-582f2d63-e740-4491-94c7-e7805291d358 2018-12-28 18:03:54,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76e90a0efcd03e8adc118f7ca4e2c3b78a0cc24" 2018-12-28 18:03:54,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bd69429-153b-46d8-b360-600dd5b4eb8f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:03:54,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4bd69429-153b-46d8-b360-600dd5b4eb8f 2018-12-28 18:03:55,244 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-user 2018-12-28 18:03:55,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:55,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:03:55,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e4ffd61-652e-47b0-9900-23b26809902a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:03:55,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7e4ffd61-652e-47b0-9900-23b26809902a 2018-12-28 18:03:55,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role"}}' 2018-12-28 18:03:55,435 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11bb1c72-cb2a-49e3-9703-be1ebf25b56d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5facba85c5034a928f6053393344fa64", "links": {"self": "http://172.30.9.21:5000/v3/roles/5facba85c5034a928f6053393344fa64"}, "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role"}} 2018-12-28 18:03:55,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-11bb1c72-cb2a-49e3-9703-be1ebf25b56d 2018-12-28 18:03:55,436 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role 2018-12-28 18:03:55,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5facba85c5034a928f6053393344fa64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:03:55,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b518116c-aec4-405e-b61b-5636c92c4e15 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5facba85c5034a928f6053393344fa64"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role", "id": "5facba85c5034a928f6053393344fa64"}} 2018-12-28 18:03:55,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5facba85c5034a928f6053393344fa64 used request id req-b518116c-aec4-405e-b61b-5636c92c4e15 2018-12-28 18:03:55,528 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role to project CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj 2018-12-28 18:03:55,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9/users/b710a247efa445598456e986ee8baa6b/roles/5facba85c5034a928f6053393344fa64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:03:55,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:03:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8cf702c-0502-4230-b141-b5bdb0135e7c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:03:55,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9/users/b710a247efa445598456e986ee8baa6b/roles/5facba85c5034a928f6053393344fa64 used request id req-c8cf702c-0502-4230-b141-b5bdb0135e7c 2018-12-28 18:03:55,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:56,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5facba85c5034a928f6053393344fa64", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role"}], "expires_at": "2018-12-28T19:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58a11027d25e4dcda8dc759eab987ff9", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-user", "id": "b710a247efa445598456e986ee8baa6b"}, "audit_ids": ["F3pf385MQDKC1Pm4VbvtqQ"], "issued_at": "2018-12-28T18:03:56.000000Z"}} 2018-12-28 18:03:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6090554bb52af0d738f381971c74ff2d39ca05bc" 2018-12-28 18:03:56,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8658442a-67d0-448d-9a33-c04e15470111 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:56,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8658442a-67d0-448d-9a33-c04e15470111 2018-12-28 18:03:56,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:56,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:56,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5facba85c5034a928f6053393344fa64", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role"}], "expires_at": "2018-12-28T19:03:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58a11027d25e4dcda8dc759eab987ff9", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-user", "id": "b710a247efa445598456e986ee8baa6b"}, "audit_ids": ["enGRqDinTOGaYMDEzOJy3w"], "issued_at": "2018-12-28T18:03:56.000000Z"}} 2018-12-28 18:03:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:03:56,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b1e4b0-fc05-4f62-be42-96a34eed613a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:56,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-00b1e4b0-fc05-4f62-be42-96a34eed613a 2018-12-28 18:03:56,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:03:56,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:56 GMT Server: Apache x-compute-request-id: req-556bf6c0-a957-4537-80fd-c02c3bc8633b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-556bf6c0-a957-4537-80fd-c02c3bc8633b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:03:56,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/detail used request id req-556bf6c0-a957-4537-80fd-c02c3bc8633b 2018-12-28 18:03:56,751 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "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-12-28 18:03:57,081 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:56 GMT Server: Apache x-compute-request-id: req-0096a47e-d5d3-447d-85bb-a5ba037bc253 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0096a47e-d5d3-447d-85bb-a5ba037bc253 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.998810", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}} 2018-12-28 18:03:57,081 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes used request id req-0096a47e-d5d3-447d-85bb-a5ba037bc253 2018-12-28 18:03:57,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:03:57,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:57 GMT Server: Apache x-compute-request-id: req-7107898b-d39a-4e42-85ed-278e4833b57e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7107898b-d39a-4e42-85ed-278e4833b57e Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58a11027d25e4dcda8dc759eab987ff9", "updated_at": "2018-12-28T18:03:57.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}} 2018-12-28 18:03:57,295 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 used request id req-7107898b-d39a-4e42-85ed-278e4833b57e 2018-12-28 18:03:57,295 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d 2018-12-28 18:03:57,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:03:57,967 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:57 GMT Server: Apache x-compute-request-id: req-4fcbe28b-5b01-4296-baf1-f1255a360adb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4fcbe28b-5b01-4296-baf1-f1255a360adb Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58a11027d25e4dcda8dc759eab987ff9", "updated_at": "2018-12-28T18:03:57.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}} 2018-12-28 18:03:57,968 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 used request id req-4fcbe28b-5b01-4296-baf1-f1255a360adb 2018-12-28 18:03:57,968 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:03:57,968 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d 2018-12-28 18:03:57,968 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d 2018-12-28 18:03:57,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6090554bb52af0d738f381971c74ff2d39ca05bc" 2018-12-28 18:03:58,170 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:57 GMT Server: Apache x-compute-request-id: req-3daf2ad6-42ea-4668-ab8d-8f3ec4ec5134 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3daf2ad6-42ea-4668-ab8d-8f3ec4ec5134 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58a11027d25e4dcda8dc759eab987ff9", "updated_at": "2018-12-28T18:03:57.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}]} 2018-12-28 18:03:58,171 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/detail used request id req-3daf2ad6-42ea-4668-ab8d-8f3ec4ec5134 2018-12-28 18:03:58,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:58,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:58,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6090554bb52af0d738f381971c74ff2d39ca05bc" 2018-12-28 18:03:58,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af905c8-43f3-481e-bc57-8c854a8dad8f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9"}, "enabled": true, "id": "58a11027d25e4dcda8dc759eab987ff9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}} 2018-12-28 18:03:58,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9 used request id req-1af905c8-43f3-481e-bc57-8c854a8dad8f 2018-12-28 18:03:58,256 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:03:58,257 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:03:58,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5facba85c5034a928f6053393344fa64", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role"}], "expires_at": "2018-12-28T19:03:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58a11027d25e4dcda8dc759eab987ff9", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/58a11027d25e4dcda8dc759eab987ff9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-user", "id": "b710a247efa445598456e986ee8baa6b"}, "audit_ids": ["oGxoT3lWQiy6QX3x8LnktQ"], "issued_at": "2018-12-28T18:03:58.000000Z"}} 2018-12-28 18:03:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8dbbbb95e9e765d97245dca82ecbe4624f3229" 2018-12-28 18:03:58,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31dd34e5-8fae-4850-aed2-b3f9299e80ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:03:58,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-31dd34e5-8fae-4850-aed2-b3f9299e80ae 2018-12-28 18:03:58,720 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8dbbbb95e9e765d97245dca82ecbe4624f3229" 2018-12-28 18:03:58,912 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:58 GMT Server: Apache x-compute-request-id: req-969b846a-b9c8-499b-8de1-67317c4ef57a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-969b846a-b9c8-499b-8de1-67317c4ef57a Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58a11027d25e4dcda8dc759eab987ff9", "updated_at": "2018-12-28T18:03:57.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}]} 2018-12-28 18:03:58,912 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/detail used request id req-969b846a-b9c8-499b-8de1-67317c4ef57a 2018-12-28 18:03:58,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:03:58,921 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:03: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:03:58,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e8dbbbb95e9e765d97245dca82ecbe4624f3229" 2018-12-28 18:03:59,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3273d321-11e7-41ea-9058-b8515f2e6ba7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9"}, "enabled": true, "id": "58a11027d25e4dcda8dc759eab987ff9", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj"}} 2018-12-28 18:03:59,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9 used request id req-3273d321-11e7-41ea-9058-b8515f2e6ba7 2018-12-28 18:03:59,005 - create_volume - INFO - Did not create volume due to cleanup mode 2018-12-28 18:03:59,008 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:03:59,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:59 GMT Server: Apache x-compute-request-id: req-361c0fe8-c14d-48ae-9306-fbe73d832b05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-361c0fe8-c14d-48ae-9306-fbe73d832b05 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58a11027d25e4dcda8dc759eab987ff9", "updated_at": "2018-12-28T18:03:57.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}} 2018-12-28 18:03:59,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 used request id req-361c0fe8-c14d-48ae-9306-fbe73d832b05 2018-12-28 18:03:59,662 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:03:59,662 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d 2018-12-28 18:03:59,662 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d 2018-12-28 18:03:59,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:03:59,891 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:03:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-84722ce7-e786-4faa-87c6-1aaa7416aa58 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-12-28 18:03:59,891 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 used request id req-84722ce7-e786-4faa-87c6-1aaa7416aa58 2018-12-28 18:03:59,894 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:04:00,089 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:03:59 GMT Server: Apache x-compute-request-id: req-594afbb5-d37b-487f-87f4-c673e82795a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-594afbb5-d37b-487f-87f4-c673e82795a1 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "b710a247efa445598456e986ee8baa6b", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "self"}, {"href": "http://172.30.9.21:8776/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:03:56.000000", "description": null, "os-vol-tenant-attr:tenant_id": "58a11027d25e4dcda8dc759eab987ff9", "updated_at": "2018-12-28T18:03:59.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f2caa275-592a-4871-8f46-a4e0455db5e2", "size": 1}} 2018-12-28 18:04:00,089 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 used request id req-594afbb5-d37b-487f-87f4-c673e82795a1 2018-12-28 18:04:00,090 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:04:00,090 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:04:03,093 - create_volume - DEBUG - Volume status query timeout in 56.79874897 2018-12-28 18:04:03,096 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-556bf6c0-a957-4537-80fd-c02c3bc8633b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}071362d71f5dd9c1322964fae21a6842e55ec8b6" 2018-12-28 18:04:03,275 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:04:03 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-da551480-02f8-43dd-869c-eb7ebfcda117 x-openstack-request-id: req-da551480-02f8-43dd-869c-eb7ebfcda117 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f2caa275-592a-4871-8f46-a4e0455db5e2 could not be found.", "code": 404}} 2018-12-28 18:04:03,275 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/58a11027d25e4dcda8dc759eab987ff9/volumes/f2caa275-592a-4871-8f46-a4e0455db5e2 used request id req-da551480-02f8-43dd-869c-eb7ebfcda117 2018-12-28 18:04:03,275 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f2caa275-592a-4871-8f46-a4e0455db5e2 could not be found. (HTTP 404) (Request-ID: req-da551480-02f8-43dd-869c-eb7ebfcda117) 2018-12-28 18:04:03,275 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-48ee6f92-ad1b-41fd-9738-32a45557f60d 2018-12-28 18:04:03,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:03,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-fe10045a-9644-4629-94a2-6ed49fe535fc Date: Fri, 28 Dec 2018 18:04:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:03,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fe10045a-9644-4629-94a2-6ed49fe535fc 2018-12-28 18:04:03,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:03,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9ceca5-e71b-4d61-a8c7-695f67a2dc6e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:03,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-5d9ceca5-e71b-4d61-a8c7-695f67a2dc6e 2018-12-28 18:04:03,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:03,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67f9185-5974-4300-8c71-3d41cee4ec9b 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:03,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-b67f9185-5974-4300-8c71-3d41cee4ec9b 2018-12-28 18:04:03,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:03,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82cb67b-ac6c-4d90-a97b-09313c6688f6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:03,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-d82cb67b-ac6c-4d90-a97b-09313c6688f6 2018-12-28 18:04:03,783 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj 2018-12-28 18:04:03,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:03,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ec3f6d5-776f-4b91-a971-9ea87732ff11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:03,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/58a11027d25e4dcda8dc759eab987ff9 used request id req-5ec3f6d5-776f-4b91-a971-9ea87732ff11 2018-12-28 18:04:03,995 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-proj-role 2018-12-28 18:04:03,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5facba85c5034a928f6053393344fa64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:04,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a96aeee1-9646-4633-a82b-713227211648 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:04,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5facba85c5034a928f6053393344fa64 used request id req-a96aeee1-9646-4633-a82b-713227211648 2018-12-28 18:04:04,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4aa4c591b6ed2380e3b1163166d52d02de70176" 2018-12-28 18:04:04,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11effba-e197-42cf-b61d-17085948dbec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:04,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a11effba-e197-42cf-b61d-17085948dbec 2018-12-28 18:04:04,195 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-efbde10c-1ac1-464-user 2018-12-28 18:04:04,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b710a247efa445598456e986ee8baa6b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a76e90a0efcd03e8adc118f7ca4e2c3b78a0cc24" 2018-12-28 18:04:04,399 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e4ef99-3df3-4120-98a1-84de57a04c7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:04,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b710a247efa445598456e986ee8baa6b used request id req-15e4ef99-3df3-4120-98a1-84de57a04c7a 2018-12-28 18:04:04,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:04,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["EzihfhdrRqmFp-jwIKd3Qw"], "issued_at": "2018-12-28T18:04:04.000000Z"}} 2018-12-28 18:04:04,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ba37259394ccb1cac3f0f6af71079d7c19524d0" 2018-12-28 18:04:04,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6e78e1-f871-4482-81e2-4993e8f1569c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:04,946 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7f6e78e1-f871-4482-81e2-4993e8f1569c 2018-12-28 18:04:04,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:04,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:05,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["dr7_xj5LQPy74HXX0fZlkg"], "issued_at": "2018-12-28T18:04:05.000000Z"}} 2018-12-28 18:04:05,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb10a25-8d30-4821-8c3a-67f1affd127c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:05,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7fb10a25-8d30-4821-8c3a-67f1affd127c 2018-12-28 18:04:05,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:05,415 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:05,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:05,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6ee932-1740-49fb-97d9-dbd51f1749fc Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:05,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj used request id req-1c6ee932-1740-49fb-97d9-dbd51f1749fc 2018-12-28 18:04:05,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:05,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de45b138-da33-4c79-bdbd-bcb7e033d343 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:05,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-de45b138-da33-4c79-bdbd-bcb7e033d343 2018-12-28 18:04:05,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj"}}' 2018-12-28 18:04:05,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61972ee1-e927-4dfe-9bf8-3972e9ae66f8 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922"}, "enabled": true, "id": "661726f02a9247d4969d58cced45a922", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj"}} 2018-12-28 18:04:05,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-61972ee1-e927-4dfe-9bf8-3972e9ae66f8 2018-12-28 18:04:05,706 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj 2018-12-28 18:04:05,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:05,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:06,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["KeR84rjFR06mMIvwjxiQMw"], "issued_at": "2018-12-28T18:04:06.000000Z"}} 2018-12-28 18:04:06,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b773f7f85fb6c2a97206d424237fa5ab78673" 2018-12-28 18:04:06,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98ef8b85-dfc7-416d-9a06-3686d15e856e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:06,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-98ef8b85-dfc7-416d-9a06-3686d15e856e 2018-12-28 18:04:06,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:06,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:06,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b773f7f85fb6c2a97206d424237fa5ab78673" 2018-12-28 18:04:06,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3067ca6e-f17d-4c6b-9551-80613adfa0dd Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:06,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3067ca6e-f17d-4c6b-9551-80613adfa0dd 2018-12-28 18:04:06,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b773f7f85fb6c2a97206d424237fa5ab78673" 2018-12-28 18:04:06,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b03976-f3ef-432d-bf0d-5b5697679e1d Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922"}, "enabled": true, "id": "661726f02a9247d4969d58cced45a922", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj"}]} 2018-12-28 18:04:06,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj used request id req-49b03976-f3ef-432d-bf0d-5b5697679e1d 2018-12-28 18:04:06,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b773f7f85fb6c2a97206d424237fa5ab78673" 2018-12-28 18:04:06,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918cf064-8149-499c-8367-c747f4540d0f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:06,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-918cf064-8149-499c-8367-c747f4540d0f 2018-12-28 18:04:06,801 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-user 2018-12-28 18:04:06,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:06,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d726fb9f-efd9-4b3f-ac8c-f53d545a48f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:06,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d726fb9f-efd9-4b3f-ac8c-f53d545a48f8 2018-12-28 18:04:06,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role"}}' 2018-12-28 18:04:07,010 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d0d6cf6-953f-49f2-8e0f-dc82cef5218d Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ad97ecd2cdab437e8f5582acc3badb2c", "links": {"self": "http://172.30.9.21:5000/v3/roles/ad97ecd2cdab437e8f5582acc3badb2c"}, "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role"}} 2018-12-28 18:04:07,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d0d6cf6-953f-49f2-8e0f-dc82cef5218d 2018-12-28 18:04:07,011 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role 2018-12-28 18:04:07,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ad97ecd2cdab437e8f5582acc3badb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:07,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39874e46-ffab-4565-bce3-5e117d32ce3b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/ad97ecd2cdab437e8f5582acc3badb2c"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role", "id": "ad97ecd2cdab437e8f5582acc3badb2c"}} 2018-12-28 18:04:07,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ad97ecd2cdab437e8f5582acc3badb2c used request id req-39874e46-ffab-4565-bce3-5e117d32ce3b 2018-12-28 18:04:07,103 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role to project CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj 2018-12-28 18:04:07,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922/users/2c96f36555584be6b3d921b39ddaac71/roles/ad97ecd2cdab437e8f5582acc3badb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:07,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21fec7de-f02b-4c86-a813-68d396d2d284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:07,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922/users/2c96f36555584be6b3d921b39ddaac71/roles/ad97ecd2cdab437e8f5582acc3badb2c used request id req-21fec7de-f02b-4c86-a813-68d396d2d284 2018-12-28 18:04:07,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:07,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad97ecd2cdab437e8f5582acc3badb2c", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role"}], "expires_at": "2018-12-28T19:04:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "661726f02a9247d4969d58cced45a922", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-user", "id": "2c96f36555584be6b3d921b39ddaac71"}, "audit_ids": ["bk6jtzCdT-6j5PK5ZjaO6Q"], "issued_at": "2018-12-28T18:04:07.000000Z"}} 2018-12-28 18:04:07,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24f1744901b5776bfa3a049e089f2ba64c32ec3" 2018-12-28 18:04:07,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-047b079c-02b9-4bf4-bc86-3f12fdcc8a75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:07,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-047b079c-02b9-4bf4-bc86-3f12fdcc8a75 2018-12-28 18:04:07,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:07,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:08,079 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ad97ecd2cdab437e8f5582acc3badb2c", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role"}], "expires_at": "2018-12-28T19:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "661726f02a9247d4969d58cced45a922", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/661726f02a9247d4969d58cced45a922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/661726f02a9247d4969d58cced45a922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/661726f02a9247d4969d58cced45a922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-user", "id": "2c96f36555584be6b3d921b39ddaac71"}, "audit_ids": ["MswoUu_7RxCEPs0tgtR-mw"], "issued_at": "2018-12-28T18:04:08.000000Z"}} 2018-12-28 18:04:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:08,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb232420-70bf-4ea1-b7f8-b6fb022b1cac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:08,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cb232420-70bf-4ea1-b7f8-b6fb022b1cac 2018-12-28 18:04:08,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:08,353 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:08 GMT Server: Apache x-compute-request-id: req-4eaf84af-6428-4d52-ab4f-a6a05498a248 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4eaf84af-6428-4d52-ab4f-a6a05498a248 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:08,353 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/detail used request id req-4eaf84af-6428-4d52-ab4f-a6a05498a248 2018-12-28 18:04:08,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "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-12-28 18:04:08,728 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:04:08 GMT Server: Apache x-compute-request-id: req-d55bcce9-7e18-4253-ab4f-bc88f9e87bd2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d55bcce9-7e18-4253-ab4f-bc88f9e87bd2 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.614177", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}} 2018-12-28 18:04:08,728 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes used request id req-d55bcce9-7e18-4253-ab4f-bc88f9e87bd2 2018-12-28 18:04:08,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:08,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:08 GMT Server: Apache x-compute-request-id: req-9be0c0eb-13db-4143-81eb-5e5d53e63ba2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9be0c0eb-13db-4143-81eb-5e5d53e63ba2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "661726f02a9247d4969d58cced45a922", "updated_at": "2018-12-28T18:04:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}} 2018-12-28 18:04:08,937 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-9be0c0eb-13db-4143-81eb-5e5d53e63ba2 2018-12-28 18:04:08,938 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb 2018-12-28 18:04:08,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:09,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:08 GMT Server: Apache x-compute-request-id: req-d7b189c4-d57e-4a6c-a8e5-51cfec32e2da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d7b189c4-d57e-4a6c-a8e5-51cfec32e2da Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "661726f02a9247d4969d58cced45a922", "updated_at": "2018-12-28T18:04:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}} 2018-12-28 18:04:09,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-d7b189c4-d57e-4a6c-a8e5-51cfec32e2da 2018-12-28 18:04:09,146 - create_volume - DEBUG - Instance status is - creating 2018-12-28 18:04:09,146 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:04:12,149 - create_volume - DEBUG - Volume status query timeout in 296.788958788 2018-12-28 18:04:12,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:12,360 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:12 GMT Server: Apache x-compute-request-id: req-224a03f8-141e-44da-8c9d-763a61788214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-224a03f8-141e-44da-8c9d-763a61788214 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "661726f02a9247d4969d58cced45a922", "updated_at": "2018-12-28T18:04:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}} 2018-12-28 18:04:12,360 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-224a03f8-141e-44da-8c9d-763a61788214 2018-12-28 18:04:12,360 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:04:12,360 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb 2018-12-28 18:04:12,361 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb 2018-12-28 18:04:12,364 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24f1744901b5776bfa3a049e089f2ba64c32ec3" 2018-12-28 18:04:12,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:12 GMT Server: Apache x-compute-request-id: req-b3aa325a-4d40-44b8-8064-a1234c22848e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3aa325a-4d40-44b8-8064-a1234c22848e Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "661726f02a9247d4969d58cced45a922", "updated_at": "2018-12-28T18:04:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}]} 2018-12-28 18:04:12,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/detail used request id req-b3aa325a-4d40-44b8-8064-a1234c22848e 2018-12-28 18:04:12,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:12,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:12,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e24f1744901b5776bfa3a049e089f2ba64c32ec3" 2018-12-28 18:04:12,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0f0afb-4dfd-43c5-971e-33ea995c7a65 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922"}, "enabled": true, "id": "661726f02a9247d4969d58cced45a922", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj"}} 2018-12-28 18:04:12,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922 used request id req-ff0f0afb-4dfd-43c5-971e-33ea995c7a65 2018-12-28 18:04:12,642 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:12,862 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:12 GMT Server: Apache x-compute-request-id: req-fb34ce76-b27d-4123-82fd-506a5aef235e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb34ce76-b27d-4123-82fd-506a5aef235e Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "661726f02a9247d4969d58cced45a922", "updated_at": "2018-12-28T18:04:09.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}} 2018-12-28 18:04:12,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-fb34ce76-b27d-4123-82fd-506a5aef235e 2018-12-28 18:04:12,863 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:04:12,863 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb 2018-12-28 18:04:12,863 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb 2018-12-28 18:04:12,866 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:13,114 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:04:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-77c619ef-9804-4938-90b2-4cb2463e3c25 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-12-28 18:04:13,114 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-77c619ef-9804-4938-90b2-4cb2463e3c25 2018-12-28 18:04:13,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:13,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:13 GMT Server: Apache x-compute-request-id: req-21ae42a0-1b20-4b3d-af59-1c4f47359a70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-21ae42a0-1b20-4b3d-af59-1c4f47359a70 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2c96f36555584be6b3d921b39ddaac71", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "self"}, {"href": "http://172.30.9.21:8776/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:08.000000", "description": null, "os-vol-tenant-attr:tenant_id": "661726f02a9247d4969d58cced45a922", "updated_at": "2018-12-28T18:04:13.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f7b159cf-582d-451e-9044-389a19776b04", "size": 1}} 2018-12-28 18:04:13,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-21ae42a0-1b20-4b3d-af59-1c4f47359a70 2018-12-28 18:04:13,327 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:04:13,327 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:04:16,330 - create_volume - DEBUG - Volume status query timeout in 56.7843689919 2018-12-28 18:04:16,333 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4eaf84af-6428-4d52-ab4f-a6a05498a248" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54131409acc18e20775225d2f5b670f9b094d1ff" 2018-12-28 18:04:16,525 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:04:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a5ee5f56-1e3f-4fa8-9a21-484a5850e95e x-openstack-request-id: req-a5ee5f56-1e3f-4fa8-9a21-484a5850e95e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f7b159cf-582d-451e-9044-389a19776b04 could not be found.", "code": 404}} 2018-12-28 18:04:16,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/661726f02a9247d4969d58cced45a922/volumes/f7b159cf-582d-451e-9044-389a19776b04 used request id req-a5ee5f56-1e3f-4fa8-9a21-484a5850e95e 2018-12-28 18:04:16,526 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f7b159cf-582d-451e-9044-389a19776b04 could not be found. (HTTP 404) (Request-ID: req-a5ee5f56-1e3f-4fa8-9a21-484a5850e95e) 2018-12-28 18:04:16,526 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-035d36e5-7ed6-4218-8478-282fb908d0fb 2018-12-28 18:04:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:16,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2f260701-8c40-47d0-81a8-33017bbba93d Date: Fri, 28 Dec 2018 18:04:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:16,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2f260701-8c40-47d0-81a8-33017bbba93d 2018-12-28 18:04:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:16,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db74ecba-1b8b-465c-9228-9d62c3c58c27 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:16,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-db74ecba-1b8b-465c-9228-9d62c3c58c27 2018-12-28 18:04:16,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:16,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e34de694-8259-4896-8e4e-8fbd6815d1af 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:16,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-e34de694-8259-4896-8e4e-8fbd6815d1af 2018-12-28 18:04:16,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:17,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65aa7161-7a92-46de-ae79-1b9a815d5229 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:17,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-65aa7161-7a92-46de-ae79-1b9a815d5229 2018-12-28 18:04:17,031 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj 2018-12-28 18:04:17,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:17,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-662aee12-d57f-4ca7-b81f-dd86faae8774 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:17,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/661726f02a9247d4969d58cced45a922 used request id req-662aee12-d57f-4ca7-b81f-dd86faae8774 2018-12-28 18:04:17,254 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-proj-role 2018-12-28 18:04:17,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ad97ecd2cdab437e8f5582acc3badb2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:17,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa23e876-b7db-4d62-98c0-22b4b4d6a9d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:17,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ad97ecd2cdab437e8f5582acc3badb2c used request id req-fa23e876-b7db-4d62-98c0-22b4b4d6a9d9 2018-12-28 18:04:17,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b076230e9eb48fdf9c916446229c47ab4aed26c8" 2018-12-28 18:04:17,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4872bbbd-c602-4270-ae18-e8a9a7f738db Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:17,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4872bbbd-c602-4270-ae18-e8a9a7f738db 2018-12-28 18:04:17,488 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f7d24075-0b5e-49a-user 2018-12-28 18:04:17,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/2c96f36555584be6b3d921b39ddaac71 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754b773f7f85fb6c2a97206d424237fa5ab78673" 2018-12-28 18:04:17,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-153cac5d-8bb6-4709-8119-fd0d47e8b15c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:17,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2c96f36555584be6b3d921b39ddaac71 used request id req-153cac5d-8bb6-4709-8119-fd0d47e8b15c 2018-12-28 18:04:17,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:18,076 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["NOFZM0VnS42rgwysRE2SkA"], "issued_at": "2018-12-28T18:04:18.000000Z"}} 2018-12-28 18:04:18,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b93e8c9a0204c694c5309fa72619f10dc3682d67" 2018-12-28 18:04:18,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef16cd5d-5cc8-4796-b4e9-9d72fa6ce260 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:18,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ef16cd5d-5cc8-4796-b4e9-9d72fa6ce260 2018-12-28 18:04:18,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:18,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:18,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["p_ila_adTPq7xXbKOMVsJQ"], "issued_at": "2018-12-28T18:04:18.000000Z"}} 2018-12-28 18:04:18,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:18,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4a56e5-eb15-4c19-83a0-132942d3e8fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:18,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6a4a56e5-eb15-4c19-83a0-132942d3e8fa 2018-12-28 18:04:18,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:18,655 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:18,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2a4cec2-4d5b-48ed-9954-5f6c0cd90918 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:18,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj used request id req-f2a4cec2-4d5b-48ed-9954-5f6c0cd90918 2018-12-28 18:04:18,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:18,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6967c828-5b74-48ec-be02-ba16b596f45f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:18,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6967c828-5b74-48ec-be02-ba16b596f45f 2018-12-28 18:04:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj"}}' 2018-12-28 18:04:18,950 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc0da07d-ebcf-4763-96dd-e13ff5ce8c43 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a81f1d42b1245318686b7c7377c5391"}, "enabled": true, "id": "3a81f1d42b1245318686b7c7377c5391", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj"}} 2018-12-28 18:04:18,951 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-bc0da07d-ebcf-4763-96dd-e13ff5ce8c43 2018-12-28 18:04:18,951 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj 2018-12-28 18:04:18,951 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:18,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:19,338 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fX7B_dkFTuSHSVfqSs7ssQ"], "issued_at": "2018-12-28T18:04:19.000000Z"}} 2018-12-28 18:04:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659484962935a9f3bf613bdb314813954fbba83f" 2018-12-28 18:04:19,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa96e276-1c31-44af-a269-c72fd807e540 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:19,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fa96e276-1c31-44af-a269-c72fd807e540 2018-12-28 18:04:19,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:19,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:19,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659484962935a9f3bf613bdb314813954fbba83f" 2018-12-28 18:04:19,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dceb002c-0f88-4643-b44a-fa58a51cc65f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:19,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-dceb002c-0f88-4643-b44a-fa58a51cc65f 2018-12-28 18:04:19,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659484962935a9f3bf613bdb314813954fbba83f" 2018-12-28 18:04:19,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b40087ab-9adc-44f9-afdc-68dd073e322d Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3a81f1d42b1245318686b7c7377c5391"}, "enabled": true, "id": "3a81f1d42b1245318686b7c7377c5391", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj"}]} 2018-12-28 18:04:19,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj used request id req-b40087ab-9adc-44f9-afdc-68dd073e322d 2018-12-28 18:04:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659484962935a9f3bf613bdb314813954fbba83f" 2018-12-28 18:04:19,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795b25d9-b2b6-457a-b61d-9623cf7ed9a4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:19,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-795b25d9-b2b6-457a-b61d-9623cf7ed9a4 2018-12-28 18:04:20,016 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-user 2018-12-28 18:04:20,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:20,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12aaf52f-0400-407e-ad3c-72665e5f04f4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:20,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-12aaf52f-0400-407e-ad3c-72665e5f04f4 2018-12-28 18:04:20,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role"}}' 2018-12-28 18:04:20,226 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6632e756-6e45-42cf-92a7-416b5d5d2696 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "139c83758d0947b6b9abf46f13650a70", "links": {"self": "http://172.30.9.21:5000/v3/roles/139c83758d0947b6b9abf46f13650a70"}, "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role"}} 2018-12-28 18:04:20,226 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-6632e756-6e45-42cf-92a7-416b5d5d2696 2018-12-28 18:04:20,226 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role 2018-12-28 18:04:20,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/139c83758d0947b6b9abf46f13650a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:20,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4482c38f-6cf4-4ba0-a6df-3ede1aab0670 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/139c83758d0947b6b9abf46f13650a70"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role", "id": "139c83758d0947b6b9abf46f13650a70"}} 2018-12-28 18:04:20,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/139c83758d0947b6b9abf46f13650a70 used request id req-4482c38f-6cf4-4ba0-a6df-3ede1aab0670 2018-12-28 18:04:20,316 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role to project CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj 2018-12-28 18:04:20,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3a81f1d42b1245318686b7c7377c5391/users/f5c28812d9f1445685e6864e49e5716a/roles/139c83758d0947b6b9abf46f13650a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:20,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a34e0a7-c27f-4bba-91b4-ba60a24a8716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:20,450 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3a81f1d42b1245318686b7c7377c5391/users/f5c28812d9f1445685e6864e49e5716a/roles/139c83758d0947b6b9abf46f13650a70 used request id req-3a34e0a7-c27f-4bba-91b4-ba60a24a8716 2018-12-28 18:04:20,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:20,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:20,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "139c83758d0947b6b9abf46f13650a70", "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role"}], "expires_at": "2018-12-28T19:04:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a81f1d42b1245318686b7c7377c5391", "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3a81f1d42b1245318686b7c7377c5391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3a81f1d42b1245318686b7c7377c5391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3a81f1d42b1245318686b7c7377c5391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3a81f1d42b1245318686b7c7377c5391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3a81f1d42b1245318686b7c7377c5391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3a81f1d42b1245318686b7c7377c5391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3a81f1d42b1245318686b7c7377c5391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3a81f1d42b1245318686b7c7377c5391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3a81f1d42b1245318686b7c7377c5391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3a81f1d42b1245318686b7c7377c5391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3a81f1d42b1245318686b7c7377c5391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3a81f1d42b1245318686b7c7377c5391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-user", "id": "f5c28812d9f1445685e6864e49e5716a"}, "audit_ids": ["pHjbDJD_S7C4P4JUNYGxqA"], "issued_at": "2018-12-28T18:04:20.000000Z"}} 2018-12-28 18:04:20,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f302d2d9ee9715cc8b73b4ca6e7966e4a041c3" 2018-12-28 18:04:20,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69451fbc-b70f-4ecf-8b3e-8cb92315827b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:20,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-69451fbc-b70f-4ecf-8b3e-8cb92315827b 2018-12-28 18:04:20,923 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3a81f1d42b1245318686b7c7377c5391/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f302d2d9ee9715cc8b73b4ca6e7966e4a041c3" 2018-12-28 18:04:21,113 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:20 GMT Server: Apache x-compute-request-id: req-c6f8af4d-9c10-46d6-8723-d827e36d1f41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6f8af4d-9c10-46d6-8723-d827e36d1f41 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:21,113 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3a81f1d42b1245318686b7c7377c5391/volumes/detail used request id req-c6f8af4d-9c10-46d6-8723-d827e36d1f41 2018-12-28 18:04:21,118 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3a81f1d42b1245318686b7c7377c5391/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c6f8af4d-9c10-46d6-8723-d827e36d1f41" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f302d2d9ee9715cc8b73b4ca6e7966e4a041c3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-6e2954dd-8c93-478b-b3fc-4a6aa4b3ae5c", "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-12-28 18:04:21,548 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 18:04:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-edad8c5e-a4d7-4b12-8776-8440e4837a87 x-openstack-request-id: req-edad8c5e-a4d7-4b12-8776-8440e4837a87 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-28 18:04:21,548 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3a81f1d42b1245318686b7c7377c5391/volumes used request id req-edad8c5e-a4d7-4b12-8776-8440e4837a87 2018-12-28 18:04:21,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:21,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-be5dace4-4945-4169-ac9d-2c892832f58b Date: Fri, 28 Dec 2018 18:04:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:21,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-be5dace4-4945-4169-ac9d-2c892832f58b 2018-12-28 18:04:21,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:21,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39760ec4-65ae-4e61-8856-1e9a2c13f30c Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:21,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-39760ec4-65ae-4e61-8856-1e9a2c13f30c 2018-12-28 18:04:21,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:21,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c9c6ab-4175-4a8b-b5b0-3bef95b85fb7 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:21,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-f5c9c6ab-4175-4a8b-b5b0-3bef95b85fb7 2018-12-28 18:04:21,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:22,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e49812-37b7-40c2-a833-6fb29d8c895c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:22,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-f8e49812-37b7-40c2-a833-6fb29d8c895c 2018-12-28 18:04:22,052 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj 2018-12-28 18:04:22,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3a81f1d42b1245318686b7c7377c5391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:22,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fed715b-cd45-491c-b315-b0628d9ab1b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:22,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3a81f1d42b1245318686b7c7377c5391 used request id req-3fed715b-cd45-491c-b315-b0628d9ab1b9 2018-12-28 18:04:22,254 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-proj-role 2018-12-28 18:04:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/139c83758d0947b6b9abf46f13650a70 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:22,364 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcd64677-5685-4bfa-8b07-876450f9957a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:22,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/139c83758d0947b6b9abf46f13650a70 used request id req-dcd64677-5685-4bfa-8b07-876450f9957a 2018-12-28 18:04:22,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c98595f383e04ee0e37e45568c02741712498efe" 2018-12-28 18:04:22,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d669ad8f-a067-4053-90d4-deb5e5ec48c6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:22,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d669ad8f-a067-4053-90d4-deb5e5ec48c6 2018-12-28 18:04:22,459 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-a9960e46-300d-4a3-user 2018-12-28 18:04:22,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f5c28812d9f1445685e6864e49e5716a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}659484962935a9f3bf613bdb314813954fbba83f" 2018-12-28 18:04:22,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5589cb1a-13b5-407b-acce-03852d91661a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:22,633 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f5c28812d9f1445685e6864e49e5716a used request id req-5589cb1a-13b5-407b-acce-03852d91661a 2018-12-28 18:04:22,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:23,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["e02XU3ahQIuCMyUzwhnA9Q"], "issued_at": "2018-12-28T18:04:23.000000Z"}} 2018-12-28 18:04:23,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f609ba9c7467bc7e790fe65cd823c0b28198e43d" 2018-12-28 18:04:23,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd4867dd-9d0e-48e8-a42c-ff238eda94f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:23,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fd4867dd-9d0e-48e8-a42c-ff238eda94f2 2018-12-28 18:04:23,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:23,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:23,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["43iNgPOvSlK_EMMhMaVsQw"], "issued_at": "2018-12-28T18:04:23.000000Z"}} 2018-12-28 18:04:23,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:23,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197e277c-c306-438d-a76e-2ee1e1b2c398 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:23,570 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-197e277c-c306-438d-a76e-2ee1e1b2c398 2018-12-28 18:04:23,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:23,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:23,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:23,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0865b30d-2bbf-4590-ba38-2a5ec85a1ffe Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:23,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj used request id req-0865b30d-2bbf-4590-ba38-2a5ec85a1ffe 2018-12-28 18:04:23,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:23,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38537254-b5fa-4556-a2f6-656dda814269 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:23,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-38537254-b5fa-4556-a2f6-656dda814269 2018-12-28 18:04:23,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj"}}' 2018-12-28 18:04:23,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d629bc86-2f10-4134-9547-e65fa178fe04 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/272272a7fb0a432ca3ae9c22b3c5bf87"}, "enabled": true, "id": "272272a7fb0a432ca3ae9c22b3c5bf87", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj"}} 2018-12-28 18:04:23,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d629bc86-2f10-4134-9547-e65fa178fe04 2018-12-28 18:04:23,826 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj 2018-12-28 18:04:23,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:23,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:24,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["oezA9bnUQDS4RYhrw41EPw"], "issued_at": "2018-12-28T18:04:24.000000Z"}} 2018-12-28 18:04:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4796f5b61f565c1a6cd47da9dfedc04b75b92851" 2018-12-28 18:04:24,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e59b41f-3bbd-4958-9623-80668014de20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:24,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e59b41f-3bbd-4958-9623-80668014de20 2018-12-28 18:04:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:24,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:24,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4796f5b61f565c1a6cd47da9dfedc04b75b92851" 2018-12-28 18:04:24,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe42d0d-e62b-43e8-a15a-5ad67c75971d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:24,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6fe42d0d-e62b-43e8-a15a-5ad67c75971d 2018-12-28 18:04:24,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4796f5b61f565c1a6cd47da9dfedc04b75b92851" 2018-12-28 18:04:24,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e030351d-3dd5-461c-9cb7-e6d15d07a325 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/272272a7fb0a432ca3ae9c22b3c5bf87"}, "enabled": true, "id": "272272a7fb0a432ca3ae9c22b3c5bf87", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj"}]} 2018-12-28 18:04:24,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj used request id req-e030351d-3dd5-461c-9cb7-e6d15d07a325 2018-12-28 18:04:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4796f5b61f565c1a6cd47da9dfedc04b75b92851" 2018-12-28 18:04:24,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0729f83-bfa5-4e62-9aff-549fe39964a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:24,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f0729f83-bfa5-4e62-9aff-549fe39964a0 2018-12-28 18:04:24,891 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-user 2018-12-28 18:04:24,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:24,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:24,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d03e51-a3c9-405c-ae80-f18cbf2c7fbc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:24,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-82d03e51-a3c9-405c-ae80-f18cbf2c7fbc 2018-12-28 18:04:24,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role"}}' 2018-12-28 18:04:25,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8884151b-b4db-4570-bc5f-3333d258deb5 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fa33c2932825438b8c322df24b00ae81", "links": {"self": "http://172.30.9.21:5000/v3/roles/fa33c2932825438b8c322df24b00ae81"}, "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role"}} 2018-12-28 18:04:25,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8884151b-b4db-4570-bc5f-3333d258deb5 2018-12-28 18:04:25,023 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role 2018-12-28 18:04:25,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/fa33c2932825438b8c322df24b00ae81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:25,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc12c2c9-5c8f-4773-b2d5-e17ff3cf091f Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/fa33c2932825438b8c322df24b00ae81"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role", "id": "fa33c2932825438b8c322df24b00ae81"}} 2018-12-28 18:04:25,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/fa33c2932825438b8c322df24b00ae81 used request id req-fc12c2c9-5c8f-4773-b2d5-e17ff3cf091f 2018-12-28 18:04:25,116 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role to project CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj 2018-12-28 18:04:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/272272a7fb0a432ca3ae9c22b3c5bf87/users/fce0618f61fd41b69141d2e32a75d2ec/roles/fa33c2932825438b8c322df24b00ae81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:25,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c01319d6-9194-4f09-ad62-5a9490d1e93c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:25,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/272272a7fb0a432ca3ae9c22b3c5bf87/users/fce0618f61fd41b69141d2e32a75d2ec/roles/fa33c2932825438b8c322df24b00ae81 used request id req-c01319d6-9194-4f09-ad62-5a9490d1e93c 2018-12-28 18:04:25,249 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:25,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:25,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fa33c2932825438b8c322df24b00ae81", "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role"}], "expires_at": "2018-12-28T19:04:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "272272a7fb0a432ca3ae9c22b3c5bf87", "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/272272a7fb0a432ca3ae9c22b3c5bf87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-user", "id": "fce0618f61fd41b69141d2e32a75d2ec"}, "audit_ids": ["a06AYGfzTMaTBZiN7-jeYg"], "issued_at": "2018-12-28T18:04:25.000000Z"}} 2018-12-28 18:04:25,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8b71b2be4d85a9bdabd6b0bb7f5e5bfb6bd1d4" 2018-12-28 18:04:25,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ab67d6-d07c-47d1-b85e-c60bae10a6c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:25,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-05ab67d6-d07c-47d1-b85e-c60bae10a6c5 2018-12-28 18:04:25,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8b71b2be4d85a9bdabd6b0bb7f5e5bfb6bd1d4" 2018-12-28 18:04:26,035 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:25 GMT Server: Apache x-compute-request-id: req-455afdf4-2c8a-402d-8643-67b5579748ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-455afdf4-2c8a-402d-8643-67b5579748ec Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:26,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87/volumes/detail used request id req-455afdf4-2c8a-402d-8643-67b5579748ec 2018-12-28 18:04:26,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-455afdf4-2c8a-402d-8643-67b5579748ec" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c8b71b2be4d85a9bdabd6b0bb7f5e5bfb6bd1d4" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-f318f484-2a63-4016-83bd-30cda048f1db", "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-12-28 18:04:26,193 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c31c89d2-0bcb-47c2-bc3d-266a6c8b6df1 x-openstack-request-id: req-c31c89d2-0bcb-47c2-bc3d-266a6c8b6df1 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-12-28 18:04:26,193 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/272272a7fb0a432ca3ae9c22b3c5bf87/volumes used request id req-c31c89d2-0bcb-47c2-bc3d-266a6c8b6df1 2018-12-28 18:04:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:26,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-16ffd5ec-930b-4ba1-a5b9-4d1eec87323b Date: Fri, 28 Dec 2018 18:04:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:26,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-16ffd5ec-930b-4ba1-a5b9-4d1eec87323b 2018-12-28 18:04:26,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:26,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc443f9-638d-4a79-b019-f0a3a811f882 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:26,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-cbc443f9-638d-4a79-b019-f0a3a811f882 2018-12-28 18:04:26,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:26,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfce58c4-6270-4a71-80c3-a66a970b7a78 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:26,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-cfce58c4-6270-4a71-80c3-a66a970b7a78 2018-12-28 18:04:26,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:26,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5bdda0-acd7-409f-a980-fb902edd60ee Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:26,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-2d5bdda0-acd7-409f-a980-fb902edd60ee 2018-12-28 18:04:26,610 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj 2018-12-28 18:04:26,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/272272a7fb0a432ca3ae9c22b3c5bf87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:26,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36ac7ea4-1617-4abb-a526-1374d11329f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:26,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/272272a7fb0a432ca3ae9c22b3c5bf87 used request id req-36ac7ea4-1617-4abb-a526-1374d11329f3 2018-12-28 18:04:26,834 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-proj-role 2018-12-28 18:04:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/fa33c2932825438b8c322df24b00ae81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:26,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a5f7b5c-dcf1-4195-a583-eadd6b513183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:26,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fa33c2932825438b8c322df24b00ae81 used request id req-3a5f7b5c-dcf1-4195-a583-eadd6b513183 2018-12-28 18:04:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa6f2a1d1824d6247d032a374b21b381c3a6c165" 2018-12-28 18:04:27,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92d574a-40a0-4322-82e1-38c88d7db83c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:27,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d92d574a-40a0-4322-82e1-38c88d7db83c 2018-12-28 18:04:27,049 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-7ab8454f-683b-4e6-user 2018-12-28 18:04:27,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fce0618f61fd41b69141d2e32a75d2ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4796f5b61f565c1a6cd47da9dfedc04b75b92851" 2018-12-28 18:04:27,255 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea3e4a06-e040-4b85-8a5a-a0f9f2ab0fc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:27,255 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fce0618f61fd41b69141d2e32a75d2ec used request id req-ea3e4a06-e040-4b85-8a5a-a0f9f2ab0fc5 2018-12-28 18:04:27,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:27,641 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["43eSZAsxRyOd5o782JilNg"], "issued_at": "2018-12-28T18:04:27.000000Z"}} 2018-12-28 18:04:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4127c6f9e8b12656eb187eadfe2d1ac34facfe7d" 2018-12-28 18:04:27,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5833795-51f9-4b73-a02e-c63e852cbc17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:27,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e5833795-51f9-4b73-a02e-c63e852cbc17 2018-12-28 18:04:27,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:27,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:28,120 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wxOHnfu2RGOoYcr7alT3GQ"], "issued_at": "2018-12-28T18:04:28.000000Z"}} 2018-12-28 18:04:28,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:28,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f5ea2a-7c11-43c2-95f0-93874926ce18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:28,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-38f5ea2a-7c11-43c2-95f0-93874926ce18 2018-12-28 18:04:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:28,213 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:28,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed370653-efdf-471b-b378-a081fbe03c59 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:28,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj used request id req-ed370653-efdf-471b-b378-a081fbe03c59 2018-12-28 18:04:28,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:28,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5231bdc9-87b9-4b1c-94e1-6c254a2cff0d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:28,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5231bdc9-87b9-4b1c-94e1-6c254a2cff0d 2018-12-28 18:04:28,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj"}}' 2018-12-28 18:04:28,520 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c21db2a-9824-4d26-ac52-11f9cbdbbf80 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d28b26374c0e413283b327872825d4a0"}, "enabled": true, "id": "d28b26374c0e413283b327872825d4a0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj"}} 2018-12-28 18:04:28,520 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5c21db2a-9824-4d26-ac52-11f9cbdbbf80 2018-12-28 18:04:28,520 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj 2018-12-28 18:04:28,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:28,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:28,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["NdEuKed6Sa2Sq0ThAZYzkg"], "issued_at": "2018-12-28T18:04:28.000000Z"}} 2018-12-28 18:04:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47bf69e96b305871b2f217710b664bded1da4bb1" 2018-12-28 18:04:28,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf0ea5d-0864-45ed-bec7-5b8a95ac4556 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:28,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5bf0ea5d-0864-45ed-bec7-5b8a95ac4556 2018-12-28 18:04:28,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:28,993 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:28,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47bf69e96b305871b2f217710b664bded1da4bb1" 2018-12-28 18:04:29,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06a7df9-4a46-420d-bd64-23510eef1d5b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:29,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f06a7df9-4a46-420d-bd64-23510eef1d5b 2018-12-28 18:04:29,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47bf69e96b305871b2f217710b664bded1da4bb1" 2018-12-28 18:04:29,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a270494b-1ca4-4783-981b-407a82f2a6e7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d28b26374c0e413283b327872825d4a0"}, "enabled": true, "id": "d28b26374c0e413283b327872825d4a0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj"}]} 2018-12-28 18:04:29,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj used request id req-a270494b-1ca4-4783-981b-407a82f2a6e7 2018-12-28 18:04:29,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47bf69e96b305871b2f217710b664bded1da4bb1" 2018-12-28 18:04:29,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb213f7-30bf-47fb-b748-74cb9075190a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:29,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-adb213f7-30bf-47fb-b748-74cb9075190a 2018-12-28 18:04:29,712 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-user 2018-12-28 18:04:29,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:29,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af408091-8e65-42e9-953a-919334e8f529 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:29,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-af408091-8e65-42e9-953a-919334e8f529 2018-12-28 18:04:29,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role"}}' 2018-12-28 18:04:29,914 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac1b6f05-1e9c-4fe9-a53e-518694c300e3 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d4316142b11a4c728ec446263a06e109", "links": {"self": "http://172.30.9.21:5000/v3/roles/d4316142b11a4c728ec446263a06e109"}, "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role"}} 2018-12-28 18:04:29,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ac1b6f05-1e9c-4fe9-a53e-518694c300e3 2018-12-28 18:04:29,915 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role 2018-12-28 18:04:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/d4316142b11a4c728ec446263a06e109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:29,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bbdf05e-15e5-4bc8-a957-e83046d4809f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/d4316142b11a4c728ec446263a06e109"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role", "id": "d4316142b11a4c728ec446263a06e109"}} 2018-12-28 18:04:29,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/d4316142b11a4c728ec446263a06e109 used request id req-3bbdf05e-15e5-4bc8-a957-e83046d4809f 2018-12-28 18:04:29,936 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role to project CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj 2018-12-28 18:04:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d28b26374c0e413283b327872825d4a0/users/f14415a681c74a4dabb34ff91a4e09a2/roles/d4316142b11a4c728ec446263a06e109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:30,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05bb630f-4f17-4610-ae0a-d554845e81a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:30,073 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d28b26374c0e413283b327872825d4a0/users/f14415a681c74a4dabb34ff91a4e09a2/roles/d4316142b11a4c728ec446263a06e109 used request id req-05bb630f-4f17-4610-ae0a-d554845e81a4 2018-12-28 18:04:30,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:30,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:30,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d4316142b11a4c728ec446263a06e109", "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role"}], "expires_at": "2018-12-28T19:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d28b26374c0e413283b327872825d4a0", "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d28b26374c0e413283b327872825d4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d28b26374c0e413283b327872825d4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d28b26374c0e413283b327872825d4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d28b26374c0e413283b327872825d4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d28b26374c0e413283b327872825d4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d28b26374c0e413283b327872825d4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d28b26374c0e413283b327872825d4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d28b26374c0e413283b327872825d4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d28b26374c0e413283b327872825d4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d28b26374c0e413283b327872825d4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d28b26374c0e413283b327872825d4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d28b26374c0e413283b327872825d4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-user", "id": "f14415a681c74a4dabb34ff91a4e09a2"}, "audit_ids": ["bE6NkMJjRPafIYB5sIAP6A"], "issued_at": "2018-12-28T18:04:30.000000Z"}} 2018-12-28 18:04:30,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5248b47edad98106064a428c15caf25a9c7114" 2018-12-28 18:04:30,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a2370e-25b3-48fc-bb9f-a99d4a857ac0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:30,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e3a2370e-25b3-48fc-bb9f-a99d4a857ac0 2018-12-28 18:04:30,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/d28b26374c0e413283b327872825d4a0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5248b47edad98106064a428c15caf25a9c7114" 2018-12-28 18:04:30,725 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:30 GMT Server: Apache x-compute-request-id: req-1a1ac877-825b-4b82-ae5d-6b66fe4c1db4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a1ac877-825b-4b82-ae5d-6b66fe4c1db4 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:30,725 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/d28b26374c0e413283b327872825d4a0/volumes/detail used request id req-1a1ac877-825b-4b82-ae5d-6b66fe4c1db4 2018-12-28 18:04:30,729 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/d28b26374c0e413283b327872825d4a0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1a1ac877-825b-4b82-ae5d-6b66fe4c1db4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c5248b47edad98106064a428c15caf25a9c7114" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-c0d40781-0a58-462a-8d56-69dfb360c20b", "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-12-28 18:04:30,905 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:04:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-09bf77fd-3ac5-44a2-9463-a5fc7077d2af x-openstack-request-id: req-09bf77fd-3ac5-44a2-9463-a5fc7077d2af Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-28 18:04:30,905 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/d28b26374c0e413283b327872825d4a0/volumes used request id req-09bf77fd-3ac5-44a2-9463-a5fc7077d2af 2018-12-28 18:04:30,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a981532c-553c-4552-add0-b367a589e2c8 Date: Fri, 28 Dec 2018 18:04:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:31,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-a981532c-553c-4552-add0-b367a589e2c8 2018-12-28 18:04:31,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7a708b-e1a0-44d1-9ec4-cf71906a468e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:31,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-de7a708b-e1a0-44d1-9ec4-cf71906a468e 2018-12-28 18:04:31,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36893bf4-5b64-4cab-b294-f388066865ee 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:31,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-36893bf4-5b64-4cab-b294-f388066865ee 2018-12-28 18:04:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22504825-2cad-4db8-a83f-16e9901a9c2f Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:31,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-22504825-2cad-4db8-a83f-16e9901a9c2f 2018-12-28 18:04:31,502 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj 2018-12-28 18:04:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d28b26374c0e413283b327872825d4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6fb26c3-4a04-4bb3-8acf-e328f9de8599 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:31,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d28b26374c0e413283b327872825d4a0 used request id req-a6fb26c3-4a04-4bb3-8acf-e328f9de8599 2018-12-28 18:04:31,714 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-proj-role 2018-12-28 18:04:31,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/d4316142b11a4c728ec446263a06e109 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d620dd6a-9a2f-43fb-a959-4fd5fcb71a14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:31,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/d4316142b11a4c728ec446263a06e109 used request id req-d620dd6a-9a2f-43fb-a959-4fd5fcb71a14 2018-12-28 18:04:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19a50baae243331ebd6e6c5f449ff04cae6169f6" 2018-12-28 18:04:31,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df77253-0c1d-4e4b-86dd-662e07fcfb98 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:31,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0df77253-0c1d-4e4b-86dd-662e07fcfb98 2018-12-28 18:04:31,935 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-b63992ef-9b0b-428-user 2018-12-28 18:04:31,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f14415a681c74a4dabb34ff91a4e09a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47bf69e96b305871b2f217710b664bded1da4bb1" 2018-12-28 18:04:32,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e57e7c8d-79bf-4082-978f-328a5062c86c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:32,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f14415a681c74a4dabb34ff91a4e09a2 used request id req-e57e7c8d-79bf-4082-978f-328a5062c86c 2018-12-28 18:04:32,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:32,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0zzLaEXATmmm1Nv7TP7tnA"], "issued_at": "2018-12-28T18:04:32.000000Z"}} 2018-12-28 18:04:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d995f985bae13cb0b54438b9841f8524cc27ebc3" 2018-12-28 18:04:32,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4030fed-8cbf-4cbb-951f-29134ab946d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:32,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b4030fed-8cbf-4cbb-951f-29134ab946d2 2018-12-28 18:04:32,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:32,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:32,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["59KT8QgMR8O2aFkfwVt6nQ"], "issued_at": "2018-12-28T18:04:32.000000Z"}} 2018-12-28 18:04:32,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:33,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ff31ee-9907-4686-8fa7-2a929b14f738 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:33,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-10ff31ee-9907-4686-8fa7-2a929b14f738 2018-12-28 18:04:33,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:33,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:33,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:33,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd3d8ac3-f405-43b1-9295-aa1064e25c19 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:33,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj used request id req-bd3d8ac3-f405-43b1-9295-aa1064e25c19 2018-12-28 18:04:33,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:33,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b217258-f80b-4734-898b-9824d59cd2c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:33,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4b217258-f80b-4734-898b-9824d59cd2c6 2018-12-28 18:04:33,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj"}}' 2018-12-28 18:04:33,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2088f9f3-9a14-4250-9b1e-e5495f89c5ff Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b54126f9b78d44d297a14bbf0220aaa0"}, "enabled": true, "id": "b54126f9b78d44d297a14bbf0220aaa0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj"}} 2018-12-28 18:04:33,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2088f9f3-9a14-4250-9b1e-e5495f89c5ff 2018-12-28 18:04:33,401 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj 2018-12-28 18:04:33,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:33,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:33,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["UbaZXWztR_u5v468Wl10Gw"], "issued_at": "2018-12-28T18:04:33.000000Z"}} 2018-12-28 18:04:33,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55dfbc94ea1ea14563533ef46885aa813009f8b4" 2018-12-28 18:04:33,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7de5786-abbd-41ca-9578-0fd08fdd0b67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:33,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d7de5786-abbd-41ca-9578-0fd08fdd0b67 2018-12-28 18:04:33,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:33,895 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55dfbc94ea1ea14563533ef46885aa813009f8b4" 2018-12-28 18:04:33,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865f956c-4078-4f95-9a93-bfd23e23b7cc Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:33,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-865f956c-4078-4f95-9a93-bfd23e23b7cc 2018-12-28 18:04:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55dfbc94ea1ea14563533ef46885aa813009f8b4" 2018-12-28 18:04:34,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f83f14-854b-4f3d-9712-0064148a6e52 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b54126f9b78d44d297a14bbf0220aaa0"}, "enabled": true, "id": "b54126f9b78d44d297a14bbf0220aaa0", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj"}]} 2018-12-28 18:04:34,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj used request id req-e2f83f14-854b-4f3d-9712-0064148a6e52 2018-12-28 18:04:34,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55dfbc94ea1ea14563533ef46885aa813009f8b4" 2018-12-28 18:04:34,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb8d0f1b-d211-4f06-bbba-9042723bf33b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:34,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eb8d0f1b-d211-4f06-bbba-9042723bf33b 2018-12-28 18:04:34,477 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-user 2018-12-28 18:04:34,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:34,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:34,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157d0cd3-8b35-494c-9450-b0cf7a2b5ba1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:34,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-157d0cd3-8b35-494c-9450-b0cf7a2b5ba1 2018-12-28 18:04:34,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" -d '{"role": {"name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role"}}' 2018-12-28 18:04:34,687 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd572545-16f5-4145-bae6-816fe7c52051 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9fe77e6ff78f4412bff7e117a4b71969", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe77e6ff78f4412bff7e117a4b71969"}, "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role"}} 2018-12-28 18:04:34,687 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cd572545-16f5-4145-bae6-816fe7c52051 2018-12-28 18:04:34,687 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role 2018-12-28 18:04:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9fe77e6ff78f4412bff7e117a4b71969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:34,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4193167-c954-4cf2-89e0-3ced337e96ae Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9fe77e6ff78f4412bff7e117a4b71969"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role", "id": "9fe77e6ff78f4412bff7e117a4b71969"}} 2018-12-28 18:04:34,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9fe77e6ff78f4412bff7e117a4b71969 used request id req-a4193167-c954-4cf2-89e0-3ced337e96ae 2018-12-28 18:04:34,778 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role to project CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj 2018-12-28 18:04:34,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b54126f9b78d44d297a14bbf0220aaa0/users/1b548b8ed2be46c4a522bd1038ffc571/roles/9fe77e6ff78f4412bff7e117a4b71969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:34,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab343ef7-3c6c-4728-ab44-b5cbb13959ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:34,905 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b54126f9b78d44d297a14bbf0220aaa0/users/1b548b8ed2be46c4a522bd1038ffc571/roles/9fe77e6ff78f4412bff7e117a4b71969 used request id req-ab343ef7-3c6c-4728-ab44-b5cbb13959ee 2018-12-28 18:04:34,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:34,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:35,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FTLPkNesSs2h_HdsgWcQbw"], "issued_at": "2018-12-28T18:04:35.000000Z"}} 2018-12-28 18:04:35,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfd2595ba025cfd78873a8e8d49c6586fca6691" 2018-12-28 18:04:35,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1afb2498-43c3-4df4-9148-86e8742b4551 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:35,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1afb2498-43c3-4df4-9148-86e8742b4551 2018-12-28 18:04:35,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfd2595ba025cfd78873a8e8d49c6586fca6691" 2018-12-28 18:04:35,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:35 GMT Server: Apache x-compute-request-id: req-d1c666b6-185d-49e8-88d1-00c25a858ce1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d1c666b6-185d-49e8-88d1-00c25a858ce1 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:04:35,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-d1c666b6-185d-49e8-88d1-00c25a858ce1 2018-12-28 18:04:35,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d1c666b6-185d-49e8-88d1-00c25a858ce1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfd2595ba025cfd78873a8e8d49c6586fca6691" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-76d3fdf8-d619-49bf-88d8-af9b537fac26-vol-type", "description": null}}' 2018-12-28 18:04:35,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:35 GMT Server: Apache x-compute-request-id: req-1f59e991-01b1-445a-b2be-900d38d99ecf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f59e991-01b1-445a-b2be-900d38d99ecf Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-76d3fdf8-d619-49bf-88d8-af9b537fac26-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "792dc62b-20f5-42db-924c-3c8030008847", "description": null}} 2018-12-28 18:04:35,776 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-1f59e991-01b1-445a-b2be-900d38d99ecf 2018-12-28 18:04:35,777 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-76d3fdf8-d619-49bf-88d8-af9b537fac26-vol-type 2018-12-28 18:04:35,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:35,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:36,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe77e6ff78f4412bff7e117a4b71969", "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role"}], "expires_at": "2018-12-28T19:04:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b54126f9b78d44d297a14bbf0220aaa0", "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b54126f9b78d44d297a14bbf0220aaa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b54126f9b78d44d297a14bbf0220aaa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b54126f9b78d44d297a14bbf0220aaa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b54126f9b78d44d297a14bbf0220aaa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b54126f9b78d44d297a14bbf0220aaa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b54126f9b78d44d297a14bbf0220aaa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b54126f9b78d44d297a14bbf0220aaa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b54126f9b78d44d297a14bbf0220aaa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b54126f9b78d44d297a14bbf0220aaa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b54126f9b78d44d297a14bbf0220aaa0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b54126f9b78d44d297a14bbf0220aaa0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b54126f9b78d44d297a14bbf0220aaa0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-user", "id": "1b548b8ed2be46c4a522bd1038ffc571"}, "audit_ids": ["hkghKKgLSFW0K2GkJeTnNQ"], "issued_at": "2018-12-28T18:04:36.000000Z"}} 2018-12-28 18:04:36,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d4fc9a967898bec80261b65715ac09132e728" 2018-12-28 18:04:36,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae62cfc-5a1b-472c-a95f-9a8752ccdae6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:36,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9ae62cfc-5a1b-472c-a95f-9a8752ccdae6 2018-12-28 18:04:36,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/b54126f9b78d44d297a14bbf0220aaa0/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d4fc9a967898bec80261b65715ac09132e728" 2018-12-28 18:04:36,435 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:36 GMT Server: Apache x-compute-request-id: req-24b1de1c-c99a-4e4b-80b5-b62f1f4f49b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24b1de1c-c99a-4e4b-80b5-b62f1f4f49b3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:36,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/b54126f9b78d44d297a14bbf0220aaa0/volumes/detail used request id req-24b1de1c-c99a-4e4b-80b5-b62f1f4f49b3 2018-12-28 18:04:36,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/b54126f9b78d44d297a14bbf0220aaa0/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-24b1de1c-c99a-4e4b-80b5-b62f1f4f49b3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e89d4fc9a967898bec80261b65715ac09132e728" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-76d3fdf8-d619-49bf-88d8-af9b537fac26-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-12-28 18:04:36,599 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:04:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0234f8c1-e160-44b6-921b-fc9039a6c2d0 x-openstack-request-id: req-0234f8c1-e160-44b6-921b-fc9039a6c2d0 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-12-28 18:04:36,599 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/b54126f9b78d44d297a14bbf0220aaa0/volumes used request id req-0234f8c1-e160-44b6-921b-fc9039a6c2d0 2018-12-28 18:04:36,600 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-76d3fdf8-d619-49bf-88d8-af9b537fac26-vol-type 2018-12-28 18:04:36,603 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/792dc62b-20f5-42db-924c-3c8030008847 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d1c666b6-185d-49e8-88d1-00c25a858ce1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfd2595ba025cfd78873a8e8d49c6586fca6691" 2018-12-28 18:04:36,825 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:04:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c0a4deb-c7bc-45a6-b72f-c6c8bd0a93dc 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-12-28 18:04:36,825 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/792dc62b-20f5-42db-924c-3c8030008847 used request id req-0c0a4deb-c7bc-45a6-b72f-c6c8bd0a93dc 2018-12-28 18:04:36,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-bcaee152-b4aa-4b59-bee7-d2fd4c282cbb Date: Fri, 28 Dec 2018 18:04:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:37,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bcaee152-b4aa-4b59-bee7-d2fd4c282cbb 2018-12-28 18:04:37,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be158d4d-c2fa-4042-94b6-b7a9df1684e0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:37,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-be158d4d-c2fa-4042-94b6-b7a9df1684e0 2018-12-28 18:04:37,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cce1b78-73e8-4e86-ad76-7494570ca944 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:37,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-9cce1b78-73e8-4e86-ad76-7494570ca944 2018-12-28 18:04:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75aeb7f0-b9ca-4d4e-82d9-7df1762345f8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:37,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-75aeb7f0-b9ca-4d4e-82d9-7df1762345f8 2018-12-28 18:04:37,321 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj 2018-12-28 18:04:37,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b54126f9b78d44d297a14bbf0220aaa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2bb6f79-258c-4be7-921b-859aebd7a6aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:37,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b54126f9b78d44d297a14bbf0220aaa0 used request id req-e2bb6f79-258c-4be7-921b-859aebd7a6aa 2018-12-28 18:04:37,523 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-proj-role 2018-12-28 18:04:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9fe77e6ff78f4412bff7e117a4b71969 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,645 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a4509a9-0cb2-4c6b-b895-bdc70ae9d9ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:37,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9fe77e6ff78f4412bff7e117a4b71969 used request id req-8a4509a9-0cb2-4c6b-b895-bdc70ae9d9ba 2018-12-28 18:04:37,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a275e3c499b127051cc02f896d8abdc9560c8384" 2018-12-28 18:04:37,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f99bc5-2906-4347-8107-a2c173713630 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:37,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a3f99bc5-2906-4347-8107-a2c173713630 2018-12-28 18:04:37,732 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-d4e3e8ed-d1f7-4ae-user 2018-12-28 18:04:37,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1b548b8ed2be46c4a522bd1038ffc571 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55dfbc94ea1ea14563533ef46885aa813009f8b4" 2018-12-28 18:04:37,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-548a15d8-0bf4-4b4c-970e-ba9f096d51ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:37,920 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1b548b8ed2be46c4a522bd1038ffc571 used request id req-548a15d8-0bf4-4b4c-970e-ba9f096d51ca 2018-12-28 18:04:37,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:38,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nnw9FDLiRWGzJZ-tE7doYQ"], "issued_at": "2018-12-28T18:04:38.000000Z"}} 2018-12-28 18:04:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9633fbe098a86a370696e7755d636fa8e5c35802" 2018-12-28 18:04:38,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30a2108-3ffe-40be-beef-f7fa256ffb2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:38,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f30a2108-3ffe-40be-beef-f7fa256ffb2f 2018-12-28 18:04:38,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:38,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:38,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["V8-FVsrvROGHvIc2Spgr-Q"], "issued_at": "2018-12-28T18:04:38.000000Z"}} 2018-12-28 18:04:38,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:38,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b549b449-880a-4b13-9d19-df5d81681b39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:38,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b549b449-880a-4b13-9d19-df5d81681b39 2018-12-28 18:04:38,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:38,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:38,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:38,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed9ef060-ffcb-4898-90ae-20aa02812c2a Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:38,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj used request id req-ed9ef060-ffcb-4898-90ae-20aa02812c2a 2018-12-28 18:04:38,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:39,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0bedb96-071e-4b57-a8dc-d021079d1f39 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:39,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b0bedb96-071e-4b57-a8dc-d021079d1f39 2018-12-28 18:04:39,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj"}}' 2018-12-28 18:04:39,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c9c0b61-602c-4455-97b0-2ef980d8598c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4e7cbcdc29ae40e3bc0d3068ca40cc86"}, "enabled": true, "id": "4e7cbcdc29ae40e3bc0d3068ca40cc86", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj"}} 2018-12-28 18:04:39,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0c9c0b61-602c-4455-97b0-2ef980d8598c 2018-12-28 18:04:39,246 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj 2018-12-28 18:04:39,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:39,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:39,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["oWgxZqMaTyCH8A79swruqw"], "issued_at": "2018-12-28T18:04:39.000000Z"}} 2018-12-28 18:04:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfadc4c0b172889f60d40893de92e4006c1fa291" 2018-12-28 18:04:39,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d8ce67-aeac-476d-b33a-fd3f2378653b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:39,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d7d8ce67-aeac-476d-b33a-fd3f2378653b 2018-12-28 18:04:39,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:39,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:39,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfadc4c0b172889f60d40893de92e4006c1fa291" 2018-12-28 18:04:39,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e5a154-3f1c-4611-aa5c-37d9ccf4ed16 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:39,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-a5e5a154-3f1c-4611-aa5c-37d9ccf4ed16 2018-12-28 18:04:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfadc4c0b172889f60d40893de92e4006c1fa291" 2018-12-28 18:04:39,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba6241e0-2025-41a4-a959-3b577389db1b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/4e7cbcdc29ae40e3bc0d3068ca40cc86"}, "enabled": true, "id": "4e7cbcdc29ae40e3bc0d3068ca40cc86", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj"}]} 2018-12-28 18:04:39,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj used request id req-ba6241e0-2025-41a4-a959-3b577389db1b 2018-12-28 18:04:39,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfadc4c0b172889f60d40893de92e4006c1fa291" 2018-12-28 18:04:40,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc665830-0ec3-4611-9e58-f23761634bf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:40,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fc665830-0ec3-4611-9e58-f23761634bf4 2018-12-28 18:04:40,405 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-726fe5b8-262d-48a-user 2018-12-28 18:04:40,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:40,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:40,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e349496b-093a-4cdf-9798-53fe00f4dc67 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:40,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e349496b-093a-4cdf-9798-53fe00f4dc67 2018-12-28 18:04:40,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" -d '{"role": {"name": "CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj-role"}}' 2018-12-28 18:04:40,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-395604e7-2f9b-4e17-91b0-1bfa3ae25e56 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "17cf1bcfd39c401fbe2fa16f8d76a44d", "links": {"self": "http://172.30.9.21:5000/v3/roles/17cf1bcfd39c401fbe2fa16f8d76a44d"}, "name": "CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj-role"}} 2018-12-28 18:04:40,609 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-395604e7-2f9b-4e17-91b0-1bfa3ae25e56 2018-12-28 18:04:40,610 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj-role 2018-12-28 18:04:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/17cf1bcfd39c401fbe2fa16f8d76a44d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:40,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39610060-5d18-4d92-9a04-c682df315457 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/17cf1bcfd39c401fbe2fa16f8d76a44d"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj-role", "id": "17cf1bcfd39c401fbe2fa16f8d76a44d"}} 2018-12-28 18:04:40,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/17cf1bcfd39c401fbe2fa16f8d76a44d used request id req-39610060-5d18-4d92-9a04-c682df315457 2018-12-28 18:04:40,631 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj-role to project CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj 2018-12-28 18:04:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/4e7cbcdc29ae40e3bc0d3068ca40cc86/users/12ebc75ca8774d9d8b700b2857ca5bf5/roles/17cf1bcfd39c401fbe2fa16f8d76a44d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:40,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b602bba9-1a03-492a-b0b1-244a6d6d1c86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:40,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/4e7cbcdc29ae40e3bc0d3068ca40cc86/users/12ebc75ca8774d9d8b700b2857ca5bf5/roles/17cf1bcfd39c401fbe2fa16f8d76a44d used request id req-b602bba9-1a03-492a-b0b1-244a6d6d1c86 2018-12-28 18:04:40,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:40,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:41,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rTpf1BXtTeq79SjYsf8AYw"], "issued_at": "2018-12-28T18:04:41.000000Z"}} 2018-12-28 18:04:41,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00caf08e15ab2cd3d0b34ee6b653d7d84f5fa0e3" 2018-12-28 18:04:41,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36e380a-a03e-4808-a086-7a01cd982276 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:41,214 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d36e380a-a03e-4808-a086-7a01cd982276 2018-12-28 18:04:41,219 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00caf08e15ab2cd3d0b34ee6b653d7d84f5fa0e3" 2018-12-28 18:04:41,397 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:41 GMT Server: Apache x-compute-request-id: req-730e1185-32aa-4da3-a599-d4bddb7264e5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-730e1185-32aa-4da3-a599-d4bddb7264e5 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-12-28 18:04:41,398 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types?is_public=None used request id req-730e1185-32aa-4da3-a599-d4bddb7264e5 2018-12-28 18:04:41,401 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-730e1185-32aa-4da3-a599-d4bddb7264e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00caf08e15ab2cd3d0b34ee6b653d7d84f5fa0e3" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type", "description": null}}' 2018-12-28 18:04:41,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:41 GMT Server: Apache x-compute-request-id: req-d4462c25-ed45-464a-95fc-44f723478c57 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4462c25-ed45-464a-95fc-44f723478c57 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "aa4f85a9-c974-4203-b526-21db54939775", "description": null}} 2018-12-28 18:04:41,615 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types used request id req-d4462c25-ed45-464a-95fc-44f723478c57 2018-12-28 18:04:41,616 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type 2018-12-28 18:04:41,616 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:41,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:42,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["G_cNTf5cQHCIE_JsptxK7g"], "issued_at": "2018-12-28T18:04:42.000000Z"}} 2018-12-28 18:04:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:42,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9222772-45a3-45ab-a7f7-20de5de71d1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:42,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b9222772-45a3-45ab-a7f7-20de5de71d1c 2018-12-28 18:04:42,091 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:42,275 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:42 GMT Server: Apache x-compute-request-id: req-ca368d77-9276-473f-829b-ac9fafed8a10 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca368d77-9276-473f-829b-ac9fafed8a10 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:42,276 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/detail used request id req-ca368d77-9276-473f-829b-ac9fafed8a10 2018-12-28 18:04:42,279 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-12-28 18:04:43,138 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:04:42 GMT Server: Apache x-compute-request-id: req-78f05ff1-3c3f-456a-a1b0-8387df87b217 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-78f05ff1-3c3f-456a-a1b0-8387df87b217 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:04:43.035651", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type", "name": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9125d5cc-840f-457f-9d35-768c31378341", "size": 1}} 2018-12-28 18:04:43,138 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes used request id req-78f05ff1-3c3f-456a-a1b0-8387df87b217 2018-12-28 18:04:43,141 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:43,344 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:43 GMT Server: Apache x-compute-request-id: req-bdbb8a15-c229-4bb0-9f32-a8df6cfba9cc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bdbb8a15-c229-4bb0-9f32-a8df6cfba9cc Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T18:04:43.000000", "replication_status": null, "snapshot_id": null, "id": "9125d5cc-840f-457f-9d35-768c31378341", "size": 1, "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "os-vol-tenant-attr:tenant_id": "3694c956f42e457594ab565e9d00d666", "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-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol", "bootable": "false", "created_at": "2018-12-28T18:04:43.000000", "volume_type": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type"}} 2018-12-28 18:04:43,344 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 used request id req-bdbb8a15-c229-4bb0-9f32-a8df6cfba9cc 2018-12-28 18:04:43,345 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol 2018-12-28 18:04:43,348 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:43,545 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:43 GMT Server: Apache x-compute-request-id: req-a03ba521-a54b-4afe-8e3a-5575fbb894de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a03ba521-a54b-4afe-8e3a-5575fbb894de Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T18:04:43.000000", "replication_status": null, "snapshot_id": null, "id": "9125d5cc-840f-457f-9d35-768c31378341", "size": 1, "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "os-vol-tenant-attr:tenant_id": "3694c956f42e457594ab565e9d00d666", "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-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol", "bootable": "false", "created_at": "2018-12-28T18:04:43.000000", "volume_type": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type"}} 2018-12-28 18:04:43,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 used request id req-a03ba521-a54b-4afe-8e3a-5575fbb894de 2018-12-28 18:04:43,546 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:04:43,546 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol 2018-12-28 18:04:43,546 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol 2018-12-28 18:04:43,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:43,757 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:43 GMT Server: Apache x-compute-request-id: req-40b7dcd0-5f6d-4b14-9b7b-5f8d32967a40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-40b7dcd0-5f6d-4b14-9b7b-5f8d32967a40 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T18:04:43.000000", "replication_status": null, "snapshot_id": null, "id": "9125d5cc-840f-457f-9d35-768c31378341", "size": 1, "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "os-vol-tenant-attr:tenant_id": "3694c956f42e457594ab565e9d00d666", "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-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol", "bootable": "false", "created_at": "2018-12-28T18:04:43.000000", "volume_type": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type"}} 2018-12-28 18:04:43,757 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 used request id req-40b7dcd0-5f6d-4b14-9b7b-5f8d32967a40 2018-12-28 18:04:43,758 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:04:43,758 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol 2018-12-28 18:04:43,758 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol 2018-12-28 18:04:43,761 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:44,053 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:04:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7567b25-4dda-45ab-875a-882bf455283f 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-12-28 18:04:44,053 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 used request id req-a7567b25-4dda-45ab-875a-882bf455283f 2018-12-28 18:04:44,056 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:44,268 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:44 GMT Server: Apache x-compute-request-id: req-e94ba769-deff-4643-93f6-6b3d267a05b5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e94ba769-deff-4643-93f6-6b3d267a05b5 Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "self"}, {"href": "http://172.30.9.21:8776/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T18:04:44.000000", "replication_status": null, "snapshot_id": null, "id": "9125d5cc-840f-457f-9d35-768c31378341", "size": 1, "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "os-vol-tenant-attr:tenant_id": "3694c956f42e457594ab565e9d00d666", "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-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol", "bootable": "false", "created_at": "2018-12-28T18:04:43.000000", "volume_type": "CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type"}} 2018-12-28 18:04:44,268 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 used request id req-e94ba769-deff-4643-93f6-6b3d267a05b5 2018-12-28 18:04:44,269 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:04:44,269 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:04:47,272 - create_volume - DEBUG - Volume status query timeout in 56.7812559605 2018-12-28 18:04:47,276 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca368d77-9276-473f-829b-ac9fafed8a10" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d2d5ca81fc3ed0a7c271ca0babb48b4c60a7b0d" 2018-12-28 18:04:47,460 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:04:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5e3453e4-3921-4204-8d90-66c92d4f2967 x-openstack-request-id: req-5e3453e4-3921-4204-8d90-66c92d4f2967 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9125d5cc-840f-457f-9d35-768c31378341 could not be found.", "code": 404}} 2018-12-28 18:04:47,460 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/volumes/9125d5cc-840f-457f-9d35-768c31378341 used request id req-5e3453e4-3921-4204-8d90-66c92d4f2967 2018-12-28 18:04:47,460 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 9125d5cc-840f-457f-9d35-768c31378341 could not be found. (HTTP 404) (Request-ID: req-5e3453e4-3921-4204-8d90-66c92d4f2967) 2018-12-28 18:04:47,460 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol 2018-12-28 18:04:47,461 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-4098f744-0db2-4d51-bfc3-ecc55c37ff52-vol-type 2018-12-28 18:04:47,464 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/aa4f85a9-c974-4203-b526-21db54939775 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-730e1185-32aa-4da3-a599-d4bddb7264e5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00caf08e15ab2cd3d0b34ee6b653d7d84f5fa0e3" 2018-12-28 18:04:47,682 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:04:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-815fa94b-87ad-494a-a9ba-0c426461f473 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-12-28 18:04:47,682 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666/types/aa4f85a9-c974-4203-b526-21db54939775 used request id req-815fa94b-87ad-494a-a9ba-0c426461f473 2018-12-28 18:04:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:47,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-be477fb5-a776-4b48-8262-5919f610a633 Date: Fri, 28 Dec 2018 18:04:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:47,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-be477fb5-a776-4b48-8262-5919f610a633 2018-12-28 18:04:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:48,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae356135-bd40-4c13-901c-1cc67df79995 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:48,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-ae356135-bd40-4c13-901c-1cc67df79995 2018-12-28 18:04:48,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:48,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65193b0e-a2fa-4bc3-87ab-288f6beeec13 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:48,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-65193b0e-a2fa-4bc3-87ab-288f6beeec13 2018-12-28 18:04:48,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:48,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f375ef7-7eae-40d4-848e-720dd4380576 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:48,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-5f375ef7-7eae-40d4-848e-720dd4380576 2018-12-28 18:04:48,176 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj 2018-12-28 18:04:48,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/4e7cbcdc29ae40e3bc0d3068ca40cc86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:48,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdc903e8-485b-437e-9b7b-6c6b53dbccb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:48,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/4e7cbcdc29ae40e3bc0d3068ca40cc86 used request id req-fdc903e8-485b-437e-9b7b-6c6b53dbccb2 2018-12-28 18:04:48,482 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-726fe5b8-262d-48a-proj-role 2018-12-28 18:04:48,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/17cf1bcfd39c401fbe2fa16f8d76a44d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:48,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56ab0540-32b6-4395-aa8e-5d825c0974b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:48,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/17cf1bcfd39c401fbe2fa16f8d76a44d used request id req-56ab0540-32b6-4395-aa8e-5d825c0974b8 2018-12-28 18:04:48,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b494c872c7f29f7cd749eeb8a42abd54a0d267e" 2018-12-28 18:04:48,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03357eb6-80a2-4f44-aa60-6ea0d1ee0978 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:48,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-03357eb6-80a2-4f44-aa60-6ea0d1ee0978 2018-12-28 18:04:48,689 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-726fe5b8-262d-48a-user 2018-12-28 18:04:48,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/12ebc75ca8774d9d8b700b2857ca5bf5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfadc4c0b172889f60d40893de92e4006c1fa291" 2018-12-28 18:04:48,860 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04683ae5-cdd7-400e-a3c4-1a422e6f2846 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:48,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/12ebc75ca8774d9d8b700b2857ca5bf5 used request id req-04683ae5-cdd7-400e-a3c4-1a422e6f2846 2018-12-28 18:04:48,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:49,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["z_dswBA6Ri6eB2DFwTPN0g"], "issued_at": "2018-12-28T18:04:49.000000Z"}} 2018-12-28 18:04:49,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25865e2695b2cdc845b2882b4972a4dacef7e45d" 2018-12-28 18:04:49,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82033c93-25ce-482d-aecc-5fade18813ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:49,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-82033c93-25ce-482d-aecc-5fade18813ba 2018-12-28 18:04:49,327 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:49,328 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:49,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["H1ffbrlHSaKhXd9ahmKfHA"], "issued_at": "2018-12-28T18:04:49.000000Z"}} 2018-12-28 18:04:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:49,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-564d2028-c59a-403e-bbf4-1913e0120d1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:49,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-564d2028-c59a-403e-bbf4-1913e0120d1b 2018-12-28 18:04:49,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:49,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-49c708e2-5233-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:49,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aed7655d-149f-4d24-953b-8fd20dec8382 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-49c708e2-5233-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:04:49,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-49c708e2-5233-4cb-proj used request id req-aed7655d-149f-4d24-953b-8fd20dec8382 2018-12-28 18:04:49,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:49,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f932b20-8562-48c5-b40b-9e6701ffa3d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:49,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5f932b20-8562-48c5-b40b-9e6701ffa3d7 2018-12-28 18:04:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj"}}' 2018-12-28 18:04:50,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7be6e260-6059-4530-a965-a2d07d41c695 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df6b8c14907845f0a296630b003bea57"}, "enabled": true, "id": "df6b8c14907845f0a296630b003bea57", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj"}} 2018-12-28 18:04:50,100 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7be6e260-6059-4530-a965-a2d07d41c695 2018-12-28 18:04:50,101 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-49c708e2-5233-4cb-proj 2018-12-28 18:04:50,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:50,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:50,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["yvmI9SCrQ3Sz1IXR-XRvQQ"], "issued_at": "2018-12-28T18:04:50.000000Z"}} 2018-12-28 18:04:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8cf13ac2449f53c0294806d37fa4016d7eb75e" 2018-12-28 18:04:50,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d13973c0-45e6-4e78-b864-4b7faa88c4ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:50,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d13973c0-45e6-4e78-b864-4b7faa88c4ec 2018-12-28 18:04:50,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:04:50,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:04: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:04:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8cf13ac2449f53c0294806d37fa4016d7eb75e" 2018-12-28 18:04:50,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a5ea60b-b6c4-47a9-8c6e-e23ea6eb288f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:04:50,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8a5ea60b-b6c4-47a9-8c6e-e23ea6eb288f 2018-12-28 18:04:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-49c708e2-5233-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8cf13ac2449f53c0294806d37fa4016d7eb75e" 2018-12-28 18:04:50,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d26b668-61cf-4485-9142-1135fc04e4da Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-49c708e2-5233-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/df6b8c14907845f0a296630b003bea57"}, "enabled": true, "id": "df6b8c14907845f0a296630b003bea57", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj"}]} 2018-12-28 18:04:50,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-49c708e2-5233-4cb-proj used request id req-9d26b668-61cf-4485-9142-1135fc04e4da 2018-12-28 18:04:50,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8cf13ac2449f53c0294806d37fa4016d7eb75e" 2018-12-28 18:04:50,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99abd26b-ee20-4002-a1b3-aac37232cbbf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:04:50,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-99abd26b-ee20-4002-a1b3-aac37232cbbf 2018-12-28 18:04:51,251 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-49c708e2-5233-4cb-user 2018-12-28 18:04:51,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:51,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:51,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276adde4-01b2-4bbf-945f-a3269b0bbe90 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:51,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-276adde4-01b2-4bbf-945f-a3269b0bbe90 2018-12-28 18:04:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" -d '{"role": {"name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role"}}' 2018-12-28 18:04:51,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90bb4d5d-0d33-4f28-9268-f5d0584fb98c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fde9efda87534af29e423950461fb8c3", "links": {"self": "http://172.30.9.21:5000/v3/roles/fde9efda87534af29e423950461fb8c3"}, "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role"}} 2018-12-28 18:04:51,442 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-90bb4d5d-0d33-4f28-9268-f5d0584fb98c 2018-12-28 18:04:51,442 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role 2018-12-28 18:04:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/fde9efda87534af29e423950461fb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:51,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c571c385-12bd-4f3b-9b1d-6e88bbefdb72 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/fde9efda87534af29e423950461fb8c3"}, "domain_id": null, "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role", "id": "fde9efda87534af29e423950461fb8c3"}} 2018-12-28 18:04:51,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/fde9efda87534af29e423950461fb8c3 used request id req-c571c385-12bd-4f3b-9b1d-6e88bbefdb72 2018-12-28 18:04:51,462 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role to project CreateVolumeWithImageTests-49c708e2-5233-4cb-proj 2018-12-28 18:04:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/df6b8c14907845f0a296630b003bea57/users/6fbcd85c843049f0bb62c440b004ecb1/roles/fde9efda87534af29e423950461fb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:51,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a019ae19-aa0f-4a25-bed9-266ad52c8fdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:51,589 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/df6b8c14907845f0a296630b003bea57/users/6fbcd85c843049f0bb62c440b004ecb1/roles/fde9efda87534af29e423950461fb8c3 used request id req-a019ae19-aa0f-4a25-bed9-266ad52c8fdf 2018-12-28 18:04:51,590 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:04:51,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:51,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:51,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fde9efda87534af29e423950461fb8c3", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role"}], "expires_at": "2018-12-28T19:04:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df6b8c14907845f0a296630b003bea57", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-user", "id": "6fbcd85c843049f0bb62c440b004ecb1"}, "audit_ids": ["0ua4h8SPRl-KSj8-Vk22lg"], "issued_at": "2018-12-28T18:04:51.000000Z"}} 2018-12-28 18:04:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:52,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70674823-c591-441d-a7bc-beda66836d61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:52,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-70674823-c591-441d-a7bc-beda66836d61 2018-12-28 18:04:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:52,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ab169cbf-8e28-4c87-aed4-783b374f0a4f Date: Fri, 28 Dec 2018 18:04:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image"} 2018-12-28 18:04:52,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image used request id req-ab169cbf-8e28-4c87-aed4-783b374f0a4f 2018-12-28 18:04:52,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:52,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71bf6c79-f585-4f95-9055-1b409a32eff7 Date: Fri, 28 Dec 2018 18:04: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-12-28 18:04:52,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-71bf6c79-f585-4f95-9055-1b409a32eff7 2018-12-28 18:04:52,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image"}' 2018-12-28 18:04:53,102 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba X-Openstack-Request-Id: req-7098c6e6-8002-46f3-ba93-d5af7b9cce1f Date: Fri, 28 Dec 2018 18:04:53 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:04:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:04:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba", "min_disk": 0, "protected": false, "id": "4c8352a4-5577-4cd2-b632-82c1271f82ba", "file": "/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/file", "checksum": null, "owner": "df6b8c14907845f0a296630b003bea57", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:04:53,102 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7098c6e6-8002-46f3-ba93-d5af7b9cce1f 2018-12-28 18:04:53,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" -d '' 2018-12-28 18:04:55,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c443c893-2f3f-48fe-bbf8-f442f51304e3 Date: Fri, 28 Dec 2018 18:04:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:04:55,165 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/file used request id req-c443c893-2f3f-48fe-bbf8-f442f51304e3 2018-12-28 18:04:55,166 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:04:55,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:55,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3d8a2694-e192-4e61-859d-61813aa8f515 Date: Fri, 28 Dec 2018 18:04:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:04:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:04:55Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/snap", "metadata": {}}], "self": "/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba", "min_disk": 0, "protected": false, "id": "4c8352a4-5577-4cd2-b632-82c1271f82ba", "file": "/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df6b8c14907845f0a296630b003bea57", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:04:55,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba used request id req-3d8a2694-e192-4e61-859d-61813aa8f515 2018-12-28 18:04:55,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:55,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-92e69fbc-db51-4e4d-bf09-92e7860adb88 Date: Fri, 28 Dec 2018 18:04: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-12-28 18:04:55,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-92e69fbc-db51-4e4d-bf09-92e7860adb88 2018-12-28 18:04:55,504 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image 2018-12-28 18:04:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:55,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d16cab1f-9e19-48e8-8321-9b6929674c5f Date: Fri, 28 Dec 2018 18:04:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:04:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:04:55Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/snap", "metadata": {}}], "self": "/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba", "min_disk": 0, "protected": false, "id": "4c8352a4-5577-4cd2-b632-82c1271f82ba", "file": "/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "df6b8c14907845f0a296630b003bea57", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4c8352a4-5577-4cd2-b632-82c1271f82ba/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:04:55,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba used request id req-d16cab1f-9e19-48e8-8321-9b6929674c5f 2018-12-28 18:04:55,679 - create_image - DEBUG - Instance status is - active 2018-12-28 18:04:55,679 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image 2018-12-28 18:04:55,679 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image 2018-12-28 18:04:55,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:04:55,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:56,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fde9efda87534af29e423950461fb8c3", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role"}], "expires_at": "2018-12-28T19:04:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df6b8c14907845f0a296630b003bea57", "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df6b8c14907845f0a296630b003bea57", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df6b8c14907845f0a296630b003bea57", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df6b8c14907845f0a296630b003bea57", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-49c708e2-5233-4cb-user", "id": "6fbcd85c843049f0bb62c440b004ecb1"}, "audit_ids": ["ZpvA7XuuTtaLXhiC61ZSqQ"], "issued_at": "2018-12-28T18:04:56.000000Z"}} 2018-12-28 18:04:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a091fdc7eefc4e919e14af868f394ee8f51067f" 2018-12-28 18:04:56,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc28b0d-9cec-482b-8454-88adf65c9d80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:04:56,133 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-efc28b0d-9cec-482b-8454-88adf65c9d80 2018-12-28 18:04:56,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/df6b8c14907845f0a296630b003bea57/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a091fdc7eefc4e919e14af868f394ee8f51067f" 2018-12-28 18:04:56,336 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:56 GMT Server: Apache x-compute-request-id: req-c4f0fb22-f059-480f-baab-7aa01e26fff1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c4f0fb22-f059-480f-baab-7aa01e26fff1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:04:56,336 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/df6b8c14907845f0a296630b003bea57/volumes/detail used request id req-c4f0fb22-f059-480f-baab-7aa01e26fff1 2018-12-28 18:04:56,340 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/df6b8c14907845f0a296630b003bea57/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c4f0fb22-f059-480f-baab-7aa01e26fff1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a091fdc7eefc4e919e14af868f394ee8f51067f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-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-12-28 18:04:57,161 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 18:04:56 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a2238a25-9ce7-401a-ae7d-4bf4c57a25eb x-openstack-request-id: req-a2238a25-9ce7-401a-ae7d-4bf4c57a25eb Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-12-28 18:04:57,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/df6b8c14907845f0a296630b003bea57/volumes used request id req-a2238a25-9ce7-401a-ae7d-4bf4c57a25eb 2018-12-28 18:04:57,162 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-98771963-a313-47a6-b59c-a3a6a096c4d2-image 2018-12-28 18:04:57,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}15bd27582a382f064d2125cfa992f62b066f14c9" 2018-12-28 18:04:58,466 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b0ef2357-77ee-4573-8170-9e6795247cee Date: Fri, 28 Dec 2018 18:04:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:04:58,466 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4c8352a4-5577-4cd2-b632-82c1271f82ba used request id req-b0ef2357-77ee-4573-8170-9e6795247cee 2018-12-28 18:04:58,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:58,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9ad93109-c2cb-489e-ac68-de403301192e Date: Fri, 28 Dec 2018 18:04:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:04:58,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9ad93109-c2cb-489e-ac68-de403301192e 2018-12-28 18:04:58,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:58,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c366ec-1311-422b-b16a-3237e2270483 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:04:58,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-18c366ec-1311-422b-b16a-3237e2270483 2018-12-28 18:04:58,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:58,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662ae185-0e63-4502-94a8-ba5534425fa1 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:04:58,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-662ae185-0e63-4502-94a8-ba5534425fa1 2018-12-28 18:04:58,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:58,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c8224e-7789-4917-9f7b-b0e3f4f2a2df Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:04:58,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-f2c8224e-7789-4917-9f7b-b0e3f4f2a2df 2018-12-28 18:04:58,977 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-49c708e2-5233-4cb-proj 2018-12-28 18:04:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/df6b8c14907845f0a296630b003bea57 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:59,198 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e70b6619-a2ca-471f-a4e1-9761c0692387 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:59,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/df6b8c14907845f0a296630b003bea57 used request id req-e70b6619-a2ca-471f-a4e1-9761c0692387 2018-12-28 18:04:59,199 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-49c708e2-5233-4cb-proj-role 2018-12-28 18:04:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/fde9efda87534af29e423950461fb8c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:59,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7f79159-5d0c-429d-9a6f-ee6327187ad6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:59,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fde9efda87534af29e423950461fb8c3 used request id req-f7f79159-5d0c-429d-9a6f-ee6327187ad6 2018-12-28 18:04:59,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7e1587597d359686611916c6d01e6ce73dc3468" 2018-12-28 18:04:59,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b155e08d-f89d-4ac6-b3da-a628ac1a5e44 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:04:59,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b155e08d-f89d-4ac6-b3da-a628ac1a5e44 2018-12-28 18:04:59,420 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-49c708e2-5233-4cb-user 2018-12-28 18:04:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6fbcd85c843049f0bb62c440b004ecb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8cf13ac2449f53c0294806d37fa4016d7eb75e" 2018-12-28 18:04:59,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d731be9-32de-45c4-8f51-5d306471acb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:04:59,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6fbcd85c843049f0bb62c440b004ecb1 used request id req-6d731be9-32de-45c4-8f51-5d306471acb3 2018-12-28 18:04:59,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:04:59,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xKv3GeEgQzu5uT3usCzYWg"], "issued_at": "2018-12-28T18:04:59.000000Z"}} 2018-12-28 18:04:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b929876275dcafdc2c60cf800321a2a783446612" 2018-12-28 18:05:00,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbddd27-ac93-4411-b456-d8c426f2e298 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:00,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5fbddd27-ac93-4411-b456-d8c426f2e298 2018-12-28 18:05:00,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:00,079 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:00,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["mMU4pO36TNeNoY0fb1HVgw"], "issued_at": "2018-12-28T18:05:00.000000Z"}} 2018-12-28 18:05:00,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:00,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b9a35e-7bb5-487e-b0be-8697e8eb7ccd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:00,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e7b9a35e-7bb5-487e-b0be-8697e8eb7ccd 2018-12-28 18:05:00,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:05:00,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:05:00,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1358f46a-e1d7-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:00,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc0ddcb-9abc-43f2-84df-d47590f812c8 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1358f46a-e1d7-470-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:05:00,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-1358f46a-e1d7-470-proj used request id req-cbc0ddcb-9abc-43f2-84df-d47590f812c8 2018-12-28 18:05:00,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:00,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77dda67f-76a0-4aa5-b75d-9a5a267283fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:05:00,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-77dda67f-76a0-4aa5-b75d-9a5a267283fc 2018-12-28 18:05:00,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj"}}' 2018-12-28 18:05:00,789 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:05:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-317cc04d-f9ff-4d04-8af0-f9d5e97e7dc4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ff74bcf88d94c89be7372b2cdfa4b2f"}, "enabled": true, "id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj"}} 2018-12-28 18:05:00,789 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-317cc04d-f9ff-4d04-8af0-f9d5e97e7dc4 2018-12-28 18:05:00,790 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-1358f46a-e1d7-470-proj 2018-12-28 18:05:00,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:00,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:01,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rFNQpS3qTf-AVSDF8eSkOw"], "issued_at": "2018-12-28T18:05:01.000000Z"}} 2018-12-28 18:05:01,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7aa643b267b2e6602a9a3b224f9a86b7789091" 2018-12-28 18:05:01,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7feb19f8-b12a-4f3d-9733-f9fa297a3746 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:01,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7feb19f8-b12a-4f3d-9733-f9fa297a3746 2018-12-28 18:05:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:05:01,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:05: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:05:01,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7aa643b267b2e6602a9a3b224f9a86b7789091" 2018-12-28 18:05:01,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f54d6a-67a7-48f3-b02e-b3cb29450c3b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:05:01,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c9f54d6a-67a7-48f3-b02e-b3cb29450c3b 2018-12-28 18:05:01,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-1358f46a-e1d7-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7aa643b267b2e6602a9a3b224f9a86b7789091" 2018-12-28 18:05:01,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4a287f-1f43-4cb1-82e9-98466cc242fc Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-1358f46a-e1d7-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9ff74bcf88d94c89be7372b2cdfa4b2f"}, "enabled": true, "id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj"}]} 2018-12-28 18:05:01,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateVolumeWithImageTests-1358f46a-e1d7-470-proj used request id req-0a4a287f-1f43-4cb1-82e9-98466cc242fc 2018-12-28 18:05:01,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7aa643b267b2e6602a9a3b224f9a86b7789091" 2018-12-28 18:05:01,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ca92152-a57d-4fa5-8eeb-727283fef7fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:05:01,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3ca92152-a57d-4fa5-8eeb-727283fef7fe 2018-12-28 18:05:01,855 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-1358f46a-e1d7-470-user 2018-12-28 18:05:01,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:01,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22b2768b-55a2-4e94-9d57-b63d0372758d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:05:01,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-22b2768b-55a2-4e94-9d57-b63d0372758d 2018-12-28 18:05:01,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" -d '{"role": {"name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role"}}' 2018-12-28 18:05:02,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3eb91abe-0b2c-4fd7-ba07-04de6b1d60a3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c4e0a7e65aa4a068d2142cb03ed5006", "links": {"self": "http://172.30.9.21:5000/v3/roles/6c4e0a7e65aa4a068d2142cb03ed5006"}, "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role"}} 2018-12-28 18:05:02,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3eb91abe-0b2c-4fd7-ba07-04de6b1d60a3 2018-12-28 18:05:02,059 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role 2018-12-28 18:05:02,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6c4e0a7e65aa4a068d2142cb03ed5006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:02,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6ccd09-293d-4159-b1f6-b21ffa98993d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/6c4e0a7e65aa4a068d2142cb03ed5006"}, "domain_id": null, "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role", "id": "6c4e0a7e65aa4a068d2142cb03ed5006"}} 2018-12-28 18:05:02,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6c4e0a7e65aa4a068d2142cb03ed5006 used request id req-5e6ccd09-293d-4159-b1f6-b21ffa98993d 2018-12-28 18:05:02,149 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role to project CreateVolumeWithImageTests-1358f46a-e1d7-470-proj 2018-12-28 18:05:02,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9ff74bcf88d94c89be7372b2cdfa4b2f/users/5ee3324bbb5a44178196bf2e62c26879/roles/6c4e0a7e65aa4a068d2142cb03ed5006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:02,289 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:05:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d33b7c70-ee26-447f-a9b7-6b7a05343670 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:05:02,289 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9ff74bcf88d94c89be7372b2cdfa4b2f/users/5ee3324bbb5a44178196bf2e62c26879/roles/6c4e0a7e65aa4a068d2142cb03ed5006 used request id req-d33b7c70-ee26-447f-a9b7-6b7a05343670 2018-12-28 18:05:02,291 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:05:02,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:02,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:02,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c4e0a7e65aa4a068d2142cb03ed5006", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role"}], "expires_at": "2018-12-28T19:05:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-user", "id": "5ee3324bbb5a44178196bf2e62c26879"}, "audit_ids": ["INFcPOqkTOuCeeahZ9lPgg"], "issued_at": "2018-12-28T18:05:02.000000Z"}} 2018-12-28 18:05:02,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:02,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e58774c-87bc-4237-8662-140e4b0d3d15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:02,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3e58774c-87bc-4237-8662-140e4b0d3d15 2018-12-28 18:05:02,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:02,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b8ef34ec-51d8-44d3-b963-fa88006a8708 Date: Fri, 28 Dec 2018 18:05:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image"} 2018-12-28 18:05:02,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image used request id req-b8ef34ec-51d8-44d3-b963-fa88006a8708 2018-12-28 18:05:02,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:03,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e94deec9-da06-48b8-8af1-e3711ce49532 Date: Fri, 28 Dec 2018 18:05: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-12-28 18:05:03,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e94deec9-da06-48b8-8af1-e3711ce49532 2018-12-28 18:05:03,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image"}' 2018-12-28 18:05:03,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a X-Openstack-Request-Id: req-73bb9556-ad5d-4cd7-8ef8-00b0734d97b9 Date: Fri, 28 Dec 2018 18:05:03 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a", "min_disk": 0, "protected": false, "id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "file": "/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/file", "checksum": null, "owner": "9ff74bcf88d94c89be7372b2cdfa4b2f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:05:03,308 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-73bb9556-ad5d-4cd7-8ef8-00b0734d97b9 2018-12-28 18:05:03,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" -d '' 2018-12-28 18:05:04,757 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be27f153-af31-4473-961e-7b94a40abf6e Date: Fri, 28 Dec 2018 18:05:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:05:04,757 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/file used request id req-be27f153-af31-4473-961e-7b94a40abf6e 2018-12-28 18:05:04,757 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:05:04,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:04,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-a0058596-9fda-4e88-9c10-daea224e1fe3 Date: Fri, 28 Dec 2018 18:05:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/snap", "metadata": {}}], "self": "/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a", "min_disk": 0, "protected": false, "id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "file": "/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ff74bcf88d94c89be7372b2cdfa4b2f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:05:04,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a used request id req-a0058596-9fda-4e88-9c10-daea224e1fe3 2018-12-28 18:05:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:05,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e0b12119-5b42-48ab-a4e4-b7f07ef35628 Date: Fri, 28 Dec 2018 18:05:05 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:05:05,085 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e0b12119-5b42-48ab-a4e4-b7f07ef35628 2018-12-28 18:05:05,088 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image 2018-12-28 18:05:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:05,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3c543477-77af-4afa-86c6-b179f8ea18e3 Date: Fri, 28 Dec 2018 18:05:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/snap", "metadata": {}}], "self": "/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a", "min_disk": 0, "protected": false, "id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "file": "/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9ff74bcf88d94c89be7372b2cdfa4b2f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:05:05,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a used request id req-3c543477-77af-4afa-86c6-b179f8ea18e3 2018-12-28 18:05:05,253 - create_image - DEBUG - Instance status is - active 2018-12-28 18:05:05,253 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image 2018-12-28 18:05:05,253 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image 2018-12-28 18:05:05,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:05,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:05,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c4e0a7e65aa4a068d2142cb03ed5006", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role"}], "expires_at": "2018-12-28T19:05:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-user", "id": "5ee3324bbb5a44178196bf2e62c26879"}, "audit_ids": ["TLKZRMHhQ_-uzi9fa40Jgg"], "issued_at": "2018-12-28T18:05:05.000000Z"}} 2018-12-28 18:05:05,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:05,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6bb2a60-645f-41ca-8189-c75c6eefb4d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:05,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b6bb2a60-645f-41ca-8189-c75c6eefb4d3 2018-12-28 18:05:05,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:05,909 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:05 GMT Server: Apache x-compute-request-id: req-d2ad4fdb-bee6-406e-8902-b61498ea5343 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2ad4fdb-bee6-406e-8902-b61498ea5343 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:05:05,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/detail used request id req-d2ad4fdb-bee6-406e-8902-b61498ea5343 2018-12-28 18:05:05,913 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "imageRef": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-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-12-28 18:05:07,225 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:05:05 GMT Server: Apache x-compute-request-id: req-265fc25f-0d0c-4eb3-a527-75f5a43793ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-265fc25f-0d0c-4eb3-a527-75f5a43793ae Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5ee3324bbb5a44178196bf2e62c26879", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:05:07.143606", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1}} 2018-12-28 18:05:07,225 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes used request id req-265fc25f-0d0c-4eb3-a527-75f5a43793ae 2018-12-28 18:05:07,229 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:07,427 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:07 GMT Server: Apache x-compute-request-id: req-a4e0cedd-dfd6-4006-9a1e-be8ca420a59a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a4e0cedd-dfd6-4006-9a1e-be8ca420a59a Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5ee3324bbb5a44178196bf2e62c26879", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:05:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "updated_at": "2018-12-28T18:05:07.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1}} 2018-12-28 18:05:07,427 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-a4e0cedd-dfd6-4006-9a1e-be8ca420a59a 2018-12-28 18:05:07,428 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:07,431 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:07,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:07 GMT Server: Apache x-compute-request-id: req-a365dd1f-c03e-45e1-a359-a3c280edb208 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a365dd1f-c03e-45e1-a359-a3c280edb208 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5ee3324bbb5a44178196bf2e62c26879", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:05:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "updated_at": "2018-12-28T18:05:07.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1}} 2018-12-28 18:05:07,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-a365dd1f-c03e-45e1-a359-a3c280edb208 2018-12-28 18:05:07,622 - create_volume - DEBUG - Instance status is - creating 2018-12-28 18:05:07,622 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:05:10,626 - create_volume - DEBUG - Volume status query timeout in 296.802225828 2018-12-28 18:05:10,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:10,849 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:10 GMT Server: Apache x-compute-request-id: req-642beab1-dedc-43fb-8773-00c8c7995a49 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-642beab1-dedc-43fb-8773-00c8c7995a49 Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "5ee3324bbb5a44178196bf2e62c26879", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:05:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "updated_at": "2018-12-28T18:05:09.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1}} 2018-12-28 18:05:10,849 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-642beab1-dedc-43fb-8773-00c8c7995a49 2018-12-28 18:05:10,849 - create_volume - DEBUG - Instance status is - downloading 2018-12-28 18:05:10,850 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:05:13,853 - create_volume - DEBUG - Volume status query timeout in 293.575037956 2018-12-28 18:05:13,856 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:14,071 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:13 GMT Server: Apache x-compute-request-id: req-ec602631-781f-4870-b3fd-c3073c42a3b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec602631-781f-4870-b3fd-c3073c42a3b9 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-28T18:05:12.000000", "replication_status": null, "snapshot_id": null, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1, "user_id": "5ee3324bbb5a44178196bf2e62c26879", "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "image_id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "bootable": "true", "created_at": "2018-12-28T18:05:07.000000", "volume_type": null}} 2018-12-28 18:05:14,071 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-ec602631-781f-4870-b3fd-c3073c42a3b9 2018-12-28 18:05:14,071 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:05:14,071 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:14,072 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:14,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:14,285 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:14 GMT Server: Apache x-compute-request-id: req-5cd089a8-e80a-4a29-bd93-9c5dd21bfd38 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5cd089a8-e80a-4a29-bd93-9c5dd21bfd38 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-28T18:05:12.000000", "replication_status": null, "snapshot_id": null, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1, "user_id": "5ee3324bbb5a44178196bf2e62c26879", "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "image_id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "bootable": "true", "created_at": "2018-12-28T18:05:07.000000", "volume_type": null}} 2018-12-28 18:05:14,285 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-5cd089a8-e80a-4a29-bd93-9c5dd21bfd38 2018-12-28 18:05:14,285 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:05:14,285 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:14,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:14,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c4e0a7e65aa4a068d2142cb03ed5006", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role"}], "expires_at": "2018-12-28T19:05:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9ff74bcf88d94c89be7372b2cdfa4b2f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-1358f46a-e1d7-470-user", "id": "5ee3324bbb5a44178196bf2e62c26879"}, "audit_ids": ["oJsPw4wxTKmyGpo38p3jcg"], "issued_at": "2018-12-28T18:05:14.000000Z"}} 2018-12-28 18:05:14,663 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e15494d79191a99919cc42c6ead9fbeb82db1620" 2018-12-28 18:05:14,871 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:14 GMT Server: Apache x-compute-request-id: req-59e7fe15-9135-45ef-b66a-f9e05fe1ba11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59e7fe15-9135-45ef-b66a-f9e05fe1ba11 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-28T18:05:12.000000", "replication_status": null, "snapshot_id": null, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1, "user_id": "5ee3324bbb5a44178196bf2e62c26879", "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "image_id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "bootable": "true", "created_at": "2018-12-28T18:05:07.000000", "volume_type": null}} 2018-12-28 18:05:14,872 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-59e7fe15-9135-45ef-b66a-f9e05fe1ba11 2018-12-28 18:05:14,875 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:15,070 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:14 GMT Server: Apache x-compute-request-id: req-091e39d1-30b8-4090-8279-46187a2efa9a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-091e39d1-30b8-4090-8279-46187a2efa9a Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-28T18:05:12.000000", "replication_status": null, "snapshot_id": null, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1, "user_id": "5ee3324bbb5a44178196bf2e62c26879", "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "image_id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "bootable": "true", "created_at": "2018-12-28T18:05:07.000000", "volume_type": null}} 2018-12-28 18:05:15,070 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-091e39d1-30b8-4090-8279-46187a2efa9a 2018-12-28 18:05:15,070 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:05:15,071 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:15,071 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:15,074 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:15,185 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:05:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efa00515-b171-42c6-8839-c74611d4dffc 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-12-28 18:05:15,185 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-efa00515-b171-42c6-8839-c74611d4dffc 2018-12-28 18:05:15,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:15,239 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:15 GMT Server: Apache x-compute-request-id: req-6992f468-cb92-4aae-9f37-49862c50ee9b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6992f468-cb92-4aae-9f37-49862c50ee9b Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "self"}, {"href": "http://172.30.9.21:8776/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-12-28T18:05:15.000000", "replication_status": null, "snapshot_id": null, "id": "047b9e0c-1467-4a3f-8c33-b2e84420f654", "size": 1, "user_id": "5ee3324bbb5a44178196bf2e62c26879", "os-vol-tenant-attr:tenant_id": "9ff74bcf88d94c89be7372b2cdfa4b2f", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image", "image_id": "ba1b86b2-1992-4766-8cbc-014aaf6c098a", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol", "bootable": "true", "created_at": "2018-12-28T18:05:07.000000", "volume_type": null}} 2018-12-28 18:05:15,240 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-6992f468-cb92-4aae-9f37-49862c50ee9b 2018-12-28 18:05:15,240 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:05:15,240 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:05:18,243 - create_volume - DEBUG - Volume status query timeout in 56.9422929287 2018-12-28 18:05:18,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d2ad4fdb-bee6-406e-8902-b61498ea5343" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c61a37fb1f70eaa3ef65c5e85957cc9771b0cdf" 2018-12-28 18:05:18,285 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:05:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ac41f218-cb0e-4bd4-86b7-753b313f0faa x-openstack-request-id: req-ac41f218-cb0e-4bd4-86b7-753b313f0faa Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 047b9e0c-1467-4a3f-8c33-b2e84420f654 could not be found.", "code": 404}} 2018-12-28 18:05:18,286 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/9ff74bcf88d94c89be7372b2cdfa4b2f/volumes/047b9e0c-1467-4a3f-8c33-b2e84420f654 used request id req-ac41f218-cb0e-4bd4-86b7-753b313f0faa 2018-12-28 18:05:18,286 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 047b9e0c-1467-4a3f-8c33-b2e84420f654 could not be found. (HTTP 404) (Request-ID: req-ac41f218-cb0e-4bd4-86b7-753b313f0faa) 2018-12-28 18:05:18,286 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-vol 2018-12-28 18:05:18,287 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-bfd077a1-9fa2-43a6-a6aa-7b8fb1db25c8-image 2018-12-28 18:05:18,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a39b6aa082b80b98c6ae982be80cabe7800579f" 2018-12-28 18:05:20,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7c94af98-467a-4b09-b620-1a7864ccaae2 Date: Fri, 28 Dec 2018 18:05:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:05:20,413 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ba1b86b2-1992-4766-8cbc-014aaf6c098a used request id req-7c94af98-467a-4b09-b620-1a7864ccaae2 2018-12-28 18:05:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:20,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-10c55a9a-f0a1-410e-b7f0-c89b807d9d4e Date: Fri, 28 Dec 2018 18:05:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:05:20,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-10c55a9a-f0a1-410e-b7f0-c89b807d9d4e 2018-12-28 18:05:20,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:20,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a35aca-8da4-4a0b-91d1-02e11b5bab1e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:05:20,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-70a35aca-8da4-4a0b-91d1-02e11b5bab1e 2018-12-28 18:05:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:20,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e96de9-19df-4a8e-9017-97c95367e677 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:05:20,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-67e96de9-19df-4a8e-9017-97c95367e677 2018-12-28 18:05:20,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:20,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19be36d0-bcdc-4252-99b5-5cf08047f6dd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:05:20,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-19be36d0-bcdc-4252-99b5-5cf08047f6dd 2018-12-28 18:05:20,911 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-1358f46a-e1d7-470-proj 2018-12-28 18:05:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9ff74bcf88d94c89be7372b2cdfa4b2f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:21,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:05:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6add7363-a9d3-4f24-aac3-9feb46b50dfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:05:21,140 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9ff74bcf88d94c89be7372b2cdfa4b2f used request id req-6add7363-a9d3-4f24-aac3-9feb46b50dfa 2018-12-28 18:05:21,140 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-1358f46a-e1d7-470-proj-role 2018-12-28 18:05:21,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6c4e0a7e65aa4a068d2142cb03ed5006 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:21,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1104d181-2ac8-4309-89d8-66d0a49d4c72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:05:21,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6c4e0a7e65aa4a068d2142cb03ed5006 used request id req-1104d181-2ac8-4309-89d8-66d0a49d4c72 2018-12-28 18:05:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a46f808eaa1c3c9b9ede2e66f52a9d5d66929b" 2018-12-28 18:05:21,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5901ea05-56fa-4ad5-a77f-a7f6887d744e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:05:21,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5901ea05-56fa-4ad5-a77f-a7f6887d744e 2018-12-28 18:05:21,350 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-1358f46a-e1d7-470-user 2018-12-28 18:05:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5ee3324bbb5a44178196bf2e62c26879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7aa643b267b2e6602a9a3b224f9a86b7789091" 2018-12-28 18:05:21,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:05:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5450d9ad-58d4-4309-8805-b5e16652e7e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:05:21,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5ee3324bbb5a44178196bf2e62c26879 used request id req-5450d9ad-58d4-4309-8805-b5e16652e7e6 2018-12-28 18:05:21,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:21,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:05:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["k55t3dgQQZi-8Ox7eoIC1w"], "issued_at": "2018-12-28T18:05:21.000000Z"}} 2018-12-28 18:05:21,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e805b61aa0f64647a3a5374077f4dbba24f982d" 2018-12-28 18:05:22,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878150af-135a-485e-a0aa-69d3729a6cd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:22,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-878150af-135a-485e-a0aa-69d3729a6cd4 2018-12-28 18:05:22,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:22,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:22,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:05:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wtr-yIAZQuWzXdkbW1p5-w"], "issued_at": "2018-12-28T18:05:22.000000Z"}} 2018-12-28 18:05:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:05:22,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d8d7c0-659f-470c-9987-8a78dade0525 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:22,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-42d8d7c0-659f-470c-9987-8a78dade0525 2018-12-28 18:05:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:05:22,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:05: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:05:22,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e18d4e40-d1a1-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:05:22,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed714aec-2894-40fa-aa36-dd0124c2e1db Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e18d4e40-d1a1-4da-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:05:22,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-e18d4e40-d1a1-4da-proj used request id req-ed714aec-2894-40fa-aa36-dd0124c2e1db 2018-12-28 18:05:22,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:05:22,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a425974b-c247-468d-82c1-8255f1798cb5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:05:22,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a425974b-c247-468d-82c1-8255f1798cb5 2018-12-28 18:05:22,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}}' 2018-12-28 18:05:22,813 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aed2191-7eb8-410e-bfd8-7138aa0928f8 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:22,813 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2aed2191-7eb8-410e-bfd8-7138aa0928f8 2018-12-28 18:05:22,813 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-e18d4e40-d1a1-4da-proj 2018-12-28 18:05:22,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:22,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:23,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["QabDkHWfTb-gSAfmcMNqKA"], "issued_at": "2018-12-28T18:05:23.000000Z"}} 2018-12-28 18:05:23,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbd752ff524747ac87a076153d578c22413b16" 2018-12-28 18:05:23,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630b2431-6bc1-4e2a-97ba-35f072db85d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:23,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-630b2431-6bc1-4e2a-97ba-35f072db85d4 2018-12-28 18:05:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:05:23,291 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:05: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:05:23,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbd752ff524747ac87a076153d578c22413b16" 2018-12-28 18:05:23,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ef2f1e-db46-4ae4-8406-12675a914f49 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:05:23,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-b6ef2f1e-db46-4ae4-8406-12675a914f49 2018-12-28 18:05:23,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-e18d4e40-d1a1-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbd752ff524747ac87a076153d578c22413b16" 2018-12-28 18:05:23,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478b1571-e55f-4760-8f34-be7b0282adcb Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-e18d4e40-d1a1-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}]} 2018-12-28 18:05:23,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=SimpleHealthCheck-e18d4e40-d1a1-4da-proj used request id req-478b1571-e55f-4760-8f34-be7b0282adcb 2018-12-28 18:05:23,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbd752ff524747ac87a076153d578c22413b16" 2018-12-28 18:05:23,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2580bb-60a1-4b5b-b97f-f50aee30c503 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:05:23,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cd2580bb-60a1-4b5b-b97f-f50aee30c503 2018-12-28 18:05:23,867 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-e18d4e40-d1a1-4da-user 2018-12-28 18:05:23,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:23,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:05:23,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0242389-8d86-4680-b61a-5fc8fa59d849 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:05:23,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b0242389-8d86-4680-b61a-5fc8fa59d849 2018-12-28 18:05:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" -d '{"role": {"name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role"}}' 2018-12-28 18:05:24,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-435b98c1-786f-4300-85bd-c92061f10307 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2bc1c3b4aba4ed9b47d2d7c68c4e3c5", "links": {"self": "http://172.30.9.21:5000/v3/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5"}, "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role"}} 2018-12-28 18:05:24,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-435b98c1-786f-4300-85bd-c92061f10307 2018-12-28 18:05:24,065 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role 2018-12-28 18:05:24,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:05:24,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117ef871-2445-44c9-8432-62c83f87253f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5"}, "domain_id": null, "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role", "id": "a2bc1c3b4aba4ed9b47d2d7c68c4e3c5"}} 2018-12-28 18:05:24,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5 used request id req-117ef871-2445-44c9-8432-62c83f87253f 2018-12-28 18:05:24,164 - keystone_utils - INFO - Granting role SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role to project SimpleHealthCheck-e18d4e40-d1a1-4da-proj 2018-12-28 18:05:24,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d/users/d9eba9d8c1044bcf954b028fdd5a3890/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:05:24,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:05:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f13e1c19-2988-44f2-9ad7-a88a6a92182d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:05:24,288 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d/users/d9eba9d8c1044bcf954b028fdd5a3890/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5 used request id req-f13e1c19-2988-44f2-9ad7-a88a6a92182d 2018-12-28 18:05:24,289 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:05:24,290 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:05:24,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:24,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:24,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2bc1c3b4aba4ed9b47d2d7c68c4e3c5", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role"}], "expires_at": "2018-12-28T19:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392f470924ba4329be238650a4c9f55d", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-user", "id": "d9eba9d8c1044bcf954b028fdd5a3890"}, "audit_ids": ["8m59UWqdRLunUJLQ85otEw"], "issued_at": "2018-12-28T18:05:24.000000Z"}} 2018-12-28 18:05:24,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:05:24,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71758453-7978-4e5d-b14b-ebeb6b3000bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:24,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-71758453-7978-4e5d-b14b-ebeb6b3000bf 2018-12-28 18:05:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:05:25,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-537d95f7-c7e1-4ef2-bebc-046de9b72d88 Date: Fri, 28 Dec 2018 18:05:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image"} 2018-12-28 18:05:25,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image used request id req-537d95f7-c7e1-4ef2-bebc-046de9b72d88 2018-12-28 18:05:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:05:25,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e3cee055-ab0e-4b01-8f68-b70c89cd469d Date: Fri, 28 Dec 2018 18:05:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:05:25,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e3cee055-ab0e-4b01-8f68-b70c89cd469d 2018-12-28 18:05:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image"}' 2018-12-28 18:05:25,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 X-Openstack-Request-Id: req-0092c8b6-bd13-45bc-9b4b-171cb65b2c0e Date: Fri, 28 Dec 2018 18:05:25 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "min_disk": 0, "protected": false, "id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "file": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/file", "checksum": null, "owner": "392f470924ba4329be238650a4c9f55d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:05:25,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0092c8b6-bd13-45bc-9b4b-171cb65b2c0e 2018-12-28 18:05:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" -d '' 2018-12-28 18:05:27,772 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1425e707-246d-4a31-acb3-fd9d43a8bee2 Date: Fri, 28 Dec 2018 18:05:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:05:27,772 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/file used request id req-1425e707-246d-4a31-acb3-fd9d43a8bee2 2018-12-28 18:05:27,773 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:05:27,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:05:27,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-db9f06b8-e910-45e3-ace9-6b8602050b49 Date: Fri, 28 Dec 2018 18:05:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:27Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/snap", "metadata": {}}], "self": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "min_disk": 0, "protected": false, "id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "file": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "392f470924ba4329be238650a4c9f55d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:05:27,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 used request id req-db9f06b8-e910-45e3-ace9-6b8602050b49 2018-12-28 18:05:27,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:05:28,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6122493d-45de-406c-ba80-c99380996bd4 Date: Fri, 28 Dec 2018 18:05: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-12-28 18:05:28,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6122493d-45de-406c-ba80-c99380996bd4 2018-12-28 18:05:28,096 - create_image - INFO - Created image with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image 2018-12-28 18:05:28,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:05:28,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-9ee9b018-0d5c-441c-85f9-d3fd96c8329d Date: Fri, 28 Dec 2018 18:05:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:27Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/snap", "metadata": {}}], "self": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "min_disk": 0, "protected": false, "id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "file": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "392f470924ba4329be238650a4c9f55d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:05:28,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 used request id req-9ee9b018-0d5c-441c-85f9-d3fd96c8329d 2018-12-28 18:05:28,265 - create_image - DEBUG - Instance status is - active 2018-12-28 18:05:28,266 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image 2018-12-28 18:05:28,266 - create_image - INFO - Image is now active with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image 2018-12-28 18:05:28,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:28,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:28,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2bc1c3b4aba4ed9b47d2d7c68c4e3c5", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role"}], "expires_at": "2018-12-28T19:05:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392f470924ba4329be238650a4c9f55d", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-user", "id": "d9eba9d8c1044bcf954b028fdd5a3890"}, "audit_ids": ["UvFRyqeJTT2FXhUFj0XwmQ"], "issued_at": "2018-12-28T18:05:28.000000Z"}} 2018-12-28 18:05:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:05:28,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56aa3a07-dc05-4af5-8f49-259b15bd6546 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:28,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-56aa3a07-dc05-4af5-8f49-259b15bd6546 2018-12-28 18:05:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:05:28,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e78ec1fc-57c7-499d-9f99-e92942cdf31d Date: Fri, 28 Dec 2018 18:05:28 GMT RESP BODY: {"networks":[]} 2018-12-28 18:05:28,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-e78ec1fc-57c7-499d-9f99-e92942cdf31d 2018-12-28 18:05:28,879 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net 2018-12-28 18:05:28,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" -d '{"network": {"name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net", "admin_state_up": true}}' 2018-12-28 18:05:29,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a65caf88-cc5a-49c9-ad2d-3d3ba6c044cd Date: Fri, 28 Dec 2018 18:05:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:05:29Z","is_default":false,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","mtu":1450}} 2018-12-28 18:05:29,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a65caf88-cc5a-49c9-ad2d-3d3ba6c044cd 2018-12-28 18:05:29,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:05:29,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-b4240590-2d54-4257-9137-a99d7e995dac Date: Fri, 28 Dec 2018 18:05:29 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-12-28T18:05:29Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:29,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-b4240590-2d54-4257-9137-a99d7e995dac 2018-12-28 18:05:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:05:30,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0bfeb97-8611-4b4c-bb97-3a9c886cce0d Date: Fri, 28 Dec 2018 18:05:30 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:05:30,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-e0bfeb97-8611-4b4c-bb97-3a9c886cce0d 2018-12-28 18:05:30,042 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet 2018-12-28 18:05:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" -d '{"subnets": [{"ip_version": 4, "network_id": "1e590727-7f01-421a-abb9-14ee5dcd17d1", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]}' 2018-12-28 18:05:30,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6d059689-0df3-4889-b8f1-575db5dc9474 Date: Fri, 28 Dec 2018 18:05:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","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":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:30,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6d059689-0df3-4889-b8f1-575db5dc9474 2018-12-28 18:05:30,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:05:30,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-214d5969-5de9-4b56-9d78-f17029ebf4ff Date: Fri, 28 Dec 2018 18:05: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":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:30,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-214d5969-5de9-4b56-9d78-f17029ebf4ff 2018-12-28 18:05:30,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:05:31,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e31ad30e-5873-46cb-bed2-7610a505381e Date: Fri, 28 Dec 2018 18:05:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:31,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-e31ad30e-5873-46cb-bed2-7610a505381e 2018-12-28 18:05:31,071 - OpenStackNetwork - DEBUG - Network [1e590727-7f01-421a-abb9-14ee5dcd17d1] created successfully 2018-12-28 18:05:31,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:31,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:31,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:05:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["DX2Mtv8nQI-k0IqV1zUIXQ"], "issued_at": "2018-12-28T18:05:31.000000Z"}} 2018-12-28 18:05:31,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0918b590cbac7b844d0f2fe46b9f2f75809a9" 2018-12-28 18:05:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99b6429-0b51-4217-aefb-317f4d0d231a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:31,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e99b6429-0b51-4217-aefb-317f4d0d231a 2018-12-28 18:05:31,537 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:05:31,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0918b590cbac7b844d0f2fe46b9f2f75809a9" 2018-12-28 18:05:32,098 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00014fc6-8a1d-492f-bb60-56467edbd678 x-compute-request-id: req-00014fc6-8a1d-492f-bb60-56467edbd678 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:05:32,098 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-00014fc6-8a1d-492f-bb60-56467edbd678 2018-12-28 18:05:32,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0918b590cbac7b844d0f2fe46b9f2f75809a9" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-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-12-28 18:05:32,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05: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-bb7bded3-7eab-4713-a5ee-a5ca0ca589c8 x-compute-request-id: req-bb7bded3-7eab-4713-a5ee-a5ca0ca589c8 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:05:32,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bb7bded3-7eab-4713-a5ee-a5ca0ca589c8 2018-12-28 18:05:32,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:32,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:32,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2bc1c3b4aba4ed9b47d2d7c68c4e3c5", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role"}], "expires_at": "2018-12-28T19:05:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392f470924ba4329be238650a4c9f55d", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-user", "id": "d9eba9d8c1044bcf954b028fdd5a3890"}, "audit_ids": ["fPNzKxCXSFya5-4JryKd1w"], "issued_at": "2018-12-28T18:05:32.000000Z"}} 2018-12-28 18:05:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:32,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db8c07f-ac94-4f4b-ba7b-3d0424efe158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:32,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3db8c07f-ac94-4f4b-ba7b-3d0424efe158 2018-12-28 18:05:32,620 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:05:32,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:32,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8aa49cb-9c9d-4929-b227-c583e6015399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:32,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e8aa49cb-9c9d-4929-b227-c583e6015399 2018-12-28 18:05:32,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:32,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-0c602820-8584-4aa9-8cb5-2b2584f5c6e2 Date: Fri, 28 Dec 2018 18:05: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":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:32,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-0c602820-8584-4aa9-8cb5-2b2584f5c6e2 2018-12-28 18:05:32,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:05:32,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:05: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:05:32,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:33,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b5257a-08d1-453a-a35b-ab2bdc6d8a43 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:33,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-79b5257a-08d1-453a-a35b-ab2bdc6d8a43 2018-12-28 18:05:33,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:33,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-97c38707-2e37-403d-8bcd-e3dc3de809cb Date: Fri, 28 Dec 2018 18:05:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:33,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-97c38707-2e37-403d-8bcd-e3dc3de809cb 2018-12-28 18:05:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:33,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1a797b56-52a3-459e-bf4c-bb9a58f31d7e Date: Fri, 28 Dec 2018 18:05:33 GMT RESP BODY: {"ports":[]} 2018-12-28 18:05:33,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1&admin_state_up=True used request id req-1a797b56-52a3-459e-bf4c-bb9a58f31d7e 2018-12-28 18:05:33,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:34,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-0b8bf2d8-cfd8-49bd-8912-514bf3ca30ec x-compute-request-id: req-0b8bf2d8-cfd8-49bd-8912-514bf3ca30ec Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:05:34,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst used request id req-0b8bf2d8-cfd8-49bd-8912-514bf3ca30ec 2018-12-28 18:05:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:34,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4e47df66-3d4d-4441-bdb8-968e1966468c Date: Fri, 28 Dec 2018 18:05: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":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:34,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-4e47df66-3d4d-4441-bdb8-968e1966468c 2018-12-28 18:05:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:34,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a45ef94b-8ed6-425d-8396-07065359af4d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:34,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-a45ef94b-8ed6-425d-8396-07065359af4d 2018-12-28 18:05:34,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:34,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c18f3719-c7b9-41c8-a21b-947386611e25 Date: Fri, 28 Dec 2018 18:05:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:34,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-c18f3719-c7b9-41c8-a21b-947386611e25 2018-12-28 18:05:34,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:34,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e3e7da7-3e90-4e83-bae4-51176ca5f517 Date: Fri, 28 Dec 2018 18:05:34 GMT RESP BODY: {"ports":[]} 2018-12-28 18:05:34,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1&admin_state_up=True used request id req-4e3e7da7-3e90-4e83-bae4-51176ca5f517 2018-12-28 18:05:34,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:05:34,762 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:05:35,135 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2bc1c3b4aba4ed9b47d2d7c68c4e3c5", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role"}], "expires_at": "2018-12-28T19:05:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "392f470924ba4329be238650a4c9f55d", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/392f470924ba4329be238650a4c9f55d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-user", "id": "d9eba9d8c1044bcf954b028fdd5a3890"}, "audit_ids": ["s7Wv72dfSpWRel0fHDFA3A"], "issued_at": "2018-12-28T18:05:35.000000Z"}} 2018-12-28 18:05:35,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ecfe52051d8468a4fd9e780831dc52a9eb7645" 2018-12-28 18:05:35,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89c1d21d-9208-49da-936b-2ff6ed820a2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:05:35,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-89c1d21d-9208-49da-936b-2ff6ed820a2f 2018-12-28 18:05:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:35,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9997a7b9-20c1-43f8-83e1-f0c6215a99ff Date: Fri, 28 Dec 2018 18:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:35,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-9997a7b9-20c1-43f8-83e1-f0c6215a99ff 2018-12-28 18:05:35,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:35,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef678d4c-b720-4830-900f-0080cbb3b372 Date: Fri, 28 Dec 2018 18:05:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:35,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-ef678d4c-b720-4830-900f-0080cbb3b372 2018-12-28 18:05:35,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:35,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-53a4a5cc-c24b-4207-b85f-702842e00998 Date: Fri, 28 Dec 2018 18:05:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:35,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-53a4a5cc-c24b-4207-b85f-702842e00998 2018-12-28 18:05:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:05:35,771 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:05: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:05:35,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42ecfe52051d8468a4fd9e780831dc52a9eb7645" 2018-12-28 18:05:35,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c084b40-5e19-4c63-a1f9-942d80415145 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:35,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-1c084b40-5e19-4c63-a1f9-942d80415145 2018-12-28 18:05:35,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:36,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d5dac2b5-51e5-4093-afe2-3d62c5d0a9ed Date: Fri, 28 Dec 2018 18:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:36,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-d5dac2b5-51e5-4093-afe2-3d62c5d0a9ed 2018-12-28 18:05:36,049 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net 2018-12-28 18:05:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" -d '{"port": {"network_id": "1e590727-7f01-421a-abb9-14ee5dcd17d1", "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1", "admin_state_up": true}}' 2018-12-28 18:05:37,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-ae56b84d-228a-4341-8741-fc11ebab9e50 Date: Fri, 28 Dec 2018 18:05:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:05:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","ip_address":"10.55.0.5"}],"id":"10276b09-670f-4137-8d01-2a8aef7131b4","security_groups":["3ce9db2d-f43b-4d02-9073-33bb595db685"],"mac_address":"fa:16:3e:f2:20:11","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1","project_id":"392f470924ba4329be238650a4c9f55d","qos_policy_id":null,"admin_state_up":true,"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:36Z","binding:vnic_type":"normal"}} 2018-12-28 18:05:37,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-ae56b84d-228a-4341-8741-fc11ebab9e50 2018-12-28 18:05:37,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-ca6481d4-9709-45ec-816e-71527685623c Date: Fri, 28 Dec 2018 18:05:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:37,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-ca6481d4-9709-45ec-816e-71527685623c 2018-12-28 18:05:37,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a55f43-7b35-40eb-abd9-746d6b9c2b9a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:37,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-00a55f43-7b35-40eb-abd9-746d6b9c2b9a 2018-12-28 18:05:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-34578cdc-7ed5-47e1-be28-f8c3c6892cac Date: Fri, 28 Dec 2018 18:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:37,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-34578cdc-7ed5-47e1-be28-f8c3c6892cac 2018-12-28 18:05:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-5d27f4fc-3891-4f6c-b6a9-77684211e86b Date: Fri, 28 Dec 2018 18:05:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:05:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","ip_address":"10.55.0.5"}],"id":"10276b09-670f-4137-8d01-2a8aef7131b4","security_groups":["3ce9db2d-f43b-4d02-9073-33bb595db685"],"mac_address":"fa:16:3e:f2:20:11","project_id":"392f470924ba4329be238650a4c9f55d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1","admin_state_up":true,"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:36Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:05:37,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1&admin_state_up=True used request id req-5d27f4fc-3891-4f6c-b6a9-77684211e86b 2018-12-28 18:05:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4b39d1-58d5-417a-bec0-0bc260e5cfc1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:37,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-cc4b39d1-58d5-417a-bec0-0bc260e5cfc1 2018-12-28 18:05:37,940 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst 2018-12-28 18:05:37,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-bd270449-daa0-4626-8bc9-7fb8bd86e2ed x-compute-request-id: req-bd270449-daa0-4626-8bc9-7fb8bd86e2ed Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"flavors": [{"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}], "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-flavor-name"}]} 2018-12-28 18:05:37,970 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bd270449-daa0-4626-8bc9-7fb8bd86e2ed 2018-12-28 18:05:37,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:37,993 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-9191b9b7-946f-4219-9bf3-91095dff8476 x-compute-request-id: req-9191b9b7-946f-4219-9bf3-91095dff8476 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:05:37,993 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496 used request id req-9191b9b7-946f-4219-9bf3-91095dff8476 2018-12-28 18:05:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:38,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-84dee309-661f-4676-8bbe-8bbf366c03f9 Date: Fri, 28 Dec 2018 18:05:38 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:05:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:05:27Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/snap", "metadata": {}}], "self": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "min_disk": 0, "protected": false, "id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "file": "/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "392f470924ba4329be238650a4c9f55d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image"} 2018-12-28 18:05:38,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image used request id req-84dee309-661f-4676-8bbe-8bbf366c03f9 2018-12-28 18:05:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:38,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1ede6214-f9a1-4b66-ac21-6d320503d748 Date: Fri, 28 Dec 2018 18:05: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-12-28 18:05:38,328 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1ede6214-f9a1-4b66-ac21-6d320503d748 2018-12-28 18:05:38,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" -d '{"server": {"name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "imageRef": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "flavorRef": "98d8b677-f1ed-475e-a30d-a5487fe16496", "max_count": 1, "min_count": 1, "networks": [{"port": "10276b09-670f-4137-8d01-2a8aef7131b4"}]}}' 2018-12-28 18:05:39,875 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:05:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f6da8884-0b4f-45c4-913e-e91917e0e429 x-compute-request-id: req-f6da8884-0b4f-45c4-913e-e91917e0e429 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "adminPass": "Xu465kWqJ7hW"}} 2018-12-28 18:05:39,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-f6da8884-0b4f-45c4-913e-e91917e0e429 2018-12-28 18:05:39,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:40,556 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05: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-13e0e642-5f57-47ff-a78e-878b98b26366 x-compute-request-id: req-13e0e642-5f57-47ff-a78e-878b98b26366 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.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "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-12-28T18:05:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:40,557 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-13e0e642-5f57-47ff-a78e-878b98b26366 2018-12-28 18:05:40,557 - create_instance - INFO - Created instance with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst 2018-12-28 18:05:40,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:40,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05: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-1f88ab6b-1de2-498b-bca6-1c599dafe198 x-compute-request-id: req-1f88ab6b-1de2-498b-bca6-1c599dafe198 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.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "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-12-28T18:05:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:40,932 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-1f88ab6b-1de2-498b-bca6-1c599dafe198 2018-12-28 18:05:40,933 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst] is - BUILD 2018-12-28 18:05:40,933 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:05:43,936 - create_instance - DEBUG - VM status query timeout in 896.621513844 2018-12-28 18:05:43,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:44,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05: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-e4c22f94-0d55-4dd4-b6ae-2c7937378396 x-compute-request-id: req-e4c22f94-0d55-4dd4-b6ae-2c7937378396 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "security_groups": [{"name": "default"}], "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:05:42Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:44,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-e4c22f94-0d55-4dd4-b6ae-2c7937378396 2018-12-28 18:05:44,568 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst] is - BUILD 2018-12-28 18:05:44,568 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:05:47,571 - create_instance - DEBUG - VM status query timeout in 892.98645401 2018-12-28 18:05:47,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:48,275 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9035773f-99c0-4363-aeeb-54a164c69bb2 x-compute-request-id: req-9035773f-99c0-4363-aeeb-54a164c69bb2 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "security_groups": [{"name": "default"}], "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:05:42Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:48,275 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-9035773f-99c0-4363-aeeb-54a164c69bb2 2018-12-28 18:05:48,276 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst] is - BUILD 2018-12-28 18:05:48,276 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:05:51,279 - create_instance - DEBUG - VM status query timeout in 889.278301954 2018-12-28 18:05:51,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:52,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1020ed0b-2767-4a8c-b3f4-a42c7ed510f1 x-compute-request-id: req-1020ed0b-2767-4a8c-b3f4-a42c7ed510f1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:20:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:05:47.000000", "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "security_groups": [{"name": "default"}], "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:05:48Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:52,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-1020ed0b-2767-4a8c-b3f4-a42c7ed510f1 2018-12-28 18:05:52,169 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst] is - ACTIVE 2018-12-28 18:05:52,169 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:05:52,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:52,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46bf12ca-6759-4fbf-a229-703abc4d13b1 x-compute-request-id: req-46bf12ca-6759-4fbf-a229-703abc4d13b1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:20:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:05:47.000000", "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "security_groups": [{"name": "default"}], "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:05:48Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:52,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-46bf12ca-6759-4fbf-a229-703abc4d13b1 2018-12-28 18:05:52,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:53,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-f0c6d388-ea62-426f-bc8f-6d55d79c7829 Date: Fri, 28 Dec 2018 18:05:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["0eb87da2-e26d-40ac-a52c-8874e23622d2"],"updated_at":"2018-12-28T18:05:30Z","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"392f470924ba4329be238650a4c9f55d","id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net"}]} 2018-12-28 18:05:53,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net used request id req-f0c6d388-ea62-426f-bc8f-6d55d79c7829 2018-12-28 18:05:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:53,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94179e3b-4fc2-4062-ba02-eeae1d6153d1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:05:53,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-94179e3b-4fc2-4062-ba02-eeae1d6153d1 2018-12-28 18:05:53,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:53,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7cd249e3-c804-4aad-9485-fd16c72a6319 Date: Fri, 28 Dec 2018 18:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:05:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"392f470924ba4329be238650a4c9f55d","id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","subnetpool_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet"}]} 2018-12-28 18:05:53,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-7cd249e3-c804-4aad-9485-fd16c72a6319 2018-12-28 18:05:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:53,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-b5478f9b-0053-4826-b450-62d3bd7da5dd Date: Fri, 28 Dec 2018 18:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:05:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","ip_address":"10.55.0.5"}],"id":"10276b09-670f-4137-8d01-2a8aef7131b4","security_groups":["3ce9db2d-f43b-4d02-9073-33bb595db685"],"mac_address":"fa:16:3e:f2:20:11","project_id":"392f470924ba4329be238650a4c9f55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1","admin_state_up":true,"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:36Z","binding:vnic_type":"normal","device_id":"ca87c0ad-550a-44a9-ae16-48e5f48aa7df"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:05:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","ip_address":"10.55.0.3"}],"id":"164a18fb-eb0c-40c8-9e96-f80d153ad828","security_groups":[],"mac_address":"fa:16:3e:83:52:d0","project_id":"392f470924ba4329be238650a4c9f55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1e590727-7f01-421a-abb9-14ee5dcd17d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:05:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","ip_address":"10.55.0.2"}],"id":"820281ce-7460-4878-9a38-26f764971bd6","security_groups":[],"mac_address":"fa:16:3e:e1:a3:39","project_id":"392f470924ba4329be238650a4c9f55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1e590727-7f01-421a-abb9-14ee5dcd17d1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0eb87da2-e26d-40ac-a52c-8874e23622d2","ip_address":"10.55.0.4"}],"id":"f26129f7-b081-44a7-9517-64ce157dd66c","security_groups":[],"mac_address":"fa:16:3e:de:c4:b3","project_id":"392f470924ba4329be238650a4c9f55d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1e590727-7f01-421a-abb9-14ee5dcd17d1","tenant_id":"392f470924ba4329be238650a4c9f55d","created_at":"2018-12-28T18:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1e590727-7f01-421a-abb9-14ee5dcd17d1"}]} 2018-12-28 18:05:53,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-b5478f9b-0053-4826-b450-62d3bd7da5dd 2018-12-28 18:05:53,301 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-12-28 18:05:53,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:53,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0e77e21-a15c-44e9-9dff-081b07528fd4 x-compute-request-id: req-b0e77e21-a15c-44e9-9dff-081b07528fd4 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f2:20:11", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:05:47.000000", "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "security_groups": [{"name": "default"}], "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:05:48Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:53,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-b0e77e21-a15c-44e9-9dff-081b07528fd4 2018-12-28 18:05:53,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:05:54,957 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3cb771ee-7b64-4d95-92c4-5a42721010a8 x-compute-request-id: req-3cb771ee-7b64-4d95-92c4-5a42721010a8 Content-Encoding: gzip Content-Length: 9388 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 716154993 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.908 MHz processor\n[ 0.142436] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.144093] pid_max: default: 32768 minimum: 301\n[ 0.144990] ACPI: Core revision 20150930\n[ 0.146384] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.147688] Security Framework initialized\n[ 0.148512] Yama: becoming mindful.\n[ 0.149246] AppArmor: AppArmor initialized\n[ 0.150107] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.151395] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.152652] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.153855] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.155247] Initializing cgroup subsys io\n[ 0.156061] Initializing cgroup subsys memory\n[ 0.156915] Initializing cgroup subsys devices\n[ 0.157796] Initializing cgroup subsys freezer\n[ 0.158676] Initializing cgroup subsys net_cls\n[ 0.159541] Initializing cgroup subsys perf_event\n[ 0.160447] Initializing cgroup subsys net_prio\n[ 0.161328] Initializing cgroup subsys hugetlb\n[ 0.162197] Initializing cgroup subsys pids\n[ 0.163074] CPU: Physical Processor ID: 0\n[ 0.164558] mce: CPU supports 10 MCE banks\n[ 0.165406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.166409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177317] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.183913] ftrace: allocating 31920 entries in 125 pages\n[ 0.211014] smpboot: Max logical packages: 1\n[ 0.211859] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213209] x2apic enabled\n[ 0.214024] Switched APIC routing to physical x2apic.\n[ 0.215766] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216880] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218864] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220659] KVM setup paravirtual spinlock\n[ 0.221998] x86: Booted up 1 node, 1 CPUs\n[ 0.222799] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.224196] devtmpfs: initialized\n[ 0.225898] evm: security.selinux\n[ 0.226598] evm: security.SMACK64\n[ 0.227286] evm: security.SMACK64EXEC\n[ 0.228026] evm: security.SMACK64TRANSMUTE\n[ 0.228827] evm: security.SMACK64MMAP\n[ 0.229572] evm: security.ima\n[ 0.230213] evm: security.capability\n[ 0.231023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232884] pinctrl core: initialized pinctrl subsystem\n[ 0.233995] RTC time: 18:05:47, date: 12/28/18\n[ 0.234951] NET: Registered protocol family 16\n[ 0.235917] cpuidle: using governor ladder\n[ 0.236737] cpuidle: using governor menu\n[ 0.237525] PCCT header not found.\n[ 0.238281] ACPI: bus type PCI registered\n[ 0.239086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.240333] PCI: Using configuration type 1 for base access\n[ 0.242102] ACPI: Added _OSI(Module Device)\n[ 0.242939] ACPI: Added _OSI(Processor Device)\n[ 0.243798] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.244696] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246823] ACPI: Interpreter enabled\n[ 0.247598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.249441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.251281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.253123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.254960] ACPI: (supports S0 S5)\n[ 0.255661] ACPI: Using IOAPIC for interrupt routing\n[ 0.256725] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.259813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.260958] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.262183] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.263381] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.265589] acpiphp: Slot [3] registered\n[ 0.266392] acpiphp: Slot [4] registered\n[ 0.267186] acpiphp: Slot [5] registered\n[ 0.267980] acpiphp: Slot [6] registered\n[ 0.268769] acpiphp: Slot [7] registered\n[ 0.269569] acpiphp: Slot [8] registered\n[ 0.270371] acpiphp: Slot [9] registered\n[ 0.271166] acpiphp: Slot [10] registered\n[ 0.271980] acpiphp: Slot [11] registered\n[ 0.272784] acpiphp: Slot [12] registered\n[ 0.273602] acpiphp: Slot [13] registered\n[ 0.274410] acpiphp: Slot [14] registered\n[ 0.275213] acpiphp: Slot [15] registered\n[ 0.286141] acpiphp: Slot [16] registered\n[ 0.286954] acpiphp: Slot [17] registered\n[ 0.287760] acpiphp: Slot [18] registered\n[ 0.288574] acpiphp: Slot [19] registered\n[ 0.289383] acpiphp: Slot [20] registered\n[ 0.290196] acpiphp: Slot [21] registered\n[ 0.291005] acpiphp: Slot [22] registered\n[ 0.291808] acpiphp: Slot [23] registered\n[ 0.292633] acpiphp: Slot [24] registered\n[ 0.293446] acpiphp: Slot [25] registered\n[ 0.294258] acpiphp: Slot [26] registered\n[ 0.295064] acpiphp: Slot [27] registered\n[ 0.295864] acpiphp: Slot [28] registered\n[ 0.296673] acpiphp: Slot [29] registered\n[ 0.297479] acpiphp: Slot [30] registered\n[ 0.298291] acpiphp: Slot [31] registered\n[ 0.299097] PCI host bridge to bus 0000:00\n[ 0.299902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.301110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.302322] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.303768] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.305209] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.311547] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.312823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.314000] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.315272] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.321810] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.323240] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.369028] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.370510] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.371933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.373380] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.374758] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376010] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377195] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.378353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.379897] vgaarb: loaded\n[ 0.380500] vgaarb: bridge control possible 0000:00:02.0\n[ 0.381661] SCSI subsystem initialized\n[ 0.382498] ACPI: bus type USB registered\n[ 0.383317] usbcore: registered new interface driver usbfs\n[ 0.384346] usbcore: registered new interface driver hub\n[ 0.385348] usbcore: registered new device driver usb\n[ 0.386413] PCI: Using ACPI for IRQ routing\n[ 0.387446] NetLabel: Initializing\n[ 0.388165] NetLabel: domain hash size = 128\n[ 0.389013] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389959] NetLabel: unlabeled traffic allowed by default\n[ 0.391058] clocksource: Switched to clocksource kvm-clock\n[ 0.396456] AppArmor: AppArmor Filesystem Enabled\n[ 0.397420] pnp: PnP ACPI init\n[ 0.398340] pnp: PnP ACPI: found 5 devices\n[ 0.404372] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406077] NET: Registered protocol family 2\n[ 0.407050] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.408331] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.409505] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.410676] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411756] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412928] NET: Registered protocol family 1\n[ 0.413798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414896] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415976] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.430286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.444553] Trying to unpack rootfs image as initramfs...\n[ 0.494167] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.508258] Scanning for low memory corruption every 60 seconds\n[ 0.509689] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.510845] audit: initializing netlink subsys (disabled)\n[ 0.511889] audit: type=2000 audit(1546020348.303:1): initialized\n[ 0.513218] Initialise system trusted keyring\n[ 0.514157] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.515331] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.517316] zbud: loaded\n[ 0.518023] VFS: Disk quotas dquot_6.6.0\n[ 0.518840] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.520367] fuse init (API version 7.23)\n[ 0.521256] Key type big_key registered\n[ 0.522061] Allocating IMA MOK and blacklist keyrings.\n[ 0.523189] Key type asymmetric registered\n[ 0.524022] Asymmetric key parser 'x509' registered\n[ 0.530801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.534875] io scheduler noop registered\n[ 0.554746] io scheduler deadline registered (default)\n[ 0.555762] io scheduler cfq registered\n[ 0.556637] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.557691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.558964] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.560436] ACPI: Power Button [PWRF]\n[ 0.561300] GHES: HEST is not enabled!\n[ 0.575047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.603970] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.606952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.631169] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633328] Linux agpgart interface v0.103\n[ 0.635808] brd: module loaded\n[ 0.636958] loop: module loaded\n[ 0.641531] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.642999] GPT:90111 != 20971519\n[ 0.643693] GPT:Alternate GPT header not at the end of the disk.\n[ 0.644789] GPT:90111 != 20971519\n[ 0.645475] GPT: Use GNU Parted to correct GPT errors.\n[ 0.646436] vda: vda1 vda15\n[ 0.647861] scsi host0: ata_piix\n[ 0.648967] scsi host1: ata_piix\n[ 0.649679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.650903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.652361] libphy: Fixed MDIO Bus: probed\n[ 0.653182] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654132] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.656255] PPP generic driver version 2.4.2\n[ 0.657429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.658777] ehci-pci: EHCI PCI platform driver\n[ 0.659686] ehci-platform: EHCI generic platform driver\n[ 0.660682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.661796] ohci-pci: OHCI PCI platform driver\n[ 0.662656] ohci-platform: OHCI generic platform driver\n[ 0.663644] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.678297] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.679330] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.680787] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.681796] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.682977] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.684238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.685794] usb usb1: Product: UHCI Host Controller\n[ 0.686796] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.688017] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.689014] hub 1-0:1.0: USB hub found\n[ 0.690019] hub 1-0:1.0: 2 ports detected\n[ 0.691148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.693628] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.694799] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.696042] mousedev: PS/2 mouse device common for all mice\n[ 0.697524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.699445] rtc_cmos 00:00: RTC can wake from S4\n[ 0.700532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.701701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.702870] i2c /dev entries driver\n[ 0.703639] device-mapper: uevent: version 1.0.3\n[ 0.704574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.706188] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.707473] NET: Registered protocol family 10\n[ 0.708469] NET: Registered protocol family 17\n[ 0.709337] Key type dns_resolver registered\n[ 0.710266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.711340] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.713073] registered taskstats version 1\n[ 0.713887] Loading compiled-in X.509 certificates\n[ 0.715331] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.717152] zswap: loaded using pool lzo/zbud\n[ 0.719007] Key type trusted registered\n[ 0.720574] Key type encrypted registered\n[ 0.721381] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.722379] ima: No TPM chip found, activating TPM-bypass!\n[ 0.723396] evm: HMAC attrs: 0x1\n[ 0.724338] Magic number: 14:564:90\n[ 0.725174] rtc_cmos 00:00: setting system clock to 2018-12-28 18:05:47 UTC (1546020347)\n[ 0.726744] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.727843] EDD information not available.\n[ 0.812180] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.813709] Write protecting the kernel read-only data: 14336k\n[ 0.825586] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.827405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.872688] 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.55.0.5...\nLease of 10.55.0.5 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.37. iid=i-000000ad\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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCepWevg5iaY7bLvpYjpmWflhf0X6cFKrhktV98TGTNVoZNujfYQ4SXQXNyQB4o7do7Cx2EzeFdstBZwBFuSRRNd72fCzUl4FG3b7ZzCt1uloEnwxs7UY/cQNmLd/coAD6sgI8m35wl8x/xG5wypHcDPCNE3mcqnBH+zH5U4VXPkoGp8R3O2P90+p6jjYa1YTKcHJF1JHdzsW4K0pjMLsypByi4LXUvwZah8IZPfn8txmPAdkC4Wr4OgY1po9pnh2E923hbFPVvahsWqTrvO1aqRsuyYlilUOCaXRwtcy593vAsTPuKvdW9NuHKINBLznZEoACtA3cKVgAQyDsLIHVf root@simplehealthcheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAIRDaygz4ynNG6xnDRyKlsR8s5pBhIsc6pVBMXqNEnBjOwwyRLe+0pmb0B/iddogtyipmLpllOfB58UnKvte6OxaiB117+hvBCfXUF8FWlYVzpXAodRvOL1WDXgRcZgT6EQCmQXg+MrGKzE2OIMnCYUuN74UNoORKFs5XGTL8d9TAAAAFQC1bt/4bbDUbg/V/mBOALr9Nl1QvwAAAIAJKBkYPUCZpkpqRcF75VBLF5AomWAIAD5sitCtRQ1NW/dYcDZN7xexXnND5aIzH5ew1Oe3y+T2w+6SHhqKtlJUtnsU4YeoA0IopIGEY8aaTRiqOsdCPNH591hVn3/+lRIOByzFoRrPYKuhGVQe0UzAzZHF/cSQSX3vIXzD846l7gAAAIB0GVNGyGAULCkVLdB5KXfH+5qiqZb3XUnbq2UBm+7ykrKkSoaJYj4fbJUeliwEkfTlph0nN3Qm94RKXsBwoTmTZh4E2XjMySSv2POwL8g9qAODw/DdxnTZER4hP70/HgABOPnoqSGGCSo6w8aKsBhezoAarAmRjYaavf9MGpktig== root@simplehealthcheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-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.5,24,fe80::f816:3eff:fef2:2011/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.5 \nip-route:169.254.169.254 via 10.55.0.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000ad\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.17 ===\n"} 2018-12-28 18:05:54,958 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df/action used request id req-3cb771ee-7b64-4d95-92c4-5a42721010a8 2018-12-28 18:05:54,959 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:05:54,960 - 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 716154993 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.908 MHz processor [ 0.142436] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.144093] pid_max: default: 32768 minimum: 301 [ 0.144990] ACPI: Core revision 20150930 [ 0.146384] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.147688] Security Framework initialized [ 0.148512] Yama: becoming mindful. [ 0.149246] AppArmor: AppArmor initialized [ 0.150107] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.151395] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.152652] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.153855] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.155247] Initializing cgroup subsys io [ 0.156061] Initializing cgroup subsys memory [ 0.156915] Initializing cgroup subsys devices [ 0.157796] Initializing cgroup subsys freezer [ 0.158676] Initializing cgroup subsys net_cls [ 0.159541] Initializing cgroup subsys perf_event [ 0.160447] Initializing cgroup subsys net_prio [ 0.161328] Initializing cgroup subsys hugetlb [ 0.162197] Initializing cgroup subsys pids [ 0.163074] CPU: Physical Processor ID: 0 [ 0.164558] mce: CPU supports 10 MCE banks [ 0.165406] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.166409] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177317] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.183913] ftrace: allocating 31920 entries in 125 pages [ 0.211014] smpboot: Max logical packages: 1 [ 0.211859] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213209] x2apic enabled [ 0.214024] Switched APIC routing to physical x2apic. [ 0.215766] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216880] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218864] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220659] KVM setup paravirtual spinlock [ 0.221998] x86: Booted up 1 node, 1 CPUs [ 0.222799] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.224196] devtmpfs: initialized [ 0.225898] evm: security.selinux [ 0.226598] evm: security.SMACK64 [ 0.227286] evm: security.SMACK64EXEC [ 0.228026] evm: security.SMACK64TRANSMUTE [ 0.228827] evm: security.SMACK64MMAP [ 0.229572] evm: security.ima [ 0.230213] evm: security.capability [ 0.231023] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232884] pinctrl core: initialized pinctrl subsystem [ 0.233995] RTC time: 18:05:47, date: 12/28/18 [ 0.234951] NET: Registered protocol family 16 [ 0.235917] cpuidle: using governor ladder [ 0.236737] cpuidle: using governor menu [ 0.237525] PCCT header not found. [ 0.238281] ACPI: bus type PCI registered [ 0.239086] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.240333] PCI: Using configuration type 1 for base access [ 0.242102] ACPI: Added _OSI(Module Device) [ 0.242939] ACPI: Added _OSI(Processor Device) [ 0.243798] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.244696] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246823] ACPI: Interpreter enabled [ 0.247598] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.249441] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.251281] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.253123] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.254960] ACPI: (supports S0 S5) [ 0.255661] ACPI: Using IOAPIC for interrupt routing [ 0.256725] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.259813] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.260958] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.262183] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.263381] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.265589] acpiphp: Slot [3] registered [ 0.266392] acpiphp: Slot [4] registered [ 0.267186] acpiphp: Slot [5] registered [ 0.267980] acpiphp: Slot [6] registered [ 0.268769] acpiphp: Slot [7] registered [ 0.269569] acpiphp: Slot [8] registered [ 0.270371] acpiphp: Slot [9] registered [ 0.271166] acpiphp: Slot [10] registered [ 0.271980] acpiphp: Slot [11] registered [ 0.272784] acpiphp: Slot [12] registered [ 0.273602] acpiphp: Slot [13] registered [ 0.274410] acpiphp: Slot [14] registered [ 0.275213] acpiphp: Slot [15] registered [ 0.286141] acpiphp: Slot [16] registered [ 0.286954] acpiphp: Slot [17] registered [ 0.287760] acpiphp: Slot [18] registered [ 0.288574] acpiphp: Slot [19] registered [ 0.289383] acpiphp: Slot [20] registered [ 0.290196] acpiphp: Slot [21] registered [ 0.291005] acpiphp: Slot [22] registered [ 0.291808] acpiphp: Slot [23] registered [ 0.292633] acpiphp: Slot [24] registered [ 0.293446] acpiphp: Slot [25] registered [ 0.294258] acpiphp: Slot [26] registered [ 0.295064] acpiphp: Slot [27] registered [ 0.295864] acpiphp: Slot [28] registered [ 0.296673] acpiphp: Slot [29] registered [ 0.297479] acpiphp: Slot [30] registered [ 0.298291] acpiphp: Slot [31] registered [ 0.299097] PCI host bridge to bus 0000:00 [ 0.299902] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.301110] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.302322] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.303768] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.305209] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.311547] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.312823] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.314000] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.315272] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.321810] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.323240] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.369028] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.370510] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.371933] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.373380] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.374758] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.376010] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.377195] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.378353] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.379897] vgaarb: loaded [ 0.380500] vgaarb: bridge control possible 0000:00:02.0 [ 0.381661] SCSI subsystem initialized [ 0.382498] ACPI: bus type USB registered [ 0.383317] usbcore: registered new interface driver usbfs [ 0.384346] usbcore: registered new interface driver hub [ 0.385348] usbcore: registered new device driver usb [ 0.386413] PCI: Using ACPI for IRQ routing [ 0.387446] NetLabel: Initializing [ 0.388165] NetLabel: domain hash size = 128 [ 0.389013] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389959] NetLabel: unlabeled traffic allowed by default [ 0.391058] clocksource: Switched to clocksource kvm-clock [ 0.396456] AppArmor: AppArmor Filesystem Enabled [ 0.397420] pnp: PnP ACPI init [ 0.398340] pnp: PnP ACPI: found 5 devices [ 0.404372] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.406077] NET: Registered protocol family 2 [ 0.407050] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.408331] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.409505] TCP: Hash tables configured (established 2048 bind 2048) [ 0.410676] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411756] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412928] NET: Registered protocol family 1 [ 0.413798] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414896] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415976] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.430286] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.444553] Trying to unpack rootfs image as initramfs... [ 0.494167] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.508258] Scanning for low memory corruption every 60 seconds [ 0.509689] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.510845] audit: initializing netlink subsys (disabled) [ 0.511889] audit: type=2000 audit(1546020348.303:1): initialized [ 0.513218] Initialise system trusted keyring [ 0.514157] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.515331] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.517316] zbud: loaded [ 0.518023] VFS: Disk quotas dquot_6.6.0 [ 0.518840] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.520367] fuse init (API version 7.23) [ 0.521256] Key type big_key registered [ 0.522061] Allocating IMA MOK and blacklist keyrings. [ 0.523189] Key type asymmetric registered [ 0.524022] Asymmetric key parser 'x509' registered [ 0.530801] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.534875] io scheduler noop registered [ 0.554746] io scheduler deadline registered (default) [ 0.555762] io scheduler cfq registered [ 0.556637] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.557691] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.558964] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.560436] ACPI: Power Button [PWRF] [ 0.561300] GHES: HEST is not enabled! [ 0.575047] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.603970] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.606952] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.631169] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633328] Linux agpgart interface v0.103 [ 0.635808] brd: module loaded [ 0.636958] loop: module loaded [ 0.641531] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.642999] GPT:90111 != 20971519 [ 0.643693] GPT:Alternate GPT header not at the end of the disk. [ 0.644789] GPT:90111 != 20971519 [ 0.645475] GPT: Use GNU Parted to correct GPT errors. [ 0.646436] vda: vda1 vda15 [ 0.647861] scsi host0: ata_piix [ 0.648967] scsi host1: ata_piix [ 0.649679] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.650903] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.652361] libphy: Fixed MDIO Bus: probed [ 0.653182] tun: Universal TUN/TAP device driver, 1.6 [ 0.654132] tun: (C) 1999-2004 Max Krasnyansky [ 0.656255] PPP generic driver version 2.4.2 [ 0.657429] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.658777] ehci-pci: EHCI PCI platform driver [ 0.659686] ehci-platform: EHCI generic platform driver [ 0.660682] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.661796] ohci-pci: OHCI PCI platform driver [ 0.662656] ohci-platform: OHCI generic platform driver [ 0.663644] uhci_hcd: USB Universal Host Controller Interface driver [ 0.678297] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.679330] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.680787] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.681796] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.682977] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.684238] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.685794] usb usb1: Product: UHCI Host Controller [ 0.686796] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.688017] usb usb1: SerialNumber: 0000:00:01.2 [ 0.689014] hub 1-0:1.0: USB hub found [ 0.690019] hub 1-0:1.0: 2 ports detected [ 0.691148] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.693628] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.694799] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.696042] mousedev: PS/2 mouse device common for all mice [ 0.697524] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.699445] rtc_cmos 00:00: RTC can wake from S4 [ 0.700532] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.701701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.702870] i2c /dev entries driver [ 0.703639] device-mapper: uevent: version 1.0.3 [ 0.704574] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.706188] ledtrig-cpu: registered to indicate activity on CPUs [ 0.707473] NET: Registered protocol family 10 [ 0.708469] NET: Registered protocol family 17 [ 0.709337] Key type dns_resolver registered [ 0.710266] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.711340] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.713073] registered taskstats version 1 [ 0.713887] Loading compiled-in X.509 certificates [ 0.715331] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.717152] zswap: loaded using pool lzo/zbud [ 0.719007] Key type trusted registered [ 0.720574] Key type encrypted registered [ 0.721381] AppArmor: AppArmor sha1 policy hashing enabled [ 0.722379] ima: No TPM chip found, activating TPM-bypass! [ 0.723396] evm: HMAC attrs: 0x1 [ 0.724338] Magic number: 14:564:90 [ 0.725174] rtc_cmos 00:00: setting system clock to 2018-12-28 18:05:47 UTC (1546020347) [ 0.726744] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.727843] EDD information not available. [ 0.812180] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.813709] Write protecting the kernel read-only data: 14336k [ 0.825586] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.827405] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.872688] 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.55.0.5... Lease of 10.55.0.5 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.37. iid=i-000000ad 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCepWevg5iaY7bLvpYjpmWflhf0X6cFKrhktV98TGTNVoZNujfYQ4SXQXNyQB4o7do7Cx2EzeFdstBZwBFuSRRNd72fCzUl4FG3b7ZzCt1uloEnwxs7UY/cQNmLd/coAD6sgI8m35wl8x/xG5wypHcDPCNE3mcqnBH+zH5U4VXPkoGp8R3O2P90+p6jjYa1YTKcHJF1JHdzsW4K0pjMLsypByi4LXUvwZah8IZPfn8txmPAdkC4Wr4OgY1po9pnh2E923hbFPVvahsWqTrvO1aqRsuyYlilUOCaXRwtcy593vAsTPuKvdW9NuHKINBLznZEoACtA3cKVgAQyDsLIHVf root@simplehealthcheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst ssh-dss AAAAB3NzaC1kc3MAAACBAIRDaygz4ynNG6xnDRyKlsR8s5pBhIsc6pVBMXqNEnBjOwwyRLe+0pmb0B/iddogtyipmLpllOfB58UnKvte6OxaiB117+hvBCfXUF8FWlYVzpXAodRvOL1WDXgRcZgT6EQCmQXg+MrGKzE2OIMnCYUuN74UNoORKFs5XGTL8d9TAAAAFQC1bt/4bbDUbg/V/mBOALr9Nl1QvwAAAIAJKBkYPUCZpkpqRcF75VBLF5AomWAIAD5sitCtRQ1NW/dYcDZN7xexXnND5aIzH5ew1Oe3y+T2w+6SHhqKtlJUtnsU4YeoA0IopIGEY8aaTRiqOsdCPNH591hVn3/+lRIOByzFoRrPYKuhGVQe0UzAzZHF/cSQSX3vIXzD846l7gAAAIB0GVNGyGAULCkVLdB5KXfH+5qiqZb3XUnbq2UBm+7ykrKkSoaJYj4fbJUeliwEkfTlph0nN3Qm94RKXsBwoTmTZh4E2XjMySSv2POwL8g9qAODw/DdxnTZER4hP70/HgABOPnoqSGGCSo6w8aKsBhezoAarAmRjYaavf9MGpktig== root@simplehealthcheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.5,24,fe80::f816:3eff:fef2:2011/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.5 ip-route:169.254.169.254 via 10.55.0.2 dev eth0 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-000000ad name: N/A availability-zone: nova local-hostname: simplehealthcheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst launch-index: 0 === cirros: current=0.4.0 uptime=4.17 === 2018-12-28 18:05:54,960 - create_instance - INFO - Deleting Port with ID - 10276b09-670f-4137-8d01-2a8aef7131b4 2018-12-28 18:05:54,960 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2port-1 2018-12-28 18:05:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/10276b09-670f-4137-8d01-2a8aef7131b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:55,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-93840306-3a22-4d63-b963-eb964d7f257f Date: Fri, 28 Dec 2018 18:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:05:55,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/10276b09-670f-4137-8d01-2a8aef7131b4 used request id req-93840306-3a22-4d63-b963-eb964d7f257f 2018-12-28 18:05:55,565 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst 2018-12-28 18:05:55,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:55,743 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:05:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb868c54-dd8a-4e27-89b9-647a7c510da6 x-compute-request-id: req-eb868c54-dd8a-4e27-89b9-647a7c510da6 Content-Type: application/json 2018-12-28 18:05:55,743 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-eb868c54-dd8a-4e27-89b9-647a7c510da6 2018-12-28 18:05:55,743 - create_instance - INFO - Checking deletion status 2018-12-28 18:05:55,746 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:56,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-826ce6bc-1e43-4fcd-95e1-3be6e6dc9b39 x-compute-request-id: req-826ce6bc-1e43-4fcd-95e1-3be6e6dc9b39 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.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:05:47.000000", "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:05:55Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:56,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-826ce6bc-1e43-4fcd-95e1-3be6e6dc9b39 2018-12-28 18:05:56,142 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst] is - ACTIVE 2018-12-28 18:05:56,142 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:05:59,146 - create_instance - DEBUG - VM status query timeout in 296.597625017 2018-12-28 18:05:59,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:05:59,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-6ed4210c-7859-4aa3-b989-f293d1cbcc3f x-compute-request-id: req-6ed4210c-7859-4aa3-b989-f293d1cbcc3f 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.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "rel": "bookmark"}], "image": {"id": "1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "links": [{"href": "http://172.30.9.21:8774/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:05:47.000000", "flavor": {"id": "98d8b677-f1ed-475e-a30d-a5487fe16496", "links": [{"href": "http://172.30.9.21:8774/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496", "rel": "bookmark"}]}, "id": "ca87c0ad-550a-44a9-ae16-48e5f48aa7df", "user_id": "d9eba9d8c1044bcf954b028fdd5a3890", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:05:55Z", "hostId": "38172156dc1484a31c801ca2815e11c93dfb325df526cb988b265bc8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst", "created": "2018-12-28T18:05:39Z", "tenant_id": "392f470924ba4329be238650a4c9f55d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:05:59,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-6ed4210c-7859-4aa3-b989-f293d1cbcc3f 2018-12-28 18:05:59,399 - create_instance - DEBUG - Instance status [SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst] is - ACTIVE 2018-12-28 18:05:59,399 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:06:02,402 - create_instance - DEBUG - VM status query timeout in 293.341433048 2018-12-28 18:06:02,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7903acfb31757e5c745a38296f2eca98df1f8c7b" 2018-12-28 18:06:02,455 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54f5e353-fc0a-4a4b-a9e1-0e928aa5b609 x-compute-request-id: req-54f5e353-fc0a-4a4b-a9e1-0e928aa5b609 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ca87c0ad-550a-44a9-ae16-48e5f48aa7df could not be found.", "code": 404}} 2018-12-28 18:06:02,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ca87c0ad-550a-44a9-ae16-48e5f48aa7df used request id req-54f5e353-fc0a-4a4b-a9e1-0e928aa5b609 2018-12-28 18:06:02,455 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ca87c0ad-550a-44a9-ae16-48e5f48aa7df could not be found. (HTTP 404) (Request-ID: req-54f5e353-fc0a-4a4b-a9e1-0e928aa5b609) 2018-12-28 18:06:02,455 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-inst 2018-12-28 18:06:02,456 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet 2018-12-28 18:06:02,456 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-subnet 2018-12-28 18:06:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/0eb87da2-e26d-40ac-a52c-8874e23622d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:06:04,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ababf93b-b5ac-4231-92ea-5299be05924d Date: Fri, 28 Dec 2018 18:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:06:04,826 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/0eb87da2-e26d-40ac-a52c-8874e23622d2 used request id req-ababf93b-b5ac-4231-92ea-5299be05924d 2018-12-28 18:06:04,826 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-priv-net 2018-12-28 18:06:04,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/1e590727-7f01-421a-abb9-14ee5dcd17d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c4a8d76d554f7c5da24c773a081c435cf0d63df" 2018-12-28 18:06:06,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4a5a474-4b59-4c19-8814-ec5d618f235b Date: Fri, 28 Dec 2018 18:06:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:06:06,231 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1e590727-7f01-421a-abb9-14ee5dcd17d1 used request id req-b4a5a474-4b59-4c19-8814-ec5d618f235b 2018-12-28 18:06:06,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd0918b590cbac7b844d0f2fe46b9f2f75809a9" 2018-12-28 18:06:06,282 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:06:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e66d18ff-4593-49af-bca1-9cc2369e1530 x-compute-request-id: req-e66d18ff-4593-49af-bca1-9cc2369e1530 Content-Length: 0 Content-Type: application/json 2018-12-28 18:06:06,282 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/98d8b677-f1ed-475e-a30d-a5487fe16496 used request id req-e66d18ff-4593-49af-bca1-9cc2369e1530 2018-12-28 18:06:06,283 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-b3d0ffba-5b4e-4f0b-8c7a-9d63f7a520c2-image 2018-12-28 18:06:06,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a06ce0c16a3ec6f8dd47b532a20509f5d181349" 2018-12-28 18:06:07,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-688232b5-ee6a-497f-8ab6-b5914e6cb2ea Date: Fri, 28 Dec 2018 18:06:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:06:07,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1d2371b0-c5c1-4846-923f-6e3d2413dbe6 used request id req-688232b5-ee6a-497f-8ab6-b5914e6cb2ea 2018-12-28 18:06:07,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:07,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5ea2d6a0-653a-48e9-9202-92769b92e8c0 Date: Fri, 28 Dec 2018 18:06:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "392f470924ba4329be238650a4c9f55d", "created_at": "2018-12-28T18:05:29Z", "updated_at": "2018-12-28T18:05:29Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "revision_number": 0, "id": "47693ce5-a37a-42e0-a9f4-2bfe8172da6b", "remote_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "remote_ip_prefix": null, "created_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "tenant_id": "392f470924ba4329be238650a4c9f55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "392f470924ba4329be238650a4c9f55d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "revision_number": 0, "id": "6209894a-864b-4745-a126-16eb96850d74", "remote_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "remote_ip_prefix": null, "created_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "tenant_id": "392f470924ba4329be238650a4c9f55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "392f470924ba4329be238650a4c9f55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "revision_number": 0, "id": "f86ba642-8597-4de3-86ce-9cd313bdab1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "tenant_id": "392f470924ba4329be238650a4c9f55d", "port_range_min": null, "ethertype": "IPv4", "project_id": "392f470924ba4329be238650a4c9f55d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "revision_number": 0, "id": "f8be65f8-c623-47a6-b1cb-01321905c8dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "tenant_id": "392f470924ba4329be238650a4c9f55d", "port_range_min": null, "ethertype": "IPv6", "project_id": "392f470924ba4329be238650a4c9f55d"}], "revision_number": 4, "project_id": "392f470924ba4329be238650a4c9f55d", "id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:06:07,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-5ea2d6a0-653a-48e9-9202-92769b92e8c0 2018-12-28 18:06:07,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:07,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e83a6a7-bfde-4d9c-bd0a-22deca3f4d18 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d"}, "enabled": true, "id": "392f470924ba4329be238650a4c9f55d", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-e18d4e40-d1a1-4da-proj"}} 2018-12-28 18:06:07,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-5e83a6a7-bfde-4d9c-bd0a-22deca3f4d18 2018-12-28 18:06:07,818 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3ce9db2d-f43b-4d02-9073-33bb595db685 2018-12-28 18:06:07,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3ce9db2d-f43b-4d02-9073-33bb595db685 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:08,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-923d36c8-6bea-465a-b8ed-e48c21d8d259 Date: Fri, 28 Dec 2018 18:06:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "port_range_min": null, "revision_number": 0, "tenant_id": "392f470924ba4329be238650a4c9f55d", "created_at": "2018-12-28T18:05:29Z", "project_id": "392f470924ba4329be238650a4c9f55d", "id": "47693ce5-a37a-42e0-a9f4-2bfe8172da6b"}, {"remote_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "port_range_min": null, "revision_number": 0, "tenant_id": "392f470924ba4329be238650a4c9f55d", "created_at": "2018-12-28T18:05:29Z", "project_id": "392f470924ba4329be238650a4c9f55d", "id": "6209894a-864b-4745-a126-16eb96850d74"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "port_range_min": null, "revision_number": 0, "tenant_id": "392f470924ba4329be238650a4c9f55d", "created_at": "2018-12-28T18:05:29Z", "project_id": "392f470924ba4329be238650a4c9f55d", "id": "f86ba642-8597-4de3-86ce-9cd313bdab1c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:05:29Z", "security_group_id": "3ce9db2d-f43b-4d02-9073-33bb595db685", "port_range_min": null, "revision_number": 0, "tenant_id": "392f470924ba4329be238650a4c9f55d", "created_at": "2018-12-28T18:05:29Z", "project_id": "392f470924ba4329be238650a4c9f55d", "id": "f8be65f8-c623-47a6-b1cb-01321905c8dd"}]} 2018-12-28 18:06:08,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3ce9db2d-f43b-4d02-9073-33bb595db685 used request id req-923d36c8-6bea-465a-b8ed-e48c21d8d259 2018-12-28 18:06:08,006 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:06:08,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3ce9db2d-f43b-4d02-9073-33bb595db685 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:08,311 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc2ec02b-8999-4d9f-b6d9-4cdcd0af8981 Content-Length: 0 Date: Fri, 28 Dec 2018 18:06:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:06:08,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3ce9db2d-f43b-4d02-9073-33bb595db685 used request id req-cc2ec02b-8999-4d9f-b6d9-4cdcd0af8981 2018-12-28 18:06:08,312 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-e18d4e40-d1a1-4da-proj 2018-12-28 18:06:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:08,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58573f07-e5db-4e56-905f-2e35922be178 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:06:08,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/392f470924ba4329be238650a4c9f55d used request id req-58573f07-e5db-4e56-905f-2e35922be178 2018-12-28 18:06:08,517 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-e18d4e40-d1a1-4da-proj-role 2018-12-28 18:06:08,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:08,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8849b7e8-8acc-434b-8a99-800e88943ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:06:08,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a2bc1c3b4aba4ed9b47d2d7c68c4e3c5 used request id req-8849b7e8-8acc-434b-8a99-800e88943ca2 2018-12-28 18:06:08,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4599760890dca4cc825404874e9ac69a76265fd0" 2018-12-28 18:06:08,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907019b3-5ea3-4a30-9378-fd1fbe8573c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:06:08,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-907019b3-5ea3-4a30-9378-fd1fbe8573c0 2018-12-28 18:06:08,729 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-e18d4e40-d1a1-4da-user 2018-12-28 18:06:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/d9eba9d8c1044bcf954b028fdd5a3890 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afcbd752ff524747ac87a076153d578c22413b16" 2018-12-28 18:06:08,919 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:06:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38288143-d139-4022-81ad-5a3a2e73f3db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:06:08,919 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/d9eba9d8c1044bcf954b028fdd5a3890 used request id req-38288143-d139-4022-81ad-5a3a2e73f3db 2018-12-28 18:06:08,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:09,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FxXLhj20T66yHk7cgPp7Tg"], "issued_at": "2018-12-28T18:06:09.000000Z"}} 2018-12-28 18:06:09,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fd064d2b29e78ab79004aec90e31274788ac810" 2018-12-28 18:06:09,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfcf2046-96dc-4387-9a93-674a1008d659 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:09,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bfcf2046-96dc-4387-9a93-674a1008d659 2018-12-28 18:06:09,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:09,401 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:09,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:06:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["AnPMmwbDQQath6nMzHpkrA"], "issued_at": "2018-12-28T18:06:09.000000Z"}} 2018-12-28 18:06:09,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:06:09,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631bba79-14c6-415a-b663-212212ce5268 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:09,869 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-631bba79-14c6-415a-b663-212212ce5268 2018-12-28 18:06:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:09,879 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:09,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:06:09,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ca89d9-59e1-47f0-bf2c-3d51de05e432 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:06:09,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj used request id req-03ca89d9-59e1-47f0-bf2c-3d51de05e432 2018-12-28 18:06:09,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:06:10,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca8f51e-1261-494d-a26f-4f35b7594768 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:06:10,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-8ca8f51e-1261-494d-a26f-4f35b7594768 2018-12-28 18:06:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}}' 2018-12-28 18:06:10,166 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3886ec80-2ace-45d4-8b17-e70eb764227b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:10,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3886ec80-2ace-45d4-8b17-e70eb764227b 2018-12-28 18:06:10,167 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj 2018-12-28 18:06:10,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:10,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:10,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:06:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3VxfvTMNS1iTYGkZo1ojpA"], "issued_at": "2018-12-28T18:06:10.000000Z"}} 2018-12-28 18:06:10,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da23748738399b7612aafcd6863f9d2ad2341a59" 2018-12-28 18:06:10,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b69718e-60b0-4ac9-bb5a-8344e4237a2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:10,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4b69718e-60b0-4ac9-bb5a-8344e4237a2e 2018-12-28 18:06:10,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:10,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da23748738399b7612aafcd6863f9d2ad2341a59" 2018-12-28 18:06:10,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8c4eeb-8cf9-4822-85b0-a5d372e386f2 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:06:10,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0b8c4eeb-8cf9-4822-85b0-a5d372e386f2 2018-12-28 18:06:10,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da23748738399b7612aafcd6863f9d2ad2341a59" 2018-12-28 18:06:10,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0ed8cd-b7ad-4257-a8f3-9bb9a65ff6c0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}]} 2018-12-28 18:06:10,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj used request id req-4a0ed8cd-b7ad-4257-a8f3-9bb9a65ff6c0 2018-12-28 18:06:10,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da23748738399b7612aafcd6863f9d2ad2341a59" 2018-12-28 18:06:10,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f37e8d4-a15f-443b-8c0b-17459cf1a9de Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:06:10,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9f37e8d4-a15f-443b-8c0b-17459cf1a9de 2018-12-28 18:06:11,166 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-4df85aff-c83e-41f-user 2018-12-28 18:06:11,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:11,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:06:11,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55bae554-9c78-4c28-9f53-39e1a1670cbb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:06:11,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-55bae554-9c78-4c28-9f53-39e1a1670cbb 2018-12-28 18:06:11,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" -d '{"role": {"name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}}' 2018-12-28 18:06:11,383 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3171f447-cc63-40cb-b640-4c9c6a8f476b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6b244e85912746e1812fbc57ca775047", "links": {"self": "http://172.30.9.21:5000/v3/roles/6b244e85912746e1812fbc57ca775047"}, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}} 2018-12-28 18:06:11,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3171f447-cc63-40cb-b640-4c9c6a8f476b 2018-12-28 18:06:11,383 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role 2018-12-28 18:06:11,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/6b244e85912746e1812fbc57ca775047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:06:11,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd78b0a-e3f2-4956-b0f3-2bead0bfcaae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/6b244e85912746e1812fbc57ca775047"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role", "id": "6b244e85912746e1812fbc57ca775047"}} 2018-12-28 18:06:11,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6b244e85912746e1812fbc57ca775047 used request id req-5bd78b0a-e3f2-4956-b0f3-2bead0bfcaae 2018-12-28 18:06:11,466 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role to project CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj 2018-12-28 18:06:11,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39/users/4f813aebc9d54454ac52950332a9d6e8/roles/6b244e85912746e1812fbc57ca775047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:06:11,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:06:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba150d7f-8978-4507-b2c9-c447f8b18da1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:06:11,601 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39/users/4f813aebc9d54454ac52950332a9d6e8/roles/6b244e85912746e1812fbc57ca775047 used request id req-ba150d7f-8978-4507-b2c9-c447f8b18da1 2018-12-28 18:06:11,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:06:11,603 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:06:11,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:11,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:11,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["tz2tUsjFRiScCp1Ah2T5gw"], "issued_at": "2018-12-28T18:06:11.000000Z"}} 2018-12-28 18:06:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:06:12,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0428668b-d3e3-4db9-98c9-8bad7ffd414d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:12,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0428668b-d3e3-4db9-98c9-8bad7ffd414d 2018-12-28 18:06:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:06:12,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-1aaaa641-c55a-45ac-8bc4-9674688306c0 Date: Fri, 28 Dec 2018 18:06:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99"} 2018-12-28 18:06:12,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 used request id req-1aaaa641-c55a-45ac-8bc4-9674688306c0 2018-12-28 18:06:12,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:06:12,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-23f38451-0fb8-4c5f-b119-4b40e7ac03f4 Date: Fri, 28 Dec 2018 18:06: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-12-28 18:06:12,397 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-23f38451-0fb8-4c5f-b119-4b40e7ac03f4 2018-12-28 18:06:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99"}' 2018-12-28 18:06:12,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 X-Openstack-Request-Id: req-d2441e11-b066-4f84-b933-771a1fe75af2 Date: Fri, 28 Dec 2018 18:06:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:06:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:06:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "min_disk": 0, "protected": false, "id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "file": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file", "checksum": null, "owner": "93059e19d94a4b91bb2cdb073d09bf39", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:06:12,619 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d2441e11-b066-4f84-b933-771a1fe75af2 2018-12-28 18:06:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" -d '' 2018-12-28 18:06:14,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-26e81e28-b1ea-426b-9134-0a1d804bcd22 Date: Fri, 28 Dec 2018 18:06:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:06:14,140 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file used request id req-26e81e28-b1ea-426b-9134-0a1d804bcd22 2018-12-28 18:06:14,141 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:06:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:06:14,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-b410ff58-8515-4227-960d-94c835aa7e23 Date: Fri, 28 Dec 2018 18:06:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:06:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:06:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "metadata": {}}], "self": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "min_disk": 0, "protected": false, "id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "file": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93059e19d94a4b91bb2cdb073d09bf39", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:06:14,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 used request id req-b410ff58-8515-4227-960d-94c835aa7e23 2018-12-28 18:06:14,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:06:14,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-de529199-c597-464e-8209-751b1b70fd41 Date: Fri, 28 Dec 2018 18:06: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-12-28 18:06:14,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-de529199-c597-464e-8209-751b1b70fd41 2018-12-28 18:06:14,176 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 2018-12-28 18:06:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:06:14,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-bbbaf428-5878-4528-aa8a-2e2e85cda4bd Date: Fri, 28 Dec 2018 18:06:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:06:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:06:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "metadata": {}}], "self": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "min_disk": 0, "protected": false, "id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "file": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93059e19d94a4b91bb2cdb073d09bf39", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:06:14,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 used request id req-bbbaf428-5878-4528-aa8a-2e2e85cda4bd 2018-12-28 18:06:14,204 - create_image - DEBUG - Instance status is - active 2018-12-28 18:06:14,204 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 2018-12-28 18:06:14,204 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 2018-12-28 18:06:14,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:14,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:14,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["Mj11Ap1DTeSg89AZLcuHEQ"], "issued_at": "2018-12-28T18:06:14.000000Z"}} 2018-12-28 18:06:14,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:06:14,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb729a71-750f-4851-9a8b-b07eb4d39a36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:14,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-eb729a71-750f-4851-9a8b-b07eb4d39a36 2018-12-28 18:06:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:06:14,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-66f6780f-eb10-445c-93f8-d7cc6469bc36 Date: Fri, 28 Dec 2018 18:06:14 GMT RESP BODY: {"networks":[]} 2018-12-28 18:06:14,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-66f6780f-eb10-445c-93f8-d7cc6469bc36 2018-12-28 18:06:14,846 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 2018-12-28 18:06:14,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" -d '{"network": {"name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1", "admin_state_up": true}}' 2018-12-28 18:06:15,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-ef2efc06-428f-4051-b915-ea2a286989a6 Date: Fri, 28 Dec 2018 18:06:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"09472227-da36-4185-9ba4-179049f93839","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:06:15Z","is_default":false,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","mtu":1450}} 2018-12-28 18:06:15,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-ef2efc06-428f-4051-b915-ea2a286989a6 2018-12-28 18:06:15,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:06:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-c6e6ce86-c2e2-44c3-89fd-b5c3967a7d41 Date: Fri, 28 Dec 2018 18:06:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-28T18:06:15Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:15,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=09472227-da36-4185-9ba4-179049f93839 used request id req-c6e6ce86-c2e2-44c3-89fd-b5c3967a7d41 2018-12-28 18:06:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:06:15,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23d2759a-dd1d-4935-9cba-78a610a43f8c Date: Fri, 28 Dec 2018 18:06:15 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:06:15,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-23d2759a-dd1d-4935-9cba-78a610a43f8c 2018-12-28 18:06:15,654 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 2018-12-28 18:06:15,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" -d '{"subnets": [{"ip_version": 4, "network_id": "09472227-da36-4185-9ba4-179049f93839", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]}' 2018-12-28 18:06:16,326 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-602c4934-5200-4c4e-99bf-2b028633de1a Date: Fri, 28 Dec 2018 18:06:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:16,327 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-602c4934-5200-4c4e-99bf-2b028633de1a 2018-12-28 18:06:16,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:06:16,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-9f0942e5-f5dd-4723-8c7a-58b681475011 Date: Fri, 28 Dec 2018 18: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:16,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=09472227-da36-4185-9ba4-179049f93839 used request id req-9f0942e5-f5dd-4723-8c7a-58b681475011 2018-12-28 18:06:16,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:06:16,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f5cf3382-21b2-42e5-a49c-0ed0ed095e11 Date: Fri, 28 Dec 2018 18:06:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:16,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-f5cf3382-21b2-42e5-a49c-0ed0ed095e11 2018-12-28 18:06:16,787 - OpenStackNetwork - DEBUG - Network [09472227-da36-4185-9ba4-179049f93839] created successfully 2018-12-28 18:06:16,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:16,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:17,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["vMLa5rs_TdCbxMt19I8iQg"], "issued_at": "2018-12-28T18:06:17.000000Z"}} 2018-12-28 18:06:17,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:06:17,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefb77e9-ac77-488b-b1ae-104cabe34b02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:17,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aefb77e9-ac77-488b-b1ae-104cabe34b02 2018-12-28 18:06:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:06:17,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1226e417-30af-4fe9-a59a-73dbcbbf6a8b Date: Fri, 28 Dec 2018 18:06:17 GMT RESP BODY: {"networks":[]} 2018-12-28 18:06:17,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-1226e417-30af-4fe9-a59a-73dbcbbf6a8b 2018-12-28 18:06:17,439 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 2018-12-28 18:06:17,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" -d '{"network": {"name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2", "admin_state_up": true}}' 2018-12-28 18:06:17,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e3ce8574-3e06-4fd2-8ccb-a27a4dfedca9 Date: Fri, 28 Dec 2018 18:06:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:06:17Z","is_default":false,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","mtu":1450}} 2018-12-28 18:06:17,979 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e3ce8574-3e06-4fd2-8ccb-a27a4dfedca9 2018-12-28 18:06:17,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:06:18,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-1b572701-9dff-4b67-93f0-06d822780ceb Date: Fri, 28 Dec 2018 18:06:18 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-12-28T18:06:17Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:18,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-1b572701-9dff-4b67-93f0-06d822780ceb 2018-12-28 18:06:18,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:06:18,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-77770521-6426-4242-b04c-f9fc0a35b5e0 Date: Fri, 28 Dec 2018 18:06:18 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:06:18,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-77770521-6426-4242-b04c-f9fc0a35b5e0 2018-12-28 18:06:18,453 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 2018-12-28 18:06:18,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" -d '{"subnets": [{"ip_version": 4, "network_id": "7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]}' 2018-12-28 18:06:19,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-26afa66f-8c85-4261-ac0a-c692bc92831f Date: Fri, 28 Dec 2018 18:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:19,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-26afa66f-8c85-4261-ac0a-c692bc92831f 2018-12-28 18:06:19,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:06:19,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-02b8eb7b-88fd-4f07-b0c3-7b8a141bfcc8 Date: Fri, 28 Dec 2018 18: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:19,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-02b8eb7b-88fd-4f07-b0c3-7b8a141bfcc8 2018-12-28 18:06:19,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:06:19,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fcefff1d-3e55-4efe-95dc-4014df8ecaed Date: Fri, 28 Dec 2018 18:06:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:19,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-fcefff1d-3e55-4efe-95dc-4014df8ecaed 2018-12-28 18:06:19,825 - OpenStackNetwork - DEBUG - Network [7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0] created successfully 2018-12-28 18:06:19,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:19,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:20,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["PlJCxmc4Qzyq6jXH5mE0tw"], "issued_at": "2018-12-28T18:06:20.000000Z"}} 2018-12-28 18:06:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:20,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e85658-27f1-40e5-8b1a-6158f50091a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:20,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-27e85658-27f1-40e5-8b1a-6158f50091a4 2018-12-28 18:06:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:20,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-32d892ad-71e6-4caf-8995-9e5e3ee6f094 Date: Fri, 28 Dec 2018 18:06:20 GMT RESP BODY: {"routers": []} 2018-12-28 18:06:20,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router&admin_state_up=True used request id req-32d892ad-71e6-4caf-8995-9e5e3ee6f094 2018-12-28 18:06:20,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:20,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:20,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["qJT3FQ1ySd6jaaP41VqbUQ"], "issued_at": "2018-12-28T18:06:20.000000Z"}} 2018-12-28 18:06:20,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c471e2087ad1b78ef38c0c822e672c2a236ef09a" 2018-12-28 18:06:20,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c07941a2-6d15-4d21-bf94-eb264b0b2114 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:20,852 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c07941a2-6d15-4d21-bf94-eb264b0b2114 2018-12-28 18:06:20,854 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:20,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"router": {"name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router", "admin_state_up": true}}' 2018-12-28 18:06:24,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-d48d62a3-22c8-49d3-9299-b018db568655 Date: Fri, 28 Dec 2018 18:06:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:21Z", "admin_state_up": true, "updated_at": "2018-12-28T18:06:21Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "7d6eaa28-d762-4465-b264-6f0a73ef8eb2", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router"}} 2018-12-28 18:06:24,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-d48d62a3-22c8-49d3-9299-b018db568655 2018-12-28 18:06:24,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=7d6eaa28-d762-4465-b264-6f0a73ef8eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:24,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-802e9313-019f-471d-b670-d9b9fbb19832 Date: Fri, 28 Dec 2018 18:06:24 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:24,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=7d6eaa28-d762-4465-b264-6f0a73ef8eb2 used request id req-802e9313-019f-471d-b670-d9b9fbb19832 2018-12-28 18:06:24,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:25,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b88d9c4d-f538-45d3-b83e-0b5d28881b77 Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:25,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-b88d9c4d-f538-45d3-b83e-0b5d28881b77 2018-12-28 18:06:25,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:25,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:25,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc2a821d-7028-4581-ab42-8a826cd7243b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:25,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-dc2a821d-7028-4581-ab42-8a826cd7243b 2018-12-28 18:06:25,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:25,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-247e47de-dcd8-4dc3-a253-0cd2ea1a39d5 Date: Fri, 28 Dec 2018 18:06:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:25,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-247e47de-dcd8-4dc3-a253-0cd2ea1a39d5 2018-12-28 18:06:25,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:25,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4c448b8-8d2d-45a6-b037-3211f79e0064 Date: Fri, 28 Dec 2018 18:06:25 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:25,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1&admin_state_up=True used request id req-b4c448b8-8d2d-45a6-b037-3211f79e0064 2018-12-28 18:06:25,521 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1 for router - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:25,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:25,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:25,904 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["mdDVeTdaRMG2aZ-ne4nbJA"], "issued_at": "2018-12-28T18:06:25.000000Z"}} 2018-12-28 18:06:25,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1d722994e1f5f1301e1f042eb0d9d44bbd90" 2018-12-28 18:06:25,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a1c81e-1235-4b1d-902a-bf2bbdacde96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:25,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a0a1c81e-1235-4b1d-902a-bf2bbdacde96 2018-12-28 18:06:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:26,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e0f69745-a176-4672-a5dd-e6bb892a408c Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:26,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-e0f69745-a176-4672-a5dd-e6bb892a408c 2018-12-28 18:06:26,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:26,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a6acab0d-643c-451a-b5d5-d9c0f586de43 Date: Fri, 28 Dec 2018 18:06:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:26,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-a6acab0d-643c-451a-b5d5-d9c0f586de43 2018-12-28 18:06:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:26,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-20582517-8982-45bf-92d6-d1da42756af7 Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:26,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-20582517-8982-45bf-92d6-d1da42756af7 2018-12-28 18:06:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:26,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:26,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35b1d722994e1f5f1301e1f042eb0d9d44bbd90" 2018-12-28 18:06:26,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4baba7-70f5-4a5e-a294-a2e18d59c188 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:26,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-ca4baba7-70f5-4a5e-a294-a2e18d59c188 2018-12-28 18:06:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:26,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-665719fe-ea13-4871-bcad-3cc8872c96ef Date: Fri, 28 Dec 2018 18:06:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:26,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-665719fe-ea13-4871-bcad-3cc8872c96ef 2018-12-28 18:06:26,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:27,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5dbb24b9-5d14-4f13-9e25-a692a9eabf90 Date: Fri, 28 Dec 2018 18:06:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:27,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 used request id req-5dbb24b9-5d14-4f13-9e25-a692a9eabf90 2018-12-28 18:06:27,313 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 2018-12-28 18:06:27,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"port": {"network_id": "09472227-da36-4185-9ba4-179049f93839", "fixed_ips": [{"subnet_id": "f435861f-a2ba-4531-bb58-53845e27af87", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1", "admin_state_up": true}}' 2018-12-28 18:06:28,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-8119b34b-e6d3-4492-b91e-4dc282adabc4 Date: Fri, 28 Dec 2018 18:06:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.1"}],"id":"3a1a7910-6b50-4818-b95e-f80262a6aee3","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:f7:20:10","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1","project_id":"93059e19d94a4b91bb2cdb073d09bf39","qos_policy_id":null,"admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:27Z","binding:vnic_type":"normal"}} 2018-12-28 18:06:28,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-8119b34b-e6d3-4492-b91e-4dc282adabc4 2018-12-28 18:06:28,501 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1 for router - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:28,501 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"port_id": "3a1a7910-6b50-4818-b95e-f80262a6aee3"}' 2018-12-28 18:06:30,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1599eb30-f534-46ac-809c-0b6a9be8c3a7 Date: Fri, 28 Dec 2018 18:06:30 GMT RESP BODY: {"network_id": "09472227-da36-4185-9ba4-179049f93839", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "subnet_id": "f435861f-a2ba-4531-bb58-53845e27af87", "subnet_ids": ["f435861f-a2ba-4531-bb58-53845e27af87"], "port_id": "3a1a7910-6b50-4818-b95e-f80262a6aee3", "id": "7d6eaa28-d762-4465-b264-6f0a73ef8eb2"} 2018-12-28 18:06:30,134 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/add_router_interface used request id req-1599eb30-f534-46ac-809c-0b6a9be8c3a7 2018-12-28 18:06:30,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:30,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ec3f3640-55cf-4d89-838e-ca0a70940726 Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:30,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-ec3f3640-55cf-4d89-838e-ca0a70940726 2018-12-28 18:06:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:30,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b81eb52-d170-4856-a428-49c3f6888560 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:30,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-7b81eb52-d170-4856-a428-49c3f6888560 2018-12-28 18:06:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:30,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8b6acd73-3191-485a-a0c5-59251692848a Date: Fri, 28 Dec 2018 18:06:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:30,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-8b6acd73-3191-485a-a0c5-59251692848a 2018-12-28 18:06:30,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:30,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6b67cdc6-c1e2-46eb-8371-0d07005ea0bc Date: Fri, 28 Dec 2018 18:06:30 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:30,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2&admin_state_up=True used request id req-6b67cdc6-c1e2-46eb-8371-0d07005ea0bc 2018-12-28 18:06:30,969 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2 for router - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:30,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:30,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:31,351 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["5TKUY6JCQYKu6evqXEk1Jw"], "issued_at": "2018-12-28T18:06:31.000000Z"}} 2018-12-28 18:06:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d3658fd93dfbb59bca3e518b6a7c16a2929eba" 2018-12-28 18:06:31,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-721b682b-3227-49fd-80c0-5e164197245f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:31,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-721b682b-3227-49fd-80c0-5e164197245f 2018-12-28 18:06:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:31,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-61dbbc69-1d3e-49f7-a6b9-778fc108d692 Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:31,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-61dbbc69-1d3e-49f7-a6b9-778fc108d692 2018-12-28 18:06:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:31,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c40e8394-55b1-4b18-a410-3c27c0e5ccc7 Date: Fri, 28 Dec 2018 18:06:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:31,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-c40e8394-55b1-4b18-a410-3c27c0e5ccc7 2018-12-28 18:06:31,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:31,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-035562ac-db59-492d-9ef5-693224e3495d Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:31,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-035562ac-db59-492d-9ef5-693224e3495d 2018-12-28 18:06:31,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:31,867 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:31,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d3658fd93dfbb59bca3e518b6a7c16a2929eba" 2018-12-28 18:06:31,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-485fd079-18d8-44fe-9cdf-efb6dcdf9c71 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:31,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-485fd079-18d8-44fe-9cdf-efb6dcdf9c71 2018-12-28 18:06:31,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:32,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fb17a0b2-6fc9-4b3e-976f-0905ff933980 Date: Fri, 28 Dec 2018 18:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:32,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-fb17a0b2-6fc9-4b3e-976f-0905ff933980 2018-12-28 18:06:32,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:32,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-99231b2a-d72a-459d-902b-b8ccccd60d56 Date: Fri, 28 Dec 2018 18:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:32,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 used request id req-99231b2a-d72a-459d-902b-b8ccccd60d56 2018-12-28 18:06:32,368 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 2018-12-28 18:06:32,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"port": {"network_id": "7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0", "fixed_ips": [{"subnet_id": "63bb98f7-867a-49e9-b445-da57652a24e0", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2", "admin_state_up": true}}' 2018-12-28 18:06:33,422 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-d09e38a1-8c3f-4682-9b62-9ccc5a42f394 Date: Fri, 28 Dec 2018 18:06:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.1"}],"id":"e28176c3-185a-48a7-9adf-900bda9d22cc","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:76:71:f3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2","project_id":"93059e19d94a4b91bb2cdb073d09bf39","qos_policy_id":null,"admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:32Z","binding:vnic_type":"normal"}} 2018-12-28 18:06:33,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-d09e38a1-8c3f-4682-9b62-9ccc5a42f394 2018-12-28 18:06:33,423 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2 for router - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:33,423 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:06:33,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"port_id": "e28176c3-185a-48a7-9adf-900bda9d22cc"}' 2018-12-28 18:06:35,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ae1a1006-4390-4252-9816-9b57b3133582 Date: Fri, 28 Dec 2018 18:06:35 GMT RESP BODY: {"network_id": "7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "subnet_id": "63bb98f7-867a-49e9-b445-da57652a24e0", "subnet_ids": ["63bb98f7-867a-49e9-b445-da57652a24e0"], "port_id": "e28176c3-185a-48a7-9adf-900bda9d22cc", "id": "7d6eaa28-d762-4465-b264-6f0a73ef8eb2"} 2018-12-28 18:06:35,092 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/add_router_interface used request id req-ae1a1006-4390-4252-9816-9b57b3133582 2018-12-28 18:06:35,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:35,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-f452e944-cb9d-41d3-98be-0caaaafa61fb Date: Fri, 28 Dec 2018 18:06:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:21Z", "admin_state_up": true, "updated_at": "2018-12-28T18:06:34Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "7d6eaa28-d762-4465-b264-6f0a73ef8eb2", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router"}} 2018-12-28 18:06:35,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2 used request id req-f452e944-cb9d-41d3-98be-0caaaafa61fb 2018-12-28 18:06:35,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=7d6eaa28-d762-4465-b264-6f0a73ef8eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:35,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-127f5e92-1ce9-4ff5-bd5d-12d4e3f22028 Date: Fri, 28 Dec 2018 18:06:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.1"}],"id":"3a1a7910-6b50-4818-b95e-f80262a6aee3","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:f7:20:10","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:27Z","binding:vnic_type":"normal","device_id":"7d6eaa28-d762-4465-b264-6f0a73ef8eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:34Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.1"}],"id":"e28176c3-185a-48a7-9adf-900bda9d22cc","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:76:71:f3","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:32Z","binding:vnic_type":"normal","device_id":"7d6eaa28-d762-4465-b264-6f0a73ef8eb2"}]} 2018-12-28 18:06:35,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=7d6eaa28-d762-4465-b264-6f0a73ef8eb2 used request id req-127f5e92-1ce9-4ff5-bd5d-12d4e3f22028 2018-12-28 18:06:35,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/f435861f-a2ba-4531-bb58-53845e27af87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:35,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-b71c44cc-9c8f-48a9-b683-5df7e8b34f5d Date: Fri, 28 Dec 2018 18:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}} 2018-12-28 18:06:35,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/f435861f-a2ba-4531-bb58-53845e27af87 used request id req-b71c44cc-9c8f-48a9-b683-5df7e8b34f5d 2018-12-28 18:06:35,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/63bb98f7-867a-49e9-b445-da57652a24e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:06:35,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-719056e5-6920-4372-acbe-3babc6d864b8 Date: Fri, 28 Dec 2018 18:06:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}} 2018-12-28 18:06:35,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/63bb98f7-867a-49e9-b445-da57652a24e0 used request id req-719056e5-6920-4372-acbe-3babc6d864b8 2018-12-28 18:06:35,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:35,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:36,223 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["9mD3nYjHTiKK-jm82Nd-gw"], "issued_at": "2018-12-28T18:06:36.000000Z"}} 2018-12-28 18:06:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a57331efc304e8d8a89345ce63f3cca59a23d06" 2018-12-28 18:06:36,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff1158d-8b0f-426b-8a03-523131fc4bb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:36,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0ff1158d-8b0f-426b-8a03-523131fc4bb5 2018-12-28 18:06:36,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:06:36,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a57331efc304e8d8a89345ce63f3cca59a23d06" 2018-12-28 18:06:36,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fde0dfe3-f8c7-458f-8584-c0ecfaa4daae x-compute-request-id: req-fde0dfe3-f8c7-458f-8584-c0ecfaa4daae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:06:36,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fde0dfe3-f8c7-458f-8584-c0ecfaa4daae 2018-12-28 18:06:36,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a57331efc304e8d8a89345ce63f3cca59a23d06" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-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-12-28 18:06:36,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-4a6f97f2-a258-4cf0-a461-41ac312351c2 x-compute-request-id: req-4a6f97f2-a258-4cf0-a461-41ac312351c2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:06:36,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4a6f97f2-a258-4cf0-a461-41ac312351c2 2018-12-28 18:06:36,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:36,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:36,913 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["CywrduQgTPCoFlwbfZhMgQ"], "issued_at": "2018-12-28T18:06:36.000000Z"}} 2018-12-28 18:06:36,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:36,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f7a6fe-bc21-4f00-9a90-0dae5bd6fa5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:36,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-56f7a6fe-bc21-4f00-9a90-0dae5bd6fa5b 2018-12-28 18:06:36,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:37,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c7042e71-4c3e-4661-bb1a-a51ae077fe64 Date: Fri, 28 Dec 2018 18:06:37 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:06:37,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp used request id req-c7042e71-4c3e-4661-bb1a-a51ae077fe64 2018-12-28 18:06:37,179 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp... 2018-12-28 18:06:37,179 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp 2018-12-28 18:06:37,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp"}}' 2018-12-28 18:06:37,611 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-871dc6f1-fd00-4fae-b260-bb57683b97b7 Date: Fri, 28 Dec 2018 18:06:37 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "updated_at": "2018-12-28T18:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "36ffc146-71aa-41d4-82a6-443180f41dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}], "revision_number": 2, "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp"}} 2018-12-28 18:06:37,611 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-871dc6f1-fd00-4fae-b260-bb57683b97b7 2018-12-28 18:06:37,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:37,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8d152a39-3722-4c00-9521-266e990e08ff Date: Fri, 28 Dec 2018 18:06:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "36ffc146-71aa-41d4-82a6-443180f41dc9"}]} 2018-12-28 18:06:37,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-8d152a39-3722-4c00-9521-266e990e08ff 2018-12-28 18:06:37,786 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:37,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a1afc3b-420f-43e0-97aa-4d827bc0efee Date: Fri, 28 Dec 2018 18:06:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "36ffc146-71aa-41d4-82a6-443180f41dc9"}]} 2018-12-28 18:06:37,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-3a1afc3b-420f-43e0-97aa-4d827bc0efee 2018-12-28 18:06:37,968 - neutron_utils - INFO - Retrieving security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-ca2789e6-bcb5-4777-afc8-8ff95268d179 Date: Fri, 28 Dec 2018 18:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "updated_at": "2018-12-28T18:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "36ffc146-71aa-41d4-82a6-443180f41dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}], "revision_number": 2, "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp"}]} 2018-12-28 18:06:38,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-ca2789e6-bcb5-4777-afc8-8ff95268d179 2018-12-28 18:06:38,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:38,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-542b41dc-6c83-4d45-a097-b0eac4af7c68 Date: Fri, 28 Dec 2018 18:06:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "36ffc146-71aa-41d4-82a6-443180f41dc9"}]} 2018-12-28 18:06:38,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-542b41dc-6c83-4d45-a097-b0eac4af7c68 2018-12-28 18:06:38,342 - neutron_utils - INFO - Retrieving security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:38,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-8e27598d-0d84-49c9-bbc9-a68346f1f83e Date: Fri, 28 Dec 2018 18:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "updated_at": "2018-12-28T18:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "36ffc146-71aa-41d4-82a6-443180f41dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}], "revision_number": 2, "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp"}]} 2018-12-28 18:06:38,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-8e27598d-0d84-49c9-bbc9-a68346f1f83e 2018-12-28 18:06:38,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e6590a0-00aa-4941-a108-f55815c03811 Date: Fri, 28 Dec 2018 18:06:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "36ffc146-71aa-41d4-82a6-443180f41dc9"}]} 2018-12-28 18:06:38,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-8e6590a0-00aa-4941-a108-f55815c03811 2018-12-28 18:06:38,568 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp 2018-12-28 18:06:38,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-60ca84e6-53b5-47b5-b299-800ae8f149a7 Date: Fri, 28 Dec 2018 18:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "updated_at": "2018-12-28T18:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "36ffc146-71aa-41d4-82a6-443180f41dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}], "revision_number": 2, "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp"}]} 2018-12-28 18:06:38,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp used request id req-60ca84e6-53b5-47b5-b299-800ae8f149a7 2018-12-28 18:06:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:38,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:38,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b46ecd-a5dc-40f8-bb90-3e69cec00ef2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:38,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-a3b46ecd-a5dc-40f8-bb90-3e69cec00ef2 2018-12-28 18:06:38,806 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:38,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:38,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ca2caad6-d795-4011-bc6b-84940d8aec1a Date: Fri, 28 Dec 2018 18:06:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "36ffc146-71aa-41d4-82a6-443180f41dc9"}]} 2018-12-28 18:06:38,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-ca2caad6-d795-4011-bc6b-84940d8aec1a 2018-12-28 18:06:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd"}}' 2018-12-28 18:06:39,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-54d45425-3918-495a-8a86-714796ce64d6 Date: Fri, 28 Dec 2018 18:06:39 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-12-28T18:06:39Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:39Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5d1c2410-547e-4774-802f-222528d8cee2"}} 2018-12-28 18:06:39,143 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-54d45425-3918-495a-8a86-714796ce64d6 2018-12-28 18:06:39,144 - neutron_utils - INFO - Retrieving security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:39,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:39,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-f84d6026-e319-4b27-9e8e-3f445d357a03 Date: Fri, 28 Dec 2018 18:06:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "updated_at": "2018-12-28T18:06:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "revision_number": 0, "id": "36ffc146-71aa-41d4-82a6-443180f41dc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:39Z", "revision_number": 0, "id": "5d1c2410-547e-4774-802f-222528d8cee2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:39Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}], "revision_number": 3, "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp"}]} 2018-12-28 18:06:39,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-f84d6026-e319-4b27-9e8e-3f445d357a03 2018-12-28 18:06:39,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5f1ac637-f969-4584-80ff-e0cd80ff88bd 2018-12-28 18:06:39,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:06:39,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-edb23c8a-dfc0-4547-918c-669c14926df3 Date: Fri, 28 Dec 2018 18:06: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-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:37Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:37Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "36ffc146-71aa-41d4-82a6-443180f41dc9"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:39Z", "security_group_id": "5f1ac637-f969-4584-80ff-e0cd80ff88bd", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:39Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "5d1c2410-547e-4774-802f-222528d8cee2"}]} 2018-12-28 18:06:39,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-edb23c8a-dfc0-4547-918c-669c14926df3 2018-12-28 18:06:39,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:39,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:39,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["n60h2EhYSaaxVL9-E4RJ4A"], "issued_at": "2018-12-28T18:06:39.000000Z"}} 2018-12-28 18:06:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:39,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5035c29f-40c4-4c68-a37b-1b7a930fd410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:39,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5035c29f-40c4-4c68-a37b-1b7a930fd410 2018-12-28 18:06:39,831 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:06:39,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:39,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f2cb3d4-8a5f-4b3e-9eb9-37769c48ea4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:39,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6f2cb3d4-8a5f-4b3e-9eb9-37769c48ea4a 2018-12-28 18:06:39,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:40,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f80aac2d-62df-4878-97f0-ca8711bcc0ba Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:40,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-f80aac2d-62df-4878-97f0-ca8711bcc0ba 2018-12-28 18:06:40,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:40,164 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:40,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650d35b2-6a64-4272-8c53-a7bde3332bea Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:40,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-650d35b2-6a64-4272-8c53-a7bde3332bea 2018-12-28 18:06:40,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-71a40c34-fef3-43e9-bd49-9a830bc212e0 Date: Fri, 28 Dec 2018 18:06:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:40,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-71a40c34-fef3-43e9-bd49-9a830bc212e0 2018-12-28 18:06:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:40,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a66beb8-a61f-4408-afbb-094647332a86 Date: Fri, 28 Dec 2018 18:06:40 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:40,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port&admin_state_up=True used request id req-0a66beb8-a61f-4408-afbb-094647332a86 2018-12-28 18:06:40,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:40,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-737a062f-1741-4d51-99ab-e8680dac7fc6 x-compute-request-id: req-737a062f-1741-4d51-99ab-e8680dac7fc6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:06:40,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1 used request id req-737a062f-1741-4d51-99ab-e8680dac7fc6 2018-12-28 18:06:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:41,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-39c588ff-4f28-464f-8964-81e2c33e5397 Date: Fri, 28 Dec 2018 18: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:41,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-39c588ff-4f28-464f-8964-81e2c33e5397 2018-12-28 18:06:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:41,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef827c1-bc0d-423e-9d7e-5aad207b0ac3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:41,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-9ef827c1-bc0d-423e-9d7e-5aad207b0ac3 2018-12-28 18:06:41,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:41,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a2321031-2987-4228-920c-7ec8ab4653ef Date: Fri, 28 Dec 2018 18:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:41,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-a2321031-2987-4228-920c-7ec8ab4653ef 2018-12-28 18:06:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:41,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-81cf8986-6f78-4f59-8092-8aedcc469986 Date: Fri, 28 Dec 2018 18:06:41 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:41,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port&admin_state_up=True used request id req-81cf8986-6f78-4f59-8092-8aedcc469986 2018-12-28 18:06:41,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:41,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:41,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["xAafpJOvT6CWRNxxqk0xxA"], "issued_at": "2018-12-28T18:06:41.000000Z"}} 2018-12-28 18:06:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee09e1766bcec33670f43b4f3e76d86df31333a" 2018-12-28 18:06:41,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60841c07-e8ad-44e3-afc8-2d87a6faca5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:41,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-60841c07-e8ad-44e3-afc8-2d87a6faca5e 2018-12-28 18:06:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:42,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-76da0094-588d-4231-823b-a124c56174b0 Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:42,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-76da0094-588d-4231-823b-a124c56174b0 2018-12-28 18:06:42,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:42,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f9e1de55-bdbc-4445-bd8c-9794d22bdfb6 Date: Fri, 28 Dec 2018 18:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:42,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-f9e1de55-bdbc-4445-bd8c-9794d22bdfb6 2018-12-28 18:06:42,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:42,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e7d5893c-81f7-49b9-8907-7fff6db8808a Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:42,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-e7d5893c-81f7-49b9-8907-7fff6db8808a 2018-12-28 18:06:42,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:42,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee09e1766bcec33670f43b4f3e76d86df31333a" 2018-12-28 18:06:42,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbe4130-9276-4e23-8d71-e1df498184e0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:42,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-4fbe4130-9276-4e23-8d71-e1df498184e0 2018-12-28 18:06:42,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:42,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ad401155-69ab-4145-ab1c-61def776c041 Date: Fri, 28 Dec 2018 18:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:42,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-ad401155-69ab-4145-ab1c-61def776c041 2018-12-28 18:06:42,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:43,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-bd050e1e-3e60-4e72-9497-d2d0bb1c8f39 Date: Fri, 28 Dec 2018 18:06:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:43,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 used request id req-bd050e1e-3e60-4e72-9497-d2d0bb1c8f39 2018-12-28 18:06:43,060 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 2018-12-28 18:06:43,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" -d '{"port": {"network_id": "09472227-da36-4185-9ba4-179049f93839", "fixed_ips": [{"subnet_id": "f435861f-a2ba-4531-bb58-53845e27af87", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port", "admin_state_up": true}}' 2018-12-28 18:06:44,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-8582afd9-c089-471f-9ce4-2e4921e1e5ee Date: Fri, 28 Dec 2018 18:06:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.5"}],"id":"1cf8d19e-f736-4252-b6f4-574a204f8f9e","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:55:91:31","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port","project_id":"93059e19d94a4b91bb2cdb073d09bf39","qos_policy_id":null,"admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:43Z","binding:vnic_type":"normal"}} 2018-12-28 18:06:44,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-8582afd9-c089-471f-9ce4-2e4921e1e5ee 2018-12-28 18:06:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:44,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6cee13b1-ba46-4a63-85e1-f251bf64426d Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:44,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-6cee13b1-ba46-4a63-85e1-f251bf64426d 2018-12-28 18:06:44,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:44,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-712346f6-bc0b-401c-a21e-8171ffb6d457 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:44,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-712346f6-bc0b-401c-a21e-8171ffb6d457 2018-12-28 18:06:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:44,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-144aaf89-e85a-48d2-8922-a6d7dd7e0a35 Date: Fri, 28 Dec 2018 18:06:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:44,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-144aaf89-e85a-48d2-8922-a6d7dd7e0a35 2018-12-28 18:06:44,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:44,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-0c533a12-325c-4a50-9950-05f732430ab9 Date: Fri, 28 Dec 2018 18:06:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.5"}],"id":"1cf8d19e-f736-4252-b6f4-574a204f8f9e","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:55:91:31","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:06:44,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port&admin_state_up=True used request id req-0c533a12-325c-4a50-9950-05f732430ab9 2018-12-28 18:06:44,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:45,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c18491-2b83-4515-a9b8-39c409c915bc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:45,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-a5c18491-2b83-4515-a9b8-39c409c915bc 2018-12-28 18:06:45,007 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1 2018-12-28 18:06:45,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:45,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb2cbffe-5be7-4bf9-a002-afadc190ddc7 x-compute-request-id: req-eb2cbffe-5be7-4bf9-a002-afadc190ddc7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-flavor-name"}]} 2018-12-28 18:06:45,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-eb2cbffe-5be7-4bf9-a002-afadc190ddc7 2018-12-28 18:06:45,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:45,065 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2834a4b-7913-4be0-8c2c-7c8cd2fd0bce x-compute-request-id: req-a2834a4b-7913-4be0-8c2c-7c8cd2fd0bce Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:06:45,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46 used request id req-a2834a4b-7913-4be0-8c2c-7c8cd2fd0bce 2018-12-28 18:06:45,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:45,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-b4a22dc3-7f62-48b1-a3d2-d1737522634d Date: Fri, 28 Dec 2018 18:06:45 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:06:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:06:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "metadata": {}}], "self": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "min_disk": 0, "protected": false, "id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "file": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93059e19d94a4b91bb2cdb073d09bf39", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99"} 2018-12-28 18:06:45,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 used request id req-b4a22dc3-7f62-48b1-a3d2-d1737522634d 2018-12-28 18:06:45,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:45,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d98bbfc3-495f-4d8b-82ce-a4d9ef5fea5c Date: Fri, 28 Dec 2018 18:06: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-12-28 18:06:45,410 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d98bbfc3-495f-4d8b-82ce-a4d9ef5fea5c 2018-12-28 18:06:45,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" -d '{"server": {"name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "imageRef": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "flavorRef": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "1cf8d19e-f736-4252-b6f4-574a204f8f9e"}]}}' 2018-12-28 18:06:47,090 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:06:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a052b8a7-3188-4953-a869-1d4178ebd4ba x-compute-request-id: req-a052b8a7-3188-4953-a869-1d4178ebd4ba Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "adminPass": "hXBXSQzK7QVv"}} 2018-12-28 18:06:47,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a052b8a7-3188-4953-a869-1d4178ebd4ba 2018-12-28 18:06:47,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:47,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06: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-a995e4f5-83a7-41cd-9b84-43331c822408 x-compute-request-id: req-a995e4f5-83a7-41cd-9b84-43331c822408 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.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "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-12-28T18:06:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:06:47,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-a995e4f5-83a7-41cd-9b84-43331c822408 2018-12-28 18:06:47,692 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1 2018-12-28 18:06:47,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:48,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06: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-820e02f8-1f93-4f77-896c-7bd6ffa2573a x-compute-request-id: req-820e02f8-1f93-4f77-896c-7bd6ffa2573a 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.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "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-12-28T18:06:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:06:48,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-820e02f8-1f93-4f77-896c-7bd6ffa2573a 2018-12-28 18:06:48,078 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - BUILD 2018-12-28 18:06:48,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:06:51,081 - create_instance - DEBUG - VM status query timeout in 896.610860825 2018-12-28 18:06:51,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:51,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aee81df-cdff-4196-a35a-ea24704dca6f x-compute-request-id: req-1aee81df-cdff-4196-a35a-ea24704dca6f 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.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:06:49Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:06:51,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-1aee81df-cdff-4196-a35a-ea24704dca6f 2018-12-28 18:06:51,416 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - BUILD 2018-12-28 18:06:51,416 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:06:54,419 - create_instance - DEBUG - VM status query timeout in 893.273020029 2018-12-28 18:06:54,422 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:55,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-971bd72a-e51d-45b9-903f-d5699fa74179 x-compute-request-id: req-971bd72a-e51d-45b9-903f-d5699fa74179 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:91:31", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:06:54Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:06:55,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-971bd72a-e51d-45b9-903f-d5699fa74179 2018-12-28 18:06:55,444 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - ACTIVE 2018-12-28 18:06:55,444 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:06:55,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:56,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aaea50c7-ee31-4f87-b38d-fb618e486a9c x-compute-request-id: req-aaea50c7-ee31-4f87-b38d-fb618e486a9c Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:91:31", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:06:54Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:06:56,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-aaea50c7-ee31-4f87-b38d-fb618e486a9c 2018-12-28 18:06:56,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:56,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-f13ea992-59a8-462a-ac56-9e241300d01d Date: Fri, 28 Dec 2018 18:06: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":["f435861f-a2ba-4531-bb58-53845e27af87"],"updated_at":"2018-12-28T18:06:16Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"09472227-da36-4185-9ba4-179049f93839","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1"}]} 2018-12-28 18:06:56,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 used request id req-f13ea992-59a8-462a-ac56-9e241300d01d 2018-12-28 18:06:56,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:56,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d22dc6-4c51-46e4-9305-d7d61625ca39 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:56,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-c3d22dc6-4c51-46e4-9305-d7d61625ca39 2018-12-28 18:06:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:56,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8eb66f6e-68eb-4726-8f3a-9d9e00d0db62 Date: Fri, 28 Dec 2018 18:06:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:16Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"f435861f-a2ba-4531-bb58-53845e27af87","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1"}]} 2018-12-28 18:06:56,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-8eb66f6e-68eb-4726-8f3a-9d9e00d0db62 2018-12-28 18:06:56,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:06:56,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-178b893e-59f2-4427-88f5-99a370bb9f5b Date: Fri, 28 Dec 2018 18:06:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.5"}],"id":"1cf8d19e-f736-4252-b6f4-574a204f8f9e","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:55:91:31","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:43Z","binding:vnic_type":"normal","device_id":"a7eafd40-8b6a-4ad6-b740-6dee25a39f2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.1"}],"id":"3a1a7910-6b50-4818-b95e-f80262a6aee3","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:f7:20:10","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:27Z","binding:vnic_type":"normal","device_id":"7d6eaa28-d762-4465-b264-6f0a73ef8eb2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.4"}],"id":"6291bdc2-4da4-492f-9530-69ac5fc580c8","security_groups":[],"mac_address":"fa:16:3e:29:a2:10","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-09472227-da36-4185-9ba4-179049f93839"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.3"}],"id":"a9237605-93d8-4aaa-b3ad-f4427b89d884","security_groups":[],"mac_address":"fa:16:3e:09:b1:0e","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-09472227-da36-4185-9ba4-179049f93839"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f435861f-a2ba-4531-bb58-53845e27af87","ip_address":"10.200.201.2"}],"id":"e5b9b864-f435-44bf-a6b4-65fc51ec3b1a","security_groups":[],"mac_address":"fa:16:3e:a7:66:a3","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"09472227-da36-4185-9ba4-179049f93839","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-09472227-da36-4185-9ba4-179049f93839"}]} 2018-12-28 18:06:56,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=09472227-da36-4185-9ba4-179049f93839 used request id req-178b893e-59f2-4427-88f5-99a370bb9f5b 2018-12-28 18:06:56,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:56,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:57,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["X3ivjPTfSuqaFmeDTLllFQ"], "issued_at": "2018-12-28T18:06:57.000000Z"}} 2018-12-28 18:06:57,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:57,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57aeb13c-4c35-4893-a6d8-31190a815c35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:57,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-57aeb13c-4c35-4893-a6d8-31190a815c35 2018-12-28 18:06:57,205 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:06:57,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:57,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fd7d1f-6db5-4a71-8a52-c5b49839496b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:57,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a1fd7d1f-6db5-4a71-8a52-c5b49839496b 2018-12-28 18:06:57,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:57,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6dad856f-efa8-407e-9bdd-79d64b5ae398 Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:57,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-6dad856f-efa8-407e-9bdd-79d64b5ae398 2018-12-28 18:06:57,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:57,561 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:57,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:57,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50078e5f-79c4-494c-983d-890b894bcdd6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:57,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-50078e5f-79c4-494c-983d-890b894bcdd6 2018-12-28 18:06:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:57,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4e5d77c1-de0c-45c9-aba8-1fa7f6514f64 Date: Fri, 28 Dec 2018 18:06:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:57,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-4e5d77c1-de0c-45c9-aba8-1fa7f6514f64 2018-12-28 18:06:57,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:57,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5d08041-af10-4b62-955a-115ca46b4bb7 Date: Fri, 28 Dec 2018 18:06:57 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:57,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port&admin_state_up=True used request id req-e5d08041-af10-4b62-955a-115ca46b4bb7 2018-12-28 18:06:57,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:58,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1b21bdfa-0c89-440e-adab-4ad42c06ec5c x-compute-request-id: req-1b21bdfa-0c89-440e-adab-4ad42c06ec5c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:06:58,151 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2 used request id req-1b21bdfa-0c89-440e-adab-4ad42c06ec5c 2018-12-28 18:06:58,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:58,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b6ae3fc6-ef53-4c1d-b569-08c8308b39a4 Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:58,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-b6ae3fc6-ef53-4c1d-b569-08c8308b39a4 2018-12-28 18:06:58,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:58,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b2fe2f-f8da-4523-bf70-966f4c22c137 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:58,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-73b2fe2f-f8da-4523-bf70-966f4c22c137 2018-12-28 18:06:58,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:58,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0d7d6b31-9c37-430b-b15a-b0ced0fe9f44 Date: Fri, 28 Dec 2018 18:06:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:58,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-0d7d6b31-9c37-430b-b15a-b0ced0fe9f44 2018-12-28 18:06:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:58,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5d8f493d-7271-4b12-a919-62519bb0fa10 Date: Fri, 28 Dec 2018 18:06:58 GMT RESP BODY: {"ports":[]} 2018-12-28 18:06:58,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port&admin_state_up=True used request id req-5d8f493d-7271-4b12-a919-62519bb0fa10 2018-12-28 18:06:58,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:06:58,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:06:58,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6b244e85912746e1812fbc57ca775047", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role"}], "expires_at": "2018-12-28T19:06:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93059e19d94a4b91bb2cdb073d09bf39", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/93059e19d94a4b91bb2cdb073d09bf39", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-user", "id": "4f813aebc9d54454ac52950332a9d6e8"}, "audit_ids": ["khDnuUsaSzSV47kZ8a44RA"], "issued_at": "2018-12-28T18:06:58.000000Z"}} 2018-12-28 18:06:58,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc62d08da6ee76980532751160481a304aeb2ed" 2018-12-28 18:06:58,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd80b999-a74f-4fba-9907-e8be897c78b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:06:58,994 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bd80b999-a74f-4fba-9907-e8be897c78b7 2018-12-28 18:06:59,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:59,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-56dbf328-41eb-4958-934d-fdbc6d689411 Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:59,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-56dbf328-41eb-4958-934d-fdbc6d689411 2018-12-28 18:06:59,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:59,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fd956663-10ff-415e-a676-e1d98fdfd4fc Date: Fri, 28 Dec 2018 18:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:59,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-fd956663-10ff-415e-a676-e1d98fdfd4fc 2018-12-28 18:06:59,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:59,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0c3aba8c-e9ad-48b5-a7f0-4d0aa9264534 Date: Fri, 28 Dec 2018 18:06: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:06:59,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-0c3aba8c-e9ad-48b5-a7f0-4d0aa9264534 2018-12-28 18:06:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:06:59,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:06: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:06:59,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc62d08da6ee76980532751160481a304aeb2ed" 2018-12-28 18:06:59,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cfc1f7-c11e-463e-93c5-ea843366e8c1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:06:59,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-72cfc1f7-c11e-463e-93c5-ea843366e8c1 2018-12-28 18:06:59,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:06:59,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1d04eeac-e7de-42ab-9e20-3e66839f9774 Date: Fri, 28 Dec 2018 18:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:06:59,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-1d04eeac-e7de-42ab-9e20-3e66839f9774 2018-12-28 18:06:59,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:00,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-35c85909-9132-4ad6-93de-935ea695ba57 Date: Fri, 28 Dec 2018 18:07:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:07:00,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 used request id req-35c85909-9132-4ad6-93de-935ea695ba57 2018-12-28 18:07:00,125 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 2018-12-28 18:07:00,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" -d '{"port": {"network_id": "7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0", "fixed_ips": [{"subnet_id": "63bb98f7-867a-49e9-b445-da57652a24e0", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port", "admin_state_up": true}}' 2018-12-28 18:07:01,135 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-fcada493-403c-4f78-9f73-3d20b4549d09 Date: Fri, 28 Dec 2018 18:07:01 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:07:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.5"}],"id":"a452a0f1-d57b-4748-a9a6-b457f7a27199","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:b8:35:22","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port","project_id":"93059e19d94a4b91bb2cdb073d09bf39","qos_policy_id":null,"admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:07:00Z","binding:vnic_type":"normal"}} 2018-12-28 18:07:01,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-fcada493-403c-4f78-9f73-3d20b4549d09 2018-12-28 18:07:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:01,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-783e8cd1-4d23-4fee-b326-64ea41444fca Date: Fri, 28 Dec 2018 18:07: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:07:01,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-783e8cd1-4d23-4fee-b326-64ea41444fca 2018-12-28 18:07:01,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:01,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-294c6a61-b4ee-4b65-a6f5-72e53c7991da Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:07:01,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-294c6a61-b4ee-4b65-a6f5-72e53c7991da 2018-12-28 18:07:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:01,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8a53ab05-6852-41bc-93c9-19f48a783b35 Date: Fri, 28 Dec 2018 18:07:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:07:01,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-8a53ab05-6852-41bc-93c9-19f48a783b35 2018-12-28 18:07:01,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:01,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-3ac2196a-78e5-4c74-97df-e41f6a736041 Date: Fri, 28 Dec 2018 18:07:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:07:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.5"}],"id":"a452a0f1-d57b-4748-a9a6-b457f7a27199","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:b8:35:22","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:07:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:07:01,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0&name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port&admin_state_up=True used request id req-3ac2196a-78e5-4c74-97df-e41f6a736041 2018-12-28 18:07:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:01,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3bc876b-5a5d-429c-9e1a-5b876379c72d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:07:01,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-a3bc876b-5a5d-429c-9e1a-5b876379c72d 2018-12-28 18:07:01,967 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2 2018-12-28 18:07:01,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:02,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b02e5411-a63e-42a5-b8c9-01e228a90ca0 x-compute-request-id: req-b02e5411-a63e-42a5-b8c9-01e228a90ca0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-flavor-name"}]} 2018-12-28 18:07:02,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b02e5411-a63e-42a5-b8c9-01e228a90ca0 2018-12-28 18:07:02,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:02,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-1790d366-c228-4dab-ad57-d896a01f0393 x-compute-request-id: req-1790d366-c228-4dab-ad57-d896a01f0393 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:07:02,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46 used request id req-1790d366-c228-4dab-ad57-d896a01f0393 2018-12-28 18:07:02,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:02,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-e9149b58-037a-4a40-902d-97a3a73109b5 Date: Fri, 28 Dec 2018 18:07:02 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:06:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:06:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "metadata": {}}], "self": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "min_disk": 0, "protected": false, "id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "file": "/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93059e19d94a4b91bb2cdb073d09bf39", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99"} 2018-12-28 18:07:02,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 used request id req-e9149b58-037a-4a40-902d-97a3a73109b5 2018-12-28 18:07:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:02,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e663305-273d-4f2d-9778-d93cea40467a Date: Fri, 28 Dec 2018 18:07: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-12-28 18:07:02,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9e663305-273d-4f2d-9778-d93cea40467a 2018-12-28 18:07:02,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" -d '{"server": {"name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "imageRef": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "flavorRef": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "a452a0f1-d57b-4748-a9a6-b457f7a27199"}]}}' 2018-12-28 18:07:04,307 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:07: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-5648be83-96a5-49b2-816b-602ccaf8dcd4 x-compute-request-id: req-5648be83-96a5-49b2-816b-602ccaf8dcd4 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "adminPass": "22mqcpD2uQhC"}} 2018-12-28 18:07:04,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-5648be83-96a5-49b2-816b-602ccaf8dcd4 2018-12-28 18:07:04,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:04,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84a96042-f1ae-4bca-8e09-9f14997eecad x-compute-request-id: req-84a96042-f1ae-4bca-8e09-9f14997eecad 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "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-12-28T18:07:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:04,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-84a96042-f1ae-4bca-8e09-9f14997eecad 2018-12-28 18:07:04,677 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2 2018-12-28 18:07:04,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:04,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-738ec10f-fa77-43ad-a6d6-7f0d996bae94 x-compute-request-id: req-738ec10f-fa77-43ad-a6d6-7f0d996bae94 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "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-12-28T18:07:04Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:04,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-738ec10f-fa77-43ad-a6d6-7f0d996bae94 2018-12-28 18:07:04,887 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - BUILD 2018-12-28 18:07:04,887 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:07,890 - create_instance - DEBUG - VM status query timeout in 896.786265135 2018-12-28 18:07:07,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:08,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b42bfa6-16a3-4fa6-948a-fac847cf8506 x-compute-request-id: req-2b42bfa6-16a3-4fa6-948a-fac847cf8506 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:07:06Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:08,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-2b42bfa6-16a3-4fa6-948a-fac847cf8506 2018-12-28 18:07:08,591 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - BUILD 2018-12-28 18:07:08,591 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:11,594 - create_instance - DEBUG - VM status query timeout in 893.082686186 2018-12-28 18:07:11,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:12,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-2aa80d4c-23c1-4031-bedd-2f5310ee6833 x-compute-request-id: req-2aa80d4c-23c1-4031-bedd-2f5310ee6833 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:07:06Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:12,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-2aa80d4c-23c1-4031-bedd-2f5310ee6833 2018-12-28 18:07:12,106 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - BUILD 2018-12-28 18:07:12,107 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:15,110 - create_instance - DEBUG - VM status query timeout in 889.5668571 2018-12-28 18:07:15,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:15,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-4766cc95-002c-4907-a0ac-1df9fe227972 x-compute-request-id: req-4766cc95-002c-4907-a0ac-1df9fe227972 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:22", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:14Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:15,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-4766cc95-002c-4907-a0ac-1df9fe227972 2018-12-28 18:07:15,736 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - ACTIVE 2018-12-28 18:07:15,736 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:07:15,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:16,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-da60f4fe-1c08-4d49-b947-96c20f9b4314 x-compute-request-id: req-da60f4fe-1c08-4d49-b947-96c20f9b4314 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:22", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:14Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:16,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-da60f4fe-1c08-4d49-b947-96c20f9b4314 2018-12-28 18:07:16,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:16,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-06c6c7fa-605b-48c6-9977-90ff8887ce2e Date: Fri, 28 Dec 2018 18:07: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":["63bb98f7-867a-49e9-b445-da57652a24e0"],"updated_at":"2018-12-28T18:06:18Z","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93059e19d94a4b91bb2cdb073d09bf39","id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2"}]} 2018-12-28 18:07:16,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 used request id req-06c6c7fa-605b-48c6-9977-90ff8887ce2e 2018-12-28 18:07:16,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:16,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d8847d-575e-4faf-bfb7-1555c2b2b569 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:07:16,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-24d8847d-575e-4faf-bfb7-1555c2b2b569 2018-12-28 18:07:16,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:16,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6616323f-56b1-4810-8369-32535607a0df Date: Fri, 28 Dec 2018 18:07:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:18Z","dns_nameservers":[],"updated_at":"2018-12-28T18:06:18Z","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":"93059e19d94a4b91bb2cdb073d09bf39","id":"63bb98f7-867a-49e9-b445-da57652a24e0","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2"}]} 2018-12-28 18:07:16,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-6616323f-56b1-4810-8369-32535607a0df 2018-12-28 18:07:16,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:16,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-b48b8e6a-0484-42f3-b225-3bc29b321f94 Date: Fri, 28 Dec 2018 18:07:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.3"}],"id":"1127b209-dff2-4c78-8926-e4b699824c6b","security_groups":[],"mac_address":"fa:16:3e:5f:88:5d","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.2"}],"id":"3d321f9d-c556-466b-a292-5aa182cce690","security_groups":[],"mac_address":"fa:16:3e:70:08:4e","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.4"}],"id":"913d4590-4ac4-4583-bbb2-591896b7a1e5","security_groups":[],"mac_address":"fa:16:3e:50:ec:5c","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:20Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:07:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.5"}],"id":"a452a0f1-d57b-4748-a9a6-b457f7a27199","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:b8:35:22","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:07:00Z","binding:vnic_type":"normal","device_id":"ea4e3367-9958-442c-8f05-6a6c123ff448"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:06:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"63bb98f7-867a-49e9-b445-da57652a24e0","ip_address":"10.200.202.1"}],"id":"e28176c3-185a-48a7-9adf-900bda9d22cc","security_groups":["ce6524d0-63c1-428a-bf21-10a7dba28461"],"mac_address":"fa:16:3e:76:71:f3","project_id":"93059e19d94a4b91bb2cdb073d09bf39","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2","admin_state_up":true,"network_id":"7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0","tenant_id":"93059e19d94a4b91bb2cdb073d09bf39","created_at":"2018-12-28T18:06:32Z","binding:vnic_type":"normal","device_id":"7d6eaa28-d762-4465-b264-6f0a73ef8eb2"}]} 2018-12-28 18:07:16,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-b48b8e6a-0484-42f3-b225-3bc29b321f94 2018-12-28 18:07:16,703 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-12-28 18:07:16,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:17,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-52f46543-1cae-42cf-b8be-ad53935112b2 x-compute-request-id: req-52f46543-1cae-42cf-b8be-ad53935112b2 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:91:31", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:06:54Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:17,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-52f46543-1cae-42cf-b8be-ad53935112b2 2018-12-28 18:07:17,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:07:18,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-db2b932d-0b2e-479f-a8e7-55d48dc20c7b x-compute-request-id: req-db2b932d-0b2e-479f-a8e7-55d48dc20c7b Content-Encoding: gzip Content-Length: 8128 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 531558962 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.156190] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158296] pid_max: default: 32768 minimum: 301\n[ 0.159442] ACPI: Core revision 20150930\n[ 0.161382] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163042] Security Framework initialized\n[ 0.164083] Yama: becoming mindful.\n[ 0.165007] AppArmor: AppArmor initialized\n[ 0.166094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167775] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169391] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172657] Initializing cgroup subsys io\n[ 0.173682] Initializing cgroup subsys memory\n[ 0.174766] Initializing cgroup subsys devices\n[ 0.175886] Initializing cgroup subsys freezer\n[ 0.176985] Initializing cgroup subsys net_cls\n[ 0.178076] Initializing cgroup subsys perf_event\n[ 0.179234] Initializing cgroup subsys net_prio\n[ 0.180352] Initializing cgroup subsys hugetlb\n[ 0.181447] Initializing cgroup subsys pids\n[ 0.182545] CPU: Physical Processor ID: 0\n[ 0.184285] mce: CPU supports 10 MCE banks\n[ 0.185360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189425] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197199] ftrace: allocating 31920 entries in 125 pages\n[ 0.228089] smpboot: Max logical packages: 2\n[ 0.229206] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230728] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.232457] x2apic enabled\n[ 0.233488] Switched APIC routing to physical x2apic.\n[ 0.235703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242483] KVM setup paravirtual spinlock\n[ 0.244269] x86: Booting SMP configuration:\n[ 0.245441] .... node #0, CPUs: #1\n[ 0.246571] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.268292] x86: Booted up 1 node, 2 CPUs\n[ 0.268295] KVM setup async PF for cpu 1\n[ 0.268298] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.271600] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.273479] devtmpfs: initialized\n[ 0.275770] evm: security.selinux\n[ 0.276673] evm: security.SMACK64\n[ 0.277576] evm: security.SMACK64EXEC\n[ 0.278530] evm: security.SMACK64TRANSMUTE\n[ 0.279556] evm: security.SMACK64MMAP\n[ 0.280500] evm: security.ima\n[ 0.281315] evm: security.capability\n[ 0.282389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.284788] pinctrl core: initialized pinctrl subsystem\n[ 0.286193] RTC time: 18:06:53, date: 12/28/18\n[ 0.287457] NET: Registered protocol family 16\n[ 0.299382] cpuidle: using governor ladder\n[ 0.311456] cpuidle: using governor menu\n[ 0.312295] PCCT header not found.\n[ 0.313098] ACPI: bus type PCI registered\n[ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315200] PCI: Using configuration type 1 for base access\n[ 0.328651] ACPI: Added _OSI(Module Device)\n[ 0.329510] ACPI: Added _OSI(Processor Device)\n[ 0.330387] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331299] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333646] ACPI: Interpreter enabled\n[ 0.334424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.342002] ACPI: (supports S0 S5)\n[ 0.342728] ACPI: Using IOAPIC for interrupt routing\n[ 0.343931] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347330] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350985] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353317] acpiphp: Slot [3] registered\n[ 0.354156] acpiphp: Slot [4] registered\n[ 0.354972] acpiphp: Slot [5] registered\n[ 0.355788] acpiphp: Slot [6] registered\n[ 0.356601] acpiphp: Slot [7] registered\n[ 0.357416] acpiphp: Slot [8] registered\n[ 0.358229] acpiphp: Slot [9] registered\n[ 0.359043] acpiphp: Slot [10] registered\n[ 0.370157] acpiphp: Slot [11] registered\n[ 0.370983] acpiphp: Slot [12] registered\n[ 0.371789] acpiphp: Slot [13] registered\n[ 0.372590] acpiphp: Slot [14] registered\n[ 0.373390] acpiphp: Slot [15] registered\n[ 0.374195] acpiphp: Slot [16] registered\n[ 0.375000] acpiphp: Slot [17] registered\n[ 0.375809] acpiphp: Slot [18] registered\n[ 0.376606] acpiphp: Slot [19] registered\n[ 0.377407] acpiphp: Slot [20] registered\n[ 0.378209] acpiphp: Slot [21] registered\n[ 0.379012] acpiphp: Slot [22] registered\n[ 0.379822] acpiphp: Slot [23] registered\n[ 0.380624] acpiphp: Slot [24] registered\n[ 0.381423] acpiphp: Slot [25] registered\n[ 0.382226] acpiphp: Slot [26] registered\n[ 0.383031] acpiphp: Slot [27] registered\n[ 0.383836] acpiphp: Slot [28] registered\n[ 0.384638] acpiphp: Slot [29] registered\n[ 0.385437] acpiphp: Slot [30] registered\n[ 0.386239] acpiphp: Slot [31] registered\n[ 0.387037] PCI host bridge to bus 0000:00\n[ 0.387834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391661] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393088] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399402] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411606] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.464970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.466349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.468255] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.469458] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.470503] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.472035] vgaarb: loaded\n[ 0.472637] vgaarb: bridge control possible 0000:00:02.0\n[ 0.474136] SCSI subsystem initialized\n[ 0.474975] ACPI: bus type USB registered\n[ 0.475796] usbcore: registered new interface driver usbfs\n[ 0.476824] usbcore: registered new interface driver hub\n[ 0.477827] usbcore: registered new device driver usb\n[ 0.478917] PCI: Using ACPI for IRQ routing\n[ 0.479939] NetLabel: Initializing\n[ 0.480671] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482468] NetLabel: unlabeled traffic allowed by default\n[ 0.483607] clocksource: Switched to clocksource kvm-clock\n[ 0.489632] AppArmor: AppArmor Filesystem Enabled\n[ 0.490590] pnp: PnP ACPI init\n[ 0.491528] pnp: PnP ACPI: found 5 devices\n[ 0.498266] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499985] NET: Registered protocol family 2\n[ 0.500952] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502227] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503389] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504546] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506778] NET: Registered protocol family 1\n[ 0.507644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508736] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509798] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547394] Trying to unpack rootfs image as initramfs...\n[ 0.597345] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614010] Scanning for low memory corruption every 60 seconds\n[ 0.615645] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.616918] audit: initializing netlink subsys (disabled)\n[ 0.618003] audit: type=2000 audit(1546020414.105:1): initialized\n[ 0.619380] Initialise system trusted keyring\n[ 0.620464] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.621716] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623943] zbud: loaded\n[ 0.624714] VFS: Disk quotas dquot_6.6.0\n[ 0.625581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627642] fuse init (API version 7.23)\n[ 0.628584] Key type big_key registered\n[ 0.629410] Allocating IMA MOK and blacklist keyrings.\n[ 0.630829] Key type asymmetric registered\n[ 0.631681] Asymmetric key parser 'x509' registered\n[ 0.632672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.634214] io scheduler noop registered\n[ 0.635066] io scheduler deadline registered (default)\n[ 0.636137] io scheduler cfq registered\n[ 0.637054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638168] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639468] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640924] ACPI: Power Button [PWRF]\n[ 0.641837] GHES: HEST is not enabled!\n[ 0.660078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697589] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727011] Linux agpgart interface v0.103\n[ 0.729822] brd: module loaded\n[ 0.731813] loop: module loaded\n[ 0.736378] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737852] GPT:90111 != 20971519\n[ 0.738539] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739635] GPT:90111 != 20971519\n[ 0.740321] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741286] vda: vda1 vda15\n[ 0.743062] scsi host0: ata_piix\n[ 0.743859] scsi host1: ata_piix\n[ 0.744572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.745788] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.747067] libphy: Fixed MDIO Bus: probed\n[ 0.747981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749021] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751072] PPP generic driver version 2.4.2\n[ 0.752063] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753550] ehci-pci: EHCI PCI platform driver\n[ 0.754444] ehci-platform: EHCI generic platform driver\n[ 0.755525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.756768] ohci-pci: OHCI PCI platform driver\n[ 0.757649] ohci-platform: OHCI generic platform driver\n[ 0.758638] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777779] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.782373] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785035] usb usb1: Product: UHCI Host Controller\n[ 0.785983] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.787124] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.788182] hub 1-0:1.0: USB hub found\n[ 0.788967] hub 1-0:1.0: 2 ports detected\n[ 0.789888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792012] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794074] mousedev: PS/2 mouse device common for all mice\n[ 0.795385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.799588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800784] i2c /dev entries driver\n[ 0.801542] device-mapper: uevent: version 1.0.3\n[ 0.802500] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804130] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805483] NET: Registered protocol family 10\n[ 0.806502] NET: Registered protocol family 17\n[ 0.807377] Key type dns_resolver registered\n[ 0.808741] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809849] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810997] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.812820] registered taskstats version 1\n[ 0.813656] Loading compiled-in X.509 certificates\n[ 0.815084] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816925] zswap: loaded using pool lzo/zbud\n[ 0.818483] Key type trusted registered\n[ 0.820188] Key type encrypted registered\n[ 0.821013] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.822035] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823074] evm: HMAC attrs: 0x1\n[ 0.824047] Magic number: 14:117:141\n[ 0.824825] block ram6: hash matches\n[ 0.835965] acpi device:12: hash matches\n[ 0.836845] rtc_cmos 00:00: setting system clock to 2018-12-28 18:06:54 UTC (1546020414)\n[ 0.838477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839592] EDD information not available.\n[ 0.904677] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906227] Write protecting the kernel read-only data: 14336k\n[ 0.907870] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909698] 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\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... [ 1.515849] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.45. iid=i-000000b0\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: OK\nGROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487\nvPing KO\n"} 2018-12-28 18:07:18,403 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b/action used request id req-db2b932d-0b2e-479f-a8e7-55d48dc20c7b 2018-12-28 18:07:18,405 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:07:18,405 - 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 531558962 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.156190] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.158296] pid_max: default: 32768 minimum: 301 [ 0.159442] ACPI: Core revision 20150930 [ 0.161382] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.163042] Security Framework initialized [ 0.164083] Yama: becoming mindful. [ 0.165007] AppArmor: AppArmor initialized [ 0.166094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.167775] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.169391] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.170910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.172657] Initializing cgroup subsys io [ 0.173682] Initializing cgroup subsys memory [ 0.174766] Initializing cgroup subsys devices [ 0.175886] Initializing cgroup subsys freezer [ 0.176985] Initializing cgroup subsys net_cls [ 0.178076] Initializing cgroup subsys perf_event [ 0.179234] Initializing cgroup subsys net_prio [ 0.180352] Initializing cgroup subsys hugetlb [ 0.181447] Initializing cgroup subsys pids [ 0.182545] CPU: Physical Processor ID: 0 [ 0.184285] mce: CPU supports 10 MCE banks [ 0.185360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.186617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.189425] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.197199] ftrace: allocating 31920 entries in 125 pages [ 0.228089] smpboot: Max logical packages: 2 [ 0.229206] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.230728] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.232457] x2apic enabled [ 0.233488] Switched APIC routing to physical x2apic. [ 0.235703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.237259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.239994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.242483] KVM setup paravirtual spinlock [ 0.244269] x86: Booting SMP configuration: [ 0.245441] .... node #0, CPUs: #1 [ 0.246571] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.268292] x86: Booted up 1 node, 2 CPUs [ 0.268295] KVM setup async PF for cpu 1 [ 0.268298] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.271600] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.273479] devtmpfs: initialized [ 0.275770] evm: security.selinux [ 0.276673] evm: security.SMACK64 [ 0.277576] evm: security.SMACK64EXEC [ 0.278530] evm: security.SMACK64TRANSMUTE [ 0.279556] evm: security.SMACK64MMAP [ 0.280500] evm: security.ima [ 0.281315] evm: security.capability [ 0.282389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.284788] pinctrl core: initialized pinctrl subsystem [ 0.286193] RTC time: 18:06:53, date: 12/28/18 [ 0.287457] NET: Registered protocol family 16 [ 0.299382] cpuidle: using governor ladder [ 0.311456] cpuidle: using governor menu [ 0.312295] PCCT header not found. [ 0.313098] ACPI: bus type PCI registered [ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.315200] PCI: Using configuration type 1 for base access [ 0.328651] ACPI: Added _OSI(Module Device) [ 0.329510] ACPI: Added _OSI(Processor Device) [ 0.330387] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.331299] ACPI: Added _OSI(Processor Aggregator Device) [ 0.333646] ACPI: Interpreter enabled [ 0.334424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.336292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.338217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342002] ACPI: (supports S0 S5) [ 0.342728] ACPI: Using IOAPIC for interrupt routing [ 0.343931] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.347330] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.348501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.349764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.350985] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.353317] acpiphp: Slot [3] registered [ 0.354156] acpiphp: Slot [4] registered [ 0.354972] acpiphp: Slot [5] registered [ 0.355788] acpiphp: Slot [6] registered [ 0.356601] acpiphp: Slot [7] registered [ 0.357416] acpiphp: Slot [8] registered [ 0.358229] acpiphp: Slot [9] registered [ 0.359043] acpiphp: Slot [10] registered [ 0.370157] acpiphp: Slot [11] registered [ 0.370983] acpiphp: Slot [12] registered [ 0.371789] acpiphp: Slot [13] registered [ 0.372590] acpiphp: Slot [14] registered [ 0.373390] acpiphp: Slot [15] registered [ 0.374195] acpiphp: Slot [16] registered [ 0.375000] acpiphp: Slot [17] registered [ 0.375809] acpiphp: Slot [18] registered [ 0.376606] acpiphp: Slot [19] registered [ 0.377407] acpiphp: Slot [20] registered [ 0.378209] acpiphp: Slot [21] registered [ 0.379012] acpiphp: Slot [22] registered [ 0.379822] acpiphp: Slot [23] registered [ 0.380624] acpiphp: Slot [24] registered [ 0.381423] acpiphp: Slot [25] registered [ 0.382226] acpiphp: Slot [26] registered [ 0.383031] acpiphp: Slot [27] registered [ 0.383836] acpiphp: Slot [28] registered [ 0.384638] acpiphp: Slot [29] registered [ 0.385437] acpiphp: Slot [30] registered [ 0.386239] acpiphp: Slot [31] registered [ 0.387037] PCI host bridge to bus 0000:00 [ 0.387834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.389028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.390225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.391661] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.393088] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.399402] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.400671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.401846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.403101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.410166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.411606] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.460668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.462157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.463565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.464970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.466349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.468255] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.469458] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.470503] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.472035] vgaarb: loaded [ 0.472637] vgaarb: bridge control possible 0000:00:02.0 [ 0.474136] SCSI subsystem initialized [ 0.474975] ACPI: bus type USB registered [ 0.475796] usbcore: registered new interface driver usbfs [ 0.476824] usbcore: registered new interface driver hub [ 0.477827] usbcore: registered new device driver usb [ 0.478917] PCI: Using ACPI for IRQ routing [ 0.479939] NetLabel: Initializing [ 0.480671] NetLabel: domain hash size = 128 [ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.482468] NetLabel: unlabeled traffic allowed by default [ 0.483607] clocksource: Switched to clocksource kvm-clock [ 0.489632] AppArmor: AppArmor Filesystem Enabled [ 0.490590] pnp: PnP ACPI init [ 0.491528] pnp: PnP ACPI: found 5 devices [ 0.498266] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.499985] NET: Registered protocol family 2 [ 0.500952] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.502227] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.503389] TCP: Hash tables configured (established 4096 bind 4096) [ 0.504546] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.505620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.506778] NET: Registered protocol family 1 [ 0.507644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.508736] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.509798] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.528485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.547394] Trying to unpack rootfs image as initramfs... [ 0.597345] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.614010] Scanning for low memory corruption every 60 seconds [ 0.615645] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.616918] audit: initializing netlink subsys (disabled) [ 0.618003] audit: type=2000 audit(1546020414.105:1): initialized [ 0.619380] Initialise system trusted keyring [ 0.620464] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.621716] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.623943] zbud: loaded [ 0.624714] VFS: Disk quotas dquot_6.6.0 [ 0.625581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.627642] fuse init (API version 7.23) [ 0.628584] Key type big_key registered [ 0.629410] Allocating IMA MOK and blacklist keyrings. [ 0.630829] Key type asymmetric registered [ 0.631681] Asymmetric key parser 'x509' registered [ 0.632672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.634214] io scheduler noop registered [ 0.635066] io scheduler deadline registered (default) [ 0.636137] io scheduler cfq registered [ 0.637054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.638168] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.639468] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640924] ACPI: Power Button [PWRF] [ 0.641837] GHES: HEST is not enabled! [ 0.660078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.697589] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.700253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.724191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.727011] Linux agpgart interface v0.103 [ 0.729822] brd: module loaded [ 0.731813] loop: module loaded [ 0.736378] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.737852] GPT:90111 != 20971519 [ 0.738539] GPT:Alternate GPT header not at the end of the disk. [ 0.739635] GPT:90111 != 20971519 [ 0.740321] GPT: Use GNU Parted to correct GPT errors. [ 0.741286] vda: vda1 vda15 [ 0.743062] scsi host0: ata_piix [ 0.743859] scsi host1: ata_piix [ 0.744572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.745788] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.747067] libphy: Fixed MDIO Bus: probed [ 0.747981] tun: Universal TUN/TAP device driver, 1.6 [ 0.749021] tun: (C) 1999-2004 Max Krasnyansky [ 0.751072] PPP generic driver version 2.4.2 [ 0.752063] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.753550] ehci-pci: EHCI PCI platform driver [ 0.754444] ehci-platform: EHCI generic platform driver [ 0.755525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.756768] ohci-pci: OHCI PCI platform driver [ 0.757649] ohci-platform: OHCI generic platform driver [ 0.758638] uhci_hcd: USB Universal Host Controller Interface driver [ 0.777779] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.778777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.780236] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.781247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.782373] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.783600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.785035] usb usb1: Product: UHCI Host Controller [ 0.785983] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.787124] usb usb1: SerialNumber: 0000:00:01.2 [ 0.788182] hub 1-0:1.0: USB hub found [ 0.788967] hub 1-0:1.0: 2 ports detected [ 0.789888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.792012] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.792974] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.794074] mousedev: PS/2 mouse device common for all mice [ 0.795385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.797253] rtc_cmos 00:00: RTC can wake from S4 [ 0.798390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.799588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.800784] i2c /dev entries driver [ 0.801542] device-mapper: uevent: version 1.0.3 [ 0.802500] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.804130] ledtrig-cpu: registered to indicate activity on CPUs [ 0.805483] NET: Registered protocol family 10 [ 0.806502] NET: Registered protocol family 17 [ 0.807377] Key type dns_resolver registered [ 0.808741] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.809849] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.810997] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.812820] registered taskstats version 1 [ 0.813656] Loading compiled-in X.509 certificates [ 0.815084] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816925] zswap: loaded using pool lzo/zbud [ 0.818483] Key type trusted registered [ 0.820188] Key type encrypted registered [ 0.821013] AppArmor: AppArmor sha1 policy hashing enabled [ 0.822035] ima: No TPM chip found, activating TPM-bypass! [ 0.823074] evm: HMAC attrs: 0x1 [ 0.824047] Magic number: 14:117:141 [ 0.824825] block ram6: hash matches [ 0.835965] acpi device:12: hash matches [ 0.836845] rtc_cmos 00:00: setting system clock to 2018-12-28 18:06:54 UTC (1546020414) [ 0.838477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.839592] EDD information not available. [ 0.904677] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.906227] Write protecting the kernel read-only data: 14336k [ 0.907870] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.909698] 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 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... [ 1.515849] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.200.201.5... Lease of 10.200.201.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.200.201.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.45. iid=i-000000b0 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 2018-12-28 18:07:18,406 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-12-28 18:07:18,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:19,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-b09e3e46-29d8-40ba-8547-47071f5664ac x-compute-request-id: req-b09e3e46-29d8-40ba-8547-47071f5664ac Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:22", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:14Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:19,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-b09e3e46-29d8-40ba-8547-47071f5664ac 2018-12-28 18:07:19,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:07:20,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-501de1f5-732f-4bd8-a756-3309309d8ec2 x-compute-request-id: req-501de1f5-732f-4bd8-a756-3309309d8ec2 Content-Encoding: gzip Content-Length: 8055 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 533971316 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132212] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133942] pid_max: default: 32768 minimum: 301\n[ 0.134872] ACPI: Core revision 20150930\n[ 0.136324] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137653] Security Framework initialized\n[ 0.138484] Yama: becoming mindful.\n[ 0.139276] AppArmor: AppArmor initialized\n[ 0.140154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141520] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142923] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145676] Initializing cgroup subsys io\n[ 0.146502] Initializing cgroup subsys memory\n[ 0.147385] Initializing cgroup subsys devices\n[ 0.148269] Initializing cgroup subsys freezer\n[ 0.149178] Initializing cgroup subsys net_cls\n[ 0.150078] Initializing cgroup subsys perf_event\n[ 0.151017] Initializing cgroup subsys net_prio\n[ 0.151940] Initializing cgroup subsys hugetlb\n[ 0.152811] Initializing cgroup subsys pids\n[ 0.153682] CPU: Physical Processor ID: 0\n[ 0.155202] mce: CPU supports 10 MCE banks\n[ 0.156088] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165842] ftrace: allocating 31920 entries in 125 pages\n[ 0.192171] smpboot: Max logical packages: 2\n[ 0.193071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194305] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195691] x2apic enabled\n[ 0.196516] Switched APIC routing to physical x2apic.\n[ 0.198292] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203900] KVM setup paravirtual spinlock\n[ 0.205354] x86: Booting SMP configuration:\n[ 0.206299] .... node #0, CPUs: #1\n[ 0.207223] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.229888] x86: Booted up 1 node, 2 CPUs\n[ 0.229890] KVM setup async PF for cpu 1\n[ 0.229893] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.232655] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234214] devtmpfs: initialized\n[ 0.235970] evm: security.selinux\n[ 0.236764] evm: security.SMACK64\n[ 0.237494] evm: security.SMACK64EXEC\n[ 0.238284] evm: security.SMACK64TRANSMUTE\n[ 0.239127] evm: security.SMACK64MMAP\n[ 0.239906] evm: security.ima\n[ 0.240579] evm: security.capability\n[ 0.241473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243448] pinctrl core: initialized pinctrl subsystem\n[ 0.244581] RTC time: 18:07:14, date: 12/28/18\n[ 0.245559] NET: Registered protocol family 16\n[ 0.255434] cpuidle: using governor ladder\n[ 0.267530] cpuidle: using governor menu\n[ 0.268392] PCCT header not found.\n[ 0.269169] ACPI: bus type PCI registered\n[ 0.269964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271201] PCI: Using configuration type 1 for base access\n[ 0.284654] ACPI: Added _OSI(Module Device)\n[ 0.285524] ACPI: Added _OSI(Processor Device)\n[ 0.286380] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289642] ACPI: Interpreter enabled\n[ 0.290404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297712] ACPI: (supports S0 S5)\n[ 0.298413] ACPI: Using IOAPIC for interrupt routing\n[ 0.299441] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306519] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308752] acpiphp: Slot [3] registered\n[ 0.309558] acpiphp: Slot [4] registered\n[ 0.310355] acpiphp: Slot [5] registered\n[ 0.311145] acpiphp: Slot [6] registered\n[ 0.311941] acpiphp: Slot [7] registered\n[ 0.312729] acpiphp: Slot [8] registered\n[ 0.313523] acpiphp: Slot [9] registered\n[ 0.314329] acpiphp: Slot [10] registered\n[ 0.325208] acpiphp: Slot [11] registered\n[ 0.326033] acpiphp: Slot [12] registered\n[ 0.326829] acpiphp: Slot [13] registered\n[ 0.327633] acpiphp: Slot [14] registered\n[ 0.328434] acpiphp: Slot [15] registered\n[ 0.329243] acpiphp: Slot [16] registered\n[ 0.330045] acpiphp: Slot [17] registered\n[ 0.330845] acpiphp: Slot [18] registered\n[ 0.331646] acpiphp: Slot [19] registered\n[ 0.332446] acpiphp: Slot [20] registered\n[ 0.333253] acpiphp: Slot [21] registered\n[ 0.334052] acpiphp: Slot [22] registered\n[ 0.334847] acpiphp: Slot [23] registered\n[ 0.335650] acpiphp: Slot [24] registered\n[ 0.336451] acpiphp: Slot [25] registered\n[ 0.337254] acpiphp: Slot [26] registered\n[ 0.338055] acpiphp: Slot [27] registered\n[ 0.338851] acpiphp: Slot [28] registered\n[ 0.339649] acpiphp: Slot [29] registered\n[ 0.340449] acpiphp: Slot [30] registered\n[ 0.341255] acpiphp: Slot [31] registered\n[ 0.342053] PCI host bridge to bus 0000:00\n[ 0.342846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346662] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348090] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354464] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.355734] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.356891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364645] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366074] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415034] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416453] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419140] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420643] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421694] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423231] vgaarb: loaded\n[ 0.423826] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425344] SCSI subsystem initialized\n[ 0.426179] ACPI: bus type USB registered\n[ 0.426993] usbcore: registered new interface driver usbfs\n[ 0.428020] usbcore: registered new interface driver hub\n[ 0.429016] usbcore: registered new device driver usb\n[ 0.430125] PCI: Using ACPI for IRQ routing\n[ 0.431146] NetLabel: Initializing\n[ 0.431853] NetLabel: domain hash size = 128\n[ 0.432739] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433684] NetLabel: unlabeled traffic allowed by default\n[ 0.434810] clocksource: Switched to clocksource kvm-clock\n[ 0.440926] AppArmor: AppArmor Filesystem Enabled\n[ 0.441889] pnp: PnP ACPI init\n[ 0.442823] pnp: PnP ACPI: found 5 devices\n[ 0.449546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451239] NET: Registered protocol family 2\n[ 0.452200] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454651] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.455829] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456911] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458065] NET: Registered protocol family 1\n[ 0.458927] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498589] Trying to unpack rootfs image as initramfs...\n[ 0.549104] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563349] Scanning for low memory corruption every 60 seconds\n[ 0.564783] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565938] audit: initializing netlink subsys (disabled)\n[ 0.566977] audit: type=2000 audit(1546020435.333:1): initialized\n[ 0.568296] Initialise system trusted keyring\n[ 0.569265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570426] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.572537] zbud: loaded\n[ 0.573670] VFS: Disk quotas dquot_6.6.0\n[ 0.574491] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576102] fuse init (API version 7.23)\n[ 0.578488] Key type big_key registered\n[ 0.579459] Allocating IMA MOK and blacklist keyrings.\n[ 0.580706] Key type asymmetric registered\n[ 0.581523] Asymmetric key parser 'x509' registered\n[ 0.582481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583971] io scheduler noop registered\n[ 0.584759] io scheduler deadline registered (default)\n[ 0.585759] io scheduler cfq registered\n[ 0.586595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.587653] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.588918] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590353] ACPI: Power Button [PWRF]\n[ 0.591250] GHES: HEST is not enabled!\n[ 0.609783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674785] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677332] Linux agpgart interface v0.103\n[ 0.679825] brd: module loaded\n[ 0.681606] loop: module loaded\n[ 0.685627] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687155] GPT:90111 != 20971519\n[ 0.687876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689046] GPT:90111 != 20971519\n[ 0.689753] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690734] vda: vda1 vda15\n[ 0.692361] scsi host0: ata_piix\n[ 0.693157] scsi host1: ata_piix\n[ 0.693883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.695216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696537] libphy: Fixed MDIO Bus: probed\n[ 0.697433] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698475] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700524] PPP generic driver version 2.4.2\n[ 0.701456] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702744] ehci-pci: EHCI PCI platform driver\n[ 0.703653] ehci-platform: EHCI generic platform driver\n[ 0.704672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705845] ohci-pci: OHCI PCI platform driver\n[ 0.706765] ohci-platform: OHCI generic platform driver\n[ 0.707812] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726895] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.729489] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.731718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733065] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734577] usb usb1: Product: UHCI Host Controller\n[ 0.735596] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736873] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737942] hub 1-0:1.0: USB hub found\n[ 0.738784] hub 1-0:1.0: 2 ports detected\n[ 0.739794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742058] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743097] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744297] mousedev: PS/2 mouse device common for all mice\n[ 0.745694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747684] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748892] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750195] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.751487] i2c /dev entries driver\n[ 0.752283] device-mapper: uevent: version 1.0.3\n[ 0.753275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755009] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756399] NET: Registered protocol family 10\n[ 0.757850] NET: Registered protocol family 17\n[ 0.758784] Key type dns_resolver registered\n[ 0.759818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761032] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762289] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.764195] registered taskstats version 1\n[ 0.765071] Loading compiled-in X.509 certificates\n[ 0.766526] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.768458] zswap: loaded using pool lzo/zbud\n[ 0.770051] Key type trusted registered\n[ 0.771717] Key type encrypted registered\n[ 0.772589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773636] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774701] evm: HMAC attrs: 0x1\n[ 0.775750] Magic number: 14:117:141\n[ 0.776575] block ram6: hash matches\n[ 0.787687] acpi device:12: hash matches\n[ 0.788617] rtc_cmos 00:00: setting system clock to 2018-12-28 18:07:15 UTC (1546020435)\n[ 0.790339] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791565] EDD information not available.\n[ 0.851989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853648] Write protecting the kernel read-only data: 14336k\n[ 0.855344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857274] 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 2.50\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... [ 2.751158] 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.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.72. iid=i-000000b3\nfailed to get http://169.254.169.254/2009-04-04/meta-data/public-keys\nwarning: no ec2 metadata for public-keys\nTop of dropbear init script\nStarting dropbear sshd: "} 2018-12-28 18:07:20,215 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448/action used request id req-501de1f5-732f-4bd8-a756-3309309d8ec2 2018-12-28 18:07:20,216 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:07:20,216 - 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 533971316 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.132212] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.133942] pid_max: default: 32768 minimum: 301 [ 0.134872] ACPI: Core revision 20150930 [ 0.136324] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137653] Security Framework initialized [ 0.138484] Yama: becoming mindful. [ 0.139276] AppArmor: AppArmor initialized [ 0.140154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.141520] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142923] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.144229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145676] Initializing cgroup subsys io [ 0.146502] Initializing cgroup subsys memory [ 0.147385] Initializing cgroup subsys devices [ 0.148269] Initializing cgroup subsys freezer [ 0.149178] Initializing cgroup subsys net_cls [ 0.150078] Initializing cgroup subsys perf_event [ 0.151017] Initializing cgroup subsys net_prio [ 0.151940] Initializing cgroup subsys hugetlb [ 0.152811] Initializing cgroup subsys pids [ 0.153682] CPU: Physical Processor ID: 0 [ 0.155202] mce: CPU supports 10 MCE banks [ 0.156088] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.165842] ftrace: allocating 31920 entries in 125 pages [ 0.192171] smpboot: Max logical packages: 2 [ 0.193071] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194305] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195691] x2apic enabled [ 0.196516] Switched APIC routing to physical x2apic. [ 0.198292] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203900] KVM setup paravirtual spinlock [ 0.205354] x86: Booting SMP configuration: [ 0.206299] .... node #0, CPUs: #1 [ 0.207223] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.229888] x86: Booted up 1 node, 2 CPUs [ 0.229890] KVM setup async PF for cpu 1 [ 0.229893] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.232655] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234214] devtmpfs: initialized [ 0.235970] evm: security.selinux [ 0.236764] evm: security.SMACK64 [ 0.237494] evm: security.SMACK64EXEC [ 0.238284] evm: security.SMACK64TRANSMUTE [ 0.239127] evm: security.SMACK64MMAP [ 0.239906] evm: security.ima [ 0.240579] evm: security.capability [ 0.241473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243448] pinctrl core: initialized pinctrl subsystem [ 0.244581] RTC time: 18:07:14, date: 12/28/18 [ 0.245559] NET: Registered protocol family 16 [ 0.255434] cpuidle: using governor ladder [ 0.267530] cpuidle: using governor menu [ 0.268392] PCCT header not found. [ 0.269169] ACPI: bus type PCI registered [ 0.269964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.271201] PCI: Using configuration type 1 for base access [ 0.284654] ACPI: Added _OSI(Module Device) [ 0.285524] ACPI: Added _OSI(Processor Device) [ 0.286380] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.287313] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289642] ACPI: Interpreter enabled [ 0.290404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.292243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297712] ACPI: (supports S0 S5) [ 0.298413] ACPI: Using IOAPIC for interrupt routing [ 0.299441] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306519] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308752] acpiphp: Slot [3] registered [ 0.309558] acpiphp: Slot [4] registered [ 0.310355] acpiphp: Slot [5] registered [ 0.311145] acpiphp: Slot [6] registered [ 0.311941] acpiphp: Slot [7] registered [ 0.312729] acpiphp: Slot [8] registered [ 0.313523] acpiphp: Slot [9] registered [ 0.314329] acpiphp: Slot [10] registered [ 0.325208] acpiphp: Slot [11] registered [ 0.326033] acpiphp: Slot [12] registered [ 0.326829] acpiphp: Slot [13] registered [ 0.327633] acpiphp: Slot [14] registered [ 0.328434] acpiphp: Slot [15] registered [ 0.329243] acpiphp: Slot [16] registered [ 0.330045] acpiphp: Slot [17] registered [ 0.330845] acpiphp: Slot [18] registered [ 0.331646] acpiphp: Slot [19] registered [ 0.332446] acpiphp: Slot [20] registered [ 0.333253] acpiphp: Slot [21] registered [ 0.334052] acpiphp: Slot [22] registered [ 0.334847] acpiphp: Slot [23] registered [ 0.335650] acpiphp: Slot [24] registered [ 0.336451] acpiphp: Slot [25] registered [ 0.337254] acpiphp: Slot [26] registered [ 0.338055] acpiphp: Slot [27] registered [ 0.338851] acpiphp: Slot [28] registered [ 0.339649] acpiphp: Slot [29] registered [ 0.340449] acpiphp: Slot [30] registered [ 0.341255] acpiphp: Slot [31] registered [ 0.342053] PCI host bridge to bus 0000:00 [ 0.342846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.346662] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.348090] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354464] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.355734] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.356891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364645] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366074] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415034] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416453] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.417839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419140] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420643] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421694] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423231] vgaarb: loaded [ 0.423826] vgaarb: bridge control possible 0000:00:02.0 [ 0.425344] SCSI subsystem initialized [ 0.426179] ACPI: bus type USB registered [ 0.426993] usbcore: registered new interface driver usbfs [ 0.428020] usbcore: registered new interface driver hub [ 0.429016] usbcore: registered new device driver usb [ 0.430125] PCI: Using ACPI for IRQ routing [ 0.431146] NetLabel: Initializing [ 0.431853] NetLabel: domain hash size = 128 [ 0.432739] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433684] NetLabel: unlabeled traffic allowed by default [ 0.434810] clocksource: Switched to clocksource kvm-clock [ 0.440926] AppArmor: AppArmor Filesystem Enabled [ 0.441889] pnp: PnP ACPI init [ 0.442823] pnp: PnP ACPI: found 5 devices [ 0.449546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451239] NET: Registered protocol family 2 [ 0.452200] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.453462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.454651] TCP: Hash tables configured (established 4096 bind 4096) [ 0.455829] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456911] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458065] NET: Registered protocol family 1 [ 0.458927] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460009] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461070] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498589] Trying to unpack rootfs image as initramfs... [ 0.549104] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.563349] Scanning for low memory corruption every 60 seconds [ 0.564783] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565938] audit: initializing netlink subsys (disabled) [ 0.566977] audit: type=2000 audit(1546020435.333:1): initialized [ 0.568296] Initialise system trusted keyring [ 0.569265] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570426] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.572537] zbud: loaded [ 0.573670] VFS: Disk quotas dquot_6.6.0 [ 0.574491] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576102] fuse init (API version 7.23) [ 0.578488] Key type big_key registered [ 0.579459] Allocating IMA MOK and blacklist keyrings. [ 0.580706] Key type asymmetric registered [ 0.581523] Asymmetric key parser 'x509' registered [ 0.582481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.583971] io scheduler noop registered [ 0.584759] io scheduler deadline registered (default) [ 0.585759] io scheduler cfq registered [ 0.586595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.587653] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.588918] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.590353] ACPI: Power Button [PWRF] [ 0.591250] GHES: HEST is not enabled! [ 0.609783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674785] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677332] Linux agpgart interface v0.103 [ 0.679825] brd: module loaded [ 0.681606] loop: module loaded [ 0.685627] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687155] GPT:90111 != 20971519 [ 0.687876] GPT:Alternate GPT header not at the end of the disk. [ 0.689046] GPT:90111 != 20971519 [ 0.689753] GPT: Use GNU Parted to correct GPT errors. [ 0.690734] vda: vda1 vda15 [ 0.692361] scsi host0: ata_piix [ 0.693157] scsi host1: ata_piix [ 0.693883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.695216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696537] libphy: Fixed MDIO Bus: probed [ 0.697433] tun: Universal TUN/TAP device driver, 1.6 [ 0.698475] tun: (C) 1999-2004 Max Krasnyansky [ 0.700524] PPP generic driver version 2.4.2 [ 0.701456] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702744] ehci-pci: EHCI PCI platform driver [ 0.703653] ehci-platform: EHCI generic platform driver [ 0.704672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705845] ohci-pci: OHCI PCI platform driver [ 0.706765] ohci-platform: OHCI generic platform driver [ 0.707812] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726895] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729489] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.731718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.733065] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734577] usb usb1: Product: UHCI Host Controller [ 0.735596] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736873] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737942] hub 1-0:1.0: USB hub found [ 0.738784] hub 1-0:1.0: 2 ports detected [ 0.739794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.742058] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.743097] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.744297] mousedev: PS/2 mouse device common for all mice [ 0.745694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.747684] rtc_cmos 00:00: RTC can wake from S4 [ 0.748892] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.750195] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.751487] i2c /dev entries driver [ 0.752283] device-mapper: uevent: version 1.0.3 [ 0.753275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.755009] ledtrig-cpu: registered to indicate activity on CPUs [ 0.756399] NET: Registered protocol family 10 [ 0.757850] NET: Registered protocol family 17 [ 0.758784] Key type dns_resolver registered [ 0.759818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.761032] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762289] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.764195] registered taskstats version 1 [ 0.765071] Loading compiled-in X.509 certificates [ 0.766526] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.768458] zswap: loaded using pool lzo/zbud [ 0.770051] Key type trusted registered [ 0.771717] Key type encrypted registered [ 0.772589] AppArmor: AppArmor sha1 policy hashing enabled [ 0.773636] ima: No TPM chip found, activating TPM-bypass! [ 0.774701] evm: HMAC attrs: 0x1 [ 0.775750] Magic number: 14:117:141 [ 0.776575] block ram6: hash matches [ 0.787687] acpi device:12: hash matches [ 0.788617] rtc_cmos 00:00: setting system clock to 2018-12-28 18:07:15 UTC (1546020435) [ 0.790339] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.791565] EDD information not available. [ 0.851989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.853648] Write protecting the kernel read-only data: 14336k [ 0.855344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.857274] 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 2.50 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... [ 2.751158] 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.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.72. iid=i-000000b3 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: 2018-12-28 18:07:21,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:21,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04cc8cb6-b46a-46c9-aea3-8740a5e1b375 x-compute-request-id: req-04cc8cb6-b46a-46c9-aea3-8740a5e1b375 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:91:31", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:06:54Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:21,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-04cc8cb6-b46a-46c9-aea3-8740a5e1b375 2018-12-28 18:07:21,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:07:22,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45de0c62-8754-48e7-8df4-58149be7546c x-compute-request-id: req-45de0c62-8754-48e7-8df4-58149be7546c 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-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 531558962 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.156190] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.158296] pid_max: default: 32768 minimum: 301\n[ 0.159442] ACPI: Core revision 20150930\n[ 0.161382] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.163042] Security Framework initialized\n[ 0.164083] Yama: becoming mindful.\n[ 0.165007] AppArmor: AppArmor initialized\n[ 0.166094] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.167775] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.169391] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.170910] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.172657] Initializing cgroup subsys io\n[ 0.173682] Initializing cgroup subsys memory\n[ 0.174766] Initializing cgroup subsys devices\n[ 0.175886] Initializing cgroup subsys freezer\n[ 0.176985] Initializing cgroup subsys net_cls\n[ 0.178076] Initializing cgroup subsys perf_event\n[ 0.179234] Initializing cgroup subsys net_prio\n[ 0.180352] Initializing cgroup subsys hugetlb\n[ 0.181447] Initializing cgroup subsys pids\n[ 0.182545] CPU: Physical Processor ID: 0\n[ 0.184285] mce: CPU supports 10 MCE banks\n[ 0.185360] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.186617] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.189425] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.197199] ftrace: allocating 31920 entries in 125 pages\n[ 0.228089] smpboot: Max logical packages: 2\n[ 0.229206] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.230728] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.232457] x2apic enabled\n[ 0.233488] Switched APIC routing to physical x2apic.\n[ 0.235703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.237259] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.239994] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.242483] KVM setup paravirtual spinlock\n[ 0.244269] x86: Booting SMP configuration:\n[ 0.245441] .... node #0, CPUs: #1\n[ 0.246571] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.268292] x86: Booted up 1 node, 2 CPUs\n[ 0.268295] KVM setup async PF for cpu 1\n[ 0.268298] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.271600] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.273479] devtmpfs: initialized\n[ 0.275770] evm: security.selinux\n[ 0.276673] evm: security.SMACK64\n[ 0.277576] evm: security.SMACK64EXEC\n[ 0.278530] evm: security.SMACK64TRANSMUTE\n[ 0.279556] evm: security.SMACK64MMAP\n[ 0.280500] evm: security.ima\n[ 0.281315] evm: security.capability\n[ 0.282389] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.284788] pinctrl core: initialized pinctrl subsystem\n[ 0.286193] RTC time: 18:06:53, date: 12/28/18\n[ 0.287457] NET: Registered protocol family 16\n[ 0.299382] cpuidle: using governor ladder\n[ 0.311456] cpuidle: using governor menu\n[ 0.312295] PCCT header not found.\n[ 0.313098] ACPI: bus type PCI registered\n[ 0.313918] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.315200] PCI: Using configuration type 1 for base access\n[ 0.328651] ACPI: Added _OSI(Module Device)\n[ 0.329510] ACPI: Added _OSI(Processor Device)\n[ 0.330387] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.331299] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.333646] ACPI: Interpreter enabled\n[ 0.334424] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.336292] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338217] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340109] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.342002] ACPI: (supports S0 S5)\n[ 0.342728] ACPI: Using IOAPIC for interrupt routing\n[ 0.343931] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.347330] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.348501] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.349764] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.350985] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.353317] acpiphp: Slot [3] registered\n[ 0.354156] acpiphp: Slot [4] registered\n[ 0.354972] acpiphp: Slot [5] registered\n[ 0.355788] acpiphp: Slot [6] registered\n[ 0.356601] acpiphp: Slot [7] registered\n[ 0.357416] acpiphp: Slot [8] registered\n[ 0.358229] acpiphp: Slot [9] registered\n[ 0.359043] acpiphp: Slot [10] registered\n[ 0.370157] acpiphp: Slot [11] registered\n[ 0.370983] acpiphp: Slot [12] registered\n[ 0.371789] acpiphp: Slot [13] registered\n[ 0.372590] acpiphp: Slot [14] registered\n[ 0.373390] acpiphp: Slot [15] registered\n[ 0.374195] acpiphp: Slot [16] registered\n[ 0.375000] acpiphp: Slot [17] registered\n[ 0.375809] acpiphp: Slot [18] registered\n[ 0.376606] acpiphp: Slot [19] registered\n[ 0.377407] acpiphp: Slot [20] registered\n[ 0.378209] acpiphp: Slot [21] registered\n[ 0.379012] acpiphp: Slot [22] registered\n[ 0.379822] acpiphp: Slot [23] registered\n[ 0.380624] acpiphp: Slot [24] registered\n[ 0.381423] acpiphp: Slot [25] registered\n[ 0.382226] acpiphp: Slot [26] registered\n[ 0.383031] acpiphp: Slot [27] registered\n[ 0.383836] acpiphp: Slot [28] registered\n[ 0.384638] acpiphp: Slot [29] registered\n[ 0.385437] acpiphp: Slot [30] registered\n[ 0.386239] acpiphp: Slot [31] registered\n[ 0.387037] PCI host bridge to bus 0000:00\n[ 0.387834] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.389028] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.390225] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.391661] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.393088] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.399402] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.400671] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.401846] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.403101] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.410166] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.411606] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.460668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.462157] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.463565] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.464970] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.466349] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.468255] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.469458] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.470503] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.472035] vgaarb: loaded\n[ 0.472637] vgaarb: bridge control possible 0000:00:02.0\n[ 0.474136] SCSI subsystem initialized\n[ 0.474975] ACPI: bus type USB registered\n[ 0.475796] usbcore: registered new interface driver usbfs\n[ 0.476824] usbcore: registered new interface driver hub\n[ 0.477827] usbcore: registered new device driver usb\n[ 0.478917] PCI: Using ACPI for IRQ routing\n[ 0.479939] NetLabel: Initializing\n[ 0.480671] NetLabel: domain hash size = 128\n[ 0.481525] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.482468] NetLabel: unlabeled traffic allowed by default\n[ 0.483607] clocksource: Switched to clocksource kvm-clock\n[ 0.489632] AppArmor: AppArmor Filesystem Enabled\n[ 0.490590] pnp: PnP ACPI init\n[ 0.491528] pnp: PnP ACPI: found 5 devices\n[ 0.498266] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.499985] NET: Registered protocol family 2\n[ 0.500952] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.502227] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.503389] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.504546] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.505620] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.506778] NET: Registered protocol family 1\n[ 0.507644] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.508736] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.509798] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.528485] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.547394] Trying to unpack rootfs image as initramfs...\n[ 0.597345] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.614010] Scanning for low memory corruption every 60 seconds\n[ 0.615645] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.616918] audit: initializing netlink subsys (disabled)\n[ 0.618003] audit: type=2000 audit(1546020414.105:1): initialized\n[ 0.619380] Initialise system trusted keyring\n[ 0.620464] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.621716] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.623943] zbud: loaded\n[ 0.624714] VFS: Disk quotas dquot_6.6.0\n[ 0.625581] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.627642] fuse init (API version 7.23)\n[ 0.628584] Key type big_key registered\n[ 0.629410] Allocating IMA MOK and blacklist keyrings.\n[ 0.630829] Key type asymmetric registered\n[ 0.631681] Asymmetric key parser 'x509' registered\n[ 0.632672] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.634214] io scheduler noop registered\n[ 0.635066] io scheduler deadline registered (default)\n[ 0.636137] io scheduler cfq registered\n[ 0.637054] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.638168] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.639468] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640924] ACPI: Power Button [PWRF]\n[ 0.641837] GHES: HEST is not enabled!\n[ 0.660078] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.697589] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.700253] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.724191] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.727011] Linux agpgart interface v0.103\n[ 0.729822] brd: module loaded\n[ 0.731813] loop: module loaded\n[ 0.736378] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.737852] GPT:90111 != 20971519\n[ 0.738539] GPT:Alternate GPT header not at the end of the disk.\n[ 0.739635] GPT:90111 != 20971519\n[ 0.740321] GPT: Use GNU Parted to correct GPT errors.\n[ 0.741286] vda: vda1 vda15\n[ 0.743062] scsi host0: ata_piix\n[ 0.743859] scsi host1: ata_piix\n[ 0.744572] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.745788] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.747067] libphy: Fixed MDIO Bus: probed\n[ 0.747981] tun: Universal TUN/TAP device driver, 1.6\n[ 0.749021] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.751072] PPP generic driver version 2.4.2\n[ 0.752063] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.753550] ehci-pci: EHCI PCI platform driver\n[ 0.754444] ehci-platform: EHCI generic platform driver\n[ 0.755525] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.756768] ohci-pci: OHCI PCI platform driver\n[ 0.757649] ohci-platform: OHCI generic platform driver\n[ 0.758638] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.777779] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.778777] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.780236] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.781247] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.782373] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.783600] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.785035] usb usb1: Product: UHCI Host Controller\n[ 0.785983] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.787124] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.788182] hub 1-0:1.0: USB hub found\n[ 0.788967] hub 1-0:1.0: 2 ports detected\n[ 0.789888] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.792012] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.792974] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.794074] mousedev: PS/2 mouse device common for all mice\n[ 0.795385] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.797253] rtc_cmos 00:00: RTC can wake from S4\n[ 0.798390] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.799588] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.800784] i2c /dev entries driver\n[ 0.801542] device-mapper: uevent: version 1.0.3\n[ 0.802500] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.804130] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.805483] NET: Registered protocol family 10\n[ 0.806502] NET: Registered protocol family 17\n[ 0.807377] Key type dns_resolver registered\n[ 0.808741] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.809849] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.810997] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.812820] registered taskstats version 1\n[ 0.813656] Loading compiled-in X.509 certificates\n[ 0.815084] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816925] zswap: loaded using pool lzo/zbud\n[ 0.818483] Key type trusted registered\n[ 0.820188] Key type encrypted registered\n[ 0.821013] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.822035] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823074] evm: HMAC attrs: 0x1\n[ 0.824047] Magic number: 14:117:141\n[ 0.824825] block ram6: hash matches\n[ 0.835965] acpi device:12: hash matches\n[ 0.836845] rtc_cmos 00:00: setting system clock to 2018-12-28 18:06:54 UTC (1546020414)\n[ 0.838477] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.839592] EDD information not available.\n[ 0.904677] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.906227] Write protecting the kernel read-only data: 14336k\n[ 0.907870] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.909698] 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\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... [ 1.515849] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.45. iid=i-000000b0\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDO98VnVDzkVPeNg6hzm5/0nmZiSvHBqySBISY3GmBmbr+rdGVnJq1K5lIai6aHRx3R3F7FDI/4ZJ2aB4IthJwnmm1QR6z/rcvsD0jgwaQQXuyjMiA9YFx6AD6pY5Dt4wKirw4DkHwsbApHOsceqLLpUMuQKgUpJOqxviUwVGXUZZPvTtuW2m6yhwcJdgw1do4Y94hnasIQDnfYtR82C6w+E10LzvMhzQydoXIiOvK3PU7o1oxym2vwmF0X9JA1xPTX6HqWo6sd5eli8Va2y16D6/57uHQy/5kA9tNwjfg/q7lRE4eP80D5oT/SA+OQfJwoIZ3lcWObG93SsBHVZ1+f root@createinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47\nssh-dss AAAAB3NzaC1kc3MAAACBAIU+Aa6HWZGXoi4lHnIE9UXjOiKifGXqaNxx7Pp6gzpHOsssdVa9YaoMUKgN5gZf8PbIk2zFRLgJp0+RQtL2iVgjitSydvsn8sHh0iPy4ZrLM6clZfn+tT7svgjzp6ofgICvH/8GUMOEEik97pq6azlrI1wVG2uUST5boC9YXoxFAAAAFQC0GLmOmvxF+UMIV45JwkHYfwWOOQAAAIAixYUrB3dNo9mHTa5VxPuh00LJ68Yg52YdS4BHOyp9xGhBgrXuW8smhv25afL+NJXQsp8RZfTQltyOLaKqlBTNSEBJxVDBIWm/Ws48JMQIY0r08k7WSYHzULWi+olik4I6/Y+xQl1Mq8JqKvbKv5C+CeB08qdqls3XY/jINxK9FgAAAIBLnhiBMgDWGJENEYmENsy6MsyW15aGNMPSOe/civlybqwx2tXImWzyRPJnYiuMJ6i1hhKI+eNICdayvGY+nqIuufZbeFnu7/sME3W705JUHIY/KubDk9sMww5/ykSRktIVN4x8HpJyIqepIoZdBydzCUXFx2dNUjLtHM960bNRrQ== root@createinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47\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:fe55:9131/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.2 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=26.18 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47 login: "} 2018-12-28 18:07:22,772 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b/action used request id req-45de0c62-8754-48e7-8df4-58149be7546c 2018-12-28 18:07:23,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:24,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-28839f58-9b9c-476d-8e7e-42c4f30c50ce x-compute-request-id: req-28839f58-9b9c-476d-8e7e-42c4f30c50ce Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b8:35:22", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "security_groups": [{"name": "default"}], "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:14Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:24,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-28839f58-9b9c-476d-8e7e-42c4f30c50ce 2018-12-28 18:07:24,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:07:25,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b718841b-9977-4387-abce-c9c153000845 x-compute-request-id: req-b718841b-9977-4387-abce-c9c153000845 Content-Encoding: gzip Content-Length: 9648 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 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 533971316 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.132212] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.133942] pid_max: default: 32768 minimum: 301\n[ 0.134872] ACPI: Core revision 20150930\n[ 0.136324] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137653] Security Framework initialized\n[ 0.138484] Yama: becoming mindful.\n[ 0.139276] AppArmor: AppArmor initialized\n[ 0.140154] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.141520] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142923] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.144229] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145676] Initializing cgroup subsys io\n[ 0.146502] Initializing cgroup subsys memory\n[ 0.147385] Initializing cgroup subsys devices\n[ 0.148269] Initializing cgroup subsys freezer\n[ 0.149178] Initializing cgroup subsys net_cls\n[ 0.150078] Initializing cgroup subsys perf_event\n[ 0.151017] Initializing cgroup subsys net_prio\n[ 0.151940] Initializing cgroup subsys hugetlb\n[ 0.152811] Initializing cgroup subsys pids\n[ 0.153682] CPU: Physical Processor ID: 0\n[ 0.155202] mce: CPU supports 10 MCE banks\n[ 0.156088] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157163] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159493] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.165842] ftrace: allocating 31920 entries in 125 pages\n[ 0.192171] smpboot: Max logical packages: 2\n[ 0.193071] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194305] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195691] x2apic enabled\n[ 0.196516] Switched APIC routing to physical x2apic.\n[ 0.198292] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199588] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201873] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203900] KVM setup paravirtual spinlock\n[ 0.205354] x86: Booting SMP configuration:\n[ 0.206299] .... node #0, CPUs: #1\n[ 0.207223] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.229888] x86: Booted up 1 node, 2 CPUs\n[ 0.229890] KVM setup async PF for cpu 1\n[ 0.229893] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.232655] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234214] devtmpfs: initialized\n[ 0.235970] evm: security.selinux\n[ 0.236764] evm: security.SMACK64\n[ 0.237494] evm: security.SMACK64EXEC\n[ 0.238284] evm: security.SMACK64TRANSMUTE\n[ 0.239127] evm: security.SMACK64MMAP\n[ 0.239906] evm: security.ima\n[ 0.240579] evm: security.capability\n[ 0.241473] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243448] pinctrl core: initialized pinctrl subsystem\n[ 0.244581] RTC time: 18:07:14, date: 12/28/18\n[ 0.245559] NET: Registered protocol family 16\n[ 0.255434] cpuidle: using governor ladder\n[ 0.267530] cpuidle: using governor menu\n[ 0.268392] PCCT header not found.\n[ 0.269169] ACPI: bus type PCI registered\n[ 0.269964] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.271201] PCI: Using configuration type 1 for base access\n[ 0.284654] ACPI: Added _OSI(Module Device)\n[ 0.285524] ACPI: Added _OSI(Processor Device)\n[ 0.286380] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.287313] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289642] ACPI: Interpreter enabled\n[ 0.290404] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.292243] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294069] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295887] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297712] ACPI: (supports S0 S5)\n[ 0.298413] ACPI: Using IOAPIC for interrupt routing\n[ 0.299441] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302948] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304105] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305331] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306519] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308752] acpiphp: Slot [3] registered\n[ 0.309558] acpiphp: Slot [4] registered\n[ 0.310355] acpiphp: Slot [5] registered\n[ 0.311145] acpiphp: Slot [6] registered\n[ 0.311941] acpiphp: Slot [7] registered\n[ 0.312729] acpiphp: Slot [8] registered\n[ 0.313523] acpiphp: Slot [9] registered\n[ 0.314329] acpiphp: Slot [10] registered\n[ 0.325208] acpiphp: Slot [11] registered\n[ 0.326033] acpiphp: Slot [12] registered\n[ 0.326829] acpiphp: Slot [13] registered\n[ 0.327633] acpiphp: Slot [14] registered\n[ 0.328434] acpiphp: Slot [15] registered\n[ 0.329243] acpiphp: Slot [16] registered\n[ 0.330045] acpiphp: Slot [17] registered\n[ 0.330845] acpiphp: Slot [18] registered\n[ 0.331646] acpiphp: Slot [19] registered\n[ 0.332446] acpiphp: Slot [20] registered\n[ 0.333253] acpiphp: Slot [21] registered\n[ 0.334052] acpiphp: Slot [22] registered\n[ 0.334847] acpiphp: Slot [23] registered\n[ 0.335650] acpiphp: Slot [24] registered\n[ 0.336451] acpiphp: Slot [25] registered\n[ 0.337254] acpiphp: Slot [26] registered\n[ 0.338055] acpiphp: Slot [27] registered\n[ 0.338851] acpiphp: Slot [28] registered\n[ 0.339649] acpiphp: Slot [29] registered\n[ 0.340449] acpiphp: Slot [30] registered\n[ 0.341255] acpiphp: Slot [31] registered\n[ 0.342053] PCI host bridge to bus 0000:00\n[ 0.342846] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344040] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345234] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.346662] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.348090] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354464] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.355734] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.356891] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364645] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366074] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412090] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413612] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415034] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416453] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417839] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419140] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420643] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421694] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423231] vgaarb: loaded\n[ 0.423826] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425344] SCSI subsystem initialized\n[ 0.426179] ACPI: bus type USB registered\n[ 0.426993] usbcore: registered new interface driver usbfs\n[ 0.428020] usbcore: registered new interface driver hub\n[ 0.429016] usbcore: registered new device driver usb\n[ 0.430125] PCI: Using ACPI for IRQ routing\n[ 0.431146] NetLabel: Initializing\n[ 0.431853] NetLabel: domain hash size = 128\n[ 0.432739] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433684] NetLabel: unlabeled traffic allowed by default\n[ 0.434810] clocksource: Switched to clocksource kvm-clock\n[ 0.440926] AppArmor: AppArmor Filesystem Enabled\n[ 0.441889] pnp: PnP ACPI init\n[ 0.442823] pnp: PnP ACPI: found 5 devices\n[ 0.449546] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451239] NET: Registered protocol family 2\n[ 0.452200] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453462] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.454651] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.455829] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456911] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458065] NET: Registered protocol family 1\n[ 0.458927] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460009] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461070] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479609] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498589] Trying to unpack rootfs image as initramfs...\n[ 0.549104] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563349] Scanning for low memory corruption every 60 seconds\n[ 0.564783] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565938] audit: initializing netlink subsys (disabled)\n[ 0.566977] audit: type=2000 audit(1546020435.333:1): initialized\n[ 0.568296] Initialise system trusted keyring\n[ 0.569265] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570426] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.572537] zbud: loaded\n[ 0.573670] VFS: Disk quotas dquot_6.6.0\n[ 0.574491] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576102] fuse init (API version 7.23)\n[ 0.578488] Key type big_key registered\n[ 0.579459] Allocating IMA MOK and blacklist keyrings.\n[ 0.580706] Key type asymmetric registered\n[ 0.581523] Asymmetric key parser 'x509' registered\n[ 0.582481] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.583971] io scheduler noop registered\n[ 0.584759] io scheduler deadline registered (default)\n[ 0.585759] io scheduler cfq registered\n[ 0.586595] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.587653] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.588918] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.590353] ACPI: Power Button [PWRF]\n[ 0.591250] GHES: HEST is not enabled!\n[ 0.609783] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650574] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674785] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677332] Linux agpgart interface v0.103\n[ 0.679825] brd: module loaded\n[ 0.681606] loop: module loaded\n[ 0.685627] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687155] GPT:90111 != 20971519\n[ 0.687876] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689046] GPT:90111 != 20971519\n[ 0.689753] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690734] vda: vda1 vda15\n[ 0.692361] scsi host0: ata_piix\n[ 0.693157] scsi host1: ata_piix\n[ 0.693883] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.695216] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696537] libphy: Fixed MDIO Bus: probed\n[ 0.697433] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698475] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700524] PPP generic driver version 2.4.2\n[ 0.701456] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702744] ehci-pci: EHCI PCI platform driver\n[ 0.703653] ehci-platform: EHCI generic platform driver\n[ 0.704672] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705845] ohci-pci: OHCI PCI platform driver\n[ 0.706765] ohci-platform: OHCI generic platform driver\n[ 0.707812] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726895] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727967] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.729489] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.731718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.733065] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734577] usb usb1: Product: UHCI Host Controller\n[ 0.735596] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736873] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737942] hub 1-0:1.0: USB hub found\n[ 0.738784] hub 1-0:1.0: 2 ports detected\n[ 0.739794] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.742058] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.743097] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.744297] mousedev: PS/2 mouse device common for all mice\n[ 0.745694] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.747684] rtc_cmos 00:00: RTC can wake from S4\n[ 0.748892] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.750195] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.751487] i2c /dev entries driver\n[ 0.752283] device-mapper: uevent: version 1.0.3\n[ 0.753275] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.755009] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.756399] NET: Registered protocol family 10\n[ 0.757850] NET: Registered protocol family 17\n[ 0.758784] Key type dns_resolver registered\n[ 0.759818] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.761032] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762289] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.764195] registered taskstats version 1\n[ 0.765071] Loading compiled-in X.509 certificates\n[ 0.766526] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.768458] zswap: loaded using pool lzo/zbud\n[ 0.770051] Key type trusted registered\n[ 0.771717] Key type encrypted registered\n[ 0.772589] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.773636] ima: No TPM chip found, activating TPM-bypass!\n[ 0.774701] evm: HMAC attrs: 0x1\n[ 0.775750] Magic number: 14:117:141\n[ 0.776575] block ram6: hash matches\n[ 0.787687] acpi device:12: hash matches\n[ 0.788617] rtc_cmos 00:00: setting system clock to 2018-12-28 18:07:15 UTC (1546020435)\n[ 0.790339] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.791565] EDD information not available.\n[ 0.851989] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.853648] Write protecting the kernel read-only data: 14336k\n[ 0.855344] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.857274] 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 2.50\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... [ 2.751158] 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.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.72. iid=i-000000b3\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.910 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCtTpzdjQTYd8sHjmEAOpTlei9ZEfbIob4Tzr2Ix3bQZoMF2WJvN0we3pOwXfFIQ/ey35EkAZmCdWQ27+TbAnZhNF/bF+0kz+GcTamWJavRMXXv6n581wo0R1+H19tocJd+ge2QNpVpLIlqQXiduNgds/8DGk5mrmEoROhQH4vmfBatIR+efLBBEVEyVCV8UxpPBwCYTY5vv2v2AH6DYjp91jV2VGk/ViC56MWjVX7bWcejCoEiKrtJwL2I9fc1U0PqoWpd75MTvC8lbaQjblYO1Br5HaqepIrLJPBbyHnGdbseU6UzHuDGcSYnDi1J0wC+i3Vy9ZeXkR9vk7/IGg09 root@createinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47\nssh-dss AAAAB3NzaC1kc3MAAACBALe6MNgjwKNuGTPXZgFNqjD697kS7wjJDZvz/tjzzBRnizgCnU0klKzyDBNPS9GJ7WFA4pgn3nz7r+YrH5imC6WPf96TnPDmePP+QN4dp1FWUX0ThL9xXH5nuZpsLD++IaOKla4oDmlj9j2Ded0SmXhio+aAeGk51UZyVItsvU8vAAAAFQC+J/Ej/FuV5TFMxhDidCbN4/EqsQAAAIALxldxWG6LNjpaZEKJOwTLVhRZOqyvQgo2BIY9seeKv7cuteefHrGa6s4nr5r5y1yqi3JeANi/8PeLWM+k2/kWMgkfWD+dZBrklxDff1+Jm2weDWhAz6fgO3dpOXFTc3hxXEyiXw0hWF553eWthhx2jkMeCWgJTlcdphi7GXv7xwAAAIB0UGhNgjWFT/4uJnrDL+bIQ5cY+LJnhMpEZF7QVDOGP3nDpwSEIF8SfNCos98TpLt2wBi+wWTJweQRx8hFE/XPjY5gUda2sAtf8poNVChA2en9NLJm7TUK9DKp74pmuJfzy66W5qn0ORoaKDhmaFXGNsJ8pbrYYuysyM21OonHYQ== root@createinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47\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:feb8:3522/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.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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.53 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-b24b9342-7589-407b-844f-f519ab918c47 login: "} 2018-12-28 18:07:25,555 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448/action used request id req-b718841b-9977-4387-abce-c9c153000845 2018-12-28 18:07:25,557 - create_instance - INFO - Deleting Port with ID - 1cf8d19e-f736-4252-b6f4-574a204f8f9e 2018-12-28 18:07:25,557 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm1-port 2018-12-28 18:07:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1cf8d19e-f736-4252-b6f4-574a204f8f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:26,148 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b122fb4b-2a1c-40c5-9c3d-cf09d0d5a286 Date: Fri, 28 Dec 2018 18:07:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:07:26,148 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1cf8d19e-f736-4252-b6f4-574a204f8f9e used request id req-b122fb4b-2a1c-40c5-9c3d-cf09d0d5a286 2018-12-28 18:07:26,149 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1 2018-12-28 18:07:26,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:26,294 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:07: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-15286035-cc93-4ea7-81bf-4bd9956c0b1a x-compute-request-id: req-15286035-cc93-4ea7-81bf-4bd9956c0b1a Content-Type: application/json 2018-12-28 18:07:26,295 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-15286035-cc93-4ea7-81bf-4bd9956c0b1a 2018-12-28 18:07:26,295 - create_instance - INFO - Checking deletion status 2018-12-28 18:07:26,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:26,395 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-2abb8e2c-a816-41d3-b0c3-74564e004ee8 x-compute-request-id: req-2abb8e2c-a816-41d3-b0c3-74564e004ee8 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:55:91:31", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:26Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:26,395 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-2abb8e2c-a816-41d3-b0c3-74564e004ee8 2018-12-28 18:07:26,396 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - ACTIVE 2018-12-28 18:07:26,396 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:29,399 - create_instance - DEBUG - VM status query timeout in 296.895940781 2018-12-28 18:07:29,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:30,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-e3f751a1-6f1f-4d50-952e-1145663bfd04 x-compute-request-id: req-e3f751a1-6f1f-4d50-952e-1145663bfd04 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.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:26Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:30,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-e3f751a1-6f1f-4d50-952e-1145663bfd04 2018-12-28 18:07:30,113 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - ACTIVE 2018-12-28 18:07:30,113 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:33,116 - create_instance - DEBUG - VM status query timeout in 293.178721905 2018-12-28 18:07:33,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:33,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16c9187d-2a1f-4df1-be13-f656b1c4a499 x-compute-request-id: req-16c9187d-2a1f-4df1-be13-f656b1c4a499 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.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:26Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:33,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-16c9187d-2a1f-4df1-be13-f656b1c4a499 2018-12-28 18:07:33,518 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - ACTIVE 2018-12-28 18:07:33,518 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:36,521 - create_instance - DEBUG - VM status query timeout in 289.774146795 2018-12-28 18:07:36,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:36,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-50ec14f4-0756-4ddf-be43-85f192b9eea7 x-compute-request-id: req-50ec14f4-0756-4ddf-be43-85f192b9eea7 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.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:06:53.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "a7eafd40-8b6a-4ad6-b740-6dee25a39f2b", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:26Z", "hostId": "0aeac2b83898b4941e924cefe2c0e59b3091dced23e2ad44fdf72107", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1", "created": "2018-12-28T18:06:47Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:36,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-50ec14f4-0756-4ddf-be43-85f192b9eea7 2018-12-28 18:07:36,783 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1] is - ACTIVE 2018-12-28 18:07:36,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:39,787 - create_instance - DEBUG - VM status query timeout in 286.508370876 2018-12-28 18:07:39,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2aa33e4d53389e5ca09446507dfe14afa16456" 2018-12-28 18:07:39,841 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:07:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7fb95e4e-4a07-4a61-ae7d-10ca3bad4ad9 x-compute-request-id: req-7fb95e4e-4a07-4a61-ae7d-10ca3bad4ad9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a7eafd40-8b6a-4ad6-b740-6dee25a39f2b could not be found.", "code": 404}} 2018-12-28 18:07:39,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a7eafd40-8b6a-4ad6-b740-6dee25a39f2b used request id req-7fb95e4e-4a07-4a61-ae7d-10ca3bad4ad9 2018-12-28 18:07:39,842 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a7eafd40-8b6a-4ad6-b740-6dee25a39f2b could not be found. (HTTP 404) (Request-ID: req-7fb95e4e-4a07-4a61-ae7d-10ca3bad4ad9) 2018-12-28 18:07:39,842 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst1 2018-12-28 18:07:39,843 - create_instance - INFO - Deleting Port with ID - a452a0f1-d57b-4748-a9a6-b457f7a27199 2018-12-28 18:07:39,843 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-vm2-port 2018-12-28 18:07:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/a452a0f1-d57b-4748-a9a6-b457f7a27199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:40,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cecc78d0-7afb-4aeb-a4d3-c1f9e9a1b755 Date: Fri, 28 Dec 2018 18:07:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:07:40,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/a452a0f1-d57b-4748-a9a6-b457f7a27199 used request id req-cecc78d0-7afb-4aeb-a4d3-c1f9e9a1b755 2018-12-28 18:07:40,421 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2 2018-12-28 18:07:40,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:40,587 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-3356c775-939b-4cba-b454-6d4897913f0d x-compute-request-id: req-3356c775-939b-4cba-b454-6d4897913f0d Content-Type: application/json 2018-12-28 18:07:40,587 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-3356c775-939b-4cba-b454-6d4897913f0d 2018-12-28 18:07:40,587 - create_instance - INFO - Checking deletion status 2018-12-28 18:07:40,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:40,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-629475f1-3715-4152-be41-d376f1844986 x-compute-request-id: req-629475f1-3715-4152-be41-d376f1844986 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:40Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:40,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-629475f1-3715-4152-be41-d376f1844986 2018-12-28 18:07:40,693 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - ACTIVE 2018-12-28 18:07:40,693 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:43,697 - create_instance - DEBUG - VM status query timeout in 296.891025782 2018-12-28 18:07:43,700 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:43,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c0e6bf9c-d5dc-4346-b836-75dd6404d397 x-compute-request-id: req-c0e6bf9c-d5dc-4346-b836-75dd6404d397 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:40Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:43,957 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-c0e6bf9c-d5dc-4346-b836-75dd6404d397 2018-12-28 18:07:43,957 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - ACTIVE 2018-12-28 18:07:43,957 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:46,961 - create_instance - DEBUG - VM status query timeout in 293.627046824 2018-12-28 18:07:46,963 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:47,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:07: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-ffde0783-5772-452b-a33c-bc39654723b2 x-compute-request-id: req-ffde0783-5772-452b-a33c-bc39654723b2 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.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ea4e3367-9958-442c-8f05-6a6c123ff448", "rel": "bookmark"}], "image": {"id": "56f03d0a-fcf1-4e2e-a333-9f168af8b958", "links": [{"href": "http://172.30.9.21:8774/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:07:14.000000", "flavor": {"id": "9c3db4f1-bc39-4017-9758-e38fe3910a46", "links": [{"href": "http://172.30.9.21:8774/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46", "rel": "bookmark"}]}, "id": "ea4e3367-9958-442c-8f05-6a6c123ff448", "user_id": "4f813aebc9d54454ac52950332a9d6e8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:07:40Z", "hostId": "7a652249071936bdbc9609a3e622322d32ab859c62d36bcd98bd2bf7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2", "created": "2018-12-28T18:07:04Z", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:07:47,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-ffde0783-5772-452b-a33c-bc39654723b2 2018-12-28 18:07:47,370 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2] is - ACTIVE 2018-12-28 18:07:47,370 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:07:50,373 - create_instance - DEBUG - VM status query timeout in 290.214552879 2018-12-28 18:07:50,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f11ffeafa191326a5d452d1f02827e4d6b4e4b2" 2018-12-28 18:07:50,428 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:07:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aec13979-5340-4b97-bfc9-2acde547b0c7 x-compute-request-id: req-aec13979-5340-4b97-bfc9-2acde547b0c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ea4e3367-9958-442c-8f05-6a6c123ff448 could not be found.", "code": 404}} 2018-12-28 18:07:50,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ea4e3367-9958-442c-8f05-6a6c123ff448 used request id req-aec13979-5340-4b97-bfc9-2acde547b0c7 2018-12-28 18:07:50,428 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ea4e3367-9958-442c-8f05-6a6c123ff448 could not be found. (HTTP 404) (Request-ID: req-aec13979-5340-4b97-bfc9-2acde547b0c7) 2018-12-28 18:07:50,429 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-inst2 2018-12-28 18:07:50,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a57331efc304e8d8a89345ce63f3cca59a23d06" 2018-12-28 18:07:50,468 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:07:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dd60d5e6-bb34-403c-85af-6276cb111a43 x-compute-request-id: req-dd60d5e6-bb34-403c-85af-6276cb111a43 Content-Length: 0 Content-Type: application/json 2018-12-28 18:07:50,468 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9c3db4f1-bc39-4017-9758-e38fe3910a46 used request id req-dd60d5e6-bb34-403c-85af-6276cb111a43 2018-12-28 18:07:50,469 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router and port CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port1 2018-12-28 18:07:50,469 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:07:50,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"port_id": "3a1a7910-6b50-4818-b95e-f80262a6aee3"}' 2018-12-28 18:07:52,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6db00594-5a17-4de8-a563-eddf1ba9f864 Date: Fri, 28 Dec 2018 18:07:52 GMT RESP BODY: {"network_id": "09472227-da36-4185-9ba4-179049f93839", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "subnet_id": "f435861f-a2ba-4531-bb58-53845e27af87", "subnet_ids": ["f435861f-a2ba-4531-bb58-53845e27af87"], "port_id": "3a1a7910-6b50-4818-b95e-f80262a6aee3", "id": "7d6eaa28-d762-4465-b264-6f0a73ef8eb2"} 2018-12-28 18:07:52,136 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/remove_router_interface used request id req-6db00594-5a17-4de8-a563-eddf1ba9f864 2018-12-28 18:07:52,136 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router and port CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-router-port2 2018-12-28 18:07:52,136 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:07:52,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" -d '{"port_id": "e28176c3-185a-48a7-9adf-900bda9d22cc"}' 2018-12-28 18:07:53,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3b25acf1-77ce-4e69-a3f6-d57b626cd4d2 Date: Fri, 28 Dec 2018 18:07:53 GMT RESP BODY: {"network_id": "7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "subnet_id": "63bb98f7-867a-49e9-b445-da57652a24e0", "subnet_ids": ["63bb98f7-867a-49e9-b445-da57652a24e0"], "port_id": "e28176c3-185a-48a7-9adf-900bda9d22cc", "id": "7d6eaa28-d762-4465-b264-6f0a73ef8eb2"} 2018-12-28 18:07:53,698 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2/remove_router_interface used request id req-3b25acf1-77ce-4e69-a3f6-d57b626cd4d2 2018-12-28 18:07:53,699 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:07:53,699 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-pub-router 2018-12-28 18:07:53,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfb8ca825b5485f59b62e47f1fe07aa2827c9be" 2018-12-28 18:07:56,613 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84dd34f9-218c-43d0-bf90-6d8f121bf929 Content-Length: 0 Date: Fri, 28 Dec 2018 18:07:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:07:56,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/7d6eaa28-d762-4465-b264-6f0a73ef8eb2 used request id req-84dd34f9-218c-43d0-bf90-6d8f121bf929 2018-12-28 18:07:56,614 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 2018-12-28 18:07:56,614 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet1 2018-12-28 18:07:56,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f435861f-a2ba-4531-bb58-53845e27af87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:07:58,862 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9aa96f08-1ae1-4388-a0be-85be7f5caf20 Date: Fri, 28 Dec 2018 18:07:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:07:58,862 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f435861f-a2ba-4531-bb58-53845e27af87 used request id req-9aa96f08-1ae1-4388-a0be-85be7f5caf20 2018-12-28 18:07:58,863 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net1 2018-12-28 18:07:58,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/09472227-da36-4185-9ba4-179049f93839 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b0df3700e1071b084ae092498d93050691440af" 2018-12-28 18:08:00,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eacc9e45-fbb8-43d7-b8c6-dd4d04fe972a Date: Fri, 28 Dec 2018 18:08:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:00,025 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/09472227-da36-4185-9ba4-179049f93839 used request id req-eacc9e45-fbb8-43d7-b8c6-dd4d04fe972a 2018-12-28 18:08:00,025 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 2018-12-28 18:08:00,026 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-subnet2 2018-12-28 18:08:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/63bb98f7-867a-49e9-b445-da57652a24e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:08:02,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e944d28-60fc-49f3-af5b-877864452bb9 Date: Fri, 28 Dec 2018 18:08:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:02,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/63bb98f7-867a-49e9-b445-da57652a24e0 used request id req-3e944d28-60fc-49f3-af5b-877864452bb9 2018-12-28 18:08:02,367 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-net2 2018-12-28 18:08:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bbd2095141b700ffca92bbda49358890a097016" 2018-12-28 18:08:03,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-955d5eaf-d179-4c62-ad4f-b40698223845 Date: Fri, 28 Dec 2018 18:08:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:03,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7b5124a0-d0d3-43a8-bfa3-45c0e2cf0dc0 used request id req-955d5eaf-d179-4c62-ad4f-b40698223845 2018-12-28 18:08:03,652 - neutron_utils - INFO - Deleting security group rule with ID - 35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4 2018-12-28 18:08:03,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:08:03,929 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf8802cf-b919-4755-b86a-259bac6642ab Content-Length: 0 Date: Fri, 28 Dec 2018 18:08:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:03,929 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/35b8bb6b-25f6-48f5-ba8d-bdb4c08226d4 used request id req-bf8802cf-b919-4755-b86a-259bac6642ab 2018-12-28 18:08:03,929 - neutron_utils - INFO - Deleting security group rule with ID - 5d1c2410-547e-4774-802f-222528d8cee2 2018-12-28 18:08:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/5d1c2410-547e-4774-802f-222528d8cee2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:08:04,175 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5097f336-86c5-4036-95cd-debc36af2f60 Content-Length: 0 Date: Fri, 28 Dec 2018 18:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:04,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/5d1c2410-547e-4774-802f-222528d8cee2 used request id req-5097f336-86c5-4036-95cd-debc36af2f60 2018-12-28 18:08:04,176 - neutron_utils - INFO - Deleting security group rule with ID - 36ffc146-71aa-41d4-82a6-443180f41dc9 2018-12-28 18:08:04,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/36ffc146-71aa-41d4-82a6-443180f41dc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:08:04,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60655bb6-ea8f-46ff-87be-49d7fc37cadb Content-Length: 0 Date: Fri, 28 Dec 2018 18:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:04,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/36ffc146-71aa-41d4-82a6-443180f41dc9 used request id req-60655bb6-ea8f-46ff-87be-49d7fc37cadb 2018-12-28 18:08:04,546 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-b24b9342-7589-407b-844f-f519ab918c47-sec-grp 2018-12-28 18:08:04,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5f1ac637-f969-4584-80ff-e0cd80ff88bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed5a9103a466b8be8e534c89ce2a459c8fb4b091" 2018-12-28 18:08:04,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3945a784-0d8b-496e-8881-f04ff833f5a5 Content-Length: 0 Date: Fri, 28 Dec 2018 18:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:04,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5f1ac637-f969-4584-80ff-e0cd80ff88bd used request id req-3945a784-0d8b-496e-8881-f04ff833f5a5 2018-12-28 18:08:04,834 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-e0a24e6c-ddf0-4775-a070-4a9ad8bcec99 2018-12-28 18:08:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ea36ea8f6fb1c9c1e01fb941c7b2854fd2d6d34" 2018-12-28 18:08:06,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-deb301b2-8734-4d47-b809-d447bd0234b8 Date: Fri, 28 Dec 2018 18:08:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:08:06,881 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/56f03d0a-fcf1-4e2e-a333-9f168af8b958 used request id req-deb301b2-8734-4d47-b809-d447bd0234b8 2018-12-28 18:08:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:07,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9dee6ca4-1a5b-487b-b8f4-3b6a9ff5afa1 Date: Fri, 28 Dec 2018 18:08:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:15Z", "updated_at": "2018-12-28T18:06:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "revision_number": 0, "id": "2e906d04-3a41-4475-b78c-c74d86be045d", "remote_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "revision_number": 0, "id": "4e65d048-79a6-4ab6-b738-0632e54b97e3", "remote_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "revision_number": 0, "id": "8f500fe2-8b71-44d6-85c3-0d87ce546e1a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv6", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "revision_number": 0, "id": "d791db42-b4c7-4a7c-9169-484b67d7d731", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "port_range_min": null, "ethertype": "IPv4", "project_id": "93059e19d94a4b91bb2cdb073d09bf39"}], "revision_number": 4, "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "name": "default"}]} 2018-12-28 18:08:07,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9dee6ca4-1a5b-487b-b8f4-3b6a9ff5afa1 2018-12-28 18:08:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:07,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84db7465-c3cd-4fbf-a167-724fe6fe7027 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:08:07,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-84db7465-c3cd-4fbf-a167-724fe6fe7027 2018-12-28 18:08:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:07,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd11437-a3a9-41b3-ab8f-1c3640b4933d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:08:07,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-5bd11437-a3a9-41b3-ab8f-1c3640b4933d 2018-12-28 18:08:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:07,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ac5135-e584-4664-8564-bfd705948fb1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:07,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-50ac5135-e584-4664-8564-bfd705948fb1 2018-12-28 18:08:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:07,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a37608-5972-4e52-b10b-9e3e2943814e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39"}, "enabled": true, "id": "93059e19d94a4b91bb2cdb073d09bf39", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj"}} 2018-12-28 18:08:07,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-d3a37608-5972-4e52-b10b-9e3e2943814e 2018-12-28 18:08:07,474 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce6524d0-63c1-428a-bf21-10a7dba28461 2018-12-28 18:08:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ce6524d0-63c1-428a-bf21-10a7dba28461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:07,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ab542e26-8264-4bb3-ac86-a09b5aa3b6cb Date: Fri, 28 Dec 2018 18:08:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:15Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "2e906d04-3a41-4475-b78c-c74d86be045d"}, {"remote_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:15Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "4e65d048-79a6-4ab6-b738-0632e54b97e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:15Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "8f500fe2-8b71-44d6-85c3-0d87ce546e1a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:06:15Z", "security_group_id": "ce6524d0-63c1-428a-bf21-10a7dba28461", "port_range_min": null, "revision_number": 0, "tenant_id": "93059e19d94a4b91bb2cdb073d09bf39", "created_at": "2018-12-28T18:06:15Z", "project_id": "93059e19d94a4b91bb2cdb073d09bf39", "id": "d791db42-b4c7-4a7c-9169-484b67d7d731"}]} 2018-12-28 18:08:07,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ce6524d0-63c1-428a-bf21-10a7dba28461 used request id req-ab542e26-8264-4bb3-ac86-a09b5aa3b6cb 2018-12-28 18:08:07,740 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:08:07,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ce6524d0-63c1-428a-bf21-10a7dba28461 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:08,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41d0d645-81a8-4ba5-9597-5e995bdc3a3e Content-Length: 0 Date: Fri, 28 Dec 2018 18:08:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:08,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ce6524d0-63c1-428a-bf21-10a7dba28461 used request id req-41d0d645-81a8-4ba5-9597-5e995bdc3a3e 2018-12-28 18:08:08,031 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj 2018-12-28 18:08:08,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:08,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1c1691a-b22d-449e-a95b-6ca7cee4a175 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:08,278 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/93059e19d94a4b91bb2cdb073d09bf39 used request id req-b1c1691a-b22d-449e-a95b-6ca7cee4a175 2018-12-28 18:08:08,278 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-4df85aff-c83e-41f-proj-role 2018-12-28 18:08:08,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/6b244e85912746e1812fbc57ca775047 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:08,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bd6466-66ba-473f-b262-bdef07817b73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:08,389 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6b244e85912746e1812fbc57ca775047 used request id req-71bd6466-66ba-473f-b262-bdef07817b73 2018-12-28 18:08:08,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}180890b5df9b239912d7dda1786324a48df59097" 2018-12-28 18:08:08,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e95e85c-ff93-4610-91ab-9b8a9003d002 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:08:08,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2e95e85c-ff93-4610-91ab-9b8a9003d002 2018-12-28 18:08:08,488 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-4df85aff-c83e-41f-user 2018-12-28 18:08:08,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4f813aebc9d54454ac52950332a9d6e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da23748738399b7612aafcd6863f9d2ad2341a59" 2018-12-28 18:08:08,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a11a0bc-5e6b-45ec-a1e3-c49c1b29d04e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:08,676 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4f813aebc9d54454ac52950332a9d6e8 used request id req-0a11a0bc-5e6b-45ec-a1e3-c49c1b29d04e 2018-12-28 18:08:08,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:09,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_VSy9m82QciQpzgtKcnJFQ"], "issued_at": "2018-12-28T18:08:09.000000Z"}} 2018-12-28 18:08:09,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8254150a0a84b29b7354e6909b67aefa78c1a6f" 2018-12-28 18:08:09,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d806112-45ce-47d3-822a-0317079102a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:09,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7d806112-45ce-47d3-822a-0317079102a2 2018-12-28 18:08:09,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:09,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:09,534 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Q9cMjpb-TMida2ohdGR2sw"], "issued_at": "2018-12-28T18:08:09.000000Z"}} 2018-12-28 18:08:09,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:09,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b2829a-a4b0-4c2e-8e91-1dd1619b9e38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:09,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d1b2829a-a4b0-4c2e-8e91-1dd1619b9e38 2018-12-28 18:08:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:08:09,624 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:08: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:08:09,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-bf10a42d-f107-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:09,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5940f87-18e8-4143-a6e6-fcabd91908a0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-bf10a42d-f107-474-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:08:09,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-bf10a42d-f107-474-proj used request id req-d5940f87-18e8-4143-a6e6-fcabd91908a0 2018-12-28 18:08:09,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:09,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e6c6ec-67ab-4317-9f48-c654f1b3efad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:08:09,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-79e6c6ec-67ab-4317-9f48-c654f1b3efad 2018-12-28 18:08:09,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj"}}' 2018-12-28 18:08:10,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:08:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25736292-5394-4ef2-8b7f-935b78adee9c Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f8330c391304750b3c881b4a6469df2"}, "enabled": true, "id": "3f8330c391304750b3c881b4a6469df2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj"}} 2018-12-28 18:08:10,012 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-25736292-5394-4ef2-8b7f-935b78adee9c 2018-12-28 18:08:10,012 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-bf10a42d-f107-474-proj 2018-12-28 18:08:10,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:10,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:10,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ooete99rQPeAPfyngHrl2g"], "issued_at": "2018-12-28T18:08:10.000000Z"}} 2018-12-28 18:08:10,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e738553f9954bd021fb59204ac43a1ee524319f" 2018-12-28 18:08:10,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33c7a667-5888-4cd7-93a0-016ce02dc430 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:10,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-33c7a667-5888-4cd7-93a0-016ce02dc430 2018-12-28 18:08:10,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:08:10,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:08: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:08:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e738553f9954bd021fb59204ac43a1ee524319f" 2018-12-28 18:08:10,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e971a3-441e-4f48-acbb-af64e601c83e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:08:10,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f2e971a3-441e-4f48-acbb-af64e601c83e 2018-12-28 18:08:10,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-bf10a42d-f107-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e738553f9954bd021fb59204ac43a1ee524319f" 2018-12-28 18:08:10,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d0349a-0442-44f5-8939-297b359f19e8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-bf10a42d-f107-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3f8330c391304750b3c881b4a6469df2"}, "enabled": true, "id": "3f8330c391304750b3c881b4a6469df2", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj"}]} 2018-12-28 18:08:10,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-bf10a42d-f107-474-proj used request id req-73d0349a-0442-44f5-8939-297b359f19e8 2018-12-28 18:08:10,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e738553f9954bd021fb59204ac43a1ee524319f" 2018-12-28 18:08:10,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0d197c-034c-4a4f-ab42-67778017fc7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:08:10,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3d0d197c-034c-4a4f-ab42-67778017fc7b 2018-12-28 18:08:11,210 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-bf10a42d-f107-474-user 2018-12-28 18:08:11,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:11,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb38ac95-a2a5-4a4d-bc17-fefe995ae521 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:08:11,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb38ac95-a2a5-4a4d-bc17-fefe995ae521 2018-12-28 18:08:11,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" -d '{"role": {"name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role"}}' 2018-12-28 18:08:11,425 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5807fb54-8a64-4359-9d43-4ef88dfcb8b8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "730b3518c8c74710bdd309b0ab1f5a51", "links": {"self": "http://172.30.9.21:5000/v3/roles/730b3518c8c74710bdd309b0ab1f5a51"}, "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role"}} 2018-12-28 18:08:11,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5807fb54-8a64-4359-9d43-4ef88dfcb8b8 2018-12-28 18:08:11,425 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role 2018-12-28 18:08:11,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/730b3518c8c74710bdd309b0ab1f5a51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:11,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bf3a4b-42b7-4cdb-bc55-920ed8ad8536 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/730b3518c8c74710bdd309b0ab1f5a51"}, "domain_id": null, "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role", "id": "730b3518c8c74710bdd309b0ab1f5a51"}} 2018-12-28 18:08:11,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/730b3518c8c74710bdd309b0ab1f5a51 used request id req-26bf3a4b-42b7-4cdb-bc55-920ed8ad8536 2018-12-28 18:08:11,447 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role to project CreateInstanceSimpleTests-bf10a42d-f107-474-proj 2018-12-28 18:08:11,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3f8330c391304750b3c881b4a6469df2/users/40f0f652c8da40f5bc6f21736835ca87/roles/730b3518c8c74710bdd309b0ab1f5a51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:11,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c374bd8e-4fa4-4760-a06f-a6083794b500 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:11,583 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3f8330c391304750b3c881b4a6469df2/users/40f0f652c8da40f5bc6f21736835ca87/roles/730b3518c8c74710bdd309b0ab1f5a51 used request id req-c374bd8e-4fa4-4760-a06f-a6083794b500 2018-12-28 18:08:11,583 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:08:11,583 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:11,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:11,586 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:08:11,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:11,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:11,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "730b3518c8c74710bdd309b0ab1f5a51", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role"}], "expires_at": "2018-12-28T19:08:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f8330c391304750b3c881b4a6469df2", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-user", "id": "40f0f652c8da40f5bc6f21736835ca87"}, "audit_ids": ["4FfSlgR_QVyYZMZ9_j6iPA"], "issued_at": "2018-12-28T18:08:11.000000Z"}} 2018-12-28 18:08:11,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:12,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2cc31f-73ed-4c75-8cde-d0b30a98e316 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:12,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e2cc31f-73ed-4c75-8cde-d0b30a98e316 2018-12-28 18:08:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:12,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-6eff9c52-3c6c-4124-8196-42fd7f70a491 Date: Fri, 28 Dec 2018 18:08:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image"} 2018-12-28 18:08:12,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image used request id req-6eff9c52-3c6c-4124-8196-42fd7f70a491 2018-12-28 18:08:12,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:12,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7b823993-2cf8-450a-b7de-b952934797d6 Date: Fri, 28 Dec 2018 18:08: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-12-28 18:08:12,381 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7b823993-2cf8-450a-b7de-b952934797d6 2018-12-28 18:08:12,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image"}' 2018-12-28 18:08:12,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 X-Openstack-Request-Id: req-48a5f3de-3fa0-4600-a1ef-e027457c67aa Date: Fri, 28 Dec 2018 18:08:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:08:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "min_disk": 0, "protected": false, "id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "file": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197/file", "checksum": null, "owner": "3f8330c391304750b3c881b4a6469df2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:08:12,608 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-48a5f3de-3fa0-4600-a1ef-e027457c67aa 2018-12-28 18:08:12,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" -d '' 2018-12-28 18:08:14,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b5c4da2e-8d82-410c-a22a-d42e7606e0fa Date: Fri, 28 Dec 2018 18:08:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:08:14,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197/file used request id req-b5c4da2e-8d82-410c-a22a-d42e7606e0fa 2018-12-28 18:08:14,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:08:14,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:14,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-68588765-45dc-4225-91fb-44ac6f67817e Date: Fri, 28 Dec 2018 18:08:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:08:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ca0d0de4-0585-4e66-ae55-f65eff298197/snap", "metadata": {}}], "self": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "min_disk": 0, "protected": false, "id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "file": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f8330c391304750b3c881b4a6469df2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ca0d0de4-0585-4e66-ae55-f65eff298197/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:08:14,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 used request id req-68588765-45dc-4225-91fb-44ac6f67817e 2018-12-28 18:08:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:15,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-35e940f4-82c1-450b-bd5b-7089ff488422 Date: Fri, 28 Dec 2018 18:08: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-12-28 18:08:15,082 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-35e940f4-82c1-450b-bd5b-7089ff488422 2018-12-28 18:08:15,085 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image 2018-12-28 18:08:15,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:15,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-3172b02c-faf1-4c13-8508-cc483564e39b Date: Fri, 28 Dec 2018 18:08:15 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:08:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ca0d0de4-0585-4e66-ae55-f65eff298197/snap", "metadata": {}}], "self": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "min_disk": 0, "protected": false, "id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "file": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f8330c391304750b3c881b4a6469df2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ca0d0de4-0585-4e66-ae55-f65eff298197/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:08:15,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 used request id req-3172b02c-faf1-4c13-8508-cc483564e39b 2018-12-28 18:08:15,252 - create_image - DEBUG - Instance status is - active 2018-12-28 18:08:15,252 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image 2018-12-28 18:08:15,252 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image 2018-12-28 18:08:15,252 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:15,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:15,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["QQvLs4NETDiZ25J5geg95w"], "issued_at": "2018-12-28T18:08:15.000000Z"}} 2018-12-28 18:08:15,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54830413bf794fbd96994b28cd3acfc6599145" 2018-12-28 18:08:15,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c1a5f74-9d61-45fb-ad0d-647d3cddeed9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:15,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7c1a5f74-9d61-45fb-ad0d-647d3cddeed9 2018-12-28 18:08:15,712 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:08:15,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54830413bf794fbd96994b28cd3acfc6599145" 2018-12-28 18:08:15,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7583ad0a-8f0a-4a1c-aafa-e7151ce7dd91 x-compute-request-id: req-7583ad0a-8f0a-4a1c-aafa-e7151ce7dd91 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:08:15,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7583ad0a-8f0a-4a1c-aafa-e7151ce7dd91 2018-12-28 18:08:15,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54830413bf794fbd96994b28cd3acfc6599145" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-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-12-28 18:08:15,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb44cd46-c173-4466-90a6-d28b03ffa866 x-compute-request-id: req-eb44cd46-c173-4466-90a6-d28b03ffa866 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:08:15,934 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-eb44cd46-c173-4466-90a6-d28b03ffa866 2018-12-28 18:08:15,935 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:15,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:16,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["VzAVyjyLQQSi2Z9ejEB8yQ"], "issued_at": "2018-12-28T18:08:16.000000Z"}} 2018-12-28 18:08:16,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:16,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320f6359-619f-4bf6-86b8-fc2ad87d5562 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:16,403 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-320f6359-619f-4bf6-86b8-fc2ad87d5562 2018-12-28 18:08:16,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:16,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-86a01da0-6afa-46ee-b12e-d13215242cd3 Date: Fri, 28 Dec 2018 18:08:16 GMT RESP BODY: {"networks":[]} 2018-12-28 18:08:16,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-86a01da0-6afa-46ee-b12e-d13215242cd3 2018-12-28 18:08:16,611 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net 2018-12-28 18:08:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" -d '{"network": {"name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net", "admin_state_up": true}}' 2018-12-28 18:08:17,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-4449e889-16c1-4bae-8bd4-a001adbb9960 Date: Fri, 28 Dec 2018 18:08:17 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:08:16Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","mtu":1450}} 2018-12-28 18:08:17,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4449e889-16c1-4bae-8bd4-a001adbb9960 2018-12-28 18:08:17,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:17,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-a661c5ac-f9e5-4a4b-b8bb-b205e658c4b2 Date: Fri, 28 Dec 2018 18:08:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:08:16Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:17,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-a661c5ac-f9e5-4a4b-b8bb-b205e658c4b2 2018-12-28 18:08:17,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:17,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ddbafab5-be6f-4337-bb58-2af3b87ecbd1 Date: Fri, 28 Dec 2018 18:08:17 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:08:17,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-ddbafab5-be6f-4337-bb58-2af3b87ecbd1 2018-12-28 18:08:17,430 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet 2018-12-28 18:08:17,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" -d '{"subnets": [{"ip_version": 4, "network_id": "1778e48f-1199-4c69-abfd-8994befbd528", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]}' 2018-12-28 18:08:17,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ece336cf-86f0-4c6c-8003-12a1e0575d26 Date: Fri, 28 Dec 2018 18:08:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:17,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-ece336cf-86f0-4c6c-8003-12a1e0575d26 2018-12-28 18:08:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:18,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-355c0d6d-8645-4d3f-9c10-2f294c81f3e7 Date: Fri, 28 Dec 2018 18:08:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:18,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-355c0d6d-8645-4d3f-9c10-2f294c81f3e7 2018-12-28 18:08:18,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:18,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d34bc5dd-5b46-409b-896d-81675a1f7e9a Date: Fri, 28 Dec 2018 18:08:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:18,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-d34bc5dd-5b46-409b-896d-81675a1f7e9a 2018-12-28 18:08:18,404 - OpenStackNetwork - DEBUG - Network [1778e48f-1199-4c69-abfd-8994befbd528] created successfully 2018-12-28 18:08:18,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:08:18,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:18,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:18,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:18,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:18,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XRuJH5y6SI-QhvJNLnz44w"], "issued_at": "2018-12-28T18:08:18.000000Z"}} 2018-12-28 18:08:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1b9bdbf0a45daea4e71255dbbe849a0d9e5a147" 2018-12-28 18:08:18,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdad3cba-e8e8-416b-9c9e-23165c73414f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:18,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bdad3cba-e8e8-416b-9c9e-23165c73414f 2018-12-28 18:08:18,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:18,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:19,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_n6pm0B1Trq59XtIoQzcUw"], "issued_at": "2018-12-28T18:08:19.000000Z"}} 2018-12-28 18:08:19,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:19,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377ef530-c423-4dd1-b233-b7c64651655b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:19,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-377ef530-c423-4dd1-b233-b7c64651655b 2018-12-28 18:08:19,370 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:08:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:19,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69af521c-3ceb-4b0e-b159-00103394d07d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:19,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-69af521c-3ceb-4b0e-b159-00103394d07d 2018-12-28 18:08:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:19,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-96baae0b-694e-4d6b-ae6d-6bf6f02eb35c Date: Fri, 28 Dec 2018 18:08:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:19,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-96baae0b-694e-4d6b-ae6d-6bf6f02eb35c 2018-12-28 18:08:19,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:08:19,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:08: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:08:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:20,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fae82f-f1c1-46fc-adde-7552f97279ce Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:20,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-d1fae82f-f1c1-46fc-adde-7552f97279ce 2018-12-28 18:08:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:20,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-735e1de9-6c46-423c-b871-219c60f370fd Date: Fri, 28 Dec 2018 18:08:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:20,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-735e1de9-6c46-423c-b871-219c60f370fd 2018-12-28 18:08:20,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:20,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f84259f-d441-4107-91c3-83ad5bebeeba Date: Fri, 28 Dec 2018 18:08:20 GMT RESP BODY: {"ports":[]} 2018-12-28 18:08:20,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port&admin_state_up=True used request id req-9f84259f-d441-4107-91c3-83ad5bebeeba 2018-12-28 18:08:20,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:20,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fb63e81-e4cf-42e1-895b-f188e46c67aa x-compute-request-id: req-9fb63e81-e4cf-42e1-895b-f188e46c67aa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:08:20,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst used request id req-9fb63e81-e4cf-42e1-895b-f188e46c67aa 2018-12-28 18:08:20,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:21,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c7bcc73c-8d41-4033-a07c-02850634326f Date: Fri, 28 Dec 2018 18:08:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:21,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-c7bcc73c-8d41-4033-a07c-02850634326f 2018-12-28 18:08:21,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:21,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33048510-f6c2-40b2-b148-bc82054d5cf6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:21,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-33048510-f6c2-40b2-b148-bc82054d5cf6 2018-12-28 18:08:21,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:21,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-71c11168-72cc-435e-bf9f-0258cd11a4e5 Date: Fri, 28 Dec 2018 18:08:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:21,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-71c11168-72cc-435e-bf9f-0258cd11a4e5 2018-12-28 18:08:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:21,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-389596b8-9999-4fee-8506-35a7704b1c2a Date: Fri, 28 Dec 2018 18:08:21 GMT RESP BODY: {"ports":[]} 2018-12-28 18:08:21,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port&admin_state_up=True used request id req-389596b8-9999-4fee-8506-35a7704b1c2a 2018-12-28 18:08:21,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:21,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:21,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["tf0cCp6UQmmQggyxlEasJw"], "issued_at": "2018-12-28T18:08:21.000000Z"}} 2018-12-28 18:08:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4173e52e523cd78177fc92910f61dfd1c4f7c70" 2018-12-28 18:08:22,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d546540-41b6-40e3-a20a-346c539308e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:22,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0d546540-41b6-40e3-a20a-346c539308e7 2018-12-28 18:08:22,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:22,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-8cb4a857-6774-40f8-a207-d1650d4a8a04 Date: Fri, 28 Dec 2018 18:08:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:22,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-8cb4a857-6774-40f8-a207-d1650d4a8a04 2018-12-28 18:08:22,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:22,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-25dffd49-e59f-42bb-af48-b2d868c0750a Date: Fri, 28 Dec 2018 18:08:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:22,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-25dffd49-e59f-42bb-af48-b2d868c0750a 2018-12-28 18:08:22,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:22,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-6f4295f3-7e46-43e4-a97e-c86b7c900dfc Date: Fri, 28 Dec 2018 18:08:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:22,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-6f4295f3-7e46-43e4-a97e-c86b7c900dfc 2018-12-28 18:08:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:08:22,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:08: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:08:22,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4173e52e523cd78177fc92910f61dfd1c4f7c70" 2018-12-28 18:08:23,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c79220a2-c020-480b-8282-62b9d49ca990 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:23,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-c79220a2-c020-480b-8282-62b9d49ca990 2018-12-28 18:08:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:23,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-67614c34-04b7-4913-b1a7-bec700975f59 Date: Fri, 28 Dec 2018 18:08:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:23,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-67614c34-04b7-4913-b1a7-bec700975f59 2018-12-28 18:08:23,238 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net 2018-12-28 18:08:23,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" -d '{"port": {"network_id": "1778e48f-1199-4c69-abfd-8994befbd528", "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port", "admin_state_up": true}}' 2018-12-28 18:08:24,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-61496b28-9481-4874-9fcb-75bd65fc4695 Date: Fri, 28 Dec 2018 18:08:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.11"}],"id":"e9e2fe44-790e-40ca-a21f-4cab54a9af9c","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:17:5e","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port","project_id":"3694c956f42e457594ab565e9d00d666","qos_policy_id":null,"admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:23Z","binding:vnic_type":"normal"}} 2018-12-28 18:08:24,213 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-61496b28-9481-4874-9fcb-75bd65fc4695 2018-12-28 18:08:24,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9df29ffa-7830-4a5d-950c-e14f5ab843af Date: Fri, 28 Dec 2018 18:08:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:24,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-9df29ffa-7830-4a5d-950c-e14f5ab843af 2018-12-28 18:08:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-615ef1f1-a9c5-419e-b113-c8ccc6600f0e Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:24,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-615ef1f1-a9c5-419e-b113-c8ccc6600f0e 2018-12-28 18:08:24,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4916f2ca-d79d-48d4-abfc-90690cde9a84 Date: Fri, 28 Dec 2018 18:08:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:24,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-4916f2ca-d79d-48d4-abfc-90690cde9a84 2018-12-28 18:08:24,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-7a7da44e-5452-486a-9cf7-6f17a17beaf0 Date: Fri, 28 Dec 2018 18:08:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.11"}],"id":"e9e2fe44-790e-40ca-a21f-4cab54a9af9c","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fa:17:5e","project_id":"3694c956f42e457594ab565e9d00d666","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:08:24,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port&admin_state_up=True used request id req-7a7da44e-5452-486a-9cf7-6f17a17beaf0 2018-12-28 18:08:24,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bb19e2-9ad8-4e24-840a-087cd96049b9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:24,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-02bb19e2-9ad8-4e24-840a-087cd96049b9 2018-12-28 18:08:24,920 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst 2018-12-28 18:08:24,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b17ab1d4-9f07-4d09-b646-9c6af998f3ba x-compute-request-id: req-b17ab1d4-9f07-4d09-b646-9c6af998f3ba Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-flavor-name"}]} 2018-12-28 18:08:24,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b17ab1d4-9f07-4d09-b646-9c6af998f3ba 2018-12-28 18:08:24,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:24,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8227bdf-a608-4bad-960b-d84f2e5b7661 x-compute-request-id: req-f8227bdf-a608-4bad-960b-d84f2e5b7661 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:08:24,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb used request id req-f8227bdf-a608-4bad-960b-d84f2e5b7661 2018-12-28 18:08:24,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:25,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-1aaa579e-d45f-4094-b613-bc0ad70ba277 Date: Fri, 28 Dec 2018 18:08:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:08:14Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ca0d0de4-0585-4e66-ae55-f65eff298197/snap", "metadata": {}}], "self": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "min_disk": 0, "protected": false, "id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "file": "/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3f8330c391304750b3c881b4a6469df2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ca0d0de4-0585-4e66-ae55-f65eff298197/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image"} 2018-12-28 18:08:25,151 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image used request id req-1aaa579e-d45f-4094-b613-bc0ad70ba277 2018-12-28 18:08:25,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:25,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-12079926-7b3a-41b4-8453-07f0533ae546 Date: Fri, 28 Dec 2018 18:08:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:08:25,306 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-12079926-7b3a-41b4-8453-07f0533ae546 2018-12-28 18:08:25,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" -d '{"server": {"name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "imageRef": "ca0d0de4-0585-4e66-ae55-f65eff298197", "flavorRef": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "max_count": 1, "min_count": 1, "networks": [{"port": "e9e2fe44-790e-40ca-a21f-4cab54a9af9c"}]}}' 2018-12-28 18:08:27,530 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:08:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9739103e-6298-471e-9eb0-d55e6945a1a1 x-compute-request-id: req-9739103e-6298-471e-9eb0-d55e6945a1a1 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "adminPass": "MLnraGMS5GHJ"}} 2018-12-28 18:08:27,531 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9739103e-6298-471e-9eb0-d55e6945a1a1 2018-12-28 18:08:27,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:27,778 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-5be4d64a-3a9e-4eed-9766-c2e02eed8549 x-compute-request-id: req-5be4d64a-3a9e-4eed-9766-c2e02eed8549 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.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "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-12-28T18:08:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:27,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-5be4d64a-3a9e-4eed-9766-c2e02eed8549 2018-12-28 18:08:27,779 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst 2018-12-28 18:08:27,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:28,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-60a31a97-e5a5-437d-b15f-19b66c459294 x-compute-request-id: req-60a31a97-e5a5-437d-b15f-19b66c459294 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.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "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-12-28T18:08:27Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:28,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-60a31a97-e5a5-437d-b15f-19b66c459294 2018-12-28 18:08:28,157 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst] is - BUILD 2018-12-28 18:08:28,158 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:08:31,161 - create_instance - DEBUG - VM status query timeout in 896.61837697 2018-12-28 18:08:31,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:31,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d53588f2-bc2f-4d44-8b9b-909c615ee04c x-compute-request-id: req-d53588f2-bc2f-4d44-8b9b-909c615ee04c Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:08:28Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:31,610 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-d53588f2-bc2f-4d44-8b9b-909c615ee04c 2018-12-28 18:08:31,610 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst] is - BUILD 2018-12-28 18:08:31,611 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:08:34,614 - create_instance - DEBUG - VM status query timeout in 893.165297031 2018-12-28 18:08:34,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:35,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08: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-e098b88d-b166-4a6c-9b35-f8014153c73b x-compute-request-id: req-e098b88d-b166-4a6c-9b35-f8014153c73b Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:34Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:35,093 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-e098b88d-b166-4a6c-9b35-f8014153c73b 2018-12-28 18:08:35,093 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst] is - ACTIVE 2018-12-28 18:08:35,093 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:08:35,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:35,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01582cd-f04e-4656-8b02-262ff3e1affc x-compute-request-id: req-a01582cd-f04e-4656-8b02-262ff3e1affc Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:34Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:35,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-a01582cd-f04e-4656-8b02-262ff3e1affc 2018-12-28 18:08:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:35,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-ace95734-13f9-4828-9d4b-e450a8da3d33 Date: Fri, 28 Dec 2018 18:08:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:35,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-ace95734-13f9-4828-9d4b-e450a8da3d33 2018-12-28 18:08:35,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:35,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbefb526-7238-47d1-9e9f-8aa2db149686 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:35,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-fbefb526-7238-47d1-9e9f-8aa2db149686 2018-12-28 18:08:35,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:35,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b31704b5-3e13-46a5-99df-20bcb933c45c Date: Fri, 28 Dec 2018 18:08:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:35,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-b31704b5-3e13-46a5-99df-20bcb933c45c 2018-12-28 18:08:35,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:36,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-2d4b74f2-96a8-4af7-9323-60a37f7512dd Date: Fri, 28 Dec 2018 18:08:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.2"}],"id":"05db7714-dfc5-46c3-82fa-9ab7caee4c38","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:16:c0","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.3"}],"id":"3894e7fd-4fe7-4982-aa5c-b5d87137f311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:6a:59","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.4"}],"id":"389a784b-12a4-437c-ba75-d4553c59e3ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e2:b4","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.11"}],"id":"e9e2fe44-790e-40ca-a21f-4cab54a9af9c","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:17:5e","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:23Z","binding:vnic_type":"normal","device_id":"a00803c4-03bf-44dc-a80e-f0b672a007cf"}]} 2018-12-28 18:08:36,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-2d4b74f2-96a8-4af7-9323-60a37f7512dd 2018-12-28 18:08:36,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:36,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wXmUFUKOSdy1aDK8-4Vbvw"], "issued_at": "2018-12-28T18:08:36.000000Z"}} 2018-12-28 18:08:36,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0e1646a4b4f9d7f4214776076522df316e78e52" 2018-12-28 18:08:37,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08: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-53bcbbef-a29d-4e4b-b03d-d91375de5fec x-compute-request-id: req-53bcbbef-a29d-4e4b-b03d-d91375de5fec Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:34Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:08:37,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst used request id req-53bcbbef-a29d-4e4b-b03d-d91375de5fec 2018-12-28 18:08:37,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:38,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["UYjLHxJ0RH2fMHaQN1OgKw"], "issued_at": "2018-12-28T18:08:38.000000Z"}} 2018-12-28 18:08:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072d43a3286ffa58df6c7c71a62e8ee5f182ce81" 2018-12-28 18:08:38,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1bc399fa-fad1-4ee3-bcf1-6044a97abdf4 Date: Fri, 28 Dec 2018 18:08:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:38,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-1bc399fa-fad1-4ee3-bcf1-6044a97abdf4 2018-12-28 18:08:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072d43a3286ffa58df6c7c71a62e8ee5f182ce81" 2018-12-28 18:08:38,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bb5b7c57-d958-4b1c-87fa-5edfec3b2962 Date: Fri, 28 Dec 2018 18:08:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:38,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-bb5b7c57-d958-4b1c-87fa-5edfec3b2962 2018-12-28 18:08:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}072d43a3286ffa58df6c7c71a62e8ee5f182ce81" 2018-12-28 18:08:38,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-555b6f19-a344-46c9-a032-c70c93c4a59e Date: Fri, 28 Dec 2018 18:08:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.2"}],"id":"05db7714-dfc5-46c3-82fa-9ab7caee4c38","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:16:c0","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.3"}],"id":"3894e7fd-4fe7-4982-aa5c-b5d87137f311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:6a:59","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.4"}],"id":"389a784b-12a4-437c-ba75-d4553c59e3ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e2:b4","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.11"}],"id":"e9e2fe44-790e-40ca-a21f-4cab54a9af9c","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:17:5e","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:23Z","binding:vnic_type":"normal","device_id":"a00803c4-03bf-44dc-a80e-f0b672a007cf"}]} 2018-12-28 18:08:38,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-555b6f19-a344-46c9-a032-c70c93c4a59e 2018-12-28 18:08:38,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:39,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "730b3518c8c74710bdd309b0ab1f5a51", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role"}], "expires_at": "2018-12-28T19:08:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f8330c391304750b3c881b4a6469df2", "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3f8330c391304750b3c881b4a6469df2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3f8330c391304750b3c881b4a6469df2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3f8330c391304750b3c881b4a6469df2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-bf10a42d-f107-474-user", "id": "40f0f652c8da40f5bc6f21736835ca87"}, "audit_ids": ["K73JbSrXSeSe4VMuFaW-Ow"], "issued_at": "2018-12-28T18:08:39.000000Z"}} 2018-12-28 18:08:39,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e3fcaae54a642f73731aab89d31c65e718fbdf" 2018-12-28 18:08:39,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0dec109-d80d-43f9-b8fd-e51e131f03f9 x-compute-request-id: req-b0dec109-d80d-43f9-b8fd-e51e131f03f9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:08:39,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst used request id req-b0dec109-d80d-43f9-b8fd-e51e131f03f9 2018-12-28 18:08:39,472 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:40,084 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-655bef78-1ddd-4a8d-a95e-43cfe7d8b8f7 x-compute-request-id: req-655bef78-1ddd-4a8d-a95e-43cfe7d8b8f7 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:34Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:40,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-655bef78-1ddd-4a8d-a95e-43cfe7d8b8f7 2018-12-28 18:08:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:40,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1692c88a-15fc-4a98-b0fd-0ed0d515da41 Date: Fri, 28 Dec 2018 18:08:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:40,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-1692c88a-15fc-4a98-b0fd-0ed0d515da41 2018-12-28 18:08:40,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:40,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-798dc67a-c90d-4f22-97cb-c7f02810da6b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:40,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-798dc67a-c90d-4f22-97cb-c7f02810da6b 2018-12-28 18:08:40,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:40,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9627bf64-48f4-44e2-8eec-2bb287f96996 Date: Fri, 28 Dec 2018 18:08:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:40,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-9627bf64-48f4-44e2-8eec-2bb287f96996 2018-12-28 18:08:40,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:40,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-5724955c-e198-4900-8381-541df38df720 Date: Fri, 28 Dec 2018 18:08:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.2"}],"id":"05db7714-dfc5-46c3-82fa-9ab7caee4c38","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:16:c0","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.3"}],"id":"3894e7fd-4fe7-4982-aa5c-b5d87137f311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:6a:59","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.4"}],"id":"389a784b-12a4-437c-ba75-d4553c59e3ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e2:b4","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.11"}],"id":"e9e2fe44-790e-40ca-a21f-4cab54a9af9c","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:17:5e","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:23Z","binding:vnic_type":"normal","device_id":"a00803c4-03bf-44dc-a80e-f0b672a007cf"}]} 2018-12-28 18:08:40,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-5724955c-e198-4900-8381-541df38df720 2018-12-28 18:08:40,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:41,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d216198c-11b4-4a5b-9e6a-bfea71fa9018 x-compute-request-id: req-d216198c-11b4-4a5b-9e6a-bfea71fa9018 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:34Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:41,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-d216198c-11b4-4a5b-9e6a-bfea71fa9018 2018-12-28 18:08:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:41,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a14fe455-14bc-44d7-84df-1819b9dcb5cc Date: Fri, 28 Dec 2018 18:08:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1778e48f-1199-4c69-abfd-8994befbd528","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["110075a9-87b9-4b63-b71e-dd456d5e94f4"],"description":"","tags":[],"updated_at":"2018-12-28T18:08:17Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:16Z","provider:network_type":"vxlan"}]} 2018-12-28 18:08:41,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net used request id req-a14fe455-14bc-44d7-84df-1819b9dcb5cc 2018-12-28 18:08:41,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:41,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee3d812a-fcdb-4d16-a0af-1ac5ec62b0bd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:41,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-ee3d812a-fcdb-4d16-a0af-1ac5ec62b0bd 2018-12-28 18:08:41,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:41,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f4f0b32d-703b-4f62-9ff0-b49a98d00890 Date: Fri, 28 Dec 2018 18:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:17Z","dns_nameservers":[],"updated_at":"2018-12-28T18:08:17Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"3694c956f42e457594ab565e9d00d666","id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","subnetpool_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet"}]} 2018-12-28 18:08:41,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-f4f0b32d-703b-4f62-9ff0-b49a98d00890 2018-12-28 18:08:41,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:41,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-6775c500-372a-4285-8965-da93e1e1b5dd Date: Fri, 28 Dec 2018 18:08:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.2"}],"id":"05db7714-dfc5-46c3-82fa-9ab7caee4c38","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:16:c0","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.3"}],"id":"3894e7fd-4fe7-4982-aa5c-b5d87137f311","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:50:6a:59","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.4"}],"id":"389a784b-12a4-437c-ba75-d4553c59e3ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1a:e2:b4","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1778e48f-1199-4c69-abfd-8994befbd528"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:08:33Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"110075a9-87b9-4b63-b71e-dd456d5e94f4","ip_address":"10.55.0.11"}],"id":"e9e2fe44-790e-40ca-a21f-4cab54a9af9c","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fa:17:5e","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port","admin_state_up":true,"network_id":"1778e48f-1199-4c69-abfd-8994befbd528","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:08:23Z","binding:vnic_type":"normal","device_id":"a00803c4-03bf-44dc-a80e-f0b672a007cf"}]} 2018-12-28 18:08:41,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1778e48f-1199-4c69-abfd-8994befbd528 used request id req-6775c500-372a-4285-8965-da93e1e1b5dd 2018-12-28 18:08:41,973 - create_instance - INFO - Deleting Port with ID - e9e2fe44-790e-40ca-a21f-4cab54a9af9c 2018-12-28 18:08:41,973 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-port 2018-12-28 18:08:41,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e9e2fe44-790e-40ca-a21f-4cab54a9af9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:42,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1349a79a-4728-4ce5-a2f8-19dd83d3ba89 Date: Fri, 28 Dec 2018 18:08:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:42,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e9e2fe44-790e-40ca-a21f-4cab54a9af9c used request id req-1349a79a-4728-4ce5-a2f8-19dd83d3ba89 2018-12-28 18:08:42,567 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst 2018-12-28 18:08:42,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:42,732 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cfef665b-9646-4040-8317-7f3b28be2a3b x-compute-request-id: req-cfef665b-9646-4040-8317-7f3b28be2a3b Content-Type: application/json 2018-12-28 18:08:42,732 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-cfef665b-9646-4040-8317-7f3b28be2a3b 2018-12-28 18:08:42,732 - create_instance - INFO - Checking deletion status 2018-12-28 18:08:42,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:42,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e5bbba6-f4ab-4a99-aa7f-e3c6cfa40ae8 x-compute-request-id: req-7e5bbba6-f4ab-4a99-aa7f-e3c6cfa40ae8 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:17:5e", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:42Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:42,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-7e5bbba6-f4ab-4a99-aa7f-e3c6cfa40ae8 2018-12-28 18:08:42,976 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst] is - ACTIVE 2018-12-28 18:08:42,976 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:08:45,979 - create_instance - DEBUG - VM status query timeout in 296.75296092 2018-12-28 18:08:45,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:46,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08: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-5d6d9b7a-171f-4617-ad7c-1caa51247af5 x-compute-request-id: req-5d6d9b7a-171f-4617-ad7c-1caa51247af5 Content-Encoding: gzip Content-Length: 730 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf", "rel": "bookmark"}], "image": {"id": "ca0d0de4-0585-4e66-ae55-f65eff298197", "links": [{"href": "http://172.30.9.21:8774/images/ca0d0de4-0585-4e66-ae55-f65eff298197", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000bc", "OS-SRV-USG:launched_at": "2018-12-28T18:08:33.000000", "flavor": {"id": "c8e56664-27b9-4d2d-91f7-c849486c2bdb", "links": [{"href": "http://172.30.9.21:8774/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb", "rel": "bookmark"}]}, "id": "a00803c4-03bf-44dc-a80e-f0b672a007cf", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:08:42Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1673836a-a69c-4e26-a420-6e10524c9f9d-inst", "created": "2018-12-28T18:08:27Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:08:46,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-5d6d9b7a-171f-4617-ad7c-1caa51247af5 2018-12-28 18:08:46,374 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst] is - ACTIVE 2018-12-28 18:08:46,374 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:08:49,378 - create_instance - DEBUG - VM status query timeout in 293.354754925 2018-12-28 18:08:49,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73130f5c61aab85a149a14b2026f0318bdb2ac0f" 2018-12-28 18:08:49,426 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-18e8f1bf-58a3-426c-8641-55074b641178 x-compute-request-id: req-18e8f1bf-58a3-426c-8641-55074b641178 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a00803c4-03bf-44dc-a80e-f0b672a007cf could not be found.", "code": 404}} 2018-12-28 18:08:49,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a00803c4-03bf-44dc-a80e-f0b672a007cf used request id req-18e8f1bf-58a3-426c-8641-55074b641178 2018-12-28 18:08:49,427 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a00803c4-03bf-44dc-a80e-f0b672a007cf could not be found. (HTTP 404) (Request-ID: req-18e8f1bf-58a3-426c-8641-55074b641178) 2018-12-28 18:08:49,427 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-inst 2018-12-28 18:08:49,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb54830413bf794fbd96994b28cd3acfc6599145" 2018-12-28 18:08:49,493 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-10c06c8f-b384-446a-8c53-61e4a1d633d0 x-compute-request-id: req-10c06c8f-b384-446a-8c53-61e4a1d633d0 Content-Length: 0 Content-Type: application/json 2018-12-28 18:08:49,493 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c8e56664-27b9-4d2d-91f7-c849486c2bdb used request id req-10c06c8f-b384-446a-8c53-61e4a1d633d0 2018-12-28 18:08:49,494 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet 2018-12-28 18:08:49,494 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-subnet 2018-12-28 18:08:49,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/110075a9-87b9-4b63-b71e-dd456d5e94f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:51,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-74a0b787-e65d-410c-a8a9-409fa9ea3e8d Date: Fri, 28 Dec 2018 18:08:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:51,633 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/110075a9-87b9-4b63-b71e-dd456d5e94f4 used request id req-74a0b787-e65d-410c-a8a9-409fa9ea3e8d 2018-12-28 18:08:51,633 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-pub-net 2018-12-28 18:08:51,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/1778e48f-1199-4c69-abfd-8994befbd528 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7546890fe1fce3bd54a90c6f9dd7b89f922ff361" 2018-12-28 18:08:52,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a5647f36-8780-4693-b419-51449831c629 Date: Fri, 28 Dec 2018 18:08:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:08:52,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/1778e48f-1199-4c69-abfd-8994befbd528 used request id req-a5647f36-8780-4693-b419-51449831c629 2018-12-28 18:08:52,933 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-1673836a-a69c-4e26-a420-6e10524c9f9d-image 2018-12-28 18:08:52,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25b309974dc27f238bf9fbdc79117546d9cfd08a" 2018-12-28 18:08:54,497 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-566b380a-419c-49c2-8a64-09f8516af789 Date: Fri, 28 Dec 2018 18:08:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:08:54,497 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ca0d0de4-0585-4e66-ae55-f65eff298197 used request id req-566b380a-419c-49c2-8a64-09f8516af789 2018-12-28 18:08:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:54,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-189830d1-c1f6-410e-b81a-09dfeac7938f Date: Fri, 28 Dec 2018 18:08:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:08:54,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-189830d1-c1f6-410e-b81a-09dfeac7938f 2018-12-28 18:08:54,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:54,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4b7b92-76bb-43b9-a477-c534a55c4700 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:08:54,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8e4b7b92-76bb-43b9-a477-c534a55c4700 2018-12-28 18:08:54,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:54,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576a9689-1b71-4a8a-abbb-6f20be852d09 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:08:54,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-576a9689-1b71-4a8a-abbb-6f20be852d09 2018-12-28 18:08:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:55,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a70e7e-3d3c-4fb6-9ec1-eea37b787caa Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:08:55,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-a4a70e7e-3d3c-4fb6-9ec1-eea37b787caa 2018-12-28 18:08:55,017 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-bf10a42d-f107-474-proj 2018-12-28 18:08:55,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3f8330c391304750b3c881b4a6469df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:55,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16efd7ee-9f5a-4871-af93-50e2b7feac6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:55,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3f8330c391304750b3c881b4a6469df2 used request id req-16efd7ee-9f5a-4871-af93-50e2b7feac6e 2018-12-28 18:08:55,224 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-bf10a42d-f107-474-proj-role 2018-12-28 18:08:55,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/730b3518c8c74710bdd309b0ab1f5a51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:55,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a423e320-3636-4804-a900-496284ef632f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:55,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/730b3518c8c74710bdd309b0ab1f5a51 used request id req-a423e320-3636-4804-a900-496284ef632f 2018-12-28 18:08:55,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af0464233a1663f7f7cef06d473255b4c2e99064" 2018-12-28 18:08:55,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d885037a-5632-4217-b266-80ce44f6262a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:08:55,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d885037a-5632-4217-b266-80ce44f6262a 2018-12-28 18:08:55,438 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-bf10a42d-f107-474-user 2018-12-28 18:08:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/40f0f652c8da40f5bc6f21736835ca87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e738553f9954bd021fb59204ac43a1ee524319f" 2018-12-28 18:08:55,626 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0286bb6d-cac9-477a-af79-14ab39a92907 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:55,627 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/40f0f652c8da40f5bc6f21736835ca87 used request id req-0286bb6d-cac9-477a-af79-14ab39a92907 2018-12-28 18:08:55,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:56,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["y3OlwdmaQfiVH29-hM1tLw"], "issued_at": "2018-12-28T18:08:56.000000Z"}} 2018-12-28 18:08:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e31ebb5ae9cd16cb03491da4864dc2b4bcda6bf9" 2018-12-28 18:08:56,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800734e7-c4f5-43c5-8bde-4c318ce72029 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:56,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-800734e7-c4f5-43c5-8bde-4c318ce72029 2018-12-28 18:08:56,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:56,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:56,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_ySveM-5ThOEtfW-Bgdzwg"], "issued_at": "2018-12-28T18:08:56.000000Z"}} 2018-12-28 18:08:56,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:08:56,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-884e7c48-6eb5-4d96-a076-c4ef187b1999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:56,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-884e7c48-6eb5-4d96-a076-c4ef187b1999 2018-12-28 18:08:56,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:08:56,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:08: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:08:56,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97a70f44-ab17-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:08:56,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ca1abf-edb6-4daa-bf07-882443d51058 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97a70f44-ab17-40d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:08:56,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-97a70f44-ab17-40d-proj used request id req-a2ca1abf-edb6-4daa-bf07-882443d51058 2018-12-28 18:08:56,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:08:56,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473005a5-df78-492a-ab2c-9f0d4362224d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:08:56,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-473005a5-df78-492a-ab2c-9f0d4362224d 2018-12-28 18:08:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}}' 2018-12-28 18:08:57,054 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e45fd317-dcb7-4f32-8d3f-d1d1d789f831 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:08:57,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e45fd317-dcb7-4f32-8d3f-d1d1d789f831 2018-12-28 18:08:57,055 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-97a70f44-ab17-40d-proj 2018-12-28 18:08:57,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:57,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:57,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["HF_AI1gzQ46YEVNnFS_4Lw"], "issued_at": "2018-12-28T18:08:57.000000Z"}} 2018-12-28 18:08:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd70cebc6a8330edff64e6e06d080c4db07b81" 2018-12-28 18:08:57,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9e93c9-8a2d-4b2a-b1cd-7dbc76db83ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:57,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6b9e93c9-8a2d-4b2a-b1cd-7dbc76db83ee 2018-12-28 18:08:57,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:08:57,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:08: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:08:57,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd70cebc6a8330edff64e6e06d080c4db07b81" 2018-12-28 18:08:57,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3d68e0-6168-4cc9-8e86-375133102686 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:08:57,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-3e3d68e0-6168-4cc9-8e86-375133102686 2018-12-28 18:08:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-97a70f44-ab17-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd70cebc6a8330edff64e6e06d080c4db07b81" 2018-12-28 18:08:57,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4858d5-feea-43e5-90c1-5cc11726e812 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-97a70f44-ab17-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}]} 2018-12-28 18:08:57,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSimpleTests-97a70f44-ab17-40d-proj used request id req-4b4858d5-feea-43e5-90c1-5cc11726e812 2018-12-28 18:08:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd70cebc6a8330edff64e6e06d080c4db07b81" 2018-12-28 18:08:57,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4229b98-b6ca-417c-aed3-8b9d41915c98 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:08:57,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e4229b98-b6ca-417c-aed3-8b9d41915c98 2018-12-28 18:08:58,198 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-97a70f44-ab17-40d-user 2018-12-28 18:08:58,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:58,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:08:58,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3737a5-fae8-4811-b582-d3597f337dda Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:08:58,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b3737a5-fae8-4811-b582-d3597f337dda 2018-12-28 18:08:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" -d '{"role": {"name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}}' 2018-12-28 18:08:58,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3d8c37c-a222-4bd8-9789-9ccfff096e88 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "858c70a85aea480db6f8e14caa313029", "links": {"self": "http://172.30.9.21:5000/v3/roles/858c70a85aea480db6f8e14caa313029"}, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}} 2018-12-28 18:08:58,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e3d8c37c-a222-4bd8-9789-9ccfff096e88 2018-12-28 18:08:58,330 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role 2018-12-28 18:08:58,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/858c70a85aea480db6f8e14caa313029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:08:58,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6beb6ae8-f177-43dd-a078-f6f4d3425d3f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/858c70a85aea480db6f8e14caa313029"}, "domain_id": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role", "id": "858c70a85aea480db6f8e14caa313029"}} 2018-12-28 18:08:58,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/858c70a85aea480db6f8e14caa313029 used request id req-6beb6ae8-f177-43dd-a078-f6f4d3425d3f 2018-12-28 18:08:58,415 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role to project CreateInstanceSimpleTests-97a70f44-ab17-40d-proj 2018-12-28 18:08:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b/users/e711d381f3c24c7d94f5bfa7365ea6f4/roles/858c70a85aea480db6f8e14caa313029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:08:58,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c52b05f-d012-4002-b329-36a20dcade6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:08:58,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b/users/e711d381f3c24c7d94f5bfa7365ea6f4/roles/858c70a85aea480db6f8e14caa313029 used request id req-6c52b05f-d012-4002-b329-36a20dcade6b 2018-12-28 18:08:58,573 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:08:58,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:58,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:58,576 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:08:58,576 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:08:58,577 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:08:58,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "858c70a85aea480db6f8e14caa313029", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}], "expires_at": "2018-12-28T19:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-user", "id": "e711d381f3c24c7d94f5bfa7365ea6f4"}, "audit_ids": ["Ne7CdMPuSDWNz2LPllzmHg"], "issued_at": "2018-12-28T18:08:58.000000Z"}} 2018-12-28 18:08:58,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:08:59,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00af11c9-4333-4a37-87a0-54a88f686d4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:08:59,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-00af11c9-4333-4a37-87a0-54a88f686d4a 2018-12-28 18:08:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:08:59,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-5b623dad-9222-4c24-aa73-e693db43874b Date: Fri, 28 Dec 2018 18:08:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image"} 2018-12-28 18:08:59,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image used request id req-5b623dad-9222-4c24-aa73-e693db43874b 2018-12-28 18:08:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:08:59,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ae90f6ef-d625-4c16-a38e-c8839cdc3883 Date: Fri, 28 Dec 2018 18:08: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-12-28 18:08:59,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ae90f6ef-d625-4c16-a38e-c8839cdc3883 2018-12-28 18:08:59,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image"}' 2018-12-28 18:08:59,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 X-Openstack-Request-Id: req-54dbbc39-8105-4817-9fbf-b87984799d43 Date: Fri, 28 Dec 2018 18:08:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:08:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "min_disk": 0, "protected": false, "id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "file": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/file", "checksum": null, "owner": "7ca7ad3a8f164cbca9a5596f01649d7b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:08:59,601 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-54dbbc39-8105-4817-9fbf-b87984799d43 2018-12-28 18:08:59,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" -d '' 2018-12-28 18:09:00,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-547ca759-a3f5-4811-aa0a-82676012c5af Date: Fri, 28 Dec 2018 18:09:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:09:00,789 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/file used request id req-547ca759-a3f5-4811-aa0a-82676012c5af 2018-12-28 18:09:00,790 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:09:00,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:09:00,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5ee641e5-316e-4e9a-9655-03d01121f6ed Date: Fri, 28 Dec 2018 18:09:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/snap", "metadata": {}}], "self": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "min_disk": 0, "protected": false, "id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "file": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ca7ad3a8f164cbca9a5596f01649d7b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:09:00,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 used request id req-5ee641e5-316e-4e9a-9655-03d01121f6ed 2018-12-28 18:09:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:09:01,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea36a56d-74cd-4222-be50-a4d1cb1afafe Date: Fri, 28 Dec 2018 18:09:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:09:01,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ea36a56d-74cd-4222-be50-a4d1cb1afafe 2018-12-28 18:09:01,110 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image 2018-12-28 18:09:01,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:09:01,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-68465b10-a56b-4ff8-8484-ad72dd97a656 Date: Fri, 28 Dec 2018 18:09:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/snap", "metadata": {}}], "self": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "min_disk": 0, "protected": false, "id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "file": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ca7ad3a8f164cbca9a5596f01649d7b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:09:01,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 used request id req-68465b10-a56b-4ff8-8484-ad72dd97a656 2018-12-28 18:09:01,291 - create_image - DEBUG - Instance status is - active 2018-12-28 18:09:01,291 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image 2018-12-28 18:09:01,291 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image 2018-12-28 18:09:01,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:01,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:01,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fx4T_En3SFmocO6BYoGdwg"], "issued_at": "2018-12-28T18:09:01.000000Z"}} 2018-12-28 18:09:01,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9feb0f0a5761acddddcf5c207c04f04bb628cbf2" 2018-12-28 18:09:01,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5da13a-85b9-4b21-a464-4ecbdc4f05d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:01,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0a5da13a-85b9-4b21-a464-4ecbdc4f05d4 2018-12-28 18:09:01,768 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:09:01,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9feb0f0a5761acddddcf5c207c04f04bb628cbf2" 2018-12-28 18:09:02,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-33305896-26df-46f6-ac25-e73ea5dd8399 x-compute-request-id: req-33305896-26df-46f6-ac25-e73ea5dd8399 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:09:02,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-33305896-26df-46f6-ac25-e73ea5dd8399 2018-12-28 18:09:02,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9feb0f0a5761acddddcf5c207c04f04bb628cbf2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-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-12-28 18:09:02,083 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b06d059-49eb-4333-9817-f89c4a9410fa x-compute-request-id: req-1b06d059-49eb-4333-9817-f89c4a9410fa Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "75691550-e220-4d04-a995-52a5d19a17e3", "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:09:02,083 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1b06d059-49eb-4333-9817-f89c4a9410fa 2018-12-28 18:09:02,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:02,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:02,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "858c70a85aea480db6f8e14caa313029", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}], "expires_at": "2018-12-28T19:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-user", "id": "e711d381f3c24c7d94f5bfa7365ea6f4"}, "audit_ids": ["alezYPfPTJarxyL7poVQtg"], "issued_at": "2018-12-28T18:09:02.000000Z"}} 2018-12-28 18:09:02,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:02,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccea784c-8cbb-4636-a49d-e34cc0b98103 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:02,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ccea784c-8cbb-4636-a49d-e34cc0b98103 2018-12-28 18:09:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:02,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4188c4bd-f1f3-468f-8ecd-bcc7863198ad Date: Fri, 28 Dec 2018 18:09:02 GMT RESP BODY: {"networks":[]} 2018-12-28 18:09:02,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-4188c4bd-f1f3-468f-8ecd-bcc7863198ad 2018-12-28 18:09:02,736 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net 2018-12-28 18:09:02,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" -d '{"network": {"name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net", "admin_state_up": true}}' 2018-12-28 18:09:03,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d4590c08-977f-4926-8bf0-4b3631dbf7b7 Date: Fri, 28 Dec 2018 18:09:03 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:09:03Z","is_default":false,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","mtu":1450}} 2018-12-28 18:09:03,591 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-d4590c08-977f-4926-8bf0-4b3631dbf7b7 2018-12-28 18:09:03,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:03,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-60b6b49e-ed82-4b12-8fd7-7a3055db1417 Date: Fri, 28 Dec 2018 18:09:03 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-12-28T18:09:03Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:03,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-60b6b49e-ed82-4b12-8fd7-7a3055db1417 2018-12-28 18:09:03,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:03,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5a69d590-a87c-4172-89f0-0a391bf75891 Date: Fri, 28 Dec 2018 18:09:03 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:09:03,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-5a69d590-a87c-4172-89f0-0a391bf75891 2018-12-28 18:09:03,940 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet 2018-12-28 18:09:03,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" -d '{"subnets": [{"ip_version": 4, "network_id": "ec36dd3c-8151-4ad3-a009-f21d80a87ff3", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]}' 2018-12-28 18:09:04,591 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2de363df-1fe2-4479-a024-f07f3937e549 Date: Fri, 28 Dec 2018 18:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:04,592 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2de363df-1fe2-4479-a024-f07f3937e549 2018-12-28 18:09:04,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:04,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ef40cc66-3cd7-463c-b381-32f647adfa15 Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:04,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-ef40cc66-3cd7-463c-b381-32f647adfa15 2018-12-28 18:09:04,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:04,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c1758fbc-e5f7-49ec-b62c-43401b6300ee Date: Fri, 28 Dec 2018 18:09:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:04,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-c1758fbc-e5f7-49ec-b62c-43401b6300ee 2018-12-28 18:09:04,969 - OpenStackNetwork - DEBUG - Network [ec36dd3c-8151-4ad3-a009-f21d80a87ff3] created successfully 2018-12-28 18:09:04,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:04,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:05,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "858c70a85aea480db6f8e14caa313029", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}], "expires_at": "2018-12-28T19:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-user", "id": "e711d381f3c24c7d94f5bfa7365ea6f4"}, "audit_ids": ["qbQc0SP0TgaOmZ8gS0kosA"], "issued_at": "2018-12-28T18:09:05.000000Z"}} 2018-12-28 18:09:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:05,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5755c1fe-ddd7-4ff4-a4c1-29458b24d7dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:05,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5755c1fe-ddd7-4ff4-a4c1-29458b24d7dc 2018-12-28 18:09:05,430 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:09:05,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:05,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1fd3f6-9033-49ba-9274-8b012b9505d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:05,506 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3b1fd3f6-9033-49ba-9274-8b012b9505d5 2018-12-28 18:09:05,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:05,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fa76fcf0-f008-43e6-b292-099368e49fc5 Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:05,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-fa76fcf0-f008-43e6-b292-099368e49fc5 2018-12-28 18:09:05,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:09:05,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:09: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:09:05,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:05,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca956a2-ba21-4ac3-852b-7ec81ee68606 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:05,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-4ca956a2-ba21-4ac3-852b-7ec81ee68606 2018-12-28 18:09:05,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:05,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ee075b37-7ac8-4df7-bd2b-301351157178 Date: Fri, 28 Dec 2018 18:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:05,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-ee075b37-7ac8-4df7-bd2b-301351157178 2018-12-28 18:09:05,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:06,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8199b448-7bf5-451f-8b75-120f312750a3 Date: Fri, 28 Dec 2018 18:09:06 GMT RESP BODY: {"ports":[]} 2018-12-28 18:09:06,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port&admin_state_up=True used request id req-8199b448-7bf5-451f-8b75-120f312750a3 2018-12-28 18:09:06,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:06,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-2dd1dd3c-8b59-47f6-815d-da74e78b27aa x-compute-request-id: req-2dd1dd3c-8b59-47f6-815d-da74e78b27aa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:09:06,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst used request id req-2dd1dd3c-8b59-47f6-815d-da74e78b27aa 2018-12-28 18:09:06,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:06,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b743d4ce-333b-4d71-981c-d51e9a881e0a Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:06,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-b743d4ce-333b-4d71-981c-d51e9a881e0a 2018-12-28 18:09:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:06,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee9a7e4-c049-4548-924e-60433f1c7c28 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:06,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-dee9a7e4-c049-4548-924e-60433f1c7c28 2018-12-28 18:09:06,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:06,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0904c4d2-42b9-495e-b949-06e769177e0c Date: Fri, 28 Dec 2018 18:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:06,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-0904c4d2-42b9-495e-b949-06e769177e0c 2018-12-28 18:09:06,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:06,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1f0f4d1a-ce16-43e4-b6b5-45fd6a0aadfa Date: Fri, 28 Dec 2018 18:09:06 GMT RESP BODY: {"ports":[]} 2018-12-28 18:09:06,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port&admin_state_up=True used request id req-1f0f4d1a-ce16-43e4-b6b5-45fd6a0aadfa 2018-12-28 18:09:06,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:06,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:07,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "858c70a85aea480db6f8e14caa313029", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}], "expires_at": "2018-12-28T19:09:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-user", "id": "e711d381f3c24c7d94f5bfa7365ea6f4"}, "audit_ids": ["_RkIfpscSris3U65c5W5Cw"], "issued_at": "2018-12-28T18:09:07.000000Z"}} 2018-12-28 18:09:07,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1099026da12b16b4857a93a1a1ac9b35c9af76" 2018-12-28 18:09:07,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a142ccd-d025-4e06-9973-42cdeb801a35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:07,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6a142ccd-d025-4e06-9973-42cdeb801a35 2018-12-28 18:09:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:07,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2f6ef57-ae01-4cc7-b8a4-91a8b8fdb821 Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:07,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-d2f6ef57-ae01-4cc7-b8a4-91a8b8fdb821 2018-12-28 18:09:07,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:07,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-622aea4d-7f0c-4a3b-b7fe-43d80e501f85 Date: Fri, 28 Dec 2018 18:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:07,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-622aea4d-7f0c-4a3b-b7fe-43d80e501f85 2018-12-28 18:09:07,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d95f1a66-aadb-4312-9512-1366f91a56c3 Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:07,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-d95f1a66-aadb-4312-9512-1366f91a56c3 2018-12-28 18:09:07,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:09:07,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:09: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:09:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c1099026da12b16b4857a93a1a1ac9b35c9af76" 2018-12-28 18:09:07,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b049aaf-dafe-49a6-8da8-eeeac7630d62 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:07,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-2b049aaf-dafe-49a6-8da8-eeeac7630d62 2018-12-28 18:09:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:08,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-be8197e3-de2a-43e8-8c0b-24587770d0b8 Date: Fri, 28 Dec 2018 18:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:08,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-be8197e3-de2a-43e8-8c0b-24587770d0b8 2018-12-28 18:09:08,021 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net 2018-12-28 18:09:08,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" -d '{"port": {"network_id": "ec36dd3c-8151-4ad3-a009-f21d80a87ff3", "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port", "admin_state_up": true}}' 2018-12-28 18:09:09,130 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-ca2edff5-7c52-4350-8101-6a0b1d1175bc Date: Fri, 28 Dec 2018 18:09:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.10"}],"id":"be630447-c24e-40f6-91db-13d59f1cb75a","security_groups":["ba036d29-5c84-497c-97a6-e898c6e45ac2"],"mac_address":"fa:16:3e:f3:55:bd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","qos_policy_id":null,"admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:08Z","binding:vnic_type":"normal"}} 2018-12-28 18:09:09,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-ca2edff5-7c52-4350-8101-6a0b1d1175bc 2018-12-28 18:09:09,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:09,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-23ddd533-7ac3-4d77-869c-904838ff567e Date: Fri, 28 Dec 2018 18: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:09,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-23ddd533-7ac3-4d77-869c-904838ff567e 2018-12-28 18:09:09,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:09,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49e1f79-daa3-48a0-91e7-595fb296b5f2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:09,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-b49e1f79-daa3-48a0-91e7-595fb296b5f2 2018-12-28 18:09:09,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:09,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-428e835d-f0b4-4ff5-aab9-96fc7c7f7514 Date: Fri, 28 Dec 2018 18:09:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:09,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-428e835d-f0b4-4ff5-aab9-96fc7c7f7514 2018-12-28 18:09:09,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:09,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-97a9508b-fc2b-4b68-aa3b-56d51579681d Date: Fri, 28 Dec 2018 18:09:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.10"}],"id":"be630447-c24e-40f6-91db-13d59f1cb75a","security_groups":["ba036d29-5c84-497c-97a6-e898c6e45ac2"],"mac_address":"fa:16:3e:f3:55:bd","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:08Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:09:09,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port&admin_state_up=True used request id req-97a9508b-fc2b-4b68-aa3b-56d51579681d 2018-12-28 18:09:09,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:09,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197a0d6d-d4e2-49e3-9f23-61ef8745c87b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:09,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-197a0d6d-d4e2-49e3-9f23-61ef8745c87b 2018-12-28 18:09:09,956 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst 2018-12-28 18:09:09,960 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:09,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09e03602-c080-4606-b611-306751c0004f x-compute-request-id: req-09e03602-c080-4606-b611-306751c0004f Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-flavor-name"}]} 2018-12-28 18:09:09,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-09e03602-c080-4606-b611-306751c0004f 2018-12-28 18:09:09,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:10,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56d01fc3-729c-4a5b-b83c-e5df67822ca6 x-compute-request-id: req-56d01fc3-729c-4a5b-b83c-e5df67822ca6 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "75691550-e220-4d04-a995-52a5d19a17e3", "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:09:10,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3 used request id req-56d01fc3-729c-4a5b-b83c-e5df67822ca6 2018-12-28 18:09:10,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:10,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-9000cbf8-c260-4662-8220-95db3121fe0f Date: Fri, 28 Dec 2018 18:09:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:08:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/snap", "metadata": {}}], "self": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "min_disk": 0, "protected": false, "id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "file": "/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7ca7ad3a8f164cbca9a5596f01649d7b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image"} 2018-12-28 18:09:10,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image used request id req-9000cbf8-c260-4662-8220-95db3121fe0f 2018-12-28 18:09:10,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:10,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63210113-90a4-4506-9572-56bfce8e8b58 Date: Fri, 28 Dec 2018 18:09: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-12-28 18:09:10,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-63210113-90a4-4506-9572-56bfce8e8b58 2018-12-28 18:09:10,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" -d '{"server": {"name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "imageRef": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "flavorRef": "75691550-e220-4d04-a995-52a5d19a17e3", "max_count": 1, "min_count": 1, "networks": [{"port": "be630447-c24e-40f6-91db-13d59f1cb75a"}]}}' 2018-12-28 18:09:12,145 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0b112837-e6e4-4389-9d8d-30d59ce6d4d4 x-compute-request-id: req-0b112837-e6e4-4389-9d8d-30d59ce6d4d4 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "adminPass": "dnrD885Cnqef"}} 2018-12-28 18:09:12,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0b112837-e6e4-4389-9d8d-30d59ce6d4d4 2018-12-28 18:09:12,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:12,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-d3f4f3d0-f039-4e19-ba10-b4522eabee11 x-compute-request-id: req-d3f4f3d0-f039-4e19-ba10-b4522eabee11 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.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "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-12-28T18:09:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:12,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-d3f4f3d0-f039-4e19-ba10-b4522eabee11 2018-12-28 18:09:12,497 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst 2018-12-28 18:09:12,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:12,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-b29a0820-b3fb-472a-b1c8-e8b1c32c7d8e x-compute-request-id: req-b29a0820-b3fb-472a-b1c8-e8b1c32c7d8e 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.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:09:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:12,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-b29a0820-b3fb-472a-b1c8-e8b1c32c7d8e 2018-12-28 18:09:12,886 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst] is - BUILD 2018-12-28 18:09:12,886 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:09:15,889 - create_instance - DEBUG - VM status query timeout in 896.607744932 2018-12-28 18:09:15,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:16,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-5e54ec67-2ef8-4636-9137-6171d4bb25ff x-compute-request-id: req-5e54ec67-2ef8-4636-9137-6171d4bb25ff 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.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:09:13Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:16,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-5e54ec67-2ef8-4636-9137-6171d4bb25ff 2018-12-28 18:09:16,773 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst] is - BUILD 2018-12-28 18:09:16,774 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:09:19,777 - create_instance - DEBUG - VM status query timeout in 892.720504045 2018-12-28 18:09:19,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:20,950 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-f40c8cf7-ce93-4911-a9f0-e3944307ddc0 x-compute-request-id: req-f40c8cf7-ce93-4911-a9f0-e3944307ddc0 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:18Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:20,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-f40c8cf7-ce93-4911-a9f0-e3944307ddc0 2018-12-28 18:09:20,950 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst] is - ACTIVE 2018-12-28 18:09:20,950 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:09:20,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:21,511 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-83d7def8-838f-4efb-8434-37341070dba3 x-compute-request-id: req-83d7def8-838f-4efb-8434-37341070dba3 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:18Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:21,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-83d7def8-838f-4efb-8434-37341070dba3 2018-12-28 18:09:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:21,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bc10ee9b-c5ae-4c87-b10d-c7eb60b8dcfc Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:21,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-bc10ee9b-c5ae-4c87-b10d-c7eb60b8dcfc 2018-12-28 18:09:21,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:21,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d51b48c5-d048-490c-b8aa-126290f41e87 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:21,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-d51b48c5-d048-490c-b8aa-126290f41e87 2018-12-28 18:09:21,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:22,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f7a9d198-9f8d-426f-a07e-cf42a238c451 Date: Fri, 28 Dec 2018 18:09:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:22,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-f7a9d198-9f8d-426f-a07e-cf42a238c451 2018-12-28 18:09:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:22,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-903c0136-0d7c-4c40-8b8a-de9bf5c9ada6 Date: Fri, 28 Dec 2018 18:09:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.3"}],"id":"2a3b6b23-01dd-4fc5-9908-530b14d083db","security_groups":[],"mac_address":"fa:16:3e:49:bd:3f","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.4"}],"id":"2f2fecad-c28c-447f-b40a-ce7daf6e0e0c","security_groups":[],"mac_address":"fa:16:3e:5b:4f:fc","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.10"}],"id":"be630447-c24e-40f6-91db-13d59f1cb75a","security_groups":["ba036d29-5c84-497c-97a6-e898c6e45ac2"],"mac_address":"fa:16:3e:f3:55:bd","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:08Z","binding:vnic_type":"normal","device_id":"475e3fa5-652a-4ebc-bd78-db8ccd012040"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.2"}],"id":"e2fd7e1b-563d-48b3-b2e8-a427cb05ab27","security_groups":[],"mac_address":"fa:16:3e:04:d9:ef","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"}]} 2018-12-28 18:09:22,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-903c0136-0d7c-4c40-8b8a-de9bf5c9ada6 2018-12-28 18:09:22,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:22,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "858c70a85aea480db6f8e14caa313029", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}], "expires_at": "2018-12-28T19:09:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-user", "id": "e711d381f3c24c7d94f5bfa7365ea6f4"}, "audit_ids": ["-HS1jFUkToa6PUriFVwz7w"], "issued_at": "2018-12-28T18:09:22.000000Z"}} 2018-12-28 18:09:22,681 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4e75301696db5d27fe2c581ad94b3f96f691d8" 2018-12-28 18:09:23,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-8e7ce3a0-9668-448a-8696-beca9acc9254 x-compute-request-id: req-8e7ce3a0-9668-448a-8696-beca9acc9254 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:18Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:09:23,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst used request id req-8e7ce3a0-9668-448a-8696-beca9acc9254 2018-12-28 18:09:23,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:24,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "858c70a85aea480db6f8e14caa313029", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role"}], "expires_at": "2018-12-28T19:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7ca7ad3a8f164cbca9a5596f01649d7b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-user", "id": "e711d381f3c24c7d94f5bfa7365ea6f4"}, "audit_ids": ["2185t09oRFmpIr0fSVCFlQ"], "issued_at": "2018-12-28T18:09:24.000000Z"}} 2018-12-28 18:09:24,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef5fdd25997ed2147dcf89dbad77d43e0a102e" 2018-12-28 18:09:24,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3fc34540-82d4-48ba-a958-ad2bd0f65c2b Date: Fri, 28 Dec 2018 18:09:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:24,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-3fc34540-82d4-48ba-a958-ad2bd0f65c2b 2018-12-28 18:09:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef5fdd25997ed2147dcf89dbad77d43e0a102e" 2018-12-28 18:09:24,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-455c458c-f44c-4fed-9be9-e666d8936f91 Date: Fri, 28 Dec 2018 18:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:24,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-455c458c-f44c-4fed-9be9-e666d8936f91 2018-12-28 18:09:24,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50ef5fdd25997ed2147dcf89dbad77d43e0a102e" 2018-12-28 18:09:25,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6916b753-3eed-4f04-b33f-b9cafb12da57 Date: Fri, 28 Dec 2018 18:09:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.3"}],"id":"2a3b6b23-01dd-4fc5-9908-530b14d083db","security_groups":[],"mac_address":"fa:16:3e:49:bd:3f","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.4"}],"id":"2f2fecad-c28c-447f-b40a-ce7daf6e0e0c","security_groups":[],"mac_address":"fa:16:3e:5b:4f:fc","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.10"}],"id":"be630447-c24e-40f6-91db-13d59f1cb75a","security_groups":["ba036d29-5c84-497c-97a6-e898c6e45ac2"],"mac_address":"fa:16:3e:f3:55:bd","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:08Z","binding:vnic_type":"normal","device_id":"475e3fa5-652a-4ebc-bd78-db8ccd012040"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.2"}],"id":"e2fd7e1b-563d-48b3-b2e8-a427cb05ab27","security_groups":[],"mac_address":"fa:16:3e:04:d9:ef","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"}]} 2018-12-28 18:09:25,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-6916b753-3eed-4f04-b33f-b9cafb12da57 2018-12-28 18:09:25,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:25,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cde5bd1-0dea-47e9-b2e1-2dd0b270614f x-compute-request-id: req-4cde5bd1-0dea-47e9-b2e1-2dd0b270614f Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:18Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:25,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-4cde5bd1-0dea-47e9-b2e1-2dd0b270614f 2018-12-28 18:09:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:25,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-65134832-9f14-412b-b023-987a29286319 Date: Fri, 28 Dec 2018 18:09: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":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:25,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-65134832-9f14-412b-b023-987a29286319 2018-12-28 18:09:25,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:25,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a9a97a8-7cd7-448d-9698-321c4156807e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:25,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-9a9a97a8-7cd7-448d-9698-321c4156807e 2018-12-28 18:09:25,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:26,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aecb6cc8-bebb-4d1b-a168-98e5fcb9b574 Date: Fri, 28 Dec 2018 18:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:26,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-aecb6cc8-bebb-4d1b-a168-98e5fcb9b574 2018-12-28 18:09:26,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:26,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-66ccb9e9-9fa7-4822-87cd-e1d3e541c7de Date: Fri, 28 Dec 2018 18:09:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.3"}],"id":"2a3b6b23-01dd-4fc5-9908-530b14d083db","security_groups":[],"mac_address":"fa:16:3e:49:bd:3f","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.4"}],"id":"2f2fecad-c28c-447f-b40a-ce7daf6e0e0c","security_groups":[],"mac_address":"fa:16:3e:5b:4f:fc","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.10"}],"id":"be630447-c24e-40f6-91db-13d59f1cb75a","security_groups":["ba036d29-5c84-497c-97a6-e898c6e45ac2"],"mac_address":"fa:16:3e:f3:55:bd","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:08Z","binding:vnic_type":"normal","device_id":"475e3fa5-652a-4ebc-bd78-db8ccd012040"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.2"}],"id":"e2fd7e1b-563d-48b3-b2e8-a427cb05ab27","security_groups":[],"mac_address":"fa:16:3e:04:d9:ef","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"}]} 2018-12-28 18:09:26,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-66ccb9e9-9fa7-4822-87cd-e1d3e541c7de 2018-12-28 18:09:26,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:26,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07425c77-39ad-40eb-8f6f-6329ffaebf65 x-compute-request-id: req-07425c77-39ad-40eb-8f6f-6329ffaebf65 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:18Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:26,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-07425c77-39ad-40eb-8f6f-6329ffaebf65 2018-12-28 18:09:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:26,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3cf70210-8c06-492c-b4e8-c11457e6bfb0 Date: Fri, 28 Dec 2018 18:09:26 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8d39baec-3409-4cb6-9cdf-e8d1d69553e3"],"updated_at":"2018-12-28T18:09:04Z","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net"}]} 2018-12-28 18:09:26,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net used request id req-3cf70210-8c06-492c-b4e8-c11457e6bfb0 2018-12-28 18:09:26,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:26,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617d8100-fc9d-4a31-a661-5848506d45f9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:26,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-617d8100-fc9d-4a31-a661-5848506d45f9 2018-12-28 18:09:26,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:26,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3b4df360-6955-42aa-9bd2-642c2185687d Date: Fri, 28 Dec 2018 18:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09: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":"7ca7ad3a8f164cbca9a5596f01649d7b","id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","subnetpool_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet"}]} 2018-12-28 18:09:26,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-3b4df360-6955-42aa-9bd2-642c2185687d 2018-12-28 18:09:26,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:27,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7aea5898-52eb-4f82-9cc7-316121b57acb Date: Fri, 28 Dec 2018 18:09:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.3"}],"id":"2a3b6b23-01dd-4fc5-9908-530b14d083db","security_groups":[],"mac_address":"fa:16:3e:49:bd:3f","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:05Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.4"}],"id":"2f2fecad-c28c-447f-b40a-ce7daf6e0e0c","security_groups":[],"mac_address":"fa:16:3e:5b:4f:fc","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.10"}],"id":"be630447-c24e-40f6-91db-13d59f1cb75a","security_groups":["ba036d29-5c84-497c-97a6-e898c6e45ac2"],"mac_address":"fa:16:3e:f3:55:bd","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:08Z","binding:vnic_type":"normal","device_id":"475e3fa5-652a-4ebc-bd78-db8ccd012040"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8d39baec-3409-4cb6-9cdf-e8d1d69553e3","ip_address":"10.55.0.2"}],"id":"e2fd7e1b-563d-48b3-b2e8-a427cb05ab27","security_groups":[],"mac_address":"fa:16:3e:04:d9:ef","project_id":"7ca7ad3a8f164cbca9a5596f01649d7b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec36dd3c-8151-4ad3-a009-f21d80a87ff3","tenant_id":"7ca7ad3a8f164cbca9a5596f01649d7b","created_at":"2018-12-28T18:09:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec36dd3c-8151-4ad3-a009-f21d80a87ff3"}]} 2018-12-28 18:09:27,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-7aea5898-52eb-4f82-9cc7-316121b57acb 2018-12-28 18:09:27,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4e75301696db5d27fe2c581ad94b3f96f691d8" 2018-12-28 18:09:27,313 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d94597de-5be5-49a7-a6e4-d656eccbc306 x-compute-request-id: req-d94597de-5be5-49a7-a6e4-d656eccbc306 Content-Type: application/json 2018-12-28 18:09:27,313 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-d94597de-5be5-49a7-a6e4-d656eccbc306 2018-12-28 18:09:27,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:27,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b6375557-37e3-4c94-9b87-d7664c99d1fe x-compute-request-id: req-b6375557-37e3-4c94-9b87-d7664c99d1fe Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:27Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:27,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-b6375557-37e3-4c94-9b87-d7664c99d1fe 2018-12-28 18:09:27,636 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst] is - ACTIVE 2018-12-28 18:09:27,636 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:09:30,639 - create_instance - DEBUG - VM status query timeout in 296.67414093 2018-12-28 18:09:30,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:31,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c1a59b25-8310-4208-aefd-d36889854f33 x-compute-request-id: req-c1a59b25-8310-4208-aefd-d36889854f33 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "security_groups": [{"name": "default"}], "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:27Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:31,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-c1a59b25-8310-4208-aefd-d36889854f33 2018-12-28 18:09:31,132 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst] is - ACTIVE 2018-12-28 18:09:31,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:09:34,135 - create_instance - DEBUG - VM status query timeout in 293.178242922 2018-12-28 18:09:34,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:34,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9df086bc-ebe1-4381-bd38-ea67b74f32e9 x-compute-request-id: req-9df086bc-ebe1-4381-bd38-ea67b74f32e9 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:55:bd", "version": 4, "addr": "10.55.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040", "rel": "bookmark"}], "image": {"id": "4e2393a0-c8e8-4177-b62a-bb8d1219d406", "links": [{"href": "http://172.30.9.21:8774/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:09:17.000000", "flavor": {"id": "75691550-e220-4d04-a995-52a5d19a17e3", "links": [{"href": "http://172.30.9.21:8774/flavors/75691550-e220-4d04-a995-52a5d19a17e3", "rel": "bookmark"}]}, "id": "475e3fa5-652a-4ebc-bd78-db8ccd012040", "user_id": "e711d381f3c24c7d94f5bfa7365ea6f4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:09:33Z", "hostId": "1ba35caed728af40b61d3f0317ec56fe47f56d9be4b0920fa0e72fac", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst", "created": "2018-12-28T18:09:12Z", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:09:34,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-9df086bc-ebe1-4381-bd38-ea67b74f32e9 2018-12-28 18:09:34,560 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst] is - ACTIVE 2018-12-28 18:09:34,560 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:09:37,563 - create_instance - DEBUG - VM status query timeout in 289.749778986 2018-12-28 18:09:37,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:37,608 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-78398d14-aa05-4b9e-bd98-77684ad53464 x-compute-request-id: req-78398d14-aa05-4b9e-bd98-77684ad53464 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 475e3fa5-652a-4ebc-bd78-db8ccd012040 could not be found.", "code": 404}} 2018-12-28 18:09:37,608 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-78398d14-aa05-4b9e-bd98-77684ad53464 2018-12-28 18:09:37,609 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 475e3fa5-652a-4ebc-bd78-db8ccd012040 could not be found. (HTTP 404) (Request-ID: req-78398d14-aa05-4b9e-bd98-77684ad53464) 2018-12-28 18:09:37,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd4e75301696db5d27fe2c581ad94b3f96f691d8" 2018-12-28 18:09:37,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85f16c22-0a97-444b-a23c-1f79971c77ef x-compute-request-id: req-85f16c22-0a97-444b-a23c-1f79971c77ef Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:09:37,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst used request id req-85f16c22-0a97-444b-a23c-1f79971c77ef 2018-12-28 18:09:37,702 - create_instance - INFO - Deleting Port with ID - be630447-c24e-40f6-91db-13d59f1cb75a 2018-12-28 18:09:37,703 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-port 2018-12-28 18:09:37,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/be630447-c24e-40f6-91db-13d59f1cb75a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:38,457 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b48b04bf-fe04-44c7-8d9b-526a2b420b83 Date: Fri, 28 Dec 2018 18:09:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:09:38,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/be630447-c24e-40f6-91db-13d59f1cb75a used request id req-b48b04bf-fe04-44c7-8d9b-526a2b420b83 2018-12-28 18:09:38,457 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst 2018-12-28 18:09:38,460 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:38,507 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:09: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-c327d396-5683-49b6-9879-b15c6180925d x-compute-request-id: req-c327d396-5683-49b6-9879-b15c6180925d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 475e3fa5-652a-4ebc-bd78-db8ccd012040 could not be found.", "code": 404}} 2018-12-28 18:09:38,507 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-c327d396-5683-49b6-9879-b15c6180925d 2018-12-28 18:09:38,508 - create_instance - WARNING - Instance already deleted - Instance 475e3fa5-652a-4ebc-bd78-db8ccd012040 could not be found. (HTTP 404) (Request-ID: req-c327d396-5683-49b6-9879-b15c6180925d) 2018-12-28 18:09:38,509 - create_instance - INFO - Checking deletion status 2018-12-28 18:09:38,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97210b05de97a06da93f6104534680bf84ef9ac6" 2018-12-28 18:09:38,564 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:09: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-f011d9e5-7b06-460e-a5f2-be447e01e870 x-compute-request-id: req-f011d9e5-7b06-460e-a5f2-be447e01e870 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 475e3fa5-652a-4ebc-bd78-db8ccd012040 could not be found.", "code": 404}} 2018-12-28 18:09:38,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/475e3fa5-652a-4ebc-bd78-db8ccd012040 used request id req-f011d9e5-7b06-460e-a5f2-be447e01e870 2018-12-28 18:09:38,564 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 475e3fa5-652a-4ebc-bd78-db8ccd012040 could not be found. (HTTP 404) (Request-ID: req-f011d9e5-7b06-460e-a5f2-be447e01e870) 2018-12-28 18:09:38,564 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-inst 2018-12-28 18:09:38,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9feb0f0a5761acddddcf5c207c04f04bb628cbf2" 2018-12-28 18:09:38,600 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:09: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-36d948bf-2acb-4748-a332-c22a69f26aac x-compute-request-id: req-36d948bf-2acb-4748-a332-c22a69f26aac Content-Length: 0 Content-Type: application/json 2018-12-28 18:09:38,600 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/75691550-e220-4d04-a995-52a5d19a17e3 used request id req-36d948bf-2acb-4748-a332-c22a69f26aac 2018-12-28 18:09:38,601 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet 2018-12-28 18:09:38,601 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-subnet 2018-12-28 18:09:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8d39baec-3409-4cb6-9cdf-e8d1d69553e3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:41,122 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bc0c56a-c7e0-45fb-9e8b-5c4d9fc2f023 Date: Fri, 28 Dec 2018 18:09:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:09:41,122 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8d39baec-3409-4cb6-9cdf-e8d1d69553e3 used request id req-2bc0c56a-c7e0-45fb-9e8b-5c4d9fc2f023 2018-12-28 18:09:41,123 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-pub-net 2018-12-28 18:09:41,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ec36dd3c-8151-4ad3-a009-f21d80a87ff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b374477abb90a0801f550c36a1491bb716119a1d" 2018-12-28 18:09:42,340 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4e4ba35-60ac-469e-8f57-d5b874f913ed Date: Fri, 28 Dec 2018 18:09:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:09:42,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ec36dd3c-8151-4ad3-a009-f21d80a87ff3 used request id req-a4e4ba35-60ac-469e-8f57-d5b874f913ed 2018-12-28 18:09:42,341 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-f57d6879-6168-4191-9f56-f8cf976ed786-image 2018-12-28 18:09:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c99e6e40646192be9d86ca7288183b5e0b4c549" 2018-12-28 18:09:43,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-824af2f5-3aaa-4e04-8ea7-ca0ce21a910e Date: Fri, 28 Dec 2018 18:09:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:09:43,946 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/4e2393a0-c8e8-4177-b62a-bb8d1219d406 used request id req-824af2f5-3aaa-4e04-8ea7-ca0ce21a910e 2018-12-28 18:09:43,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:44,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-4f49af0c-04b1-4af8-a03e-bd497980aa39 Date: Fri, 28 Dec 2018 18:09:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "created_at": "2018-12-28T18:09:03Z", "updated_at": "2018-12-28T18:09:03Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "revision_number": 0, "id": "042c39ca-497e-456a-9755-76e739d2c4e1", "remote_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "revision_number": 0, "id": "25d7f32f-8f8e-444b-9f18-8c6fb4bfc8a3", "remote_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "revision_number": 0, "id": "52cd74a7-5c32-4d4b-a3dd-71fcc7edfba5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "port_range_min": null, "ethertype": "IPv4", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "revision_number": 0, "id": "dd5e13fc-66e7-449a-a250-04bc3b793cd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "port_range_min": null, "ethertype": "IPv6", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b"}], "revision_number": 4, "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "name": "default"}]} 2018-12-28 18:09:44,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-4f49af0c-04b1-4af8-a03e-bd497980aa39 2018-12-28 18:09:44,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:44,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a83156-6e5c-4873-afbe-fa2d0290069e Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:09:44,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-e2a83156-6e5c-4873-afbe-fa2d0290069e 2018-12-28 18:09:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:44,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c376f26f-da1b-4378-b958-e075ea231080 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:09:44,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-c376f26f-da1b-4378-b958-e075ea231080 2018-12-28 18:09:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:44,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c205b8e-1bbf-459d-9caa-ac393860f670 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:09:44,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-1c205b8e-1bbf-459d-9caa-ac393860f670 2018-12-28 18:09:44,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:44,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ef3a85c-841c-483e-a11d-88ac7f1e4f67 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b"}, "enabled": true, "id": "7ca7ad3a8f164cbca9a5596f01649d7b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-97a70f44-ab17-40d-proj"}} 2018-12-28 18:09:44,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-6ef3a85c-841c-483e-a11d-88ac7f1e4f67 2018-12-28 18:09:44,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ba036d29-5c84-497c-97a6-e898c6e45ac2 2018-12-28 18:09:44,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ba036d29-5c84-497c-97a6-e898c6e45ac2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:44,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-08cfe909-d315-4a59-b531-1fc8cd53504c Date: Fri, 28 Dec 2018 18:09:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "port_range_min": null, "revision_number": 0, "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "created_at": "2018-12-28T18:09:03Z", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "id": "042c39ca-497e-456a-9755-76e739d2c4e1"}, {"remote_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "port_range_min": null, "revision_number": 0, "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "created_at": "2018-12-28T18:09:03Z", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "id": "25d7f32f-8f8e-444b-9f18-8c6fb4bfc8a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "port_range_min": null, "revision_number": 0, "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "created_at": "2018-12-28T18:09:03Z", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "id": "52cd74a7-5c32-4d4b-a3dd-71fcc7edfba5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:03Z", "security_group_id": "ba036d29-5c84-497c-97a6-e898c6e45ac2", "port_range_min": null, "revision_number": 0, "tenant_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "created_at": "2018-12-28T18:09:03Z", "project_id": "7ca7ad3a8f164cbca9a5596f01649d7b", "id": "dd5e13fc-66e7-449a-a250-04bc3b793cd9"}]} 2018-12-28 18:09:44,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ba036d29-5c84-497c-97a6-e898c6e45ac2 used request id req-08cfe909-d315-4a59-b531-1fc8cd53504c 2018-12-28 18:09:44,723 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:09:44,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ba036d29-5c84-497c-97a6-e898c6e45ac2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:45,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e467c950-d8a1-48ad-8af4-9ff369c2c0a7 Content-Length: 0 Date: Fri, 28 Dec 2018 18:09:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:09:45,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ba036d29-5c84-497c-97a6-e898c6e45ac2 used request id req-e467c950-d8a1-48ad-8af4-9ff369c2c0a7 2018-12-28 18:09:45,079 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-97a70f44-ab17-40d-proj 2018-12-28 18:09:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:45,306 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ac44886-d443-48b8-b81e-aec9610f3a7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:09:45,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7ca7ad3a8f164cbca9a5596f01649d7b used request id req-2ac44886-d443-48b8-b81e-aec9610f3a7e 2018-12-28 18:09:45,307 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-97a70f44-ab17-40d-proj-role 2018-12-28 18:09:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/858c70a85aea480db6f8e14caa313029 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:45,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46a1be5-3aeb-43c0-a12b-49d5da1c58d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:09:45,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/858c70a85aea480db6f8e14caa313029 used request id req-e46a1be5-3aeb-43c0-a12b-49d5da1c58d8 2018-12-28 18:09:45,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60637b9f5e8b02410c08f7e7d11e5b4ec184c04c" 2018-12-28 18:09:45,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd3808df-6cfd-4180-9350-ff4addb9fe06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:09:45,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fd3808df-6cfd-4180-9350-ff4addb9fe06 2018-12-28 18:09:45,506 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-97a70f44-ab17-40d-user 2018-12-28 18:09:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e711d381f3c24c7d94f5bfa7365ea6f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06cd70cebc6a8330edff64e6e06d080c4db07b81" 2018-12-28 18:09:45,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:09:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b9d67fa-7acf-448b-a0ea-c3d1110d7627 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:09:45,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e711d381f3c24c7d94f5bfa7365ea6f4 used request id req-9b9d67fa-7acf-448b-a0ea-c3d1110d7627 2018-12-28 18:09:45,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:46,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["U70G_QmJSiuXQnjA6F02_A"], "issued_at": "2018-12-28T18:09:46.000000Z"}} 2018-12-28 18:09:46,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4054c81239305e197198cde48a16da4cbd568ccc" 2018-12-28 18:09:46,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca82497e-c69b-4f59-b870-95319ebba9cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:46,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ca82497e-c69b-4f59-b870-95319ebba9cc 2018-12-28 18:09:46,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:46,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:46,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:09:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ycUugnCxQySZl2bY8O6YhQ"], "issued_at": "2018-12-28T18:09:46.000000Z"}} 2018-12-28 18:09:46,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:09:46,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37c2e48-7922-473b-b2bb-ec1a3b11e20e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:46,661 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a37c2e48-7922-473b-b2bb-ec1a3b11e20e 2018-12-28 18:09:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:09:46,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:09: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:09:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-963361fb-0c51-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:09:46,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ec566e-f665-4d81-9d33-9cbc208fd926 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-963361fb-0c51-439-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:09:46,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-963361fb-0c51-439-proj used request id req-86ec566e-f665-4d81-9d33-9cbc208fd926 2018-12-28 18:09:46,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:09:46,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf6fd959-b39d-44f0-bf85-7bd164cbf5d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:09:46,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bf6fd959-b39d-44f0-bf85-7bd164cbf5d9 2018-12-28 18:09:46,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}}' 2018-12-28 18:09:46,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:09:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcde00f7-f323-44ad-90af-0bc0ddf132a3 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:09:46,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dcde00f7-f323-44ad-90af-0bc0ddf132a3 2018-12-28 18:09:46,982 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-963361fb-0c51-439-proj 2018-12-28 18:09:46,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:46,983 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:47,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:09:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xyuUH925RBKJE_-yGw5SFQ"], "issued_at": "2018-12-28T18:09:47.000000Z"}} 2018-12-28 18:09:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef85a3949047a152213528ca6431364c66d4702" 2018-12-28 18:09:47,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97d23953-4d22-4dd0-8f0d-bc9e4b05e87c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:47,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-97d23953-4d22-4dd0-8f0d-bc9e4b05e87c 2018-12-28 18:09:47,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:09:47,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:09: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:09:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef85a3949047a152213528ca6431364c66d4702" 2018-12-28 18:09:47,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fda774e5-6a23-4078-911d-b43fb27ad9f1 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:09:47,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fda774e5-6a23-4078-911d-b43fb27ad9f1 2018-12-28 18:09:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-963361fb-0c51-439-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef85a3949047a152213528ca6431364c66d4702" 2018-12-28 18:09:47,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b039c3f9-a5b5-4e58-9f07-346a471ec173 Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-963361fb-0c51-439-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}]} 2018-12-28 18:09:47,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-963361fb-0c51-439-proj used request id req-b039c3f9-a5b5-4e58-9f07-346a471ec173 2018-12-28 18:09:47,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef85a3949047a152213528ca6431364c66d4702" 2018-12-28 18:09:47,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70e4d51-0320-48ca-ab50-dffa1d00eb64 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:09:47,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e70e4d51-0320-48ca-ab50-dffa1d00eb64 2018-12-28 18:09:48,132 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-963361fb-0c51-439-user 2018-12-28 18:09:48,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:48,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:09:48,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-babb36fa-5142-4bea-915d-c94c96ed6e34 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:09:48,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-babb36fa-5142-4bea-915d-c94c96ed6e34 2018-12-28 18:09:48,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" -d '{"role": {"name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role"}}' 2018-12-28 18:09:48,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef07eccc-b825-4662-9fb2-9d5082be5297 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "48fe08f37241432287fdbd6e013b1125", "links": {"self": "http://172.30.9.21:5000/v3/roles/48fe08f37241432287fdbd6e013b1125"}, "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role"}} 2018-12-28 18:09:48,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ef07eccc-b825-4662-9fb2-9d5082be5297 2018-12-28 18:09:48,270 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role 2018-12-28 18:09:48,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/48fe08f37241432287fdbd6e013b1125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:09:48,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9febec4-8be4-420b-8fd5-8bd9fd380aa1 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/48fe08f37241432287fdbd6e013b1125"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role", "id": "48fe08f37241432287fdbd6e013b1125"}} 2018-12-28 18:09:48,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/48fe08f37241432287fdbd6e013b1125 used request id req-e9febec4-8be4-420b-8fd5-8bd9fd380aa1 2018-12-28 18:09:48,364 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role to project CreateInstancePortManipulationTests-963361fb-0c51-439-proj 2018-12-28 18:09:48,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93/users/ce1c1fd05620496d83f8fa769bd28229/roles/48fe08f37241432287fdbd6e013b1125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:09:48,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1143533c-2d12-4332-b959-1b1352f3705c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:09:48,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93/users/ce1c1fd05620496d83f8fa769bd28229/roles/48fe08f37241432287fdbd6e013b1125 used request id req-1143533c-2d12-4332-b959-1b1352f3705c 2018-12-28 18:09:48,482 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:09:48,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:48,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:48,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48fe08f37241432287fdbd6e013b1125", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role"}], "expires_at": "2018-12-28T19:09:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a64088462b645278c0565737c399d93", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-user", "id": "ce1c1fd05620496d83f8fa769bd28229"}, "audit_ids": ["SAlrs6qNRqiU6Dl1uN2n8A"], "issued_at": "2018-12-28T18:09:48.000000Z"}} 2018-12-28 18:09:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:09:48,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7f7e02-6395-4814-a57f-27fa68773197 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:48,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5d7f7e02-6395-4814-a57f-27fa68773197 2018-12-28 18:09:48,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:09:49,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d07c09df-6d67-4016-98d9-e1f600ae8fec Date: Fri, 28 Dec 2018 18:09:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image"} 2018-12-28 18:09:49,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image used request id req-d07c09df-6d67-4016-98d9-e1f600ae8fec 2018-12-28 18:09:49,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:09:49,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-167421c1-f842-426c-93cc-ab20a1a38b90 Date: Fri, 28 Dec 2018 18:09: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-12-28 18:09:49,261 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-167421c1-f842-426c-93cc-ab20a1a38b90 2018-12-28 18:09:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image"}' 2018-12-28 18:09:49,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 X-Openstack-Request-Id: req-1471e964-5367-4ac8-a462-d1492d2f4f2a Date: Fri, 28 Dec 2018 18:09:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:09:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/490075d9-01d5-4762-be67-34a22973a082", "min_disk": 0, "protected": false, "id": "490075d9-01d5-4762-be67-34a22973a082", "file": "/v2/images/490075d9-01d5-4762-be67-34a22973a082/file", "checksum": null, "owner": "0a64088462b645278c0565737c399d93", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:09:49,470 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-1471e964-5367-4ac8-a462-d1492d2f4f2a 2018-12-28 18:09:49,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" -d '' 2018-12-28 18:09:51,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4ecd5e5-c7c1-40e9-b3be-d8ba187b03a3 Date: Fri, 28 Dec 2018 18:09:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:09:51,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082/file used request id req-f4ecd5e5-c7c1-40e9-b3be-d8ba187b03a3 2018-12-28 18:09:51,681 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:09:51,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:09:51,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b82d2c8d-e12f-4a9c-a0e5-cc2d53430cde Date: Fri, 28 Dec 2018 18:09:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:09:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/490075d9-01d5-4762-be67-34a22973a082/snap", "metadata": {}}], "self": "/v2/images/490075d9-01d5-4762-be67-34a22973a082", "min_disk": 0, "protected": false, "id": "490075d9-01d5-4762-be67-34a22973a082", "file": "/v2/images/490075d9-01d5-4762-be67-34a22973a082/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a64088462b645278c0565737c399d93", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/490075d9-01d5-4762-be67-34a22973a082/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:09:51,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 used request id req-b82d2c8d-e12f-4a9c-a0e5-cc2d53430cde 2018-12-28 18:09:51,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:09:52,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5c8b7991-3747-4e2d-8c7f-227cd686c280 Date: Fri, 28 Dec 2018 18:09: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-12-28 18:09:52,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5c8b7991-3747-4e2d-8c7f-227cd686c280 2018-12-28 18:09:52,011 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image 2018-12-28 18:09:52,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:09:52,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f83542a8-a86b-4896-b5eb-9ed90d3eeedc Date: Fri, 28 Dec 2018 18:09:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:09:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/490075d9-01d5-4762-be67-34a22973a082/snap", "metadata": {}}], "self": "/v2/images/490075d9-01d5-4762-be67-34a22973a082", "min_disk": 0, "protected": false, "id": "490075d9-01d5-4762-be67-34a22973a082", "file": "/v2/images/490075d9-01d5-4762-be67-34a22973a082/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a64088462b645278c0565737c399d93", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/490075d9-01d5-4762-be67-34a22973a082/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:09:52,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 used request id req-f83542a8-a86b-4896-b5eb-9ed90d3eeedc 2018-12-28 18:09:52,031 - create_image - DEBUG - Instance status is - active 2018-12-28 18:09:52,031 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image 2018-12-28 18:09:52,031 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image 2018-12-28 18:09:52,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:52,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:52,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48fe08f37241432287fdbd6e013b1125", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role"}], "expires_at": "2018-12-28T19:09:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a64088462b645278c0565737c399d93", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-user", "id": "ce1c1fd05620496d83f8fa769bd28229"}, "audit_ids": ["3eUDBpRYSvycNFLD7zbzmQ"], "issued_at": "2018-12-28T18:09:52.000000Z"}} 2018-12-28 18:09:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:09:52,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4779eed8-d20d-4625-941d-23a7a117a089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:52,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4779eed8-d20d-4625-941d-23a7a117a089 2018-12-28 18:09:52,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:09:52,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-195a7dd1-0f69-45e3-90f7-73637a1f1417 Date: Fri, 28 Dec 2018 18:09:52 GMT RESP BODY: {"networks":[]} 2018-12-28 18:09:52,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-195a7dd1-0f69-45e3-90f7-73637a1f1417 2018-12-28 18:09:52,651 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net 2018-12-28 18:09:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" -d '{"network": {"name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net", "admin_state_up": true}}' 2018-12-28 18:09:53,196 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-2bb89aae-33bc-4813-9fa5-a256e589c293 Date: Fri, 28 Dec 2018 18:09:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:09:53Z","is_default":false,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","mtu":1450}} 2018-12-28 18:09:53,196 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-2bb89aae-33bc-4813-9fa5-a256e589c293 2018-12-28 18:09:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:09:53,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-34c4ef1b-c5bb-444f-b479-1d67bcf0c053 Date: Fri, 28 Dec 2018 18:09: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-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:09:53,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-34c4ef1b-c5bb-444f-b479-1d67bcf0c053 2018-12-28 18:09:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:09:53,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c90bdf64-ce8a-4df4-bb5d-dacdfa6fffb6 Date: Fri, 28 Dec 2018 18:09:53 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:09:53,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-c90bdf64-ce8a-4df4-bb5d-dacdfa6fffb6 2018-12-28 18:09:53,461 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet 2018-12-28 18:09:53,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" -d '{"subnets": [{"ip_version": 4, "network_id": "d8aff0d4-4d64-4a59-8656-3d063deb62e2", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]}' 2018-12-28 18:09:54,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-765d6219-0013-4747-95fa-76fc11735912 Date: Fri, 28 Dec 2018 18:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:09:54,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-765d6219-0013-4747-95fa-76fc11735912 2018-12-28 18:09:54,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:09:54,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-87537ade-f738-4485-8b2b-6afe65196dfd Date: Fri, 28 Dec 2018 18: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:09:54,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-87537ade-f738-4485-8b2b-6afe65196dfd 2018-12-28 18:09:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:09:54,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c58b281e-5cd0-4641-93e0-352a621203b8 Date: Fri, 28 Dec 2018 18:09:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:09:54,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-c58b281e-5cd0-4641-93e0-352a621203b8 2018-12-28 18:09:54,593 - OpenStackNetwork - DEBUG - Network [d8aff0d4-4d64-4a59-8656-3d063deb62e2] created successfully 2018-12-28 18:09:54,593 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:54,594 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:54,985 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:09:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["96M0tylxSGWmd9ra3H8O7Q"], "issued_at": "2018-12-28T18:09:54.000000Z"}} 2018-12-28 18:09:54,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be7f2974200928ebb4167f987a67ce1ff8c1377" 2018-12-28 18:09:55,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64dbc53-1e06-4799-8655-308995ba2c87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:55,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d64dbc53-1e06-4799-8655-308995ba2c87 2018-12-28 18:09:55,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:09:55,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be7f2974200928ebb4167f987a67ce1ff8c1377" 2018-12-28 18:09:55,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-af5936af-9410-48d0-bd9e-b7890312c8d6 x-compute-request-id: req-af5936af-9410-48d0-bd9e-b7890312c8d6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:09:55,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-af5936af-9410-48d0-bd9e-b7890312c8d6 2018-12-28 18:09:55,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be7f2974200928ebb4167f987a67ce1ff8c1377" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-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-12-28 18:09:55,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09: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-c249d161-c1f8-4f8b-8e74-773f32d236c9 x-compute-request-id: req-c249d161-c1f8-4f8b-8e74-773f32d236c9 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:09:55,405 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c249d161-c1f8-4f8b-8e74-773f32d236c9 2018-12-28 18:09:55,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:55,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:55,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48fe08f37241432287fdbd6e013b1125", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role"}], "expires_at": "2018-12-28T19:09:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a64088462b645278c0565737c399d93", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-user", "id": "ce1c1fd05620496d83f8fa769bd28229"}, "audit_ids": ["aGSFMZESStav6jVodtRN7w"], "issued_at": "2018-12-28T18:09:55.000000Z"}} 2018-12-28 18:09:55,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:55,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fd2898a-5bad-4946-ad23-d94aec8cb77d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:55,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4fd2898a-5bad-4946-ad23-d94aec8cb77d 2018-12-28 18:09:55,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:09:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:55,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2c0c24-f604-40e4-8c7b-1461ee53544e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:55,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2a2c0c24-f604-40e4-8c7b-1461ee53544e 2018-12-28 18:09:55,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:56,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2bab557f-cb9f-417e-ab74-ef07522810d8 Date: Fri, 28 Dec 2018 18: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:09:56,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-2bab557f-cb9f-417e-ab74-ef07522810d8 2018-12-28 18:09:56,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:09:56,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:09: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:09:56,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:56,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a9fd91-df29-4ca6-aa88-ed20292ead74 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:09:56,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-02a9fd91-df29-4ca6-aa88-ed20292ead74 2018-12-28 18:09:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:56,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5a3ff527-8238-4387-9b9d-22ecc2301992 Date: Fri, 28 Dec 2018 18:09:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:09:56,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-5a3ff527-8238-4387-9b9d-22ecc2301992 2018-12-28 18:09:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:56,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-70959745-0529-420f-832c-164599d75f8c Date: Fri, 28 Dec 2018 18:09:56 GMT RESP BODY: {"ports":[]} 2018-12-28 18:09:56,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1&admin_state_up=True used request id req-70959745-0529-420f-832c-164599d75f8c 2018-12-28 18:09:56,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:57,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-77b19f20-1598-4b6e-9c7d-f7c8f424c392 x-compute-request-id: req-77b19f20-1598-4b6e-9c7d-f7c8f424c392 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:09:57,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst used request id req-77b19f20-1598-4b6e-9c7d-f7c8f424c392 2018-12-28 18:09:57,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:57,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7112b349-17c6-4620-960e-66adb7c9f987 Date: Fri, 28 Dec 2018 18:09: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:09:57,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-7112b349-17c6-4620-960e-66adb7c9f987 2018-12-28 18:09:57,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:57,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf5bb45-4c90-4657-ac58-3dc04f3b6447 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:09:57,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-8bf5bb45-4c90-4657-ac58-3dc04f3b6447 2018-12-28 18:09:57,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:57,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-56fc98a0-c952-45b2-a486-0e0c69d39817 Date: Fri, 28 Dec 2018 18:09:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:09:57,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-56fc98a0-c952-45b2-a486-0e0c69d39817 2018-12-28 18:09:57,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:57,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f636739a-6777-4364-8443-e6325260aa70 Date: Fri, 28 Dec 2018 18:09:57 GMT RESP BODY: {"ports":[]} 2018-12-28 18:09:57,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1&admin_state_up=True used request id req-f636739a-6777-4364-8443-e6325260aa70 2018-12-28 18:09:57,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:09:57,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:09:58,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "48fe08f37241432287fdbd6e013b1125", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role"}], "expires_at": "2018-12-28T19:09:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a64088462b645278c0565737c399d93", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0a64088462b645278c0565737c399d93", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0a64088462b645278c0565737c399d93", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-user", "id": "ce1c1fd05620496d83f8fa769bd28229"}, "audit_ids": ["3NSuev4ITDyXrGP3qzIyZA"], "issued_at": "2018-12-28T18:09:58.000000Z"}} 2018-12-28 18:09:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a204f1c6ab7280153c95f0b34b5ac62626fd217" 2018-12-28 18:09:58,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b271b16-2e88-4ac7-8379-a79f75502e68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:09:58,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3b271b16-2e88-4ac7-8379-a79f75502e68 2018-12-28 18:09:58,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:58,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-415c6ef6-178c-494c-b2da-c49bbaae0eab Date: Fri, 28 Dec 2018 18:09: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:09:58,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-415c6ef6-178c-494c-b2da-c49bbaae0eab 2018-12-28 18:09:58,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:58,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3828c0b-9712-4fc2-bfd1-1d941f406738 Date: Fri, 28 Dec 2018 18:09:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:09:58,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-f3828c0b-9712-4fc2-bfd1-1d941f406738 2018-12-28 18:09:58,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:58,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-addd7b8c-5d95-41d7-a320-2fe56f1fa745 Date: Fri, 28 Dec 2018 18:09: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:09:58,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-addd7b8c-5d95-41d7-a320-2fe56f1fa745 2018-12-28 18:09:58,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:09:58,568 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:09: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:09:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a204f1c6ab7280153c95f0b34b5ac62626fd217" 2018-12-28 18:09:58,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:09:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8e24ef-e84d-4c90-815c-be4b7d691e19 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:09:58,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-7d8e24ef-e84d-4c90-815c-be4b7d691e19 2018-12-28 18:09:58,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:09:58,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55de5ffd-a66a-466f-bd87-42bc6beb1b4e Date: Fri, 28 Dec 2018 18:09:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:09:58,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-55de5ffd-a66a-466f-bd87-42bc6beb1b4e 2018-12-28 18:09:58,855 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net 2018-12-28 18:09:58,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" -d '{"port": {"network_id": "d8aff0d4-4d64-4a59-8656-3d063deb62e2", "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-28 18:09:59,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-82f3c260-6ec7-40fe-bc42-e099bd5ff1ae Date: Fri, 28 Dec 2018 18:09:59 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-12-28T18:09:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","ip_address":"10.55.0.11"}],"id":"e8f981e0-19af-42b0-9126-7ea82aff63c5","security_groups":["e577032a-ecf6-48b2-9a8f-19a50cbdce58"],"mac_address":"fa:16:3e:37:34:6b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1","project_id":"0a64088462b645278c0565737c399d93","qos_policy_id":null,"admin_state_up":true,"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:59Z","binding:vnic_type":"normal"}} 2018-12-28 18:09:59,957 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-82f3c260-6ec7-40fe-bc42-e099bd5ff1ae 2018-12-28 18:09:59,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-65cf047c-2fb8-4c8c-b9c7-6f3328cc43b2 Date: Fri, 28 Dec 2018 18:10: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:10:00,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-65cf047c-2fb8-4c8c-b9c7-6f3328cc43b2 2018-12-28 18:10:00,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013dcd94-3657-426b-aa30-1abb4ce413be Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:10:00,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-013dcd94-3657-426b-aa30-1abb4ce413be 2018-12-28 18:10:00,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3ae154ff-0ce4-4cef-9f74-8ee69b662fce Date: Fri, 28 Dec 2018 18:10:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:10:00,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-3ae154ff-0ce4-4cef-9f74-8ee69b662fce 2018-12-28 18:10:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-1e417b74-a01f-476a-8c27-8be5e1d048ae Date: Fri, 28 Dec 2018 18:10:00 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-12-28T18:09:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","ip_address":"10.55.0.11"}],"id":"e8f981e0-19af-42b0-9126-7ea82aff63c5","security_groups":["e577032a-ecf6-48b2-9a8f-19a50cbdce58"],"mac_address":"fa:16:3e:37:34:6b","project_id":"0a64088462b645278c0565737c399d93","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1","admin_state_up":true,"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:10:00,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1&admin_state_up=True used request id req-1e417b74-a01f-476a-8c27-8be5e1d048ae 2018-12-28 18:10:00,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ef9883-be8a-4244-872f-9fad7d4d0f89 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:10:00,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-87ef9883-be8a-4244-872f-9fad7d4d0f89 2018-12-28 18:10:00,523 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst 2018-12-28 18:10:00,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,557 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56da7ed8-44a4-48b9-9ea8-5778c3427500 x-compute-request-id: req-56da7ed8-44a4-48b9-9ea8-5778c3427500 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-flavor-name"}]} 2018-12-28 18:10:00,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-56da7ed8-44a4-48b9-9ea8-5778c3427500 2018-12-28 18:10:00,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1fa9b242-5d7c-4378-93b6-e94349213ed3 x-compute-request-id: req-1fa9b242-5d7c-4378-93b6-e94349213ed3 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:10:00,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c used request id req-1fa9b242-5d7c-4378-93b6-e94349213ed3 2018-12-28 18:10:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:00,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-e1d1f832-939f-4875-9299-0297fe8be5ae Date: Fri, 28 Dec 2018 18:10:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:09:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:09:51Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/490075d9-01d5-4762-be67-34a22973a082/snap", "metadata": {}}], "self": "/v2/images/490075d9-01d5-4762-be67-34a22973a082", "min_disk": 0, "protected": false, "id": "490075d9-01d5-4762-be67-34a22973a082", "file": "/v2/images/490075d9-01d5-4762-be67-34a22973a082/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a64088462b645278c0565737c399d93", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/490075d9-01d5-4762-be67-34a22973a082/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image"} 2018-12-28 18:10:00,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image used request id req-e1d1f832-939f-4875-9299-0297fe8be5ae 2018-12-28 18:10:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:01,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-922e5e67-a450-4f4d-98c7-1e42a882d381 Date: Fri, 28 Dec 2018 18:10:01 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:10:01,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-922e5e67-a450-4f4d-98c7-1e42a882d381 2018-12-28 18:10:01,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" -d '{"server": {"name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "imageRef": "490075d9-01d5-4762-be67-34a22973a082", "flavorRef": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "max_count": 1, "min_count": 1, "networks": [{"port": "e8f981e0-19af-42b0-9126-7ea82aff63c5"}]}}' 2018-12-28 18:10:02,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:10: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-4f029c55-abe6-43be-8635-1dab876e2442 x-compute-request-id: req-4f029c55-abe6-43be-8635-1dab876e2442 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "adminPass": "YNNbLXrCgY8k"}} 2018-12-28 18:10:02,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4f029c55-abe6-43be-8635-1dab876e2442 2018-12-28 18:10:02,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:02,920 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abe7abfe-eddf-44cb-9aeb-71ffa49f04ad x-compute-request-id: req-abe7abfe-eddf-44cb-9aeb-71ffa49f04ad 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.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "user_id": "ce1c1fd05620496d83f8fa769bd28229", "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-12-28T18:10:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:02,920 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-abe7abfe-eddf-44cb-9aeb-71ffa49f04ad 2018-12-28 18:10:02,921 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst 2018-12-28 18:10:02,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:03,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-90b1a994-bd2b-4b25-bc1a-9fb4caa60320 x-compute-request-id: req-90b1a994-bd2b-4b25-bc1a-9fb4caa60320 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.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "user_id": "ce1c1fd05620496d83f8fa769bd28229", "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-12-28T18:10:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:03,371 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-90b1a994-bd2b-4b25-bc1a-9fb4caa60320 2018-12-28 18:10:03,371 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst] is - BUILD 2018-12-28 18:10:03,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:10:06,374 - create_instance - DEBUG - VM status query timeout in 896.546358109 2018-12-28 18:10:06,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:07,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-03ef6e1e-dfe5-4dba-8ee7-0008d8e6f07c x-compute-request-id: req-03ef6e1e-dfe5-4dba-8ee7-0008d8e6f07c 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.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "security_groups": [{"name": "default"}], "user_id": "ce1c1fd05620496d83f8fa769bd28229", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:10:03Z", "hostId": "0def9a5bb2564766d3b40a57023fa10cc75e76a771bc10a63076bd69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:07,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-03ef6e1e-dfe5-4dba-8ee7-0008d8e6f07c 2018-12-28 18:10:07,011 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst] is - BUILD 2018-12-28 18:10:07,011 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:10:10,015 - create_instance - DEBUG - VM status query timeout in 892.906166077 2018-12-28 18:10:10,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:10,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-aaabd31e-75db-4bdb-b9e7-791c2bfb744c x-compute-request-id: req-aaabd31e-75db-4bdb-b9e7-791c2bfb744c 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.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "security_groups": [{"name": "default"}], "user_id": "ce1c1fd05620496d83f8fa769bd28229", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:10:03Z", "hostId": "0def9a5bb2564766d3b40a57023fa10cc75e76a771bc10a63076bd69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:10,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-aaabd31e-75db-4bdb-b9e7-791c2bfb744c 2018-12-28 18:10:10,781 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst] is - BUILD 2018-12-28 18:10:10,781 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:10:13,784 - create_instance - DEBUG - VM status query timeout in 889.136577129 2018-12-28 18:10:13,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:14,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-916c176b-cd1b-445e-83c4-a00852948a73 x-compute-request-id: req-916c176b-cd1b-445e-83c4-a00852948a73 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:34:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:10:09.000000", "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "security_groups": [{"name": "default"}], "user_id": "ce1c1fd05620496d83f8fa769bd28229", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:10:10Z", "hostId": "0def9a5bb2564766d3b40a57023fa10cc75e76a771bc10a63076bd69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:14,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-916c176b-cd1b-445e-83c4-a00852948a73 2018-12-28 18:10:14,685 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst] is - ACTIVE 2018-12-28 18:10:14,685 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:10:14,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:15,323 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-1f3f2958-af46-4e20-a87c-0368b8fe630f x-compute-request-id: req-1f3f2958-af46-4e20-a87c-0368b8fe630f Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:34:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:10:09.000000", "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "security_groups": [{"name": "default"}], "user_id": "ce1c1fd05620496d83f8fa769bd28229", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:10:10Z", "hostId": "0def9a5bb2564766d3b40a57023fa10cc75e76a771bc10a63076bd69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:15,323 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-1f3f2958-af46-4e20-a87c-0368b8fe630f 2018-12-28 18:10:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:15,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0263978e-be9b-4dda-b1da-2fb6d361ecd8 Date: Fri, 28 Dec 2018 18: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":["7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19"],"updated_at":"2018-12-28T18:09:53Z","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a64088462b645278c0565737c399d93","id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net"}]} 2018-12-28 18:10:15,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net used request id req-0263978e-be9b-4dda-b1da-2fb6d361ecd8 2018-12-28 18:10:15,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:15,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c18f4f5-ce9d-4032-aadb-73e5bb90414a Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:10:15,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-3c18f4f5-ce9d-4032-aadb-73e5bb90414a 2018-12-28 18:10:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:15,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d14a63b9-f79e-43b8-bd69-7b1eccf1d917 Date: Fri, 28 Dec 2018 18:10:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:09:53Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a64088462b645278c0565737c399d93","id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet"}]} 2018-12-28 18:10:15,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-d14a63b9-f79e-43b8-bd69-7b1eccf1d917 2018-12-28 18:10:15,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:16,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-e9d19a07-11c4-4304-8148-af3467a1af68 Date: Fri, 28 Dec 2018 18:10:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","ip_address":"10.55.0.2"}],"id":"07c7e3b6-9068-4654-964c-4ffc3d84d537","security_groups":[],"mac_address":"fa:16:3e:74:9a:9e","project_id":"0a64088462b645278c0565737c399d93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d8aff0d4-4d64-4a59-8656-3d063deb62e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","ip_address":"10.55.0.4"}],"id":"4a132335-42f3-410e-a449-ed8685b285fd","security_groups":[],"mac_address":"fa:16:3e:86:a9:e4","project_id":"0a64088462b645278c0565737c399d93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d8aff0d4-4d64-4a59-8656-3d063deb62e2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:09:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","ip_address":"10.55.0.3"}],"id":"7bab9a18-6483-4081-a111-1e3c18f8a32f","security_groups":[],"mac_address":"fa:16:3e:1c:09:d9","project_id":"0a64088462b645278c0565737c399d93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d8aff0d4-4d64-4a59-8656-3d063deb62e2"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:10:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19","ip_address":"10.55.0.11"}],"id":"e8f981e0-19af-42b0-9126-7ea82aff63c5","security_groups":["e577032a-ecf6-48b2-9a8f-19a50cbdce58"],"mac_address":"fa:16:3e:37:34:6b","project_id":"0a64088462b645278c0565737c399d93","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1","admin_state_up":true,"network_id":"d8aff0d4-4d64-4a59-8656-3d063deb62e2","tenant_id":"0a64088462b645278c0565737c399d93","created_at":"2018-12-28T18:09:59Z","binding:vnic_type":"normal","device_id":"ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd"}]} 2018-12-28 18:10:16,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-e9d19a07-11c4-4304-8148-af3467a1af68 2018-12-28 18:10:16,084 - create_instance - INFO - Deleting Port with ID - e8f981e0-19af-42b0-9126-7ea82aff63c5 2018-12-28 18:10:16,084 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8port-1 2018-12-28 18:10:16,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e8f981e0-19af-42b0-9126-7ea82aff63c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:16,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34ae55fe-1e6b-4af2-b762-6a85fb768b8d Date: Fri, 28 Dec 2018 18:10:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:16,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e8f981e0-19af-42b0-9126-7ea82aff63c5 used request id req-34ae55fe-1e6b-4af2-b762-6a85fb768b8d 2018-12-28 18:10:16,884 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst 2018-12-28 18:10:16,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:17,037 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0557278-7714-45fb-a20a-3bebead0d676 x-compute-request-id: req-a0557278-7714-45fb-a20a-3bebead0d676 Content-Type: application/json 2018-12-28 18:10:17,038 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-a0557278-7714-45fb-a20a-3bebead0d676 2018-12-28 18:10:17,038 - create_instance - INFO - Checking deletion status 2018-12-28 18:10:17,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:17,308 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-0f103aa4-5562-4c49-b96f-a1530ea781c3 x-compute-request-id: req-0f103aa4-5562-4c49-b96f-a1530ea781c3 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:34:6b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:10:09.000000", "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "user_id": "ce1c1fd05620496d83f8fa769bd28229", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:10:16Z", "hostId": "0def9a5bb2564766d3b40a57023fa10cc75e76a771bc10a63076bd69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:17,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-0f103aa4-5562-4c49-b96f-a1530ea781c3 2018-12-28 18:10:17,308 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst] is - ACTIVE 2018-12-28 18:10:17,309 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:10:20,312 - create_instance - DEBUG - VM status query timeout in 296.726356983 2018-12-28 18:10:20,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:20,708 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-59eceec4-8eb4-4797-881d-a2774ff981de x-compute-request-id: req-59eceec4-8eb4-4797-881d-a2774ff981de 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.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "rel": "bookmark"}], "image": {"id": "490075d9-01d5-4762-be67-34a22973a082", "links": [{"href": "http://172.30.9.21:8774/images/490075d9-01d5-4762-be67-34a22973a082", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:10:09.000000", "flavor": {"id": "28ab64e9-be4b-48d9-94e4-c39692b47d4c", "links": [{"href": "http://172.30.9.21:8774/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c", "rel": "bookmark"}]}, "id": "ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd", "user_id": "ce1c1fd05620496d83f8fa769bd28229", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:10:16Z", "hostId": "0def9a5bb2564766d3b40a57023fa10cc75e76a771bc10a63076bd69", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst", "created": "2018-12-28T18:10:02Z", "tenant_id": "0a64088462b645278c0565737c399d93", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:10:20,708 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-59eceec4-8eb4-4797-881d-a2774ff981de 2018-12-28 18:10:20,708 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst] is - ACTIVE 2018-12-28 18:10:20,709 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:10:23,712 - create_instance - DEBUG - VM status query timeout in 293.326299191 2018-12-28 18:10:23,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2200c0f858a140ff9397e48c86375a42ee0e73b6" 2018-12-28 18:10:23,943 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7215d895-3cab-4cd4-83eb-aa6fd3a102fe x-compute-request-id: req-7215d895-3cab-4cd4-83eb-aa6fd3a102fe Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd could not be found.", "code": 404}} 2018-12-28 18:10:23,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd used request id req-7215d895-3cab-4cd4-83eb-aa6fd3a102fe 2018-12-28 18:10:23,943 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ecac3cb4-4cd5-4c6f-8956-d05fb0c2c4dd could not be found. (HTTP 404) (Request-ID: req-7215d895-3cab-4cd4-83eb-aa6fd3a102fe) 2018-12-28 18:10:23,943 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-inst 2018-12-28 18:10:23,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be7f2974200928ebb4167f987a67ce1ff8c1377" 2018-12-28 18:10:23,991 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdb9d64e-966b-4d8b-b493-e2c32b2b24c9 x-compute-request-id: req-fdb9d64e-966b-4d8b-b493-e2c32b2b24c9 Content-Length: 0 Content-Type: application/json 2018-12-28 18:10:23,991 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/28ab64e9-be4b-48d9-94e4-c39692b47d4c used request id req-fdb9d64e-966b-4d8b-b493-e2c32b2b24c9 2018-12-28 18:10:23,992 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet 2018-12-28 18:10:23,992 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-subnet 2018-12-28 18:10:23,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:10:26,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b6f8fdc3-9929-4d94-bae1-dc50f6bfa4f4 Date: Fri, 28 Dec 2018 18:10:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:26,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/7fcdd5dc-174b-46b5-a7b2-d649cf7b6b19 used request id req-b6f8fdc3-9929-4d94-bae1-dc50f6bfa4f4 2018-12-28 18:10:26,281 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-pub-net 2018-12-28 18:10:26,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d8aff0d4-4d64-4a59-8656-3d063deb62e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9049457f1aa4959ce8cec85183a53fd455d0b4c" 2018-12-28 18:10:27,831 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13d6f598-fcb4-4021-9f6c-ec984b54f528 Date: Fri, 28 Dec 2018 18:10:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:27,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d8aff0d4-4d64-4a59-8656-3d063deb62e2 used request id req-13d6f598-fcb4-4021-9f6c-ec984b54f528 2018-12-28 18:10:27,831 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1465ccbf-4be8-4201-84d6-c659148802a8-image 2018-12-28 18:10:27,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}732e0bdfd58c7821fe694b6ce85fd16a274c0c48" 2018-12-28 18:10:29,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6314a7f0-bf1d-4898-b1ef-0b9a590fdb02 Date: Fri, 28 Dec 2018 18:10:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:10:29,330 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/490075d9-01d5-4762-be67-34a22973a082 used request id req-6314a7f0-bf1d-4898-b1ef-0b9a590fdb02 2018-12-28 18:10:29,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:29,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-79ca06ed-accc-44be-8da6-eebdc1abdd99 Date: Fri, 28 Dec 2018 18:10:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a64088462b645278c0565737c399d93", "created_at": "2018-12-28T18:09:52Z", "updated_at": "2018-12-28T18:09:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "revision_number": 0, "id": "3b6ad67b-be19-4d6c-91db-c3dede994860", "remote_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "tenant_id": "0a64088462b645278c0565737c399d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a64088462b645278c0565737c399d93"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "revision_number": 0, "id": "bd6d760c-103a-4757-8911-7e00a789f243", "remote_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "tenant_id": "0a64088462b645278c0565737c399d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a64088462b645278c0565737c399d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "revision_number": 0, "id": "d8694f60-2330-4e2a-8ec7-add78dd0beb5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "tenant_id": "0a64088462b645278c0565737c399d93", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a64088462b645278c0565737c399d93"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "revision_number": 0, "id": "daafa0f9-4952-4963-a494-b3fea5efb005", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "tenant_id": "0a64088462b645278c0565737c399d93", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a64088462b645278c0565737c399d93"}], "revision_number": 4, "project_id": "0a64088462b645278c0565737c399d93", "id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "name": "default"}]} 2018-12-28 18:10:29,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-79ca06ed-accc-44be-8da6-eebdc1abdd99 2018-12-28 18:10:29,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:29,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433b6a60-51d0-4346-878f-8de9e125b7f4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:10:29,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-433b6a60-51d0-4346-878f-8de9e125b7f4 2018-12-28 18:10:29,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:29,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e030d02-c069-437e-ad28-e417a15c3323 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:10:29,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-4e030d02-c069-437e-ad28-e417a15c3323 2018-12-28 18:10:29,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:29,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6843d6b5-d47f-4159-bb1e-fb64365f39e1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:10:29,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-6843d6b5-d47f-4159-bb1e-fb64365f39e1 2018-12-28 18:10:29,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:29,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d948539f-25b2-4a03-ba4d-ab604e205a95 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93"}, "enabled": true, "id": "0a64088462b645278c0565737c399d93", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-963361fb-0c51-439-proj"}} 2018-12-28 18:10:29,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-d948539f-25b2-4a03-ba4d-ab604e205a95 2018-12-28 18:10:29,931 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e577032a-ecf6-48b2-9a8f-19a50cbdce58 2018-12-28 18:10:29,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e577032a-ecf6-48b2-9a8f-19a50cbdce58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:30,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-91f6d762-72f0-4c1f-a021-d37b5e439658 Date: Fri, 28 Dec 2018 18:10:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "port_range_min": null, "revision_number": 0, "tenant_id": "0a64088462b645278c0565737c399d93", "created_at": "2018-12-28T18:09:52Z", "project_id": "0a64088462b645278c0565737c399d93", "id": "3b6ad67b-be19-4d6c-91db-c3dede994860"}, {"remote_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "port_range_min": null, "revision_number": 0, "tenant_id": "0a64088462b645278c0565737c399d93", "created_at": "2018-12-28T18:09:52Z", "project_id": "0a64088462b645278c0565737c399d93", "id": "bd6d760c-103a-4757-8911-7e00a789f243"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "port_range_min": null, "revision_number": 0, "tenant_id": "0a64088462b645278c0565737c399d93", "created_at": "2018-12-28T18:09:52Z", "project_id": "0a64088462b645278c0565737c399d93", "id": "d8694f60-2330-4e2a-8ec7-add78dd0beb5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:09:52Z", "security_group_id": "e577032a-ecf6-48b2-9a8f-19a50cbdce58", "port_range_min": null, "revision_number": 0, "tenant_id": "0a64088462b645278c0565737c399d93", "created_at": "2018-12-28T18:09:52Z", "project_id": "0a64088462b645278c0565737c399d93", "id": "daafa0f9-4952-4963-a494-b3fea5efb005"}]} 2018-12-28 18:10:30,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e577032a-ecf6-48b2-9a8f-19a50cbdce58 used request id req-91f6d762-72f0-4c1f-a021-d37b5e439658 2018-12-28 18:10:30,102 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:10:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e577032a-ecf6-48b2-9a8f-19a50cbdce58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:30,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6393f88d-980b-419b-987e-a2bf621780d3 Content-Length: 0 Date: Fri, 28 Dec 2018 18:10:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:30,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e577032a-ecf6-48b2-9a8f-19a50cbdce58 used request id req-6393f88d-980b-419b-987e-a2bf621780d3 2018-12-28 18:10:30,424 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-963361fb-0c51-439-proj 2018-12-28 18:10:30,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:30,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24dfe2f-a649-49c1-b3ce-a0a2a543da9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:30,626 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0a64088462b645278c0565737c399d93 used request id req-c24dfe2f-a649-49c1-b3ce-a0a2a543da9f 2018-12-28 18:10:30,626 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-963361fb-0c51-439-proj-role 2018-12-28 18:10:30,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/48fe08f37241432287fdbd6e013b1125 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:30,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74b8e5dd-579e-4475-b84f-3385f806bcfa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:30,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/48fe08f37241432287fdbd6e013b1125 used request id req-74b8e5dd-579e-4475-b84f-3385f806bcfa 2018-12-28 18:10:30,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c40fb6a79fc572679cd518e0c92456d11d1271b" 2018-12-28 18:10:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da7d684-1033-4a68-94ab-7894210820db Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:10:30,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2da7d684-1033-4a68-94ab-7894210820db 2018-12-28 18:10:30,823 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-963361fb-0c51-439-user 2018-12-28 18:10:30,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ce1c1fd05620496d83f8fa769bd28229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef85a3949047a152213528ca6431364c66d4702" 2018-12-28 18:10:31,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8448687f-531f-4c6e-b972-33023585abc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:31,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ce1c1fd05620496d83f8fa769bd28229 used request id req-8448687f-531f-4c6e-b972-33023585abc9 2018-12-28 18:10:31,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:31,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["fvNFaNDAQJuYwLP8bIbN9w"], "issued_at": "2018-12-28T18:10:31.000000Z"}} 2018-12-28 18:10:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f4e52a31205bc7e17b2e9857788d2e2311d4cb0" 2018-12-28 18:10:31,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23468857-dee3-4890-bc83-8c64873da2bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:31,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-23468857-dee3-4890-bc83-8c64873da2bc 2018-12-28 18:10:31,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:31,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:31,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["tMFZUzl5Qhqp_qJiN-yOmQ"], "issued_at": "2018-12-28T18:10:31.000000Z"}} 2018-12-28 18:10:31,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:31,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72954f90-5b73-4d07-838b-e8bdbd93b109 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:31,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-72954f90-5b73-4d07-838b-e8bdbd93b109 2018-12-28 18:10:31,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:10:31,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:10: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:10:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-db035304-11b5-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:32,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-535744c5-6744-4e57-bf9b-788ae9d63136 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-db035304-11b5-47d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:10:32,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-db035304-11b5-47d-proj used request id req-535744c5-6744-4e57-bf9b-788ae9d63136 2018-12-28 18:10:32,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:32,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5977be6c-5150-4a50-ac36-ae2616982b82 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:10:32,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5977be6c-5150-4a50-ac36-ae2616982b82 2018-12-28 18:10:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}}' 2018-12-28 18:10:32,300 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e8f8d19-1dbc-40dc-be99-184e0a26dfe9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61"}, "enabled": true, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}} 2018-12-28 18:10:32,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2e8f8d19-1dbc-40dc-be99-184e0a26dfe9 2018-12-28 18:10:32,300 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-db035304-11b5-47d-proj 2018-12-28 18:10:32,301 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:32,301 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:32,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["i0OG4NOXQjKSUyCid94zVQ"], "issued_at": "2018-12-28T18:10:32.000000Z"}} 2018-12-28 18:10:32,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea84d353fdf5537273ae50b7830fc1ec6e189" 2018-12-28 18:10:32,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01837765-f511-4dd9-8ba3-a343ce229e5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:32,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-01837765-f511-4dd9-8ba3-a343ce229e5b 2018-12-28 18:10:32,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:10:32,770 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:10: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:10:32,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea84d353fdf5537273ae50b7830fc1ec6e189" 2018-12-28 18:10:32,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184c6594-bf85-420f-87af-f933ddf9bde7 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:10:32,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-184c6594-bf85-420f-87af-f933ddf9bde7 2018-12-28 18:10:32,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-db035304-11b5-47d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea84d353fdf5537273ae50b7830fc1ec6e189" 2018-12-28 18:10:32,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c83d4b23-b418-412b-9373-0325cf760abc Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-db035304-11b5-47d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61"}, "enabled": true, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}]} 2018-12-28 18:10:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-db035304-11b5-47d-proj used request id req-c83d4b23-b418-412b-9373-0325cf760abc 2018-12-28 18:10:32,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea84d353fdf5537273ae50b7830fc1ec6e189" 2018-12-28 18:10:32,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b0d8ad5-e4aa-4112-8205-22c0c6a59e4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:10:32,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7b0d8ad5-e4aa-4112-8205-22c0c6a59e4e 2018-12-28 18:10:33,377 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-db035304-11b5-47d-user 2018-12-28 18:10:33,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:33,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:33,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4266be23-2cb8-4c77-bb8a-1b50e2e4972e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:10:33,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4266be23-2cb8-4c77-bb8a-1b50e2e4972e 2018-12-28 18:10:33,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" -d '{"role": {"name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role"}}' 2018-12-28 18:10:33,623 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15620b52-f635-45a7-a478-b5de6d574a72 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70547d1a4f3f4b23b8802e29986bbb87", "links": {"self": "http://172.30.9.21:5000/v3/roles/70547d1a4f3f4b23b8802e29986bbb87"}, "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role"}} 2018-12-28 18:10:33,624 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-15620b52-f635-45a7-a478-b5de6d574a72 2018-12-28 18:10:33,624 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role 2018-12-28 18:10:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/70547d1a4f3f4b23b8802e29986bbb87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:33,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-395289b3-880e-4abd-b493-7d619055b9cc Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/70547d1a4f3f4b23b8802e29986bbb87"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role", "id": "70547d1a4f3f4b23b8802e29986bbb87"}} 2018-12-28 18:10:33,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/70547d1a4f3f4b23b8802e29986bbb87 used request id req-395289b3-880e-4abd-b493-7d619055b9cc 2018-12-28 18:10:33,719 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role to project CreateInstancePortManipulationTests-db035304-11b5-47d-proj 2018-12-28 18:10:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61/users/0ee68cd676d94983be8431efac3a03c3/roles/70547d1a4f3f4b23b8802e29986bbb87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:33,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b33cf2c-006f-4b9f-bd33-b752bbb73793 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:33,853 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61/users/0ee68cd676d94983be8431efac3a03c3/roles/70547d1a4f3f4b23b8802e29986bbb87 used request id req-7b33cf2c-006f-4b9f-bd33-b752bbb73793 2018-12-28 18:10:33,854 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:10:33,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:33,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:34,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70547d1a4f3f4b23b8802e29986bbb87", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role"}], "expires_at": "2018-12-28T19:10:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-user", "id": "0ee68cd676d94983be8431efac3a03c3"}, "audit_ids": ["JKucVMgiS4asQts9vXrtIg"], "issued_at": "2018-12-28T18:10:34.000000Z"}} 2018-12-28 18:10:34,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:34,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1a69c2-88a8-4cf7-8651-2ef4660aa0db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:34,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4e1a69c2-88a8-4cf7-8651-2ef4660aa0db 2018-12-28 18:10:34,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:34,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-76c1416b-07fa-4320-8a9b-bc8cc276e363 Date: Fri, 28 Dec 2018 18:10:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image"} 2018-12-28 18:10:34,483 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image used request id req-76c1416b-07fa-4320-8a9b-bc8cc276e363 2018-12-28 18:10:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:34,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-98f8c28c-d5c3-4424-83cb-0778d7fc54f9 Date: Fri, 28 Dec 2018 18:10: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-12-28 18:10:34,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-98f8c28c-d5c3-4424-83cb-0778d7fc54f9 2018-12-28 18:10:34,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image"}' 2018-12-28 18:10:34,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 X-Openstack-Request-Id: req-dd0d0299-b413-4b5a-81fb-a90a5c5ee538 Date: Fri, 28 Dec 2018 18:10:34 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:10:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:10:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6", "min_disk": 0, "protected": false, "id": "10c72103-16ae-4c05-88b9-81c1e561c8f6", "file": "/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/file", "checksum": null, "owner": "9242e7180bd3444ebf6415ae2e5b7b61", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:10:34,865 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dd0d0299-b413-4b5a-81fb-a90a5c5ee538 2018-12-28 18:10:34,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" -d '' 2018-12-28 18:10:36,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0317f708-ddc2-4657-933a-424cafa80fbd Date: Fri, 28 Dec 2018 18:10:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:10:36,701 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/file used request id req-0317f708-ddc2-4657-933a-424cafa80fbd 2018-12-28 18:10:36,701 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:10:36,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:36,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ba6abd27-68b7-4a2e-8aaa-9248f0239cdd Date: Fri, 28 Dec 2018 18:10:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:10:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:10:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/snap", "metadata": {}}], "self": "/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6", "min_disk": 0, "protected": false, "id": "10c72103-16ae-4c05-88b9-81c1e561c8f6", "file": "/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9242e7180bd3444ebf6415ae2e5b7b61", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:10:36,876 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 used request id req-ba6abd27-68b7-4a2e-8aaa-9248f0239cdd 2018-12-28 18:10:36,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:37,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ce2b7d34-6afc-4e7f-a333-fb9f2e630c5f Date: Fri, 28 Dec 2018 18:10: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-12-28 18:10:37,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ce2b7d34-6afc-4e7f-a333-fb9f2e630c5f 2018-12-28 18:10:37,057 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image 2018-12-28 18:10:37,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:37,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3aad63bd-0f6b-4105-bdcf-e94ccc990463 Date: Fri, 28 Dec 2018 18:10:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:10:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:10:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/snap", "metadata": {}}], "self": "/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6", "min_disk": 0, "protected": false, "id": "10c72103-16ae-4c05-88b9-81c1e561c8f6", "file": "/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9242e7180bd3444ebf6415ae2e5b7b61", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/10c72103-16ae-4c05-88b9-81c1e561c8f6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:10:37,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 used request id req-3aad63bd-0f6b-4105-bdcf-e94ccc990463 2018-12-28 18:10:37,235 - create_image - DEBUG - Instance status is - active 2018-12-28 18:10:37,235 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image 2018-12-28 18:10:37,235 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image 2018-12-28 18:10:37,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:37,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:37,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70547d1a4f3f4b23b8802e29986bbb87", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role"}], "expires_at": "2018-12-28T19:10:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-user", "id": "0ee68cd676d94983be8431efac3a03c3"}, "audit_ids": ["ps2PVEMBRPer3MTCSYVz5Q"], "issued_at": "2018-12-28T18:10:37.000000Z"}} 2018-12-28 18:10:37,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:37,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfc66be-9fa8-41ab-831a-709100fdd4cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:37,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0dfc66be-9fa8-41ab-831a-709100fdd4cd 2018-12-28 18:10:37,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:37,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5ace8352-19d1-4aed-ab1e-b4a8306fb47c Date: Fri, 28 Dec 2018 18:10:37 GMT RESP BODY: {"networks":[]} 2018-12-28 18:10:37,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net used request id req-5ace8352-19d1-4aed-ab1e-b4a8306fb47c 2018-12-28 18:10:37,791 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net 2018-12-28 18:10:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" -d '{"network": {"name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net", "admin_state_up": true}}' 2018-12-28 18:10:38,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-c47fe8e0-7186-4fc5-958c-924981e1de47 Date: Fri, 28 Dec 2018 18:10:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:10:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","mtu":1450}} 2018-12-28 18:10:38,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-c47fe8e0-7186-4fc5-958c-924981e1de47 2018-12-28 18:10:38,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:38,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-33adbc33-f4e2-461f-8de5-93522282ac1f Date: Fri, 28 Dec 2018 18:10:38 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-12-28T18:10:38Z","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net"}]} 2018-12-28 18:10:38,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-33adbc33-f4e2-461f-8de5-93522282ac1f 2018-12-28 18:10:38,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:38,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8393343c-f428-492d-8f53-e01c2d79d19a Date: Fri, 28 Dec 2018 18:10:38 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:10:38,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-8393343c-f428-492d-8f53-e01c2d79d19a 2018-12-28 18:10:38,939 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet 2018-12-28 18:10:38,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" -d '{"subnets": [{"ip_version": 4, "network_id": "b6a04a66-49a1-42f7-9277-84fe392cbdb1", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]}' 2018-12-28 18:10:39,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-10a4a5ac-0f97-47f1-9e21-df8aabf282a5 Date: Fri, 28 Dec 2018 18:10:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10: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":"9242e7180bd3444ebf6415ae2e5b7b61","id":"e6dfdd5b-3699-4cff-b305-13e2e167b8e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]} 2018-12-28 18:10:39,621 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-10a4a5ac-0f97-47f1-9e21-df8aabf282a5 2018-12-28 18:10:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:39,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c36e8b49-3d45-4977-9996-aafee2f9429b Date: Fri, 28 Dec 2018 18:10: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":["e6dfdd5b-3699-4cff-b305-13e2e167b8e7"],"updated_at":"2018-12-28T18:10:39Z","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net"}]} 2018-12-28 18:10:39,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-c36e8b49-3d45-4977-9996-aafee2f9429b 2018-12-28 18:10:39,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:40,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e2b0e91-b953-4cf0-bc05-cf6c64b0fb88 Date: Fri, 28 Dec 2018 18:10:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10: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":"9242e7180bd3444ebf6415ae2e5b7b61","id":"e6dfdd5b-3699-4cff-b305-13e2e167b8e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]} 2018-12-28 18:10:40,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-5e2b0e91-b953-4cf0-bc05-cf6c64b0fb88 2018-12-28 18:10:40,079 - OpenStackNetwork - DEBUG - Network [b6a04a66-49a1-42f7-9277-84fe392cbdb1] created successfully 2018-12-28 18:10:40,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:40,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:40,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["eKJhXi9qTm2tgeZ_zynunA"], "issued_at": "2018-12-28T18:10:40.000000Z"}} 2018-12-28 18:10:40,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e8e2d9724eb4bb7ae5554b39b01227777ec862" 2018-12-28 18:10:40,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f0e9a7-1bfc-4fec-97eb-316d23b6b22b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:40,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-53f0e9a7-1bfc-4fec-97eb-316d23b6b22b 2018-12-28 18:10:40,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:10:40,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e8e2d9724eb4bb7ae5554b39b01227777ec862" 2018-12-28 18:10:40,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10: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-3f0ebb37-18f1-423a-9374-da06187aaac0 x-compute-request-id: req-3f0ebb37-18f1-423a-9374-da06187aaac0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:10:40,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3f0ebb37-18f1-423a-9374-da06187aaac0 2018-12-28 18:10:40,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e8e2d9724eb4bb7ae5554b39b01227777ec862" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-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-12-28 18:10:40,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10: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-8cee0c57-eed9-48f8-96af-b2486dd75c1b x-compute-request-id: req-8cee0c57-eed9-48f8-96af-b2486dd75c1b Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b2839cbe-d200-4714-a6ea-7322fb3319ba", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b2839cbe-d200-4714-a6ea-7322fb3319ba", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2839cbe-d200-4714-a6ea-7322fb3319ba", "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:10:40,797 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8cee0c57-eed9-48f8-96af-b2486dd75c1b 2018-12-28 18:10:40,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:40,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:41,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70547d1a4f3f4b23b8802e29986bbb87", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role"}], "expires_at": "2018-12-28T19:10:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-user", "id": "0ee68cd676d94983be8431efac3a03c3"}, "audit_ids": ["9nHujcfTR9q4h7AVWnRwsA"], "issued_at": "2018-12-28T18:10:41.000000Z"}} 2018-12-28 18:10:41,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:41,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77778d13-0335-493d-a558-e8010223c50e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:41,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-77778d13-0335-493d-a558-e8010223c50e 2018-12-28 18:10:41,271 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:10:41,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:41,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b71875e-b81e-45b2-99a4-317e627765e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:41,352 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9b71875e-b81e-45b2-99a4-317e627765e5 2018-12-28 18:10:41,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:41,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a6a6bd34-c473-4b7f-b9fc-d3badbfca524 Date: Fri, 28 Dec 2018 18:10:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6dfdd5b-3699-4cff-b305-13e2e167b8e7"],"updated_at":"2018-12-28T18:10:39Z","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net"}]} 2018-12-28 18:10:41,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net used request id req-a6a6bd34-c473-4b7f-b9fc-d3badbfca524 2018-12-28 18:10:41,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:10:41,776 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:10: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:10:41,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:41,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2fc36ab-e012-48a9-83c2-a7f2d54fbaf3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61"}, "enabled": true, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}} 2018-12-28 18:10:41,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 used request id req-b2fc36ab-e012-48a9-83c2-a7f2d54fbaf3 2018-12-28 18:10:41,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cb5fa1ba-b940-4093-9cb1-79d0e0f9711b Date: Fri, 28 Dec 2018 18:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10: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":"9242e7180bd3444ebf6415ae2e5b7b61","id":"e6dfdd5b-3699-4cff-b305-13e2e167b8e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]} 2018-12-28 18:10:42,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-cb5fa1ba-b940-4093-9cb1-79d0e0f9711b 2018-12-28 18:10:42,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c097d697-de23-4084-8fcd-2ed4011d526f Date: Fri, 28 Dec 2018 18:10:42 GMT RESP BODY: {"ports":[]} 2018-12-28 18:10:42,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781port-1&admin_state_up=True used request id req-c097d697-de23-4084-8fcd-2ed4011d526f 2018-12-28 18:10:42,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10: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-8270ad20-6423-4a44-8fbb-89a03fd8dca3 x-compute-request-id: req-8270ad20-6423-4a44-8fbb-89a03fd8dca3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:10:42,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-inst used request id req-8270ad20-6423-4a44-8fbb-89a03fd8dca3 2018-12-28 18:10:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-5474fcb1-d070-42cd-8ec5-76e37bc89fa8 Date: Fri, 28 Dec 2018 18:10:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6dfdd5b-3699-4cff-b305-13e2e167b8e7"],"updated_at":"2018-12-28T18:10:39Z","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net"}]} 2018-12-28 18:10:42,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net used request id req-5474fcb1-d070-42cd-8ec5-76e37bc89fa8 2018-12-28 18:10:42,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b6adc61-b9b5-4872-aba0-12e5a455d026 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61"}, "enabled": true, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}} 2018-12-28 18:10:42,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 used request id req-3b6adc61-b9b5-4872-aba0-12e5a455d026 2018-12-28 18:10:42,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-028ac4a2-21c1-474c-94fa-5e23439f3e55 Date: Fri, 28 Dec 2018 18:10:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10: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":"9242e7180bd3444ebf6415ae2e5b7b61","id":"e6dfdd5b-3699-4cff-b305-13e2e167b8e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]} 2018-12-28 18:10:42,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-028ac4a2-21c1-474c-94fa-5e23439f3e55 2018-12-28 18:10:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:42,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82721e55-be6f-446b-b268-52a0a7b8e84a Date: Fri, 28 Dec 2018 18:10:42 GMT RESP BODY: {"ports":[]} 2018-12-28 18:10:42,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1&name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781port-1&admin_state_up=True used request id req-82721e55-be6f-446b-b268-52a0a7b8e84a 2018-12-28 18:10:42,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:42,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:43,303 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70547d1a4f3f4b23b8802e29986bbb87", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role"}], "expires_at": "2018-12-28T19:10:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9242e7180bd3444ebf6415ae2e5b7b61", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-user", "id": "0ee68cd676d94983be8431efac3a03c3"}, "audit_ids": ["8Kd11JRfQeOlk10w9voUiQ"], "issued_at": "2018-12-28T18:10:43.000000Z"}} 2018-12-28 18:10:43,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feacc9349a97fdedc05ab35ee130024616dd5d44" 2018-12-28 18:10:43,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8477aea6-7a46-491e-b09c-8f6c4b7e6ca0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:43,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8477aea6-7a46-491e-b09c-8f6c4b7e6ca0 2018-12-28 18:10:43,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:43,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-624ab883-edb7-4709-bef4-74376f77fa8f Date: Fri, 28 Dec 2018 18:10:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6dfdd5b-3699-4cff-b305-13e2e167b8e7"],"updated_at":"2018-12-28T18:10:39Z","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net"}]} 2018-12-28 18:10:43,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net used request id req-624ab883-edb7-4709-bef4-74376f77fa8f 2018-12-28 18:10:43,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:43,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-02e93a0f-978e-44ee-94cd-83f069193f0d Date: Fri, 28 Dec 2018 18:10:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10: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":"9242e7180bd3444ebf6415ae2e5b7b61","id":"e6dfdd5b-3699-4cff-b305-13e2e167b8e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]} 2018-12-28 18:10:43,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-02e93a0f-978e-44ee-94cd-83f069193f0d 2018-12-28 18:10:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:44,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-82ee9dbc-fb8b-45c5-8a5d-c50e2e0f031a Date: Fri, 28 Dec 2018 18:10:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e6dfdd5b-3699-4cff-b305-13e2e167b8e7"],"updated_at":"2018-12-28T18:10:39Z","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242e7180bd3444ebf6415ae2e5b7b61","id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net"}]} 2018-12-28 18:10:44,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net used request id req-82ee9dbc-fb8b-45c5-8a5d-c50e2e0f031a 2018-12-28 18:10:44,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:10:44,094 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:10: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:10:44,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}feacc9349a97fdedc05ab35ee130024616dd5d44" 2018-12-28 18:10:44,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee1f3476-33f2-4abf-b81a-872d618788c2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61"}, "enabled": true, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}} 2018-12-28 18:10:44,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 used request id req-ee1f3476-33f2-4abf-b81a-872d618788c2 2018-12-28 18:10:44,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" 2018-12-28 18:10:44,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9b426ec4-5dda-4fb9-94a0-e10927b920cb Date: Fri, 28 Dec 2018 18:10:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b6a04a66-49a1-42f7-9277-84fe392cbdb1","tenant_id":"9242e7180bd3444ebf6415ae2e5b7b61","created_at":"2018-12-28T18:10:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10: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":"9242e7180bd3444ebf6415ae2e5b7b61","id":"e6dfdd5b-3699-4cff-b305-13e2e167b8e7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet"}]} 2018-12-28 18:10:44,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-9b426ec4-5dda-4fb9-94a0-e10927b920cb 2018-12-28 18:10:44,239 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net 2018-12-28 18:10:44,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea4bd6cb7e3980a161458d282c52027b38fda425" -d '{"port": {"network_id": "b6a04a66-49a1-42f7-9277-84fe392cbdb1", "name": "CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-12-28 18:10:44,397 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-6b23bde5-3b77-4941-beff-a3d7bfa56e06 Date: Fri, 28 Dec 2018 18:10:44 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 18:10:44,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-6b23bde5-3b77-4941-beff-a3d7bfa56e06 2018-12-28 18:10:44,398 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 18:10:44,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b2839cbe-d200-4714-a6ea-7322fb3319ba -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19e8e2d9724eb4bb7ae5554b39b01227777ec862" 2018-12-28 18:10:44,445 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:10:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-29b60a50-2508-47d1-82a0-136447af1951 x-compute-request-id: req-29b60a50-2508-47d1-82a0-136447af1951 Content-Length: 0 Content-Type: application/json 2018-12-28 18:10:44,445 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b2839cbe-d200-4714-a6ea-7322fb3319ba used request id req-29b60a50-2508-47d1-82a0-136447af1951 2018-12-28 18:10:44,446 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet 2018-12-28 18:10:44,446 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-subnet 2018-12-28 18:10:44,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/e6dfdd5b-3699-4cff-b305-13e2e167b8e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:46,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da36e655-4fa1-4dd8-bf26-4df51acec60b Date: Fri, 28 Dec 2018 18:10:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:46,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e6dfdd5b-3699-4cff-b305-13e2e167b8e7 used request id req-da36e655-4fa1-4dd8-bf26-4df51acec60b 2018-12-28 18:10:46,658 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-pub-net 2018-12-28 18:10:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b6a04a66-49a1-42f7-9277-84fe392cbdb1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d31f6b1d6ecf8e36f89444e2a9b3f5aee376f1e" 2018-12-28 18:10:47,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c541339-2dbf-4923-a2d7-ddbf6a400a39 Date: Fri, 28 Dec 2018 18:10:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:47,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b6a04a66-49a1-42f7-9277-84fe392cbdb1 used request id req-5c541339-2dbf-4923-a2d7-ddbf6a400a39 2018-12-28 18:10:47,928 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-4d6d889c-46bc-4b6d-8564-1f4280d95781-image 2018-12-28 18:10:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93b783483f7a2412b987c8e434491efcfbc354e6" 2018-12-28 18:10:49,480 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-569c37d7-41b0-49ef-9e16-5975ed166a87 Date: Fri, 28 Dec 2018 18:10:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:10:49,480 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/10c72103-16ae-4c05-88b9-81c1e561c8f6 used request id req-569c37d7-41b0-49ef-9e16-5975ed166a87 2018-12-28 18:10:49,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:49,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7a3c9f14-10e3-4d27-b66c-7970b2b13f80 Date: Fri, 28 Dec 2018 18:10:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "created_at": "2018-12-28T18:10:38Z", "updated_at": "2018-12-28T18:10:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "revision_number": 0, "id": "058dddf5-ad1f-4e20-b42b-f609a9aa6805", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "port_range_min": null, "ethertype": "IPv6", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "revision_number": 0, "id": "4559cf0c-f7c7-4998-b35d-13db30cdf528", "remote_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "port_range_min": null, "ethertype": "IPv4", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "revision_number": 0, "id": "8a383e9f-8d2b-4403-85e6-0e8dd52d2cc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "port_range_min": null, "ethertype": "IPv4", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "revision_number": 0, "id": "d03a25e6-afdb-4007-a4d8-2c77d640b3bd", "remote_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "port_range_min": null, "ethertype": "IPv6", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61"}], "revision_number": 4, "project_id": "9242e7180bd3444ebf6415ae2e5b7b61", "id": "687503a4-558c-40d1-b2f8-858947c8edf8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:10:49,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7a3c9f14-10e3-4d27-b66c-7970b2b13f80 2018-12-28 18:10:49,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:49,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c592c609-2fba-4049-a83b-c907f66304e2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:10:49,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-c592c609-2fba-4049-a83b-c907f66304e2 2018-12-28 18:10:49,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:49,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f3e39be-c1a9-4f2e-9c21-4b64467d4337 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:10:49,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1f3e39be-c1a9-4f2e-9c21-4b64467d4337 2018-12-28 18:10:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:49,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3da678e-5b68-42d8-b824-a986bc586f63 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61"}, "enabled": true, "id": "9242e7180bd3444ebf6415ae2e5b7b61", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-db035304-11b5-47d-proj"}} 2018-12-28 18:10:49,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 used request id req-c3da678e-5b68-42d8-b824-a986bc586f63 2018-12-28 18:10:49,969 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 687503a4-558c-40d1-b2f8-858947c8edf8 2018-12-28 18:10:49,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=687503a4-558c-40d1-b2f8-858947c8edf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:50,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6744082c-fa55-4951-b3ee-1eada1108678 Date: Fri, 28 Dec 2018 18:10:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "port_range_min": null, "revision_number": 0, "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "created_at": "2018-12-28T18:10:38Z", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61", "id": "058dddf5-ad1f-4e20-b42b-f609a9aa6805"}, {"remote_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "port_range_min": null, "revision_number": 0, "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "created_at": "2018-12-28T18:10:38Z", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61", "id": "4559cf0c-f7c7-4998-b35d-13db30cdf528"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "port_range_min": null, "revision_number": 0, "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "created_at": "2018-12-28T18:10:38Z", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61", "id": "8a383e9f-8d2b-4403-85e6-0e8dd52d2cc1"}, {"remote_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:38Z", "security_group_id": "687503a4-558c-40d1-b2f8-858947c8edf8", "port_range_min": null, "revision_number": 0, "tenant_id": "9242e7180bd3444ebf6415ae2e5b7b61", "created_at": "2018-12-28T18:10:38Z", "project_id": "9242e7180bd3444ebf6415ae2e5b7b61", "id": "d03a25e6-afdb-4007-a4d8-2c77d640b3bd"}]} 2018-12-28 18:10:50,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=687503a4-558c-40d1-b2f8-858947c8edf8 used request id req-6744082c-fa55-4951-b3ee-1eada1108678 2018-12-28 18:10:50,153 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:10:50,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/687503a4-558c-40d1-b2f8-858947c8edf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:50,444 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9ad90ca0-c012-4687-9c49-7e1c07bf758e Content-Length: 0 Date: Fri, 28 Dec 2018 18:10:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:10:50,444 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/687503a4-558c-40d1-b2f8-858947c8edf8 used request id req-9ad90ca0-c012-4687-9c49-7e1c07bf758e 2018-12-28 18:10:50,445 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-db035304-11b5-47d-proj 2018-12-28 18:10:50,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:50,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f12eb9f-fc98-4127-8961-b8486df99d95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:50,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9242e7180bd3444ebf6415ae2e5b7b61 used request id req-0f12eb9f-fc98-4127-8961-b8486df99d95 2018-12-28 18:10:50,651 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-db035304-11b5-47d-proj-role 2018-12-28 18:10:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/70547d1a4f3f4b23b8802e29986bbb87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:50,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd79a97a-9d7c-47d2-a947-61c98874ebd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:50,755 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/70547d1a4f3f4b23b8802e29986bbb87 used request id req-dd79a97a-9d7c-47d2-a947-61c98874ebd1 2018-12-28 18:10:50,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7ff72a997a743feb4681ae7e0450fd0ecb22c7" 2018-12-28 18:10:50,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a94b11d5-9160-474a-9190-019e86f27a79 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:10:50,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a94b11d5-9160-474a-9190-019e86f27a79 2018-12-28 18:10:50,845 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-db035304-11b5-47d-user 2018-12-28 18:10:50,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0ee68cd676d94983be8431efac3a03c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f42ea84d353fdf5537273ae50b7830fc1ec6e189" 2018-12-28 18:10:51,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33e503d8-5f6a-4718-8970-8c7346bfdf2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:51,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0ee68cd676d94983be8431efac3a03c3 used request id req-33e503d8-5f6a-4718-8970-8c7346bfdf2b 2018-12-28 18:10:51,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:51,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XCdU_pbcQl6RY4LJA78jMQ"], "issued_at": "2018-12-28T18:10:51.000000Z"}} 2018-12-28 18:10:51,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4263cef7bcf5378371536dc66dd347c703c44d00" 2018-12-28 18:10:51,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f43415-cd01-4130-b2a3-a315d197f0f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:51,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-84f43415-cd01-4130-b2a3-a315d197f0f5 2018-12-28 18:10:51,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:51,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:51,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["VFDQOlhxR8a_0FdO_S_Mfg"], "issued_at": "2018-12-28T18:10:51.000000Z"}} 2018-12-28 18:10:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:10:51,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ba091a3-95cb-40a2-acfa-80030ad50659 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:51,969 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3ba091a3-95cb-40a2-acfa-80030ad50659 2018-12-28 18:10:51,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:10:51,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:10: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:10:51,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:10:52,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed25d997-c8f5-4007-ac54-979ae473810d Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:10:52,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj used request id req-ed25d997-c8f5-4007-ac54-979ae473810d 2018-12-28 18:10:52,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:10:52,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3abc6a-ac1b-46eb-b1b7-d2daa1f212c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:10:52,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-de3abc6a-ac1b-46eb-b1b7-d2daa1f212c7 2018-12-28 18:10:52,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}}' 2018-12-28 18:10:52,372 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97165e42-1078-4818-bc9b-c2505f65dae6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d"}, "enabled": true, "id": "a41bd0968a9c4624938c63451c32c87d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}} 2018-12-28 18:10:52,372 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-97165e42-1078-4818-bc9b-c2505f65dae6 2018-12-28 18:10:52,373 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj 2018-12-28 18:10:52,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:52,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:52,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["otr0DoeiTTuGt8B79Kn9TA"], "issued_at": "2018-12-28T18:10:52.000000Z"}} 2018-12-28 18:10:52,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17871363ccc18b86e214b023a5b4b9a5b9c7e5b" 2018-12-28 18:10:52,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d3ed431-f19a-44ba-9882-caf192f0077f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:52,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5d3ed431-f19a-44ba-9882-caf192f0077f 2018-12-28 18:10:52,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:10:52,772 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:10: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:10:52,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17871363ccc18b86e214b023a5b4b9a5b9c7e5b" 2018-12-28 18:10:52,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15b6d9bc-f00a-4fb9-b3e4-ff72f3011eca Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:10:52,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-15b6d9bc-f00a-4fb9-b3e4-ff72f3011eca 2018-12-28 18:10:52,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17871363ccc18b86e214b023a5b4b9a5b9c7e5b" 2018-12-28 18:10:52,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e3bc3c1-a1ed-4dad-949a-54e403d31a70 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d"}, "enabled": true, "id": "a41bd0968a9c4624938c63451c32c87d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}]} 2018-12-28 18:10:52,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj used request id req-8e3bc3c1-a1ed-4dad-949a-54e403d31a70 2018-12-28 18:10:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17871363ccc18b86e214b023a5b4b9a5b9c7e5b" 2018-12-28 18:10:53,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c8ddc9-0597-4ba8-bfa6-c61c2d4a78d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:10:53,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-96c8ddc9-0597-4ba8-bfa6-c61c2d4a78d8 2018-12-28 18:10:53,443 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-e90da7a1-24ca-43b-user 2018-12-28 18:10:53,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:10:53,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1951ebef-65b1-416f-8b62-4577763eeb8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:10:53,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1951ebef-65b1-416f-8b62-4577763eeb8c 2018-12-28 18:10:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" -d '{"role": {"name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role"}}' 2018-12-28 18:10:53,749 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-602b699d-9554-4f53-9922-62dde37f235f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aae8d161fab44569bd93f69ba56272a5", "links": {"self": "http://172.30.9.21:5000/v3/roles/aae8d161fab44569bd93f69ba56272a5"}, "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role"}} 2018-12-28 18:10:53,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-602b699d-9554-4f53-9922-62dde37f235f 2018-12-28 18:10:53,750 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role 2018-12-28 18:10:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/aae8d161fab44569bd93f69ba56272a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:10:53,769 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-719a8e01-3d2b-452d-b6e5-ec36f15219f5 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/aae8d161fab44569bd93f69ba56272a5"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role", "id": "aae8d161fab44569bd93f69ba56272a5"}} 2018-12-28 18:10:53,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/aae8d161fab44569bd93f69ba56272a5 used request id req-719a8e01-3d2b-452d-b6e5-ec36f15219f5 2018-12-28 18:10:53,770 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role to project CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj 2018-12-28 18:10:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d/users/96eaf6289fb147b2bfbc88fb2783992c/roles/aae8d161fab44569bd93f69ba56272a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:10:53,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c197fe40-1b87-4ca3-93ff-5fd15aaa6a2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:10:53,895 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d/users/96eaf6289fb147b2bfbc88fb2783992c/roles/aae8d161fab44569bd93f69ba56272a5 used request id req-c197fe40-1b87-4ca3-93ff-5fd15aaa6a2d 2018-12-28 18:10:53,896 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:10:53,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:53,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:54,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aae8d161fab44569bd93f69ba56272a5", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role"}], "expires_at": "2018-12-28T19:10:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a41bd0968a9c4624938c63451c32c87d", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-user", "id": "96eaf6289fb147b2bfbc88fb2783992c"}, "audit_ids": ["EBopSRmtSPOnlLQ1AB8upQ"], "issued_at": "2018-12-28T18:10:54.000000Z"}} 2018-12-28 18:10:54,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:10:54,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4680e5e-1a45-4754-967f-9f51d2eaefff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:54,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b4680e5e-1a45-4754-967f-9f51d2eaefff 2018-12-28 18:10:54,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:10:54,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8c7337ee-7fde-459e-afc8-079eaddd120d Date: Fri, 28 Dec 2018 18:10:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image"} 2018-12-28 18:10:54,534 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image used request id req-8c7337ee-7fde-459e-afc8-079eaddd120d 2018-12-28 18:10:54,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:10:54,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f7d9e63-1614-4110-8845-ea3b0cd7ec34 Date: Fri, 28 Dec 2018 18:10: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-12-28 18:10:54,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9f7d9e63-1614-4110-8845-ea3b0cd7ec34 2018-12-28 18:10:54,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image"}' 2018-12-28 18:10:54,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 X-Openstack-Request-Id: req-a5e28ef3-00e4-4baa-82cd-3d48463bdfec Date: Fri, 28 Dec 2018 18:10:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:10:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:10:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1", "min_disk": 0, "protected": false, "id": "5c9361e7-fb26-4a61-abf1-b16f33dc3cf1", "file": "/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/file", "checksum": null, "owner": "a41bd0968a9c4624938c63451c32c87d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:10:54,889 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a5e28ef3-00e4-4baa-82cd-3d48463bdfec 2018-12-28 18:10:54,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" -d '' 2018-12-28 18:10:56,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc2537ed-da20-40c3-bcd3-5943690d5f08 Date: Fri, 28 Dec 2018 18:10:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:10:56,813 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/file used request id req-fc2537ed-da20-40c3-bcd3-5943690d5f08 2018-12-28 18:10:56,814 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:10:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:10:56,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-27834777-9caf-406d-a694-fc063b02a359 Date: Fri, 28 Dec 2018 18:10:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:10:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:10:56Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/snap", "metadata": {}}], "self": "/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1", "min_disk": 0, "protected": false, "id": "5c9361e7-fb26-4a61-abf1-b16f33dc3cf1", "file": "/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a41bd0968a9c4624938c63451c32c87d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:10:56,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 used request id req-27834777-9caf-406d-a694-fc063b02a359 2018-12-28 18:10:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:10:57,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1f233096-4450-48b1-81e8-b2ef67ba79cd Date: Fri, 28 Dec 2018 18:10: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-12-28 18:10:57,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1f233096-4450-48b1-81e8-b2ef67ba79cd 2018-12-28 18:10:57,149 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image 2018-12-28 18:10:57,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:10:57,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f5a6abbe-9d20-4255-a7c3-4ac3089bce44 Date: Fri, 28 Dec 2018 18:10:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:10:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:10:56Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/snap", "metadata": {}}], "self": "/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1", "min_disk": 0, "protected": false, "id": "5c9361e7-fb26-4a61-abf1-b16f33dc3cf1", "file": "/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a41bd0968a9c4624938c63451c32c87d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:10:57,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 used request id req-f5a6abbe-9d20-4255-a7c3-4ac3089bce44 2018-12-28 18:10:57,325 - create_image - DEBUG - Instance status is - active 2018-12-28 18:10:57,325 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image 2018-12-28 18:10:57,325 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image 2018-12-28 18:10:57,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:10:57,326 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:10:57,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aae8d161fab44569bd93f69ba56272a5", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role"}], "expires_at": "2018-12-28T19:10:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a41bd0968a9c4624938c63451c32c87d", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-user", "id": "96eaf6289fb147b2bfbc88fb2783992c"}, "audit_ids": ["lOQCS9wlT-aNDLI6G0W9Ew"], "issued_at": "2018-12-28T18:10:57.000000Z"}} 2018-12-28 18:10:57,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:10:57,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:10:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb23eb24-618b-4cf3-8985-f6c0e668e9f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:10:57,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fb23eb24-618b-4cf3-8985-f6c0e668e9f3 2018-12-28 18:10:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:10:57,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-85243598-6705-4051-852c-bee4c1dcc94c Date: Fri, 28 Dec 2018 18:10:57 GMT RESP BODY: {"networks":[]} 2018-12-28 18:10:57,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net used request id req-85243598-6705-4051-852c-bee4c1dcc94c 2018-12-28 18:10:57,983 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net 2018-12-28 18:10:57,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" -d '{"network": {"name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net", "admin_state_up": true}}' 2018-12-28 18:10:58,531 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-1ca1fa5e-6804-440d-b01b-293da087b216 Date: Fri, 28 Dec 2018 18:10:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:10:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","mtu":1450}} 2018-12-28 18:10:58,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-1ca1fa5e-6804-440d-b01b-293da087b216 2018-12-28 18:10:58,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:10:58,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-907fb213-b2e7-4f42-83a4-4182d36e76fe Date: Fri, 28 Dec 2018 18:10: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-12-28T18:10:58Z","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net"}]} 2018-12-28 18:10:58,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-907fb213-b2e7-4f42-83a4-4182d36e76fe 2018-12-28 18:10:58,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:10:58,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e50c3066-8f7b-402f-9817-2c36708e73c0 Date: Fri, 28 Dec 2018 18:10:58 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:10:58,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-e50c3066-8f7b-402f-9817-2c36708e73c0 2018-12-28 18:10:58,933 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet 2018-12-28 18:10:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" -d '{"subnets": [{"ip_version": 4, "network_id": "62a2bc94-82f4-494a-9d83-e9791bc1930f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]}' 2018-12-28 18:10:59,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-838ecca6-e0c1-4aa0-91d1-608d71fb3cb4 Date: Fri, 28 Dec 2018 18:10:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10:59Z","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":"a41bd0968a9c4624938c63451c32c87d","id":"5eb7f1fc-0160-4b1f-9361-ebd299183b49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]} 2018-12-28 18:10:59,579 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-838ecca6-e0c1-4aa0-91d1-608d71fb3cb4 2018-12-28 18:10:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:10:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0f74cd56-a88c-47bb-a2a9-740808dc9503 Date: Fri, 28 Dec 2018 18:10: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":["5eb7f1fc-0160-4b1f-9361-ebd299183b49"],"updated_at":"2018-12-28T18:10:59Z","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net"}]} 2018-12-28 18:10:59,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-0f74cd56-a88c-47bb-a2a9-740808dc9503 2018-12-28 18:10:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:11:00,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b9d97b68-2577-4b4a-a135-dfa70e98d4e9 Date: Fri, 28 Dec 2018 18:11:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a41bd0968a9c4624938c63451c32c87d","id":"5eb7f1fc-0160-4b1f-9361-ebd299183b49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]} 2018-12-28 18:11:00,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-b9d97b68-2577-4b4a-a135-dfa70e98d4e9 2018-12-28 18:11:00,036 - OpenStackNetwork - DEBUG - Network [62a2bc94-82f4-494a-9d83-e9791bc1930f] created successfully 2018-12-28 18:11:00,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:00,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:00,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Jh4e8avXT7OGZHmGGfgWKg"], "issued_at": "2018-12-28T18:11:00.000000Z"}} 2018-12-28 18:11:00,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cc573318e1c9204ee43252c8130e30e6a0cd09" 2018-12-28 18:11:00,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98594cb5-f739-407e-9e7c-c3a508a6963a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:00,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-98594cb5-f739-407e-9e7c-c3a508a6963a 2018-12-28 18:11:00,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:11:00,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cc573318e1c9204ee43252c8130e30e6a0cd09" 2018-12-28 18:11:00,878 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11: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-bf092382-f01f-4bfc-b84a-f2c3a05a5938 x-compute-request-id: req-bf092382-f01f-4bfc-b84a-f2c3a05a5938 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:11:00,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bf092382-f01f-4bfc-b84a-f2c3a05a5938 2018-12-28 18:11:00,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cc573318e1c9204ee43252c8130e30e6a0cd09" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-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-12-28 18:11:00,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11: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-b43e9eca-1538-4491-9715-7626c94bf666 x-compute-request-id: req-b43e9eca-1538-4491-9715-7626c94bf666 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f2fed632-5800-49c6-ae59-cc5aba64c059", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f2fed632-5800-49c6-ae59-cc5aba64c059", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f2fed632-5800-49c6-ae59-cc5aba64c059", "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:11:00,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b43e9eca-1538-4491-9715-7626c94bf666 2018-12-28 18:11:00,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:00,938 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:01,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aae8d161fab44569bd93f69ba56272a5", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role"}], "expires_at": "2018-12-28T19:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a41bd0968a9c4624938c63451c32c87d", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-user", "id": "96eaf6289fb147b2bfbc88fb2783992c"}, "audit_ids": ["c5IfBGkeS42Vcmuo4BgzGg"], "issued_at": "2018-12-28T18:11:01.000000Z"}} 2018-12-28 18:11:01,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:01,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8764c8e-fa2c-4877-888e-441dad364106 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:01,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c8764c8e-fa2c-4877-888e-441dad364106 2018-12-28 18:11:01,396 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:11:01,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:01,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-812a85d8-d922-4944-85c8-4c96d47bc4d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:01,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-812a85d8-d922-4944-85c8-4c96d47bc4d8 2018-12-28 18:11:01,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:01,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ac313568-facf-4378-b992-45e8672b5207 Date: Fri, 28 Dec 2018 18: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":["5eb7f1fc-0160-4b1f-9361-ebd299183b49"],"updated_at":"2018-12-28T18:10:59Z","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net"}]} 2018-12-28 18:11:01,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net used request id req-ac313568-facf-4378-b992-45e8672b5207 2018-12-28 18:11:01,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:01,733 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:01,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:01,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdc95a0-9046-40c0-90fe-e6081abe71b2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d"}, "enabled": true, "id": "a41bd0968a9c4624938c63451c32c87d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}} 2018-12-28 18:11:01,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d used request id req-ecdc95a0-9046-40c0-90fe-e6081abe71b2 2018-12-28 18:11:01,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:02,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2cbfecbe-04e8-4217-be67-c3d75bb678ff Date: Fri, 28 Dec 2018 18:11:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a41bd0968a9c4624938c63451c32c87d","id":"5eb7f1fc-0160-4b1f-9361-ebd299183b49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]} 2018-12-28 18:11:02,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-2cbfecbe-04e8-4217-be67-c3d75bb678ff 2018-12-28 18:11:02,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:02,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a5335952-1879-4283-b662-dd1035b8a1c1 Date: Fri, 28 Dec 2018 18:11:02 GMT RESP BODY: {"ports":[]} 2018-12-28 18:11:02,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889port-1&admin_state_up=True used request id req-a5335952-1879-4283-b662-dd1035b8a1c1 2018-12-28 18:11:02,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:02,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11: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-d5a64f66-96ac-4013-a746-926ca5ee240f x-compute-request-id: req-d5a64f66-96ac-4013-a746-926ca5ee240f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:11:02,433 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-inst used request id req-d5a64f66-96ac-4013-a746-926ca5ee240f 2018-12-28 18:11:02,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:02,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-55b434e8-d7b2-47b0-9fc4-500caa019e42 Date: Fri, 28 Dec 2018 18:11: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":["5eb7f1fc-0160-4b1f-9361-ebd299183b49"],"updated_at":"2018-12-28T18:10:59Z","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net"}]} 2018-12-28 18:11:02,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net used request id req-55b434e8-d7b2-47b0-9fc4-500caa019e42 2018-12-28 18:11:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:02,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-012ada6e-e228-48f3-9af8-d8b53a6ab11e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d"}, "enabled": true, "id": "a41bd0968a9c4624938c63451c32c87d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}} 2018-12-28 18:11:02,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d used request id req-012ada6e-e228-48f3-9af8-d8b53a6ab11e 2018-12-28 18:11:02,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:03,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4cc03a02-3179-4287-a370-ea4200523f83 Date: Fri, 28 Dec 2018 18:11:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a41bd0968a9c4624938c63451c32c87d","id":"5eb7f1fc-0160-4b1f-9361-ebd299183b49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]} 2018-12-28 18:11:03,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-4cc03a02-3179-4287-a370-ea4200523f83 2018-12-28 18:11:03,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:03,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6461587f-6406-4177-89df-d2cb69ce3ddd Date: Fri, 28 Dec 2018 18:11:03 GMT RESP BODY: {"ports":[]} 2018-12-28 18:11:03,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f&name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889port-1&admin_state_up=True used request id req-6461587f-6406-4177-89df-d2cb69ce3ddd 2018-12-28 18:11:03,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:03,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:03,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aae8d161fab44569bd93f69ba56272a5", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role"}], "expires_at": "2018-12-28T19:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a41bd0968a9c4624938c63451c32c87d", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a41bd0968a9c4624938c63451c32c87d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-user", "id": "96eaf6289fb147b2bfbc88fb2783992c"}, "audit_ids": ["GLxEqRf1REWhmPfd8yBwUQ"], "issued_at": "2018-12-28T18:11:03.000000Z"}} 2018-12-28 18:11:03,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34de302ae9c1248490b82b1b852f773c6be79ea1" 2018-12-28 18:11:03,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d06ca016-b3b3-43f8-944e-68b5bdcf9a3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:03,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d06ca016-b3b3-43f8-944e-68b5bdcf9a3d 2018-12-28 18:11:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:03,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0d788e2c-b756-4c00-8271-9d0f546af653 Date: Fri, 28 Dec 2018 18:11: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":["5eb7f1fc-0160-4b1f-9361-ebd299183b49"],"updated_at":"2018-12-28T18:10:59Z","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net"}]} 2018-12-28 18:11:03,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net used request id req-0d788e2c-b756-4c00-8271-9d0f546af653 2018-12-28 18:11:03,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:04,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-48282186-201e-4107-ae62-14941e6464b7 Date: Fri, 28 Dec 2018 18:11:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a41bd0968a9c4624938c63451c32c87d","id":"5eb7f1fc-0160-4b1f-9361-ebd299183b49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]} 2018-12-28 18:11:04,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-48282186-201e-4107-ae62-14941e6464b7 2018-12-28 18:11:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:04,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dbb997ef-110a-459e-b042-6ed6bc3e03e5 Date: Fri, 28 Dec 2018 18:11: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":["5eb7f1fc-0160-4b1f-9361-ebd299183b49"],"updated_at":"2018-12-28T18:10:59Z","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a41bd0968a9c4624938c63451c32c87d","id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net"}]} 2018-12-28 18:11:04,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net used request id req-dbb997ef-110a-459e-b042-6ed6bc3e03e5 2018-12-28 18:11:04,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:04,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:04,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34de302ae9c1248490b82b1b852f773c6be79ea1" 2018-12-28 18:11:04,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09f87da9-e130-4070-b02d-0a9c61699327 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d"}, "enabled": true, "id": "a41bd0968a9c4624938c63451c32c87d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}} 2018-12-28 18:11:04,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d used request id req-09f87da9-e130-4070-b02d-0a9c61699327 2018-12-28 18:11:04,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" 2018-12-28 18:11:04,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25ae2c52-ad56-4ef7-92c8-e5834d2e7270 Date: Fri, 28 Dec 2018 18:11:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62a2bc94-82f4-494a-9d83-e9791bc1930f","tenant_id":"a41bd0968a9c4624938c63451c32c87d","created_at":"2018-12-28T18:10:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:10:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a41bd0968a9c4624938c63451c32c87d","id":"5eb7f1fc-0160-4b1f-9361-ebd299183b49","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet"}]} 2018-12-28 18:11:04,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-25ae2c52-ad56-4ef7-92c8-e5834d2e7270 2018-12-28 18:11:04,663 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net 2018-12-28 18:11:04,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e666e47e641ab38c1a48398c5cf52ca74f95697c" -d '{"port": {"network_id": "62a2bc94-82f4-494a-9d83-e9791bc1930f", "name": "CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-12-28 18:11:04,816 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-5a5aa285-1300-4c1f-b11f-6f6dd8183bcf Date: Fri, 28 Dec 2018 18:11:04 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 18:11:04,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-5a5aa285-1300-4c1f-b11f-6f6dd8183bcf 2018-12-28 18:11:04,817 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 18:11:04,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f2fed632-5800-49c6-ae59-cc5aba64c059 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19cc573318e1c9204ee43252c8130e30e6a0cd09" 2018-12-28 18:11:04,870 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:11: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-24f9f4a4-3e0e-4069-9dd9-c65ade43d8b1 x-compute-request-id: req-24f9f4a4-3e0e-4069-9dd9-c65ade43d8b1 Content-Length: 0 Content-Type: application/json 2018-12-28 18:11:04,870 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f2fed632-5800-49c6-ae59-cc5aba64c059 used request id req-24f9f4a4-3e0e-4069-9dd9-c65ade43d8b1 2018-12-28 18:11:04,871 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet 2018-12-28 18:11:04,871 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-subnet 2018-12-28 18:11:04,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/5eb7f1fc-0160-4b1f-9361-ebd299183b49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:11:07,117 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c7f605ee-1143-48cb-834e-4548c95be563 Date: Fri, 28 Dec 2018 18:11:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:07,117 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/5eb7f1fc-0160-4b1f-9361-ebd299183b49 used request id req-c7f605ee-1143-48cb-834e-4548c95be563 2018-12-28 18:11:07,118 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-pub-net 2018-12-28 18:11:07,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/62a2bc94-82f4-494a-9d83-e9791bc1930f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b15f4332b6765f25114d57eddc939b17390ae7a" 2018-12-28 18:11:08,369 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42e3072c-5c7e-4a4e-aaea-cb8f1a444b00 Date: Fri, 28 Dec 2018 18:11:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:08,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/62a2bc94-82f4-494a-9d83-e9791bc1930f used request id req-42e3072c-5c7e-4a4e-aaea-cb8f1a444b00 2018-12-28 18:11:08,370 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3fa9ff85-cc43-4f45-acfc-9a8882236889-image 2018-12-28 18:11:08,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09501d164ca80f08b591ea98dbde4091c0da66b9" 2018-12-28 18:11:10,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7aacd908-706d-4137-9675-adf99bceb429 Date: Fri, 28 Dec 2018 18:11:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:11:10,210 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5c9361e7-fb26-4a61-abf1-b16f33dc3cf1 used request id req-7aacd908-706d-4137-9675-adf99bceb429 2018-12-28 18:11:10,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:10,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-dfcb37b8-d4ac-43b0-8453-e65131d50bc5 Date: Fri, 28 Dec 2018 18:11:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "created_at": "2018-12-28T18:10:58Z", "updated_at": "2018-12-28T18:10:58Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "revision_number": 0, "id": "17216ab9-3be7-4ecd-ab0d-e9e3e98c75bc", "remote_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a41bd0968a9c4624938c63451c32c87d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "revision_number": 0, "id": "52cd491d-eb71-4b7e-8542-1db58322bdbe", "remote_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a41bd0968a9c4624938c63451c32c87d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "revision_number": 0, "id": "5ea0959b-0dd9-4590-92af-4174a1c0a74b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "port_range_min": null, "ethertype": "IPv6", "project_id": "a41bd0968a9c4624938c63451c32c87d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "revision_number": 0, "id": "9b99cff3-bd8a-4eaa-86d6-3497d9d52d9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "port_range_min": null, "ethertype": "IPv4", "project_id": "a41bd0968a9c4624938c63451c32c87d"}], "revision_number": 4, "project_id": "a41bd0968a9c4624938c63451c32c87d", "id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "name": "default"}]} 2018-12-28 18:11:10,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-dfcb37b8-d4ac-43b0-8453-e65131d50bc5 2018-12-28 18:11:10,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:10,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d208dc9-41a6-41de-9565-005ee20fb6d2 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:11:10,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-9d208dc9-41a6-41de-9565-005ee20fb6d2 2018-12-28 18:11:10,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:10,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5436261e-df7f-40ea-a199-aa0008e34e34 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:11:10,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-5436261e-df7f-40ea-a199-aa0008e34e34 2018-12-28 18:11:10,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:10,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7dbf5b1-6b58-4ed8-8816-e6e0a9976c3a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:11:10,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-a7dbf5b1-6b58-4ed8-8816-e6e0a9976c3a 2018-12-28 18:11:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:10,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02d2de7-2c4c-4fa1-8aa9-f243b4838547 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d"}, "enabled": true, "id": "a41bd0968a9c4624938c63451c32c87d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj"}} 2018-12-28 18:11:10,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d used request id req-d02d2de7-2c4c-4fa1-8aa9-f243b4838547 2018-12-28 18:11:10,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4 2018-12-28 18:11:10,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:10,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a2fbeb68-06e1-4240-869a-5eb575cf8279 Date: Fri, 28 Dec 2018 18:11:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "created_at": "2018-12-28T18:10:58Z", "project_id": "a41bd0968a9c4624938c63451c32c87d", "id": "17216ab9-3be7-4ecd-ab0d-e9e3e98c75bc"}, {"remote_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "created_at": "2018-12-28T18:10:58Z", "project_id": "a41bd0968a9c4624938c63451c32c87d", "id": "52cd491d-eb71-4b7e-8542-1db58322bdbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "created_at": "2018-12-28T18:10:58Z", "project_id": "a41bd0968a9c4624938c63451c32c87d", "id": "5ea0959b-0dd9-4590-92af-4174a1c0a74b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:10:58Z", "security_group_id": "d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a41bd0968a9c4624938c63451c32c87d", "created_at": "2018-12-28T18:10:58Z", "project_id": "a41bd0968a9c4624938c63451c32c87d", "id": "9b99cff3-bd8a-4eaa-86d6-3497d9d52d9a"}]} 2018-12-28 18:11:10,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4 used request id req-a2fbeb68-06e1-4240-869a-5eb575cf8279 2018-12-28 18:11:10,977 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:11:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:11,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8fb54ac-d59c-457d-a808-d7f06c0b7a4e Content-Length: 0 Date: Fri, 28 Dec 2018 18:11:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:11,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/d29a8c1b-6bbe-469f-aedd-5b01d8a6c3a4 used request id req-c8fb54ac-d59c-457d-a808-d7f06c0b7a4e 2018-12-28 18:11:11,296 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj 2018-12-28 18:11:11,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:11,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d207a2-60c7-4bb8-8583-de3182bf1523 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:11,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a41bd0968a9c4624938c63451c32c87d used request id req-f9d207a2-60c7-4bb8-8583-de3182bf1523 2018-12-28 18:11:11,495 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-e90da7a1-24ca-43b-proj-role 2018-12-28 18:11:11,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/aae8d161fab44569bd93f69ba56272a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:11,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-271f0dac-4070-4b78-8d08-d99e9daaa933 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:11,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/aae8d161fab44569bd93f69ba56272a5 used request id req-271f0dac-4070-4b78-8d08-d99e9daaa933 2018-12-28 18:11:11,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6409f3f7c5d44e9e4f09408df22bf76606687b2a" 2018-12-28 18:11:11,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2261b17-8f4c-47dd-99fc-095c44ec92e1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:11:11,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c2261b17-8f4c-47dd-99fc-095c44ec92e1 2018-12-28 18:11:11,709 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-e90da7a1-24ca-43b-user 2018-12-28 18:11:11,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/96eaf6289fb147b2bfbc88fb2783992c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e17871363ccc18b86e214b023a5b4b9a5b9c7e5b" 2018-12-28 18:11:11,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2baea02a-83f9-48b5-a659-37c555842426 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:11,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/96eaf6289fb147b2bfbc88fb2783992c used request id req-2baea02a-83f9-48b5-a659-37c555842426 2018-12-28 18:11:11,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:12,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xwHF3BRtRLCVu2V-JFwNiw"], "issued_at": "2018-12-28T18:11:12.000000Z"}} 2018-12-28 18:11:12,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f89884885ab9ba0e72b3a543ff6a13572277ef" 2018-12-28 18:11:12,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d13eeeb-8240-40ea-83ed-e2b316a9d178 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:12,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8d13eeeb-8240-40ea-83ed-e2b316a9d178 2018-12-28 18:11:12,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:12,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:12,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["kzYZV35eSti_WDm2eMVetw"], "issued_at": "2018-12-28T18:11:12.000000Z"}} 2018-12-28 18:11:12,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:12,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f32389a0-4222-4ba3-9ca3-dddd2199c2d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:12,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f32389a0-4222-4ba3-9ca3-dddd2199c2d7 2018-12-28 18:11:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:12,901 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:12,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:12,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814feabc-e64b-4d3b-8880-1522305c8af5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:11:12,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj used request id req-814feabc-e64b-4d3b-8880-1522305c8af5 2018-12-28 18:11:12,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:13,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a977d26-c2ab-4198-9d0b-09ad5da4d462 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:11:13,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5a977d26-c2ab-4198-9d0b-09ad5da4d462 2018-12-28 18:11:13,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}}' 2018-12-28 18:11:13,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a87f2dd-bbf5-4324-b349-6c8946082a72 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391"}, "enabled": true, "id": "c0d412d33bf44457a75c5704e3986391", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}} 2018-12-28 18:11:13,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3a87f2dd-bbf5-4324-b349-6c8946082a72 2018-12-28 18:11:13,265 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj 2018-12-28 18:11:13,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:13,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:13,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["7jQTdSMXSdOyhg_zWbTFbA"], "issued_at": "2018-12-28T18:11:13.000000Z"}} 2018-12-28 18:11:13,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53066fa95e1fd97b1cf4c1d4b90f260a1e9e9654" 2018-12-28 18:11:13,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4300f650-692b-4b98-a152-d6b90d28da8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:13,666 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4300f650-692b-4b98-a152-d6b90d28da8c 2018-12-28 18:11:13,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:13,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:13,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53066fa95e1fd97b1cf4c1d4b90f260a1e9e9654" 2018-12-28 18:11:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3cb6ba-a17b-4758-8dee-fc480cc2c189 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:11:13,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fb3cb6ba-a17b-4758-8dee-fc480cc2c189 2018-12-28 18:11:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53066fa95e1fd97b1cf4c1d4b90f260a1e9e9654" 2018-12-28 18:11:13,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7470a3c2-a6a9-4792-bd46-f0f8f0049b33 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391"}, "enabled": true, "id": "c0d412d33bf44457a75c5704e3986391", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}]} 2018-12-28 18:11:13,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj used request id req-7470a3c2-a6a9-4792-bd46-f0f8f0049b33 2018-12-28 18:11:13,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53066fa95e1fd97b1cf4c1d4b90f260a1e9e9654" 2018-12-28 18:11:13,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17bb02b-c1f0-408f-a7c9-5410de74d76b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:11:13,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f17bb02b-c1f0-408f-a7c9-5410de74d76b 2018-12-28 18:11:14,264 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-b358d7a2-06bd-464-user 2018-12-28 18:11:14,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:14,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:14,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84a20eb-1149-49b0-87cc-ddf02f416bd4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:11:14,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a84a20eb-1149-49b0-87cc-ddf02f416bd4 2018-12-28 18:11:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" -d '{"role": {"name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role"}}' 2018-12-28 18:11:14,467 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-edb1a640-9d16-4d2c-9a33-1232ea50f0cc Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1834a223612743e09ec3edcf788257e2", "links": {"self": "http://172.30.9.21:5000/v3/roles/1834a223612743e09ec3edcf788257e2"}, "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role"}} 2018-12-28 18:11:14,467 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-edb1a640-9d16-4d2c-9a33-1232ea50f0cc 2018-12-28 18:11:14,468 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role 2018-12-28 18:11:14,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/1834a223612743e09ec3edcf788257e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:14,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37556da5-130b-429b-b34f-49d6def7e43c Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/1834a223612743e09ec3edcf788257e2"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role", "id": "1834a223612743e09ec3edcf788257e2"}} 2018-12-28 18:11:14,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1834a223612743e09ec3edcf788257e2 used request id req-37556da5-130b-429b-b34f-49d6def7e43c 2018-12-28 18:11:14,560 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role to project CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj 2018-12-28 18:11:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391/users/fc92b5cc06bb4395945880907c36cca3/roles/1834a223612743e09ec3edcf788257e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:14,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c46dd8e5-ee02-48ad-bb23-29f864251f0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:14,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391/users/fc92b5cc06bb4395945880907c36cca3/roles/1834a223612743e09ec3edcf788257e2 used request id req-c46dd8e5-ee02-48ad-bb23-29f864251f0e 2018-12-28 18:11:14,705 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:11:14,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:14,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:15,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1834a223612743e09ec3edcf788257e2", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role"}], "expires_at": "2018-12-28T19:11:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0d412d33bf44457a75c5704e3986391", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-user", "id": "fc92b5cc06bb4395945880907c36cca3"}, "audit_ids": ["BC5PQtsJRqqt7Arvffd59g"], "issued_at": "2018-12-28T18:11:15.000000Z"}} 2018-12-28 18:11:15,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:15,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3544d6d-026d-42bc-80c4-d9768ff8ad4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:15,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e3544d6d-026d-42bc-80c4-d9768ff8ad4d 2018-12-28 18:11:15,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:15,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b3e37eb0-cba4-4227-9e6b-3e5b934b516f Date: Fri, 28 Dec 2018 18:11:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image"} 2018-12-28 18:11:15,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image used request id req-b3e37eb0-cba4-4227-9e6b-3e5b934b516f 2018-12-28 18:11:15,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:15,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6c3bef26-774a-4cde-aac3-18dc319f2cac Date: Fri, 28 Dec 2018 18:11: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-12-28 18:11:15,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6c3bef26-774a-4cde-aac3-18dc319f2cac 2018-12-28 18:11:15,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image"}' 2018-12-28 18:11:15,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 X-Openstack-Request-Id: req-bc826fae-1bec-43c4-8eab-7d6ee85b71a4 Date: Fri, 28 Dec 2018 18:11:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0", "min_disk": 0, "protected": false, "id": "28aa2bc7-8328-464a-a5b3-e125252711a0", "file": "/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0/file", "checksum": null, "owner": "c0d412d33bf44457a75c5704e3986391", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:15,716 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-bc826fae-1bec-43c4-8eab-7d6ee85b71a4 2018-12-28 18:11:15,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" -d '' 2018-12-28 18:11:17,297 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01bef6fb-d784-48ce-b26d-450008d81e4d Date: Fri, 28 Dec 2018 18:11:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:11:17,298 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0/file used request id req-01bef6fb-d784-48ce-b26d-450008d81e4d 2018-12-28 18:11:17,298 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:11:17,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:17,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b0793635-8ee3-4a2d-a933-0c6a0ec27fdb Date: Fri, 28 Dec 2018 18:11:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:17Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/28aa2bc7-8328-464a-a5b3-e125252711a0/snap", "metadata": {}}], "self": "/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0", "min_disk": 0, "protected": false, "id": "28aa2bc7-8328-464a-a5b3-e125252711a0", "file": "/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c0d412d33bf44457a75c5704e3986391", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/28aa2bc7-8328-464a-a5b3-e125252711a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:17,478 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 used request id req-b0793635-8ee3-4a2d-a933-0c6a0ec27fdb 2018-12-28 18:11:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:17,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-55fe9b00-5597-4ecb-8743-56173fb4f2b6 Date: Fri, 28 Dec 2018 18:11: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-12-28 18:11:17,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-55fe9b00-5597-4ecb-8743-56173fb4f2b6 2018-12-28 18:11:17,632 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image 2018-12-28 18:11:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:17,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b7a45674-4f40-4b4a-a3c0-3a9189d03c23 Date: Fri, 28 Dec 2018 18:11:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:17Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/28aa2bc7-8328-464a-a5b3-e125252711a0/snap", "metadata": {}}], "self": "/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0", "min_disk": 0, "protected": false, "id": "28aa2bc7-8328-464a-a5b3-e125252711a0", "file": "/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c0d412d33bf44457a75c5704e3986391", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/28aa2bc7-8328-464a-a5b3-e125252711a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:17,804 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 used request id req-b7a45674-4f40-4b4a-a3c0-3a9189d03c23 2018-12-28 18:11:17,805 - create_image - DEBUG - Instance status is - active 2018-12-28 18:11:17,805 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image 2018-12-28 18:11:17,805 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image 2018-12-28 18:11:17,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:17,806 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:18,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1834a223612743e09ec3edcf788257e2", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role"}], "expires_at": "2018-12-28T19:11:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0d412d33bf44457a75c5704e3986391", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-user", "id": "fc92b5cc06bb4395945880907c36cca3"}, "audit_ids": ["yu08EYR6TkWIfXNUp_cSlA"], "issued_at": "2018-12-28T18:11:18.000000Z"}} 2018-12-28 18:11:18,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:18,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f002e94c-18c7-4f71-91d4-63c3a8e776f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:18,254 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f002e94c-18c7-4f71-91d4-63c3a8e776f1 2018-12-28 18:11:18,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f040e9ff-cf2c-4ebc-81ed-1780f84e5bb9 Date: Fri, 28 Dec 2018 18:11:18 GMT RESP BODY: {"networks":[]} 2018-12-28 18:11:18,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net used request id req-f040e9ff-cf2c-4ebc-81ed-1780f84e5bb9 2018-12-28 18:11:18,425 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net 2018-12-28 18:11:18,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" -d '{"network": {"name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net", "admin_state_up": true}}' 2018-12-28 18:11:19,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-a162bf1d-228a-4f9d-8f38-e84a73803b99 Date: Fri, 28 Dec 2018 18:11:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:11:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","mtu":1450}} 2018-12-28 18:11:19,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-a162bf1d-228a-4f9d-8f38-e84a73803b99 2018-12-28 18:11:19,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:19,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-49525103-4431-41ce-b236-ef7594bb35a5 Date: Fri, 28 Dec 2018 18:11: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-12-28T18:11:18Z","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net"}]} 2018-12-28 18:11:19,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-49525103-4431-41ce-b236-ef7594bb35a5 2018-12-28 18:11:19,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:19,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b5bbbd4e-a9f1-495b-9b2a-5ad469c455d7 Date: Fri, 28 Dec 2018 18:11:19 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:11:19,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-b5bbbd4e-a9f1-495b-9b2a-5ad469c455d7 2018-12-28 18:11:19,435 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet 2018-12-28 18:11:19,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" -d '{"subnets": [{"ip_version": 4, "network_id": "f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]}' 2018-12-28 18:11:20,100 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b89b4694-9d1b-47a1-b515-d13413466d7d Date: Fri, 28 Dec 2018 18:11:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","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":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:20,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-b89b4694-9d1b-47a1-b515-d13413466d7d 2018-12-28 18:11:20,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:20,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7d6902e7-730f-4a79-ba1c-d7cb2a40ea86 Date: Fri, 28 Dec 2018 18:11: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":["665abf67-35ad-40f9-8b29-fadd95669c69"],"updated_at":"2018-12-28T18:11:19Z","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net"}]} 2018-12-28 18:11:20,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-7d6902e7-730f-4a79-ba1c-d7cb2a40ea86 2018-12-28 18:11:20,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:20,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-eedc338b-df57-4881-9a3d-e2a0f3beabd4 Date: Fri, 28 Dec 2018 18:11:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:20,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-eedc338b-df57-4881-9a3d-e2a0f3beabd4 2018-12-28 18:11:20,600 - OpenStackNetwork - DEBUG - Network [f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b] created successfully 2018-12-28 18:11:20,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:20,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:20,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ZLqEW5UFQx-agbaTzBoVEw"], "issued_at": "2018-12-28T18:11:20.000000Z"}} 2018-12-28 18:11:20,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf433ac5421f3a6b0e40c4ffdb3572c881e0615" 2018-12-28 18:11:21,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb28e0f0-1214-493a-b8ab-cd3d3ef4d7db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:21,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fb28e0f0-1214-493a-b8ab-cd3d3ef4d7db 2018-12-28 18:11:21,089 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:11:21,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf433ac5421f3a6b0e40c4ffdb3572c881e0615" 2018-12-28 18:11:21,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dc76ec2b-5e6d-4b1d-a50f-9e8fd0e1844d x-compute-request-id: req-dc76ec2b-5e6d-4b1d-a50f-9e8fd0e1844d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:11:21,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-dc76ec2b-5e6d-4b1d-a50f-9e8fd0e1844d 2018-12-28 18:11:21,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf433ac5421f3a6b0e40c4ffdb3572c881e0615" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-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-12-28 18:11:21,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a3bb7e0e-ad51-409e-ac55-f2b0d61e92e6 x-compute-request-id: req-a3bb7e0e-ad51-409e-ac55-f2b0d61e92e6 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/af5b756c-3aab-4703-b435-f34632236cd6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/af5b756c-3aab-4703-b435-f34632236cd6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af5b756c-3aab-4703-b435-f34632236cd6", "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:11:21,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a3bb7e0e-ad51-409e-ac55-f2b0d61e92e6 2018-12-28 18:11:21,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:21,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:21,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1834a223612743e09ec3edcf788257e2", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role"}], "expires_at": "2018-12-28T19:11:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0d412d33bf44457a75c5704e3986391", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-user", "id": "fc92b5cc06bb4395945880907c36cca3"}, "audit_ids": ["FJmy1XJFRCyZfuJ0UwFt8w"], "issued_at": "2018-12-28T18:11:21.000000Z"}} 2018-12-28 18:11:21,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:21,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0feac934-b179-4a46-9f8d-60f995ae8443 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:21,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0feac934-b179-4a46-9f8d-60f995ae8443 2018-12-28 18:11:21,795 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:11:21,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:21,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87235e53-c690-49d3-850e-572aece80989 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:21,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-87235e53-c690-49d3-850e-572aece80989 2018-12-28 18:11:21,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:22,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9a271b84-310a-459c-86f3-2b4ffc75105c Date: Fri, 28 Dec 2018 18:11: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":["665abf67-35ad-40f9-8b29-fadd95669c69"],"updated_at":"2018-12-28T18:11:19Z","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net"}]} 2018-12-28 18:11:22,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net used request id req-9a271b84-310a-459c-86f3-2b4ffc75105c 2018-12-28 18:11:22,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:22,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:22,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e0ecc3b-a9dd-4d28-9dde-23ac9a7bc965 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391"}, "enabled": true, "id": "c0d412d33bf44457a75c5704e3986391", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}} 2018-12-28 18:11:22,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 used request id req-1e0ecc3b-a9dd-4d28-9dde-23ac9a7bc965 2018-12-28 18:11:22,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:22,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-960fc315-f3cc-4ab6-bc18-6756371ea047 Date: Fri, 28 Dec 2018 18:11:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:22,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-960fc315-f3cc-4ab6-bc18-6756371ea047 2018-12-28 18:11:22,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:22,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-772fec33-b584-4b4f-ab96-498bb823f0bf Date: Fri, 28 Dec 2018 18:11:22 GMT RESP BODY: {"ports":[]} 2018-12-28 18:11:22,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192fport-1&admin_state_up=True used request id req-772fec33-b584-4b4f-ab96-498bb823f0bf 2018-12-28 18:11:22,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:22,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-2a833d40-f0ae-4034-95c4-0c15dddc0988 x-compute-request-id: req-2a833d40-f0ae-4034-95c4-0c15dddc0988 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:11:22,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-inst used request id req-2a833d40-f0ae-4034-95c4-0c15dddc0988 2018-12-28 18:11:22,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:23,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c48d7469-1bee-42b1-81da-838d8e6bb2ba Date: Fri, 28 Dec 2018 18:11: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":["665abf67-35ad-40f9-8b29-fadd95669c69"],"updated_at":"2018-12-28T18:11:19Z","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net"}]} 2018-12-28 18:11:23,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net used request id req-c48d7469-1bee-42b1-81da-838d8e6bb2ba 2018-12-28 18:11:23,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:23,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e125d1-6af8-4962-9eab-0653fb8aede8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391"}, "enabled": true, "id": "c0d412d33bf44457a75c5704e3986391", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}} 2018-12-28 18:11:23,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 used request id req-57e125d1-6af8-4962-9eab-0653fb8aede8 2018-12-28 18:11:23,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:23,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b21d7147-9814-487f-b324-fe8b50a3a255 Date: Fri, 28 Dec 2018 18:11:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:23,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-b21d7147-9814-487f-b324-fe8b50a3a255 2018-12-28 18:11:23,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:23,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-483b086d-31c3-4f1d-a4a2-9a206a8cf8d6 Date: Fri, 28 Dec 2018 18:11:23 GMT RESP BODY: {"ports":[]} 2018-12-28 18:11:23,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192fport-1&admin_state_up=True used request id req-483b086d-31c3-4f1d-a4a2-9a206a8cf8d6 2018-12-28 18:11:23,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:23,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:23,854 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1834a223612743e09ec3edcf788257e2", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role"}], "expires_at": "2018-12-28T19:11:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c0d412d33bf44457a75c5704e3986391", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c0d412d33bf44457a75c5704e3986391", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-user", "id": "fc92b5cc06bb4395945880907c36cca3"}, "audit_ids": ["V-2upOnORK6RSYvs4KfOjw"], "issued_at": "2018-12-28T18:11:23.000000Z"}} 2018-12-28 18:11:23,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f33499ef92f5decfff39c901168297068db86d" 2018-12-28 18:11:23,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79924ff8-1d7a-4e66-9ef6-17b7e90790eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:23,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-79924ff8-1d7a-4e66-9ef6-17b7e90790eb 2018-12-28 18:11:23,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:24,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-712b622d-ab95-4966-b9e5-9f85212bfabf Date: Fri, 28 Dec 2018 18:11:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["665abf67-35ad-40f9-8b29-fadd95669c69"],"updated_at":"2018-12-28T18:11:19Z","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net"}]} 2018-12-28 18:11:24,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net used request id req-712b622d-ab95-4966-b9e5-9f85212bfabf 2018-12-28 18:11:24,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:24,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1f3db2bc-5cb0-40fc-aea8-2d83cefb2fd1 Date: Fri, 28 Dec 2018 18:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:24,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-1f3db2bc-5cb0-40fc-aea8-2d83cefb2fd1 2018-12-28 18:11:24,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:24,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dc7024c2-981c-4dc8-a032-ddd886073f85 Date: Fri, 28 Dec 2018 18:11:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["665abf67-35ad-40f9-8b29-fadd95669c69"],"updated_at":"2018-12-28T18:11:19Z","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c0d412d33bf44457a75c5704e3986391","id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net"}]} 2018-12-28 18:11:24,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net used request id req-dc7024c2-981c-4dc8-a032-ddd886073f85 2018-12-28 18:11:24,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:24,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:24,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90f33499ef92f5decfff39c901168297068db86d" 2018-12-28 18:11:24,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-806000c7-e7b5-4037-b959-1d8abe5fb96d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391"}, "enabled": true, "id": "c0d412d33bf44457a75c5704e3986391", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}} 2018-12-28 18:11:24,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 used request id req-806000c7-e7b5-4037-b959-1d8abe5fb96d 2018-12-28 18:11:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:24,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b145563c-172c-4aac-b3f1-5fd6daa5da6a Date: Fri, 28 Dec 2018 18:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:24,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-b145563c-172c-4aac-b3f1-5fd6daa5da6a 2018-12-28 18:11:24,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" 2018-12-28 18:11:24,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f2a6d5c8-f0e0-418f-b49e-1ffc0e0de828 Date: Fri, 28 Dec 2018 18:11:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b","tenant_id":"c0d412d33bf44457a75c5704e3986391","created_at":"2018-12-28T18:11:19Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"c0d412d33bf44457a75c5704e3986391","id":"665abf67-35ad-40f9-8b29-fadd95669c69","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet"}]} 2018-12-28 18:11:24,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b&name=CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet used request id req-f2a6d5c8-f0e0-418f-b49e-1ffc0e0de828 2018-12-28 18:11:24,968 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net 2018-12-28 18:11:24,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c3dd45fbc56e76378aa4e90ab7c5f7e95f58c7" -d '{"port": {"network_id": "f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b", "fixed_ips": [{"subnet_id": "665abf67-35ad-40f9-8b29-fadd95669c69", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192fport-1", "admin_state_up": true}}' 2018-12-28 18:11:25,358 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-e3fd8cae-a06b-4183-b753-f5944066bb0d Date: Fri, 28 Dec 2018 18:11:25 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-12-28 18:11:25,358 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-e3fd8cae-a06b-4183-b753-f5944066bb0d 2018-12-28 18:11:25,358 - 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-12-28 18:11:25,362 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/af5b756c-3aab-4703-b435-f34632236cd6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}baf433ac5421f3a6b0e40c4ffdb3572c881e0615" 2018-12-28 18:11:25,410 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:11:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-724c1fbf-9aca-48c6-947d-0a5c5b75ec93 x-compute-request-id: req-724c1fbf-9aca-48c6-947d-0a5c5b75ec93 Content-Length: 0 Content-Type: application/json 2018-12-28 18:11:25,410 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/af5b756c-3aab-4703-b435-f34632236cd6 used request id req-724c1fbf-9aca-48c6-947d-0a5c5b75ec93 2018-12-28 18:11:25,411 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet 2018-12-28 18:11:25,411 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-subnet 2018-12-28 18:11:25,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/665abf67-35ad-40f9-8b29-fadd95669c69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:27,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-758b62b5-9825-4a4b-902c-7bb8be26dae7 Date: Fri, 28 Dec 2018 18:11:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:27,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/665abf67-35ad-40f9-8b29-fadd95669c69 used request id req-758b62b5-9825-4a4b-902c-7bb8be26dae7 2018-12-28 18:11:27,800 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-pub-net 2018-12-28 18:11:27,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a3eaf01eb919c552868750b36f573580c11ad" 2018-12-28 18:11:28,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e046041f-e5c8-4763-b635-c448a57e7bde Date: Fri, 28 Dec 2018 18:11:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:28,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/f2e0bdf1-ad6a-40e2-84ab-bd6aab870d9b used request id req-e046041f-e5c8-4763-b635-c448a57e7bde 2018-12-28 18:11:28,861 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-f4d11a64-c0eb-46f6-a36a-2d70c523192f-image 2018-12-28 18:11:28,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c7eccdb275c5f4bf919a933ac24546ebdb5f7e2" 2018-12-28 18:11:30,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1b762ac9-22e7-4c7c-9ba0-1f375df6bf40 Date: Fri, 28 Dec 2018 18:11:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:11:30,444 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/28aa2bc7-8328-464a-a5b3-e125252711a0 used request id req-1b762ac9-22e7-4c7c-9ba0-1f375df6bf40 2018-12-28 18:11:30,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:30,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c2405b0c-3f24-4132-be14-3d8b560c080b Date: Fri, 28 Dec 2018 18:11:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c0d412d33bf44457a75c5704e3986391", "created_at": "2018-12-28T18:11:18Z", "updated_at": "2018-12-28T18:11:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "revision_number": 0, "id": "65634891-c3b0-4e9d-9459-1067c84d8a8a", "remote_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "tenant_id": "c0d412d33bf44457a75c5704e3986391", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d412d33bf44457a75c5704e3986391"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "revision_number": 0, "id": "881f505f-ad5e-419c-9160-808d3d174981", "remote_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "tenant_id": "c0d412d33bf44457a75c5704e3986391", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d412d33bf44457a75c5704e3986391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "revision_number": 0, "id": "d775acef-73fd-47ec-b83d-abd2ee58ff3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "tenant_id": "c0d412d33bf44457a75c5704e3986391", "port_range_min": null, "ethertype": "IPv6", "project_id": "c0d412d33bf44457a75c5704e3986391"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "revision_number": 0, "id": "e810da50-7397-443b-a8e6-d89538f6ace2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "tenant_id": "c0d412d33bf44457a75c5704e3986391", "port_range_min": null, "ethertype": "IPv4", "project_id": "c0d412d33bf44457a75c5704e3986391"}], "revision_number": 4, "project_id": "c0d412d33bf44457a75c5704e3986391", "id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:11:30,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-c2405b0c-3f24-4132-be14-3d8b560c080b 2018-12-28 18:11:30,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:30,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67cab234-251d-4897-a7c5-e78d1d93a76f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:11:30,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-67cab234-251d-4897-a7c5-e78d1d93a76f 2018-12-28 18:11:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:30,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cd5f80-8b10-4bfe-9580-480049bf204a 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:11:30,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-96cd5f80-8b10-4bfe-9580-480049bf204a 2018-12-28 18:11:30,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:30,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec1da3a-7d27-430d-a14d-e90c3984655a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391"}, "enabled": true, "id": "c0d412d33bf44457a75c5704e3986391", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj"}} 2018-12-28 18:11:30,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 used request id req-aec1da3a-7d27-430d-a14d-e90c3984655a 2018-12-28 18:11:30,945 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7d7fffb6-e1be-473f-aac4-dbf11515bec6 2018-12-28 18:11:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7d7fffb6-e1be-473f-aac4-dbf11515bec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:31,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3cbdb3a8-27a7-419f-b40b-c9c5c2a357a5 Date: Fri, 28 Dec 2018 18:11:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d412d33bf44457a75c5704e3986391", "created_at": "2018-12-28T18:11:18Z", "project_id": "c0d412d33bf44457a75c5704e3986391", "id": "65634891-c3b0-4e9d-9459-1067c84d8a8a"}, {"remote_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d412d33bf44457a75c5704e3986391", "created_at": "2018-12-28T18:11:18Z", "project_id": "c0d412d33bf44457a75c5704e3986391", "id": "881f505f-ad5e-419c-9160-808d3d174981"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d412d33bf44457a75c5704e3986391", "created_at": "2018-12-28T18:11:18Z", "project_id": "c0d412d33bf44457a75c5704e3986391", "id": "d775acef-73fd-47ec-b83d-abd2ee58ff3a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:18Z", "security_group_id": "7d7fffb6-e1be-473f-aac4-dbf11515bec6", "port_range_min": null, "revision_number": 0, "tenant_id": "c0d412d33bf44457a75c5704e3986391", "created_at": "2018-12-28T18:11:18Z", "project_id": "c0d412d33bf44457a75c5704e3986391", "id": "e810da50-7397-443b-a8e6-d89538f6ace2"}]} 2018-12-28 18:11:31,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7d7fffb6-e1be-473f-aac4-dbf11515bec6 used request id req-3cbdb3a8-27a7-419f-b40b-c9c5c2a357a5 2018-12-28 18:11:31,135 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:11:31,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7d7fffb6-e1be-473f-aac4-dbf11515bec6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:31,471 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd0e32a4-5dae-4073-9104-d8ec02d71769 Content-Length: 0 Date: Fri, 28 Dec 2018 18:11:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:31,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7d7fffb6-e1be-473f-aac4-dbf11515bec6 used request id req-fd0e32a4-5dae-4073-9104-d8ec02d71769 2018-12-28 18:11:31,471 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj 2018-12-28 18:11:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:31,728 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-010c18d1-9017-4096-a6d3-cfa3404462cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:31,728 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c0d412d33bf44457a75c5704e3986391 used request id req-010c18d1-9017-4096-a6d3-cfa3404462cc 2018-12-28 18:11:31,729 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-b358d7a2-06bd-464-proj-role 2018-12-28 18:11:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/1834a223612743e09ec3edcf788257e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:31,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2651e868-2ae9-441e-b060-c1c68e24f93e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:31,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1834a223612743e09ec3edcf788257e2 used request id req-2651e868-2ae9-441e-b060-c1c68e24f93e 2018-12-28 18:11:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42e4c3d16c8e523dc3b5fb350f01135965c8ab89" 2018-12-28 18:11:31,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea88673-ed8c-4d08-b218-878f7442d949 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:11:31,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4ea88673-ed8c-4d08-b218-878f7442d949 2018-12-28 18:11:31,946 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-b358d7a2-06bd-464-user 2018-12-28 18:11:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/fc92b5cc06bb4395945880907c36cca3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53066fa95e1fd97b1cf4c1d4b90f260a1e9e9654" 2018-12-28 18:11:32,157 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7957f277-23e5-423e-a6e7-5eeea029325a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:32,157 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/fc92b5cc06bb4395945880907c36cca3 used request id req-7957f277-23e5-423e-a6e7-5eeea029325a 2018-12-28 18:11:32,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:32,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["aYlmPQpeSbuBinf9omkboA"], "issued_at": "2018-12-28T18:11:32.000000Z"}} 2018-12-28 18:11:32,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}542bf1f13c141b925f8190feac637f33ff360d9a" 2018-12-28 18:11:32,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05cfa9cd-b01b-4865-aacb-0a3d356fd368 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:32,625 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-05cfa9cd-b01b-4865-aacb-0a3d356fd368 2018-12-28 18:11:32,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:32,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:33,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["73KAl_JHQvyIq4QLRowU1g"], "issued_at": "2018-12-28T18:11:33.000000Z"}} 2018-12-28 18:11:33,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:33,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bce9bded-8902-426c-8a2f-1f920f25e3c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:33,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bce9bded-8902-426c-8a2f-1f920f25e3c4 2018-12-28 18:11:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:33,105 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:33,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:33,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f6a020-a412-4ce0-a2d6-18f934847109 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:11:33,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj used request id req-a9f6a020-a412-4ce0-a2d6-18f934847109 2018-12-28 18:11:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:33,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2abde4-e19f-415d-80e1-adb12c96afcc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:11:33,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cb2abde4-e19f-415d-80e1-adb12c96afcc 2018-12-28 18:11:33,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}}' 2018-12-28 18:11:33,420 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:11:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7303e48a-e291-437c-b0e0-992c9c45391b Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13"}, "enabled": true, "id": "f5893261152e41bb92e0985927f8af13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}} 2018-12-28 18:11:33,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7303e48a-e291-437c-b0e0-992c9c45391b 2018-12-28 18:11:33,420 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj 2018-12-28 18:11:33,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:33,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:33,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["7AbfgW6WQ3eouweIh4wNuw"], "issued_at": "2018-12-28T18:11:33.000000Z"}} 2018-12-28 18:11:33,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba18658f71ca800e6ebcb71479f13bb8b23f" 2018-12-28 18:11:33,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2e1f44-4cc6-4508-ac96-644abb1fe09c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:33,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7b2e1f44-4cc6-4508-ac96-644abb1fe09c 2018-12-28 18:11:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:33,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:33,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba18658f71ca800e6ebcb71479f13bb8b23f" 2018-12-28 18:11:34,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2987c7c8-917e-442b-9860-630f952b8159 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:11:34,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2987c7c8-917e-442b-9860-630f952b8159 2018-12-28 18:11:34,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba18658f71ca800e6ebcb71479f13bb8b23f" 2018-12-28 18:11:34,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec40d2dc-0c9f-4a53-8fd2-3bd67591398b Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13"}, "enabled": true, "id": "f5893261152e41bb92e0985927f8af13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}]} 2018-12-28 18:11:34,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj used request id req-ec40d2dc-0c9f-4a53-8fd2-3bd67591398b 2018-12-28 18:11:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba18658f71ca800e6ebcb71479f13bb8b23f" 2018-12-28 18:11:34,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7574b5-8903-4d4b-98fc-b5f59cc1093e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:11:34,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6e7574b5-8903-4d4b-98fc-b5f59cc1093e 2018-12-28 18:11:34,431 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-915999a0-1c8f-40e-user 2018-12-28 18:11:34,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:34,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:34,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eced2bee-571a-4ea4-91ee-7e7fbf1c7100 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:11:34,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-eced2bee-571a-4ea4-91ee-7e7fbf1c7100 2018-12-28 18:11:34,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" -d '{"role": {"name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role"}}' 2018-12-28 18:11:34,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-587e53ae-f3fc-4ffa-9af5-1e31987e2dcc Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c1ad7729aae24c81901b4bb9b6799af4", "links": {"self": "http://172.30.9.21:5000/v3/roles/c1ad7729aae24c81901b4bb9b6799af4"}, "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role"}} 2018-12-28 18:11:34,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-587e53ae-f3fc-4ffa-9af5-1e31987e2dcc 2018-12-28 18:11:34,642 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role 2018-12-28 18:11:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c1ad7729aae24c81901b4bb9b6799af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:34,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17de279-1ea9-4174-998e-5287ee062c5e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/c1ad7729aae24c81901b4bb9b6799af4"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role", "id": "c1ad7729aae24c81901b4bb9b6799af4"}} 2018-12-28 18:11:34,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c1ad7729aae24c81901b4bb9b6799af4 used request id req-b17de279-1ea9-4174-998e-5287ee062c5e 2018-12-28 18:11:34,661 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role to project CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj 2018-12-28 18:11:34,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13/users/58fbf3427b0e4846ac794c497a5c94bc/roles/c1ad7729aae24c81901b4bb9b6799af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:34,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57ee615b-db75-4142-aa77-1ae76243ca4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:34,793 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13/users/58fbf3427b0e4846ac794c497a5c94bc/roles/c1ad7729aae24c81901b4bb9b6799af4 used request id req-57ee615b-db75-4142-aa77-1ae76243ca4d 2018-12-28 18:11:34,794 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:11:34,794 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:34,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:35,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad7729aae24c81901b4bb9b6799af4", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role"}], "expires_at": "2018-12-28T19:11:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5893261152e41bb92e0985927f8af13", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-user", "id": "58fbf3427b0e4846ac794c497a5c94bc"}, "audit_ids": ["3BMmBul6S2mODsfFJGi0Uw"], "issued_at": "2018-12-28T18:11:35.000000Z"}} 2018-12-28 18:11:35,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:35,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bbabb76-2b1d-4e81-bc70-10edaabf69a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:35,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0bbabb76-2b1d-4e81-bc70-10edaabf69a5 2018-12-28 18:11:35,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:35,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-20338e5a-2987-4f4f-8a84-b29a67fe9709 Date: Fri, 28 Dec 2018 18:11:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image"} 2018-12-28 18:11:35,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image used request id req-20338e5a-2987-4f4f-8a84-b29a67fe9709 2018-12-28 18:11:35,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:35,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-989963d4-40b8-473d-8b2e-9a3d47673d12 Date: Fri, 28 Dec 2018 18:11: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-12-28 18:11:35,589 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-989963d4-40b8-473d-8b2e-9a3d47673d12 2018-12-28 18:11:35,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image"}' 2018-12-28 18:11:35,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f X-Openstack-Request-Id: req-d0195596-9587-4fb2-8c08-d8563b2a9e1b Date: Fri, 28 Dec 2018 18:11:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f", "min_disk": 0, "protected": false, "id": "7650bc04-3ac2-45a6-8887-4dc0454b499f", "file": "/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/file", "checksum": null, "owner": "f5893261152e41bb92e0985927f8af13", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:35,823 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d0195596-9587-4fb2-8c08-d8563b2a9e1b 2018-12-28 18:11:35,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" -d '' 2018-12-28 18:11:37,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d22e835-efa6-4f8a-9e6d-f44927863394 Date: Fri, 28 Dec 2018 18:11:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:11:37,874 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/file used request id req-8d22e835-efa6-4f8a-9e6d-f44927863394 2018-12-28 18:11:37,875 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:11:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:38,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-30146ead-d353-454a-bc3c-51bda1265b7c Date: Fri, 28 Dec 2018 18:11:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:37Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/snap", "metadata": {}}], "self": "/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f", "min_disk": 0, "protected": false, "id": "7650bc04-3ac2-45a6-8887-4dc0454b499f", "file": "/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5893261152e41bb92e0985927f8af13", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:38,036 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f used request id req-30146ead-d353-454a-bc3c-51bda1265b7c 2018-12-28 18:11:38,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:38,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0fc7b04f-3584-484d-bedd-60abe6a10fa9 Date: Fri, 28 Dec 2018 18:11:38 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:11:38,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0fc7b04f-3584-484d-bedd-60abe6a10fa9 2018-12-28 18:11:38,193 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image 2018-12-28 18:11:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:38,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-6c74aa80-a415-4f3f-9a86-e58e151b9dd4 Date: Fri, 28 Dec 2018 18:11:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:37Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/snap", "metadata": {}}], "self": "/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f", "min_disk": 0, "protected": false, "id": "7650bc04-3ac2-45a6-8887-4dc0454b499f", "file": "/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f5893261152e41bb92e0985927f8af13", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7650bc04-3ac2-45a6-8887-4dc0454b499f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:38,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f used request id req-6c74aa80-a415-4f3f-9a86-e58e151b9dd4 2018-12-28 18:11:38,213 - create_image - DEBUG - Instance status is - active 2018-12-28 18:11:38,213 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image 2018-12-28 18:11:38,213 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image 2018-12-28 18:11:38,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:38,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:38,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad7729aae24c81901b4bb9b6799af4", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role"}], "expires_at": "2018-12-28T19:11:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5893261152e41bb92e0985927f8af13", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-user", "id": "58fbf3427b0e4846ac794c497a5c94bc"}, "audit_ids": ["vkNGNWu6TcuybGv29NibZQ"], "issued_at": "2018-12-28T18:11:38.000000Z"}} 2018-12-28 18:11:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:38,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6386188-d980-4ba5-97b5-956a1091cb11 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:38,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f6386188-d980-4ba5-97b5-956a1091cb11 2018-12-28 18:11:38,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:38,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ecdbecd4-c867-4a71-9888-537692523649 Date: Fri, 28 Dec 2018 18:11:38 GMT RESP BODY: {"networks":[]} 2018-12-28 18:11:38,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net used request id req-ecdbecd4-c867-4a71-9888-537692523649 2018-12-28 18:11:38,841 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net 2018-12-28 18:11:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" -d '{"network": {"name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net", "admin_state_up": true}}' 2018-12-28 18:11:39,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-964665a9-ad0e-4217-8a8f-643b2dbb573b Date: Fri, 28 Dec 2018 18:11:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"db77230b-f19e-4107-84ca-813d782c5289","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:11:39Z","is_default":false,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","mtu":1450}} 2018-12-28 18:11:39,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-964665a9-ad0e-4217-8a8f-643b2dbb573b 2018-12-28 18:11:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:39,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-3b15a8dd-28fb-47b1-851a-6901e1eb3373 Date: Fri, 28 Dec 2018 18:11: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-12-28T18:11:39Z","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","id":"db77230b-f19e-4107-84ca-813d782c5289","name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net"}]} 2018-12-28 18:11:39,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-3b15a8dd-28fb-47b1-851a-6901e1eb3373 2018-12-28 18:11:39,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5700eee7-fa88-4c25-97c0-daae68b26e77 Date: Fri, 28 Dec 2018 18:11:39 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:11:39,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-5700eee7-fa88-4c25-97c0-daae68b26e77 2018-12-28 18:11:39,908 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet 2018-12-28 18:11:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" -d '{"subnets": [{"ip_version": 4, "network_id": "db77230b-f19e-4107-84ca-813d782c5289", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]}' 2018-12-28 18:11:40,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-398a539f-1c73-4a83-a4d8-597a42099c20 Date: Fri, 28 Dec 2018 18:11:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db77230b-f19e-4107-84ca-813d782c5289","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f5893261152e41bb92e0985927f8af13","id":"eaa8d81b-6019-45f3-b493-b3d60656f2e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]} 2018-12-28 18:11:40,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-398a539f-1c73-4a83-a4d8-597a42099c20 2018-12-28 18:11:40,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:40,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-79930677-aebb-45d0-a068-599580375659 Date: Fri, 28 Dec 2018 18:11: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":["eaa8d81b-6019-45f3-b493-b3d60656f2e9"],"updated_at":"2018-12-28T18:11:40Z","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","id":"db77230b-f19e-4107-84ca-813d782c5289","name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net"}]} 2018-12-28 18:11:40,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-79930677-aebb-45d0-a068-599580375659 2018-12-28 18:11:40,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:41,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3690ef31-2f43-43f7-ae12-8833407bcdf5 Date: Fri, 28 Dec 2018 18:11:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db77230b-f19e-4107-84ca-813d782c5289","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5893261152e41bb92e0985927f8af13","id":"eaa8d81b-6019-45f3-b493-b3d60656f2e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]} 2018-12-28 18:11:41,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-3690ef31-2f43-43f7-ae12-8833407bcdf5 2018-12-28 18:11:41,069 - OpenStackNetwork - DEBUG - Network [db77230b-f19e-4107-84ca-813d782c5289] created successfully 2018-12-28 18:11:41,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:41,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:41,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["T0l3BnXYRpGHasBxU83h-w"], "issued_at": "2018-12-28T18:11:41.000000Z"}} 2018-12-28 18:11:41,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ec997ae4200b893b262cde04c8cdfb1de580a8" 2018-12-28 18:11:41,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9357bc79-a31a-4a38-94bb-8d136f0f2a69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:41,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9357bc79-a31a-4a38-94bb-8d136f0f2a69 2018-12-28 18:11:41,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:11:41,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ec997ae4200b893b262cde04c8cdfb1de580a8" 2018-12-28 18:11:41,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6f0c375e-a05d-4caf-8ba6-171afb86ad3d x-compute-request-id: req-6f0c375e-a05d-4caf-8ba6-171afb86ad3d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:11:41,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6f0c375e-a05d-4caf-8ba6-171afb86ad3d 2018-12-28 18:11:41,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ec997ae4200b893b262cde04c8cdfb1de580a8" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-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-12-28 18:11:41,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2949694-30af-481b-a05f-5cc8c09f4117 x-compute-request-id: req-a2949694-30af-481b-a05f-5cc8c09f4117 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/6721043b-602d-463c-ba7a-30c33fbaee73", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/6721043b-602d-463c-ba7a-30c33fbaee73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6721043b-602d-463c-ba7a-30c33fbaee73", "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:11:41,857 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a2949694-30af-481b-a05f-5cc8c09f4117 2018-12-28 18:11:41,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:41,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:42,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad7729aae24c81901b4bb9b6799af4", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role"}], "expires_at": "2018-12-28T19:11:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5893261152e41bb92e0985927f8af13", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-user", "id": "58fbf3427b0e4846ac794c497a5c94bc"}, "audit_ids": ["MclwBqroTgWqr4GGTY9l4g"], "issued_at": "2018-12-28T18:11:42.000000Z"}} 2018-12-28 18:11:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:42,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69b8638-79a7-4968-a824-b6a79e003c7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:42,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d69b8638-79a7-4968-a824-b6a79e003c7e 2018-12-28 18:11:42,309 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:11:42,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:42,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34089928-56a8-4489-aaa8-f6db5b333a7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:42,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-34089928-56a8-4489-aaa8-f6db5b333a7e 2018-12-28 18:11:42,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:42,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-816cfd1f-748c-462b-8f31-781f5e34fbfb Date: Fri, 28 Dec 2018 18: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":["eaa8d81b-6019-45f3-b493-b3d60656f2e9"],"updated_at":"2018-12-28T18:11:40Z","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","id":"db77230b-f19e-4107-84ca-813d782c5289","name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net"}]} 2018-12-28 18:11:42,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net used request id req-816cfd1f-748c-462b-8f31-781f5e34fbfb 2018-12-28 18:11:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:42,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:42,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:42,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bc93807-4c2b-419f-9da1-0121129a53ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13"}, "enabled": true, "id": "f5893261152e41bb92e0985927f8af13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}} 2018-12-28 18:11:42,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 used request id req-9bc93807-4c2b-419f-9da1-0121129a53ca 2018-12-28 18:11:42,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:42,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f714ce22-ace4-4bbb-9038-3278547e8752 Date: Fri, 28 Dec 2018 18:11:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db77230b-f19e-4107-84ca-813d782c5289","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5893261152e41bb92e0985927f8af13","id":"eaa8d81b-6019-45f3-b493-b3d60656f2e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]} 2018-12-28 18:11:42,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-f714ce22-ace4-4bbb-9038-3278547e8752 2018-12-28 18:11:42,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=db77230b-f19e-4107-84ca-813d782c5289&mac_address=foo&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:43,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d68ab6ff-fab2-46cd-bebb-a81176ebb326 Date: Fri, 28 Dec 2018 18:11:43 GMT RESP BODY: {"ports":[]} 2018-12-28 18:11:43,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=db77230b-f19e-4107-84ca-813d782c5289&mac_address=foo&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16bport-1&admin_state_up=True used request id req-d68ab6ff-fab2-46cd-bebb-a81176ebb326 2018-12-28 18:11:43,135 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:43,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11: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-dc5ab169-9d67-4d4a-b0ea-833db11da2e7 x-compute-request-id: req-dc5ab169-9d67-4d4a-b0ea-833db11da2e7 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:11:43,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-inst used request id req-dc5ab169-9d67-4d4a-b0ea-833db11da2e7 2018-12-28 18:11:43,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:43,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-536cc33c-b715-492b-9051-b046493baee5 Date: Fri, 28 Dec 2018 18: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":["eaa8d81b-6019-45f3-b493-b3d60656f2e9"],"updated_at":"2018-12-28T18:11:40Z","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","id":"db77230b-f19e-4107-84ca-813d782c5289","name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net"}]} 2018-12-28 18:11:43,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net used request id req-536cc33c-b715-492b-9051-b046493baee5 2018-12-28 18:11:43,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:43,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fb1f8b-6d69-4756-9a64-2001eea7202a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13"}, "enabled": true, "id": "f5893261152e41bb92e0985927f8af13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}} 2018-12-28 18:11:43,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 used request id req-c8fb1f8b-6d69-4756-9a64-2001eea7202a 2018-12-28 18:11:43,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:44,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a451a43a-2765-4f54-bb70-11b99586a81e Date: Fri, 28 Dec 2018 18:11:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db77230b-f19e-4107-84ca-813d782c5289","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5893261152e41bb92e0985927f8af13","id":"eaa8d81b-6019-45f3-b493-b3d60656f2e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]} 2018-12-28 18:11:44,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-a451a43a-2765-4f54-bb70-11b99586a81e 2018-12-28 18:11:44,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=db77230b-f19e-4107-84ca-813d782c5289&mac_address=foo&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d85a5155-b9ce-46bd-aaab-95233ebf47ae Date: Fri, 28 Dec 2018 18:11:44 GMT RESP BODY: {"ports":[]} 2018-12-28 18:11:44,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=db77230b-f19e-4107-84ca-813d782c5289&mac_address=foo&name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16bport-1&admin_state_up=True used request id req-d85a5155-b9ce-46bd-aaab-95233ebf47ae 2018-12-28 18:11:44,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:44,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:44,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c1ad7729aae24c81901b4bb9b6799af4", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role"}], "expires_at": "2018-12-28T19:11:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5893261152e41bb92e0985927f8af13", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/f5893261152e41bb92e0985927f8af13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-user", "id": "58fbf3427b0e4846ac794c497a5c94bc"}, "audit_ids": ["Zwl1z2c5Qg2uauoU-HKdHQ"], "issued_at": "2018-12-28T18:11:44.000000Z"}} 2018-12-28 18:11:44,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f48b00ccd84d768480c5b118c503d31b3af41a9" 2018-12-28 18:11:44,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24877ecd-5203-4413-b0f8-d6db847dbf75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:44,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-24877ecd-5203-4413-b0f8-d6db847dbf75 2018-12-28 18:11:44,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:44,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9fb830ee-2c6a-4b0b-8b6f-59a09d4790f0 Date: Fri, 28 Dec 2018 18:11:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["eaa8d81b-6019-45f3-b493-b3d60656f2e9"],"updated_at":"2018-12-28T18:11:40Z","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","id":"db77230b-f19e-4107-84ca-813d782c5289","name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net"}]} 2018-12-28 18:11:44,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net used request id req-9fb830ee-2c6a-4b0b-8b6f-59a09d4790f0 2018-12-28 18:11:44,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:45,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c70ebde3-ff03-4164-984e-5e0ea69979f7 Date: Fri, 28 Dec 2018 18:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db77230b-f19e-4107-84ca-813d782c5289","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5893261152e41bb92e0985927f8af13","id":"eaa8d81b-6019-45f3-b493-b3d60656f2e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]} 2018-12-28 18:11:45,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-c70ebde3-ff03-4164-984e-5e0ea69979f7 2018-12-28 18:11:45,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:45,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-da25a999-4e46-4edf-84ca-3156c0f2bf2b Date: Fri, 28 Dec 2018 18: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":["eaa8d81b-6019-45f3-b493-b3d60656f2e9"],"updated_at":"2018-12-28T18:11:40Z","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f5893261152e41bb92e0985927f8af13","id":"db77230b-f19e-4107-84ca-813d782c5289","name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net"}]} 2018-12-28 18:11:45,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net used request id req-da25a999-4e46-4edf-84ca-3156c0f2bf2b 2018-12-28 18:11:45,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:45,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:45,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f48b00ccd84d768480c5b118c503d31b3af41a9" 2018-12-28 18:11:45,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532203cd-4914-41f8-b795-9f54875d5042 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13"}, "enabled": true, "id": "f5893261152e41bb92e0985927f8af13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}} 2018-12-28 18:11:45,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 used request id req-532203cd-4914-41f8-b795-9f54875d5042 2018-12-28 18:11:45,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" 2018-12-28 18:11:45,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1045cba6-e83c-492c-adf0-829c1aa02621 Date: Fri, 28 Dec 2018 18:11:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"db77230b-f19e-4107-84ca-813d782c5289","tenant_id":"f5893261152e41bb92e0985927f8af13","created_at":"2018-12-28T18:11:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:11:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f5893261152e41bb92e0985927f8af13","id":"eaa8d81b-6019-45f3-b493-b3d60656f2e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet"}]} 2018-12-28 18:11:45,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=db77230b-f19e-4107-84ca-813d782c5289 used request id req-1045cba6-e83c-492c-adf0-829c1aa02621 2018-12-28 18:11:45,412 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net 2018-12-28 18:11:45,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e9c889f3e61531df555fb29d61e30c2f92c9c93" -d '{"port": {"network_id": "db77230b-f19e-4107-84ca-813d782c5289", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16bport-1", "admin_state_up": true}}' 2018-12-28 18:11:45,571 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-b250f573-4407-40da-a689-eca825eafb37 Date: Fri, 28 Dec 2018 18:11:45 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-12-28 18:11:45,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-b250f573-4407-40da-a689-eca825eafb37 2018-12-28 18:11:45,572 - 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-12-28 18:11:45,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/6721043b-602d-463c-ba7a-30c33fbaee73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ec997ae4200b893b262cde04c8cdfb1de580a8" 2018-12-28 18:11:45,632 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:11:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9ec8c28b-67d3-4c09-9054-0b35e26c7788 x-compute-request-id: req-9ec8c28b-67d3-4c09-9054-0b35e26c7788 Content-Length: 0 Content-Type: application/json 2018-12-28 18:11:45,632 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/6721043b-602d-463c-ba7a-30c33fbaee73 used request id req-9ec8c28b-67d3-4c09-9054-0b35e26c7788 2018-12-28 18:11:45,633 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet 2018-12-28 18:11:45,633 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-subnet 2018-12-28 18:11:45,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/eaa8d81b-6019-45f3-b493-b3d60656f2e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:47,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be05a99b-0966-4089-8873-d8e09315fb38 Date: Fri, 28 Dec 2018 18:11:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:47,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/eaa8d81b-6019-45f3-b493-b3d60656f2e9 used request id req-be05a99b-0966-4089-8873-d8e09315fb38 2018-12-28 18:11:47,925 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-pub-net 2018-12-28 18:11:47,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/db77230b-f19e-4107-84ca-813d782c5289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d8ee1d6d0a94606f62d494f7b2e194feed5264" 2018-12-28 18:11:48,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-084d5bb4-2090-4f5b-a985-df59c02506e2 Date: Fri, 28 Dec 2018 18:11:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:48,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/db77230b-f19e-4107-84ca-813d782c5289 used request id req-084d5bb4-2090-4f5b-a985-df59c02506e2 2018-12-28 18:11:48,777 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-8cea7720-0334-4c46-b11d-d8a7f7a6d16b-image 2018-12-28 18:11:48,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f4015a99cf5ec2a7c69a1dcd9475856c705efc3" 2018-12-28 18:11:50,133 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a38c76ed-2673-463e-a612-7ac443b36a67 Date: Fri, 28 Dec 2018 18:11:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:11:50,133 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7650bc04-3ac2-45a6-8887-4dc0454b499f used request id req-a38c76ed-2673-463e-a612-7ac443b36a67 2018-12-28 18:11:50,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:50,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aac2bf6a-8de1-4a71-8705-e74d29620af8 Date: Fri, 28 Dec 2018 18:11:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f5893261152e41bb92e0985927f8af13", "created_at": "2018-12-28T18:11:39Z", "updated_at": "2018-12-28T18:11:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "revision_number": 0, "id": "4b378b52-7f27-45ec-b3e6-6dcda6994605", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "tenant_id": "f5893261152e41bb92e0985927f8af13", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5893261152e41bb92e0985927f8af13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "revision_number": 0, "id": "89c15ef8-6914-405f-97b0-3ac71ef29a1e", "remote_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "tenant_id": "f5893261152e41bb92e0985927f8af13", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5893261152e41bb92e0985927f8af13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "revision_number": 0, "id": "cc09f874-a5fc-46a8-be3e-615731ac82cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "tenant_id": "f5893261152e41bb92e0985927f8af13", "port_range_min": null, "ethertype": "IPv6", "project_id": "f5893261152e41bb92e0985927f8af13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "revision_number": 0, "id": "dff481f4-85ce-490f-b535-396ad5caa35f", "remote_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "tenant_id": "f5893261152e41bb92e0985927f8af13", "port_range_min": null, "ethertype": "IPv4", "project_id": "f5893261152e41bb92e0985927f8af13"}], "revision_number": 4, "project_id": "f5893261152e41bb92e0985927f8af13", "id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:11:50,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-aac2bf6a-8de1-4a71-8705-e74d29620af8 2018-12-28 18:11:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:50,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3421a3ed-054c-43ff-b2b2-c742a5c5f45a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13"}, "enabled": true, "id": "f5893261152e41bb92e0985927f8af13", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj"}} 2018-12-28 18:11:50,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 used request id req-3421a3ed-054c-43ff-b2b2-c742a5c5f45a 2018-12-28 18:11:50,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 21cbc8aa-42da-45ce-bcd8-bfc594bb8937 2018-12-28 18:11:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=21cbc8aa-42da-45ce-bcd8-bfc594bb8937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:50,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5a979d25-e52c-45b7-a2f4-93160f6ef839 Date: Fri, 28 Dec 2018 18:11: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-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "port_range_min": null, "revision_number": 0, "tenant_id": "f5893261152e41bb92e0985927f8af13", "created_at": "2018-12-28T18:11:39Z", "project_id": "f5893261152e41bb92e0985927f8af13", "id": "4b378b52-7f27-45ec-b3e6-6dcda6994605"}, {"remote_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "port_range_min": null, "revision_number": 0, "tenant_id": "f5893261152e41bb92e0985927f8af13", "created_at": "2018-12-28T18:11:39Z", "project_id": "f5893261152e41bb92e0985927f8af13", "id": "89c15ef8-6914-405f-97b0-3ac71ef29a1e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "port_range_min": null, "revision_number": 0, "tenant_id": "f5893261152e41bb92e0985927f8af13", "created_at": "2018-12-28T18:11:39Z", "project_id": "f5893261152e41bb92e0985927f8af13", "id": "cc09f874-a5fc-46a8-be3e-615731ac82cd"}, {"remote_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:39Z", "security_group_id": "21cbc8aa-42da-45ce-bcd8-bfc594bb8937", "port_range_min": null, "revision_number": 0, "tenant_id": "f5893261152e41bb92e0985927f8af13", "created_at": "2018-12-28T18:11:39Z", "project_id": "f5893261152e41bb92e0985927f8af13", "id": "dff481f4-85ce-490f-b535-396ad5caa35f"}]} 2018-12-28 18:11:50,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=21cbc8aa-42da-45ce-bcd8-bfc594bb8937 used request id req-5a979d25-e52c-45b7-a2f4-93160f6ef839 2018-12-28 18:11:50,638 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:11:50,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/21cbc8aa-42da-45ce-bcd8-bfc594bb8937 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:50,973 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21abdfc1-be99-480e-aab5-72d7b788c173 Content-Length: 0 Date: Fri, 28 Dec 2018 18:11:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:11:50,973 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/21cbc8aa-42da-45ce-bcd8-bfc594bb8937 used request id req-21abdfc1-be99-480e-aab5-72d7b788c173 2018-12-28 18:11:50,973 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj 2018-12-28 18:11:50,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:51,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c700c4-32ef-4c3c-b88f-4662dde028df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:51,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/f5893261152e41bb92e0985927f8af13 used request id req-67c700c4-32ef-4c3c-b88f-4662dde028df 2018-12-28 18:11:51,172 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-915999a0-1c8f-40e-proj-role 2018-12-28 18:11:51,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c1ad7729aae24c81901b4bb9b6799af4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:51,288 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efdadef1-8691-4534-93e9-8a2efe4fdae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:51,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c1ad7729aae24c81901b4bb9b6799af4 used request id req-efdadef1-8691-4534-93e9-8a2efe4fdae7 2018-12-28 18:11:51,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57c6d5d66cc92dc08d8ca0acc6f3c6d608bb848" 2018-12-28 18:11:51,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f1b166-48f9-4a50-98c2-f7839ff4958f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:11:51,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-89f1b166-48f9-4a50-98c2-f7839ff4958f 2018-12-28 18:11:51,386 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-915999a0-1c8f-40e-user 2018-12-28 18:11:51,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/58fbf3427b0e4846ac794c497a5c94bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53a4ba18658f71ca800e6ebcb71479f13bb8b23f" 2018-12-28 18:11:51,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d99de4bf-8a2a-4bc2-8341-8f9151283394 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:51,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/58fbf3427b0e4846ac794c497a5c94bc used request id req-d99de4bf-8a2a-4bc2-8341-8f9151283394 2018-12-28 18:11:51,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:51,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["P0A0G9NdR6qNnvAZdhbGgw"], "issued_at": "2018-12-28T18:11:51.000000Z"}} 2018-12-28 18:11:51,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}519f3ffeef1c5a8a98f240c6622f0e9da8d28f51" 2018-12-28 18:11:52,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98351744-1b06-481f-8ab9-4bbc1732a8a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:52,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-98351744-1b06-481f-8ab9-4bbc1732a8a5 2018-12-28 18:11:52,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:52,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:52,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8z0GW3OrRoOdKs6ZYxKMeA"], "issued_at": "2018-12-28T18:11:52.000000Z"}} 2018-12-28 18:11:52,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:11:52,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65281765-4172-405a-b0ba-28eb20a0ea6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:52,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-65281765-4172-405a-b0ba-28eb20a0ea6e 2018-12-28 18:11:52,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:52,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:52,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4f991101-5b08-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:11:52,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3b20a01-5ca1-48b9-b008-fa69ac6b5dcb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4f991101-5b08-473-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:11:52,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-4f991101-5b08-473-proj used request id req-d3b20a01-5ca1-48b9-b008-fa69ac6b5dcb 2018-12-28 18:11:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:11:52,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a996b79-b6da-462e-bbaf-a2f13543b824 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:11:52,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4a996b79-b6da-462e-bbaf-a2f13543b824 2018-12-28 18:11:52,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}}' 2018-12-28 18:11:52,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:11:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda061f9-b617-40f7-9705-3b2d1d420d2d Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:11:52,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dda061f9-b617-40f7-9705-3b2d1d420d2d 2018-12-28 18:11:52,786 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-4f991101-5b08-473-proj 2018-12-28 18:11:52,786 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:52,787 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:53,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vcqZ8_SHTaiaBwf3ofgOWQ"], "issued_at": "2018-12-28T18:11:53.000000Z"}} 2018-12-28 18:11:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b55943280b3940c5e1b672ed3fec702a197040" 2018-12-28 18:11:53,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88accd8c-8fcf-4aa1-a324-a6eec638a20a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:53,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-88accd8c-8fcf-4aa1-a324-a6eec638a20a 2018-12-28 18:11:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:11:53,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:11:53,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b55943280b3940c5e1b672ed3fec702a197040" 2018-12-28 18:11:53,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb69bb8-a261-4794-9c62-3914b3340978 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:11:53,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ceb69bb8-a261-4794-9c62-3914b3340978 2018-12-28 18:11:53,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-4f991101-5b08-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b55943280b3940c5e1b672ed3fec702a197040" 2018-12-28 18:11:53,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22c5b41-ba30-4021-a6c6-b308cf51aa91 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-4f991101-5b08-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}]} 2018-12-28 18:11:53,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-4f991101-5b08-473-proj used request id req-d22c5b41-ba30-4021-a6c6-b308cf51aa91 2018-12-28 18:11:53,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b55943280b3940c5e1b672ed3fec702a197040" 2018-12-28 18:11:53,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198936f9-c566-4aa7-8164-0e2b532d3518 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:11:53,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-198936f9-c566-4aa7-8164-0e2b532d3518 2018-12-28 18:11:53,953 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-4f991101-5b08-473-user 2018-12-28 18:11:53,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:53,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:11:54,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efcae7fa-8285-4506-bd84-8c79d02c0d12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:11:54,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-efcae7fa-8285-4506-bd84-8c79d02c0d12 2018-12-28 18:11:54,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" -d '{"role": {"name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role"}}' 2018-12-28 18:11:54,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3129198e-3aaf-4c6a-a23b-7968798242de Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4d07c57fd78451885f33dc2f81721c2", "links": {"self": "http://172.30.9.21:5000/v3/roles/f4d07c57fd78451885f33dc2f81721c2"}, "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role"}} 2018-12-28 18:11:54,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3129198e-3aaf-4c6a-a23b-7968798242de 2018-12-28 18:11:54,235 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role 2018-12-28 18:11:54,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f4d07c57fd78451885f33dc2f81721c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:11:54,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85a80df2-f6f5-4146-a7af-65d5c8197f5c Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/f4d07c57fd78451885f33dc2f81721c2"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role", "id": "f4d07c57fd78451885f33dc2f81721c2"}} 2018-12-28 18:11:54,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f4d07c57fd78451885f33dc2f81721c2 used request id req-85a80df2-f6f5-4146-a7af-65d5c8197f5c 2018-12-28 18:11:54,256 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role to project CreateInstancePortManipulationTests-4f991101-5b08-473-proj 2018-12-28 18:11:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7/users/f12b1f796715442490648350a9607ae2/roles/f4d07c57fd78451885f33dc2f81721c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:11:54,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:11:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de1968fa-8d4c-4771-bc2c-5c7ab9fd15fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:11:54,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7/users/f12b1f796715442490648350a9607ae2/roles/f4d07c57fd78451885f33dc2f81721c2 used request id req-de1968fa-8d4c-4771-bc2c-5c7ab9fd15fd 2018-12-28 18:11:54,459 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:11:54,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:54,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:54,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4d07c57fd78451885f33dc2f81721c2", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role"}], "expires_at": "2018-12-28T19:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-user", "id": "f12b1f796715442490648350a9607ae2"}, "audit_ids": ["1T2jcP37SYKMASwOhjZBkQ"], "issued_at": "2018-12-28T18:11:54.000000Z"}} 2018-12-28 18:11:54,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:11:54,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86330074-b8e8-487d-a986-ad55474ff4a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:54,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-86330074-b8e8-487d-a986-ad55474ff4a1 2018-12-28 18:11:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:11:55,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-2d0078e0-0e38-4052-9659-6f9689e8739c Date: Fri, 28 Dec 2018 18:11:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image"} 2018-12-28 18:11:55,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image used request id req-2d0078e0-0e38-4052-9659-6f9689e8739c 2018-12-28 18:11:55,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:11:55,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf4d2c41-ccd1-4622-a8e9-0be49684ca51 Date: Fri, 28 Dec 2018 18:11: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-12-28 18:11:55,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-cf4d2c41-ccd1-4622-a8e9-0be49684ca51 2018-12-28 18:11:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image"}' 2018-12-28 18:11:55,494 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f X-Openstack-Request-Id: req-251a3854-aa74-4eac-aaa1-7a8319693e0b Date: Fri, 28 Dec 2018 18:11:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "min_disk": 0, "protected": false, "id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "file": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/file", "checksum": null, "owner": "fd0a0cfe1b89439a8c59b2804fd17ca7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:55,494 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-251a3854-aa74-4eac-aaa1-7a8319693e0b 2018-12-28 18:11:55,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" -d '' 2018-12-28 18:11:57,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-29f16ef9-653a-4d8a-a9e8-62b5b6c9315a Date: Fri, 28 Dec 2018 18:11:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:11:57,516 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/file used request id req-29f16ef9-653a-4d8a-a9e8-62b5b6c9315a 2018-12-28 18:11:57,517 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:11:57,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:11:57,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-65c56491-bce3-411b-8f78-b80c5064d376 Date: Fri, 28 Dec 2018 18:11:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:57Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/snap", "metadata": {}}], "self": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "min_disk": 0, "protected": false, "id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "file": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd0a0cfe1b89439a8c59b2804fd17ca7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:57,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f used request id req-65c56491-bce3-411b-8f78-b80c5064d376 2018-12-28 18:11:57,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:11:57,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3692b28f-b7d0-4248-aa45-e21098b18aa3 Date: Fri, 28 Dec 2018 18:11: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-12-28 18:11:57,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3692b28f-b7d0-4248-aa45-e21098b18aa3 2018-12-28 18:11:57,841 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image 2018-12-28 18:11:57,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:11:57,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3e1cf906-38e3-41f0-a459-c2f9863d44d7 Date: Fri, 28 Dec 2018 18:11:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:57Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/snap", "metadata": {}}], "self": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "min_disk": 0, "protected": false, "id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "file": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd0a0cfe1b89439a8c59b2804fd17ca7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:11:57,868 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f used request id req-3e1cf906-38e3-41f0-a459-c2f9863d44d7 2018-12-28 18:11:57,868 - create_image - DEBUG - Instance status is - active 2018-12-28 18:11:57,869 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image 2018-12-28 18:11:57,869 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image 2018-12-28 18:11:57,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:11:57,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:11:58,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4d07c57fd78451885f33dc2f81721c2", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role"}], "expires_at": "2018-12-28T19:11:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-user", "id": "f12b1f796715442490648350a9607ae2"}, "audit_ids": ["NS_v2TllQ8GCcLFygtluYA"], "issued_at": "2018-12-28T18:11:58.000000Z"}} 2018-12-28 18:11:58,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:11:58,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:11:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea9a230-7a5d-40a7-8b05-93b4219fb416 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:11:58,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0ea9a230-7a5d-40a7-8b05-93b4219fb416 2018-12-28 18:11:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:11:58,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7a0aa7df-7c9e-44a9-aa45-d5be3703106e Date: Fri, 28 Dec 2018 18:11:58 GMT RESP BODY: {"networks":[]} 2018-12-28 18:11:58,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-7a0aa7df-7c9e-44a9-aa45-d5be3703106e 2018-12-28 18:11:58,578 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net 2018-12-28 18:11:58,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" -d '{"network": {"name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net", "admin_state_up": true}}' 2018-12-28 18:11:59,107 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-3b35a27f-8a1f-4e66-8960-3bc03cb5c3a6 Date: Fri, 28 Dec 2018 18:11:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3a92aacf-8979-40dd-809f-58d7cf31d544","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:11:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","mtu":1450}} 2018-12-28 18:11:59,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3b35a27f-8a1f-4e66-8960-3bc03cb5c3a6 2018-12-28 18:11:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:11:59,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2e02a91e-fcfa-458e-bed3-823a49907e3a Date: Fri, 28 Dec 2018 18:11: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-12-28T18:11:58Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:11:59,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-2e02a91e-fcfa-458e-bed3-823a49907e3a 2018-12-28 18:11:59,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:11:59,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f1dbe4c1-f377-4251-84be-22113e8e25ad Date: Fri, 28 Dec 2018 18:11:59 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:11:59,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-f1dbe4c1-f377-4251-84be-22113e8e25ad 2018-12-28 18:11:59,521 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet 2018-12-28 18:11:59,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" -d '{"subnets": [{"ip_version": 4, "network_id": "3a92aacf-8979-40dd-809f-58d7cf31d544", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]}' 2018-12-28 18:12:00,328 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6fa41017-5be5-4c9b-a87e-c9291569f51e Date: Fri, 28 Dec 2018 18:12:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:00,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6fa41017-5be5-4c9b-a87e-c9291569f51e 2018-12-28 18:12:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:12:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b0750807-8e2b-4909-a515-8002beb91e22 Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:00,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-b0750807-8e2b-4909-a515-8002beb91e22 2018-12-28 18:12:00,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:12:00,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d65513cc-9d4f-42ce-a529-e0c371df100c Date: Fri, 28 Dec 2018 18:12:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:00,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-d65513cc-9d4f-42ce-a529-e0c371df100c 2018-12-28 18:12:00,803 - OpenStackNetwork - DEBUG - Network [3a92aacf-8979-40dd-809f-58d7cf31d544] created successfully 2018-12-28 18:12:00,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:00,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:01,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["jCIkLFnlQnOq5fGLBLhsdw"], "issued_at": "2018-12-28T18:12:01.000000Z"}} 2018-12-28 18:12:01,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c2ea755108e99d34d122d4ae1200d1392769c" 2018-12-28 18:12:01,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a615cc10-7573-43c3-b91a-30ca9f1820bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:01,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a615cc10-7573-43c3-b91a-30ca9f1820bb 2018-12-28 18:12:01,289 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:12:01,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c2ea755108e99d34d122d4ae1200d1392769c" 2018-12-28 18:12:01,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-842d5d82-3ea5-4f84-91a9-43e989b281ae x-compute-request-id: req-842d5d82-3ea5-4f84-91a9-43e989b281ae Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:12:01,474 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-842d5d82-3ea5-4f84-91a9-43e989b281ae 2018-12-28 18:12:01,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c2ea755108e99d34d122d4ae1200d1392769c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-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-12-28 18:12:01,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff882c5b-6fb8-4b26-912b-37fa72cfb646 x-compute-request-id: req-ff882c5b-6fb8-4b26-912b-37fa72cfb646 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:12:01,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ff882c5b-6fb8-4b26-912b-37fa72cfb646 2018-12-28 18:12:01,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:01,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:01,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4d07c57fd78451885f33dc2f81721c2", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role"}], "expires_at": "2018-12-28T19:12:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-user", "id": "f12b1f796715442490648350a9607ae2"}, "audit_ids": ["5XYNxi5GT_ig6vFPpsGfJQ"], "issued_at": "2018-12-28T18:12:01.000000Z"}} 2018-12-28 18:12:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:01,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9e63000-d0e3-4a4b-976c-c02d68f7c30e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:01,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c9e63000-d0e3-4a4b-976c-c02d68f7c30e 2018-12-28 18:12:01,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:12:01,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:02,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-227ff9ff-d62c-4907-af16-000e14018926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:02,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-227ff9ff-d62c-4907-af16-000e14018926 2018-12-28 18:12:02,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:02,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e333b8a1-75df-4a60-bcbf-81216081bc0c Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:02,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-e333b8a1-75df-4a60-bcbf-81216081bc0c 2018-12-28 18:12:02,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:12:02,317 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:12: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:12:02,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:02,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0a0838-46e7-49db-b6d0-8a3cb8c670d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:02,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-ca0a0838-46e7-49db-b6d0-8a3cb8c670d9 2018-12-28 18:12:02,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:02,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5787f1ad-89d9-45bb-82e9-e3a26540dfee Date: Fri, 28 Dec 2018 18:12:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:02,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-5787f1ad-89d9-45bb-82e9-e3a26540dfee 2018-12-28 18:12:02,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:02,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e375b14-bfd7-46b6-9d0d-69813eaa3b11 Date: Fri, 28 Dec 2018 18:12:02 GMT RESP BODY: {"ports":[]} 2018-12-28 18:12:02,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1&admin_state_up=True used request id req-1e375b14-bfd7-46b6-9d0d-69813eaa3b11 2018-12-28 18:12:02,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:03,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-d81c4b39-03f3-4712-821a-c89d80d0cf0e x-compute-request-id: req-d81c4b39-03f3-4712-821a-c89d80d0cf0e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:12:03,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst used request id req-d81c4b39-03f3-4712-821a-c89d80d0cf0e 2018-12-28 18:12:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:03,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c556ae10-7fa1-46c8-b74e-c703a4d4c6e3 Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:03,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-c556ae10-7fa1-46c8-b74e-c703a4d4c6e3 2018-12-28 18:12:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:03,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1d8de3-d9ea-4b1c-9d0d-de20715cee65 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:03,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-4d1d8de3-d9ea-4b1c-9d0d-de20715cee65 2018-12-28 18:12:03,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:03,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b352b15c-e1fc-40c5-9951-c99529d1cb17 Date: Fri, 28 Dec 2018 18:12:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:03,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-b352b15c-e1fc-40c5-9951-c99529d1cb17 2018-12-28 18:12:03,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c036f1a1-0eda-4260-9d6e-f60c48988e1f Date: Fri, 28 Dec 2018 18:12:03 GMT RESP BODY: {"ports":[]} 2018-12-28 18:12:03,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1&admin_state_up=True used request id req-c036f1a1-0eda-4260-9d6e-f60c48988e1f 2018-12-28 18:12:03,923 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:03,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:04,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4d07c57fd78451885f33dc2f81721c2", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role"}], "expires_at": "2018-12-28T19:12:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/fd0a0cfe1b89439a8c59b2804fd17ca7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-user", "id": "f12b1f796715442490648350a9607ae2"}, "audit_ids": ["AzIV_IahQ9iqLpDuq0B_1g"], "issued_at": "2018-12-28T18:12:04.000000Z"}} 2018-12-28 18:12:04,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ab05193a674922a84e6b7fd0bb565af83e10ec" 2018-12-28 18:12:04,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beecba3e-6ba8-4d57-9cf8-47bb8302b513 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:04,376 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-beecba3e-6ba8-4d57-9cf8-47bb8302b513 2018-12-28 18:12:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:04,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c812f524-ee67-463e-a7f7-aedfece091c3 Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:04,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-c812f524-ee67-463e-a7f7-aedfece091c3 2018-12-28 18:12:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:04,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-301b3f0f-9420-4375-8d57-bf95ebd4aba9 Date: Fri, 28 Dec 2018 18:12:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:04,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-301b3f0f-9420-4375-8d57-bf95ebd4aba9 2018-12-28 18:12:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:05,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-50a0613a-e8bf-4e5a-b8c7-474342545260 Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:05,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-50a0613a-e8bf-4e5a-b8c7-474342545260 2018-12-28 18:12:05,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:12:05,095 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:12: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:12:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14ab05193a674922a84e6b7fd0bb565af83e10ec" 2018-12-28 18:12:05,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e6cbaa-d7a3-46b2-a31b-cf784cf0b126 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:05,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-27e6cbaa-d7a3-46b2-a31b-cf784cf0b126 2018-12-28 18:12:05,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:05,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93b2ce1e-25bd-458c-92cc-fe1b1702aac0 Date: Fri, 28 Dec 2018 18:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:05,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-93b2ce1e-25bd-458c-92cc-fe1b1702aac0 2018-12-28 18:12:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:05,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f037e9cd-655c-4f4b-8c36-9c2d073a79eb Date: Fri, 28 Dec 2018 18:12:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:05,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet used request id req-f037e9cd-655c-4f4b-8c36-9c2d073a79eb 2018-12-28 18:12:05,773 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net 2018-12-28 18:12:05,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" -d '{"port": {"network_id": "3a92aacf-8979-40dd-809f-58d7cf31d544", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "2bd43bd2-ce4b-4981-a123-2ebcab8781e9", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1", "admin_state_up": true}}' 2018-12-28 18:12:06,754 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-2f3253e2-8473-4c9e-9938-4ee42840f778 Date: Fri, 28 Dec 2018 18:12:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","ip_address":"10.55.0.101"}],"id":"ee57b5dd-3457-4736-9a55-093bf35022c4","security_groups":["67dca42f-a1c1-4c6c-9e26-fd8833d45785"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1","project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","qos_policy_id":null,"admin_state_up":true,"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:06Z","binding:vnic_type":"normal"}} 2018-12-28 18:12:06,754 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2f3253e2-8473-4c9e-9938-4ee42840f778 2018-12-28 18:12:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-53984627-68fd-4009-8e76-c6a9f641db0f Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:07,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-53984627-68fd-4009-8e76-c6a9f641db0f 2018-12-28 18:12:07,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6778242-f682-40ad-9148-143f30cd995d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:07,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-d6778242-f682-40ad-9148-143f30cd995d 2018-12-28 18:12:07,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-23b9b18f-8654-4473-95b6-7fb6fffb66a7 Date: Fri, 28 Dec 2018 18:12:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:07,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-23b9b18f-8654-4473-95b6-7fb6fffb66a7 2018-12-28 18:12:07,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-b342cafc-6805-4a71-96ed-d02a6f687a08 Date: Fri, 28 Dec 2018 18:12:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:06Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","ip_address":"10.55.0.101"}],"id":"ee57b5dd-3457-4736-9a55-093bf35022c4","security_groups":["67dca42f-a1c1-4c6c-9e26-fd8833d45785"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1","admin_state_up":true,"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:06Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:12:07,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1&admin_state_up=True used request id req-b342cafc-6805-4a71-96ed-d02a6f687a08 2018-12-28 18:12:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e791d3ca-020c-4092-953e-52a287524a8b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:07,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-e791d3ca-020c-4092-953e-52a287524a8b 2018-12-28 18:12:07,624 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst 2018-12-28 18:12:07,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,655 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fbbc8b8d-496c-4044-84a8-a95d76abe31b x-compute-request-id: req-fbbc8b8d-496c-4044-84a8-a95d76abe31b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-flavor-name"}]} 2018-12-28 18:12:07,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fbbc8b8d-496c-4044-84a8-a95d76abe31b 2018-12-28 18:12:07,658 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3196bbab-e190-437f-a1a4-e85257647175 x-compute-request-id: req-3196bbab-e190-437f-a1a4-e85257647175 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:12:07,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85 used request id req-3196bbab-e190-437f-a1a4-e85257647175 2018-12-28 18:12:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:07,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-edae07ac-3571-4c4f-be19-8c9ba6fc7039 Date: Fri, 28 Dec 2018 18:12:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:11:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:11:57Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/snap", "metadata": {}}], "self": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "min_disk": 0, "protected": false, "id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "file": "/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fd0a0cfe1b89439a8c59b2804fd17ca7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image"} 2018-12-28 18:12:07,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image used request id req-edae07ac-3571-4c4f-be19-8c9ba6fc7039 2018-12-28 18:12:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:08,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bacd9620-0ff5-4498-90e9-52009f541e2b Date: Fri, 28 Dec 2018 18:12: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-12-28 18:12:08,030 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bacd9620-0ff5-4498-90e9-52009f541e2b 2018-12-28 18:12:08,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" -d '{"server": {"name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "imageRef": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "flavorRef": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "max_count": 1, "min_count": 1, "networks": [{"port": "ee57b5dd-3457-4736-9a55-093bf35022c4"}]}}' 2018-12-28 18:12:09,560 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:12:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6ca00c7-67ce-4706-ae03-eee1fe90f22b x-compute-request-id: req-c6ca00c7-67ce-4706-ae03-eee1fe90f22b Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "adminPass": "2NkZBrichFDL"}} 2018-12-28 18:12:09,560 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c6ca00c7-67ce-4706-ae03-eee1fe90f22b 2018-12-28 18:12:09,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:09,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5a8f39e-f550-4445-b907-ccc338c564ef x-compute-request-id: req-c5a8f39e-f550-4445-b907-ccc338c564ef 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.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "image": {"id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "links": [{"href": "http://172.30.9.21:8774/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}]}, "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "user_id": "f12b1f796715442490648350a9607ae2", "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-12-28T18:12:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "created": "2018-12-28T18:12:09Z", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:09,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-c5a8f39e-f550-4445-b907-ccc338c564ef 2018-12-28 18:12:09,941 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst 2018-12-28 18:12:09,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:10,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-68b73ed5-03ec-4255-a541-ef8044eb597b x-compute-request-id: req-68b73ed5-03ec-4255-a541-ef8044eb597b 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.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "image": {"id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "links": [{"href": "http://172.30.9.21:8774/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}]}, "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "user_id": "f12b1f796715442490648350a9607ae2", "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-12-28T18:12:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "created": "2018-12-28T18:12:09Z", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:10,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-68b73ed5-03ec-4255-a541-ef8044eb597b 2018-12-28 18:12:10,290 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst] is - BUILD 2018-12-28 18:12:10,290 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:12:13,293 - create_instance - DEBUG - VM status query timeout in 896.648119926 2018-12-28 18:12:13,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:13,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12: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-39d80143-21f4-47f0-b0fd-79ddfbb8689c x-compute-request-id: req-39d80143-21f4-47f0-b0fd-79ddfbb8689c 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.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "image": {"id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "links": [{"href": "http://172.30.9.21:8774/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}]}, "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "security_groups": [{"name": "default"}], "user_id": "f12b1f796715442490648350a9607ae2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:12:11Z", "hostId": "29b8b42e28f3d13ada0e66f6e09ea2a7b59c9c2b6bc17b3985545c50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "created": "2018-12-28T18:12:09Z", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:13,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-39d80143-21f4-47f0-b0fd-79ddfbb8689c 2018-12-28 18:12:13,842 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst] is - BUILD 2018-12-28 18:12:13,842 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:12:16,845 - create_instance - DEBUG - VM status query timeout in 893.096183062 2018-12-28 18:12:16,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:17,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12: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-a4588dee-9731-483f-8fa4-fba71d8f302b x-compute-request-id: req-a4588dee-9731-483f-8fa4-fba71d8f302b Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-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.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "image": {"id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "links": [{"href": "http://172.30.9.21:8774/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:15.000000", "flavor": {"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}]}, "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "security_groups": [{"name": "default"}], "user_id": "f12b1f796715442490648350a9607ae2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:16Z", "hostId": "29b8b42e28f3d13ada0e66f6e09ea2a7b59c9c2b6bc17b3985545c50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "created": "2018-12-28T18:12:09Z", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:17,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-a4588dee-9731-483f-8fa4-fba71d8f302b 2018-12-28 18:12:17,616 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst] is - ACTIVE 2018-12-28 18:12:17,616 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:12:17,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:17,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80e08953-c29c-426f-ad91-ef83b3238a19 x-compute-request-id: req-80e08953-c29c-426f-ad91-ef83b3238a19 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-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.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "image": {"id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "links": [{"href": "http://172.30.9.21:8774/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:15.000000", "flavor": {"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}]}, "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "security_groups": [{"name": "default"}], "user_id": "f12b1f796715442490648350a9607ae2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:16Z", "hostId": "29b8b42e28f3d13ada0e66f6e09ea2a7b59c9c2b6bc17b3985545c50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "created": "2018-12-28T18:12:09Z", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:17,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-80e08953-c29c-426f-ad91-ef83b3238a19 2018-12-28 18:12:17,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:18,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6ef3669e-2c50-4cfa-bd59-f9036e48d1a1 Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:18,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net used request id req-6ef3669e-2c50-4cfa-bd59-f9036e48d1a1 2018-12-28 18:12:18,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:18,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6cb37b0-6a7b-4db1-9e4b-3f3240cf38d0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:18,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-e6cb37b0-6a7b-4db1-9e4b-3f3240cf38d0 2018-12-28 18:12:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:18,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bd812205-f2df-4d89-bc66-57a934eb651c Date: Fri, 28 Dec 2018 18:12:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:18,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-bd812205-f2df-4d89-bc66-57a934eb651c 2018-12-28 18:12:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:18,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-748827ed-b382-4cec-858f-88cb9e3f81ec Date: Fri, 28 Dec 2018 18:12:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","ip_address":"10.55.0.3"}],"id":"53e6a625-43f5-4eee-89da-00405841ae00","security_groups":[],"mac_address":"fa:16:3e:5a:9e:4e","project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3a92aacf-8979-40dd-809f-58d7cf31d544"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","ip_address":"10.55.0.4"}],"id":"816353d4-93a2-42e1-9a38-53984e19d9ed","security_groups":[],"mac_address":"fa:16:3e:eb:ac:3c","project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3a92aacf-8979-40dd-809f-58d7cf31d544"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","ip_address":"10.55.0.2"}],"id":"a7a822ec-c54c-40d6-96c1-c7ea42da0102","security_groups":[],"mac_address":"fa:16:3e:7a:a3:42","project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3a92aacf-8979-40dd-809f-58d7cf31d544"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","ip_address":"10.55.0.101"}],"id":"ee57b5dd-3457-4736-9a55-093bf35022c4","security_groups":["67dca42f-a1c1-4c6c-9e26-fd8833d45785"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1","admin_state_up":true,"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:06Z","binding:vnic_type":"normal","device_id":"86e0de4f-11cc-4bcf-9c24-c670a005ff66"}]} 2018-12-28 18:12:18,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-748827ed-b382-4cec-858f-88cb9e3f81ec 2018-12-28 18:12:18,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:18,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-01a481d3-94b8-4f31-9147-85e434e4ff12 Date: Fri, 28 Dec 2018 18:12: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":["2bd43bd2-ce4b-4981-a123-2ebcab8781e9"],"updated_at":"2018-12-28T18:12:00Z","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:11:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"3a92aacf-8979-40dd-809f-58d7cf31d544","name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net"}]} 2018-12-28 18:12:18,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-01a481d3-94b8-4f31-9147-85e434e4ff12 2018-12-28 18:12:18,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-998207fc-4da2-4012-a656-944c9123809a Date: Fri, 28 Dec 2018 18:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:19,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-998207fc-4da2-4012-a656-944c9123809a 2018-12-28 18:12:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:19,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e5fb805-d319-42b9-a244-178843142636 Date: Fri, 28 Dec 2018 18:12:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3a92aacf-8979-40dd-809f-58d7cf31d544","tenant_id":"fd0a0cfe1b89439a8c59b2804fd17ca7","created_at":"2018-12-28T18:12:00Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"fd0a0cfe1b89439a8c59b2804fd17ca7","id":"2bd43bd2-ce4b-4981-a123-2ebcab8781e9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet"}]} 2018-12-28 18:12:19,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3a92aacf-8979-40dd-809f-58d7cf31d544&name=CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet used request id req-1e5fb805-d319-42b9-a244-178843142636 2018-12-28 18:12:19,319 - create_instance - INFO - Deleting Port with ID - ee57b5dd-3457-4736-9a55-093bf35022c4 2018-12-28 18:12:19,319 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cfport-1 2018-12-28 18:12:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/ee57b5dd-3457-4736-9a55-093bf35022c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:19,764 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea65fa3e-e3c8-4bf8-b239-94cae10d76b4 Date: Fri, 28 Dec 2018 18:12:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:12:19,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/ee57b5dd-3457-4736-9a55-093bf35022c4 used request id req-ea65fa3e-e3c8-4bf8-b239-94cae10d76b4 2018-12-28 18:12:19,764 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst 2018-12-28 18:12:19,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:20,110 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:12: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-f14e1ce4-f822-4c87-8a86-96dd232f14db x-compute-request-id: req-f14e1ce4-f822-4c87-8a86-96dd232f14db Content-Type: application/json 2018-12-28 18:12:20,110 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-f14e1ce4-f822-4c87-8a86-96dd232f14db 2018-12-28 18:12:20,111 - create_instance - INFO - Checking deletion status 2018-12-28 18:12:20,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:20,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b527d81-cef9-4504-acbd-22a9ed51b2a1 x-compute-request-id: req-2b527d81-cef9-4504-acbd-22a9ed51b2a1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-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.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66", "rel": "bookmark"}], "image": {"id": "1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "links": [{"href": "http://172.30.9.21:8774/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:15.000000", "flavor": {"id": "56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "links": [{"href": "http://172.30.9.21:8774/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85", "rel": "bookmark"}]}, "id": "86e0de4f-11cc-4bcf-9c24-c670a005ff66", "user_id": "f12b1f796715442490648350a9607ae2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:20Z", "hostId": "29b8b42e28f3d13ada0e66f6e09ea2a7b59c9c2b6bc17b3985545c50", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst", "created": "2018-12-28T18:12:09Z", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:20,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-2b527d81-cef9-4504-acbd-22a9ed51b2a1 2018-12-28 18:12:20,499 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst] is - ACTIVE 2018-12-28 18:12:20,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:12:23,502 - create_instance - DEBUG - VM status query timeout in 296.608804941 2018-12-28 18:12:23,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95e04491d8202768e74adf325c62dee8db7ee56a" 2018-12-28 18:12:23,561 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6d68094f-c7a7-4e7d-a9d7-ff0da1be4041 x-compute-request-id: req-6d68094f-c7a7-4e7d-a9d7-ff0da1be4041 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 86e0de4f-11cc-4bcf-9c24-c670a005ff66 could not be found.", "code": 404}} 2018-12-28 18:12:23,562 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/86e0de4f-11cc-4bcf-9c24-c670a005ff66 used request id req-6d68094f-c7a7-4e7d-a9d7-ff0da1be4041 2018-12-28 18:12:23,562 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 86e0de4f-11cc-4bcf-9c24-c670a005ff66 could not be found. (HTTP 404) (Request-ID: req-6d68094f-c7a7-4e7d-a9d7-ff0da1be4041) 2018-12-28 18:12:23,562 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-inst 2018-12-28 18:12:23,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}583c2ea755108e99d34d122d4ae1200d1392769c" 2018-12-28 18:12:23,620 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:12:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-62070848-9fb4-4b3e-87e9-5323b0149441 x-compute-request-id: req-62070848-9fb4-4b3e-87e9-5323b0149441 Content-Length: 0 Content-Type: application/json 2018-12-28 18:12:23,620 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/56ccdfa2-20ed-48e8-a4b2-17b8db3a9d85 used request id req-62070848-9fb4-4b3e-87e9-5323b0149441 2018-12-28 18:12:23,621 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet 2018-12-28 18:12:23,621 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-subnet 2018-12-28 18:12:23,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/2bd43bd2-ce4b-4981-a123-2ebcab8781e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:12:25,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a0ad356-4cc4-43ef-89c3-a94b4ca1f5e6 Date: Fri, 28 Dec 2018 18:12:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:12:25,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2bd43bd2-ce4b-4981-a123-2ebcab8781e9 used request id req-0a0ad356-4cc4-43ef-89c3-a94b4ca1f5e6 2018-12-28 18:12:25,972 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-pub-net 2018-12-28 18:12:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3a92aacf-8979-40dd-809f-58d7cf31d544 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a95a732b19a2db562ab6af6b5c6285c286a39254" 2018-12-28 18:12:27,504 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c9914b1a-4bc4-478d-b2c0-ac405855522b Date: Fri, 28 Dec 2018 18:12:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:12:27,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3a92aacf-8979-40dd-809f-58d7cf31d544 used request id req-c9914b1a-4bc4-478d-b2c0-ac405855522b 2018-12-28 18:12:27,505 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a8252ff9-994d-4795-b22e-e6359426b4cf-image 2018-12-28 18:12:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0b77b278265fb67afe942ec33f1e36f1c0fcd64c" 2018-12-28 18:12:29,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33e7f97a-8e0f-4c51-9e95-f94eb086c820 Date: Fri, 28 Dec 2018 18:12:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:12:29,428 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1a96716d-9e23-46d6-bcf1-da2c1e702e3f used request id req-33e7f97a-8e0f-4c51-9e95-f94eb086c820 2018-12-28 18:12:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:29,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-adf83803-c459-49b6-9632-4f92889a3b26 Date: Fri, 28 Dec 2018 18:12:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "created_at": "2018-12-28T18:11:58Z", "updated_at": "2018-12-28T18:11:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "revision_number": 0, "id": "0e58606d-050d-4513-b376-6f9da9df3a06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "revision_number": 0, "id": "2a8198b2-acc8-4150-9ff5-ee325a6d7a9a", "remote_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "port_range_min": null, "ethertype": "IPv4", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "revision_number": 0, "id": "4f3a9002-0a2b-497f-8aaa-c85e8d18d4ac", "remote_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "revision_number": 0, "id": "9f51f685-d786-436f-a362-7dd82e1688ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "port_range_min": null, "ethertype": "IPv6", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7"}], "revision_number": 4, "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:12:29,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-adf83803-c459-49b6-9632-4f92889a3b26 2018-12-28 18:12:29,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:29,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dd05b7-dc9a-4f54-be65-83ef516d0b9f Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:12:29,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-14dd05b7-dc9a-4f54-be65-83ef516d0b9f 2018-12-28 18:12:29,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:29,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de51f26a-40aa-46fe-b2cc-d960dcd7ee7d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:12:29,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-de51f26a-40aa-46fe-b2cc-d960dcd7ee7d 2018-12-28 18:12:29,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:30,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-809e27eb-6c39-4a54-bfef-d2fb949502ad Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7"}, "enabled": true, "id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-4f991101-5b08-473-proj"}} 2018-12-28 18:12:30,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-809e27eb-6c39-4a54-bfef-d2fb949502ad 2018-12-28 18:12:30,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 67dca42f-a1c1-4c6c-9e26-fd8833d45785 2018-12-28 18:12:30,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=67dca42f-a1c1-4c6c-9e26-fd8833d45785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:30,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-68a5f46d-7d85-4947-b26e-16996fc27e8d Date: Fri, 28 Dec 2018 18:12:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "port_range_min": null, "revision_number": 0, "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "created_at": "2018-12-28T18:11:58Z", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "id": "0e58606d-050d-4513-b376-6f9da9df3a06"}, {"remote_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "port_range_min": null, "revision_number": 0, "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "created_at": "2018-12-28T18:11:58Z", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "id": "2a8198b2-acc8-4150-9ff5-ee325a6d7a9a"}, {"remote_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "port_range_min": null, "revision_number": 0, "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "created_at": "2018-12-28T18:11:58Z", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "id": "4f3a9002-0a2b-497f-8aaa-c85e8d18d4ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:11:58Z", "security_group_id": "67dca42f-a1c1-4c6c-9e26-fd8833d45785", "port_range_min": null, "revision_number": 0, "tenant_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "created_at": "2018-12-28T18:11:58Z", "project_id": "fd0a0cfe1b89439a8c59b2804fd17ca7", "id": "9f51f685-d786-436f-a362-7dd82e1688ce"}]} 2018-12-28 18:12:30,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=67dca42f-a1c1-4c6c-9e26-fd8833d45785 used request id req-68a5f46d-7d85-4947-b26e-16996fc27e8d 2018-12-28 18:12:30,222 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:12:30,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/67dca42f-a1c1-4c6c-9e26-fd8833d45785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:30,536 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b3f018b9-d30c-4f60-8d0f-125c93719bc5 Content-Length: 0 Date: Fri, 28 Dec 2018 18:12:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:12:30,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/67dca42f-a1c1-4c6c-9e26-fd8833d45785 used request id req-b3f018b9-d30c-4f60-8d0f-125c93719bc5 2018-12-28 18:12:30,537 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-4f991101-5b08-473-proj 2018-12-28 18:12:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:30,782 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:12:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b670ba06-3409-4056-9a11-7f813234bf02 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:12:30,782 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/fd0a0cfe1b89439a8c59b2804fd17ca7 used request id req-b670ba06-3409-4056-9a11-7f813234bf02 2018-12-28 18:12:30,782 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-4f991101-5b08-473-proj-role 2018-12-28 18:12:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f4d07c57fd78451885f33dc2f81721c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:30,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:12:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c56e11d1-0d8f-4d96-84af-0038e4bde87c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:12:30,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f4d07c57fd78451885f33dc2f81721c2 used request id req-c56e11d1-0d8f-4d96-84af-0038e4bde87c 2018-12-28 18:12:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed8cfb62b8dbf615a9a08b1277b9b651cea50a5" 2018-12-28 18:12:30,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf5c1682-95f0-45d3-8352-6acb771aecb8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:12:30,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cf5c1682-95f0-45d3-8352-6acb771aecb8 2018-12-28 18:12:30,987 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-4f991101-5b08-473-user 2018-12-28 18:12:30,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/f12b1f796715442490648350a9607ae2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5b55943280b3940c5e1b672ed3fec702a197040" 2018-12-28 18:12:31,265 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:12:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb5ea55-5aba-4359-afbb-b0561712d591 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:12:31,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/f12b1f796715442490648350a9607ae2 used request id req-2eb5ea55-5aba-4359-afbb-b0561712d591 2018-12-28 18:12:31,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:31,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:12:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ypwy-_BbQTqiJh0KXmo94A"], "issued_at": "2018-12-28T18:12:31.000000Z"}} 2018-12-28 18:12:31,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53500e7746ea30d3ca1639635647267e1e3fb0db" 2018-12-28 18:12:31,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6742bd0-3020-4f7c-88f2-379da62d9ee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:31,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d6742bd0-3020-4f7c-88f2-379da62d9ee4 2018-12-28 18:12:31,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:31,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:32,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_DBtsFiaTpOgOsunJ-wuvA"], "issued_at": "2018-12-28T18:12:32.000000Z"}} 2018-12-28 18:12:32,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:12:32,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe087d4-0e15-4a03-80aa-360b548cc759 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:32,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dfe087d4-0e15-4a03-80aa-360b548cc759 2018-12-28 18:12:32,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:12:32,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:12: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:12:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:12:32,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b100f16-3aa6-41f1-aafb-e108b5024a24 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:12:32,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj used request id req-6b100f16-3aa6-41f1-aafb-e108b5024a24 2018-12-28 18:12:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:12:32,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bfc975a-796c-4788-84dc-8302dec60e2f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:12:32,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-0bfc975a-796c-4788-84dc-8302dec60e2f 2018-12-28 18:12:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}}' 2018-12-28 18:12:32,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2fa98f5-04fd-4f6b-9036-d1f54d9cbbf6 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:32,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d2fa98f5-04fd-4f6b-9036-d1f54d9cbbf6 2018-12-28 18:12:32,528 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj 2018-12-28 18:12:32,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:32,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:32,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:12:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["gwq4n0fPSB6yMD6_wyy5Qw"], "issued_at": "2018-12-28T18:12:32.000000Z"}} 2018-12-28 18:12:32,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235905dadaab39ff38dceac3b40f03cedf94f02f" 2018-12-28 18:12:32,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636e5798-a5ff-4de6-8eff-7bdbd8c8b48c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:32,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-636e5798-a5ff-4de6-8eff-7bdbd8c8b48c 2018-12-28 18:12:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:12:33,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:12: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:12:33,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235905dadaab39ff38dceac3b40f03cedf94f02f" 2018-12-28 18:12:33,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-044ea789-25a1-45b3-9405-96f02e423749 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:12:33,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-044ea789-25a1-45b3-9405-96f02e423749 2018-12-28 18:12:33,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235905dadaab39ff38dceac3b40f03cedf94f02f" 2018-12-28 18:12:33,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4759a603-760e-47ed-960c-dcdcb12878f1 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}]} 2018-12-28 18:12:33,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj used request id req-4759a603-760e-47ed-960c-dcdcb12878f1 2018-12-28 18:12:33,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235905dadaab39ff38dceac3b40f03cedf94f02f" 2018-12-28 18:12:33,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-416cb62a-9167-44a8-88c5-65aa874fe243 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:12:33,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-416cb62a-9167-44a8-88c5-65aa874fe243 2018-12-28 18:12:33,684 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-628124cf-e0aa-44e-user 2018-12-28 18:12:33,684 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:33,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:12:33,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ffdaa2e-f6b7-4a3f-882b-6cef84424b3a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:12:33,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9ffdaa2e-f6b7-4a3f-882b-6cef84424b3a 2018-12-28 18:12:33,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" -d '{"role": {"name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role"}}' 2018-12-28 18:12:33,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd9bf79a-bb85-459c-8af5-f4400ec267a3 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b66ee0cdfa4a46309aefd7e6d23aff68", "links": {"self": "http://172.30.9.21:5000/v3/roles/b66ee0cdfa4a46309aefd7e6d23aff68"}, "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role"}} 2018-12-28 18:12:33,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd9bf79a-bb85-459c-8af5-f4400ec267a3 2018-12-28 18:12:33,887 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role 2018-12-28 18:12:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/b66ee0cdfa4a46309aefd7e6d23aff68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:12:33,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249bfd8f-f8bd-4e58-b4b9-5052337bccd1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/b66ee0cdfa4a46309aefd7e6d23aff68"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role", "id": "b66ee0cdfa4a46309aefd7e6d23aff68"}} 2018-12-28 18:12:33,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/b66ee0cdfa4a46309aefd7e6d23aff68 used request id req-249bfd8f-f8bd-4e58-b4b9-5052337bccd1 2018-12-28 18:12:33,979 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role to project CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj 2018-12-28 18:12:33,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b/users/7bbf7c3b49594e26b6bd749deecb2e90/roles/b66ee0cdfa4a46309aefd7e6d23aff68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:12:34,093 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae48d64-72e7-4fef-9b15-06a65ed6c3f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:12:34,093 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b/users/7bbf7c3b49594e26b6bd749deecb2e90/roles/b66ee0cdfa4a46309aefd7e6d23aff68 used request id req-bae48d64-72e7-4fef-9b15-06a65ed6c3f5 2018-12-28 18:12:34,094 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:12:34,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:34,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:34,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b66ee0cdfa4a46309aefd7e6d23aff68", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role"}], "expires_at": "2018-12-28T19:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-user", "id": "7bbf7c3b49594e26b6bd749deecb2e90"}, "audit_ids": ["wyH_XynxSf6Ye6uyyO4WmA"], "issued_at": "2018-12-28T18:12:34.000000Z"}} 2018-12-28 18:12:34,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:12:34,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289f4343-d38b-43b4-b250-2e47b6cad046 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:34,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-289f4343-d38b-43b4-b250-2e47b6cad046 2018-12-28 18:12:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:12:34,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3ed8da3c-71a0-417e-aba5-d0037d588934 Date: Fri, 28 Dec 2018 18:12:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image"} 2018-12-28 18:12:34,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image used request id req-3ed8da3c-71a0-417e-aba5-d0037d588934 2018-12-28 18:12:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:12:34,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-01e0eb2d-711e-490f-b02e-7ce5f8217547 Date: Fri, 28 Dec 2018 18:12: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-12-28 18:12:34,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-01e0eb2d-711e-490f-b02e-7ce5f8217547 2018-12-28 18:12:34,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image"}' 2018-12-28 18:12:35,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec X-Openstack-Request-Id: req-c5370328-e36f-4e39-a80b-3a0669612cc8 Date: Fri, 28 Dec 2018 18:12:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:12:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:12:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "min_disk": 0, "protected": false, "id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "file": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/file", "checksum": null, "owner": "5bbf4c38df6843e3851fba1a62df4e0b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:12:35,111 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c5370328-e36f-4e39-a80b-3a0669612cc8 2018-12-28 18:12:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" -d '' 2018-12-28 18:12:36,952 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-70580bb8-ad7a-4183-aefd-922cc61c91dc Date: Fri, 28 Dec 2018 18:12:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:12:36,952 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/file used request id req-70580bb8-ad7a-4183-aefd-922cc61c91dc 2018-12-28 18:12:36,953 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:12:36,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:12:37,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ef7a6fa1-efbc-4d7b-a888-0584326236b7 Date: Fri, 28 Dec 2018 18:12:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:12:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:12:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/snap", "metadata": {}}], "self": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "min_disk": 0, "protected": false, "id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "file": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5bbf4c38df6843e3851fba1a62df4e0b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:12:37,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec used request id req-ef7a6fa1-efbc-4d7b-a888-0584326236b7 2018-12-28 18:12:37,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:12:37,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f1c4e54-1cb0-4836-b2a3-053df80665eb Date: Fri, 28 Dec 2018 18:12: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-12-28 18:12:37,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9f1c4e54-1cb0-4836-b2a3-053df80665eb 2018-12-28 18:12:37,297 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image 2018-12-28 18:12:37,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:12:37,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-89d7f62d-3ca7-4588-84ad-586e3b0c96fa Date: Fri, 28 Dec 2018 18:12:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:12:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:12:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/snap", "metadata": {}}], "self": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "min_disk": 0, "protected": false, "id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "file": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5bbf4c38df6843e3851fba1a62df4e0b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:12:37,467 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec used request id req-89d7f62d-3ca7-4588-84ad-586e3b0c96fa 2018-12-28 18:12:37,468 - create_image - DEBUG - Instance status is - active 2018-12-28 18:12:37,468 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image 2018-12-28 18:12:37,468 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image 2018-12-28 18:12:37,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:37,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:37,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b66ee0cdfa4a46309aefd7e6d23aff68", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role"}], "expires_at": "2018-12-28T19:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-user", "id": "7bbf7c3b49594e26b6bd749deecb2e90"}, "audit_ids": ["TBDFkFDFT2OeTovx8wU6kw"], "issued_at": "2018-12-28T18:12:37.000000Z"}} 2018-12-28 18:12:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:12:37,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907c5ca9-ef98-415e-83f2-a4f3d2fc3f15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:37,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-907c5ca9-ef98-415e-83f2-a4f3d2fc3f15 2018-12-28 18:12:37,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:12:38,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c7b38082-78f7-4736-b45a-0723e45f8e4e Date: Fri, 28 Dec 2018 18:12:38 GMT RESP BODY: {"networks":[]} 2018-12-28 18:12:38,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-c7b38082-78f7-4736-b45a-0723e45f8e4e 2018-12-28 18:12:38,099 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net 2018-12-28 18:12:38,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" -d '{"network": {"name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net", "admin_state_up": true}}' 2018-12-28 18:12:38,646 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8f8e0d54-62ef-41da-a1d0-0bdd33a9d8d0 Date: Fri, 28 Dec 2018 18:12:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"93617b32-3ebc-4594-aeca-0ff48b93833c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:12:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","mtu":1450}} 2018-12-28 18:12:38,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-8f8e0d54-62ef-41da-a1d0-0bdd33a9d8d0 2018-12-28 18:12:38,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:12:38,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-a9692866-968f-4f59-9c65-be93e1c739f5 Date: Fri, 28 Dec 2018 18:12:38 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-12-28T18:12:38Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:38,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-a9692866-968f-4f59-9c65-be93e1c739f5 2018-12-28 18:12:38,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:12:39,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-178f4459-9ec5-4b4a-a9e1-da93ce117f7c Date: Fri, 28 Dec 2018 18:12:39 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:12:39,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-178f4459-9ec5-4b4a-a9e1-da93ce117f7c 2018-12-28 18:12:39,063 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet 2018-12-28 18:12:39,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" -d '{"subnets": [{"ip_version": 4, "network_id": "93617b32-3ebc-4594-aeca-0ff48b93833c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]}' 2018-12-28 18:12:39,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c9ed3105-1aa2-4534-b758-45b80f29b6fe Date: Fri, 28 Dec 2018 18:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:39,743 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c9ed3105-1aa2-4534-b758-45b80f29b6fe 2018-12-28 18:12:39,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:12:40,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6917b8fb-4d1d-409e-a77e-06da053328d5 Date: Fri, 28 Dec 2018 18:12:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:40,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-6917b8fb-4d1d-409e-a77e-06da053328d5 2018-12-28 18:12:40,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:12:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-798ee231-fece-4282-a9cd-d5e5e78e6b02 Date: Fri, 28 Dec 2018 18:12:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:40,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-798ee231-fece-4282-a9cd-d5e5e78e6b02 2018-12-28 18:12:40,068 - OpenStackNetwork - DEBUG - Network [93617b32-3ebc-4594-aeca-0ff48b93833c] created successfully 2018-12-28 18:12:40,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:40,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:40,464 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ZBNehGeITf2jU6KnhHNUVA"], "issued_at": "2018-12-28T18:12:40.000000Z"}} 2018-12-28 18:12:40,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefb74e838066d840faefc6668e27d534ae57441" 2018-12-28 18:12:40,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5c0e69-16e6-4498-ae22-0eea7f6a195d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:40,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-af5c0e69-16e6-4498-ae22-0eea7f6a195d 2018-12-28 18:12:40,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:12:40,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefb74e838066d840faefc6668e27d534ae57441" 2018-12-28 18:12:40,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9490cc07-2d01-4333-9337-cc6c41558462 x-compute-request-id: req-9490cc07-2d01-4333-9337-cc6c41558462 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:12:40,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9490cc07-2d01-4333-9337-cc6c41558462 2018-12-28 18:12:40,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefb74e838066d840faefc6668e27d534ae57441" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-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-12-28 18:12:40,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-264c2d14-922c-4df2-97a0-799e3ea578a6 x-compute-request-id: req-264c2d14-922c-4df2-97a0-799e3ea578a6 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:12:40,810 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-264c2d14-922c-4df2-97a0-799e3ea578a6 2018-12-28 18:12:40,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:40,812 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:41,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b66ee0cdfa4a46309aefd7e6d23aff68", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role"}], "expires_at": "2018-12-28T19:12:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-user", "id": "7bbf7c3b49594e26b6bd749deecb2e90"}, "audit_ids": ["CDYDQhlBSMiSws4yL040GQ"], "issued_at": "2018-12-28T18:12:41.000000Z"}} 2018-12-28 18:12:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:41,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268d965a-bf12-409e-a35b-cad12aea383e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:41,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-268d965a-bf12-409e-a35b-cad12aea383e 2018-12-28 18:12:41,263 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:12:41,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:41,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13676852-d102-44a0-9539-8fac7049cff8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:41,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-13676852-d102-44a0-9539-8fac7049cff8 2018-12-28 18:12:41,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:41,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6a50f962-7f71-4d5b-b867-229482254fe1 Date: Fri, 28 Dec 2018 18:12: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":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:41,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-6a50f962-7f71-4d5b-b867-229482254fe1 2018-12-28 18:12:41,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:12:41,656 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:12: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:12:41,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:41,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72677cd5-5d23-4f8e-8719-9032a3c9c5e7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:41,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-72677cd5-5d23-4f8e-8719-9032a3c9c5e7 2018-12-28 18:12:41,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:41,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-983048a0-fc52-4a55-9c24-06fb6da89aa2 Date: Fri, 28 Dec 2018 18:12:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:41,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-983048a0-fc52-4a55-9c24-06fb6da89aa2 2018-12-28 18:12:41,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:42,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c668b4f-dba4-4d65-afa5-0a2dfd853949 Date: Fri, 28 Dec 2018 18:12:42 GMT RESP BODY: {"ports":[]} 2018-12-28 18:12:42,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1&admin_state_up=True used request id req-5c668b4f-dba4-4d65-afa5-0a2dfd853949 2018-12-28 18:12:42,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:42,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-8aaf2361-6f43-4ad4-97cd-b1d3118d375d x-compute-request-id: req-8aaf2361-6f43-4ad4-97cd-b1d3118d375d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:12:42,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst used request id req-8aaf2361-6f43-4ad4-97cd-b1d3118d375d 2018-12-28 18:12:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:42,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-00be0ef9-e114-44c3-a404-95b63393f79a Date: Fri, 28 Dec 2018 18:12: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":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:42,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-00be0ef9-e114-44c3-a404-95b63393f79a 2018-12-28 18:12:42,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:42,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e6e1a3-ff25-416d-9fae-6f7b247ffc63 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:42,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-d7e6e1a3-ff25-416d-9fae-6f7b247ffc63 2018-12-28 18:12:42,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:42,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-31aef7aa-cf25-4bfa-b8a6-8cca9942e6a3 Date: Fri, 28 Dec 2018 18:12:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:42,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-31aef7aa-cf25-4bfa-b8a6-8cca9942e6a3 2018-12-28 18:12:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:43,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f74c666-b238-4f00-9238-9c14ec0f1b60 Date: Fri, 28 Dec 2018 18:12:43 GMT RESP BODY: {"ports":[]} 2018-12-28 18:12:43,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1&admin_state_up=True used request id req-4f74c666-b238-4f00-9238-9c14ec0f1b60 2018-12-28 18:12:43,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:12:43,019 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:12:43,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b66ee0cdfa4a46309aefd7e6d23aff68", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role"}], "expires_at": "2018-12-28T19:12:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/5bbf4c38df6843e3851fba1a62df4e0b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-user", "id": "7bbf7c3b49594e26b6bd749deecb2e90"}, "audit_ids": ["VpsF6hW5Tj2etrxgQRFmHw"], "issued_at": "2018-12-28T18:12:43.000000Z"}} 2018-12-28 18:12:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8086e0c06fccdae5aca7efc2f69b744c403bda" 2018-12-28 18:12:43,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8b191f8-72de-42b8-9061-a66bda104e93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:12:43,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c8b191f8-72de-42b8-9061-a66bda104e93 2018-12-28 18:12:43,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:43,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d7f96835-b96d-4e11-8e83-7c674bbeec67 Date: Fri, 28 Dec 2018 18:12: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":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:43,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-d7f96835-b96d-4e11-8e83-7c674bbeec67 2018-12-28 18:12:43,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:43,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-22d4c509-18a1-4ba2-91ac-6d3b89f4d578 Date: Fri, 28 Dec 2018 18:12:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:43,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-22d4c509-18a1-4ba2-91ac-6d3b89f4d578 2018-12-28 18:12:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:44,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-53dd986c-3511-4afe-9ffa-b79bc3aef3ad Date: Fri, 28 Dec 2018 18:12: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":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:44,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-53dd986c-3511-4afe-9ffa-b79bc3aef3ad 2018-12-28 18:12:44,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:12:44,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:12:44,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b8086e0c06fccdae5aca7efc2f69b744c403bda" 2018-12-28 18:12:44,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a004b036-3815-42f3-80b0-fcb603a45251 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:44,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-a004b036-3815-42f3-80b0-fcb603a45251 2018-12-28 18:12:44,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:44,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-44b4bfa9-a028-41ca-878e-7b32a1d23b32 Date: Fri, 28 Dec 2018 18:12:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:44,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-44b4bfa9-a028-41ca-878e-7b32a1d23b32 2018-12-28 18:12:44,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:44,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ee5a2762-3662-46f6-bc5c-b5b3fc1b9a6d Date: Fri, 28 Dec 2018 18:12:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:44,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet used request id req-ee5a2762-3662-46f6-bc5c-b5b3fc1b9a6d 2018-12-28 18:12:44,419 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net 2018-12-28 18:12:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" -d '{"port": {"network_id": "93617b32-3ebc-4594-aeca-0ff48b93833c", "fixed_ips": [{"subnet_id": "892dc43b-7027-4f95-83a3-6cc4b55fcc40", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1", "admin_state_up": true}}' 2018-12-28 18:12:45,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-cc795636-8a93-4a1c-abd3-2e27e0e20cee Date: Fri, 28 Dec 2018 18:12:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","ip_address":"10.55.0.101"}],"id":"79e922b6-4a8d-4602-9e28-dc98d3ca8019","security_groups":["dc6801af-31cb-49bd-a7ac-5f0a0de13132"],"mac_address":"fa:16:3e:13:a7:c4","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1","project_id":"5bbf4c38df6843e3851fba1a62df4e0b","qos_policy_id":null,"admin_state_up":true,"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:44Z","binding:vnic_type":"normal"}} 2018-12-28 18:12:45,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-cc795636-8a93-4a1c-abd3-2e27e0e20cee 2018-12-28 18:12:45,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:45,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0288eec4-7444-4746-856b-9022bbd03ab3 Date: Fri, 28 Dec 2018 18:12: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":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:45,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-0288eec4-7444-4746-856b-9022bbd03ab3 2018-12-28 18:12:45,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:45,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707f40c8-19cc-4c03-b796-fdb38c619a81 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:45,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-707f40c8-19cc-4c03-b796-fdb38c619a81 2018-12-28 18:12:45,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:45,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6960b1b8-ba9d-47b1-a26f-42f7e732b118 Date: Fri, 28 Dec 2018 18:12:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:45,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-6960b1b8-ba9d-47b1-a26f-42f7e732b118 2018-12-28 18:12:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:46,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-0de6a3c5-9937-439b-a489-4dcd51be23d5 Date: Fri, 28 Dec 2018 18:12:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:45Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","ip_address":"10.55.0.101"}],"id":"79e922b6-4a8d-4602-9e28-dc98d3ca8019","security_groups":["dc6801af-31cb-49bd-a7ac-5f0a0de13132"],"mac_address":"fa:16:3e:13:a7:c4","project_id":"5bbf4c38df6843e3851fba1a62df4e0b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1","admin_state_up":true,"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:12:46,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1&admin_state_up=True used request id req-0de6a3c5-9937-439b-a489-4dcd51be23d5 2018-12-28 18:12:46,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:46,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d04d8c-5ab8-4c55-99dd-48e2ad051a38 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:46,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-c4d04d8c-5ab8-4c55-99dd-48e2ad051a38 2018-12-28 18:12:46,256 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst 2018-12-28 18:12:46,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:46,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12: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-e6a767e6-2303-43eb-919d-72e130fb6bfb x-compute-request-id: req-e6a767e6-2303-43eb-919d-72e130fb6bfb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-flavor-name"}]} 2018-12-28 18:12:46,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e6a767e6-2303-43eb-919d-72e130fb6bfb 2018-12-28 18:12:46,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:46,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12: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-27f9c745-9e84-4f3b-828e-3834516a7ffa x-compute-request-id: req-27f9c745-9e84-4f3b-828e-3834516a7ffa Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:12:46,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62 used request id req-27f9c745-9e84-4f3b-828e-3834516a7ffa 2018-12-28 18:12:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:46,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-fcf22279-3a7b-4470-aae5-f5683e93b0cc Date: Fri, 28 Dec 2018 18:12:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:12:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:12:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/snap", "metadata": {}}], "self": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "min_disk": 0, "protected": false, "id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "file": "/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5bbf4c38df6843e3851fba1a62df4e0b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b343cac8-d6e1-4fd5-9540-1651255e62ec/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image"} 2018-12-28 18:12:46,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image used request id req-fcf22279-3a7b-4470-aae5-f5683e93b0cc 2018-12-28 18:12:46,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:46,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f623ed6-f4a9-4e3b-a23e-a3fbbdcc0f64 Date: Fri, 28 Dec 2018 18:12: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-12-28 18:12:46,641 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0f623ed6-f4a9-4e3b-a23e-a3fbbdcc0f64 2018-12-28 18:12:46,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" -d '{"server": {"name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "imageRef": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "flavorRef": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "max_count": 1, "min_count": 1, "networks": [{"port": "79e922b6-4a8d-4602-9e28-dc98d3ca8019"}]}}' 2018-12-28 18:12:48,386 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:12: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-563a5ad7-e9e1-40ef-a64e-c10bfa1506ac x-compute-request-id: req-563a5ad7-e9e1-40ef-a64e-c10bfa1506ac Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "adminPass": "2k5yWzERHhME"}} 2018-12-28 18:12:48,386 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-563a5ad7-e9e1-40ef-a64e-c10bfa1506ac 2018-12-28 18:12:48,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:48,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99734a72-1619-4fb5-94cf-11868810b611 x-compute-request-id: req-99734a72-1619-4fb5-94cf-11868810b611 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.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "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-12-28T18:12:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:48,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-99734a72-1619-4fb5-94cf-11868810b611 2018-12-28 18:12:48,652 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst 2018-12-28 18:12:48,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:48,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-35e857e0-f118-4a3d-b991-41d69d2d6c07 x-compute-request-id: req-35e857e0-f118-4a3d-b991-41d69d2d6c07 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.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "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-12-28T18:12:48Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:48,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-35e857e0-f118-4a3d-b991-41d69d2d6c07 2018-12-28 18:12:48,888 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst] is - BUILD 2018-12-28 18:12:48,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:12:51,892 - create_instance - DEBUG - VM status query timeout in 896.76087594 2018-12-28 18:12:51,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:52,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12: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-2274c7c3-0902-4b18-a873-de64e94c69c1 x-compute-request-id: req-2274c7c3-0902-4b18-a873-de64e94c69c1 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.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "security_groups": [{"name": "default"}], "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:12:49Z", "hostId": "3433cf810a1575a857981ac57c17889e1f76bb4c6e1764ce8aeae89b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:52,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-2274c7c3-0902-4b18-a873-de64e94c69c1 2018-12-28 18:12:52,664 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst] is - BUILD 2018-12-28 18:12:52,665 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:12:55,668 - create_instance - DEBUG - VM status query timeout in 892.984968901 2018-12-28 18:12:55,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:56,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d0fac984-e13d-4ece-b863-e2b1626a77d8 x-compute-request-id: req-d0fac984-e13d-4ece-b863-e2b1626a77d8 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a7:c4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:53.000000", "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "security_groups": [{"name": "default"}], "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:54Z", "hostId": "3433cf810a1575a857981ac57c17889e1f76bb4c6e1764ce8aeae89b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:56,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-d0fac984-e13d-4ece-b863-e2b1626a77d8 2018-12-28 18:12:56,468 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst] is - ACTIVE 2018-12-28 18:12:56,468 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:12:56,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,085 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12: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-0bcf4748-0821-4852-b6b5-a15f45cbd485 x-compute-request-id: req-0bcf4748-0821-4852-b6b5-a15f45cbd485 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a7:c4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:53.000000", "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "security_groups": [{"name": "default"}], "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:54Z", "hostId": "3433cf810a1575a857981ac57c17889e1f76bb4c6e1764ce8aeae89b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:57,085 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-0bcf4748-0821-4852-b6b5-a15f45cbd485 2018-12-28 18:12:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3956b603-e998-4e9b-a89e-51cf3224b494 Date: Fri, 28 Dec 2018 18:12:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:57,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net used request id req-3956b603-e998-4e9b-a89e-51cf3224b494 2018-12-28 18:12:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b1cc4dd-c437-413a-9226-66432f409e5a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:12:57,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-8b1cc4dd-c437-413a-9226-66432f409e5a 2018-12-28 18:12:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b6df5d21-d261-4988-bcfc-48e67edbc6d6 Date: Fri, 28 Dec 2018 18:12:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:57,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-b6df5d21-d261-4988-bcfc-48e67edbc6d6 2018-12-28 18:12:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-fb855387-4206-40f1-9682-98d93cc404d0 Date: Fri, 28 Dec 2018 18:12:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","ip_address":"10.55.0.4"}],"id":"0a89a57f-3bf1-411a-b721-30fb4967c164","security_groups":[],"mac_address":"fa:16:3e:c0:6e:26","project_id":"5bbf4c38df6843e3851fba1a62df4e0b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-93617b32-3ebc-4594-aeca-0ff48b93833c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:54Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","ip_address":"10.55.0.101"}],"id":"79e922b6-4a8d-4602-9e28-dc98d3ca8019","security_groups":["dc6801af-31cb-49bd-a7ac-5f0a0de13132"],"mac_address":"fa:16:3e:13:a7:c4","project_id":"5bbf4c38df6843e3851fba1a62df4e0b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1","admin_state_up":true,"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:44Z","binding:vnic_type":"normal","device_id":"d51e0ec8-5f05-4291-8d07-5039585ca083"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","ip_address":"10.55.0.2"}],"id":"bd930f75-3d6c-420d-adef-64325d990426","security_groups":[],"mac_address":"fa:16:3e:e9:3f:3c","project_id":"5bbf4c38df6843e3851fba1a62df4e0b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-93617b32-3ebc-4594-aeca-0ff48b93833c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:12:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","ip_address":"10.55.0.3"}],"id":"d0d04ab8-7c53-4ef0-bd9a-dee5352af57c","security_groups":[],"mac_address":"fa:16:3e:ce:c9:2c","project_id":"5bbf4c38df6843e3851fba1a62df4e0b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-93617b32-3ebc-4594-aeca-0ff48b93833c"}]} 2018-12-28 18:12:57,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-fb855387-4206-40f1-9682-98d93cc404d0 2018-12-28 18:12:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d3228af5-6f30-417d-b954-920416a19cbc Date: Fri, 28 Dec 2018 18:12:57 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["892dc43b-7027-4f95-83a3-6cc4b55fcc40"],"updated_at":"2018-12-28T18:12:39Z","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5bbf4c38df6843e3851fba1a62df4e0b","id":"93617b32-3ebc-4594-aeca-0ff48b93833c","name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net"}]} 2018-12-28 18:12:57,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-d3228af5-6f30-417d-b954-920416a19cbc 2018-12-28 18:12:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:57,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0bddb768-ba28-47f5-8426-3d814be9dc0c Date: Fri, 28 Dec 2018 18:12:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:57,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-0bddb768-ba28-47f5-8426-3d814be9dc0c 2018-12-28 18:12:57,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-13b99f5b-6efa-4321-bed8-16718aaaa957 Date: Fri, 28 Dec 2018 18:12:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"93617b32-3ebc-4594-aeca-0ff48b93833c","tenant_id":"5bbf4c38df6843e3851fba1a62df4e0b","created_at":"2018-12-28T18:12:39Z","dns_nameservers":[],"updated_at":"2018-12-28T18:12: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":"5bbf4c38df6843e3851fba1a62df4e0b","id":"892dc43b-7027-4f95-83a3-6cc4b55fcc40","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet"}]} 2018-12-28 18:12:58,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=93617b32-3ebc-4594-aeca-0ff48b93833c&name=CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet used request id req-13b99f5b-6efa-4321-bed8-16718aaaa957 2018-12-28 18:12:58,076 - create_instance - INFO - Deleting Port with ID - 79e922b6-4a8d-4602-9e28-dc98d3ca8019 2018-12-28 18:12:58,077 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2port-1 2018-12-28 18:12:58,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/79e922b6-4a8d-4602-9e28-dc98d3ca8019 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:58,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c74ac3a-aab3-4bcd-a79a-4a2ae9928b52 Date: Fri, 28 Dec 2018 18:12:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:12:58,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/79e922b6-4a8d-4602-9e28-dc98d3ca8019 used request id req-8c74ac3a-aab3-4bcd-a79a-4a2ae9928b52 2018-12-28 18:12:58,538 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst 2018-12-28 18:12:58,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:58,691 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6ec235e7-1f09-43dc-b69f-5d5ece55f7ff x-compute-request-id: req-6ec235e7-1f09-43dc-b69f-5d5ece55f7ff Content-Type: application/json 2018-12-28 18:12:58,691 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-6ec235e7-1f09-43dc-b69f-5d5ece55f7ff 2018-12-28 18:12:58,691 - create_instance - INFO - Checking deletion status 2018-12-28 18:12:58,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:12:58,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:12:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d08db055-7605-4d9e-a8ca-fc7fc3930716 x-compute-request-id: req-d08db055-7605-4d9e-a8ca-fc7fc3930716 Content-Encoding: gzip Content-Length: 741 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:a7:c4", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:53.000000", "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:58Z", "hostId": "3433cf810a1575a857981ac57c17889e1f76bb4c6e1764ce8aeae89b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:12:58,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-d08db055-7605-4d9e-a8ca-fc7fc3930716 2018-12-28 18:12:58,941 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst] is - ACTIVE 2018-12-28 18:12:58,941 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:13:01,944 - create_instance - DEBUG - VM status query timeout in 296.747606039 2018-12-28 18:13:01,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:13:02,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78b0bf29-2853-4e12-bd02-4cb6b9dce4ef x-compute-request-id: req-78b0bf29-2853-4e12-bd02-4cb6b9dce4ef 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.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/d51e0ec8-5f05-4291-8d07-5039585ca083", "rel": "bookmark"}], "image": {"id": "b343cac8-d6e1-4fd5-9540-1651255e62ec", "links": [{"href": "http://172.30.9.21:8774/images/b343cac8-d6e1-4fd5-9540-1651255e62ec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:12:53.000000", "flavor": {"id": "2d66c457-33e9-4306-a5fd-0c422ef6ee62", "links": [{"href": "http://172.30.9.21:8774/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62", "rel": "bookmark"}]}, "id": "d51e0ec8-5f05-4291-8d07-5039585ca083", "user_id": "7bbf7c3b49594e26b6bd749deecb2e90", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:12:58Z", "hostId": "3433cf810a1575a857981ac57c17889e1f76bb4c6e1764ce8aeae89b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst", "created": "2018-12-28T18:12:48Z", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:02,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-78b0bf29-2853-4e12-bd02-4cb6b9dce4ef 2018-12-28 18:13:02,592 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst] is - ACTIVE 2018-12-28 18:13:02,592 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:13:05,595 - create_instance - DEBUG - VM status query timeout in 293.096235991 2018-12-28 18:13:05,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ec1b7cfd82f65479cf8326458c72267f1fb13b4" 2018-12-28 18:13:05,650 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:13: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-8aeef1a7-0052-4b5a-97a8-5ebfec8ceaad x-compute-request-id: req-8aeef1a7-0052-4b5a-97a8-5ebfec8ceaad Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d51e0ec8-5f05-4291-8d07-5039585ca083 could not be found.", "code": 404}} 2018-12-28 18:13:05,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/d51e0ec8-5f05-4291-8d07-5039585ca083 used request id req-8aeef1a7-0052-4b5a-97a8-5ebfec8ceaad 2018-12-28 18:13:05,650 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d51e0ec8-5f05-4291-8d07-5039585ca083 could not be found. (HTTP 404) (Request-ID: req-8aeef1a7-0052-4b5a-97a8-5ebfec8ceaad) 2018-12-28 18:13:05,651 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-inst 2018-12-28 18:13:05,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefb74e838066d840faefc6668e27d534ae57441" 2018-12-28 18:13:05,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:13: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-b3d39500-71f0-469c-b81c-2ea9192afacc x-compute-request-id: req-b3d39500-71f0-469c-b81c-2ea9192afacc Content-Length: 0 Content-Type: application/json 2018-12-28 18:13:05,710 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2d66c457-33e9-4306-a5fd-0c422ef6ee62 used request id req-b3d39500-71f0-469c-b81c-2ea9192afacc 2018-12-28 18:13:05,711 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet 2018-12-28 18:13:05,711 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-subnet 2018-12-28 18:13:05,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/892dc43b-7027-4f95-83a3-6cc4b55fcc40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:13:08,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4040edc4-e93b-450e-a4e1-38e11b573230 Date: Fri, 28 Dec 2018 18:13:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:08,116 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/892dc43b-7027-4f95-83a3-6cc4b55fcc40 used request id req-4040edc4-e93b-450e-a4e1-38e11b573230 2018-12-28 18:13:08,117 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-pub-net 2018-12-28 18:13:08,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/93617b32-3ebc-4594-aeca-0ff48b93833c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}101cd135ee16475e84d94ae6802ca5bcd91e8667" 2018-12-28 18:13:09,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a26b8004-9562-4fac-b74c-146de4c36911 Date: Fri, 28 Dec 2018 18:13:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:09,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/93617b32-3ebc-4594-aeca-0ff48b93833c used request id req-a26b8004-9562-4fac-b74c-146de4c36911 2018-12-28 18:13:09,401 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2e4a7e2a-9fd7-478e-a065-e72e43dca1a2-image 2018-12-28 18:13:09,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91b17ef7081d8f676661bb9643424f307739eb01" 2018-12-28 18:13:12,055 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e67c328-64ff-4fa7-9176-857ab7c4ad94 Date: Fri, 28 Dec 2018 18:13:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:13:12,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b343cac8-d6e1-4fd5-9540-1651255e62ec used request id req-1e67c328-64ff-4fa7-9176-857ab7c4ad94 2018-12-28 18:13:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:12,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-dbd46951-f5b8-4c94-aac5-f7e74d2c1840 Date: Fri, 28 Dec 2018 18:13:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "created_at": "2018-12-28T18:12:38Z", "updated_at": "2018-12-28T18:12:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "revision_number": 0, "id": "41560b5f-0ea4-4cf0-abc1-d9a53890d32c", "remote_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "remote_ip_prefix": null, "created_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "revision_number": 0, "id": "556763e5-7a00-4af0-8e9d-1449ade999db", "remote_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "remote_ip_prefix": null, "created_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "revision_number": 0, "id": "6b556d1f-8078-47e9-b0b4-eef7c4361f71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "port_range_min": null, "ethertype": "IPv4", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "revision_number": 0, "id": "f473e29c-de77-48b1-b22a-7069aee9d283", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "port_range_min": null, "ethertype": "IPv6", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b"}], "revision_number": 4, "project_id": "5bbf4c38df6843e3851fba1a62df4e0b", "id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "name": "default"}]} 2018-12-28 18:13:12,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-dbd46951-f5b8-4c94-aac5-f7e74d2c1840 2018-12-28 18:13:12,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:12,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2c88168-5d08-4eaf-ac25-be35f9af8383 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:13:12,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-b2c88168-5d08-4eaf-ac25-be35f9af8383 2018-12-28 18:13:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:12,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70698ef5-659e-4092-8f94-61df461014ea 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:13:12,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-70698ef5-659e-4092-8f94-61df461014ea 2018-12-28 18:13:12,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:12,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d8f7b1c-9a9d-428c-a853-4511f6cf22d0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:13:12,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-9d8f7b1c-9a9d-428c-a853-4511f6cf22d0 2018-12-28 18:13:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:12,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d27431-8b7c-49d7-b846-555efc483465 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b"}, "enabled": true, "id": "5bbf4c38df6843e3851fba1a62df4e0b", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj"}} 2018-12-28 18:13:12,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-a3d27431-8b7c-49d7-b846-555efc483465 2018-12-28 18:13:12,639 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc6801af-31cb-49bd-a7ac-5f0a0de13132 2018-12-28 18:13:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dc6801af-31cb-49bd-a7ac-5f0a0de13132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:12,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1f9a5b3e-1c65-4b24-9460-b4011fbfac9e Date: Fri, 28 Dec 2018 18:13:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "port_range_min": null, "revision_number": 0, "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "created_at": "2018-12-28T18:12:38Z", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b", "id": "41560b5f-0ea4-4cf0-abc1-d9a53890d32c"}, {"remote_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "port_range_min": null, "revision_number": 0, "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "created_at": "2018-12-28T18:12:38Z", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b", "id": "556763e5-7a00-4af0-8e9d-1449ade999db"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "port_range_min": null, "revision_number": 0, "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "created_at": "2018-12-28T18:12:38Z", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b", "id": "6b556d1f-8078-47e9-b0b4-eef7c4361f71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:12:38Z", "security_group_id": "dc6801af-31cb-49bd-a7ac-5f0a0de13132", "port_range_min": null, "revision_number": 0, "tenant_id": "5bbf4c38df6843e3851fba1a62df4e0b", "created_at": "2018-12-28T18:12:38Z", "project_id": "5bbf4c38df6843e3851fba1a62df4e0b", "id": "f473e29c-de77-48b1-b22a-7069aee9d283"}]} 2018-12-28 18:13:12,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dc6801af-31cb-49bd-a7ac-5f0a0de13132 used request id req-1f9a5b3e-1c65-4b24-9460-b4011fbfac9e 2018-12-28 18:13:12,832 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:13:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/dc6801af-31cb-49bd-a7ac-5f0a0de13132 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:13,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d7f8f94-3621-416a-a478-215d7989626d Content-Length: 0 Date: Fri, 28 Dec 2018 18:13:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:13,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dc6801af-31cb-49bd-a7ac-5f0a0de13132 used request id req-3d7f8f94-3621-416a-a478-215d7989626d 2018-12-28 18:13:13,193 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj 2018-12-28 18:13:13,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:13,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5457496-e616-40fe-8b71-34be286329e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:13,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/5bbf4c38df6843e3851fba1a62df4e0b used request id req-c5457496-e616-40fe-8b71-34be286329e0 2018-12-28 18:13:13,382 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-628124cf-e0aa-44e-proj-role 2018-12-28 18:13:13,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/b66ee0cdfa4a46309aefd7e6d23aff68 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:13,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60b63a39-191a-4e73-8be5-e98fdfde6714 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:13,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/b66ee0cdfa4a46309aefd7e6d23aff68 used request id req-60b63a39-191a-4e73-8be5-e98fdfde6714 2018-12-28 18:13:13,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e853fdb2836384b0c9749fe2f78640633ef601e" 2018-12-28 18:13:13,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d347e671-8a7d-4654-9615-44f66d4f9ae8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:13:13,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d347e671-8a7d-4654-9615-44f66d4f9ae8 2018-12-28 18:13:13,595 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-628124cf-e0aa-44e-user 2018-12-28 18:13:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/7bbf7c3b49594e26b6bd749deecb2e90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235905dadaab39ff38dceac3b40f03cedf94f02f" 2018-12-28 18:13:13,801 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75dfa22b-5e78-44b2-9571-f96607146399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:13,802 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7bbf7c3b49594e26b6bd749deecb2e90 used request id req-75dfa22b-5e78-44b2-9571-f96607146399 2018-12-28 18:13:13,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:14,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["22s71EIVRsKYTbQuonykrg"], "issued_at": "2018-12-28T18:13:14.000000Z"}} 2018-12-28 18:13:14,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5892ea6404ea94ea04807c999cd6cd42ada5cfef" 2018-12-28 18:13:14,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05f8c306-ff2c-4bc8-96ad-75f54d9d6bb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:14,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-05f8c306-ff2c-4bc8-96ad-75f54d9d6bb7 2018-12-28 18:13:14,281 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:14,282 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:14,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["diqD8sF8RmOwgmkET_7FSA"], "issued_at": "2018-12-28T18:13:14.000000Z"}} 2018-12-28 18:13:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:14,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88637eb-6b03-43e5-9e13-a6681032b974 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:14,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c88637eb-6b03-43e5-9e13-a6681032b974 2018-12-28 18:13:14,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:13:14,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:13: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:13:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d989743e-7058-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:14,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50bcfd97-14e3-4741-8f1c-14639e1c8ed3 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d989743e-7058-44f-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:13:14,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-d989743e-7058-44f-proj used request id req-50bcfd97-14e3-4741-8f1c-14639e1c8ed3 2018-12-28 18:13:14,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd97023-b73b-432c-95f6-b598a571e67d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:13:14,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-edd97023-b73b-432c-95f6-b598a571e67d 2018-12-28 18:13:14,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}}' 2018-12-28 18:13:14,978 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-113b9c7d-6a5a-4af0-b1b2-86d6f213c0fc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:14,978 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-113b9c7d-6a5a-4af0-b1b2-86d6f213c0fc 2018-12-28 18:13:14,978 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-d989743e-7058-44f-proj 2018-12-28 18:13:14,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:14,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:15,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Qf3FZB9oRwqJiAfxsHvTDA"], "issued_at": "2018-12-28T18:13:15.000000Z"}} 2018-12-28 18:13:15,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9cf8e454625d53306da9b994777659f42ac317" 2018-12-28 18:13:15,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb257e9-efca-486a-8a09-7c26d64e7709 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:15,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bfb257e9-efca-486a-8a09-7c26d64e7709 2018-12-28 18:13:15,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:13:15,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:13: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:13:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9cf8e454625d53306da9b994777659f42ac317" 2018-12-28 18:13:15,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba15ab34-cd6b-4469-9c66-ecc17bd6cfa8 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:13:15,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ba15ab34-cd6b-4469-9c66-ecc17bd6cfa8 2018-12-28 18:13:15,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d989743e-7058-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9cf8e454625d53306da9b994777659f42ac317" 2018-12-28 18:13:15,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45efb0ad-7b1e-4e94-889b-d6fc2a2a7b1e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d989743e-7058-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}]} 2018-12-28 18:13:15,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-d989743e-7058-44f-proj used request id req-45efb0ad-7b1e-4e94-889b-d6fc2a2a7b1e 2018-12-28 18:13:15,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9cf8e454625d53306da9b994777659f42ac317" 2018-12-28 18:13:15,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e48fe2-bc53-4706-b9b0-ac5b8895be40 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:13:15,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-08e48fe2-bc53-4706-b9b0-ac5b8895be40 2018-12-28 18:13:16,103 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-d989743e-7058-44f-user 2018-12-28 18:13:16,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:16,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:16,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adee7427-50cf-466f-b602-8df7c2a4eeac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:13:16,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-adee7427-50cf-466f-b602-8df7c2a4eeac 2018-12-28 18:13:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" -d '{"role": {"name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role"}}' 2018-12-28 18:13:16,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d9ae7f0-1542-4c1e-bcc9-de970c45baa9 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9b94ace7c91c43f9a54ea64bcde2eb3f", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b94ace7c91c43f9a54ea64bcde2eb3f"}, "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role"}} 2018-12-28 18:13:16,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-0d9ae7f0-1542-4c1e-bcc9-de970c45baa9 2018-12-28 18:13:16,319 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role 2018-12-28 18:13:16,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b94ace7c91c43f9a54ea64bcde2eb3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:16,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a5ee72-0051-4565-bd24-6709f714130e Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b94ace7c91c43f9a54ea64bcde2eb3f"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role", "id": "9b94ace7c91c43f9a54ea64bcde2eb3f"}} 2018-12-28 18:13:16,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b94ace7c91c43f9a54ea64bcde2eb3f used request id req-d4a5ee72-0051-4565-bd24-6709f714130e 2018-12-28 18:13:16,339 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role to project CreateInstancePortManipulationTests-d989743e-7058-44f-proj 2018-12-28 18:13:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f/users/353bf90695a94e89a646d87ff23b89ea/roles/9b94ace7c91c43f9a54ea64bcde2eb3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:16,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98a16b2c-4d93-4093-8082-b9c8f52c4bed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:16,465 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f/users/353bf90695a94e89a646d87ff23b89ea/roles/9b94ace7c91c43f9a54ea64bcde2eb3f used request id req-98a16b2c-4d93-4093-8082-b9c8f52c4bed 2018-12-28 18:13:16,466 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:13:16,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:16,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:16,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b94ace7c91c43f9a54ea64bcde2eb3f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role"}], "expires_at": "2018-12-28T19:13:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79117fedfee4d86a74c959b8912d50f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-user", "id": "353bf90695a94e89a646d87ff23b89ea"}, "audit_ids": ["jw_PypHsTcCTUqlcgrrJyQ"], "issued_at": "2018-12-28T18:13:16.000000Z"}} 2018-12-28 18:13:16,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:16,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58885be-53a7-4d3a-9cda-058957aecbd4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:16,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a58885be-53a7-4d3a-9cda-058957aecbd4 2018-12-28 18:13:16,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:17,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cab30f59-4177-40de-88ad-8e8aac35d42e Date: Fri, 28 Dec 2018 18:13:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image"} 2018-12-28 18:13:17,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image used request id req-cab30f59-4177-40de-88ad-8e8aac35d42e 2018-12-28 18:13:17,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:17,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5fd6e789-2a7a-44f8-903e-b8f918b2a224 Date: Fri, 28 Dec 2018 18:13: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-12-28 18:13:17,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-5fd6e789-2a7a-44f8-903e-b8f918b2a224 2018-12-28 18:13:17,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image"}' 2018-12-28 18:13:17,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 X-Openstack-Request-Id: req-3c6000ea-998e-46de-9601-4d6b69779a1c Date: Fri, 28 Dec 2018 18:13:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3", "min_disk": 0, "protected": false, "id": "56ba69f1-8217-4145-b514-70e13332dce3", "file": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3/file", "checksum": null, "owner": "b79117fedfee4d86a74c959b8912d50f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:13:17,496 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3c6000ea-998e-46de-9601-4d6b69779a1c 2018-12-28 18:13:17,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" -d '' 2018-12-28 18:13:18,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3bba28d-5d80-4739-96d9-267c89d1a6d0 Date: Fri, 28 Dec 2018 18:13:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:13:18,929 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3/file used request id req-d3bba28d-5d80-4739-96d9-267c89d1a6d0 2018-12-28 18:13:18,930 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:13:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:19,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-049d96db-c64a-4719-a8b4-80273f65abc7 Date: Fri, 28 Dec 2018 18:13:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:18Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56ba69f1-8217-4145-b514-70e13332dce3/snap", "metadata": {}}], "self": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3", "min_disk": 0, "protected": false, "id": "56ba69f1-8217-4145-b514-70e13332dce3", "file": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79117fedfee4d86a74c959b8912d50f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56ba69f1-8217-4145-b514-70e13332dce3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:13:19,094 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 used request id req-049d96db-c64a-4719-a8b4-80273f65abc7 2018-12-28 18:13:19,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:19,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-47a8f201-ebf3-4956-8edb-1694af3eb1d6 Date: Fri, 28 Dec 2018 18:13: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-12-28 18:13:19,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-47a8f201-ebf3-4956-8edb-1694af3eb1d6 2018-12-28 18:13:19,253 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image 2018-12-28 18:13:19,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:19,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d83f1564-8196-4c1a-8b07-f17848ad0b86 Date: Fri, 28 Dec 2018 18:13:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:18Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56ba69f1-8217-4145-b514-70e13332dce3/snap", "metadata": {}}], "self": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3", "min_disk": 0, "protected": false, "id": "56ba69f1-8217-4145-b514-70e13332dce3", "file": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79117fedfee4d86a74c959b8912d50f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56ba69f1-8217-4145-b514-70e13332dce3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:13:19,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 used request id req-d83f1564-8196-4c1a-8b07-f17848ad0b86 2018-12-28 18:13:19,274 - create_image - DEBUG - Instance status is - active 2018-12-28 18:13:19,274 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image 2018-12-28 18:13:19,274 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image 2018-12-28 18:13:19,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:19,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:19,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b94ace7c91c43f9a54ea64bcde2eb3f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role"}], "expires_at": "2018-12-28T19:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79117fedfee4d86a74c959b8912d50f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-user", "id": "353bf90695a94e89a646d87ff23b89ea"}, "audit_ids": ["XsEuDOQbQReaqPaStSAvuw"], "issued_at": "2018-12-28T18:13:19.000000Z"}} 2018-12-28 18:13:19,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:19,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d365831-4a72-4c7f-ab63-bd3695fafb3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:19,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7d365831-4a72-4c7f-ab63-bd3695fafb3b 2018-12-28 18:13:19,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:19,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-837c438b-7304-4f80-a457-569c66ca2865 Date: Fri, 28 Dec 2018 18:13:19 GMT RESP BODY: {"networks":[]} 2018-12-28 18:13:19,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-837c438b-7304-4f80-a457-569c66ca2865 2018-12-28 18:13:19,914 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net 2018-12-28 18:13:19,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" -d '{"network": {"name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net", "admin_state_up": true}}' 2018-12-28 18:13:20,454 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0927c92f-c291-4add-82b5-0ead9a9f9920 Date: Fri, 28 Dec 2018 18:13:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"308b54bc-1e7c-4675-82ed-978cc005406c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:13:20Z","is_default":false,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","mtu":1450}} 2018-12-28 18:13:20,454 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0927c92f-c291-4add-82b5-0ead9a9f9920 2018-12-28 18:13:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:20,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-47bf536f-ba81-4ff6-8fba-4ede04e35a66 Date: Fri, 28 Dec 2018 18:13: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-12-28T18:13:20Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:20,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-47bf536f-ba81-4ff6-8fba-4ede04e35a66 2018-12-28 18:13:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:20,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4cfe2222-2a65-451a-a016-7b7ca6a80e70 Date: Fri, 28 Dec 2018 18:13:20 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:13:20,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-4cfe2222-2a65-451a-a016-7b7ca6a80e70 2018-12-28 18:13:20,897 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet 2018-12-28 18:13:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" -d '{"subnets": [{"ip_version": 4, "network_id": "308b54bc-1e7c-4675-82ed-978cc005406c", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]}' 2018-12-28 18:13:21,544 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b6f2e07d-6975-488d-aa6b-d0b1b4df01f8 Date: Fri, 28 Dec 2018 18:13:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:21,544 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-b6f2e07d-6975-488d-aa6b-d0b1b4df01f8 2018-12-28 18:13:21,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:21,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ac37d06a-eb2a-474d-8f03-f0a8cc89b46f Date: Fri, 28 Dec 2018 18: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":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:21,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-ac37d06a-eb2a-474d-8f03-f0a8cc89b46f 2018-12-28 18:13:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:22,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2add0dfc-5969-4c7c-9e63-ca89d3c1293e Date: Fri, 28 Dec 2018 18:13:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:22,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-2add0dfc-5969-4c7c-9e63-ca89d3c1293e 2018-12-28 18:13:22,072 - OpenStackNetwork - DEBUG - Network [308b54bc-1e7c-4675-82ed-978cc005406c] created successfully 2018-12-28 18:13:22,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:22,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:22,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["VGaNNyEzQkSAtnnzzO1dQg"], "issued_at": "2018-12-28T18:13:22.000000Z"}} 2018-12-28 18:13:22,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1524d8d7df0e965cd310b3a0de8da58de51f6c80" 2018-12-28 18:13:22,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ac337fd-ad72-41f0-87a4-47f1464f127d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:22,547 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2ac337fd-ad72-41f0-87a4-47f1464f127d 2018-12-28 18:13:22,548 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:13:22,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1524d8d7df0e965cd310b3a0de8da58de51f6c80" 2018-12-28 18:13:22,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-c2d51d24-e288-43df-9490-149f00842346 x-compute-request-id: req-c2d51d24-e288-43df-9490-149f00842346 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:13:22,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c2d51d24-e288-43df-9490-149f00842346 2018-12-28 18:13:22,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1524d8d7df0e965cd310b3a0de8da58de51f6c80" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-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-12-28 18:13:22,786 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b466d53c-ac08-4bb3-82a4-50d182ca5c62 x-compute-request-id: req-b466d53c-ac08-4bb3-82a4-50d182ca5c62 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:13:22,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b466d53c-ac08-4bb3-82a4-50d182ca5c62 2018-12-28 18:13:22,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:22,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:23,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b94ace7c91c43f9a54ea64bcde2eb3f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role"}], "expires_at": "2018-12-28T19:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79117fedfee4d86a74c959b8912d50f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-user", "id": "353bf90695a94e89a646d87ff23b89ea"}, "audit_ids": ["95kCydEiRHKTD5k9TEEytQ"], "issued_at": "2018-12-28T18:13:23.000000Z"}} 2018-12-28 18:13:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:23,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2712b19-e5c5-4803-bfaa-9fc06dc560ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:23,247 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f2712b19-e5c5-4803-bfaa-9fc06dc560ba 2018-12-28 18:13:23,248 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:13:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:23,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08f7f079-a191-4dc3-89c2-225623a27894 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:23,324 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-08f7f079-a191-4dc3-89c2-225623a27894 2018-12-28 18:13:23,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:23,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0376c0ef-8ed5-401d-bc35-9fe1246aff82 Date: Fri, 28 Dec 2018 18: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":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:23,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-0376c0ef-8ed5-401d-bc35-9fe1246aff82 2018-12-28 18:13:23,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:13:23,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:13: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:13:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:23,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb45617e-719e-49d3-ad46-6ebea337c355 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:23,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-eb45617e-719e-49d3-ad46-6ebea337c355 2018-12-28 18:13:23,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:23,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea1fd4dc-6b8a-4579-9afc-fa1c813e142c Date: Fri, 28 Dec 2018 18:13:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:23,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-ea1fd4dc-6b8a-4579-9afc-fa1c813e142c 2018-12-28 18:13:23,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:24,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b81f657-7b59-4287-ad7f-d96e24e61793 Date: Fri, 28 Dec 2018 18:13:24 GMT RESP BODY: {"ports":[]} 2018-12-28 18:13:24,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1&admin_state_up=True used request id req-1b81f657-7b59-4287-ad7f-d96e24e61793 2018-12-28 18:13:24,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:24,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3cd09ee2-ee29-4351-bd27-0194cb5d2ef3 x-compute-request-id: req-3cd09ee2-ee29-4351-bd27-0194cb5d2ef3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:13:24,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst used request id req-3cd09ee2-ee29-4351-bd27-0194cb5d2ef3 2018-12-28 18:13:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:24,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3baee8d8-2fe6-4982-9b5b-648bc9a8b605 Date: Fri, 28 Dec 2018 18:13: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":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:24,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-3baee8d8-2fe6-4982-9b5b-648bc9a8b605 2018-12-28 18:13:24,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:24,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb2dfc4-251a-446f-a394-2c4a38456e8b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:24,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-bfb2dfc4-251a-446f-a394-2c4a38456e8b 2018-12-28 18:13:24,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:24,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bfaa52c7-4020-4ade-b4d8-39641bbe2b04 Date: Fri, 28 Dec 2018 18:13:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:24,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-bfaa52c7-4020-4ade-b4d8-39641bbe2b04 2018-12-28 18:13:24,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:25,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-42121873-cc53-4320-b965-5497c64f3fde Date: Fri, 28 Dec 2018 18:13:25 GMT RESP BODY: {"ports":[]} 2018-12-28 18:13:25,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1&admin_state_up=True used request id req-42121873-cc53-4320-b965-5497c64f3fde 2018-12-28 18:13:25,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:25,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:25,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b94ace7c91c43f9a54ea64bcde2eb3f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role"}], "expires_at": "2018-12-28T19:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b79117fedfee4d86a74c959b8912d50f", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b79117fedfee4d86a74c959b8912d50f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-user", "id": "353bf90695a94e89a646d87ff23b89ea"}, "audit_ids": ["MxqCsA90RSKy3orjvSpHYA"], "issued_at": "2018-12-28T18:13:25.000000Z"}} 2018-12-28 18:13:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e911753e90030dd28cc50e4a57fcc06b4bfa0e26" 2018-12-28 18:13:25,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5a6dd7-3d3c-4403-90a9-c1bc9d4765d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:25,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ce5a6dd7-3d3c-4403-90a9-c1bc9d4765d3 2018-12-28 18:13:25,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:25,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b77e59de-ab56-4360-bbf5-ff42e56b4f0c Date: Fri, 28 Dec 2018 18:13: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":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:25,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-b77e59de-ab56-4360-bbf5-ff42e56b4f0c 2018-12-28 18:13:25,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:26,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-688bcf5e-4308-4708-9b81-5e6b0d99e5fd Date: Fri, 28 Dec 2018 18:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:26,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-688bcf5e-4308-4708-9b81-5e6b0d99e5fd 2018-12-28 18:13:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:26,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d0919086-7873-4c25-bd82-219010a2896c Date: Fri, 28 Dec 2018 18:13: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":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:26,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-d0919086-7873-4c25-bd82-219010a2896c 2018-12-28 18:13:26,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:13:26,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:13:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e911753e90030dd28cc50e4a57fcc06b4bfa0e26" 2018-12-28 18:13:26,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d37a47-123f-47fd-b7b8-662e95e69f9f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:26,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-47d37a47-123f-47fd-b7b8-662e95e69f9f 2018-12-28 18:13:26,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:26,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e007ca51-64bc-4b61-8d02-790d17e16604 Date: Fri, 28 Dec 2018 18:13:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:26,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-e007ca51-64bc-4b61-8d02-790d17e16604 2018-12-28 18:13:26,625 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net 2018-12-28 18:13:26,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" -d '{"port": {"network_id": "308b54bc-1e7c-4675-82ed-978cc005406c", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1", "admin_state_up": true}}' 2018-12-28 18:13:27,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-140e20a8-25b1-4d00-8214-bece21c3a0a4 Date: Fri, 28 Dec 2018 18:13:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:13:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","ip_address":"10.55.0.13"}],"id":"ad3f4a90-ed8d-433b-901b-298a8b6fca48","security_groups":["5c3c92e8-b7c0-475c-bb88-baae77e2c150"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1","project_id":"b79117fedfee4d86a74c959b8912d50f","qos_policy_id":null,"admin_state_up":true,"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:27Z","binding:vnic_type":"normal"}} 2018-12-28 18:13:27,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-140e20a8-25b1-4d00-8214-bece21c3a0a4 2018-12-28 18:13:27,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:27,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f92bb654-b641-4e88-815b-85c795580ac2 Date: Fri, 28 Dec 2018 18:13: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":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:27,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-f92bb654-b641-4e88-815b-85c795580ac2 2018-12-28 18:13:27,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:27,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6084a15e-5f26-4d91-8f1b-c1c248403408 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:27,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-6084a15e-5f26-4d91-8f1b-c1c248403408 2018-12-28 18:13:27,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:27,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7459b79d-f6fa-4097-b6e4-72f0a134ce1d Date: Fri, 28 Dec 2018 18:13:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:27,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-7459b79d-f6fa-4097-b6e4-72f0a134ce1d 2018-12-28 18:13:28,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:28,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-6b5b5b3f-ca5a-4fd8-a8c3-220bbed80790 Date: Fri, 28 Dec 2018 18:13:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:13:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","ip_address":"10.55.0.13"}],"id":"ad3f4a90-ed8d-433b-901b-298a8b6fca48","security_groups":["5c3c92e8-b7c0-475c-bb88-baae77e2c150"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"b79117fedfee4d86a74c959b8912d50f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1","admin_state_up":true,"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:13:28,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1&admin_state_up=True used request id req-6b5b5b3f-ca5a-4fd8-a8c3-220bbed80790 2018-12-28 18:13:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:28,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83b734c2-af86-4514-ae69-5a80da50cfad Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:28,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-83b734c2-af86-4514-ae69-5a80da50cfad 2018-12-28 18:13:28,307 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst 2018-12-28 18:13:28,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:28,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13: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-b306bbab-98e2-4cb6-b9e8-fcb9a0329fe5 x-compute-request-id: req-b306bbab-98e2-4cb6-b9e8-fcb9a0329fe5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-flavor-name"}]} 2018-12-28 18:13:28,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b306bbab-98e2-4cb6-b9e8-fcb9a0329fe5 2018-12-28 18:13:28,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:28,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13: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-0064a5dd-77cb-4fcf-ac53-5b3ebd431dc7 x-compute-request-id: req-0064a5dd-77cb-4fcf-ac53-5b3ebd431dc7 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:13:28,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19 used request id req-0064a5dd-77cb-4fcf-ac53-5b3ebd431dc7 2018-12-28 18:13:28,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:28,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-18797c86-4d09-47aa-93a5-4eaaae4c5418 Date: Fri, 28 Dec 2018 18:13:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:18Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56ba69f1-8217-4145-b514-70e13332dce3/snap", "metadata": {}}], "self": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3", "min_disk": 0, "protected": false, "id": "56ba69f1-8217-4145-b514-70e13332dce3", "file": "/v2/images/56ba69f1-8217-4145-b514-70e13332dce3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b79117fedfee4d86a74c959b8912d50f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/56ba69f1-8217-4145-b514-70e13332dce3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image"} 2018-12-28 18:13:28,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image used request id req-18797c86-4d09-47aa-93a5-4eaaae4c5418 2018-12-28 18:13:28,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:28,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8fc85eae-9c05-4e1e-be24-19769d984f48 Date: Fri, 28 Dec 2018 18:13: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-12-28 18:13:28,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8fc85eae-9c05-4e1e-be24-19769d984f48 2018-12-28 18:13:28,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" -d '{"server": {"name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "imageRef": "56ba69f1-8217-4145-b514-70e13332dce3", "flavorRef": "53eb1676-a7e6-4493-bf34-84915b44dc19", "max_count": 1, "min_count": 1, "networks": [{"port": "ad3f4a90-ed8d-433b-901b-298a8b6fca48"}]}}' 2018-12-28 18:13:30,458 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:13: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-115ccd5b-de26-4c51-9f0f-8fc8fbf9a2a8 x-compute-request-id: req-115ccd5b-de26-4c51-9f0f-8fc8fbf9a2a8 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "adminPass": "9XisvG7f8JzH"}} 2018-12-28 18:13:30,458 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-115ccd5b-de26-4c51-9f0f-8fc8fbf9a2a8 2018-12-28 18:13:30,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:30,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13: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-988e49d1-1356-47ed-8ece-af94c673964a x-compute-request-id: req-988e49d1-1356-47ed-8ece-af94c673964a 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.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "image": {"id": "56ba69f1-8217-4145-b514-70e13332dce3", "links": [{"href": "http://172.30.9.21:8774/images/56ba69f1-8217-4145-b514-70e13332dce3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}]}, "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "user_id": "353bf90695a94e89a646d87ff23b89ea", "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-12-28T18:13:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "created": "2018-12-28T18:13:30Z", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:30,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-988e49d1-1356-47ed-8ece-af94c673964a 2018-12-28 18:13:30,825 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst 2018-12-28 18:13:30,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:31,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13: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-c5c864c7-4b63-45fe-8c52-eb398528109a x-compute-request-id: req-c5c864c7-4b63-45fe-8c52-eb398528109a 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.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "image": {"id": "56ba69f1-8217-4145-b514-70e13332dce3", "links": [{"href": "http://172.30.9.21:8774/images/56ba69f1-8217-4145-b514-70e13332dce3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}]}, "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "user_id": "353bf90695a94e89a646d87ff23b89ea", "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-12-28T18:13:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "created": "2018-12-28T18:13:30Z", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:31,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-c5c864c7-4b63-45fe-8c52-eb398528109a 2018-12-28 18:13:31,036 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst] is - BUILD 2018-12-28 18:13:31,036 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:13:34,039 - create_instance - DEBUG - VM status query timeout in 896.7864151 2018-12-28 18:13:34,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:34,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13: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-ff0cc5bf-d9b4-4ce6-822f-d443201572e1 x-compute-request-id: req-ff0cc5bf-d9b4-4ce6-822f-d443201572e1 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.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "image": {"id": "56ba69f1-8217-4145-b514-70e13332dce3", "links": [{"href": "http://172.30.9.21:8774/images/56ba69f1-8217-4145-b514-70e13332dce3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}]}, "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "security_groups": [{"name": "default"}], "user_id": "353bf90695a94e89a646d87ff23b89ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:13:32Z", "hostId": "6efd06104e380f4b54a761ed6b1365c0a892cd88616f54ee7c5447af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "created": "2018-12-28T18:13:30Z", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:34,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-ff0cc5bf-d9b4-4ce6-822f-d443201572e1 2018-12-28 18:13:34,653 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst] is - BUILD 2018-12-28 18:13:34,653 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:13:37,656 - create_instance - DEBUG - VM status query timeout in 893.169368029 2018-12-28 18:13:37,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:38,314 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7365bb2-7156-4377-9711-43a28340182b x-compute-request-id: req-b7365bb2-7156-4377-9711-43a28340182b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "image": {"id": "56ba69f1-8217-4145-b514-70e13332dce3", "links": [{"href": "http://172.30.9.21:8774/images/56ba69f1-8217-4145-b514-70e13332dce3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:13:35.000000", "flavor": {"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}]}, "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "security_groups": [{"name": "default"}], "user_id": "353bf90695a94e89a646d87ff23b89ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:13:36Z", "hostId": "6efd06104e380f4b54a761ed6b1365c0a892cd88616f54ee7c5447af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "created": "2018-12-28T18:13:30Z", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:38,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-b7365bb2-7156-4377-9711-43a28340182b 2018-12-28 18:13:38,315 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst] is - ACTIVE 2018-12-28 18:13:38,315 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:13:38,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:38,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-530f0da2-0240-41f4-9a0b-8fff78e867a8 x-compute-request-id: req-530f0da2-0240-41f4-9a0b-8fff78e867a8 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "image": {"id": "56ba69f1-8217-4145-b514-70e13332dce3", "links": [{"href": "http://172.30.9.21:8774/images/56ba69f1-8217-4145-b514-70e13332dce3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:13:35.000000", "flavor": {"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}]}, "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "security_groups": [{"name": "default"}], "user_id": "353bf90695a94e89a646d87ff23b89ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:13:36Z", "hostId": "6efd06104e380f4b54a761ed6b1365c0a892cd88616f54ee7c5447af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "created": "2018-12-28T18:13:30Z", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:38,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-530f0da2-0240-41f4-9a0b-8fff78e867a8 2018-12-28 18:13:38,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:38,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fc555e23-8790-40a9-943e-f8d06ad4384a Date: Fri, 28 Dec 2018 18:13:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["b868e6e0-cc53-4abd-9368-74d89aaf64c3"],"updated_at":"2018-12-28T18:13:21Z","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b79117fedfee4d86a74c959b8912d50f","id":"308b54bc-1e7c-4675-82ed-978cc005406c","name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net"}]} 2018-12-28 18:13:38,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net used request id req-fc555e23-8790-40a9-943e-f8d06ad4384a 2018-12-28 18:13:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:38,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9236db3c-1a4b-4e7b-83fd-be458ec584ad Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:38,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-9236db3c-1a4b-4e7b-83fd-be458ec584ad 2018-12-28 18:13:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:39,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-403340e2-8a56-4edb-a36e-c2dea6ada761 Date: Fri, 28 Dec 2018 18:13:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13: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":"b79117fedfee4d86a74c959b8912d50f","id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet"}]} 2018-12-28 18:13:39,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-403340e2-8a56-4edb-a36e-c2dea6ada761 2018-12-28 18:13:39,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:39,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-83f2a998-2e0f-4dea-aaa1-83d705f6cd3d Date: Fri, 28 Dec 2018 18:13:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:13:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","ip_address":"10.55.0.4"}],"id":"0115ad12-f9ba-4bc8-9559-dfee655f9e30","security_groups":[],"mac_address":"fa:16:3e:ee:8e:9d","project_id":"b79117fedfee4d86a74c959b8912d50f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-308b54bc-1e7c-4675-82ed-978cc005406c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:13:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","ip_address":"10.55.0.2"}],"id":"1ecff7cb-5546-4c68-885b-e61e0ed829f7","security_groups":[],"mac_address":"fa:16:3e:08:b1:1c","project_id":"b79117fedfee4d86a74c959b8912d50f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-308b54bc-1e7c-4675-82ed-978cc005406c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:13:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","ip_address":"10.55.0.3"}],"id":"6bd8b946-bc0b-4973-bd57-27503fd51c94","security_groups":[],"mac_address":"fa:16:3e:68:87:b2","project_id":"b79117fedfee4d86a74c959b8912d50f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-308b54bc-1e7c-4675-82ed-978cc005406c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:13:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b868e6e0-cc53-4abd-9368-74d89aaf64c3","ip_address":"10.55.0.13"}],"id":"ad3f4a90-ed8d-433b-901b-298a8b6fca48","security_groups":["5c3c92e8-b7c0-475c-bb88-baae77e2c150"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"b79117fedfee4d86a74c959b8912d50f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1","admin_state_up":true,"network_id":"308b54bc-1e7c-4675-82ed-978cc005406c","tenant_id":"b79117fedfee4d86a74c959b8912d50f","created_at":"2018-12-28T18:13:27Z","binding:vnic_type":"normal","device_id":"9cf2d153-98ab-4645-bd38-46fdbabf071f"}]} 2018-12-28 18:13:39,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=308b54bc-1e7c-4675-82ed-978cc005406c used request id req-83f2a998-2e0f-4dea-aaa1-83d705f6cd3d 2018-12-28 18:13:39,438 - create_instance - INFO - Deleting Port with ID - ad3f4a90-ed8d-433b-901b-298a8b6fca48 2018-12-28 18:13:39,439 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737dport-1 2018-12-28 18:13:39,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/ad3f4a90-ed8d-433b-901b-298a8b6fca48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:40,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d15116a-c9c4-448f-b15f-7019be6f73c1 Date: Fri, 28 Dec 2018 18:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:40,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/ad3f4a90-ed8d-433b-901b-298a8b6fca48 used request id req-9d15116a-c9c4-448f-b15f-7019be6f73c1 2018-12-28 18:13:40,198 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst 2018-12-28 18:13:40,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:40,591 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-022586e9-90a1-48cb-95b7-45f40a3a9923 x-compute-request-id: req-022586e9-90a1-48cb-95b7-45f40a3a9923 Content-Type: application/json 2018-12-28 18:13:40,591 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-022586e9-90a1-48cb-95b7-45f40a3a9923 2018-12-28 18:13:40,591 - create_instance - INFO - Checking deletion status 2018-12-28 18:13:40,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:40,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-895373a7-d796-4414-b987-60719f842009 x-compute-request-id: req-895373a7-d796-4414-b987-60719f842009 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.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f", "rel": "bookmark"}], "image": {"id": "56ba69f1-8217-4145-b514-70e13332dce3", "links": [{"href": "http://172.30.9.21:8774/images/56ba69f1-8217-4145-b514-70e13332dce3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:13:35.000000", "flavor": {"id": "53eb1676-a7e6-4493-bf34-84915b44dc19", "links": [{"href": "http://172.30.9.21:8774/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19", "rel": "bookmark"}]}, "id": "9cf2d153-98ab-4645-bd38-46fdbabf071f", "user_id": "353bf90695a94e89a646d87ff23b89ea", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:13:40Z", "hostId": "6efd06104e380f4b54a761ed6b1365c0a892cd88616f54ee7c5447af", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst", "created": "2018-12-28T18:13:30Z", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:13:40,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-895373a7-d796-4414-b987-60719f842009 2018-12-28 18:13:40,969 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst] is - ACTIVE 2018-12-28 18:13:40,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:13:43,972 - create_instance - DEBUG - VM status query timeout in 296.618899107 2018-12-28 18:13:43,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4cc0f00141e6df99ad84a24caf5c7de1a38c32e" 2018-12-28 18:13:44,026 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:13:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-af9bc894-0093-4fa8-a8d3-c8f19f3094ee x-compute-request-id: req-af9bc894-0093-4fa8-a8d3-c8f19f3094ee Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9cf2d153-98ab-4645-bd38-46fdbabf071f could not be found.", "code": 404}} 2018-12-28 18:13:44,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9cf2d153-98ab-4645-bd38-46fdbabf071f used request id req-af9bc894-0093-4fa8-a8d3-c8f19f3094ee 2018-12-28 18:13:44,027 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9cf2d153-98ab-4645-bd38-46fdbabf071f could not be found. (HTTP 404) (Request-ID: req-af9bc894-0093-4fa8-a8d3-c8f19f3094ee) 2018-12-28 18:13:44,027 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-inst 2018-12-28 18:13:44,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1524d8d7df0e965cd310b3a0de8da58de51f6c80" 2018-12-28 18:13:44,076 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:13: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-e3f7c8a1-9cd8-4003-a868-9a4c312fdcb5 x-compute-request-id: req-e3f7c8a1-9cd8-4003-a868-9a4c312fdcb5 Content-Length: 0 Content-Type: application/json 2018-12-28 18:13:44,076 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/53eb1676-a7e6-4493-bf34-84915b44dc19 used request id req-e3f7c8a1-9cd8-4003-a868-9a4c312fdcb5 2018-12-28 18:13:44,077 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet 2018-12-28 18:13:44,077 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-subnet 2018-12-28 18:13:44,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/b868e6e0-cc53-4abd-9368-74d89aaf64c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:46,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3aa2722-bbd5-42f5-98ed-c0ae23632ae0 Date: Fri, 28 Dec 2018 18:13:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:46,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b868e6e0-cc53-4abd-9368-74d89aaf64c3 used request id req-c3aa2722-bbd5-42f5-98ed-c0ae23632ae0 2018-12-28 18:13:46,441 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-pub-net 2018-12-28 18:13:46,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/308b54bc-1e7c-4675-82ed-978cc005406c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5ecf3aa72507c3620906feead8d2767849d8916" 2018-12-28 18:13:47,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a46f6fac-af22-4d17-9c8f-b07d2a0d0aef Date: Fri, 28 Dec 2018 18:13:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:47,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/308b54bc-1e7c-4675-82ed-978cc005406c used request id req-a46f6fac-af22-4d17-9c8f-b07d2a0d0aef 2018-12-28 18:13:47,572 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-58943751-ccd2-42b2-a599-9202996c737d-image 2018-12-28 18:13:47,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}023f464826dd0ea9db63bc3bab28fd37c62a47cd" 2018-12-28 18:13:49,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb6677c6-fd69-4288-9817-262b06d4289d Date: Fri, 28 Dec 2018 18:13:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:13:49,020 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/56ba69f1-8217-4145-b514-70e13332dce3 used request id req-cb6677c6-fd69-4288-9817-262b06d4289d 2018-12-28 18:13:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:49,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2b4708f8-9fdb-4c76-a660-3151ce5c7ada Date: Fri, 28 Dec 2018 18:13:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "created_at": "2018-12-28T18:13:20Z", "updated_at": "2018-12-28T18:13:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "revision_number": 0, "id": "32bfe581-b7bb-4b5e-b7e0-652c98cdddc2", "remote_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b79117fedfee4d86a74c959b8912d50f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "revision_number": 0, "id": "7e76c2f6-2fa3-4f86-8f8e-a75f256f23de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "port_range_min": null, "ethertype": "IPv4", "project_id": "b79117fedfee4d86a74c959b8912d50f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "revision_number": 0, "id": "acfd5678-d87d-4243-a498-d2da5ad260fd", "remote_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b79117fedfee4d86a74c959b8912d50f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "revision_number": 0, "id": "d41371fd-a6f5-4964-9e3d-8aaf61ca8803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "port_range_min": null, "ethertype": "IPv6", "project_id": "b79117fedfee4d86a74c959b8912d50f"}], "revision_number": 4, "project_id": "b79117fedfee4d86a74c959b8912d50f", "id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:13:49,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2b4708f8-9fdb-4c76-a660-3151ce5c7ada 2018-12-28 18:13:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:49,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838c958e-440e-4767-9a1f-1cf4ea046f32 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:13:49,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-838c958e-440e-4767-9a1f-1cf4ea046f32 2018-12-28 18:13:49,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:49,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3bea17b-6e27-47b7-8540-e8dc24effb43 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:13:49,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-b3bea17b-6e27-47b7-8540-e8dc24effb43 2018-12-28 18:13:49,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:49,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bc259e8-2c13-4c77-815f-9861dea550ba Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f"}, "enabled": true, "id": "b79117fedfee4d86a74c959b8912d50f", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-d989743e-7058-44f-proj"}} 2018-12-28 18:13:49,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-4bc259e8-2c13-4c77-815f-9861dea550ba 2018-12-28 18:13:49,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5c3c92e8-b7c0-475c-bb88-baae77e2c150 2018-12-28 18:13:49,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5c3c92e8-b7c0-475c-bb88-baae77e2c150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:49,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f65c3787-9cf6-4c6c-a63e-670107e29737 Date: Fri, 28 Dec 2018 18:13:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "port_range_min": null, "revision_number": 0, "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "created_at": "2018-12-28T18:13:20Z", "project_id": "b79117fedfee4d86a74c959b8912d50f", "id": "32bfe581-b7bb-4b5e-b7e0-652c98cdddc2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "port_range_min": null, "revision_number": 0, "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "created_at": "2018-12-28T18:13:20Z", "project_id": "b79117fedfee4d86a74c959b8912d50f", "id": "7e76c2f6-2fa3-4f86-8f8e-a75f256f23de"}, {"remote_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "port_range_min": null, "revision_number": 0, "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "created_at": "2018-12-28T18:13:20Z", "project_id": "b79117fedfee4d86a74c959b8912d50f", "id": "acfd5678-d87d-4243-a498-d2da5ad260fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:20Z", "security_group_id": "5c3c92e8-b7c0-475c-bb88-baae77e2c150", "port_range_min": null, "revision_number": 0, "tenant_id": "b79117fedfee4d86a74c959b8912d50f", "created_at": "2018-12-28T18:13:20Z", "project_id": "b79117fedfee4d86a74c959b8912d50f", "id": "d41371fd-a6f5-4964-9e3d-8aaf61ca8803"}]} 2018-12-28 18:13:49,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5c3c92e8-b7c0-475c-bb88-baae77e2c150 used request id req-f65c3787-9cf6-4c6c-a63e-670107e29737 2018-12-28 18:13:49,714 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:13:49,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5c3c92e8-b7c0-475c-bb88-baae77e2c150 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:50,039 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-448af4a2-d109-4338-b7a6-70722a58b4ab Content-Length: 0 Date: Fri, 28 Dec 2018 18:13:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:13:50,039 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5c3c92e8-b7c0-475c-bb88-baae77e2c150 used request id req-448af4a2-d109-4338-b7a6-70722a58b4ab 2018-12-28 18:13:50,040 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-d989743e-7058-44f-proj 2018-12-28 18:13:50,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:50,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86416809-9624-4d99-bab4-807e396779d5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:50,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b79117fedfee4d86a74c959b8912d50f used request id req-86416809-9624-4d99-bab4-807e396779d5 2018-12-28 18:13:50,238 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-d989743e-7058-44f-proj-role 2018-12-28 18:13:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9b94ace7c91c43f9a54ea64bcde2eb3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:50,361 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-438ac28a-142b-4bbd-ab71-b724289c39c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:50,361 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9b94ace7c91c43f9a54ea64bcde2eb3f used request id req-438ac28a-142b-4bbd-ab71-b724289c39c8 2018-12-28 18:13:50,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a9a20a71947768ab4510a46d9c10fa88938390" 2018-12-28 18:13:50,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e8c065-3f1d-40b2-a80e-d1a431491b18 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:13:50,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-99e8c065-3f1d-40b2-a80e-d1a431491b18 2018-12-28 18:13:50,455 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-d989743e-7058-44f-user 2018-12-28 18:13:50,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/353bf90695a94e89a646d87ff23b89ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec9cf8e454625d53306da9b994777659f42ac317" 2018-12-28 18:13:50,730 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd7b7543-2224-4b69-b0ee-c6f6d1b5c814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:50,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/353bf90695a94e89a646d87ff23b89ea used request id req-bd7b7543-2224-4b69-b0ee-c6f6d1b5c814 2018-12-28 18:13:50,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:51,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3rmzIfKyQiuWzttBkjapcw"], "issued_at": "2018-12-28T18:13:51.000000Z"}} 2018-12-28 18:13:51,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}229ebbaab4dee473058ae6bb1b0a2659a6af8e2e" 2018-12-28 18:13:51,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74745c0-5263-420e-a9e4-496c33d6138b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:51,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f74745c0-5263-420e-a9e4-496c33d6138b 2018-12-28 18:13:51,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:51,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:51,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["qOhIQIDyQdCHwYQd9ObSFQ"], "issued_at": "2018-12-28T18:13:51.000000Z"}} 2018-12-28 18:13:51,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:13:51,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-620eae98-dcae-4129-8b8e-0567bcc086ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:51,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-620eae98-dcae-4129-8b8e-0567bcc086ee 2018-12-28 18:13:51,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:13:51,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:13: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:13:51,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:13:51,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69d75c2e-0ffd-4b77-97f4-ce5daf72186f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:13:51,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj used request id req-69d75c2e-0ffd-4b77-97f4-ce5daf72186f 2018-12-28 18:13:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:13:51,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9016bd53-5cc9-476c-a0ab-bd777382ec29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:13:51,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9016bd53-5cc9-476c-a0ab-bd777382ec29 2018-12-28 18:13:51,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}}' 2018-12-28 18:13:51,996 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1c216ed-1cf4-425c-8f72-a4baa192fa99 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:13:51,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f1c216ed-1cf4-425c-8f72-a4baa192fa99 2018-12-28 18:13:51,996 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj 2018-12-28 18:13:51,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:51,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:52,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["4wFmfygoTVawuzGrLv5Dyg"], "issued_at": "2018-12-28T18:13:52.000000Z"}} 2018-12-28 18:13:52,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa6248029b96c1f6eddf74b03627a8ec0a3ad66" 2018-12-28 18:13:52,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccffff0-3447-468f-93aa-25393b86bf6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:52,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2ccffff0-3447-468f-93aa-25393b86bf6f 2018-12-28 18:13:52,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:13:52,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:13:52,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa6248029b96c1f6eddf74b03627a8ec0a3ad66" 2018-12-28 18:13:52,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031dad5a-9929-45ba-8115-e007cde67ddf Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:13:52,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-031dad5a-9929-45ba-8115-e007cde67ddf 2018-12-28 18:13:52,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa6248029b96c1f6eddf74b03627a8ec0a3ad66" 2018-12-28 18:13:52,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d9879e-7745-4ba6-b0c0-1d2c852f7ef0 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}]} 2018-12-28 18:13:52,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj used request id req-c8d9879e-7745-4ba6-b0c0-1d2c852f7ef0 2018-12-28 18:13:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa6248029b96c1f6eddf74b03627a8ec0a3ad66" 2018-12-28 18:13:52,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6604365b-5637-44a5-869d-e92465bf1edc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:13:52,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6604365b-5637-44a5-869d-e92465bf1edc 2018-12-28 18:13:53,091 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-user 2018-12-28 18:13:53,091 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:13:53,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07b2c00b-62e7-4098-abe4-8d3001cde55f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:13:53,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-07b2c00b-62e7-4098-abe4-8d3001cde55f 2018-12-28 18:13:53,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" -d '{"role": {"name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role"}}' 2018-12-28 18:13:53,320 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea07161c-0359-467f-8789-3926296a42ea Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aabadb43bfd6443497340cb0e0f3c753", "links": {"self": "http://172.30.9.21:5000/v3/roles/aabadb43bfd6443497340cb0e0f3c753"}, "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role"}} 2018-12-28 18:13:53,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-ea07161c-0359-467f-8789-3926296a42ea 2018-12-28 18:13:53,320 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role 2018-12-28 18:13:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/aabadb43bfd6443497340cb0e0f3c753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:13:53,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ecf86c-8de8-407f-b612-b112b0ac12ac Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/aabadb43bfd6443497340cb0e0f3c753"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role", "id": "aabadb43bfd6443497340cb0e0f3c753"}} 2018-12-28 18:13:53,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/aabadb43bfd6443497340cb0e0f3c753 used request id req-41ecf86c-8de8-407f-b612-b112b0ac12ac 2018-12-28 18:13:53,408 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role to project CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj 2018-12-28 18:13:53,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670/users/ae1e2d8b7a3f46f49a60a1f0578ac166/roles/aabadb43bfd6443497340cb0e0f3c753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:13:53,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:13:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e7b9d3-ab44-43c3-8be6-ea2073ee8341 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:13:53,538 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670/users/ae1e2d8b7a3f46f49a60a1f0578ac166/roles/aabadb43bfd6443497340cb0e0f3c753 used request id req-47e7b9d3-ab44-43c3-8be6-ea2073ee8341 2018-12-28 18:13:53,538 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:13:53,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:53,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:53,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aabadb43bfd6443497340cb0e0f3c753", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role"}], "expires_at": "2018-12-28T19:13:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0066204a47544314aba09b9e9d2f4670", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-user", "id": "ae1e2d8b7a3f46f49a60a1f0578ac166"}, "audit_ids": ["PAon_Jp6SwSwJqBa9T39Gg"], "issued_at": "2018-12-28T18:13:53.000000Z"}} 2018-12-28 18:13:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:13:53,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3c04f9f-144b-45a1-8111-abe92294c276 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:53,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b3c04f9f-144b-45a1-8111-abe92294c276 2018-12-28 18:13:53,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:13:54,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c7ed9565-5c10-4e45-93fb-de5f424b06e1 Date: Fri, 28 Dec 2018 18:13:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image"} 2018-12-28 18:13:54,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image used request id req-c7ed9565-5c10-4e45-93fb-de5f424b06e1 2018-12-28 18:13:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:13:54,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0eaca5f-61ef-434f-b6a9-e27cba5547ac Date: Fri, 28 Dec 2018 18:13: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-12-28 18:13:54,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-c0eaca5f-61ef-434f-b6a9-e27cba5547ac 2018-12-28 18:13:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image"}' 2018-12-28 18:13:54,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 X-Openstack-Request-Id: req-12ca31d2-fe5c-49dc-bd49-f5d058e88e73 Date: Fri, 28 Dec 2018 18:13:54 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "min_disk": 0, "protected": false, "id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "file": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5/file", "checksum": null, "owner": "0066204a47544314aba09b9e9d2f4670", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:13:54,546 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-12ca31d2-fe5c-49dc-bd49-f5d058e88e73 2018-12-28 18:13:54,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" -d '' 2018-12-28 18:13:56,702 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20d4ed1c-58f1-4c0e-9d53-0db8c5398739 Date: Fri, 28 Dec 2018 18:13:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:13:56,702 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5/file used request id req-20d4ed1c-58f1-4c0e-9d53-0db8c5398739 2018-12-28 18:13:56,703 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:13:56,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:13:56,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4aac5394-bb94-44dc-818c-d6b3fbccde79 Date: Fri, 28 Dec 2018 18:13:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:56Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/45cc53bc-db0d-4578-bc5d-9321253816a5/snap", "metadata": {}}], "self": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "min_disk": 0, "protected": false, "id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "file": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0066204a47544314aba09b9e9d2f4670", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/45cc53bc-db0d-4578-bc5d-9321253816a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:13:56,890 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 used request id req-4aac5394-bb94-44dc-818c-d6b3fbccde79 2018-12-28 18:13:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:13:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7f2743e-d2d0-491f-af2a-8c02ee33ef7f Date: Fri, 28 Dec 2018 18:13: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-12-28 18:13:57,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b7f2743e-d2d0-491f-af2a-8c02ee33ef7f 2018-12-28 18:13:57,058 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image 2018-12-28 18:13:57,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:13:57,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5273765f-3f60-49ac-979b-fcbbbf270a71 Date: Fri, 28 Dec 2018 18:13:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:56Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/45cc53bc-db0d-4578-bc5d-9321253816a5/snap", "metadata": {}}], "self": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "min_disk": 0, "protected": false, "id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "file": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0066204a47544314aba09b9e9d2f4670", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/45cc53bc-db0d-4578-bc5d-9321253816a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:13:57,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 used request id req-5273765f-3f60-49ac-979b-fcbbbf270a71 2018-12-28 18:13:57,223 - create_image - DEBUG - Instance status is - active 2018-12-28 18:13:57,223 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image 2018-12-28 18:13:57,223 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image 2018-12-28 18:13:57,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:13:57,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:13:57,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aabadb43bfd6443497340cb0e0f3c753", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role"}], "expires_at": "2018-12-28T19:13:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0066204a47544314aba09b9e9d2f4670", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-user", "id": "ae1e2d8b7a3f46f49a60a1f0578ac166"}, "audit_ids": ["aUbxK39gTmmPbjRd8xdJsw"], "issued_at": "2018-12-28T18:13:57.000000Z"}} 2018-12-28 18:13:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:13:57,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:13:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc0019a-585f-43e4-9356-5484f9ac1ec7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:13:57,773 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bdc0019a-585f-43e4-9356-5484f9ac1ec7 2018-12-28 18:13:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:13:57,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5f00e5ca-d168-45ab-b5db-9de29c4bb9c3 Date: Fri, 28 Dec 2018 18:13:57 GMT RESP BODY: {"networks":[]} 2018-12-28 18:13:57,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-5f00e5ca-d168-45ab-b5db-9de29c4bb9c3 2018-12-28 18:13:57,967 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net 2018-12-28 18:13:57,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" -d '{"network": {"name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net", "admin_state_up": true}}' 2018-12-28 18:13:58,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-b2f99c02-387d-4e1d-9e99-0da32548d25f Date: Fri, 28 Dec 2018 18:13:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5dbbf242-0e5c-4091-984b-4418ae328d51","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:13:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","mtu":1450}} 2018-12-28 18:13:58,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-b2f99c02-387d-4e1d-9e99-0da32548d25f 2018-12-28 18:13:58,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:13:58,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-12f93715-9765-46c4-ad45-c5f4b130fcd2 Date: Fri, 28 Dec 2018 18:13: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-12-28T18:13:58Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:13:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-12f93715-9765-46c4-ad45-c5f4b130fcd2 2018-12-28 18:13:58,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:13:59,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ebb089dd-2214-4133-91b7-34b0d78c018b Date: Fri, 28 Dec 2018 18:13:59 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:13:59,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-ebb089dd-2214-4133-91b7-34b0d78c018b 2018-12-28 18:13:59,025 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet 2018-12-28 18:13:59,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" -d '{"subnets": [{"ip_version": 4, "network_id": "5dbbf242-0e5c-4091-984b-4418ae328d51", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]}' 2018-12-28 18:13:59,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dbc9ffab-bb6b-45bc-a0bc-6f223b19131f Date: Fri, 28 Dec 2018 18:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","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":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:13:59,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-dbc9ffab-bb6b-45bc-a0bc-6f223b19131f 2018-12-28 18:13:59,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:13:59,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e73fac05-ee10-4ae5-bf94-cae4b3c40597 Date: Fri, 28 Dec 2018 18:13: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":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:13:59,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-e73fac05-ee10-4ae5-bf94-cae4b3c40597 2018-12-28 18:13:59,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:14:00,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-46a82a0b-8763-459b-be25-02d31991d123 Date: Fri, 28 Dec 2018 18:14:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:00,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-46a82a0b-8763-459b-be25-02d31991d123 2018-12-28 18:14:00,174 - OpenStackNetwork - DEBUG - Network [5dbbf242-0e5c-4091-984b-4418ae328d51] created successfully 2018-12-28 18:14:00,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:00,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:00,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:14:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["VMx76W7ZQLa1Jkjul--2Ag"], "issued_at": "2018-12-28T18:14:00.000000Z"}} 2018-12-28 18:14:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d1114f84e474a8cf56faf6e8d3987619628ee5" 2018-12-28 18:14:00,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e4fc59-2828-4cdf-acca-b880ae665e01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:00,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-58e4fc59-2828-4cdf-acca-b880ae665e01 2018-12-28 18:14:00,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:14:00,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d1114f84e474a8cf56faf6e8d3987619628ee5" 2018-12-28 18:14:00,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ef441a0a-9e4c-446a-8ca2-ff877406bf52 x-compute-request-id: req-ef441a0a-9e4c-446a-8ca2-ff877406bf52 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:14:00,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ef441a0a-9e4c-446a-8ca2-ff877406bf52 2018-12-28 18:14:00,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d1114f84e474a8cf56faf6e8d3987619628ee5" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-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-12-28 18:14:00,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6fa43e6a-f81f-4d51-8ff0-5f03ea7a19d0 x-compute-request-id: req-6fa43e6a-f81f-4d51-8ff0-5f03ea7a19d0 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:14:00,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6fa43e6a-f81f-4d51-8ff0-5f03ea7a19d0 2018-12-28 18:14:00,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:00,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:01,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aabadb43bfd6443497340cb0e0f3c753", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role"}], "expires_at": "2018-12-28T19:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0066204a47544314aba09b9e9d2f4670", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-user", "id": "ae1e2d8b7a3f46f49a60a1f0578ac166"}, "audit_ids": ["ysQP804WR5yW6X5KzVZx8A"], "issued_at": "2018-12-28T18:14:01.000000Z"}} 2018-12-28 18:14:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:01,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f866b37-4846-4d24-ba80-1cddb1760092 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:01,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2f866b37-4846-4d24-ba80-1cddb1760092 2018-12-28 18:14:01,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:14:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:01,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242b470e-88a8-483a-b084-1badd4dd9e18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:01,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-242b470e-88a8-483a-b084-1badd4dd9e18 2018-12-28 18:14:01,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:01,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-933cccd3-1582-43bb-9aca-5781e1d9b684 Date: Fri, 28 Dec 2018 18:14: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":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:14:01,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-933cccd3-1582-43bb-9aca-5781e1d9b684 2018-12-28 18:14:01,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:14:01,938 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:14: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:14:01,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:02,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ef8b51a-2c8e-4e13-940b-46b86a21a419 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:02,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-7ef8b51a-2c8e-4e13-940b-46b86a21a419 2018-12-28 18:14:02,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:02,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00c441dd-526c-4744-a40a-eeba000f8a3a Date: Fri, 28 Dec 2018 18:14:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:02,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-00c441dd-526c-4744-a40a-eeba000f8a3a 2018-12-28 18:14:02,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:02,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f6b0c354-bb5c-49a4-a0ee-f581e7162b27 Date: Fri, 28 Dec 2018 18:14:02 GMT RESP BODY: {"ports":[]} 2018-12-28 18:14:02,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1&admin_state_up=True used request id req-f6b0c354-bb5c-49a4-a0ee-f581e7162b27 2018-12-28 18:14:02,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:02,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-24ed7890-d991-45cb-9d2b-258a22603e61 x-compute-request-id: req-24ed7890-d991-45cb-9d2b-258a22603e61 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:14:02,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst used request id req-24ed7890-d991-45cb-9d2b-258a22603e61 2018-12-28 18:14:02,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:02,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b05d8a99-b7cc-4228-b3b0-f808c300dc31 Date: Fri, 28 Dec 2018 18:14: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":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:14:02,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-b05d8a99-b7cc-4228-b3b0-f808c300dc31 2018-12-28 18:14:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:02,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fffb024-d5e2-452f-9cfc-ecd016aedb19 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:02,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-7fffb024-d5e2-452f-9cfc-ecd016aedb19 2018-12-28 18:14:02,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:03,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-821bc414-a7a5-452e-a8b3-85fdced73bc6 Date: Fri, 28 Dec 2018 18:14:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:03,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-821bc414-a7a5-452e-a8b3-85fdced73bc6 2018-12-28 18:14:03,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:03,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f57154cd-e379-4cac-9cce-3d4201ea54a3 Date: Fri, 28 Dec 2018 18:14:03 GMT RESP BODY: {"ports":[]} 2018-12-28 18:14:03,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1&admin_state_up=True used request id req-f57154cd-e379-4cac-9cce-3d4201ea54a3 2018-12-28 18:14:03,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:03,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:03,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aabadb43bfd6443497340cb0e0f3c753", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role"}], "expires_at": "2018-12-28T19:14:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0066204a47544314aba09b9e9d2f4670", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0066204a47544314aba09b9e9d2f4670", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-user", "id": "ae1e2d8b7a3f46f49a60a1f0578ac166"}, "audit_ids": ["6zahZuCYT8yTc0a894ESxA"], "issued_at": "2018-12-28T18:14:03.000000Z"}} 2018-12-28 18:14:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82a41982eb4bb419234ba7d3ba6bff6975eb199" 2018-12-28 18:14:03,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab17db6d-9145-47de-9379-cd4b38faec19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:03,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ab17db6d-9145-47de-9379-cd4b38faec19 2018-12-28 18:14:03,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:03,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c806e2e0-8a0c-4cd4-b33c-ed18e04396c5 Date: Fri, 28 Dec 2018 18:14: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":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:14:03,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-c806e2e0-8a0c-4cd4-b33c-ed18e04396c5 2018-12-28 18:14:04,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:04,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-adf21099-5e8c-41e6-90a6-52ab533d8a8c Date: Fri, 28 Dec 2018 18:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:04,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-adf21099-5e8c-41e6-90a6-52ab533d8a8c 2018-12-28 18:14:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:04,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-515b882a-a23f-4788-b2de-853efa8751f6 Date: Fri, 28 Dec 2018 18:14: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":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:14:04,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-515b882a-a23f-4788-b2de-853efa8751f6 2018-12-28 18:14:04,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:14:04,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:14: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:14:04,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c82a41982eb4bb419234ba7d3ba6bff6975eb199" 2018-12-28 18:14:04,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-350f3fbe-7f5c-4b09-97c0-0f13c8bf624f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:04,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-350f3fbe-7f5c-4b09-97c0-0f13c8bf624f 2018-12-28 18:14:04,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:04,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-60af4bfb-99b6-4692-aae3-264a6482f528 Date: Fri, 28 Dec 2018 18:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:04,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-60af4bfb-99b6-4692-aae3-264a6482f528 2018-12-28 18:14:04,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:04,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fbbcf6d9-27d3-4323-970c-0514d8d3b169 Date: Fri, 28 Dec 2018 18:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:04,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet used request id req-fbbcf6d9-27d3-4323-970c-0514d8d3b169 2018-12-28 18:14:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:05,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9c2217ba-5877-44f1-a7ac-a34fb20e5554 Date: Fri, 28 Dec 2018 18:14:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:05,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet used request id req-9c2217ba-5877-44f1-a7ac-a34fb20e5554 2018-12-28 18:14:05,010 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net 2018-12-28 18:14:05,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" -d '{"port": {"network_id": "5dbbf242-0e5c-4091-984b-4418ae328d51", "fixed_ips": [{"subnet_id": "c0494213-da5c-44e2-b272-5d6de20c9851", "ip_address": "10.55.0.101"}, {"subnet_id": "c0494213-da5c-44e2-b272-5d6de20c9851", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1", "admin_state_up": true}}' 2018-12-28 18:14:06,029 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-e2768b09-7539-4ed8-9208-dcc7fe0bd003 Date: Fri, 28 Dec 2018 18:14:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:05Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.101"},{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.102"}],"id":"7dc76c5d-22ac-4b3f-b50a-026fb719309a","security_groups":["0d555aed-2a4b-4c4e-a1ab-62e5c8949c90"],"mac_address":"fa:16:3e:13:42:16","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1","project_id":"0066204a47544314aba09b9e9d2f4670","qos_policy_id":null,"admin_state_up":true,"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:14:05Z","binding:vnic_type":"normal"}} 2018-12-28 18:14:06,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-e2768b09-7539-4ed8-9208-dcc7fe0bd003 2018-12-28 18:14:06,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ef8abb91-afd3-4aaa-bb43-a162d45ca657 Date: Fri, 28 Dec 2018 18:14: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":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:14:06,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-ef8abb91-afd3-4aaa-bb43-a162d45ca657 2018-12-28 18:14:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1df99459-068a-40ee-bc8e-8db92d41be2f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:06,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-1df99459-068a-40ee-bc8e-8db92d41be2f 2018-12-28 18:14:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce6e935e-a64b-4f1e-bd57-13bdc9ae9cb6 Date: Fri, 28 Dec 2018 18:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:06,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-ce6e935e-a64b-4f1e-bd57-13bdc9ae9cb6 2018-12-28 18:14:06,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-6bf9889b-0f42-45a9-95af-8c8d58286412 Date: Fri, 28 Dec 2018 18:14:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:05Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.101"},{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.102"}],"id":"7dc76c5d-22ac-4b3f-b50a-026fb719309a","security_groups":["0d555aed-2a4b-4c4e-a1ab-62e5c8949c90"],"mac_address":"fa:16:3e:13:42:16","project_id":"0066204a47544314aba09b9e9d2f4670","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1","admin_state_up":true,"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:14:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:14:06,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1&admin_state_up=True used request id req-6bf9889b-0f42-45a9-95af-8c8d58286412 2018-12-28 18:14:06,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1000978e-a7d7-41c3-8878-62c31a703298 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:06,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-1000978e-a7d7-41c3-8878-62c31a703298 2018-12-28 18:14:06,599 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst 2018-12-28 18:14:06,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,631 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-2d834389-8cff-4efe-87a0-cec90b84eff6 x-compute-request-id: req-2d834389-8cff-4efe-87a0-cec90b84eff6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-flavor-name"}]} 2018-12-28 18:14:06,631 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2d834389-8cff-4efe-87a0-cec90b84eff6 2018-12-28 18:14:06,634 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-d495b40c-9a50-4da6-be39-4960edd6a0e5 x-compute-request-id: req-d495b40c-9a50-4da6-be39-4960edd6a0e5 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:14:06,653 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592 used request id req-d495b40c-9a50-4da6-be39-4960edd6a0e5 2018-12-28 18:14:06,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-705a90b4-f2cc-4d68-9282-9c5a6bd4f711 Date: Fri, 28 Dec 2018 18:14:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:13:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:13:56Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/45cc53bc-db0d-4578-bc5d-9321253816a5/snap", "metadata": {}}], "self": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "min_disk": 0, "protected": false, "id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "file": "/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0066204a47544314aba09b9e9d2f4670", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/45cc53bc-db0d-4578-bc5d-9321253816a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image"} 2018-12-28 18:14:06,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image used request id req-705a90b4-f2cc-4d68-9282-9c5a6bd4f711 2018-12-28 18:14:06,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:06,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a6f97477-2c56-49b7-b1bd-ee94491325fb Date: Fri, 28 Dec 2018 18:14: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-12-28 18:14:06,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a6f97477-2c56-49b7-b1bd-ee94491325fb 2018-12-28 18:14:06,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" -d '{"server": {"name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "imageRef": "45cc53bc-db0d-4578-bc5d-9321253816a5", "flavorRef": "09714174-ef19-4ef3-b2c0-c229d24f8592", "max_count": 1, "min_count": 1, "networks": [{"port": "7dc76c5d-22ac-4b3f-b50a-026fb719309a"}]}}' 2018-12-28 18:14:08,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:14: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-c60edb58-1784-44d9-8649-ad7063796684 x-compute-request-id: req-c60edb58-1784-44d9-8649-ad7063796684 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "adminPass": "9uWg3mG3ftuf"}} 2018-12-28 18:14:08,380 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-c60edb58-1784-44d9-8649-ad7063796684 2018-12-28 18:14:08,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:08,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-2e6452fe-0b68-4acf-8a25-c83289b4f486 x-compute-request-id: req-2e6452fe-0b68-4acf-8a25-c83289b4f486 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.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "image": {"id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "links": [{"href": "http://172.30.9.21:8774/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}]}, "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "user_id": "ae1e2d8b7a3f46f49a60a1f0578ac166", "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-12-28T18:14:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "created": "2018-12-28T18:14:08Z", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:08,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-2e6452fe-0b68-4acf-8a25-c83289b4f486 2018-12-28 18:14:08,752 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst 2018-12-28 18:14:08,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:08,995 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-da12372b-290b-4014-88b2-a61704de5db8 x-compute-request-id: req-da12372b-290b-4014-88b2-a61704de5db8 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "image": {"id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "links": [{"href": "http://172.30.9.21:8774/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}]}, "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "user_id": "ae1e2d8b7a3f46f49a60a1f0578ac166", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:14:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "created": "2018-12-28T18:14:08Z", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:08,995 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-da12372b-290b-4014-88b2-a61704de5db8 2018-12-28 18:14:08,995 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst] is - BUILD 2018-12-28 18:14:08,996 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:14:11,999 - create_instance - DEBUG - VM status query timeout in 896.753599882 2018-12-28 18:14:12,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:12,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-6673fada-bccd-4c3c-8f97-0c07bd4388c2 x-compute-request-id: req-6673fada-bccd-4c3c-8f97-0c07bd4388c2 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.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "image": {"id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "links": [{"href": "http://172.30.9.21:8774/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}]}, "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "security_groups": [{"name": "default"}], "user_id": "ae1e2d8b7a3f46f49a60a1f0578ac166", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:14:09Z", "hostId": "b0014e03d5014766c4b5c4a7147c35fbd7b011871b4cb5290068e45e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "created": "2018-12-28T18:14:08Z", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:12,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-6673fada-bccd-4c3c-8f97-0c07bd4388c2 2018-12-28 18:14:12,642 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst] is - BUILD 2018-12-28 18:14:12,643 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:14:15,646 - create_instance - DEBUG - VM status query timeout in 893.106535912 2018-12-28 18:14:15,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:16,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-074d4637-5bd2-475b-bec3-460b55b06df8 x-compute-request-id: req-074d4637-5bd2-475b-bec3-460b55b06df8 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:42:16", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:42:16", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "image": {"id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "links": [{"href": "http://172.30.9.21:8774/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:14:13.000000", "flavor": {"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}]}, "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "security_groups": [{"name": "default"}], "user_id": "ae1e2d8b7a3f46f49a60a1f0578ac166", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:14:14Z", "hostId": "b0014e03d5014766c4b5c4a7147c35fbd7b011871b4cb5290068e45e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "created": "2018-12-28T18:14:08Z", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:16,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-074d4637-5bd2-475b-bec3-460b55b06df8 2018-12-28 18:14:16,441 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst] is - ACTIVE 2018-12-28 18:14:16,441 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:14:16,444 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:17,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-847ed2c6-5c30-43bd-a36a-1e2d7bb48409 x-compute-request-id: req-847ed2c6-5c30-43bd-a36a-1e2d7bb48409 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:42:16", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:42:16", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "image": {"id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "links": [{"href": "http://172.30.9.21:8774/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:14:13.000000", "flavor": {"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}]}, "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "security_groups": [{"name": "default"}], "user_id": "ae1e2d8b7a3f46f49a60a1f0578ac166", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:14:14Z", "hostId": "b0014e03d5014766c4b5c4a7147c35fbd7b011871b4cb5290068e45e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "created": "2018-12-28T18:14:08Z", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:17,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-847ed2c6-5c30-43bd-a36a-1e2d7bb48409 2018-12-28 18:14:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:17,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3044c8b2-8cc8-4ddf-9b90-729e8e6cea5b Date: Fri, 28 Dec 2018 18:14:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c0494213-da5c-44e2-b272-5d6de20c9851"],"updated_at":"2018-12-28T18:13:59Z","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0066204a47544314aba09b9e9d2f4670","id":"5dbbf242-0e5c-4091-984b-4418ae328d51","name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net"}]} 2018-12-28 18:14:17,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net used request id req-3044c8b2-8cc8-4ddf-9b90-729e8e6cea5b 2018-12-28 18:14:17,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:17,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf656c3-2376-4145-ba71-7f14e5b9cc74 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:17,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-edf656c3-2376-4145-ba71-7f14e5b9cc74 2018-12-28 18:14:17,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:17,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bfdf0609-72fa-4f43-8e51-374782e5c68f Date: Fri, 28 Dec 2018 18:14:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:13:59Z","dns_nameservers":[],"updated_at":"2018-12-28T18:13:59Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0066204a47544314aba09b9e9d2f4670","id":"c0494213-da5c-44e2-b272-5d6de20c9851","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet"}]} 2018-12-28 18:14:17,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-bfdf0609-72fa-4f43-8e51-374782e5c68f 2018-12-28 18:14:17,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:17,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-42699726-3595-4653-b7bc-b1d01c28d10b Date: Fri, 28 Dec 2018 18:14:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.2"}],"id":"2c646253-dbd2-4b75-981d-3cc2aa242421","security_groups":[],"mac_address":"fa:16:3e:bc:1c:de","project_id":"0066204a47544314aba09b9e9d2f4670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:14:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5dbbf242-0e5c-4091-984b-4418ae328d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.4"}],"id":"55bd2f17-bd44-4e88-8a32-201cf2bad336","security_groups":[],"mac_address":"fa:16:3e:dd:6a:e2","project_id":"0066204a47544314aba09b9e9d2f4670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:14:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5dbbf242-0e5c-4091-984b-4418ae328d51"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.101"},{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.102"}],"id":"7dc76c5d-22ac-4b3f-b50a-026fb719309a","security_groups":["0d555aed-2a4b-4c4e-a1ab-62e5c8949c90"],"mac_address":"fa:16:3e:13:42:16","project_id":"0066204a47544314aba09b9e9d2f4670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1","admin_state_up":true,"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:14:05Z","binding:vnic_type":"normal","device_id":"b3c19a50-d091-4612-8349-9a96ae25735e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c0494213-da5c-44e2-b272-5d6de20c9851","ip_address":"10.55.0.3"}],"id":"e22df0a1-f772-41ef-acf1-795b57aab964","security_groups":[],"mac_address":"fa:16:3e:33:4b:e8","project_id":"0066204a47544314aba09b9e9d2f4670","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5dbbf242-0e5c-4091-984b-4418ae328d51","tenant_id":"0066204a47544314aba09b9e9d2f4670","created_at":"2018-12-28T18:14:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5dbbf242-0e5c-4091-984b-4418ae328d51"}]} 2018-12-28 18:14:17,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-42699726-3595-4653-b7bc-b1d01c28d10b 2018-12-28 18:14:17,588 - create_instance - INFO - Deleting Port with ID - 7dc76c5d-22ac-4b3f-b50a-026fb719309a 2018-12-28 18:14:17,588 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28cport-1 2018-12-28 18:14:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/7dc76c5d-22ac-4b3f-b50a-026fb719309a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:18,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62965f68-1202-41ad-88ab-fe9a0c0e5550 Date: Fri, 28 Dec 2018 18:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:14:18,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/7dc76c5d-22ac-4b3f-b50a-026fb719309a used request id req-62965f68-1202-41ad-88ab-fe9a0c0e5550 2018-12-28 18:14:18,072 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst 2018-12-28 18:14:18,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:18,224 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b653fec1-d0fe-4ce9-8676-d4251440ebea x-compute-request-id: req-b653fec1-d0fe-4ce9-8676-d4251440ebea Content-Type: application/json 2018-12-28 18:14:18,224 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-b653fec1-d0fe-4ce9-8676-d4251440ebea 2018-12-28 18:14:18,225 - create_instance - INFO - Checking deletion status 2018-12-28 18:14:18,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:18,930 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-541a7c5a-b18e-4adf-8cb5-a23834991dda x-compute-request-id: req-541a7c5a-b18e-4adf-8cb5-a23834991dda Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:42:16", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:42:16", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b3c19a50-d091-4612-8349-9a96ae25735e", "rel": "bookmark"}], "image": {"id": "45cc53bc-db0d-4578-bc5d-9321253816a5", "links": [{"href": "http://172.30.9.21:8774/images/45cc53bc-db0d-4578-bc5d-9321253816a5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:14:13.000000", "flavor": {"id": "09714174-ef19-4ef3-b2c0-c229d24f8592", "links": [{"href": "http://172.30.9.21:8774/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592", "rel": "bookmark"}]}, "id": "b3c19a50-d091-4612-8349-9a96ae25735e", "user_id": "ae1e2d8b7a3f46f49a60a1f0578ac166", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:14:18Z", "hostId": "b0014e03d5014766c4b5c4a7147c35fbd7b011871b4cb5290068e45e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst", "created": "2018-12-28T18:14:08Z", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:18,930 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-541a7c5a-b18e-4adf-8cb5-a23834991dda 2018-12-28 18:14:18,931 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst] is - ACTIVE 2018-12-28 18:14:18,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:14:21,934 - create_instance - DEBUG - VM status query timeout in 296.290829182 2018-12-28 18:14:21,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49c8aeff6d3cfcc961c96e90a97f5b41e20676ac" 2018-12-28 18:14:21,996 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-651458f2-b5c9-441d-8eaa-834873968373 x-compute-request-id: req-651458f2-b5c9-441d-8eaa-834873968373 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b3c19a50-d091-4612-8349-9a96ae25735e could not be found.", "code": 404}} 2018-12-28 18:14:21,996 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b3c19a50-d091-4612-8349-9a96ae25735e used request id req-651458f2-b5c9-441d-8eaa-834873968373 2018-12-28 18:14:21,997 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b3c19a50-d091-4612-8349-9a96ae25735e could not be found. (HTTP 404) (Request-ID: req-651458f2-b5c9-441d-8eaa-834873968373) 2018-12-28 18:14:21,997 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-inst 2018-12-28 18:14:22,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14d1114f84e474a8cf56faf6e8d3987619628ee5" 2018-12-28 18:14:22,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:14:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7da0f446-2d76-45d8-88b2-985773115c9f x-compute-request-id: req-7da0f446-2d76-45d8-88b2-985773115c9f Content-Length: 0 Content-Type: application/json 2018-12-28 18:14:22,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/09714174-ef19-4ef3-b2c0-c229d24f8592 used request id req-7da0f446-2d76-45d8-88b2-985773115c9f 2018-12-28 18:14:22,067 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet 2018-12-28 18:14:22,067 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-subnet 2018-12-28 18:14:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/c0494213-da5c-44e2-b272-5d6de20c9851 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:14:24,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0665ac7b-3d51-42d7-a345-956bb34d33ee Date: Fri, 28 Dec 2018 18:14:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:14:24,504 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/c0494213-da5c-44e2-b272-5d6de20c9851 used request id req-0665ac7b-3d51-42d7-a345-956bb34d33ee 2018-12-28 18:14:24,504 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-pub-net 2018-12-28 18:14:24,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/5dbbf242-0e5c-4091-984b-4418ae328d51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9534510fc2d1c2c8e338fd17a6ca1bd8268e723b" 2018-12-28 18:14:25,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d67b59ac-fbc0-4ef1-9159-fdadba09d486 Date: Fri, 28 Dec 2018 18:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:14:25,563 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/5dbbf242-0e5c-4091-984b-4418ae328d51 used request id req-d67b59ac-fbc0-4ef1-9159-fdadba09d486 2018-12-28 18:14:25,563 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6a607667-a5de-4d5e-a3c9-76f41463f28c-image 2018-12-28 18:14:25,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5632c148b53a5b807d4a73daee199b402ef10f6b" 2018-12-28 18:14:27,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9c24087-71cc-4cb2-923b-8848509b7a33 Date: Fri, 28 Dec 2018 18:14:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:14:27,180 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/45cc53bc-db0d-4578-bc5d-9321253816a5 used request id req-a9c24087-71cc-4cb2-923b-8848509b7a33 2018-12-28 18:14:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:27,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2b89bb2b-9960-4172-878f-fa671c02372c Date: Fri, 28 Dec 2018 18:14:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0066204a47544314aba09b9e9d2f4670", "created_at": "2018-12-28T18:13:58Z", "updated_at": "2018-12-28T18:13:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "revision_number": 0, "id": "92d77cd3-92f8-4c2a-ae2c-0e84deb5ab4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "port_range_min": null, "ethertype": "IPv4", "project_id": "0066204a47544314aba09b9e9d2f4670"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "revision_number": 0, "id": "b0e5bcb6-8381-481a-9fda-f592f74f2600", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "port_range_min": null, "ethertype": "IPv6", "project_id": "0066204a47544314aba09b9e9d2f4670"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "revision_number": 0, "id": "d76c088b-8126-431c-bdfa-086d241bdbbd", "remote_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "port_range_min": null, "ethertype": "IPv6", "project_id": "0066204a47544314aba09b9e9d2f4670"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "revision_number": 0, "id": "dacaf897-936b-4045-ada2-e8d0a13e12f3", "remote_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "remote_ip_prefix": null, "created_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "tenant_id": "0066204a47544314aba09b9e9d2f4670", "port_range_min": null, "ethertype": "IPv4", "project_id": "0066204a47544314aba09b9e9d2f4670"}], "revision_number": 4, "project_id": "0066204a47544314aba09b9e9d2f4670", "id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:14:27,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-2b89bb2b-9960-4172-878f-fa671c02372c 2018-12-28 18:14:27,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:27,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa1fd4d-9838-4bef-9f91-254b3d7f60a4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670"}, "enabled": true, "id": "0066204a47544314aba09b9e9d2f4670", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj"}} 2018-12-28 18:14:27,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-efa1fd4d-9838-4bef-9f91-254b3d7f60a4 2018-12-28 18:14:27,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0d555aed-2a4b-4c4e-a1ab-62e5c8949c90 2018-12-28 18:14:27,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0d555aed-2a4b-4c4e-a1ab-62e5c8949c90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:27,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f71850f5-46ee-4589-94ba-e5c67e89961e Date: Fri, 28 Dec 2018 18:14: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-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "port_range_min": null, "revision_number": 0, "tenant_id": "0066204a47544314aba09b9e9d2f4670", "created_at": "2018-12-28T18:13:58Z", "project_id": "0066204a47544314aba09b9e9d2f4670", "id": "92d77cd3-92f8-4c2a-ae2c-0e84deb5ab4e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "port_range_min": null, "revision_number": 0, "tenant_id": "0066204a47544314aba09b9e9d2f4670", "created_at": "2018-12-28T18:13:58Z", "project_id": "0066204a47544314aba09b9e9d2f4670", "id": "b0e5bcb6-8381-481a-9fda-f592f74f2600"}, {"remote_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "port_range_min": null, "revision_number": 0, "tenant_id": "0066204a47544314aba09b9e9d2f4670", "created_at": "2018-12-28T18:13:58Z", "project_id": "0066204a47544314aba09b9e9d2f4670", "id": "d76c088b-8126-431c-bdfa-086d241bdbbd"}, {"remote_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:13:58Z", "security_group_id": "0d555aed-2a4b-4c4e-a1ab-62e5c8949c90", "port_range_min": null, "revision_number": 0, "tenant_id": "0066204a47544314aba09b9e9d2f4670", "created_at": "2018-12-28T18:13:58Z", "project_id": "0066204a47544314aba09b9e9d2f4670", "id": "dacaf897-936b-4045-ada2-e8d0a13e12f3"}]} 2018-12-28 18:14:27,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0d555aed-2a4b-4c4e-a1ab-62e5c8949c90 used request id req-f71850f5-46ee-4589-94ba-e5c67e89961e 2018-12-28 18:14:27,658 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:14:27,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0d555aed-2a4b-4c4e-a1ab-62e5c8949c90 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:28,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-37991157-39e3-40da-89ab-b9edc33f6fc6 Content-Length: 0 Date: Fri, 28 Dec 2018 18:14:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:14:28,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0d555aed-2a4b-4c4e-a1ab-62e5c8949c90 used request id req-37991157-39e3-40da-89ab-b9edc33f6fc6 2018-12-28 18:14:28,081 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj 2018-12-28 18:14:28,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:28,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a91b2b11-5397-40ed-91f1-642dd4890a98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:14:28,304 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0066204a47544314aba09b9e9d2f4670 used request id req-a91b2b11-5397-40ed-91f1-642dd4890a98 2018-12-28 18:14:28,304 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-proj-role 2018-12-28 18:14:28,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/aabadb43bfd6443497340cb0e0f3c753 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:28,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e741a40-84e5-4593-8222-b2c565bc8347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:14:28,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/aabadb43bfd6443497340cb0e0f3c753 used request id req-8e741a40-84e5-4593-8222-b2c565bc8347 2018-12-28 18:14:28,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72ea1009e19d031cc8ffda67c3ff665f4d4a826c" 2018-12-28 18:14:28,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610e086f-1f20-41f6-89ae-907748dee72b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:14:28,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-610e086f-1f20-41f6-89ae-907748dee72b 2018-12-28 18:14:28,589 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1477bb4e-47f2-4a3-user 2018-12-28 18:14:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ae1e2d8b7a3f46f49a60a1f0578ac166 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa6248029b96c1f6eddf74b03627a8ec0a3ad66" 2018-12-28 18:14:28,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7d4a640-65e7-44dd-a6bc-7a6d08c4911e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:14:28,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ae1e2d8b7a3f46f49a60a1f0578ac166 used request id req-d7d4a640-65e7-44dd-a6bc-7a6d08c4911e 2018-12-28 18:14:28,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:29,230 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["SVjEtG4CRiKVNlL3xUXQTg"], "issued_at": "2018-12-28T18:14:29.000000Z"}} 2018-12-28 18:14:29,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d1fe98d9c01ffcbfc591d8350fbb3af68a1989b" 2018-12-28 18:14:29,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-025cb422-7760-4671-886d-484e42ce50c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:29,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-025cb422-7760-4671-886d-484e42ce50c5 2018-12-28 18:14:29,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:29,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:29,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XUFlNU34QYehBCz6USMBcA"], "issued_at": "2018-12-28T18:14:29.000000Z"}} 2018-12-28 18:14:29,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:14:29,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d6228f-84c2-49cd-bf00-0cb2fd6790e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:29,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f4d6228f-84c2-49cd-bf00-0cb2fd6790e4 2018-12-28 18:14:29,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:14:29,796 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:14:29,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:14:29,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6979d78-4302-443e-a0d3-c6afb0e1274c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:14:29,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj used request id req-e6979d78-4302-443e-a0d3-c6afb0e1274c 2018-12-28 18:14:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:14:29,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d07a958-ea06-4b97-927d-968e7040dfdb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:14:29,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7d07a958-ea06-4b97-927d-968e7040dfdb 2018-12-28 18:14:29,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}}' 2018-12-28 18:14:30,097 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c713c9a6-b79a-4a81-8a85-7683e072b3bb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:30,098 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c713c9a6-b79a-4a81-8a85-7683e072b3bb 2018-12-28 18:14:30,098 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj 2018-12-28 18:14:30,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:30,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:30,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FpQMN272TFeQTIRBgNBovg"], "issued_at": "2018-12-28T18:14:30.000000Z"}} 2018-12-28 18:14:30,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a868e7d17fd4580c2c52c5614b3925bb47a20447" 2018-12-28 18:14:30,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb3361a-fc15-43d6-9d8b-5a246f2a4b10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:30,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6cb3361a-fc15-43d6-9d8b-5a246f2a4b10 2018-12-28 18:14:30,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:14:30,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:14: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:14:30,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a868e7d17fd4580c2c52c5614b3925bb47a20447" 2018-12-28 18:14:30,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-108d39be-97e7-436d-b9a9-860c93d84a12 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:14:30,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-108d39be-97e7-436d-b9a9-860c93d84a12 2018-12-28 18:14:30,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a868e7d17fd4580c2c52c5614b3925bb47a20447" 2018-12-28 18:14:30,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2184479-7f40-4ebf-bd49-5b05f78854be Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}]} 2018-12-28 18:14:30,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj used request id req-b2184479-7f40-4ebf-bd49-5b05f78854be 2018-12-28 18:14:30,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a868e7d17fd4580c2c52c5614b3925bb47a20447" 2018-12-28 18:14:30,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b65815-262c-4e33-b611-7f4d712b1792 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:14:30,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b5b65815-262c-4e33-b611-7f4d712b1792 2018-12-28 18:14:31,181 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user 2018-12-28 18:14:31,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:14:31,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50e8658a-3081-4988-bcba-35d42b5fb826 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:14:31,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-50e8658a-3081-4988-bcba-35d42b5fb826 2018-12-28 18:14:31,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" -d '{"role": {"name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}}' 2018-12-28 18:14:31,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a792de5f-440c-4954-a49a-3f6c20159024 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5a94f2de360c4c81a1b4d8e40c86dbc0", "links": {"self": "http://172.30.9.21:5000/v3/roles/5a94f2de360c4c81a1b4d8e40c86dbc0"}, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}} 2018-12-28 18:14:31,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-a792de5f-440c-4954-a49a-3f6c20159024 2018-12-28 18:14:31,379 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role 2018-12-28 18:14:31,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5a94f2de360c4c81a1b4d8e40c86dbc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:14:31,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0832aa06-e0f3-42a1-bf81-9bf3757ac7d0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5a94f2de360c4c81a1b4d8e40c86dbc0"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role", "id": "5a94f2de360c4c81a1b4d8e40c86dbc0"}} 2018-12-28 18:14:31,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5a94f2de360c4c81a1b4d8e40c86dbc0 used request id req-0832aa06-e0f3-42a1-bf81-9bf3757ac7d0 2018-12-28 18:14:31,399 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role to project CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj 2018-12-28 18:14:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65/users/b99b1d018e144af292e7a0be3fb38c1f/roles/5a94f2de360c4c81a1b4d8e40c86dbc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:14:31,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6324adb-c3ed-45f9-af7a-28ade8c13932 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:14:31,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65/users/b99b1d018e144af292e7a0be3fb38c1f/roles/5a94f2de360c4c81a1b4d8e40c86dbc0 used request id req-e6324adb-c3ed-45f9-af7a-28ade8c13932 2018-12-28 18:14:31,532 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:14:31,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:31,533 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:31,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a94f2de360c4c81a1b4d8e40c86dbc0", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}], "expires_at": "2018-12-28T19:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user", "id": "b99b1d018e144af292e7a0be3fb38c1f"}, "audit_ids": ["De_prufdRjWvGqvOln-3MQ"], "issued_at": "2018-12-28T18:14:31.000000Z"}} 2018-12-28 18:14:31,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:14:31,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9014d96-43ed-4502-bfd8-8d1308363695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:31,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d9014d96-43ed-4502-bfd8-8d1308363695 2018-12-28 18:14:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:14:32,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e11f21c6-852d-4170-917a-bb9f2a46f0df Date: Fri, 28 Dec 2018 18:14:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image"} 2018-12-28 18:14:32,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image used request id req-e11f21c6-852d-4170-917a-bb9f2a46f0df 2018-12-28 18:14:32,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:14:32,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-81689332-c3d7-4e3c-b4aa-4c966668ca3e Date: Fri, 28 Dec 2018 18:14: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-12-28 18:14:32,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-81689332-c3d7-4e3c-b4aa-4c966668ca3e 2018-12-28 18:14:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image"}' 2018-12-28 18:14:32,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 X-Openstack-Request-Id: req-05d70cd2-af3a-40e8-9e8a-402bc4a8e08b Date: Fri, 28 Dec 2018 18:14:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:14:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:14:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "min_disk": 0, "protected": false, "id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "file": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/file", "checksum": null, "owner": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:14:32,621 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-05d70cd2-af3a-40e8-9e8a-402bc4a8e08b 2018-12-28 18:14:32,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" -d '' 2018-12-28 18:14:34,143 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47b5d907-2417-4048-91e6-1adca660dcfd Date: Fri, 28 Dec 2018 18:14:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:14:34,143 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/file used request id req-47b5d907-2417-4048-91e6-1adca660dcfd 2018-12-28 18:14:34,144 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:14:34,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:14:34,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-282e691c-942f-4172-8b8d-05e09b65cf47 Date: Fri, 28 Dec 2018 18:14:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:14:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:14:34Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/snap", "metadata": {}}], "self": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "min_disk": 0, "protected": false, "id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "file": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:14:34,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 used request id req-282e691c-942f-4172-8b8d-05e09b65cf47 2018-12-28 18:14:34,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:14:34,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a6a7e002-2338-4f4b-88b5-18dbc3331d6e Date: Fri, 28 Dec 2018 18:14: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-12-28 18:14:34,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a6a7e002-2338-4f4b-88b5-18dbc3331d6e 2018-12-28 18:14:34,483 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image 2018-12-28 18:14:34,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:14:34,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-60875bc8-6673-44ea-87a2-ede66def1c76 Date: Fri, 28 Dec 2018 18:14:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:14:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:14:34Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/snap", "metadata": {}}], "self": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "min_disk": 0, "protected": false, "id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "file": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:14:34,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 used request id req-60875bc8-6673-44ea-87a2-ede66def1c76 2018-12-28 18:14:34,639 - create_image - DEBUG - Instance status is - active 2018-12-28 18:14:34,639 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image 2018-12-28 18:14:34,639 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image 2018-12-28 18:14:34,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:34,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:35,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a94f2de360c4c81a1b4d8e40c86dbc0", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}], "expires_at": "2018-12-28T19:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user", "id": "b99b1d018e144af292e7a0be3fb38c1f"}, "audit_ids": ["-5TCIIWCQnaPcvi_LF9O0Q"], "issued_at": "2018-12-28T18:14:35.000000Z"}} 2018-12-28 18:14:35,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:14:35,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b7d5af-ab1c-49b5-b344-f6f31a48007e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:35,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-56b7d5af-ab1c-49b5-b344-f6f31a48007e 2018-12-28 18:14:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:14:35,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-780badd8-493a-44d8-9b3a-54cb107a37f1 Date: Fri, 28 Dec 2018 18:14:35 GMT RESP BODY: {"networks":[]} 2018-12-28 18:14:35,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net used request id req-780badd8-493a-44d8-9b3a-54cb107a37f1 2018-12-28 18:14:35,277 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net 2018-12-28 18:14:35,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" -d '{"network": {"name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net", "admin_state_up": true}}' 2018-12-28 18:14:35,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0ae822b5-8c43-44d1-a286-5d80c1bdadd3 Date: Fri, 28 Dec 2018 18:14:35 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a914dc01-91d4-4962-b23b-a854b8f1514a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:14:35Z","is_default":false,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:35Z","mtu":1450}} 2018-12-28 18:14:35,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-0ae822b5-8c43-44d1-a286-5d80c1bdadd3 2018-12-28 18:14:35,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a914dc01-91d4-4962-b23b-a854b8f1514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:14:36,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-bd08988b-a0d7-4094-95d2-d96474e2d505 Date: Fri, 28 Dec 2018 18:14:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-28T18:14:35Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"a914dc01-91d4-4962-b23b-a854b8f1514a","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net"}]} 2018-12-28 18:14:36,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a914dc01-91d4-4962-b23b-a854b8f1514a used request id req-bd08988b-a0d7-4094-95d2-d96474e2d505 2018-12-28 18:14:36,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a914dc01-91d4-4962-b23b-a854b8f1514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:14:36,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ce3894fe-a521-4c15-98d5-f04126d4af3c Date: Fri, 28 Dec 2018 18:14:36 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:14:36,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a914dc01-91d4-4962-b23b-a854b8f1514a used request id req-ce3894fe-a521-4c15-98d5-f04126d4af3c 2018-12-28 18:14:36,315 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-subnet 2018-12-28 18:14:36,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" -d '{"subnets": [{"ip_version": 4, "network_id": "a914dc01-91d4-4962-b23b-a854b8f1514a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-subnet"}]}' 2018-12-28 18:14:37,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6bfacb38-4e89-4b0d-96f7-7d5b47c834cc Date: Fri, 28 Dec 2018 18:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a914dc01-91d4-4962-b23b-a854b8f1514a","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:36Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:36Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"f015df8e-3081-4003-bd86-e98b72707c7a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-subnet"}]} 2018-12-28 18:14:37,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6bfacb38-4e89-4b0d-96f7-7d5b47c834cc 2018-12-28 18:14:37,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a914dc01-91d4-4962-b23b-a854b8f1514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:14:37,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ca95ba9c-a31f-4c22-b67b-9a2e5bd3d2cc Date: Fri, 28 Dec 2018 18:14: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":["f015df8e-3081-4003-bd86-e98b72707c7a"],"updated_at":"2018-12-28T18:14:36Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:35Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"a914dc01-91d4-4962-b23b-a854b8f1514a","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net"}]} 2018-12-28 18:14:37,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a914dc01-91d4-4962-b23b-a854b8f1514a used request id req-ca95ba9c-a31f-4c22-b67b-9a2e5bd3d2cc 2018-12-28 18:14:37,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a914dc01-91d4-4962-b23b-a854b8f1514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:14:37,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3b2b13ee-0686-4675-b2cd-13eb11aa89a7 Date: Fri, 28 Dec 2018 18:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a914dc01-91d4-4962-b23b-a854b8f1514a","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:36Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:36Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"f015df8e-3081-4003-bd86-e98b72707c7a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-subnet"}]} 2018-12-28 18:14:37,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a914dc01-91d4-4962-b23b-a854b8f1514a used request id req-3b2b13ee-0686-4675-b2cd-13eb11aa89a7 2018-12-28 18:14:37,732 - OpenStackNetwork - DEBUG - Network [a914dc01-91d4-4962-b23b-a854b8f1514a] created successfully 2018-12-28 18:14:37,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:37,733 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:38,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rzmBbKxPSnOnKC_auIJMrQ"], "issued_at": "2018-12-28T18:14:38.000000Z"}} 2018-12-28 18:14:38,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df02bd1dbcf2c2cf2de6b5614e23861b5a4b850" 2018-12-28 18:14:38,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57256e86-e4f0-4399-924c-758603bfe52c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:38,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-57256e86-e4f0-4399-924c-758603bfe52c 2018-12-28 18:14:38,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:14:38,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df02bd1dbcf2c2cf2de6b5614e23861b5a4b850" 2018-12-28 18:14:38,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-984b700e-461f-443e-9131-cf2cb6efdfc9 x-compute-request-id: req-984b700e-461f-443e-9131-cf2cb6efdfc9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:14:38,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-984b700e-461f-443e-9131-cf2cb6efdfc9 2018-12-28 18:14:38,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df02bd1dbcf2c2cf2de6b5614e23861b5a4b850" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-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-12-28 18:14:38,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-62ca7e55-6d00-43af-9e50-8cd861289595 x-compute-request-id: req-62ca7e55-6d00-43af-9e50-8cd861289595 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:14:38,446 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-62ca7e55-6d00-43af-9e50-8cd861289595 2018-12-28 18:14:38,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:38,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:38,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a94f2de360c4c81a1b4d8e40c86dbc0", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}], "expires_at": "2018-12-28T19:14:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user", "id": "b99b1d018e144af292e7a0be3fb38c1f"}, "audit_ids": ["vJwQFefLSNmBuDftG3xzdA"], "issued_at": "2018-12-28T18:14:38.000000Z"}} 2018-12-28 18:14:38,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:14:38,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccf8e11-512b-4e15-98e6-4eda00132593 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:38,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cccf8e11-512b-4e15-98e6-4eda00132593 2018-12-28 18:14:38,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:14:39,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-be92f6ed-3eda-4564-b992-c73f1ed1a2ef Date: Fri, 28 Dec 2018 18:14:39 GMT RESP BODY: {"networks":[]} 2018-12-28 18:14:39,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-be92f6ed-3eda-4564-b992-c73f1ed1a2ef 2018-12-28 18:14:39,108 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 2018-12-28 18:14:39,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" -d '{"network": {"name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2", "admin_state_up": true}}' 2018-12-28 18:14:39,515 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-5c1ad74e-7537-4a86-a6fc-1380031936ab Date: Fri, 28 Dec 2018 18:14:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:14:39Z","is_default":false,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","mtu":1450}} 2018-12-28 18:14:39,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-5c1ad74e-7537-4a86-a6fc-1380031936ab 2018-12-28 18:14:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:14:39,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-2fca208f-e707-4912-baa4-bacd16a95e20 Date: Fri, 28 Dec 2018 18:14: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-12-28T18:14:39Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:39,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-2fca208f-e707-4912-baa4-bacd16a95e20 2018-12-28 18:14:39,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:14:40,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8bb9c8e8-cd75-4c55-9430-3dd5467c1f7a Date: Fri, 28 Dec 2018 18:14:40 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:14:40,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-8bb9c8e8-cd75-4c55-9430-3dd5467c1f7a 2018-12-28 18:14:40,012 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1 2018-12-28 18:14:40,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" -d '{"subnets": [{"ip_version": 4, "network_id": "d6a7b461-9f5b-4a04-8bdb-124b1f9c762d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"}]}' 2018-12-28 18:14:40,910 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b832e5c-26c1-439c-9cb5-d1c4f7efc742 Date: Fri, 28 Dec 2018 18:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"}]} 2018-12-28 18:14:40,910 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0b832e5c-26c1-439c-9cb5-d1c4f7efc742 2018-12-28 18:14:40,911 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2 2018-12-28 18:14:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" -d '{"subnets": [{"ip_version": 4, "network_id": "d6a7b461-9f5b-4a04-8bdb-124b1f9c762d", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]}' 2018-12-28 18:14:41,748 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f2fea49c-d707-4cb1-b15c-d161c62192ca Date: Fri, 28 Dec 2018 18:14:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:41,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-f2fea49c-d707-4cb1-b15c-d161c62192ca 2018-12-28 18:14:41,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:14:42,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-0ae07a61-46b2-4623-93a1-c7d506f03857 Date: Fri, 28 Dec 2018 18:14: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":["02e1764e-bd97-41d3-8c6d-5042ecbb014a","d22783d0-bcaf-46ce-a437-5d54bf4fa6f2"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:42,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-0ae07a61-46b2-4623-93a1-c7d506f03857 2018-12-28 18:14:42,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:14:42,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-0e1f3589-0ff2-46e9-bc3a-c0b6d6e6e29d Date: Fri, 28 Dec 2018 18:14:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:42,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-0e1f3589-0ff2-46e9-bc3a-c0b6d6e6e29d 2018-12-28 18:14:42,251 - OpenStackNetwork - DEBUG - Network [d6a7b461-9f5b-4a04-8bdb-124b1f9c762d] created successfully 2018-12-28 18:14:42,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:42,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:42,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a94f2de360c4c81a1b4d8e40c86dbc0", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}], "expires_at": "2018-12-28T19:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user", "id": "b99b1d018e144af292e7a0be3fb38c1f"}, "audit_ids": ["nF-eJptRR0-aWe89dqkpwQ"], "issued_at": "2018-12-28T18:14:42.000000Z"}} 2018-12-28 18:14:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:42,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef182181-53b8-41ab-a882-73fe8f8e7b09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:42,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ef182181-53b8-41ab-a882-73fe8f8e7b09 2018-12-28 18:14:42,704 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:14:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:42,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a25354-70fb-40ce-a95a-08d73f3101f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:42,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-06a25354-70fb-40ce-a95a-08d73f3101f8 2018-12-28 18:14:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:43,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e7476f8e-7730-4cf1-8b5f-a4a63eabab1b Date: Fri, 28 Dec 2018 18:14: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":["02e1764e-bd97-41d3-8c6d-5042ecbb014a","d22783d0-bcaf-46ce-a437-5d54bf4fa6f2"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:43,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-e7476f8e-7730-4cf1-8b5f-a4a63eabab1b 2018-12-28 18:14:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:14:43,126 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:14: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:14:43,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:43,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec1862bb-6802-48aa-b835-a7bc6bb99344 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:43,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-ec1862bb-6802-48aa-b835-a7bc6bb99344 2018-12-28 18:14:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:43,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-70aff367-d8cf-4534-9808-dbaa2d8026dc Date: Fri, 28 Dec 2018 18:14:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:43,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-70aff367-d8cf-4534-9808-dbaa2d8026dc 2018-12-28 18:14:43,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:43,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-745a4774-05e4-43fa-9212-05f92676a67f Date: Fri, 28 Dec 2018 18:14:43 GMT RESP BODY: {"ports":[]} 2018-12-28 18:14:43,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1&admin_state_up=True used request id req-745a4774-05e4-43fa-9212-05f92676a67f 2018-12-28 18:14:43,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:43,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-8f9bba2e-ec92-4c93-b7d0-29d1e8225bab x-compute-request-id: req-8f9bba2e-ec92-4c93-b7d0-29d1e8225bab Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:14:43,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst used request id req-8f9bba2e-ec92-4c93-b7d0-29d1e8225bab 2018-12-28 18:14:43,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:44,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-675968e5-c825-4b5d-8190-3488e593b5cb Date: Fri, 28 Dec 2018 18:14: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":["02e1764e-bd97-41d3-8c6d-5042ecbb014a","d22783d0-bcaf-46ce-a437-5d54bf4fa6f2"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:44,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-675968e5-c825-4b5d-8190-3488e593b5cb 2018-12-28 18:14:44,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:44,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000e54e5-2fa5-4ef8-92de-04372888093e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:44,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-000e54e5-2fa5-4ef8-92de-04372888093e 2018-12-28 18:14:44,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:44,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7a31179b-0d78-4a28-826b-009471548c4e Date: Fri, 28 Dec 2018 18:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:44,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-7a31179b-0d78-4a28-826b-009471548c4e 2018-12-28 18:14:44,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:44,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41ab6067-c11b-4ff1-bed1-4c72950ed95e Date: Fri, 28 Dec 2018 18:14:44 GMT RESP BODY: {"ports":[]} 2018-12-28 18:14:44,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1&admin_state_up=True used request id req-41ab6067-c11b-4ff1-bed1-4c72950ed95e 2018-12-28 18:14:44,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:14:44,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:14:44,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5a94f2de360c4c81a1b4d8e40c86dbc0", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role"}], "expires_at": "2018-12-28T19:14:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ea3e325ed6fd4ed68b3e721ce8ff9b65", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user", "id": "b99b1d018e144af292e7a0be3fb38c1f"}, "audit_ids": ["vq3GJJFpTni4kLhNE9T9QA"], "issued_at": "2018-12-28T18:14:44.000000Z"}} 2018-12-28 18:14:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a959eb23d209e42d49d0c9df6520797363c770" 2018-12-28 18:14:44,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40c42b95-3cae-4919-ab02-358b9e6ac526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:14:44,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-40c42b95-3cae-4919-ab02-358b9e6ac526 2018-12-28 18:14:44,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:45,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-d6df454f-b024-414f-bcbf-609cd3acf15d Date: Fri, 28 Dec 2018 18:14: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":["02e1764e-bd97-41d3-8c6d-5042ecbb014a","d22783d0-bcaf-46ce-a437-5d54bf4fa6f2"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:45,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-d6df454f-b024-414f-bcbf-609cd3acf15d 2018-12-28 18:14:45,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:45,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-f85c942d-4638-4a50-af7f-0746ad1a7529 Date: Fri, 28 Dec 2018 18:14:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:45,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-f85c942d-4638-4a50-af7f-0746ad1a7529 2018-12-28 18:14:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:45,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-e633085f-8d0e-4d10-bdb9-e2b1319c8a2d Date: Fri, 28 Dec 2018 18:14: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":["02e1764e-bd97-41d3-8c6d-5042ecbb014a","d22783d0-bcaf-46ce-a437-5d54bf4fa6f2"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:45,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-e633085f-8d0e-4d10-bdb9-e2b1319c8a2d 2018-12-28 18:14:45,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:14:45,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:14:45,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a959eb23d209e42d49d0c9df6520797363c770" 2018-12-28 18:14:45,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e295c605-2860-477e-836f-1fa179ac3544 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:45,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-e295c605-2860-477e-836f-1fa179ac3544 2018-12-28 18:14:45,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:45,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-18b7cadb-5374-4b74-80a5-e8918909e262 Date: Fri, 28 Dec 2018 18:14:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:45,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-18b7cadb-5374-4b74-80a5-e8918909e262 2018-12-28 18:14:45,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:45,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8f207444-90f8-4df5-8dff-27b6ae534afe Date: Fri, 28 Dec 2018 18:14:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"}]} 2018-12-28 18:14:45,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1 used request id req-8f207444-90f8-4df5-8dff-27b6ae534afe 2018-12-28 18:14:45,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:45,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-168bae4c-57bc-4b24-801a-163e5ea058df Date: Fri, 28 Dec 2018 18:14:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:45,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2 used request id req-168bae4c-57bc-4b24-801a-163e5ea058df 2018-12-28 18:14:45,897 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 2018-12-28 18:14:45,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" -d '{"port": {"network_id": "d6a7b461-9f5b-4a04-8bdb-124b1f9c762d", "fixed_ips": [{"subnet_id": "02e1764e-bd97-41d3-8c6d-5042ecbb014a", "ip_address": "10.55.0.101"}, {"subnet_id": "d22783d0-bcaf-46ce-a437-5d54bf4fa6f2", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1", "admin_state_up": true}}' 2018-12-28 18:14:47,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-7b6435c5-4fc4-4f4c-ae58-e9930ecdc0f6 Date: Fri, 28 Dec 2018 18:14:47 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:46Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","ip_address":"10.55.0.101"},{"subnet_id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","ip_address":"10.65.0.101"}],"id":"195c1365-9210-4516-9dfb-f651b4860dac","security_groups":["3f5a0f48-e7f3-4390-a985-7b0ea46579ca"],"mac_address":"fa:16:3e:6e:99:26","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","qos_policy_id":null,"admin_state_up":true,"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:46Z","binding:vnic_type":"normal"}} 2018-12-28 18:14:47,102 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-7b6435c5-4fc4-4f4c-ae58-e9930ecdc0f6 2018-12-28 18:14:47,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:47,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1c30d6b6-8365-4261-946a-58ff49dd7cec Date: Fri, 28 Dec 2018 18:14: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":["d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","02e1764e-bd97-41d3-8c6d-5042ecbb014a"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:47,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-1c30d6b6-8365-4261-946a-58ff49dd7cec 2018-12-28 18:14:47,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:47,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a7e32b-c26d-4226-9a63-874af5236c2c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:47,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-94a7e32b-c26d-4226-9a63-874af5236c2c 2018-12-28 18:14:47,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:47,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-812bc208-f6b3-47f3-bf29-d9d17a09ac1b Date: Fri, 28 Dec 2018 18:14:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:47,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-812bc208-f6b3-47f3-bf29-d9d17a09ac1b 2018-12-28 18:14:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:47,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-b08a6b4b-a468-4c90-9a09-b79dd3b6180d Date: Fri, 28 Dec 2018 18:14:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:46Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","ip_address":"10.55.0.101"},{"subnet_id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","ip_address":"10.65.0.101"}],"id":"195c1365-9210-4516-9dfb-f651b4860dac","security_groups":["3f5a0f48-e7f3-4390-a985-7b0ea46579ca"],"mac_address":"fa:16:3e:6e:99:26","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1","admin_state_up":true,"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:46Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:14:47,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1&admin_state_up=True used request id req-b08a6b4b-a468-4c90-9a09-b79dd3b6180d 2018-12-28 18:14:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:48,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb7c2267-6f02-461e-86b5-ef1bc665f2aa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:48,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-cb7c2267-6f02-461e-86b5-ef1bc665f2aa 2018-12-28 18:14:48,033 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst 2018-12-28 18:14:48,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:48,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-3f7a5c5e-cf33-43fb-aec6-19d8c1a6a154 x-compute-request-id: req-3f7a5c5e-cf33-43fb-aec6-19d8c1a6a154 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-flavor-name"}]} 2018-12-28 18:14:48,062 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3f7a5c5e-cf33-43fb-aec6-19d8c1a6a154 2018-12-28 18:14:48,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:48,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-16aa165a-b410-4db2-93f5-96e736848f7a x-compute-request-id: req-16aa165a-b410-4db2-93f5-96e736848f7a Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:14:48,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe used request id req-16aa165a-b410-4db2-93f5-96e736848f7a 2018-12-28 18:14:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:48,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-51384a3a-94e2-48dc-be14-65a5b36799fe Date: Fri, 28 Dec 2018 18:14:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:14:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:14:34Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/snap", "metadata": {}}], "self": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "min_disk": 0, "protected": false, "id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "file": "/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image"} 2018-12-28 18:14:48,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image used request id req-51384a3a-94e2-48dc-be14-65a5b36799fe 2018-12-28 18:14:48,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:48,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b80a36d5-be55-4d01-974a-6549e1e6e2a1 Date: Fri, 28 Dec 2018 18: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-12-28 18:14:48,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b80a36d5-be55-4d01-974a-6549e1e6e2a1 2018-12-28 18:14:48,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" -d '{"server": {"name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "imageRef": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "flavorRef": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "max_count": 1, "min_count": 1, "networks": [{"port": "195c1365-9210-4516-9dfb-f651b4860dac"}]}}' 2018-12-28 18:14:50,112 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:14: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-1e03f3b8-8c8e-45f4-99a0-a7545863cb95 x-compute-request-id: req-1e03f3b8-8c8e-45f4-99a0-a7545863cb95 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "adminPass": "cPpbPxJ3Y4TH"}} 2018-12-28 18:14:50,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-1e03f3b8-8c8e-45f4-99a0-a7545863cb95 2018-12-28 18:14:50,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:50,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-7012ff3f-9b42-446e-84a2-f948b99180de x-compute-request-id: req-7012ff3f-9b42-446e-84a2-f948b99180de 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.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "image": {"id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "links": [{"href": "http://172.30.9.21:8774/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}]}, "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "user_id": "b99b1d018e144af292e7a0be3fb38c1f", "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-12-28T18:14:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "created": "2018-12-28T18:14:50Z", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:50,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-7012ff3f-9b42-446e-84a2-f948b99180de 2018-12-28 18:14:50,346 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst 2018-12-28 18:14:50,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:50,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-a65f48c9-5908-4ed9-a634-ccccd384b740 x-compute-request-id: req-a65f48c9-5908-4ed9-a634-ccccd384b740 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.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "image": {"id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "links": [{"href": "http://172.30.9.21:8774/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}]}, "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "user_id": "b99b1d018e144af292e7a0be3fb38c1f", "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-12-28T18:14:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "created": "2018-12-28T18:14:50Z", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:50,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-a65f48c9-5908-4ed9-a634-ccccd384b740 2018-12-28 18:14:50,420 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst] is - BUILD 2018-12-28 18:14:50,420 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:14:53,423 - create_instance - DEBUG - VM status query timeout in 896.923045874 2018-12-28 18:14:53,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:54,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-ce87b9ab-e941-4a01-a4c1-70999765512c x-compute-request-id: req-ce87b9ab-e941-4a01-a4c1-70999765512c 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.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "image": {"id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "links": [{"href": "http://172.30.9.21:8774/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}]}, "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "security_groups": [{"name": "default"}], "user_id": "b99b1d018e144af292e7a0be3fb38c1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:14:51Z", "hostId": "41402c1187048e83290355ba43d7d59cb62a4cf30b9c7d16edc04f4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "created": "2018-12-28T18:14:50Z", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:54,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-ce87b9ab-e941-4a01-a4c1-70999765512c 2018-12-28 18:14:54,200 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst] is - BUILD 2018-12-28 18:14:54,201 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:14:57,202 - create_instance - DEBUG - VM status query timeout in 893.144450903 2018-12-28 18:14:57,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:57,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-d3e0aab2-b1b5-4f90-b976-6eac1b8b3b2a x-compute-request-id: req-d3e0aab2-b1b5-4f90-b976-6eac1b8b3b2a Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:99:26", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:99:26", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "image": {"id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "links": [{"href": "http://172.30.9.21:8774/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:14:55.000000", "flavor": {"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}]}, "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "security_groups": [{"name": "default"}], "user_id": "b99b1d018e144af292e7a0be3fb38c1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:14:56Z", "hostId": "41402c1187048e83290355ba43d7d59cb62a4cf30b9c7d16edc04f4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "created": "2018-12-28T18:14:50Z", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:57,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-d3e0aab2-b1b5-4f90-b976-6eac1b8b3b2a 2018-12-28 18:14:57,849 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst] is - ACTIVE 2018-12-28 18:14:57,849 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:14:57,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:58,478 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-9b05cbeb-df08-4e96-b140-695933c365d9 x-compute-request-id: req-9b05cbeb-df08-4e96-b140-695933c365d9 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:99:26", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:99:26", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "image": {"id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "links": [{"href": "http://172.30.9.21:8774/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:14:55.000000", "flavor": {"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}]}, "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "security_groups": [{"name": "default"}], "user_id": "b99b1d018e144af292e7a0be3fb38c1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:14:56Z", "hostId": "41402c1187048e83290355ba43d7d59cb62a4cf30b9c7d16edc04f4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "created": "2018-12-28T18:14:50Z", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:14:58,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-9b05cbeb-df08-4e96-b140-695933c365d9 2018-12-28 18:14:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:58,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-11fe8d11-4f32-40e6-a0ae-6c60847b9341 Date: Fri, 28 Dec 2018 18:14:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","02e1764e-bd97-41d3-8c6d-5042ecbb014a"],"updated_at":"2018-12-28T18:14:41Z","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2"}]} 2018-12-28 18:14:58,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 used request id req-11fe8d11-4f32-40e6-a0ae-6c60847b9341 2018-12-28 18:14:58,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:58,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5186fd2b-7ce9-4420-98b3-0b72d2b56edf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:14:58,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-5186fd2b-7ce9-4420-98b3-0b72d2b56edf 2018-12-28 18:14:58,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:58,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-8ca76ed3-3856-4ff3-8b03-233e08d74412 Date: Fri, 28 Dec 2018 18:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:40Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","dns_nameservers":[],"updated_at":"2018-12-28T18:14:41Z","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":"ea3e325ed6fd4ed68b3e721ce8ff9b65","id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2"}]} 2018-12-28 18:14:58,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-8ca76ed3-3856-4ff3-8b03-233e08d74412 2018-12-28 18:14:58,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:59,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-853a2058-5aec-4be0-9986-3a2705014331 Date: Fri, 28 Dec 2018 18:14:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:55Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","ip_address":"10.55.0.101"},{"subnet_id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","ip_address":"10.65.0.101"}],"id":"195c1365-9210-4516-9dfb-f651b4860dac","security_groups":["3f5a0f48-e7f3-4390-a985-7b0ea46579ca"],"mac_address":"fa:16:3e:6e:99:26","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1","admin_state_up":true,"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:46Z","binding:vnic_type":"normal","device_id":"93260e0c-49eb-4035-a06e-fc7ff57d71cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:43Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","ip_address":"10.55.0.3"},{"subnet_id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","ip_address":"10.65.0.3"}],"id":"696b7928-6d72-4f63-89f0-3ddc3a4738e2","security_groups":[],"mac_address":"fa:16:3e:df:4a:88","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d6a7b461-9f5b-4a04-8bdb-124b1f9c762d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:42Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","ip_address":"10.55.0.2"},{"subnet_id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","ip_address":"10.65.0.2"}],"id":"6f4b5195-f39c-4468-a529-7dc8984a061d","security_groups":[],"mac_address":"fa:16:3e:0d:b7:a6","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d6a7b461-9f5b-4a04-8bdb-124b1f9c762d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:14:45Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"02e1764e-bd97-41d3-8c6d-5042ecbb014a","ip_address":"10.55.0.4"},{"subnet_id":"d22783d0-bcaf-46ce-a437-5d54bf4fa6f2","ip_address":"10.65.0.4"}],"id":"cfff2296-df51-456f-b061-3413da0ba9ba","security_groups":[],"mac_address":"fa:16:3e:57:5f:0f","project_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d6a7b461-9f5b-4a04-8bdb-124b1f9c762d","tenant_id":"ea3e325ed6fd4ed68b3e721ce8ff9b65","created_at":"2018-12-28T18:14:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d6a7b461-9f5b-4a04-8bdb-124b1f9c762d"}]} 2018-12-28 18:14:59,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-853a2058-5aec-4be0-9986-3a2705014331 2018-12-28 18:14:59,108 - create_instance - INFO - Deleting Port with ID - 195c1365-9210-4516-9dfb-f651b4860dac 2018-12-28 18:14:59,108 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532port-1 2018-12-28 18:14:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/195c1365-9210-4516-9dfb-f651b4860dac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:59,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-29411eb4-c4f0-4080-9cc4-7dafaedf5ed4 Date: Fri, 28 Dec 2018 18:14:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:14:59,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/195c1365-9210-4516-9dfb-f651b4860dac used request id req-29411eb4-c4f0-4080-9cc4-7dafaedf5ed4 2018-12-28 18:14:59,587 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst 2018-12-28 18:14:59,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:14:59,734 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:14: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-a51b7ce0-a6c2-4b44-ba9f-339f2038a19b x-compute-request-id: req-a51b7ce0-a6c2-4b44-ba9f-339f2038a19b Content-Type: application/json 2018-12-28 18:14:59,735 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-a51b7ce0-a6c2-4b44-ba9f-339f2038a19b 2018-12-28 18:14:59,735 - create_instance - INFO - Checking deletion status 2018-12-28 18:14:59,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:15:00,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:14: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-31de0415-3029-4427-a69d-1afb4a6450c3 x-compute-request-id: req-31de0415-3029-4427-a69d-1afb4a6450c3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:99:26", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:99:26", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd", "rel": "bookmark"}], "image": {"id": "a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "links": [{"href": "http://172.30.9.21:8774/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:14:55.000000", "flavor": {"id": "5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "links": [{"href": "http://172.30.9.21:8774/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe", "rel": "bookmark"}]}, "id": "93260e0c-49eb-4035-a06e-fc7ff57d71cd", "user_id": "b99b1d018e144af292e7a0be3fb38c1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:14:59Z", "hostId": "41402c1187048e83290355ba43d7d59cb62a4cf30b9c7d16edc04f4d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst", "created": "2018-12-28T18:14:50Z", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:00,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-31de0415-3029-4427-a69d-1afb4a6450c3 2018-12-28 18:15:00,138 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst] is - ACTIVE 2018-12-28 18:15:00,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:15:03,141 - create_instance - DEBUG - VM status query timeout in 296.59416008 2018-12-28 18:15:03,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ba064f6f4aeec03a59fdb363570d1f3fce52ee" 2018-12-28 18:15:03,196 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:15: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-db5f09bc-0d91-42ed-b988-a139735179c5 x-compute-request-id: req-db5f09bc-0d91-42ed-b988-a139735179c5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 93260e0c-49eb-4035-a06e-fc7ff57d71cd could not be found.", "code": 404}} 2018-12-28 18:15:03,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/93260e0c-49eb-4035-a06e-fc7ff57d71cd used request id req-db5f09bc-0d91-42ed-b988-a139735179c5 2018-12-28 18:15:03,196 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 93260e0c-49eb-4035-a06e-fc7ff57d71cd could not be found. (HTTP 404) (Request-ID: req-db5f09bc-0d91-42ed-b988-a139735179c5) 2018-12-28 18:15:03,196 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-inst 2018-12-28 18:15:03,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4df02bd1dbcf2c2cf2de6b5614e23861b5a4b850" 2018-12-28 18:15:03,249 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:15: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-83e72d87-b9d6-4187-9272-b47979fde505 x-compute-request-id: req-83e72d87-b9d6-4187-9272-b47979fde505 Content-Length: 0 Content-Type: application/json 2018-12-28 18:15:03,250 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5b1fdf7c-d4f8-405f-8b35-75053451f7fe used request id req-83e72d87-b9d6-4187-9272-b47979fde505 2018-12-28 18:15:03,250 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-subnet 2018-12-28 18:15:03,251 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-subnet 2018-12-28 18:15:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/f015df8e-3081-4003-bd86-e98b72707c7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:15:05,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b3045eb-c1f2-4dfd-aa03-4ee058b40e55 Date: Fri, 28 Dec 2018 18:15:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:05,718 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/f015df8e-3081-4003-bd86-e98b72707c7a used request id req-1b3045eb-c1f2-4dfd-aa03-4ee058b40e55 2018-12-28 18:15:05,718 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-pub-net 2018-12-28 18:15:05,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a914dc01-91d4-4962-b23b-a854b8f1514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386550c6b99626dc5649e6359fbed148ce225f17" 2018-12-28 18:15:06,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-497ce654-275b-4fb4-aa6e-ebf97b8b1234 Date: Fri, 28 Dec 2018 18:15:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:06,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a914dc01-91d4-4962-b23b-a854b8f1514a used request id req-497ce654-275b-4fb4-aa6e-ebf97b8b1234 2018-12-28 18:15:06,995 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1 2018-12-28 18:15:06,995 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet1 2018-12-28 18:15:07,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/02e1764e-bd97-41d3-8c6d-5042ecbb014a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:15:09,304 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8cd8c6cf-4997-46e9-891b-3c2ad3132180 Date: Fri, 28 Dec 2018 18:15:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:09,304 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/02e1764e-bd97-41d3-8c6d-5042ecbb014a used request id req-8cd8c6cf-4997-46e9-891b-3c2ad3132180 2018-12-28 18:15:09,304 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2 2018-12-28 18:15:09,305 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-subnet2 2018-12-28 18:15:09,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/d22783d0-bcaf-46ce-a437-5d54bf4fa6f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:15:11,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-710954a0-ee5b-4b79-8731-198e4c60aeff Date: Fri, 28 Dec 2018 18:15:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:11,702 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/d22783d0-bcaf-46ce-a437-5d54bf4fa6f2 used request id req-710954a0-ee5b-4b79-8731-198e4c60aeff 2018-12-28 18:15:11,702 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532net2 2018-12-28 18:15:11,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/d6a7b461-9f5b-4a04-8bdb-124b1f9c762d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b411165c55e6ab6bb6e15f29b130dc5ea965e2" 2018-12-28 18:15:12,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a57095b-5ec5-4436-9fe8-10cb00d45c91 Date: Fri, 28 Dec 2018 18:15:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:12,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/d6a7b461-9f5b-4a04-8bdb-124b1f9c762d used request id req-6a57095b-5ec5-4436-9fe8-10cb00d45c91 2018-12-28 18:15:12,843 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ae280966-6ce3-47e4-8134-5b3c6cd28532-image 2018-12-28 18:15:12,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a720ff449be3760f2967a082a3f162a588e4970f" 2018-12-28 18:15:14,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78712e1e-d952-4759-8525-0f0a801a9445 Date: Fri, 28 Dec 2018 18:15:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:15:14,494 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a5abfc68-d192-43f5-9c66-a61ba32b7cc6 used request id req-78712e1e-d952-4759-8525-0f0a801a9445 2018-12-28 18:15:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-785e6cdf-24d1-470f-9154-afa2c9b31e59 Date: Fri, 28 Dec 2018 18:15:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "created_at": "2018-12-28T18:14:35Z", "updated_at": "2018-12-28T18:14:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "revision_number": 0, "id": "42915532-a080-4392-8800-54a4bfaeff29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "revision_number": 0, "id": "4585d46f-d88b-42af-8dd0-d8b0583ff5d8", "remote_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "remote_ip_prefix": null, "created_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "port_range_min": null, "ethertype": "IPv4", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "revision_number": 0, "id": "72e04d3e-ba86-4e3a-bf56-decf6e3440f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "revision_number": 0, "id": "9ffddd76-79b4-4454-8125-a499d3238ec8", "remote_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "remote_ip_prefix": null, "created_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "port_range_min": null, "ethertype": "IPv6", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65"}], "revision_number": 4, "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:15:14,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-785e6cdf-24d1-470f-9154-afa2c9b31e59 2018-12-28 18:15:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:14,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f06a779-f959-449b-ab03-39ce9a238495 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65"}, "enabled": true, "id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj"}} 2018-12-28 18:15:14,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-3f06a779-f959-449b-ab03-39ce9a238495 2018-12-28 18:15:14,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f5a0f48-e7f3-4390-a985-7b0ea46579ca 2018-12-28 18:15:14,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3f5a0f48-e7f3-4390-a985-7b0ea46579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:14,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-19a1523f-4912-4d0f-9507-e4350ba82492 Date: Fri, 28 Dec 2018 18:15: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-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "created_at": "2018-12-28T18:14:35Z", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "id": "42915532-a080-4392-8800-54a4bfaeff29"}, {"remote_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "created_at": "2018-12-28T18:14:35Z", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "id": "4585d46f-d88b-42af-8dd0-d8b0583ff5d8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "created_at": "2018-12-28T18:14:35Z", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "id": "72e04d3e-ba86-4e3a-bf56-decf6e3440f2"}, {"remote_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:14:35Z", "security_group_id": "3f5a0f48-e7f3-4390-a985-7b0ea46579ca", "port_range_min": null, "revision_number": 0, "tenant_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "created_at": "2018-12-28T18:14:35Z", "project_id": "ea3e325ed6fd4ed68b3e721ce8ff9b65", "id": "9ffddd76-79b4-4454-8125-a499d3238ec8"}]} 2018-12-28 18:15:14,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=3f5a0f48-e7f3-4390-a985-7b0ea46579ca used request id req-19a1523f-4912-4d0f-9507-e4350ba82492 2018-12-28 18:15:14,987 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:15:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/3f5a0f48-e7f3-4390-a985-7b0ea46579ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:15,320 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10b1f93c-5433-444d-a59c-7298275a840f Content-Length: 0 Date: Fri, 28 Dec 2018 18:15:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:15,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/3f5a0f48-e7f3-4390-a985-7b0ea46579ca used request id req-10b1f93c-5433-444d-a59c-7298275a840f 2018-12-28 18:15:15,321 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj 2018-12-28 18:15:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:15,555 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb32b430-aafb-4abe-950f-4d75b2bbe10e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:15:15,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ea3e325ed6fd4ed68b3e721ce8ff9b65 used request id req-cb32b430-aafb-4abe-950f-4d75b2bbe10e 2018-12-28 18:15:15,556 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-proj-role 2018-12-28 18:15:15,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5a94f2de360c4c81a1b4d8e40c86dbc0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:15,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5846ef-9371-40ff-bea1-92dafb334ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:15:15,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5a94f2de360c4c81a1b4d8e40c86dbc0 used request id req-9e5846ef-9371-40ff-bea1-92dafb334ca2 2018-12-28 18:15:15,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56b439adeebf57700f29f8f4946ef00a7319cf72" 2018-12-28 18:15:15,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c1b2ba-a55a-4088-a721-b41b7767586b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:15:15,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-84c1b2ba-a55a-4088-a721-b41b7767586b 2018-12-28 18:15:15,750 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-1b9c5c04-d29d-4eb-user 2018-12-28 18:15:15,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/b99b1d018e144af292e7a0be3fb38c1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a868e7d17fd4580c2c52c5614b3925bb47a20447" 2018-12-28 18:15:15,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:15:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70eae672-6689-4985-9f15-b15041b25bc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:15:15,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/b99b1d018e144af292e7a0be3fb38c1f used request id req-70eae672-6689-4985-9f15-b15041b25bc9 2018-12-28 18:15:15,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:16,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LBGzVaPWQ0CfTYNgR2-O9A"], "issued_at": "2018-12-28T18:15:16.000000Z"}} 2018-12-28 18:15:16,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6827ce79ebdf62367e29e79e2f440ad0b26ed9f" 2018-12-28 18:15:16,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a955ec80-4a2e-4edb-9961-6dc29cc55268 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:16,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a955ec80-4a2e-4edb-9961-6dc29cc55268 2018-12-28 18:15:16,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:16,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:16,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:15:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3n_HShLuQTOX0N93wxmi7Q"], "issued_at": "2018-12-28T18:15:16.000000Z"}} 2018-12-28 18:15:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:15:16,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa799561-a3ff-42c3-b679-2b0f68ad8d2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:16,880 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fa799561-a3ff-42c3-b679-2b0f68ad8d2b 2018-12-28 18:15:16,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:15:16,889 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:15: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:15:16,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dd35c048-9c3e-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:15:16,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1900058-891d-4217-bba1-914af2995791 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dd35c048-9c3e-427-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:15:16,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-dd35c048-9c3e-427-proj used request id req-a1900058-891d-4217-bba1-914af2995791 2018-12-28 18:15:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:15:17,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ca4c40-9b20-45c8-9425-4fc5ae6e0c3b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:15:17,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e9ca4c40-9b20-45c8-9425-4fc5ae6e0c3b 2018-12-28 18:15:17,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}}' 2018-12-28 18:15:17,103 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:15:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaceba27-6ed2-4df8-bbcf-67c7b759a231 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:17,103 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-eaceba27-6ed2-4df8-bbcf-67c7b759a231 2018-12-28 18:15:17,104 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-dd35c048-9c3e-427-proj 2018-12-28 18:15:17,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:17,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:17,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zIs_TD-CSrGKFILrUgLguA"], "issued_at": "2018-12-28T18:15:17.000000Z"}} 2018-12-28 18:15:17,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4251308fb379793636e0030d64ad0ca50699aba6" 2018-12-28 18:15:17,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-913846b2-2ddb-49b6-b802-f46a00229a6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:17,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-913846b2-2ddb-49b6-b802-f46a00229a6e 2018-12-28 18:15:17,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:15:17,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:15: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:15:17,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4251308fb379793636e0030d64ad0ca50699aba6" 2018-12-28 18:15:17,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf3e424-20a3-45bf-9f2d-0d0cb4a27240 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:15:17,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-9cf3e424-20a3-45bf-9f2d-0d0cb4a27240 2018-12-28 18:15:17,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-dd35c048-9c3e-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4251308fb379793636e0030d64ad0ca50699aba6" 2018-12-28 18:15:17,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4959dec7-4e08-4411-a534-6182fba206dc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-dd35c048-9c3e-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}]} 2018-12-28 18:15:17,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-dd35c048-9c3e-427-proj used request id req-4959dec7-4e08-4411-a534-6182fba206dc 2018-12-28 18:15:17,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4251308fb379793636e0030d64ad0ca50699aba6" 2018-12-28 18:15:17,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174abf6e-16d3-47b9-ab65-c195c8403add Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:15:17,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-174abf6e-16d3-47b9-ab65-c195c8403add 2018-12-28 18:15:18,271 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-dd35c048-9c3e-427-user 2018-12-28 18:15:18,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:18,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:15:18,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6296193-d8e4-4852-a891-0055408c4876 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:15:18,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e6296193-d8e4-4852-a891-0055408c4876 2018-12-28 18:15:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" -d '{"role": {"name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}}' 2018-12-28 18:15:18,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16bc1169-95c8-46ee-825a-5e9802aaa08d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba616ac251144ea3bbce9edde04c42a6", "links": {"self": "http://172.30.9.21:5000/v3/roles/ba616ac251144ea3bbce9edde04c42a6"}, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}} 2018-12-28 18:15:18,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-16bc1169-95c8-46ee-825a-5e9802aaa08d 2018-12-28 18:15:18,469 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role 2018-12-28 18:15:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ba616ac251144ea3bbce9edde04c42a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:15:18,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f73cd06-7609-49da-8b65-15f1a5e224a8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/ba616ac251144ea3bbce9edde04c42a6"}, "domain_id": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role", "id": "ba616ac251144ea3bbce9edde04c42a6"}} 2018-12-28 18:15:18,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ba616ac251144ea3bbce9edde04c42a6 used request id req-2f73cd06-7609-49da-8b65-15f1a5e224a8 2018-12-28 18:15:18,496 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role to project InstanceSecurityGroupTests-dd35c048-9c3e-427-proj 2018-12-28 18:15:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a/users/0f739f41f4f041948b017cef4380b5ff/roles/ba616ac251144ea3bbce9edde04c42a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:15:18,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:15:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fb51006-6703-46ef-b46b-5817628053c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:15:18,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a/users/0f739f41f4f041948b017cef4380b5ff/roles/ba616ac251144ea3bbce9edde04c42a6 used request id req-8fb51006-6703-46ef-b46b-5817628053c7 2018-12-28 18:15:18,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:15:18,635 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:15:18,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:18,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:19,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba616ac251144ea3bbce9edde04c42a6", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}], "expires_at": "2018-12-28T19:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a54a615c6e48a49d54f31c1d75919a", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-user", "id": "0f739f41f4f041948b017cef4380b5ff"}, "audit_ids": ["tOKHUIzFQtSSXgDNPs-QEQ"], "issued_at": "2018-12-28T18:15:19.000000Z"}} 2018-12-28 18:15:19,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:15:19,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31322bf-5299-49af-9ed1-aacd9cd006d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:19,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f31322bf-5299-49af-9ed1-aacd9cd006d3 2018-12-28 18:15:19,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:15:19,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-eb197cc3-c068-4a88-97c8-54ad96ad52ab Date: Fri, 28 Dec 2018 18:15:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image"} 2018-12-28 18:15:19,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image used request id req-eb197cc3-c068-4a88-97c8-54ad96ad52ab 2018-12-28 18:15:19,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:15:19,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-97a14483-b344-4ddc-b615-f1805afb8b62 Date: Fri, 28 Dec 2018 18:15: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-12-28 18:15:19,426 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-97a14483-b344-4ddc-b615-f1805afb8b62 2018-12-28 18:15:19,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image"}' 2018-12-28 18:15:19,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 X-Openstack-Request-Id: req-e875c39d-b8c2-41c9-8c54-5907f7ab5ccd Date: Fri, 28 Dec 2018 18:15:19 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:15:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:15:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "min_disk": 0, "protected": false, "id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "file": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/file", "checksum": null, "owner": "10a54a615c6e48a49d54f31c1d75919a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:15:19,634 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e875c39d-b8c2-41c9-8c54-5907f7ab5ccd 2018-12-28 18:15:19,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" -d '' 2018-12-28 18:15:20,935 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d214afff-895a-4072-a79d-840eeb5a8290 Date: Fri, 28 Dec 2018 18:15:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:15:20,935 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/file used request id req-d214afff-895a-4072-a79d-840eeb5a8290 2018-12-28 18:15:20,936 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:15:20,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:15:21,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-29d44af5-179a-4eab-b26e-43cb7331664e Date: Fri, 28 Dec 2018 18:15:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:15:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:15:20Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/snap", "metadata": {}}], "self": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "min_disk": 0, "protected": false, "id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "file": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a54a615c6e48a49d54f31c1d75919a", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:15:21,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 used request id req-29d44af5-179a-4eab-b26e-43cb7331664e 2018-12-28 18:15:21,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:15:21,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e71695c3-f695-4a29-9d1a-b5ebabb20e49 Date: Fri, 28 Dec 2018 18:15: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-12-28 18:15:21,252 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e71695c3-f695-4a29-9d1a-b5ebabb20e49 2018-12-28 18:15:21,255 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image 2018-12-28 18:15:21,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:15:21,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c196aa5a-579e-4bb6-bd82-a64d3b55ecaf Date: Fri, 28 Dec 2018 18:15:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:15:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:15:20Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/snap", "metadata": {}}], "self": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "min_disk": 0, "protected": false, "id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "file": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a54a615c6e48a49d54f31c1d75919a", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:15:21,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 used request id req-c196aa5a-579e-4bb6-bd82-a64d3b55ecaf 2018-12-28 18:15:21,422 - create_image - DEBUG - Instance status is - active 2018-12-28 18:15:21,422 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image 2018-12-28 18:15:21,422 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image 2018-12-28 18:15:21,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:21,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:21,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba616ac251144ea3bbce9edde04c42a6", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}], "expires_at": "2018-12-28T19:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a54a615c6e48a49d54f31c1d75919a", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-user", "id": "0f739f41f4f041948b017cef4380b5ff"}, "audit_ids": ["fWQKVS5STBOp6wHBloGipw"], "issued_at": "2018-12-28T18:15:21.000000Z"}} 2018-12-28 18:15:21,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:15:21,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35e10390-bb7e-4720-803a-f323c46eb1fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:21,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-35e10390-bb7e-4720-803a-f323c46eb1fb 2018-12-28 18:15:21,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:15:22,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ebdfaa58-e5cd-4339-a141-1fbff279142d Date: Fri, 28 Dec 2018 18:15:22 GMT RESP BODY: {"networks":[]} 2018-12-28 18:15:22,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-ebdfaa58-e5cd-4339-a141-1fbff279142d 2018-12-28 18:15:22,059 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net 2018-12-28 18:15:22,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" -d '{"network": {"name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net", "admin_state_up": true}}' 2018-12-28 18:15:22,904 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-6dfa5468-4a63-407d-9565-60191f04575c Date: Fri, 28 Dec 2018 18:15:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91a4612c-163e-4a73-9f9f-bda844d7673b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:15:22Z","is_default":false,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","mtu":1450}} 2018-12-28 18:15:22,904 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6dfa5468-4a63-407d-9565-60191f04575c 2018-12-28 18:15:22,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:15:23,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-2448c67e-8eda-4328-951e-86075b45606b Date: Fri, 28 Dec 2018 18:15:23 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-12-28T18:15:22Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:23,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-2448c67e-8eda-4328-951e-86075b45606b 2018-12-28 18:15:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:15:23,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f0fea031-5d7b-4d9a-83f9-da407e9eb807 Date: Fri, 28 Dec 2018 18:15:23 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:15:23,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-f0fea031-5d7b-4d9a-83f9-da407e9eb807 2018-12-28 18:15:23,310 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet 2018-12-28 18:15:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" -d '{"subnets": [{"ip_version": 4, "network_id": "91a4612c-163e-4a73-9f9f-bda844d7673b", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]}' 2018-12-28 18:15:23,964 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-42b03f2f-ba70-4cef-8fcb-c752eeeeeaac Date: Fri, 28 Dec 2018 18:15:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","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":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:23,964 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-42b03f2f-ba70-4cef-8fcb-c752eeeeeaac 2018-12-28 18:15:23,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:15:24,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2df3ceee-2e3a-404d-bf84-9de05a22f966 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:24,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-2df3ceee-2e3a-404d-bf84-9de05a22f966 2018-12-28 18:15:24,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:15:24,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5911ff10-251d-42fa-9b40-cff45d205462 Date: Fri, 28 Dec 2018 18:15:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:24,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-5911ff10-251d-42fa-9b40-cff45d205462 2018-12-28 18:15:24,437 - OpenStackNetwork - DEBUG - Network [91a4612c-163e-4a73-9f9f-bda844d7673b] created successfully 2018-12-28 18:15:24,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:24,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:24,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:15:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["jEWyPQUTQFuDA8gmpJXYNQ"], "issued_at": "2018-12-28T18:15:24.000000Z"}} 2018-12-28 18:15:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424ff3f858a40c03bade01840654f830fc6d5698" 2018-12-28 18:15:24,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0e3180-77c1-4ead-8848-e19db8cccbd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:24,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9a0e3180-77c1-4ead-8848-e19db8cccbd9 2018-12-28 18:15:24,933 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:15:24,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424ff3f858a40c03bade01840654f830fc6d5698" 2018-12-28 18:15:25,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-10ce1104-62f1-4a78-8fb5-5cef337b8ace x-compute-request-id: req-10ce1104-62f1-4a78-8fb5-5cef337b8ace Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:15:25,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-10ce1104-62f1-4a78-8fb5-5cef337b8ace 2018-12-28 18:15:25,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424ff3f858a40c03bade01840654f830fc6d5698" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-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-12-28 18:15:25,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-44df9eb1-6881-4630-ba8f-b4d21c80d96c x-compute-request-id: req-44df9eb1-6881-4630-ba8f-b4d21c80d96c Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2336d978-6e26-4451-b9c3-897e0300f479", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:15:25,169 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-44df9eb1-6881-4630-ba8f-b4d21c80d96c 2018-12-28 18:15:25,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:25,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:25,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba616ac251144ea3bbce9edde04c42a6", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}], "expires_at": "2018-12-28T19:15:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a54a615c6e48a49d54f31c1d75919a", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-user", "id": "0f739f41f4f041948b017cef4380b5ff"}, "audit_ids": ["drR9FtyWT4KHF-dIkEvcPQ"], "issued_at": "2018-12-28T18:15:25.000000Z"}} 2018-12-28 18:15:25,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:25,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b971c6c3-2e4a-4c77-8029-78238388abe5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:25,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b971c6c3-2e4a-4c77-8029-78238388abe5 2018-12-28 18:15:25,628 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:15:25,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:25,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08592f54-ad50-42d7-bd5e-ba30acfcecba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:25,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-08592f54-ad50-42d7-bd5e-ba30acfcecba 2018-12-28 18:15:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:25,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-892b8856-87c5-48a4-8f8e-16179dd51d98 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:25,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-892b8856-87c5-48a4-8f8e-16179dd51d98 2018-12-28 18:15:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:15:26,003 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:15: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:15:26,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:26,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3de6d24-44c3-4329-96d9-137563d8d884 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:26,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-d3de6d24-44c3-4329-96d9-137563d8d884 2018-12-28 18:15:26,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:26,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-755ef2f7-f29b-4f33-bfe5-f512498d9efc Date: Fri, 28 Dec 2018 18:15:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:26,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-755ef2f7-f29b-4f33-bfe5-f512498d9efc 2018-12-28 18:15:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:26,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-447f736e-3a06-4f56-b798-83c109ab7d0d Date: Fri, 28 Dec 2018 18:15:26 GMT RESP BODY: {"ports":[]} 2018-12-28 18:15:26,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port&admin_state_up=True used request id req-447f736e-3a06-4f56-b798-83c109ab7d0d 2018-12-28 18:15:26,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:26,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-c69d464a-a2cb-4faa-b4bb-c9a1372e9cb2 x-compute-request-id: req-c69d464a-a2cb-4faa-b4bb-c9a1372e9cb2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:15:26,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst used request id req-c69d464a-a2cb-4faa-b4bb-c9a1372e9cb2 2018-12-28 18:15:26,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:27,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d5071619-63d4-454d-8f6f-854819b3665d Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:27,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-d5071619-63d4-454d-8f6f-854819b3665d 2018-12-28 18:15:27,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:27,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6313f41-74fb-42ad-886e-87b2ea926204 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:27,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-e6313f41-74fb-42ad-886e-87b2ea926204 2018-12-28 18:15:27,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:27,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ccfc250-ae54-464c-b3c5-938d929f162d Date: Fri, 28 Dec 2018 18:15:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:27,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-1ccfc250-ae54-464c-b3c5-938d929f162d 2018-12-28 18:15:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:27,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d86b660f-f7e1-42dd-a77e-e941e0bdfb1f Date: Fri, 28 Dec 2018 18:15:27 GMT RESP BODY: {"ports":[]} 2018-12-28 18:15:27,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port&admin_state_up=True used request id req-d86b660f-f7e1-42dd-a77e-e941e0bdfb1f 2018-12-28 18:15:27,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:27,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:27,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba616ac251144ea3bbce9edde04c42a6", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}], "expires_at": "2018-12-28T19:15:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a54a615c6e48a49d54f31c1d75919a", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-user", "id": "0f739f41f4f041948b017cef4380b5ff"}, "audit_ids": ["1e4xhkimR5eBUjzWMIcQZg"], "issued_at": "2018-12-28T18:15:27.000000Z"}} 2018-12-28 18:15:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6093d91b508377ae7d573ab66edacdfc9d4426f" 2018-12-28 18:15:27,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d56f41c-f6e7-4de1-94bf-be255164ac68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:27,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6d56f41c-f6e7-4de1-94bf-be255164ac68 2018-12-28 18:15:27,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:28,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-df5d0fcb-05b4-42f6-944e-ae2ced06df40 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:28,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-df5d0fcb-05b4-42f6-944e-ae2ced06df40 2018-12-28 18:15:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:28,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6d954ea-27b9-4133-a117-b0916b1c1e10 Date: Fri, 28 Dec 2018 18:15:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:28,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-b6d954ea-27b9-4133-a117-b0916b1c1e10 2018-12-28 18:15:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:28,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-37f2794d-fd65-4b37-9bca-07dd31e8f011 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:28,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-37f2794d-fd65-4b37-9bca-07dd31e8f011 2018-12-28 18:15:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:15:28,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:15: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:15:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6093d91b508377ae7d573ab66edacdfc9d4426f" 2018-12-28 18:15:28,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d98e551-f81f-4e19-99e5-ea80e0ca210f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:28,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-9d98e551-f81f-4e19-99e5-ea80e0ca210f 2018-12-28 18:15:28,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eeea4a47-dad8-4503-8539-ca33510908bf Date: Fri, 28 Dec 2018 18:15:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:29,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-eeea4a47-dad8-4503-8539-ca33510908bf 2018-12-28 18:15:29,058 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net 2018-12-28 18:15:29,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" -d '{"port": {"network_id": "91a4612c-163e-4a73-9f9f-bda844d7673b", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port", "admin_state_up": true}}' 2018-12-28 18:15:30,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1c2104df-eed3-434a-b091-f62b9bedf4e2 Date: Fri, 28 Dec 2018 18:15:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","project_id":"10a54a615c6e48a49d54f31c1d75919a","qos_policy_id":null,"admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal"}} 2018-12-28 18:15:30,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-1c2104df-eed3-434a-b091-f62b9bedf4e2 2018-12-28 18:15:30,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-041020b9-e485-4d38-a983-1b7375baf726 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:30,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-041020b9-e485-4d38-a983-1b7375baf726 2018-12-28 18:15:30,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f33ffd0-1d05-44d0-90f6-8bedeee49379 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:30,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-9f33ffd0-1d05-44d0-90f6-8bedeee49379 2018-12-28 18:15:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-33ea7ff6-5078-4a35-84cb-fc5bd7126264 Date: Fri, 28 Dec 2018 18:15:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:30,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-33ea7ff6-5078-4a35-84cb-fc5bd7126264 2018-12-28 18:15:30,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-e735cf1a-851f-471d-b278-a14b12ac3471 Date: Fri, 28 Dec 2018 18:15:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:15:30,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port&admin_state_up=True used request id req-e735cf1a-851f-471d-b278-a14b12ac3471 2018-12-28 18:15:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6aa747a-5f07-444c-af3f-4a1eca42d1ba Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:30,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-d6aa747a-5f07-444c-af3f-4a1eca42d1ba 2018-12-28 18:15:30,868 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst 2018-12-28 18:15:30,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-687d23c3-a22d-4cd8-9fc3-614f24391b3d x-compute-request-id: req-687d23c3-a22d-4cd8-9fc3-614f24391b3d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-flavor-name"}]} 2018-12-28 18:15:30,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-687d23c3-a22d-4cd8-9fc3-614f24391b3d 2018-12-28 18:15:30,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:30,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15444899-15a3-43e1-a07e-f0048dcc3239 x-compute-request-id: req-15444899-15a3-43e1-a07e-f0048dcc3239 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2336d978-6e26-4451-b9c3-897e0300f479", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:15:30,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479 used request id req-15444899-15a3-43e1-a07e-f0048dcc3239 2018-12-28 18:15:30,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:31,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-58e79a17-dd41-462d-b90c-c47bcdd4077a Date: Fri, 28 Dec 2018 18:15:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:15:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:15:20Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/snap", "metadata": {}}], "self": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "min_disk": 0, "protected": false, "id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "file": "/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "10a54a615c6e48a49d54f31c1d75919a", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/659c7258-0b57-4ab0-85cb-28e0acf851a1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image"} 2018-12-28 18:15:31,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image used request id req-58e79a17-dd41-462d-b90c-c47bcdd4077a 2018-12-28 18:15:31,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1758b9b-1f23-4465-8f92-df60d56e54c9 Date: Fri, 28 Dec 2018 18:15: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-12-28 18:15:31,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a1758b9b-1f23-4465-8f92-df60d56e54c9 2018-12-28 18:15:31,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" -d '{"server": {"name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "imageRef": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "flavorRef": "2336d978-6e26-4451-b9c3-897e0300f479", "max_count": 1, "min_count": 1, "networks": [{"port": "1bd8bd9d-218b-4232-85df-ad78dc8fea15"}]}}' 2018-12-28 18:15:33,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:15:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-37734bca-2d58-477c-a8bb-2d98750dfb44 x-compute-request-id: req-37734bca-2d58-477c-a8bb-2d98750dfb44 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "adminPass": "6udDU5W9YQDM"}} 2018-12-28 18:15:33,154 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-37734bca-2d58-477c-a8bb-2d98750dfb44 2018-12-28 18:15:33,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:33,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-1292856f-4198-406a-a36d-1172c3ca25ca x-compute-request-id: req-1292856f-4198-406a-a36d-1172c3ca25ca 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.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "user_id": "0f739f41f4f041948b017cef4380b5ff", "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-12-28T18:15:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:33,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-1292856f-4198-406a-a36d-1172c3ca25ca 2018-12-28 18:15:33,671 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst 2018-12-28 18:15:33,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:34,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-9ff93f52-8f38-4ea5-9201-70cb888c7830 x-compute-request-id: req-9ff93f52-8f38-4ea5-9201-70cb888c7830 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:15:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:34,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-9ff93f52-8f38-4ea5-9201-70cb888c7830 2018-12-28 18:15:34,032 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst] is - BUILD 2018-12-28 18:15:34,032 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:15:37,035 - create_instance - DEBUG - VM status query timeout in 896.635946035 2018-12-28 18:15:37,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:37,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-3c6ad3b5-1d0a-46e2-af1e-1b7dda55d5c7 x-compute-request-id: req-3c6ad3b5-1d0a-46e2-af1e-1b7dda55d5c7 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.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:15:34Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:37,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-3c6ad3b5-1d0a-46e2-af1e-1b7dda55d5c7 2018-12-28 18:15:37,879 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst] is - BUILD 2018-12-28 18:15:37,880 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:15:40,883 - create_instance - DEBUG - VM status query timeout in 892.788502216 2018-12-28 18:15:40,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:41,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-2ef0d409-351a-4e6a-b2f1-349ac2707e36 x-compute-request-id: req-2ef0d409-351a-4e6a-b2f1-349ac2707e36 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:41,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-2ef0d409-351a-4e6a-b2f1-349ac2707e36 2018-12-28 18:15:41,355 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst] is - ACTIVE 2018-12-28 18:15:41,355 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:15:41,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:41,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-e9183953-7eeb-429e-85fc-fb2a46b899b5 x-compute-request-id: req-e9183953-7eeb-429e-85fc-fb2a46b899b5 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:41,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-e9183953-7eeb-429e-85fc-fb2a46b899b5 2018-12-28 18:15:41,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:41,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c6bf216b-b350-4bda-a203-49e637a00d80 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:41,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-c6bf216b-b350-4bda-a203-49e637a00d80 2018-12-28 18:15:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:42,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980ef624-b84e-4eea-ac5b-6024ff9d5674 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:42,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-980ef624-b84e-4eea-ac5b-6024ff9d5674 2018-12-28 18:15:42,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:42,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9c6e0ee6-b45c-4660-96b0-4846a03de40c Date: Fri, 28 Dec 2018 18:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:42,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-9c6e0ee6-b45c-4660-96b0-4846a03de40c 2018-12-28 18:15:42,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:42,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-2c5f0c85-a46c-4366-8af6-62cf119d02e3 Date: Fri, 28 Dec 2018 18:15:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.4"}],"id":"018ca050-7ede-4df0-b47f-8a6ff0b4b1f7","security_groups":[],"mac_address":"fa:16:3e:39:41:7c","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal","device_id":"a59d7f8f-8f71-422e-8018-793414d8d971"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.2"}],"id":"2d5f0721-1258-465a-8195-47934313ad64","security_groups":[],"mac_address":"fa:16:3e:d8:cf:76","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.3"}],"id":"ed516873-ada1-4a5e-9d9e-c32f7f50845d","security_groups":[],"mac_address":"fa:16:3e:a4:8d:38","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91a4612c-163e-4a73-9f9f-bda844d7673b"}]} 2018-12-28 18:15:42,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-2c5f0c85-a46c-4366-8af6-62cf119d02e3 2018-12-28 18:15:42,180 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:15:42,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:42,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba616ac251144ea3bbce9edde04c42a6", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}], "expires_at": "2018-12-28T19:15:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a54a615c6e48a49d54f31c1d75919a", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-user", "id": "0f739f41f4f041948b017cef4380b5ff"}, "audit_ids": ["o08UwlOCRuqz-m0t-j-QTw"], "issued_at": "2018-12-28T18:15:42.000000Z"}} 2018-12-28 18:15:42,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:42,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c17ae52-a5f5-4bc6-bbab-2e0ee435a315 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:15:42,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1c17ae52-a5f5-4bc6-bbab-2e0ee435a315 2018-12-28 18:15:42,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:42,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aaeaf9a0-6fd2-4bac-8a27-e8bee484b5a3 Date: Fri, 28 Dec 2018 18:15:42 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:15:42,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name&description=hello+group used request id req-aaeaf9a0-6fd2-4bac-8a27-e8bee484b5a3 2018-12-28 18:15:42,838 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name... 2018-12-28 18:15:42,838 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name 2018-12-28 18:15:42,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name", "description": "hello group"}}' 2018-12-28 18:15:43,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-49120146-7e03-42f9-ad8d-6dab1ae55b15 Date: Fri, 28 Dec 2018 18:15:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "updated_at": "2018-12-28T18:15:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}], "revision_number": 2, "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name"}} 2018-12-28 18:15:43,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-49120146-7e03-42f9-ad8d-6dab1ae55b15 2018-12-28 18:15:43,177 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:43,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:43,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e76c27b-efdd-4782-af3a-5f8f319001ce Date: Fri, 28 Dec 2018 18:15: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-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c"}]} 2018-12-28 18:15:43,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-1e76c27b-efdd-4782-af3a-5f8f319001ce 2018-12-28 18:15:43,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:43,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:43,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63bd15e9-f0c9-4728-961a-aa3a22a00649 Date: Fri, 28 Dec 2018 18:15: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-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c"}]} 2018-12-28 18:15:43,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-63bd15e9-f0c9-4728-961a-aa3a22a00649 2018-12-28 18:15:43,325 - neutron_utils - INFO - Retrieving security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:43,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:43,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3f194396-ab80-4619-956c-18bd4cbd1d9a Date: Fri, 28 Dec 2018 18:15:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "updated_at": "2018-12-28T18:15:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}], "revision_number": 2, "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name"}]} 2018-12-28 18:15:43,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-3f194396-ab80-4619-956c-18bd4cbd1d9a 2018-12-28 18:15:43,516 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:43,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:43,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ce5f123-c422-4d21-b08b-2cc37e6ebfd2 Date: Fri, 28 Dec 2018 18:15: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-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c"}]} 2018-12-28 18:15:43,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-2ce5f123-c422-4d21-b08b-2cc37e6ebfd2 2018-12-28 18:15:43,692 - neutron_utils - INFO - Retrieving security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:43,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:43,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-7c6abce3-862e-4182-a960-dd94d8eb6742 Date: Fri, 28 Dec 2018 18:15:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "updated_at": "2018-12-28T18:15:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}], "revision_number": 2, "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name"}]} 2018-12-28 18:15:43,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-7c6abce3-862e-4182-a960-dd94d8eb6742 2018-12-28 18:15:43,897 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:43,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:44,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-405217bd-e24d-4515-bfde-187ff75d4a03 Date: Fri, 28 Dec 2018 18:15: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-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c"}]} 2018-12-28 18:15:44,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-405217bd-e24d-4515-bfde-187ff75d4a03 2018-12-28 18:15:44,096 - neutron_utils - INFO - Retrieving security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:44,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a6511ea8-ab70-45ab-aa23-f9f0ac48bf49 Date: Fri, 28 Dec 2018 18:15:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "updated_at": "2018-12-28T18:15:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "revision_number": 0, "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}], "revision_number": 2, "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name"}]} 2018-12-28 18:15:44,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-a6511ea8-ab70-45ab-aa23-f9f0ac48bf49 2018-12-28 18:15:44,285 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 72c2c023-6bb4-4a54-9124-a5894a037d01 2018-12-28 18:15:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:44,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47025fab-c729-4d43-912f-6e2ccdf2f3d0 Date: Fri, 28 Dec 2018 18:15: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-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "a4033de1-ef71-4b63-b2a2-df75f3aff3c0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:43Z", "security_group_id": "72c2c023-6bb4-4a54-9124-a5894a037d01", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:43Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "b2588bab-6e51-4327-b27e-fdeadc7b010c"}]} 2018-12-28 18:15:44,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-47025fab-c729-4d43-912f-6e2ccdf2f3d0 2018-12-28 18:15:44,398 - neutron_utils - INFO - Deleting security group rule with ID - b2588bab-6e51-4327-b27e-fdeadc7b010c 2018-12-28 18:15:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b2588bab-6e51-4327-b27e-fdeadc7b010c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:44,675 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c004530d-8abf-4d29-961c-ed4074eaa5fb Content-Length: 0 Date: Fri, 28 Dec 2018 18:15:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:44,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b2588bab-6e51-4327-b27e-fdeadc7b010c used request id req-c004530d-8abf-4d29-961c-ed4074eaa5fb 2018-12-28 18:15:44,675 - neutron_utils - INFO - Deleting security group rule with ID - a4033de1-ef71-4b63-b2a2-df75f3aff3c0 2018-12-28 18:15:44,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a4033de1-ef71-4b63-b2a2-df75f3aff3c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:44,772 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d81df93f-1fac-4a4f-8ef5-c5dd1910fc87 Content-Length: 0 Date: Fri, 28 Dec 2018 18:15:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:44,772 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a4033de1-ef71-4b63-b2a2-df75f3aff3c0 used request id req-d81df93f-1fac-4a4f-8ef5-c5dd1910fc87 2018-12-28 18:15:44,773 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name 2018-12-28 18:15:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/72c2c023-6bb4-4a54-9124-a5894a037d01 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd54fe0194b1a8b0253d4682c30eb17b1c2398ad" 2018-12-28 18:15:44,908 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a7dcb58-64c1-47e5-925f-0e5ff697ad5a Content-Length: 0 Date: Fri, 28 Dec 2018 18:15:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:44,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/72c2c023-6bb4-4a54-9124-a5894a037d01 used request id req-7a7dcb58-64c1-47e5-925f-0e5ff697ad5a 2018-12-28 18:15:44,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:45,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-82adda65-00a1-4e01-b451-d91ed3560e12 x-compute-request-id: req-82adda65-00a1-4e01-b451-d91ed3560e12 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:45,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-82adda65-00a1-4e01-b451-d91ed3560e12 2018-12-28 18:15:45,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:45,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bcccaa39-6396-4da2-aaed-f90fb2947357 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:45,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-bcccaa39-6396-4da2-aaed-f90fb2947357 2018-12-28 18:15:45,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:45,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e51b35-502d-4828-8b14-2ee472f4a839 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:45,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-d2e51b35-502d-4828-8b14-2ee472f4a839 2018-12-28 18:15:45,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:46,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-334aae26-6d8b-444c-bd58-4b4acfcc28b9 Date: Fri, 28 Dec 2018 18:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:46,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-334aae26-6d8b-444c-bd58-4b4acfcc28b9 2018-12-28 18:15:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:46,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f928db8d-a6f9-4977-ac71-2cf15b74f217 Date: Fri, 28 Dec 2018 18:15:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.4"}],"id":"018ca050-7ede-4df0-b47f-8a6ff0b4b1f7","security_groups":[],"mac_address":"fa:16:3e:39:41:7c","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal","device_id":"a59d7f8f-8f71-422e-8018-793414d8d971"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.2"}],"id":"2d5f0721-1258-465a-8195-47934313ad64","security_groups":[],"mac_address":"fa:16:3e:d8:cf:76","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.3"}],"id":"ed516873-ada1-4a5e-9d9e-c32f7f50845d","security_groups":[],"mac_address":"fa:16:3e:a4:8d:38","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91a4612c-163e-4a73-9f9f-bda844d7673b"}]} 2018-12-28 18:15:46,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-f928db8d-a6f9-4977-ac71-2cf15b74f217 2018-12-28 18:15:46,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:15:46,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba616ac251144ea3bbce9edde04c42a6", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role"}], "expires_at": "2018-12-28T19:15:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "10a54a615c6e48a49d54f31c1d75919a", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/10a54a615c6e48a49d54f31c1d75919a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-user", "id": "0f739f41f4f041948b017cef4380b5ff"}, "audit_ids": ["ryaXkvr0QVqCcXlevUBw3w"], "issued_at": "2018-12-28T18:15:46.000000Z"}} 2018-12-28 18:15:46,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f12c416671b3f659a60175a0658870590102c13" 2018-12-28 18:15:47,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-8c9fdd86-32ed-493d-b204-97986be45812 x-compute-request-id: req-8c9fdd86-32ed-493d-b204-97986be45812 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:47,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-8c9fdd86-32ed-493d-b204-97986be45812 2018-12-28 18:15:47,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:48,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-91010d37-a2ed-4e27-9691-6446256effa9 x-compute-request-id: req-91010d37-a2ed-4e27-9691-6446256effa9 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:48,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-91010d37-a2ed-4e27-9691-6446256effa9 2018-12-28 18:15:48,097 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst] is - ACTIVE 2018-12-28 18:15:48,097 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:15:48,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:48,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c4291aa6-d6c2-43f0-bdbb-9e530a31d128 x-compute-request-id: req-c4291aa6-d6c2-43f0-bdbb-9e530a31d128 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:48,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-c4291aa6-d6c2-43f0-bdbb-9e530a31d128 2018-12-28 18:15:48,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:48,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9fe57992-1e57-4bd1-b1cd-2647e6ba7c1e Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:48,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-9fe57992-1e57-4bd1-b1cd-2647e6ba7c1e 2018-12-28 18:15:48,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:49,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafe7b81-e841-45cc-ae71-2c67d6e6f2d3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:49,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-eafe7b81-e841-45cc-ae71-2c67d6e6f2d3 2018-12-28 18:15:49,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:49,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c8d904de-784e-457d-979a-e0277a584095 Date: Fri, 28 Dec 2018 18:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:49,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-c8d904de-784e-457d-979a-e0277a584095 2018-12-28 18:15:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:49,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-07c08e5b-8971-49a0-843e-a956987a22f2 Date: Fri, 28 Dec 2018 18:15:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.4"}],"id":"018ca050-7ede-4df0-b47f-8a6ff0b4b1f7","security_groups":[],"mac_address":"fa:16:3e:39:41:7c","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal","device_id":"a59d7f8f-8f71-422e-8018-793414d8d971"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.2"}],"id":"2d5f0721-1258-465a-8195-47934313ad64","security_groups":[],"mac_address":"fa:16:3e:d8:cf:76","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.3"}],"id":"ed516873-ada1-4a5e-9d9e-c32f7f50845d","security_groups":[],"mac_address":"fa:16:3e:a4:8d:38","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91a4612c-163e-4a73-9f9f-bda844d7673b"}]} 2018-12-28 18:15:49,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-07c08e5b-8971-49a0-843e-a956987a22f2 2018-12-28 18:15:49,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:49,853 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0216834f-9263-44e7-a6b8-76f0fcb6441e x-compute-request-id: req-0216834f-9263-44e7-a6b8-76f0fcb6441e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:49,853 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-0216834f-9263-44e7-a6b8-76f0fcb6441e 2018-12-28 18:15:49,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:49,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-71ba08b6-91c1-4246-80af-473dd1b6943a Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:49,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-71ba08b6-91c1-4246-80af-473dd1b6943a 2018-12-28 18:15:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:50,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b43ff3d-d67e-4f9b-86e3-6ba41228e607 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:50,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-3b43ff3d-d67e-4f9b-86e3-6ba41228e607 2018-12-28 18:15:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:50,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-edef0a0c-494c-48f3-b2fd-caa67609d2d4 Date: Fri, 28 Dec 2018 18:15:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:50,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-edef0a0c-494c-48f3-b2fd-caa67609d2d4 2018-12-28 18:15:50,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:50,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-d33699ee-cf4f-4432-91b8-3780be918f5f Date: Fri, 28 Dec 2018 18:15:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.4"}],"id":"018ca050-7ede-4df0-b47f-8a6ff0b4b1f7","security_groups":[],"mac_address":"fa:16:3e:39:41:7c","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal","device_id":"a59d7f8f-8f71-422e-8018-793414d8d971"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.2"}],"id":"2d5f0721-1258-465a-8195-47934313ad64","security_groups":[],"mac_address":"fa:16:3e:d8:cf:76","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.3"}],"id":"ed516873-ada1-4a5e-9d9e-c32f7f50845d","security_groups":[],"mac_address":"fa:16:3e:a4:8d:38","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91a4612c-163e-4a73-9f9f-bda844d7673b"}]} 2018-12-28 18:15:50,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-d33699ee-cf4f-4432-91b8-3780be918f5f 2018-12-28 18:15:50,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name"}}' 2018-12-28 18:15:50,586 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab7dbfe7-1355-4c0d-b546-1046c06aa07b x-compute-request-id: req-ab7dbfe7-1355-4c0d-b546-1046c06aa07b Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name is not found for project 10a54a615c6e48a49d54f31c1d75919a", "code": 404}} 2018-12-28 18:15:50,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971/action used request id req-ab7dbfe7-1355-4c0d-b546-1046c06aa07b 2018-12-28 18:15:50,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:50,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c616d6c5-bcae-4386-8599-5dc619673f3d x-compute-request-id: req-c616d6c5-bcae-4386-8599-5dc619673f3d Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:50,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-c616d6c5-bcae-4386-8599-5dc619673f3d 2018-12-28 18:15:50,907 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name] - Security group InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name is not found for project 10a54a615c6e48a49d54f31c1d75919a (HTTP 404) (Request-ID: req-ab7dbfe7-1355-4c0d-b546-1046c06aa07b) 2018-12-28 18:15:50,907 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-name is not found for project 10a54a615c6e48a49d54f31c1d75919a (HTTP 404) (Request-ID: req-ab7dbfe7-1355-4c0d-b546-1046c06aa07b) 2018-12-28 18:15:50,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:51,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2606461c-8d9c-4219-be99-e335b021ff9e x-compute-request-id: req-2606461c-8d9c-4219-be99-e335b021ff9e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:51,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-2606461c-8d9c-4219-be99-e335b021ff9e 2018-12-28 18:15:51,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:51,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7b27c03c-dc2c-4944-b4a1-dde4069a9af0 Date: Fri, 28 Dec 2018 18:15: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":["b9293f57-04d3-4549-a46d-6d89a44d3ef4"],"updated_at":"2018-12-28T18:15:23Z","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"91a4612c-163e-4a73-9f9f-bda844d7673b","name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net"}]} 2018-12-28 18:15:51,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net used request id req-7b27c03c-dc2c-4944-b4a1-dde4069a9af0 2018-12-28 18:15:51,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:51,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22f38128-997e-4817-9fe8-0cf5085aa8e7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:15:51,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-22f38128-997e-4817-9fe8-0cf5085aa8e7 2018-12-28 18:15:51,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:51,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-90c3760a-864b-4350-bdd5-aa08400d19a2 Date: Fri, 28 Dec 2018 18:15:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:23Z","dns_nameservers":[],"updated_at":"2018-12-28T18:15:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"10a54a615c6e48a49d54f31c1d75919a","id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet"}]} 2018-12-28 18:15:51,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-90c3760a-864b-4350-bdd5-aa08400d19a2 2018-12-28 18:15:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:52,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-86a46ef6-08f5-488d-b5c6-856dbacd0c95 Date: Fri, 28 Dec 2018 18:15:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.4"}],"id":"018ca050-7ede-4df0-b47f-8a6ff0b4b1f7","security_groups":[],"mac_address":"fa:16:3e:39:41:7c","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.7"}],"id":"1bd8bd9d-218b-4232-85df-ad78dc8fea15","security_groups":["8289680d-480a-43de-9612-f3c00a3053dd"],"mac_address":"fa:16:3e:37:74:3b","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:29Z","binding:vnic_type":"normal","device_id":"a59d7f8f-8f71-422e-8018-793414d8d971"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.2"}],"id":"2d5f0721-1258-465a-8195-47934313ad64","security_groups":[],"mac_address":"fa:16:3e:d8:cf:76","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91a4612c-163e-4a73-9f9f-bda844d7673b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:15:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b9293f57-04d3-4549-a46d-6d89a44d3ef4","ip_address":"10.55.0.3"}],"id":"ed516873-ada1-4a5e-9d9e-c32f7f50845d","security_groups":[],"mac_address":"fa:16:3e:a4:8d:38","project_id":"10a54a615c6e48a49d54f31c1d75919a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a4612c-163e-4a73-9f9f-bda844d7673b","tenant_id":"10a54a615c6e48a49d54f31c1d75919a","created_at":"2018-12-28T18:15:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91a4612c-163e-4a73-9f9f-bda844d7673b"}]} 2018-12-28 18:15:52,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-86a46ef6-08f5-488d-b5c6-856dbacd0c95 2018-12-28 18:15:52,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f12c416671b3f659a60175a0658870590102c13" 2018-12-28 18:15:52,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2653fcde-8267-46da-9dc6-1a9fe2608568 x-compute-request-id: req-2653fcde-8267-46da-9dc6-1a9fe2608568 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "security_groups": [{"name": "default"}], "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:38Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:52,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-2653fcde-8267-46da-9dc6-1a9fe2608568 2018-12-28 18:15:52,830 - create_instance - INFO - Deleting Port with ID - 1bd8bd9d-218b-4232-85df-ad78dc8fea15 2018-12-28 18:15:52,831 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-port 2018-12-28 18:15:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/1bd8bd9d-218b-4232-85df-ad78dc8fea15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:53,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3c60482-be24-4f68-b5b1-af2bead647cc Date: Fri, 28 Dec 2018 18:15:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:15:53,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/1bd8bd9d-218b-4232-85df-ad78dc8fea15 used request id req-c3c60482-be24-4f68-b5b1-af2bead647cc 2018-12-28 18:15:53,487 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst 2018-12-28 18:15:53,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:53,633 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:15: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-401a9d06-6daa-412a-a743-652595277b7a x-compute-request-id: req-401a9d06-6daa-412a-a743-652595277b7a Content-Type: application/json 2018-12-28 18:15:53,633 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-401a9d06-6daa-412a-a743-652595277b7a 2018-12-28 18:15:53,633 - create_instance - INFO - Checking deletion status 2018-12-28 18:15:53,636 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:54,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15: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-b20915ba-06fa-432b-b9aa-1669142894bb x-compute-request-id: req-b20915ba-06fa-432b-b9aa-1669142894bb Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:74:3b", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:53Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:54,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-b20915ba-06fa-432b-b9aa-1669142894bb 2018-12-28 18:15:54,007 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst] is - ACTIVE 2018-12-28 18:15:54,007 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:15:57,010 - create_instance - DEBUG - VM status query timeout in 296.623399973 2018-12-28 18:15:57,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:15:57,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:15:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a3fb3b1-85c1-42a1-a503-88e748b3b80b x-compute-request-id: req-5a3fb3b1-85c1-42a1-a503-88e748b3b80b 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.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/a59d7f8f-8f71-422e-8018-793414d8d971", "rel": "bookmark"}], "image": {"id": "659c7258-0b57-4ab0-85cb-28e0acf851a1", "links": [{"href": "http://172.30.9.21:8774/images/659c7258-0b57-4ab0-85cb-28e0acf851a1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:15:37.000000", "flavor": {"id": "2336d978-6e26-4451-b9c3-897e0300f479", "links": [{"href": "http://172.30.9.21:8774/flavors/2336d978-6e26-4451-b9c3-897e0300f479", "rel": "bookmark"}]}, "id": "a59d7f8f-8f71-422e-8018-793414d8d971", "user_id": "0f739f41f4f041948b017cef4380b5ff", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:15:53Z", "hostId": "7fc86033ee33bd1ad46fa578289c0fd02cd8bec75da54e5912eb85f9", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst", "created": "2018-12-28T18:15:33Z", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:15:57,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-5a3fb3b1-85c1-42a1-a503-88e748b3b80b 2018-12-28 18:15:57,279 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst] is - ACTIVE 2018-12-28 18:15:57,279 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:16:00,282 - create_instance - DEBUG - VM status query timeout in 293.351349115 2018-12-28 18:16:00,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f67851fe73ceedec43d09618359f17d897b3e66" 2018-12-28 18:16:00,336 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e70114ad-51de-4d39-a6d7-69fadd59b359 x-compute-request-id: req-e70114ad-51de-4d39-a6d7-69fadd59b359 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a59d7f8f-8f71-422e-8018-793414d8d971 could not be found.", "code": 404}} 2018-12-28 18:16:00,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/a59d7f8f-8f71-422e-8018-793414d8d971 used request id req-e70114ad-51de-4d39-a6d7-69fadd59b359 2018-12-28 18:16:00,337 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a59d7f8f-8f71-422e-8018-793414d8d971 could not be found. (HTTP 404) (Request-ID: req-e70114ad-51de-4d39-a6d7-69fadd59b359) 2018-12-28 18:16:00,337 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-inst 2018-12-28 18:16:00,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}424ff3f858a40c03bade01840654f830fc6d5698" 2018-12-28 18:16:00,399 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:16:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-792fb653-d1ed-492d-b5ed-9c1ff8a75ea4 x-compute-request-id: req-792fb653-d1ed-492d-b5ed-9c1ff8a75ea4 Content-Length: 0 Content-Type: application/json 2018-12-28 18:16:00,399 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2336d978-6e26-4451-b9c3-897e0300f479 used request id req-792fb653-d1ed-492d-b5ed-9c1ff8a75ea4 2018-12-28 18:16:00,400 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet 2018-12-28 18:16:00,400 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-subnet 2018-12-28 18:16:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/b9293f57-04d3-4549-a46d-6d89a44d3ef4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:16:02,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9690db75-a872-4482-8ca6-60b3696376a2 Date: Fri, 28 Dec 2018 18:16:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:02,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/b9293f57-04d3-4549-a46d-6d89a44d3ef4 used request id req-9690db75-a872-4482-8ca6-60b3696376a2 2018-12-28 18:16:02,911 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-pub-net 2018-12-28 18:16:02,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/91a4612c-163e-4a73-9f9f-bda844d7673b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fa5fef846430ad3691ea3563d5da8d34ea4df" 2018-12-28 18:16:04,168 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9dba8c48-db0e-48fe-9c30-b188431843e4 Date: Fri, 28 Dec 2018 18:16:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:04,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/91a4612c-163e-4a73-9f9f-bda844d7673b used request id req-9dba8c48-db0e-48fe-9c30-b188431843e4 2018-12-28 18:16:04,169 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2cbe2baa-4eb7-409b-b056-6f5114c8572c-image 2018-12-28 18:16:04,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}679706fb0843a7f64619b6513d3ba326c5abb205" 2018-12-28 18:16:05,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-98763941-81cf-43c0-ac18-e79744119aa8 Date: Fri, 28 Dec 2018 18:16:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:16:05,961 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/659c7258-0b57-4ab0-85cb-28e0acf851a1 used request id req-98763941-81cf-43c0-ac18-e79744119aa8 2018-12-28 18:16:05,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:06,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-78b9327b-eb10-460d-b7f0-3aa25b9634dc Date: Fri, 28 Dec 2018 18:16:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:22Z", "updated_at": "2018-12-28T18:15:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "revision_number": 0, "id": "097d4d20-a202-48f9-ab36-9de49d3d714b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "revision_number": 0, "id": "524caf5d-3b6d-47ce-a028-c0876e7e49b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "revision_number": 0, "id": "a87dbc06-e9f6-4d47-ae11-e7b73a87c027", "remote_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv6", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "revision_number": 0, "id": "f20cad0d-4d9e-4c32-9bb8-d50a8d4bfda8", "remote_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "remote_ip_prefix": null, "created_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "port_range_min": null, "ethertype": "IPv4", "project_id": "10a54a615c6e48a49d54f31c1d75919a"}], "revision_number": 4, "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "8289680d-480a-43de-9612-f3c00a3053dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:16:06,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-78b9327b-eb10-460d-b7f0-3aa25b9634dc 2018-12-28 18:16:06,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:06,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10eb3949-0073-43c9-a334-07cdc17d7421 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:16:06,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-10eb3949-0073-43c9-a334-07cdc17d7421 2018-12-28 18:16:06,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:06,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be396a8-f411-4495-97df-9232c904c4b3 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:16:06,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-0be396a8-f411-4495-97df-9232c904c4b3 2018-12-28 18:16:06,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:06,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79378fa9-bd6f-4ed5-9d84-1d7871561da5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a"}, "enabled": true, "id": "10a54a615c6e48a49d54f31c1d75919a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-dd35c048-9c3e-427-proj"}} 2018-12-28 18:16:06,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-79378fa9-bd6f-4ed5-9d84-1d7871561da5 2018-12-28 18:16:06,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8289680d-480a-43de-9612-f3c00a3053dd 2018-12-28 18:16:06,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8289680d-480a-43de-9612-f3c00a3053dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:06,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-31768c31-a758-450a-a951-70f6d7b36c32 Date: Fri, 28 Dec 2018 18:16: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-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:22Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "097d4d20-a202-48f9-ab36-9de49d3d714b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:22Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "524caf5d-3b6d-47ce-a028-c0876e7e49b7"}, {"remote_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:22Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "a87dbc06-e9f6-4d47-ae11-e7b73a87c027"}, {"remote_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:15:22Z", "security_group_id": "8289680d-480a-43de-9612-f3c00a3053dd", "port_range_min": null, "revision_number": 0, "tenant_id": "10a54a615c6e48a49d54f31c1d75919a", "created_at": "2018-12-28T18:15:22Z", "project_id": "10a54a615c6e48a49d54f31c1d75919a", "id": "f20cad0d-4d9e-4c32-9bb8-d50a8d4bfda8"}]} 2018-12-28 18:16:06,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8289680d-480a-43de-9612-f3c00a3053dd used request id req-31768c31-a758-450a-a951-70f6d7b36c32 2018-12-28 18:16:06,652 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:16:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8289680d-480a-43de-9612-f3c00a3053dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:06,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8819320-b432-4859-9de6-f64ae15981df Content-Length: 0 Date: Fri, 28 Dec 2018 18:16:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:06,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8289680d-480a-43de-9612-f3c00a3053dd used request id req-c8819320-b432-4859-9de6-f64ae15981df 2018-12-28 18:16:06,974 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-dd35c048-9c3e-427-proj 2018-12-28 18:16:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:07,197 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:16:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9323c3f-c5ba-4b77-bc8c-fb26179aa2f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:16:07,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/10a54a615c6e48a49d54f31c1d75919a used request id req-d9323c3f-c5ba-4b77-bc8c-fb26179aa2f1 2018-12-28 18:16:07,197 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-dd35c048-9c3e-427-proj-role 2018-12-28 18:16:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ba616ac251144ea3bbce9edde04c42a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:07,307 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1de60403-74aa-4cfd-977e-73f75d457f64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:16:07,307 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ba616ac251144ea3bbce9edde04c42a6 used request id req-1de60403-74aa-4cfd-977e-73f75d457f64 2018-12-28 18:16:07,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}895e1328945cc6754c76ffb837e4ada6eaf011d9" 2018-12-28 18:16:07,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577fc5ec-82b2-47be-b659-b2a11ceeeef6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:16:07,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-577fc5ec-82b2-47be-b659-b2a11ceeeef6 2018-12-28 18:16:07,401 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-dd35c048-9c3e-427-user 2018-12-28 18:16:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/0f739f41f4f041948b017cef4380b5ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4251308fb379793636e0030d64ad0ca50699aba6" 2018-12-28 18:16:07,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:16:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc0aec81-a0a6-4316-a53c-a28d8794eca8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:16:07,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/0f739f41f4f041948b017cef4380b5ff used request id req-dc0aec81-a0a6-4316-a53c-a28d8794eca8 2018-12-28 18:16:07,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:07,997 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:16:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["gVPqOqGISraAzj4bxVV8KA"], "issued_at": "2018-12-28T18:16:07.000000Z"}} 2018-12-28 18:16:07,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e9a2f13d486125e7cc7b6be74f70ae3ff1e809" 2018-12-28 18:16:08,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316d78b9-9375-46d0-ad4c-4ae640d27d7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:08,083 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-316d78b9-9375-46d0-ad4c-4ae640d27d7e 2018-12-28 18:16:08,084 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:08,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:08,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:16:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["biDuhtJSSVGZ4VSc9Oxh2A"], "issued_at": "2018-12-28T18:16:08.000000Z"}} 2018-12-28 18:16:08,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:16:08,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637a98cb-71b2-4a78-be77-a641e1d8b74c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:08,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-637a98cb-71b2-4a78-be77-a641e1d8b74c 2018-12-28 18:16:08,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:16:08,567 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:16:08,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9c545910-cc10-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:16:08,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15936a42-f4af-4549-a098-dfe975f99eba Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9c545910-cc10-425-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:16:08,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-9c545910-cc10-425-proj used request id req-15936a42-f4af-4549-a098-dfe975f99eba 2018-12-28 18:16:08,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:16:08,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c82bc79-0b4c-4fce-91e7-c96413760b5a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:16:08,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5c82bc79-0b4c-4fce-91e7-c96413760b5a 2018-12-28 18:16:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}}' 2018-12-28 18:16:08,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:16:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ee6a5f2-79ff-4f7a-804d-b5c3e40786ef Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:08,901 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8ee6a5f2-79ff-4f7a-804d-b5c3e40786ef 2018-12-28 18:16:08,901 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-9c545910-cc10-425-proj 2018-12-28 18:16:08,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:08,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:09,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:16:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["NUN-RkGuRcmMAjKaSQ0CVw"], "issued_at": "2018-12-28T18:16:09.000000Z"}} 2018-12-28 18:16:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241279e8d051f00442a24d5b017f6e8aecf87b" 2018-12-28 18:16:09,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6ae11e3-aa0a-49ee-8585-8dca250c2211 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:09,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d6ae11e3-aa0a-49ee-8585-8dca250c2211 2018-12-28 18:16:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:16:09,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:16:09,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241279e8d051f00442a24d5b017f6e8aecf87b" 2018-12-28 18:16:09,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc61ed9-3155-4bc5-96a2-5adea8f0f08c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:16:09,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0dc61ed9-3155-4bc5-96a2-5adea8f0f08c 2018-12-28 18:16:09,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-9c545910-cc10-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241279e8d051f00442a24d5b017f6e8aecf87b" 2018-12-28 18:16:09,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232505c2-6820-4806-8f8c-bd66a20deb8c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-9c545910-cc10-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}]} 2018-12-28 18:16:09,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-9c545910-cc10-425-proj used request id req-232505c2-6820-4806-8f8c-bd66a20deb8c 2018-12-28 18:16:09,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241279e8d051f00442a24d5b017f6e8aecf87b" 2018-12-28 18:16:09,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d84782-9c0a-431c-b292-7d76b014ca9a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:16:09,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a4d84782-9c0a-431c-b292-7d76b014ca9a 2018-12-28 18:16:10,051 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-9c545910-cc10-425-user 2018-12-28 18:16:10,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:10,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:16:10,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3933222d-9cdf-403f-92e9-786a418ee2d6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:16:10,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3933222d-9cdf-403f-92e9-786a418ee2d6 2018-12-28 18:16:10,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" -d '{"role": {"name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}}' 2018-12-28 18:16:10,271 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d183781c-7b05-4f87-b956-61f802610f04 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3330afd154a40af9f8694f189cfbef7", "links": {"self": "http://172.30.9.21:5000/v3/roles/c3330afd154a40af9f8694f189cfbef7"}, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}} 2018-12-28 18:16:10,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d183781c-7b05-4f87-b956-61f802610f04 2018-12-28 18:16:10,272 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-9c545910-cc10-425-proj-role 2018-12-28 18:16:10,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c3330afd154a40af9f8694f189cfbef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:16:10,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5569a89-39c3-4d0d-932e-37c008b5c643 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/c3330afd154a40af9f8694f189cfbef7"}, "domain_id": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role", "id": "c3330afd154a40af9f8694f189cfbef7"}} 2018-12-28 18:16:10,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c3330afd154a40af9f8694f189cfbef7 used request id req-a5569a89-39c3-4d0d-932e-37c008b5c643 2018-12-28 18:16:10,366 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-9c545910-cc10-425-proj-role to project InstanceSecurityGroupTests-9c545910-cc10-425-proj 2018-12-28 18:16:10,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad/users/3d8245593d0d44749399134558525801/roles/c3330afd154a40af9f8694f189cfbef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:16:10,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:16:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-013c806b-49f4-46cc-a591-51a4e8afb311 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:16:10,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad/users/3d8245593d0d44749399134558525801/roles/c3330afd154a40af9f8694f189cfbef7 used request id req-013c806b-49f4-46cc-a591-51a4e8afb311 2018-12-28 18:16:10,484 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:16:10,485 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:16:10,486 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:10,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:10,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3330afd154a40af9f8694f189cfbef7", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}], "expires_at": "2018-12-28T19:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0174f8e456a84d7096fcfd80228a96ad", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-user", "id": "3d8245593d0d44749399134558525801"}, "audit_ids": ["KqR2kPMfT5O070p3qBvvNw"], "issued_at": "2018-12-28T18:16:10.000000Z"}} 2018-12-28 18:16:10,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:16:10,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc83f75c-3e1a-4e7d-a87b-3b11f949187f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:10,938 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bc83f75c-3e1a-4e7d-a87b-3b11f949187f 2018-12-28 18:16:10,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:16:11,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-3b4cb681-9b00-4560-b760-3faf4d1be6e6 Date: Fri, 28 Dec 2018 18:16:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image"} 2018-12-28 18:16:11,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image used request id req-3b4cb681-9b00-4560-b760-3faf4d1be6e6 2018-12-28 18:16:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:16:11,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-399e6512-aac4-44e7-b9ac-56cd186881f2 Date: Fri, 28 Dec 2018 18:16: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-12-28 18:16:11,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-399e6512-aac4-44e7-b9ac-56cd186881f2 2018-12-28 18:16:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image"}' 2018-12-28 18:16:11,496 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c X-Openstack-Request-Id: req-98946022-1e0d-4464-a9fc-42ecee240320 Date: Fri, 28 Dec 2018 18:16:11 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:16:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:16:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c", "min_disk": 0, "protected": false, "id": "df9fc242-703c-4350-ac60-19663a37de3c", "file": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c/file", "checksum": null, "owner": "0174f8e456a84d7096fcfd80228a96ad", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:16:11,496 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-98946022-1e0d-4464-a9fc-42ecee240320 2018-12-28 18:16:11,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" -d '' 2018-12-28 18:16:13,733 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9384f7d3-5632-44cb-b587-7831aa0c89a7 Date: Fri, 28 Dec 2018 18:16:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:16:13,733 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c/file used request id req-9384f7d3-5632-44cb-b587-7831aa0c89a7 2018-12-28 18:16:13,734 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:16:13,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:16:13,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c0742b7b-449a-4861-8c59-b6502fbbf273 Date: Fri, 28 Dec 2018 18:16:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:16:13Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df9fc242-703c-4350-ac60-19663a37de3c/snap", "metadata": {}}], "self": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c", "min_disk": 0, "protected": false, "id": "df9fc242-703c-4350-ac60-19663a37de3c", "file": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0174f8e456a84d7096fcfd80228a96ad", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df9fc242-703c-4350-ac60-19663a37de3c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:16:13,909 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c used request id req-c0742b7b-449a-4861-8c59-b6502fbbf273 2018-12-28 18:16:13,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:16:14,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-62a46536-f3b7-4f3f-b8d0-ff25d1d3d4fb Date: Fri, 28 Dec 2018 18:16: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-12-28 18:16:14,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-62a46536-f3b7-4f3f-b8d0-ff25d1d3d4fb 2018-12-28 18:16:14,064 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image 2018-12-28 18:16:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:16:14,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7c2752ab-e308-4dd7-b670-e0e83fec7dcf Date: Fri, 28 Dec 2018 18:16:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:16:13Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df9fc242-703c-4350-ac60-19663a37de3c/snap", "metadata": {}}], "self": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c", "min_disk": 0, "protected": false, "id": "df9fc242-703c-4350-ac60-19663a37de3c", "file": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0174f8e456a84d7096fcfd80228a96ad", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df9fc242-703c-4350-ac60-19663a37de3c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:16:14,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c used request id req-7c2752ab-e308-4dd7-b670-e0e83fec7dcf 2018-12-28 18:16:14,232 - create_image - DEBUG - Instance status is - active 2018-12-28 18:16:14,232 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image 2018-12-28 18:16:14,232 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image 2018-12-28 18:16:14,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:14,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:14,598 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3330afd154a40af9f8694f189cfbef7", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}], "expires_at": "2018-12-28T19:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0174f8e456a84d7096fcfd80228a96ad", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-user", "id": "3d8245593d0d44749399134558525801"}, "audit_ids": ["U-mBnUhGSYKYFtxBvkt9HQ"], "issued_at": "2018-12-28T18:16:14.000000Z"}} 2018-12-28 18:16:14,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:16:14,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3533f7cf-6387-4aba-9837-8959ece0bd32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:14,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3533f7cf-6387-4aba-9837-8959ece0bd32 2018-12-28 18:16:14,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:16:14,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e639fcb-b763-488b-bcf9-90a20208c38a Date: Fri, 28 Dec 2018 18:16:14 GMT RESP BODY: {"networks":[]} 2018-12-28 18:16:14,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-6e639fcb-b763-488b-bcf9-90a20208c38a 2018-12-28 18:16:14,859 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net 2018-12-28 18:16:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" -d '{"network": {"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net", "admin_state_up": true}}' 2018-12-28 18:16:15,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3ec43e88-24a7-4f99-8103-5731ca3965f9 Date: Fri, 28 Dec 2018 18:16:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"913c7670-7869-46fb-9584-115309b03602","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:16:15Z","is_default":false,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","mtu":1450}} 2018-12-28 18:16:15,575 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-3ec43e88-24a7-4f99-8103-5731ca3965f9 2018-12-28 18:16:15,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:16:15,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-6f6d9259-b065-4da2-935b-d14b896cb694 Date: Fri, 28 Dec 2018 18:16:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-28T18:16:15Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:15,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=913c7670-7869-46fb-9584-115309b03602 used request id req-6f6d9259-b065-4da2-935b-d14b896cb694 2018-12-28 18:16:15,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:16:16,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-83b11058-3c90-4d93-b014-58c0dd530bed Date: Fri, 28 Dec 2018 18:16:16 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:16:16,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-83b11058-3c90-4d93-b014-58c0dd530bed 2018-12-28 18:16:16,129 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet 2018-12-28 18:16:16,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" -d '{"subnets": [{"ip_version": 4, "network_id": "913c7670-7869-46fb-9584-115309b03602", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]}' 2018-12-28 18:16:17,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97b4ffc5-7997-46f4-b6c1-b007cb21a469 Date: Fri, 28 Dec 2018 18:16:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","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":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:17,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-97b4ffc5-7997-46f4-b6c1-b007cb21a469 2018-12-28 18:16:17,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:16:17,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ae7c3daa-15d9-405a-944d-3d434cdb89a2 Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:17,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=913c7670-7869-46fb-9584-115309b03602 used request id req-ae7c3daa-15d9-405a-944d-3d434cdb89a2 2018-12-28 18:16:17,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:16:17,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-45560eda-a807-4f31-baaa-06eb60b7a542 Date: Fri, 28 Dec 2018 18:16:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:17,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-45560eda-a807-4f31-baaa-06eb60b7a542 2018-12-28 18:16:17,661 - OpenStackNetwork - DEBUG - Network [913c7670-7869-46fb-9584-115309b03602] created successfully 2018-12-28 18:16:17,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:17,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:18,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["OsrIjybATSGpVSb3tVvCNg"], "issued_at": "2018-12-28T18:16:18.000000Z"}} 2018-12-28 18:16:18,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9032960bcb34ba2cc1a88441dc42a89ab65b70f" 2018-12-28 18:16:18,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0002bed-7caf-4392-afcd-01edff7c3661 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:18,128 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b0002bed-7caf-4392-afcd-01edff7c3661 2018-12-28 18:16:18,129 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:16:18,134 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9032960bcb34ba2cc1a88441dc42a89ab65b70f" 2018-12-28 18:16:18,315 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ac2de95c-c821-4ec2-8715-1ffd701b4cbb x-compute-request-id: req-ac2de95c-c821-4ec2-8715-1ffd701b4cbb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:16:18,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ac2de95c-c821-4ec2-8715-1ffd701b4cbb 2018-12-28 18:16:18,319 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9032960bcb34ba2cc1a88441dc42a89ab65b70f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-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-12-28 18:16:18,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-551d0d9e-a10f-48e0-9611-e92f50f94a2a x-compute-request-id: req-551d0d9e-a10f-48e0-9611-e92f50f94a2a Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:16:18,375 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-551d0d9e-a10f-48e0-9611-e92f50f94a2a 2018-12-28 18:16:18,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:18,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:18,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3330afd154a40af9f8694f189cfbef7", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}], "expires_at": "2018-12-28T19:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0174f8e456a84d7096fcfd80228a96ad", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-user", "id": "3d8245593d0d44749399134558525801"}, "audit_ids": ["YOc4Jzt5QWexZV6q2zqLqQ"], "issued_at": "2018-12-28T18:16:18.000000Z"}} 2018-12-28 18:16:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:18,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fc9564-e728-45d4-a6a3-ac1ecea3cdef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:18,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f6fc9564-e728-45d4-a6a3-ac1ecea3cdef 2018-12-28 18:16:18,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:19,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bac46788-d815-46f8-8f68-8d393f7367fe Date: Fri, 28 Dec 2018 18:16:19 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:16:19,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name&description=hello+group used request id req-bac46788-d815-46f8-8f68-8d393f7367fe 2018-12-28 18:16:19,030 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name... 2018-12-28 18:16:19,030 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name 2018-12-28 18:16:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" -d '{"security_group": {"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name", "description": "hello group"}}' 2018-12-28 18:16:19,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5a7bd96f-f7be-44b1-b3d3-8a5be45b4f6b Date: Fri, 28 Dec 2018 18:16:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "updated_at": "2018-12-28T18:16:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "c8241cc7-f908-4c27-8e63-50d690ee4316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}], "revision_number": 2, "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}} 2018-12-28 18:16:19,386 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-5a7bd96f-f7be-44b1-b3d3-8a5be45b4f6b 2018-12-28 18:16:19,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:19,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e221496-64e8-4be0-a33a-0422f90b049f Date: Fri, 28 Dec 2018 18:16: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-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "c8241cc7-f908-4c27-8e63-50d690ee4316"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c"}]} 2018-12-28 18:16:19,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-2e221496-64e8-4be0-a33a-0422f90b049f 2018-12-28 18:16:19,658 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:19,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:19,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f47c848d-6595-41ca-bcc9-ad70310cbeb1 Date: Fri, 28 Dec 2018 18:16: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-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "c8241cc7-f908-4c27-8e63-50d690ee4316"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c"}]} 2018-12-28 18:16:19,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-f47c848d-6595-41ca-bcc9-ad70310cbeb1 2018-12-28 18:16:19,847 - neutron_utils - INFO - Retrieving security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:19,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:20,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-33152050-71c3-4ce2-a08b-3c2c94f5b5be Date: Fri, 28 Dec 2018 18:16:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "updated_at": "2018-12-28T18:16:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "c8241cc7-f908-4c27-8e63-50d690ee4316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}], "revision_number": 2, "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}]} 2018-12-28 18:16:20,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-33152050-71c3-4ce2-a08b-3c2c94f5b5be 2018-12-28 18:16:20,051 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:20,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:20,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-deb256ee-36c1-4b2d-a255-654e8b952960 Date: Fri, 28 Dec 2018 18:16: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-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "c8241cc7-f908-4c27-8e63-50d690ee4316"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c"}]} 2018-12-28 18:16:20,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-deb256ee-36c1-4b2d-a255-654e8b952960 2018-12-28 18:16:20,229 - neutron_utils - INFO - Retrieving security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:20,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:20,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b0b6e92c-772f-4046-b187-d860ea04b574 Date: Fri, 28 Dec 2018 18:16:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "updated_at": "2018-12-28T18:16:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "c8241cc7-f908-4c27-8e63-50d690ee4316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}], "revision_number": 2, "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}]} 2018-12-28 18:16:20,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-b0b6e92c-772f-4046-b187-d860ea04b574 2018-12-28 18:16:20,427 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:20,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae29a77b-41ba-40b2-b905-79803ff01f53 Date: Fri, 28 Dec 2018 18:16: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-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "c8241cc7-f908-4c27-8e63-50d690ee4316"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c"}]} 2018-12-28 18:16:20,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-ae29a77b-41ba-40b2-b905-79803ff01f53 2018-12-28 18:16:20,602 - neutron_utils - INFO - Retrieving security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:20,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cf5df3a9-7d0f-4033-be76-577fbbb22430 Date: Fri, 28 Dec 2018 18:16:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "updated_at": "2018-12-28T18:16:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "c8241cc7-f908-4c27-8e63-50d690ee4316", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "revision_number": 0, "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}], "revision_number": 2, "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}]} 2018-12-28 18:16:20,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-cf5df3a9-7d0f-4033-be76-577fbbb22430 2018-12-28 18:16:20,652 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6bc1593d-405e-4fa6-9974-b6d7f41eef25 2018-12-28 18:16:20,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:20,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47248839-4d7f-4dff-8a8e-a17af1a9d818 Date: Fri, 28 Dec 2018 18:16: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-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "c8241cc7-f908-4c27-8e63-50d690ee4316"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:19Z", "security_group_id": "6bc1593d-405e-4fa6-9974-b6d7f41eef25", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:19Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "d22767df-33bc-4f53-ab36-be5dacd50f3c"}]} 2018-12-28 18:16:20,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-47248839-4d7f-4dff-8a8e-a17af1a9d818 2018-12-28 18:16:20,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:20,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:21,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3330afd154a40af9f8694f189cfbef7", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}], "expires_at": "2018-12-28T19:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0174f8e456a84d7096fcfd80228a96ad", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-user", "id": "3d8245593d0d44749399134558525801"}, "audit_ids": ["S0NolwyKQXCS6hOd41yamw"], "issued_at": "2018-12-28T18:16:21.000000Z"}} 2018-12-28 18:16:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:21,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379a6c8b-93c8-45eb-8001-7bcc9cf8c712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:21,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-379a6c8b-93c8-45eb-8001-7bcc9cf8c712 2018-12-28 18:16:21,211 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:16:21,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:21,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a825702b-a937-4486-b33c-a5e67abaf569 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:21,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a825702b-a937-4486-b33c-a5e67abaf569 2018-12-28 18:16:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:21,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b2cc3f33-bdfe-4c93-8466-34459b64558e Date: Fri, 28 Dec 2018 18: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:21,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-b2cc3f33-bdfe-4c93-8466-34459b64558e 2018-12-28 18:16:21,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:16:21,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:16:21,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:21,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97341cb0-8672-4828-aaa9-2dbc17aacf4e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:21,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-97341cb0-8672-4828-aaa9-2dbc17aacf4e 2018-12-28 18:16:21,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:21,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4e6b3535-cf88-464c-a8d1-6c5bef95cb6b Date: Fri, 28 Dec 2018 18:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:21,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-4e6b3535-cf88-464c-a8d1-6c5bef95cb6b 2018-12-28 18:16:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-57dcc268-36bb-48e2-afc2-814a21eaec33 Date: Fri, 28 Dec 2018 18:16:22 GMT RESP BODY: {"ports":[]} 2018-12-28 18:16:22,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port&admin_state_up=True used request id req-57dcc268-36bb-48e2-afc2-814a21eaec33 2018-12-28 18:16:22,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:22,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-0f15d316-276e-4afe-af95-b42c37364276 x-compute-request-id: req-0f15d316-276e-4afe-af95-b42c37364276 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:16:22,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst used request id req-0f15d316-276e-4afe-af95-b42c37364276 2018-12-28 18:16:22,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:22,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6938877f-a039-4332-afeb-eee1286db018 Date: Fri, 28 Dec 2018 18: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:22,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-6938877f-a039-4332-afeb-eee1286db018 2018-12-28 18:16:22,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:22,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc353a6c-56e5-4c1f-aca8-b8ee548a9ed8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:22,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-fc353a6c-56e5-4c1f-aca8-b8ee548a9ed8 2018-12-28 18:16:22,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:22,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-75f0d992-99e8-4417-ad98-cb089de6cad8 Date: Fri, 28 Dec 2018 18:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:22,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-75f0d992-99e8-4417-ad98-cb089de6cad8 2018-12-28 18:16:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:22,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-32de774a-e38f-4185-8148-6cd7a40047ba Date: Fri, 28 Dec 2018 18:16:22 GMT RESP BODY: {"ports":[]} 2018-12-28 18:16:22,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port&admin_state_up=True used request id req-32de774a-e38f-4185-8148-6cd7a40047ba 2018-12-28 18:16:22,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:16:22,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:23,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3330afd154a40af9f8694f189cfbef7", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}], "expires_at": "2018-12-28T19:16:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0174f8e456a84d7096fcfd80228a96ad", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-user", "id": "3d8245593d0d44749399134558525801"}, "audit_ids": ["x5J2y2_QTN66xf9DWEYV-A"], "issued_at": "2018-12-28T18:16:23.000000Z"}} 2018-12-28 18:16:23,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1c0601a3ccd028f1e26cb8be1898607adeea7b" 2018-12-28 18:16:23,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12211c92-62d1-4c25-b750-98233ac3c17e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:16:23,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-12211c92-62d1-4c25-b750-98233ac3c17e 2018-12-28 18:16:23,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:23,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ff7dbd85-984d-49a1-b7f7-4869c94db919 Date: Fri, 28 Dec 2018 18: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:23,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-ff7dbd85-984d-49a1-b7f7-4869c94db919 2018-12-28 18:16:23,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:23,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e9796a6-b376-4385-a81b-c55d2aed1de7 Date: Fri, 28 Dec 2018 18:16:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:23,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-1e9796a6-b376-4385-a81b-c55d2aed1de7 2018-12-28 18:16:23,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:24,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-520f6e80-8526-4754-8395-61c416249b04 Date: Fri, 28 Dec 2018 18:16:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:24,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-520f6e80-8526-4754-8395-61c416249b04 2018-12-28 18:16:24,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:16:24,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:16: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:16:24,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b1c0601a3ccd028f1e26cb8be1898607adeea7b" 2018-12-28 18:16:24,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a5582dd-7625-400b-9ab3-d65530de6f21 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:24,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-0a5582dd-7625-400b-9ab3-d65530de6f21 2018-12-28 18:16:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:24,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-98fb54f4-1ff6-4075-8ee9-e80b0d5d9220 Date: Fri, 28 Dec 2018 18:16:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:24,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-98fb54f4-1ff6-4075-8ee9-e80b0d5d9220 2018-12-28 18:16:24,511 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net 2018-12-28 18:16:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" -d '{"port": {"network_id": "913c7670-7869-46fb-9584-115309b03602", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port", "admin_state_up": true}}' 2018-12-28 18:16:25,509 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-d7a31539-fcc0-48da-9327-88c8e9fcaf70 Date: Fri, 28 Dec 2018 18:16:25 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","project_id":"0174f8e456a84d7096fcfd80228a96ad","qos_policy_id":null,"admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal"}} 2018-12-28 18:16:25,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-d7a31539-fcc0-48da-9327-88c8e9fcaf70 2018-12-28 18:16:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:25,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-0694866b-93d1-47c8-bd61-ac9a475a927d Date: Fri, 28 Dec 2018 18: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:25,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-0694866b-93d1-47c8-bd61-ac9a475a927d 2018-12-28 18:16:25,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:25,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc01de7-f142-4d42-94c1-c14d53e61907 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:25,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-fbc01de7-f142-4d42-94c1-c14d53e61907 2018-12-28 18:16:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:25,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0e2ee7fb-1e93-476e-96cc-e176f3800dc9 Date: Fri, 28 Dec 2018 18:16:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:25,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-0e2ee7fb-1e93-476e-96cc-e176f3800dc9 2018-12-28 18:16:25,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:26,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-cea9436d-2df8-4e3b-8fbe-ace4ca13929d Date: Fri, 28 Dec 2018 18:16:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:16:26,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port&admin_state_up=True used request id req-cea9436d-2df8-4e3b-8fbe-ace4ca13929d 2018-12-28 18:16:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:26,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b77419bd-197e-4532-86a1-0e2bdbf01f85 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:26,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-b77419bd-197e-4532-86a1-0e2bdbf01f85 2018-12-28 18:16:26,209 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst 2018-12-28 18:16:26,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:26,244 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a70803a5-3b5c-48c8-8191-c88f61c71a91 x-compute-request-id: req-a70803a5-3b5c-48c8-8191-c88f61c71a91 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-flavor-name"}]} 2018-12-28 18:16:26,244 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a70803a5-3b5c-48c8-8191-c88f61c71a91 2018-12-28 18:16:26,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:26,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a614a9d-f502-468c-b595-3c8dbb0caba6 x-compute-request-id: req-8a614a9d-f502-468c-b595-3c8dbb0caba6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:16:26,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4 used request id req-8a614a9d-f502-468c-b595-3c8dbb0caba6 2018-12-28 18:16:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:26,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-fabef59f-8bbf-470e-9c7a-c7324e5c4231 Date: Fri, 28 Dec 2018 18:16:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:16:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:16:13Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df9fc242-703c-4350-ac60-19663a37de3c/snap", "metadata": {}}], "self": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c", "min_disk": 0, "protected": false, "id": "df9fc242-703c-4350-ac60-19663a37de3c", "file": "/v2/images/df9fc242-703c-4350-ac60-19663a37de3c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0174f8e456a84d7096fcfd80228a96ad", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/df9fc242-703c-4350-ac60-19663a37de3c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image"} 2018-12-28 18:16:26,435 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image used request id req-fabef59f-8bbf-470e-9c7a-c7324e5c4231 2018-12-28 18:16:26,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:26,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-842c055a-ec3e-42ae-a2e7-bf1123bba7c5 Date: Fri, 28 Dec 2018 18: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-12-28 18:16:26,600 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-842c055a-ec3e-42ae-a2e7-bf1123bba7c5 2018-12-28 18:16:26,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" -d '{"server": {"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "imageRef": "df9fc242-703c-4350-ac60-19663a37de3c", "flavorRef": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "max_count": 1, "min_count": 1, "networks": [{"port": "cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5"}], "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}]}}' 2018-12-28 18:16:28,351 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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-ed398363-1072-45b8-a73b-a5325663c15f x-compute-request-id: req-ed398363-1072-45b8-a73b-a5325663c15f Content-Length: 435 location: http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "adminPass": "u4S5vhZytmS4"}} 2018-12-28 18:16:28,352 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-ed398363-1072-45b8-a73b-a5325663c15f 2018-12-28 18:16:28,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:28,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-74a20122-3c4c-4239-804e-cb49e062c04f x-compute-request-id: req-74a20122-3c4c-4239-804e-cb49e062c04f 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.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "user_id": "3d8245593d0d44749399134558525801", "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-12-28T18:16:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:28,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-74a20122-3c4c-4239-804e-cb49e062c04f 2018-12-28 18:16:28,740 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst 2018-12-28 18:16:28,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:29,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dac7f86f-fed5-4711-82fe-66305fff9559 x-compute-request-id: req-dac7f86f-fed5-4711-82fe-66305fff9559 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.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "user_id": "3d8245593d0d44749399134558525801", "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-12-28T18:16:28Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:29,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-dac7f86f-fed5-4711-82fe-66305fff9559 2018-12-28 18:16:29,090 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - BUILD 2018-12-28 18:16:29,090 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:16:32,093 - create_instance - DEBUG - VM status query timeout in 896.64699316 2018-12-28 18:16:32,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:32,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a59b7a9-d771-45c8-9007-0896a808a592 x-compute-request-id: req-6a59b7a9-d771-45c8-9007-0896a808a592 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:16:29Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:32,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-6a59b7a9-d771-45c8-9007-0896a808a592 2018-12-28 18:16:32,734 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - BUILD 2018-12-28 18:16:32,734 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:16:35,738 - create_instance - DEBUG - VM status query timeout in 893.002861023 2018-12-28 18:16:35,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:36,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-aeb3dc6f-6d45-4085-86cb-b1600cc50751 x-compute-request-id: req-aeb3dc6f-6d45-4085-86cb-b1600cc50751 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:16:29Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:36,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-aeb3dc6f-6d45-4085-86cb-b1600cc50751 2018-12-28 18:16:36,362 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - BUILD 2018-12-28 18:16:36,362 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:16:39,365 - create_instance - DEBUG - VM status query timeout in 889.375003099 2018-12-28 18:16:39,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:40,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-d0d46aa1-afd7-44aa-b846-b2185785de0d x-compute-request-id: req-d0d46aa1-afd7-44aa-b846-b2185785de0d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:40,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-d0d46aa1-afd7-44aa-b846-b2185785de0d 2018-12-28 18:16:40,069 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - ACTIVE 2018-12-28 18:16:40,069 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:16:40,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:40,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64587fb8-529c-4ee1-b244-f349dce94179 x-compute-request-id: req-64587fb8-529c-4ee1-b244-f349dce94179 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:40,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-64587fb8-529c-4ee1-b244-f349dce94179 2018-12-28 18:16:40,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:40,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5427fe23-9049-430a-a069-cf7384765469 Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:40,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-5427fe23-9049-430a-a069-cf7384765469 2018-12-28 18:16:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:40,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30daa909-d974-472b-a05b-6d242b73cbca Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:40,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-30daa909-d974-472b-a05b-6d242b73cbca 2018-12-28 18:16:40,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:40,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-249a556d-a03d-4c84-9876-46e4e7e1654f Date: Fri, 28 Dec 2018 18:16:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:40,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-249a556d-a03d-4c84-9876-46e4e7e1654f 2018-12-28 18:16:40,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:41,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e5e36ece-1dea-4558-8d07-1332ef19c752 Date: Fri, 28 Dec 2018 18:16:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.2"}],"id":"04bd1739-8034-49c5-ad6e-871047df738b","security_groups":[],"mac_address":"fa:16:3e:2b:a5:4c","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.3"}],"id":"2b1a0774-5bdf-4ec5-8775-762b2feef54b","security_groups":[],"mac_address":"fa:16:3e:24:13:4e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.4"}],"id":"814abebf-ae2f-4a40-8a4a-ba808ea87d3d","security_groups":[],"mac_address":"fa:16:3e:31:b5:7e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":"69512e81-629e-4a80-89d6-ac8aaab1ea71"}]} 2018-12-28 18:16:41,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-e5e36ece-1dea-4558-8d07-1332ef19c752 2018-12-28 18:16:41,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:41,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-f8a7c019-27c1-4d91-9a95-ebe9a60aca66 x-compute-request-id: req-f8a7c019-27c1-4d91-9a95-ebe9a60aca66 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:41,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-f8a7c019-27c1-4d91-9a95-ebe9a60aca66 2018-12-28 18:16:41,508 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - ACTIVE 2018-12-28 18:16:41,508 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:16:41,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:42,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-c17154ca-71dc-4b5d-b071-b5ba921bf6fc x-compute-request-id: req-c17154ca-71dc-4b5d-b071-b5ba921bf6fc Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:42,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-c17154ca-71dc-4b5d-b071-b5ba921bf6fc 2018-12-28 18:16:42,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e1c6ce98-6b32-4ba1-b9b2-ac151a7dc9e3 Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:42,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-e1c6ce98-6b32-4ba1-b9b2-ac151a7dc9e3 2018-12-28 18:16:42,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:42,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419c7eeb-ddf6-4593-8429-068a24564cb3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:42,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-419c7eeb-ddf6-4593-8429-068a24564cb3 2018-12-28 18:16:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:42,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c20d208d-9b29-411f-bca3-4f9185012188 Date: Fri, 28 Dec 2018 18:16:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:42,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-c20d208d-9b29-411f-bca3-4f9185012188 2018-12-28 18:16:42,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:42,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-587a0134-4d36-4d4e-b952-c7af9751c000 Date: Fri, 28 Dec 2018 18:16:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.2"}],"id":"04bd1739-8034-49c5-ad6e-871047df738b","security_groups":[],"mac_address":"fa:16:3e:2b:a5:4c","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.3"}],"id":"2b1a0774-5bdf-4ec5-8775-762b2feef54b","security_groups":[],"mac_address":"fa:16:3e:24:13:4e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.4"}],"id":"814abebf-ae2f-4a40-8a4a-ba808ea87d3d","security_groups":[],"mac_address":"fa:16:3e:31:b5:7e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:35Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":"69512e81-629e-4a80-89d6-ac8aaab1ea71"}]} 2018-12-28 18:16:42,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-587a0134-4d36-4d4e-b952-c7af9751c000 2018-12-28 18:16:42,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}}' 2018-12-28 18:16:43,696 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-0bf78594-fd81-4412-8be6-e740c6a693a8 x-compute-request-id: req-0bf78594-fd81-4412-8be6-e740c6a693a8 Content-Length: 0 Content-Type: application/json 2018-12-28 18:16:43,696 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71/action used request id req-0bf78594-fd81-4412-8be6-e740c6a693a8 2018-12-28 18:16:43,699 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:44,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8550becb-83ee-4556-b36f-ad497d704b31 x-compute-request-id: req-8550becb-83ee-4556-b36f-ad497d704b31 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:44,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-8550becb-83ee-4556-b36f-ad497d704b31 2018-12-28 18:16:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:44,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c8d5cb28-370f-4751-980b-8ffb1e3780ca Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:44,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-c8d5cb28-370f-4751-980b-8ffb1e3780ca 2018-12-28 18:16:44,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:44,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bc1677b-1632-4cab-a730-f470fb99c0e2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:44,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-6bc1677b-1632-4cab-a730-f470fb99c0e2 2018-12-28 18:16:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-274adc61-cf38-44c4-9397-52e3c0396988 Date: Fri, 28 Dec 2018 18:16:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:44,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-274adc61-cf38-44c4-9397-52e3c0396988 2018-12-28 18:16:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:44,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-1ec337bf-411a-400d-a7f4-560fd72bb62b Date: Fri, 28 Dec 2018 18:16:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.2"}],"id":"04bd1739-8034-49c5-ad6e-871047df738b","security_groups":[],"mac_address":"fa:16:3e:2b:a5:4c","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.3"}],"id":"2b1a0774-5bdf-4ec5-8775-762b2feef54b","security_groups":[],"mac_address":"fa:16:3e:24:13:4e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.4"}],"id":"814abebf-ae2f-4a40-8a4a-ba808ea87d3d","security_groups":[],"mac_address":"fa:16:3e:31:b5:7e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["6bc1593d-405e-4fa6-9974-b6d7f41eef25","ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":"69512e81-629e-4a80-89d6-ac8aaab1ea71"}]} 2018-12-28 18:16:44,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-1ec337bf-411a-400d-a7f4-560fd72bb62b 2018-12-28 18:16:44,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:16:45,182 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3330afd154a40af9f8694f189cfbef7", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj-role"}], "expires_at": "2018-12-28T19:16:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0174f8e456a84d7096fcfd80228a96ad", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0174f8e456a84d7096fcfd80228a96ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-9c545910-cc10-425-user", "id": "3d8245593d0d44749399134558525801"}, "audit_ids": ["pboTmCLCQPyVKARkLGrxAg"], "issued_at": "2018-12-28T18:16:45.000000Z"}} 2018-12-28 18:16:45,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65d43d08037711d72e4d4381567de3e6c74e206" 2018-12-28 18:16:45,919 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-4c72fa0c-03d9-43c1-8c74-068c7015878c x-compute-request-id: req-4c72fa0c-03d9-43c1-8c74-068c7015878c Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:45,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-4c72fa0c-03d9-43c1-8c74-068c7015878c 2018-12-28 18:16:45,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:46,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-08c6b8f0-e711-444e-979f-a8b6224740c2 x-compute-request-id: req-08c6b8f0-e711-444e-979f-a8b6224740c2 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:46,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-08c6b8f0-e711-444e-979f-a8b6224740c2 2018-12-28 18:16:46,543 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - ACTIVE 2018-12-28 18:16:46,543 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:16:46,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:47,326 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-38ed9489-82e5-4e56-b0b4-93594428c754 x-compute-request-id: req-38ed9489-82e5-4e56-b0b4-93594428c754 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:47,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-38ed9489-82e5-4e56-b0b4-93594428c754 2018-12-28 18:16:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:47,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-089c2b0d-d19a-4971-85ff-614d6fdc5df5 Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:47,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-089c2b0d-d19a-4971-85ff-614d6fdc5df5 2018-12-28 18:16:47,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:47,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f8d968-d241-4091-8dd1-2377856814ce Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:47,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-a8f8d968-d241-4091-8dd1-2377856814ce 2018-12-28 18:16:47,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:47,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-16cc9085-0660-4867-a77e-58605ebeaeeb Date: Fri, 28 Dec 2018 18:16:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:47,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-16cc9085-0660-4867-a77e-58605ebeaeeb 2018-12-28 18:16:47,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:47,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-1e5ec39c-a1d4-4754-adbe-3f95e59a0282 Date: Fri, 28 Dec 2018 18:16:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.2"}],"id":"04bd1739-8034-49c5-ad6e-871047df738b","security_groups":[],"mac_address":"fa:16:3e:2b:a5:4c","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.3"}],"id":"2b1a0774-5bdf-4ec5-8775-762b2feef54b","security_groups":[],"mac_address":"fa:16:3e:24:13:4e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.4"}],"id":"814abebf-ae2f-4a40-8a4a-ba808ea87d3d","security_groups":[],"mac_address":"fa:16:3e:31:b5:7e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["6bc1593d-405e-4fa6-9974-b6d7f41eef25","ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":"69512e81-629e-4a80-89d6-ac8aaab1ea71"}]} 2018-12-28 18:16:47,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-1e5ec39c-a1d4-4754-adbe-3f95e59a0282 2018-12-28 18:16:47,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:48,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e9d8194-a1e7-4b52-925e-13467664795f x-compute-request-id: req-8e9d8194-a1e7-4b52-925e-13467664795f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:48,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-8e9d8194-a1e7-4b52-925e-13467664795f 2018-12-28 18:16:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:48,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-78d06e63-4f06-47e0-b9f2-84871a255a28 Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:48,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-78d06e63-4f06-47e0-b9f2-84871a255a28 2018-12-28 18:16:48,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:48,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93ad56b-c8b2-4b32-96f5-fed3cf5be559 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:48,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-c93ad56b-c8b2-4b32-96f5-fed3cf5be559 2018-12-28 18:16:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:48,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5dc62e48-58b5-456a-b897-62e28ed83caa Date: Fri, 28 Dec 2018 18:16:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:48,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-5dc62e48-58b5-456a-b897-62e28ed83caa 2018-12-28 18:16:48,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:48,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-73035c43-6e39-430c-8357-bf0e0ed031cf Date: Fri, 28 Dec 2018 18:16:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.2"}],"id":"04bd1739-8034-49c5-ad6e-871047df738b","security_groups":[],"mac_address":"fa:16:3e:2b:a5:4c","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.3"}],"id":"2b1a0774-5bdf-4ec5-8775-762b2feef54b","security_groups":[],"mac_address":"fa:16:3e:24:13:4e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.4"}],"id":"814abebf-ae2f-4a40-8a4a-ba808ea87d3d","security_groups":[],"mac_address":"fa:16:3e:31:b5:7e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["6bc1593d-405e-4fa6-9974-b6d7f41eef25","ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":"69512e81-629e-4a80-89d6-ac8aaab1ea71"}]} 2018-12-28 18:16:48,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-73035c43-6e39-430c-8357-bf0e0ed031cf 2018-12-28 18:16:48,680 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}}' 2018-12-28 18:16:49,413 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 18:16: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-0aedc1cd-0bf3-424e-ab99-8c0ba2cf6d31 x-compute-request-id: req-0aedc1cd-0bf3-424e-ab99-8c0ba2cf6d31 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: '6bc1593d-405e-4fa6-9974-b6d7f41eef25'.\nNeutron server returns request_ids: ['req-ad782c20-5b4a-438a-8510-ce7dd87f5aeb']", "code": 400}} 2018-12-28 18:16:49,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71/action used request id req-0aedc1cd-0bf3-424e-ab99-8c0ba2cf6d31 2018-12-28 18:16:49,416 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:49,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d524a843-3c77-461f-99ac-38b5e0251f1f x-compute-request-id: req-d524a843-3c77-461f-99ac-38b5e0251f1f Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:49,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-d524a843-3c77-461f-99ac-38b5e0251f1f 2018-12-28 18:16:49,730 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name] already added to VM [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] 2018-12-28 18:16:49,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:50,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d913b39e-d806-4d8a-be5f-27e659143026 x-compute-request-id: req-d913b39e-d806-4d8a-be5f-27e659143026 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:50,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-d913b39e-d806-4d8a-be5f-27e659143026 2018-12-28 18:16:50,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:50,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-95c391cf-18a5-4f58-aefe-ee22c67c8abf Date: Fri, 28 Dec 2018 18:16: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":["19aeddf0-0b66-4733-b23a-7333d0f09531"],"updated_at":"2018-12-28T18:16:16Z","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:15Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"913c7670-7869-46fb-9584-115309b03602","name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net"}]} 2018-12-28 18:16:50,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net used request id req-95c391cf-18a5-4f58-aefe-ee22c67c8abf 2018-12-28 18:16:50,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:50,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ad9693-c7d0-4717-8997-d6188be06a2d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:16:50,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-e3ad9693-c7d0-4717-8997-d6188be06a2d 2018-12-28 18:16:50,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:50,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4258253-383d-4495-9359-503f7189e660 Date: Fri, 28 Dec 2018 18:16:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:16Z","dns_nameservers":[],"updated_at":"2018-12-28T18:16:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0174f8e456a84d7096fcfd80228a96ad","id":"19aeddf0-0b66-4733-b23a-7333d0f09531","subnetpool_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet"}]} 2018-12-28 18:16:50,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-e4258253-383d-4495-9359-503f7189e660 2018-12-28 18:16:50,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:50,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-84b30206-e9e1-4e76-bb19-f2820b77e95b Date: Fri, 28 Dec 2018 18:16:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.2"}],"id":"04bd1739-8034-49c5-ad6e-871047df738b","security_groups":[],"mac_address":"fa:16:3e:2b:a5:4c","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.3"}],"id":"2b1a0774-5bdf-4ec5-8775-762b2feef54b","security_groups":[],"mac_address":"fa:16:3e:24:13:4e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.4"}],"id":"814abebf-ae2f-4a40-8a4a-ba808ea87d3d","security_groups":[],"mac_address":"fa:16:3e:31:b5:7e","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-913c7670-7869-46fb-9584-115309b03602"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:16:43Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"19aeddf0-0b66-4733-b23a-7333d0f09531","ip_address":"10.55.0.14"}],"id":"cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5","security_groups":["6bc1593d-405e-4fa6-9974-b6d7f41eef25","ce5e5874-1da5-4eac-80d3-e2b32b665e9c"],"mac_address":"fa:16:3e:8b:ee:8d","project_id":"0174f8e456a84d7096fcfd80228a96ad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port","admin_state_up":true,"network_id":"913c7670-7869-46fb-9584-115309b03602","tenant_id":"0174f8e456a84d7096fcfd80228a96ad","created_at":"2018-12-28T18:16:24Z","binding:vnic_type":"normal","device_id":"69512e81-629e-4a80-89d6-ac8aaab1ea71"}]} 2018-12-28 18:16:50,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=913c7670-7869-46fb-9584-115309b03602 used request id req-84b30206-e9e1-4e76-bb19-f2820b77e95b 2018-12-28 18:16:50,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65d43d08037711d72e4d4381567de3e6c74e206" 2018-12-28 18:16:51,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-b5425199-80cd-4390-b367-d6bd8e4cdfdd x-compute-request-id: req-b5425199-80cd-4390-b367-d6bd8e4cdfdd Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "security_groups": [{"name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name"}, {"name": "default"}], "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:36Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:51,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-b5425199-80cd-4390-b367-d6bd8e4cdfdd 2018-12-28 18:16:51,149 - create_instance - INFO - Deleting Port with ID - cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5 2018-12-28 18:16:51,149 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-port 2018-12-28 18:16:51,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:51,803 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a8bf921-5a14-47f7-bf51-23e806350b68 Date: Fri, 28 Dec 2018 18:16:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:51,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/cb5bf7f0-31b8-4f07-a400-c4a2159ef9e5 used request id req-9a8bf921-5a14-47f7-bf51-23e806350b68 2018-12-28 18:16:51,803 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst 2018-12-28 18:16:51,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:52,124 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:16:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-083ab31c-d4ff-4569-84e5-ca16d5413ac4 x-compute-request-id: req-083ab31c-d4ff-4569-84e5-ca16d5413ac4 Content-Type: application/json 2018-12-28 18:16:52,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-083ab31c-d4ff-4569-84e5-ca16d5413ac4 2018-12-28 18:16:52,124 - create_instance - INFO - Checking deletion status 2018-12-28 18:16:52,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:52,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a236d9ce-6fc6-47cd-a946-4ec6ce018561 x-compute-request-id: req-a236d9ce-6fc6-47cd-a946-4ec6ce018561 Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:ee:8d", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:52Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:52,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-a236d9ce-6fc6-47cd-a946-4ec6ce018561 2018-12-28 18:16:52,412 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - ACTIVE 2018-12-28 18:16:52,412 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:16:55,415 - create_instance - DEBUG - VM status query timeout in 296.708832979 2018-12-28 18:16:55,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:55,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:16: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-bab51755-c6bb-450c-9e0f-253344ea0fd9 x-compute-request-id: req-bab51755-c6bb-450c-9e0f-253344ea0fd9 Content-Encoding: gzip Content-Length: 662 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71", "rel": "bookmark"}], "image": {"id": "df9fc242-703c-4350-ac60-19663a37de3c", "links": [{"href": "http://172.30.9.21:8774/images/df9fc242-703c-4350-ac60-19663a37de3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:16:35.000000", "flavor": {"id": "b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "links": [{"href": "http://172.30.9.21:8774/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4", "rel": "bookmark"}]}, "id": "69512e81-629e-4a80-89d6-ac8aaab1ea71", "user_id": "3d8245593d0d44749399134558525801", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:16:52Z", "hostId": "996af6e41fa135d630f41e5e77490953eb8015081e05c6100dbe23ad", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst", "created": "2018-12-28T18:16:28Z", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:16:55,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-bab51755-c6bb-450c-9e0f-253344ea0fd9 2018-12-28 18:16:55,683 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst] is - ACTIVE 2018-12-28 18:16:55,683 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:16:58,686 - create_instance - DEBUG - VM status query timeout in 293.438001871 2018-12-28 18:16:58,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}845f8e00756bf91381b42b4201f791f6daa683ff" 2018-12-28 18:16:58,734 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:16:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fedf1bc1-2d61-443b-8c70-e249482c5152 x-compute-request-id: req-fedf1bc1-2d61-443b-8c70-e249482c5152 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 69512e81-629e-4a80-89d6-ac8aaab1ea71 could not be found.", "code": 404}} 2018-12-28 18:16:58,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/69512e81-629e-4a80-89d6-ac8aaab1ea71 used request id req-fedf1bc1-2d61-443b-8c70-e249482c5152 2018-12-28 18:16:58,735 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 69512e81-629e-4a80-89d6-ac8aaab1ea71 could not be found. (HTTP 404) (Request-ID: req-fedf1bc1-2d61-443b-8c70-e249482c5152) 2018-12-28 18:16:58,735 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-inst 2018-12-28 18:16:58,736 - neutron_utils - INFO - Deleting security group rule with ID - d22767df-33bc-4f53-ab36-be5dacd50f3c 2018-12-28 18:16:58,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d22767df-33bc-4f53-ab36-be5dacd50f3c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:58,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa4fd4ce-76b1-466a-8376-1534760f6ae1 Content-Length: 0 Date: Fri, 28 Dec 2018 18:16:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:58,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d22767df-33bc-4f53-ab36-be5dacd50f3c used request id req-aa4fd4ce-76b1-466a-8376-1534760f6ae1 2018-12-28 18:16:58,965 - neutron_utils - INFO - Deleting security group rule with ID - c8241cc7-f908-4c27-8e63-50d690ee4316 2018-12-28 18:16:58,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c8241cc7-f908-4c27-8e63-50d690ee4316 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:59,221 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b6da91dc-5869-440b-9fd1-f9a1c49ae36d Content-Length: 0 Date: Fri, 28 Dec 2018 18:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:59,221 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c8241cc7-f908-4c27-8e63-50d690ee4316 used request id req-b6da91dc-5869-440b-9fd1-f9a1c49ae36d 2018-12-28 18:16:59,221 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-name 2018-12-28 18:16:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/6bc1593d-405e-4fa6-9974-b6d7f41eef25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008631061516e28f9fd2cf4c2b6358146782aaf" 2018-12-28 18:16:59,338 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23b7e4d8-776a-4c0e-962f-cb371b7e6486 Content-Length: 0 Date: Fri, 28 Dec 2018 18:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:16:59,338 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/6bc1593d-405e-4fa6-9974-b6d7f41eef25 used request id req-23b7e4d8-776a-4c0e-962f-cb371b7e6486 2018-12-28 18:16:59,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9032960bcb34ba2cc1a88441dc42a89ab65b70f" 2018-12-28 18:16:59,393 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:16: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-1edb3fd8-d251-4455-9b96-f039d04e7382 x-compute-request-id: req-1edb3fd8-d251-4455-9b96-f039d04e7382 Content-Length: 0 Content-Type: application/json 2018-12-28 18:16:59,393 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b3e52b83-2d47-49ae-a0d0-f0aed7a886b4 used request id req-1edb3fd8-d251-4455-9b96-f039d04e7382 2018-12-28 18:16:59,394 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet 2018-12-28 18:16:59,394 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-subnet 2018-12-28 18:16:59,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/19aeddf0-0b66-4733-b23a-7333d0f09531 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:17:01,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f548604-b8be-4553-9335-b3f44b7b2fbb Date: Fri, 28 Dec 2018 18:17:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:01,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/19aeddf0-0b66-4733-b23a-7333d0f09531 used request id req-0f548604-b8be-4553-9335-b3f44b7b2fbb 2018-12-28 18:17:01,739 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-pub-net 2018-12-28 18:17:01,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/913c7670-7869-46fb-9584-115309b03602 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}210ba778775ed25b510b1770be8031d685ffeac5" 2018-12-28 18:17:03,108 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-225c8aaa-d33a-4b65-95cd-6e70b4c523a4 Date: Fri, 28 Dec 2018 18:17:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:03,108 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/913c7670-7869-46fb-9584-115309b03602 used request id req-225c8aaa-d33a-4b65-95cd-6e70b4c523a4 2018-12-28 18:17:03,109 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-f1997fe2-7f97-4440-b9fc-42ac01defa18-image 2018-12-28 18:17:03,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a6d66411e4ba066579d4376671cf8b18bba7cf3" 2018-12-28 18:17:04,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-acc6c05f-9e91-4d52-856c-f947311493ae Date: Fri, 28 Dec 2018 18:17:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:17:04,164 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/df9fc242-703c-4350-ac60-19663a37de3c used request id req-acc6c05f-9e91-4d52-856c-f947311493ae 2018-12-28 18:17:04,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:04,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-161e9cb1-3e80-40eb-a939-ae6b6742d075 Date: Fri, 28 Dec 2018 18:17:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:15Z", "updated_at": "2018-12-28T18:16:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "revision_number": 0, "id": "8c68459a-cba5-4b6d-bfd0-841c08d36dd9", "remote_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "revision_number": 0, "id": "a56d3cfe-4792-48c2-8388-c83e1a2da4dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "revision_number": 0, "id": "b1eb0c29-0f55-461b-92f0-d16b2008867d", "remote_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "revision_number": 0, "id": "d5364af4-aad4-4b1c-a8f7-d836a33faac1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "0174f8e456a84d7096fcfd80228a96ad"}], "revision_number": 4, "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "name": "default"}]} 2018-12-28 18:17:04,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-161e9cb1-3e80-40eb-a939-ae6b6742d075 2018-12-28 18:17:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:04,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3d8acf-ea1d-4c4a-941d-ffe4c42f87d4 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:17:04,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-4c3d8acf-ea1d-4c4a-941d-ffe4c42f87d4 2018-12-28 18:17:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:04,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7427b495-9194-48b3-913f-fc3fd809971a 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:17:04,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-7427b495-9194-48b3-913f-fc3fd809971a 2018-12-28 18:17:04,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:04,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a22397-37b4-4bf0-9752-d4895fb5ffa8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:17:04,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-20a22397-37b4-4bf0-9752-d4895fb5ffa8 2018-12-28 18:17:04,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:04,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e474e9-95f4-4198-932f-e16e22edad82 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad"}, "enabled": true, "id": "0174f8e456a84d7096fcfd80228a96ad", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-9c545910-cc10-425-proj"}} 2018-12-28 18:17:04,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-98e474e9-95f4-4198-932f-e16e22edad82 2018-12-28 18:17:04,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce5e5874-1da5-4eac-80d3-e2b32b665e9c 2018-12-28 18:17:04,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ce5e5874-1da5-4eac-80d3-e2b32b665e9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:05,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b8dc5077-c379-4294-a5b9-d1e93efa6838 Date: Fri, 28 Dec 2018 18:17:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:15Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "8c68459a-cba5-4b6d-bfd0-841c08d36dd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:15Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "a56d3cfe-4792-48c2-8388-c83e1a2da4dc"}, {"remote_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:15Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "b1eb0c29-0f55-461b-92f0-d16b2008867d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:16:15Z", "security_group_id": "ce5e5874-1da5-4eac-80d3-e2b32b665e9c", "port_range_min": null, "revision_number": 0, "tenant_id": "0174f8e456a84d7096fcfd80228a96ad", "created_at": "2018-12-28T18:16:15Z", "project_id": "0174f8e456a84d7096fcfd80228a96ad", "id": "d5364af4-aad4-4b1c-a8f7-d836a33faac1"}]} 2018-12-28 18:17:05,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ce5e5874-1da5-4eac-80d3-e2b32b665e9c used request id req-b8dc5077-c379-4294-a5b9-d1e93efa6838 2018-12-28 18:17:05,014 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:17:05,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ce5e5874-1da5-4eac-80d3-e2b32b665e9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:05,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fb3b19a0-b02c-4350-994d-96d1217b3b20 Content-Length: 0 Date: Fri, 28 Dec 2018 18:17:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:05,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ce5e5874-1da5-4eac-80d3-e2b32b665e9c used request id req-fb3b19a0-b02c-4350-994d-96d1217b3b20 2018-12-28 18:17:05,376 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-9c545910-cc10-425-proj 2018-12-28 18:17:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:05,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0253424b-0460-4ca5-a1fc-8ad08f35c32f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:17:05,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0174f8e456a84d7096fcfd80228a96ad used request id req-0253424b-0460-4ca5-a1fc-8ad08f35c32f 2018-12-28 18:17:05,658 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-9c545910-cc10-425-proj-role 2018-12-28 18:17:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c3330afd154a40af9f8694f189cfbef7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:05,762 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eceb035-cd6b-41ee-8886-eedca3177358 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:17:05,762 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c3330afd154a40af9f8694f189cfbef7 used request id req-6eceb035-cd6b-41ee-8886-eedca3177358 2018-12-28 18:17:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb030b84f43c720f575585d53bbda937cbd895c7" 2018-12-28 18:17:05,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3601873b-2566-401a-960b-12b334b9ad80 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:17:05,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3601873b-2566-401a-960b-12b334b9ad80 2018-12-28 18:17:05,858 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-9c545910-cc10-425-user 2018-12-28 18:17:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3d8245593d0d44749399134558525801 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c241279e8d051f00442a24d5b017f6e8aecf87b" 2018-12-28 18:17:06,062 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:17:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b4303be-1426-4f9f-8e47-be7cf6b70932 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:17:06,062 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3d8245593d0d44749399134558525801 used request id req-0b4303be-1426-4f9f-8e47-be7cf6b70932 2018-12-28 18:17:06,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:06,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["kG-82bGNRJG9MOJe4chGjg"], "issued_at": "2018-12-28T18:17:06.000000Z"}} 2018-12-28 18:17:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd2ac11cfcea7ea6859a40e5f209a7db8f77b875" 2018-12-28 18:17:06,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9e425c-3707-42dc-93e0-f8a0d2bcf87a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:06,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8c9e425c-3707-42dc-93e0-f8a0d2bcf87a 2018-12-28 18:17:06,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:06,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:06,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8SjCq7EkTYOYFqRlq94ajQ"], "issued_at": "2018-12-28T18:17:06.000000Z"}} 2018-12-28 18:17:06,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:17:06,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0aa407-d647-4de4-a04d-2e2ec7fe87af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:06,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bc0aa407-d647-4de4-a04d-2e2ec7fe87af 2018-12-28 18:17:06,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:17:07,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:17:07,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6c071cee-3eba-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:17:07,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e79cdf8-4a4c-4cf5-9ef1-8ff5e3c44dbf Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6c071cee-3eba-429-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:17:07,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-6c071cee-3eba-429-proj used request id req-0e79cdf8-4a4c-4cf5-9ef1-8ff5e3c44dbf 2018-12-28 18:17:07,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:17:07,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbd5d366-85af-49e5-89df-b6708de52656 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:17:07,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cbd5d366-85af-49e5-89df-b6708de52656 2018-12-28 18:17:07,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}}' 2018-12-28 18:17:07,295 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af9ded4c-17c3-4fff-b622-d1edcc37eb38 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:07,296 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-af9ded4c-17c3-4fff-b622-d1edcc37eb38 2018-12-28 18:17:07,296 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-6c071cee-3eba-429-proj 2018-12-28 18:17:07,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:07,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:07,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:17:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0coDiUEYTYWrAleL0HZdAA"], "issued_at": "2018-12-28T18:17:07.000000Z"}} 2018-12-28 18:17:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c548fdb345cd286ec5232073431a5b4ed7188d79" 2018-12-28 18:17:07,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d1e38f-bdca-40b3-b880-45e03e8856f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:07,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-89d1e38f-bdca-40b3-b880-45e03e8856f8 2018-12-28 18:17:07,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:17:07,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:17:07,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c548fdb345cd286ec5232073431a5b4ed7188d79" 2018-12-28 18:17:07,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9db0465-9cb1-4062-a3aa-3282bd8067cb Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:17:07,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c9db0465-9cb1-4062-a3aa-3282bd8067cb 2018-12-28 18:17:07,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-6c071cee-3eba-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c548fdb345cd286ec5232073431a5b4ed7188d79" 2018-12-28 18:17:07,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcea5285-a50f-498c-ba60-b4d785380809 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-6c071cee-3eba-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}]} 2018-12-28 18:17:07,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-6c071cee-3eba-429-proj used request id req-dcea5285-a50f-498c-ba60-b4d785380809 2018-12-28 18:17:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c548fdb345cd286ec5232073431a5b4ed7188d79" 2018-12-28 18:17:08,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da474e5a-44dc-456e-ba7d-fc6069d224cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:17:08,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-da474e5a-44dc-456e-ba7d-fc6069d224cd 2018-12-28 18:17:08,452 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-6c071cee-3eba-429-user 2018-12-28 18:17:08,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:17:08,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96044b2f-d117-441d-a0f7-c42641aff42e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:17:08,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-96044b2f-d117-441d-a0f7-c42641aff42e 2018-12-28 18:17:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" -d '{"role": {"name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}}' 2018-12-28 18:17:08,655 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc696191-73e2-4bbb-9af6-4e8b5d9d4058 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdf582c026054c47adc1b6c0dfab8351", "links": {"self": "http://172.30.9.21:5000/v3/roles/fdf582c026054c47adc1b6c0dfab8351"}, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}} 2018-12-28 18:17:08,655 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cc696191-73e2-4bbb-9af6-4e8b5d9d4058 2018-12-28 18:17:08,656 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role 2018-12-28 18:17:08,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/fdf582c026054c47adc1b6c0dfab8351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:17:08,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a77940f3-4219-4fda-b64f-356ec6cf5e10 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/fdf582c026054c47adc1b6c0dfab8351"}, "domain_id": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role", "id": "fdf582c026054c47adc1b6c0dfab8351"}} 2018-12-28 18:17:08,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/fdf582c026054c47adc1b6c0dfab8351 used request id req-a77940f3-4219-4fda-b64f-356ec6cf5e10 2018-12-28 18:17:08,678 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role to project InstanceSecurityGroupTests-6c071cee-3eba-429-proj 2018-12-28 18:17:08,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8/users/cb3e9ecf84ef4c51abc8a24a445a8009/roles/fdf582c026054c47adc1b6c0dfab8351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:17:08,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:17:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-091db38b-64ba-4a3b-b460-e8857eb382a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:17:08,729 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8/users/cb3e9ecf84ef4c51abc8a24a445a8009/roles/fdf582c026054c47adc1b6c0dfab8351 used request id req-091db38b-64ba-4a3b-b460-e8857eb382a9 2018-12-28 18:17:08,730 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:17:08,731 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:17:08,731 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:08,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:09,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf582c026054c47adc1b6c0dfab8351", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}], "expires_at": "2018-12-28T19:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6bb994f9d0942118590121d74a294f8", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-user", "id": "cb3e9ecf84ef4c51abc8a24a445a8009"}, "audit_ids": ["ODEEkKnARzS_ak1Q5wMULw"], "issued_at": "2018-12-28T18:17:09.000000Z"}} 2018-12-28 18:17:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:17:09,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d899495-2a1a-41e5-884f-e24171df6f96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:09,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6d899495-2a1a-41e5-884f-e24171df6f96 2018-12-28 18:17:09,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:17:09,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-06dd35c6-61fc-4919-8008-c5e0e0f6b8df Date: Fri, 28 Dec 2018 18:17:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image"} 2018-12-28 18:17:09,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image used request id req-06dd35c6-61fc-4919-8008-c5e0e0f6b8df 2018-12-28 18:17:09,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:17:09,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-30bd067a-33d2-43c5-aff6-731c6ede77c9 Date: Fri, 28 Dec 2018 18:17: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-12-28 18:17:09,519 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-30bd067a-33d2-43c5-aff6-731c6ede77c9 2018-12-28 18:17:09,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image"}' 2018-12-28 18:17:09,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 X-Openstack-Request-Id: req-3469a300-ac46-489c-99dc-ed185b4a24ff Date: Fri, 28 Dec 2018 18:17:09 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:17:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:17:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "min_disk": 0, "protected": false, "id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "file": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56/file", "checksum": null, "owner": "a6bb994f9d0942118590121d74a294f8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:17:09,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-3469a300-ac46-489c-99dc-ed185b4a24ff 2018-12-28 18:17:09,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" -d '' 2018-12-28 18:17:12,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab76a859-3667-4eec-86fe-533fef10e0a4 Date: Fri, 28 Dec 2018 18:17:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:17:12,625 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56/file used request id req-ab76a859-3667-4eec-86fe-533fef10e0a4 2018-12-28 18:17:12,625 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:17:12,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:17:12,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-bc28bf92-37b4-4683-be69-f235350916ee Date: Fri, 28 Dec 2018 18:17:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:17:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:17:12Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/eb6d9e58-72ce-463b-8733-7590f5121d56/snap", "metadata": {}}], "self": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "min_disk": 0, "protected": false, "id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "file": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6bb994f9d0942118590121d74a294f8", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/eb6d9e58-72ce-463b-8733-7590f5121d56/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:17:12,897 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 used request id req-bc28bf92-37b4-4683-be69-f235350916ee 2018-12-28 18:17:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:17:13,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-563d90bd-603e-4d5d-9098-68dc7e3d0829 Date: Fri, 28 Dec 2018 18:17: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-12-28 18:17:13,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-563d90bd-603e-4d5d-9098-68dc7e3d0829 2018-12-28 18:17:13,053 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image 2018-12-28 18:17:13,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:17:13,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-90d885f6-b684-4f0f-92e8-e89ef7d3c3bf Date: Fri, 28 Dec 2018 18:17:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:17:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:17:12Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/eb6d9e58-72ce-463b-8733-7590f5121d56/snap", "metadata": {}}], "self": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "min_disk": 0, "protected": false, "id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "file": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6bb994f9d0942118590121d74a294f8", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/eb6d9e58-72ce-463b-8733-7590f5121d56/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:17:13,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 used request id req-90d885f6-b684-4f0f-92e8-e89ef7d3c3bf 2018-12-28 18:17:13,209 - create_image - DEBUG - Instance status is - active 2018-12-28 18:17:13,209 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image 2018-12-28 18:17:13,209 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image 2018-12-28 18:17:13,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:13,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:13,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf582c026054c47adc1b6c0dfab8351", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}], "expires_at": "2018-12-28T19:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6bb994f9d0942118590121d74a294f8", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-user", "id": "cb3e9ecf84ef4c51abc8a24a445a8009"}, "audit_ids": ["A_ajay_AQIKG_EShOCNU1g"], "issued_at": "2018-12-28T18:17:13.000000Z"}} 2018-12-28 18:17:13,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:13,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7401294-acbe-4f41-9ef6-9dd495d836eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:13,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a7401294-acbe-4f41-9ef6-9dd495d836eb 2018-12-28 18:17:13,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:13,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fa394aaa-8534-4381-8e12-38014ae693dc Date: Fri, 28 Dec 2018 18:17:13 GMT RESP BODY: {"networks":[]} 2018-12-28 18:17:13,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-fa394aaa-8534-4381-8e12-38014ae693dc 2018-12-28 18:17:13,852 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net 2018-12-28 18:17:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" -d '{"network": {"name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net", "admin_state_up": true}}' 2018-12-28 18:17:14,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-4272a58b-5716-4a39-81a2-82be9b506ac4 Date: Fri, 28 Dec 2018 18:17:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64e185cb-b267-4bca-a757-7716f8cf06bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:17:14Z","is_default":false,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","mtu":1450}} 2018-12-28 18:17:14,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-4272a58b-5716-4a39-81a2-82be9b506ac4 2018-12-28 18:17:14,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:14,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-7b90d35f-aacd-4ed7-8f73-e1c38aed1e50 Date: Fri, 28 Dec 2018 18:17:14 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-12-28T18:17:14Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:14,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-7b90d35f-aacd-4ed7-8f73-e1c38aed1e50 2018-12-28 18:17:14,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:15,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-10da92af-6abc-41db-a200-8a16f6b95906 Date: Fri, 28 Dec 2018 18:17:15 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:17:15,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-10da92af-6abc-41db-a200-8a16f6b95906 2018-12-28 18:17:15,018 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet 2018-12-28 18:17:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" -d '{"subnets": [{"ip_version": 4, "network_id": "64e185cb-b267-4bca-a757-7716f8cf06bd", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]}' 2018-12-28 18:17:15,857 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d07ce7d6-cfc7-4335-8a4c-5a48157fce58 Date: Fri, 28 Dec 2018 18:17:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","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":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:15,857 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d07ce7d6-cfc7-4335-8a4c-5a48157fce58 2018-12-28 18:17:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:16,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-623bbc42-2810-40ee-b6a6-a3e976efc4ce Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:16,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-623bbc42-2810-40ee-b6a6-a3e976efc4ce 2018-12-28 18:17:16,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:16,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3207e570-e88d-4368-85ce-917eaab198ef Date: Fri, 28 Dec 2018 18:17:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:16,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-3207e570-e88d-4368-85ce-917eaab198ef 2018-12-28 18:17:16,395 - OpenStackNetwork - DEBUG - Network [64e185cb-b267-4bca-a757-7716f8cf06bd] created successfully 2018-12-28 18:17:16,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:16,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:16,778 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["CkhAqdK0R3-3Gqqzn1sVxQ"], "issued_at": "2018-12-28T18:17:16.000000Z"}} 2018-12-28 18:17:16,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}866aa9a7c62ca507d334383aba833f7a183f2da7" 2018-12-28 18:17:16,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e21c57-be7d-4ee6-b9ad-6e5140254b12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:16,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-29e21c57-be7d-4ee6-b9ad-6e5140254b12 2018-12-28 18:17:16,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:17:16,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}866aa9a7c62ca507d334383aba833f7a183f2da7" 2018-12-28 18:17:17,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-572f9368-03c7-4361-bb8f-52a259b117cb x-compute-request-id: req-572f9368-03c7-4361-bb8f-52a259b117cb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:17:17,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-572f9368-03c7-4361-bb8f-52a259b117cb 2018-12-28 18:17:17,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}866aa9a7c62ca507d334383aba833f7a183f2da7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-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-12-28 18:17:17,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17: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-5930103d-e402-438c-b608-09269f16b77b x-compute-request-id: req-5930103d-e402-438c-b608-09269f16b77b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:17:17,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5930103d-e402-438c-b608-09269f16b77b 2018-12-28 18:17:17,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:17,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:17,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf582c026054c47adc1b6c0dfab8351", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}], "expires_at": "2018-12-28T19:17:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6bb994f9d0942118590121d74a294f8", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-user", "id": "cb3e9ecf84ef4c51abc8a24a445a8009"}, "audit_ids": ["sw_kikDDSWuNmldfrrd4wg"], "issued_at": "2018-12-28T18:17:17.000000Z"}} 2018-12-28 18:17:17,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:17,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51306602-ce97-452c-8032-67373ab44f9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:17,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-51306602-ce97-452c-8032-67373ab44f9c 2018-12-28 18:17:17,557 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:17:17,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:17,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b91827-7681-47e4-acb7-59591b702842 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:17,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a4b91827-7681-47e4-acb7-59591b702842 2018-12-28 18:17:17,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:17,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ef2b34a8-58a4-41aa-b19c-dff9ba4bfe38 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:17,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-ef2b34a8-58a4-41aa-b19c-dff9ba4bfe38 2018-12-28 18:17:17,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:17:17,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:17:17,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:17,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff5105e9-3fb9-46bf-918c-3e7f0beab398 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:17,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-ff5105e9-3fb9-46bf-918c-3e7f0beab398 2018-12-28 18:17:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:18,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-adc4b530-9404-4e7a-81a9-58e0ac25f92f Date: Fri, 28 Dec 2018 18:17:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:18,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-adc4b530-9404-4e7a-81a9-58e0ac25f92f 2018-12-28 18:17:18,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:18,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2f774fb1-af6c-41cd-aa4b-205a79031925 Date: Fri, 28 Dec 2018 18:17:18 GMT RESP BODY: {"ports":[]} 2018-12-28 18:17:18,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port&admin_state_up=True used request id req-2f774fb1-af6c-41cd-aa4b-205a79031925 2018-12-28 18:17:18,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:18,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-b7aab38b-c8cc-4628-9983-0540d5c98df2 x-compute-request-id: req-b7aab38b-c8cc-4628-9983-0540d5c98df2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:17:18,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst used request id req-b7aab38b-c8cc-4628-9983-0540d5c98df2 2018-12-28 18:17:18,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:19,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-508169fc-7854-4956-a7d0-0c325cd88a28 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:19,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-508169fc-7854-4956-a7d0-0c325cd88a28 2018-12-28 18:17:19,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:19,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f45b7c2-83b9-48b5-9641-af155506f0d1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:19,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-9f45b7c2-83b9-48b5-9641-af155506f0d1 2018-12-28 18:17:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:19,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-12aed297-5b03-4eb7-801f-2b7ef3dcde51 Date: Fri, 28 Dec 2018 18:17:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:19,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-12aed297-5b03-4eb7-801f-2b7ef3dcde51 2018-12-28 18:17:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:19,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c40892e6-9938-4cc8-a217-90d201667c5d Date: Fri, 28 Dec 2018 18:17:19 GMT RESP BODY: {"ports":[]} 2018-12-28 18:17:19,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port&admin_state_up=True used request id req-c40892e6-9938-4cc8-a217-90d201667c5d 2018-12-28 18:17:19,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:19,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:19,915 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf582c026054c47adc1b6c0dfab8351", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}], "expires_at": "2018-12-28T19:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6bb994f9d0942118590121d74a294f8", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-user", "id": "cb3e9ecf84ef4c51abc8a24a445a8009"}, "audit_ids": ["3R0a3yaCRC-51kwXX-dmrg"], "issued_at": "2018-12-28T18:17:19.000000Z"}} 2018-12-28 18:17:19,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfebf3dde59cc49d7060dad465a41e26f01afe0" 2018-12-28 18:17:19,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf2d9890-6d60-4360-a6e0-884ba5dbc5af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:19,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cf2d9890-6d60-4360-a6e0-884ba5dbc5af 2018-12-28 18:17:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:20,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ef4a0ba4-948f-4cbe-b371-d195cfcf4f32 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:20,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-ef4a0ba4-948f-4cbe-b371-d195cfcf4f32 2018-12-28 18:17:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:20,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-908143af-ca6c-4f65-9f04-1532f60ed46f Date: Fri, 28 Dec 2018 18:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:20,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-908143af-ca6c-4f65-9f04-1532f60ed46f 2018-12-28 18:17:20,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:20,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4ac2efd5-f785-49f2-a5a0-202386aae084 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:20,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-4ac2efd5-f785-49f2-a5a0-202386aae084 2018-12-28 18:17:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:17:20,577 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:17: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:17:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bdfebf3dde59cc49d7060dad465a41e26f01afe0" 2018-12-28 18:17:20,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c64cf1-0b7b-4108-a1d0-5b2da2dd27ad Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:20,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-15c64cf1-0b7b-4108-a1d0-5b2da2dd27ad 2018-12-28 18:17:20,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:20,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-58828793-da15-4964-be41-8edf02596ba7 Date: Fri, 28 Dec 2018 18:17:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:20,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-58828793-da15-4964-be41-8edf02596ba7 2018-12-28 18:17:20,862 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net 2018-12-28 18:17:20,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" -d '{"port": {"network_id": "64e185cb-b267-4bca-a757-7716f8cf06bd", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port", "admin_state_up": true}}' 2018-12-28 18:17:21,940 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-57abec4f-e879-4925-97b6-c35e2e0c75c0 Date: Fri, 28 Dec 2018 18:17:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","project_id":"a6bb994f9d0942118590121d74a294f8","qos_policy_id":null,"admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal"}} 2018-12-28 18:17:21,941 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-57abec4f-e879-4925-97b6-c35e2e0c75c0 2018-12-28 18:17:21,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-710b1e44-2d61-45e3-b956-06850a198665 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:22,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-710b1e44-2d61-45e3-b956-06850a198665 2018-12-28 18:17:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5309168-5128-4e14-99bd-fdb66c7793ae Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:22,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-d5309168-5128-4e14-99bd-fdb66c7793ae 2018-12-28 18:17:22,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e09322a6-7efe-4dc9-8289-2fe47ee61fd6 Date: Fri, 28 Dec 2018 18:17:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:22,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-e09322a6-7efe-4dc9-8289-2fe47ee61fd6 2018-12-28 18:17:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-55d127c8-eaae-44ed-be84-828cd622b025 Date: Fri, 28 Dec 2018 18:17:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","project_id":"a6bb994f9d0942118590121d74a294f8","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:17:22,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port&admin_state_up=True used request id req-55d127c8-eaae-44ed-be84-828cd622b025 2018-12-28 18:17:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3d483e-2d24-4f78-b228-24c6fd610472 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:22,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-2b3d483e-2d24-4f78-b228-24c6fd610472 2018-12-28 18:17:22,625 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst 2018-12-28 18:17:22,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,657 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17: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-52d466c2-47b0-487a-bd70-e2d34b4bd0da x-compute-request-id: req-52d466c2-47b0-487a-bd70-e2d34b4bd0da Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-flavor-name"}]} 2018-12-28 18:17:22,657 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-52d466c2-47b0-487a-bd70-e2d34b4bd0da 2018-12-28 18:17:22,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17: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-d39ea3ed-df43-4f32-8aa0-68bb26531039 x-compute-request-id: req-d39ea3ed-df43-4f32-8aa0-68bb26531039 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:17:22,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c used request id req-d39ea3ed-df43-4f32-8aa0-68bb26531039 2018-12-28 18:17:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:22,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-74d63236-03ca-4329-9fc5-6be3f20233ba Date: Fri, 28 Dec 2018 18:17:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:17:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:17:12Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/eb6d9e58-72ce-463b-8733-7590f5121d56/snap", "metadata": {}}], "self": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "min_disk": 0, "protected": false, "id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "file": "/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a6bb994f9d0942118590121d74a294f8", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/eb6d9e58-72ce-463b-8733-7590f5121d56/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image"} 2018-12-28 18:17:22,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image used request id req-74d63236-03ca-4329-9fc5-6be3f20233ba 2018-12-28 18:17:22,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:23,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54926bed-96b1-4349-a5e9-ad6e87c98ad7 Date: Fri, 28 Dec 2018 18:17:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:17:23,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-54926bed-96b1-4349-a5e9-ad6e87c98ad7 2018-12-28 18:17:23,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" -d '{"server": {"name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "imageRef": "eb6d9e58-72ce-463b-8733-7590f5121d56", "flavorRef": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "max_count": 1, "min_count": 1, "networks": [{"port": "5f22bec4-6fe1-4f9c-8532-bf8687ecabfc"}]}}' 2018-12-28 18:17:24,777 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:17:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99a8d807-3192-4f1f-9028-e96076f25a38 x-compute-request-id: req-99a8d807-3192-4f1f-9028-e96076f25a38 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "adminPass": "5JPBa54JjCgQ"}} 2018-12-28 18:17:24,777 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-99a8d807-3192-4f1f-9028-e96076f25a38 2018-12-28 18:17:24,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:24,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f18599d4-6133-47b9-ac17-064caaa2527c x-compute-request-id: req-f18599d4-6133-47b9-ac17-064caaa2527c 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.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "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-12-28T18:17:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:24,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-f18599d4-6133-47b9-ac17-064caaa2527c 2018-12-28 18:17:24,994 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst 2018-12-28 18:17:24,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:25,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-99ec261c-fdf2-46f2-956f-43abe4da0aa5 x-compute-request-id: req-99ec261c-fdf2-46f2-956f-43abe4da0aa5 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.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "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-12-28T18:17:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:25,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-99ec261c-fdf2-46f2-956f-43abe4da0aa5 2018-12-28 18:17:25,209 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - BUILD 2018-12-28 18:17:25,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:17:28,212 - create_instance - DEBUG - VM status query timeout in 896.782485962 2018-12-28 18:17:28,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:28,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17: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-a89dd85b-85dd-4320-93a8-d880d523bd50 x-compute-request-id: req-a89dd85b-85dd-4320-93a8-d880d523bd50 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.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:17:25Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:28,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-a89dd85b-85dd-4320-93a8-d880d523bd50 2018-12-28 18:17:28,811 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - BUILD 2018-12-28 18:17:28,811 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:17:31,814 - create_instance - DEBUG - VM status query timeout in 893.180719852 2018-12-28 18:17:31,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:32,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a1eba95-ab8c-4b96-b1ad-38a54c4b1ff9 x-compute-request-id: req-9a1eba95-ab8c-4b96-b1ad-38a54c4b1ff9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:32,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-9a1eba95-ab8c-4b96-b1ad-38a54c4b1ff9 2018-12-28 18:17:32,569 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - ACTIVE 2018-12-28 18:17:32,569 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:17:32,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:33,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-a9400022-2024-4ef9-b060-15ab88382134 x-compute-request-id: req-a9400022-2024-4ef9-b060-15ab88382134 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:33,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-a9400022-2024-4ef9-b060-15ab88382134 2018-12-28 18:17:33,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:33,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-506e2a4f-1b9e-49a9-87d0-f12c5299de6f Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:33,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-506e2a4f-1b9e-49a9-87d0-f12c5299de6f 2018-12-28 18:17:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:33,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d614138-a824-4ed2-8b7d-283996756ab2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:33,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-8d614138-a824-4ed2-8b7d-283996756ab2 2018-12-28 18:17:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a2067d56-a0d3-44ce-9045-b4542b3dfe8d Date: Fri, 28 Dec 2018 18:17:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:33,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-a2067d56-a0d3-44ce-9045-b4542b3dfe8d 2018-12-28 18:17:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:33,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1b7a6ca9-4fee-45f1-96fb-7f74aa6d5a7b Date: Fri, 28 Dec 2018 18:17:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.4"}],"id":"0fdf9389-c611-479f-8356-49c5f3b5a290","security_groups":[],"mac_address":"fa:16:3e:e8:3c:68","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal","device_id":"537b21ed-0382-4ac1-9adf-5bb7f0016573"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.2"}],"id":"c735fc13-85fe-4752-a972-a4995b07105a","security_groups":[],"mac_address":"fa:16:3e:54:c2:9e","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.3"}],"id":"d7963681-56fc-4a2a-a0e4-f400ab336406","security_groups":[],"mac_address":"fa:16:3e:1e:63:65","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64e185cb-b267-4bca-a757-7716f8cf06bd"}]} 2018-12-28 18:17:33,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-1b7a6ca9-4fee-45f1-96fb-7f74aa6d5a7b 2018-12-28 18:17:33,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:17:33,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:33,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf582c026054c47adc1b6c0dfab8351", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}], "expires_at": "2018-12-28T19:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6bb994f9d0942118590121d74a294f8", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-user", "id": "cb3e9ecf84ef4c51abc8a24a445a8009"}, "audit_ids": ["7mBPZnyyTCqZG9SUelyOfA"], "issued_at": "2018-12-28T18:17:33.000000Z"}} 2018-12-28 18:17:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:33,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b548af7-e9fc-42d0-8bb2-bb964fb54e81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:17:33,841 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2b548af7-e9fc-42d0-8bb2-bb964fb54e81 2018-12-28 18:17:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:34,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-4efb9c52-78af-438a-945b-922ff40a4db3 Date: Fri, 28 Dec 2018 18:17:34 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:17:34,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name&description=hello+group used request id req-4efb9c52-78af-438a-945b-922ff40a4db3 2018-12-28 18:17:34,039 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name... 2018-12-28 18:17:34,039 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name 2018-12-28 18:17:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" -d '{"security_group": {"name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name", "description": "hello group"}}' 2018-12-28 18:17:34,405 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c9b4cb9d-e74e-4406-bc9b-d9bd1f8c400f Date: Fri, 28 Dec 2018 18:17:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "updated_at": "2018-12-28T18:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6bb994f9d0942118590121d74a294f8"}], "revision_number": 2, "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}} 2018-12-28 18:17:34,405 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-c9b4cb9d-e74e-4406-bc9b-d9bd1f8c400f 2018-12-28 18:17:34,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:34,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a052caed-c844-4e0b-ae85-30f7af9839e3 Date: Fri, 28 Dec 2018 18:17:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7"}]} 2018-12-28 18:17:34,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-a052caed-c844-4e0b-ae85-30f7af9839e3 2018-12-28 18:17:34,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:34,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:34,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2bde961f-2933-4ff1-b71f-b3e2a8098813 Date: Fri, 28 Dec 2018 18:17:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7"}]} 2018-12-28 18:17:34,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-2bde961f-2933-4ff1-b71f-b3e2a8098813 2018-12-28 18:17:34,623 - neutron_utils - INFO - Retrieving security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:34,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:34,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e67d8cc5-a58d-446e-b1f1-98e28b1d8ed4 Date: Fri, 28 Dec 2018 18:17:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "updated_at": "2018-12-28T18:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6bb994f9d0942118590121d74a294f8"}], "revision_number": 2, "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}]} 2018-12-28 18:17:34,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-e67d8cc5-a58d-446e-b1f1-98e28b1d8ed4 2018-12-28 18:17:34,836 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:34,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:35,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e34139f4-75c4-47a4-967d-52756157a0d2 Date: Fri, 28 Dec 2018 18:17:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7"}]} 2018-12-28 18:17:35,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-e34139f4-75c4-47a4-967d-52756157a0d2 2018-12-28 18:17:35,015 - neutron_utils - INFO - Retrieving security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:35,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:35,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-6dd40575-b3be-49cf-93b0-654bb26b6b4f Date: Fri, 28 Dec 2018 18:17:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "updated_at": "2018-12-28T18:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6bb994f9d0942118590121d74a294f8"}], "revision_number": 2, "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}]} 2018-12-28 18:17:35,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-6dd40575-b3be-49cf-93b0-654bb26b6b4f 2018-12-28 18:17:35,315 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:35,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e225aa6d-86a9-448b-a934-e06a25dcc85f Date: Fri, 28 Dec 2018 18:17:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7"}]} 2018-12-28 18:17:35,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-e225aa6d-86a9-448b-a934-e06a25dcc85f 2018-12-28 18:17:35,488 - neutron_utils - INFO - Retrieving security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:35,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ef0831ad-485a-4d12-9540-95697eee282c Date: Fri, 28 Dec 2018 18:17:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "updated_at": "2018-12-28T18:17:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "revision_number": 0, "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6bb994f9d0942118590121d74a294f8"}], "revision_number": 2, "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}]} 2018-12-28 18:17:35,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-ef0831ad-485a-4d12-9540-95697eee282c 2018-12-28 18:17:35,542 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1624d53f-365b-411e-aeb5-f0727a4fbedd 2018-12-28 18:17:35,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:35,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-972a17bd-9ca9-4ff0-bbc7-f69607b903b6 Date: Fri, 28 Dec 2018 18:17:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "9ddf1663-8b46-48d6-81d5-e68b7859b674"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:34Z", "security_group_id": "1624d53f-365b-411e-aeb5-f0727a4fbedd", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:34Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7"}]} 2018-12-28 18:17:35,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-972a17bd-9ca9-4ff0-bbc7-f69607b903b6 2018-12-28 18:17:35,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:36,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d90f30d-d3a4-4fd4-9fce-7a22ada4df4e x-compute-request-id: req-6d90f30d-d3a4-4fd4-9fce-7a22ada4df4e Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:36,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-6d90f30d-d3a4-4fd4-9fce-7a22ada4df4e 2018-12-28 18:17:36,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:36,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-42d4236f-d4da-4453-b57f-37d998c0a906 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:36,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-42d4236f-d4da-4453-b57f-37d998c0a906 2018-12-28 18:17:36,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:36,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169a4802-84f1-4e91-9cfe-10d0c67ea18a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:36,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-169a4802-84f1-4e91-9cfe-10d0c67ea18a 2018-12-28 18:17:36,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:36,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c1b7f654-9ed2-46cf-a65a-02b7bae6fb18 Date: Fri, 28 Dec 2018 18:17:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:36,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-c1b7f654-9ed2-46cf-a65a-02b7bae6fb18 2018-12-28 18:17:36,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:36,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a39ebbe5-c24f-470b-920c-d970b921e19b Date: Fri, 28 Dec 2018 18:17:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.4"}],"id":"0fdf9389-c611-479f-8356-49c5f3b5a290","security_groups":[],"mac_address":"fa:16:3e:e8:3c:68","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal","device_id":"537b21ed-0382-4ac1-9adf-5bb7f0016573"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.2"}],"id":"c735fc13-85fe-4752-a972-a4995b07105a","security_groups":[],"mac_address":"fa:16:3e:54:c2:9e","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.3"}],"id":"d7963681-56fc-4a2a-a0e4-f400ab336406","security_groups":[],"mac_address":"fa:16:3e:1e:63:65","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64e185cb-b267-4bca-a757-7716f8cf06bd"}]} 2018-12-28 18:17:36,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-a39ebbe5-c24f-470b-920c-d970b921e19b 2018-12-28 18:17:36,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:17:37,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdf582c026054c47adc1b6c0dfab8351", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role"}], "expires_at": "2018-12-28T19:17:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a6bb994f9d0942118590121d74a294f8", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/a6bb994f9d0942118590121d74a294f8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-user", "id": "cb3e9ecf84ef4c51abc8a24a445a8009"}, "audit_ids": ["d77h1SzvQDqtWkmZUR1_fg"], "issued_at": "2018-12-28T18:17:37.000000Z"}} 2018-12-28 18:17:37,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9dc662c46fc16758f964590814415452e80b19" 2018-12-28 18:17:38,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51d043dc-8ded-41f3-b718-fd2d99a572d3 x-compute-request-id: req-51d043dc-8ded-41f3-b718-fd2d99a572d3 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:38,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-51d043dc-8ded-41f3-b718-fd2d99a572d3 2018-12-28 18:17:38,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:39,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291e0576-61c4-4f44-9b1c-180aa7c46a5a x-compute-request-id: req-291e0576-61c4-4f44-9b1c-180aa7c46a5a Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:39,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-291e0576-61c4-4f44-9b1c-180aa7c46a5a 2018-12-28 18:17:39,044 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - ACTIVE 2018-12-28 18:17:39,044 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:17:39,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:39,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-02e9c6d7-4471-408b-9957-8fc5bddc5e3b x-compute-request-id: req-02e9c6d7-4471-408b-9957-8fc5bddc5e3b Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:39,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-02e9c6d7-4471-408b-9957-8fc5bddc5e3b 2018-12-28 18:17:39,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:39,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2374e941-c533-45a6-af43-127b9b907d6c Date: Fri, 28 Dec 2018 18:17:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:39,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-2374e941-c533-45a6-af43-127b9b907d6c 2018-12-28 18:17:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:39,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c118c96c-a268-47ed-b7be-a2d296708f56 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:39,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-c118c96c-a268-47ed-b7be-a2d296708f56 2018-12-28 18:17:39,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:39,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-692475b5-2f2f-4593-9ad9-987e3d11f528 Date: Fri, 28 Dec 2018 18:17:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:39,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-692475b5-2f2f-4593-9ad9-987e3d11f528 2018-12-28 18:17:39,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:40,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-44610784-6c85-4e38-8d92-3bfdef39a722 Date: Fri, 28 Dec 2018 18:17:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.4"}],"id":"0fdf9389-c611-479f-8356-49c5f3b5a290","security_groups":[],"mac_address":"fa:16:3e:e8:3c:68","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal","device_id":"537b21ed-0382-4ac1-9adf-5bb7f0016573"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.2"}],"id":"c735fc13-85fe-4752-a972-a4995b07105a","security_groups":[],"mac_address":"fa:16:3e:54:c2:9e","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.3"}],"id":"d7963681-56fc-4a2a-a0e4-f400ab336406","security_groups":[],"mac_address":"fa:16:3e:1e:63:65","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64e185cb-b267-4bca-a757-7716f8cf06bd"}]} 2018-12-28 18:17:40,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-44610784-6c85-4e38-8d92-3bfdef39a722 2018-12-28 18:17:40,157 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:40,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17: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-dbafdd5c-9b8b-4ed0-8b5d-8d799dfbe4be x-compute-request-id: req-dbafdd5c-9b8b-4ed0-8b5d-8d799dfbe4be Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:40,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-dbafdd5c-9b8b-4ed0-8b5d-8d799dfbe4be 2018-12-28 18:17:40,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:41,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-eb8b2a16-de54-4cd3-8f5d-0a514e0a9fb5 Date: Fri, 28 Dec 2018 18:17: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":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:41,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-eb8b2a16-de54-4cd3-8f5d-0a514e0a9fb5 2018-12-28 18:17:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:41,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff758fc-32b8-4afb-877e-5501409392a3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:41,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-5ff758fc-32b8-4afb-877e-5501409392a3 2018-12-28 18:17:41,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a584b84-ce2e-497a-94d9-841036fa61e3 Date: Fri, 28 Dec 2018 18:17:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:41,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-8a584b84-ce2e-497a-94d9-841036fa61e3 2018-12-28 18:17:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:41,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ffe3a4a2-d6d1-4992-b6b5-3c0ae6f9bca6 Date: Fri, 28 Dec 2018 18:17:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.4"}],"id":"0fdf9389-c611-479f-8356-49c5f3b5a290","security_groups":[],"mac_address":"fa:16:3e:e8:3c:68","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal","device_id":"537b21ed-0382-4ac1-9adf-5bb7f0016573"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.2"}],"id":"c735fc13-85fe-4752-a972-a4995b07105a","security_groups":[],"mac_address":"fa:16:3e:54:c2:9e","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.3"}],"id":"d7963681-56fc-4a2a-a0e4-f400ab336406","security_groups":[],"mac_address":"fa:16:3e:1e:63:65","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64e185cb-b267-4bca-a757-7716f8cf06bd"}]} 2018-12-28 18:17:41,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-ffe3a4a2-d6d1-4992-b6b5-3c0ae6f9bca6 2018-12-28 18:17:41,264 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}}' 2018-12-28 18:17:42,447 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:17: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-82dfa2e5-43f6-4fbb-85a3-6540a9416340 x-compute-request-id: req-82dfa2e5-43f6-4fbb-85a3-6540a9416340 Content-Length: 0 Content-Type: application/json 2018-12-28 18:17:42,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573/action used request id req-82dfa2e5-43f6-4fbb-85a3-6540a9416340 2018-12-28 18:17:42,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:42,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-429ece68-7dc9-491e-af0b-551509d285ba x-compute-request-id: req-429ece68-7dc9-491e-af0b-551509d285ba Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}, {"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:42,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-429ece68-7dc9-491e-af0b-551509d285ba 2018-12-28 18:17:42,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:43,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-eab3b524-4d60-473e-996a-1a475dc6157d Date: Fri, 28 Dec 2018 18:17:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fcd371a5-2daf-460d-a24c-0847937fd97c"],"updated_at":"2018-12-28T18:17:15Z","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a6bb994f9d0942118590121d74a294f8","id":"64e185cb-b267-4bca-a757-7716f8cf06bd","name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net"}]} 2018-12-28 18:17:43,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net used request id req-eab3b524-4d60-473e-996a-1a475dc6157d 2018-12-28 18:17:43,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:43,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408368d4-fd79-4687-9818-76adcc54287f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:17:43,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-408368d4-fd79-4687-9818-76adcc54287f 2018-12-28 18:17:43,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:43,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-401ff1f6-0de1-4ac0-a5f4-29fc96cf8179 Date: Fri, 28 Dec 2018 18:17:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:17:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a6bb994f9d0942118590121d74a294f8","id":"fcd371a5-2daf-460d-a24c-0847937fd97c","subnetpool_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet"}]} 2018-12-28 18:17:43,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-401ff1f6-0de1-4ac0-a5f4-29fc96cf8179 2018-12-28 18:17:43,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:43,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-3111502b-3998-4b23-82ea-7444fa9795c7 Date: Fri, 28 Dec 2018 18:17:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.4"}],"id":"0fdf9389-c611-479f-8356-49c5f3b5a290","security_groups":[],"mac_address":"fa:16:3e:e8:3c:68","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:17Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:42Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.6"}],"id":"5f22bec4-6fe1-4f9c-8532-bf8687ecabfc","security_groups":["1624d53f-365b-411e-aeb5-f0727a4fbedd","dd5a176a-e3c8-4481-9614-522c4acc3ceb"],"mac_address":"fa:16:3e:c4:0f:52","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:21Z","binding:vnic_type":"normal","device_id":"537b21ed-0382-4ac1-9adf-5bb7f0016573"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.2"}],"id":"c735fc13-85fe-4752-a972-a4995b07105a","security_groups":[],"mac_address":"fa:16:3e:54:c2:9e","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64e185cb-b267-4bca-a757-7716f8cf06bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:17:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fcd371a5-2daf-460d-a24c-0847937fd97c","ip_address":"10.55.0.3"}],"id":"d7963681-56fc-4a2a-a0e4-f400ab336406","security_groups":[],"mac_address":"fa:16:3e:1e:63:65","project_id":"a6bb994f9d0942118590121d74a294f8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64e185cb-b267-4bca-a757-7716f8cf06bd","tenant_id":"a6bb994f9d0942118590121d74a294f8","created_at":"2018-12-28T18:17:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64e185cb-b267-4bca-a757-7716f8cf06bd"}]} 2018-12-28 18:17:43,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-3111502b-3998-4b23-82ea-7444fa9795c7 2018-12-28 18:17:43,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a9dc662c46fc16758f964590814415452e80b19" 2018-12-28 18:17:44,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-db740222-d143-4a94-abb3-99610f620f15 x-compute-request-id: req-db740222-d143-4a94-abb3-99610f620f15 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "security_groups": [{"name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name"}, {"name": "default"}], "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:30Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:44,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-db740222-d143-4a94-abb3-99610f620f15 2018-12-28 18:17:44,157 - create_instance - INFO - Deleting Port with ID - 5f22bec4-6fe1-4f9c-8532-bf8687ecabfc 2018-12-28 18:17:44,157 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-port 2018-12-28 18:17:44,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/5f22bec4-6fe1-4f9c-8532-bf8687ecabfc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:44,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e8cb060-4ac7-40e1-95c6-218e837f0b43 Date: Fri, 28 Dec 2018 18:17:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:44,977 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/5f22bec4-6fe1-4f9c-8532-bf8687ecabfc used request id req-9e8cb060-4ac7-40e1-95c6-218e837f0b43 2018-12-28 18:17:44,977 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst 2018-12-28 18:17:44,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:45,124 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6fa5a2e-b2bf-439a-8da4-47432037d33a x-compute-request-id: req-a6fa5a2e-b2bf-439a-8da4-47432037d33a Content-Type: application/json 2018-12-28 18:17:45,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-a6fa5a2e-b2bf-439a-8da4-47432037d33a 2018-12-28 18:17:45,124 - create_instance - INFO - Checking deletion status 2018-12-28 18:17:45,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:45,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-134a939b-4d36-46cc-a716-c34f821da81f x-compute-request-id: req-134a939b-4d36-46cc-a716-c34f821da81f Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:0f:52", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:45Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:45,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-134a939b-4d36-46cc-a716-c34f821da81f 2018-12-28 18:17:45,377 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - ACTIVE 2018-12-28 18:17:45,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:17:48,379 - create_instance - DEBUG - VM status query timeout in 296.745059013 2018-12-28 18:17:48,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:48,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-026e663b-e8f1-4968-85dd-4787e4b3cef2 x-compute-request-id: req-026e663b-e8f1-4968-85dd-4787e4b3cef2 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.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:45Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:48,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-026e663b-e8f1-4968-85dd-4787e4b3cef2 2018-12-28 18:17:48,647 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - ACTIVE 2018-12-28 18:17:48,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:17:51,650 - create_instance - DEBUG - VM status query timeout in 293.474375963 2018-12-28 18:17:51,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:51,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:17: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-58bba66c-c78f-4912-9496-c759c56e8d9a x-compute-request-id: req-58bba66c-c78f-4912-9496-c759c56e8d9a 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.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573", "rel": "bookmark"}], "image": {"id": "eb6d9e58-72ce-463b-8733-7590f5121d56", "links": [{"href": "http://172.30.9.21:8774/images/eb6d9e58-72ce-463b-8733-7590f5121d56", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:17:29.000000", "flavor": {"id": "968f4c41-ee07-4e32-b761-e70e320cfb6c", "links": [{"href": "http://172.30.9.21:8774/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c", "rel": "bookmark"}]}, "id": "537b21ed-0382-4ac1-9adf-5bb7f0016573", "user_id": "cb3e9ecf84ef4c51abc8a24a445a8009", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:17:51Z", "hostId": "06e13996d6fb910f2d79a5c892540a95b842cd78403f799da129545b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst", "created": "2018-12-28T18:17:24Z", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:17:51,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-58bba66c-c78f-4912-9496-c759c56e8d9a 2018-12-28 18:17:51,776 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst] is - ACTIVE 2018-12-28 18:17:51,776 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:17:54,779 - create_instance - DEBUG - VM status query timeout in 290.345139027 2018-12-28 18:17:54,782 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed21f779713fa31cb65dbd2752f7e966d7fde11" 2018-12-28 18:17:54,832 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60835a77-9bf5-4fb8-ad5d-bcc8f2483475 x-compute-request-id: req-60835a77-9bf5-4fb8-ad5d-bcc8f2483475 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 537b21ed-0382-4ac1-9adf-5bb7f0016573 could not be found.", "code": 404}} 2018-12-28 18:17:54,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/537b21ed-0382-4ac1-9adf-5bb7f0016573 used request id req-60835a77-9bf5-4fb8-ad5d-bcc8f2483475 2018-12-28 18:17:54,832 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 537b21ed-0382-4ac1-9adf-5bb7f0016573 could not be found. (HTTP 404) (Request-ID: req-60835a77-9bf5-4fb8-ad5d-bcc8f2483475) 2018-12-28 18:17:54,833 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-inst 2018-12-28 18:17:54,834 - neutron_utils - INFO - Deleting security group rule with ID - b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7 2018-12-28 18:17:54,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:55,124 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0e298fc-a860-482d-ba9d-ddaf4cc32187 Content-Length: 0 Date: Fri, 28 Dec 2018 18:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:55,124 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b24c1a39-9447-4b5a-b0cd-7ca8fd4986e7 used request id req-e0e298fc-a860-482d-ba9d-ddaf4cc32187 2018-12-28 18:17:55,125 - neutron_utils - INFO - Deleting security group rule with ID - 9ddf1663-8b46-48d6-81d5-e68b7859b674 2018-12-28 18:17:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9ddf1663-8b46-48d6-81d5-e68b7859b674 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:55,264 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-80505427-8f24-4334-8b9f-1a4863c53c22 Content-Length: 0 Date: Fri, 28 Dec 2018 18:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:55,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9ddf1663-8b46-48d6-81d5-e68b7859b674 used request id req-80505427-8f24-4334-8b9f-1a4863c53c22 2018-12-28 18:17:55,265 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-name 2018-12-28 18:17:55,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1624d53f-365b-411e-aeb5-f0727a4fbedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a332924d82769d5d95420e6330728157a8ed0efa" 2018-12-28 18:17:55,495 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-389f5062-8143-4407-b193-6e0631e23ade Content-Length: 0 Date: Fri, 28 Dec 2018 18:17:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:55,495 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1624d53f-365b-411e-aeb5-f0727a4fbedd used request id req-389f5062-8143-4407-b193-6e0631e23ade 2018-12-28 18:17:55,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}866aa9a7c62ca507d334383aba833f7a183f2da7" 2018-12-28 18:17:55,537 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:17:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b536a458-6c87-4dec-b420-edc5db57c2f4 x-compute-request-id: req-b536a458-6c87-4dec-b420-edc5db57c2f4 Content-Length: 0 Content-Type: application/json 2018-12-28 18:17:55,537 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/968f4c41-ee07-4e32-b761-e70e320cfb6c used request id req-b536a458-6c87-4dec-b420-edc5db57c2f4 2018-12-28 18:17:55,538 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet 2018-12-28 18:17:55,539 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-subnet 2018-12-28 18:17:55,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/fcd371a5-2daf-460d-a24c-0847937fd97c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:57,860 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b81cf51f-4cb5-4ef3-8ac6-f81a4ebf65e8 Date: Fri, 28 Dec 2018 18:17:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:57,860 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/fcd371a5-2daf-460d-a24c-0847937fd97c used request id req-b81cf51f-4cb5-4ef3-8ac6-f81a4ebf65e8 2018-12-28 18:17:57,860 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-pub-net 2018-12-28 18:17:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/64e185cb-b267-4bca-a757-7716f8cf06bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3429613c62eecea3ed8470e31ba78662ba44af89" 2018-12-28 18:17:59,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e0d8b3c5-e8a3-49c8-af6f-58a6c20203a9 Date: Fri, 28 Dec 2018 18:17:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:17:59,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/64e185cb-b267-4bca-a757-7716f8cf06bd used request id req-e0d8b3c5-e8a3-49c8-af6f-58a6c20203a9 2018-12-28 18:17:59,224 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-3ccc8c29-a550-4f89-9339-f1d773756ccb-image 2018-12-28 18:17:59,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}600c49760e13b49ccaa59a1b4e57cc1587222d58" 2018-12-28 18:18:00,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fb569acd-bc4b-4ef0-8da5-6a4986e24ff0 Date: Fri, 28 Dec 2018 18:18:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:18:00,411 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/eb6d9e58-72ce-463b-8733-7590f5121d56 used request id req-fb569acd-bc4b-4ef0-8da5-6a4986e24ff0 2018-12-28 18:18:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:00,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cefcde7f-25e5-4e6f-910a-1ee2d1c5700c Date: Fri, 28 Dec 2018 18:18:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:14Z", "updated_at": "2018-12-28T18:17:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "revision_number": 0, "id": "02c4b045-47b7-40d2-9766-8a67359f0e7b", "remote_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "revision_number": 0, "id": "89e457c4-5dda-46cd-8931-8091549bef29", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "revision_number": 0, "id": "ae7be73e-ba4f-442b-90d4-694fb4914f67", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a6bb994f9d0942118590121d74a294f8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "revision_number": 0, "id": "f540548f-1e51-4a88-8e93-9bef993453e4", "remote_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "remote_ip_prefix": null, "created_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "tenant_id": "a6bb994f9d0942118590121d74a294f8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a6bb994f9d0942118590121d74a294f8"}], "revision_number": 4, "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "name": "default"}]} 2018-12-28 18:18:00,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-cefcde7f-25e5-4e6f-910a-1ee2d1c5700c 2018-12-28 18:18:00,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:00,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98e8e077-6045-430b-8e00-2596189574fd Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:18:00,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-98e8e077-6045-430b-8e00-2596189574fd 2018-12-28 18:18:00,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:00,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a9ee4c-6e16-4fa0-9b11-1486d6a53c30 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:18:00,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-a2a9ee4c-6e16-4fa0-9b11-1486d6a53c30 2018-12-28 18:18:00,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:00,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0b0cb0b-e385-453b-80fa-5c4e61f3fe92 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:18:00,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-b0b0cb0b-e385-453b-80fa-5c4e61f3fe92 2018-12-28 18:18:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:00,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38cc2b8b-c56b-4cd4-b345-1d8d0884aa0f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8"}, "enabled": true, "id": "a6bb994f9d0942118590121d74a294f8", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-6c071cee-3eba-429-proj"}} 2018-12-28 18:18:00,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-38cc2b8b-c56b-4cd4-b345-1d8d0884aa0f 2018-12-28 18:18:00,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dd5a176a-e3c8-4481-9614-522c4acc3ceb 2018-12-28 18:18:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dd5a176a-e3c8-4481-9614-522c4acc3ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:01,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b79b8bc-1b48-4ac6-89d2-625e01b79a1b Date: Fri, 28 Dec 2018 18:18:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:14Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "02c4b045-47b7-40d2-9766-8a67359f0e7b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:14Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "89e457c4-5dda-46cd-8931-8091549bef29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:14Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "ae7be73e-ba4f-442b-90d4-694fb4914f67"}, {"remote_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:17:14Z", "security_group_id": "dd5a176a-e3c8-4481-9614-522c4acc3ceb", "port_range_min": null, "revision_number": 0, "tenant_id": "a6bb994f9d0942118590121d74a294f8", "created_at": "2018-12-28T18:17:14Z", "project_id": "a6bb994f9d0942118590121d74a294f8", "id": "f540548f-1e51-4a88-8e93-9bef993453e4"}]} 2018-12-28 18:18:01,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=dd5a176a-e3c8-4481-9614-522c4acc3ceb used request id req-9b79b8bc-1b48-4ac6-89d2-625e01b79a1b 2018-12-28 18:18:01,182 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:18:01,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/dd5a176a-e3c8-4481-9614-522c4acc3ceb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:01,475 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d09f995c-7fb9-49c0-baeb-cf03636a9484 Content-Length: 0 Date: Fri, 28 Dec 2018 18:18:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:01,475 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/dd5a176a-e3c8-4481-9614-522c4acc3ceb used request id req-d09f995c-7fb9-49c0-baeb-cf03636a9484 2018-12-28 18:18:01,475 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-6c071cee-3eba-429-proj 2018-12-28 18:18:01,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:01,676 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff23f7eb-6b4e-4a16-9913-b0bf7294bd35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:01,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/a6bb994f9d0942118590121d74a294f8 used request id req-ff23f7eb-6b4e-4a16-9913-b0bf7294bd35 2018-12-28 18:18:01,677 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-6c071cee-3eba-429-proj-role 2018-12-28 18:18:01,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/fdf582c026054c47adc1b6c0dfab8351 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:01,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f00f3a4c-3ebd-464b-a240-54a382cef885 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:01,793 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/fdf582c026054c47adc1b6c0dfab8351 used request id req-f00f3a4c-3ebd-464b-a240-54a382cef885 2018-12-28 18:18:01,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60a07106fd325ba138a40a271e4f311706048446" 2018-12-28 18:18:01,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45778ad3-66f8-437e-b31e-e855dcbcee29 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:18:01,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-45778ad3-66f8-437e-b31e-e855dcbcee29 2018-12-28 18:18:01,880 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-6c071cee-3eba-429-user 2018-12-28 18:18:01,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/cb3e9ecf84ef4c51abc8a24a445a8009 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c548fdb345cd286ec5232073431a5b4ed7188d79" 2018-12-28 18:18:02,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14b78f4c-ddee-4cff-9df3-b188ad0e21ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:02,104 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cb3e9ecf84ef4c51abc8a24a445a8009 used request id req-14b78f4c-ddee-4cff-9df3-b188ad0e21ad 2018-12-28 18:18:02,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:02,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["7KoCv-iRQ2O8TT2g27atCA"], "issued_at": "2018-12-28T18:18:02.000000Z"}} 2018-12-28 18:18:02,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ebe00454645bae683e15c09077eb604028bc6a5" 2018-12-28 18:18:02,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e321990-a97e-4efe-ac9e-a024aa3bbb00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:02,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6e321990-a97e-4efe-ac9e-a024aa3bbb00 2018-12-28 18:18:02,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:02,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:02,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["du2OErj9T1-R-mgPcfMBTQ"], "issued_at": "2018-12-28T18:18:02.000000Z"}} 2018-12-28 18:18:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:03,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73e5021-3f93-49f3-bfd1-daaf87051c18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:03,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a73e5021-3f93-49f3-bfd1-daaf87051c18 2018-12-28 18:18:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:18:03,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:18:03,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-81c82fd9-97f0-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:03,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8901d5-c077-4b95-8373-bfc088791214 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-81c82fd9-97f0-474-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:18:03,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-81c82fd9-97f0-474-proj used request id req-ed8901d5-c077-4b95-8373-bfc088791214 2018-12-28 18:18:03,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:03,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846fa034-35d1-43d8-9307-a2ce0ac8c4d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:18:03,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-846fa034-35d1-43d8-9307-a2ce0ac8c4d1 2018-12-28 18:18:03,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}}' 2018-12-28 18:18:03,368 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:18:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ecceb4-8315-4cb5-b30d-c4d5fe22a063 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:03,368 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e7ecceb4-8315-4cb5-b30d-c4d5fe22a063 2018-12-28 18:18:03,368 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-81c82fd9-97f0-474-proj 2018-12-28 18:18:03,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:03,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:03,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["NeGZPyklTSKQnv_lMHeKEw"], "issued_at": "2018-12-28T18:18:03.000000Z"}} 2018-12-28 18:18:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614e792d63b0207ecd8a988e082798f38e46ecae" 2018-12-28 18:18:03,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe107c6e-3e7c-4cb7-89b8-aeea4c44074f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:03,848 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fe107c6e-3e7c-4cb7-89b8-aeea4c44074f 2018-12-28 18:18:03,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:18:03,858 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:18:03,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614e792d63b0207ecd8a988e082798f38e46ecae" 2018-12-28 18:18:03,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c63fab9-5e21-44bd-8a1c-13a6457ad5e0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:18:03,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2c63fab9-5e21-44bd-8a1c-13a6457ad5e0 2018-12-28 18:18:03,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-81c82fd9-97f0-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614e792d63b0207ecd8a988e082798f38e46ecae" 2018-12-28 18:18:04,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae953a39-ed04-46ba-8309-0c58619d4391 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-81c82fd9-97f0-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}]} 2018-12-28 18:18:04,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-81c82fd9-97f0-474-proj used request id req-ae953a39-ed04-46ba-8309-0c58619d4391 2018-12-28 18:18:04,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614e792d63b0207ecd8a988e082798f38e46ecae" 2018-12-28 18:18:04,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad14632-5d96-447b-a6e5-2655c4300d2d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:18:04,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fad14632-5d96-447b-a6e5-2655c4300d2d 2018-12-28 18:18:04,525 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-81c82fd9-97f0-474-user 2018-12-28 18:18:04,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:04,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea20f8b5-88c3-43b8-86c1-a09a6a36d55b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:18:04,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ea20f8b5-88c3-43b8-86c1-a09a6a36d55b 2018-12-28 18:18:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" -d '{"role": {"name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}}' 2018-12-28 18:18:04,715 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbe2624-7369-44eb-bf19-a9bf332fb02f Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d2863723d2d4f52a82d9e437ff91758", "links": {"self": "http://172.30.9.21:5000/v3/roles/9d2863723d2d4f52a82d9e437ff91758"}, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}} 2018-12-28 18:18:04,715 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cdbe2624-7369-44eb-bf19-a9bf332fb02f 2018-12-28 18:18:04,716 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role 2018-12-28 18:18:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9d2863723d2d4f52a82d9e437ff91758 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:04,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd20b34-c715-45ae-afcb-4c704d4ba5d1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9d2863723d2d4f52a82d9e437ff91758"}, "domain_id": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role", "id": "9d2863723d2d4f52a82d9e437ff91758"}} 2018-12-28 18:18:04,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9d2863723d2d4f52a82d9e437ff91758 used request id req-6cd20b34-c715-45ae-afcb-4c704d4ba5d1 2018-12-28 18:18:04,734 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role to project InstanceSecurityGroupTests-81c82fd9-97f0-474-proj 2018-12-28 18:18:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5/users/c41cdf24747944cbaa36a97b84d53afb/roles/9d2863723d2d4f52a82d9e437ff91758 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:04,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8967c6c-a66c-4213-912a-303f84dc9079 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:04,855 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5/users/c41cdf24747944cbaa36a97b84d53afb/roles/9d2863723d2d4f52a82d9e437ff91758 used request id req-c8967c6c-a66c-4213-912a-303f84dc9079 2018-12-28 18:18:04,856 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:18:04,857 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:18:04,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:04,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:05,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d2863723d2d4f52a82d9e437ff91758", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}], "expires_at": "2018-12-28T19:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0e52502ebd4827957c2d91a21b18f5", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-user", "id": "c41cdf24747944cbaa36a97b84d53afb"}, "audit_ids": ["NnUylNHUTtWB7sppBf8jIQ"], "issued_at": "2018-12-28T18:18:05.000000Z"}} 2018-12-28 18:18:05,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:05,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05388b7d-2a5e-472b-9b10-f3dad1c8e332 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:05,304 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-05388b7d-2a5e-472b-9b10-f3dad1c8e332 2018-12-28 18:18:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:05,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b3187de0-904b-4ce7-aeda-65b0dbfb11b3 Date: Fri, 28 Dec 2018 18:18:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image"} 2018-12-28 18:18:05,487 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image used request id req-b3187de0-904b-4ce7-aeda-65b0dbfb11b3 2018-12-28 18:18:05,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85b3d535-7016-46aa-b645-ceb9b5981ab4 Date: Fri, 28 Dec 2018 18:18: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-12-28 18:18:05,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-85b3d535-7016-46aa-b645-ceb9b5981ab4 2018-12-28 18:18:05,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image"}' 2018-12-28 18:18:05,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 X-Openstack-Request-Id: req-9ba913ca-e924-46cd-b3b8-ec24f0d503a1 Date: Fri, 28 Dec 2018 18:18:05 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:05Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:18:05Z", "visibility": "shared", "locations": [], "self": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "min_disk": 0, "protected": false, "id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "file": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/file", "checksum": null, "owner": "ff0e52502ebd4827957c2d91a21b18f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:18:05,856 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-9ba913ca-e924-46cd-b3b8-ec24f0d503a1 2018-12-28 18:18:05,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" -d '' 2018-12-28 18:18:07,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9a13f527-4e54-4492-89db-4c2148231478 Date: Fri, 28 Dec 2018 18:18:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:18:07,631 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/file used request id req-9a13f527-4e54-4492-89db-4c2148231478 2018-12-28 18:18:07,631 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:18:07,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:07,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3c6f07d4-0db6-4720-937b-599144392893 Date: Fri, 28 Dec 2018 18:18:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:18:07Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/snap", "metadata": {}}], "self": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "min_disk": 0, "protected": false, "id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "file": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff0e52502ebd4827957c2d91a21b18f5", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:18:07,800 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 used request id req-3c6f07d4-0db6-4720-937b-599144392893 2018-12-28 18:18:07,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:07,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-19bdf54f-6e82-43c7-8c2d-889a631477b2 Date: Fri, 28 Dec 2018 18:18: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-12-28 18:18:07,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-19bdf54f-6e82-43c7-8c2d-889a631477b2 2018-12-28 18:18:07,814 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image 2018-12-28 18:18:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:07,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-14c73919-f5d9-45a9-a1fb-3dc6f65ee9d9 Date: Fri, 28 Dec 2018 18:18:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:18:07Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/snap", "metadata": {}}], "self": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "min_disk": 0, "protected": false, "id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "file": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff0e52502ebd4827957c2d91a21b18f5", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:18:07,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 used request id req-14c73919-f5d9-45a9-a1fb-3dc6f65ee9d9 2018-12-28 18:18:07,833 - create_image - DEBUG - Instance status is - active 2018-12-28 18:18:07,833 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image 2018-12-28 18:18:07,833 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image 2018-12-28 18:18:07,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:07,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:08,210 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d2863723d2d4f52a82d9e437ff91758", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}], "expires_at": "2018-12-28T19:18:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0e52502ebd4827957c2d91a21b18f5", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-user", "id": "c41cdf24747944cbaa36a97b84d53afb"}, "audit_ids": ["dXKHZLblQMW7VlU8QQkgxQ"], "issued_at": "2018-12-28T18:18:08.000000Z"}} 2018-12-28 18:18:08,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:08,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-107fb4b2-ceba-4307-aee0-96a4f6b92072 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:08,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-107fb4b2-ceba-4307-aee0-96a4f6b92072 2018-12-28 18:18:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:08,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-06d771e6-8870-4ba2-b0f8-9789e3fb1dac Date: Fri, 28 Dec 2018 18:18:08 GMT RESP BODY: {"networks":[]} 2018-12-28 18:18:08,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-06d771e6-8870-4ba2-b0f8-9789e3fb1dac 2018-12-28 18:18:08,454 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net 2018-12-28 18:18:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" -d '{"network": {"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net", "admin_state_up": true}}' 2018-12-28 18:18:08,977 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-17b93a17-5b46-4a66-b3d7-9a85454f0721 Date: Fri, 28 Dec 2018 18:18:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a19c318d-9254-4e43-b69a-1fde784bff99","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:18:08Z","is_default":false,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","mtu":1450}} 2018-12-28 18:18:08,977 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-17b93a17-5b46-4a66-b3d7-9a85454f0721 2018-12-28 18:18:08,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:09,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-a32b6923-506d-48eb-978a-ca1f57f9d943 Date: Fri, 28 Dec 2018 18:18: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-12-28T18:18:08Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:09,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-a32b6923-506d-48eb-978a-ca1f57f9d943 2018-12-28 18:18:09,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:09,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-01e00602-bd86-42fa-a4a0-914c2e183a0a Date: Fri, 28 Dec 2018 18:18:09 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:18:09,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-01e00602-bd86-42fa-a4a0-914c2e183a0a 2018-12-28 18:18:09,393 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet 2018-12-28 18:18:09,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" -d '{"subnets": [{"ip_version": 4, "network_id": "a19c318d-9254-4e43-b69a-1fde784bff99", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]}' 2018-12-28 18:18:10,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a39ff041-0f65-4c1f-878d-a85169b60f88 Date: Fri, 28 Dec 2018 18:18:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:10,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-a39ff041-0f65-4c1f-878d-a85169b60f88 2018-12-28 18:18:10,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:10,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-612abc14-de3a-4ff2-aa99-e3286d0f4e91 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:10,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-612abc14-de3a-4ff2-aa99-e3286d0f4e91 2018-12-28 18:18:10,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:10,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8380da78-068c-4eff-ab4a-1b12c54df328 Date: Fri, 28 Dec 2018 18:18:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:10,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-8380da78-068c-4eff-ab4a-1b12c54df328 2018-12-28 18:18:10,407 - OpenStackNetwork - DEBUG - Network [a19c318d-9254-4e43-b69a-1fde784bff99] created successfully 2018-12-28 18:18:10,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:10,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:10,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XzDdZYAmQcW1kv576sGzOA"], "issued_at": "2018-12-28T18:18:10.000000Z"}} 2018-12-28 18:18:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120a924597d6d3d77b51fd31bc6e14d74e11273c" 2018-12-28 18:18:11,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f28353-7e39-40fa-8615-fe16142e8d94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:11,036 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e0f28353-7e39-40fa-8615-fe16142e8d94 2018-12-28 18:18:11,037 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:18:11,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120a924597d6d3d77b51fd31bc6e14d74e11273c" 2018-12-28 18:18:11,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-79fc3beb-223d-4c06-857e-b17536327988 x-compute-request-id: req-79fc3beb-223d-4c06-857e-b17536327988 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:18:11,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-79fc3beb-223d-4c06-857e-b17536327988 2018-12-28 18:18:11,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120a924597d6d3d77b51fd31bc6e14d74e11273c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-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-12-28 18:18:11,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d640426-2c38-47b0-b5ae-55ad8a798833 x-compute-request-id: req-0d640426-2c38-47b0-b5ae-55ad8a798833 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:18:11,543 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0d640426-2c38-47b0-b5ae-55ad8a798833 2018-12-28 18:18:11,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:11,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:11,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d2863723d2d4f52a82d9e437ff91758", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}], "expires_at": "2018-12-28T19:18:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0e52502ebd4827957c2d91a21b18f5", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-user", "id": "c41cdf24747944cbaa36a97b84d53afb"}, "audit_ids": ["6gMQG6n0RSqcTTmSty1FDw"], "issued_at": "2018-12-28T18:18:11.000000Z"}} 2018-12-28 18:18:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:11,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9333af36-0ec9-4260-a216-9eba673d4ea0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:11,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9333af36-0ec9-4260-a216-9eba673d4ea0 2018-12-28 18:18:11,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:12,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ad5083d4-a64a-4dec-931b-a39038819890 Date: Fri, 28 Dec 2018 18:18:12 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:18:12,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name&description=hello+group used request id req-ad5083d4-a64a-4dec-931b-a39038819890 2018-12-28 18:18:12,174 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name... 2018-12-28 18:18:12,174 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name 2018-12-28 18:18:12,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" -d '{"security_group": {"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name", "description": "hello group"}}' 2018-12-28 18:18:12,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e69da580-3b50-4c7e-b35e-35220f649a5c Date: Fri, 28 Dec 2018 18:18:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "updated_at": "2018-12-28T18:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "c853e631-957a-4801-b00a-d6e29b961314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}], "revision_number": 2, "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}} 2018-12-28 18:18:12,716 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-e69da580-3b50-4c7e-b35e-35220f649a5c 2018-12-28 18:18:12,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:12,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:12,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7a28ddcc-c99f-49a8-a505-470706883791 Date: Fri, 28 Dec 2018 18: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-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "c853e631-957a-4801-b00a-d6e29b961314"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116"}]} 2018-12-28 18:18:12,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-7a28ddcc-c99f-49a8-a505-470706883791 2018-12-28 18:18:12,915 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-573e6fc4-028d-40eb-adce-ba4e870d883d Date: Fri, 28 Dec 2018 18: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-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "c853e631-957a-4801-b00a-d6e29b961314"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116"}]} 2018-12-28 18:18:13,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-573e6fc4-028d-40eb-adce-ba4e870d883d 2018-12-28 18:18:13,085 - neutron_utils - INFO - Retrieving security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d56459c3-e288-466f-a79e-6ebae5ee743a Date: Fri, 28 Dec 2018 18:18:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "updated_at": "2018-12-28T18:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "c853e631-957a-4801-b00a-d6e29b961314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}], "revision_number": 2, "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}]} 2018-12-28 18:18:13,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-d56459c3-e288-466f-a79e-6ebae5ee743a 2018-12-28 18:18:13,308 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:13,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f83a9af8-11a3-4c97-86a8-0eba211b9234 Date: Fri, 28 Dec 2018 18: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-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "c853e631-957a-4801-b00a-d6e29b961314"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116"}]} 2018-12-28 18:18:13,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-f83a9af8-11a3-4c97-86a8-0eba211b9234 2018-12-28 18:18:13,497 - neutron_utils - INFO - Retrieving security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:13,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-c35d2057-6c9e-41ad-bd48-eb055042ea62 Date: Fri, 28 Dec 2018 18:18:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "updated_at": "2018-12-28T18:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "c853e631-957a-4801-b00a-d6e29b961314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}], "revision_number": 2, "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}]} 2018-12-28 18:18:13,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-c35d2057-6c9e-41ad-bd48-eb055042ea62 2018-12-28 18:18:13,549 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a14ab3dd-3dbf-4371-a5cd-cf9fed58f949 Date: Fri, 28 Dec 2018 18: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-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "c853e631-957a-4801-b00a-d6e29b961314"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116"}]} 2018-12-28 18:18:13,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-a14ab3dd-3dbf-4371-a5cd-cf9fed58f949 2018-12-28 18:18:13,601 - neutron_utils - INFO - Retrieving security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:13,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3160acf9-b474-4b81-89ad-98f4b60a4950 Date: Fri, 28 Dec 2018 18:18:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "updated_at": "2018-12-28T18:18:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "c853e631-957a-4801-b00a-d6e29b961314", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "revision_number": 0, "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}], "revision_number": 2, "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}]} 2018-12-28 18:18:13,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-3160acf9-b474-4b81-89ad-98f4b60a4950 2018-12-28 18:18:13,659 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8db212af-06a5-42f7-aca4-09bca1ddb836 2018-12-28 18:18:13,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:13,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5de3cf10-c8f6-4ba1-963c-1423d13d9db6 Date: Fri, 28 Dec 2018 18: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-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "c853e631-957a-4801-b00a-d6e29b961314"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:12Z", "security_group_id": "8db212af-06a5-42f7-aca4-09bca1ddb836", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:12Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "ca9b6f15-c1a0-4668-9443-a6cc94101116"}]} 2018-12-28 18:18:13,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-5de3cf10-c8f6-4ba1-963c-1423d13d9db6 2018-12-28 18:18:13,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:13,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:14,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d2863723d2d4f52a82d9e437ff91758", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}], "expires_at": "2018-12-28T19:18:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0e52502ebd4827957c2d91a21b18f5", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-user", "id": "c41cdf24747944cbaa36a97b84d53afb"}, "audit_ids": ["aOKIaQvtRyOb17q2_09rgA"], "issued_at": "2018-12-28T18:18:14.000000Z"}} 2018-12-28 18:18:14,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:14,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1723d628-ad2e-48d7-b40b-92cbdfeaa3fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:14,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1723d628-ad2e-48d7-b40b-92cbdfeaa3fe 2018-12-28 18:18:14,299 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:18:14,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:14,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcac279a-ba04-451f-a003-0c7300432807 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:14,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bcac279a-ba04-451f-a003-0c7300432807 2018-12-28 18:18:14,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:14,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ed179336-bd23-416c-b7e4-3f8acc64a971 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:14,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-ed179336-bd23-416c-b7e4-3f8acc64a971 2018-12-28 18:18:14,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:18:14,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:18:14,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cd0813-9d2a-4dcc-b92a-05b471d4197e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:14,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-07cd0813-9d2a-4dcc-b92a-05b471d4197e 2018-12-28 18:18:14,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:14,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aeb8d16c-38d5-4512-8e6d-dc71c162977e Date: Fri, 28 Dec 2018 18:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:14,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-aeb8d16c-38d5-4512-8e6d-dc71c162977e 2018-12-28 18:18:14,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:15,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-94c0b941-4609-421a-ac1d-fa5bb0a0e4af Date: Fri, 28 Dec 2018 18:18:15 GMT RESP BODY: {"ports":[]} 2018-12-28 18:18:15,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port&admin_state_up=True used request id req-94c0b941-4609-421a-ac1d-fa5bb0a0e4af 2018-12-28 18:18:15,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:15,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b52327c4-084a-44b5-8004-b1a2f6986e02 x-compute-request-id: req-b52327c4-084a-44b5-8004-b1a2f6986e02 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:18:15,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst used request id req-b52327c4-084a-44b5-8004-b1a2f6986e02 2018-12-28 18:18:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:15,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b4cf40ff-f6e6-4230-81fd-846ebd9a47c7 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:15,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-b4cf40ff-f6e6-4230-81fd-846ebd9a47c7 2018-12-28 18:18:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:15,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33f4e616-cbff-4b1e-a6c4-43192c73fe60 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:15,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-33f4e616-cbff-4b1e-a6c4-43192c73fe60 2018-12-28 18:18:15,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:15,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-efc3e9b2-67fa-44cd-a379-ae7052461dab Date: Fri, 28 Dec 2018 18:18:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:15,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-efc3e9b2-67fa-44cd-a379-ae7052461dab 2018-12-28 18:18:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:16,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e13f909-d1a5-4605-af66-64c0c0fd997f Date: Fri, 28 Dec 2018 18:18:16 GMT RESP BODY: {"ports":[]} 2018-12-28 18:18:16,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port&admin_state_up=True used request id req-4e13f909-d1a5-4605-af66-64c0c0fd997f 2018-12-28 18:18:16,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:16,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:16,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d2863723d2d4f52a82d9e437ff91758", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}], "expires_at": "2018-12-28T19:18:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0e52502ebd4827957c2d91a21b18f5", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-user", "id": "c41cdf24747944cbaa36a97b84d53afb"}, "audit_ids": ["aPQDmZ51ST-_21CNpsMHVQ"], "issued_at": "2018-12-28T18:18:16.000000Z"}} 2018-12-28 18:18:16,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa11b467159cbd3c6f0916bd9b6cbd3a5535264" 2018-12-28 18:18:16,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e6e3027-0c7f-4144-9099-9be851b0e0d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:16,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7e6e3027-0c7f-4144-9099-9be851b0e0d9 2018-12-28 18:18:16,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:16,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2d19d64b-1a39-44eb-8a41-c51c6acdef69 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:16,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-2d19d64b-1a39-44eb-8a41-c51c6acdef69 2018-12-28 18:18:16,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:16,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09b2a6be-b83e-47dd-a6b6-5c8ba08ad449 Date: Fri, 28 Dec 2018 18:18:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:16,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-09b2a6be-b83e-47dd-a6b6-5c8ba08ad449 2018-12-28 18:18:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:17,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6f83e463-e8e8-4eec-97f6-f0c779adaa48 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:17,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-6f83e463-e8e8-4eec-97f6-f0c779adaa48 2018-12-28 18:18:17,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:18:17,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:18:17,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aa11b467159cbd3c6f0916bd9b6cbd3a5535264" 2018-12-28 18:18:17,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761fd22e-839a-4e73-984e-17733c53845a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:17,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-761fd22e-839a-4e73-984e-17733c53845a 2018-12-28 18:18:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:17,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b61ef22-5182-4219-8867-b7a3d94fdd6d Date: Fri, 28 Dec 2018 18:18:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:17,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-6b61ef22-5182-4219-8867-b7a3d94fdd6d 2018-12-28 18:18:17,461 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net 2018-12-28 18:18:17,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" -d '{"port": {"network_id": "a19c318d-9254-4e43-b69a-1fde784bff99", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port", "admin_state_up": true}}' 2018-12-28 18:18:18,504 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-40563b71-ab53-472a-bb49-3bf394107f5f Date: Fri, 28 Dec 2018 18:18:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","project_id":"ff0e52502ebd4827957c2d91a21b18f5","qos_policy_id":null,"admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal"}} 2018-12-28 18:18:18,504 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-40563b71-ab53-472a-bb49-3bf394107f5f 2018-12-28 18:18:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:18,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9a7af8e6-9832-46a8-8126-4e1c94fd76c6 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:18,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-9a7af8e6-9832-46a8-8126-4e1c94fd76c6 2018-12-28 18:18:18,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:18,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00332197-6e38-40f2-baa5-c9add1e1b4aa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:18,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-00332197-6e38-40f2-baa5-c9add1e1b4aa 2018-12-28 18:18:18,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:18,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-61b59c76-8034-4fe7-93f5-2c5dec2df5f3 Date: Fri, 28 Dec 2018 18:18:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:18,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-61b59c76-8034-4fe7-93f5-2c5dec2df5f3 2018-12-28 18:18:18,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:19,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-6a77936a-bca3-4cd5-8910-fae651ffd849 Date: Fri, 28 Dec 2018 18:18:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:18:19,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port&admin_state_up=True used request id req-6a77936a-bca3-4cd5-8910-fae651ffd849 2018-12-28 18:18:19,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:19,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf7241a-3a4d-43e9-bdf7-e64d4789951b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:19,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-bdf7241a-3a4d-43e9-bdf7-e64d4789951b 2018-12-28 18:18:19,198 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst 2018-12-28 18:18:19,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:19,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-cfa31af1-24b9-482f-becc-8dc4b02e8ec3 x-compute-request-id: req-cfa31af1-24b9-482f-becc-8dc4b02e8ec3 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-flavor-name"}]} 2018-12-28 18:18:19,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-cfa31af1-24b9-482f-becc-8dc4b02e8ec3 2018-12-28 18:18:19,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:19,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-6e3d2327-1193-41d1-a6cc-569ed4f716c2 x-compute-request-id: req-6e3d2327-1193-41d1-a6cc-569ed4f716c2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:18:19,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec used request id req-6e3d2327-1193-41d1-a6cc-569ed4f716c2 2018-12-28 18:18:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:19,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-a430e81d-52f4-4edd-950d-10c3b89b88d7 Date: Fri, 28 Dec 2018 18:18:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:05Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:18:07Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/snap", "metadata": {}}], "self": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "min_disk": 0, "protected": false, "id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "file": "/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ff0e52502ebd4827957c2d91a21b18f5", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/abdfe7d0-6c50-46ad-af45-153d76e155e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image"} 2018-12-28 18:18:19,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image used request id req-a430e81d-52f4-4edd-950d-10c3b89b88d7 2018-12-28 18:18:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:19,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eb786d81-aeb2-4ac1-b2b3-bfc0a9cb9a45 Date: Fri, 28 Dec 2018 18:18: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-12-28 18:18:19,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-eb786d81-aeb2-4ac1-b2b3-bfc0a9cb9a45 2018-12-28 18:18:19,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" -d '{"server": {"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "imageRef": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "flavorRef": "563c408c-3404-41ab-8af7-9ca841fb97ec", "max_count": 1, "min_count": 1, "networks": [{"port": "7a649b93-6eca-4beb-b173-590f690275c5"}], "security_groups": [{"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}]}}' 2018-12-28 18:18:21,280 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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-43ddb045-6294-417d-9a1c-b99f80bad64c x-compute-request-id: req-43ddb045-6294-417d-9a1c-b99f80bad64c Content-Length: 435 location: http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "adminPass": "zgMu2oNyBF3j"}} 2018-12-28 18:18:21,281 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-43ddb045-6294-417d-9a1c-b99f80bad64c 2018-12-28 18:18:21,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:21,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-34580bf6-6bee-463c-93f8-89c6c8caa808 x-compute-request-id: req-34580bf6-6bee-463c-93f8-89c6c8caa808 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.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "user_id": "c41cdf24747944cbaa36a97b84d53afb", "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-12-28T18:18:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:21,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-34580bf6-6bee-463c-93f8-89c6c8caa808 2018-12-28 18:18:21,508 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst 2018-12-28 18:18:21,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:21,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-76985ece-0b14-42ea-b115-ed0a33988c3e x-compute-request-id: req-76985ece-0b14-42ea-b115-ed0a33988c3e 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.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "user_id": "c41cdf24747944cbaa36a97b84d53afb", "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-12-28T18:18:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:21,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-76985ece-0b14-42ea-b115-ed0a33988c3e 2018-12-28 18:18:21,870 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - BUILD 2018-12-28 18:18:21,870 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:18:24,873 - create_instance - DEBUG - VM status query timeout in 896.634849072 2018-12-28 18:18:24,877 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:25,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-a04de10b-08e8-418f-8c6a-8e1ae603e30f x-compute-request-id: req-a04de10b-08e8-418f-8c6a-8e1ae603e30f 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.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:18:22Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:25,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-a04de10b-08e8-418f-8c6a-8e1ae603e30f 2018-12-28 18:18:25,425 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - BUILD 2018-12-28 18:18:25,425 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:18:28,428 - create_instance - DEBUG - VM status query timeout in 893.079885006 2018-12-28 18:18:28,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:29,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18: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-ff34cb02-35d0-41c3-8e2d-2328f09069ac x-compute-request-id: req-ff34cb02-35d0-41c3-8e2d-2328f09069ac Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:29,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-ff34cb02-35d0-41c3-8e2d-2328f09069ac 2018-12-28 18:18:29,051 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - ACTIVE 2018-12-28 18:18:29,052 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:18:29,055 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:29,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65ae763c-7279-4f8d-8b84-e46ebad71f95 x-compute-request-id: req-65ae763c-7279-4f8d-8b84-e46ebad71f95 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:29,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-65ae763c-7279-4f8d-8b84-e46ebad71f95 2018-12-28 18:18:29,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:29,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d9f60c17-6ca0-4004-9c4d-a6b6092ea65c Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:29,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-d9f60c17-6ca0-4004-9c4d-a6b6092ea65c 2018-12-28 18:18:29,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:29,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac4bca7-56a5-4075-9035-944a8048bafb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:29,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-8ac4bca7-56a5-4075-9035-944a8048bafb 2018-12-28 18:18:29,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:30,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4f822b63-78ea-448b-949c-45088a47d393 Date: Fri, 28 Dec 2018 18:18:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:30,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-4f822b63-78ea-448b-949c-45088a47d393 2018-12-28 18:18:30,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:30,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-e28225fc-5953-4c24-b15a-367c0057f30f Date: Fri, 28 Dec 2018 18:18:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.3"}],"id":"2c0944cf-150b-48a8-9412-0b8a3eeabef4","security_groups":[],"mac_address":"fa:16:3e:e6:2b:ac","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.2"}],"id":"55a20407-0548-41f2-b3a8-ef6b0b84ef12","security_groups":[],"mac_address":"fa:16:3e:37:e9:46","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal","device_id":"ed209721-7c7a-4a06-8f69-2ccbae0e3b17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.4"}],"id":"ca89ada4-bce6-4c4a-ba93-d4de3290c510","security_groups":[],"mac_address":"fa:16:3e:a7:53:ed","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a19c318d-9254-4e43-b69a-1fde784bff99"}]} 2018-12-28 18:18:30,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-e28225fc-5953-4c24-b15a-367c0057f30f 2018-12-28 18:18:30,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:30,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18: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-b8fc3f90-8cca-4ad4-a99a-dc2324196fc8 x-compute-request-id: req-b8fc3f90-8cca-4ad4-a99a-dc2324196fc8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:30,718 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-b8fc3f90-8cca-4ad4-a99a-dc2324196fc8 2018-12-28 18:18:30,718 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - ACTIVE 2018-12-28 18:18:30,718 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:18:30,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:31,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18: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-0c4020bd-3b2e-4f08-9bcc-c2a7954929af x-compute-request-id: req-0c4020bd-3b2e-4f08-9bcc-c2a7954929af Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:31,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-0c4020bd-3b2e-4f08-9bcc-c2a7954929af 2018-12-28 18:18:31,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:31,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-71872789-ec41-4fd0-bf49-a575b40234d6 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:31,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-71872789-ec41-4fd0-bf49-a575b40234d6 2018-12-28 18:18:31,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:31,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df01dcb8-88be-4b50-8254-1433ec1281c8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:31,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-df01dcb8-88be-4b50-8254-1433ec1281c8 2018-12-28 18:18:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:31,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9b99c0d3-3f0c-41dd-ac56-ac7d6ba73bdf Date: Fri, 28 Dec 2018 18:18:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:31,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-9b99c0d3-3f0c-41dd-ac56-ac7d6ba73bdf 2018-12-28 18:18:31,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:31,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-cf0535be-1fd0-4911-a8b1-85b9dfa10c09 Date: Fri, 28 Dec 2018 18:18:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.3"}],"id":"2c0944cf-150b-48a8-9412-0b8a3eeabef4","security_groups":[],"mac_address":"fa:16:3e:e6:2b:ac","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.2"}],"id":"55a20407-0548-41f2-b3a8-ef6b0b84ef12","security_groups":[],"mac_address":"fa:16:3e:37:e9:46","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal","device_id":"ed209721-7c7a-4a06-8f69-2ccbae0e3b17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.4"}],"id":"ca89ada4-bce6-4c4a-ba93-d4de3290c510","security_groups":[],"mac_address":"fa:16:3e:a7:53:ed","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a19c318d-9254-4e43-b69a-1fde784bff99"}]} 2018-12-28 18:18:31,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-cf0535be-1fd0-4911-a8b1-85b9dfa10c09 2018-12-28 18:18:31,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}}' 2018-12-28 18:18:32,579 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:18: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-d480d562-f55d-489c-8a36-e11bf1d0c2fe x-compute-request-id: req-d480d562-f55d-489c-8a36-e11bf1d0c2fe Content-Length: 0 Content-Type: application/json 2018-12-28 18:18:32,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17/action used request id req-d480d562-f55d-489c-8a36-e11bf1d0c2fe 2018-12-28 18:18:32,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:32,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d2863723d2d4f52a82d9e437ff91758", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role"}], "expires_at": "2018-12-28T19:18:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ff0e52502ebd4827957c2d91a21b18f5", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ff0e52502ebd4827957c2d91a21b18f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-user", "id": "c41cdf24747944cbaa36a97b84d53afb"}, "audit_ids": ["OPX72m86SOu4RVjf75YbsQ"], "issued_at": "2018-12-28T18:18:32.000000Z"}} 2018-12-28 18:18:32,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6208f7ca7544dc8d89231afc02a2e91492aaf553" 2018-12-28 18:18:33,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18: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-ff004104-96f2-490d-81bb-1a7e81a741f0 x-compute-request-id: req-ff004104-96f2-490d-81bb-1a7e81a741f0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}, {"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:33,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-ff004104-96f2-490d-81bb-1a7e81a741f0 2018-12-28 18:18:33,860 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:34,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18: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-e5c106ca-b239-47af-a2b0-81e38a853df1 x-compute-request-id: req-e5c106ca-b239-47af-a2b0-81e38a853df1 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}, {"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:34,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-e5c106ca-b239-47af-a2b0-81e38a853df1 2018-12-28 18:18:34,469 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - ACTIVE 2018-12-28 18:18:34,470 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:18:34,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:35,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94e28f78-6c64-4409-9d39-0e8a78d9e774 x-compute-request-id: req-94e28f78-6c64-4409-9d39-0e8a78d9e774 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}, {"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:35,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-94e28f78-6c64-4409-9d39-0e8a78d9e774 2018-12-28 18:18:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:35,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5277a790-2cf5-4b24-822e-2c59561c9597 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:35,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-5277a790-2cf5-4b24-822e-2c59561c9597 2018-12-28 18:18:35,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:35,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b9624e9-3cc5-46ca-b589-8d6e01790da8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:35,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-6b9624e9-3cc5-46ca-b589-8d6e01790da8 2018-12-28 18:18:35,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:35,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-69843ec1-81df-4b12-8738-0f43fc22ae0c Date: Fri, 28 Dec 2018 18:18:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:35,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-69843ec1-81df-4b12-8738-0f43fc22ae0c 2018-12-28 18:18:35,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:35,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-836ac551-2757-4ac8-b0f3-9ca4fc0d8c90 Date: Fri, 28 Dec 2018 18:18:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.3"}],"id":"2c0944cf-150b-48a8-9412-0b8a3eeabef4","security_groups":[],"mac_address":"fa:16:3e:e6:2b:ac","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.2"}],"id":"55a20407-0548-41f2-b3a8-ef6b0b84ef12","security_groups":[],"mac_address":"fa:16:3e:37:e9:46","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["8db212af-06a5-42f7-aca4-09bca1ddb836","ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal","device_id":"ed209721-7c7a-4a06-8f69-2ccbae0e3b17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.4"}],"id":"ca89ada4-bce6-4c4a-ba93-d4de3290c510","security_groups":[],"mac_address":"fa:16:3e:a7:53:ed","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a19c318d-9254-4e43-b69a-1fde784bff99"}]} 2018-12-28 18:18:35,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-836ac551-2757-4ac8-b0f3-9ca4fc0d8c90 2018-12-28 18:18:35,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:36,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c1d4648-1eea-4c9a-b922-a7735f2a0f8a x-compute-request-id: req-1c1d4648-1eea-4c9a-b922-a7735f2a0f8a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}, {"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:36,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-1c1d4648-1eea-4c9a-b922-a7735f2a0f8a 2018-12-28 18:18:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:36,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-60086549-b66a-4e8a-a791-03f3ff7abffc Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:36,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-60086549-b66a-4e8a-a791-03f3ff7abffc 2018-12-28 18:18:36,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:36,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7fc0467-8977-4e08-9337-367aff056bff Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:36,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-d7fc0467-8977-4e08-9337-367aff056bff 2018-12-28 18:18:36,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:36,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-54a91815-817f-494f-9e17-f4a15495fa10 Date: Fri, 28 Dec 2018 18:18:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:36,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-54a91815-817f-494f-9e17-f4a15495fa10 2018-12-28 18:18:36,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:36,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3150 X-Openstack-Request-Id: req-844a6a66-1d81-4c5f-b2bd-670c255d4890 Date: Fri, 28 Dec 2018 18:18:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.3"}],"id":"2c0944cf-150b-48a8-9412-0b8a3eeabef4","security_groups":[],"mac_address":"fa:16:3e:e6:2b:ac","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.2"}],"id":"55a20407-0548-41f2-b3a8-ef6b0b84ef12","security_groups":[],"mac_address":"fa:16:3e:37:e9:46","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["8db212af-06a5-42f7-aca4-09bca1ddb836","ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal","device_id":"ed209721-7c7a-4a06-8f69-2ccbae0e3b17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.4"}],"id":"ca89ada4-bce6-4c4a-ba93-d4de3290c510","security_groups":[],"mac_address":"fa:16:3e:a7:53:ed","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a19c318d-9254-4e43-b69a-1fde784bff99"}]} 2018-12-28 18:18:36,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-844a6a66-1d81-4c5f-b2bd-670c255d4890 2018-12-28 18:18:36,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name"}}' 2018-12-28 18:18:37,534 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-791c1534-505f-4ab8-9680-b097fdbdc13c x-compute-request-id: req-791c1534-505f-4ab8-9680-b097fdbdc13c Content-Length: 0 Content-Type: application/json 2018-12-28 18:18:37,534 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17/action used request id req-791c1534-505f-4ab8-9680-b097fdbdc13c 2018-12-28 18:18:37,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:37,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18: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-a5140896-7519-4145-ba55-24a026b26f85 x-compute-request-id: req-a5140896-7519-4145-ba55-24a026b26f85 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:37,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-a5140896-7519-4145-ba55-24a026b26f85 2018-12-28 18:18:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:37,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2700af2e-016a-4bd3-930c-6553266859e8 Date: Fri, 28 Dec 2018 18:18: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":["905a9347-9517-475a-8d7f-b02ed7d5c3f5"],"updated_at":"2018-12-28T18:18:09Z","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"a19c318d-9254-4e43-b69a-1fde784bff99","name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net"}]} 2018-12-28 18:18:37,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net used request id req-2700af2e-016a-4bd3-930c-6553266859e8 2018-12-28 18:18:37,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:38,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68cc4c92-5cd1-4063-bbf9-929aaa718a1a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:38,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-68cc4c92-5cd1-4063-bbf9-929aaa718a1a 2018-12-28 18:18:38,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:38,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bc92b067-dabb-4500-923d-745d80dcc3de Date: Fri, 28 Dec 2018 18:18:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:09Z","dns_nameservers":[],"updated_at":"2018-12-28T18:18:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"ff0e52502ebd4827957c2d91a21b18f5","id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","subnetpool_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet"}]} 2018-12-28 18:18:38,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-bc92b067-dabb-4500-923d-745d80dcc3de 2018-12-28 18:18:38,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:38,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-37aef26d-a64b-4342-b8c9-5c895777a179 Date: Fri, 28 Dec 2018 18:18:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.3"}],"id":"2c0944cf-150b-48a8-9412-0b8a3eeabef4","security_groups":[],"mac_address":"fa:16:3e:e6:2b:ac","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.2"}],"id":"55a20407-0548-41f2-b3a8-ef6b0b84ef12","security_groups":[],"mac_address":"fa:16:3e:37:e9:46","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-a19c318d-9254-4e43-b69a-1fde784bff99"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:37Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.9"}],"id":"7a649b93-6eca-4beb-b173-590f690275c5","security_groups":["ea22dfad-3c74-441c-be02-72782d0ecc47"],"mac_address":"fa:16:3e:4d:0e:7b","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:17Z","binding:vnic_type":"normal","device_id":"ed209721-7c7a-4a06-8f69-2ccbae0e3b17"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:18:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"905a9347-9517-475a-8d7f-b02ed7d5c3f5","ip_address":"10.55.0.4"}],"id":"ca89ada4-bce6-4c4a-ba93-d4de3290c510","security_groups":[],"mac_address":"fa:16:3e:a7:53:ed","project_id":"ff0e52502ebd4827957c2d91a21b18f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a19c318d-9254-4e43-b69a-1fde784bff99","tenant_id":"ff0e52502ebd4827957c2d91a21b18f5","created_at":"2018-12-28T18:18:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-a19c318d-9254-4e43-b69a-1fde784bff99"}]} 2018-12-28 18:18:38,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-37aef26d-a64b-4342-b8c9-5c895777a179 2018-12-28 18:18:38,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6208f7ca7544dc8d89231afc02a2e91492aaf553" 2018-12-28 18:18:39,100 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f1de2d4-97a7-4a2c-84fe-0492a8e895c2 x-compute-request-id: req-6f1de2d4-97a7-4a2c-84fe-0492a8e895c2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4d:0e:7b", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "security_groups": [{"name": "default"}], "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:26Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:39,100 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-6f1de2d4-97a7-4a2c-84fe-0492a8e895c2 2018-12-28 18:18:39,101 - create_instance - INFO - Deleting Port with ID - 7a649b93-6eca-4beb-b173-590f690275c5 2018-12-28 18:18:39,101 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-port 2018-12-28 18:18:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/7a649b93-6eca-4beb-b173-590f690275c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:39,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90acd64f-170f-41dc-883a-1df56f2d7f64 Date: Fri, 28 Dec 2018 18:18:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:39,540 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/7a649b93-6eca-4beb-b173-590f690275c5 used request id req-90acd64f-170f-41dc-883a-1df56f2d7f64 2018-12-28 18:18:39,540 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst 2018-12-28 18:18:39,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:39,777 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-58f2e7b2-6632-40be-a691-95b7434f48f3 x-compute-request-id: req-58f2e7b2-6632-40be-a691-95b7434f48f3 Content-Type: application/json 2018-12-28 18:18:39,777 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-58f2e7b2-6632-40be-a691-95b7434f48f3 2018-12-28 18:18:39,777 - create_instance - INFO - Checking deletion status 2018-12-28 18:18:39,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:40,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-82077cc4-f13a-4882-a200-ea71342aa8ff x-compute-request-id: req-82077cc4-f13a-4882-a200-ea71342aa8ff 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.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:39Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:40,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-82077cc4-f13a-4882-a200-ea71342aa8ff 2018-12-28 18:18:40,611 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - ACTIVE 2018-12-28 18:18:40,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:18:43,615 - create_instance - DEBUG - VM status query timeout in 296.162832022 2018-12-28 18:18:43,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:43,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-23559c2d-3911-4ee9-a0fe-46d41ee5d964 x-compute-request-id: req-23559c2d-3911-4ee9-a0fe-46d41ee5d964 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.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "rel": "bookmark"}], "image": {"id": "abdfe7d0-6c50-46ad-af45-153d76e155e4", "links": [{"href": "http://172.30.9.21:8774/images/abdfe7d0-6c50-46ad-af45-153d76e155e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:18:24.000000", "flavor": {"id": "563c408c-3404-41ab-8af7-9ca841fb97ec", "links": [{"href": "http://172.30.9.21:8774/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec", "rel": "bookmark"}]}, "id": "ed209721-7c7a-4a06-8f69-2ccbae0e3b17", "user_id": "c41cdf24747944cbaa36a97b84d53afb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:18:39Z", "hostId": "937b1497de0dc679de561f31fa61139ea5033c1fbbbedc61df8639bd", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst", "created": "2018-12-28T18:18:21Z", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:18:43,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-23559c2d-3911-4ee9-a0fe-46d41ee5d964 2018-12-28 18:18:43,876 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst] is - ACTIVE 2018-12-28 18:18:43,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:18:46,879 - create_instance - DEBUG - VM status query timeout in 292.898267984 2018-12-28 18:18:46,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b9b1bedc06bdaad13bc07a7f82a3d23ba9f921b" 2018-12-28 18:18:46,931 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:18:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-49e85416-2ab1-4cb1-bf19-85aa90f46fbb x-compute-request-id: req-49e85416-2ab1-4cb1-bf19-85aa90f46fbb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ed209721-7c7a-4a06-8f69-2ccbae0e3b17 could not be found.", "code": 404}} 2018-12-28 18:18:46,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/ed209721-7c7a-4a06-8f69-2ccbae0e3b17 used request id req-49e85416-2ab1-4cb1-bf19-85aa90f46fbb 2018-12-28 18:18:46,931 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ed209721-7c7a-4a06-8f69-2ccbae0e3b17 could not be found. (HTTP 404) (Request-ID: req-49e85416-2ab1-4cb1-bf19-85aa90f46fbb) 2018-12-28 18:18:46,931 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-inst 2018-12-28 18:18:46,933 - neutron_utils - INFO - Deleting security group rule with ID - ca9b6f15-c1a0-4668-9443-a6cc94101116 2018-12-28 18:18:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ca9b6f15-c1a0-4668-9443-a6cc94101116 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:47,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d6792740-7c23-4576-b8c7-afde8b8266ef Content-Length: 0 Date: Fri, 28 Dec 2018 18:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:47,208 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ca9b6f15-c1a0-4668-9443-a6cc94101116 used request id req-d6792740-7c23-4576-b8c7-afde8b8266ef 2018-12-28 18:18:47,209 - neutron_utils - INFO - Deleting security group rule with ID - c853e631-957a-4801-b00a-d6e29b961314 2018-12-28 18:18:47,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c853e631-957a-4801-b00a-d6e29b961314 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:47,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01a23b3f-0908-4189-954a-0f2f8cd314fa Content-Length: 0 Date: Fri, 28 Dec 2018 18:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:47,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c853e631-957a-4801-b00a-d6e29b961314 used request id req-01a23b3f-0908-4189-954a-0f2f8cd314fa 2018-12-28 18:18:47,469 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-name 2018-12-28 18:18:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8db212af-06a5-42f7-aca4-09bca1ddb836 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccfe50d584d86147b16a3de2e1aff33bc280e253" 2018-12-28 18:18:47,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6622d01e-31e3-442e-bc75-bb96995c1607 Content-Length: 0 Date: Fri, 28 Dec 2018 18:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:47,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8db212af-06a5-42f7-aca4-09bca1ddb836 used request id req-6622d01e-31e3-442e-bc75-bb96995c1607 2018-12-28 18:18:47,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}120a924597d6d3d77b51fd31bc6e14d74e11273c" 2018-12-28 18:18:47,814 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-5c9a3cb9-bd66-4fcc-98b0-b79b0a0d3243 x-compute-request-id: req-5c9a3cb9-bd66-4fcc-98b0-b79b0a0d3243 Content-Length: 0 Content-Type: application/json 2018-12-28 18:18:47,814 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/563c408c-3404-41ab-8af7-9ca841fb97ec used request id req-5c9a3cb9-bd66-4fcc-98b0-b79b0a0d3243 2018-12-28 18:18:47,815 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet 2018-12-28 18:18:47,815 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-subnet 2018-12-28 18:18:47,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/905a9347-9517-475a-8d7f-b02ed7d5c3f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:50,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a2191c6-b59d-4668-8af9-16ca2dc37bec Date: Fri, 28 Dec 2018 18:18:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:50,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/905a9347-9517-475a-8d7f-b02ed7d5c3f5 used request id req-2a2191c6-b59d-4668-8af9-16ca2dc37bec 2018-12-28 18:18:50,163 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-pub-net 2018-12-28 18:18:50,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/a19c318d-9254-4e43-b69a-1fde784bff99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d6d9b04f305af54e763475bc369556555a0f59" 2018-12-28 18:18:51,510 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60863fd0-aea8-4e0e-8d33-c1cd339e47c9 Date: Fri, 28 Dec 2018 18:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:51,510 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a19c318d-9254-4e43-b69a-1fde784bff99 used request id req-60863fd0-aea8-4e0e-8d33-c1cd339e47c9 2018-12-28 18:18:51,511 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-99241323-c2a1-440b-a948-aab849e6f047-image 2018-12-28 18:18:51,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b1927af392f0e9439751de35964584512990444" 2018-12-28 18:18:52,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5de381f8-58f6-4ea3-a05f-14417accfe38 Date: Fri, 28 Dec 2018 18:18:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:18:52,997 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/abdfe7d0-6c50-46ad-af45-153d76e155e4 used request id req-5de381f8-58f6-4ea3-a05f-14417accfe38 2018-12-28 18:18:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:53,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-43f0b7ac-3045-4922-91ce-330546871c61 Date: Fri, 28 Dec 2018 18:18:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:08Z", "updated_at": "2018-12-28T18:18:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "revision_number": 0, "id": "06427f5b-6180-4680-a71c-d6af9757a584", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "revision_number": 0, "id": "47131195-548c-4a51-96f3-2c5f895d7f7f", "remote_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "revision_number": 0, "id": "6ea6b1c3-9d20-4702-8045-0bf1edd7888f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "revision_number": 0, "id": "83822432-74c6-48df-a5a0-54db1f88e8bd", "remote_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "remote_ip_prefix": null, "created_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "ff0e52502ebd4827957c2d91a21b18f5"}], "revision_number": 4, "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "name": "default"}]} 2018-12-28 18:18:53,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-43f0b7ac-3045-4922-91ce-330546871c61 2018-12-28 18:18:53,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:53,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d138e4-aefb-407a-8c9b-52b2a7eca26d Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:18:53,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-70d138e4-aefb-407a-8c9b-52b2a7eca26d 2018-12-28 18:18:53,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:53,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb3cd2f-cc22-45d9-9fb7-fb9e3e845098 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:18:53,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-dcb3cd2f-cc22-45d9-9fb7-fb9e3e845098 2018-12-28 18:18:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:53,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a90d2a8-a743-45c8-b864-44007c306e90 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:18:53,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-3a90d2a8-a743-45c8-b864-44007c306e90 2018-12-28 18:18:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:53,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf53a502-6349-465a-9098-6cb4cf6386c4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5"}, "enabled": true, "id": "ff0e52502ebd4827957c2d91a21b18f5", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-81c82fd9-97f0-474-proj"}} 2018-12-28 18:18:53,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-cf53a502-6349-465a-9098-6cb4cf6386c4 2018-12-28 18:18:53,571 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea22dfad-3c74-441c-be02-72782d0ecc47 2018-12-28 18:18:53,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ea22dfad-3c74-441c-be02-72782d0ecc47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:53,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-64056e3c-33da-44e7-80e1-2b74054bab67 Date: Fri, 28 Dec 2018 18:18:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:08Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "06427f5b-6180-4680-a71c-d6af9757a584"}, {"remote_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:08Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "47131195-548c-4a51-96f3-2c5f895d7f7f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:08Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "6ea6b1c3-9d20-4702-8045-0bf1edd7888f"}, {"remote_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:18:08Z", "security_group_id": "ea22dfad-3c74-441c-be02-72782d0ecc47", "port_range_min": null, "revision_number": 0, "tenant_id": "ff0e52502ebd4827957c2d91a21b18f5", "created_at": "2018-12-28T18:18:08Z", "project_id": "ff0e52502ebd4827957c2d91a21b18f5", "id": "83822432-74c6-48df-a5a0-54db1f88e8bd"}]} 2018-12-28 18:18:53,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=ea22dfad-3c74-441c-be02-72782d0ecc47 used request id req-64056e3c-33da-44e7-80e1-2b74054bab67 2018-12-28 18:18:53,744 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:18:53,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/ea22dfad-3c74-441c-be02-72782d0ecc47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:54,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2531dc5f-d0fb-4ad6-894d-efea0218f22d Content-Length: 0 Date: Fri, 28 Dec 2018 18:18:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:18:54,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/ea22dfad-3c74-441c-be02-72782d0ecc47 used request id req-2531dc5f-d0fb-4ad6-894d-efea0218f22d 2018-12-28 18:18:54,037 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-81c82fd9-97f0-474-proj 2018-12-28 18:18:54,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:54,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865ff6d9-3e5b-4afd-8d47-643e24aaea79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:54,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ff0e52502ebd4827957c2d91a21b18f5 used request id req-865ff6d9-3e5b-4afd-8d47-643e24aaea79 2018-12-28 18:18:54,255 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-81c82fd9-97f0-474-proj-role 2018-12-28 18:18:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9d2863723d2d4f52a82d9e437ff91758 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:54,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd7bff83-bc75-4a80-a415-66f392e34749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:54,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9d2863723d2d4f52a82d9e437ff91758 used request id req-fd7bff83-bc75-4a80-a415-66f392e34749 2018-12-28 18:18:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be5433b24f35458c1e8b14935e9f96a0c3a0f926" 2018-12-28 18:18:54,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafc4348-01e5-43e7-9333-3bb0b78c4821 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:18:54,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-aafc4348-01e5-43e7-9333-3bb0b78c4821 2018-12-28 18:18:54,484 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-81c82fd9-97f0-474-user 2018-12-28 18:18:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c41cdf24747944cbaa36a97b84d53afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}614e792d63b0207ecd8a988e082798f38e46ecae" 2018-12-28 18:18:54,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-510e72b7-f3c3-489f-a9fb-c650c7475ee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:54,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c41cdf24747944cbaa36a97b84d53afb used request id req-510e72b7-f3c3-489f-a9fb-c650c7475ee4 2018-12-28 18:18:54,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:55,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["dbCn9uCzSuOyxB_SKveaDw"], "issued_at": "2018-12-28T18:18:55.000000Z"}} 2018-12-28 18:18:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b65dc0a413a3541e492381714f2e2d4854a01d04" 2018-12-28 18:18:55,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-990e37c1-7987-4514-967b-fef00522212b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:55,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-990e37c1-7987-4514-967b-fef00522212b 2018-12-28 18:18:55,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:55,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:55,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["FYwnhqbGRJezuyLvAGTQgg"], "issued_at": "2018-12-28T18:18:55.000000Z"}} 2018-12-28 18:18:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:18:55,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4671e4e-c266-49b9-93ae-4398d70f48e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:55,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c4671e4e-c266-49b9-93ae-4398d70f48e8 2018-12-28 18:18:55,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:18:55,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:18:55,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-220837ab-476c-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:18:55,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9e3b12-ce14-4ae8-a2f2-e7f527dbc52b Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-220837ab-476c-472-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:18:55,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-220837ab-476c-472-proj used request id req-9f9e3b12-ce14-4ae8-a2f2-e7f527dbc52b 2018-12-28 18:18:55,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:18:55,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1572ec55-bef5-4095-9be7-54e381054e3e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:18:55,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1572ec55-bef5-4095-9be7-54e381054e3e 2018-12-28 18:18:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}}' 2018-12-28 18:18:55,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f621fda9-4c93-484b-8801-3f73cd8c4bce Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:18:55,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f621fda9-4c93-484b-8801-3f73cd8c4bce 2018-12-28 18:18:55,926 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-220837ab-476c-472-proj 2018-12-28 18:18:55,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:55,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:56,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:18:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rTFetOveTDKdw5xJRwC_dw"], "issued_at": "2018-12-28T18:18:56.000000Z"}} 2018-12-28 18:18:56,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520475a2e35edc01f2fc0df3f28c9b50dab0b1db" 2018-12-28 18:18:56,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8b360c-83c4-4af0-b987-585feeb318cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:56,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aa8b360c-83c4-4af0-b987-585feeb318cc 2018-12-28 18:18:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:18:56,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:18:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520475a2e35edc01f2fc0df3f28c9b50dab0b1db" 2018-12-28 18:18:56,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579c4f29-2a00-4d25-ba5b-a8bf811d72bc Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:18:56,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-579c4f29-2a00-4d25-ba5b-a8bf811d72bc 2018-12-28 18:18:56,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-220837ab-476c-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520475a2e35edc01f2fc0df3f28c9b50dab0b1db" 2018-12-28 18:18:56,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5229c40f-144d-4e3c-ad18-30924c90d0d5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-220837ab-476c-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}]} 2018-12-28 18:18:56,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=InstanceSecurityGroupTests-220837ab-476c-472-proj used request id req-5229c40f-144d-4e3c-ad18-30924c90d0d5 2018-12-28 18:18:56,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520475a2e35edc01f2fc0df3f28c9b50dab0b1db" 2018-12-28 18:18:56,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27443650-55b3-4744-a81c-3b18325cb375 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:18:56,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-27443650-55b3-4744-a81c-3b18325cb375 2018-12-28 18:18:57,069 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-220837ab-476c-472-user 2018-12-28 18:18:57,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:18:57,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced3a1b0-1582-423c-b89b-6945bf0c5d24 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:18:57,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ced3a1b0-1582-423c-b89b-6945bf0c5d24 2018-12-28 18:18:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" -d '{"role": {"name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}}' 2018-12-28 18:18:57,285 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ee04515-f588-4e60-a82a-6dab10ce82bc Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9f93e4c4889c40778b8018c36e043e4f", "links": {"self": "http://172.30.9.21:5000/v3/roles/9f93e4c4889c40778b8018c36e043e4f"}, "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}} 2018-12-28 18:18:57,285 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1ee04515-f588-4e60-a82a-6dab10ce82bc 2018-12-28 18:18:57,285 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-220837ab-476c-472-proj-role 2018-12-28 18:18:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9f93e4c4889c40778b8018c36e043e4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:18:57,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b7700fc-d492-4d23-8528-affe791d4116 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9f93e4c4889c40778b8018c36e043e4f"}, "domain_id": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role", "id": "9f93e4c4889c40778b8018c36e043e4f"}} 2018-12-28 18:18:57,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9f93e4c4889c40778b8018c36e043e4f used request id req-2b7700fc-d492-4d23-8528-affe791d4116 2018-12-28 18:18:57,372 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-220837ab-476c-472-proj-role to project InstanceSecurityGroupTests-220837ab-476c-472-proj 2018-12-28 18:18:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82/users/31940bbbe4b146e3b69d0db8b8701bb3/roles/9f93e4c4889c40778b8018c36e043e4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:18:57,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:18:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-402fb922-4a19-43f1-99d8-2ff76622f0ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:18:57,509 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82/users/31940bbbe4b146e3b69d0db8b8701bb3/roles/9f93e4c4889c40778b8018c36e043e4f used request id req-402fb922-4a19-43f1-99d8-2ff76622f0ea 2018-12-28 18:18:57,510 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:18:57,511 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:18:57,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:18:57,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:18:57,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f93e4c4889c40778b8018c36e043e4f", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}], "expires_at": "2018-12-28T19:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6785c2992a0d40efa15902d948eaea82", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-user", "id": "31940bbbe4b146e3b69d0db8b8701bb3"}, "audit_ids": ["Nwp82seWTPqEya033rSWQw"], "issued_at": "2018-12-28T18:18:57.000000Z"}} 2018-12-28 18:18:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:18:57,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f93ed43b-1b88-4093-b5d4-b9762b5be780 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:18:57,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f93ed43b-1b88-4093-b5d4-b9762b5be780 2018-12-28 18:18:57,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:18:58,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-78ee6729-ffae-443c-95be-f297e3c9e9e1 Date: Fri, 28 Dec 2018 18:18:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image"} 2018-12-28 18:18:58,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image used request id req-78ee6729-ffae-443c-95be-f297e3c9e9e1 2018-12-28 18:18:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:18:58,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-13cb6d0a-a0f5-475b-854e-1b5d8ca86e32 Date: Fri, 28 Dec 2018 18:18: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-12-28 18:18:58,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-13cb6d0a-a0f5-475b-854e-1b5d8ca86e32 2018-12-28 18:18:58,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image"}' 2018-12-28 18:18:58,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a X-Openstack-Request-Id: req-e1d69e30-3f81-4695-a321-b9836b829b75 Date: Fri, 28 Dec 2018 18:18:58 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:18:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "min_disk": 0, "protected": false, "id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "file": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/file", "checksum": null, "owner": "6785c2992a0d40efa15902d948eaea82", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:18:58,516 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e1d69e30-3f81-4695-a321-b9836b829b75 2018-12-28 18:18:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" -d '' 2018-12-28 18:19:00,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a4092e93-278b-49ef-bb3c-5b5393fd05ab Date: Fri, 28 Dec 2018 18:19:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:19:00,224 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/file used request id req-a4092e93-278b-49ef-bb3c-5b5393fd05ab 2018-12-28 18:19:00,225 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:19:00,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:19:00,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-05930a09-2e38-4236-a533-7920e82e600d Date: Fri, 28 Dec 2018 18:19:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/snap", "metadata": {}}], "self": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "min_disk": 0, "protected": false, "id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "file": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6785c2992a0d40efa15902d948eaea82", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:19:00,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a used request id req-05930a09-2e38-4236-a533-7920e82e600d 2018-12-28 18:19:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:19:00,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b95b040a-2a0a-4d62-9fad-32b7c000b122 Date: Fri, 28 Dec 2018 18:19: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-12-28 18:19:00,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b95b040a-2a0a-4d62-9fad-32b7c000b122 2018-12-28 18:19:00,549 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image 2018-12-28 18:19:00,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:19:00,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6edf5814-c92f-4350-8d75-3ae3e3d55c6a Date: Fri, 28 Dec 2018 18:19:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/snap", "metadata": {}}], "self": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "min_disk": 0, "protected": false, "id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "file": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6785c2992a0d40efa15902d948eaea82", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:19:00,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a used request id req-6edf5814-c92f-4350-8d75-3ae3e3d55c6a 2018-12-28 18:19:00,735 - create_image - DEBUG - Instance status is - active 2018-12-28 18:19:00,735 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image 2018-12-28 18:19:00,735 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image 2018-12-28 18:19:00,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:00,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:01,114 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f93e4c4889c40778b8018c36e043e4f", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}], "expires_at": "2018-12-28T19:19:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6785c2992a0d40efa15902d948eaea82", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-user", "id": "31940bbbe4b146e3b69d0db8b8701bb3"}, "audit_ids": ["VQLT9fQRRvK13X49nDMIlA"], "issued_at": "2018-12-28T18:19:01.000000Z"}} 2018-12-28 18:19:01,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:01,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84fa74ff-1063-4d7e-9c50-876d1eed69e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:01,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-84fa74ff-1063-4d7e-9c50-876d1eed69e9 2018-12-28 18:19:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:01,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f1b0f27-ecf4-4f5d-adbe-31686f400831 Date: Fri, 28 Dec 2018 18:19:01 GMT RESP BODY: {"networks":[]} 2018-12-28 18:19:01,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-8f1b0f27-ecf4-4f5d-adbe-31686f400831 2018-12-28 18:19:01,376 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net 2018-12-28 18:19:01,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" -d '{"network": {"name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net", "admin_state_up": true}}' 2018-12-28 18:19:01,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-51c009f2-5d23-44cb-9663-1d02a0e15f4e Date: Fri, 28 Dec 2018 18:19:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"838accca-5bde-42c0-96c9-3c57ea08172a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:19:01Z","is_default":false,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","mtu":1450}} 2018-12-28 18:19:01,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-51c009f2-5d23-44cb-9663-1d02a0e15f4e 2018-12-28 18:19:01,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:02,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-25c01118-982d-4a9a-8485-9f721bc38530 Date: Fri, 28 Dec 2018 18:19:02 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-12-28T18:19:01Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:02,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-25c01118-982d-4a9a-8485-9f721bc38530 2018-12-28 18:19:02,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:02,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-29bab7c3-332f-4280-9b16-ac58c22172db Date: Fri, 28 Dec 2018 18:19:02 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:19:02,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-29bab7c3-332f-4280-9b16-ac58c22172db 2018-12-28 18:19:02,359 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet 2018-12-28 18:19:02,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" -d '{"subnets": [{"ip_version": 4, "network_id": "838accca-5bde-42c0-96c9-3c57ea08172a", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]}' 2018-12-28 18:19:03,073 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d691d204-0340-42c9-87e9-af4347572993 Date: Fri, 28 Dec 2018 18:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:03,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-d691d204-0340-42c9-87e9-af4347572993 2018-12-28 18:19:03,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:03,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c5ea13a1-b7c6-4f3a-9012-4b8361846b6e Date: Fri, 28 Dec 2018 18: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:03,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-c5ea13a1-b7c6-4f3a-9012-4b8361846b6e 2018-12-28 18:19:03,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:03,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7343c8cd-08fc-47be-84f1-3e42af668bb2 Date: Fri, 28 Dec 2018 18:19:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:03,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-7343c8cd-08fc-47be-84f1-3e42af668bb2 2018-12-28 18:19:03,395 - OpenStackNetwork - DEBUG - Network [838accca-5bde-42c0-96c9-3c57ea08172a] created successfully 2018-12-28 18:19:03,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:03,396 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:03,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["P1UPTSSrQUm5bHO6vHtJZQ"], "issued_at": "2018-12-28T18:19:03.000000Z"}} 2018-12-28 18:19:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00faed0c8148eddb7b77fc551ae2b33268bbdc3e" 2018-12-28 18:19:03,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55631fab-9b55-4a55-954e-b6843c2e8d9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:03,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-55631fab-9b55-4a55-954e-b6843c2e8d9d 2018-12-28 18:19:03,860 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:19:03,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00faed0c8148eddb7b77fc551ae2b33268bbdc3e" 2018-12-28 18:19:04,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3eb49d85-9c62-44d2-90d4-1881bbf4f8b7 x-compute-request-id: req-3eb49d85-9c62-44d2-90d4-1881bbf4f8b7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:19:04,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3eb49d85-9c62-44d2-90d4-1881bbf4f8b7 2018-12-28 18:19:04,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00faed0c8148eddb7b77fc551ae2b33268bbdc3e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-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-12-28 18:19:04,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ccf56f35-b68d-4ea2-adbc-672d31dbf8c1 x-compute-request-id: req-ccf56f35-b68d-4ea2-adbc-672d31dbf8c1 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:19:04,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ccf56f35-b68d-4ea2-adbc-672d31dbf8c1 2018-12-28 18:19:04,093 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:04,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:04,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f93e4c4889c40778b8018c36e043e4f", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}], "expires_at": "2018-12-28T19:19:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6785c2992a0d40efa15902d948eaea82", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-user", "id": "31940bbbe4b146e3b69d0db8b8701bb3"}, "audit_ids": ["CWEMUiBEQvutc8ulNSLnmw"], "issued_at": "2018-12-28T18:19:04.000000Z"}} 2018-12-28 18:19:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:04,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8dc48a-cc82-4da9-84f2-aaaf114fb835 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:04,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6c8dc48a-cc82-4da9-84f2-aaaf114fb835 2018-12-28 18:19:04,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:04,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-586e18f2-a478-43b2-b5a2-12cb48ed5932 Date: Fri, 28 Dec 2018 18:19:04 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:19:04,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name&description=hello+group used request id req-586e18f2-a478-43b2-b5a2-12cb48ed5932 2018-12-28 18:19:04,757 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name... 2018-12-28 18:19:04,757 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name 2018-12-28 18:19:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name", "description": "hello group"}}' 2018-12-28 18:19:05,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9eca4bd2-3454-4030-a562-00bd17f169fc Date: Fri, 28 Dec 2018 18:19:05 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:04Z", "updated_at": "2018-12-28T18:19:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv4", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "eae31802-f084-4039-b876-d5cb8ba5c950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv6", "project_id": "6785c2992a0d40efa15902d948eaea82"}], "revision_number": 2, "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "07477d06-1477-4640-b103-06eabd01b091", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name"}} 2018-12-28 18:19:05,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-9eca4bd2-3454-4030-a562-00bd17f169fc 2018-12-28 18:19:05,124 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f520a0e-727f-44df-bf21-34e7f27f15f0 Date: Fri, 28 Dec 2018 18:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "eae31802-f084-4039-b876-d5cb8ba5c950"}]} 2018-12-28 18:19:05,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 used request id req-7f520a0e-727f-44df-bf21-34e7f27f15f0 2018-12-28 18:19:05,302 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:05,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bbadf686-1542-47bf-8cba-95b5d99f3fe6 Date: Fri, 28 Dec 2018 18:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "eae31802-f084-4039-b876-d5cb8ba5c950"}]} 2018-12-28 18:19:05,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 used request id req-bbadf686-1542-47bf-8cba-95b5d99f3fe6 2018-12-28 18:19:05,535 - neutron_utils - INFO - Retrieving security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:05,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-29f88f16-8ee3-46ce-b1b2-5d923e37cf6e Date: Fri, 28 Dec 2018 18:19:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:04Z", "updated_at": "2018-12-28T18:19:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv4", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "eae31802-f084-4039-b876-d5cb8ba5c950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv6", "project_id": "6785c2992a0d40efa15902d948eaea82"}], "revision_number": 2, "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "07477d06-1477-4640-b103-06eabd01b091", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name"}]} 2018-12-28 18:19:05,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=07477d06-1477-4640-b103-06eabd01b091 used request id req-29f88f16-8ee3-46ce-b1b2-5d923e37cf6e 2018-12-28 18:19:05,739 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:05,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:05,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cddcec3-a068-4a0f-b2f8-20b7b28209e4 Date: Fri, 28 Dec 2018 18:19:05 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "eae31802-f084-4039-b876-d5cb8ba5c950"}]} 2018-12-28 18:19:05,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 used request id req-3cddcec3-a068-4a0f-b2f8-20b7b28209e4 2018-12-28 18:19:05,914 - neutron_utils - INFO - Retrieving security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-701b3876-ac41-474c-aa02-181016195503 Date: Fri, 28 Dec 2018 18:19:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:04Z", "updated_at": "2018-12-28T18:19:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv4", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "eae31802-f084-4039-b876-d5cb8ba5c950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv6", "project_id": "6785c2992a0d40efa15902d948eaea82"}], "revision_number": 2, "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "07477d06-1477-4640-b103-06eabd01b091", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name"}]} 2018-12-28 18:19:06,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=07477d06-1477-4640-b103-06eabd01b091 used request id req-701b3876-ac41-474c-aa02-181016195503 2018-12-28 18:19:06,114 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:06,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4ac2a45-3b92-48be-862f-730bbeb88304 Date: Fri, 28 Dec 2018 18:19:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "eae31802-f084-4039-b876-d5cb8ba5c950"}]} 2018-12-28 18:19:06,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 used request id req-c4ac2a45-3b92-48be-862f-730bbeb88304 2018-12-28 18:19:06,289 - neutron_utils - INFO - Retrieving security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:06,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:06,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-40e56987-e950-4875-bbe0-c220399d49e1 Date: Fri, 28 Dec 2018 18:19:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:04Z", "updated_at": "2018-12-28T18:19:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv4", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "revision_number": 0, "id": "eae31802-f084-4039-b876-d5cb8ba5c950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv6", "project_id": "6785c2992a0d40efa15902d948eaea82"}], "revision_number": 2, "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "07477d06-1477-4640-b103-06eabd01b091", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name"}]} 2018-12-28 18:19:06,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=07477d06-1477-4640-b103-06eabd01b091 used request id req-40e56987-e950-4875-bbe0-c220399d49e1 2018-12-28 18:19:06,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 07477d06-1477-4640-b103-06eabd01b091 2018-12-28 18:19:06,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:06,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f832e33-6ced-4135-bc2a-f6a9f85c8f48 Date: Fri, 28 Dec 2018 18:19:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "82812c32-5aa8-4cc4-9c6e-5d5a00df45e5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:05Z", "security_group_id": "07477d06-1477-4640-b103-06eabd01b091", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:05Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "eae31802-f084-4039-b876-d5cb8ba5c950"}]} 2018-12-28 18:19:06,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=07477d06-1477-4640-b103-06eabd01b091 used request id req-5f832e33-6ced-4135-bc2a-f6a9f85c8f48 2018-12-28 18:19:06,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:06,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:06,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f93e4c4889c40778b8018c36e043e4f", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}], "expires_at": "2018-12-28T19:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6785c2992a0d40efa15902d948eaea82", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-user", "id": "31940bbbe4b146e3b69d0db8b8701bb3"}, "audit_ids": ["Cy9ZKSndSqiYILoTvagfew"], "issued_at": "2018-12-28T18:19:06.000000Z"}} 2018-12-28 18:19:06,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:06,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cadd4f-2391-43d7-a119-f2c08ed830dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:06,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f6cadd4f-2391-43d7-a119-f2c08ed830dc 2018-12-28 18:19:06,977 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:19:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:07,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99053f06-87b7-4db3-bcf3-28bee4acd446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:07,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-99053f06-87b7-4db3-bcf3-28bee4acd446 2018-12-28 18:19:07,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:07,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e6731e7c-c626-4282-bee2-b1b6ca458192 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:07,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-e6731e7c-c626-4282-bee2-b1b6ca458192 2018-12-28 18:19:07,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:19:07,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:19: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:19:07,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:07,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ac574f-6f0d-419e-80d2-92528f7d3828 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:07,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-13ac574f-6f0d-419e-80d2-92528f7d3828 2018-12-28 18:19:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:07,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8582b430-ba7f-4fb3-a136-cf031acc2682 Date: Fri, 28 Dec 2018 18:19:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:07,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-8582b430-ba7f-4fb3-a136-cf031acc2682 2018-12-28 18:19:07,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:08,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cd545314-302e-468d-8126-eaeaebeb0e7d Date: Fri, 28 Dec 2018 18:19:08 GMT RESP BODY: {"ports":[]} 2018-12-28 18:19:08,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port&admin_state_up=True used request id req-cd545314-302e-468d-8126-eaeaebeb0e7d 2018-12-28 18:19:08,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:08,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1c47c97c-64b9-43cf-8f0f-0e10352f4e15 x-compute-request-id: req-1c47c97c-64b9-43cf-8f0f-0e10352f4e15 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:19:08,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst used request id req-1c47c97c-64b9-43cf-8f0f-0e10352f4e15 2018-12-28 18:19:08,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:08,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e4c09509-7a1e-4f2b-8366-a398cb162d61 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:08,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-e4c09509-7a1e-4f2b-8366-a398cb162d61 2018-12-28 18:19:08,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:08,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63848154-7052-487d-aeb9-85ece7984366 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:08,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-63848154-7052-487d-aeb9-85ece7984366 2018-12-28 18:19:08,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:08,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-92be6481-9de3-4402-a633-a85c7a7a356e Date: Fri, 28 Dec 2018 18:19:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:08,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-92be6481-9de3-4402-a633-a85c7a7a356e 2018-12-28 18:19:08,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:08,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7bc864ec-d2cc-4eb2-9c83-98cab887af4f Date: Fri, 28 Dec 2018 18:19:08 GMT RESP BODY: {"ports":[]} 2018-12-28 18:19:08,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port&admin_state_up=True used request id req-7bc864ec-d2cc-4eb2-9c83-98cab887af4f 2018-12-28 18:19:08,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:08,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:09,426 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f93e4c4889c40778b8018c36e043e4f", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}], "expires_at": "2018-12-28T19:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6785c2992a0d40efa15902d948eaea82", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-user", "id": "31940bbbe4b146e3b69d0db8b8701bb3"}, "audit_ids": ["PrlHJAhkQ1u6jF5yd__RxQ"], "issued_at": "2018-12-28T18:19:09.000000Z"}} 2018-12-28 18:19:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6504e8124187f01ff5533283169666713f8a09" 2018-12-28 18:19:09,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d99ef8-b4b1-405f-95e3-994c38b869bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:09,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-53d99ef8-b4b1-405f-95e3-994c38b869bc 2018-12-28 18:19:09,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:09,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7fea8859-391b-4e13-83ca-f6844fcb2c71 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:09,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-7fea8859-391b-4e13-83ca-f6844fcb2c71 2018-12-28 18:19:09,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:09,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5eb793a0-89b3-42ee-916c-a13c9f91b839 Date: Fri, 28 Dec 2018 18:19:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:09,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-5eb793a0-89b3-42ee-916c-a13c9f91b839 2018-12-28 18:19:09,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:10,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e20509cb-6a14-49e6-88e5-280ff7c2e055 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:10,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-e20509cb-6a14-49e6-88e5-280ff7c2e055 2018-12-28 18:19:10,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:19:10,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:19: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:19:10,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db6504e8124187f01ff5533283169666713f8a09" 2018-12-28 18:19:10,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03607abc-2aef-4dab-819a-5465a769bf0c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:10,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-03607abc-2aef-4dab-819a-5465a769bf0c 2018-12-28 18:19:10,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:10,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c5f53df5-962c-4391-a5a1-df3313dd6558 Date: Fri, 28 Dec 2018 18:19:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:10,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-c5f53df5-962c-4391-a5a1-df3313dd6558 2018-12-28 18:19:10,286 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net 2018-12-28 18:19:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" -d '{"port": {"network_id": "838accca-5bde-42c0-96c9-3c57ea08172a", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port", "admin_state_up": true}}' 2018-12-28 18:19:11,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-0784d0b9-38bb-49f0-82f1-79107395c4f4 Date: Fri, 28 Dec 2018 18:19:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","project_id":"6785c2992a0d40efa15902d948eaea82","qos_policy_id":null,"admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal"}} 2018-12-28 18:19:11,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0784d0b9-38bb-49f0-82f1-79107395c4f4 2018-12-28 18:19:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:11,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-df86e2bc-29e0-4d32-94dd-506eebeb6dc3 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:11,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-df86e2bc-29e0-4d32-94dd-506eebeb6dc3 2018-12-28 18:19:11,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:11,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bfc834a-b1fd-4c82-907b-feb7eb4bc57f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:11,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-1bfc834a-b1fd-4c82-907b-feb7eb4bc57f 2018-12-28 18:19:11,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a7f0906-d76a-4ec2-a2ab-a38a91251144 Date: Fri, 28 Dec 2018 18:19:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:12,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-2a7f0906-d76a-4ec2-a2ab-a38a91251144 2018-12-28 18:19:12,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-5d175784-a74c-4d50-ad6b-122ea59b45e0 Date: Fri, 28 Dec 2018 18:19:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:10Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","project_id":"6785c2992a0d40efa15902d948eaea82","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:19:12,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port&admin_state_up=True used request id req-5d175784-a74c-4d50-ad6b-122ea59b45e0 2018-12-28 18:19:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31eea2e3-c5b1-4227-aaf1-667a4c9708f4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:12,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-31eea2e3-c5b1-4227-aaf1-667a4c9708f4 2018-12-28 18:19:12,174 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst 2018-12-28 18:19:12,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19: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-6ae2f3b3-d319-4fef-979f-837e13cc3a1b x-compute-request-id: req-6ae2f3b3-d319-4fef-979f-837e13cc3a1b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-flavor-name"}]} 2018-12-28 18:19:12,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6ae2f3b3-d319-4fef-979f-837e13cc3a1b 2018-12-28 18:19:12,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19: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-ba1a0081-95ca-4030-b5e1-3ce78b9e70a3 x-compute-request-id: req-ba1a0081-95ca-4030-b5e1-3ce78b9e70a3 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:19:12,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84 used request id req-ba1a0081-95ca-4030-b5e1-3ce78b9e70a3 2018-12-28 18:19:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-109f5bb1-4693-460a-8b29-8104d1709b4f Date: Fri, 28 Dec 2018 18:19:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:00Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/snap", "metadata": {}}], "self": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "min_disk": 0, "protected": false, "id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "file": "/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6785c2992a0d40efa15902d948eaea82", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image"} 2018-12-28 18:19:12,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image used request id req-109f5bb1-4693-460a-8b29-8104d1709b4f 2018-12-28 18:19:12,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:12,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9dacbf33-f2e5-4a8d-9d60-2e1badb6d69f Date: Fri, 28 Dec 2018 18:19: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-12-28 18:19:12,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-9dacbf33-f2e5-4a8d-9d60-2e1badb6d69f 2018-12-28 18:19:12,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" -d '{"server": {"name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "imageRef": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "flavorRef": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "max_count": 1, "min_count": 1, "networks": [{"port": "0f981564-33c9-4873-b656-b69b35a75fc9"}]}}' 2018-12-28 18:19:13,911 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:19: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-143b4a8b-d754-4cd9-befc-bf7676fe246b x-compute-request-id: req-143b4a8b-d754-4cd9-befc-bf7676fe246b Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "adminPass": "RTW9rspQHx5j"}} 2018-12-28 18:19:13,911 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-143b4a8b-d754-4cd9-befc-bf7676fe246b 2018-12-28 18:19:13,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:13,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3b623f4c-6baa-4773-84f3-22b4dc77cbb7 x-compute-request-id: req-3b623f4c-6baa-4773-84f3-22b4dc77cbb7 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.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "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-12-28T18:19:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:13,985 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-3b623f4c-6baa-4773-84f3-22b4dc77cbb7 2018-12-28 18:19:13,985 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst 2018-12-28 18:19:13,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:14,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-03c79925-8751-4ac5-aa7c-13e715e891d7 x-compute-request-id: req-03c79925-8751-4ac5-aa7c-13e715e891d7 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.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "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-12-28T18:19:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:14,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-03c79925-8751-4ac5-aa7c-13e715e891d7 2018-12-28 18:19:14,339 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst] is - BUILD 2018-12-28 18:19:14,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:19:17,342 - create_instance - DEBUG - VM status query timeout in 896.642817974 2018-12-28 18:19:17,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:18,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19: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-6e8f5a25-ed93-4e3f-918b-9cc270bdb6ea x-compute-request-id: req-6e8f5a25-ed93-4e3f-918b-9cc270bdb6ea 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.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:19:15Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:18,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-6e8f5a25-ed93-4e3f-918b-9cc270bdb6ea 2018-12-28 18:19:18,153 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst] is - BUILD 2018-12-28 18:19:18,153 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:19:21,156 - create_instance - DEBUG - VM status query timeout in 892.828827858 2018-12-28 18:19:21,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:21,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-418f0bee-a1f7-4348-a938-844bc7e36aea x-compute-request-id: req-418f0bee-a1f7-4348-a938-844bc7e36aea Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:21,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-418f0bee-a1f7-4348-a938-844bc7e36aea 2018-12-28 18:19:21,948 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst] is - ACTIVE 2018-12-28 18:19:21,948 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:19:21,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:22,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a6cc5562-5b8f-4aeb-8851-9d72863b8262 x-compute-request-id: req-a6cc5562-5b8f-4aeb-8851-9d72863b8262 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:22,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-a6cc5562-5b8f-4aeb-8851-9d72863b8262 2018-12-28 18:19:22,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:22,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-caff67bd-fdbb-494b-90ad-dd021d2e6203 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:22,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-caff67bd-fdbb-494b-90ad-dd021d2e6203 2018-12-28 18:19:22,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:22,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f714fa9-d14a-4d74-beb6-3d9ccbbdd4c1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:22,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-9f714fa9-d14a-4d74-beb6-3d9ccbbdd4c1 2018-12-28 18:19:22,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:22,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6b55989b-c9b8-43db-ad0b-2993d92eb124 Date: Fri, 28 Dec 2018 18:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:22,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-6b55989b-c9b8-43db-ad0b-2993d92eb124 2018-12-28 18:19:22,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:22,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-50cc7c37-c5cf-4094-866e-9608be2e1961 Date: Fri, 28 Dec 2018 18:19:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal","device_id":"91e7d2f6-e193-4b35-af26-55cc90c13a36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.3"}],"id":"57a0cb5a-798c-4667-a04c-24da7c3d4eaf","security_groups":[],"mac_address":"fa:16:3e:56:bf:fe","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.2"}],"id":"71720051-eae7-4b56-8a8d-bbbdb8f55b0b","security_groups":[],"mac_address":"fa:16:3e:89:e1:6b","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.4"}],"id":"a773d78d-13cd-4beb-a305-d58ae8f575e5","security_groups":[],"mac_address":"fa:16:3e:b9:30:47","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-838accca-5bde-42c0-96c9-3c57ea08172a"}]} 2018-12-28 18:19:22,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-50cc7c37-c5cf-4094-866e-9608be2e1961 2018-12-28 18:19:22,814 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:23,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19: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-21f25328-f598-4d76-9a2a-e5cc8e34e73e x-compute-request-id: req-21f25328-f598-4d76-9a2a-e5cc8e34e73e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:23,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-21f25328-f598-4d76-9a2a-e5cc8e34e73e 2018-12-28 18:19:23,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:23,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6403fba0-d59a-4ba1-8f20-43a97b40f933 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:23,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-6403fba0-d59a-4ba1-8f20-43a97b40f933 2018-12-28 18:19:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:23,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5d32bc-003e-4f53-b3a5-07ac023d8795 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:23,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-ce5d32bc-003e-4f53-b3a5-07ac023d8795 2018-12-28 18:19:23,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:23,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-78f54fb1-1830-4381-9628-1daefa4326b1 Date: Fri, 28 Dec 2018 18:19:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:23,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-78f54fb1-1830-4381-9628-1daefa4326b1 2018-12-28 18:19:23,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:23,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b0c406eb-d014-465f-b909-350352d6967e Date: Fri, 28 Dec 2018 18:19:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal","device_id":"91e7d2f6-e193-4b35-af26-55cc90c13a36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.3"}],"id":"57a0cb5a-798c-4667-a04c-24da7c3d4eaf","security_groups":[],"mac_address":"fa:16:3e:56:bf:fe","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.2"}],"id":"71720051-eae7-4b56-8a8d-bbbdb8f55b0b","security_groups":[],"mac_address":"fa:16:3e:89:e1:6b","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.4"}],"id":"a773d78d-13cd-4beb-a305-d58ae8f575e5","security_groups":[],"mac_address":"fa:16:3e:b9:30:47","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-838accca-5bde-42c0-96c9-3c57ea08172a"}]} 2018-12-28 18:19:23,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-b0c406eb-d014-465f-b909-350352d6967e 2018-12-28 18:19:23,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:24,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9f93e4c4889c40778b8018c36e043e4f", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj-role"}], "expires_at": "2018-12-28T19:19:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6785c2992a0d40efa15902d948eaea82", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6785c2992a0d40efa15902d948eaea82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-220837ab-476c-472-user", "id": "31940bbbe4b146e3b69d0db8b8701bb3"}, "audit_ids": ["cwB-9at0TquOLnHYvXWBGg"], "issued_at": "2018-12-28T18:19:24.000000Z"}} 2018-12-28 18:19:24,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cef1d92895dddeacb9482f6087db8f0b1d91048" 2018-12-28 18:19:25,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-c19ff8e1-7228-4787-8732-f7917dcff0e2 x-compute-request-id: req-c19ff8e1-7228-4787-8732-f7917dcff0e2 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:25,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-c19ff8e1-7228-4787-8732-f7917dcff0e2 2018-12-28 18:19:25,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:25,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19: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-f06e0337-e404-46bb-8992-1574a161a452 x-compute-request-id: req-f06e0337-e404-46bb-8992-1574a161a452 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:25,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-f06e0337-e404-46bb-8992-1574a161a452 2018-12-28 18:19:25,552 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst] is - ACTIVE 2018-12-28 18:19:25,552 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:19:25,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:26,039 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19: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-d1c60fc8-3c25-41f0-9643-13091633b076 x-compute-request-id: req-d1c60fc8-3c25-41f0-9643-13091633b076 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:26,039 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-d1c60fc8-3c25-41f0-9643-13091633b076 2018-12-28 18:19:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:26,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bf2fff5f-999d-4511-9ec5-6a5f5318d5d4 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:26,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-bf2fff5f-999d-4511-9ec5-6a5f5318d5d4 2018-12-28 18:19:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:26,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebc7113-9ee2-47c7-9a34-23bbc70e8d3b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:26,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-9ebc7113-9ee2-47c7-9a34-23bbc70e8d3b 2018-12-28 18:19:26,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:26,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-dd4b95f2-dfdf-4565-8765-83384626e3cf Date: Fri, 28 Dec 2018 18:19:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:26,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-dd4b95f2-dfdf-4565-8765-83384626e3cf 2018-12-28 18:19:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:26,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-178c83dc-c486-47b6-b944-080cbce17468 Date: Fri, 28 Dec 2018 18:19:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal","device_id":"91e7d2f6-e193-4b35-af26-55cc90c13a36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.3"}],"id":"57a0cb5a-798c-4667-a04c-24da7c3d4eaf","security_groups":[],"mac_address":"fa:16:3e:56:bf:fe","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.2"}],"id":"71720051-eae7-4b56-8a8d-bbbdb8f55b0b","security_groups":[],"mac_address":"fa:16:3e:89:e1:6b","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.4"}],"id":"a773d78d-13cd-4beb-a305-d58ae8f575e5","security_groups":[],"mac_address":"fa:16:3e:b9:30:47","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-838accca-5bde-42c0-96c9-3c57ea08172a"}]} 2018-12-28 18:19:26,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-178c83dc-c486-47b6-b944-080cbce17468 2018-12-28 18:19:26,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:27,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-acf8ebeb-a239-4a3c-8fee-d345b5cfbce6 x-compute-request-id: req-acf8ebeb-a239-4a3c-8fee-d345b5cfbce6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:27,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-acf8ebeb-a239-4a3c-8fee-d345b5cfbce6 2018-12-28 18:19:27,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:27,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2978ffe3-3d9c-4c5d-b729-e00b7e36e4ff Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:27,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-2978ffe3-3d9c-4c5d-b729-e00b7e36e4ff 2018-12-28 18:19:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:27,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424ef1be-9dd9-423d-ba94-777a7323d784 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:27,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-424ef1be-9dd9-423d-ba94-777a7323d784 2018-12-28 18:19:27,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:27,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0cb2263f-c545-4940-a2ca-5dc45e99ff6f Date: Fri, 28 Dec 2018 18:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:27,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-0cb2263f-c545-4940-a2ca-5dc45e99ff6f 2018-12-28 18:19:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:27,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-94d4af0f-c5e9-4f4b-b232-32836cb3e5c7 Date: Fri, 28 Dec 2018 18:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal","device_id":"91e7d2f6-e193-4b35-af26-55cc90c13a36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.3"}],"id":"57a0cb5a-798c-4667-a04c-24da7c3d4eaf","security_groups":[],"mac_address":"fa:16:3e:56:bf:fe","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.2"}],"id":"71720051-eae7-4b56-8a8d-bbbdb8f55b0b","security_groups":[],"mac_address":"fa:16:3e:89:e1:6b","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.4"}],"id":"a773d78d-13cd-4beb-a305-d58ae8f575e5","security_groups":[],"mac_address":"fa:16:3e:b9:30:47","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-838accca-5bde-42c0-96c9-3c57ea08172a"}]} 2018-12-28 18:19:27,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-94d4af0f-c5e9-4f4b-b232-32836cb3e5c7 2018-12-28 18:19:27,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name"}}' 2018-12-28 18:19:28,077 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-72025f50-acfd-4fc7-ae75-f14ab8d61248 x-compute-request-id: req-72025f50-acfd-4fc7-ae75-f14ab8d61248 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name not associated with the instance 91e7d2f6-e193-4b35-af26-55cc90c13a36", "code": 404}} 2018-12-28 18:19:28,077 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36/action used request id req-72025f50-acfd-4fc7-ae75-f14ab8d61248 2018-12-28 18:19:28,077 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name not associated with the instance 91e7d2f6-e193-4b35-af26-55cc90c13a36 (HTTP 404) (Request-ID: req-72025f50-acfd-4fc7-ae75-f14ab8d61248) 2018-12-28 18:19:28,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:28,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-493f931f-e518-465b-86d8-0614d7880fe1 x-compute-request-id: req-493f931f-e518-465b-86d8-0614d7880fe1 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:28,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-493f931f-e518-465b-86d8-0614d7880fe1 2018-12-28 18:19:28,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:28,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7e602e2a-4ac0-4b1e-a03e-09a8439f2036 Date: Fri, 28 Dec 2018 18:19: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":["64e3f981-e6be-47bc-9f8b-7864d4b03c98"],"updated_at":"2018-12-28T18:19:02Z","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6785c2992a0d40efa15902d948eaea82","id":"838accca-5bde-42c0-96c9-3c57ea08172a","name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net"}]} 2018-12-28 18:19:28,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net used request id req-7e602e2a-4ac0-4b1e-a03e-09a8439f2036 2018-12-28 18:19:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:29,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6798b562-9cd2-4879-8dfa-89dd64fadeeb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:29,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-6798b562-9cd2-4879-8dfa-89dd64fadeeb 2018-12-28 18:19:29,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:29,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ae59bc06-aa09-4478-943f-71ef7a02ba86 Date: Fri, 28 Dec 2018 18:19:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6785c2992a0d40efa15902d948eaea82","id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet"}]} 2018-12-28 18:19:29,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-ae59bc06-aa09-4478-943f-71ef7a02ba86 2018-12-28 18:19:29,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:29,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-d1f6d52e-56d4-4f11-ac45-15a860963f7d Date: Fri, 28 Dec 2018 18:19:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:19Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.6"}],"id":"0f981564-33c9-4873-b656-b69b35a75fc9","security_groups":["bdddee02-1416-4169-98bf-895201add860"],"mac_address":"fa:16:3e:01:ba:e7","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:10Z","binding:vnic_type":"normal","device_id":"91e7d2f6-e193-4b35-af26-55cc90c13a36"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.3"}],"id":"57a0cb5a-798c-4667-a04c-24da7c3d4eaf","security_groups":[],"mac_address":"fa:16:3e:56:bf:fe","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.2"}],"id":"71720051-eae7-4b56-8a8d-bbbdb8f55b0b","security_groups":[],"mac_address":"fa:16:3e:89:e1:6b","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-838accca-5bde-42c0-96c9-3c57ea08172a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64e3f981-e6be-47bc-9f8b-7864d4b03c98","ip_address":"10.55.0.4"}],"id":"a773d78d-13cd-4beb-a305-d58ae8f575e5","security_groups":[],"mac_address":"fa:16:3e:b9:30:47","project_id":"6785c2992a0d40efa15902d948eaea82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"838accca-5bde-42c0-96c9-3c57ea08172a","tenant_id":"6785c2992a0d40efa15902d948eaea82","created_at":"2018-12-28T18:19:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-838accca-5bde-42c0-96c9-3c57ea08172a"}]} 2018-12-28 18:19:29,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=838accca-5bde-42c0-96c9-3c57ea08172a used request id req-d1f6d52e-56d4-4f11-ac45-15a860963f7d 2018-12-28 18:19:29,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cef1d92895dddeacb9482f6087db8f0b1d91048" 2018-12-28 18:19:29,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-9bd66a02-5a48-4c91-868e-54904f07debe x-compute-request-id: req-9bd66a02-5a48-4c91-868e-54904f07debe Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "security_groups": [{"name": "default"}], "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:20Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:29,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-9bd66a02-5a48-4c91-868e-54904f07debe 2018-12-28 18:19:29,873 - create_instance - INFO - Deleting Port with ID - 0f981564-33c9-4873-b656-b69b35a75fc9 2018-12-28 18:19:29,873 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-port 2018-12-28 18:19:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/0f981564-33c9-4873-b656-b69b35a75fc9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:30,564 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f33a508b-e56e-4b56-b03b-99543475b12e Date: Fri, 28 Dec 2018 18:19:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:30,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/0f981564-33c9-4873-b656-b69b35a75fc9 used request id req-f33a508b-e56e-4b56-b03b-99543475b12e 2018-12-28 18:19:30,565 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst 2018-12-28 18:19:30,568 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:30,712 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18: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-cc3e30d0-74c2-4581-9b21-845ebb60a23c x-compute-request-id: req-cc3e30d0-74c2-4581-9b21-845ebb60a23c Content-Type: application/json 2018-12-28 18:19:30,712 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-cc3e30d0-74c2-4581-9b21-845ebb60a23c 2018-12-28 18:19:30,712 - create_instance - INFO - Checking deletion status 2018-12-28 18:19:30,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:30,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-3d4ec058-ab26-4aad-92f6-fec65d5e2bb9 x-compute-request-id: req-3d4ec058-ab26-4aad-92f6-fec65d5e2bb9 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:01:ba:e7", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:30Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:30,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-3d4ec058-ab26-4aad-92f6-fec65d5e2bb9 2018-12-28 18:19:30,815 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst] is - ACTIVE 2018-12-28 18:19:30,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:19:33,818 - create_instance - DEBUG - VM status query timeout in 296.893842936 2018-12-28 18:19:33,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:34,343 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dab4d87d-0f19-450b-a15d-05c6a68189a1 x-compute-request-id: req-dab4d87d-0f19-450b-a15d-05c6a68189a1 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.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36", "rel": "bookmark"}], "image": {"id": "5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "links": [{"href": "http://172.30.9.21:8774/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:19:19.000000", "flavor": {"id": "b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "links": [{"href": "http://172.30.9.21:8774/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84", "rel": "bookmark"}]}, "id": "91e7d2f6-e193-4b35-af26-55cc90c13a36", "user_id": "31940bbbe4b146e3b69d0db8b8701bb3", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:19:30Z", "hostId": "980fb3cf5b06622fe4b14e0c28cc8884e7b975b45a237da54c2262f4", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst", "created": "2018-12-28T18:19:13Z", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:19:34,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-dab4d87d-0f19-450b-a15d-05c6a68189a1 2018-12-28 18:19:34,344 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst] is - ACTIVE 2018-12-28 18:19:34,344 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:19:37,347 - create_instance - DEBUG - VM status query timeout in 293.364938974 2018-12-28 18:19:37,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7175ebd6fa81f437b5240814dc8c339b97e506cc" 2018-12-28 18:19:37,399 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60af4773-8b3e-4d93-b66e-282ee3394c4b x-compute-request-id: req-60af4773-8b3e-4d93-b66e-282ee3394c4b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 91e7d2f6-e193-4b35-af26-55cc90c13a36 could not be found.", "code": 404}} 2018-12-28 18:19:37,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/91e7d2f6-e193-4b35-af26-55cc90c13a36 used request id req-60af4773-8b3e-4d93-b66e-282ee3394c4b 2018-12-28 18:19:37,399 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 91e7d2f6-e193-4b35-af26-55cc90c13a36 could not be found. (HTTP 404) (Request-ID: req-60af4773-8b3e-4d93-b66e-282ee3394c4b) 2018-12-28 18:19:37,399 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-inst 2018-12-28 18:19:37,400 - neutron_utils - INFO - Deleting security group rule with ID - eae31802-f084-4039-b876-d5cb8ba5c950 2018-12-28 18:19:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/eae31802-f084-4039-b876-d5cb8ba5c950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:37,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2b10422-00ba-44cf-9789-ac360c508e42 Content-Length: 0 Date: Fri, 28 Dec 2018 18:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:37,687 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/eae31802-f084-4039-b876-d5cb8ba5c950 used request id req-b2b10422-00ba-44cf-9789-ac360c508e42 2018-12-28 18:19:37,687 - neutron_utils - INFO - Deleting security group rule with ID - 82812c32-5aa8-4cc4-9c6e-5d5a00df45e5 2018-12-28 18:19:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/82812c32-5aa8-4cc4-9c6e-5d5a00df45e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:37,942 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dcf41c4d-1af8-4d16-a367-0d79f5446038 Content-Length: 0 Date: Fri, 28 Dec 2018 18:19:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:37,942 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/82812c32-5aa8-4cc4-9c6e-5d5a00df45e5 used request id req-dcf41c4d-1af8-4d16-a367-0d79f5446038 2018-12-28 18:19:37,943 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-name 2018-12-28 18:19:37,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/07477d06-1477-4640-b103-06eabd01b091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e9ff9dcdb36d8333e6821a298b20c8ae21d7545" 2018-12-28 18:19:38,216 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d8d1b89d-76ce-468f-b3d3-05c7a60a970f Content-Length: 0 Date: Fri, 28 Dec 2018 18:19:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:38,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/07477d06-1477-4640-b103-06eabd01b091 used request id req-d8d1b89d-76ce-468f-b3d3-05c7a60a970f 2018-12-28 18:19:38,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00faed0c8148eddb7b77fc551ae2b33268bbdc3e" 2018-12-28 18:19:38,256 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-984750f8-c9ca-4f97-8a7c-e2727929c716 x-compute-request-id: req-984750f8-c9ca-4f97-8a7c-e2727929c716 Content-Length: 0 Content-Type: application/json 2018-12-28 18:19:38,256 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b08b2c30-3bff-4989-bd0c-dbf52a62cf84 used request id req-984750f8-c9ca-4f97-8a7c-e2727929c716 2018-12-28 18:19:38,257 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet 2018-12-28 18:19:38,257 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-subnet 2018-12-28 18:19:38,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/64e3f981-e6be-47bc-9f8b-7864d4b03c98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:40,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2512280e-a875-4f5a-a8b9-426b6447c97a Date: Fri, 28 Dec 2018 18:19:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:40,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/64e3f981-e6be-47bc-9f8b-7864d4b03c98 used request id req-2512280e-a875-4f5a-a8b9-426b6447c97a 2018-12-28 18:19:40,630 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-pub-net 2018-12-28 18:19:40,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/838accca-5bde-42c0-96c9-3c57ea08172a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6981e6729d4618bf28308b272186a1418a714b7" 2018-12-28 18:19:42,545 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e1cb3eb8-2ad3-4432-a201-b873f8bfe57e Date: Fri, 28 Dec 2018 18:19:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:42,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/838accca-5bde-42c0-96c9-3c57ea08172a used request id req-e1cb3eb8-2ad3-4432-a201-b873f8bfe57e 2018-12-28 18:19:42,546 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ca709cf1-6939-4033-afa4-930bda3f5995-image 2018-12-28 18:19:42,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}67b19a831f976cf1ea5b75422654b9bcc9b5a854" 2018-12-28 18:19:44,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7dac893d-df18-4961-8e34-0ae162c4dec2 Date: Fri, 28 Dec 2018 18:19:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:19:44,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5884abb4-0c4d-4c8f-bf1b-a8c9f1ce5c1a used request id req-7dac893d-df18-4961-8e34-0ae162c4dec2 2018-12-28 18:19:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:44,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d4809555-f21b-46ac-9591-d3d615718a87 Date: Fri, 28 Dec 2018 18:19:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:01Z", "updated_at": "2018-12-28T18:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "revision_number": 0, "id": "23fff8f7-c943-4959-946d-21d870eda457", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv6", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "revision_number": 0, "id": "39eedefc-944e-4de3-82ae-6bdb051d7745", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv4", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "revision_number": 0, "id": "bb1e8ff2-1c66-4b8d-9898-a896207bafaf", "remote_group_id": "bdddee02-1416-4169-98bf-895201add860", "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv4", "project_id": "6785c2992a0d40efa15902d948eaea82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "revision_number": 0, "id": "f3ccd27f-4ed8-4a95-bc09-16f113161df3", "remote_group_id": "bdddee02-1416-4169-98bf-895201add860", "remote_ip_prefix": null, "created_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "tenant_id": "6785c2992a0d40efa15902d948eaea82", "port_range_min": null, "ethertype": "IPv6", "project_id": "6785c2992a0d40efa15902d948eaea82"}], "revision_number": 4, "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "bdddee02-1416-4169-98bf-895201add860", "name": "default"}]} 2018-12-28 18:19:44,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d4809555-f21b-46ac-9591-d3d615718a87 2018-12-28 18:19:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:44,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8979822-78c2-461d-bea5-a36f33abc899 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:19:44,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-c8979822-78c2-461d-bea5-a36f33abc899 2018-12-28 18:19:44,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:45,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7305bd-a639-46ab-b65d-f4d2580c42b9 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:19:45,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-4c7305bd-a639-46ab-b65d-f4d2580c42b9 2018-12-28 18:19:45,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:45,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076694d5-e290-491e-ba4a-0303c9c660d5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:19:45,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-076694d5-e290-491e-ba4a-0303c9c660d5 2018-12-28 18:19:45,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:45,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d03a60c-4667-4614-9d21-492812021867 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82"}, "enabled": true, "id": "6785c2992a0d40efa15902d948eaea82", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-220837ab-476c-472-proj"}} 2018-12-28 18:19:45,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-7d03a60c-4667-4614-9d21-492812021867 2018-12-28 18:19:45,231 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdddee02-1416-4169-98bf-895201add860 2018-12-28 18:19:45,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bdddee02-1416-4169-98bf-895201add860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:45,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-42a23d7e-e4fc-492c-9451-ad20620e6dc4 Date: Fri, 28 Dec 2018 18:19: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-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:01Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "23fff8f7-c943-4959-946d-21d870eda457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:01Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "39eedefc-944e-4de3-82ae-6bdb051d7745"}, {"remote_group_id": "bdddee02-1416-4169-98bf-895201add860", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:01Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "bb1e8ff2-1c66-4b8d-9898-a896207bafaf"}, {"remote_group_id": "bdddee02-1416-4169-98bf-895201add860", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:19:01Z", "security_group_id": "bdddee02-1416-4169-98bf-895201add860", "port_range_min": null, "revision_number": 0, "tenant_id": "6785c2992a0d40efa15902d948eaea82", "created_at": "2018-12-28T18:19:01Z", "project_id": "6785c2992a0d40efa15902d948eaea82", "id": "f3ccd27f-4ed8-4a95-bc09-16f113161df3"}]} 2018-12-28 18:19:45,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bdddee02-1416-4169-98bf-895201add860 used request id req-42a23d7e-e4fc-492c-9451-ad20620e6dc4 2018-12-28 18:19:45,416 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:19:45,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bdddee02-1416-4169-98bf-895201add860 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:45,713 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94d3bfb8-5aba-4b1c-a097-f7901c284974 Content-Length: 0 Date: Fri, 28 Dec 2018 18:19:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:19:45,713 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bdddee02-1416-4169-98bf-895201add860 used request id req-94d3bfb8-5aba-4b1c-a097-f7901c284974 2018-12-28 18:19:45,714 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-220837ab-476c-472-proj 2018-12-28 18:19:45,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:45,910 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b112f33c-a31a-4eb8-84d2-c1a783c24eec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:19:45,911 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6785c2992a0d40efa15902d948eaea82 used request id req-b112f33c-a31a-4eb8-84d2-c1a783c24eec 2018-12-28 18:19:45,911 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-220837ab-476c-472-proj-role 2018-12-28 18:19:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9f93e4c4889c40778b8018c36e043e4f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:46,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:19:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52b8e884-d0f2-4e17-8b85-9b0a39800580 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:19:46,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9f93e4c4889c40778b8018c36e043e4f used request id req-52b8e884-d0f2-4e17-8b85-9b0a39800580 2018-12-28 18:19:46,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6217c401fbde699734d02abed60db204d49ceea4" 2018-12-28 18:19:46,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c31e9a-a17c-4103-aed7-6838dc09ce54 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:19:46,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c4c31e9a-a17c-4103-aed7-6838dc09ce54 2018-12-28 18:19:46,133 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-220837ab-476c-472-user 2018-12-28 18:19:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/31940bbbe4b146e3b69d0db8b8701bb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520475a2e35edc01f2fc0df3f28c9b50dab0b1db" 2018-12-28 18:19:46,344 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:19:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51eca70d-5dd0-44c0-b8f2-b98ecec18706 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:19:46,344 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/31940bbbe4b146e3b69d0db8b8701bb3 used request id req-51eca70d-5dd0-44c0-b8f2-b98ecec18706 2018-12-28 18:19:46,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:46,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["UJ_MPfihRQ2JEJR9tg56tw"], "issued_at": "2018-12-28T18:19:46.000000Z"}} 2018-12-28 18:19:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe38abf9729fb4a4d03080c37aeed1a5c973563b" 2018-12-28 18:19:46,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d5e79b5-1149-402d-a657-387fa22bdd5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:46,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0d5e79b5-1149-402d-a657-387fa22bdd5d 2018-12-28 18:19:46,813 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:46,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:47,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["QYxFTuZZQlG1-ul_gLHL9Q"], "issued_at": "2018-12-28T18:19:47.000000Z"}} 2018-12-28 18:19:47,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:19:47,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35456bc4-fd9c-4d0d-b464-c323727748d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:47,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-35456bc4-fd9c-4d0d-b464-c323727748d1 2018-12-28 18:19:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:19:47,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:19: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:19:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:19:47,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ed5645-46d5-4b3f-8482-8241a4a31f90 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:19:47,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj used request id req-a2ed5645-46d5-4b3f-8482-8241a4a31f90 2018-12-28 18:19:47,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:19:47,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea37211-e3a9-4597-ae25-e70edd8a74e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:19:47,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-5ea37211-e3a9-4597-ae25-e70edd8a74e0 2018-12-28 18:19:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj"}}' 2018-12-28 18:19:47,530 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:19:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a21bed09-f959-4e46-8db4-89407c6d293e Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/baa870725dbb4c4093aaf8d1a148d1d7"}, "enabled": true, "id": "baa870725dbb4c4093aaf8d1a148d1d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj"}} 2018-12-28 18:19:47,531 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-a21bed09-f959-4e46-8db4-89407c6d293e 2018-12-28 18:19:47,531 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj 2018-12-28 18:19:47,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:47,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:47,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Eea15_jCQ-CYPT0CYx2naA"], "issued_at": "2018-12-28T18:19:47.000000Z"}} 2018-12-28 18:19:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3236f88cb04630dd74e6e84e84d80f5fcf4ec7" 2018-12-28 18:19:47,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cdd5657-0455-4e73-afd3-043836f3dcd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:47,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1cdd5657-0455-4e73-afd3-043836f3dcd6 2018-12-28 18:19:48,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:19:48,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:19: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:19:48,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3236f88cb04630dd74e6e84e84d80f5fcf4ec7" 2018-12-28 18:19:48,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38aa35b9-1a0b-44bc-b34e-4cd6258ca660 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:19:48,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-38aa35b9-1a0b-44bc-b34e-4cd6258ca660 2018-12-28 18:19:48,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3236f88cb04630dd74e6e84e84d80f5fcf4ec7" 2018-12-28 18:19:48,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b2b29a-dc59-46b1-9404-6275eabf4da3 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/baa870725dbb4c4093aaf8d1a148d1d7"}, "enabled": true, "id": "baa870725dbb4c4093aaf8d1a148d1d7", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj"}]} 2018-12-28 18:19:48,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj used request id req-79b2b29a-dc59-46b1-9404-6275eabf4da3 2018-12-28 18:19:48,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3236f88cb04630dd74e6e84e84d80f5fcf4ec7" 2018-12-28 18:19:48,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d65fb4-050b-4be1-8673-5c1c95a7318b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:19:48,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-09d65fb4-050b-4be1-8673-5c1c95a7318b 2018-12-28 18:19:48,620 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-user 2018-12-28 18:19:48,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:48,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:19:48,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a939621-c0b1-4e43-8f2e-b640307840ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:19:48,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1a939621-c0b1-4e43-8f2e-b640307840ea 2018-12-28 18:19:48,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" -d '{"role": {"name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role"}}' 2018-12-28 18:19:48,837 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa231242-90ce-4ce6-a99b-1f49d3592dc4 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "465bcbe3fe9b4d2296fc86689f2d10f6", "links": {"self": "http://172.30.9.21:5000/v3/roles/465bcbe3fe9b4d2296fc86689f2d10f6"}, "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role"}} 2018-12-28 18:19:48,837 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-aa231242-90ce-4ce6-a99b-1f49d3592dc4 2018-12-28 18:19:48,837 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role 2018-12-28 18:19:48,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/465bcbe3fe9b4d2296fc86689f2d10f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:19:48,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc49e214-cf30-460d-a41a-6bb71a7bd21a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/465bcbe3fe9b4d2296fc86689f2d10f6"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role", "id": "465bcbe3fe9b4d2296fc86689f2d10f6"}} 2018-12-28 18:19:48,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/465bcbe3fe9b4d2296fc86689f2d10f6 used request id req-fc49e214-cf30-460d-a41a-6bb71a7bd21a 2018-12-28 18:19:48,858 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role to project CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj 2018-12-28 18:19:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/baa870725dbb4c4093aaf8d1a148d1d7/users/173c3f8026f349c78a8bcf11644cc879/roles/465bcbe3fe9b4d2296fc86689f2d10f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:19:48,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:19:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf0ddb92-dfd4-406d-bebc-5caa5e6b0ba8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:19:48,982 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/baa870725dbb4c4093aaf8d1a148d1d7/users/173c3f8026f349c78a8bcf11644cc879/roles/465bcbe3fe9b4d2296fc86689f2d10f6 used request id req-cf0ddb92-dfd4-406d-bebc-5caa5e6b0ba8 2018-12-28 18:19:48,982 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:19:48,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:48,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:49,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["teKnee38S42A0py8czkjMw"], "issued_at": "2018-12-28T18:19:49.000000Z"}} 2018-12-28 18:19:49,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:19:49,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8811e3b-bfc8-4615-a117-6e46efe5b04f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:49,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d8811e3b-bfc8-4615-a117-6e46efe5b04f 2018-12-28 18:19:49,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:19:49,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83ba8b42-81cf-47fa-8db3-3eff7ec6caa2 Date: Fri, 28 Dec 2018 18:19:49 GMT RESP BODY: {"networks":[]} 2018-12-28 18:19:49,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-83ba8b42-81cf-47fa-8db3-3eff7ec6caa2 2018-12-28 18:19:49,645 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net 2018-12-28 18:19:49,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" -d '{"network": {"name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net", "admin_state_up": true}}' 2018-12-28 18:19:50,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-e967c71f-1d6f-4a34-afa1-e39327ea9aea Date: Fri, 28 Dec 2018 18:19:50 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:19:49Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","mtu":1450}} 2018-12-28 18:19:50,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e967c71f-1d6f-4a34-afa1-e39327ea9aea 2018-12-28 18:19:50,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:19:50,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-8c195443-e4bd-4b58-9433-6dacef635c5b Date: Fri, 28 Dec 2018 18:19:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:19:49Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:50,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-8c195443-e4bd-4b58-9433-6dacef635c5b 2018-12-28 18:19:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:19:50,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8fe8f308-6685-4e2c-bbeb-47f5ef399e0b Date: Fri, 28 Dec 2018 18:19:50 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:19:50,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-8fe8f308-6685-4e2c-bbeb-47f5ef399e0b 2018-12-28 18:19:50,512 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet 2018-12-28 18:19:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" -d '{"subnets": [{"ip_version": 4, "network_id": "4ee2a0d2-6a0f-4010-9ddc-777d49de64b0", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]}' 2018-12-28 18:19:51,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9c8caf3c-4b3b-4f43-bde7-cc808e5d50e3 Date: Fri, 28 Dec 2018 18:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:51,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-9c8caf3c-4b3b-4f43-bde7-cc808e5d50e3 2018-12-28 18:19:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:19:51,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-97188022-c130-44a5-b7e8-aa6688981c1f Date: Fri, 28 Dec 2018 18:19:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:51,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-97188022-c130-44a5-b7e8-aa6688981c1f 2018-12-28 18:19:51,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:19:51,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c6f426cd-c7e2-4295-809d-5c0c6ee2c160 Date: Fri, 28 Dec 2018 18:19:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:51,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-c6f426cd-c7e2-4295-809d-5c0c6ee2c160 2018-12-28 18:19:51,587 - OpenStackNetwork - DEBUG - Network [4ee2a0d2-6a0f-4010-9ddc-777d49de64b0] created successfully 2018-12-28 18:19:51,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:51,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:51,962 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["lmeesSMgSVuSnmLYBNahgQ"], "issued_at": "2018-12-28T18:19:51.000000Z"}} 2018-12-28 18:19:51,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17619d3ea8f49483b06e034f86450b5640074af1" 2018-12-28 18:19:52,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa0ade4f-7a68-455d-8f7f-a54a8abe4cce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:52,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aa0ade4f-7a68-455d-8f7f-a54a8abe4cce 2018-12-28 18:19:52,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:19:52,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17619d3ea8f49483b06e034f86450b5640074af1" 2018-12-28 18:19:52,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7641a0fd-14bb-4ed1-9e71-bb7841cd9fa7 x-compute-request-id: req-7641a0fd-14bb-4ed1-9e71-bb7841cd9fa7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:19:52,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7641a0fd-14bb-4ed1-9e71-bb7841cd9fa7 2018-12-28 18:19:52,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17619d3ea8f49483b06e034f86450b5640074af1" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-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-12-28 18:19:52,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0efacf17-148b-41bf-8226-445fd26a1a84 x-compute-request-id: req-0efacf17-148b-41bf-8226-445fd26a1a84 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:19:52,274 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0efacf17-148b-41bf-8226-445fd26a1a84 2018-12-28 18:19:52,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:52,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:52,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "465bcbe3fe9b4d2296fc86689f2d10f6", "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role"}], "expires_at": "2018-12-28T19:19:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "baa870725dbb4c4093aaf8d1a148d1d7", "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/baa870725dbb4c4093aaf8d1a148d1d7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-user", "id": "173c3f8026f349c78a8bcf11644cc879"}, "audit_ids": ["4UCA5gbQTxiEeZE9Q-K-gw"], "issued_at": "2018-12-28T18:19:52.000000Z"}} 2018-12-28 18:19:52,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:19:52,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc2a6f4c-dbad-4f48-83e1-d9a0b3e80117 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:52,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cc2a6f4c-dbad-4f48-83e1-d9a0b3e80117 2018-12-28 18:19:52,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:19:52,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-8e77fa3b-8394-42a7-9389-e877fdc9d0c2 Date: Fri, 28 Dec 2018 18:19:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image"} 2018-12-28 18:19:52,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image used request id req-8e77fa3b-8394-42a7-9389-e877fdc9d0c2 2018-12-28 18:19:52,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:19:53,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed22152f-5115-4c40-a712-c778cc2cf0c6 Date: Fri, 28 Dec 2018 18:19: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-12-28 18:19:53,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ed22152f-5115-4c40-a712-c778cc2cf0c6 2018-12-28 18:19:53,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image"}' 2018-12-28 18:19:53,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 X-Openstack-Request-Id: req-244f1c70-fb82-4fef-8886-0a1c127229ce Date: Fri, 28 Dec 2018 18:19:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:19:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/2bfff039-b500-4861-ae90-913125e26928", "min_disk": 0, "protected": false, "id": "2bfff039-b500-4861-ae90-913125e26928", "file": "/v2/images/2bfff039-b500-4861-ae90-913125e26928/file", "checksum": null, "owner": "baa870725dbb4c4093aaf8d1a148d1d7", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:19:53,275 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-244f1c70-fb82-4fef-8886-0a1c127229ce 2018-12-28 18:19:53,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" -d '' 2018-12-28 18:19:54,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d413a161-d006-4fea-8f2e-129519b0d8c1 Date: Fri, 28 Dec 2018 18:19:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:19:54,344 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928/file used request id req-d413a161-d006-4fea-8f2e-129519b0d8c1 2018-12-28 18:19:54,344 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:19:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:19:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-6955d15d-35d8-4eb5-82a7-6be3a7024cfb Date: Fri, 28 Dec 2018 18:19:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "metadata": {}}], "self": "/v2/images/2bfff039-b500-4861-ae90-913125e26928", "min_disk": 0, "protected": false, "id": "2bfff039-b500-4861-ae90-913125e26928", "file": "/v2/images/2bfff039-b500-4861-ae90-913125e26928/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baa870725dbb4c4093aaf8d1a148d1d7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:19:54,367 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 used request id req-6955d15d-35d8-4eb5-82a7-6be3a7024cfb 2018-12-28 18:19:54,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:19:54,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63a03654-e49b-4ac1-873b-2df347fa1f6a Date: Fri, 28 Dec 2018 18:19: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-12-28 18:19:54,521 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-63a03654-e49b-4ac1-873b-2df347fa1f6a 2018-12-28 18:19:54,524 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image 2018-12-28 18:19:54,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:19:54,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-8907deaa-9493-45e4-876d-d0cf5202a3a7 Date: Fri, 28 Dec 2018 18:19:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "metadata": {}}], "self": "/v2/images/2bfff039-b500-4861-ae90-913125e26928", "min_disk": 0, "protected": false, "id": "2bfff039-b500-4861-ae90-913125e26928", "file": "/v2/images/2bfff039-b500-4861-ae90-913125e26928/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baa870725dbb4c4093aaf8d1a148d1d7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:19:54,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 used request id req-8907deaa-9493-45e4-876d-d0cf5202a3a7 2018-12-28 18:19:54,685 - create_image - DEBUG - Instance status is - active 2018-12-28 18:19:54,685 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image 2018-12-28 18:19:54,685 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image 2018-12-28 18:19:54,685 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:19:54,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe38abf9729fb4a4d03080c37aeed1a5c973563b" 2018-12-28 18:19:54,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c1e56ec-608b-4f1a-b810-caa0422f35ec x-compute-request-id: req-7c1e56ec-608b-4f1a-b810-caa0422f35ec Content-Encoding: gzip Content-Length: 286 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-12-28T18:19:50.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:48.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:46.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:47.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:44.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:54.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:53.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:47.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:50.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:50.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-12-28T18:19:49.000000"}}}, "zoneName": "nova"}]} 2018-12-28 18:19:54,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-availability-zone/detail used request id req-7c1e56ec-608b-4f1a-b810-caa0422f35ec 2018-12-28 18:19:54,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:54,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:55,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["oKH54I41SVOIbLD2MAVcMg"], "issued_at": "2018-12-28T18:19:55.000000Z"}} 2018-12-28 18:19:55,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bf982b-d5f8-4930-8993-e92e0ff4f94e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:55,391 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-91bf982b-d5f8-4930-8993-e92e0ff4f94e 2018-12-28 18:19:55,393 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:19:55,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:55,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b3788e6-6ee4-4ac2-b288-8104eb6fbbe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:55,476 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2b3788e6-6ee4-4ac2-b288-8104eb6fbbe3 2018-12-28 18:19:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:55,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cfe23664-a964-4d27-87e3-5a617b9460d9 Date: Fri, 28 Dec 2018 18:19:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:55,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-cfe23664-a964-4d27-87e3-5a617b9460d9 2018-12-28 18:19:55,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:19:55,741 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:19: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:19:55,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:55,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-436a62ea-1254-4822-87df-1ab7bc784007 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:19:55,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-436a62ea-1254-4822-87df-1ab7bc784007 2018-12-28 18:19:55,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:56,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-229d85d3-d507-4504-9356-27cf43bf2483 Date: Fri, 28 Dec 2018 18:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:56,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-229d85d3-d507-4504-9356-27cf43bf2483 2018-12-28 18:19:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:56,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ce4d610f-efcd-4d87-a0aa-2d54f382e3c4 Date: Fri, 28 Dec 2018 18:19:56 GMT RESP BODY: {"ports":[]} 2018-12-28 18:19:56,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1&admin_state_up=True used request id req-ce4d610f-efcd-4d87-a0aa-2d54f382e3c4 2018-12-28 18:19:56,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:56,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-e809af56-34c1-45bf-8e84-7cd5fdbd5f53 x-compute-request-id: req-e809af56-34c1-45bf-8e84-7cd5fdbd5f53 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:19:56,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-e809af56-34c1-45bf-8e84-7cd5fdbd5f53 2018-12-28 18:19:56,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:56,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-dac81f02-2875-4c56-9ca3-f6508d0d5274 Date: Fri, 28 Dec 2018 18:19:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:56,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-dac81f02-2875-4c56-9ca3-f6508d0d5274 2018-12-28 18:19:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:56,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3df4ed-3d6a-466a-93fb-1f84514fe971 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:19:56,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-fa3df4ed-3d6a-466a-93fb-1f84514fe971 2018-12-28 18:19:56,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:57,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-f19ba31c-22ea-4c6c-a5a2-a55abff95195 Date: Fri, 28 Dec 2018 18:19:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:57,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-f19ba31c-22ea-4c6c-a5a2-a55abff95195 2018-12-28 18:19:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:57,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d6e8eea-e06e-4cc0-aff7-1b312b759684 Date: Fri, 28 Dec 2018 18:19:57 GMT RESP BODY: {"ports":[]} 2018-12-28 18:19:57,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1&admin_state_up=True used request id req-8d6e8eea-e06e-4cc0-aff7-1b312b759684 2018-12-28 18:19:57,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:19:57,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:19:57,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["2QlbCS4PRlqJoMT07jcDHA"], "issued_at": "2018-12-28T18:19:57.000000Z"}} 2018-12-28 18:19:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d36de1cdfbe376fb4c78343a2433b8ee97e6d8" 2018-12-28 18:19:57,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48dc18f5-2cea-4162-95d6-4b78671e119e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:19:57,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-48dc18f5-2cea-4162-95d6-4b78671e119e 2018-12-28 18:19:57,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:57,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-9366457c-cfd1-4b53-ab73-b8de8df4c00f Date: Fri, 28 Dec 2018 18:19:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:57,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-9366457c-cfd1-4b53-ab73-b8de8df4c00f 2018-12-28 18:19:57,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b9d2e3ea-25a6-446d-a6ec-ac762c75a018 Date: Fri, 28 Dec 2018 18:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:58,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-b9d2e3ea-25a6-446d-a6ec-ac762c75a018 2018-12-28 18:19:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:58,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c9b4279c-b43a-4f34-8f3e-d1018b312097 Date: Fri, 28 Dec 2018 18:19:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:58,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-c9b4279c-b43a-4f34-8f3e-d1018b312097 2018-12-28 18:19:58,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:19:58,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:19: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:19:58,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d36de1cdfbe376fb4c78343a2433b8ee97e6d8" 2018-12-28 18:19:58,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a3ff6dc-ed69-4b42-b7ec-dc8d7d8ad7b1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:19:58,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-3a3ff6dc-ed69-4b42-b7ec-dc8d7d8ad7b1 2018-12-28 18:19:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:58,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fe0c180f-18a5-43c6-b230-ce5bf6a6ef30 Date: Fri, 28 Dec 2018 18:19:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:58,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-fe0c180f-18a5-43c6-b230-ce5bf6a6ef30 2018-12-28 18:19:58,545 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net 2018-12-28 18:19:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" -d '{"port": {"network_id": "4ee2a0d2-6a0f-4010-9ddc-777d49de64b0", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1", "admin_state_up": true}}' 2018-12-28 18:19:59,391 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-199c869c-2219-4323-82e4-cdd1da6ae73f Date: Fri, 28 Dec 2018 18:19:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:58Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:bf:97","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","project_id":"3694c956f42e457594ab565e9d00d666","qos_policy_id":null,"admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal"}} 2018-12-28 18:19:59,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-199c869c-2219-4323-82e4-cdd1da6ae73f 2018-12-28 18:19:59,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3714c0dd-5e35-476f-abcf-e30b77a06e1f Date: Fri, 28 Dec 2018 18:19:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:19:59,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-3714c0dd-5e35-476f-abcf-e30b77a06e1f 2018-12-28 18:19:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:59,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:19:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-facb16d2-f804-4e1e-9e4a-c18c5403e742 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:19:59,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-facb16d2-f804-4e1e-9e4a-c18c5403e742 2018-12-28 18:19:59,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:19:59,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1995fbe9-51b9-4e00-a2cd-cc8e2cea3d8f Date: Fri, 28 Dec 2018 18:19:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:19:59,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-1995fbe9-51b9-4e00-a2cd-cc8e2cea3d8f 2018-12-28 18:19:59,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:00,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-31650062-c7e1-4ceb-91cb-7c5b225fbd0c Date: Fri, 28 Dec 2018 18:20:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:20:00,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1&admin_state_up=True used request id req-31650062-c7e1-4ceb-91cb-7c5b225fbd0c 2018-12-28 18:20:00,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:00,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059d4c85-db75-45dc-b023-ac9d516bacb6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:00,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-059d4c85-db75-45dc-b023-ac9d516bacb6 2018-12-28 18:20:00,027 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-28 18:20:00,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:00,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3ef62ba7-5c3a-49c7-860f-41d13d06ba75 x-compute-request-id: req-3ef62ba7-5c3a-49c7-860f-41d13d06ba75 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-flavor-name"}]} 2018-12-28 18:20:00,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3ef62ba7-5c3a-49c7-860f-41d13d06ba75 2018-12-28 18:20:00,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:00,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-8642a253-84ae-491e-99b4-611dd16e9527 x-compute-request-id: req-8642a253-84ae-491e-99b4-611dd16e9527 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:20:00,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6 used request id req-8642a253-84ae-491e-99b4-611dd16e9527 2018-12-28 18:20:00,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:00,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-eb7e83f2-3c29-49a2-9eed-42c601b2f400 Date: Fri, 28 Dec 2018 18:20:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "metadata": {}}], "self": "/v2/images/2bfff039-b500-4861-ae90-913125e26928", "min_disk": 0, "protected": false, "id": "2bfff039-b500-4861-ae90-913125e26928", "file": "/v2/images/2bfff039-b500-4861-ae90-913125e26928/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baa870725dbb4c4093aaf8d1a148d1d7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image"} 2018-12-28 18:20:00,245 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image used request id req-eb7e83f2-3c29-49a2-9eed-42c601b2f400 2018-12-28 18:20:00,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:00,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b9aea77c-133c-47b3-b175-2e08063d609a Date: Fri, 28 Dec 2018 18:20: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-12-28 18:20:00,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b9aea77c-133c-47b3-b175-2e08063d609a 2018-12-28 18:20:00,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" -d '{"server": {"name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "2bfff039-b500-4861-ae90-913125e26928", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "max_count": 1, "min_count": 1, "networks": [{"port": "999c9a29-5a8b-4332-8c6a-bb9ed71509be"}]}}' 2018-12-28 18:20:02,263 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-62d0a40f-3166-4877-bd32-64602f592fce x-compute-request-id: req-62d0a40f-3166-4877-bd32-64602f592fce Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "adminPass": "mCtqM2PXts2p"}} 2018-12-28 18:20:02,263 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-62d0a40f-3166-4877-bd32-64602f592fce 2018-12-28 18:20:02,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:02,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-e46dbc80-6e7d-4cdd-b933-6cbfd8918fb3 x-compute-request-id: req-e46dbc80-6e7d-4cdd-b933-6cbfd8918fb3 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.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18: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": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:02,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-e46dbc80-6e7d-4cdd-b933-6cbfd8918fb3 2018-12-28 18:20:02,649 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-28 18:20:02,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:02,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-01a36940-c962-40fb-9387-d84d8bc0252b x-compute-request-id: req-01a36940-c962-40fb-9387-d84d8bc0252b 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.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18: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": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:02,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-01a36940-c962-40fb-9387-d84d8bc0252b 2018-12-28 18:20:02,875 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-28 18:20:02,875 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:20:05,878 - create_instance - DEBUG - VM status query timeout in 896.771376133 2018-12-28 18:20:05,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:06,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-8472484f-5d69-4548-9cde-b619d127e845 x-compute-request-id: req-8472484f-5d69-4548-9cde-b619d127e845 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:20:03Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:06,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-8472484f-5d69-4548-9cde-b619d127e845 2018-12-28 18:20:06,180 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-12-28 18:20:06,181 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:20:09,183 - create_instance - DEBUG - VM status query timeout in 893.466314077 2018-12-28 18:20:09,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:09,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b22deb64-ee27-4f8d-895d-baecb503c3bc x-compute-request-id: req-b22deb64-ee27-4f8d-895d-baecb503c3bc Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:09,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-b22deb64-ee27-4f8d-895d-baecb503c3bc 2018-12-28 18:20:09,430 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-28 18:20:09,430 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:20:09,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:09,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-795418d3-78b7-4aaf-99dc-a48f5a3ffb56 x-compute-request-id: req-795418d3-78b7-4aaf-99dc-a48f5a3ffb56 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:09,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-795418d3-78b7-4aaf-99dc-a48f5a3ffb56 2018-12-28 18:20:09,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b99ca10e-3e42-41cf-a6d8-9a40b6e4425a Date: Fri, 28 Dec 2018 18:20:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:10,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-b99ca10e-3e42-41cf-a6d8-9a40b6e4425a 2018-12-28 18:20:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-862327c8-b53e-4169-9e73-95751e485fc8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:10,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-862327c8-b53e-4169-9e73-95751e485fc8 2018-12-28 18:20:10,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5b85be26-c211-461a-b2e4-f328c9cf689f Date: Fri, 28 Dec 2018 18:20:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:10,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-5b85be26-c211-461a-b2e4-f328c9cf689f 2018-12-28 18:20:10,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3f0936b3-ad2b-4144-9129-2c901f033f66 Date: Fri, 28 Dec 2018 18:20:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:10,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-3f0936b3-ad2b-4144-9129-2c901f033f66 2018-12-28 18:20:10,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-0ee10d46-3c3e-4071-83a5-6ce60c76292f x-compute-request-id: req-0ee10d46-3c3e-4071-83a5-6ce60c76292f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:10,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-0ee10d46-3c3e-4071-83a5-6ce60c76292f 2018-12-28 18:20:10,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-441d2581-3a69-4350-b4c7-3688c6307d22 Date: Fri, 28 Dec 2018 18:20:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:10,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-441d2581-3a69-4350-b4c7-3688c6307d22 2018-12-28 18:20:10,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2153a7d7-70b1-4e73-bcb2-240aee58843a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:10,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-2153a7d7-70b1-4e73-bcb2-240aee58843a 2018-12-28 18:20:10,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e2158ed7-c12c-45f2-8a24-eaa645f1293c Date: Fri, 28 Dec 2018 18:20:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:10,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-e2158ed7-c12c-45f2-8a24-eaa645f1293c 2018-12-28 18:20:10,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:10,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-c6a7c645-3d98-45aa-b908-78540a60da54 Date: Fri, 28 Dec 2018 18:20:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:10,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-c6a7c645-3d98-45aa-b908-78540a60da54 2018-12-28 18:20:10,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:11,568 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fb0ba94e-9a3c-4c0e-875d-4b473961494b x-compute-request-id: req-fb0ba94e-9a3c-4c0e-875d-4b473961494b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:11,568 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-fb0ba94e-9a3c-4c0e-875d-4b473961494b 2018-12-28 18:20:11,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:11,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-54c20b41-87d6-47d4-89cf-8fc7967f0978 Date: Fri, 28 Dec 2018 18:20:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:11,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-54c20b41-87d6-47d4-89cf-8fc7967f0978 2018-12-28 18:20:11,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:11,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3fddb0-28da-4c30-b43c-df948043e9a9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:11,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-2e3fddb0-28da-4c30-b43c-df948043e9a9 2018-12-28 18:20:11,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:11,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6ba65459-3e07-42b3-a7d7-1bfe5dd33087 Date: Fri, 28 Dec 2018 18:20:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:11,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-6ba65459-3e07-42b3-a7d7-1bfe5dd33087 2018-12-28 18:20:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:11,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-acc1073f-a586-4952-95bf-33fd8bb2dfa9 Date: Fri, 28 Dec 2018 18:20:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:11,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-acc1073f-a586-4952-95bf-33fd8bb2dfa9 2018-12-28 18:20:11,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:11,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:12,382 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:20:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["RxjJQvn0QLSvEcyrgcn7uA"], "issued_at": "2018-12-28T18:20:12.000000Z"}} 2018-12-28 18:20:12,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:12,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164b09ba-81c9-42c6-a575-16d754439a00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:12,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-164b09ba-81c9-42c6-a575-16d754439a00 2018-12-28 18:20:12,481 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:20:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:12,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6921733-def2-4469-8096-8a67a81a9e1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:12,562 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a6921733-def2-4469-8096-8a67a81a9e1b 2018-12-28 18:20:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:12,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0f943a70-4e7a-47e0-ae71-b336b418e7ed Date: Fri, 28 Dec 2018 18:20:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:12,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-0f943a70-4e7a-47e0-ae71-b336b418e7ed 2018-12-28 18:20:12,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:20:12,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:20: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:20:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:12,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db400d8-918b-4e38-904e-cdd40902aae2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:12,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-4db400d8-918b-4e38-904e-cdd40902aae2 2018-12-28 18:20:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:13,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-95b37c9c-ef3e-49c3-91c5-8b656ee84575 Date: Fri, 28 Dec 2018 18:20:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:13,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-95b37c9c-ef3e-49c3-91c5-8b656ee84575 2018-12-28 18:20:13,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:13,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26ffbb66-f55b-4a6f-bd62-590c9d285e60 Date: Fri, 28 Dec 2018 18:20:13 GMT RESP BODY: {"ports":[]} 2018-12-28 18:20:13,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2&admin_state_up=True used request id req-26ffbb66-f55b-4a6f-bd62-590c9d285e60 2018-12-28 18:20:13,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:13,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20: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-7d0291a5-919b-4f28-ba43-29604cd19b59 x-compute-request-id: req-7d0291a5-919b-4f28-ba43-29604cd19b59 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:20:13,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-7d0291a5-919b-4f28-ba43-29604cd19b59 2018-12-28 18:20:13,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:13,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-818e4fb4-1192-4491-9abc-c3b36aeb1c98 Date: Fri, 28 Dec 2018 18:20:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:13,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-818e4fb4-1192-4491-9abc-c3b36aeb1c98 2018-12-28 18:20:13,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:13,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d6a2f1-44f5-4d90-b7aa-3a0136f7dfb8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:13,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-45d6a2f1-44f5-4d90-b7aa-3a0136f7dfb8 2018-12-28 18:20:13,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:13,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-781dc76c-0215-4da6-8acd-f28100eb21e7 Date: Fri, 28 Dec 2018 18:20:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:13,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-781dc76c-0215-4da6-8acd-f28100eb21e7 2018-12-28 18:20:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:14,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be8c8143-9473-4bc5-be45-47722b9ceaa8 Date: Fri, 28 Dec 2018 18:20:14 GMT RESP BODY: {"ports":[]} 2018-12-28 18:20:14,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2&admin_state_up=True used request id req-be8c8143-9473-4bc5-be45-47722b9ceaa8 2018-12-28 18:20:14,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:14,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:14,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["AnseVd7VSxWchSOEideEQg"], "issued_at": "2018-12-28T18:20:14.000000Z"}} 2018-12-28 18:20:14,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d2fbf0d216b82e6c9444bdf2dd21e37a4ec508" 2018-12-28 18:20:14,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1666857-d26b-47ef-9925-a314d8b54a19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:14,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c1666857-d26b-47ef-9925-a314d8b54a19 2018-12-28 18:20:14,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:14,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fe89ade0-dc62-4c69-a6e3-bd4e3f1b00f9 Date: Fri, 28 Dec 2018 18:20:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:14,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-fe89ade0-dc62-4c69-a6e3-bd4e3f1b00f9 2018-12-28 18:20:14,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:14,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ef9a67ac-602c-4be8-b696-c8aadfbe54f2 Date: Fri, 28 Dec 2018 18:20:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:14,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-ef9a67ac-602c-4be8-b696-c8aadfbe54f2 2018-12-28 18:20:14,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:15,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-cc479ded-713f-4d54-a27b-544028f3da14 Date: Fri, 28 Dec 2018 18:20:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:15,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-cc479ded-713f-4d54-a27b-544028f3da14 2018-12-28 18:20:15,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:20:15,233 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:20: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:20:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71d2fbf0d216b82e6c9444bdf2dd21e37a4ec508" 2018-12-28 18:20:15,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ab644f-6889-4aa4-834b-a348745f39f8 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:15,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-16ab644f-6889-4aa4-834b-a348745f39f8 2018-12-28 18:20:15,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:15,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-767af363-b337-4b51-b157-aa8fb1a424e5 Date: Fri, 28 Dec 2018 18:20:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:15,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-767af363-b337-4b51-b157-aa8fb1a424e5 2018-12-28 18:20:15,540 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net 2018-12-28 18:20:15,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" -d '{"port": {"network_id": "4ee2a0d2-6a0f-4010-9ddc-777d49de64b0", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2", "admin_state_up": true}}' 2018-12-28 18:20:16,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-a96e32ad-7aba-4ab6-aab2-2f9c267ad88d Date: Fri, 28 Dec 2018 18:20:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:16Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:0b:1b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","project_id":"3694c956f42e457594ab565e9d00d666","qos_policy_id":null,"admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal"}} 2018-12-28 18:20:16,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a96e32ad-7aba-4ab6-aab2-2f9c267ad88d 2018-12-28 18:20:16,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-e5600eb4-d4e1-41f4-b233-003a49511265 Date: Fri, 28 Dec 2018 18:20:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:17,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-e5600eb4-d4e1-41f4-b233-003a49511265 2018-12-28 18:20:17,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a98a357-31f5-43be-9c40-6128c9ec3ead Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:17,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-8a98a357-31f5-43be-9c40-6128c9ec3ead 2018-12-28 18:20:17,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fc8886fd-858c-402c-9cf5-ab84999c750d Date: Fri, 28 Dec 2018 18:20:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:17,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-fc8886fd-858c-402c-9cf5-ab84999c750d 2018-12-28 18:20:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-e32ca7fc-2a6e-4eb7-a787-3a028f9a7182 Date: Fri, 28 Dec 2018 18:20:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e5:0b:1b","project_id":"3694c956f42e457594ab565e9d00d666","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:20:17,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2&admin_state_up=True used request id req-e32ca7fc-2a6e-4eb7-a787-3a028f9a7182 2018-12-28 18:20:17,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62bc28ae-d21e-49c3-a47c-d63459d59495 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:17,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-62bc28ae-d21e-49c3-a47c-d63459d59495 2018-12-28 18:20:17,673 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-28 18:20:17,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-bf830dc7-bbcd-4412-a8ff-5e0f5df7cb73 x-compute-request-id: req-bf830dc7-bbcd-4412-a8ff-5e0f5df7cb73 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-flavor-name"}]} 2018-12-28 18:20:17,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-bf830dc7-bbcd-4412-a8ff-5e0f5df7cb73 2018-12-28 18:20:17,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-bca32a36-c804-444f-9503-8ec4a8eb5a2e x-compute-request-id: req-bca32a36-c804-444f-9503-8ec4a8eb5a2e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:20:17,729 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6 used request id req-bca32a36-c804-444f-9503-8ec4a8eb5a2e 2018-12-28 18:20:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:17,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-23c730aa-874f-4fec-ad28-287da398c9ed Date: Fri, 28 Dec 2018 18:20:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:19:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:19:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "metadata": {}}], "self": "/v2/images/2bfff039-b500-4861-ae90-913125e26928", "min_disk": 0, "protected": false, "id": "2bfff039-b500-4861-ae90-913125e26928", "file": "/v2/images/2bfff039-b500-4861-ae90-913125e26928/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "baa870725dbb4c4093aaf8d1a148d1d7", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/2bfff039-b500-4861-ae90-913125e26928/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image"} 2018-12-28 18:20:17,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image used request id req-23c730aa-874f-4fec-ad28-287da398c9ed 2018-12-28 18:20:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:18,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea9d1e13-76db-467e-9b1d-8319b27fd6e9 Date: Fri, 28 Dec 2018 18:20: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-12-28 18:20:18,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ea9d1e13-76db-467e-9b1d-8319b27fd6e9 2018-12-28 18:20:18,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" -d '{"server": {"name": "CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "2bfff039-b500-4861-ae90-913125e26928", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "max_count": 1, "min_count": 1, "networks": [{"port": "8a5a17ed-cafe-4598-b9d8-9446e4df5163"}]}}' 2018-12-28 18:20:19,737 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:20: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-0e2fd2db-6e2c-4d00-987d-b3baab56bb3f x-compute-request-id: req-0e2fd2db-6e2c-4d00-987d-b3baab56bb3f Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "adminPass": "ixwvwfTtWzv7"}} 2018-12-28 18:20:19,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-0e2fd2db-6e2c-4d00-987d-b3baab56bb3f 2018-12-28 18:20:19,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:20,105 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-1ebe2b3d-e882-470b-a48b-b1bb02e5b97a x-compute-request-id: req-1ebe2b3d-e882-470b-a48b-b1bb02e5b97a 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.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:20:19Z", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:20,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-1ebe2b3d-e882-470b-a48b-b1bb02e5b97a 2018-12-28 18:20:20,106 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-28 18:20:20,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:20,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20: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-e04cb06d-b858-4141-8213-067eda199c52 x-compute-request-id: req-e04cb06d-b858-4141-8213-067eda199c52 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:20:20Z", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:20,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-e04cb06d-b858-4141-8213-067eda199c52 2018-12-28 18:20:20,331 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-28 18:20:20,331 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:20:23,334 - create_instance - DEBUG - VM status query timeout in 896.772121191 2018-12-28 18:20:23,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:23,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20: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-86de52a4-7ea5-49b0-be6f-c1159bb72d22 x-compute-request-id: req-86de52a4-7ea5-49b0-be6f-c1159bb72d22 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:20:21Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:23,983 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-86de52a4-7ea5-49b0-be6f-c1159bb72d22 2018-12-28 18:20:23,983 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-12-28 18:20:23,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:20:26,986 - create_instance - DEBUG - VM status query timeout in 893.120033026 2018-12-28 18:20:26,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:27,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b172bb22-fae5-4ecb-9e57-0629437e9c02 x-compute-request-id: req-b172bb22-fae5-4ecb-9e57-0629437e9c02 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:27,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-b172bb22-fae5-4ecb-9e57-0629437e9c02 2018-12-28 18:20:27,476 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-28 18:20:27,476 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:20:27,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:27,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cfa53a3-6ea8-4fbe-884a-6009b62644e7 x-compute-request-id: req-8cfa53a3-6ea8-4fbe-884a-6009b62644e7 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:27,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-8cfa53a3-6ea8-4fbe-884a-6009b62644e7 2018-12-28 18:20:27,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:28,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8421c7ca-4b42-4c6a-9532-682de03c46f7 Date: Fri, 28 Dec 2018 18:20:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:28,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-8421c7ca-4b42-4c6a-9532-682de03c46f7 2018-12-28 18:20:28,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:28,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000244a1-9a3a-4b69-b4d9-76a94a526029 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:28,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-000244a1-9a3a-4b69-b4d9-76a94a526029 2018-12-28 18:20:28,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:28,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-944cc741-0178-4c8f-aba1-f4d89dfbe0b8 Date: Fri, 28 Dec 2018 18:20:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:28,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-944cc741-0178-4c8f-aba1-f4d89dfbe0b8 2018-12-28 18:20:28,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:28,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-8ca5cdc2-3f15-4f9f-9bd3-fc732d74012b Date: Fri, 28 Dec 2018 18:20:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:0b:1b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal","device_id":"958a17c3-406f-4402-bd3a-794d71f64c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:28,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-8ca5cdc2-3f15-4f9f-9bd3-fc732d74012b 2018-12-28 18:20:28,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:28,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-85ec928d-d198-468f-b565-250af4ed1f50 x-compute-request-id: req-85ec928d-d198-468f-b565-250af4ed1f50 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:28,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-85ec928d-d198-468f-b565-250af4ed1f50 2018-12-28 18:20:28,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:28,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1fd1fa10-a7de-4dc1-89a7-e2f685b2b0d5 Date: Fri, 28 Dec 2018 18:20:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:28,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-1fd1fa10-a7de-4dc1-89a7-e2f685b2b0d5 2018-12-28 18:20:28,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:29,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f115fe-1dae-468c-a85b-29e359327ae6 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:29,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-f6f115fe-1dae-468c-a85b-29e359327ae6 2018-12-28 18:20:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:29,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b2799f97-5c18-4271-b166-f201102693fd Date: Fri, 28 Dec 2018 18:20:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:29,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-b2799f97-5c18-4271-b166-f201102693fd 2018-12-28 18:20:29,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:29,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-30c2e489-f6bb-4b4c-b928-5ebefa9db484 Date: Fri, 28 Dec 2018 18:20:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:0b:1b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal","device_id":"958a17c3-406f-4402-bd3a-794d71f64c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:29,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-30c2e489-f6bb-4b4c-b928-5ebefa9db484 2018-12-28 18:20:29,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:29,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-26686b8e-9d17-419b-aab1-19e5016eb2c5 x-compute-request-id: req-26686b8e-9d17-419b-aab1-19e5016eb2c5 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:29,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-26686b8e-9d17-419b-aab1-19e5016eb2c5 2018-12-28 18:20:29,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:30,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-134e2651-f43f-46c6-9572-d224891f9f3d Date: Fri, 28 Dec 2018 18:20:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:30,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-134e2651-f43f-46c6-9572-d224891f9f3d 2018-12-28 18:20:30,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:30,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5959d21f-dcac-4d89-8390-19ca57c18372 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:30,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-5959d21f-dcac-4d89-8390-19ca57c18372 2018-12-28 18:20:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:30,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-dbe53fff-3861-4d02-b72a-f458d6592caf Date: Fri, 28 Dec 2018 18:20:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:30,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-dbe53fff-3861-4d02-b72a-f458d6592caf 2018-12-28 18:20:30,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:30,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-e21875ef-8bb3-4062-b2b1-01a006bbed85 Date: Fri, 28 Dec 2018 18:20:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:0b:1b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal","device_id":"958a17c3-406f-4402-bd3a-794d71f64c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:30,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-e21875ef-8bb3-4062-b2b1-01a006bbed85 2018-12-28 18:20:30,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:30,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d786762-34b2-4a1b-b840-3b941b78a64f x-compute-request-id: req-0d786762-34b2-4a1b-b840-3b941b78a64f Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:30,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-0d786762-34b2-4a1b-b840-3b941b78a64f 2018-12-28 18:20:30,910 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-28 18:20:30,911 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:20:30,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:31,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0071f677-427d-4001-af4d-02e3c9de77b0 x-compute-request-id: req-0071f677-427d-4001-af4d-02e3c9de77b0 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:31,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-0071f677-427d-4001-af4d-02e3c9de77b0 2018-12-28 18:20:31,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:31,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fdfa04f8-91c3-4d4b-a3eb-cb2aaea3ab20 Date: Fri, 28 Dec 2018 18:20:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:31,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-fdfa04f8-91c3-4d4b-a3eb-cb2aaea3ab20 2018-12-28 18:20:31,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:31,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca24ceef-ccc7-40b5-b142-4b775c5a49fc Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:31,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-ca24ceef-ccc7-40b5-b142-4b775c5a49fc 2018-12-28 18:20:31,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:31,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b2e2e2cf-85c7-45c7-a6fd-8b41847b88c3 Date: Fri, 28 Dec 2018 18:20:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:31,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-b2e2e2cf-85c7-45c7-a6fd-8b41847b88c3 2018-12-28 18:20:31,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:31,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-7ba91d81-fcdd-424a-ae65-2a5df7e38c5b Date: Fri, 28 Dec 2018 18:20:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:0b:1b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal","device_id":"958a17c3-406f-4402-bd3a-794d71f64c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:31,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-7ba91d81-fcdd-424a-ae65-2a5df7e38c5b 2018-12-28 18:20:31,819 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:32,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-f74d409e-dd6d-448c-96b0-fadb5c9bcca1 x-compute-request-id: req-f74d409e-dd6d-448c-96b0-fadb5c9bcca1 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:97:bf:97", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:08Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:32,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-f74d409e-dd6d-448c-96b0-fadb5c9bcca1 2018-12-28 18:20:32,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:32,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e8784bb-cfdf-4baa-b5d9-d9a8ca9e9524 x-compute-request-id: req-8e8784bb-cfdf-4baa-b5d9-d9a8ca9e9524 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:32,948 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-8e8784bb-cfdf-4baa-b5d9-d9a8ca9e9524 2018-12-28 18:20:32,948 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-28 18:20:32,948 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:20:32,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:33,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f14cbc3f-8939-450f-ae82-c9c0e755bec8 x-compute-request-id: req-f14cbc3f-8939-450f-ae82-c9c0e755bec8 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:33,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-f14cbc3f-8939-450f-ae82-c9c0e755bec8 2018-12-28 18:20:33,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:33,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2a6c9749-ec41-4bee-92f8-7e408692192d Date: Fri, 28 Dec 2018 18:20:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","subnets":["4833ff5f-3b57-4486-aded-cc75aae4b783"],"description":"","tags":[],"updated_at":"2018-12-28T18:19:50Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net","admin_state_up":true,"tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:20:33,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net used request id req-2a6c9749-ec41-4bee-92f8-7e408692192d 2018-12-28 18:20:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:33,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a80746-bbef-49c9-9aa9-7900c54c7661 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:33,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-60a80746-bbef-49c9-9aa9-7900c54c7661 2018-12-28 18:20:33,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:33,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5650f2c4-c9da-480e-985e-34d66e7c92b4 Date: Fri, 28 Dec 2018 18:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:19: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":"3694c956f42e457594ab565e9d00d666","id":"4833ff5f-3b57-4486-aded-cc75aae4b783","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet"}]} 2018-12-28 18:20:33,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-5650f2c4-c9da-480e-985e-34d66e7c92b4 2018-12-28 18:20:33,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:33,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-2631b6a6-ae31-403a-aeff-8335d246896c Date: Fri, 28 Dec 2018 18:20:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:25Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.11"}],"id":"8a5a17ed-cafe-4598-b9d8-9446e4df5163","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:0b:1b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:20:16Z","binding:vnic_type":"normal","device_id":"958a17c3-406f-4402-bd3a-794d71f64c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.4"}],"id":"94a424e3-000a-472c-a439-5cd9d7e6da19","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1f:3b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:20:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.7"}],"id":"999c9a29-5a8b-4332-8c6a-bb9ed71509be","security_groups":["b5a5cca9-16de-408a-8d5d-cba5acf0dfe8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:bf:97","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:58Z","binding:vnic_type":"normal","device_id":"c39621c2-da4f-4c20-ae23-ddc6385049d4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.2"}],"id":"ae1142bf-1904-4abe-a9ac-08ce80bf313e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:40:c9:15","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:19:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4833ff5f-3b57-4486-aded-cc75aae4b783","ip_address":"10.55.0.3"}],"id":"f75c066f-99db-4a50-ad2d-02facbd346a7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:54:18:0b","project_id":"3694c956f42e457594ab565e9d00d666","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4ee2a0d2-6a0f-4010-9ddc-777d49de64b0","tenant_id":"3694c956f42e457594ab565e9d00d666","created_at":"2018-12-28T18:19:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4ee2a0d2-6a0f-4010-9ddc-777d49de64b0"}]} 2018-12-28 18:20:33,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-2631b6a6-ae31-403a-aeff-8335d246896c 2018-12-28 18:20:33,740 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:34,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-2b4f509f-1541-4089-a393-5f416d7d76a0 x-compute-request-id: req-2b4f509f-1541-4089-a393-5f416d7d76a0 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:0b:1b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "security_groups": [{"name": "default"}], "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:26Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:34,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-2b4f509f-1541-4089-a393-5f416d7d76a0 2018-12-28 18:20:34,332 - create_instance - INFO - Deleting Port with ID - 999c9a29-5a8b-4332-8c6a-bb9ed71509be 2018-12-28 18:20:34,332 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-1 2018-12-28 18:20:34,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/999c9a29-5a8b-4332-8c6a-bb9ed71509be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:34,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a2c3ac73-6e2b-4d9c-a076-5d1ba52e8c4b Date: Fri, 28 Dec 2018 18:20:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:20:34,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/999c9a29-5a8b-4332-8c6a-bb9ed71509be used request id req-a2c3ac73-6e2b-4d9c-a076-5d1ba52e8c4b 2018-12-28 18:20:34,750 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-28 18:20:34,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:34,897 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f753c43-ee0f-48c9-b4a1-e54ed8a5abdd x-compute-request-id: req-5f753c43-ee0f-48c9-b4a1-e54ed8a5abdd Content-Type: application/json 2018-12-28 18:20:34,897 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-5f753c43-ee0f-48c9-b4a1-e54ed8a5abdd 2018-12-28 18:20:34,898 - create_instance - INFO - Checking deletion status 2018-12-28 18:20:34,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:35,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c9c3b7-185c-4fa8-9e97-78b2266aec80 x-compute-request-id: req-64c9c3b7-185c-4fa8-9e97-78b2266aec80 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.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-12-28T18:20:08.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "c39621c2-da4f-4c20-ae23-ddc6385049d4", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:34Z", "hostId": "629e064ab937867ac850325ea2d15a49e6ac1b7ba59d9d5292a0785a", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-12-28T18:20:02Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:35,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-64c9c3b7-185c-4fa8-9e97-78b2266aec80 2018-12-28 18:20:35,347 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-12-28 18:20:35,347 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:20:38,351 - create_instance - DEBUG - VM status query timeout in 296.547454119 2018-12-28 18:20:38,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba96ad0b62c87704067915a1bf60f99fad6fec10" 2018-12-28 18:20:38,404 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:20:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-348be489-b6c7-45e0-a5c2-0edddc5413f0 x-compute-request-id: req-348be489-b6c7-45e0-a5c2-0edddc5413f0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c39621c2-da4f-4c20-ae23-ddc6385049d4 could not be found.", "code": 404}} 2018-12-28 18:20:38,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/c39621c2-da4f-4c20-ae23-ddc6385049d4 used request id req-348be489-b6c7-45e0-a5c2-0edddc5413f0 2018-12-28 18:20:38,404 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c39621c2-da4f-4c20-ae23-ddc6385049d4 could not be found. (HTTP 404) (Request-ID: req-348be489-b6c7-45e0-a5c2-0edddc5413f0) 2018-12-28 18:20:38,405 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-12-28 18:20:38,406 - create_instance - INFO - Deleting Port with ID - 8a5a17ed-cafe-4598-b9d8-9446e4df5163 2018-12-28 18:20:38,406 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1port-2 2018-12-28 18:20:38,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/8a5a17ed-cafe-4598-b9d8-9446e4df5163 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:38,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-96801b4e-4a58-4e6d-a4dd-056a5a128741 Date: Fri, 28 Dec 2018 18:20:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:20:38,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/8a5a17ed-cafe-4598-b9d8-9446e4df5163 used request id req-96801b4e-4a58-4e6d-a4dd-056a5a128741 2018-12-28 18:20:38,840 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-28 18:20:38,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:38,987 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:20:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e91f6451-279f-4da3-8407-c46dff584fa1 x-compute-request-id: req-e91f6451-279f-4da3-8407-c46dff584fa1 Content-Type: application/json 2018-12-28 18:20:38,987 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-e91f6451-279f-4da3-8407-c46dff584fa1 2018-12-28 18:20:38,987 - create_instance - INFO - Checking deletion status 2018-12-28 18:20:38,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:39,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1295400f-a1ab-4a74-9f9a-b0c441da57fd x-compute-request-id: req-1295400f-a1ab-4a74-9f9a-b0c441da57fd Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/958a17c3-406f-4402-bd3a-794d71f64c9e", "rel": "bookmark"}], "image": {"id": "2bfff039-b500-4861-ae90-913125e26928", "links": [{"href": "http://172.30.9.21:8774/images/2bfff039-b500-4861-ae90-913125e26928", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e6", "OS-SRV-USG:launched_at": "2018-12-28T18:20:25.000000", "flavor": {"id": "d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "links": [{"href": "http://172.30.9.21:8774/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6", "rel": "bookmark"}]}, "id": "958a17c3-406f-4402-bd3a-794d71f64c9e", "user_id": "6d1bf8186fc24cbca92b89cc3346012c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:20:38Z", "hostId": "25f66c983f41419a8f4f55397c4a849dc04c8bbce3489b5d70d2be62", "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-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-12-28T18:20:19Z", "tenant_id": "3694c956f42e457594ab565e9d00d666", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:20:39,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-1295400f-a1ab-4a74-9f9a-b0c441da57fd 2018-12-28 18:20:39,365 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-12-28 18:20:39,365 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:20:42,368 - create_instance - DEBUG - VM status query timeout in 296.619162083 2018-12-28 18:20:42,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a3a9a09dd26763703f742eb82d656d495c0594c" 2018-12-28 18:20:42,424 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-18ebb55e-aee4-4c94-a2f6-13a839876436 x-compute-request-id: req-18ebb55e-aee4-4c94-a2f6-13a839876436 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 958a17c3-406f-4402-bd3a-794d71f64c9e could not be found.", "code": 404}} 2018-12-28 18:20:42,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/958a17c3-406f-4402-bd3a-794d71f64c9e used request id req-18ebb55e-aee4-4c94-a2f6-13a839876436 2018-12-28 18:20:42,424 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 958a17c3-406f-4402-bd3a-794d71f64c9e could not be found. (HTTP 404) (Request-ID: req-18ebb55e-aee4-4c94-a2f6-13a839876436) 2018-12-28 18:20:42,424 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-12-28 18:20:42,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17619d3ea8f49483b06e034f86450b5640074af1" 2018-12-28 18:20:42,479 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-6f17acd9-864b-441d-b4db-dbf05def1266 x-compute-request-id: req-6f17acd9-864b-441d-b4db-dbf05def1266 Content-Length: 0 Content-Type: application/json 2018-12-28 18:20:42,479 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d613a3d0-f8ed-4fce-ac6a-0f0c24a4fbe6 used request id req-6f17acd9-864b-441d-b4db-dbf05def1266 2018-12-28 18:20:42,480 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet 2018-12-28 18:20:42,480 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-subnet 2018-12-28 18:20:42,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/4833ff5f-3b57-4486-aded-cc75aae4b783 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:20:44,876 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5e568412-6076-4386-8955-fa957b729424 Date: Fri, 28 Dec 2018 18:20:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:20:44,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/4833ff5f-3b57-4486-aded-cc75aae4b783 used request id req-5e568412-6076-4386-8955-fa957b729424 2018-12-28 18:20:44,877 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-priv-net 2018-12-28 18:20:44,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b57c556c17e97e7390382ab5f07217ae75b37d3" 2018-12-28 18:20:46,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ec55500-7a71-4278-8b7e-7f7292619e7c Date: Fri, 28 Dec 2018 18:20:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:20:46,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/4ee2a0d2-6a0f-4010-9ddc-777d49de64b0 used request id req-5ec55500-7a71-4278-8b7e-7f7292619e7c 2018-12-28 18:20:46,333 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-1cda1b27-e756-4b0b-9301-3ccd5be15fa1-image 2018-12-28 18:20:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2ffe7708f3039a6f22227379cb3459c8b4372986" 2018-12-28 18:20:48,010 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bad0b5ed-102f-44c2-a6cb-3bc5b0be85bd Date: Fri, 28 Dec 2018 18:20:48 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:20:48,011 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/2bfff039-b500-4861-ae90-913125e26928 used request id req-bad0b5ed-102f-44c2-a6cb-3bc5b0be85bd 2018-12-28 18:20:48,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-554a7745-b7f6-446c-836b-4975116ca921 Date: Fri, 28 Dec 2018 18:20:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:20:48,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-554a7745-b7f6-446c-836b-4975116ca921 2018-12-28 18:20:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79316413-1e17-43ed-a7a9-d22c926ed9d5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:20:48,329 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-79316413-1e17-43ed-a7a9-d22c926ed9d5 2018-12-28 18:20:48,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88fba7f8-5c46-4d11-bd59-d5d4920e486c 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:20:48,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-88fba7f8-5c46-4d11-bd59-d5d4920e486c 2018-12-28 18:20:48,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccdfb43-4a87-4f07-b6a7-f0777f61d02b Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:20:48,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-9ccdfb43-4a87-4f07-b6a7-f0777f61d02b 2018-12-28 18:20:48,523 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj 2018-12-28 18:20:48,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/baa870725dbb4c4093aaf8d1a148d1d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67c28cd1-a7ba-4d8c-a4c5-612ba6fbb8f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:20:48,731 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/baa870725dbb4c4093aaf8d1a148d1d7 used request id req-67c28cd1-a7ba-4d8c-a4c5-612ba6fbb8f7 2018-12-28 18:20:48,731 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-proj-role 2018-12-28 18:20:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/465bcbe3fe9b4d2296fc86689f2d10f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36b55d45-a4b7-4b38-8fbb-67244b8762aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:20:48,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/465bcbe3fe9b4d2296fc86689f2d10f6 used request id req-36b55d45-a4b7-4b38-8fbb-67244b8762aa 2018-12-28 18:20:48,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38679b3767fde0275a8a18ff06762ed0845ef524" 2018-12-28 18:20:48,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c720b47-cf8a-4eae-a47c-ad07d271914c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:20:48,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7c720b47-cf8a-4eae-a47c-ad07d271914c 2018-12-28 18:20:48,943 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-3c1cb3d2-a4a5-476-user 2018-12-28 18:20:48,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/173c3f8026f349c78a8bcf11644cc879 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3236f88cb04630dd74e6e84e84d80f5fcf4ec7" 2018-12-28 18:20:49,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:20:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46e42274-a0f3-4a45-a102-a3c74971579e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:20:49,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/173c3f8026f349c78a8bcf11644cc879 used request id req-46e42274-a0f3-4a45-a102-a3c74971579e 2018-12-28 18:20:49,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:49,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rUydKFicSpqlcNJjSYYlsA"], "issued_at": "2018-12-28T18:20:49.000000Z"}} 2018-12-28 18:20:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}658e3ebad2039cedb7b3706e4c46fca637bd44c9" 2018-12-28 18:20:49,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6c4e35-e62d-4c1e-8f7d-1c76271d435f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:49,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ad6c4e35-e62d-4c1e-8f7d-1c76271d435f 2018-12-28 18:20:49,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:49,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:49,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:20:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["wHpU97SwRvefpB38KpCRMQ"], "issued_at": "2018-12-28T18:20:49.000000Z"}} 2018-12-28 18:20:49,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:20:50,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16e17f2-bc1a-415b-b4c4-f663ea8c6b95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:50,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b16e17f2-bc1a-415b-b4c4-f663ea8c6b95 2018-12-28 18:20:50,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:20:50,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:20:50,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:20:50,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1294a7d1-48df-488d-897f-bb9e81de288d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:20:50,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj used request id req-1294a7d1-48df-488d-897f-bb9e81de288d 2018-12-28 18:20:50,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:20:50,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a949dc-74ee-4da2-b589-81e04c7901e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:20:50,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e6a949dc-74ee-4da2-b589-81e04c7901e7 2018-12-28 18:20:50,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}}' 2018-12-28 18:20:50,357 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:20:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d37c2a-d3ca-4140-89d3-2adbe6ccbfc7 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:20:50,357 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-02d37c2a-d3ca-4140-89d3-2adbe6ccbfc7 2018-12-28 18:20:50,358 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj 2018-12-28 18:20:50,358 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:50,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:50,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["2GeIR43sQLycX3_phz6a8A"], "issued_at": "2018-12-28T18:20:50.000000Z"}} 2018-12-28 18:20:50,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037905c2735c66bd5f6c60f6ba9b25b13b598d3f" 2018-12-28 18:20:50,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8850b5d-d7d8-4411-9627-d484996dad61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:50,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d8850b5d-d7d8-4411-9627-d484996dad61 2018-12-28 18:20:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:20:50,833 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:20:50,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037905c2735c66bd5f6c60f6ba9b25b13b598d3f" 2018-12-28 18:20:50,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-248293f7-9987-4e91-a91f-ea8b705fabab Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:20:50,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-248293f7-9987-4e91-a91f-ea8b705fabab 2018-12-28 18:20:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037905c2735c66bd5f6c60f6ba9b25b13b598d3f" 2018-12-28 18:20:51,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28159d5f-5d2b-4c9a-ad63-aa88bf1de3d3 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}]} 2018-12-28 18:20:51,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj used request id req-28159d5f-5d2b-4c9a-ad63-aa88bf1de3d3 2018-12-28 18:20:51,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037905c2735c66bd5f6c60f6ba9b25b13b598d3f" 2018-12-28 18:20:51,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263ac4bd-e0f7-46e1-807a-79f7e159fda2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:20:51,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-263ac4bd-e0f7-46e1-807a-79f7e159fda2 2018-12-28 18:20:51,495 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-user 2018-12-28 18:20:51,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:20:51,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6b699d-38cc-4c19-8c88-610b4faca069 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:20:51,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c6b699d-38cc-4c19-8c88-610b4faca069 2018-12-28 18:20:51,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" -d '{"role": {"name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role"}}' 2018-12-28 18:20:51,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55ba35ed-bb5d-4857-900d-5f41c9d8b341 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77c7c9c54e7b47c09c453daa198d70bc", "links": {"self": "http://172.30.9.21:5000/v3/roles/77c7c9c54e7b47c09c453daa198d70bc"}, "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role"}} 2018-12-28 18:20:51,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-55ba35ed-bb5d-4857-900d-5f41c9d8b341 2018-12-28 18:20:51,711 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role 2018-12-28 18:20:51,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/77c7c9c54e7b47c09c453daa198d70bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:20:51,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82ca7c60-3404-4799-9f00-ec64381d6ae1 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/77c7c9c54e7b47c09c453daa198d70bc"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role", "id": "77c7c9c54e7b47c09c453daa198d70bc"}} 2018-12-28 18:20:51,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/77c7c9c54e7b47c09c453daa198d70bc used request id req-82ca7c60-3404-4799-9f00-ec64381d6ae1 2018-12-28 18:20:51,798 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role to project CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj 2018-12-28 18:20:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe/users/043bb853c45349dab9fdbab16070118f/roles/77c7c9c54e7b47c09c453daa198d70bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:20:51,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-523d64ae-bc2c-4e66-ad38-ae9c238b8b9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:20:51,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe/users/043bb853c45349dab9fdbab16070118f/roles/77c7c9c54e7b47c09c453daa198d70bc used request id req-523d64ae-bc2c-4e66-ad38-ae9c238b8b9b 2018-12-28 18:20:51,929 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:20:51,930 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:20:51,930 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-12-28 18:20:51,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:51,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:52,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c7c9c54e7b47c09c453daa198d70bc", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role"}], "expires_at": "2018-12-28T19:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654ce21a80dd4717a19d9cb715938dfe", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-user", "id": "043bb853c45349dab9fdbab16070118f"}, "audit_ids": ["t_r4SL3WS86CW4M-ijfnOA"], "issued_at": "2018-12-28T18:20:52.000000Z"}} 2018-12-28 18:20:52,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:20:52,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc628fe5-b357-4b29-b819-605508a2c2eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:52,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dc628fe5-b357-4b29-b819-605508a2c2eb 2018-12-28 18:20:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:20:52,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c235166b-e8d7-42f6-861f-c4e48b1e8afa Date: Fri, 28 Dec 2018 18:20:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81"} 2018-12-28 18:20:52,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 used request id req-c235166b-e8d7-42f6-861f-c4e48b1e8afa 2018-12-28 18:20:52,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:20:52,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-26e578c5-9f0c-430c-9c16-c1938d3911c9 Date: Fri, 28 Dec 2018 18:20: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-12-28 18:20:52,721 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-26e578c5-9f0c-430c-9c16-c1938d3911c9 2018-12-28 18:20:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81"}' 2018-12-28 18:20:52,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 X-Openstack-Request-Id: req-b7e2e5f8-c543-4862-96ee-c0463073496c Date: Fri, 28 Dec 2018 18:20:52 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:20:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:20:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "min_disk": 0, "protected": false, "id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "file": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/file", "checksum": null, "owner": "654ce21a80dd4717a19d9cb715938dfe", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:20:52,955 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b7e2e5f8-c543-4862-96ee-c0463073496c 2018-12-28 18:20:52,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" -d '' 2018-12-28 18:20:54,192 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24b1d012-9b1e-4902-847b-9c383631efcc Date: Fri, 28 Dec 2018 18:20:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:20:54,192 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/file used request id req-24b1d012-9b1e-4902-847b-9c383631efcc 2018-12-28 18:20:54,193 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:20:54,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:20:54,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5caa3dc4-ddb4-4581-a0a8-239bccc29693 Date: Fri, 28 Dec 2018 18:20:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:20:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/snap", "metadata": {}}], "self": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "min_disk": 0, "protected": false, "id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "file": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "654ce21a80dd4717a19d9cb715938dfe", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:20:54,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 used request id req-5caa3dc4-ddb4-4581-a0a8-239bccc29693 2018-12-28 18:20:54,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:20:54,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-133ef51d-4f42-42d6-a563-a4f13db6f5e5 Date: Fri, 28 Dec 2018 18:20: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-12-28 18:20:54,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-133ef51d-4f42-42d6-a563-a4f13db6f5e5 2018-12-28 18:20:54,526 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 2018-12-28 18:20:54,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:20:54,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4b56ffc9-91bb-49ad-9b65-00ab5f135eb2 Date: Fri, 28 Dec 2018 18:20:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:20:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/snap", "metadata": {}}], "self": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "min_disk": 0, "protected": false, "id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "file": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "654ce21a80dd4717a19d9cb715938dfe", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:20:54,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 used request id req-4b56ffc9-91bb-49ad-9b65-00ab5f135eb2 2018-12-28 18:20:54,692 - create_image - DEBUG - Instance status is - active 2018-12-28 18:20:54,692 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 2018-12-28 18:20:54,692 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 2018-12-28 18:20:54,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:54,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:55,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["g2UlFVbbSQ-HPI8I8kVw5Q"], "issued_at": "2018-12-28T18:20:55.000000Z"}} 2018-12-28 18:20:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc691322348b88a9468fa529b5cedf2fb6df77b" 2018-12-28 18:20:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9ffc580-1ae4-43ce-b654-2e21477179bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:55,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f9ffc580-1ae4-43ce-b654-2e21477179bd 2018-12-28 18:20:55,247 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:20:55,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc691322348b88a9468fa529b5cedf2fb6df77b" 2018-12-28 18:20:55,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-4ed1b474-7d68-4b75-aa70-e3ef76e2bed6 x-compute-request-id: req-4ed1b474-7d68-4b75-aa70-e3ef76e2bed6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:20:55,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4ed1b474-7d68-4b75-aa70-e3ef76e2bed6 2018-12-28 18:20:55,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc691322348b88a9468fa529b5cedf2fb6df77b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-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-12-28 18:20:55,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fd1671c4-0d0e-4be9-ab30-8a1951b5cbeb x-compute-request-id: req-fd1671c4-0d0e-4be9-ab30-8a1951b5cbeb Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:20:55,487 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fd1671c4-0d0e-4be9-ab30-8a1951b5cbeb 2018-12-28 18:20:55,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:55,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:55,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c7c9c54e7b47c09c453daa198d70bc", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role"}], "expires_at": "2018-12-28T19:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654ce21a80dd4717a19d9cb715938dfe", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-user", "id": "043bb853c45349dab9fdbab16070118f"}, "audit_ids": ["U2jyV3OJToGS__6uutAbyA"], "issued_at": "2018-12-28T18:20:55.000000Z"}} 2018-12-28 18:20:55,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:20:55,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a93bc3f0-96df-4257-82b1-c5423c0f519c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:55,934 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a93bc3f0-96df-4257-82b1-c5423c0f519c 2018-12-28 18:20:55,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:20:56,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a00445f0-17c8-44c1-aaf4-948c2422463e Date: Fri, 28 Dec 2018 18:20:56 GMT RESP BODY: {"networks":[]} 2018-12-28 18:20:56,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-a00445f0-17c8-44c1-aaf4-948c2422463e 2018-12-28 18:20:56,107 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net 2018-12-28 18:20:56,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" -d '{"network": {"name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net", "admin_state_up": true}}' 2018-12-28 18:20:56,870 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-956d440a-853b-499a-8bac-d831d5a65cd8 Date: Fri, 28 Dec 2018 18:20:56 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"662c488a-d29a-49ba-9092-d3cb63bee26a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:20:56Z","is_default":false,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","mtu":1450}} 2018-12-28 18:20:56,870 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-956d440a-853b-499a-8bac-d831d5a65cd8 2018-12-28 18:20:56,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:20:57,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-2f5b9f01-45b5-4b20-bab3-e8ddf69438f9 Date: Fri, 28 Dec 2018 18:20:57 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-12-28T18:20:56Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:20:57,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-2f5b9f01-45b5-4b20-bab3-e8ddf69438f9 2018-12-28 18:20:57,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:20:57,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-abe7442c-957c-49f5-a45e-42fa2d38152d Date: Fri, 28 Dec 2018 18:20:57 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:20:57,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-abe7442c-957c-49f5-a45e-42fa2d38152d 2018-12-28 18:20:57,280 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet 2018-12-28 18:20:57,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" -d '{"subnets": [{"ip_version": 4, "network_id": "662c488a-d29a-49ba-9092-d3cb63bee26a", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]}' 2018-12-28 18:20:58,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1bbe4ba3-f4d6-4a8d-9dc6-2194e6b6465b Date: Fri, 28 Dec 2018 18:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:20:58,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-1bbe4ba3-f4d6-4a8d-9dc6-2194e6b6465b 2018-12-28 18:20:58,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:20:58,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d5354eb7-848f-4d8a-9042-6793fd3fd9e8 Date: Fri, 28 Dec 2018 18:20: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:20:58,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-d5354eb7-848f-4d8a-9042-6793fd3fd9e8 2018-12-28 18:20:58,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:20:58,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9d073698-53a3-4776-9358-c802357ee996 Date: Fri, 28 Dec 2018 18:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:20:58,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-9d073698-53a3-4776-9358-c802357ee996 2018-12-28 18:20:58,482 - OpenStackNetwork - DEBUG - Network [662c488a-d29a-49ba-9092-d3cb63bee26a] created successfully 2018-12-28 18:20:58,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:20:58,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:20:58,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c7c9c54e7b47c09c453daa198d70bc", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role"}], "expires_at": "2018-12-28T19:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654ce21a80dd4717a19d9cb715938dfe", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-user", "id": "043bb853c45349dab9fdbab16070118f"}, "audit_ids": ["8U_PRUheRT6vNVoGKXxzCA"], "issued_at": "2018-12-28T18:20:58.000000Z"}} 2018-12-28 18:20:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:20:58,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee270349-0805-4023-be73-622242fe9641 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:58,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ee270349-0805-4023-be73-622242fe9641 2018-12-28 18:20:58,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:20:58,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:20:59,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86d7164-ba80-45d8-9a72-8f66499f540b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:20:59,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d86d7164-ba80-45d8-9a72-8f66499f540b 2018-12-28 18:20:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:20:59,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-da888396-3deb-4f5c-8728-710bffe1f266 Date: Fri, 28 Dec 2018 18: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:20:59,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-da888396-3deb-4f5c-8728-710bffe1f266 2018-12-28 18:20:59,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:20:59,309 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:20: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:20:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:20:59,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9937525a-e7a5-43ee-821f-486b83cbb818 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:20:59,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-9937525a-e7a5-43ee-821f-486b83cbb818 2018-12-28 18:20:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:20:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cafaebe6-3a2d-4f96-9a59-f67ed84a266a Date: Fri, 28 Dec 2018 18:20:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:20:59,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-cafaebe6-3a2d-4f96-9a59-f67ed84a266a 2018-12-28 18:20:59,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:20:59,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1440e878-d1f2-4580-b250-fda06131d3ce Date: Fri, 28 Dec 2018 18:20:59 GMT RESP BODY: {"ports":[]} 2018-12-28 18:20:59,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port&admin_state_up=True used request id req-1440e878-d1f2-4580-b250-fda06131d3ce 2018-12-28 18:20:59,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:00,017 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3be43e89-8766-46bf-9ed5-c0e8ee7636ee x-compute-request-id: req-3be43e89-8766-46bf-9ed5-c0e8ee7636ee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:21:00,017 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst used request id req-3be43e89-8766-46bf-9ed5-c0e8ee7636ee 2018-12-28 18:21:00,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:00,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-542cba60-2a30-4e79-b314-27c8b215df7b Date: Fri, 28 Dec 2018 18:21: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:21:00,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-542cba60-2a30-4e79-b314-27c8b215df7b 2018-12-28 18:21:00,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:00,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1218d018-9cb7-4962-b602-7cd7e08df197 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:21:00,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-1218d018-9cb7-4962-b602-7cd7e08df197 2018-12-28 18:21:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:00,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-80bd1db3-a5d9-4a3e-a981-be3a6800c259 Date: Fri, 28 Dec 2018 18:21:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:21:00,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-80bd1db3-a5d9-4a3e-a981-be3a6800c259 2018-12-28 18:21:00,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:00,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-479a3746-76c3-4ef6-bcf3-b4b3425211d6 Date: Fri, 28 Dec 2018 18:21:00 GMT RESP BODY: {"ports":[]} 2018-12-28 18:21:00,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port&admin_state_up=True used request id req-479a3746-76c3-4ef6-bcf3-b4b3425211d6 2018-12-28 18:21:00,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:00,758 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:01,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77c7c9c54e7b47c09c453daa198d70bc", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role"}], "expires_at": "2018-12-28T19:21:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654ce21a80dd4717a19d9cb715938dfe", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/654ce21a80dd4717a19d9cb715938dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-user", "id": "043bb853c45349dab9fdbab16070118f"}, "audit_ids": ["XIBehfv2QBqBC1ZaMPrVwg"], "issued_at": "2018-12-28T18:21:01.000000Z"}} 2018-12-28 18:21:01,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47b4647a424b995f6517457c96f902778e7ba3f" 2018-12-28 18:21:01,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7a3bc15-4907-4115-9d98-40d68af20b54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:01,209 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a7a3bc15-4907-4115-9d98-40d68af20b54 2018-12-28 18:21:01,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:01,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e922fd28-7632-4263-abce-fe630192e4dd Date: Fri, 28 Dec 2018 18:21: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:21:01,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-e922fd28-7632-4263-abce-fe630192e4dd 2018-12-28 18:21:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:01,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f47ed9f2-ed35-4e89-af36-893395770743 Date: Fri, 28 Dec 2018 18:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:21:01,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-f47ed9f2-ed35-4e89-af36-893395770743 2018-12-28 18:21:01,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:02,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-99993a9c-340c-436b-b570-3f7ea0ec2fc4 Date: Fri, 28 Dec 2018 18:21: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:21:02,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-99993a9c-340c-436b-b570-3f7ea0ec2fc4 2018-12-28 18:21:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:21:02,022 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:21: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:21:02,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f47b4647a424b995f6517457c96f902778e7ba3f" 2018-12-28 18:21:02,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd0aef33-3e19-476b-bbea-f3222561caf8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:21:02,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-cd0aef33-3e19-476b-bbea-f3222561caf8 2018-12-28 18:21:02,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:02,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ccdabcdb-0b3e-402f-832e-545cf697ef95 Date: Fri, 28 Dec 2018 18:21:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:21:02,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-ccdabcdb-0b3e-402f-832e-545cf697ef95 2018-12-28 18:21:02,316 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net 2018-12-28 18:21:02,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" -d '{"port": {"network_id": "662c488a-d29a-49ba-9092-d3cb63bee26a", "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port", "admin_state_up": true}}' 2018-12-28 18:21:03,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-e2f738e9-5114-4a89-a76b-a4b11229a7d6 Date: Fri, 28 Dec 2018 18:21:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05057180-9acc-4242-8cda-428cc4a4c459","ip_address":"10.55.0.5"}],"id":"59d42d79-68da-43e5-b407-fdd916bba8ee","security_groups":["e6959bbb-473e-4cc3-a7d8-aa6451170278"],"mac_address":"fa:16:3e:31:ce:8f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port","project_id":"654ce21a80dd4717a19d9cb715938dfe","qos_policy_id":null,"admin_state_up":true,"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:21:02Z","binding:vnic_type":"normal"}} 2018-12-28 18:21:03,403 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-e2f738e9-5114-4a89-a76b-a4b11229a7d6 2018-12-28 18:21:03,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:03,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f99f7554-138e-4f7d-967f-89d1e262d958 Date: Fri, 28 Dec 2018 18:21: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:21:03,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-f99f7554-138e-4f7d-967f-89d1e262d958 2018-12-28 18:21:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:03,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d3e29d-92c6-40bb-a78a-f79e7a34bbd5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:21:03,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-16d3e29d-92c6-40bb-a78a-f79e7a34bbd5 2018-12-28 18:21:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:03,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-08afd4a5-b6cc-45e8-b972-e66b3d78743d Date: Fri, 28 Dec 2018 18:21:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:21:03,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-08afd4a5-b6cc-45e8-b972-e66b3d78743d 2018-12-28 18:21:03,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:04,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-3a335fbb-574b-41fd-a840-f46835e863b9 Date: Fri, 28 Dec 2018 18:21:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05057180-9acc-4242-8cda-428cc4a4c459","ip_address":"10.55.0.5"}],"id":"59d42d79-68da-43e5-b407-fdd916bba8ee","security_groups":["e6959bbb-473e-4cc3-a7d8-aa6451170278"],"mac_address":"fa:16:3e:31:ce:8f","project_id":"654ce21a80dd4717a19d9cb715938dfe","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port","admin_state_up":true,"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:21:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:21:04,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port&admin_state_up=True used request id req-3a335fbb-574b-41fd-a840-f46835e863b9 2018-12-28 18:21:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:04,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4118401a-6bcc-460d-a65e-a7757b8bf1ab Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:21:04,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-4118401a-6bcc-460d-a65e-a7757b8bf1ab 2018-12-28 18:21:04,086 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst 2018-12-28 18:21:04,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:04,117 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-aa8e2a1f-6f16-4272-8109-e82f84d233db x-compute-request-id: req-aa8e2a1f-6f16-4272-8109-e82f84d233db Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-flavor-name"}]} 2018-12-28 18:21:04,117 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-aa8e2a1f-6f16-4272-8109-e82f84d233db 2018-12-28 18:21:04,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:04,140 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-47b46526-1868-473b-9b5a-e580b26ce04c x-compute-request-id: req-47b46526-1868-473b-9b5a-e580b26ce04c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:21:04,141 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e used request id req-47b46526-1868-473b-9b5a-e580b26ce04c 2018-12-28 18:21:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:04,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-dc2b53da-5644-4640-b8d6-81ae847a0a37 Date: Fri, 28 Dec 2018 18:21:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:20:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:20:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/snap", "metadata": {}}], "self": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "min_disk": 0, "protected": false, "id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "file": "/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "654ce21a80dd4717a19d9cb715938dfe", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/51b5ac9c-df5f-4cba-ad56-347b5f538740/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81"} 2018-12-28 18:21:04,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 used request id req-dc2b53da-5644-4640-b8d6-81ae847a0a37 2018-12-28 18:21:04,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:04,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-14305547-bfbe-45ff-a499-1f9c3c381ac5 Date: Fri, 28 Dec 2018 18:21: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-12-28 18:21:04,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-14305547-bfbe-45ff-a499-1f9c3c381ac5 2018-12-28 18:21:04,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" -d '{"server": {"name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "imageRef": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "flavorRef": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "max_count": 1, "min_count": 1, "networks": [{"port": "59d42d79-68da-43e5-b407-fdd916bba8ee"}]}}' 2018-12-28 18:21:05,765 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-eab720ca-9df0-440f-9544-18707a59b8f3 x-compute-request-id: req-eab720ca-9df0-440f-9544-18707a59b8f3 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "adminPass": "ns5hFmLBHE95"}} 2018-12-28 18:21:05,766 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-eab720ca-9df0-440f-9544-18707a59b8f3 2018-12-28 18:21:05,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:06,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-4766b59a-6dab-4e7e-85c6-56fb506924c7 x-compute-request-id: req-4766b59a-6dab-4e7e-85c6-56fb506924c7 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.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "image": {"id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "links": [{"href": "http://172.30.9.21:8774/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}]}, "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "user_id": "043bb853c45349dab9fdbab16070118f", "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-12-28T18:21:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "created": "2018-12-28T18:21:05Z", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:06,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-4766b59a-6dab-4e7e-85c6-56fb506924c7 2018-12-28 18:21:06,120 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst 2018-12-28 18:21:06,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:06,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-093f3c8d-b2de-48c4-83f6-fea718722b99 x-compute-request-id: req-093f3c8d-b2de-48c4-83f6-fea718722b99 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.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "image": {"id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "links": [{"href": "http://172.30.9.21:8774/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}]}, "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "user_id": "043bb853c45349dab9fdbab16070118f", "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-12-28T18:21:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "created": "2018-12-28T18:21:05Z", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:06,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-093f3c8d-b2de-48c4-83f6-fea718722b99 2018-12-28 18:21:06,524 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst] is - BUILD 2018-12-28 18:21:06,524 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:21:09,527 - create_instance - DEBUG - VM status query timeout in 896.593181133 2018-12-28 18:21:09,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:10,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-7e25b412-6eeb-4c52-bb6f-5076245ce5a4 x-compute-request-id: req-7e25b412-6eeb-4c52-bb6f-5076245ce5a4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "image": {"id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "links": [{"href": "http://172.30.9.21:8774/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}]}, "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "security_groups": [{"name": "default"}], "user_id": "043bb853c45349dab9fdbab16070118f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:21:06Z", "hostId": "0eef82a7fa2a8c210472ac21a8264cc85eb68487395e7a26fe4c99d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "created": "2018-12-28T18:21:05Z", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:10,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-7e25b412-6eeb-4c52-bb6f-5076245ce5a4 2018-12-28 18:21:10,172 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst] is - BUILD 2018-12-28 18:21:10,172 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:21:13,175 - create_instance - DEBUG - VM status query timeout in 892.944698095 2018-12-28 18:21:13,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:13,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-a32e8a64-86f6-4d46-9e8d-5ebfe81df798 x-compute-request-id: req-a32e8a64-86f6-4d46-9e8d-5ebfe81df798 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:8f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "image": {"id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "links": [{"href": "http://172.30.9.21:8774/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:11.000000", "flavor": {"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}]}, "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "security_groups": [{"name": "default"}], "user_id": "043bb853c45349dab9fdbab16070118f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:12Z", "hostId": "0eef82a7fa2a8c210472ac21a8264cc85eb68487395e7a26fe4c99d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "created": "2018-12-28T18:21:05Z", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:13,950 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-a32e8a64-86f6-4d46-9e8d-5ebfe81df798 2018-12-28 18:21:13,950 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst] is - ACTIVE 2018-12-28 18:21:13,950 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:21:13,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:14,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-5ef3d4fb-7d17-408b-b5c0-0614d3e8e51e x-compute-request-id: req-5ef3d4fb-7d17-408b-b5c0-0614d3e8e51e Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:31:ce:8f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "image": {"id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "links": [{"href": "http://172.30.9.21:8774/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:11.000000", "flavor": {"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}]}, "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "security_groups": [{"name": "default"}], "user_id": "043bb853c45349dab9fdbab16070118f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:12Z", "hostId": "0eef82a7fa2a8c210472ac21a8264cc85eb68487395e7a26fe4c99d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "created": "2018-12-28T18:21:05Z", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:14,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-5ef3d4fb-7d17-408b-b5c0-0614d3e8e51e 2018-12-28 18:21:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:15,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-566103cc-6175-4245-ae49-d7d8a17ac6dc Date: Fri, 28 Dec 2018 18:21: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":["05057180-9acc-4242-8cda-428cc4a4c459"],"updated_at":"2018-12-28T18:20:57Z","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:56Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654ce21a80dd4717a19d9cb715938dfe","id":"662c488a-d29a-49ba-9092-d3cb63bee26a","name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net"}]} 2018-12-28 18:21:15,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net used request id req-566103cc-6175-4245-ae49-d7d8a17ac6dc 2018-12-28 18:21:15,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:15,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37de9366-1eae-4e20-bdc5-6cb988ff222e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:21:15,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-37de9366-1eae-4e20-bdc5-6cb988ff222e 2018-12-28 18:21:15,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:15,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2cc7970-184d-4df8-b751-75ea21e2fbfa Date: Fri, 28 Dec 2018 18:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:57Z","dns_nameservers":[],"updated_at":"2018-12-28T18:20: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":"654ce21a80dd4717a19d9cb715938dfe","id":"05057180-9acc-4242-8cda-428cc4a4c459","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet"}]} 2018-12-28 18:21:15,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-e2cc7970-184d-4df8-b751-75ea21e2fbfa 2018-12-28 18:21:15,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:15,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-74907b41-d0f3-417f-abc0-c88cacf4d4d7 Date: Fri, 28 Dec 2018 18:21:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"05057180-9acc-4242-8cda-428cc4a4c459","ip_address":"10.55.0.2"}],"id":"292150f9-62eb-4ddb-94c5-f530552f0085","security_groups":[],"mac_address":"fa:16:3e:64:3d:7b","project_id":"654ce21a80dd4717a19d9cb715938dfe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-662c488a-d29a-49ba-9092-d3cb63bee26a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"05057180-9acc-4242-8cda-428cc4a4c459","ip_address":"10.55.0.3"}],"id":"2a8df66a-1255-4443-b779-34624c15537f","security_groups":[],"mac_address":"fa:16:3e:ba:a0:20","project_id":"654ce21a80dd4717a19d9cb715938dfe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-662c488a-d29a-49ba-9092-d3cb63bee26a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"05057180-9acc-4242-8cda-428cc4a4c459","ip_address":"10.55.0.4"}],"id":"36c4512d-92a5-451c-9414-858d2b2efefa","security_groups":[],"mac_address":"fa:16:3e:b1:88:a3","project_id":"654ce21a80dd4717a19d9cb715938dfe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:20:59Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-662c488a-d29a-49ba-9092-d3cb63bee26a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"05057180-9acc-4242-8cda-428cc4a4c459","ip_address":"10.55.0.5"}],"id":"59d42d79-68da-43e5-b407-fdd916bba8ee","security_groups":["e6959bbb-473e-4cc3-a7d8-aa6451170278"],"mac_address":"fa:16:3e:31:ce:8f","project_id":"654ce21a80dd4717a19d9cb715938dfe","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port","admin_state_up":true,"network_id":"662c488a-d29a-49ba-9092-d3cb63bee26a","tenant_id":"654ce21a80dd4717a19d9cb715938dfe","created_at":"2018-12-28T18:21:02Z","binding:vnic_type":"normal","device_id":"033e0b42-ade7-4c58-a47d-52e3f58ba019"}]} 2018-12-28 18:21:15,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-74907b41-d0f3-417f-abc0-c88cacf4d4d7 2018-12-28 18:21:15,602 - create_instance - INFO - Deleting Port with ID - 59d42d79-68da-43e5-b407-fdd916bba8ee 2018-12-28 18:21:15,602 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-port 2018-12-28 18:21:15,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/59d42d79-68da-43e5-b407-fdd916bba8ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:16,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f39b9f6-72f8-466b-b456-dca44cade88c Date: Fri, 28 Dec 2018 18:21:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:21:16,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/59d42d79-68da-43e5-b407-fdd916bba8ee used request id req-4f39b9f6-72f8-466b-b456-dca44cade88c 2018-12-28 18:21:16,339 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst 2018-12-28 18:21:16,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:16,497 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aaa7aaa6-ca72-4043-a6b8-5d954d4dc025 x-compute-request-id: req-aaa7aaa6-ca72-4043-a6b8-5d954d4dc025 Content-Type: application/json 2018-12-28 18:21:16,497 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-aaa7aaa6-ca72-4043-a6b8-5d954d4dc025 2018-12-28 18:21:16,497 - create_instance - INFO - Checking deletion status 2018-12-28 18:21:16,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:16,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d9603133-4741-4b00-a8af-839d196f7469 x-compute-request-id: req-d9603133-4741-4b00-a8af-839d196f7469 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.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019", "rel": "bookmark"}], "image": {"id": "51b5ac9c-df5f-4cba-ad56-347b5f538740", "links": [{"href": "http://172.30.9.21:8774/images/51b5ac9c-df5f-4cba-ad56-347b5f538740", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:11.000000", "flavor": {"id": "c86a77b1-ec23-4525-ab65-2dc7af8af94e", "links": [{"href": "http://172.30.9.21:8774/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e", "rel": "bookmark"}]}, "id": "033e0b42-ade7-4c58-a47d-52e3f58ba019", "user_id": "043bb853c45349dab9fdbab16070118f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:16Z", "hostId": "0eef82a7fa2a8c210472ac21a8264cc85eb68487395e7a26fe4c99d7", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst", "created": "2018-12-28T18:21:05Z", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:16,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-d9603133-4741-4b00-a8af-839d196f7469 2018-12-28 18:21:16,727 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst] is - ACTIVE 2018-12-28 18:21:16,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:21:19,730 - create_instance - DEBUG - VM status query timeout in 296.767266989 2018-12-28 18:21:19,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37871314fb5547cbdaec394b50166c0e51946f6f" 2018-12-28 18:21:19,784 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-17ed88fc-b0f0-4960-82d3-bb84d8e59764 x-compute-request-id: req-17ed88fc-b0f0-4960-82d3-bb84d8e59764 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 033e0b42-ade7-4c58-a47d-52e3f58ba019 could not be found.", "code": 404}} 2018-12-28 18:21:19,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/033e0b42-ade7-4c58-a47d-52e3f58ba019 used request id req-17ed88fc-b0f0-4960-82d3-bb84d8e59764 2018-12-28 18:21:19,785 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 033e0b42-ade7-4c58-a47d-52e3f58ba019 could not be found. (HTTP 404) (Request-ID: req-17ed88fc-b0f0-4960-82d3-bb84d8e59764) 2018-12-28 18:21:19,785 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-inst 2018-12-28 18:21:19,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fc691322348b88a9468fa529b5cedf2fb6df77b" 2018-12-28 18:21:19,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-6b72dc93-f652-4f1c-8e22-589db054108d x-compute-request-id: req-6b72dc93-f652-4f1c-8e22-589db054108d Content-Length: 0 Content-Type: application/json 2018-12-28 18:21:19,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c86a77b1-ec23-4525-ab65-2dc7af8af94e used request id req-6b72dc93-f652-4f1c-8e22-589db054108d 2018-12-28 18:21:19,846 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet 2018-12-28 18:21:19,846 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-subnet 2018-12-28 18:21:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/05057180-9acc-4242-8cda-428cc4a4c459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:21:22,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eeac81dd-5209-4c4d-a858-b4e3adc8d0fe Date: Fri, 28 Dec 2018 18:21:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:21:22,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/05057180-9acc-4242-8cda-428cc4a4c459 used request id req-eeac81dd-5209-4c4d-a858-b4e3adc8d0fe 2018-12-28 18:21:22,260 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81-pub-net 2018-12-28 18:21:22,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/662c488a-d29a-49ba-9092-d3cb63bee26a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60fffe430c12493d05ec533f4fee059d646c3047" 2018-12-28 18:21:23,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f31fe4f-8671-4927-84d9-b4c375ddec45 Date: Fri, 28 Dec 2018 18:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:21:23,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/662c488a-d29a-49ba-9092-d3cb63bee26a used request id req-5f31fe4f-8671-4927-84d9-b4c375ddec45 2018-12-28 18:21:23,402 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-2dbbbd62-f9df-484e-80a7-0c7ddd402a81 2018-12-28 18:21:23,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}621b04b0447a4254f12ed5392de00499e22d3d2a" 2018-12-28 18:21:24,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c2c8472-cae3-47d9-a24d-5c9e9f42c246 Date: Fri, 28 Dec 2018 18:21:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:21:24,573 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/51b5ac9c-df5f-4cba-ad56-347b5f538740 used request id req-2c2c8472-cae3-47d9-a24d-5c9e9f42c246 2018-12-28 18:21:24,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:24,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d8e2996a-a548-47fc-8210-edb55cab99f8 Date: Fri, 28 Dec 2018 18:21:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "created_at": "2018-12-28T18:20:56Z", "updated_at": "2018-12-28T18:20:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "revision_number": 0, "id": "04946a0d-ad1a-4963-920c-0fcc9b0edf45", "remote_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "remote_ip_prefix": null, "created_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "654ce21a80dd4717a19d9cb715938dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "revision_number": 0, "id": "3673836f-7ff7-488f-84f5-fd1e33b5463e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "654ce21a80dd4717a19d9cb715938dfe"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "revision_number": 0, "id": "7f2094a4-71e1-48ba-9f8b-34366444fe53", "remote_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "remote_ip_prefix": null, "created_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "port_range_min": null, "ethertype": "IPv4", "project_id": "654ce21a80dd4717a19d9cb715938dfe"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "revision_number": 0, "id": "c3f4c020-f5cc-4a65-a4b1-cc01141b9ebe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "port_range_min": null, "ethertype": "IPv6", "project_id": "654ce21a80dd4717a19d9cb715938dfe"}], "revision_number": 4, "project_id": "654ce21a80dd4717a19d9cb715938dfe", "id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "name": "default"}]} 2018-12-28 18:21:24,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d8e2996a-a548-47fc-8210-edb55cab99f8 2018-12-28 18:21:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:24,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b28f9c16-dd88-4b0a-9f75-0c8a02663d54 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:21:24,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-b28f9c16-dd88-4b0a-9f75-0c8a02663d54 2018-12-28 18:21:24,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:24,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23bd78b5-ceba-4771-95da-9629c54eb3e7 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:21:24,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-23bd78b5-ceba-4771-95da-9629c54eb3e7 2018-12-28 18:21:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:25,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e1df1a-8234-4126-9e92-3931da674594 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:21:25,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-48e1df1a-8234-4126-9e92-3931da674594 2018-12-28 18:21:25,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:25,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64be1a8c-c13d-4c46-b731-14b8cf29d5ad Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe"}, "enabled": true, "id": "654ce21a80dd4717a19d9cb715938dfe", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj"}} 2018-12-28 18:21:25,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-64be1a8c-c13d-4c46-b731-14b8cf29d5ad 2018-12-28 18:21:25,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e6959bbb-473e-4cc3-a7d8-aa6451170278 2018-12-28 18:21:25,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e6959bbb-473e-4cc3-a7d8-aa6451170278 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:25,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c4c5dc3c-9d72-4703-84d5-77cf78130d17 Date: Fri, 28 Dec 2018 18:21:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "port_range_min": null, "revision_number": 0, "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "created_at": "2018-12-28T18:20:56Z", "project_id": "654ce21a80dd4717a19d9cb715938dfe", "id": "04946a0d-ad1a-4963-920c-0fcc9b0edf45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "port_range_min": null, "revision_number": 0, "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "created_at": "2018-12-28T18:20:56Z", "project_id": "654ce21a80dd4717a19d9cb715938dfe", "id": "3673836f-7ff7-488f-84f5-fd1e33b5463e"}, {"remote_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "port_range_min": null, "revision_number": 0, "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "created_at": "2018-12-28T18:20:56Z", "project_id": "654ce21a80dd4717a19d9cb715938dfe", "id": "7f2094a4-71e1-48ba-9f8b-34366444fe53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:20:56Z", "security_group_id": "e6959bbb-473e-4cc3-a7d8-aa6451170278", "port_range_min": null, "revision_number": 0, "tenant_id": "654ce21a80dd4717a19d9cb715938dfe", "created_at": "2018-12-28T18:20:56Z", "project_id": "654ce21a80dd4717a19d9cb715938dfe", "id": "c3f4c020-f5cc-4a65-a4b1-cc01141b9ebe"}]} 2018-12-28 18:21:25,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e6959bbb-473e-4cc3-a7d8-aa6451170278 used request id req-c4c5dc3c-9d72-4703-84d5-77cf78130d17 2018-12-28 18:21:25,369 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:21:25,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e6959bbb-473e-4cc3-a7d8-aa6451170278 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:25,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fee3b535-ea9b-4f2e-b303-8a279f6ed541 Content-Length: 0 Date: Fri, 28 Dec 2018 18:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:21:25,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e6959bbb-473e-4cc3-a7d8-aa6451170278 used request id req-fee3b535-ea9b-4f2e-b303-8a279f6ed541 2018-12-28 18:21:25,694 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj 2018-12-28 18:21:25,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:25,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28cc7a19-c44e-42c4-8988-d2c3c6896b4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:21:25,917 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/654ce21a80dd4717a19d9cb715938dfe used request id req-28cc7a19-c44e-42c4-8988-d2c3c6896b4c 2018-12-28 18:21:25,917 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-proj-role 2018-12-28 18:21:25,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/77c7c9c54e7b47c09c453daa198d70bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:26,034 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9d02e57-c6ac-4a7d-ae4d-19bf016d4716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:21:26,034 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/77c7c9c54e7b47c09c453daa198d70bc used request id req-f9d02e57-c6ac-4a7d-ae4d-19bf016d4716 2018-12-28 18:21:26,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca41e2dbd30c7654f03f7c3fae9e60a65c64366c" 2018-12-28 18:21:26,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36ea59d-9a22-4feb-b584-a260583879de Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:21:26,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c36ea59d-9a22-4feb-b584-a260583879de 2018-12-28 18:21:26,118 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-c08d7d30-6f14-4e1-user 2018-12-28 18:21:26,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/043bb853c45349dab9fdbab16070118f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}037905c2735c66bd5f6c60f6ba9b25b13b598d3f" 2018-12-28 18:21:26,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa4122c4-32a1-43de-9e86-22ac590207df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:21:26,321 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/043bb853c45349dab9fdbab16070118f used request id req-fa4122c4-32a1-43de-9e86-22ac590207df 2018-12-28 18:21:26,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:26,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vwf4lyg_QK-kWEoFAFFGyQ"], "issued_at": "2018-12-28T18:21:26.000000Z"}} 2018-12-28 18:21:26,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7980037af10823af7eb02b4c3e22789bd502f47" 2018-12-28 18:21:26,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d2ca125-45b8-4e7e-a76c-acfb2af80923 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:26,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0d2ca125-45b8-4e7e-a76c-acfb2af80923 2018-12-28 18:21:26,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:26,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:27,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["JzaT-k5UT-C4kyn6fyA_9A"], "issued_at": "2018-12-28T18:21:27.000000Z"}} 2018-12-28 18:21:27,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:21:27,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e70cce5-e474-44f3-af42-514d7dc5f66f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:27,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4e70cce5-e474-44f3-af42-514d7dc5f66f 2018-12-28 18:21:27,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:21:27,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:21: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:21:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-571bbe79-d6eb-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:21:27,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f3faf8-8f14-4b6c-857b-a8328be7762c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-571bbe79-d6eb-489-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:21:27,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-571bbe79-d6eb-489-proj used request id req-c0f3faf8-8f14-4b6c-857b-a8328be7762c 2018-12-28 18:21:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:21:27,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fbfc5d2-25c6-4b8c-b4d3-ca7aca365447 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:21:27,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4fbfc5d2-25c6-4b8c-b4d3-ca7aca365447 2018-12-28 18:21:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}}' 2018-12-28 18:21:27,573 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f78d5763-aa28-47f5-bb65-74559d6ddb63 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:27,573 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-f78d5763-aa28-47f5-bb65-74559d6ddb63 2018-12-28 18:21:27,573 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-571bbe79-d6eb-489-proj 2018-12-28 18:21:27,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:27,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:27,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["GOVCZupZStWYXFAt8MPZOg"], "issued_at": "2018-12-28T18:21:27.000000Z"}} 2018-12-28 18:21:27,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a89f4585624453a86ed3d4c9043eb484cad0b8" 2018-12-28 18:21:28,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28a2d6d8-bc77-4ace-803f-f2276804fe87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:28,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-28a2d6d8-bc77-4ace-803f-f2276804fe87 2018-12-28 18:21:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:21:28,054 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:21: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:21:28,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a89f4585624453a86ed3d4c9043eb484cad0b8" 2018-12-28 18:21:28,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42d5f586-1644-4cf9-bc5c-23b8ea6aecf6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:21:28,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-42d5f586-1644-4cf9-bc5c-23b8ea6aecf6 2018-12-28 18:21:28,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-571bbe79-d6eb-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a89f4585624453a86ed3d4c9043eb484cad0b8" 2018-12-28 18:21:28,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4463841-3754-4fd2-8d42-a1232497b710 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-571bbe79-d6eb-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}]} 2018-12-28 18:21:28,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-571bbe79-d6eb-489-proj used request id req-e4463841-3754-4fd2-8d42-a1232497b710 2018-12-28 18:21:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a89f4585624453a86ed3d4c9043eb484cad0b8" 2018-12-28 18:21:28,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-904c2091-5331-4e37-95c9-927c632a1015 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:21:28,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-904c2091-5331-4e37-95c9-927c632a1015 2018-12-28 18:21:28,729 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-571bbe79-d6eb-489-user 2018-12-28 18:21:28,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:28,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:21:28,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e782fd6-a218-4f25-933e-60dedfcc22ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:21:28,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3e782fd6-a218-4f25-933e-60dedfcc22ea 2018-12-28 18:21:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" -d '{"role": {"name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}}' 2018-12-28 18:21:28,938 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aeb97a3-e7ef-4d51-9e6b-c2288d15b7e9 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7fe154af6c14c5a99c427096b380675", "links": {"self": "http://172.30.9.21:5000/v3/roles/a7fe154af6c14c5a99c427096b380675"}, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}} 2018-12-28 18:21:28,938 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8aeb97a3-e7ef-4d51-9e6b-c2288d15b7e9 2018-12-28 18:21:28,938 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role 2018-12-28 18:21:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a7fe154af6c14c5a99c427096b380675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:21:29,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212bde27-126a-4fa6-97e1-e955f681b568 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a7fe154af6c14c5a99c427096b380675"}, "domain_id": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role", "id": "a7fe154af6c14c5a99c427096b380675"}} 2018-12-28 18:21:29,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a7fe154af6c14c5a99c427096b380675 used request id req-212bde27-126a-4fa6-97e1-e955f681b568 2018-12-28 18:21:29,031 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role to project CreateInstanceVolumeTests-571bbe79-d6eb-489-proj 2018-12-28 18:21:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b/users/acb1539ddf2649dd8126582357a862d8/roles/a7fe154af6c14c5a99c427096b380675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:21:29,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5bfa010-1b1c-41d3-930c-fc9346e18344 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:21:29,162 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b/users/acb1539ddf2649dd8126582357a862d8/roles/a7fe154af6c14c5a99c427096b380675 used request id req-c5bfa010-1b1c-41d3-930c-fc9346e18344 2018-12-28 18:21:29,162 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:21:29,164 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:21:29,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:29,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:29,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["PGQ5ZDq3RISnO8KzwvuwMg"], "issued_at": "2018-12-28T18:21:29.000000Z"}} 2018-12-28 18:21:29,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:21:29,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab0cd36-01bb-4e12-bb37-95c46a5c62c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:29,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4ab0cd36-01bb-4e12-bb37-95c46a5c62c4 2018-12-28 18:21:29,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:21:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-3c12399f-ce8c-4b47-beaa-8fa94343a0c5 Date: Fri, 28 Dec 2018 18:21:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image"} 2018-12-28 18:21:29,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image used request id req-3c12399f-ce8c-4b47-beaa-8fa94343a0c5 2018-12-28 18:21:29,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:21:29,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-580f10ce-054d-4535-9ac0-8adf16657c18 Date: Fri, 28 Dec 2018 18: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-12-28 18:21:29,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-580f10ce-054d-4535-9ac0-8adf16657c18 2018-12-28 18:21:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image"}' 2018-12-28 18:21:30,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd X-Openstack-Request-Id: req-4e49c1a9-ac1b-496c-a7c9-e3867d6f433b Date: Fri, 28 Dec 2018 18:21:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:21:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:21:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "min_disk": 0, "protected": false, "id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "file": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/file", "checksum": null, "owner": "8251e513e64e4f119e4bc3ba5bdce68b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:21:30,144 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4e49c1a9-ac1b-496c-a7c9-e3867d6f433b 2018-12-28 18:21:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" -d '' 2018-12-28 18:21:31,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b17cb757-24c7-4a64-be9f-9e6b53e51c04 Date: Fri, 28 Dec 2018 18: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-12-28 18:21:31,967 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/file used request id req-b17cb757-24c7-4a64-be9f-9e6b53e51c04 2018-12-28 18:21:31,968 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:21:31,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:21:32,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-de5270aa-336f-46fd-abaf-7d8fe67f9db0 Date: Fri, 28 Dec 2018 18:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:21:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:21:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/snap", "metadata": {}}], "self": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "min_disk": 0, "protected": false, "id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "file": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8251e513e64e4f119e4bc3ba5bdce68b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:21:32,158 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd used request id req-de5270aa-336f-46fd-abaf-7d8fe67f9db0 2018-12-28 18:21:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:21:32,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7f5e1f35-8ecd-46e3-8bef-86c1928f7e4e Date: Fri, 28 Dec 2018 18: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-12-28 18:21:32,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7f5e1f35-8ecd-46e3-8bef-86c1928f7e4e 2018-12-28 18:21:32,308 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image 2018-12-28 18:21:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:21:32,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-74a7f3d5-e290-4d79-91fa-dd57dd840d89 Date: Fri, 28 Dec 2018 18:21:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:21:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:21:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/snap", "metadata": {}}], "self": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "min_disk": 0, "protected": false, "id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "file": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8251e513e64e4f119e4bc3ba5bdce68b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:21:32,329 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd used request id req-74a7f3d5-e290-4d79-91fa-dd57dd840d89 2018-12-28 18:21:32,329 - create_image - DEBUG - Instance status is - active 2018-12-28 18:21:32,330 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image 2018-12-28 18:21:32,330 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image 2018-12-28 18:21:32,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:32,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:32,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xSssg1tBQ329v8pA9oXBKg"], "issued_at": "2018-12-28T18:21:32.000000Z"}} 2018-12-28 18:21:32,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b0bb99635c93a6c02f658b1a6e5aa2a8c8431" 2018-12-28 18:21:32,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb57340e-1e97-4f47-86d2-94bfb1b333df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:32,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bb57340e-1e97-4f47-86d2-94bfb1b333df 2018-12-28 18:21:32,798 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:21:32,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b0bb99635c93a6c02f658b1a6e5aa2a8c8431" 2018-12-28 18:21:32,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21: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-c5802438-2c61-4131-975c-771396390473 x-compute-request-id: req-c5802438-2c61-4131-975c-771396390473 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:21:32,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c5802438-2c61-4131-975c-771396390473 2018-12-28 18:21:33,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b0bb99635c93a6c02f658b1a6e5aa2a8c8431" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-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-12-28 18:21:33,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-71d56151-8fff-4e43-b812-f252ba4726ef x-compute-request-id: req-71d56151-8fff-4e43-b812-f252ba4726ef Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:21:33,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-71d56151-8fff-4e43-b812-f252ba4726ef 2018-12-28 18:21:33,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:33,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:33,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["R_3OwMGuTPGvkTttR9t5fQ"], "issued_at": "2018-12-28T18:21:33.000000Z"}} 2018-12-28 18:21:33,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:21:33,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803eb714-3523-488d-893d-967d456f96b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:33,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-803eb714-3523-488d-893d-967d456f96b2 2018-12-28 18:21:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:21:33,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ac6b1871-765a-498b-90dc-8ebb5f1f7c8c Date: Fri, 28 Dec 2018 18:21:33 GMT RESP BODY: {"networks":[]} 2018-12-28 18:21:33,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-ac6b1871-765a-498b-90dc-8ebb5f1f7c8c 2018-12-28 18:21:33,710 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net 2018-12-28 18:21:33,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" -d '{"network": {"name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net", "admin_state_up": true}}' 2018-12-28 18:21:34,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-67473fe5-ea3f-47fa-96c9-f4dd01442efb Date: Fri, 28 Dec 2018 18:21:34 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:21:34Z","is_default":false,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","mtu":1450}} 2018-12-28 18:21:34,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-67473fe5-ea3f-47fa-96c9-f4dd01442efb 2018-12-28 18:21:34,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:21:34,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9056f436-2c22-4ca4-b9dd-e6481a145f3f Date: Fri, 28 Dec 2018 18:21:34 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-12-28T18:21:34Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:34,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-9056f436-2c22-4ca4-b9dd-e6481a145f3f 2018-12-28 18:21:34,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:21:34,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-396d556d-2a7e-4e1d-a1fa-6ef69d5489c5 Date: Fri, 28 Dec 2018 18:21:34 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:21:34,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-396d556d-2a7e-4e1d-a1fa-6ef69d5489c5 2018-12-28 18:21:34,655 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet 2018-12-28 18:21:34,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" -d '{"subnets": [{"ip_version": 4, "network_id": "eee18a82-8a00-40bf-8db8-3b1b923c1d15", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]}' 2018-12-28 18:21:35,547 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6e244984-e0d7-4862-abb9-6915de6dfd71 Date: Fri, 28 Dec 2018 18:21:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:35,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6e244984-e0d7-4862-abb9-6915de6dfd71 2018-12-28 18:21:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:21:35,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-abb95d5e-481a-4eac-a427-34670c500493 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:35,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-abb95d5e-481a-4eac-a427-34670c500493 2018-12-28 18:21:35,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:21:36,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d6b60c0e-4aab-4e2a-a09d-069fb533018c Date: Fri, 28 Dec 2018 18:21:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:36,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-d6b60c0e-4aab-4e2a-a09d-069fb533018c 2018-12-28 18:21:36,008 - OpenStackNetwork - DEBUG - Network [eee18a82-8a00-40bf-8db8-3b1b923c1d15] created successfully 2018-12-28 18:21:36,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:36,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:36,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["RCYLrnkPTGaaBIjeuxcZTg"], "issued_at": "2018-12-28T18:21:36.000000Z"}} 2018-12-28 18:21:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:21:36,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-268de862-c5ad-4351-9f59-a4a4b3ad3906 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:36,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-268de862-c5ad-4351-9f59-a4a4b3ad3906 2018-12-28 18:21:36,454 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:21:36,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:36 GMT Server: Apache x-compute-request-id: req-10a270ba-7316-4944-bc2f-a03d21553e60 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-10a270ba-7316-4944-bc2f-a03d21553e60 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:21:36,654 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/detail used request id req-10a270ba-7316-4944-bc2f-a03d21553e60 2018-12-28 18:21:36,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-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-12-28 18:21:36,998 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:21:36 GMT Server: Apache x-compute-request-id: req-04ef0805-020a-4a9c-994d-064cd81c3fc2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-04ef0805-020a-4a9c-994d-064cd81c3fc2 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.909530", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}} 2018-12-28 18:21:36,998 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes used request id req-04ef0805-020a-4a9c-994d-064cd81c3fc2 2018-12-28 18:21:37,002 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:21:37,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:37 GMT Server: Apache x-compute-request-id: req-63c43b50-5041-4d6c-8e10-c75892badbf4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-63c43b50-5041-4d6c-8e10-c75892badbf4 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}} 2018-12-28 18:21:37,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-63c43b50-5041-4d6c-8e10-c75892badbf4 2018-12-28 18:21:37,201 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1 2018-12-28 18:21:37,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:21:37,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:37 GMT Server: Apache x-compute-request-id: req-8c7b4def-732c-403c-813f-4c8657739dfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8c7b4def-732c-403c-813f-4c8657739dfe Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}} 2018-12-28 18:21:37,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-8c7b4def-732c-403c-813f-4c8657739dfe 2018-12-28 18:21:37,416 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:21:37,417 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1 2018-12-28 18:21:37,417 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1 2018-12-28 18:21:37,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:37,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:37,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["BV3lLkXNQcSJfkjFoXzpeA"], "issued_at": "2018-12-28T18:21:37.000000Z"}} 2018-12-28 18:21:37,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:21:37,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600ff1ad-f354-4ddf-bceb-a55b2e6ed12d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:37,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-600ff1ad-f354-4ddf-bceb-a55b2e6ed12d 2018-12-28 18:21:37,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:21:38,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:37 GMT Server: Apache x-compute-request-id: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}]} 2018-12-28 18:21:38,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/detail used request id req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13 2018-12-28 18:21:38,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-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-12-28 18:21:38,392 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:21:38 GMT Server: Apache x-compute-request-id: req-0200a10a-b822-4317-8624-2b8c8b949485 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0200a10a-b822-4317-8624-2b8c8b949485 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:38.298904", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "size": 1}} 2018-12-28 18:21:38,392 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes used request id req-0200a10a-b822-4317-8624-2b8c8b949485 2018-12-28 18:21:38,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:21:38,602 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:38 GMT Server: Apache x-compute-request-id: req-e76930fb-d0b2-47f5-b8f2-22c9fd9c7a02 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e76930fb-d0b2-47f5-b8f2-22c9fd9c7a02 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "size": 1}} 2018-12-28 18:21:38,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 used request id req-e76930fb-d0b2-47f5-b8f2-22c9fd9c7a02 2018-12-28 18:21:38,603 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2 2018-12-28 18:21:38,606 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:21:38,823 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:38 GMT Server: Apache x-compute-request-id: req-ee2e44ad-4e98-47be-a6e5-1209b2f693e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee2e44ad-4e98-47be-a6e5-1209b2f693e1 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "size": 1}} 2018-12-28 18:21:38,823 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 used request id req-ee2e44ad-4e98-47be-a6e5-1209b2f693e1 2018-12-28 18:21:38,824 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:21:38,824 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2 2018-12-28 18:21:38,824 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2 2018-12-28 18:21:38,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:38,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:39,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["TZ59xl-tQGeyF8XAsYbztQ"], "issued_at": "2018-12-28T18:21:39.000000Z"}} 2018-12-28 18:21:39,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:39,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f030ae-1eb7-47c6-af65-d5b58cd50d97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:39,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d3f030ae-1eb7-47c6-af65-d5b58cd50d97 2018-12-28 18:21:39,285 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:21:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:39,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db955bc0-b806-4a28-861f-6358a217118d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:39,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-db955bc0-b806-4a28-861f-6358a217118d 2018-12-28 18:21:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:39,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e3def45c-496e-4834-bcd9-1c19204dbc8c Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:39,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-e3def45c-496e-4834-bcd9-1c19204dbc8c 2018-12-28 18:21:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:21:39,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:21: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:21:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:39,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a05514-9b32-4b7f-8cd6-2e5f3bab7e0d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:39,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-64a05514-9b32-4b7f-8cd6-2e5f3bab7e0d 2018-12-28 18:21:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:39,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-df5fbeb6-0b29-4e1f-b9c8-a45c9121a5b5 Date: Fri, 28 Dec 2018 18:21:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:39,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-df5fbeb6-0b29-4e1f-b9c8-a45c9121a5b5 2018-12-28 18:21:39,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:40,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef8853cc-c86a-4202-973c-f668f1b61eb9 Date: Fri, 28 Dec 2018 18:21:40 GMT RESP BODY: {"ports":[]} 2018-12-28 18:21:40,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port&admin_state_up=True used request id req-ef8853cc-c86a-4202-973c-f668f1b61eb9 2018-12-28 18:21:40,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:40,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba9fabaa-dab2-48c6-af14-beb12be4e740 x-compute-request-id: req-ba9fabaa-dab2-48c6-af14-beb12be4e740 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:21:40,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst used request id req-ba9fabaa-dab2-48c6-af14-beb12be4e740 2018-12-28 18:21:40,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:40,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f80e7622-d811-48f0-998e-17c6b38695a8 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:40,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-f80e7622-d811-48f0-998e-17c6b38695a8 2018-12-28 18:21:40,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:40,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d0ae3db-d3af-428a-baf6-9895548d81bf Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:40,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-1d0ae3db-d3af-428a-baf6-9895548d81bf 2018-12-28 18:21:40,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:40,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7e76ad3b-211e-4c18-88ee-6cdbdd7a8a88 Date: Fri, 28 Dec 2018 18:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:40,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-7e76ad3b-211e-4c18-88ee-6cdbdd7a8a88 2018-12-28 18:21:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:41,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-759d16e1-8305-4d75-b4d2-0465aa03a289 Date: Fri, 28 Dec 2018 18:21:41 GMT RESP BODY: {"ports":[]} 2018-12-28 18:21:41,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port&admin_state_up=True used request id req-759d16e1-8305-4d75-b4d2-0465aa03a289 2018-12-28 18:21:41,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:21:41,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:41,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["qCyW1Om7SPa1At2zT40ZKg"], "issued_at": "2018-12-28T18:21:41.000000Z"}} 2018-12-28 18:21:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc59d3c610048fc437cf7b753dae05ac5cc645c" 2018-12-28 18:21:41,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-978b95d4-6a14-425c-93f3-a041e3ded5c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:21:41,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-978b95d4-6a14-425c-93f3-a041e3ded5c0 2018-12-28 18:21:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:41,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-05dac3bc-29c2-4581-a62b-a1cc50046892 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:41,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-05dac3bc-29c2-4581-a62b-a1cc50046892 2018-12-28 18:21:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:41,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-44c840ff-af5d-4e65-bb6b-2c37fdcafb64 Date: Fri, 28 Dec 2018 18:21:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:41,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-44c840ff-af5d-4e65-bb6b-2c37fdcafb64 2018-12-28 18:21:41,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:42,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a65b57a8-87e9-47d7-8aa1-8c27bb1dd8e2 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:42,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-a65b57a8-87e9-47d7-8aa1-8c27bb1dd8e2 2018-12-28 18:21:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:21:42,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:21: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:21:42,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebc59d3c610048fc437cf7b753dae05ac5cc645c" 2018-12-28 18:21:42,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1e4aba6-4af4-426d-b951-f9cd4f006f06 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:42,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-f1e4aba6-4af4-426d-b951-f9cd4f006f06 2018-12-28 18:21:42,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:42,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-da2d6c99-599c-46d7-83d5-b3178f5eddd8 Date: Fri, 28 Dec 2018 18:21:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:42,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-da2d6c99-599c-46d7-83d5-b3178f5eddd8 2018-12-28 18:21:42,315 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net 2018-12-28 18:21:42,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" -d '{"port": {"network_id": "eee18a82-8a00-40bf-8db8-3b1b923c1d15", "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port", "admin_state_up": true}}' 2018-12-28 18:21:43,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-dee086b5-c07e-466d-9585-644627ebbc5a Date: Fri, 28 Dec 2018 18:21:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.5"}],"id":"b961b961-202b-45e6-b4d5-3c2a51e0c7da","security_groups":["bb04265d-8042-4045-a9da-aac55c28a3dc"],"mac_address":"fa:16:3e:38:02:83","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","qos_policy_id":null,"admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:42Z","binding:vnic_type":"normal"}} 2018-12-28 18:21:43,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-dee086b5-c07e-466d-9585-644627ebbc5a 2018-12-28 18:21:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:43,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ea0ccd22-f826-46d5-9e95-d34b1d7285f5 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:43,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-ea0ccd22-f826-46d5-9e95-d34b1d7285f5 2018-12-28 18:21:43,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd6e7736-4c09-42e2-948a-7e5dc8be1e02 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:43,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-fd6e7736-4c09-42e2-948a-7e5dc8be1e02 2018-12-28 18:21:43,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:43,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-60d64db2-adfd-460e-977e-a081efbbf9a3 Date: Fri, 28 Dec 2018 18:21:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:43,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-60d64db2-adfd-460e-977e-a081efbbf9a3 2018-12-28 18:21:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:43,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-9247b57d-e9f0-41fd-b4dc-758c8985721c Date: Fri, 28 Dec 2018 18:21:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.5"}],"id":"b961b961-202b-45e6-b4d5-3c2a51e0c7da","security_groups":["bb04265d-8042-4045-a9da-aac55c28a3dc"],"mac_address":"fa:16:3e:38:02:83","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:21:43,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port&admin_state_up=True used request id req-9247b57d-e9f0-41fd-b4dc-758c8985721c 2018-12-28 18:21:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:44,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5580943e-c6af-44e5-a8f8-cba937dd6fd7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:44,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-5580943e-c6af-44e5-a8f8-cba937dd6fd7 2018-12-28 18:21:44,061 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst 2018-12-28 18:21:44,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:44,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5b1939e3-8118-488b-adb7-419abf5e84f9 x-compute-request-id: req-5b1939e3-8118-488b-adb7-419abf5e84f9 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-flavor-name"}]} 2018-12-28 18:21:44,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5b1939e3-8118-488b-adb7-419abf5e84f9 2018-12-28 18:21:44,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:44,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11e1bf4d-3c74-4d82-8d2e-9c7a9c9c1654 x-compute-request-id: req-11e1bf4d-3c74-4d82-8d2e-9c7a9c9c1654 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:21:44,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f used request id req-11e1bf4d-3c74-4d82-8d2e-9c7a9c9c1654 2018-12-28 18:21:44,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:44,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-ae6825f4-e25d-4aa1-a70b-07b0c4e8cbcb Date: Fri, 28 Dec 2018 18:21:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:21:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:21:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/snap", "metadata": {}}], "self": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "min_disk": 0, "protected": false, "id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "file": "/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8251e513e64e4f119e4bc3ba5bdce68b", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image"} 2018-12-28 18:21:44,295 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image used request id req-ae6825f4-e25d-4aa1-a70b-07b0c4e8cbcb 2018-12-28 18:21:44,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:44,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e1761a8-8ff4-4cd7-871e-e02dc04cd0d8 Date: Fri, 28 Dec 2018 18:21: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-12-28 18:21:44,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3e1761a8-8ff4-4cd7-871e-e02dc04cd0d8 2018-12-28 18:21:44,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" -d '{"server": {"name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "imageRef": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "flavorRef": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "max_count": 1, "min_count": 1, "networks": [{"port": "b961b961-202b-45e6-b4d5-3c2a51e0c7da"}]}}' 2018-12-28 18:21:45,748 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:21:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-90141de2-f12b-46dd-b753-8483a08ac9a2 x-compute-request-id: req-90141de2-f12b-46dd-b753-8483a08ac9a2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "adminPass": "2wwZkNY8f97x"}} 2018-12-28 18:21:45,749 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-90141de2-f12b-46dd-b753-8483a08ac9a2 2018-12-28 18:21:45,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:45,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ae7e3605-999d-4985-87c3-effec21eb8a1 x-compute-request-id: req-ae7e3605-999d-4985-87c3-effec21eb8a1 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.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "user_id": "acb1539ddf2649dd8126582357a862d8", "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-12-28T18:21:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:45,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-ae7e3605-999d-4985-87c3-effec21eb8a1 2018-12-28 18:21:45,968 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst 2018-12-28 18:21:45,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:46,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-639828dd-3fee-4b70-989c-348cf1018e69 x-compute-request-id: req-639828dd-3fee-4b70-989c-348cf1018e69 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.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "user_id": "acb1539ddf2649dd8126582357a862d8", "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-12-28T18:21:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:46,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-639828dd-3fee-4b70-989c-348cf1018e69 2018-12-28 18:21:46,206 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst] is - BUILD 2018-12-28 18:21:46,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:21:49,210 - create_instance - DEBUG - VM status query timeout in 896.759186983 2018-12-28 18:21:49,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:49,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34dbe3bc-7864-4bd9-b768-d412bf5878c3 x-compute-request-id: req-34dbe3bc-7864-4bd9-b768-d412bf5878c3 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.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:21:46Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:49,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-34dbe3bc-7864-4bd9-b768-d412bf5878c3 2018-12-28 18:21:49,682 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst] is - BUILD 2018-12-28 18:21:49,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:21:52,686 - create_instance - DEBUG - VM status query timeout in 893.283133984 2018-12-28 18:21:52,689 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:53,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d7ecbe7d-a6b2-48af-9d28-15cf5b7e2853 x-compute-request-id: req-d7ecbe7d-a6b2-48af-9d28-15cf5b7e2853 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:02:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:52Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:53,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-d7ecbe7d-a6b2-48af-9d28-15cf5b7e2853 2018-12-28 18:21:53,144 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst] is - ACTIVE 2018-12-28 18:21:53,144 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:21:53,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:53,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-40f81cd1-1e2e-4386-88e7-eb4b73660a79 x-compute-request-id: req-40f81cd1-1e2e-4386-88e7-eb4b73660a79 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:02:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:52Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:53,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-40f81cd1-1e2e-4386-88e7-eb4b73660a79 2018-12-28 18:21:53,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:53,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fc3e1435-504d-4d05-a692-600845e81ac2 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:53,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-fc3e1435-504d-4d05-a692-600845e81ac2 2018-12-28 18:21:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:53,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc56175-9063-4a1a-a30f-81c74dcf5418 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:53,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-4fc56175-9063-4a1a-a30f-81c74dcf5418 2018-12-28 18:21:53,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:54,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b3694b36-35c8-4811-9281-aac9b92a8932 Date: Fri, 28 Dec 2018 18:21:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:54,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-b3694b36-35c8-4811-9281-aac9b92a8932 2018-12-28 18:21:54,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:54,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-56df8d87-5a13-40d9-aa6f-1b201581210d Date: Fri, 28 Dec 2018 18:21:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.2"}],"id":"b0705386-c72c-451c-ab19-7530e202d802","security_groups":[],"mac_address":"fa:16:3e:8c:f2:ee","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.5"}],"id":"b961b961-202b-45e6-b4d5-3c2a51e0c7da","security_groups":["bb04265d-8042-4045-a9da-aac55c28a3dc"],"mac_address":"fa:16:3e:38:02:83","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:42Z","binding:vnic_type":"normal","device_id":"799dc4f1-5119-498c-bb7b-c4384fae4476"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.3"}],"id":"d48e1a2d-23a0-4314-b78d-a17819ccb3fc","security_groups":[],"mac_address":"fa:16:3e:fa:77:92","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.4"}],"id":"e7b92823-8896-433d-b580-e449725e909a","security_groups":[],"mac_address":"fa:16:3e:da:75:3b","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eee18a82-8a00-40bf-8db8-3b1b923c1d15"}]} 2018-12-28 18:21:54,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-56df8d87-5a13-40d9-aa6f-1b201581210d 2018-12-28 18:21:54,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:54,498 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:54 GMT Server: Apache x-compute-request-id: req-c0b9681a-ef7f-4645-b4a2-ad82168c383c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c0b9681a-ef7f-4645-b4a2-ad82168c383c Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "size": 1}, {"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}]} 2018-12-28 18:21:54,498 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/detail used request id req-c0b9681a-ef7f-4645-b4a2-ad82168c383c 2018-12-28 18:21:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:54,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c65e14a6-7dc3-4fa5-ad8a-56deacc71fc8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:54,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-c65e14a6-7dc3-4fa5-ad8a-56deacc71fc8 2018-12-28 18:21:54,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:55,239 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21: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-6d7bbe25-a8dd-4d6a-ace8-aae8b4cc771c x-compute-request-id: req-6d7bbe25-a8dd-4d6a-ace8-aae8b4cc771c Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:02:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:52Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:55,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-6d7bbe25-a8dd-4d6a-ace8-aae8b4cc771c 2018-12-28 18:21:55,240 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst] is - ACTIVE 2018-12-28 18:21:55,240 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:21:55,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:55,996 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21: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-6e93b2c4-ce6e-4da1-8668-4d2553344cf6 x-compute-request-id: req-6e93b2c4-ce6e-4da1-8668-4d2553344cf6 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:02:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:52Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:21:55,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-6e93b2c4-ce6e-4da1-8668-4d2553344cf6 2018-12-28 18:21:56,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:56,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0da38e4d-85b9-4e0d-b070-36c474b6b75b Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:56,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-0da38e4d-85b9-4e0d-b070-36c474b6b75b 2018-12-28 18:21:56,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:56,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a314616d-a5ea-46c7-9203-5ad1255e65fd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:56,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-a314616d-a5ea-46c7-9203-5ad1255e65fd 2018-12-28 18:21:56,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:56,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30cb28e9-2c50-4477-93b6-c3cb7a71c1bb Date: Fri, 28 Dec 2018 18:21:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:56,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-30cb28e9-2c50-4477-93b6-c3cb7a71c1bb 2018-12-28 18:21:56,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:56,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ffb4a05e-061a-4c0f-aac5-83c8b62383d7 Date: Fri, 28 Dec 2018 18:21:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.2"}],"id":"b0705386-c72c-451c-ab19-7530e202d802","security_groups":[],"mac_address":"fa:16:3e:8c:f2:ee","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.5"}],"id":"b961b961-202b-45e6-b4d5-3c2a51e0c7da","security_groups":["bb04265d-8042-4045-a9da-aac55c28a3dc"],"mac_address":"fa:16:3e:38:02:83","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:42Z","binding:vnic_type":"normal","device_id":"799dc4f1-5119-498c-bb7b-c4384fae4476"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.3"}],"id":"d48e1a2d-23a0-4314-b78d-a17819ccb3fc","security_groups":[],"mac_address":"fa:16:3e:fa:77:92","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.4"}],"id":"e7b92823-8896-433d-b580-e449725e909a","security_groups":[],"mac_address":"fa:16:3e:da:75:3b","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eee18a82-8a00-40bf-8db8-3b1b923c1d15"}]} 2018-12-28 18:21:56,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-ffb4a05e-061a-4c0f-aac5-83c8b62383d7 2018-12-28 18:21:56,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" -d '{"volumeAttachment": {"volumeId": "bb4be49e-5490-44f0-988d-c63e58807d3f"}}' 2018-12-28 18:21:58,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-cc4d348d-29bf-45ba-8e27-be9977848225 x-compute-request-id: req-cc4d348d-29bf-45ba-8e27-be9977848225 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "799dc4f1-5119-498c-bb7b-c4384fae4476", "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "volumeId": "bb4be49e-5490-44f0-988d-c63e58807d3f"}} 2018-12-28 18:21:58,158 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476/os-volume_attachments used request id req-cc4d348d-29bf-45ba-8e27-be9977848225 2018-12-28 18:21:58,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:58,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de2ea8f9-af42-4878-b5ed-78eefacf8cda x-compute-request-id: req-de2ea8f9-af42-4878-b5ed-78eefacf8cda Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:02:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:52Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [{"id": "bb4be49e-5490-44f0-988d-c63e58807d3f"}], "metadata": {}}} 2018-12-28 18:21:58,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-de2ea8f9-af42-4878-b5ed-78eefacf8cda 2018-12-28 18:21:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:58,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-afd7e1a2-95cc-4303-b5f9-070bbf5d3eb3 Date: Fri, 28 Dec 2018 18:21: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:21:58,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-afd7e1a2-95cc-4303-b5f9-070bbf5d3eb3 2018-12-28 18:21:58,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:58,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f045f6-9434-48c0-91bd-18014bac595b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:21:58,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-d8f045f6-9434-48c0-91bd-18014bac595b 2018-12-28 18:21:58,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:58,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5f0561a3-add0-4f4a-bb1b-35cd71010663 Date: Fri, 28 Dec 2018 18:21:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:21:58,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-5f0561a3-add0-4f4a-bb1b-35cd71010663 2018-12-28 18:21:58,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:21:58,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-f7a5b464-4c1f-48d6-b53c-b916c11bbe75 Date: Fri, 28 Dec 2018 18:21:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.2"}],"id":"b0705386-c72c-451c-ab19-7530e202d802","security_groups":[],"mac_address":"fa:16:3e:8c:f2:ee","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.5"}],"id":"b961b961-202b-45e6-b4d5-3c2a51e0c7da","security_groups":["bb04265d-8042-4045-a9da-aac55c28a3dc"],"mac_address":"fa:16:3e:38:02:83","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:42Z","binding:vnic_type":"normal","device_id":"799dc4f1-5119-498c-bb7b-c4384fae4476"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.3"}],"id":"d48e1a2d-23a0-4314-b78d-a17819ccb3fc","security_groups":[],"mac_address":"fa:16:3e:fa:77:92","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.4"}],"id":"e7b92823-8896-433d-b580-e449725e909a","security_groups":[],"mac_address":"fa:16:3e:da:75:3b","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eee18a82-8a00-40bf-8db8-3b1b923c1d15"}]} 2018-12-28 18:21:58,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-f7a5b464-4c1f-48d6-b53c-b916c11bbe75 2018-12-28 18:21:58,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:21:59,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7fe154af6c14c5a99c427096b380675", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role"}], "expires_at": "2018-12-28T19:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8251e513e64e4f119e4bc3ba5bdce68b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-user", "id": "acb1539ddf2649dd8126582357a862d8"}, "audit_ids": ["m-hQa7knQF-2zdae-KN4hw"], "issued_at": "2018-12-28T18:21:59.000000Z"}} 2018-12-28 18:21:59,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8631f7f90c2810a7c47c8c69c008f7878065ee7" 2018-12-28 18:22:00,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:21:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-36f799c3-08c6-4f44-8dc2-33e2d716910f x-compute-request-id: req-36f799c3-08c6-4f44-8dc2-33e2d716910f Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:02:83", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "security_groups": [{"name": "default"}], "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:59Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [{"id": "bb4be49e-5490-44f0-988d-c63e58807d3f"}], "metadata": {}}]} 2018-12-28 18:22:00,182 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst used request id req-36f799c3-08c6-4f44-8dc2-33e2d716910f 2018-12-28 18:22:00,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8631f7f90c2810a7c47c8c69c008f7878065ee7" 2018-12-28 18:22:00,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5d0e9c03-e9c6-404b-a002-2fa7d620cff4 Date: Fri, 28 Dec 2018 18:22: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":["beb16796-b758-4f51-a45f-3918b0fa9da7"],"updated_at":"2018-12-28T18:21:35Z","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:34Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8251e513e64e4f119e4bc3ba5bdce68b","id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net"}]} 2018-12-28 18:22:00,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net used request id req-5d0e9c03-e9c6-404b-a002-2fa7d620cff4 2018-12-28 18:22:00,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8631f7f90c2810a7c47c8c69c008f7878065ee7" 2018-12-28 18:22:00,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-07fcc5c6-a23e-4a86-b882-7e8426ff96b8 Date: Fri, 28 Dec 2018 18:22:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","dns_nameservers":[],"updated_at":"2018-12-28T18:21: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":"8251e513e64e4f119e4bc3ba5bdce68b","id":"beb16796-b758-4f51-a45f-3918b0fa9da7","subnetpool_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet"}]} 2018-12-28 18:22:00,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-07fcc5c6-a23e-4a86-b882-7e8426ff96b8 2018-12-28 18:22:00,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8631f7f90c2810a7c47c8c69c008f7878065ee7" 2018-12-28 18:22:00,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-6b0e98af-6bd8-457a-8344-78413f5becfc Date: Fri, 28 Dec 2018 18:22:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.2"}],"id":"b0705386-c72c-451c-ab19-7530e202d802","security_groups":[],"mac_address":"fa:16:3e:8c:f2:ee","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.5"}],"id":"b961b961-202b-45e6-b4d5-3c2a51e0c7da","security_groups":["bb04265d-8042-4045-a9da-aac55c28a3dc"],"mac_address":"fa:16:3e:38:02:83","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:42Z","binding:vnic_type":"normal","device_id":"799dc4f1-5119-498c-bb7b-c4384fae4476"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.3"}],"id":"d48e1a2d-23a0-4314-b78d-a17819ccb3fc","security_groups":[],"mac_address":"fa:16:3e:fa:77:92","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eee18a82-8a00-40bf-8db8-3b1b923c1d15"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:21:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"beb16796-b758-4f51-a45f-3918b0fa9da7","ip_address":"10.55.0.4"}],"id":"e7b92823-8896-433d-b580-e449725e909a","security_groups":[],"mac_address":"fa:16:3e:da:75:3b","project_id":"8251e513e64e4f119e4bc3ba5bdce68b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eee18a82-8a00-40bf-8db8-3b1b923c1d15","tenant_id":"8251e513e64e4f119e4bc3ba5bdce68b","created_at":"2018-12-28T18:21:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eee18a82-8a00-40bf-8db8-3b1b923c1d15"}]} 2018-12-28 18:22:00,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-6b0e98af-6bd8-457a-8344-78413f5becfc 2018-12-28 18:22:00,800 - create_instance - INFO - Deleting Port with ID - b961b961-202b-45e6-b4d5-3c2a51e0c7da 2018-12-28 18:22:00,800 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-port 2018-12-28 18:22:00,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/b961b961-202b-45e6-b4d5-3c2a51e0c7da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:01,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0a55067a-d03f-408a-8609-962b9c80519b Date: Fri, 28 Dec 2018 18:22:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:22:01,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/b961b961-202b-45e6-b4d5-3c2a51e0c7da used request id req-0a55067a-d03f-408a-8609-962b9c80519b 2018-12-28 18:22:01,275 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c0b9681a-ef7f-4645-b4a2-ad82168c383c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:01,490 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:01 GMT Server: Apache x-compute-request-id: req-29e41513-f1b3-4ac1-97be-4acce1bb0bb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-29e41513-f1b3-4ac1-97be-4acce1bb0bb3 Content-Encoding: gzip Content-Length: 580 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [{"server_id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "attachment_id": "682a6f48-93d3-4778-b2bb-31e7abfb99c1", "attached_at": "2018-12-28T18:22:00.000000", "host_name": null, "volume_id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "device": "/dev/vdb", "id": "bb4be49e-5490-44f0-988d-c63e58807d3f"}], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:22:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}} 2018-12-28 18:22:01,490 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-29e41513-f1b3-4ac1-97be-4acce1bb0bb3 2018-12-28 18:22:01,493 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476/os-volume_attachments/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:03,259 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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-15b44c8e-e20f-4e91-aa98-47341ae920b3 x-compute-request-id: req-15b44c8e-e20f-4e91-aa98-47341ae920b3 Content-Length: 0 Content-Type: application/json 2018-12-28 18:22:03,259 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476/os-volume_attachments/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-15b44c8e-e20f-4e91-aa98-47341ae920b3 2018-12-28 18:22:03,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:03,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-70d85edb-3494-472d-a104-416b82713fc5 x-compute-request-id: req-70d85edb-3494-472d-a104-416b82713fc5 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:59Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [{"id": "bb4be49e-5490-44f0-988d-c63e58807d3f"}], "metadata": {}}} 2018-12-28 18:22:03,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-70d85edb-3494-472d-a104-416b82713fc5 2018-12-28 18:22:06,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:07,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b72a0492-5925-44fe-a86a-a903df5c3ad5 x-compute-request-id: req-b72a0492-5925-44fe-a86a-a903df5c3ad5 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.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:21:59Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:07,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-b72a0492-5925-44fe-a86a-a903df5c3ad5 2018-12-28 18:22:07,064 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst 2018-12-28 18:22:07,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:07,389 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ceac0b33-f865-4384-83d2-f23c73aead41 x-compute-request-id: req-ceac0b33-f865-4384-83d2-f23c73aead41 Content-Type: application/json 2018-12-28 18:22:07,389 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-ceac0b33-f865-4384-83d2-f23c73aead41 2018-12-28 18:22:07,389 - create_instance - INFO - Checking deletion status 2018-12-28 18:22:07,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:07,792 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bfbd5acb-c025-479d-aa04-78db22115874 x-compute-request-id: req-bfbd5acb-c025-479d-aa04-78db22115874 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.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/799dc4f1-5119-498c-bb7b-c4384fae4476", "rel": "bookmark"}], "image": {"id": "6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "links": [{"href": "http://172.30.9.21:8774/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:21:51.000000", "flavor": {"id": "dcdf39c5-46fe-4417-b377-4b816318bb2f", "links": [{"href": "http://172.30.9.21:8774/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f", "rel": "bookmark"}]}, "id": "799dc4f1-5119-498c-bb7b-c4384fae4476", "user_id": "acb1539ddf2649dd8126582357a862d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:07Z", "hostId": "c21b9a84124e06fa0416822ccd08c636a6da6e3aa9513bfd5c95a62d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst", "created": "2018-12-28T18:21:45Z", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:07,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-bfbd5acb-c025-479d-aa04-78db22115874 2018-12-28 18:22:07,793 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst] is - ACTIVE 2018-12-28 18:22:07,793 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:22:10,796 - create_instance - DEBUG - VM status query timeout in 296.593151093 2018-12-28 18:22:10,799 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6df994ea85bd28c011f7dbfdbd5818dd869709ae" 2018-12-28 18:22:10,852 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:22: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-275345f6-4a9f-400e-8694-7daaf82e95d0 x-compute-request-id: req-275345f6-4a9f-400e-8694-7daaf82e95d0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 799dc4f1-5119-498c-bb7b-c4384fae4476 could not be found.", "code": 404}} 2018-12-28 18:22:10,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/799dc4f1-5119-498c-bb7b-c4384fae4476 used request id req-275345f6-4a9f-400e-8694-7daaf82e95d0 2018-12-28 18:22:10,852 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 799dc4f1-5119-498c-bb7b-c4384fae4476 could not be found. (HTTP 404) (Request-ID: req-275345f6-4a9f-400e-8694-7daaf82e95d0) 2018-12-28 18:22:10,852 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-inst 2018-12-28 18:22:10,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f5b0bb99635c93a6c02f658b1a6e5aa2a8c8431" 2018-12-28 18:22:10,904 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:22: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-7aaed9a8-cc98-4246-8b6c-4411fd478388 x-compute-request-id: req-7aaed9a8-cc98-4246-8b6c-4411fd478388 Content-Length: 0 Content-Type: application/json 2018-12-28 18:22:10,904 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/dcdf39c5-46fe-4417-b377-4b816318bb2f used request id req-7aaed9a8-cc98-4246-8b6c-4411fd478388 2018-12-28 18:22:10,905 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet 2018-12-28 18:22:10,905 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-subnet 2018-12-28 18:22:10,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/beb16796-b758-4f51-a45f-3918b0fa9da7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:22:13,242 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2dbafa08-9657-4b74-9bec-46efaa4dccbc Date: Fri, 28 Dec 2018 18:22:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:22:13,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/beb16796-b758-4f51-a45f-3918b0fa9da7 used request id req-2dbafa08-9657-4b74-9bec-46efaa4dccbc 2018-12-28 18:22:13,242 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-pub-net 2018-12-28 18:22:13,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/eee18a82-8a00-40bf-8db8-3b1b923c1d15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be5e77a29fcc3030501fb2a770a5bdc6489d324" 2018-12-28 18:22:14,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-379da975-dca7-441a-b3dd-407578ef9f9a Date: Fri, 28 Dec 2018 18:22:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:22:14,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/eee18a82-8a00-40bf-8db8-3b1b923c1d15 used request id req-379da975-dca7-441a-b3dd-407578ef9f9a 2018-12-28 18:22:14,649 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:22:14,875 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:14 GMT Server: Apache x-compute-request-id: req-9db50e9e-dd13-4811-9e4d-b4fa2a8697fb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9db50e9e-dd13-4811-9e4d-b4fa2a8697fb Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:38.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:21:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f4367be-f30c-409a-a09c-2d2f4bdb07a9", "size": 1}} 2018-12-28 18:22:14,875 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 used request id req-9db50e9e-dd13-4811-9e4d-b4fa2a8697fb 2018-12-28 18:22:14,875 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:22:14,876 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2 2018-12-28 18:22:14,876 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2 2018-12-28 18:22:14,879 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:22:15,490 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:22:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f7d0d5f-3288-4f33-9c51-54bbb66b9e01 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-12-28 18:22:15,490 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 used request id req-9f7d0d5f-3288-4f33-9c51-54bbb66b9e01 2018-12-28 18:22:15,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc93b93b-9ca3-4835-b26b-501a2f9eeb13" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbabae634bc0d4fc46b8409683ff94653cf94d6c" 2018-12-28 18:22:15,803 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:22:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-04560c5b-ef57-43f1-8989-8d189d9a6dc5 x-openstack-request-id: req-04560c5b-ef57-43f1-8989-8d189d9a6dc5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7f4367be-f30c-409a-a09c-2d2f4bdb07a9 could not be found.", "code": 404}} 2018-12-28 18:22:15,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/7f4367be-f30c-409a-a09c-2d2f4bdb07a9 used request id req-04560c5b-ef57-43f1-8989-8d189d9a6dc5 2018-12-28 18:22:15,804 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7f4367be-f30c-409a-a09c-2d2f4bdb07a9 could not be found. (HTTP 404) (Request-ID: req-04560c5b-ef57-43f1-8989-8d189d9a6dc5) 2018-12-28 18:22:15,804 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-2 2018-12-28 18:22:15,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:22:16,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:15 GMT Server: Apache x-compute-request-id: req-6f3e09c1-c1d6-4c22-a4d5-04e267d2b1f0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6f3e09c1-c1d6-4c22-a4d5-04e267d2b1f0 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:22:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}} 2018-12-28 18:22:16,014 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-6f3e09c1-c1d6-4c22-a4d5-04e267d2b1f0 2018-12-28 18:22:16,014 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:22:16,014 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1 2018-12-28 18:22:16,014 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1 2018-12-28 18:22:16,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:22:16,227 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:22:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5e0c2fe-e8a9-4f2c-b048-afc76a49f39a 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-12-28 18:22:16,227 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-b5e0c2fe-e8a9-4f2c-b048-afc76a49f39a 2018-12-28 18:22:16,230 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:22:16,422 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:16 GMT Server: Apache x-compute-request-id: req-2201f0a0-0870-4316-bd1a-dd5b3bf5330d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2201f0a0-0870-4316-bd1a-dd5b3bf5330d Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "acb1539ddf2649dd8126582357a862d8", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "self"}, {"href": "http://172.30.9.21:8776/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:21:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "updated_at": "2018-12-28T18:22:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "bb4be49e-5490-44f0-988d-c63e58807d3f", "size": 1}} 2018-12-28 18:22:16,422 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-2201f0a0-0870-4316-bd1a-dd5b3bf5330d 2018-12-28 18:22:16,422 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:22:16,423 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:22:19,426 - create_volume - DEBUG - Volume status query timeout in 56.8014490604 2018-12-28 18:22:19,429 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-10a270ba-7316-4944-bc2f-a03d21553e60" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc67fd3145aa0ffc02475b3ed6a68b6b4682c0f5" 2018-12-28 18:22:19,729 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:22:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-15081229-a859-45a3-84b3-5ca3f19685f4 x-openstack-request-id: req-15081229-a859-45a3-84b3-5ca3f19685f4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume bb4be49e-5490-44f0-988d-c63e58807d3f could not be found.", "code": 404}} 2018-12-28 18:22:19,729 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/8251e513e64e4f119e4bc3ba5bdce68b/volumes/bb4be49e-5490-44f0-988d-c63e58807d3f used request id req-15081229-a859-45a3-84b3-5ca3f19685f4 2018-12-28 18:22:19,730 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume bb4be49e-5490-44f0-988d-c63e58807d3f could not be found. (HTTP 404) (Request-ID: req-15081229-a859-45a3-84b3-5ca3f19685f4) 2018-12-28 18:22:19,730 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-1 2018-12-28 18:22:19,731 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-5e514f73-d62e-4049-a6f8-9cf1572311fc-image 2018-12-28 18:22:19,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ccf2525c7a69da3f75c9d8cdd99ee0a33e2b9a53" 2018-12-28 18:22:20,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa8ee614-28eb-4b32-9b78-8ac26b6700b2 Date: Fri, 28 Dec 2018 18:22:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:22:20,598 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/6e97248b-1a06-4d36-9d26-93ad7f2bc8bd used request id req-fa8ee614-28eb-4b32-9b78-8ac26b6700b2 2018-12-28 18:22:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:20,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-676172de-db62-4c4c-9827-8284bf277b2c Date: Fri, 28 Dec 2018 18:22:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "created_at": "2018-12-28T18:21:33Z", "updated_at": "2018-12-28T18:21:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "revision_number": 0, "id": "6a1b76e0-1d58-48d5-84ba-29113fb1f0a8", "remote_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "remote_ip_prefix": null, "created_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "revision_number": 0, "id": "8ec1579d-5a55-42d3-87d9-e7db39b1ccbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "port_range_min": null, "ethertype": "IPv6", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "revision_number": 0, "id": "b288908f-6370-4df2-a91b-54cd2ee869e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "revision_number": 0, "id": "cc731fd9-c77e-496a-a9ae-42f059631e7b", "remote_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "remote_ip_prefix": null, "created_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "port_range_min": null, "ethertype": "IPv4", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b"}], "revision_number": 4, "project_id": "8251e513e64e4f119e4bc3ba5bdce68b", "id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "name": "default"}]} 2018-12-28 18:22:20,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-676172de-db62-4c4c-9827-8284bf277b2c 2018-12-28 18:22:20,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:20,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63ef072-3d2b-43ea-9c06-a86797b1e6ee Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:22:20,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-f63ef072-3d2b-43ea-9c06-a86797b1e6ee 2018-12-28 18:22:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:21,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54913186-b94a-4f50-a308-efa504093e29 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:22:21,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-54913186-b94a-4f50-a308-efa504093e29 2018-12-28 18:22:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:21,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6e303b0-4496-46fd-bd1e-0ccce6583769 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:22:21,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-a6e303b0-4496-46fd-bd1e-0ccce6583769 2018-12-28 18:22:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:21,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92218c0-ccd0-4d3c-a9db-4eb496642b06 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b"}, "enabled": true, "id": "8251e513e64e4f119e4bc3ba5bdce68b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-571bbe79-d6eb-489-proj"}} 2018-12-28 18:22:21,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-e92218c0-ccd0-4d3c-a9db-4eb496642b06 2018-12-28 18:22:21,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb04265d-8042-4045-a9da-aac55c28a3dc 2018-12-28 18:22:21,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bb04265d-8042-4045-a9da-aac55c28a3dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:21,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a0dd9e1f-c998-4ab2-badd-e50aa3f5dcc5 Date: Fri, 28 Dec 2018 18:22:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "created_at": "2018-12-28T18:21:33Z", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b", "id": "6a1b76e0-1d58-48d5-84ba-29113fb1f0a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "created_at": "2018-12-28T18:21:33Z", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b", "id": "8ec1579d-5a55-42d3-87d9-e7db39b1ccbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "created_at": "2018-12-28T18:21:33Z", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b", "id": "b288908f-6370-4df2-a91b-54cd2ee869e3"}, {"remote_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:21:33Z", "security_group_id": "bb04265d-8042-4045-a9da-aac55c28a3dc", "port_range_min": null, "revision_number": 0, "tenant_id": "8251e513e64e4f119e4bc3ba5bdce68b", "created_at": "2018-12-28T18:21:33Z", "project_id": "8251e513e64e4f119e4bc3ba5bdce68b", "id": "cc731fd9-c77e-496a-a9ae-42f059631e7b"}]} 2018-12-28 18:22:21,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bb04265d-8042-4045-a9da-aac55c28a3dc used request id req-a0dd9e1f-c998-4ab2-badd-e50aa3f5dcc5 2018-12-28 18:22:21,382 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:22:21,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bb04265d-8042-4045-a9da-aac55c28a3dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:21,690 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a456119-e94f-4f16-bb63-816dd3a0cdc5 Content-Length: 0 Date: Fri, 28 Dec 2018 18:22:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:22:21,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bb04265d-8042-4045-a9da-aac55c28a3dc used request id req-3a456119-e94f-4f16-bb63-816dd3a0cdc5 2018-12-28 18:22:21,691 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-571bbe79-d6eb-489-proj 2018-12-28 18:22:21,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:21,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90f53c5-d199-4b72-b4bc-1ec39c99d811 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:22:21,906 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8251e513e64e4f119e4bc3ba5bdce68b used request id req-f90f53c5-d199-4b72-b4bc-1ec39c99d811 2018-12-28 18:22:21,906 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-571bbe79-d6eb-489-proj-role 2018-12-28 18:22:21,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a7fe154af6c14c5a99c427096b380675 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:22,022 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:22:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f363ae35-e169-4143-83ee-52b0d948b537 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:22:22,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a7fe154af6c14c5a99c427096b380675 used request id req-f363ae35-e169-4143-83ee-52b0d948b537 2018-12-28 18:22:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d663a89cfe9caa7b6d35cf440e66ba5d1575424" 2018-12-28 18:22:22,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41586c2-e008-41fd-9eaf-dd6e28c5804f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:22:22,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d41586c2-e008-41fd-9eaf-dd6e28c5804f 2018-12-28 18:22:22,108 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-571bbe79-d6eb-489-user 2018-12-28 18:22:22,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/acb1539ddf2649dd8126582357a862d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a89f4585624453a86ed3d4c9043eb484cad0b8" 2018-12-28 18:22:22,291 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:22:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2ca5a37-f558-40a4-b4ae-947f29420faa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:22:22,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/acb1539ddf2649dd8126582357a862d8 used request id req-e2ca5a37-f558-40a4-b4ae-947f29420faa 2018-12-28 18:22:22,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:22,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xBXR_Wo5TAWpNHDkUvdiJw"], "issued_at": "2018-12-28T18:22:22.000000Z"}} 2018-12-28 18:22:22,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1b123b6e2daa61aa143b772e2eb46deb1385784" 2018-12-28 18:22:22,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a310392a-12ca-4031-9d0d-394fc9a5c2be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:22,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a310392a-12ca-4031-9d0d-394fc9a5c2be 2018-12-28 18:22:22,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:22,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:23,155 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zj1LT6u9QeK4BCWWO_X_lw"], "issued_at": "2018-12-28T18:22:23.000000Z"}} 2018-12-28 18:22:23,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:22:23,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea9fbc4-bdf9-4f87-906e-d42df717077e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:23,246 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0ea9fbc4-bdf9-4f87-906e-d42df717077e 2018-12-28 18:22:23,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:22:23,255 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:22: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:22:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-39de0d80-5699-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:22:23,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-068e7d50-16b9-4cfe-88ac-008d594eac5d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-39de0d80-5699-41d-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:22:23,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-39de0d80-5699-41d-proj used request id req-068e7d50-16b9-4cfe-88ac-008d594eac5d 2018-12-28 18:22:23,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:22:23,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af67796-f7c1-4e66-960c-4f29471ef98e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:22:23,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-6af67796-f7c1-4e66-960c-4f29471ef98e 2018-12-28 18:22:23,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}}' 2018-12-28 18:22:23,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6f6cc40-c110-4d04-8fe4-517b174e864a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:23,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e6f6cc40-c110-4d04-8fe4-517b174e864a 2018-12-28 18:22:23,502 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-39de0d80-5699-41d-proj 2018-12-28 18:22:23,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:23,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:23,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:22:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["lQwr73OBTzKrz6vipWnKxQ"], "issued_at": "2018-12-28T18:22:23.000000Z"}} 2018-12-28 18:22:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cff03b08697bf865fc9ddb676193c0286451413" 2018-12-28 18:22:24,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7c1e3c-773f-4e40-bf7d-576224e973e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:24,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ac7c1e3c-773f-4e40-bf7d-576224e973e1 2018-12-28 18:22:24,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:22:24,076 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:22: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:22:24,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cff03b08697bf865fc9ddb676193c0286451413" 2018-12-28 18:22:24,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca72245-9f7e-449f-88ef-b7b954befc33 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:22:24,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2ca72245-9f7e-449f-88ef-b7b954befc33 2018-12-28 18:22:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-39de0d80-5699-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cff03b08697bf865fc9ddb676193c0286451413" 2018-12-28 18:22:24,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb15b07-e494-4e0f-9540-009912258f18 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-39de0d80-5699-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}]} 2018-12-28 18:22:24,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceVolumeTests-39de0d80-5699-41d-proj used request id req-6cb15b07-e494-4e0f-9540-009912258f18 2018-12-28 18:22:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cff03b08697bf865fc9ddb676193c0286451413" 2018-12-28 18:22:24,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766de01e-5e64-44e2-9415-4eed79348561 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:22:24,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-766de01e-5e64-44e2-9415-4eed79348561 2018-12-28 18:22:24,693 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-39de0d80-5699-41d-user 2018-12-28 18:22:24,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:24,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:22:24,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fdfdaf-3b97-4bda-b502-96f2e55ca0a8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:22:24,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-39fdfdaf-3b97-4bda-b502-96f2e55ca0a8 2018-12-28 18:22:24,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" -d '{"role": {"name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}}' 2018-12-28 18:22:24,915 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-285d8ea2-b6ee-49c6-aa4c-89ef32ddb22a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7328bbe5fd064e68949f3c9ff92c320b", "links": {"self": "http://172.30.9.21:5000/v3/roles/7328bbe5fd064e68949f3c9ff92c320b"}, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}} 2018-12-28 18:22:24,915 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-285d8ea2-b6ee-49c6-aa4c-89ef32ddb22a 2018-12-28 18:22:24,915 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role 2018-12-28 18:22:24,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7328bbe5fd064e68949f3c9ff92c320b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:22:25,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfbced2e-2e5a-4c9d-bc5a-38c241c07466 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/7328bbe5fd064e68949f3c9ff92c320b"}, "domain_id": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role", "id": "7328bbe5fd064e68949f3c9ff92c320b"}} 2018-12-28 18:22:25,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7328bbe5fd064e68949f3c9ff92c320b used request id req-bfbced2e-2e5a-4c9d-bc5a-38c241c07466 2018-12-28 18:22:25,008 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role to project CreateInstanceVolumeTests-39de0d80-5699-41d-proj 2018-12-28 18:22:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e/users/db8643ad08604651bb695307454cb18e/roles/7328bbe5fd064e68949f3c9ff92c320b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:22:25,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ba2b162-74b4-4a8b-a15f-60d8817cb042 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:22:25,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e/users/db8643ad08604651bb695307454cb18e/roles/7328bbe5fd064e68949f3c9ff92c320b used request id req-3ba2b162-74b4-4a8b-a15f-60d8817cb042 2018-12-28 18:22:25,151 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:22:25,153 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:22:25,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:25,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:25,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["o-IWM3LhQ9KcWlUju1PIDQ"], "issued_at": "2018-12-28T18:22:25.000000Z"}} 2018-12-28 18:22:25,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:22:25,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-098e74e3-eff9-4600-b74f-db431696c07c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:25,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-098e74e3-eff9-4600-b74f-db431696c07c 2018-12-28 18:22:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:22:25,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e59a0363-dfbc-49aa-a5e9-da223f7c9a34 Date: Fri, 28 Dec 2018 18:22:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image"} 2018-12-28 18:22:25,776 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image used request id req-e59a0363-dfbc-49aa-a5e9-da223f7c9a34 2018-12-28 18:22:25,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:22:25,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2b25958-b691-4137-a399-46bca98353b5 Date: Fri, 28 Dec 2018 18:22:25 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:22:25,938 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-b2b25958-b691-4137-a399-46bca98353b5 2018-12-28 18:22:25,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image"}' 2018-12-28 18:22:26,163 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 X-Openstack-Request-Id: req-dbb651b4-00cb-40a4-b408-98cd01a339d0 Date: Fri, 28 Dec 2018 18:22:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:22:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:22:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "min_disk": 0, "protected": false, "id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "file": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/file", "checksum": null, "owner": "20779c377c8341eb95820e3a6154c02e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:22:26,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-dbb651b4-00cb-40a4-b408-98cd01a339d0 2018-12-28 18:22:26,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" -d '' 2018-12-28 18:22:27,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d01e3538-1626-4cbc-be64-e9927e9f2502 Date: Fri, 28 Dec 2018 18:22:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:22:27,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/file used request id req-d01e3538-1626-4cbc-be64-e9927e9f2502 2018-12-28 18:22:27,116 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:22:27,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:22:27,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a588ea03-b6c1-4f4d-b74d-21d073347541 Date: Fri, 28 Dec 2018 18:22:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:22:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:22:27Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/snap", "metadata": {}}], "self": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "min_disk": 0, "protected": false, "id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "file": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20779c377c8341eb95820e3a6154c02e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:22:27,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 used request id req-a588ea03-b6c1-4f4d-b74d-21d073347541 2018-12-28 18:22:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:22:27,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a29b1e92-808f-4a00-add0-2881ee5b4b62 Date: Fri, 28 Dec 2018 18:22: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-12-28 18:22:27,454 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a29b1e92-808f-4a00-add0-2881ee5b4b62 2018-12-28 18:22:27,456 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image 2018-12-28 18:22:27,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:22:27,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-448063a9-1f9e-49bf-8926-42a4deed5c2d Date: Fri, 28 Dec 2018 18:22:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:22:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:22:27Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/snap", "metadata": {}}], "self": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "min_disk": 0, "protected": false, "id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "file": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20779c377c8341eb95820e3a6154c02e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:22:27,616 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 used request id req-448063a9-1f9e-49bf-8926-42a4deed5c2d 2018-12-28 18:22:27,616 - create_image - DEBUG - Instance status is - active 2018-12-28 18:22:27,617 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image 2018-12-28 18:22:27,617 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image 2018-12-28 18:22:27,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:27,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:28,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LMg5iNORQ0SSNRsk7aJFIg"], "issued_at": "2018-12-28T18:22:28.000000Z"}} 2018-12-28 18:22:28,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04461524eaa82958f7ee47bdf6b3860a47d8a493" 2018-12-28 18:22:28,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b2f9e7-4b70-4988-91e8-bb62af3cf80c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:28,085 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b7b2f9e7-4b70-4988-91e8-bb62af3cf80c 2018-12-28 18:22:28,086 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:22:28,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04461524eaa82958f7ee47bdf6b3860a47d8a493" 2018-12-28 18:22:28,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-07da7918-9b93-445b-a476-084325c9ffa7 x-compute-request-id: req-07da7918-9b93-445b-a476-084325c9ffa7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:22:28,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-07da7918-9b93-445b-a476-084325c9ffa7 2018-12-28 18:22:28,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04461524eaa82958f7ee47bdf6b3860a47d8a493" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-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-12-28 18:22:28,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-deaeaf90-bdc0-44ba-a48e-e8497bc554f7 x-compute-request-id: req-deaeaf90-bdc0-44ba-a48e-e8497bc554f7 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:22:28,363 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-deaeaf90-bdc0-44ba-a48e-e8497bc554f7 2018-12-28 18:22:28,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:28,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:28,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:22:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["UkMQj_hSTwKsvp0vBP5ZWA"], "issued_at": "2018-12-28T18:22:28.000000Z"}} 2018-12-28 18:22:28,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:22:28,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0c03d0-4eb2-465e-92e4-5a7c662d2bdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:28,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5f0c03d0-4eb2-465e-92e4-5a7c662d2bdf 2018-12-28 18:22:28,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:22:29,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-836a79a2-7835-4cc2-ae2f-211a10d4a690 Date: Fri, 28 Dec 2018 18:22:29 GMT RESP BODY: {"networks":[]} 2018-12-28 18:22:29,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-836a79a2-7835-4cc2-ae2f-211a10d4a690 2018-12-28 18:22:29,022 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net 2018-12-28 18:22:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" -d '{"network": {"name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net", "admin_state_up": true}}' 2018-12-28 18:22:29,553 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-87b664e0-54cc-4e6f-89d3-3a7cc490d1d3 Date: Fri, 28 Dec 2018 18:22:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"58551d70-ee78-4932-82fe-c21f4044d9a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:22:29Z","is_default":false,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","mtu":1450}} 2018-12-28 18:22:29,554 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-87b664e0-54cc-4e6f-89d3-3a7cc490d1d3 2018-12-28 18:22:29,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:22:29,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2362781e-b3de-4f51-a50b-e8cc0c7b994a Date: Fri, 28 Dec 2018 18:22:29 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-12-28T18:22:29Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:29,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-2362781e-b3de-4f51-a50b-e8cc0c7b994a 2018-12-28 18:22:29,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:22:30,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d8f899e0-d8ac-4b6d-bc75-3355fc970ac2 Date: Fri, 28 Dec 2018 18:22:30 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:22:30,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-d8f899e0-d8ac-4b6d-bc75-3355fc970ac2 2018-12-28 18:22:30,056 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet 2018-12-28 18:22:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" -d '{"subnets": [{"ip_version": 4, "network_id": "58551d70-ee78-4932-82fe-c21f4044d9a4", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]}' 2018-12-28 18:22:30,907 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c96aec4a-a3cb-46f2-b1ea-bf5cc459a6df Date: Fri, 28 Dec 2018 18:22:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","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":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:30,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-c96aec4a-a3cb-46f2-b1ea-bf5cc459a6df 2018-12-28 18:22:30,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:22:31,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-580e457a-c70f-4e2c-8c4c-b460ec74f321 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:31,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-580e457a-c70f-4e2c-8c4c-b460ec74f321 2018-12-28 18:22:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:22:31,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-23252d58-d6ff-4ef3-9c42-e7a6ebabd6bf Date: Fri, 28 Dec 2018 18:22:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:31,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-23252d58-d6ff-4ef3-9c42-e7a6ebabd6bf 2018-12-28 18:22:31,387 - OpenStackNetwork - DEBUG - Network [58551d70-ee78-4932-82fe-c21f4044d9a4] created successfully 2018-12-28 18:22:31,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:31,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:31,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["AMneWfuYSZ-wKPZQt8a5vg"], "issued_at": "2018-12-28T18:22:31.000000Z"}} 2018-12-28 18:22:31,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:22:31,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9540cd83-1e16-46f2-9556-30ce3bd514b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:31,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9540cd83-1e16-46f2-9556-30ce3bd514b6 2018-12-28 18:22:31,798 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:22:31,986 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:31 GMT Server: Apache x-compute-request-id: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-12-28 18:22:31,986 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail used request id req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0 2018-12-28 18:22:31,990 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-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-12-28 18:22:32,369 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:22:31 GMT Server: Apache x-compute-request-id: req-3db41730-67ea-407a-a706-7f0e26708d34 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3db41730-67ea-407a-a706-7f0e26708d34 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.237681", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:22:32,369 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes used request id req-3db41730-67ea-407a-a706-7f0e26708d34 2018-12-28 18:22:32,372 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:22:32,588 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:32 GMT Server: Apache x-compute-request-id: req-74946437-1516-4185-8567-96093fd81039 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-74946437-1516-4185-8567-96093fd81039 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:22:32,588 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-74946437-1516-4185-8567-96093fd81039 2018-12-28 18:22:32,589 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1 2018-12-28 18:22:32,592 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:22:32,810 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:32 GMT Server: Apache x-compute-request-id: req-38a020b4-9d04-434b-84f8-cd50c4e5af85 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-38a020b4-9d04-434b-84f8-cd50c4e5af85 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:22:32,810 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-38a020b4-9d04-434b-84f8-cd50c4e5af85 2018-12-28 18:22:32,810 - create_volume - DEBUG - Instance status is - creating 2018-12-28 18:22:32,811 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:22:35,814 - create_volume - DEBUG - Volume status query timeout in 296.775260925 2018-12-28 18:22:35,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:22:36,036 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:35 GMT Server: Apache x-compute-request-id: req-fb7d7511-5799-409f-b423-47a5a5a63b65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb7d7511-5799-409f-b423-47a5a5a63b65 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:22:36,036 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-fb7d7511-5799-409f-b423-47a5a5a63b65 2018-12-28 18:22:36,037 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:22:36,037 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1 2018-12-28 18:22:36,037 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1 2018-12-28 18:22:36,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:36,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:36,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["0BJMQb2ERT-YkerJDxwI4g"], "issued_at": "2018-12-28T18:22:36.000000Z"}} 2018-12-28 18:22:36,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:22:36,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b6a050-dde1-4a2d-9500-c6659463140a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:36,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-08b6a050-dde1-4a2d-9500-c6659463140a 2018-12-28 18:22:36,509 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:22:36,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:36 GMT Server: Apache x-compute-request-id: req-49987b16-a10d-4bc1-8edf-1643f8eef37d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-49987b16-a10d-4bc1-8edf-1643f8eef37d Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}]} 2018-12-28 18:22:36,701 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail used request id req-49987b16-a10d-4bc1-8edf-1643f8eef37d 2018-12-28 18:22:36,705 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-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-12-28 18:22:37,027 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:22:36 GMT Server: Apache x-compute-request-id: req-b4b2876c-cb16-4f3d-be73-b00a5a06bdbc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4b2876c-cb16-4f3d-be73-b00a5a06bdbc Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.940152", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}} 2018-12-28 18:22:37,027 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes used request id req-b4b2876c-cb16-4f3d-be73-b00a5a06bdbc 2018-12-28 18:22:37,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:22:37,231 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:37 GMT Server: Apache x-compute-request-id: req-1218ae28-38b4-465a-ae5c-daac6bb01168 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1218ae28-38b4-465a-ae5c-daac6bb01168 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}} 2018-12-28 18:22:37,231 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-1218ae28-38b4-465a-ae5c-daac6bb01168 2018-12-28 18:22:37,231 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2 2018-12-28 18:22:37,234 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:22:37,421 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:37 GMT Server: Apache x-compute-request-id: req-b3eba185-f1dc-4327-882b-10d84017ab83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b3eba185-f1dc-4327-882b-10d84017ab83 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}} 2018-12-28 18:22:37,421 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-b3eba185-f1dc-4327-882b-10d84017ab83 2018-12-28 18:22:37,421 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:22:37,422 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2 2018-12-28 18:22:37,422 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2 2018-12-28 18:22:37,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:37,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:37,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:22:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["MXgz-0INRT6iRgWCMX9vBw"], "issued_at": "2018-12-28T18:22:37.000000Z"}} 2018-12-28 18:22:37,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:37,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01b4465a-728d-4365-a495-d4e7247dc738 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:37,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-01b4465a-728d-4365-a495-d4e7247dc738 2018-12-28 18:22:37,889 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:22:37,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:37,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7151cc5-9d14-4efa-b098-0bbdd3a2cc7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:37,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f7151cc5-9d14-4efa-b098-0bbdd3a2cc7f 2018-12-28 18:22:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:38,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5123c04c-422e-4b30-a693-0c9c98bca639 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:38,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-5123c04c-422e-4b30-a693-0c9c98bca639 2018-12-28 18:22:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:22:38,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:22: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:22:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:38,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-274a2a9a-8604-4829-a8e4-39804d3097fe Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:38,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-274a2a9a-8604-4829-a8e4-39804d3097fe 2018-12-28 18:22:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:38,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dc1878d2-ff4a-4c20-ba3a-b9a3e619daf7 Date: Fri, 28 Dec 2018 18:22:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:38,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-dc1878d2-ff4a-4c20-ba3a-b9a3e619daf7 2018-12-28 18:22:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:38,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b0fee3d-5881-45f9-8cfa-17e54d3bd391 Date: Fri, 28 Dec 2018 18:22:38 GMT RESP BODY: {"ports":[]} 2018-12-28 18:22:38,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port&admin_state_up=True used request id req-4b0fee3d-5881-45f9-8cfa-17e54d3bd391 2018-12-28 18:22:38,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:39,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-dfa15393-242e-489e-a386-7346934b4de6 x-compute-request-id: req-dfa15393-242e-489e-a386-7346934b4de6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:22:39,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst used request id req-dfa15393-242e-489e-a386-7346934b4de6 2018-12-28 18:22:39,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:39,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1878a87e-50a8-4141-bc44-f33d8d099ed8 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:39,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-1878a87e-50a8-4141-bc44-f33d8d099ed8 2018-12-28 18:22:39,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:39,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8231af52-fed1-4417-8817-f6748add3b32 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:39,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-8231af52-fed1-4417-8817-f6748add3b32 2018-12-28 18:22:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:39,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-040d9ae7-600b-43b3-b251-aeb85781556c Date: Fri, 28 Dec 2018 18:22:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:39,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-040d9ae7-600b-43b3-b251-aeb85781556c 2018-12-28 18:22:39,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:39,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e37c0ee-850c-4d1e-bc9f-80a0b1f332aa Date: Fri, 28 Dec 2018 18:22:39 GMT RESP BODY: {"ports":[]} 2018-12-28 18:22:39,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port&admin_state_up=True used request id req-2e37c0ee-850c-4d1e-bc9f-80a0b1f332aa 2018-12-28 18:22:39,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:22:39,899 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:22:40,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:22:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["gYjMvMIfR-m7mjwaFDm8Vg"], "issued_at": "2018-12-28T18:22:40.000000Z"}} 2018-12-28 18:22:40,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc7543354eaf6bc3a3f52838ba0459aae93112b" 2018-12-28 18:22:40,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b82b7bf-84de-4536-aff5-6b536854ed7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:22:40,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5b82b7bf-84de-4536-aff5-6b536854ed7a 2018-12-28 18:22:40,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:40,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d4f41a5a-59c2-4366-a697-163e3695ef75 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:40,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-d4f41a5a-59c2-4366-a697-163e3695ef75 2018-12-28 18:22:40,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-f018507b-b1cc-416f-9337-5c5bf546550f Date: Fri, 28 Dec 2018 18:22:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:40,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-f018507b-b1cc-416f-9337-5c5bf546550f 2018-12-28 18:22:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:40,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e60c560b-dbda-4aeb-923b-2f5237238ac7 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:40,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-e60c560b-dbda-4aeb-923b-2f5237238ac7 2018-12-28 18:22:40,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:22:40,990 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:22:40,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dc7543354eaf6bc3a3f52838ba0459aae93112b" 2018-12-28 18:22:41,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3503b3b3-5177-42a9-99ea-c22b4fba3b54 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:41,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-3503b3b3-5177-42a9-99ea-c22b4fba3b54 2018-12-28 18:22:41,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:41,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec3385f2-a38f-4c2e-a401-600051c20f17 Date: Fri, 28 Dec 2018 18:22:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:41,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-ec3385f2-a38f-4c2e-a401-600051c20f17 2018-12-28 18:22:41,284 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net 2018-12-28 18:22:41,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" -d '{"port": {"network_id": "58551d70-ee78-4932-82fe-c21f4044d9a4", "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port", "admin_state_up": true}}' 2018-12-28 18:22:42,284 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-79d9be9a-a600-4dab-9b52-1d58ef9bbca3 Date: Fri, 28 Dec 2018 18:22:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","project_id":"20779c377c8341eb95820e3a6154c02e","qos_policy_id":null,"admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal"}} 2018-12-28 18:22:42,284 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-79d9be9a-a600-4dab-9b52-1d58ef9bbca3 2018-12-28 18:22:42,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:42,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fa45a857-f7ec-4f5d-a66f-dac8bf459590 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:42,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-fa45a857-f7ec-4f5d-a66f-dac8bf459590 2018-12-28 18:22:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:42,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd5d17f-64bd-4eed-a1a1-483b80541a4f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:42,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-7cd5d17f-64bd-4eed-a1a1-483b80541a4f 2018-12-28 18:22:42,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:42,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-09605107-4314-4838-863f-c58f358d1831 Date: Fri, 28 Dec 2018 18:22:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:42,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-09605107-4314-4838-863f-c58f358d1831 2018-12-28 18:22:42,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:42,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-66379522-7dee-4e6a-86b0-8f808d840a25 Date: Fri, 28 Dec 2018 18:22:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:41Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:22:42,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port&admin_state_up=True used request id req-66379522-7dee-4e6a-86b0-8f808d840a25 2018-12-28 18:22:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:43,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab928e9-0a6b-4967-8ce7-37f98ad0cd49 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:43,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-9ab928e9-0a6b-4967-8ce7-37f98ad0cd49 2018-12-28 18:22:43,013 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst 2018-12-28 18:22:43,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:43,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-1a9fc813-a114-4df8-967d-68f1aee66420 x-compute-request-id: req-1a9fc813-a114-4df8-967d-68f1aee66420 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-flavor-name"}]} 2018-12-28 18:22:43,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1a9fc813-a114-4df8-967d-68f1aee66420 2018-12-28 18:22:43,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:43,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-050a1c0c-987f-4b8b-8125-6c6427c98889 x-compute-request-id: req-050a1c0c-987f-4b8b-8125-6c6427c98889 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:22:43,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98 used request id req-050a1c0c-987f-4b8b-8125-6c6427c98889 2018-12-28 18:22:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:43,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-7985cf86-975f-4188-9b86-2dc0abb0de43 Date: Fri, 28 Dec 2018 18:22:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:22:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:22:27Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/snap", "metadata": {}}], "self": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "min_disk": 0, "protected": false, "id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "file": "/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20779c377c8341eb95820e3a6154c02e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image"} 2018-12-28 18:22:43,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image used request id req-7985cf86-975f-4188-9b86-2dc0abb0de43 2018-12-28 18:22:43,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:43,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3e1e3a0d-44da-4801-bbf1-d1468ee1404e Date: Fri, 28 Dec 2018 18:22: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-12-28 18:22:43,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3e1e3a0d-44da-4801-bbf1-d1468ee1404e 2018-12-28 18:22:43,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" -d '{"server": {"name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "imageRef": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "flavorRef": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "max_count": 1, "min_count": 1, "networks": [{"port": "2462715b-f521-401f-bb76-4dce4e2c5dd6"}]}}' 2018-12-28 18:22:45,204 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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-9e6e4ef1-eff5-4750-b87c-eded028afa63 x-compute-request-id: req-9e6e4ef1-eff5-4750-b87c-eded028afa63 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "adminPass": "mpftHu3QPp6S"}} 2018-12-28 18:22:45,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-9e6e4ef1-eff5-4750-b87c-eded028afa63 2018-12-28 18:22:45,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:45,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-2d65ae6e-b38e-4acc-a7a6-1a0717b62130 x-compute-request-id: req-2d65ae6e-b38e-4acc-a7a6-1a0717b62130 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "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-12-28T18:22:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:45,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-2d65ae6e-b38e-4acc-a7a6-1a0717b62130 2018-12-28 18:22:45,568 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst 2018-12-28 18:22:45,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:45,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-494c9a19-4beb-48b6-97be-531a86436867 x-compute-request-id: req-494c9a19-4beb-48b6-97be-531a86436867 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:22:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:45,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-494c9a19-4beb-48b6-97be-531a86436867 2018-12-28 18:22:45,799 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst] is - BUILD 2018-12-28 18:22:45,800 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:22:48,803 - create_instance - DEBUG - VM status query timeout in 896.765083075 2018-12-28 18:22:48,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:49,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-53d29ba3-914b-46a8-bae3-ffd51ee38ce5 x-compute-request-id: req-53d29ba3-914b-46a8-bae3-ffd51ee38ce5 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:22:46Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:49,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-53d29ba3-914b-46a8-bae3-ffd51ee38ce5 2018-12-28 18:22:49,511 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst] is - BUILD 2018-12-28 18:22:49,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:22:52,514 - create_instance - DEBUG - VM status query timeout in 893.053544044 2018-12-28 18:22:52,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:53,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-409b3fbd-1e2b-4136-8bf9-65d6e8e49479 x-compute-request-id: req-409b3fbd-1e2b-4136-8bf9-65d6e8e49479 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:50Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:53,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-409b3fbd-1e2b-4136-8bf9-65d6e8e49479 2018-12-28 18:22:53,120 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst] is - ACTIVE 2018-12-28 18:22:53,120 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:22:53,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:53,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-640353d0-132f-4b39-92dd-73a10a9bd6ed x-compute-request-id: req-640353d0-132f-4b39-92dd-73a10a9bd6ed Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:50Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:53,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-640353d0-132f-4b39-92dd-73a10a9bd6ed 2018-12-28 18:22:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:53,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-209118cf-5a5b-4e38-9007-708c0cb39d48 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:53,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-209118cf-5a5b-4e38-9007-708c0cb39d48 2018-12-28 18:22:53,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:53,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53cd6a38-4b0b-4ea6-8177-884026b0ce21 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:53,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-53cd6a38-4b0b-4ea6-8177-884026b0ce21 2018-12-28 18:22:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:53,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ceb07417-09ba-4892-8856-91a57f754469 Date: Fri, 28 Dec 2018 18:22:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:53,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-ceb07417-09ba-4892-8856-91a57f754469 2018-12-28 18:22:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:54,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3b1d4e08-55e6-4c04-8a39-4b6060299f93 Date: Fri, 28 Dec 2018 18:22:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":"3fe21090-a6a8-41ff-9767-59148418d1cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.3"}],"id":"622de099-355a-4817-a50c-fc98d1c8427d","security_groups":[],"mac_address":"fa:16:3e:96:f6:b0","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.4"}],"id":"a51979e2-a4ea-4025-a2b6-b24be4003eec","security_groups":[],"mac_address":"fa:16:3e:ac:33:63","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.2"}],"id":"b2c62744-942f-40b8-8989-8fd42702c187","security_groups":[],"mac_address":"fa:16:3e:7d:ee:8c","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58551d70-ee78-4932-82fe-c21f4044d9a4"}]} 2018-12-28 18:22:54,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-3b1d4e08-55e6-4c04-8a39-4b6060299f93 2018-12-28 18:22:54,210 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:54,415 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:54 GMT Server: Apache x-compute-request-id: req-4cb233e7-5bec-4791-a70e-bd9ada6f5539 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4cb233e7-5bec-4791-a70e-bd9ada6f5539 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}, {"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:32.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}]} 2018-12-28 18:22:54,415 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail used request id req-4cb233e7-5bec-4791-a70e-bd9ada6f5539 2018-12-28 18:22:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:54,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fdafd8-b551-4832-9f4e-3f4e9f06b82f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:54,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-a4fdafd8-b551-4832-9f4e-3f4e9f06b82f 2018-12-28 18:22:54,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:54,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78e6bc9c-f8cb-44a0-8dc5-3b43f668dbdb x-compute-request-id: req-78e6bc9c-f8cb-44a0-8dc5-3b43f668dbdb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:50Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:54,673 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-78e6bc9c-f8cb-44a0-8dc5-3b43f668dbdb 2018-12-28 18:22:54,674 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst] is - ACTIVE 2018-12-28 18:22:54,674 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:22:54,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:54,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f7ae085-64db-4762-a919-9cece5ea3641 x-compute-request-id: req-9f7ae085-64db-4762-a919-9cece5ea3641 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:50Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:22:54,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-9f7ae085-64db-4762-a919-9cece5ea3641 2018-12-28 18:22:54,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:55,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f807e8dc-fa44-4fc8-936b-1e18c14542c5 Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:55,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-f807e8dc-fa44-4fc8-936b-1e18c14542c5 2018-12-28 18:22:55,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:55,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e49c7a-08f3-45c1-a9b6-fa3d90655db0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:55,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-29e49c7a-08f3-45c1-a9b6-fa3d90655db0 2018-12-28 18:22:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:55,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0802ba85-3da9-443a-aa55-1f1a50e62c51 Date: Fri, 28 Dec 2018 18:22:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:55,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-0802ba85-3da9-443a-aa55-1f1a50e62c51 2018-12-28 18:22:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:55,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6ded1e2d-c6a7-4b90-8754-d86092c06f87 Date: Fri, 28 Dec 2018 18:22:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":"3fe21090-a6a8-41ff-9767-59148418d1cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.3"}],"id":"622de099-355a-4817-a50c-fc98d1c8427d","security_groups":[],"mac_address":"fa:16:3e:96:f6:b0","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.4"}],"id":"a51979e2-a4ea-4025-a2b6-b24be4003eec","security_groups":[],"mac_address":"fa:16:3e:ac:33:63","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.2"}],"id":"b2c62744-942f-40b8-8989-8fd42702c187","security_groups":[],"mac_address":"fa:16:3e:7d:ee:8c","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58551d70-ee78-4932-82fe-c21f4044d9a4"}]} 2018-12-28 18:22:55,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-6ded1e2d-c6a7-4b90-8754-d86092c06f87 2018-12-28 18:22:55,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" -d '{"volumeAttachment": {"volumeId": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}}' 2018-12-28 18:22:56,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22: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-116dc58e-25ee-444b-b605-6422736561d1 x-compute-request-id: req-116dc58e-25ee-444b-b605-6422736561d1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "3fe21090-a6a8-41ff-9767-59148418d1cd", "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "volumeId": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}} 2018-12-28 18:22:56,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments used request id req-116dc58e-25ee-444b-b605-6422736561d1 2018-12-28 18:22:56,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4eee4861-6352-4e09-8bea-53bcf6b4cdbb x-compute-request-id: req-4eee4861-6352-4e09-8bea-53bcf6b4cdbb Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:50Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}], "metadata": {}}} 2018-12-28 18:22:57,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-4eee4861-6352-4e09-8bea-53bcf6b4cdbb 2018-12-28 18:22:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c666c1dd-635b-4b12-ab87-592916ad329f Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:57,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-c666c1dd-635b-4b12-ab87-592916ad329f 2018-12-28 18:22:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965724af-69f0-4514-a8f2-cc22e006049a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:57,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-965724af-69f0-4514-a8f2-cc22e006049a 2018-12-28 18:22:57,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9dd75c92-5b7f-4c00-a0a7-382d39bf3224 Date: Fri, 28 Dec 2018 18:22:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:57,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-9dd75c92-5b7f-4c00-a0a7-382d39bf3224 2018-12-28 18:22:57,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-b940ab9b-037a-47ed-8ae0-9e00f2192027 Date: Fri, 28 Dec 2018 18:22:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":"3fe21090-a6a8-41ff-9767-59148418d1cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.3"}],"id":"622de099-355a-4817-a50c-fc98d1c8427d","security_groups":[],"mac_address":"fa:16:3e:96:f6:b0","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.4"}],"id":"a51979e2-a4ea-4025-a2b6-b24be4003eec","security_groups":[],"mac_address":"fa:16:3e:ac:33:63","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.2"}],"id":"b2c62744-942f-40b8-8989-8fd42702c187","security_groups":[],"mac_address":"fa:16:3e:7d:ee:8c","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58551d70-ee78-4932-82fe-c21f4044d9a4"}]} 2018-12-28 18:22:57,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-b940ab9b-037a-47ed-8ae0-9e00f2192027 2018-12-28 18:22:57,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4cb233e7-5bec-4791-a70e-bd9ada6f5539" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,717 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:57 GMT Server: Apache x-compute-request-id: req-3bed187a-0479-42da-829a-39042a21afc1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3bed187a-0479-42da-829a-39042a21afc1 Content-Encoding: gzip Content-Length: 529 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:37.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}, {"status": "attaching", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}]} 2018-12-28 18:22:57,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/detail used request id req-3bed187a-0479-42da-829a-39042a21afc1 2018-12-28 18:22:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:57,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf9e863-0036-4e63-9e57-3fe4342d1503 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:57,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-5cf9e863-0036-4e63-9e57-3fe4342d1503 2018-12-28 18:22:57,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:58,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-0b60f490-4cb1-412e-b70a-2ace41e2997c x-compute-request-id: req-0b60f490-4cb1-412e-b70a-2ace41e2997c Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:57Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}], "metadata": {}}} 2018-12-28 18:22:58,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-0b60f490-4cb1-412e-b70a-2ace41e2997c 2018-12-28 18:22:58,560 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst] is - ACTIVE 2018-12-28 18:22:58,560 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:22:58,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:59,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-00be9ddb-6e6e-4d4d-bf99-466f1b5c4bd6 x-compute-request-id: req-00be9ddb-6e6e-4d4d-bf99-466f1b5c4bd6 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:57Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}], "metadata": {}}} 2018-12-28 18:22:59,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-00be9ddb-6e6e-4d4d-bf99-466f1b5c4bd6 2018-12-28 18:22:59,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:59,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-55bfae63-8997-4af0-9169-e1ca3003422f Date: Fri, 28 Dec 2018 18:22: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:22:59,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-55bfae63-8997-4af0-9169-e1ca3003422f 2018-12-28 18:22:59,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:59,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:22:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646b5c17-4062-4186-a3b4-3dcf47a96d88 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:22:59,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-646b5c17-4062-4186-a3b4-3dcf47a96d88 2018-12-28 18:22:59,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:59,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-94d1a468-6c88-426e-be0b-cd109a0bad76 Date: Fri, 28 Dec 2018 18:22:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:22:59,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-94d1a468-6c88-426e-be0b-cd109a0bad76 2018-12-28 18:22:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:22:59,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-177179d2-b607-4a58-832a-a4ebea9012c8 Date: Fri, 28 Dec 2018 18:22:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":"3fe21090-a6a8-41ff-9767-59148418d1cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.3"}],"id":"622de099-355a-4817-a50c-fc98d1c8427d","security_groups":[],"mac_address":"fa:16:3e:96:f6:b0","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.4"}],"id":"a51979e2-a4ea-4025-a2b6-b24be4003eec","security_groups":[],"mac_address":"fa:16:3e:ac:33:63","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.2"}],"id":"b2c62744-942f-40b8-8989-8fd42702c187","security_groups":[],"mac_address":"fa:16:3e:7d:ee:8c","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58551d70-ee78-4932-82fe-c21f4044d9a4"}]} 2018-12-28 18:22:59,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-177179d2-b607-4a58-832a-a4ebea9012c8 2018-12-28 18:22:59,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" -d '{"volumeAttachment": {"volumeId": "9d0013ad-1ab7-4971-b876-7f952a88f524"}}' 2018-12-28 18:23:00,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d81c0a12-8b4b-4b61-9453-ede140f36e67 x-compute-request-id: req-d81c0a12-8b4b-4b61-9453-ede140f36e67 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "3fe21090-a6a8-41ff-9767-59148418d1cd", "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "volumeId": "9d0013ad-1ab7-4971-b876-7f952a88f524"}} 2018-12-28 18:23:00,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments used request id req-d81c0a12-8b4b-4b61-9453-ede140f36e67 2018-12-28 18:23:00,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:00,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-9a2b39ed-6cc1-46df-be63-46d7b351d1c7 x-compute-request-id: req-9a2b39ed-6cc1-46df-be63-46d7b351d1c7 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:22:57Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}, {"id": "9d0013ad-1ab7-4971-b876-7f952a88f524"}], "metadata": {}}} 2018-12-28 18:23:00,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-9a2b39ed-6cc1-46df-be63-46d7b351d1c7 2018-12-28 18:23:00,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:00,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e0a0d12b-10b5-4574-bcd5-fae5bf01c741 Date: Fri, 28 Dec 2018 18:23: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:23:00,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-e0a0d12b-10b5-4574-bcd5-fae5bf01c741 2018-12-28 18:23:00,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:01,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27d8cf59-9e55-4066-b7e7-4b42857db347 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:23:01,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-27d8cf59-9e55-4066-b7e7-4b42857db347 2018-12-28 18:23:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:01,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4e5e1319-e786-467c-9035-0cd02ddbd530 Date: Fri, 28 Dec 2018 18:23:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:23:01,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-4e5e1319-e786-467c-9035-0cd02ddbd530 2018-12-28 18:23:01,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:01,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f0cd8d47-896c-4cc8-b9f2-90fe3b5994d3 Date: Fri, 28 Dec 2018 18:23:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":"3fe21090-a6a8-41ff-9767-59148418d1cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.3"}],"id":"622de099-355a-4817-a50c-fc98d1c8427d","security_groups":[],"mac_address":"fa:16:3e:96:f6:b0","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.4"}],"id":"a51979e2-a4ea-4025-a2b6-b24be4003eec","security_groups":[],"mac_address":"fa:16:3e:ac:33:63","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.2"}],"id":"b2c62744-942f-40b8-8989-8fd42702c187","security_groups":[],"mac_address":"fa:16:3e:7d:ee:8c","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58551d70-ee78-4932-82fe-c21f4044d9a4"}]} 2018-12-28 18:23:01,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-f0cd8d47-896c-4cc8-b9f2-90fe3b5994d3 2018-12-28 18:23:01,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:01,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7328bbe5fd064e68949f3c9ff92c320b", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role"}], "expires_at": "2018-12-28T19:23:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20779c377c8341eb95820e3a6154c02e", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/20779c377c8341eb95820e3a6154c02e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-user", "id": "db8643ad08604651bb695307454cb18e"}, "audit_ids": ["qRs6j8VxQAOsvd3aroLpUQ"], "issued_at": "2018-12-28T18:23:01.000000Z"}} 2018-12-28 18:23:01,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c232c93bf6be0c2e6ea6ef5f07b130770f2436dd" 2018-12-28 18:23:02,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23: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-90988a68-35b6-476e-9381-14b3f18828f7 x-compute-request-id: req-90988a68-35b6-476e-9381-14b3f18828f7 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:fc:62", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "security_groups": [{"name": "default"}], "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:23:01Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}, {"id": "9d0013ad-1ab7-4971-b876-7f952a88f524"}], "metadata": {}}]} 2018-12-28 18:23:02,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst used request id req-90988a68-35b6-476e-9381-14b3f18828f7 2018-12-28 18:23:02,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c232c93bf6be0c2e6ea6ef5f07b130770f2436dd" 2018-12-28 18:23:02,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0974d38d-c813-4b38-af14-638ad309a513 Date: Fri, 28 Dec 2018 18:23: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":["a66ca793-061c-49d1-8778-cd82ab28ec34"],"updated_at":"2018-12-28T18:22:30Z","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20779c377c8341eb95820e3a6154c02e","id":"58551d70-ee78-4932-82fe-c21f4044d9a4","name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net"}]} 2018-12-28 18:23:02,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net used request id req-0974d38d-c813-4b38-af14-638ad309a513 2018-12-28 18:23:02,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c232c93bf6be0c2e6ea6ef5f07b130770f2436dd" 2018-12-28 18:23:03,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-840db374-f9d9-4f4d-bf86-587fc98c2d3f Date: Fri, 28 Dec 2018 18:23:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:22:30Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"20779c377c8341eb95820e3a6154c02e","id":"a66ca793-061c-49d1-8778-cd82ab28ec34","subnetpool_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet"}]} 2018-12-28 18:23:03,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-840db374-f9d9-4f4d-bf86-587fc98c2d3f 2018-12-28 18:23:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c232c93bf6be0c2e6ea6ef5f07b130770f2436dd" 2018-12-28 18:23:03,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-48eb0a31-3cd1-47ef-abd0-54271d8037bb Date: Fri, 28 Dec 2018 18:23:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.12"}],"id":"2462715b-f521-401f-bb76-4dce4e2c5dd6","security_groups":["9dde7436-fd68-45de-a9dc-0527b5c12cea"],"mac_address":"fa:16:3e:c5:fc:62","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:41Z","binding:vnic_type":"normal","device_id":"3fe21090-a6a8-41ff-9767-59148418d1cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.3"}],"id":"622de099-355a-4817-a50c-fc98d1c8427d","security_groups":[],"mac_address":"fa:16:3e:96:f6:b0","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.4"}],"id":"a51979e2-a4ea-4025-a2b6-b24be4003eec","security_groups":[],"mac_address":"fa:16:3e:ac:33:63","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-58551d70-ee78-4932-82fe-c21f4044d9a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:22:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a66ca793-061c-49d1-8778-cd82ab28ec34","ip_address":"10.55.0.2"}],"id":"b2c62744-942f-40b8-8989-8fd42702c187","security_groups":[],"mac_address":"fa:16:3e:7d:ee:8c","project_id":"20779c377c8341eb95820e3a6154c02e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"58551d70-ee78-4932-82fe-c21f4044d9a4","tenant_id":"20779c377c8341eb95820e3a6154c02e","created_at":"2018-12-28T18:22:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-58551d70-ee78-4932-82fe-c21f4044d9a4"}]} 2018-12-28 18:23:03,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-48eb0a31-3cd1-47ef-abd0-54271d8037bb 2018-12-28 18:23:03,292 - create_instance - INFO - Deleting Port with ID - 2462715b-f521-401f-bb76-4dce4e2c5dd6 2018-12-28 18:23:03,292 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-port 2018-12-28 18:23:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2462715b-f521-401f-bb76-4dce4e2c5dd6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:03,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73bfd519-df30-45e6-a985-55b490d5c010 Date: Fri, 28 Dec 2018 18:23:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:23:03,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2462715b-f521-401f-bb76-4dce4e2c5dd6 used request id req-73bfd519-df30-45e6-a985-55b490d5c010 2018-12-28 18:23:03,898 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4cb233e7-5bec-4791-a70e-bd9ada6f5539" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:04,106 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:03 GMT Server: Apache x-compute-request-id: req-89e814fe-721f-46ab-9037-b036d254c7fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89e814fe-721f-46ab-9037-b036d254c7fa Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [{"server_id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "attachment_id": "d394c6a9-1798-4a10-b358-61c2ddc66143", "attached_at": "2018-12-28T18:22:58.000000", "host_name": null, "volume_id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "device": "/dev/vdb", "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:22:58.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:23:04,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-89e814fe-721f-46ab-9037-b036d254c7fa 2018-12-28 18:23:04,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:04,553 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-c1fcb9b5-760e-4372-8ce8-907b4049997e x-compute-request-id: req-c1fcb9b5-760e-4372-8ce8-907b4049997e Content-Length: 0 Content-Type: application/json 2018-12-28 18:23:04,553 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-c1fcb9b5-760e-4372-8ce8-907b4049997e 2018-12-28 18:23:04,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:04,789 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-8db99c72-f761-4d3c-93fc-940d8c03c57b x-compute-request-id: req-8db99c72-f761-4d3c-93fc-940d8c03c57b Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:23:01Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "0b78828f-f1b6-4753-9022-2bef13bb17f8"}, {"id": "9d0013ad-1ab7-4971-b876-7f952a88f524"}], "metadata": {}}} 2018-12-28 18:23:04,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-8db99c72-f761-4d3c-93fc-940d8c03c57b 2018-12-28 18:23:07,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:08,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23: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-3d5e0618-25c1-4949-a98b-99c7b6fd3f08 x-compute-request-id: req-3d5e0618-25c1-4949-a98b-99c7b6fd3f08 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:23:01Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "9d0013ad-1ab7-4971-b876-7f952a88f524"}], "metadata": {}}} 2018-12-28 18:23:08,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-3d5e0618-25c1-4949-a98b-99c7b6fd3f08 2018-12-28 18:23:08,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4cb233e7-5bec-4791-a70e-bd9ada6f5539" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:08,259 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:08 GMT Server: Apache x-compute-request-id: req-9b9bc0a8-a28b-43ed-a3d9-b70d12017acf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9b9bc0a8-a28b-43ed-a3d9-b70d12017acf Content-Encoding: gzip Content-Length: 579 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [{"server_id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "attachment_id": "d4b13cbd-74b7-4488-a890-8658fcd584b6", "attached_at": "2018-12-28T18:23:02.000000", "host_name": null, "volume_id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "device": "/dev/vdc", "id": "9d0013ad-1ab7-4971-b876-7f952a88f524"}], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:23:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}} 2018-12-28 18:23:08,260 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-9b9bc0a8-a28b-43ed-a3d9-b70d12017acf 2018-12-28 18:23:08,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:08,865 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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-04c55db0-b382-4270-b5cb-f22414886310 x-compute-request-id: req-04c55db0-b382-4270-b5cb-f22414886310 Content-Length: 0 Content-Type: application/json 2018-12-28 18:23:08,865 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd/os-volume_attachments/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-04c55db0-b382-4270-b5cb-f22414886310 2018-12-28 18:23:08,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:09,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f57a868-fcf9-4d91-befd-1f6d00bc5fd7 x-compute-request-id: req-8f57a868-fcf9-4d91-befd-1f6d00bc5fd7 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:23:01Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [{"id": "9d0013ad-1ab7-4971-b876-7f952a88f524"}], "metadata": {}}} 2018-12-28 18:23:09,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-8f57a868-fcf9-4d91-befd-1f6d00bc5fd7 2018-12-28 18:23:12,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:12,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80fdea3e-8dcc-44be-bec6-9737dc03e4ff x-compute-request-id: req-80fdea3e-8dcc-44be-bec6-9737dc03e4ff 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:23:01Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:23:12,477 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-80fdea3e-8dcc-44be-bec6-9737dc03e4ff 2018-12-28 18:23:12,478 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst 2018-12-28 18:23:12,481 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:12,611 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8750747c-e279-4626-a08a-8bf0dd09c045 x-compute-request-id: req-8750747c-e279-4626-a08a-8bf0dd09c045 Content-Type: application/json 2018-12-28 18:23:12,611 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-8750747c-e279-4626-a08a-8bf0dd09c045 2018-12-28 18:23:12,611 - create_instance - INFO - Checking deletion status 2018-12-28 18:23:12,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:12,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c22380b-d0c2-482d-87f5-03b96b7b4d94 x-compute-request-id: req-3c22380b-d0c2-482d-87f5-03b96b7b4d94 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.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/3fe21090-a6a8-41ff-9767-59148418d1cd", "rel": "bookmark"}], "image": {"id": "b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "links": [{"href": "http://172.30.9.21:8774/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:22:49.000000", "flavor": {"id": "a83f9c4a-2442-4af0-acfc-1a1694634a98", "links": [{"href": "http://172.30.9.21:8774/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98", "rel": "bookmark"}]}, "id": "3fe21090-a6a8-41ff-9767-59148418d1cd", "user_id": "db8643ad08604651bb695307454cb18e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:23:12Z", "hostId": "45fecdac1b0707c540c41bd7d99a38d89e2e3e956c1d29a32a666b9e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst", "created": "2018-12-28T18:22:45Z", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:23:12,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-3c22380b-d0c2-482d-87f5-03b96b7b4d94 2018-12-28 18:23:12,865 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst] is - ACTIVE 2018-12-28 18:23:12,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:23:15,869 - create_instance - DEBUG - VM status query timeout in 296.742835999 2018-12-28 18:23:15,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2baf586d4ac150365778e21985c2b535ef3957d3" 2018-12-28 18:23:15,918 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:23: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-f71ad981-9fb0-40ed-ab4a-84209d162de8 x-compute-request-id: req-f71ad981-9fb0-40ed-ab4a-84209d162de8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3fe21090-a6a8-41ff-9767-59148418d1cd could not be found.", "code": 404}} 2018-12-28 18:23:15,919 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/3fe21090-a6a8-41ff-9767-59148418d1cd used request id req-f71ad981-9fb0-40ed-ab4a-84209d162de8 2018-12-28 18:23:15,919 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3fe21090-a6a8-41ff-9767-59148418d1cd could not be found. (HTTP 404) (Request-ID: req-f71ad981-9fb0-40ed-ab4a-84209d162de8) 2018-12-28 18:23:15,919 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-inst 2018-12-28 18:23:15,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04461524eaa82958f7ee47bdf6b3860a47d8a493" 2018-12-28 18:23:15,964 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:23: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-b1372331-52a5-46e8-9819-1d0baf06befd x-compute-request-id: req-b1372331-52a5-46e8-9819-1d0baf06befd Content-Length: 0 Content-Type: application/json 2018-12-28 18:23:15,964 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/a83f9c4a-2442-4af0-acfc-1a1694634a98 used request id req-b1372331-52a5-46e8-9819-1d0baf06befd 2018-12-28 18:23:15,965 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet 2018-12-28 18:23:15,965 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-subnet 2018-12-28 18:23:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a66ca793-061c-49d1-8778-cd82ab28ec34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:23:18,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6da938f-5399-4616-810a-d511e77ee0b0 Date: Fri, 28 Dec 2018 18:23:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:23:18,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a66ca793-061c-49d1-8778-cd82ab28ec34 used request id req-e6da938f-5399-4616-810a-d511e77ee0b0 2018-12-28 18:23:18,423 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-pub-net 2018-12-28 18:23:18,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/58551d70-ee78-4932-82fe-c21f4044d9a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b45c6dfd1b29da3e20e182067ffe3f7b4c7ae77" 2018-12-28 18:23:19,697 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1e2967b-94d7-4e2a-8c12-b350d650c0fe Date: Fri, 28 Dec 2018 18:23:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:23:19,698 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/58551d70-ee78-4932-82fe-c21f4044d9a4 used request id req-f1e2967b-94d7-4e2a-8c12-b350d650c0fe 2018-12-28 18:23:19,701 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:23:19,908 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:19 GMT Server: Apache x-compute-request-id: req-53a3b10b-5c18-47d4-a42f-a50aeb77f2bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-53a3b10b-5c18-47d4-a42f-a50aeb77f2bf Content-Encoding: gzip Content-Length: 479 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:23:08.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}} 2018-12-28 18:23:19,909 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-53a3b10b-5c18-47d4-a42f-a50aeb77f2bf 2018-12-28 18:23:19,909 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:23:19,909 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2 2018-12-28 18:23:19,909 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2 2018-12-28 18:23:19,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:23:20,127 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:23:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9f9875ed-fe3c-4751-85c6-6ff93307a66e 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-12-28 18:23:20,127 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-9f9875ed-fe3c-4751-85c6-6ff93307a66e 2018-12-28 18:23:20,130 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:23:20,323 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:20 GMT Server: Apache x-compute-request-id: req-c144083e-9483-488b-92a2-360a15a5612a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c144083e-9483-488b-92a2-360a15a5612a Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:36.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:23:20.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "9d0013ad-1ab7-4971-b876-7f952a88f524", "size": 1}} 2018-12-28 18:23:20,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-c144083e-9483-488b-92a2-360a15a5612a 2018-12-28 18:23:20,323 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:23:20,323 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:23:23,327 - create_volume - DEBUG - Volume status query timeout in 56.8006300926 2018-12-28 18:23:23,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-49987b16-a10d-4bc1-8edf-1643f8eef37d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ea68f056d654db99532b88073ab3e1a2ff56dd" 2018-12-28 18:23:23,364 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:23:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3c8127a0-3cdf-4be8-9ddf-e63175613c08 x-openstack-request-id: req-3c8127a0-3cdf-4be8-9ddf-e63175613c08 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9d0013ad-1ab7-4971-b876-7f952a88f524 could not be found.", "code": 404}} 2018-12-28 18:23:23,364 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/9d0013ad-1ab7-4971-b876-7f952a88f524 used request id req-3c8127a0-3cdf-4be8-9ddf-e63175613c08 2018-12-28 18:23:23,365 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 9d0013ad-1ab7-4971-b876-7f952a88f524 could not be found. (HTTP 404) (Request-ID: req-3c8127a0-3cdf-4be8-9ddf-e63175613c08) 2018-12-28 18:23:23,365 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-2 2018-12-28 18:23:23,368 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:23:23,579 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:23 GMT Server: Apache x-compute-request-id: req-89d31408-65c4-428d-89ec-66ca2a1dd6c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89d31408-65c4-428d-89ec-66ca2a1dd6c7 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:23:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:23:23,579 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-89d31408-65c4-428d-89ec-66ca2a1dd6c7 2018-12-28 18:23:23,579 - create_volume - DEBUG - Instance status is - available 2018-12-28 18:23:23,579 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1 2018-12-28 18:23:23,580 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1 2018-12-28 18:23:23,582 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:23:23,659 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:23:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52048864-a8a3-4fc8-9800-6e87db3baad7 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-12-28 18:23:23,659 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-52048864-a8a3-4fc8-9800-6e87db3baad7 2018-12-28 18:23:23,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:23:23,885 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:23 GMT Server: Apache x-compute-request-id: req-1363e7b1-9298-44e2-bc97-4548619624b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1363e7b1-9298-44e2-bc97-4548619624b3 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "db8643ad08604651bb695307454cb18e", "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "self"}, {"href": "http://172.30.9.21:8776/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-12-28T18:22:32.000000", "description": null, "os-vol-tenant-attr:tenant_id": "20779c377c8341eb95820e3a6154c02e", "updated_at": "2018-12-28T18:23:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "0b78828f-f1b6-4753-9022-2bef13bb17f8", "size": 1}} 2018-12-28 18:23:23,885 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-1363e7b1-9298-44e2-bc97-4548619624b3 2018-12-28 18:23:23,885 - create_volume - DEBUG - Instance status is - deleting 2018-12-28 18:23:23,886 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-12-28 18:23:26,889 - create_volume - DEBUG - Volume status query timeout in 56.7702469826 2018-12-28 18:23:26,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bc8dbb0f-be31-4551-9ada-40c3ee5201e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bdf722708bacd7661444d88733299ea4e4daddf" 2018-12-28 18:23:26,927 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:23:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c17850ce-23eb-45e2-8462-3611f22cb0ee x-openstack-request-id: req-c17850ce-23eb-45e2-8462-3611f22cb0ee Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 0b78828f-f1b6-4753-9022-2bef13bb17f8 could not be found.", "code": 404}} 2018-12-28 18:23:26,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/20779c377c8341eb95820e3a6154c02e/volumes/0b78828f-f1b6-4753-9022-2bef13bb17f8 used request id req-c17850ce-23eb-45e2-8462-3611f22cb0ee 2018-12-28 18:23:26,927 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 0b78828f-f1b6-4753-9022-2bef13bb17f8 could not be found. (HTTP 404) (Request-ID: req-c17850ce-23eb-45e2-8462-3611f22cb0ee) 2018-12-28 18:23:26,928 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-1 2018-12-28 18:23:26,928 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-780d35d5-dd3c-44aa-b5d4-5b1e0a34c25f-image 2018-12-28 18:23:26,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}494ed206dd79aaefd2e218727e1918821913bbb8" 2018-12-28 18:23:28,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d7ca0e9-0713-47dc-a111-c2f72c9d9fd3 Date: Fri, 28 Dec 2018 18:23:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:23:28,460 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b7775405-18a9-4dbd-9e5f-a00b2c8cf2f1 used request id req-1d7ca0e9-0713-47dc-a111-c2f72c9d9fd3 2018-12-28 18:23:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:28,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-bfe0fbe9-2f63-47f5-9a54-1d27e90c8991 Date: Fri, 28 Dec 2018 18:23:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "20779c377c8341eb95820e3a6154c02e", "created_at": "2018-12-28T18:22:29Z", "updated_at": "2018-12-28T18:22:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "revision_number": 0, "id": "5b10fe21-4edd-46dd-a118-051545406dfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "port_range_min": null, "ethertype": "IPv6", "project_id": "20779c377c8341eb95820e3a6154c02e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "revision_number": 0, "id": "82f6ffe4-ac41-4326-9451-7823978ceafe", "remote_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "remote_ip_prefix": null, "created_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "port_range_min": null, "ethertype": "IPv4", "project_id": "20779c377c8341eb95820e3a6154c02e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "revision_number": 0, "id": "d763019c-1a6b-44cf-88db-17a3dda23aee", "remote_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "remote_ip_prefix": null, "created_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "port_range_min": null, "ethertype": "IPv6", "project_id": "20779c377c8341eb95820e3a6154c02e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "revision_number": 0, "id": "eced075e-9e63-4a50-b2a0-c1c8991166aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "tenant_id": "20779c377c8341eb95820e3a6154c02e", "port_range_min": null, "ethertype": "IPv4", "project_id": "20779c377c8341eb95820e3a6154c02e"}], "revision_number": 4, "project_id": "20779c377c8341eb95820e3a6154c02e", "id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:23:28,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-bfe0fbe9-2f63-47f5-9a54-1d27e90c8991 2018-12-28 18:23:28,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:28,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e526eb9-2893-432c-9665-e9cbde950d79 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:23:28,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8e526eb9-2893-432c-9665-e9cbde950d79 2018-12-28 18:23:28,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:28,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cdef269-d933-4ac6-95c9-6994d3d351d0 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:23:28,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-2cdef269-d933-4ac6-95c9-6994d3d351d0 2018-12-28 18:23:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:28,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75be0f01-2462-4a9c-bac6-6969a5920ccd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e"}, "enabled": true, "id": "20779c377c8341eb95820e3a6154c02e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-39de0d80-5699-41d-proj"}} 2018-12-28 18:23:28,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-75be0f01-2462-4a9c-bac6-6969a5920ccd 2018-12-28 18:23:28,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dde7436-fd68-45de-a9dc-0527b5c12cea 2018-12-28 18:23:28,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9dde7436-fd68-45de-a9dc-0527b5c12cea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:29,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e7fd2cd0-95c3-464d-8a13-3a19b304acc1 Date: Fri, 28 Dec 2018 18:23:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "port_range_min": null, "revision_number": 0, "tenant_id": "20779c377c8341eb95820e3a6154c02e", "created_at": "2018-12-28T18:22:29Z", "project_id": "20779c377c8341eb95820e3a6154c02e", "id": "5b10fe21-4edd-46dd-a118-051545406dfd"}, {"remote_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "port_range_min": null, "revision_number": 0, "tenant_id": "20779c377c8341eb95820e3a6154c02e", "created_at": "2018-12-28T18:22:29Z", "project_id": "20779c377c8341eb95820e3a6154c02e", "id": "82f6ffe4-ac41-4326-9451-7823978ceafe"}, {"remote_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "port_range_min": null, "revision_number": 0, "tenant_id": "20779c377c8341eb95820e3a6154c02e", "created_at": "2018-12-28T18:22:29Z", "project_id": "20779c377c8341eb95820e3a6154c02e", "id": "d763019c-1a6b-44cf-88db-17a3dda23aee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:22:29Z", "security_group_id": "9dde7436-fd68-45de-a9dc-0527b5c12cea", "port_range_min": null, "revision_number": 0, "tenant_id": "20779c377c8341eb95820e3a6154c02e", "created_at": "2018-12-28T18:22:29Z", "project_id": "20779c377c8341eb95820e3a6154c02e", "id": "eced075e-9e63-4a50-b2a0-c1c8991166aa"}]} 2018-12-28 18:23:29,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=9dde7436-fd68-45de-a9dc-0527b5c12cea used request id req-e7fd2cd0-95c3-464d-8a13-3a19b304acc1 2018-12-28 18:23:29,141 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:23:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9dde7436-fd68-45de-a9dc-0527b5c12cea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:29,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a23058cd-0e8e-4c01-98c7-f59ec6c97282 Content-Length: 0 Date: Fri, 28 Dec 2018 18:23:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:23:29,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9dde7436-fd68-45de-a9dc-0527b5c12cea used request id req-a23058cd-0e8e-4c01-98c7-f59ec6c97282 2018-12-28 18:23:29,600 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-39de0d80-5699-41d-proj 2018-12-28 18:23:29,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:29,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4deb7b1-8846-4a35-b871-098cdb6d884e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:23:29,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/20779c377c8341eb95820e3a6154c02e used request id req-c4deb7b1-8846-4a35-b871-098cdb6d884e 2018-12-28 18:23:29,786 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-39de0d80-5699-41d-proj-role 2018-12-28 18:23:29,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7328bbe5fd064e68949f3c9ff92c320b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:29,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c61275b4-7fca-49df-8b6b-d7bf663191e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:23:29,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7328bbe5fd064e68949f3c9ff92c320b used request id req-c61275b4-7fca-49df-8b6b-d7bf663191e0 2018-12-28 18:23:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1162bbe43375be21660cd78f0a7c25f3b89f57f8" 2018-12-28 18:23:29,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc41215-fae8-4616-a29b-d941e413cf95 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:23:29,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bbc41215-fae8-4616-a29b-d941e413cf95 2018-12-28 18:23:29,999 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-39de0d80-5699-41d-user 2018-12-28 18:23:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/db8643ad08604651bb695307454cb18e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cff03b08697bf865fc9ddb676193c0286451413" 2018-12-28 18:23:30,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3749dc5-b9df-4dee-9d51-95c3aed07038 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:23:30,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/db8643ad08604651bb695307454cb18e used request id req-d3749dc5-b9df-4dee-9d51-95c3aed07038 2018-12-28 18:23:30,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:30,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:23:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Zk0N3z6RQAKzaA7i-PCeuQ"], "issued_at": "2018-12-28T18:23:30.000000Z"}} 2018-12-28 18:23:30,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a8bcd7606df39837c9ce032dfc36bfa8303ab52" 2018-12-28 18:23:30,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6d042e8-c2a0-4591-898e-4f47764d9cc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:23:30,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e6d042e8-c2a0-4591-898e-4f47764d9cc6 2018-12-28 18:23:30,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:23:30,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:31,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["yjhIE9z_RsKV5w28vykRfQ"], "issued_at": "2018-12-28T18:23:31.000000Z"}} 2018-12-28 18:23:31,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:23:31,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2480d0ec-2b02-44a1-a544-1662c7f48357 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:23:31,176 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2480d0ec-2b02-44a1-a544-1662c7f48357 2018-12-28 18:23:31,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:23:31,185 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:23: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:23:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:23:31,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46fede6f-cdc4-4c3e-beaf-d5565081d8a3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:23:31,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj used request id req-46fede6f-cdc4-4c3e-beaf-d5565081d8a3 2018-12-28 18:23:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:23:31,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa2d695-a6da-4d6a-aaff-99ca924be92b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:23:31,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bfa2d695-a6da-4d6a-aaff-99ca924be92b 2018-12-28 18:23:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}}' 2018-12-28 18:23:31,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31898d74-42c8-4b8d-acfd-22796dbfb355 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79"}, "enabled": true, "id": "518c8dc368ee4b988ad983cb3002ab79", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}} 2018-12-28 18:23:31,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-31898d74-42c8-4b8d-acfd-22796dbfb355 2018-12-28 18:23:31,496 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj 2018-12-28 18:23:31,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:23:31,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:31,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:23:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["iiNFWOXKTr6YQnKuX7fQeQ"], "issued_at": "2018-12-28T18:23:31.000000Z"}} 2018-12-28 18:23:31,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:31,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-423bbbef-0c2d-4155-966a-0d203f7e2769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:23:31,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-423bbbef-0c2d-4155-966a-0d203f7e2769 2018-12-28 18:23:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:23:31,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:23: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:23:31,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:31,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc44bcae-78e6-4252-81c7-0c605d63765b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:23:31,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-fc44bcae-78e6-4252-81c7-0c605d63765b 2018-12-28 18:23:32,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:32,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b6d0dc3-c537-4393-bb50-24b9508f3ad0 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79"}, "enabled": true, "id": "518c8dc368ee4b988ad983cb3002ab79", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}]} 2018-12-28 18:23:32,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj used request id req-0b6d0dc3-c537-4393-bb50-24b9508f3ad0 2018-12-28 18:23:32,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:32,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24bf98b3-b5c6-4e2c-ba54-e672b418154a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:23:32,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-24bf98b3-b5c6-4e2c-ba54-e672b418154a 2018-12-28 18:23:32,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:32,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc0b286-e857-4a9b-b7aa-1a9dced519a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:23:32,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3fc0b286-e857-4a9b-b7aa-1a9dced519a7 2018-12-28 18:23:32,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:32,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c709ef96-1457-40a2-95a9-59c4842b54be Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79"}, "enabled": true, "id": "518c8dc368ee4b988ad983cb3002ab79", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}]} 2018-12-28 18:23:32,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj used request id req-c709ef96-1457-40a2-95a9-59c4842b54be 2018-12-28 18:23:32,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/ae50d971d0af4d4a8920f40550b251f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd1328b-ab93-4f25-b309-be9c1653f663 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-user", "links": {"self": "http://172.30.9.21:5000/v3/users/ae50d971d0af4d4a8920f40550b251f2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "518c8dc368ee4b988ad983cb3002ab79", "id": "ae50d971d0af4d4a8920f40550b251f2", "password_expires_at": null}} 2018-12-28 18:23:32,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/ae50d971d0af4d4a8920f40550b251f2 used request id req-5bd1328b-ab93-4f25-b309-be9c1653f663 2018-12-28 18:23:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:32,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c15e0c7-3304-4d92-84ff-a4566788391a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:23:32,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles used request id req-6c15e0c7-3304-4d92-84ff-a4566788391a 2018-12-28 18:23:32,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:33,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7fdb89-ba44-48f1-903c-e7f7cee6ff9c Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:23:33,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-6e7fdb89-ba44-48f1-903c-e7f7cee6ff9c 2018-12-28 18:23:33,048 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj 2018-12-28 18:23:33,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:23:33,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11271995-5a0d-47d7-ad8f-1ddfabc3691b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:23:33,105 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-11271995-5a0d-47d7-ad8f-1ddfabc3691b 2018-12-28 18:23:33,105 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-04a05a2c-1a7e-4fa-user 2018-12-28 18:23:33,106 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:23:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:23:33,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d4ae3d-9000-4f89-b6ba-8634cabf9d26 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:23:33,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f8d4ae3d-9000-4f89-b6ba-8634cabf9d26 2018-12-28 18:23:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" -d '{"role": {"name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role"}}' 2018-12-28 18:23:33,316 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd806f8b-eaf5-43f7-b30c-9d6c5b1c5de7 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "863e7f2f54a64fcdb5863c20d70f3650", "links": {"self": "http://172.30.9.21:5000/v3/roles/863e7f2f54a64fcdb5863c20d70f3650"}, "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role"}} 2018-12-28 18:23:33,316 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd806f8b-eaf5-43f7-b30c-9d6c5b1c5de7 2018-12-28 18:23:33,316 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role 2018-12-28 18:23:33,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/863e7f2f54a64fcdb5863c20d70f3650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:23:33,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6cbe1e-1c1a-4d47-a9c0-e004a207166c Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/863e7f2f54a64fcdb5863c20d70f3650"}, "domain_id": null, "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role", "id": "863e7f2f54a64fcdb5863c20d70f3650"}} 2018-12-28 18:23:33,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/863e7f2f54a64fcdb5863c20d70f3650 used request id req-5e6cbe1e-1c1a-4d47-a9c0-e004a207166c 2018-12-28 18:23:33,336 - keystone_utils - INFO - Granting role CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role to project CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj 2018-12-28 18:23:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles/863e7f2f54a64fcdb5863c20d70f3650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:23:33,468 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8efce64e-6f27-4d6e-889b-8474a4c76fa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:23:33,468 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79/users/ae50d971d0af4d4a8920f40550b251f2/roles/863e7f2f54a64fcdb5863c20d70f3650 used request id req-8efce64e-6f27-4d6e-889b-8474a4c76fa1 2018-12-28 18:23:33,469 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:23:33,476 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:23:33,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:23:33,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:33,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "863e7f2f54a64fcdb5863c20d70f3650", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role"}], "expires_at": "2018-12-28T19:23:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "518c8dc368ee4b988ad983cb3002ab79", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-user", "id": "ae50d971d0af4d4a8920f40550b251f2"}, "audit_ids": ["AsRSa1ANR7mXxrERctEItg"], "issued_at": "2018-12-28T18:23:33.000000Z"}} 2018-12-28 18:23:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:23:33,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d5e0f0d-5b14-4b69-b95f-7bd65b9a7b25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:23:33,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7d5e0f0d-5b14-4b69-b95f-7bd65b9a7b25 2018-12-28 18:23:33,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:23:34,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-03e31c12-f7b5-49d2-9b81-af3a26dbe33f Date: Fri, 28 Dec 2018 18:23:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image"} 2018-12-28 18:23:34,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image used request id req-03e31c12-f7b5-49d2-9b81-af3a26dbe33f 2018-12-28 18:23:34,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:23:34,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09f7a4ca-1302-46c7-a1e2-771d17254f49 Date: Fri, 28 Dec 2018 18:23: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-12-28 18:23:34,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-09f7a4ca-1302-46c7-a1e2-771d17254f49 2018-12-28 18:23:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image"}' 2018-12-28 18:23:34,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb X-Openstack-Request-Id: req-f6fd54f3-5c0f-438f-91f4-2bf5af2c6a20 Date: Fri, 28 Dec 2018 18:23:34 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:23:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:23:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb", "min_disk": 0, "protected": false, "id": "69937b0a-d80d-48ad-a4c1-7683f92121fb", "file": "/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/file", "checksum": null, "owner": "518c8dc368ee4b988ad983cb3002ab79", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:23:34,529 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f6fd54f3-5c0f-438f-91f4-2bf5af2c6a20 2018-12-28 18:23:34,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" -d '' 2018-12-28 18:23:36,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28fa85d5-365f-41d1-ac99-58c6325165e6 Date: Fri, 28 Dec 2018 18:23:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:23:36,280 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/file used request id req-28fa85d5-365f-41d1-ac99-58c6325165e6 2018-12-28 18:23:36,281 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:23:36,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:23:36,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4dea5832-45e8-4468-9426-0b134692f0a9 Date: Fri, 28 Dec 2018 18:23:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:23:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:23:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/snap", "metadata": {}}], "self": "/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb", "min_disk": 0, "protected": false, "id": "69937b0a-d80d-48ad-a4c1-7683f92121fb", "file": "/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "518c8dc368ee4b988ad983cb3002ab79", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:23:36,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb used request id req-4dea5832-45e8-4468-9426-0b134692f0a9 2018-12-28 18:23:36,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:23:36,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44b50258-cd16-4aa0-94f1-d97a6b4056db Date: Fri, 28 Dec 2018 18:23: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-12-28 18:23:36,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-44b50258-cd16-4aa0-94f1-d97a6b4056db 2018-12-28 18:23:36,658 - create_image - INFO - Created image with name - CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image 2018-12-28 18:23:36,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:23:36,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-2f7dd671-5650-413d-9971-de96320fb35f Date: Fri, 28 Dec 2018 18:23:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:23:34Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:23:36Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/snap", "metadata": {}}], "self": "/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb", "min_disk": 0, "protected": false, "id": "69937b0a-d80d-48ad-a4c1-7683f92121fb", "file": "/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "518c8dc368ee4b988ad983cb3002ab79", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/69937b0a-d80d-48ad-a4c1-7683f92121fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:23:36,835 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb used request id req-2f7dd671-5650-413d-9971-de96320fb35f 2018-12-28 18:23:36,835 - create_image - DEBUG - Instance status is - active 2018-12-28 18:23:36,835 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image 2018-12-28 18:23:36,835 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image 2018-12-28 18:23:36,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:23:36,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:37,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["d-0X0Bj5QPWSrMRe92kCmA"], "issued_at": "2018-12-28T18:23:37.000000Z"}} 2018-12-28 18:23:37,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f9c47c024f17defe65ae2a4be6d864eb72ebe3" 2018-12-28 18:23:37,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b71f8778-ad2e-4b57-966b-782e4027c133 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:23:37,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b71f8778-ad2e-4b57-966b-782e4027c133 2018-12-28 18:23:37,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:23:37,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f9c47c024f17defe65ae2a4be6d864eb72ebe3" 2018-12-28 18:23:37,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fb524135-2d4c-4f69-b776-f196ec14a13b x-compute-request-id: req-fb524135-2d4c-4f69-b776-f196ec14a13b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:23:37,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fb524135-2d4c-4f69-b776-f196ec14a13b 2018-12-28 18:23:37,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f9c47c024f17defe65ae2a4be6d864eb72ebe3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-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-12-28 18:23:37,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-0f8c4f2d-014d-42a5-b881-5e50eb0e0341 x-compute-request-id: req-0f8c4f2d-014d-42a5-b881-5e50eb0e0341 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/520f0992-cf8e-4565-b40f-a790427bf399", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/520f0992-cf8e-4565-b40f-a790427bf399", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "520f0992-cf8e-4565-b40f-a790427bf399", "name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:23:37,550 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0f8c4f2d-014d-42a5-b881-5e50eb0e0341 2018-12-28 18:23:37,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:23:37,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:37,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "863e7f2f54a64fcdb5863c20d70f3650", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role"}], "expires_at": "2018-12-28T19:23:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "518c8dc368ee4b988ad983cb3002ab79", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-user", "id": "ae50d971d0af4d4a8920f40550b251f2"}, "audit_ids": ["OOKAA7tMRc-PXEnpe7fdJA"], "issued_at": "2018-12-28T18:23:37.000000Z"}} 2018-12-28 18:23:37,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:38,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3a5726-8567-4128-967d-2749efadb271 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:23:38,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1a3a5726-8567-4128-967d-2749efadb271 2018-12-28 18:23:38,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:23:38,057 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:23:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:38,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:38 GMT Server: Apache x-openstack-request-id: req-8aa3e38e-3cd2-4217-aea6-dac57c3d4f8c Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:23:38,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack used request id req-8aa3e38e-3cd2-4217-aea6-dac57c3d4f8c 2018-12-28 18:23:38,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-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-53aa695e-dbdd-4913-973b-979345ff6997-net", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}}' 2018-12-28 18:23:41,261 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:23:38 GMT Server: Apache x-openstack-request-id: req-023118d0-2675-4bb3-8dc4-fe95d0e8295d Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}]}} 2018-12-28 18:23:41,261 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks used request id req-023118d0-2675-4bb3-8dc4-fe95d0e8295d 2018-12-28 18:23:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:41,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:41 GMT Server: Apache x-openstack-request-id: req-277e3551-ec83-4997-8d64-c38b426b9215 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:42,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:41 GMT Server: Apache x-openstack-request-id: req-5505d3ab-878e-49cb-9815-fb9bf0f7f616 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:42,369 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-5505d3ab-878e-49cb-9815-fb9bf0f7f616 2018-12-28 18:23:42,370 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack 2018-12-28 18:23:42,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:42,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:42 GMT Server: Apache x-openstack-request-id: req-2de74012-65f4-4c83-874f-7eac5c236750 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:43,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:42 GMT Server: Apache x-openstack-request-id: req-24c7a680-2718-4038-8772-129ed4cf6373 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:43,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-24c7a680-2718-4038-8772-129ed4cf6373 2018-12-28 18:23:43,551 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:23:43,551 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:23:46,552 - create_stack - DEBUG - Stack status query timeout in 1195.81816101 2018-12-28 18:23:46,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:47,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:46 GMT Server: Apache x-openstack-request-id: req-ceba2897-4719-4545-b828-ae3776a78228 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:47,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:47 GMT Server: Apache x-openstack-request-id: req-34cd137d-9c39-4401-bd7d-3c0e131fb791 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:47,702 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-34cd137d-9c39-4401-bd7d-3c0e131fb791 2018-12-28 18:23:47,702 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:23:47,702 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:23:50,706 - create_stack - DEBUG - Stack status query timeout in 1191.66454196 2018-12-28 18:23:50,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:50,886 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:50 GMT Server: Apache x-openstack-request-id: req-97d15e56-5538-4a38-8a72-78d472fb15bc Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:50,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:50 GMT Server: Apache x-openstack-request-id: req-648acc3b-f7e1-4e95-a337-1b0d9f719d8b 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:50,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-648acc3b-f7e1-4e95-a337-1b0d9f719d8b 2018-12-28 18:23:50,930 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:23:50,930 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:23:53,933 - create_stack - DEBUG - Stack status query timeout in 1188.43709803 2018-12-28 18:23:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:53,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:53 GMT Server: Apache x-openstack-request-id: req-2bee6b3e-6dc5-4b51-93cf-c5d4f5c7f508 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:54,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:53 GMT Server: Apache x-openstack-request-id: req-d4e3efda-48b2-441e-aeba-3dbfb2c87995 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:54,006 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-d4e3efda-48b2-441e-aeba-3dbfb2c87995 2018-12-28 18:23:54,006 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:23:54,006 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:23:57,010 - create_stack - DEBUG - Stack status query timeout in 1185.36060596 2018-12-28 18:23:57,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:57,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:57 GMT Server: Apache x-openstack-request-id: req-015106a9-1934-4b2d-bf5e-fe4b5c1a5648 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:57,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:57 GMT Server: Apache x-openstack-request-id: req-ae32f10b-bde0-4d0f-a076-03521e4b48e0 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:57,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-ae32f10b-bde0-4d0f-a076-03521e4b48e0 2018-12-28 18:23:57,604 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:23:57,604 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack 2018-12-28 18:23:57,604 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack 2018-12-28 18:23:57,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:23:57,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "863e7f2f54a64fcdb5863c20d70f3650", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role"}], "expires_at": "2018-12-28T19:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "518c8dc368ee4b988ad983cb3002ab79", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/518c8dc368ee4b988ad983cb3002ab79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-user", "id": "ae50d971d0af4d4a8920f40550b251f2"}, "audit_ids": ["Ztqms7khTwukyUWlUeSRZA"], "issued_at": "2018-12-28T18:23:57.000000Z"}} 2018-12-28 18:23:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:23:58,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:58 GMT Server: Apache x-openstack-request-id: req-c65798b4-2f04-44e2-9a44-52b1b1551d7d Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:59,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:58 GMT Server: Apache x-openstack-request-id: req-cf6ec0ef-fe14-46b9-9295-4c7f2e466866 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:59,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-cf6ec0ef-fe14-46b9-9295-4c7f2e466866 2018-12-28 18:23:59,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:59,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:59 GMT Server: Apache x-openstack-request-id: req-310566f8-f5cc-4de0-927b-4e5c6ccff99b Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:59,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:59 GMT Server: Apache x-openstack-request-id: req-e510cb83-a228-41c6-8ca2-c85afb5024fc 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:59,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-e510cb83-a228-41c6-8ca2-c85afb5024fc 2018-12-28 18:23:59,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:23:59,756 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:59 GMT Server: Apache x-openstack-request-id: req-024b60f8-4640-4ee1-ad96-5b1041d48a1c Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:23:59,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:23:59 GMT Server: Apache x-openstack-request-id: req-12dfbd1d-66ac-4cd6-b26c-616feb5be7dc 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:23:59,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-12dfbd1d-66ac-4cd6-b26c-616feb5be7dc 2018-12-28 18:23:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:23:59,860 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:23:59 GMT Server: Apache x-openstack-request-id: req-e784417b-a497-4d64-bab0-839ee693452d Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:00,073 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:23:59 GMT Server: Apache x-openstack-request-id: req-7e1acefe-e4cb-49b8-a5e7-4d02172d28e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:00,074 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-7e1acefe-e4cb-49b8-a5e7-4d02172d28e0 2018-12-28 18:24:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:00,639 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:00 GMT Server: Apache x-openstack-request-id: req-c1c5a0d9-d0ca-41ff-be02-cbd0bd5cc231 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:01,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:00 GMT Server: Apache x-openstack-request-id: req-1d15c3bc-88a7-465d-9990-b81ed4d3eb1c 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:01,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-1d15c3bc-88a7-465d-9990-b81ed4d3eb1c 2018-12-28 18:24:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:01,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-86c338e2-4ed1-4be0-8807-7738ab92c911 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:01,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-206d4203-f931-402c-9977-4adef7834490 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:01,403 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-206d4203-f931-402c-9977-4adef7834490 2018-12-28 18:24:01,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:01,432 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-f36fe638-285d-4164-bb3c-306471bc8652 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:01,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-499a73d8-9e7f-47ad-94bf-b66b6cf6a5e4 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:01,459 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-499a73d8-9e7f-47ad-94bf-b66b6cf6a5e4 2018-12-28 18:24:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:01,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-4f6337c1-d75c-44dc-b72e-7a87364e234d Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:01,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-d01144ed-79ea-4dac-b367-49539ccb1e80 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:01,825 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-d01144ed-79ea-4dac-b367-49539ccb1e80 2018-12-28 18:24:01,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:01,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-dc57c1b0-0b18-4151-9b73-4f1f58990e78 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:02,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:01 GMT Server: Apache x-openstack-request-id: req-ece61c35-1ba9-4e1f-a6b1-1c10b94a54b0 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:02,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-ece61c35-1ba9-4e1f-a6b1-1c10b94a54b0 2018-12-28 18:24:02,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:02,584 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:02 GMT Server: Apache x-openstack-request-id: req-a0a9b0a2-2357-474a-8dd9-a596141da9bc Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:03,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:02 GMT Server: Apache x-openstack-request-id: req-b5330046-b616-46a4-846d-7e85630fbbf2 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:03,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-b5330046-b616-46a4-846d-7e85630fbbf2 2018-12-28 18:24:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:03,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:03 GMT Server: Apache x-openstack-request-id: req-62cb7f65-fd1a-4f44-88dc-0952be3cd04b Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:03,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:03 GMT Server: Apache x-openstack-request-id: req-9b906307-4bc2-4027-a17e-5e6ee41c06cd 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:03,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-9b906307-4bc2-4027-a17e-5e6ee41c06cd 2018-12-28 18:24:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:03,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:03 GMT Server: Apache x-openstack-request-id: req-9e0251e9-db95-448a-b0d1-beda27e0c6eb Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:03,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:03 GMT Server: Apache x-openstack-request-id: req-e37b6b4c-56a8-42e3-b3a5-211b86761e6d 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:03,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-e37b6b4c-56a8-42e3-b3a5-211b86761e6d 2018-12-28 18:24:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:04,304 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:03 GMT Server: Apache x-openstack-request-id: req-d5e0b479-7e48-4eec-8303-6710760fbc0b Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:04,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:04 GMT Server: Apache x-openstack-request-id: req-3a67b74e-a0bd-48a7-9117-e03341a19156 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:04,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-3a67b74e-a0bd-48a7-9117-e03341a19156 2018-12-28 18:24:04,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:04,643 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:04 GMT Server: Apache x-openstack-request-id: req-6c7e6f70-1839-40d6-ae5d-fa28f35080b9 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:05,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:04 GMT Server: Apache x-openstack-request-id: req-785f28bf-cfda-4151-8213-80139711ad7b 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:05,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-785f28bf-cfda-4151-8213-80139711ad7b 2018-12-28 18:24:05,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:05,228 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:05 GMT Server: Apache x-openstack-request-id: req-45323e10-6e53-4dda-8c37-0f46dd237227 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:05 GMT Server: Apache x-openstack-request-id: req-b2347c74-659f-4ff2-923a-c6a774c8d9ce 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:05,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-b2347c74-659f-4ff2-923a-c6a774c8d9ce 2018-12-28 18:24:05,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:06,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:05 GMT Server: Apache x-openstack-request-id: req-a1ec9227-74cf-4256-a76a-b22ed58df067 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:06,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-668e45b8-46df-444a-a7cb-220350386f26 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:06,063 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-668e45b8-46df-444a-a7cb-220350386f26 2018-12-28 18:24:06,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:06,607 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-02fdd231-da36-4c53-9f42-a52cfeb0de66 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:06,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-3f428609-ebac-4165-822d-9b1baa9dc713 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:06,633 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-3f428609-ebac-4165-822d-9b1baa9dc713 2018-12-28 18:24:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:06,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-249170a4-781b-484e-a1a1-3c97ae774b58 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:06,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-f4f3bf46-8678-440b-bc62-eb5350c4e1af 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:06,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-f4f3bf46-8678-440b-bc62-eb5350c4e1af 2018-12-28 18:24:06,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:06,718 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-d046e78d-a9c6-46f6-a7d2-2d4b08911625 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:06,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-5ae3f9a4-01c7-4200-8c45-cbf177ec462a 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:06,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-5ae3f9a4-01c7-4200-8c45-cbf177ec462a 2018-12-28 18:24:06,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:06,773 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-7c33e06c-ac15-48f7-a170-19acfbb7cbe6 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:06,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-8535febc-ed1c-4b29-adae-375e804eeb29 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:06,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-8535febc-ed1c-4b29-adae-375e804eeb29 2018-12-28 18:24:06,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:06,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-ad72a36f-fd4e-4908-9676-7854294acd4f Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:07,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:06 GMT Server: Apache x-openstack-request-id: req-fce049e2-176c-488c-b6d4-d1588940e72f 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:07,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-fce049e2-176c-488c-b6d4-d1588940e72f 2018-12-28 18:24:07,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:07,031 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:07 GMT Server: Apache x-openstack-request-id: req-d36922c2-8816-4cb8-ad67-54d17e6476d3 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:07,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:07 GMT Server: Apache x-openstack-request-id: req-cf1aec72-fdb6-4a2c-bac4-5d91544ac4e1 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:07,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-cf1aec72-fdb6-4a2c-bac4-5d91544ac4e1 2018-12-28 18:24:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:08,266 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:07 GMT Server: Apache x-openstack-request-id: req-8a6093bd-ebfe-426f-a669-c7705c10cbd0 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:08,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-442c5e8e-5e78-48b1-bbcd-9edc5c9c1809 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:08,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-442c5e8e-5e78-48b1-bbcd-9edc5c9c1809 2018-12-28 18:24:08,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:08,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-3d403d46-bb68-4379-824e-45a00150abff Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:08,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-f3a5378a-9f7c-4a4d-b888-633ff54970cf 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:08,365 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-f3a5378a-9f7c-4a4d-b888-633ff54970cf 2018-12-28 18:24:08,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:08,395 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-8c030ca6-72a7-4c70-8529-2d694392bd07 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:08,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-7ce450a4-cae0-4645-ad69-73c7d47c25d6 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:08,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-7ce450a4-cae0-4645-ad69-73c7d47c25d6 2018-12-28 18:24:08,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:08,967 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-2befd8a4-7026-4692-af78-0be76a0720e0 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:08,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-d1fecee4-a3fd-4909-a150-36c3c1427e15 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:08,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-d1fecee4-a3fd-4909-a150-36c3c1427e15 2018-12-28 18:24:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:09,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:08 GMT Server: Apache x-openstack-request-id: req-46f00583-7418-4ffd-aee0-747cfdf17bf6 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:09,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:09 GMT Server: Apache x-openstack-request-id: req-1d852b20-3dd0-4e17-9a49-2e3a0ec02fdc 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:09,598 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-1d852b20-3dd0-4e17-9a49-2e3a0ec02fdc 2018-12-28 18:24:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:09,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:09 GMT Server: Apache x-openstack-request-id: req-b4adcf54-1329-4167-9fef-8e807849a93f Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:09,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:09 GMT Server: Apache x-openstack-request-id: req-9dcf3c08-c475-483f-b03a-12672c9628dc 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:09,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-9dcf3c08-c475-483f-b03a-12672c9628dc 2018-12-28 18:24:09,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:09,850 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:09 GMT Server: Apache x-openstack-request-id: req-e459beda-466f-4187-9a13-6d7eb8eae86e Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:10,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:09 GMT Server: Apache x-openstack-request-id: req-577b43e2-2724-474a-84c3-c72a1f727ede 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:10,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-577b43e2-2724-474a-84c3-c72a1f727ede 2018-12-28 18:24:10,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:10,447 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:10 GMT Server: Apache x-openstack-request-id: req-3bb84dc1-75b4-476f-81ad-189c8241a7ac Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:10 GMT Server: Apache x-openstack-request-id: req-d527f4b9-10ed-479a-be27-fe4b28ce5d40 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-d527f4b9-10ed-479a-be27-fe4b28ce5d40 2018-12-28 18:24:11,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:11,109 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-4aa82959-4c29-4df6-8d81-ed9ab615d05c Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-264f6fb5-38d7-4efa-9209-3bcfaae91712 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-264f6fb5-38d7-4efa-9209-3bcfaae91712 2018-12-28 18:24:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:11,182 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-efbdfd21-a544-4bc2-8c03-7516a0dac196 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-642a4518-1745-4c26-8101-90301fc907d5 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-642a4518-1745-4c26-8101-90301fc907d5 2018-12-28 18:24:11,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:11,237 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-d5914753-822b-4bd1-9d80-0f1e4bc6bd4c Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-b4635877-527f-4e9c-8a7b-450940144bbf 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-b4635877-527f-4e9c-8a7b-450940144bbf 2018-12-28 18:24:11,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:11,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-81583ec3-4fcf-470e-9a40-6b4175ad8560 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-14a4699c-a332-45ee-a0c2-531e9c98f683 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,316 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-14a4699c-a332-45ee-a0c2-531e9c98f683 2018-12-28 18:24:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:11,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-8dce5737-9488-4b49-af1e-17a9abfb31b1 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-18eb15a8-f3f8-442c-8c7b-c79a64219a0c 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-18eb15a8-f3f8-442c-8c7b-c79a64219a0c 2018-12-28 18:24:11,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbd5e11570090a4dacee6e2409acb3df1a481c1" 2018-12-28 18:24:11,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-f12d937c-bce6-4f3a-88de-aaf468382333 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:11,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-d8d99c0a-56c6-4648-a902-c773af212d66 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": "518c8dc368ee4b988ad983cb3002ab79", "OS::stack_id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "image_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image", "inst_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-inst", "subnet_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-subnet", "flavor_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-flavor-name", "net_name": "CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack", "stack_user_project_id": "3544823412184a0b9220d16a1671ab93", "tags": null, "creation_time": "2018-12-28T18:23:40Z", "links": [{"href": "http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:24:00Z", "id": "d22b752b-4fc3-4953-b1e7-ec35d2b1b498", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:11,957 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-d8d99c0a-56c6-4648-a902-c773af212d66 2018-12-28 18:24:11,957 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack 2018-12-28 18:24:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56414850233c3268cd7a663cafec0f2eb7b45f4b" 2018-12-28 18:24:12,125 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:11 GMT Server: Apache x-openstack-request-id: req-aef19aa8-7b78-489a-9cab-fc4063b71a35 Location: http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:12,296 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:24:12 GMT Server: Apache x-openstack-request-id: req-6c9f6bc2-e7d2-4fbb-add8-c1d890507520 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:24:12,296 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/518c8dc368ee4b988ad983cb3002ab79/stacks/CreateStackSuccessTests-CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-stack/d22b752b-4fc3-4953-b1e7-ec35d2b1b498 used request id req-6c9f6bc2-e7d2-4fbb-add8-c1d890507520 2018-12-28 18:24:12,298 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-53aa695e-dbdd-4913-973b-979345ff6997-image 2018-12-28 18:24:12,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ee12bc6f9f889e1513ffeb819bb0528a3bbcd934" 2018-12-28 18:24:14,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e25cdfd-dc85-47a7-9db5-e83900c4266f Date: Fri, 28 Dec 2018 18:24:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:24:14,119 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/69937b0a-d80d-48ad-a4c1-7683f92121fb used request id req-0e25cdfd-dc85-47a7-9db5-e83900c4266f 2018-12-28 18:24:14,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/520f0992-cf8e-4565-b40f-a790427bf399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13f9c47c024f17defe65ae2a4be6d864eb72ebe3" 2018-12-28 18:24:14,162 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:24: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-5fd5d59b-09fb-43b3-8f7e-f5519584ca17 x-compute-request-id: req-5fd5d59b-09fb-43b3-8f7e-f5519584ca17 Content-Length: 0 Content-Type: application/json 2018-12-28 18:24:14,162 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/520f0992-cf8e-4565-b40f-a790427bf399 used request id req-5fd5d59b-09fb-43b3-8f7e-f5519584ca17 2018-12-28 18:24:14,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:14,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-93497d68-54c1-4522-8884-cd8e09747065 Date: Fri, 28 Dec 2018 18:24:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "created_at": "2018-12-28T18:23:41Z", "updated_at": "2018-12-28T18:23:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "revision_number": 0, "id": "274817ac-ba20-40a7-992f-71f778414961", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "port_range_min": null, "ethertype": "IPv6", "project_id": "518c8dc368ee4b988ad983cb3002ab79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "revision_number": 0, "id": "5ebe2b34-ee10-41d6-a90f-257885102ed7", "remote_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "remote_ip_prefix": null, "created_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "port_range_min": null, "ethertype": "IPv4", "project_id": "518c8dc368ee4b988ad983cb3002ab79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "revision_number": 0, "id": "be57ff56-7536-4b88-83b8-55491354974d", "remote_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "remote_ip_prefix": null, "created_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "port_range_min": null, "ethertype": "IPv6", "project_id": "518c8dc368ee4b988ad983cb3002ab79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "revision_number": 0, "id": "e7e6e6bc-da23-4897-bf9e-42217284ebc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "port_range_min": null, "ethertype": "IPv4", "project_id": "518c8dc368ee4b988ad983cb3002ab79"}], "revision_number": 4, "project_id": "518c8dc368ee4b988ad983cb3002ab79", "id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:24:14,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-93497d68-54c1-4522-8884-cd8e09747065 2018-12-28 18:24:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:14,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9215fb8c-b05f-4e90-b21d-72eff76b6e9a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:24:14,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-9215fb8c-b05f-4e90-b21d-72eff76b6e9a 2018-12-28 18:24:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:14,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab76bbd-980b-4087-8038-830ffaddec14 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:24:14,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-eab76bbd-980b-4087-8038-830ffaddec14 2018-12-28 18:24:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:14,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7900296-92cd-4649-81b4-a290c145868a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79"}, "enabled": true, "id": "518c8dc368ee4b988ad983cb3002ab79", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj"}} 2018-12-28 18:24:14,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79 used request id req-e7900296-92cd-4649-81b4-a290c145868a 2018-12-28 18:24:14,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b1fa4dc5-a983-406e-9a7c-efb6f1c1099d 2018-12-28 18:24:14,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1fa4dc5-a983-406e-9a7c-efb6f1c1099d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:14,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-311f8b5f-7ba1-4dd9-81f7-23bc22951034 Date: Fri, 28 Dec 2018 18:24: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-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "port_range_min": null, "revision_number": 0, "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "created_at": "2018-12-28T18:23:41Z", "project_id": "518c8dc368ee4b988ad983cb3002ab79", "id": "274817ac-ba20-40a7-992f-71f778414961"}, {"remote_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "port_range_min": null, "revision_number": 0, "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "created_at": "2018-12-28T18:23:41Z", "project_id": "518c8dc368ee4b988ad983cb3002ab79", "id": "5ebe2b34-ee10-41d6-a90f-257885102ed7"}, {"remote_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "port_range_min": null, "revision_number": 0, "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "created_at": "2018-12-28T18:23:41Z", "project_id": "518c8dc368ee4b988ad983cb3002ab79", "id": "be57ff56-7536-4b88-83b8-55491354974d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:23:41Z", "security_group_id": "b1fa4dc5-a983-406e-9a7c-efb6f1c1099d", "port_range_min": null, "revision_number": 0, "tenant_id": "518c8dc368ee4b988ad983cb3002ab79", "created_at": "2018-12-28T18:23:41Z", "project_id": "518c8dc368ee4b988ad983cb3002ab79", "id": "e7e6e6bc-da23-4897-bf9e-42217284ebc3"}]} 2018-12-28 18:24:14,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b1fa4dc5-a983-406e-9a7c-efb6f1c1099d used request id req-311f8b5f-7ba1-4dd9-81f7-23bc22951034 2018-12-28 18:24:14,871 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:24:14,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b1fa4dc5-a983-406e-9a7c-efb6f1c1099d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:15,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbf16851-21e8-43be-b915-8168b2e8743b Content-Length: 0 Date: Fri, 28 Dec 2018 18:24:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:24:15,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b1fa4dc5-a983-406e-9a7c-efb6f1c1099d used request id req-cbf16851-21e8-43be-b915-8168b2e8743b 2018-12-28 18:24:15,296 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj 2018-12-28 18:24:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:15,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c3fbcb6-21b5-44be-aaac-61079433690d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:15,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/518c8dc368ee4b988ad983cb3002ab79 used request id req-7c3fbcb6-21b5-44be-aaac-61079433690d 2018-12-28 18:24:15,571 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-04a05a2c-1a7e-4fa-proj-role 2018-12-28 18:24:15,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/863e7f2f54a64fcdb5863c20d70f3650 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:15,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5438c650-35dc-4539-955c-d1da6986e0c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:15,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/863e7f2f54a64fcdb5863c20d70f3650 used request id req-5438c650-35dc-4539-955c-d1da6986e0c1 2018-12-28 18:24:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d854ff93fdbf947c148a0c619672c154c4d8c52" 2018-12-28 18:24:15,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586e6b69-b228-4099-b2ee-4c6b7c7073e2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:24:15,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-586e6b69-b228-4099-b2ee-4c6b7c7073e2 2018-12-28 18:24:15,781 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-04a05a2c-1a7e-4fa-user 2018-12-28 18:24:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/ae50d971d0af4d4a8920f40550b251f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab90e20acd8ec834c96d2b43a1327cf61a35750f" 2018-12-28 18:24:15,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:24:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ca8ebc6-c1d4-4cca-b60a-02a82a84075f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:15,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/ae50d971d0af4d4a8920f40550b251f2 used request id req-4ca8ebc6-c1d4-4cca-b60a-02a82a84075f 2018-12-28 18:24:15,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:16,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["DdHu4n8URMSK5T0kVEHViQ"], "issued_at": "2018-12-28T18:24:16.000000Z"}} 2018-12-28 18:24:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59888b77d2206a10013e40a70058c4a6e6587638" 2018-12-28 18:24:16,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d61b13b-8f06-40eb-9625-bf169831dc61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:16,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4d61b13b-8f06-40eb-9625-bf169831dc61 2018-12-28 18:24:16,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:16,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:16,828 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:24:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["kqFQXIZUQYmFn76LMZeCWw"], "issued_at": "2018-12-28T18:24:16.000000Z"}} 2018-12-28 18:24:16,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:24:16,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12d34e57-7d4f-4287-8d41-c04136b4094d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:16,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-12d34e57-7d4f-4287-8d41-c04136b4094d 2018-12-28 18:24:16,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:24:16,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:24: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:24:16,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:24:17,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca780aa1-cbfa-4ffd-9161-c4c5165e6a72 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:24:17,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj used request id req-ca780aa1-cbfa-4ffd-9161-c4c5165e6a72 2018-12-28 18:24:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:24:17,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93459a87-8e50-490f-bc10-a51a91bee2ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:24:17,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-93459a87-8e50-490f-bc10-a51a91bee2ea 2018-12-28 18:24:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}}' 2018-12-28 18:24:17,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:24:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8de44c90-c41b-43cc-b68c-37d39bb0da66 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9"}, "enabled": true, "id": "192226f4f2ae4153af0fc0ca10b708a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}} 2018-12-28 18:24:17,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-8de44c90-c41b-43cc-b68c-37d39bb0da66 2018-12-28 18:24:17,246 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-a56b4521-cc0c-4e9-proj 2018-12-28 18:24:17,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:17,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:17,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:24:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["70SBMGgvQ4Sq5_cvGiH6OA"], "issued_at": "2018-12-28T18:24:17.000000Z"}} 2018-12-28 18:24:17,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:17,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca8a9775-9be8-4876-9c80-b7199026c33c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:17,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ca8a9775-9be8-4876-9c80-b7199026c33c 2018-12-28 18:24:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:24:17,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:24: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:24:17,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:17,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30815d53-2dad-4761-a58d-938c89b55ee8 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:24:17,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-30815d53-2dad-4761-a58d-938c89b55ee8 2018-12-28 18:24:17,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:17,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-640dc52a-bed0-41e8-8f48-069f06e37a91 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9"}, "enabled": true, "id": "192226f4f2ae4153af0fc0ca10b708a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}]} 2018-12-28 18:24:17,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj used request id req-640dc52a-bed0-41e8-8f48-069f06e37a91 2018-12-28 18:24:17,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:18,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f017543d-cdd9-4ee6-bdb5-c15170aab5ca Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:24:18,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f017543d-cdd9-4ee6-bdb5-c15170aab5ca 2018-12-28 18:24:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:18,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f332d145-4771-49c2-b675-d4c56a899c8c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:24:18,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f332d145-4771-49c2-b675-d4c56a899c8c 2018-12-28 18:24:18,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:18,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdab98fe-f2ce-4747-92c8-1e676dbff33f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9"}, "enabled": true, "id": "192226f4f2ae4153af0fc0ca10b708a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}]} 2018-12-28 18:24:18,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-a56b4521-cc0c-4e9-proj used request id req-fdab98fe-f2ce-4747-92c8-1e676dbff33f 2018-12-28 18:24:18,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/3a7988b1c0df421eb0ebbc26a70fc771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:18,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6305d928-ac09-44dd-b236-7b417e87d142 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-user", "links": {"self": "http://172.30.9.21:5000/v3/users/3a7988b1c0df421eb0ebbc26a70fc771"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "192226f4f2ae4153af0fc0ca10b708a9", "id": "3a7988b1c0df421eb0ebbc26a70fc771", "password_expires_at": null}} 2018-12-28 18:24:18,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3a7988b1c0df421eb0ebbc26a70fc771 used request id req-6305d928-ac09-44dd-b236-7b417e87d142 2018-12-28 18:24:18,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:18,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb3324d4-9326-4408-8b15-36d3ec5c4884 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:24:18,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles used request id req-bb3324d4-9326-4408-8b15-36d3ec5c4884 2018-12-28 18:24:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:18,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-062460f8-ef9f-4608-9849-e14ee14c45ba Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:24:18,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-062460f8-ef9f-4608-9849-e14ee14c45ba 2018-12-28 18:24:18,885 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-a56b4521-cc0c-4e9-proj 2018-12-28 18:24:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:24:19,013 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b4caa7-c99d-4152-8034-688ee64dd1b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:19,013 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-87b4caa7-c99d-4152-8034-688ee64dd1b8 2018-12-28 18:24:19,014 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-a56b4521-cc0c-4e9-user 2018-12-28 18:24:19,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:24:19,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7ae63ed-35d3-4707-9248-4f20b1b2e5bf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:24:19,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7ae63ed-35d3-4707-9248-4f20b1b2e5bf 2018-12-28 18:24:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" -d '{"role": {"name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role"}}' 2018-12-28 18:24:19,335 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72d88d3a-0343-436d-af5d-8c036802f992 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4f24ac5a522448bb842819ba23fda4e", "links": {"self": "http://172.30.9.21:5000/v3/roles/c4f24ac5a522448bb842819ba23fda4e"}, "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role"}} 2018-12-28 18:24:19,335 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-72d88d3a-0343-436d-af5d-8c036802f992 2018-12-28 18:24:19,335 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role 2018-12-28 18:24:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c4f24ac5a522448bb842819ba23fda4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:24:19,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f047ed8-8d01-4599-b145-a0b37a51aeb3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/c4f24ac5a522448bb842819ba23fda4e"}, "domain_id": null, "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role", "id": "c4f24ac5a522448bb842819ba23fda4e"}} 2018-12-28 18:24:19,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c4f24ac5a522448bb842819ba23fda4e used request id req-0f047ed8-8d01-4599-b145-a0b37a51aeb3 2018-12-28 18:24:19,438 - keystone_utils - INFO - Granting role CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role to project CreateStackSuccessTests-a56b4521-cc0c-4e9-proj 2018-12-28 18:24:19,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles/c4f24ac5a522448bb842819ba23fda4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:24:19,570 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:24:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-473921ee-811e-4768-9bba-b65836c2bdf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:19,570 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9/users/3a7988b1c0df421eb0ebbc26a70fc771/roles/c4f24ac5a522448bb842819ba23fda4e used request id req-473921ee-811e-4768-9bba-b65836c2bdf1 2018-12-28 18:24:19,571 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:24:19,571 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:24:19,571 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:19,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:19,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "c4f24ac5a522448bb842819ba23fda4e", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role"}], "expires_at": "2018-12-28T19:24:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192226f4f2ae4153af0fc0ca10b708a9", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-user", "id": "3a7988b1c0df421eb0ebbc26a70fc771"}, "audit_ids": ["macJnt5sQVW8cju3o2mBXg"], "issued_at": "2018-12-28T18:24:19.000000Z"}} 2018-12-28 18:24:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:20,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34c3b098-abdb-4a82-a954-822f89f2ec05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:20,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-34c3b098-abdb-4a82-a954-822f89f2ec05 2018-12-28 18:24:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:20,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-e9be80b4-4146-41bd-a5a4-8b985da073a8 Date: Fri, 28 Dec 2018 18:24:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image"} 2018-12-28 18:24:20,212 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image used request id req-e9be80b4-4146-41bd-a5a4-8b985da073a8 2018-12-28 18:24:20,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:20,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bf4e2df1-570a-42ce-a70c-5841a89bf282 Date: Fri, 28 Dec 2018 18:24: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-12-28 18:24:20,364 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bf4e2df1-570a-42ce-a70c-5841a89bf282 2018-12-28 18:24:20,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image"}' 2018-12-28 18:24:20,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 X-Openstack-Request-Id: req-188840dc-2042-4e19-b51c-02c6ab0ce936 Date: Fri, 28 Dec 2018 18:24:20 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:24:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:24:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442", "min_disk": 0, "protected": false, "id": "c7b2b9e3-978a-4df6-ad8b-0082b00a7442", "file": "/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/file", "checksum": null, "owner": "192226f4f2ae4153af0fc0ca10b708a9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:24:20,612 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-188840dc-2042-4e19-b51c-02c6ab0ce936 2018-12-28 18:24:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" -d '' 2018-12-28 18:24:21,643 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4b1957f8-abb7-4294-9796-2e5786e4821e Date: Fri, 28 Dec 2018 18:24:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:24:21,644 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/file used request id req-4b1957f8-abb7-4294-9796-2e5786e4821e 2018-12-28 18:24:21,644 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:24:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:21,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-eb341c82-92e3-43d9-9785-3f9dd93ec8df Date: Fri, 28 Dec 2018 18:24:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:24:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:24:21Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/snap", "metadata": {}}], "self": "/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442", "min_disk": 0, "protected": false, "id": "c7b2b9e3-978a-4df6-ad8b-0082b00a7442", "file": "/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "192226f4f2ae4153af0fc0ca10b708a9", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:24:21,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 used request id req-eb341c82-92e3-43d9-9785-3f9dd93ec8df 2018-12-28 18:24:21,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:21,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-216c42c7-4a38-4413-9107-f0081997c89d Date: Fri, 28 Dec 2018 18:24:21 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:24:21,820 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-216c42c7-4a38-4413-9107-f0081997c89d 2018-12-28 18:24:21,823 - create_image - INFO - Created image with name - CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image 2018-12-28 18:24:21,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:21,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7361bfba-d95f-46d2-9b1e-631388aaed79 Date: Fri, 28 Dec 2018 18:24:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:24:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:24:21Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/snap", "metadata": {}}], "self": "/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442", "min_disk": 0, "protected": false, "id": "c7b2b9e3-978a-4df6-ad8b-0082b00a7442", "file": "/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "192226f4f2ae4153af0fc0ca10b708a9", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:24:21,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 used request id req-7361bfba-d95f-46d2-9b1e-631388aaed79 2018-12-28 18:24:21,998 - create_image - DEBUG - Instance status is - active 2018-12-28 18:24:21,998 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image 2018-12-28 18:24:21,998 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image 2018-12-28 18:24:21,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:21,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:22,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:24:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_gSBJOB1RcWlkhxyODwJkQ"], "issued_at": "2018-12-28T18:24:22.000000Z"}} 2018-12-28 18:24:22,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb8f31b0bc2f205cf773292764e5117a4870471" 2018-12-28 18:24:22,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2351d77d-2cd5-45ef-9835-377d80346a90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:22,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2351d77d-2cd5-45ef-9835-377d80346a90 2018-12-28 18:24:22,478 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:24:22,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb8f31b0bc2f205cf773292764e5117a4870471" 2018-12-28 18:24:22,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c8ce9cf-2cdf-4b71-9091-eb3acba9aa24 x-compute-request-id: req-2c8ce9cf-2cdf-4b71-9091-eb3acba9aa24 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:24:22,656 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-2c8ce9cf-2cdf-4b71-9091-eb3acba9aa24 2018-12-28 18:24:22,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb8f31b0bc2f205cf773292764e5117a4870471" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-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-12-28 18:24:22,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f581406-703f-4787-83ca-851f291d9e52 x-compute-request-id: req-6f581406-703f-4787-83ca-851f291d9e52 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/9374cd2d-d5ea-4def-922d-4dd032eba666", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/9374cd2d-d5ea-4def-922d-4dd032eba666", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9374cd2d-d5ea-4def-922d-4dd032eba666", "name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:24:22,717 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6f581406-703f-4787-83ca-851f291d9e52 2018-12-28 18:24:22,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:22,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:23,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "c4f24ac5a522448bb842819ba23fda4e", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role"}], "expires_at": "2018-12-28T19:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192226f4f2ae4153af0fc0ca10b708a9", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-user", "id": "3a7988b1c0df421eb0ebbc26a70fc771"}, "audit_ids": ["tb0ngilCSamEVrvWAhJ6kQ"], "issued_at": "2018-12-28T18:24:23.000000Z"}} 2018-12-28 18:24:23,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:23,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccde078-9f9c-4909-a497-d6b07afcd7e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:23,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9ccde078-9f9c-4909-a497-d6b07afcd7e8 2018-12-28 18:24:23,183 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:24:23,185 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:24:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:23,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:23 GMT Server: Apache x-openstack-request-id: req-1ae46d51-2ae1-491b-82b1-6eebb44d64c3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:24:23,370 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack used request id req-1ae46d51-2ae1-491b-82b1-6eebb44d64c3 2018-12-28 18:24:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-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-298661ce-fbaa-4cda-9c0a-038162b22196-net", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}}' 2018-12-28 18:24:25,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:24:23 GMT Server: Apache x-openstack-request-id: req-2979122a-3dc5-41c4-9f35-a567eba4c586 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}]}} 2018-12-28 18:24:25,505 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks used request id req-2979122a-3dc5-41c4-9f35-a567eba4c586 2018-12-28 18:24:25,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:25,681 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:25 GMT Server: Apache x-openstack-request-id: req-e5797b98-3ba7-493b-80f1-4e015117d1e5 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:25,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:25 GMT Server: Apache x-openstack-request-id: req-d561db0f-8faa-4b3e-80fb-eef0e5688d33 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:25,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-d561db0f-8faa-4b3e-80fb-eef0e5688d33 2018-12-28 18:24:25,879 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:26,054 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:25 GMT Server: Apache x-openstack-request-id: req-296c0796-6661-40e8-ad88-225d0be184ad Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:26,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:26 GMT Server: Apache x-openstack-request-id: req-8977e034-181a-400b-abe1-e99d67ffcea2 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:26,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-8977e034-181a-400b-abe1-e99d67ffcea2 2018-12-28 18:24:26,229 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:24:26,230 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:29,233 - create_stack - DEBUG - Stack status query timeout in 1196.64590907 2018-12-28 18:24:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:29,423 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:29 GMT Server: Apache x-openstack-request-id: req-8690b1b9-3b65-4f1a-8c40-af66c2c55398 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:29,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:29 GMT Server: Apache x-openstack-request-id: req-4d495029-defc-475a-98b6-266db83992c3 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:29,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-4d495029-defc-475a-98b6-266db83992c3 2018-12-28 18:24:29,621 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:24:29,621 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:32,625 - create_stack - DEBUG - Stack status query timeout in 1193.25422311 2018-12-28 18:24:32,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:32,813 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:32 GMT Server: Apache x-openstack-request-id: req-cf71e883-081a-4f92-9f75-2e2b6f0df682 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:33,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:32 GMT Server: Apache x-openstack-request-id: req-508982ff-d772-40d0-925d-6aa00b018959 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:33,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-508982ff-d772-40d0-925d-6aa00b018959 2018-12-28 18:24:33,002 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:24:33,002 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:36,005 - create_stack - DEBUG - Stack status query timeout in 1189.87340021 2018-12-28 18:24:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:36,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:36 GMT Server: Apache x-openstack-request-id: req-b12afc35-2eb3-4acc-bff5-edc1d7a1c036 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:36,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:36 GMT Server: Apache x-openstack-request-id: req-8278e328-8ab7-4c75-8c3f-269e02a47753 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:36,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-8278e328-8ab7-4c75-8c3f-269e02a47753 2018-12-28 18:24:36,227 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:24:36,228 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:39,231 - create_stack - DEBUG - Stack status query timeout in 1186.64794016 2018-12-28 18:24:39,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:39,260 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:39 GMT Server: Apache x-openstack-request-id: req-4bfafe8b-5929-4d47-8f8e-0caf0ad088b9 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:39,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:39 GMT Server: Apache x-openstack-request-id: req-04ea653f-5667-4e0e-91ef-c44c5b38256e 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:39,448 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-04ea653f-5667-4e0e-91ef-c44c5b38256e 2018-12-28 18:24:39,449 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:24:39,449 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:42,452 - create_stack - DEBUG - Stack status query timeout in 1183.42671514 2018-12-28 18:24:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:43,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:42 GMT Server: Apache x-openstack-request-id: req-279f8700-9166-4273-82d0-c7d625415664 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:43 GMT Server: Apache x-openstack-request-id: req-9d92b31a-7936-40f5-bf9f-fc532178e9d9 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:43,107 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-9d92b31a-7936-40f5-bf9f-fc532178e9d9 2018-12-28 18:24:43,107 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:24:43,107 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:43,108 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:43,108 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:43,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "c4f24ac5a522448bb842819ba23fda4e", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role"}], "expires_at": "2018-12-28T19:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192226f4f2ae4153af0fc0ca10b708a9", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-user", "id": "3a7988b1c0df421eb0ebbc26a70fc771"}, "audit_ids": ["Bc94PEeDQYGzkXwVFqDh8A"], "issued_at": "2018-12-28T18:24:43.000000Z"}} 2018-12-28 18:24:43,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eed2eda31385fed5a0f38244146043e764fff0e6" 2018-12-28 18:24:43,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:43 GMT Server: Apache x-openstack-request-id: req-6eb93b13-bb7b-417e-9b0d-492ab2162b52 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:43,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:43 GMT Server: Apache x-openstack-request-id: req-36675d3a-bfc5-452a-a50e-326a1882cb9e 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:43,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-36675d3a-bfc5-452a-a50e-326a1882cb9e 2018-12-28 18:24:43,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:43,921 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:43 GMT Server: Apache x-openstack-request-id: req-7bb90af3-3c76-40d1-97e9-fc2938df5c9e Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:43,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:43 GMT Server: Apache x-openstack-request-id: req-58384160-c1af-4ee9-900c-9e345ee04f32 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:43,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-58384160-c1af-4ee9-900c-9e345ee04f32 2018-12-28 18:24:43,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:24:43,964 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:24:44,416 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "c4f24ac5a522448bb842819ba23fda4e", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role"}], "expires_at": "2018-12-28T19:24:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "192226f4f2ae4153af0fc0ca10b708a9", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/192226f4f2ae4153af0fc0ca10b708a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-user", "id": "3a7988b1c0df421eb0ebbc26a70fc771"}, "audit_ids": ["vAgJsXudSluvqZ562UTbhA"], "issued_at": "2018-12-28T18:24:44.000000Z"}} 2018-12-28 18:24:44,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1aa2f57297d551b58eed8cd6147aa6e4f765d8b" 2018-12-28 18:24:44,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50e1ba6-02a6-4a15-b1e0-70ef78edff16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:24:44,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c50e1ba6-02a6-4a15-b1e0-70ef78edff16 2018-12-28 18:24:44,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:24:44,501 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:24:44,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1aa2f57297d551b58eed8cd6147aa6e4f765d8b" 2018-12-28 18:24:44,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:44 GMT Server: Apache x-openstack-request-id: req-e94b16f8-0ec1-4b83-86e5-543524dca2dc 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-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "deletion_time": null, "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "tags": null}]} 2018-12-28 18:24:44,695 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack used request id req-e94b16f8-0ec1-4b83-86e5-543524dca2dc 2018-12-28 18:24:44,695 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:44,695 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:44,695 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:44,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:44,876 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:44 GMT Server: Apache x-openstack-request-id: req-07428f3b-4742-4e5a-8e34-54fc7aa09fcf Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:45,080 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:24:44 GMT Server: Apache x-openstack-request-id: req-db7a88e1-bbff-40c5-98fa-344c7b04608d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:24:45,081 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-db7a88e1-bbff-40c5-98fa-344c7b04608d 2018-12-28 18:24:45,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:45,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:45 GMT Server: Apache x-openstack-request-id: req-06550017-9855-497f-8c6a-a4ed43637604 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:45,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:45 GMT Server: Apache x-openstack-request-id: req-b7a2791d-0d25-4888-ba85-399db7934e59 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:45,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-b7a2791d-0d25-4888-ba85-399db7934e59 2018-12-28 18:24:45,299 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:24:45,299 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:48,303 - create_stack - DEBUG - Stack status query timeout in 1196.77828002 2018-12-28 18:24:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:48,485 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:48 GMT Server: Apache x-openstack-request-id: req-82a98937-084b-4c53-b220-782f0378d88b Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:48,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:48 GMT Server: Apache x-openstack-request-id: req-ef2c4f12-1aa3-4bde-9d4c-851ebf0b0f17 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "tags": null, "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:45Z", "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:48,644 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-ef2c4f12-1aa3-4bde-9d4c-851ebf0b0f17 2018-12-28 18:24:48,644 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:24:48,644 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:51,647 - create_stack - DEBUG - Stack status query timeout in 1193.43355799 2018-12-28 18:24:51,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:51,679 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:51 GMT Server: Apache x-openstack-request-id: req-dd2d96a5-12fc-470f-939b-3c069d8ae03d Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:52,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:51 GMT Server: Apache x-openstack-request-id: req-0666750e-cfb4-4878-b0b6-6fc0fba948fe 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "tags": null, "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:45Z", "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:52,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-0666750e-cfb4-4878-b0b6-6fc0fba948fe 2018-12-28 18:24:52,230 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:24:52,230 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:55,233 - create_stack - DEBUG - Stack status query timeout in 1189.8478899 2018-12-28 18:24:55,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:55,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:55 GMT Server: Apache x-openstack-request-id: req-f2ddfd73-5780-4475-b94a-d99f66f0be6c Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:55,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:55 GMT Server: Apache x-openstack-request-id: req-8c77504a-47e1-42a0-b3df-117cad92fe77 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "tags": null, "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:24:45Z", "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:55,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-8c77504a-47e1-42a0-b3df-117cad92fe77 2018-12-28 18:24:55,446 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:24:55,446 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:24:58,448 - create_stack - DEBUG - Stack status query timeout in 1186.63311601 2018-12-28 18:24:58,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:58,481 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:58 GMT Server: Apache x-openstack-request-id: req-13fab420-6de0-437c-8166-6c357bff3fa3 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:58,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:24:58 GMT Server: Apache x-openstack-request-id: req-94891995-4a4d-4d94-8d38-500cf9c30ec8 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": "192226f4f2ae4153af0fc0ca10b708a9", "OS::stack_id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "image_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image", "inst_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-inst", "subnet_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-subnet", "flavor_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-flavor-name", "net_name": "CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-net"}, "deletion_time": "2018-12-28T18:24:56Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack", "stack_user_project_id": "baddb1698ffb497fb1d7bb028cc72c5e", "tags": null, "creation_time": "2018-12-28T18:24:24Z", "links": [{"href": "http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:24:45Z", "id": "4a23f4aa-70c0-48bf-bd08-fd4385516cc1", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:24:58,527 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-94891995-4a4d-4d94-8d38-500cf9c30ec8 2018-12-28 18:24:58,527 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:24:58,527 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:58,527 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack 2018-12-28 18:24:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bacd3e8d846ab6c9e6b0663d6de99144793d43f" 2018-12-28 18:24:58,557 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:24:58 GMT Server: Apache x-openstack-request-id: req-ad8363ec-78dc-4c97-8ae8-e168245b2ea4 Location: http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:24:58,732 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:24:58 GMT Server: Apache x-openstack-request-id: req-a25aa96b-706a-409e-835a-033ecdb740f1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:24:58,732 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/192226f4f2ae4153af0fc0ca10b708a9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-stack/4a23f4aa-70c0-48bf-bd08-fd4385516cc1 used request id req-a25aa96b-706a-409e-835a-033ecdb740f1 2018-12-28 18:24:58,733 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-298661ce-fbaa-4cda-9c0a-038162b22196-image 2018-12-28 18:24:58,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cbc3708705b9d26ab9342223b2002a1dfcb91d5b" 2018-12-28 18:24:59,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-549a58a0-b81d-4c8d-86b4-8fd2cebbe234 Date: Fri, 28 Dec 2018 18:24:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:24:59,940 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c7b2b9e3-978a-4df6-ad8b-0082b00a7442 used request id req-549a58a0-b81d-4c8d-86b4-8fd2cebbe234 2018-12-28 18:24:59,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/9374cd2d-d5ea-4def-922d-4dd032eba666 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eb8f31b0bc2f205cf773292764e5117a4870471" 2018-12-28 18:24:59,984 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:24: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-7564dd76-1090-418c-966c-b7d684bcccab x-compute-request-id: req-7564dd76-1090-418c-966c-b7d684bcccab Content-Length: 0 Content-Type: application/json 2018-12-28 18:24:59,984 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/9374cd2d-d5ea-4def-922d-4dd032eba666 used request id req-7564dd76-1090-418c-966c-b7d684bcccab 2018-12-28 18:24:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:00,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-28ea9eb6-caea-4b95-9b51-8ba3e1ffa96d Date: Fri, 28 Dec 2018 18:25:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "created_at": "2018-12-28T18:24:25Z", "updated_at": "2018-12-28T18:24:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "revision_number": 0, "id": "2ede6bf3-c6ab-4cc2-b5b2-793af1b07e21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "192226f4f2ae4153af0fc0ca10b708a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "revision_number": 0, "id": "303d5c7c-0a66-4123-aec3-06793883efa5", "remote_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "remote_ip_prefix": null, "created_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "port_range_min": null, "ethertype": "IPv4", "project_id": "192226f4f2ae4153af0fc0ca10b708a9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "revision_number": 0, "id": "7391e7c3-6f07-40e4-976b-e27fa46e52fd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "192226f4f2ae4153af0fc0ca10b708a9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "revision_number": 0, "id": "a9bfe505-b12e-4927-90c9-4c0ae31eb957", "remote_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "remote_ip_prefix": null, "created_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "port_range_min": null, "ethertype": "IPv6", "project_id": "192226f4f2ae4153af0fc0ca10b708a9"}], "revision_number": 4, "project_id": "192226f4f2ae4153af0fc0ca10b708a9", "id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "name": "default"}]} 2018-12-28 18:25:00,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-28ea9eb6-caea-4b95-9b51-8ba3e1ffa96d 2018-12-28 18:25:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:00,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5bf280e-37ff-4346-b074-a48a6be70752 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:25:00,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-f5bf280e-37ff-4346-b074-a48a6be70752 2018-12-28 18:25:00,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:00,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd497cc-3042-4542-a64d-5dee4051aed0 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:25:00,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-3bd497cc-3042-4542-a64d-5dee4051aed0 2018-12-28 18:25:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:00,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54debb2c-54ec-472c-a80f-37365abc704c Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:25:00,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-54debb2c-54ec-472c-a80f-37365abc704c 2018-12-28 18:25:00,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:00,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b11132-0893-4f60-8134-44ed5fe5687b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9"}, "enabled": true, "id": "192226f4f2ae4153af0fc0ca10b708a9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-a56b4521-cc0c-4e9-proj"}} 2018-12-28 18:25:00,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9 used request id req-b3b11132-0893-4f60-8134-44ed5fe5687b 2018-12-28 18:25:00,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f0ea2206-920e-4f05-a123-754de6a87ed3 2018-12-28 18:25:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f0ea2206-920e-4f05-a123-754de6a87ed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:00,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4863e859-9952-4b68-801b-d787dcc14a82 Date: Fri, 28 Dec 2018 18:25: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-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "created_at": "2018-12-28T18:24:25Z", "project_id": "192226f4f2ae4153af0fc0ca10b708a9", "id": "2ede6bf3-c6ab-4cc2-b5b2-793af1b07e21"}, {"remote_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "created_at": "2018-12-28T18:24:25Z", "project_id": "192226f4f2ae4153af0fc0ca10b708a9", "id": "303d5c7c-0a66-4123-aec3-06793883efa5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "created_at": "2018-12-28T18:24:25Z", "project_id": "192226f4f2ae4153af0fc0ca10b708a9", "id": "7391e7c3-6f07-40e4-976b-e27fa46e52fd"}, {"remote_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:24:25Z", "security_group_id": "f0ea2206-920e-4f05-a123-754de6a87ed3", "port_range_min": null, "revision_number": 0, "tenant_id": "192226f4f2ae4153af0fc0ca10b708a9", "created_at": "2018-12-28T18:24:25Z", "project_id": "192226f4f2ae4153af0fc0ca10b708a9", "id": "a9bfe505-b12e-4927-90c9-4c0ae31eb957"}]} 2018-12-28 18:25:00,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f0ea2206-920e-4f05-a123-754de6a87ed3 used request id req-4863e859-9952-4b68-801b-d787dcc14a82 2018-12-28 18:25:00,768 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:25:00,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f0ea2206-920e-4f05-a123-754de6a87ed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:01,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f824e83-0943-4b04-8f81-b06b30a40ff5 Content-Length: 0 Date: Fri, 28 Dec 2018 18:25:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:25:01,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f0ea2206-920e-4f05-a123-754de6a87ed3 used request id req-4f824e83-0943-4b04-8f81-b06b30a40ff5 2018-12-28 18:25:01,087 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-a56b4521-cc0c-4e9-proj 2018-12-28 18:25:01,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:01,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23805842-6d92-4ff2-8a6a-4da67d59fcbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:01,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/192226f4f2ae4153af0fc0ca10b708a9 used request id req-23805842-6d92-4ff2-8a6a-4da67d59fcbb 2018-12-28 18:25:01,421 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-a56b4521-cc0c-4e9-proj-role 2018-12-28 18:25:01,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c4f24ac5a522448bb842819ba23fda4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:01,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08bd57ee-a9f9-4f53-a5e9-12e26599e733 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:01,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c4f24ac5a522448bb842819ba23fda4e used request id req-08bd57ee-a9f9-4f53-a5e9-12e26599e733 2018-12-28 18:25:01,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62f4ab1affad31f292f899aa686ebf8c28de385d" 2018-12-28 18:25:01,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab48dc89-53dc-4019-9dbe-73414fbd2d9f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:25:01,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ab48dc89-53dc-4019-9dbe-73414fbd2d9f 2018-12-28 18:25:01,639 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-a56b4521-cc0c-4e9-user 2018-12-28 18:25:01,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3a7988b1c0df421eb0ebbc26a70fc771 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ad18725898753a6276c28ef785b2d061ab13ffd" 2018-12-28 18:25:01,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce997ffc-20ca-4b10-8561-3baa3a93d4b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:01,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3a7988b1c0df421eb0ebbc26a70fc771 used request id req-ce997ffc-20ca-4b10-8561-3baa3a93d4b1 2018-12-28 18:25:01,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:02,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["YVxyqmD2S-CpA2uCy5X53Q"], "issued_at": "2018-12-28T18:25:02.000000Z"}} 2018-12-28 18:25:02,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b52336dc049bf410c2b43ec9684abf04206cdaa" 2018-12-28 18:25:02,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb97613e-3b4e-4e52-acc4-60f578dbfff9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:02,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bb97613e-3b4e-4e52-acc4-60f578dbfff9 2018-12-28 18:25:02,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:02,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:02,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["6Pj_foRSQoOdHIn6saCZuQ"], "issued_at": "2018-12-28T18:25:02.000000Z"}} 2018-12-28 18:25:02,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:02,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e52a803-3e40-4bee-9228-c5978cf5b3bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:02,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4e52a803-3e40-4bee-9228-c5978cf5b3bf 2018-12-28 18:25:02,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:25:02,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:25: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:25:02,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e2f3a86a-f001-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886f8d26-9954-4085-b80d-e566c7af8a57 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e2f3a86a-f001-450-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:25:02,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e2f3a86a-f001-450-proj used request id req-886f8d26-9954-4085-b80d-e566c7af8a57 2018-12-28 18:25:02,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:02,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9dd0191-a569-48bd-b6dc-420bb3eb8487 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:25:02,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e9dd0191-a569-48bd-b6dc-420bb3eb8487 2018-12-28 18:25:02,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}}' 2018-12-28 18:25:03,102 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d51e7b-7682-47b1-a244-91665c47a05e Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6"}, "enabled": true, "id": "bc2027f682be43a5a2256226face37a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}} 2018-12-28 18:25:03,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-08d51e7b-7682-47b1-a244-91665c47a05e 2018-12-28 18:25:03,102 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e2f3a86a-f001-450-proj 2018-12-28 18:25:03,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:03,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:03,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["08LBBG52Q1Ko1fAFYmPijA"], "issued_at": "2018-12-28T18:25:03.000000Z"}} 2018-12-28 18:25:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:03,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d1ee59a-280a-4d3c-bc4b-888c166708d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:03,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0d1ee59a-280a-4d3c-bc4b-888c166708d0 2018-12-28 18:25:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:25:03,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:25: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:25:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:03,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b1599f-b6dc-423e-94a9-852bfc2454ed Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:25:03,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d1b1599f-b6dc-423e-94a9-852bfc2454ed 2018-12-28 18:25:03,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-e2f3a86a-f001-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:03,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdccfb8d-11dd-47f9-916b-f5f8f1d7e68d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-e2f3a86a-f001-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6"}, "enabled": true, "id": "bc2027f682be43a5a2256226face37a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}]} 2018-12-28 18:25:03,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-e2f3a86a-f001-450-proj used request id req-cdccfb8d-11dd-47f9-916b-f5f8f1d7e68d 2018-12-28 18:25:03,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:03,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84172277-cef7-4436-8af1-ea6403e0f940 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:25:03,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-84172277-cef7-4436-8af1-ea6403e0f940 2018-12-28 18:25:04,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:04,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4474ea07-6653-43c7-bd10-5ced77973d3f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:25:04,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-4474ea07-6653-43c7-bd10-5ced77973d3f 2018-12-28 18:25:04,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-e2f3a86a-f001-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:04,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12b5a95-bce8-420b-ab51-acad9ec071ef Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-e2f3a86a-f001-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6"}, "enabled": true, "id": "bc2027f682be43a5a2256226face37a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}]} 2018-12-28 18:25:04,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-e2f3a86a-f001-450-proj used request id req-d12b5a95-bce8-420b-ab51-acad9ec071ef 2018-12-28 18:25:04,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/58c4d597c20543289c3f12cfac8f6cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:04,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5ce2fa-c914-47b5-9410-1a7d059be1b7 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e2f3a86a-f001-450-user", "links": {"self": "http://172.30.9.21:5000/v3/users/58c4d597c20543289c3f12cfac8f6cf4"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "bc2027f682be43a5a2256226face37a6", "id": "58c4d597c20543289c3f12cfac8f6cf4", "password_expires_at": null}} 2018-12-28 18:25:04,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/58c4d597c20543289c3f12cfac8f6cf4 used request id req-cc5ce2fa-c914-47b5-9410-1a7d059be1b7 2018-12-28 18:25:04,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:04,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a321512e-c4a0-44b2-85a6-d8eba7eb30ae Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:25:04,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles used request id req-a321512e-c4a0-44b2-85a6-d8eba7eb30ae 2018-12-28 18:25:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:04,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b88a73a8-9898-4ecb-84e4-9404676753c0 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:25:04,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-b88a73a8-9898-4ecb-84e4-9404676753c0 2018-12-28 18:25:04,614 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e2f3a86a-f001-450-proj 2018-12-28 18:25:04,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:04,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93e78890-7b61-4c24-a22a-e7b35010637a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:04,738 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-93e78890-7b61-4c24-a22a-e7b35010637a 2018-12-28 18:25:04,738 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e2f3a86a-f001-450-user 2018-12-28 18:25:04,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:04,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053a8a82-c6ac-43a7-8e42-efa11e4f6bfe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:25:04,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-053a8a82-c6ac-43a7-8e42-efa11e4f6bfe 2018-12-28 18:25:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" -d '{"role": {"name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj-role"}}' 2018-12-28 18:25:04,969 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cc2f016-6dde-4072-a8e8-48b2b1b23d44 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e8dd4acbb1444109b70d7287522b35c", "links": {"self": "http://172.30.9.21:5000/v3/roles/5e8dd4acbb1444109b70d7287522b35c"}, "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj-role"}} 2018-12-28 18:25:04,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1cc2f016-6dde-4072-a8e8-48b2b1b23d44 2018-12-28 18:25:04,970 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e2f3a86a-f001-450-proj-role 2018-12-28 18:25:04,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5e8dd4acbb1444109b70d7287522b35c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:05,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58225c59-015b-4dba-b4ef-9e8533e74368 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5e8dd4acbb1444109b70d7287522b35c"}, "domain_id": null, "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj-role", "id": "5e8dd4acbb1444109b70d7287522b35c"}} 2018-12-28 18:25:05,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5e8dd4acbb1444109b70d7287522b35c used request id req-58225c59-015b-4dba-b4ef-9e8533e74368 2018-12-28 18:25:05,051 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e2f3a86a-f001-450-proj-role to project CreateStackSuccessTests-e2f3a86a-f001-450-proj 2018-12-28 18:25:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles/5e8dd4acbb1444109b70d7287522b35c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:05,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d7ed5e-e97f-43ab-b4b7-5effbe034937 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:05,187 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6/users/58c4d597c20543289c3f12cfac8f6cf4/roles/5e8dd4acbb1444109b70d7287522b35c used request id req-f0d7ed5e-e97f-43ab-b4b7-5effbe034937 2018-12-28 18:25:05,188 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:25:05,188 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:25:05,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:05,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:05,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "5e8dd4acbb1444109b70d7287522b35c", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj-role"}], "expires_at": "2018-12-28T19:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc2027f682be43a5a2256226face37a6", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e2f3a86a-f001-450-user", "id": "58c4d597c20543289c3f12cfac8f6cf4"}, "audit_ids": ["i4tF4tcHQ9S9mRSIWsGAqA"], "issued_at": "2018-12-28T18:25:05.000000Z"}} 2018-12-28 18:25:05,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:05,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-583933ab-ed3a-4f46-8284-872c470038a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:05,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-583933ab-ed3a-4f46-8284-872c470038a7 2018-12-28 18:25:05,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:05,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-6f8e315c-6cc5-4fa8-aafb-101417a512bf Date: Fri, 28 Dec 2018 18:25:05 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image"} 2018-12-28 18:25:05,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image used request id req-6f8e315c-6cc5-4fa8-aafb-101417a512bf 2018-12-28 18:25:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:05,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02dfd412-05c0-456f-bd5e-cd678389b5fc Date: Fri, 28 Dec 2018 18:25: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-12-28 18:25:05,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-02dfd412-05c0-456f-bd5e-cd678389b5fc 2018-12-28 18:25:06,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image"}' 2018-12-28 18:25:06,232 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 X-Openstack-Request-Id: req-6e0d76b4-f5db-4500-bf67-66ed5167684d Date: Fri, 28 Dec 2018 18:25:06 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:25:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:25:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6", "min_disk": 0, "protected": false, "id": "b84e3c0b-1808-4297-912c-00fb17af3fc6", "file": "/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/file", "checksum": null, "owner": "bc2027f682be43a5a2256226face37a6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:25:06,232 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-6e0d76b4-f5db-4500-bf67-66ed5167684d 2018-12-28 18:25:06,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" -d '' 2018-12-28 18:25:07,316 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac2f98cc-1acd-4772-81e7-a8b61e3f73d7 Date: Fri, 28 Dec 2018 18:25:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:25:07,316 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/file used request id req-ac2f98cc-1acd-4772-81e7-a8b61e3f73d7 2018-12-28 18:25:07,317 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:25:07,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:07,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-86dfa3b1-d2f1-4286-9532-67a24356b19b Date: Fri, 28 Dec 2018 18:25:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:25:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:25:07Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/snap", "metadata": {}}], "self": "/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6", "min_disk": 0, "protected": false, "id": "b84e3c0b-1808-4297-912c-00fb17af3fc6", "file": "/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc2027f682be43a5a2256226face37a6", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:25:07,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 used request id req-86dfa3b1-d2f1-4286-9532-67a24356b19b 2018-12-28 18:25:07,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:07,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6bc0c72-733c-4c07-8b17-8aebea039ce9 Date: Fri, 28 Dec 2018 18:25:07 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:25:07,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e6bc0c72-733c-4c07-8b17-8aebea039ce9 2018-12-28 18:25:07,648 - create_image - INFO - Created image with name - CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image 2018-12-28 18:25:07,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:07,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-be2162ce-9c69-42da-b1c5-57764df80828 Date: Fri, 28 Dec 2018 18:25:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:25:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:25:07Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/snap", "metadata": {}}], "self": "/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6", "min_disk": 0, "protected": false, "id": "b84e3c0b-1808-4297-912c-00fb17af3fc6", "file": "/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc2027f682be43a5a2256226face37a6", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/b84e3c0b-1808-4297-912c-00fb17af3fc6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:25:07,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 used request id req-be2162ce-9c69-42da-b1c5-57764df80828 2018-12-28 18:25:07,669 - create_image - DEBUG - Instance status is - active 2018-12-28 18:25:07,669 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image 2018-12-28 18:25:07,669 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image 2018-12-28 18:25:07,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:07,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:08,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["TU8Dia5WQQawOjX1BpOUkA"], "issued_at": "2018-12-28T18:25:08.000000Z"}} 2018-12-28 18:25:08,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b204d18c8fda1424a60622ffbcf871a4bed0061e" 2018-12-28 18:25:08,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2c142a-d6cd-47b3-8e19-e62b12295d44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:08,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5e2c142a-d6cd-47b3-8e19-e62b12295d44 2018-12-28 18:25:08,130 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:25:08,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b204d18c8fda1424a60622ffbcf871a4bed0061e" 2018-12-28 18:25:08,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25: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-5726c680-6acd-4800-83ca-de4b64d5e046 x-compute-request-id: req-5726c680-6acd-4800-83ca-de4b64d5e046 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:25:08,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-5726c680-6acd-4800-83ca-de4b64d5e046 2018-12-28 18:25:08,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b204d18c8fda1424a60622ffbcf871a4bed0061e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-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-12-28 18:25:08,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25: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-693edd3d-ac4f-4e38-8f22-f8594e496071 x-compute-request-id: req-693edd3d-ac4f-4e38-8f22-f8594e496071 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c53a2ea2-c52b-49ab-90ca-c72bc9b32d39", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c53a2ea2-c52b-49ab-90ca-c72bc9b32d39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c53a2ea2-c52b-49ab-90ca-c72bc9b32d39", "name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:25:08,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-693edd3d-ac4f-4e38-8f22-f8594e496071 2018-12-28 18:25:08,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:08,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:08,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "5e8dd4acbb1444109b70d7287522b35c", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj-role"}], "expires_at": "2018-12-28T19:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc2027f682be43a5a2256226face37a6", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/bc2027f682be43a5a2256226face37a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/bc2027f682be43a5a2256226face37a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/bc2027f682be43a5a2256226face37a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e2f3a86a-f001-450-user", "id": "58c4d597c20543289c3f12cfac8f6cf4"}, "audit_ids": ["I80UibmeQeGP4ZH9_Dgnmw"], "issued_at": "2018-12-28T18:25:08.000000Z"}} 2018-12-28 18:25:08,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:08,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad34661-7903-4f67-976b-349fa21a702c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:08,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9ad34661-7903-4f67-976b-349fa21a702c 2018-12-28 18:25:08,824 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:25:08,827 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:25:08,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:09,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:08 GMT Server: Apache x-openstack-request-id: req-e635a327-5c0f-4092-bdf0-e3e15b5f6c43 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:25:09,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack used request id req-e635a327-5c0f-4092-bdf0-e3e15b5f6c43 2018-12-28 18:25:09,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-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-7535a19c-7ad9-440d-8139-f151035f28f6-net", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name"}}' 2018-12-28 18:25:11,306 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:25:09 GMT Server: Apache x-openstack-request-id: req-6d9b6ea2-c4eb-4417-9c2a-5ee01caf15bf Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}]}} 2018-12-28 18:25:11,306 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks used request id req-6d9b6ea2-c4eb-4417-9c2a-5ee01caf15bf 2018-12-28 18:25:11,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:11,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:11 GMT Server: Apache x-openstack-request-id: req-f8f3c594-3f36-41b9-a8a8-6081954f3df7 Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:11,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:11 GMT Server: Apache x-openstack-request-id: req-bd44b12c-145c-4bf8-93fe-154103593dea 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": "bc2027f682be43a5a2256226face37a6", "OS::stack_id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "net_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-net", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "stack_user_project_id": "d97d745911074972972958c097d080b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:11,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-bd44b12c-145c-4bf8-93fe-154103593dea 2018-12-28 18:25:11,673 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack 2018-12-28 18:25:11,674 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-12-28 18:25:11,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:11,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:11 GMT Server: Apache x-openstack-request-id: req-d4dbecc3-5170-46dd-a626-1828233df29f Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:11 GMT Server: Apache x-openstack-request-id: req-5d988b8b-5758-4268-a3b1-af2ff3c6424a 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": "bc2027f682be43a5a2256226face37a6", "OS::stack_id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "net_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-net", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "stack_user_project_id": "d97d745911074972972958c097d080b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:11,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-5d988b8b-5758-4268-a3b1-af2ff3c6424a 2018-12-28 18:25:11,900 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-12-28 18:25:11,900 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack 2018-12-28 18:25:11,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:12,075 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:11 GMT Server: Apache x-openstack-request-id: req-1c6c2dd9-701a-4b1a-a488-de50bd4035ef Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:12,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:12 GMT Server: Apache x-openstack-request-id: req-08b19950-e499-4c57-a3c5-9ffa682a5cc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:12,264 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-08b19950-e499-4c57-a3c5-9ffa682a5cc0 2018-12-28 18:25:12,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:12,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:12 GMT Server: Apache x-openstack-request-id: req-fe498343-7781-45b2-84c7-59093942e0bd Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:12,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:12 GMT Server: Apache x-openstack-request-id: req-22a2ac6a-b573-4441-8edb-72855274bb87 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": "bc2027f682be43a5a2256226face37a6", "OS::stack_id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "net_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-net", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "stack_user_project_id": "d97d745911074972972958c097d080b3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:12,638 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-22a2ac6a-b573-4441-8edb-72855274bb87 2018-12-28 18:25:12,638 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:25:12,638 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:15,641 - create_stack - DEBUG - Stack status query timeout in 1196.62325501 2018-12-28 18:25:15,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:15,674 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:15 GMT Server: Apache x-openstack-request-id: req-0cdeed8d-6e94-487a-bfe9-568562833f41 Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:15,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:15 GMT Server: Apache x-openstack-request-id: req-d472b52b-513e-48f8-8845-f5a9a25f14df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bc2027f682be43a5a2256226face37a6", "OS::stack_id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "net_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-net", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "stack_user_project_id": "d97d745911074972972958c097d080b3", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-12-28T18:25:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:15,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-d472b52b-513e-48f8-8845-f5a9a25f14df 2018-12-28 18:25:15,717 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-12-28 18:25:15,717 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:18,720 - create_stack - DEBUG - Stack status query timeout in 1193.54431891 2018-12-28 18:25:18,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:18,927 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:18 GMT Server: Apache x-openstack-request-id: req-92e0f550-4c61-4ac8-b609-1863142894ec Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:18,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:18 GMT Server: Apache x-openstack-request-id: req-3738dabc-fb78-489c-bdbc-6a8d8567725c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 553 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single compute instance", "parameters": {"OS::project_id": "bc2027f682be43a5a2256226face37a6", "OS::stack_id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name", "net_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "stack_user_project_id": "d97d745911074972972958c097d080b3", "tags": null, "creation_time": "2018-12-28T18:25:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:25:17Z", "id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:18,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-3738dabc-fb78-489c-bdbc-6a8d8567725c 2018-12-28 18:25:18,970 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:25:18,970 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:21,974 - create_stack - DEBUG - Stack status query timeout in 1190.29122281 2018-12-28 18:25:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:22,150 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:21 GMT Server: Apache x-openstack-request-id: req-784b2ff2-f54e-4a2c-a501-0578bb84f018 Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:22,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:22 GMT Server: Apache x-openstack-request-id: req-ea4c01dc-720e-44a0-bff0-c142fc7ac344 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": "bc2027f682be43a5a2256226face37a6", "OS::stack_id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "image_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image", "inst_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-inst", "subnet_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-subnet", "flavor_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-flavor-name", "net_name": "CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack", "stack_user_project_id": "d97d745911074972972958c097d080b3", "tags": null, "creation_time": "2018-12-28T18:25:10Z", "links": [{"href": "http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:25:17Z", "id": "6e75cb2d-d2ba-4a23-a8b3-83630f03ef88", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:22,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-ea4c01dc-720e-44a0-bff0-c142fc7ac344 2018-12-28 18:25:22,177 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:25:22,177 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack 2018-12-28 18:25:22,177 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack 2018-12-28 18:25:22,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2af67d26f6546abdddd1d0f8716743ac883db23c" 2018-12-28 18:25:22,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:22 GMT Server: Apache x-openstack-request-id: req-de8c810d-4591-46e6-9960-8661eec73047 Location: http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:22,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:25:22 GMT Server: Apache x-openstack-request-id: req-babfb754-417d-48b6-a8ce-71a7eaf7e55b Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:25:22,382 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/bc2027f682be43a5a2256226face37a6/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-stack/6e75cb2d-d2ba-4a23-a8b3-83630f03ef88 used request id req-babfb754-417d-48b6-a8ce-71a7eaf7e55b 2018-12-28 18:25:22,383 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7535a19c-7ad9-440d-8139-f151035f28f6-image 2018-12-28 18:25:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dd0c0bf9e42de95d0061f2b81cf5a7e87e4513d7" 2018-12-28 18:25:23,784 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a3b85dd-1e67-4c29-86c9-50f08e27ec5d Date: Fri, 28 Dec 2018 18:25:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:25:23,784 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/b84e3c0b-1808-4297-912c-00fb17af3fc6 used request id req-0a3b85dd-1e67-4c29-86c9-50f08e27ec5d 2018-12-28 18:25:23,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/c53a2ea2-c52b-49ab-90ca-c72bc9b32d39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b204d18c8fda1424a60622ffbcf871a4bed0061e" 2018-12-28 18:25:23,833 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:25: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-bd8faf17-50cd-4672-a57a-326df40c5f3c x-compute-request-id: req-bd8faf17-50cd-4672-a57a-326df40c5f3c Content-Length: 0 Content-Type: application/json 2018-12-28 18:25:23,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c53a2ea2-c52b-49ab-90ca-c72bc9b32d39 used request id req-bd8faf17-50cd-4672-a57a-326df40c5f3c 2018-12-28 18:25:23,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:24,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-11aac137-6d0e-4e42-b3f5-2146528275f7 Date: Fri, 28 Dec 2018 18:25:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bc2027f682be43a5a2256226face37a6", "created_at": "2018-12-28T18:25:12Z", "updated_at": "2018-12-28T18:25:12Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "revision_number": 0, "id": "05b549cc-ca8d-423b-9586-738ecdf74bc0", "remote_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "tenant_id": "bc2027f682be43a5a2256226face37a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2027f682be43a5a2256226face37a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "revision_number": 0, "id": "61ccaaa7-bf4c-42b0-a19e-5bd2ac9f7703", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "tenant_id": "bc2027f682be43a5a2256226face37a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2027f682be43a5a2256226face37a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "revision_number": 0, "id": "6b3b9f8b-b6ca-4ad5-b8c0-e0dbf233d421", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "tenant_id": "bc2027f682be43a5a2256226face37a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc2027f682be43a5a2256226face37a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "revision_number": 0, "id": "abb74c31-175e-42fd-bcd7-23fe77410dec", "remote_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "tenant_id": "bc2027f682be43a5a2256226face37a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc2027f682be43a5a2256226face37a6"}], "revision_number": 4, "project_id": "bc2027f682be43a5a2256226face37a6", "id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:25:24,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-11aac137-6d0e-4e42-b3f5-2146528275f7 2018-12-28 18:25:24,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:24,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-836362dd-aa20-486a-924c-d6d954285a12 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6"}, "enabled": true, "id": "bc2027f682be43a5a2256226face37a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e2f3a86a-f001-450-proj"}} 2018-12-28 18:25:24,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6 used request id req-836362dd-aa20-486a-924c-d6d954285a12 2018-12-28 18:25:24,144 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 10d36514-93b1-49aa-ad1a-b5d4015f02c1 2018-12-28 18:25:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=10d36514-93b1-49aa-ad1a-b5d4015f02c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:24,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ab0264dc-14f5-47fa-b637-b4eb8e81d651 Date: Fri, 28 Dec 2018 18:25:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2027f682be43a5a2256226face37a6", "created_at": "2018-12-28T18:25:12Z", "project_id": "bc2027f682be43a5a2256226face37a6", "id": "05b549cc-ca8d-423b-9586-738ecdf74bc0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2027f682be43a5a2256226face37a6", "created_at": "2018-12-28T18:25:12Z", "project_id": "bc2027f682be43a5a2256226face37a6", "id": "61ccaaa7-bf4c-42b0-a19e-5bd2ac9f7703"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2027f682be43a5a2256226face37a6", "created_at": "2018-12-28T18:25:12Z", "project_id": "bc2027f682be43a5a2256226face37a6", "id": "6b3b9f8b-b6ca-4ad5-b8c0-e0dbf233d421"}, {"remote_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:12Z", "security_group_id": "10d36514-93b1-49aa-ad1a-b5d4015f02c1", "port_range_min": null, "revision_number": 0, "tenant_id": "bc2027f682be43a5a2256226face37a6", "created_at": "2018-12-28T18:25:12Z", "project_id": "bc2027f682be43a5a2256226face37a6", "id": "abb74c31-175e-42fd-bcd7-23fe77410dec"}]} 2018-12-28 18:25:24,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=10d36514-93b1-49aa-ad1a-b5d4015f02c1 used request id req-ab0264dc-14f5-47fa-b637-b4eb8e81d651 2018-12-28 18:25:24,328 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:25:24,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/10d36514-93b1-49aa-ad1a-b5d4015f02c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:24,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bbd8972c-be90-477e-899e-1d6d45d9a33e Content-Length: 0 Date: Fri, 28 Dec 2018 18:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:25:24,779 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/10d36514-93b1-49aa-ad1a-b5d4015f02c1 used request id req-bbd8972c-be90-477e-899e-1d6d45d9a33e 2018-12-28 18:25:24,779 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e2f3a86a-f001-450-proj 2018-12-28 18:25:24,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:25,014 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b792df4-2e66-47ab-a4f0-be35c8092870 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:25,014 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/bc2027f682be43a5a2256226face37a6 used request id req-1b792df4-2e66-47ab-a4f0-be35c8092870 2018-12-28 18:25:25,014 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e2f3a86a-f001-450-proj-role 2018-12-28 18:25:25,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5e8dd4acbb1444109b70d7287522b35c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:25,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f26633-98b3-47e2-86c7-789b47fd5b7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:25,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5e8dd4acbb1444109b70d7287522b35c used request id req-c8f26633-98b3-47e2-86c7-789b47fd5b7f 2018-12-28 18:25:25,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b1fddf245cdbf963f599bbf92f40eab17e0663c" 2018-12-28 18:25:25,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e73916c8-f554-4a5b-8271-703eb59b17fa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:25:25,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e73916c8-f554-4a5b-8271-703eb59b17fa 2018-12-28 18:25:25,226 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e2f3a86a-f001-450-user 2018-12-28 18:25:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/58c4d597c20543289c3f12cfac8f6cf4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e374c6df4432078c1fd2102910e0a8daf9753cc4" 2018-12-28 18:25:25,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-628a3b46-2ccf-4cda-b36a-16efc46402fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:25,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/58c4d597c20543289c3f12cfac8f6cf4 used request id req-628a3b46-2ccf-4cda-b36a-16efc46402fe 2018-12-28 18:25:25,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:25,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["J6HbDrDmSoWRdTqHc8WNpA"], "issued_at": "2018-12-28T18:25:25.000000Z"}} 2018-12-28 18:25:25,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efa4f5dc2df4032c7c7e54219b55519f7d7ef541" 2018-12-28 18:25:25,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ba249b-39ff-42e6-893a-27da12d10011 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:25,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-92ba249b-39ff-42e6-893a-27da12d10011 2018-12-28 18:25:25,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:25,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:26,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["SO5iesJnTDqHABv9Ji5S1g"], "issued_at": "2018-12-28T18:25:26.000000Z"}} 2018-12-28 18:25:26,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:25:26,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fbf7fb-c7b7-460c-9ac8-6c2d05ead4f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:26,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a5fbf7fb-c7b7-460c-9ac8-6c2d05ead4f6 2018-12-28 18:25:26,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:25:26,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:25: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:25:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0f839cda-f050-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:25:26,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f30e1b2-7225-401e-9b19-a3b22716f757 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0f839cda-f050-474-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:25:26,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-0f839cda-f050-474-proj used request id req-4f30e1b2-7225-401e-9b19-a3b22716f757 2018-12-28 18:25:26,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:25:26,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7520c8c-0a47-4234-b7d6-5d0ae63e2adf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:25:26,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a7520c8c-0a47-4234-b7d6-5d0ae63e2adf 2018-12-28 18:25:26,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}}' 2018-12-28 18:25:26,671 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb973fd-ba94-4321-97fb-4d067f70ba81 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8"}, "enabled": true, "id": "0ac9817306174997b5d201bdf864d3c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}} 2018-12-28 18:25:26,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3fb973fd-ba94-4321-97fb-4d067f70ba81 2018-12-28 18:25:26,671 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-0f839cda-f050-474-proj 2018-12-28 18:25:26,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:26,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:27,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vfhgs-6eQrW4BzGS5LeCSg"], "issued_at": "2018-12-28T18:25:27.000000Z"}} 2018-12-28 18:25:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfa847d8-87e7-4724-b9a9-0d14fd2418dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:27,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-cfa847d8-87e7-4724-b9a9-0d14fd2418dc 2018-12-28 18:25:27,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:25:27,142 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:25: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:25:27,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79874a44-6baa-4be0-b161-ba0f39e7c7ca Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:25:27,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-79874a44-6baa-4be0-b161-ba0f39e7c7ca 2018-12-28 18:25:27,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-0f839cda-f050-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1b273b-31ae-4ef5-946e-c16d6c6ebe2b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-0f839cda-f050-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8"}, "enabled": true, "id": "0ac9817306174997b5d201bdf864d3c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}]} 2018-12-28 18:25:27,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-0f839cda-f050-474-proj used request id req-8d1b273b-31ae-4ef5-946e-c16d6c6ebe2b 2018-12-28 18:25:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85a6a8d-8383-4dd0-97a9-2c4361a1e933 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:25:27,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d85a6a8d-8383-4dd0-97a9-2c4361a1e933 2018-12-28 18:25:27,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bb8543-b69a-4cad-ae3a-fe7493905d72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:25:27,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-65bb8543-b69a-4cad-ae3a-fe7493905d72 2018-12-28 18:25:27,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-0f839cda-f050-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1e69a3-a9bb-4955-a205-dd59a7b6c24d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-0f839cda-f050-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8"}, "enabled": true, "id": "0ac9817306174997b5d201bdf864d3c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}]} 2018-12-28 18:25:27,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-0f839cda-f050-474-proj used request id req-eb1e69a3-a9bb-4955-a205-dd59a7b6c24d 2018-12-28 18:25:27,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/10688ff6d3ad41e2a31d560e613703f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:27,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c6b07a1-f871-465b-b793-61f8f3f0ec62 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-0f839cda-f050-474-user", "links": {"self": "http://172.30.9.21:5000/v3/users/10688ff6d3ad41e2a31d560e613703f8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0ac9817306174997b5d201bdf864d3c8", "id": "10688ff6d3ad41e2a31d560e613703f8", "password_expires_at": null}} 2018-12-28 18:25:27,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/10688ff6d3ad41e2a31d560e613703f8 used request id req-1c6b07a1-f871-465b-b793-61f8f3f0ec62 2018-12-28 18:25:27,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:28,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2ee628-e26b-46f9-a786-0a3eebca2663 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:25:28,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles used request id req-4d2ee628-e26b-46f9-a786-0a3eebca2663 2018-12-28 18:25:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:28,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b8e652-032d-4357-a089-26f5db278fd9 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:25:28,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-52b8e652-032d-4357-a089-26f5db278fd9 2018-12-28 18:25:28,148 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-0f839cda-f050-474-proj 2018-12-28 18:25:28,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:25:28,278 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cd6487d-b9d5-4fd3-a044-770c3d993a10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:28,278 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-4cd6487d-b9d5-4fd3-a044-770c3d993a10 2018-12-28 18:25:28,278 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-0f839cda-f050-474-user 2018-12-28 18:25:28,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:28,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:25:28,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e42b9c66-b73b-4bbc-8f62-c02f9dedd24c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:25:28,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e42b9c66-b73b-4bbc-8f62-c02f9dedd24c 2018-12-28 18:25:28,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" -d '{"role": {"name": "CreateStackSuccessTests-0f839cda-f050-474-proj-role"}}' 2018-12-28 18:25:28,478 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91591c42-fb8f-4378-9350-e6587c6f571f Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1017b65fd3cb45ee87e5f8fb892f1ca6", "links": {"self": "http://172.30.9.21:5000/v3/roles/1017b65fd3cb45ee87e5f8fb892f1ca6"}, "name": "CreateStackSuccessTests-0f839cda-f050-474-proj-role"}} 2018-12-28 18:25:28,478 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-91591c42-fb8f-4378-9350-e6587c6f571f 2018-12-28 18:25:28,479 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-0f839cda-f050-474-proj-role 2018-12-28 18:25:28,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/1017b65fd3cb45ee87e5f8fb892f1ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:25:28,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b06c3e-a4af-423e-aacc-25bdafd0fa0f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/1017b65fd3cb45ee87e5f8fb892f1ca6"}, "domain_id": null, "name": "CreateStackSuccessTests-0f839cda-f050-474-proj-role", "id": "1017b65fd3cb45ee87e5f8fb892f1ca6"}} 2018-12-28 18:25:28,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/1017b65fd3cb45ee87e5f8fb892f1ca6 used request id req-85b06c3e-a4af-423e-aacc-25bdafd0fa0f 2018-12-28 18:25:28,568 - keystone_utils - INFO - Granting role CreateStackSuccessTests-0f839cda-f050-474-proj-role to project CreateStackSuccessTests-0f839cda-f050-474-proj 2018-12-28 18:25:28,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles/1017b65fd3cb45ee87e5f8fb892f1ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:25:28,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-202361ef-d32d-466c-a485-a1e1bafa8601 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:28,792 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8/users/10688ff6d3ad41e2a31d560e613703f8/roles/1017b65fd3cb45ee87e5f8fb892f1ca6 used request id req-202361ef-d32d-466c-a485-a1e1bafa8601 2018-12-28 18:25:28,793 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:25:28,793 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:25:28,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:28,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:29,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "1017b65fd3cb45ee87e5f8fb892f1ca6", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj-role"}], "expires_at": "2018-12-28T19:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac9817306174997b5d201bdf864d3c8", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0f839cda-f050-474-user", "id": "10688ff6d3ad41e2a31d560e613703f8"}, "audit_ids": ["3cbpBpDpSyqE9W7EooPQ6Q"], "issued_at": "2018-12-28T18:25:29.000000Z"}} 2018-12-28 18:25:29,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:25:29,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1ff0a06-2e11-4f17-980f-1e5afd0e0375 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:29,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b1ff0a06-2e11-4f17-980f-1e5afd0e0375 2018-12-28 18:25:29,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:25:29,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-469f57f9-9eae-4905-a47a-c5758dc8f7eb Date: Fri, 28 Dec 2018 18:25:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image"} 2018-12-28 18:25:29,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image used request id req-469f57f9-9eae-4905-a47a-c5758dc8f7eb 2018-12-28 18:25:29,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:25:29,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02405a07-ca1f-49d3-9de7-06b9631dac26 Date: Fri, 28 Dec 2018 18:25: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-12-28 18:25:29,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-02405a07-ca1f-49d3-9de7-06b9631dac26 2018-12-28 18:25:29,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image"}' 2018-12-28 18:25:29,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f X-Openstack-Request-Id: req-908abdad-01d6-44c8-a0f3-59d58a7175ce Date: Fri, 28 Dec 2018 18:25:29 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:25:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:25:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f", "min_disk": 0, "protected": false, "id": "3315621d-8ac0-4ac7-83dc-1e0deb12667f", "file": "/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/file", "checksum": null, "owner": "0ac9817306174997b5d201bdf864d3c8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:25:29,834 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-908abdad-01d6-44c8-a0f3-59d58a7175ce 2018-12-28 18:25:29,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" -d '' 2018-12-28 18:25:31,207 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be0216f2-6b7f-4341-a65b-10b097ae7f8f Date: Fri, 28 Dec 2018 18:25:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:25:31,207 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/file used request id req-be0216f2-6b7f-4341-a65b-10b097ae7f8f 2018-12-28 18:25:31,208 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:25:31,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:25:31,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-87669986-b9a6-45e2-bebe-c83c080ab1ec Date: Fri, 28 Dec 2018 18:25:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:25:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:25:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/snap", "metadata": {}}], "self": "/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f", "min_disk": 0, "protected": false, "id": "3315621d-8ac0-4ac7-83dc-1e0deb12667f", "file": "/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ac9817306174997b5d201bdf864d3c8", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:25:31,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f used request id req-87669986-b9a6-45e2-bebe-c83c080ab1ec 2018-12-28 18:25:31,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:25:31,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6275575-fc0f-40fe-8c8f-3f68c26c465c Date: Fri, 28 Dec 2018 18:25: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-12-28 18:25:31,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e6275575-fc0f-40fe-8c8f-3f68c26c465c 2018-12-28 18:25:31,544 - create_image - INFO - Created image with name - CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image 2018-12-28 18:25:31,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:25:31,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-ae23b3b0-eb71-43ac-8c2f-7deb4db8ba30 Date: Fri, 28 Dec 2018 18:25:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:25:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:25:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/snap", "metadata": {}}], "self": "/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f", "min_disk": 0, "protected": false, "id": "3315621d-8ac0-4ac7-83dc-1e0deb12667f", "file": "/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ac9817306174997b5d201bdf864d3c8", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:25:31,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f used request id req-ae23b3b0-eb71-43ac-8c2f-7deb4db8ba30 2018-12-28 18:25:31,717 - create_image - DEBUG - Instance status is - active 2018-12-28 18:25:31,717 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image 2018-12-28 18:25:31,717 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image 2018-12-28 18:25:31,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:31,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:32,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_GbrDtwbTUGzGsRdN04rMw"], "issued_at": "2018-12-28T18:25:32.000000Z"}} 2018-12-28 18:25:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee2ce49efbd4379731cf518be4cdff4c35df84b" 2018-12-28 18:25:32,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90274008-4a00-4113-8c1a-cbae693d4d2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:32,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-90274008-4a00-4113-8c1a-cbae693d4d2a 2018-12-28 18:25:32,183 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:25:32,188 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee2ce49efbd4379731cf518be4cdff4c35df84b" 2018-12-28 18:25:32,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25: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-ee771fea-2eed-40f6-8d37-3dc410349191 x-compute-request-id: req-ee771fea-2eed-40f6-8d37-3dc410349191 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:25:32,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ee771fea-2eed-40f6-8d37-3dc410349191 2018-12-28 18:25:32,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee2ce49efbd4379731cf518be4cdff4c35df84b" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-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-12-28 18:25:32,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25: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-059e60c7-3389-4323-b387-2b700d79d84e x-compute-request-id: req-059e60c7-3389-4323-b387-2b700d79d84e Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/b764bd6f-037b-432b-b82d-2733adf6a06e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/b764bd6f-037b-432b-b82d-2733adf6a06e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b764bd6f-037b-432b-b82d-2733adf6a06e", "name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:25:32,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-059e60c7-3389-4323-b387-2b700d79d84e 2018-12-28 18:25:32,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:25:32,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:32,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "1017b65fd3cb45ee87e5f8fb892f1ca6", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj-role"}], "expires_at": "2018-12-28T19:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac9817306174997b5d201bdf864d3c8", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0f839cda-f050-474-user", "id": "10688ff6d3ad41e2a31d560e613703f8"}, "audit_ids": ["B8tCp0BcTeGG_xweclnXWw"], "issued_at": "2018-12-28T18:25:32.000000Z"}} 2018-12-28 18:25:32,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:32,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-799b9ab1-5b00-47d2-8385-c1cdbef0944e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:25:32,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-799b9ab1-5b00-47d2-8385-c1cdbef0944e 2018-12-28 18:25:32,947 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:25:32,949 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:25:32,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:33,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:32 GMT Server: Apache x-openstack-request-id: req-ea592186-78c8-4b56-9eab-a5beb6ee46f5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:25:33,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack used request id req-ea592186-78c8-4b56-9eab-a5beb6ee46f5 2018-12-28 18:25:33,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-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-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}}' 2018-12-28 18:25:35,409 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:25:33 GMT Server: Apache x-openstack-request-id: req-b94c16fb-b319-4aa4-988c-e08c190ef6ea Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}]}} 2018-12-28 18:25:35,409 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks used request id req-b94c16fb-b319-4aa4-988c-e08c190ef6ea 2018-12-28 18:25:35,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:35,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:35 GMT Server: Apache x-openstack-request-id: req-67acc05d-40fd-43f0-b185-25b97cd47975 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:35,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:35 GMT Server: Apache x-openstack-request-id: req-bdb361f4-d2f0-4ee6-9918-c181bea8fa0b 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:35,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-bdb361f4-d2f0-4ee6-9918-c181bea8fa0b 2018-12-28 18:25:35,870 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack 2018-12-28 18:25:35,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:36,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:35 GMT Server: Apache x-openstack-request-id: req-ae53abda-842e-4ca0-a92d-c364d83ae0e9 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:36,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:36 GMT Server: Apache x-openstack-request-id: req-456d61ad-c2d4-43fd-be36-4683fec04827 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:36,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-456d61ad-c2d4-43fd-be36-4683fec04827 2018-12-28 18:25:36,269 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:25:36,269 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:39,272 - create_stack - DEBUG - Stack status query timeout in 1196.597682 2018-12-28 18:25:39,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:39,302 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:39 GMT Server: Apache x-openstack-request-id: req-6cdeda7e-8a23-4f7a-aa63-d4ede8335f0f Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:39,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:39 GMT Server: Apache x-openstack-request-id: req-4418fe49-95ee-45e9-8bbb-148189735b48 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:39,489 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-4418fe49-95ee-45e9-8bbb-148189735b48 2018-12-28 18:25:39,490 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:25:39,490 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:42,493 - create_stack - DEBUG - Stack status query timeout in 1193.376858 2018-12-28 18:25:42,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:42,670 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:42 GMT Server: Apache x-openstack-request-id: req-d2e3c772-bc0c-4fcc-9671-00d9b39ea960 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:42,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:42 GMT Server: Apache x-openstack-request-id: req-646a62f5-fc66-4a76-b30b-70f6d6ca5fcb 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:42,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-646a62f5-fc66-4a76-b30b-70f6d6ca5fcb 2018-12-28 18:25:42,863 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:25:42,863 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:45,866 - create_stack - DEBUG - Stack status query timeout in 1190.00375199 2018-12-28 18:25:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:45,895 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:45 GMT Server: Apache x-openstack-request-id: req-a2964c30-bf62-473f-88b9-362ed195db83 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:45,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:45 GMT Server: Apache x-openstack-request-id: req-08d4e73f-261c-4f2d-959e-991e84e81ac6 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:45,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-08d4e73f-261c-4f2d-959e-991e84e81ac6 2018-12-28 18:25:45,938 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:25:45,938 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:48,942 - create_stack - DEBUG - Stack status query timeout in 1186.9280808 2018-12-28 18:25:48,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:48,971 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:48 GMT Server: Apache x-openstack-request-id: req-6c4078a8-75a6-484f-89e5-12c80eab7e20 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:49,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:48 GMT Server: Apache x-openstack-request-id: req-7cb86ec8-547e-45df-85d3-959d92f7608c 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:49,013 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-7cb86ec8-547e-45df-85d3-959d92f7608c 2018-12-28 18:25:49,014 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:25:49,014 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:52,017 - create_stack - DEBUG - Stack status query timeout in 1183.85260296 2018-12-28 18:25:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:52,577 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:52 GMT Server: Apache x-openstack-request-id: req-a9fd6a3e-ff8f-4939-a7d8-f481c3ddc343 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:52,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:52 GMT Server: Apache x-openstack-request-id: req-be4c1a83-b7ea-4713-8216-8cb4222a8982 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:52,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-be4c1a83-b7ea-4713-8216-8cb4222a8982 2018-12-28 18:25:52,620 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:25:52,620 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack 2018-12-28 18:25:52,620 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack 2018-12-28 18:25:52,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:25:53,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "1017b65fd3cb45ee87e5f8fb892f1ca6", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj-role"}], "expires_at": "2018-12-28T19:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac9817306174997b5d201bdf864d3c8", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/0ac9817306174997b5d201bdf864d3c8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-0f839cda-f050-474-user", "id": "10688ff6d3ad41e2a31d560e613703f8"}, "audit_ids": ["F3yWAqysR2mw6h_JGa16cg"], "issued_at": "2018-12-28T18:25:53.000000Z"}} 2018-12-28 18:25:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947b680d7db215b364627e3a6686f46830a263a7" 2018-12-28 18:25:53,180 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-ef227a82-539c-4e5c-ac17-460f9ccd449c Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:53,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-2d74aff6-b081-4632-aa7a-aabbd8afc7ec 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:53,362 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-2d74aff6-b081-4632-aa7a-aabbd8afc7ec 2018-12-28 18:25:53,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:53,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-95c1717f-1a30-4f0b-ad1b-766d097eaabf Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:53,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-3e708f49-8da0-4002-a2e5-43eb1ef627a6 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:53,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-3e708f49-8da0-4002-a2e5-43eb1ef627a6 2018-12-28 18:25:53,853 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack 2018-12-28 18:25:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:54,041 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:53 GMT Server: Apache x-openstack-request-id: req-510d253f-b310-4c60-84d3-e485c3c25231 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:54,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:25:54 GMT Server: Apache x-openstack-request-id: req-6f8f8f59-28d9-40b8-9d21-d10b98525117 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:25:54,216 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-6f8f8f59-28d9-40b8-9d21-d10b98525117 2018-12-28 18:25:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:54,245 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:54 GMT Server: Apache x-openstack-request-id: req-8729176a-2cf6-4b66-9374-b2d391c1d9a0 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:54,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:54 GMT Server: Apache x-openstack-request-id: req-d4dc5f6b-3919-463d-bfdf-aebd4c3f2726 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:54,287 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-d4dc5f6b-3919-463d-bfdf-aebd4c3f2726 2018-12-28 18:25:54,288 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:25:54,288 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:25:57,291 - create_stack - DEBUG - Stack status query timeout in 1196.9256041 2018-12-28 18:25:57,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:25:57,321 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:25:57 GMT Server: Apache x-openstack-request-id: req-d034f0b9-71db-4e37-ac58-5132c2434899 Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:25:57,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:25:57 GMT Server: Apache x-openstack-request-id: req-61e22106-cb79-49df-bcaa-733c50f57fa7 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "tags": null, "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:25:54Z", "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:25:57,347 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-61e22106-cb79-49df-bcaa-733c50f57fa7 2018-12-28 18:25:57,347 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:25:57,347 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:00,351 - create_stack - DEBUG - Stack status query timeout in 1193.86614799 2018-12-28 18:26:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:26:00,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:00 GMT Server: Apache x-openstack-request-id: req-3cae1cc0-8808-4d9f-a425-d926df4fb36f Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:00,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:00 GMT Server: Apache x-openstack-request-id: req-5145c3d9-7950-4668-8fdf-cb15045d60e1 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "tags": null, "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:25:54Z", "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:00,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-5145c3d9-7950-4668-8fdf-cb15045d60e1 2018-12-28 18:26:00,562 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:26:00,562 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:03,565 - create_stack - DEBUG - Stack status query timeout in 1190.65185499 2018-12-28 18:26:03,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:26:03,595 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:03 GMT Server: Apache x-openstack-request-id: req-bf6f638b-4ff4-484c-bccb-8c67e1924bfc Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:03,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:03 GMT Server: Apache x-openstack-request-id: req-b1a96d73-1c7a-4153-83a2-80c698a079df 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": "0ac9817306174997b5d201bdf864d3c8", "OS::stack_id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "image_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image", "inst_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-inst", "subnet_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-subnet", "flavor_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-flavor-name", "net_name": "CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack", "stack_user_project_id": "395076fa70fc4c838ab2aa823ef117fd", "tags": null, "creation_time": "2018-12-28T18:25:34Z", "links": [{"href": "http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:25:54Z", "id": "dca612ca-2401-4ffe-b70c-f7315eb6aa5f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:03,637 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-b1a96d73-1c7a-4153-83a2-80c698a079df 2018-12-28 18:26:03,638 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:26:03,638 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack 2018-12-28 18:26:03,638 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack 2018-12-28 18:26:03,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/dca612ca-2401-4ffe-b70c-f7315eb6aa5f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60796404d91fafd55758ba36c28e388cc8496af7" 2018-12-28 18:26:03,668 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:03 GMT Server: Apache x-openstack-request-id: req-af3eca5c-0f8d-4818-a169-f8ae590ed87c Location: http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:03,842 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:26:03 GMT Server: Apache x-openstack-request-id: req-4082cf24-acd6-43b3-8506-afcdabb330d1 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:26:03,842 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/0ac9817306174997b5d201bdf864d3c8/stacks/CreateStackSuccessTests-CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-stack/dca612ca-2401-4ffe-b70c-f7315eb6aa5f used request id req-4082cf24-acd6-43b3-8506-afcdabb330d1 2018-12-28 18:26:03,843 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-df7ee489-d4fc-48c8-ba46-f4254810f8bc-image 2018-12-28 18:26:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d80eb65b3ed0f3d283c6206587741156381306da" 2018-12-28 18:26:05,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2e7bb764-58e3-4b24-9760-8e919a9d6181 Date: Fri, 28 Dec 2018 18:26:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:26:05,221 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3315621d-8ac0-4ac7-83dc-1e0deb12667f used request id req-2e7bb764-58e3-4b24-9760-8e919a9d6181 2018-12-28 18:26:05,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/b764bd6f-037b-432b-b82d-2733adf6a06e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee2ce49efbd4379731cf518be4cdff4c35df84b" 2018-12-28 18:26:05,258 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:26: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-dca3d41a-58db-43f8-950e-7dd20c2f54cc x-compute-request-id: req-dca3d41a-58db-43f8-950e-7dd20c2f54cc Content-Length: 0 Content-Type: application/json 2018-12-28 18:26:05,258 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/b764bd6f-037b-432b-b82d-2733adf6a06e used request id req-dca3d41a-58db-43f8-950e-7dd20c2f54cc 2018-12-28 18:26:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:05,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e23a611b-d494-42e4-8654-b6c252466729 Date: Fri, 28 Dec 2018 18:26:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "created_at": "2018-12-28T18:25:35Z", "updated_at": "2018-12-28T18:25:35Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "revision_number": 0, "id": "3e59883c-f051-4e7b-a7bf-cf8f3777004a", "remote_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac9817306174997b5d201bdf864d3c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "revision_number": 0, "id": "6aa19822-783f-4909-9d8f-75f8ba48ebab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac9817306174997b5d201bdf864d3c8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "revision_number": 0, "id": "97a07d63-6408-452a-8844-50cf4343abba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac9817306174997b5d201bdf864d3c8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "revision_number": 0, "id": "991ea9a4-31d8-47f7-8a9f-3ff928cd7fa1", "remote_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "remote_ip_prefix": null, "created_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac9817306174997b5d201bdf864d3c8"}], "revision_number": 4, "project_id": "0ac9817306174997b5d201bdf864d3c8", "id": "c3b3a13b-d786-491d-a667-71d3e155c072", "name": "default"}]} 2018-12-28 18:26:05,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-e23a611b-d494-42e4-8654-b6c252466729 2018-12-28 18:26:05,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:05,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2358aa72-90b2-4b7a-bad6-494ac206a831 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:26:05,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-2358aa72-90b2-4b7a-bad6-494ac206a831 2018-12-28 18:26:05,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:05,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98740b74-3ce9-43b4-96a2-ca730a71ad06 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:26:05,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-98740b74-3ce9-43b4-96a2-ca730a71ad06 2018-12-28 18:26:05,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:05,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bdbe6b7-753a-49a2-b9b7-b15a4f14b60a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:26:05,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-0bdbe6b7-753a-49a2-b9b7-b15a4f14b60a 2018-12-28 18:26:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:05,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85d456e1-e05b-4e9d-b2a7-1e4cca9744b1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8"}, "enabled": true, "id": "0ac9817306174997b5d201bdf864d3c8", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-0f839cda-f050-474-proj"}} 2018-12-28 18:26:05,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8 used request id req-85d456e1-e05b-4e9d-b2a7-1e4cca9744b1 2018-12-28 18:26:05,859 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3b3a13b-d786-491d-a667-71d3e155c072 2018-12-28 18:26:05,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3b3a13b-d786-491d-a667-71d3e155c072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:06,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9f987731-7ba0-4a56-a15d-5ad7cbd4167c Date: Fri, 28 Dec 2018 18:26:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "created_at": "2018-12-28T18:25:35Z", "project_id": "0ac9817306174997b5d201bdf864d3c8", "id": "3e59883c-f051-4e7b-a7bf-cf8f3777004a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "created_at": "2018-12-28T18:25:35Z", "project_id": "0ac9817306174997b5d201bdf864d3c8", "id": "6aa19822-783f-4909-9d8f-75f8ba48ebab"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "created_at": "2018-12-28T18:25:35Z", "project_id": "0ac9817306174997b5d201bdf864d3c8", "id": "97a07d63-6408-452a-8844-50cf4343abba"}, {"remote_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:25:35Z", "security_group_id": "c3b3a13b-d786-491d-a667-71d3e155c072", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac9817306174997b5d201bdf864d3c8", "created_at": "2018-12-28T18:25:35Z", "project_id": "0ac9817306174997b5d201bdf864d3c8", "id": "991ea9a4-31d8-47f7-8a9f-3ff928cd7fa1"}]} 2018-12-28 18:26:06,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3b3a13b-d786-491d-a667-71d3e155c072 used request id req-9f987731-7ba0-4a56-a15d-5ad7cbd4167c 2018-12-28 18:26:06,041 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:26:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c3b3a13b-d786-491d-a667-71d3e155c072 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:06,372 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6dbcf0f7-e585-483c-acc9-d63b4b2cd02d Content-Length: 0 Date: Fri, 28 Dec 2018 18:26:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:26:06,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c3b3a13b-d786-491d-a667-71d3e155c072 used request id req-6dbcf0f7-e585-483c-acc9-d63b4b2cd02d 2018-12-28 18:26:06,373 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-0f839cda-f050-474-proj 2018-12-28 18:26:06,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:06,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5aaf399-4ac1-4e58-b624-6018334e0568 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:06,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/0ac9817306174997b5d201bdf864d3c8 used request id req-f5aaf399-4ac1-4e58-b624-6018334e0568 2018-12-28 18:26:06,596 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-0f839cda-f050-474-proj-role 2018-12-28 18:26:06,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/1017b65fd3cb45ee87e5f8fb892f1ca6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:06,706 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa02ae37-399c-4f6f-b9c8-1e066367c57b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:06,706 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/1017b65fd3cb45ee87e5f8fb892f1ca6 used request id req-fa02ae37-399c-4f6f-b9c8-1e066367c57b 2018-12-28 18:26:06,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}836f2f2ca7755fdd7426429efa2acf0f197caa12" 2018-12-28 18:26:06,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c9356dd-4cbf-4cfe-b521-eb7af81596c7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:26:06,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3c9356dd-4cbf-4cfe-b521-eb7af81596c7 2018-12-28 18:26:06,792 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-0f839cda-f050-474-user 2018-12-28 18:26:06,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/10688ff6d3ad41e2a31d560e613703f8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1b51e1526992d4bc8054b06f288268f9ae6f61f" 2018-12-28 18:26:06,963 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e35ee7-3747-41fc-9eb2-f45de7f5d716 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:06,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/10688ff6d3ad41e2a31d560e613703f8 used request id req-58e35ee7-3747-41fc-9eb2-f45de7f5d716 2018-12-28 18:26:06,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:07,353 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["WLo9X3RKRBWVUl12EDFL2A"], "issued_at": "2018-12-28T18:26:07.000000Z"}} 2018-12-28 18:26:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}443952207528775fe85ec6d249fd3c69b7f03e25" 2018-12-28 18:26:07,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bd20a6-0931-443d-9925-b4db4536215a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:07,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b2bd20a6-0931-443d-9925-b4db4536215a 2018-12-28 18:26:07,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:07,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:07,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["cxgCzTo-Ru-aDcLRmYsINw"], "issued_at": "2018-12-28T18:26:07.000000Z"}} 2018-12-28 18:26:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:07,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ca3cf32-a812-41e3-953c-3faccacff0fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:07,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2ca3cf32-a812-41e3-953c-3faccacff0fd 2018-12-28 18:26:07,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:26:08,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:26: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:26:08,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d9103c42-0a57-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:08,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff925d52-f130-4fae-966a-a8a2ea61eec9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d9103c42-0a57-43b-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:26:08,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-d9103c42-0a57-43b-proj used request id req-ff925d52-f130-4fae-966a-a8a2ea61eec9 2018-12-28 18:26:08,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:08,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700c2340-4d35-483a-b842-7de350c57ee5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:26:08,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-700c2340-4d35-483a-b842-7de350c57ee5 2018-12-28 18:26:08,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}}' 2018-12-28 18:26:08,311 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e59fe726-86ab-4327-abef-3d23c5e3d871 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977"}, "enabled": true, "id": "9296cefb99964d9fa7048aec14b4f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}} 2018-12-28 18:26:08,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e59fe726-86ab-4327-abef-3d23c5e3d871 2018-12-28 18:26:08,311 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-d9103c42-0a57-43b-proj 2018-12-28 18:26:08,311 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:08,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:08,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["YX3B337iSpCiyyNjxPpb_g"], "issued_at": "2018-12-28T18:26:08.000000Z"}} 2018-12-28 18:26:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:08,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96f9d87-9de1-4b91-a354-887dd60abac4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:08,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d96f9d87-9de1-4b91-a354-887dd60abac4 2018-12-28 18:26:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:26:08,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:26: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:26:08,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:08,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ac3fb1-614f-43f5-a8f8-7b7e55e59dca Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:26:08,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-90ac3fb1-614f-43f5-a8f8-7b7e55e59dca 2018-12-28 18:26:08,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d9103c42-0a57-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:08,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e4b645-8eb5-44fa-a0e2-781a22321b34 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d9103c42-0a57-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977"}, "enabled": true, "id": "9296cefb99964d9fa7048aec14b4f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}]} 2018-12-28 18:26:08,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d9103c42-0a57-43b-proj used request id req-02e4b645-8eb5-44fa-a0e2-781a22321b34 2018-12-28 18:26:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488e3905-eb68-44b7-9472-945b040cf61b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:26:09,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-488e3905-eb68-44b7-9472-945b040cf61b 2018-12-28 18:26:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:09,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8342dbbe-ec6b-434f-bf03-fbb9575e51d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:26:09,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8342dbbe-ec6b-434f-bf03-fbb9575e51d1 2018-12-28 18:26:09,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d9103c42-0a57-43b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:09,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e867f4a-b64b-4d75-8f95-a718e9988d19 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d9103c42-0a57-43b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977"}, "enabled": true, "id": "9296cefb99964d9fa7048aec14b4f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}]} 2018-12-28 18:26:09,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-d9103c42-0a57-43b-proj used request id req-2e867f4a-b64b-4d75-8f95-a718e9988d19 2018-12-28 18:26:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/c168794534ea47029477d1056a77ec09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:09,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7633532-42cb-4b13-b7e2-b0042778cac6 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-d9103c42-0a57-43b-user", "links": {"self": "http://172.30.9.21:5000/v3/users/c168794534ea47029477d1056a77ec09"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9296cefb99964d9fa7048aec14b4f977", "id": "c168794534ea47029477d1056a77ec09", "password_expires_at": null}} 2018-12-28 18:26:09,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c168794534ea47029477d1056a77ec09 used request id req-a7633532-42cb-4b13-b7e2-b0042778cac6 2018-12-28 18:26:09,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:09,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d85341-ef21-4bfa-8ffb-d149d14a6894 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:26:09,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles used request id req-74d85341-ef21-4bfa-8ffb-d149d14a6894 2018-12-28 18:26:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:09,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d04bc4-e2ab-4b4b-8fdf-951a81f82f66 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:26:09,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-45d04bc4-e2ab-4b4b-8fdf-951a81f82f66 2018-12-28 18:26:09,894 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-d9103c42-0a57-43b-proj 2018-12-28 18:26:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:10,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3d7443-7da1-4d54-ad43-c68ae3171b07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:10,027 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-4a3d7443-7da1-4d54-ad43-c68ae3171b07 2018-12-28 18:26:10,027 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-d9103c42-0a57-43b-user 2018-12-28 18:26:10,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:10,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:10,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4a799d-65a9-45c0-9e2a-e83d10cc7afd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:26:10,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3f4a799d-65a9-45c0-9e2a-e83d10cc7afd 2018-12-28 18:26:10,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" -d '{"role": {"name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role"}}' 2018-12-28 18:26:10,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4776dbc-fb25-4746-9aaf-9a1162bab7b6 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9439f2a816774616834486df8c8f59b2", "links": {"self": "http://172.30.9.21:5000/v3/roles/9439f2a816774616834486df8c8f59b2"}, "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role"}} 2018-12-28 18:26:10,221 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d4776dbc-fb25-4746-9aaf-9a1162bab7b6 2018-12-28 18:26:10,221 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-d9103c42-0a57-43b-proj-role 2018-12-28 18:26:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9439f2a816774616834486df8c8f59b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:10,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c121cc89-6ef2-4f6d-be6a-286addc52b21 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9439f2a816774616834486df8c8f59b2"}, "domain_id": null, "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role", "id": "9439f2a816774616834486df8c8f59b2"}} 2018-12-28 18:26:10,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9439f2a816774616834486df8c8f59b2 used request id req-c121cc89-6ef2-4f6d-be6a-286addc52b21 2018-12-28 18:26:10,311 - keystone_utils - INFO - Granting role CreateStackSuccessTests-d9103c42-0a57-43b-proj-role to project CreateStackSuccessTests-d9103c42-0a57-43b-proj 2018-12-28 18:26:10,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles/9439f2a816774616834486df8c8f59b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:10,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aac8b89a-caee-4c4a-b9b7-5347305aa7a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:10,458 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977/users/c168794534ea47029477d1056a77ec09/roles/9439f2a816774616834486df8c8f59b2 used request id req-aac8b89a-caee-4c4a-b9b7-5347305aa7a7 2018-12-28 18:26:10,458 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:26:10,459 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:26:10,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:10,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:10,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "9439f2a816774616834486df8c8f59b2", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role"}], "expires_at": "2018-12-28T19:26:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9296cefb99964d9fa7048aec14b4f977", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d9103c42-0a57-43b-user", "id": "c168794534ea47029477d1056a77ec09"}, "audit_ids": ["v5DTl3UARRyidRw4pCcXaw"], "issued_at": "2018-12-28T18:26:10.000000Z"}} 2018-12-28 18:26:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:10,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223e6bd6-5037-4e3b-b841-a696c6168a48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:10,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-223e6bd6-5037-4e3b-b841-a696c6168a48 2018-12-28 18:26:10,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:11,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-5ca70a86-ec71-405b-8192-d59193d88798 Date: Fri, 28 Dec 2018 18:26:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image"} 2018-12-28 18:26:11,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image used request id req-5ca70a86-ec71-405b-8192-d59193d88798 2018-12-28 18:26:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:11,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-13d45a0b-a584-4480-9826-bcee47c00c33 Date: Fri, 28 Dec 2018 18:26: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-12-28 18:26:11,255 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-13d45a0b-a584-4480-9826-bcee47c00c33 2018-12-28 18:26:11,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image"}' 2018-12-28 18:26:11,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 X-Openstack-Request-Id: req-c62546c3-6396-4072-8b2d-c6439b34d48a Date: Fri, 28 Dec 2018 18:26:11 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:26:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:26:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986", "min_disk": 0, "protected": false, "id": "21bd11ac-577c-4135-b68d-c51572b7c986", "file": "/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986/file", "checksum": null, "owner": "9296cefb99964d9fa7048aec14b4f977", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:26:11,488 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c62546c3-6396-4072-8b2d-c6439b34d48a 2018-12-28 18:26:11,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" -d '' 2018-12-28 18:26:13,537 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-579103de-59c2-4715-a964-068c5d73b715 Date: Fri, 28 Dec 2018 18: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-12-28 18:26:13,537 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986/file used request id req-579103de-59c2-4715-a964-068c5d73b715 2018-12-28 18:26:13,538 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:26:13,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:13,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-68695570-683f-4b70-ab7e-b402e59c47fa Date: Fri, 28 Dec 2018 18:26:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:26:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/21bd11ac-577c-4135-b68d-c51572b7c986/snap", "metadata": {}}], "self": "/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986", "min_disk": 0, "protected": false, "id": "21bd11ac-577c-4135-b68d-c51572b7c986", "file": "/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9296cefb99964d9fa7048aec14b4f977", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/21bd11ac-577c-4135-b68d-c51572b7c986/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:26:13,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 used request id req-68695570-683f-4b70-ab7e-b402e59c47fa 2018-12-28 18:26:13,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:13,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05c84e2e-7e6e-4fc7-af78-87f4c47ec483 Date: Fri, 28 Dec 2018 18:26: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-12-28 18:26:13,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-05c84e2e-7e6e-4fc7-af78-87f4c47ec483 2018-12-28 18:26:13,894 - create_image - INFO - Created image with name - CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image 2018-12-28 18:26:13,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:14,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-545d7274-16ac-4083-8128-c364220ce794 Date: Fri, 28 Dec 2018 18:26:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:26:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:26:13Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/21bd11ac-577c-4135-b68d-c51572b7c986/snap", "metadata": {}}], "self": "/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986", "min_disk": 0, "protected": false, "id": "21bd11ac-577c-4135-b68d-c51572b7c986", "file": "/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9296cefb99964d9fa7048aec14b4f977", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/21bd11ac-577c-4135-b68d-c51572b7c986/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:26:14,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 used request id req-545d7274-16ac-4083-8128-c364220ce794 2018-12-28 18:26:14,064 - create_image - DEBUG - Instance status is - active 2018-12-28 18:26:14,064 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image 2018-12-28 18:26:14,065 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image 2018-12-28 18:26:14,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:14,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:14,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XySWflyaQbSThBmflKvmtQ"], "issued_at": "2018-12-28T18:26:14.000000Z"}} 2018-12-28 18:26:14,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7e4d5448f2b3581fb2b7432037a8bcc79e8f4f" 2018-12-28 18:26:14,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4792878b-d363-460f-a348-b35c4f0272c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:14,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4792878b-d363-460f-a348-b35c4f0272c0 2018-12-28 18:26:14,534 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:26:14,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7e4d5448f2b3581fb2b7432037a8bcc79e8f4f" 2018-12-28 18:26:14,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26: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-4787584d-ace3-4eb6-9d7a-036c1759796d x-compute-request-id: req-4787584d-ace3-4eb6-9d7a-036c1759796d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:26:14,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4787584d-ace3-4eb6-9d7a-036c1759796d 2018-12-28 18:26:14,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7e4d5448f2b3581fb2b7432037a8bcc79e8f4f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-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-12-28 18:26:14,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26: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-f64805e2-b7f8-44ec-9401-66b006518d9f x-compute-request-id: req-f64805e2-b7f8-44ec-9401-66b006518d9f Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c734c958-39e1-410e-b176-b6cbd6b4b422", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c734c958-39e1-410e-b176-b6cbd6b4b422", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c734c958-39e1-410e-b176-b6cbd6b4b422", "name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:26:14,782 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f64805e2-b7f8-44ec-9401-66b006518d9f 2018-12-28 18:26:14,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:14,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:15,164 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "9439f2a816774616834486df8c8f59b2", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role"}], "expires_at": "2018-12-28T19:26:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9296cefb99964d9fa7048aec14b4f977", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d9103c42-0a57-43b-user", "id": "c168794534ea47029477d1056a77ec09"}, "audit_ids": ["DB5wHb-7RB2cPsgvv_8OdA"], "issued_at": "2018-12-28T18:26:15.000000Z"}} 2018-12-28 18:26:15,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:15,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77055965-abed-4c48-b0e8-14bc81399f05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:15,248 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-77055965-abed-4c48-b0e8-14bc81399f05 2018-12-28 18:26:15,249 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:26:15,252 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:26:15,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:15,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:15 GMT Server: Apache x-openstack-request-id: req-ee099ade-be06-4a25-9613-02104261b146 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:26:15,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack used request id req-ee099ade-be06-4a25-9613-02104261b146 2018-12-28 18:26:15,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-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-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}}' 2018-12-28 18:26:17,841 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:26:15 GMT Server: Apache x-openstack-request-id: req-d60ae538-e576-446d-b73d-23d08883ca17 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}]}} 2018-12-28 18:26:17,842 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks used request id req-d60ae538-e576-446d-b73d-23d08883ca17 2018-12-28 18:26:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:18,026 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:17 GMT Server: Apache x-openstack-request-id: req-2675fa5d-c859-4922-a300-16385eac1e23 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:18,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:18 GMT Server: Apache x-openstack-request-id: req-b73fc6b5-d53a-40f9-a590-9a5be6d0dc05 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:18,069 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-b73fc6b5-d53a-40f9-a590-9a5be6d0dc05 2018-12-28 18:26:18,069 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:18,240 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:18 GMT Server: Apache x-openstack-request-id: req-cbb25405-911d-4285-a6d1-7e840e101b45 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:18,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:18 GMT Server: Apache x-openstack-request-id: req-f3a04046-7495-4b5c-8894-a3405770d6d9 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:18,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-f3a04046-7495-4b5c-8894-a3405770d6d9 2018-12-28 18:26:18,428 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:26:18,428 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:21,428 - create_stack - DEBUG - Stack status query timeout in 1196.6409421 2018-12-28 18:26:21,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:21,619 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:21 GMT Server: Apache x-openstack-request-id: req-9ca15c3b-2e11-4b8e-bee3-1edd34398b93 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:21,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:21 GMT Server: Apache x-openstack-request-id: req-19056608-225d-49de-8043-e5cf17ae1e5f 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:21,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-19056608-225d-49de-8043-e5cf17ae1e5f 2018-12-28 18:26:21,881 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:26:21,881 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:24,884 - create_stack - DEBUG - Stack status query timeout in 1193.18496704 2018-12-28 18:26:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:25,063 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:24 GMT Server: Apache x-openstack-request-id: req-b957f743-adc5-436a-bc47-8ee138332771 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:25,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:25 GMT Server: Apache x-openstack-request-id: req-deb29d24-52df-4496-93d3-f90903ae41aa 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:25,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-deb29d24-52df-4496-93d3-f90903ae41aa 2018-12-28 18:26:25,253 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:26:25,253 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:28,257 - create_stack - DEBUG - Stack status query timeout in 1189.81258702 2018-12-28 18:26:28,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:28,436 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:28 GMT Server: Apache x-openstack-request-id: req-ad7a29a6-3202-469a-8c58-c963837d041f Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:28,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:28 GMT Server: Apache x-openstack-request-id: req-1d324fe6-0749-4d58-91fd-90b9680f9f8a 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:28,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-1d324fe6-0749-4d58-91fd-90b9680f9f8a 2018-12-28 18:26:28,479 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:26:28,479 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:31,482 - create_stack - DEBUG - Stack status query timeout in 1186.58735514 2018-12-28 18:26:31,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:31,671 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:31 GMT Server: Apache x-openstack-request-id: req-8c898c66-3c04-4cfd-a264-a0b750a10b74 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:31,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:31 GMT Server: Apache x-openstack-request-id: req-1f390fef-06ed-45b8-9286-1508dee1e96e 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:31,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-1f390fef-06ed-45b8-9286-1508dee1e96e 2018-12-28 18:26:31,888 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:26:31,888 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:34,892 - create_stack - DEBUG - Stack status query timeout in 1183.17769599 2018-12-28 18:26:34,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:35,064 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:34 GMT Server: Apache x-openstack-request-id: req-fdf124d6-de7c-4a3b-9a9c-81f9005298b1 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:35,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:35 GMT Server: Apache x-openstack-request-id: req-da256bda-7f23-44bd-8641-d71c50e0825b 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:35,109 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-da256bda-7f23-44bd-8641-d71c50e0825b 2018-12-28 18:26:35,109 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:26:35,109 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:38,112 - create_stack - DEBUG - Stack status query timeout in 1179.95679998 2018-12-28 18:26:38,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:38,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:38 GMT Server: Apache x-openstack-request-id: req-3a08557f-755a-4f72-ac61-0d9b9482b8ac Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:38,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:38 GMT Server: Apache x-openstack-request-id: req-6f4dce24-13e7-45d0-8fb9-c604a385df9e 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:38,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-6f4dce24-13e7-45d0-8fb9-c604a385df9e 2018-12-28 18:26:38,327 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:26:38,327 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:38,327 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:38,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:38,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "9439f2a816774616834486df8c8f59b2", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role"}], "expires_at": "2018-12-28T19:26:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9296cefb99964d9fa7048aec14b4f977", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d9103c42-0a57-43b-user", "id": "c168794534ea47029477d1056a77ec09"}, "audit_ids": ["f_stPHIORDKgoACAynZTvw"], "issued_at": "2018-12-28T18:26:38.000000Z"}} 2018-12-28 18:26:38,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1056da1edc44a2bb99530c682e371a41f77c2a09" 2018-12-28 18:26:38,883 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:38 GMT Server: Apache x-openstack-request-id: req-8157dd15-598f-452e-8a2c-0aaa24a56da9 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:39,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:38 GMT Server: Apache x-openstack-request-id: req-ca7686aa-d7f0-4110-972b-63c58049d7df 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:39,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-ca7686aa-d7f0-4110-972b-63c58049d7df 2018-12-28 18:26:39,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:39,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:39 GMT Server: Apache x-openstack-request-id: req-792910a1-e094-4caa-8380-3ae1f771a554 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:39,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:39 GMT Server: Apache x-openstack-request-id: req-e4be224a-14dd-4466-bd11-eb93932d22af 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:39,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-e4be224a-14dd-4466-bd11-eb93932d22af 2018-12-28 18:26:39,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:39,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:39,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "9439f2a816774616834486df8c8f59b2", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj-role"}], "expires_at": "2018-12-28T19:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9296cefb99964d9fa7048aec14b4f977", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9296cefb99964d9fa7048aec14b4f977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-d9103c42-0a57-43b-user", "id": "c168794534ea47029477d1056a77ec09"}, "audit_ids": ["EniVmyMxSc6HeingBbY5pQ"], "issued_at": "2018-12-28T18:26:39.000000Z"}} 2018-12-28 18:26:39,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebb7e425c1528a5acb54ba837ba275b314a6b86" 2018-12-28 18:26:39,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c604eb4-a7f9-4199-841e-c3437660a6bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:39,623 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4c604eb4-a7f9-4199-841e-c3437660a6bd 2018-12-28 18:26:39,625 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:26:39,628 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:26:39,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebb7e425c1528a5acb54ba837ba275b314a6b86" 2018-12-28 18:26:39,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:39 GMT Server: Apache x-openstack-request-id: req-3b9fc109-019f-44f9-9abb-a0d5adc63a06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "deletion_time": null, "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "tags": null}]} 2018-12-28 18:26:39,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack used request id req-3b9fc109-019f-44f9-9abb-a0d5adc63a06 2018-12-28 18:26:39,895 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eebb7e425c1528a5acb54ba837ba275b314a6b86" 2018-12-28 18:26:40,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:39 GMT Server: Apache x-openstack-request-id: req-18c14bb2-8ea5-4901-9105-c5c49298ede7 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-1018e087-e96d-4bfc-91bb-6495ac99beb2 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:40,258 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-1018e087-e96d-4bfc-91bb-6495ac99beb2 2018-12-28 18:26:40,259 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:40,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-0af015fb-f0e1-4832-a0f3-15d3d095dd84 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:40,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-ea1e9552-5725-43ab-a061-78ca76de866e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:40,518 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-ea1e9552-5725-43ab-a061-78ca76de866e 2018-12-28 18:26:40,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:40,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-57ddcc31-2306-4356-afa8-ee2dca5eb8f6 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:41,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:40 GMT Server: Apache x-openstack-request-id: req-475759a6-b095-4c14-a01d-cf2649f8b60f 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "tags": null, "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:26:40Z", "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:41,241 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-475759a6-b095-4c14-a01d-cf2649f8b60f 2018-12-28 18:26:41,242 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:26:41,242 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:44,245 - create_stack - DEBUG - Stack status query timeout in 1196.27374792 2018-12-28 18:26:44,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:44,421 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:44 GMT Server: Apache x-openstack-request-id: req-8312188b-eb3c-4bb5-b0e2-7e2887a73393 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:44,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:44 GMT Server: Apache x-openstack-request-id: req-36333a17-6983-46a7-9617-989259df794c 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "tags": null, "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:26:40Z", "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:44,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-36333a17-6983-46a7-9617-989259df794c 2018-12-28 18:26:44,447 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:26:44,447 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:47,450 - create_stack - DEBUG - Stack status query timeout in 1193.0682869 2018-12-28 18:26:47,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:47,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:47 GMT Server: Apache x-openstack-request-id: req-d95c3b11-c079-438c-baa0-1a444b4dea17 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:47,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:47 GMT Server: Apache x-openstack-request-id: req-2821dc1a-2ac9-46f4-a628-8a7042987612 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "tags": null, "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:26:40Z", "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:47,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-2821dc1a-2ac9-46f4-a628-8a7042987612 2018-12-28 18:26:47,672 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:26:47,672 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:50,675 - create_stack - DEBUG - Stack status query timeout in 1189.84376597 2018-12-28 18:26:50,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:50,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:50 GMT Server: Apache x-openstack-request-id: req-98417250-64ab-4e01-a876-bbe4e220f744 Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:50,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:50 GMT Server: Apache x-openstack-request-id: req-7659856b-781f-4ede-84ad-62b7285532a5 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "tags": null, "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:26:40Z", "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:50,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-7659856b-781f-4ede-84ad-62b7285532a5 2018-12-28 18:26:50,874 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:26:50,874 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:26:53,877 - create_stack - DEBUG - Stack status query timeout in 1186.64123201 2018-12-28 18:26:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:54,052 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:53 GMT Server: Apache x-openstack-request-id: req-dc90efb4-b387-48f0-800c-3e14e2a7a83d Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:54,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:54 GMT Server: Apache x-openstack-request-id: req-f3609365-fc23-4261-85d4-628ca31e0314 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": "9296cefb99964d9fa7048aec14b4f977", "OS::stack_id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "image_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image", "inst_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-inst", "subnet_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-subnet", "flavor_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-flavor-name", "net_name": "CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack", "stack_user_project_id": "53d1c0ca097742cfb017d31a60d0535e", "tags": null, "creation_time": "2018-12-28T18:26:17Z", "links": [{"href": "http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:26:40Z", "id": "c6b2d72f-5209-4c53-820d-17c307de23b0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:26:54,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-f3609365-fc23-4261-85d4-628ca31e0314 2018-12-28 18:26:54,079 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:26:54,079 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:54,079 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack 2018-12-28 18:26:54,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/c6b2d72f-5209-4c53-820d-17c307de23b0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b26cec9417f66905c87faf1e8f27475409db37d4" 2018-12-28 18:26:54,257 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:26:54 GMT Server: Apache x-openstack-request-id: req-2c3123b8-f60e-4a27-a05d-1ae344d15cce Location: http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:26:54,287 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:26:54 GMT Server: Apache x-openstack-request-id: req-5ccac563-ee7d-41e4-bf0a-4b9f8a88fa02 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:26:54,287 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/9296cefb99964d9fa7048aec14b4f977/stacks/CreateStackSuccessTests-CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-stack/c6b2d72f-5209-4c53-820d-17c307de23b0 used request id req-5ccac563-ee7d-41e4-bf0a-4b9f8a88fa02 2018-12-28 18:26:54,288 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-7ad4936d-2e5a-42f9-b7a4-660474e230e8-image 2018-12-28 18:26:54,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}291a5679670b0ea850d7d2fefe04f58031925a36" 2018-12-28 18:26:56,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-786b7128-d86d-4f6e-a672-09249a1068a1 Date: Fri, 28 Dec 2018 18:26:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:26:56,111 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/21bd11ac-577c-4135-b68d-c51572b7c986 used request id req-786b7128-d86d-4f6e-a672-09249a1068a1 2018-12-28 18:26:56,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/c734c958-39e1-410e-b176-b6cbd6b4b422 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c7e4d5448f2b3581fb2b7432037a8bcc79e8f4f" 2018-12-28 18:26:56,157 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:26:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-69f276f3-1e54-4637-a478-5ded1ac03cb4 x-compute-request-id: req-69f276f3-1e54-4637-a478-5ded1ac03cb4 Content-Length: 0 Content-Type: application/json 2018-12-28 18:26:56,158 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c734c958-39e1-410e-b176-b6cbd6b4b422 used request id req-69f276f3-1e54-4637-a478-5ded1ac03cb4 2018-12-28 18:26:56,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:56,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-903455a2-acc7-439f-a649-468509c5564d Date: Fri, 28 Dec 2018 18:26:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "created_at": "2018-12-28T18:26:18Z", "updated_at": "2018-12-28T18:26:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "revision_number": 0, "id": "206bdd32-043e-45b8-869f-6892fd10b1cf", "remote_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "remote_ip_prefix": null, "created_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "port_range_min": null, "ethertype": "IPv4", "project_id": "9296cefb99964d9fa7048aec14b4f977"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "revision_number": 0, "id": "b85bd8a1-6558-4628-9550-054a22fe5e7d", "remote_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "remote_ip_prefix": null, "created_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "port_range_min": null, "ethertype": "IPv6", "project_id": "9296cefb99964d9fa7048aec14b4f977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "revision_number": 0, "id": "b9a7dc2d-f230-4db6-a8b8-fb7216ccdaf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "port_range_min": null, "ethertype": "IPv6", "project_id": "9296cefb99964d9fa7048aec14b4f977"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "revision_number": 0, "id": "ead83abf-6232-47c2-a748-55278c81552d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "port_range_min": null, "ethertype": "IPv4", "project_id": "9296cefb99964d9fa7048aec14b4f977"}], "revision_number": 4, "project_id": "9296cefb99964d9fa7048aec14b4f977", "id": "c3596bbf-8209-445e-8d3a-753772dce952", "name": "default"}]} 2018-12-28 18:26:56,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-903455a2-acc7-439f-a649-468509c5564d 2018-12-28 18:26:56,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:56,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8299b736-8195-4ecf-a021-14e0ca7d2024 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:26:56,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8299b736-8195-4ecf-a021-14e0ca7d2024 2018-12-28 18:26:56,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:56,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-420ebe3e-a7a6-42d6-b88e-b7abbf749e67 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:26:56,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-420ebe3e-a7a6-42d6-b88e-b7abbf749e67 2018-12-28 18:26:56,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:56,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-650afe84-54ee-4cb3-8990-bc418e32f2ae Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:26:56,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-650afe84-54ee-4cb3-8990-bc418e32f2ae 2018-12-28 18:26:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:56,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c236f1-df68-4cc2-a9cd-2f084da3db6b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977"}, "enabled": true, "id": "9296cefb99964d9fa7048aec14b4f977", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-d9103c42-0a57-43b-proj"}} 2018-12-28 18:26:56,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977 used request id req-b4c236f1-df68-4cc2-a9cd-2f084da3db6b 2018-12-28 18:26:56,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c3596bbf-8209-445e-8d3a-753772dce952 2018-12-28 18:26:56,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3596bbf-8209-445e-8d3a-753772dce952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:57,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2dcafa07-076d-4c50-8d74-a723ba7afcf1 Date: Fri, 28 Dec 2018 18:26:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "port_range_min": null, "revision_number": 0, "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "created_at": "2018-12-28T18:26:18Z", "project_id": "9296cefb99964d9fa7048aec14b4f977", "id": "206bdd32-043e-45b8-869f-6892fd10b1cf"}, {"remote_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "port_range_min": null, "revision_number": 0, "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "created_at": "2018-12-28T18:26:18Z", "project_id": "9296cefb99964d9fa7048aec14b4f977", "id": "b85bd8a1-6558-4628-9550-054a22fe5e7d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "port_range_min": null, "revision_number": 0, "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "created_at": "2018-12-28T18:26:18Z", "project_id": "9296cefb99964d9fa7048aec14b4f977", "id": "b9a7dc2d-f230-4db6-a8b8-fb7216ccdaf9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:26:18Z", "security_group_id": "c3596bbf-8209-445e-8d3a-753772dce952", "port_range_min": null, "revision_number": 0, "tenant_id": "9296cefb99964d9fa7048aec14b4f977", "created_at": "2018-12-28T18:26:18Z", "project_id": "9296cefb99964d9fa7048aec14b4f977", "id": "ead83abf-6232-47c2-a748-55278c81552d"}]} 2018-12-28 18:26:57,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=c3596bbf-8209-445e-8d3a-753772dce952 used request id req-2dcafa07-076d-4c50-8d74-a723ba7afcf1 2018-12-28 18:26:57,070 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:26:57,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/c3596bbf-8209-445e-8d3a-753772dce952 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:57,385 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d85bb95-91f0-4a47-a49d-8c2ace35f6dc Content-Length: 0 Date: Fri, 28 Dec 2018 18:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:26:57,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/c3596bbf-8209-445e-8d3a-753772dce952 used request id req-7d85bb95-91f0-4a47-a49d-8c2ace35f6dc 2018-12-28 18:26:57,386 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-d9103c42-0a57-43b-proj 2018-12-28 18:26:57,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:57,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f45706ae-6810-4ea4-9b9d-7df73d90e48d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:57,608 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9296cefb99964d9fa7048aec14b4f977 used request id req-f45706ae-6810-4ea4-9b9d-7df73d90e48d 2018-12-28 18:26:57,609 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-d9103c42-0a57-43b-proj-role 2018-12-28 18:26:57,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/9439f2a816774616834486df8c8f59b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:57,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0929108b-cbda-4582-a3ab-ef267462556f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:57,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/9439f2a816774616834486df8c8f59b2 used request id req-0929108b-cbda-4582-a3ab-ef267462556f 2018-12-28 18:26:57,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}319fdd4760ad3e635c6a1132bd2a9012aa5a6f1b" 2018-12-28 18:26:57,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b518365c-f398-4775-a41c-f0462cb8cdf6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:26:57,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b518365c-f398-4775-a41c-f0462cb8cdf6 2018-12-28 18:26:57,805 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-d9103c42-0a57-43b-user 2018-12-28 18:26:57,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c168794534ea47029477d1056a77ec09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48df46fb9c053df597b5760ec07a31ff1ff89a7a" 2018-12-28 18:26:58,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6fd2e0f-9bd7-4640-b1ce-32a504d3570d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:26:58,001 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c168794534ea47029477d1056a77ec09 used request id req-f6fd2e0f-9bd7-4640-b1ce-32a504d3570d 2018-12-28 18:26:58,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:58,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["D_jYEMqnSZ-_e0ev9It4mA"], "issued_at": "2018-12-28T18:26:58.000000Z"}} 2018-12-28 18:26:58,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4054eb2f0fd61619bfd8eaf07ba6bffbd9544c5c" 2018-12-28 18:26:58,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb8e21b-db16-49cb-928e-4263bea49b23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:58,478 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2bb8e21b-db16-49cb-928e-4263bea49b23 2018-12-28 18:26:58,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:58,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:58,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["xb4YNCAJQiusGtw9Ks2yjw"], "issued_at": "2018-12-28T18:26:58.000000Z"}} 2018-12-28 18:26:58,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:26:58,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7f3871e-06e0-491f-9d0a-2bade3d35725 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:58,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f7f3871e-06e0-491f-9d0a-2bade3d35725 2018-12-28 18:26:58,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:26:58,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:26: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:26:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1494084f-15ed-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:26:59,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3494af2c-6feb-4a36-9080-25b067cc83d5 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1494084f-15ed-45f-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:26:59,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1494084f-15ed-45f-proj used request id req-3494af2c-6feb-4a36-9080-25b067cc83d5 2018-12-28 18:26:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:26:59,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3cef83d-016a-48db-9001-60237bab8c45 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:26:59,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d3cef83d-016a-48db-9001-60237bab8c45 2018-12-28 18:26:59,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}}' 2018-12-28 18:26:59,269 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbfa68f4-9952-407b-b656-864299475ddf Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002"}, "enabled": true, "id": "d4a91fa3b5db4b46b92287f813d2a002", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}} 2018-12-28 18:26:59,269 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-dbfa68f4-9952-407b-b656-864299475ddf 2018-12-28 18:26:59,269 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1494084f-15ed-45f-proj 2018-12-28 18:26:59,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:26:59,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:26:59,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:26:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ocbl8fkmToOx1mN_Krnq_g"], "issued_at": "2018-12-28T18:26:59.000000Z"}} 2018-12-28 18:26:59,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:26:59,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5792352-5342-4393-84a2-6fcffa988dfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:26:59,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b5792352-5342-4393-84a2-6fcffa988dfd 2018-12-28 18:26:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:26:59,677 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:26: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:26:59,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:26:59,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ba788f-ba52-4560-9e35-cb1c165f476b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:26:59,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-72ba788f-ba52-4560-9e35-cb1c165f476b 2018-12-28 18:26:59,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1494084f-15ed-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:26:59,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-696504e3-4ff1-4ec1-9ab6-fcdef81b1d3f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1494084f-15ed-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002"}, "enabled": true, "id": "d4a91fa3b5db4b46b92287f813d2a002", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}]} 2018-12-28 18:26:59,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1494084f-15ed-45f-proj used request id req-696504e3-4ff1-4ec1-9ab6-fcdef81b1d3f 2018-12-28 18:26:59,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:26:59,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:26:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43db5902-d3f2-45c2-b7b7-d710f0756ca9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:26:59,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-43db5902-d3f2-45c2-b7b7-d710f0756ca9 2018-12-28 18:27:00,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:00,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fad7f7-dc03-4e26-841c-51e286704e97 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:27:00,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-15fad7f7-dc03-4e26-841c-51e286704e97 2018-12-28 18:27:00,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1494084f-15ed-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:00,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2abf7f-13b2-4be1-b33b-5cab703f3bb5 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1494084f-15ed-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002"}, "enabled": true, "id": "d4a91fa3b5db4b46b92287f813d2a002", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}]} 2018-12-28 18:27:00,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-1494084f-15ed-45f-proj used request id req-cb2abf7f-13b2-4be1-b33b-5cab703f3bb5 2018-12-28 18:27:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/5e76639f2e524fa8bd31b0e42893f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:00,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4189d40-66b9-4ff5-8cc6-59875a503fa6 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1494084f-15ed-45f-user", "links": {"self": "http://172.30.9.21:5000/v3/users/5e76639f2e524fa8bd31b0e42893f31f"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d4a91fa3b5db4b46b92287f813d2a002", "id": "5e76639f2e524fa8bd31b0e42893f31f", "password_expires_at": null}} 2018-12-28 18:27:00,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/5e76639f2e524fa8bd31b0e42893f31f used request id req-b4189d40-66b9-4ff5-8cc6-59875a503fa6 2018-12-28 18:27:00,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:00,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b43db7-d834-451d-b130-68ca84cf9289 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:27:00,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles used request id req-13b43db7-d834-451d-b130-68ca84cf9289 2018-12-28 18:27:00,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:00,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3b4b5ca-a0f8-4844-bbe3-9d3df4ffbf2a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:27:00,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-f3b4b5ca-a0f8-4844-bbe3-9d3df4ffbf2a 2018-12-28 18:27:00,751 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1494084f-15ed-45f-proj 2018-12-28 18:27:00,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:00,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7d7351c-6b21-45f4-ad45-76f7fcb37a84 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:00,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-e7d7351c-6b21-45f4-ad45-76f7fcb37a84 2018-12-28 18:27:00,889 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1494084f-15ed-45f-user 2018-12-28 18:27:00,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:00,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:00,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7e3085-8ccd-4abd-98ff-b31ae2c64584 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:27:00,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3b7e3085-8ccd-4abd-98ff-b31ae2c64584 2018-12-28 18:27:00,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" -d '{"role": {"name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role"}}' 2018-12-28 18:27:01,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cdbf4a9-80ae-475f-b239-f295e2dc5d9b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c86bbbc364344be29ef55a6ce61f2e11", "links": {"self": "http://172.30.9.21:5000/v3/roles/c86bbbc364344be29ef55a6ce61f2e11"}, "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role"}} 2018-12-28 18:27:01,102 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7cdbf4a9-80ae-475f-b239-f295e2dc5d9b 2018-12-28 18:27:01,102 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1494084f-15ed-45f-proj-role 2018-12-28 18:27:01,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c86bbbc364344be29ef55a6ce61f2e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:01,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df2a951-97d2-4c56-a5e3-260dd05cc9d3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/c86bbbc364344be29ef55a6ce61f2e11"}, "domain_id": null, "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role", "id": "c86bbbc364344be29ef55a6ce61f2e11"}} 2018-12-28 18:27:01,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c86bbbc364344be29ef55a6ce61f2e11 used request id req-2df2a951-97d2-4c56-a5e3-260dd05cc9d3 2018-12-28 18:27:01,197 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1494084f-15ed-45f-proj-role to project CreateStackSuccessTests-1494084f-15ed-45f-proj 2018-12-28 18:27:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles/c86bbbc364344be29ef55a6ce61f2e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:01,369 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d544c00c-84cf-4782-8255-152b05873d32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:01,369 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002/users/5e76639f2e524fa8bd31b0e42893f31f/roles/c86bbbc364344be29ef55a6ce61f2e11 used request id req-d544c00c-84cf-4782-8255-152b05873d32 2018-12-28 18:27:01,369 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:27:01,369 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:27:01,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:01,370 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:01,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c86bbbc364344be29ef55a6ce61f2e11", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4a91fa3b5db4b46b92287f813d2a002", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1494084f-15ed-45f-user", "id": "5e76639f2e524fa8bd31b0e42893f31f"}, "audit_ids": ["to0pUpvpT92ErPfFa9YVZw"], "issued_at": "2018-12-28T18:27:01.000000Z"}} 2018-12-28 18:27:01,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:01,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2acda086-61a4-4ce2-8f5e-88136a4b0db9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:01,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2acda086-61a4-4ce2-8f5e-88136a4b0db9 2018-12-28 18:27:01,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:01,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-819ecdbb-f8a5-4574-878f-8af45ecf00ad Date: Fri, 28 Dec 2018 18:27:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image"} 2018-12-28 18:27:01,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image used request id req-819ecdbb-f8a5-4574-878f-8af45ecf00ad 2018-12-28 18:27:01,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:02,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3357b25f-4c20-46d4-b80b-f8c31ce0436b Date: Fri, 28 Dec 2018 18:27: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-12-28 18:27:02,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3357b25f-4c20-46d4-b80b-f8c31ce0436b 2018-12-28 18:27:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image"}' 2018-12-28 18:27:02,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 X-Openstack-Request-Id: req-94bc783c-f70f-492f-a2fc-784c0650bbd1 Date: Fri, 28 Dec 2018 18:27:02 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:27:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:27:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335", "min_disk": 0, "protected": false, "id": "c9e56fbf-eeb3-4a9c-bbbf-281b84153335", "file": "/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/file", "checksum": null, "owner": "d4a91fa3b5db4b46b92287f813d2a002", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:27:02,403 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-94bc783c-f70f-492f-a2fc-784c0650bbd1 2018-12-28 18:27:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" -d '' 2018-12-28 18:27:03,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-705224a0-dcdc-45e2-b66d-9095322ca24b Date: Fri, 28 Dec 2018 18:27:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:27:03,922 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/file used request id req-705224a0-dcdc-45e2-b66d-9095322ca24b 2018-12-28 18:27:03,922 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:27:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:04,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-eb084afa-42ba-4d2f-96e6-0ad8295feb58 Date: Fri, 28 Dec 2018 18:27:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:27:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:27:03Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/snap", "metadata": {}}], "self": "/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335", "min_disk": 0, "protected": false, "id": "c9e56fbf-eeb3-4a9c-bbbf-281b84153335", "file": "/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d4a91fa3b5db4b46b92287f813d2a002", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:27:04,098 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 used request id req-eb084afa-42ba-4d2f-96e6-0ad8295feb58 2018-12-28 18:27:04,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:04,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10f5274a-29bb-4ac0-b0de-daa73d2048dd Date: Fri, 28 Dec 2018 18:27: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-12-28 18:27:04,274 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-10f5274a-29bb-4ac0-b0de-daa73d2048dd 2018-12-28 18:27:04,277 - create_image - INFO - Created image with name - CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image 2018-12-28 18:27:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:04,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9ad06377-4f3b-43dd-8539-a04ba722fbcc Date: Fri, 28 Dec 2018 18:27:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:27:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:27:03Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/snap", "metadata": {}}], "self": "/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335", "min_disk": 0, "protected": false, "id": "c9e56fbf-eeb3-4a9c-bbbf-281b84153335", "file": "/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d4a91fa3b5db4b46b92287f813d2a002", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:27:04,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 used request id req-9ad06377-4f3b-43dd-8539-a04ba722fbcc 2018-12-28 18:27:04,442 - create_image - DEBUG - Instance status is - active 2018-12-28 18:27:04,443 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image 2018-12-28 18:27:04,443 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image 2018-12-28 18:27:04,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:04,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:04,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:27:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Deb5OYFaTPKjgtBIbMOHlA"], "issued_at": "2018-12-28T18:27:04.000000Z"}} 2018-12-28 18:27:04,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c5dcb5a194be51504504ae1bd83e47464c08f8" 2018-12-28 18:27:04,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cdd8b9-d277-44b9-b271-1bac72c1360f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:04,912 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c1cdd8b9-d277-44b9-b271-1bac72c1360f 2018-12-28 18:27:04,913 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:27:04,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c5dcb5a194be51504504ae1bd83e47464c08f8" 2018-12-28 18:27:05,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-627eeb63-cc01-4bae-8f29-2dc8384fba20 x-compute-request-id: req-627eeb63-cc01-4bae-8f29-2dc8384fba20 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:27:05,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-627eeb63-cc01-4bae-8f29-2dc8384fba20 2018-12-28 18:27:05,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c5dcb5a194be51504504ae1bd83e47464c08f8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-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-12-28 18:27:05,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27: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-e69df58a-c122-458d-9f6b-025b46d309f9 x-compute-request-id: req-e69df58a-c122-458d-9f6b-025b46d309f9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8c393256-3992-4bbc-a017-ac5705defb14", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8c393256-3992-4bbc-a017-ac5705defb14", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8c393256-3992-4bbc-a017-ac5705defb14", "name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:27:05,149 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e69df58a-c122-458d-9f6b-025b46d309f9 2018-12-28 18:27:05,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:05,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:05,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c86bbbc364344be29ef55a6ce61f2e11", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:27:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4a91fa3b5db4b46b92287f813d2a002", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1494084f-15ed-45f-user", "id": "5e76639f2e524fa8bd31b0e42893f31f"}, "audit_ids": ["zDLhEN9RT4uLAg_d0PCH0w"], "issued_at": "2018-12-28T18:27:05.000000Z"}} 2018-12-28 18:27:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:05,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01212250-0e4b-46fb-91f4-1c6c72921928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:05,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-01212250-0e4b-46fb-91f4-1c6c72921928 2018-12-28 18:27:05,618 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:27:05,620 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:27:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:05,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:05 GMT Server: Apache x-openstack-request-id: req-0213ae09-88ee-415f-a272-52d392d1252a Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:27:05,980 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack used request id req-0213ae09-88ee-415f-a272-52d392d1252a 2018-12-28 18:27:06,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-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-e2278df6-1b73-4135-a447-5d52385952a4-net", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}}' 2018-12-28 18:27:08,342 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:27:06 GMT Server: Apache x-openstack-request-id: req-bf5dbbb0-92ab-4e98-87d3-174c961c8f52 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}]}} 2018-12-28 18:27:08,342 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks used request id req-bf5dbbb0-92ab-4e98-87d3-174c961c8f52 2018-12-28 18:27:08,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:08,970 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:08 GMT Server: Apache x-openstack-request-id: req-a93a87e3-1072-4f08-9510-3f7a5e5469cd Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:09,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:08 GMT Server: Apache x-openstack-request-id: req-6a0cb0b2-b894-4226-a41e-60aac2e1e0ef 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:09,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-6a0cb0b2-b894-4226-a41e-60aac2e1e0ef 2018-12-28 18:27:09,161 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack 2018-12-28 18:27:09,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:09,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:09 GMT Server: Apache x-openstack-request-id: req-efd69fd5-f031-4293-826a-8c4d88a349e3 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:09,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:09 GMT Server: Apache x-openstack-request-id: req-a0b78300-3b7d-4252-b5d8-bc8089715043 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:09,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-a0b78300-3b7d-4252-b5d8-bc8089715043 2018-12-28 18:27:09,651 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:27:09,651 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:12,654 - create_stack - DEBUG - Stack status query timeout in 1196.50718999 2018-12-28 18:27:12,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:12,842 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:12 GMT Server: Apache x-openstack-request-id: req-f261cd96-efaa-455a-8917-4a166c81565f Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:13,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:12 GMT Server: Apache x-openstack-request-id: req-f506b14e-ef38-4707-8b93-510bcf200687 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:13,024 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-f506b14e-ef38-4707-8b93-510bcf200687 2018-12-28 18:27:13,024 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:27:13,025 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:16,028 - create_stack - DEBUG - Stack status query timeout in 1193.13336205 2018-12-28 18:27:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:16,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:16 GMT Server: Apache x-openstack-request-id: req-4870b1a1-f43c-40ab-ae9e-4df738c5fe6c Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:16,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:16 GMT Server: Apache x-openstack-request-id: req-ff338490-ef7f-49f7-96f3-7ba32e4759b5 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:16,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-ff338490-ef7f-49f7-96f3-7ba32e4759b5 2018-12-28 18:27:16,102 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:27:16,103 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:19,106 - create_stack - DEBUG - Stack status query timeout in 1190.05536294 2018-12-28 18:27:19,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:19,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:19 GMT Server: Apache x-openstack-request-id: req-a8987ac8-e090-49d1-98d4-67b20e2e6ecf Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:19,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:19 GMT Server: Apache x-openstack-request-id: req-cb153e64-0411-4a19-a46d-b15994b74b7e 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:19,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-cb153e64-0411-4a19-a46d-b15994b74b7e 2018-12-28 18:27:19,178 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:27:19,178 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:22,181 - create_stack - DEBUG - Stack status query timeout in 1186.97959805 2018-12-28 18:27:22,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:22,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:22 GMT Server: Apache x-openstack-request-id: req-039252b5-e63b-48bb-907e-50020a775d10 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:22,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:22 GMT Server: Apache x-openstack-request-id: req-1db18af8-708e-4421-b9f7-464ea5908197 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:22,397 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-1db18af8-708e-4421-b9f7-464ea5908197 2018-12-28 18:27:22,397 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:27:22,397 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:25,401 - create_stack - DEBUG - Stack status query timeout in 1183.76049113 2018-12-28 18:27:25,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:25,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:25 GMT Server: Apache x-openstack-request-id: req-23ae0a11-4c8e-4f3d-bbd8-2981af84a09b Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:25,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:25 GMT Server: Apache x-openstack-request-id: req-d3fca543-5edc-455d-bae7-67d8168fd7f1 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:25,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-d3fca543-5edc-455d-bae7-67d8168fd7f1 2018-12-28 18:27:25,505 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:27:25,506 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:28,509 - create_stack - DEBUG - Stack status query timeout in 1180.65224695 2018-12-28 18:27:28,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:28,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:28 GMT Server: Apache x-openstack-request-id: req-542f3f2b-3697-43cb-bb81-3ba6085edac6 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:28,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:28 GMT Server: Apache x-openstack-request-id: req-a54c0b89-f9fe-41fe-b4bc-d72c4b547e58 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:28,867 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-a54c0b89-f9fe-41fe-b4bc-d72c4b547e58 2018-12-28 18:27:28,867 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:27:28,868 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack 2018-12-28 18:27:28,868 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack 2018-12-28 18:27:28,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:29,048 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:28 GMT Server: Apache x-openstack-request-id: req-346d7f86-11e5-4f55-b0bb-940db31c736e Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:29,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:29 GMT Server: Apache x-openstack-request-id: req-b704f8b1-6b14-40d2-9ea5-3013f37618b4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 575 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T18:27:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:08Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "e6c7a377-2dbe-475e-9d31-602b249d8457", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T18:27:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:08Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1c0c8e47-7f5a-4433-94f3-a568381626d9", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T18:27:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:08Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "977d9396-3865-4db2-96d3-a04f67eef0c2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T18:27:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:08Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "5e01bc99-4245-4abd-89aa-fa4694937bfa", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:27:29,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c/resources used request id req-b704f8b1-6b14-40d2-9ea5-3013f37618b4 2018-12-28 18:27:29,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:29,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-46e2e52b-d770-4ffe-9aa8-ed84153ef02d Date: Fri, 28 Dec 2018 18:27: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":["1c0c8e47-7f5a-4433-94f3-a568381626d9"],"updated_at":"2018-12-28T18:27:10Z","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4a91fa3b5db4b46b92287f813d2a002","id":"977d9396-3865-4db2-96d3-a04f67eef0c2","name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}]} 2018-12-28 18:27:29,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-46e2e52b-d770-4ffe-9aa8-ed84153ef02d 2018-12-28 18:27:29,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:29,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0e7690ba-bfac-496b-9574-b82dcf9e5bef Date: Fri, 28 Dec 2018 18:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}]} 2018-12-28 18:27:29,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-0e7690ba-bfac-496b-9574-b82dcf9e5bef 2018-12-28 18:27:29,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:29,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-01431970-1c1a-4450-9d35-b19e6cce62bd Date: Fri, 28 Dec 2018 18:27:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}]} 2018-12-28 18:27:29,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-01431970-1c1a-4450-9d35-b19e6cce62bd 2018-12-28 18:27:29,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:29,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:29,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c86bbbc364344be29ef55a6ce61f2e11", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4a91fa3b5db4b46b92287f813d2a002", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1494084f-15ed-45f-user", "id": "5e76639f2e524fa8bd31b0e42893f31f"}, "audit_ids": ["R2mDFPc3RIKzyKpJdONXEQ"], "issued_at": "2018-12-28T18:27:29.000000Z"}} 2018-12-28 18:27:29,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45acf60e66e135939ee473e13352ffd622c28a11" 2018-12-28 18:27:29,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1453df0-87f6-472a-a441-50f628f9a5f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:29,957 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b1453df0-87f6-472a-a441-50f628f9a5f3 2018-12-28 18:27:29,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45acf60e66e135939ee473e13352ffd622c28a11" 2018-12-28 18:27:30,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-7e8c5f86-c346-40be-bf9e-0d75edf797f2 Date: Fri, 28 Dec 2018 18:27:30 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1c0c8e47-7f5a-4433-94f3-a568381626d9"],"updated_at":"2018-12-28T18:27:10Z","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4a91fa3b5db4b46b92287f813d2a002","id":"977d9396-3865-4db2-96d3-a04f67eef0c2","name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}]} 2018-12-28 18:27:30,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net used request id req-7e8c5f86-c346-40be-bf9e-0d75edf797f2 2018-12-28 18:27:30,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:27:30,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:27: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:27:30,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45acf60e66e135939ee473e13352ffd622c28a11" 2018-12-28 18:27:30,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bc2ea27-4bd6-4ff8-b735-0560096578a3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002"}, "enabled": true, "id": "d4a91fa3b5db4b46b92287f813d2a002", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}} 2018-12-28 18:27:30,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002 used request id req-7bc2ea27-4bd6-4ff8-b735-0560096578a3 2018-12-28 18:27:30,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45acf60e66e135939ee473e13352ffd622c28a11" 2018-12-28 18:27:30,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-edc350d8-df0f-4300-99a7-a8da94838bbc Date: Fri, 28 Dec 2018 18:27:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}]} 2018-12-28 18:27:30,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-edc350d8-df0f-4300-99a7-a8da94838bbc 2018-12-28 18:27:30,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:30,911 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c86bbbc364344be29ef55a6ce61f2e11", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4a91fa3b5db4b46b92287f813d2a002", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/d4a91fa3b5db4b46b92287f813d2a002", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1494084f-15ed-45f-user", "id": "5e76639f2e524fa8bd31b0e42893f31f"}, "audit_ids": ["x-jRjNpHS4yNt9rTRIDeaQ"], "issued_at": "2018-12-28T18:27:30.000000Z"}} 2018-12-28 18:27:30,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:30,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a52d52-3ce7-441c-bd34-492c78c2360c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:30,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e9a52d52-3ce7-441c-bd34-492c78c2360c 2018-12-28 18:27:30,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:31,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2dcce742-88c8-4030-ba4c-7c6731d6266c Date: Fri, 28 Dec 2018 18:27:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1c0c8e47-7f5a-4433-94f3-a568381626d9"],"updated_at":"2018-12-28T18:27:10Z","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4a91fa3b5db4b46b92287f813d2a002","id":"977d9396-3865-4db2-96d3-a04f67eef0c2","name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}]} 2018-12-28 18:27:31,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net used request id req-2dcce742-88c8-4030-ba4c-7c6731d6266c 2018-12-28 18:27:31,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:31,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ca918886-b81e-4e21-bb97-f57a5837326f Date: Fri, 28 Dec 2018 18:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}]} 2018-12-28 18:27:31,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-ca918886-b81e-4e21-bb97-f57a5837326f 2018-12-28 18:27:31,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:31,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c3a24a34-7e14-46bf-aef5-536346c20a4a Date: Fri, 28 Dec 2018 18:27:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["1c0c8e47-7f5a-4433-94f3-a568381626d9"],"updated_at":"2018-12-28T18:27:10Z","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d4a91fa3b5db4b46b92287f813d2a002","id":"977d9396-3865-4db2-96d3-a04f67eef0c2","name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}]} 2018-12-28 18:27:31,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-c3a24a34-7e14-46bf-aef5-536346c20a4a 2018-12-28 18:27:31,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:31,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6910e651-fabf-499a-bf28-2bceabbc8ba3 Date: Fri, 28 Dec 2018 18:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}]} 2018-12-28 18:27:31,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2 used request id req-6910e651-fabf-499a-bf28-2bceabbc8ba3 2018-12-28 18:27:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2&name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:31,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e98d4e8c-f38f-47d9-9e13-a763620ec09a Date: Fri, 28 Dec 2018 18:27:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}]} 2018-12-28 18:27:31,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=977d9396-3865-4db2-96d3-a04f67eef0c2&name=CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet used request id req-e98d4e8c-f38f-47d9-9e13-a763620ec09a 2018-12-28 18:27:32,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/1c0c8e47-7f5a-4433-94f3-a568381626d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30fdd0f5b8fe4c22a38652d64b067e48c8785acc" 2018-12-28 18:27:32,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-3b0ec495-884d-4134-9ca3-6da78eaeb0bc Date: Fri, 28 Dec 2018 18:27:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"977d9396-3865-4db2-96d3-a04f67eef0c2","tenant_id":"d4a91fa3b5db4b46b92287f813d2a002","created_at":"2018-12-28T18:27:10Z","dns_nameservers":[],"updated_at":"2018-12-28T18:27:10Z","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":"d4a91fa3b5db4b46b92287f813d2a002","id":"1c0c8e47-7f5a-4433-94f3-a568381626d9","subnetpool_id":null,"name":"CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet"}} 2018-12-28 18:27:32,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/1c0c8e47-7f5a-4433-94f3-a568381626d9 used request id req-3b0ec495-884d-4134-9ca3-6da78eaeb0bc 2018-12-28 18:27:32,212 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack 2018-12-28 18:27:32,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:32,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:32 GMT Server: Apache x-openstack-request-id: req-0e899eeb-f50b-417f-9e73-9e56db305ab9 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:32,457 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:32 GMT Server: Apache x-openstack-request-id: req-48d8950f-1fb0-44b0-b63a-e81eb66d2122 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:32,458 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-48d8950f-1fb0-44b0-b63a-e81eb66d2122 2018-12-28 18:27:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:32,488 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:32 GMT Server: Apache x-openstack-request-id: req-bcf5d3ed-c390-4e83-a8a7-a1a61bd474e5 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:32,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:32 GMT Server: Apache x-openstack-request-id: req-2df7bf2c-663d-425a-9a3f-7151e1a4fed8 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "tags": null, "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:27:32Z", "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:32,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-2df7bf2c-663d-425a-9a3f-7151e1a4fed8 2018-12-28 18:27:32,514 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:27:32,514 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:35,517 - create_stack - DEBUG - Stack status query timeout in 1196.94077492 2018-12-28 18:27:35,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:36,071 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:35 GMT Server: Apache x-openstack-request-id: req-9e7cc429-fd85-4404-a9f8-4588d7bb9003 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:36,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:36 GMT Server: Apache x-openstack-request-id: req-38b520ed-7a36-4137-837b-a60381098490 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "tags": null, "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:27:32Z", "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:36,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-38b520ed-7a36-4137-837b-a60381098490 2018-12-28 18:27:36,097 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:27:36,097 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:39,101 - create_stack - DEBUG - Stack status query timeout in 1193.35732698 2018-12-28 18:27:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:39,130 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:39 GMT Server: Apache x-openstack-request-id: req-d2a548c7-4b8b-48b3-a96f-58650ac83b25 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:39,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:39 GMT Server: Apache x-openstack-request-id: req-79f24cbd-0c00-466b-b377-ee2c73268f2b 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "tags": null, "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:27:32Z", "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:39,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-79f24cbd-0c00-466b-b377-ee2c73268f2b 2018-12-28 18:27:39,156 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:27:39,156 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:42,159 - create_stack - DEBUG - Stack status query timeout in 1190.29855895 2018-12-28 18:27:42,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:42,341 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:42 GMT Server: Apache x-openstack-request-id: req-3e25e237-35c7-4f9e-86be-96ed47297302 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:42,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:42 GMT Server: Apache x-openstack-request-id: req-145b386a-1aea-482f-9ba5-159304fb7323 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "tags": null, "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:27:32Z", "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:42,367 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-145b386a-1aea-482f-9ba5-159304fb7323 2018-12-28 18:27:42,368 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:27:42,368 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:27:45,371 - create_stack - DEBUG - Stack status query timeout in 1187.08685684 2018-12-28 18:27:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:45,401 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:45 GMT Server: Apache x-openstack-request-id: req-b936e30a-941b-49a9-b4e4-98eaa2ce9b09 Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:45,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:45 GMT Server: Apache x-openstack-request-id: req-a89baa8a-9a31-4605-af2a-31778faa2166 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": "d4a91fa3b5db4b46b92287f813d2a002", "OS::stack_id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "image_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image", "inst_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-inst", "subnet_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-subnet", "flavor_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-flavor-name", "net_name": "CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-net"}, "deletion_time": "2018-12-28T18:27:44Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack", "stack_user_project_id": "65768c9a73dd4e8e87cf1b59b600e0e0", "tags": null, "creation_time": "2018-12-28T18:27:07Z", "links": [{"href": "http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:27:32Z", "id": "7a2b3b82-4948-4343-8b36-188f5c5c546c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:45,443 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-a89baa8a-9a31-4605-af2a-31778faa2166 2018-12-28 18:27:45,443 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:27:45,444 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack 2018-12-28 18:27:45,444 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack 2018-12-28 18:27:45,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/7a2b3b82-4948-4343-8b36-188f5c5c546c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def4cc9278e44e6fc303ff22141012e4db1e8c63" 2018-12-28 18:27:45,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:45 GMT Server: Apache x-openstack-request-id: req-9fe70562-e1ec-4364-a191-1e1f21c9f1ed Location: http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:46,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:27:45 GMT Server: Apache x-openstack-request-id: req-b52bae84-5183-4059-9a36-aa23b8a29a72 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:27:46,188 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/d4a91fa3b5db4b46b92287f813d2a002/stacks/CreateStackSuccessTests-CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-stack/7a2b3b82-4948-4343-8b36-188f5c5c546c used request id req-b52bae84-5183-4059-9a36-aa23b8a29a72 2018-12-28 18:27:46,189 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-e2278df6-1b73-4135-a447-5d52385952a4-image 2018-12-28 18:27:46,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}002b9934a1062e20e1ded3cf7897f3613f2ecfaf" 2018-12-28 18:27:47,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea109686-01f9-46be-8a12-3ff17c10d61a Date: Fri, 28 Dec 2018 18:27:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:27:47,767 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c9e56fbf-eeb3-4a9c-bbbf-281b84153335 used request id req-ea109686-01f9-46be-8a12-3ff17c10d61a 2018-12-28 18:27:47,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/8c393256-3992-4bbc-a017-ac5705defb14 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c5dcb5a194be51504504ae1bd83e47464c08f8" 2018-12-28 18:27:47,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:27:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-808c9de9-127e-4b34-9ea4-ef42f206be7a x-compute-request-id: req-808c9de9-127e-4b34-9ea4-ef42f206be7a Content-Length: 0 Content-Type: application/json 2018-12-28 18:27:47,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8c393256-3992-4bbc-a017-ac5705defb14 used request id req-808c9de9-127e-4b34-9ea4-ef42f206be7a 2018-12-28 18:27:47,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:48,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-dca68b2d-5602-4516-ac15-65926acdc355 Date: Fri, 28 Dec 2018 18:27:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "created_at": "2018-12-28T18:27:08Z", "updated_at": "2018-12-28T18:27:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "revision_number": 0, "id": "4a27259a-3817-41d3-8a22-7c807fb27980", "remote_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "remote_ip_prefix": null, "created_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4a91fa3b5db4b46b92287f813d2a002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "revision_number": 0, "id": "978bdd93-a670-421b-b196-ac0748af33bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "port_range_min": null, "ethertype": "IPv4", "project_id": "d4a91fa3b5db4b46b92287f813d2a002"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "revision_number": 0, "id": "b5c617e8-f37a-4c85-a5e9-513478540b8c", "remote_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "remote_ip_prefix": null, "created_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4a91fa3b5db4b46b92287f813d2a002"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "revision_number": 0, "id": "d24e3df5-8743-41fc-a798-51cd6817af22", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "port_range_min": null, "ethertype": "IPv6", "project_id": "d4a91fa3b5db4b46b92287f813d2a002"}], "revision_number": 4, "project_id": "d4a91fa3b5db4b46b92287f813d2a002", "id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:27:48,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-dca68b2d-5602-4516-ac15-65926acdc355 2018-12-28 18:27:48,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:48,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05d1d2f4-e1d9-49cc-9092-7dcdc45d1198 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:27:48,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-05d1d2f4-e1d9-49cc-9092-7dcdc45d1198 2018-12-28 18:27:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:48,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4faef4d-9a32-4b38-9afa-e264925811aa 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:27:48,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-c4faef4d-9a32-4b38-9afa-e264925811aa 2018-12-28 18:27:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:48,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-708ec291-8505-41e2-a65d-3e76aa8f83c0 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002"}, "enabled": true, "id": "d4a91fa3b5db4b46b92287f813d2a002", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1494084f-15ed-45f-proj"}} 2018-12-28 18:27:48,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002 used request id req-708ec291-8505-41e2-a65d-3e76aa8f83c0 2018-12-28 18:27:48,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7e40445b-ce39-40d5-a6ec-fc5e805a423a 2018-12-28 18:27:48,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7e40445b-ce39-40d5-a6ec-fc5e805a423a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:48,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e6a9db3e-233c-44a7-bbf7-98addf17c434 Date: Fri, 28 Dec 2018 18:27:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "port_range_min": null, "revision_number": 0, "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "created_at": "2018-12-28T18:27:08Z", "project_id": "d4a91fa3b5db4b46b92287f813d2a002", "id": "4a27259a-3817-41d3-8a22-7c807fb27980"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "port_range_min": null, "revision_number": 0, "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "created_at": "2018-12-28T18:27:08Z", "project_id": "d4a91fa3b5db4b46b92287f813d2a002", "id": "978bdd93-a670-421b-b196-ac0748af33bb"}, {"remote_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "port_range_min": null, "revision_number": 0, "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "created_at": "2018-12-28T18:27:08Z", "project_id": "d4a91fa3b5db4b46b92287f813d2a002", "id": "b5c617e8-f37a-4c85-a5e9-513478540b8c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:27:08Z", "security_group_id": "7e40445b-ce39-40d5-a6ec-fc5e805a423a", "port_range_min": null, "revision_number": 0, "tenant_id": "d4a91fa3b5db4b46b92287f813d2a002", "created_at": "2018-12-28T18:27:08Z", "project_id": "d4a91fa3b5db4b46b92287f813d2a002", "id": "d24e3df5-8743-41fc-a798-51cd6817af22"}]} 2018-12-28 18:27:48,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=7e40445b-ce39-40d5-a6ec-fc5e805a423a used request id req-e6a9db3e-233c-44a7-bbf7-98addf17c434 2018-12-28 18:27:48,485 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:27:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/7e40445b-ce39-40d5-a6ec-fc5e805a423a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:48,858 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70b68d5c-2d22-49cd-b6e9-a4c04d980023 Content-Length: 0 Date: Fri, 28 Dec 2018 18:27:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:27:48,858 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/7e40445b-ce39-40d5-a6ec-fc5e805a423a used request id req-70b68d5c-2d22-49cd-b6e9-a4c04d980023 2018-12-28 18:27:48,859 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1494084f-15ed-45f-proj 2018-12-28 18:27:48,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:49,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-804921e0-1381-4df8-8cbe-8a76df1b3ab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:49,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/d4a91fa3b5db4b46b92287f813d2a002 used request id req-804921e0-1381-4df8-8cbe-8a76df1b3ab6 2018-12-28 18:27:49,051 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1494084f-15ed-45f-proj-role 2018-12-28 18:27:49,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c86bbbc364344be29ef55a6ce61f2e11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:49,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4880cd1a-4416-45ab-bf79-27104597623c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:49,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c86bbbc364344be29ef55a6ce61f2e11 used request id req-4880cd1a-4416-45ab-bf79-27104597623c 2018-12-28 18:27:49,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97873da64d454d7aa7e7cec017739c11c54465cc" 2018-12-28 18:27:49,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04939917-bf14-4a5d-be92-604e68d1c72d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:27:49,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-04939917-bf14-4a5d-be92-604e68d1c72d 2018-12-28 18:27:49,258 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1494084f-15ed-45f-user 2018-12-28 18:27:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5e76639f2e524fa8bd31b0e42893f31f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31d9a064cfc34c1dad43e0ae0da189d158d763bc" 2018-12-28 18:27:49,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37f7cebd-84fa-4338-a85e-730ddde75849 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:49,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5e76639f2e524fa8bd31b0e42893f31f used request id req-37f7cebd-84fa-4338-a85e-730ddde75849 2018-12-28 18:27:49,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:49,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["jdKDImrKRtCcfIVFmrdO7Q"], "issued_at": "2018-12-28T18:27:49.000000Z"}} 2018-12-28 18:27:49,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa9323a2dc5b067548f57debbf89d5e96784bd2" 2018-12-28 18:27:49,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0381cfc2-191e-4e91-8d3e-4a23b99d8504 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:49,919 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0381cfc2-191e-4e91-8d3e-4a23b99d8504 2018-12-28 18:27:49,921 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:49,922 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:50,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["gSSreBgnTeyTpZlCPLVNzA"], "issued_at": "2018-12-28T18:27:50.000000Z"}} 2018-12-28 18:27:50,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:27:50,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c77f8fd8-e39f-4092-ace6-0e923b386a24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:50,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c77f8fd8-e39f-4092-ace6-0e923b386a24 2018-12-28 18:27:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:27:50,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:27:50,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:27:50,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7414a689-b9ff-4444-9e63-d9e261b3130b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:27:50,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj used request id req-7414a689-b9ff-4444-9e63-d9e261b3130b 2018-12-28 18:27:50,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:27:50,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee3acb8-2d11-4c3b-bcfb-d9f2d435b14c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:27:50,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2ee3acb8-2d11-4c3b-bcfb-d9f2d435b14c 2018-12-28 18:27:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}}' 2018-12-28 18:27:50,743 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:27:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba58fd81-915c-4b57-a577-7d4d0a36143a Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:27:50,743 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-ba58fd81-915c-4b57-a577-7d4d0a36143a 2018-12-28 18:27:50,744 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-96b06d27-60bb-4bd-proj 2018-12-28 18:27:50,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:50,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:51,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:27:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["3aqdxz62SeCV2ixBthRAmQ"], "issued_at": "2018-12-28T18:27:51.000000Z"}} 2018-12-28 18:27:51,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-588ee4eb-886e-40a2-a7e4-e84839e0e7ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:51,210 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-588ee4eb-886e-40a2-a7e4-e84839e0e7ac 2018-12-28 18:27:51,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:27:51,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:27: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:27:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:51,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a41c2c-b2ef-440b-bfbf-1ace7e4bb50a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:27:51,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-01a41c2c-b2ef-440b-bfbf-1ace7e4bb50a 2018-12-28 18:27:51,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:51,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f051c95c-15e9-403f-ad9f-402c4e4cf7f6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}]} 2018-12-28 18:27:51,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj used request id req-f051c95c-15e9-403f-ad9f-402c4e4cf7f6 2018-12-28 18:27:51,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:51,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa80ec99-4f8f-40b2-81a6-e22340ed9149 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:27:51,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fa80ec99-4f8f-40b2-81a6-e22340ed9149 2018-12-28 18:27:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:51,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-661fca08-d6c4-478a-8ceb-1e06cd5f6e06 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:27:51,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-661fca08-d6c4-478a-8ceb-1e06cd5f6e06 2018-12-28 18:27:51,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:52,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8819a2-38fb-494f-a59c-c6fb2f078a4b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}]} 2018-12-28 18:27:52,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSuccessTests-96b06d27-60bb-4bd-proj used request id req-9b8819a2-38fb-494f-a59c-c6fb2f078a4b 2018-12-28 18:27:52,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/cefcc914bc5f423d8368a723876945c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:52,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab62826-0ae2-434e-8b54-5d01abd38517 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-96b06d27-60bb-4bd-user", "links": {"self": "http://172.30.9.21:5000/v3/users/cefcc914bc5f423d8368a723876945c7"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "id": "cefcc914bc5f423d8368a723876945c7", "password_expires_at": null}} 2018-12-28 18:27:52,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/cefcc914bc5f423d8368a723876945c7 used request id req-1ab62826-0ae2-434e-8b54-5d01abd38517 2018-12-28 18:27:52,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:52,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a19914-4745-44a1-ad12-d322b316269d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:27:52,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles used request id req-a9a19914-4745-44a1-ad12-d322b316269d 2018-12-28 18:27:52,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:52,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada35af5-daed-496d-a539-ee229fed7d5f Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:27:52,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-ada35af5-daed-496d-a539-ee229fed7d5f 2018-12-28 18:27:52,396 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-96b06d27-60bb-4bd-proj 2018-12-28 18:27:52,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:27:52,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db5cbb6a-d972-4d28-a01b-5aaba06b51c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:52,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-db5cbb6a-d972-4d28-a01b-5aaba06b51c3 2018-12-28 18:27:52,518 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-96b06d27-60bb-4bd-user 2018-12-28 18:27:52,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:52,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:27:52,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a594c778-e5bf-4ab2-8a58-5ee90faf7841 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:27:52,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a594c778-e5bf-4ab2-8a58-5ee90faf7841 2018-12-28 18:27:52,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" -d '{"role": {"name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role"}}' 2018-12-28 18:27:52,731 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c962904-c75a-48fc-acbe-cbbb3727dca4 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5cc7c86cfa5f4da1a18d3384782ea50e", "links": {"self": "http://172.30.9.21:5000/v3/roles/5cc7c86cfa5f4da1a18d3384782ea50e"}, "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role"}} 2018-12-28 18:27:52,731 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-8c962904-c75a-48fc-acbe-cbbb3727dca4 2018-12-28 18:27:52,731 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role 2018-12-28 18:27:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/5cc7c86cfa5f4da1a18d3384782ea50e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:27:52,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259bff15-05f7-4914-a47e-71eee2b1ad00 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/5cc7c86cfa5f4da1a18d3384782ea50e"}, "domain_id": null, "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role", "id": "5cc7c86cfa5f4da1a18d3384782ea50e"}} 2018-12-28 18:27:52,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/5cc7c86cfa5f4da1a18d3384782ea50e used request id req-259bff15-05f7-4914-a47e-71eee2b1ad00 2018-12-28 18:27:52,818 - keystone_utils - INFO - Granting role CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role to project CreateStackSuccessTests-96b06d27-60bb-4bd-proj 2018-12-28 18:27:52,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles/5cc7c86cfa5f4da1a18d3384782ea50e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:27:52,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:27:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-765fd9da-3ff5-4dbf-a0cb-6a92f1ab1131 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:27:52,961 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/users/cefcc914bc5f423d8368a723876945c7/roles/5cc7c86cfa5f4da1a18d3384782ea50e used request id req-765fd9da-3ff5-4dbf-a0cb-6a92f1ab1131 2018-12-28 18:27:52,962 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:27:52,962 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:27:52,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:52,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:53,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "5cc7c86cfa5f4da1a18d3384782ea50e", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role"}], "expires_at": "2018-12-28T19:27:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-user", "id": "cefcc914bc5f423d8368a723876945c7"}, "audit_ids": ["o6oM6qF8TDOWCbkYg8Q7pA"], "issued_at": "2018-12-28T18:27:53.000000Z"}} 2018-12-28 18:27:53,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:27:53,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4abe30-0951-4d24-8a2b-b1005ea2835b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:53,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7a4abe30-0951-4d24-8a2b-b1005ea2835b 2018-12-28 18:27:53,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:27:53,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-6302f957-86a5-41f9-8590-4524f4cf1a44 Date: Fri, 28 Dec 2018 18:27:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image"} 2018-12-28 18:27:53,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image used request id req-6302f957-86a5-41f9-8590-4524f4cf1a44 2018-12-28 18:27:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:27:53,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-07e95396-312d-4e37-957c-fad88bb4516b Date: Fri, 28 Dec 2018 18:27: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-12-28 18:27:53,778 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-07e95396-312d-4e37-957c-fad88bb4516b 2018-12-28 18:27:53,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image"}' 2018-12-28 18:27:54,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a X-Openstack-Request-Id: req-e8ffc0f3-9454-4e19-ae37-03e333a06903 Date: Fri, 28 Dec 2018 18:27:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:27:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:27:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "min_disk": 0, "protected": false, "id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "file": "/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/file", "checksum": null, "owner": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:27:54,008 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e8ffc0f3-9454-4e19-ae37-03e333a06903 2018-12-28 18:27:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" -d '' 2018-12-28 18:27:55,358 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c725e5e3-47f3-4f3d-a572-cb2bb94e7a9b Date: Fri, 28 Dec 2018 18:27:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:27:55,358 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/file used request id req-c725e5e3-47f3-4f3d-a572-cb2bb94e7a9b 2018-12-28 18:27:55,359 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:27:55,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:27:55,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-79ca3323-70bf-412d-8780-6badcadaca0a Date: Fri, 28 Dec 2018 18:27:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:27:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:27:55Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/snap", "metadata": {}}], "self": "/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "min_disk": 0, "protected": false, "id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "file": "/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:27:55,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a used request id req-79ca3323-70bf-412d-8780-6badcadaca0a 2018-12-28 18:27:55,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:27:55,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-80aab930-5a1d-4e4e-96e1-1c28a543f356 Date: Fri, 28 Dec 2018 18:27: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-12-28 18:27:55,673 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-80aab930-5a1d-4e4e-96e1-1c28a543f356 2018-12-28 18:27:55,676 - create_image - INFO - Created image with name - CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image 2018-12-28 18:27:55,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:27:55,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7b164001-1ed1-454f-b42e-ce55b89d9ba3 Date: Fri, 28 Dec 2018 18:27:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:27:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:27:55Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/snap", "metadata": {}}], "self": "/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "min_disk": 0, "protected": false, "id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "file": "/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/47db6dbe-b762-4737-a8ef-69d707b23a5a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:27:55,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a used request id req-7b164001-1ed1-454f-b42e-ce55b89d9ba3 2018-12-28 18:27:55,854 - create_image - DEBUG - Instance status is - active 2018-12-28 18:27:55,854 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image 2018-12-28 18:27:55,854 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image 2018-12-28 18:27:55,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:55,855 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:56,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Z1htz5A4TgqLoAUrGJECbQ"], "issued_at": "2018-12-28T18:27:56.000000Z"}} 2018-12-28 18:27:56,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2757ae7186d79cc007a67f5700a5beefe4911941" 2018-12-28 18:27:56,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6996641-cdf3-425d-8b57-8590c2d91964 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:56,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f6996641-cdf3-425d-8b57-8590c2d91964 2018-12-28 18:27:56,332 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:27:56,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2757ae7186d79cc007a67f5700a5beefe4911941" 2018-12-28 18:27:56,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-aba237bd-8f45-4d84-83bf-5bf602b4d9a2 x-compute-request-id: req-aba237bd-8f45-4d84-83bf-5bf602b4d9a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:27:56,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-aba237bd-8f45-4d84-83bf-5bf602b4d9a2 2018-12-28 18:27:56,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2757ae7186d79cc007a67f5700a5beefe4911941" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-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-12-28 18:27:56,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-495d5f6d-9b2e-442e-ac9f-7c69cd9596de x-compute-request-id: req-495d5f6d-9b2e-442e-ac9f-7c69cd9596de Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:27:56,599 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-495d5f6d-9b2e-442e-ac9f-7c69cd9596de 2018-12-28 18:27:56,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:27:56,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:27:56,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "5cc7c86cfa5f4da1a18d3384782ea50e", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role"}], "expires_at": "2018-12-28T19:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-user", "id": "cefcc914bc5f423d8368a723876945c7"}, "audit_ids": ["_FByBBaeRg2rZ31JQpm-6w"], "issued_at": "2018-12-28T18:27:56.000000Z"}} 2018-12-28 18:27:56,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:27:57,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d96f4a7c-7d69-4ba7-a49c-5ce2bb532c2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:27:57,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d96f4a7c-7d69-4ba7-a49c-5ce2bb532c2e 2018-12-28 18:27:57,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:27:57,054 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:27:57,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:27:57,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:57 GMT Server: Apache x-openstack-request-id: req-5d881d33-8598-4b11-bfbb-f8ad268ede79 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:27:57,225 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack used request id req-5d881d33-8598-4b11-bfbb-f8ad268ede79 2018-12-28 18:27:57,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-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-9981b59f-d984-4a21-a301-ca5124727c59-net", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}}' 2018-12-28 18:27:59,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:27:57 GMT Server: Apache x-openstack-request-id: req-91564744-a41c-4a77-8a9a-e019ff4d46b1 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}]}} 2018-12-28 18:27:59,528 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks used request id req-91564744-a41c-4a77-8a9a-e019ff4d46b1 2018-12-28 18:27:59,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:27:59,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:59 GMT Server: Apache x-openstack-request-id: req-c02fa630-a85f-4fdb-8997-10fa3884f8b3 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:27:59,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:27:59 GMT Server: Apache x-openstack-request-id: req-e0d51ea6-0c5f-4505-8cd1-fab07abe4abd 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:27:59,888 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-e0d51ea6-0c5f-4505-8cd1-fab07abe4abd 2018-12-28 18:27:59,888 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack 2018-12-28 18:27:59,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:00,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:27:59 GMT Server: Apache x-openstack-request-id: req-2ee957fe-1ad7-473f-8f1a-b5b0ea6436e5 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:00,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:00 GMT Server: Apache x-openstack-request-id: req-33192662-1aac-4ef3-9b26-704aeb162980 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:00,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-33192662-1aac-4ef3-9b26-704aeb162980 2018-12-28 18:28:00,253 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:28:00,254 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:03,257 - create_stack - DEBUG - Stack status query timeout in 1196.63189197 2018-12-28 18:28:03,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:03,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:03 GMT Server: Apache x-openstack-request-id: req-b92bcb2b-c826-453a-a5fd-d63c181e9967 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:03,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:03 GMT Server: Apache x-openstack-request-id: req-6ac1eb48-39c4-4b28-92ce-60dc3c711cb7 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:03,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-6ac1eb48-39c4-4b28-92ce-60dc3c711cb7 2018-12-28 18:28:03,481 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:28:03,481 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:06,484 - create_stack - DEBUG - Stack status query timeout in 1193.40449882 2018-12-28 18:28:06,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:06,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:06 GMT Server: Apache x-openstack-request-id: req-06b2a363-dbf0-4d39-bf2a-60ecae72e54d Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:06,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:06 GMT Server: Apache x-openstack-request-id: req-a02f52a1-5573-4b0c-99d0-1d2d2185b34b 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:06,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-a02f52a1-5573-4b0c-99d0-1d2d2185b34b 2018-12-28 18:28:06,857 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:28:06,857 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:09,861 - create_stack - DEBUG - Stack status query timeout in 1190.02814984 2018-12-28 18:28:09,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:09,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:09 GMT Server: Apache x-openstack-request-id: req-75f77517-6aa5-4d82-8576-49ca4584eb6d Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:09,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:09 GMT Server: Apache x-openstack-request-id: req-3c4edf94-306e-43eb-a318-b05daaf93192 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:09,966 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-3c4edf94-306e-43eb-a318-b05daaf93192 2018-12-28 18:28:09,967 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:28:09,967 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:12,970 - create_stack - DEBUG - Stack status query timeout in 1186.91852188 2018-12-28 18:28:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:13,000 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:12 GMT Server: Apache x-openstack-request-id: req-787b3435-5896-43dd-ab27-fc4c25eb35fd Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:13,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:13 GMT Server: Apache x-openstack-request-id: req-730546da-122c-4c9f-b872-8a87a33303e6 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:13,215 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-730546da-122c-4c9f-b872-8a87a33303e6 2018-12-28 18:28:13,216 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:28:13,216 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:16,219 - create_stack - DEBUG - Stack status query timeout in 1183.66971302 2018-12-28 18:28:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:16,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:16 GMT Server: Apache x-openstack-request-id: req-62695092-347d-4ae9-84da-678a2734130f Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:16,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:16 GMT Server: Apache x-openstack-request-id: req-d51ea68c-b794-465f-b6ee-28bf44b22982 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:16,442 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-d51ea68c-b794-465f-b6ee-28bf44b22982 2018-12-28 18:28:16,442 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:28:16,442 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack 2018-12-28 18:28:16,442 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack 2018-12-28 18:28:16,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:16,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:16 GMT Server: Apache x-openstack-request-id: req-d1872230-c827-46aa-99be-8d8e14a99121 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:16,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:16 GMT Server: Apache x-openstack-request-id: req-0fe069a9-c42f-40d8-81bd-21739321a1f2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7541301a-3de4-46b3-82da-1e42b9223e52", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "48e209e7-60dc-4ba4-81df-00590e4aad05", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "5b68d0c0-51aa-4b81-bb25-532360561172", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:28:16,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources used request id req-0fe069a9-c42f-40d8-81bd-21739321a1f2 2018-12-28 18:28:16,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:17,377 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28: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-7538b849-82dd-4cdf-b0c8-18ab6e9c9a4a x-compute-request-id: req-7538b849-82dd-4cdf-b0c8-18ab6e9c9a4a Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:28:17,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b used request id req-7538b849-82dd-4cdf-b0c8-18ab6e9c9a4a 2018-12-28 18:28:17,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:17,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2372af0f-2ab7-4d06-9dde-bd78f3458abb Date: Fri, 28 Dec 2018 18:28:17 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:17,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-2372af0f-2ab7-4d06-9dde-bd78f3458abb 2018-12-28 18:28:17,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:28:17,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:28: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:28:17,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:17,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a396c9-3079-4903-8b6e-024fd4ba437f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:17,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-e5a396c9-3079-4903-8b6e-024fd4ba437f 2018-12-28 18:28:17,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:17,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-690a0384-1799-4129-b986-b1831f8b00dd Date: Fri, 28 Dec 2018 18:28:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:17,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-690a0384-1799-4129-b986-b1831f8b00dd 2018-12-28 18:28:17,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-b796ca5d-132e-4e21-a708-616f8e57ad8e Date: Fri, 28 Dec 2018 18:28:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:18,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-b796ca5d-132e-4e21-a708-616f8e57ad8e 2018-12-28 18:28:18,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,084 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:18 GMT Server: Apache x-openstack-request-id: req-2131495b-2e64-4ab3-b311-7fe2ec808edf Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:18,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:18 GMT Server: Apache x-openstack-request-id: req-7679281b-5308-409d-a03a-53ed90dba183 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7541301a-3de4-46b3-82da-1e42b9223e52", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "48e209e7-60dc-4ba4-81df-00590e4aad05", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "5b68d0c0-51aa-4b81-bb25-532360561172", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-12-28T18:27:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:27:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:28:18,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7/resources used request id req-7679281b-5308-409d-a03a-53ed90dba183 2018-12-28 18:28:18,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-145f4bfe-1450-491a-a6d6-4ce7b61c70db x-compute-request-id: req-145f4bfe-1450-491a-a6d6-4ce7b61c70db Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:28:18,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c used request id req-145f4bfe-1450-491a-a6d6-4ce7b61c70db 2018-12-28 18:28:18,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/48e209e7-60dc-4ba4-81df-00590e4aad05 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-bbd865bc-fa89-44a4-9af5-40d23031edcb Date: Fri, 28 Dec 2018 18:28:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}} 2018-12-28 18:28:18,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/48e209e7-60dc-4ba4-81df-00590e4aad05 used request id req-bbd865bc-fa89-44a4-9af5-40d23031edcb 2018-12-28 18:28:18,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-74674efd-7c45-4f90-b80f-f9630f36b4be Date: Fri, 28 Dec 2018 18:28:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:18,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-74674efd-7c45-4f90-b80f-f9630f36b4be 2018-12-28 18:28:18,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-587a8a79-c430-4c28-a317-a80d76fdf776 Date: Fri, 28 Dec 2018 18:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:18,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-587a8a79-c430-4c28-a317-a80d76fdf776 2018-12-28 18:28:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-53569c57-c2e5-4da5-970f-b1648411e59c Date: Fri, 28 Dec 2018 18:28:18 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:18,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-53569c57-c2e5-4da5-970f-b1648411e59c 2018-12-28 18:28:18,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0510e0c7-bab3-434a-83e2-d11ff19f8867 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:18,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-0510e0c7-bab3-434a-83e2-d11ff19f8867 2018-12-28 18:28:18,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:18,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-528335a3-af20-4db7-bb55-fe0a34f3f83a Date: Fri, 28 Dec 2018 18:28:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:18,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-528335a3-af20-4db7-bb55-fe0a34f3f83a 2018-12-28 18:28:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172&mac_address=fa%3A16%3A3e%3A7a%3Ac5%3A82&name=CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:19,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-b8843237-e015-4961-ba9a-115923a16c04 Date: Fri, 28 Dec 2018 18:28:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:19,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172&mac_address=fa%3A16%3A3e%3A7a%3Ac5%3A82&name=CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx&admin_state_up=True used request id req-b8843237-e015-4961-ba9a-115923a16c04 2018-12-28 18:28:19,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:19,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24a98d38-39e0-4008-a60e-744897629793 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:19,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-24a98d38-39e0-4008-a60e-744897629793 2018-12-28 18:28:19,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:19,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-de3cd1e1-754d-439b-bcee-331223cce562 Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:19,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-de3cd1e1-754d-439b-bcee-331223cce562 2018-12-28 18:28:19,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:19,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6b538876-355e-4435-964b-e6851f603aa0 Date: Fri, 28 Dec 2018 18:28:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:19,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-6b538876-355e-4435-964b-e6851f603aa0 2018-12-28 18:28:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:19,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-7466dd9c-8f56-4079-9c0c-f223f0ffc3d5 Date: Fri, 28 Dec 2018 18:28:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:19,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-7466dd9c-8f56-4079-9c0c-f223f0ffc3d5 2018-12-28 18:28:19,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:19,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e46c194b-d355-4baf-8051-e432e977607d Date: Fri, 28 Dec 2018 18:28:19 GMT RESP BODY: {"floatingips": []} 2018-12-28 18:28:19,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-e46c194b-d355-4baf-8051-e432e977607d 2018-12-28 18:28:19,805 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:28:19,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:28:20,186 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "5cc7c86cfa5f4da1a18d3384782ea50e", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role"}], "expires_at": "2018-12-28T19:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-user", "id": "cefcc914bc5f423d8368a723876945c7"}, "audit_ids": ["bCVR5bLhQWCjMbdcetsTEw"], "issued_at": "2018-12-28T18:28:20.000000Z"}} 2018-12-28 18:28:20,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:20,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a3bdc3-40df-45bb-96c7-f8525d0023aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:20,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b8a3bdc3-40df-45bb-96c7-f8525d0023aa 2018-12-28 18:28:20,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:28:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:20,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24526f8-f896-4cd2-9c3b-6588edb33f93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:20,355 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c24526f8-f896-4cd2-9c3b-6588edb33f93 2018-12-28 18:28:20,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:20,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d7c4f771-a43b-466e-8bef-175b7a5e593b Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:20,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-d7c4f771-a43b-466e-8bef-175b7a5e593b 2018-12-28 18:28:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:28:20,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:28:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:20,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04be8fca-fda2-497c-b0e2-f72ce6765c66 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:20,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-04be8fca-fda2-497c-b0e2-f72ce6765c66 2018-12-28 18:28:20,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:21,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e382f91b-224b-4606-a386-0985278b6e41 Date: Fri, 28 Dec 2018 18:28:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:21,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-e382f91b-224b-4606-a386-0985278b6e41 2018-12-28 18:28:21,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172&mac_address=fa%3A16%3A3e%3A7a%3Ac5%3A82&name=CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:21,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-934f1a66-b96e-477a-aa82-bdc9f58331cf Date: Fri, 28 Dec 2018 18:28:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:21,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172&mac_address=fa%3A16%3A3e%3A7a%3Ac5%3A82&name=CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx&admin_state_up=True used request id req-934f1a66-b96e-477a-aa82-bdc9f58331cf 2018-12-28 18:28:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:21,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d004ef6a-c166-458a-ad97-efb6f91a395b Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:21,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-d004ef6a-c166-458a-ad97-efb6f91a395b 2018-12-28 18:28:21,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:22,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28: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-38cfc561-f090-441d-9d23-5796c6e411dc x-compute-request-id: req-38cfc561-f090-441d-9d23-5796c6e411dc Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:28:22,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst used request id req-38cfc561-f090-441d-9d23-5796c6e411dc 2018-12-28 18:28:22,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:22,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-875bb20f-a2bc-4f21-a475-685fd0d0c048 Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:22,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-875bb20f-a2bc-4f21-a475-685fd0d0c048 2018-12-28 18:28:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:22,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-95439789-098c-4988-9531-4f286e1c4ef1 Date: Fri, 28 Dec 2018 18:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:22,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-95439789-098c-4988-9531-4f286e1c4ef1 2018-12-28 18:28:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:22,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-2c033aa1-9450-4386-863d-f24ee0195ff1 Date: Fri, 28 Dec 2018 18:28:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:22,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-2c033aa1-9450-4386-863d-f24ee0195ff1 2018-12-28 18:28:22,844 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst 2018-12-28 18:28:22,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:23,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-08f092f1-e2d1-4fbd-abe5-a5fe75499abb Date: Fri, 28 Dec 2018 18:28:23 GMT RESP BODY: {"floatingips": []} 2018-12-28 18:28:23,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-08f092f1-e2d1-4fbd-abe5-a5fe75499abb 2018-12-28 18:28:23,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:23,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-371c606c-ee75-41b9-b6bc-e1d16b0eaf70 x-compute-request-id: req-371c606c-ee75-41b9-b6bc-e1d16b0eaf70 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:28:23,641 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b used request id req-371c606c-ee75-41b9-b6bc-e1d16b0eaf70 2018-12-28 18:28:23,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:23,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b437c251-de75-46b2-9767-4803b91a443e Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:23,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-b437c251-de75-46b2-9767-4803b91a443e 2018-12-28 18:28:23,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:23,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d5b946-e13b-496b-a237-5411c43348c5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:23,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-30d5b946-e13b-496b-a237-5411c43348c5 2018-12-28 18:28:23,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:24,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-911491b6-785e-4b33-be7f-800abe314856 Date: Fri, 28 Dec 2018 18:28:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:24,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-911491b6-785e-4b33-be7f-800abe314856 2018-12-28 18:28:24,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:24,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-f9086091-7eed-4168-b769-d4e75559f402 Date: Fri, 28 Dec 2018 18:28:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:24,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-f9086091-7eed-4168-b769-d4e75559f402 2018-12-28 18:28:24,512 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:28:24,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:28:24,898 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "5cc7c86cfa5f4da1a18d3384782ea50e", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role"}], "expires_at": "2018-12-28T19:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-user", "id": "cefcc914bc5f423d8368a723876945c7"}, "audit_ids": ["H8oGmkyWSt-yQRVpmJ9dsQ"], "issued_at": "2018-12-28T18:28:24.000000Z"}} 2018-12-28 18:28:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:24,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aada5736-8c81-41bb-b9f6-f197b7e49fcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:24,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aada5736-8c81-41bb-b9f6-f197b7e49fcf 2018-12-28 18:28:24,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:25,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28: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-8b1af820-05a0-486b-bc28-a74afc9a2285 x-compute-request-id: req-8b1af820-05a0-486b-bc28-a74afc9a2285 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:28:25,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b used request id req-8b1af820-05a0-486b-bc28-a74afc9a2285 2018-12-28 18:28:25,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:25,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-f23f0620-88ef-48d7-bc80-e3c54c70226e Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:25,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-f23f0620-88ef-48d7-bc80-e3c54c70226e 2018-12-28 18:28:26,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:26,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dea782-7644-49de-ae8d-7e9500b005eb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:26,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-a6dea782-7644-49de-ae8d-7e9500b005eb 2018-12-28 18:28:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:26,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2984f2e3-d649-4486-81c6-f8b0a91363f5 Date: Fri, 28 Dec 2018 18:28:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:26,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-2984f2e3-d649-4486-81c6-f8b0a91363f5 2018-12-28 18:28:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:26,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-7179d71a-c466-4591-bf10-5e47bf8c26a0 Date: Fri, 28 Dec 2018 18:28:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:26,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-7179d71a-c466-4591-bf10-5e47bf8c26a0 2018-12-28 18:28:26,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:27,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28: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-5dcf25af-befe-449f-96ad-8621ba4885f2 x-compute-request-id: req-5dcf25af-befe-449f-96ad-8621ba4885f2 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:28:27,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst used request id req-5dcf25af-befe-449f-96ad-8621ba4885f2 2018-12-28 18:28:27,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:27,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d152636a-4720-4174-85f5-1e7dffbe28d6 Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:27,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-d152636a-4720-4174-85f5-1e7dffbe28d6 2018-12-28 18:28:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:27,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-26eae04b-8ff0-49d5-a128-03263be8d106 Date: Fri, 28 Dec 2018 18:28:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:27,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-26eae04b-8ff0-49d5-a128-03263be8d106 2018-12-28 18:28:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:27,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-d25871f4-6536-4631-b6cd-dd71f72c37dd Date: Fri, 28 Dec 2018 18:28:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:27,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-d25871f4-6536-4631-b6cd-dd71f72c37dd 2018-12-28 18:28:27,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:28,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-daffff8f-ae17-4259-a2f9-93c4333c0965 x-compute-request-id: req-daffff8f-ae17-4259-a2f9-93c4333c0965 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:28:28,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b used request id req-daffff8f-ae17-4259-a2f9-93c4333c0965 2018-12-28 18:28:28,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:28,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-eaa80571-3be8-45b8-8ca9-967e39ebdf92 Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:28,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-eaa80571-3be8-45b8-8ca9-967e39ebdf92 2018-12-28 18:28:28,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:28,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5a9828c-00f5-42d0-b80b-2cf2449b98d7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:28,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-f5a9828c-00f5-42d0-b80b-2cf2449b98d7 2018-12-28 18:28:28,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:28,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-9a989a75-c9d2-493e-9e8c-aa03e520a2ca Date: Fri, 28 Dec 2018 18:28:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:28,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-9a989a75-c9d2-493e-9e8c-aa03e520a2ca 2018-12-28 18:28:28,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:29,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-0dd01625-1656-4744-9d09-e49acf8a7d03 Date: Fri, 28 Dec 2018 18:28:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:29,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-0dd01625-1656-4744-9d09-e49acf8a7d03 2018-12-28 18:28:29,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:29,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28: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-f7b3fe5c-2d0a-4d83-bc24-1ba8a256acb8 x-compute-request-id: req-f7b3fe5c-2d0a-4d83-bc24-1ba8a256acb8 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:28:29,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b used request id req-f7b3fe5c-2d0a-4d83-bc24-1ba8a256acb8 2018-12-28 18:28:29,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:29,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2233b50e-943d-49ae-ad8c-ad65b7fe28c7 Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:29,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-2233b50e-943d-49ae-ad8c-ad65b7fe28c7 2018-12-28 18:28:29,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:30,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abff9275-d553-45ae-ac7c-1878f179940d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:30,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-abff9275-d553-45ae-ac7c-1878f179940d 2018-12-28 18:28:30,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:30,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ddc15681-21e9-4019-9f7e-19276ea30421 Date: Fri, 28 Dec 2018 18:28:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:30,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-ddc15681-21e9-4019-9f7e-19276ea30421 2018-12-28 18:28:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cef0a95426e2fde40fa67268f8325519b1e75274" 2018-12-28 18:28:30,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-4db2b95f-78d1-46da-8936-3e5500d3ac31 Date: Fri, 28 Dec 2018 18:28:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:30,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-4db2b95f-78d1-46da-8936-3e5500d3ac31 2018-12-28 18:28:30,356 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:31,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-bd63a432-b3c1-472f-90c4-4ca57a5f7f83 x-compute-request-id: req-bd63a432-b3c1-472f-90c4-4ca57a5f7f83 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7a:c5:82", "version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b", "rel": "bookmark"}], "image": {"id": "47db6dbe-b762-4737-a8ef-69d707b23a5a", "links": [{"href": "http://172.30.9.21:8774/images/47db6dbe-b762-4737-a8ef-69d707b23a5a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:28:11.000000", "flavor": {"id": "2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "links": [{"href": "http://172.30.9.21:8774/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c", "rel": "bookmark"}]}, "id": "0e53cb91-318b-47e3-b43b-ac3e7872f57b", "security_groups": [{"name": "default"}], "user_id": "cefcc914bc5f423d8368a723876945c7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:28:12Z", "hostId": "e4a924a69129bb4bea4a1d5b53387eff1c3f5d671fac45e6bf443da5", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "created": "2018-12-28T18:28:06Z", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:28:31,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0e53cb91-318b-47e3-b43b-ac3e7872f57b used request id req-bd63a432-b3c1-472f-90c4-4ca57a5f7f83 2018-12-28 18:28:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:31,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-db3f2830-995e-4847-b630-96037d4d19fe Date: Fri, 28 Dec 2018 18:28: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":["48e209e7-60dc-4ba4-81df-00590e4aad05"],"updated_at":"2018-12-28T18:28:02Z","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"5b68d0c0-51aa-4b81-bb25-532360561172","name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}]} 2018-12-28 18:28:31,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net used request id req-db3f2830-995e-4847-b630-96037d4d19fe 2018-12-28 18:28:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c2cca431-9d58-4d92-ab81-eef53ab1698d Date: Fri, 28 Dec 2018 18:28:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","dns_nameservers":[],"updated_at":"2018-12-28T18:28:02Z","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":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","id":"48e209e7-60dc-4ba4-81df-00590e4aad05","subnetpool_id":null,"name":"CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet"}]} 2018-12-28 18:28:31,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-c2cca431-9d58-4d92-ab81-eef53ab1698d 2018-12-28 18:28:31,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8d5da6ea51fcd6ffc583c83b2ed72031ad4a9f6" 2018-12-28 18:28:31,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-bf2323bd-1ddb-4d00-a722-7ecaf4b0d204 Date: Fri, 28 Dec 2018 18:28:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.2"}],"id":"162a0684-c5e4-4b85-82d0-77e8cb9608cc","security_groups":[],"mac_address":"fa:16:3e:36:26:b7","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.3"}],"id":"6f5aae65-6ac9-45b0-8e7f-41b63980e1a7","security_groups":[],"mac_address":"fa:16:3e:29:d2:05","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.5"}],"id":"73e76f8b-03a6-4b96-933d-80e87bbd671f","security_groups":[],"mac_address":"fa:16:3e:0f:a4:80","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:04Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5b68d0c0-51aa-4b81-bb25-532360561172"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:28:11Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"48e209e7-60dc-4ba4-81df-00590e4aad05","ip_address":"10.0.0.4"}],"id":"7541301a-3de4-46b3-82da-1e42b9223e52","security_groups":["8ceba5a8-bb3a-4e11-843e-b55d7f84378e"],"mac_address":"fa:16:3e:7a:c5:82","project_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack-server1_port-cfpjndil2xyx","admin_state_up":true,"network_id":"5b68d0c0-51aa-4b81-bb25-532360561172","tenant_id":"6f071bc7d78b4d0aa7cb32b7d6ea4ef0","created_at":"2018-12-28T18:28:03Z","binding:vnic_type":"normal","device_id":"0e53cb91-318b-47e3-b43b-ac3e7872f57b"}]} 2018-12-28 18:28:31,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=5b68d0c0-51aa-4b81-bb25-532360561172 used request id req-bf2323bd-1ddb-4d00-a722-7ecaf4b0d204 2018-12-28 18:28:31,670 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack 2018-12-28 18:28:31,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:31,700 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:31 GMT Server: Apache x-openstack-request-id: req-8388ad45-bf4f-4374-975a-e25bf31d0d2e Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:31,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:31 GMT Server: Apache x-openstack-request-id: req-5bae7a55-c540-4416-8182-22dab7b9659e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:31,885 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-5bae7a55-c540-4416-8182-22dab7b9659e 2018-12-28 18:28:31,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:31,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:31 GMT Server: Apache x-openstack-request-id: req-b7c211fa-e966-4db4-833d-190d85bc701d Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:32,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:31 GMT Server: Apache x-openstack-request-id: req-60b6f091-c809-417b-b791-9685ff72e45e 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "tags": null, "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:28:31Z", "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:32,083 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-60b6f091-c809-417b-b791-9685ff72e45e 2018-12-28 18:28:32,084 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:28:32,084 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:35,087 - create_stack - DEBUG - Stack status query timeout in 1196.7980032 2018-12-28 18:28:35,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:35,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:35 GMT Server: Apache x-openstack-request-id: req-9cb968c0-f9d6-4b14-8a56-e42751c6636c Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:35,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:35 GMT Server: Apache x-openstack-request-id: req-03eec0cd-e439-4a84-8e1d-b5b3f7148a0e 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "tags": null, "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:28:31Z", "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:35,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-03eec0cd-e439-4a84-8e1d-b5b3f7148a0e 2018-12-28 18:28:35,145 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:28:35,145 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:38,148 - create_stack - DEBUG - Stack status query timeout in 1193.73709106 2018-12-28 18:28:38,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:38,178 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:38 GMT Server: Apache x-openstack-request-id: req-2cc71e5b-4e31-4039-841a-3a2b40fe1496 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:38,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:38 GMT Server: Apache x-openstack-request-id: req-30b6ab9c-c83e-492e-b659-f6ff5d16f242 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "tags": null, "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:28:31Z", "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:38,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-30b6ab9c-c83e-492e-b659-f6ff5d16f242 2018-12-28 18:28:38,382 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:28:38,382 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:41,383 - create_stack - DEBUG - Stack status query timeout in 1190.50197005 2018-12-28 18:28:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:41,413 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:41 GMT Server: Apache x-openstack-request-id: req-10839463-70c4-4778-8a21-8f69f3fbc81e Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:41,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:41 GMT Server: Apache x-openstack-request-id: req-16c33f7b-ee73-46d0-8435-217a4d586293 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "tags": null, "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:28:31Z", "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:41,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-16c33f7b-ee73-46d0-8435-217a4d586293 2018-12-28 18:28:41,439 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:28:41,439 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:44,443 - create_stack - DEBUG - Stack status query timeout in 1187.44263005 2018-12-28 18:28:44,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:44,473 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:44 GMT Server: Apache x-openstack-request-id: req-62fb5ffe-ded4-47b3-85b2-2f60f407b570 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:44,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:44 GMT Server: Apache x-openstack-request-id: req-5219a280-8ab7-46f0-87d3-dfe78fdd5c33 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "tags": null, "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:28:31Z", "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:44,499 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-5219a280-8ab7-46f0-87d3-dfe78fdd5c33 2018-12-28 18:28:44,500 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:28:44,500 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:28:47,503 - create_stack - DEBUG - Stack status query timeout in 1184.38196111 2018-12-28 18:28:47,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:47,536 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-1ec60cc4-ec33-4ff8-9d35-e9e8d5987a01 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:47,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-1105edbe-f3c3-4baa-b229-e281cfe4f0a1 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": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "OS::stack_id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "image_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image", "inst_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-inst", "subnet_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-subnet", "flavor_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-flavor-name", "net_name": "CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-net"}, "deletion_time": "2018-12-28T18:28:45Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack", "stack_user_project_id": "be3bd20132644eef825cf7d6de51cd26", "tags": null, "creation_time": "2018-12-28T18:27:58Z", "links": [{"href": "http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:28:31Z", "id": "76545a99-b518-4a12-9dc7-4714b706b7e7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-12-28 18:28:47,729 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-1105edbe-f3c3-4baa-b229-e281cfe4f0a1 2018-12-28 18:28:47,730 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:28:47,730 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack 2018-12-28 18:28:47,730 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack 2018-12-28 18:28:47,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/76545a99-b518-4a12-9dc7-4714b706b7e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dd6b9ca6ca4c2d76f832c368328407cf223e8219" 2018-12-28 18:28:47,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-8733fac0-8820-4bc3-b174-1d760f452648 Location: http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:47,785 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:28:47 GMT Server: Apache x-openstack-request-id: req-77551a2d-7b65-45af-a08b-55bf4274d0e2 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:28:47,785 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/6f071bc7d78b4d0aa7cb32b7d6ea4ef0/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-stack/76545a99-b518-4a12-9dc7-4714b706b7e7 used request id req-77551a2d-7b65-45af-a08b-55bf4274d0e2 2018-12-28 18:28:47,787 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9981b59f-d984-4a21-a301-ca5124727c59-image 2018-12-28 18:28:47,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cfda60815f8c239ef5b447199a54bd1097fdcd20" 2018-12-28 18:28:49,054 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf4f8ec6-15fb-4c99-b22f-031e863c76e6 Date: Fri, 28 Dec 2018 18:28:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:28:49,055 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/47db6dbe-b762-4737-a8ef-69d707b23a5a used request id req-bf4f8ec6-15fb-4c99-b22f-031e863c76e6 2018-12-28 18:28:49,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2757ae7186d79cc007a67f5700a5beefe4911941" 2018-12-28 18:28:49,099 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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-1df1863f-6d96-4035-98fc-a270255e1ee8 x-compute-request-id: req-1df1863f-6d96-4035-98fc-a270255e1ee8 Content-Length: 0 Content-Type: application/json 2018-12-28 18:28:49,099 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2b9137e4-d5e7-4af8-992d-a0d1ace18c0c used request id req-1df1863f-6d96-4035-98fc-a270255e1ee8 2018-12-28 18:28:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:49,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b40c6b2d-ddaf-44b2-baae-109b8a17e5d8 Date: Fri, 28 Dec 2018 18:28:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "created_at": "2018-12-28T18:28:00Z", "updated_at": "2018-12-28T18:28:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "revision_number": 0, "id": "0af96613-06ea-49a7-9942-2c044acb9cbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "revision_number": 0, "id": "3c171c9d-7b96-4336-8c2a-fdc97cf8ec0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "revision_number": 0, "id": "87f389e0-2430-4a95-907c-a1b40766c9c5", "remote_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "remote_ip_prefix": null, "created_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "port_range_min": null, "ethertype": "IPv4", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "revision_number": 0, "id": "d56e10aa-f222-4035-94be-674388f18695", "remote_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "remote_ip_prefix": null, "created_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "port_range_min": null, "ethertype": "IPv6", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}], "revision_number": 4, "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:28:49,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b40c6b2d-ddaf-44b2-baae-109b8a17e5d8 2018-12-28 18:28:49,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:49,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a822872-4040-4d87-a880-cad00168674a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:28:49,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-8a822872-4040-4d87-a880-cad00168674a 2018-12-28 18:28:49,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:49,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ed8062-d2a6-4a0f-80f1-9b34c3a35922 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:28:49,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-27ed8062-d2a6-4a0f-80f1-9b34c3a35922 2018-12-28 18:28:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:49,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-288a6daa-8728-4bf4-98c6-1a9efc64b1eb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0"}, "enabled": true, "id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-96b06d27-60bb-4bd-proj"}} 2018-12-28 18:28:49,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-288a6daa-8728-4bf4-98c6-1a9efc64b1eb 2018-12-28 18:28:49,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8ceba5a8-bb3a-4e11-843e-b55d7f84378e 2018-12-28 18:28:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ceba5a8-bb3a-4e11-843e-b55d7f84378e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:49,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc9d3a44-e5d5-49f9-9f78-7aaf54c4a6b3 Date: Fri, 28 Dec 2018 18:28: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-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "created_at": "2018-12-28T18:28:00Z", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "id": "0af96613-06ea-49a7-9942-2c044acb9cbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "created_at": "2018-12-28T18:28:00Z", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "id": "3c171c9d-7b96-4336-8c2a-fdc97cf8ec0f"}, {"remote_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "created_at": "2018-12-28T18:28:00Z", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "id": "87f389e0-2430-4a95-907c-a1b40766c9c5"}, {"remote_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:28:00Z", "security_group_id": "8ceba5a8-bb3a-4e11-843e-b55d7f84378e", "port_range_min": null, "revision_number": 0, "tenant_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "created_at": "2018-12-28T18:28:00Z", "project_id": "6f071bc7d78b4d0aa7cb32b7d6ea4ef0", "id": "d56e10aa-f222-4035-94be-674388f18695"}]} 2018-12-28 18:28:49,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8ceba5a8-bb3a-4e11-843e-b55d7f84378e used request id req-cc9d3a44-e5d5-49f9-9f78-7aaf54c4a6b3 2018-12-28 18:28:49,780 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:28:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8ceba5a8-bb3a-4e11-843e-b55d7f84378e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:50,133 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4fb4421-9318-4926-9b9e-3e3efa342812 Content-Length: 0 Date: Fri, 28 Dec 2018 18:28:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:28:50,133 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8ceba5a8-bb3a-4e11-843e-b55d7f84378e used request id req-c4fb4421-9318-4926-9b9e-3e3efa342812 2018-12-28 18:28:50,134 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-96b06d27-60bb-4bd-proj 2018-12-28 18:28:50,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:50,350 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-992de407-22ac-4208-9457-213d1c1cac74 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:50,351 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6f071bc7d78b4d0aa7cb32b7d6ea4ef0 used request id req-992de407-22ac-4208-9457-213d1c1cac74 2018-12-28 18:28:50,351 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-96b06d27-60bb-4bd-proj-role 2018-12-28 18:28:50,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/5cc7c86cfa5f4da1a18d3384782ea50e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:50,479 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753af0f5-6a2e-42bf-93a9-012c71a5d006 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:50,479 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/5cc7c86cfa5f4da1a18d3384782ea50e used request id req-753af0f5-6a2e-42bf-93a9-012c71a5d006 2018-12-28 18:28:50,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52ac21466357b27ac42d887163518504c2f49d1c" 2018-12-28 18:28:50,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11de242-347f-4009-8ec3-6048434cc003 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:28:50,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-b11de242-347f-4009-8ec3-6048434cc003 2018-12-28 18:28:50,577 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-96b06d27-60bb-4bd-user 2018-12-28 18:28:50,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/cefcc914bc5f423d8368a723876945c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}899cb06fd66f11a9afa5ba12c279b91913cc10f8" 2018-12-28 18:28:50,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c55807f-faf2-4345-b2e9-2d93bdcfe87a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:50,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/cefcc914bc5f423d8368a723876945c7 used request id req-1c55807f-faf2-4345-b2e9-2d93bdcfe87a 2018-12-28 18:28:50,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:28:51,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["O_Ek2cQvQAWVGNx1f635PA"], "issued_at": "2018-12-28T18:28:51.000000Z"}} 2018-12-28 18:28:51,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}573789298dc53bf8cb616a885e2e9dea7fb7292f" 2018-12-28 18:28:51,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d7c782-939e-4266-95a7-c21524b6332c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:51,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-47d7c782-939e-4266-95a7-c21524b6332c 2018-12-28 18:28:51,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:28:51,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:28:51,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["a-LCypMcT_uDoWpz_fKDzw"], "issued_at": "2018-12-28T18:28:51.000000Z"}} 2018-12-28 18:28:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:28:51,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89e48e2c-796c-40d6-a5ba-1d1c609b4a98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:51,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-89e48e2c-796c-40d6-a5ba-1d1c609b4a98 2018-12-28 18:28:51,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:28:51,947 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:28: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:28:51,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b95db1cc-a50e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:28:52,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ef6868-fee8-4a03-8547-0a8cb8284ca9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b95db1cc-a50e-472-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:28:52,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-b95db1cc-a50e-472-proj used request id req-93ef6868-fee8-4a03-8547-0a8cb8284ca9 2018-12-28 18:28:52,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:28:52,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3009ab9-f1cc-485d-8f0a-f8785cd59589 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:28:52,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b3009ab9-f1cc-485d-8f0a-f8785cd59589 2018-12-28 18:28:52,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}}' 2018-12-28 18:28:52,252 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f647bad-0d1d-498f-8d40-d5fae015f135 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79"}, "enabled": true, "id": "afc6128a0c9b4429a9126abcce76da79", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}} 2018-12-28 18:28:52,253 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-5f647bad-0d1d-498f-8d40-d5fae015f135 2018-12-28 18:28:52,253 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-b95db1cc-a50e-472-proj 2018-12-28 18:28:52,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:28:52,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:28:52,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:28:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zlR09xJQT4-8Z1mEkgv05Q"], "issued_at": "2018-12-28T18:28:52.000000Z"}} 2018-12-28 18:28:52,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:52,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f98fe3b-3f64-4ad3-a9cc-b739a2edc279 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:52,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0f98fe3b-3f64-4ad3-a9cc-b739a2edc279 2018-12-28 18:28:52,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:28:52,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:28:52,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:52,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cb5f785-0729-4445-9fea-139de536e5a6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:28:52,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-0cb5f785-0729-4445-9fea-139de536e5a6 2018-12-28 18:28:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:52,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738b0356-f62f-463d-a87f-de8e5d52291f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79"}, "enabled": true, "id": "afc6128a0c9b4429a9126abcce76da79", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}]} 2018-12-28 18:28:52,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj used request id req-738b0356-f62f-463d-a87f-de8e5d52291f 2018-12-28 18:28:52,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:52,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458ad683-5b6b-49d6-9427-d0f901deae55 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:28:52,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-458ad683-5b6b-49d6-9427-d0f901deae55 2018-12-28 18:28:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:53,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cad27ee-72a7-4506-ac32-ae80a97c23f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:28:53,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0cad27ee-72a7-4506-ac32-ae80a97c23f8 2018-12-28 18:28:53,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:53,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a57102d-fabc-4ad0-95a1-9e8fb965947b Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79"}, "enabled": true, "id": "afc6128a0c9b4429a9126abcce76da79", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}]} 2018-12-28 18:28:53,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj used request id req-1a57102d-fabc-4ad0-95a1-9e8fb965947b 2018-12-28 18:28:53,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/c9b3fec1fcdf4ddfa30507a481b4a0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:53,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12a94ece-b8d9-4411-85df-3496558efed9 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-b95db1cc-a50e-472-user", "links": {"self": "http://172.30.9.21:5000/v3/users/c9b3fec1fcdf4ddfa30507a481b4a0cd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "afc6128a0c9b4429a9126abcce76da79", "id": "c9b3fec1fcdf4ddfa30507a481b4a0cd", "password_expires_at": null}} 2018-12-28 18:28:53,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/c9b3fec1fcdf4ddfa30507a481b4a0cd used request id req-12a94ece-b8d9-4411-85df-3496558efed9 2018-12-28 18:28:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:53,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd0e9f7-9476-427f-8da2-c7aedd46c95c Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:28:53,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles used request id req-2fd0e9f7-9476-427f-8da2-c7aedd46c95c 2018-12-28 18:28:53,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:53,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ccc4da0-e8f2-4a6c-8911-8b8cbb80d3ce Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 18:28:53,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-0ccc4da0-e8f2-4a6c-8911-8b8cbb80d3ce 2018-12-28 18:28:53,832 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-b95db1cc-a50e-472-proj 2018-12-28 18:28:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:53,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a80bc37-858d-464e-86ef-f3e0fabe151d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:53,955 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-4a80bc37-858d-464e-86ef-f3e0fabe151d 2018-12-28 18:28:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:54,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9189b144-a910-464d-adc6-8972d6159769 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:28:54,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9189b144-a910-464d-adc6-8972d6159769 2018-12-28 18:28:54,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:54,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef2b23c1-e607-4654-9dda-f2443610f8a9 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79"}, "enabled": true, "id": "afc6128a0c9b4429a9126abcce76da79", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}]} 2018-12-28 18:28:54,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-b95db1cc-a50e-472-proj used request id req-ef2b23c1-e607-4654-9dda-f2443610f8a9 2018-12-28 18:28:54,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:54,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef9d9b5-faae-41fd-a684-aada10822bf5 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}]} 2018-12-28 18:28:54,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles used request id req-9ef9d9b5-faae-41fd-a684-aada10822bf5 2018-12-28 18:28:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:54,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dbf0863-fc38-4176-b181-3b666f5160c3 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:28:54,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-3dbf0863-fc38-4176-b181-3b666f5160c3 2018-12-28 18:28:54,338 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-b95db1cc-a50e-472-proj 2018-12-28 18:28:54,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:28:54,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36d02d3d-4401-401d-9868-985c3071fbc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:54,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-36d02d3d-4401-401d-9868-985c3071fbc0 2018-12-28 18:28:54,477 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-b95db1cc-a50e-472-user 2018-12-28 18:28:54,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:28:54,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:28:54,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bcd6f4-b937-484a-87ac-21e03d8063ea Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:28:54,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d3bcd6f4-b937-484a-87ac-21e03d8063ea 2018-12-28 18:28:54,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" -d '{"role": {"name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj-role"}}' 2018-12-28 18:28:54,677 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7da72a7-2514-48d7-873c-79fa20c60a0d Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "785480c0384b4f3eb16a246d3fef2a9f", "links": {"self": "http://172.30.9.21:5000/v3/roles/785480c0384b4f3eb16a246d3fef2a9f"}, "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj-role"}} 2018-12-28 18:28:54,677 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d7da72a7-2514-48d7-873c-79fa20c60a0d 2018-12-28 18:28:54,677 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-b95db1cc-a50e-472-proj-role 2018-12-28 18:28:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/785480c0384b4f3eb16a246d3fef2a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:28:54,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da44cd3c-4212-4f5d-9c27-ee62b7145062 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/785480c0384b4f3eb16a246d3fef2a9f"}, "domain_id": null, "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj-role", "id": "785480c0384b4f3eb16a246d3fef2a9f"}} 2018-12-28 18:28:54,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/785480c0384b4f3eb16a246d3fef2a9f used request id req-da44cd3c-4212-4f5d-9c27-ee62b7145062 2018-12-28 18:28:54,771 - keystone_utils - INFO - Granting role CreateStackVolumeTests-b95db1cc-a50e-472-proj-role to project CreateStackVolumeTests-b95db1cc-a50e-472-proj 2018-12-28 18:28:54,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles/785480c0384b4f3eb16a246d3fef2a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:28:54,889 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:28:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f741af38-8baf-4ac8-9dac-f67f377deaa7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:28:54,889 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79/users/c9b3fec1fcdf4ddfa30507a481b4a0cd/roles/785480c0384b4f3eb16a246d3fef2a9f used request id req-f741af38-8baf-4ac8-9dac-f67f377deaa7 2018-12-28 18:28:54,890 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:28:54,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:28:54,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:28:55,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "785480c0384b4f3eb16a246d3fef2a9f", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj-role"}], "expires_at": "2018-12-28T19:28:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afc6128a0c9b4429a9126abcce76da79", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b95db1cc-a50e-472-user", "id": "c9b3fec1fcdf4ddfa30507a481b4a0cd"}, "audit_ids": ["l-YMxKzATGK1IURkhphy-w"], "issued_at": "2018-12-28T18:28:55.000000Z"}} 2018-12-28 18:28:55,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:28:55,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93779f09-1960-42bd-b70f-3a247b026f38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:28:55,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-93779f09-1960-42bd-b70f-3a247b026f38 2018-12-28 18:28:55,362 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:28:55,365 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:28:55,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:28:55,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:55 GMT Server: Apache x-openstack-request-id: req-1d3a75b1-c816-4d0f-b0c5-bc91248f2d9d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:28:55,551 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack used request id req-1d3a75b1-c816-4d0f-b0c5-bc91248f2d9d 2018-12-28 18:28:55,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-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-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type", "volume_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume"}}' 2018-12-28 18:28:57,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:28:55 GMT Server: Apache x-openstack-request-id: req-c52c3df4-6010-410e-bc10-d35f1d28de87 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "e83eb80c-da06-4df0-ae86-084862bf176a", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "self"}]}} 2018-12-28 18:28:57,148 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks used request id req-c52c3df4-6010-410e-bc10-d35f1d28de87 2018-12-28 18:28:57,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:28:57,347 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:57 GMT Server: Apache x-openstack-request-id: req-f000b4ea-48d5-465c-871e-b3ac73594514 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:57,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:57 GMT Server: Apache x-openstack-request-id: req-1a2dc41e-fa90-4423-a93b-2e10af8e7dc3 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": "afc6128a0c9b4429a9126abcce76da79", "volume_type_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type", "OS::stack_id": "e83eb80c-da06-4df0-ae86-084862bf176a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "volume_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "stack_user_project_id": "90adf5db54db415580a4d608dfd25fec", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:28:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e83eb80c-da06-4df0-ae86-084862bf176a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:28:57,528 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-1a2dc41e-fa90-4423-a93b-2e10af8e7dc3 2018-12-28 18:28:57,528 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack 2018-12-28 18:28:57,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:28:57,709 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:28:57 GMT Server: Apache x-openstack-request-id: req-06c7aa0c-d08c-4380-ac66-923cdfed03a3 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:28:57,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:28:57 GMT Server: Apache x-openstack-request-id: req-e630996f-4892-4a03-afde-c9a4fc1dfcdc 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": "afc6128a0c9b4429a9126abcce76da79", "volume_type_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type", "OS::stack_id": "e83eb80c-da06-4df0-ae86-084862bf176a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "volume_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "stack_user_project_id": "90adf5db54db415580a4d608dfd25fec", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:28:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "e83eb80c-da06-4df0-ae86-084862bf176a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:28:57,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-e630996f-4892-4a03-afde-c9a4fc1dfcdc 2018-12-28 18:28:57,899 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:28:57,900 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:00,903 - create_stack - DEBUG - Stack status query timeout in 1196.62559819 2018-12-28 18:29:00,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:01,080 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:00 GMT Server: Apache x-openstack-request-id: req-8494d3f4-14c7-4767-b2e4-819497b108a8 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:01,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:01 GMT Server: Apache x-openstack-request-id: req-9df1925c-f127-4c8c-ad3f-3b4a33e516fa 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": "afc6128a0c9b4429a9126abcce76da79", "volume_type_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type", "OS::stack_id": "e83eb80c-da06-4df0-ae86-084862bf176a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "volume_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "stack_user_project_id": "90adf5db54db415580a4d608dfd25fec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:28:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "e83eb80c-da06-4df0-ae86-084862bf176a", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:01,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-9df1925c-f127-4c8c-ad3f-3b4a33e516fa 2018-12-28 18:29:01,122 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:29:01,122 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack 2018-12-28 18:29:01,123 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack 2018-12-28 18:29:01,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:01,316 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:01 GMT Server: Apache x-openstack-request-id: req-915278f1-ec97-4851-bdef-3c9cf6740a59 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:01,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:01 GMT Server: Apache x-openstack-request-id: req-c0fdfed9-0899-46ec-94d3-1c5bc41040e1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a/resources/volume", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-28T18:28:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:28:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "6abe79ae-c122-49e2-9c48-79101d71dffc", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-28T18:28:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:28:57Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "8dd07aa8-3ba2-437e-98a0-9e0cbdf9e3e2", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-28 18:29:01,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a/resources used request id req-c0fdfed9-0899-46ec-94d3-1c5bc41040e1 2018-12-28 18:29:01,362 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79/volumes/6abe79ae-c122-49e2-9c48-79101d71dffc -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:01,416 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:01 GMT Server: Apache x-compute-request-id: req-32433858-fc41-4046-ba88-2f1a9440e0ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-32433858-fc41-4046-ba88-2f1a9440e0ba Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79/volumes/6abe79ae-c122-49e2-9c48-79101d71dffc", "rel": "self"}, {"href": "http://172.30.9.21:8776/afc6128a0c9b4429a9126abcce76da79/volumes/6abe79ae-c122-49e2-9c48-79101d71dffc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T18:28:58.000000", "replication_status": null, "snapshot_id": null, "id": "6abe79ae-c122-49e2-9c48-79101d71dffc", "size": 1, "user_id": "c9b3fec1fcdf4ddfa30507a481b4a0cd", "os-vol-tenant-attr:tenant_id": "afc6128a0c9b4429a9126abcce76da79", "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-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume", "bootable": "false", "created_at": "2018-12-28T18:28:58.000000", "volume_type": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type"}} 2018-12-28 18:29:01,416 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79/volumes/6abe79ae-c122-49e2-9c48-79101d71dffc used request id req-32433858-fc41-4046-ba88-2f1a9440e0ba 2018-12-28 18:29:01,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:01,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:01,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "785480c0384b4f3eb16a246d3fef2a9f", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj-role"}], "expires_at": "2018-12-28T19:29:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afc6128a0c9b4429a9126abcce76da79", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/afc6128a0c9b4429a9126abcce76da79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-b95db1cc-a50e-472-user", "id": "c9b3fec1fcdf4ddfa30507a481b4a0cd"}, "audit_ids": ["B6-DlLPJRGuU0OGUpkkC6w"], "issued_at": "2018-12-28T18:29:01.000000Z"}} 2018-12-28 18:29:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff450722a42b5668c141c866e4134be96691fcaa" 2018-12-28 18:29:01,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbd8782c-8adb-4f8e-bf46-f02e0d7bb2c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:01,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bbd8782c-8adb-4f8e-bf46-f02e0d7bb2c9 2018-12-28 18:29:01,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff450722a42b5668c141c866e4134be96691fcaa" 2018-12-28 18:29:02,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:01 GMT Server: Apache x-compute-request-id: req-39fd3dc1-66f3-4a61-bac6-a36cd8afa2b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39fd3dc1-66f3-4a61-bac6-a36cd8afa2b9 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79/volumes/6abe79ae-c122-49e2-9c48-79101d71dffc", "rel": "self"}, {"href": "http://172.30.9.21:8776/afc6128a0c9b4429a9126abcce76da79/volumes/6abe79ae-c122-49e2-9c48-79101d71dffc", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-12-28T18:28:58.000000", "replication_status": null, "snapshot_id": null, "id": "6abe79ae-c122-49e2-9c48-79101d71dffc", "size": 1, "user_id": "c9b3fec1fcdf4ddfa30507a481b4a0cd", "os-vol-tenant-attr:tenant_id": "afc6128a0c9b4429a9126abcce76da79", "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-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume", "bootable": "false", "created_at": "2018-12-28T18:28:58.000000", "volume_type": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type"}]} 2018-12-28 18:29:02,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/afc6128a0c9b4429a9126abcce76da79/volumes/detail used request id req-39fd3dc1-66f3-4a61-bac6-a36cd8afa2b9 2018-12-28 18:29:02,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:02,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:02,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff450722a42b5668c141c866e4134be96691fcaa" 2018-12-28 18:29:02,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dac363e7-8c3c-4d2b-ad20-f372c67e46cd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79"}, "enabled": true, "id": "afc6128a0c9b4429a9126abcce76da79", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-b95db1cc-a50e-472-proj"}} 2018-12-28 18:29:02,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79 used request id req-dac363e7-8c3c-4d2b-ad20-f372c67e46cd 2018-12-28 18:29:02,190 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack 2018-12-28 18:29:02,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:02,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:02 GMT Server: Apache x-openstack-request-id: req-c056ae45-de0d-4f50-8b84-729436b100db Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:02,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:02 GMT Server: Apache x-openstack-request-id: req-3d38d254-7500-42da-af12-18f58fffaab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:02,408 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-3d38d254-7500-42da-af12-18f58fffaab2 2018-12-28 18:29:02,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:02,438 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:02 GMT Server: Apache x-openstack-request-id: req-55de7747-fd2c-4bb7-bee6-8b84be432677 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:02,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:02 GMT Server: Apache x-openstack-request-id: req-046a2595-f658-4329-a636-b6056cb3a402 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": "afc6128a0c9b4429a9126abcce76da79", "volume_type_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type", "OS::stack_id": "e83eb80c-da06-4df0-ae86-084862bf176a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "volume_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "stack_user_project_id": "90adf5db54db415580a4d608dfd25fec", "tags": null, "creation_time": "2018-12-28T18:28:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:29:02Z", "id": "e83eb80c-da06-4df0-ae86-084862bf176a", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:02,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-046a2595-f658-4329-a636-b6056cb3a402 2018-12-28 18:29:02,464 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:29:02,464 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:05,467 - create_stack - DEBUG - Stack status query timeout in 1196.94101119 2018-12-28 18:29:05,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:05,497 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:05 GMT Server: Apache x-openstack-request-id: req-fa764aa2-4cb8-4204-b8ee-1af234aa4f7e Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:05,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:05 GMT Server: Apache x-openstack-request-id: req-1eacaa32-d09a-4e03-901c-39242bc003d9 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": "afc6128a0c9b4429a9126abcce76da79", "volume_type_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume-type", "OS::stack_id": "e83eb80c-da06-4df0-ae86-084862bf176a", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "volume_name": "CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack", "stack_user_project_id": "90adf5db54db415580a4d608dfd25fec", "tags": null, "creation_time": "2018-12-28T18:28:56Z", "links": [{"href": "http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:29:02Z", "id": "e83eb80c-da06-4df0-ae86-084862bf176a", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:05,692 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-1eacaa32-d09a-4e03-901c-39242bc003d9 2018-12-28 18:29:05,692 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:29:05,693 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack 2018-12-28 18:29:05,693 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack 2018-12-28 18:29:05,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/e83eb80c-da06-4df0-ae86-084862bf176a -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1e7c2a1ac248e4127989f3f8fefae2ce68fe706" 2018-12-28 18:29:05,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:05 GMT Server: Apache x-openstack-request-id: req-2869f8e1-876a-4ae2-99c4-d8cc44271172 Location: http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:05,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:29:05 GMT Server: Apache x-openstack-request-id: req-a363cc6f-2c1e-427e-a65d-933d9e7eed67 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:29:05,904 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/afc6128a0c9b4429a9126abcce76da79/stacks/CreateStackVolumeTests-CreateStackVolumeTests-baed1cfe-5c49-4a21-a68d-82e89bc05d09-stack/e83eb80c-da06-4df0-ae86-084862bf176a used request id req-a363cc6f-2c1e-427e-a65d-933d9e7eed67 2018-12-28 18:29:05,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b0c2f348-ee07-454f-b55c-05be9b0c8ae3 Date: Fri, 28 Dec 2018 18:29:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:29:06,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b0c2f348-ee07-454f-b55c-05be9b0c8ae3 2018-12-28 18:29:06,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dc5a44-3fa0-452a-9f99-4ceed74cf8f5 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:29:06,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-81dc5a44-3fa0-452a-9f99-4ceed74cf8f5 2018-12-28 18:29:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2e0f961-9fcd-4f40-988f-05ac0bd1dcd8 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:29:06,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-d2e0f961-9fcd-4f40-988f-05ac0bd1dcd8 2018-12-28 18:29:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae58c5c1-d5e9-49a7-a4db-a9d6852828cd Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:29:06,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-ae58c5c1-d5e9-49a7-a4db-a9d6852828cd 2018-12-28 18:29:06,394 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-b95db1cc-a50e-472-proj 2018-12-28 18:29:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,609 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe1ba488-6334-489d-b297-db4657d73a72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:06,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/afc6128a0c9b4429a9126abcce76da79 used request id req-fe1ba488-6334-489d-b297-db4657d73a72 2018-12-28 18:29:06,609 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-b95db1cc-a50e-472-proj-role 2018-12-28 18:29:06,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/785480c0384b4f3eb16a246d3fef2a9f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0159950-d1a8-41e3-8657-bad122bf7c7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:06,713 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/785480c0384b4f3eb16a246d3fef2a9f used request id req-c0159950-d1a8-41e3-8657-bad122bf7c7e 2018-12-28 18:29:06,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28df23b6c67d223015ba17d1026e1a3714f4b8cc" 2018-12-28 18:29:06,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7fbad3f-b92e-4f06-b860-baebaa7dff43 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:06,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7fbad3f-b92e-4f06-b860-baebaa7dff43 2018-12-28 18:29:06,801 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-b95db1cc-a50e-472-user 2018-12-28 18:29:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/c9b3fec1fcdf4ddfa30507a481b4a0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6afc10a49b98379f088ad6f450481fe11ae704c" 2018-12-28 18:29:06,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41029643-d046-4911-89aa-90b055e198ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:06,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/c9b3fec1fcdf4ddfa30507a481b4a0cd used request id req-41029643-d046-4911-89aa-90b055e198ec 2018-12-28 18:29:06,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:07,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["6KDRbfkJT82CChpEOxbkgg"], "issued_at": "2018-12-28T18:29:07.000000Z"}} 2018-12-28 18:29:07,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857d4ba1bf4867b74663716fe53f440d5a6cb17c" 2018-12-28 18:29:07,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4347e8a2-24d6-4756-b259-44dbbc67be18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:07,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4347e8a2-24d6-4756-b259-44dbbc67be18 2018-12-28 18:29:07,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:07,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:07,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["gkvJTi3STSyzlRx6ibrXow"], "issued_at": "2018-12-28T18:29:07.000000Z"}} 2018-12-28 18:29:07,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:07,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f55f66b-125b-4f08-8dee-e381222eb53a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:07,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1f55f66b-125b-4f08-8dee-e381222eb53a 2018-12-28 18:29:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:07,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:07,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:08,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9ec35cb-c21d-4ef6-9643-956816e48509 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:29:08,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj used request id req-a9ec35cb-c21d-4ef6-9643-956816e48509 2018-12-28 18:29:08,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:08,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a337a6c6-9388-417a-a9e4-6ac2b1dbd84a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:08,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a337a6c6-9388-417a-a9e4-6ac2b1dbd84a 2018-12-28 18:29:08,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}}' 2018-12-28 18:29:08,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-593dce3b-b642-46f7-99a1-548a47f8776b Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d"}, "enabled": true, "id": "97c2b650b2444951af9f078069ddb62d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}} 2018-12-28 18:29:08,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-593dce3b-b642-46f7-99a1-548a47f8776b 2018-12-28 18:29:08,199 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-04d05aa1-7bb3-465-proj 2018-12-28 18:29:08,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:08,200 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:08,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["MR2LwFpmQh6lFFwfKurhRg"], "issued_at": "2018-12-28T18:29:08.000000Z"}} 2018-12-28 18:29:08,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:08,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8215afa-d2a9-415c-8d62-c0b0c4f8a1f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:08,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d8215afa-d2a9-415c-8d62-c0b0c4f8a1f3 2018-12-28 18:29:08,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:08,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:08,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:08,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-208342f9-bb33-40d6-95e3-e9b2fc2d4e15 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:29:08,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-208342f9-bb33-40d6-95e3-e9b2fc2d4e15 2018-12-28 18:29:08,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:08,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce80948-35de-4cec-856c-06defe9905ea Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d"}, "enabled": true, "id": "97c2b650b2444951af9f078069ddb62d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}]} 2018-12-28 18:29:08,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj used request id req-2ce80948-35de-4cec-856c-06defe9905ea 2018-12-28 18:29:08,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:08,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaea3929-33e8-4ed8-b4e7-54c9bc46f59d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:08,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-eaea3929-33e8-4ed8-b4e7-54c9bc46f59d 2018-12-28 18:29:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:09,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24c79a83-d04a-4361-ac43-ae84ad9ee705 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:09,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-24c79a83-d04a-4361-ac43-ae84ad9ee705 2018-12-28 18:29:09,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:09,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fe493f-043e-4366-8aaf-d0d021b9dadf Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d"}, "enabled": true, "id": "97c2b650b2444951af9f078069ddb62d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}]} 2018-12-28 18:29:09,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj used request id req-10fe493f-043e-4366-8aaf-d0d021b9dadf 2018-12-28 18:29:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e452d390fe644ea29c3be90ce3aed6fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:09,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-400e366f-7488-4874-849a-4d5c1c60f87d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-04d05aa1-7bb3-465-user", "links": {"self": "http://172.30.9.21:5000/v3/users/e452d390fe644ea29c3be90ce3aed6fc"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "97c2b650b2444951af9f078069ddb62d", "id": "e452d390fe644ea29c3be90ce3aed6fc", "password_expires_at": null}} 2018-12-28 18:29:09,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e452d390fe644ea29c3be90ce3aed6fc used request id req-400e366f-7488-4874-849a-4d5c1c60f87d 2018-12-28 18:29:09,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:09,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd4d349-a245-45a2-bcd3-b71dd57cb836 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:29:09,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles used request id req-9fd4d349-a245-45a2-bcd3-b71dd57cb836 2018-12-28 18:29:09,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:09,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3932c6f-b1a9-4d5c-9ba5-5320c6dc7442 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 18:29:09,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-a3932c6f-b1a9-4d5c-9ba5-5320c6dc7442 2018-12-28 18:29:09,812 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-04d05aa1-7bb3-465-proj 2018-12-28 18:29:09,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:09,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71c44a3f-68ba-459e-b7f6-76b5eb650107 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:09,943 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-71c44a3f-68ba-459e-b7f6-76b5eb650107 2018-12-28 18:29:09,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:10,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43e4112-d76e-44c0-ad16-b670e2bcc63a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:10,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f43e4112-d76e-44c0-ad16-b670e2bcc63a 2018-12-28 18:29:10,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:10,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75e8d096-1ddf-4719-8ad8-81801bb3f10b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d"}, "enabled": true, "id": "97c2b650b2444951af9f078069ddb62d", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}]} 2018-12-28 18:29:10,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackVolumeTests-04d05aa1-7bb3-465-proj used request id req-75e8d096-1ddf-4719-8ad8-81801bb3f10b 2018-12-28 18:29:10,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:10,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c15e3ef-0fa2-4ab2-a387-f7e65ace808a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}]} 2018-12-28 18:29:10,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles used request id req-0c15e3ef-0fa2-4ab2-a387-f7e65ace808a 2018-12-28 18:29:10,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:10,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e773a42-51ef-4866-b2b0-fc440e132aec Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:29:10,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-0e773a42-51ef-4866-b2b0-fc440e132aec 2018-12-28 18:29:10,332 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-04d05aa1-7bb3-465-proj 2018-12-28 18:29:10,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:10,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c083713d-2b2c-4eb6-8bb1-c1d7139587b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:10,452 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-c083713d-2b2c-4eb6-8bb1-c1d7139587b8 2018-12-28 18:29:10,453 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-04d05aa1-7bb3-465-user 2018-12-28 18:29:10,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:10,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:10,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7559f6d7-a4ed-4d70-b59c-5ba103f45ec7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:10,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7559f6d7-a4ed-4d70-b59c-5ba103f45ec7 2018-12-28 18:29:10,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" -d '{"role": {"name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role"}}' 2018-12-28 18:29:10,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d989b399-b0e9-4c34-a2fe-cd124249913c Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a205a218d3af4c0197c01f0375f2dd35", "links": {"self": "http://172.30.9.21:5000/v3/roles/a205a218d3af4c0197c01f0375f2dd35"}, "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role"}} 2018-12-28 18:29:10,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-d989b399-b0e9-4c34-a2fe-cd124249913c 2018-12-28 18:29:10,648 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role 2018-12-28 18:29:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a205a218d3af4c0197c01f0375f2dd35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:10,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcaa2886-f9db-4b31-9ed7-09588e73c5ff Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a205a218d3af4c0197c01f0375f2dd35"}, "domain_id": null, "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role", "id": "a205a218d3af4c0197c01f0375f2dd35"}} 2018-12-28 18:29:10,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a205a218d3af4c0197c01f0375f2dd35 used request id req-fcaa2886-f9db-4b31-9ed7-09588e73c5ff 2018-12-28 18:29:10,740 - keystone_utils - INFO - Granting role CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role to project CreateStackVolumeTests-04d05aa1-7bb3-465-proj 2018-12-28 18:29:10,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles/a205a218d3af4c0197c01f0375f2dd35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:10,865 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d788ff44-a7d2-46ac-8157-c8af91473585 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:10,866 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d/users/e452d390fe644ea29c3be90ce3aed6fc/roles/a205a218d3af4c0197c01f0375f2dd35 used request id req-d788ff44-a7d2-46ac-8157-c8af91473585 2018-12-28 18:29:10,866 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:10,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:10,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:11,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a205a218d3af4c0197c01f0375f2dd35", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c2b650b2444951af9f078069ddb62d", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-user", "id": "e452d390fe644ea29c3be90ce3aed6fc"}, "audit_ids": ["WIXTcknCSEiK-2XrlxE5_g"], "issued_at": "2018-12-28T18:29:11.000000Z"}} 2018-12-28 18:29:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:11,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb503ab-2d96-4586-a868-689ddf702d4a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:11,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8eb503ab-2d96-4586-a868-689ddf702d4a 2018-12-28 18:29:11,418 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:11,421 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:11,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:11 GMT Server: Apache x-openstack-request-id: req-683df38b-c4ab-4d13-8d10-f436593e2cb5 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:29:11,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack used request id req-683df38b-c4ab-4d13-8d10-f436593e2cb5 2018-12-28 18:29:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-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-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "volume_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume"}}' 2018-12-28 18:29:13,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:11 GMT Server: Apache x-openstack-request-id: req-6aa8b522-7eeb-4d9a-885b-26442ef537fc Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "self"}]}} 2018-12-28 18:29:13,162 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks used request id req-6aa8b522-7eeb-4d9a-885b-26442ef537fc 2018-12-28 18:29:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:13,365 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:13 GMT Server: Apache x-openstack-request-id: req-1bf2f1bb-f394-4d4b-bd68-09c831a5151e Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:13,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:13 GMT Server: Apache x-openstack-request-id: req-8ab4c30a-bf68-40c0-b0c8-6ba222463978 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": "97c2b650b2444951af9f078069ddb62d", "volume_type_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "OS::stack_id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "volume_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "stack_user_project_id": "5341b1d2e7654d2d99c1c60e8654ac80", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:13,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-8ab4c30a-bf68-40c0-b0c8-6ba222463978 2018-12-28 18:29:13,554 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack 2018-12-28 18:29:13,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:13,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:13 GMT Server: Apache x-openstack-request-id: req-3cb0ef87-e710-4054-8c28-884fc318153a Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:13 GMT Server: Apache x-openstack-request-id: req-f4a30bdf-2a0b-4d47-91b2-425f49592ac4 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": "97c2b650b2444951af9f078069ddb62d", "volume_type_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "OS::stack_id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "volume_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "stack_user_project_id": "5341b1d2e7654d2d99c1c60e8654ac80", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:13,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-f4a30bdf-2a0b-4d47-91b2-425f49592ac4 2018-12-28 18:29:13,928 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:29:13,929 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:16,932 - create_stack - DEBUG - Stack status query timeout in 1196.62229204 2018-12-28 18:29:16,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:17,143 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:16 GMT Server: Apache x-openstack-request-id: req-61477d30-8a8b-494c-84f6-8f6700a60dee Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:17,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:17 GMT Server: Apache x-openstack-request-id: req-e8ba36bf-2ffc-428d-8ee5-8fc593f67850 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": "97c2b650b2444951af9f078069ddb62d", "volume_type_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "OS::stack_id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "volume_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "stack_user_project_id": "5341b1d2e7654d2d99c1c60e8654ac80", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:29:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:17,186 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-e8ba36bf-2ffc-428d-8ee5-8fc593f67850 2018-12-28 18:29:17,186 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:29:17,186 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack 2018-12-28 18:29:17,186 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack 2018-12-28 18:29:17,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:17,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:17 GMT Server: Apache x-openstack-request-id: req-5cf26c07-deb9-4a20-b8db-4b8fa1452f89 Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:17,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:17 GMT Server: Apache x-openstack-request-id: req-6d93a0a1-fb5a-4e68-ba27-3abb9f008fbd 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.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e/resources/volume", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-12-28T18:29:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:29:13Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "7f53bb23-a19b-4dcc-a5f5-60407b95b929", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-12-28T18:29:13Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:29:13Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "5dced265-e640-4d58-b3d1-5a7ba941ac1e", "resource_type": "OS::Cinder::VolumeType"}]} 2018-12-28 18:29:17,583 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e/resources used request id req-6d93a0a1-fb5a-4e68-ba27-3abb9f008fbd 2018-12-28 18:29:17,586 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:17,761 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:17 GMT Server: Apache x-compute-request-id: req-03654abd-033e-4c79-a56a-9b2a1cd1c3ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03654abd-033e-4c79-a56a-9b2a1cd1c3ba Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "5dced265-e640-4d58-b3d1-5a7ba941ac1e", "description": null}} 2018-12-28 18:29:17,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e used request id req-03654abd-033e-4c79-a56a-9b2a1cd1c3ba 2018-12-28 18:29:17,765 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03654abd-033e-4c79-a56a-9b2a1cd1c3ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:17,957 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:17 GMT Server: Apache x-compute-request-id: req-bcbe0bfe-5cb4-483a-8b18-b50a0b152ed3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcbe0bfe-5cb4-483a-8b18-b50a0b152ed3 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "5dced265-e640-4d58-b3d1-5a7ba941ac1e", "description": null}} 2018-12-28 18:29:17,957 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e used request id req-bcbe0bfe-5cb4-483a-8b18-b50a0b152ed3 2018-12-28 18:29:17,960 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-03654abd-033e-4c79-a56a-9b2a1cd1c3ba" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:18,140 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:17 GMT Server: Apache x-compute-request-id: req-0ef9379b-c764-4e43-bd24-b7c00bf878e1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0ef9379b-c764-4e43-bd24-b7c00bf878e1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:29:18,140 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e/encryption used request id req-0ef9379b-c764-4e43-bd24-b7c00bf878e1 2018-12-28 18:29:18,141 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:18,142 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:18,537 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a205a218d3af4c0197c01f0375f2dd35", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "97c2b650b2444951af9f078069ddb62d", "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/97c2b650b2444951af9f078069ddb62d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/97c2b650b2444951af9f078069ddb62d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/97c2b650b2444951af9f078069ddb62d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-04d05aa1-7bb3-465-user", "id": "e452d390fe644ea29c3be90ce3aed6fc"}, "audit_ids": ["7cRNXzmuTS6odB2-HvJEqA"], "issued_at": "2018-12-28T18:29:18.000000Z"}} 2018-12-28 18:29:18,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933238a6da98a5068dd28271bd0ad30d8a02e45a" 2018-12-28 18:29:18,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07ff15f0-94a7-4f7e-b3ec-98f4675f8384 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:18,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-07ff15f0-94a7-4f7e-b3ec-98f4675f8384 2018-12-28 18:29:18,626 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933238a6da98a5068dd28271bd0ad30d8a02e45a" 2018-12-28 18:29:18,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:18 GMT Server: Apache x-compute-request-id: req-bd74ab71-534b-411c-b844-452323d9f2a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bd74ab71-534b-411c-b844-452323d9f2a3 Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "5dced265-e640-4d58-b3d1-5a7ba941ac1e", "description": null}]} 2018-12-28 18:29:18,805 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types?is_public=None used request id req-bd74ab71-534b-411c-b844-452323d9f2a3 2018-12-28 18:29:18,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd74ab71-534b-411c-b844-452323d9f2a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933238a6da98a5068dd28271bd0ad30d8a02e45a" 2018-12-28 18:29:18,975 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:18 GMT Server: Apache x-compute-request-id: req-c7751d28-1dc1-4fcb-9f8e-5051931aa766 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7751d28-1dc1-4fcb-9f8e-5051931aa766 Content-Encoding: gzip Content-Length: 201 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "5dced265-e640-4d58-b3d1-5a7ba941ac1e", "description": null}} 2018-12-28 18:29:18,975 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e used request id req-c7751d28-1dc1-4fcb-9f8e-5051931aa766 2018-12-28 18:29:18,978 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bd74ab71-534b-411c-b844-452323d9f2a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933238a6da98a5068dd28271bd0ad30d8a02e45a" 2018-12-28 18:29:19,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:18 GMT Server: Apache x-compute-request-id: req-3f27e228-6500-4590-9e94-9c170982020b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3f27e228-6500-4590-9e94-9c170982020b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-12-28 18:29:19,164 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.21:8776/v3/97c2b650b2444951af9f078069ddb62d/types/5dced265-e640-4d58-b3d1-5a7ba941ac1e/encryption used request id req-3f27e228-6500-4590-9e94-9c170982020b 2018-12-28 18:29:19,164 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack 2018-12-28 18:29:19,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:19,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:19 GMT Server: Apache x-openstack-request-id: req-717f280b-bfac-4f66-8a16-f2a76ceede34 Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:19,394 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:19 GMT Server: Apache x-openstack-request-id: req-d0775177-661e-41b8-88db-8d2ee1281603 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:19,395 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-d0775177-661e-41b8-88db-8d2ee1281603 2018-12-28 18:29:19,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:19,572 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:19 GMT Server: Apache x-openstack-request-id: req-f7cbea90-a934-4db2-8098-4d9b90d138e5 Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:19,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:19 GMT Server: Apache x-openstack-request-id: req-5d37e662-387c-470c-86b5-1738651a4333 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": "97c2b650b2444951af9f078069ddb62d", "volume_type_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "OS::stack_id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "volume_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "stack_user_project_id": "5341b1d2e7654d2d99c1c60e8654ac80", "tags": null, "creation_time": "2018-12-28T18:29:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:29:19Z", "id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:19,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-5d37e662-387c-470c-86b5-1738651a4333 2018-12-28 18:29:19,759 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:29:19,759 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:22,763 - create_stack - DEBUG - Stack status query timeout in 1196.63244081 2018-12-28 18:29:22,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:22,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:22 GMT Server: Apache x-openstack-request-id: req-b6f5a6ce-5ef2-41a6-9c6b-425378150923 Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:22,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:22 GMT Server: Apache x-openstack-request-id: req-f35ee5f7-6207-400c-b39f-ad744d94cda5 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": "97c2b650b2444951af9f078069ddb62d", "volume_type_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume-type", "OS::stack_id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "volume_name": "CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-volume"}, "deletion_time": "2018-12-28T18:29:22Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack", "stack_user_project_id": "5341b1d2e7654d2d99c1c60e8654ac80", "tags": null, "creation_time": "2018-12-28T18:29:12Z", "links": [{"href": "http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:29:19Z", "id": "4e872eab-4eb4-4d5a-b693-65920c850a8e", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:22,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-f35ee5f7-6207-400c-b39f-ad744d94cda5 2018-12-28 18:29:22,822 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:29:22,822 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack 2018-12-28 18:29:22,822 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack 2018-12-28 18:29:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/4e872eab-4eb4-4d5a-b693-65920c850a8e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a9cca936b521add8d8c1882da22348adef7348a" 2018-12-28 18:29:22,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:22 GMT Server: Apache x-openstack-request-id: req-6665f82f-50cd-44e2-a555-910389444a73 Location: http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:22,878 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:29:22 GMT Server: Apache x-openstack-request-id: req-b251aea7-761e-4cf5-9be8-44f9b29d9cf2 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:29:22,878 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/97c2b650b2444951af9f078069ddb62d/stacks/CreateStackVolumeTests-CreateStackVolumeTests-20cd7d93-7e6f-4f5e-bc20-44be69c95316-stack/4e872eab-4eb4-4d5a-b693-65920c850a8e used request id req-b251aea7-761e-4cf5-9be8-44f9b29d9cf2 2018-12-28 18:29:22,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1c663220-25b7-4cfe-8199-9ad70c1b1b6b Date: Fri, 28 Dec 2018 18:29:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:29:23,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-1c663220-25b7-4cfe-8199-9ad70c1b1b6b 2018-12-28 18:29:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20eebc0-28ff-478a-bcc9-78bf8f03e9ee Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:29:23,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-a20eebc0-28ff-478a-bcc9-78bf8f03e9ee 2018-12-28 18:29:23,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b80c81a-6700-4741-b348-d9d3d43876a3 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:29:23,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-1b80c81a-6700-4741-b348-d9d3d43876a3 2018-12-28 18:29:23,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cd4b807-36c2-4c3d-b9f4-5a31767fe25a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:29:23,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-1cd4b807-36c2-4c3d-b9f4-5a31767fe25a 2018-12-28 18:29:23,452 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-04d05aa1-7bb3-465-proj 2018-12-28 18:29:23,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,680 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-188b9877-3565-48c8-a908-9c78c64c5646 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:23,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/97c2b650b2444951af9f078069ddb62d used request id req-188b9877-3565-48c8-a908-9c78c64c5646 2018-12-28 18:29:23,680 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-04d05aa1-7bb3-465-proj-role 2018-12-28 18:29:23,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a205a218d3af4c0197c01f0375f2dd35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95108ed4-d71f-4640-89c0-263d52fc13af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:23,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a205a218d3af4c0197c01f0375f2dd35 used request id req-95108ed4-d71f-4640-89c0-263d52fc13af 2018-12-28 18:29:23,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1e2f95f639ba50e6fda63530ee3b71366c00ae7" 2018-12-28 18:29:23,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abb6f28c-6757-4ad5-9904-027780f3a8d7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:23,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-abb6f28c-6757-4ad5-9904-027780f3a8d7 2018-12-28 18:29:23,893 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-04d05aa1-7bb3-465-user 2018-12-28 18:29:23,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e452d390fe644ea29c3be90ce3aed6fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0542fc2563110be8cacad0eb43edb5f7a2bcdc34" 2018-12-28 18:29:24,064 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4930164-888f-4b84-abde-044b27081263 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:24,064 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e452d390fe644ea29c3be90ce3aed6fc used request id req-c4930164-888f-4b84-abde-044b27081263 2018-12-28 18:29:24,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:24,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["vgNXd0GvQP-2MH3LCb0WAA"], "issued_at": "2018-12-28T18:29:24.000000Z"}} 2018-12-28 18:29:24,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}754db2b14957140ff64d24adf6f0b8a122d55776" 2018-12-28 18:29:24,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41fdf5f3-fc7b-4d65-91f4-5ebc80e40fee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:24,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-41fdf5f3-fc7b-4d65-91f4-5ebc80e40fee 2018-12-28 18:29:24,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:24,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:25,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["J77SXztuSkisR5vUbtTUwQ"], "issued_at": "2018-12-28T18:29:25.000000Z"}} 2018-12-28 18:29:25,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:25,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b35db34-c3bd-4910-806a-8711ac899616 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:25,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1b35db34-c3bd-4910-806a-8711ac899616 2018-12-28 18:29:25,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:25,112 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:25,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:25,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5444b85-ff18-441f-821b-820ce52c11fe Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:29:25,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj used request id req-f5444b85-ff18-441f-821b-820ce52c11fe 2018-12-28 18:29:25,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:25,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9de0657e-8061-47b5-ae2e-e4442e26d449 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:25,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9de0657e-8061-47b5-ae2e-e4442e26d449 2018-12-28 18:29:25,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}}' 2018-12-28 18:29:25,492 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e398c386-9a06-4baf-b2ee-ef170d215379 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a"}, "enabled": true, "id": "89aad78cdd3240e28d6d69c8e4707d7a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}} 2018-12-28 18:29:25,492 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-e398c386-9a06-4baf-b2ee-ef170d215379 2018-12-28 18:29:25,493 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-7a724ce4-f4c3-483-proj 2018-12-28 18:29:25,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:25,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:25,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["P86WfpPGQtOd-jTpx-pOTw"], "issued_at": "2018-12-28T18:29:25.000000Z"}} 2018-12-28 18:29:25,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:25,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0327a719-f9f0-4876-a718-f9e012a7a50e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:25,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0327a719-f9f0-4876-a718-f9e012a7a50e 2018-12-28 18:29:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:25,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cfb02b-3fbf-45d8-af93-97e2204a54a6 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:29:26,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-36cfb02b-3fbf-45d8-af93-97e2204a54a6 2018-12-28 18:29:26,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-183f5478-6139-4924-b45f-34454824587e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a"}, "enabled": true, "id": "89aad78cdd3240e28d6d69c8e4707d7a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}]} 2018-12-28 18:29:26,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj used request id req-183f5478-6139-4924-b45f-34454824587e 2018-12-28 18:29:26,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ec6bfc-c61d-46b4-a9ea-deb197e3d439 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:26,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-44ec6bfc-c61d-46b4-a9ea-deb197e3d439 2018-12-28 18:29:26,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40232051-3525-4e3b-9bfe-97a48829f0dd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:26,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-40232051-3525-4e3b-9bfe-97a48829f0dd 2018-12-28 18:29:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4174a42e-8c48-4ee9-9539-f47517091784 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a"}, "enabled": true, "id": "89aad78cdd3240e28d6d69c8e4707d7a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}]} 2018-12-28 18:29:26,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj used request id req-4174a42e-8c48-4ee9-9539-f47517091784 2018-12-28 18:29:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/e1d5be7f94894b05bebbd750f1819739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb6ffbe-8115-4bf5-b08d-ac6436378875 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-7a724ce4-f4c3-483-user", "links": {"self": "http://172.30.9.21:5000/v3/users/e1d5be7f94894b05bebbd750f1819739"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "89aad78cdd3240e28d6d69c8e4707d7a", "id": "e1d5be7f94894b05bebbd750f1819739", "password_expires_at": null}} 2018-12-28 18:29:26,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/e1d5be7f94894b05bebbd750f1819739 used request id req-adb6ffbe-8115-4bf5-b08d-ac6436378875 2018-12-28 18:29:26,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:26,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-740947b6-7d9d-4a2d-9e41-6ec690b5e36e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:29:26,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles used request id req-740947b6-7d9d-4a2d-9e41-6ec690b5e36e 2018-12-28 18:29:26,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52beb8ed-d552-4b7e-81c2-ca5def8bd129 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 18:29:27,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-52beb8ed-d552-4b7e-81c2-ca5def8bd129 2018-12-28 18:29:27,065 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-7a724ce4-f4c3-483-proj 2018-12-28 18:29:27,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38c050b6-e511-4af9-a504-95d038c7010c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:27,190 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-38c050b6-e511-4af9-a504-95d038c7010c 2018-12-28 18:29:27,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7627b32-7eae-4b2e-9ea3-61a09418a062 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:27,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e7627b32-7eae-4b2e-9ea3-61a09418a062 2018-12-28 18:29:27,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94812837-890a-40c2-bc66-24d38f423e00 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a"}, "enabled": true, "id": "89aad78cdd3240e28d6d69c8e4707d7a", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}]} 2018-12-28 18:29:27,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFlavorTests-7a724ce4-f4c3-483-proj used request id req-94812837-890a-40c2-bc66-24d38f423e00 2018-12-28 18:29:27,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f988f0d-e833-4578-bdbf-d0c9f7bd0fd1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}]} 2018-12-28 18:29:27,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles used request id req-3f988f0d-e833-4578-bdbf-d0c9f7bd0fd1 2018-12-28 18:29:27,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e68acc-d2ab-4739-afd1-401ad2a0b6e1 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:29:27,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-20e68acc-d2ab-4739-afd1-401ad2a0b6e1 2018-12-28 18:29:27,654 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-7a724ce4-f4c3-483-proj 2018-12-28 18:29:27,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:27,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5c89e2f-fc0b-43a1-8e41-204d94854abb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:27,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-b5c89e2f-fc0b-43a1-8e41-204d94854abb 2018-12-28 18:29:27,849 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-7a724ce4-f4c3-483-user 2018-12-28 18:29:27,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:27,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:27,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631003ad-c889-4c41-9c6a-522177fc40d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:27,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-631003ad-c889-4c41-9c6a-522177fc40d1 2018-12-28 18:29:27,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" -d '{"role": {"name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role"}}' 2018-12-28 18:29:28,043 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-addfe617-3288-420e-b366-1f97b5843d2a Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f40c774617ce4a4ead2cb0a0ebcaf2d6", "links": {"self": "http://172.30.9.21:5000/v3/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6"}, "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role"}} 2018-12-28 18:29:28,043 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-addfe617-3288-420e-b366-1f97b5843d2a 2018-12-28 18:29:28,043 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role 2018-12-28 18:29:28,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:28,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad376f7c-5ccf-43c8-974e-118f5da5293f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6"}, "domain_id": null, "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role", "id": "f40c774617ce4a4ead2cb0a0ebcaf2d6"}} 2018-12-28 18:29:28,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6 used request id req-ad376f7c-5ccf-43c8-974e-118f5da5293f 2018-12-28 18:29:28,142 - keystone_utils - INFO - Granting role CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role to project CreateStackFlavorTests-7a724ce4-f4c3-483-proj 2018-12-28 18:29:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:28,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8328a74b-dd97-4f89-a351-98d1e92e5622 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:28,261 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a/users/e1d5be7f94894b05bebbd750f1819739/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6 used request id req-8328a74b-dd97-4f89-a351-98d1e92e5622 2018-12-28 18:29:28,261 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:28,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:28,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:28,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "f40c774617ce4a4ead2cb0a0ebcaf2d6", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89aad78cdd3240e28d6d69c8e4707d7a", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-user", "id": "e1d5be7f94894b05bebbd750f1819739"}, "audit_ids": ["gwpugy2SRVOCLl8lm5Gxug"], "issued_at": "2018-12-28T18:29:28.000000Z"}} 2018-12-28 18:29:28,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:28,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f2fbe4-6ebc-4f55-ae46-7b03a802786b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:28,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e4f2fbe4-6ebc-4f55-ae46-7b03a802786b 2018-12-28 18:29:28,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:28,747 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks?stack_name=CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:29,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:28 GMT Server: Apache x-openstack-request-id: req-e1a717ca-032f-4bb1-a2ef-475b72cf174b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:29:29,001 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks?stack_name=CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack used request id req-e1a717ca-032f-4bb1-a2ef-475b72cf174b 2018-12-28 18:29:29,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" -d '{"stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-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-12-28 18:29:30,596 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:29 GMT Server: Apache x-openstack-request-id: req-4b27731b-68a4-4340-9736-55e9e82805bb Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "self"}]}} 2018-12-28 18:29:30,597 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks used request id req-4b27731b-68a4-4340-9736-55e9e82805bb 2018-12-28 18:29:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:30,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:30 GMT Server: Apache x-openstack-request-id: req-e288d497-7b57-43d4-9b0b-d4b324a84d60 Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:30,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:30 GMT Server: Apache x-openstack-request-id: req-899e6930-d231-4436-89f5-7a335e52ab1a 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": "89aad78cdd3240e28d6d69c8e4707d7a", "OS::stack_id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "OS::stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack", "stack_user_project_id": "c4633a6ac0974019ae5b71da71301866", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:30,822 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-899e6930-d231-4436-89f5-7a335e52ab1a 2018-12-28 18:29:30,823 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack 2018-12-28 18:29:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:30,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:30 GMT Server: Apache x-openstack-request-id: req-b22c1da0-ebaf-40fe-b23a-2a5492b2506f Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:31,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:30 GMT Server: Apache x-openstack-request-id: req-532ff133-7284-4d9d-96c4-c6bab82b569a 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": "89aad78cdd3240e28d6d69c8e4707d7a", "OS::stack_id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "OS::stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack", "stack_user_project_id": "c4633a6ac0974019ae5b71da71301866", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:31,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-532ff133-7284-4d9d-96c4-c6bab82b569a 2018-12-28 18:29:31,060 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:29:31,060 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:34,064 - create_stack - DEBUG - Stack status query timeout in 1196.759197 2018-12-28 18:29:34,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:34,095 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:34 GMT Server: Apache x-openstack-request-id: req-3b089d38-45b6-4b84-b570-ce80f4db4468 Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:34,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:34 GMT Server: Apache x-openstack-request-id: req-4add9218-67b4-4dfc-ad20-9979ed3f48be 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": "89aad78cdd3240e28d6d69c8e4707d7a", "OS::stack_id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "OS::stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack", "stack_user_project_id": "c4633a6ac0974019ae5b71da71301866", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:29:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:34,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-4add9218-67b4-4dfc-ad20-9979ed3f48be 2018-12-28 18:29:34,138 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:29:34,138 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack 2018-12-28 18:29:34,138 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack 2018-12-28 18:29:34,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:34,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:34 GMT Server: Apache x-openstack-request-id: req-d8957cfe-c3e7-44f5-b46a-97547e79f8b5 Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:34,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:34 GMT Server: Apache x-openstack-request-id: req-96e4b3f5-251c-48e7-9be6-dfea41dbe8dc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-12-28T18:29:30Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:29:30Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "01edaeb7-ab89-4a86-9516-64c84551064e", "resource_type": "OS::Nova::Flavor"}]} 2018-12-28 18:29:34,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde/resources used request id req-96e4b3f5-251c-48e7-9be6-dfea41dbe8dc 2018-12-28 18:29:34,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:34,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29: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-1c0047dd-20f5-43ab-9084-4c562bd93c21 x-compute-request-id: req-1c0047dd-20f5-43ab-9084-4c562bd93c21 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01edaeb7-ab89-4a86-9516-64c84551064e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "01edaeb7-ab89-4a86-9516-64c84551064e", "name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack-flavor-f7gsb2zr63rr", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:29:34,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e used request id req-1c0047dd-20f5-43ab-9084-4c562bd93c21 2018-12-28 18:29:34,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:34,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:34,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "f40c774617ce4a4ead2cb0a0ebcaf2d6", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89aad78cdd3240e28d6d69c8e4707d7a", "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/89aad78cdd3240e28d6d69c8e4707d7a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-7a724ce4-f4c3-483-user", "id": "e1d5be7f94894b05bebbd750f1819739"}, "audit_ids": ["ObDgza6LSeOahcmWLE1bkw"], "issued_at": "2018-12-28T18:29:34.000000Z"}} 2018-12-28 18:29:34,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e57bfc48cc44c2b4d7e5db9991244ea1d018b9" 2018-12-28 18:29:34,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a1a0b9-29bf-48ce-aa71-6d673d72d645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:34,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-04a1a0b9-29bf-48ce-aa71-6d673d72d645 2018-12-28 18:29:34,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:34,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e57bfc48cc44c2b4d7e5db9991244ea1d018b9" 2018-12-28 18:29:35,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29: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-a82d5d04-5ad1-4532-bac5-375f595c6c95 x-compute-request-id: req-a82d5d04-5ad1-4532-bac5-375f595c6c95 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "01edaeb7-ab89-4a86-9516-64c84551064e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01edaeb7-ab89-4a86-9516-64c84551064e", "rel": "bookmark"}], "name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack-flavor-f7gsb2zr63rr"}]} 2018-12-28 18:29:35,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a82d5d04-5ad1-4532-bac5-375f595c6c95 2018-12-28 18:29:35,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85e57bfc48cc44c2b4d7e5db9991244ea1d018b9" 2018-12-28 18:29:35,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88d5824d-9cad-4f46-8bec-154a1a1c0f59 x-compute-request-id: req-88d5824d-9cad-4f46-8bec-154a1a1c0f59 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/01edaeb7-ab89-4a86-9516-64c84551064e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "01edaeb7-ab89-4a86-9516-64c84551064e", "name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack-flavor-f7gsb2zr63rr", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:29:35,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/01edaeb7-ab89-4a86-9516-64c84551064e used request id req-88d5824d-9cad-4f46-8bec-154a1a1c0f59 2018-12-28 18:29:35,072 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack-flavor-f7gsb2zr63rr 2018-12-28 18:29:35,072 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack 2018-12-28 18:29:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:35,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:35 GMT Server: Apache x-openstack-request-id: req-47318ed9-9484-4258-beba-9918ef6e6cfc Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:35,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:35 GMT Server: Apache x-openstack-request-id: req-15d67e3c-420b-48d4-a65f-f7b8915678dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:35,309 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-15d67e3c-420b-48d4-a65f-f7b8915678dd 2018-12-28 18:29:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:35,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:35 GMT Server: Apache x-openstack-request-id: req-731c1c80-8257-42d0-9d31-f0066bcf5b48 Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:35,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:35 GMT Server: Apache x-openstack-request-id: req-d50d43cb-a976-4bb9-bf80-69e881f56dde Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 503 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": "89aad78cdd3240e28d6d69c8e4707d7a", "OS::stack_id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "OS::stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack", "stack_user_project_id": "c4633a6ac0974019ae5b71da71301866", "tags": null, "creation_time": "2018-12-28T18:29:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:29:35Z", "id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:35,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-d50d43cb-a976-4bb9-bf80-69e881f56dde 2018-12-28 18:29:35,508 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:29:35,508 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:38,511 - create_stack - DEBUG - Stack status query timeout in 1196.79830194 2018-12-28 18:29:38,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:38,705 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:38 GMT Server: Apache x-openstack-request-id: req-fdd1da9c-0813-447d-9e54-3d7c65923619 Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:38,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:38 GMT Server: Apache x-openstack-request-id: req-890518ac-706a-44e6-a35a-4e27f83333f9 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": "89aad78cdd3240e28d6d69c8e4707d7a", "OS::stack_id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "OS::stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack"}, "deletion_time": "2018-12-28T18:29:36Z", "stack_name": "CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack", "stack_user_project_id": "c4633a6ac0974019ae5b71da71301866", "tags": null, "creation_time": "2018-12-28T18:29:30Z", "links": [{"href": "http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:29:35Z", "id": "cf74259f-ff54-4eb3-b1e4-113c22991fde", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-12-28 18:29:38,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-890518ac-706a-44e6-a35a-4e27f83333f9 2018-12-28 18:29:38,888 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:29:38,888 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack 2018-12-28 18:29:38,888 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack 2018-12-28 18:29:38,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/cf74259f-ff54-4eb3-b1e4-113c22991fde -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da3f6990e4899b5bc09db49980bb19dadcfd1d45" 2018-12-28 18:29:38,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:38 GMT Server: Apache x-openstack-request-id: req-3d8ae603-62a6-4a7a-9869-309734fa6187 Location: http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:39,106 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:29:38 GMT Server: Apache x-openstack-request-id: req-2135fe6f-c648-49c3-976f-4bed716a5f8a Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:29:39,106 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/89aad78cdd3240e28d6d69c8e4707d7a/stacks/CreateStackFlavorTests-33fc542c-0479-420f-9002-3d5e41d917f4-stack/cf74259f-ff54-4eb3-b1e4-113c22991fde used request id req-2135fe6f-c648-49c3-976f-4bed716a5f8a 2018-12-28 18:29:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:39,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-7d08dd42-f4da-4b45-b3fe-85a92bbf7e74 Date: Fri, 28 Dec 2018 18:29:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:29:39,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-7d08dd42-f4da-4b45-b3fe-85a92bbf7e74 2018-12-28 18:29:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:39,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8d9ebb0-4bc5-42e5-aa95-5175c0d20965 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:29:39,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-a8d9ebb0-4bc5-42e5-aa95-5175c0d20965 2018-12-28 18:29:39,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:39,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce2ff9e-392b-4970-b36d-4cf3f88c97c0 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:29:39,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-6ce2ff9e-392b-4970-b36d-4cf3f88c97c0 2018-12-28 18:29:39,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:39,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f59510f9-2711-45b2-8c7a-42018e8dff30 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:29:39,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-f59510f9-2711-45b2-8c7a-42018e8dff30 2018-12-28 18:29:39,595 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-7a724ce4-f4c3-483-proj 2018-12-28 18:29:39,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:39,890 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff420f3f-d5e5-4028-8211-664122e30783 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:39,890 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/89aad78cdd3240e28d6d69c8e4707d7a used request id req-ff420f3f-d5e5-4028-8211-664122e30783 2018-12-28 18:29:39,890 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-7a724ce4-f4c3-483-proj-role 2018-12-28 18:29:39,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:40,000 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f2c52b-6611-4776-a28e-32b3766ce62f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:40,000 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f40c774617ce4a4ead2cb0a0ebcaf2d6 used request id req-f8f2c52b-6611-4776-a28e-32b3766ce62f 2018-12-28 18:29:40,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6180d1f56585780f4d5d21b369a03809e012471" 2018-12-28 18:29:40,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61da4dd0-b0d5-4628-801c-0ec46e054e35 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:40,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-61da4dd0-b0d5-4628-801c-0ec46e054e35 2018-12-28 18:29:40,098 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-7a724ce4-f4c3-483-user 2018-12-28 18:29:40,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e1d5be7f94894b05bebbd750f1819739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c13f330ff69a8c4fd113f6782da28c52eb03425a" 2018-12-28 18:29:40,282 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64e82e9e-86c9-4da1-97dd-7de27a68d934 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:40,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e1d5be7f94894b05bebbd750f1819739 used request id req-64e82e9e-86c9-4da1-97dd-7de27a68d934 2018-12-28 18:29:40,284 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:40,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["Uvfp0X__SJOJSXsBFwgwbg"], "issued_at": "2018-12-28T18:29:40.000000Z"}} 2018-12-28 18:29:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38f923c8e202ff9e94abdb4e1de8b13f5ac621f0" 2018-12-28 18:29:40,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511c3e64-305a-42bc-896f-0e6a22741cff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:40,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-511c3e64-305a-42bc-896f-0e6a22741cff 2018-12-28 18:29:40,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:40,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:41,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["s6Y0A6gyT4asXlaeAe8pfg"], "issued_at": "2018-12-28T18:29:41.000000Z"}} 2018-12-28 18:29:41,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:41,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2550f08f-b21b-4747-97bc-6cc877288c4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:41,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2550f08f-b21b-4747-97bc-6cc877288c4b 2018-12-28 18:29:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:41,231 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-46fe5815-2183-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:41,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97db308a-43d6-4b63-ac5b-ea61aed10ec5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-46fe5815-2183-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:29:41,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-46fe5815-2183-4f6-proj used request id req-97db308a-43d6-4b63-ac5b-ea61aed10ec5 2018-12-28 18:29:41,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:41,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea66769-c667-4166-85fb-fa039525826f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:41,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-bea66769-c667-4166-85fb-fa039525826f 2018-12-28 18:29:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}}' 2018-12-28 18:29:41,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a1c572d-2c96-4b65-9896-607ab71906d5 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968"}, "enabled": true, "id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}} 2018-12-28 18:29:41,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-7a1c572d-2c96-4b65-9896-607ab71906d5 2018-12-28 18:29:41,534 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-46fe5815-2183-4f6-proj 2018-12-28 18:29:41,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:41,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:41,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["lK56vWEgQp6xbvfvQJH4gg"], "issued_at": "2018-12-28T18:29:41.000000Z"}} 2018-12-28 18:29:41,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:41,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37ae7b1-c075-4d83-81a5-9b3b81efa0ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:41,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f37ae7b1-c075-4d83-81a5-9b3b81efa0ad 2018-12-28 18:29:42,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:42,009 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:42,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bd17da-a85a-4a2f-be32-aa716bd86ba3 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:29:42,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c9bd17da-a85a-4a2f-be32-aa716bd86ba3 2018-12-28 18:29:42,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-46fe5815-2183-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:42,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7e1087-d950-43c8-b089-b2d6ceb61072 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-46fe5815-2183-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968"}, "enabled": true, "id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}]} 2018-12-28 18:29:42,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-46fe5815-2183-4f6-proj used request id req-9a7e1087-d950-43c8-b089-b2d6ceb61072 2018-12-28 18:29:42,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:42,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-405aab08-17fc-48c5-9b82-c9b36b50b432 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:42,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-405aab08-17fc-48c5-9b82-c9b36b50b432 2018-12-28 18:29:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:42,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-816c5ed8-edc0-47d7-bb1f-17a59b6d9004 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:42,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-816c5ed8-edc0-47d7-bb1f-17a59b6d9004 2018-12-28 18:29:42,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-46fe5815-2183-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:42,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-937c6b14-63ac-4793-958c-66de8b5b9a56 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-46fe5815-2183-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968"}, "enabled": true, "id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}]} 2018-12-28 18:29:42,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackKeypairTests-46fe5815-2183-4f6-proj used request id req-937c6b14-63ac-4793-958c-66de8b5b9a56 2018-12-28 18:29:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/3ee1cadbc4aa43f8af026142be19504a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:42,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda4b925-ed81-4da8-83b9-da4595705f9c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-46fe5815-2183-4f6-user", "links": {"self": "http://172.30.9.21:5000/v3/users/3ee1cadbc4aa43f8af026142be19504a"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "id": "3ee1cadbc4aa43f8af026142be19504a", "password_expires_at": null}} 2018-12-28 18:29:42,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/3ee1cadbc4aa43f8af026142be19504a used request id req-dda4b925-ed81-4da8-83b9-da4595705f9c 2018-12-28 18:29:42,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:43,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631850eb-4527-4eb1-b071-4ccf89d73dc3 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:29:43,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles used request id req-631850eb-4527-4eb1-b071-4ccf89d73dc3 2018-12-28 18:29:43,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:43,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bdd805-b47b-4bb9-9a16-b6ccc27724d4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:29:43,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-f6bdd805-b47b-4bb9-9a16-b6ccc27724d4 2018-12-28 18:29:43,147 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-46fe5815-2183-4f6-proj 2018-12-28 18:29:43,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:43,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50aa0707-6de0-4184-9fe4-e6391d7f4136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:43,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-50aa0707-6de0-4184-9fe4-e6391d7f4136 2018-12-28 18:29:43,285 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-46fe5815-2183-4f6-user 2018-12-28 18:29:43,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:43,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:43,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-578abfdc-7f85-465f-afd0-a3055378bcde Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:43,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-578abfdc-7f85-465f-afd0-a3055378bcde 2018-12-28 18:29:43,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" -d '{"role": {"name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj-role"}}' 2018-12-28 18:29:43,485 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b70b45f-d30a-474a-8162-46fc036c7d2b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2a1b719242464061adb2a1b1f0f39e10", "links": {"self": "http://172.30.9.21:5000/v3/roles/2a1b719242464061adb2a1b1f0f39e10"}, "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj-role"}} 2018-12-28 18:29:43,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-5b70b45f-d30a-474a-8162-46fc036c7d2b 2018-12-28 18:29:43,486 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-46fe5815-2183-4f6-proj-role 2018-12-28 18:29:43,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/2a1b719242464061adb2a1b1f0f39e10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:43,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1f35a59-37db-47e7-9927-beab3dbde6a3 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/2a1b719242464061adb2a1b1f0f39e10"}, "domain_id": null, "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj-role", "id": "2a1b719242464061adb2a1b1f0f39e10"}} 2018-12-28 18:29:43,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/2a1b719242464061adb2a1b1f0f39e10 used request id req-c1f35a59-37db-47e7-9927-beab3dbde6a3 2018-12-28 18:29:43,586 - keystone_utils - INFO - Granting role CreateStackKeypairTests-46fe5815-2183-4f6-proj-role to project CreateStackKeypairTests-46fe5815-2183-4f6-proj 2018-12-28 18:29:43,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles/2a1b719242464061adb2a1b1f0f39e10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:43,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-699658b1-d0c1-4f3e-91d7-208b3f63a40c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:43,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968/users/3ee1cadbc4aa43f8af026142be19504a/roles/2a1b719242464061adb2a1b1f0f39e10 used request id req-699658b1-d0c1-4f3e-91d7-208b3f63a40c 2018-12-28 18:29:43,716 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:43,717 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:43,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:43,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:44,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a1b719242464061adb2a1b1f0f39e10", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:29:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-46fe5815-2183-4f6-user", "id": "3ee1cadbc4aa43f8af026142be19504a"}, "audit_ids": ["8vpUyfMqT-SRhxZIhj5vRw"], "issued_at": "2018-12-28T18:29:44.000000Z"}} 2018-12-28 18:29:44,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:44,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472ef91e-c4d0-4b56-8b34-151d8c764c89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:44,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-472ef91e-c4d0-4b56-8b34-151d8c764c89 2018-12-28 18:29:44,186 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:44,189 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:44,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:44 GMT Server: Apache x-openstack-request-id: req-7988c236-982f-48ac-b7f9-4ddd1c06accc Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:29:44,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack used request id req-7988c236-982f-48ac-b7f9-4ddd1c06accc 2018-12-28 18:29:44,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-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-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp"}}' 2018-12-28 18:29:45,959 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:44 GMT Server: Apache x-openstack-request-id: req-c8f28b2e-88ec-4edd-8ca8-97329d748b5c Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "self"}]}} 2018-12-28 18:29:45,960 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks used request id req-c8f28b2e-88ec-4edd-8ca8-97329d748b5c 2018-12-28 18:29:45,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:46,153 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:45 GMT Server: Apache x-openstack-request-id: req-d3f5ed97-a49c-42c6-9247-273c2751b2d6 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:46,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:46 GMT Server: Apache x-openstack-request-id: req-08e82145-1b62-4176-a83b-823e8af07790 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1910 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": "94b7cf8363c24fa6aa40a5bf7cbb9968", "OS::stack_id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "keypair_name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "stack_user_project_id": "de9c94c125f04b3f97851d29bcf0386e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA61dwqd4G454tIGXY3zdeALACA3IgwLTwtjsu8xTB9bmmuLGo\njMpmZMkeozzwdgsjU+DT7yrow7imAB10+PHgRRt+CjYri/xAhBkCyBiQlOeWbgwV\nlFMbxnAQpr6DNyLB/aX4VagrXicwro6AryqDIo9J4DP5M0Tar0yrMK+jXIW9PY+5\nlsV97ikqCBzJlQMI0t0hersN1Ww6diGnAOCUvxb68JleDOs2rtG8ted52xYtrphb\nhd4fPx7e4Sf8QUdwUR+MbKhrKfUyFvfhfsN3faqeR1uAIpYhrdCbPio5dNEErnm9\nmakarOF5oWf1gVS7ag1QtbxElDPvtGMeh1a/1QIDAQABAoIBAQC5aaWAn0VMNUWW\nXcdUbXmpDwI3FsaJLMTsvYoKx1LctsyMfKOvcJLlWrLBpvRH/BR0NBClQGgsMyDN\nvGd47o9jwvo1L2J1omJt8IqJfRkDx8VzpB+oQSYD3CyyQix81uyBWy5gxeKNBlFL\nZUgrOVIhe0SX2DrAUsH8FGpXLDmHXO+tTwLRWpnqyZUfTHWeKXhJ5rQXYxE4ttmY\nq4cTZUlg9mO0EZ54F5mhJVOkPe/ZO6ycsWXaMwiH+UPIfE7481EHX+XWLiBCNdhG\nodT2XF5HeUW/Y95wpxL/0DRihwP87OKgEZ/ar3QbPI580iphMqvcVfVBs9JZ6Tm1\nUdkC3izhAoGBAP5hkhuFGoiBoD7IPurROpQgk0ag30rZQ2mJd/ZBbeGnM/OYjS2W\nOpz4S5kyZ8NF4RezwWU+IVXUUhD/UxY1kROdeJjnt90TUHvc9fE6Gp/4yyLB7qut\nT45ftyfE6He4rh8v53886vK1AdrmA/yge0IsM+1X1HhcKZROWJ2NQqINAoGBAOzW\n2cjsvO9wCafZnlU61K9nMZC6OGAY7kZPI7Cf0FLs5EAB545x/T+lXUP02jPWc/W8\nVpXCLrg3tUeGUKyvP3UyN5eKsPNj2ttC0Ul6UGqe64E1s4Xde1nP1hHmcknsZ1wW\nMpzcjisCU6j6e9HKxBlcx0xVU95WRuCKNlx7X8rpAoGBANW0AHvQIU9Gnum/bmP0\n7CJfD3sJUS1fQqvZygb+RqKIxjNCGHCQwaL3UQNdfiBlh0lTQQid3oFtgpg294Uz\n8TIqW5MRL7yxKi80nQVPy+hSqc0EYU6mpaw1KvhlCurxIo6evvt8oODPQcS08ep8\no7Ae1GzzGVMYEfI+s2GAt9bNAoGAKH4vbCf1waZRME6HwKC3XmnxUoJUQzHgA0ti\nmb8pOhRgjgUFVxhsKSaXxJenevduihQyZZZ2sG5t4xW2019/JQV59cHzsRlggN5y\ns/Jir2gOceABmqCch2V+fz78SWFO5rKw4pre/8F9FkYFR4A4ePGg7Y8lML1ljtxy\noOtDHIkCgYAGcL8GAwnn15w0jsRVnQFSIPM+EW8i+imKMMXGc3tKhcdctcE6ZE6+\nBLkaJj4j3hPVMXJ9Cu95m8CXSb8KrFKQpB7m0lz1V24RDlUKWAloYFAvI6XGA1Aq\nJmiqbC5zi2ruVcN2OIk6K0TVzeU2YcRfkKLJkycs3RtwS4LqH2LwPg==\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-12-28 18:29:46,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-08e82145-1b62-4176-a83b-823e8af07790 2018-12-28 18:29:46,428 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack 2018-12-28 18:29:46,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:46,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:46 GMT Server: Apache x-openstack-request-id: req-12cbac58-d2c0-4968-97f9-ae71830a4433 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:47,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:46 GMT Server: Apache x-openstack-request-id: req-78ab5670-65aa-40ad-9060-9ae2fef7c33d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 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": "94b7cf8363c24fa6aa40a5bf7cbb9968", "OS::stack_id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "keypair_name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "stack_user_project_id": "de9c94c125f04b3f97851d29bcf0386e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:29:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA61dwqd4G454tIGXY3zdeALACA3IgwLTwtjsu8xTB9bmmuLGo\njMpmZMkeozzwdgsjU+DT7yrow7imAB10+PHgRRt+CjYri/xAhBkCyBiQlOeWbgwV\nlFMbxnAQpr6DNyLB/aX4VagrXicwro6AryqDIo9J4DP5M0Tar0yrMK+jXIW9PY+5\nlsV97ikqCBzJlQMI0t0hersN1Ww6diGnAOCUvxb68JleDOs2rtG8ted52xYtrphb\nhd4fPx7e4Sf8QUdwUR+MbKhrKfUyFvfhfsN3faqeR1uAIpYhrdCbPio5dNEErnm9\nmakarOF5oWf1gVS7ag1QtbxElDPvtGMeh1a/1QIDAQABAoIBAQC5aaWAn0VMNUWW\nXcdUbXmpDwI3FsaJLMTsvYoKx1LctsyMfKOvcJLlWrLBpvRH/BR0NBClQGgsMyDN\nvGd47o9jwvo1L2J1omJt8IqJfRkDx8VzpB+oQSYD3CyyQix81uyBWy5gxeKNBlFL\nZUgrOVIhe0SX2DrAUsH8FGpXLDmHXO+tTwLRWpnqyZUfTHWeKXhJ5rQXYxE4ttmY\nq4cTZUlg9mO0EZ54F5mhJVOkPe/ZO6ycsWXaMwiH+UPIfE7481EHX+XWLiBCNdhG\nodT2XF5HeUW/Y95wpxL/0DRihwP87OKgEZ/ar3QbPI580iphMqvcVfVBs9JZ6Tm1\nUdkC3izhAoGBAP5hkhuFGoiBoD7IPurROpQgk0ag30rZQ2mJd/ZBbeGnM/OYjS2W\nOpz4S5kyZ8NF4RezwWU+IVXUUhD/UxY1kROdeJjnt90TUHvc9fE6Gp/4yyLB7qut\nT45ftyfE6He4rh8v53886vK1AdrmA/yge0IsM+1X1HhcKZROWJ2NQqINAoGBAOzW\n2cjsvO9wCafZnlU61K9nMZC6OGAY7kZPI7Cf0FLs5EAB545x/T+lXUP02jPWc/W8\nVpXCLrg3tUeGUKyvP3UyN5eKsPNj2ttC0Ul6UGqe64E1s4Xde1nP1hHmcknsZ1wW\nMpzcjisCU6j6e9HKxBlcx0xVU95WRuCKNlx7X8rpAoGBANW0AHvQIU9Gnum/bmP0\n7CJfD3sJUS1fQqvZygb+RqKIxjNCGHCQwaL3UQNdfiBlh0lTQQid3oFtgpg294Uz\n8TIqW5MRL7yxKi80nQVPy+hSqc0EYU6mpaw1KvhlCurxIo6evvt8oODPQcS08ep8\no7Ae1GzzGVMYEfI+s2GAt9bNAoGAKH4vbCf1waZRME6HwKC3XmnxUoJUQzHgA0ti\nmb8pOhRgjgUFVxhsKSaXxJenevduihQyZZZ2sG5t4xW2019/JQV59cHzsRlggN5y\ns/Jir2gOceABmqCch2V+fz78SWFO5rKw4pre/8F9FkYFR4A4ePGg7Y8lML1ljtxy\noOtDHIkCgYAGcL8GAwnn15w0jsRVnQFSIPM+EW8i+imKMMXGc3tKhcdctcE6ZE6+\nBLkaJj4j3hPVMXJ9Cu95m8CXSb8KrFKQpB7m0lz1V24RDlUKWAloYFAvI6XGA1Aq\nJmiqbC5zi2ruVcN2OIk6K0TVzeU2YcRfkKLJkycs3RtwS4LqH2LwPg==\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-12-28 18:29:47,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-78ab5670-65aa-40ad-9060-9ae2fef7c33d 2018-12-28 18:29:47,267 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:29:47,267 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack 2018-12-28 18:29:47,267 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack 2018-12-28 18:29:47,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:47,465 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:47 GMT Server: Apache x-openstack-request-id: req-505993d2-3d64-4c24-b464-50d6225323f9 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:47,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:47 GMT Server: Apache x-openstack-request-id: req-e0832bd5-0913-4256-b580-b640e63ede6c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T18:29:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:29:45Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-12-28 18:29:47,508 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0/resources used request id req-e0832bd5-0913-4256-b580-b640e63ede6c 2018-12-28 18:29:47,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:47,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29: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-dfe05110-7ffa-4f74-9052-705c7de19541 x-compute-request-id: req-dfe05110-7ffa-4f74-9052-705c7de19541 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrV3Cp3gbjni0gZdjfN14AsAIDciDAtPC2Oy7zFMH1uaa4saiMymZkyR6jPPB2CyNT4NPvKujDuKYAHXT48eBFG34KNiuL/ECEGQLIGJCU55ZuDBWUUxvGcBCmvoM3IsH9pfhVqCteJzCujoCvKoMij0ngM/kzRNqvTKswr6Nchb09j7mWxX3uKSoIHMmVAwjS3SF6uw3VbDp2IacA4JS/FvrwmV4M6zau0by153nbFi2umFuF3h8/Ht7hJ/xBR3BRH4xsqGsp9TIW9+F+w3d9qp5HW4AiliGt0Js+Kjl00QSueb2ZqRqs4XmhZ/WBVLtqDVC1vESUM++0Yx6HVr/V Generated-by-Nova", "user_id": "3ee1cadbc4aa43f8af026142be19504a", "name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp", "deleted": false, "created_at": "2018-12-28T18:29:46.000000", "updated_at": null, "fingerprint": "8a:16:98:23:93:1a:14:25:bc:64:bf:8f:74:14:4c:13", "deleted_at": null, "id": 95}} 2018-12-28 18:29:47,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp used request id req-dfe05110-7ffa-4f74-9052-705c7de19541 2018-12-28 18:29:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:47,715 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:47 GMT Server: Apache x-openstack-request-id: req-bb73fd7a-cd7f-425e-bfaf-2be19062f694 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:47,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:47 GMT Server: Apache x-openstack-request-id: req-6c8a4dd1-599a-4eff-bbc6-dbaf3f9ffe90 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1918 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": "94b7cf8363c24fa6aa40a5bf7cbb9968", "OS::stack_id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "keypair_name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "stack_user_project_id": "de9c94c125f04b3f97851d29bcf0386e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:29:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA61dwqd4G454tIGXY3zdeALACA3IgwLTwtjsu8xTB9bmmuLGo\njMpmZMkeozzwdgsjU+DT7yrow7imAB10+PHgRRt+CjYri/xAhBkCyBiQlOeWbgwV\nlFMbxnAQpr6DNyLB/aX4VagrXicwro6AryqDIo9J4DP5M0Tar0yrMK+jXIW9PY+5\nlsV97ikqCBzJlQMI0t0hersN1Ww6diGnAOCUvxb68JleDOs2rtG8ted52xYtrphb\nhd4fPx7e4Sf8QUdwUR+MbKhrKfUyFvfhfsN3faqeR1uAIpYhrdCbPio5dNEErnm9\nmakarOF5oWf1gVS7ag1QtbxElDPvtGMeh1a/1QIDAQABAoIBAQC5aaWAn0VMNUWW\nXcdUbXmpDwI3FsaJLMTsvYoKx1LctsyMfKOvcJLlWrLBpvRH/BR0NBClQGgsMyDN\nvGd47o9jwvo1L2J1omJt8IqJfRkDx8VzpB+oQSYD3CyyQix81uyBWy5gxeKNBlFL\nZUgrOVIhe0SX2DrAUsH8FGpXLDmHXO+tTwLRWpnqyZUfTHWeKXhJ5rQXYxE4ttmY\nq4cTZUlg9mO0EZ54F5mhJVOkPe/ZO6ycsWXaMwiH+UPIfE7481EHX+XWLiBCNdhG\nodT2XF5HeUW/Y95wpxL/0DRihwP87OKgEZ/ar3QbPI580iphMqvcVfVBs9JZ6Tm1\nUdkC3izhAoGBAP5hkhuFGoiBoD7IPurROpQgk0ag30rZQ2mJd/ZBbeGnM/OYjS2W\nOpz4S5kyZ8NF4RezwWU+IVXUUhD/UxY1kROdeJjnt90TUHvc9fE6Gp/4yyLB7qut\nT45ftyfE6He4rh8v53886vK1AdrmA/yge0IsM+1X1HhcKZROWJ2NQqINAoGBAOzW\n2cjsvO9wCafZnlU61K9nMZC6OGAY7kZPI7Cf0FLs5EAB545x/T+lXUP02jPWc/W8\nVpXCLrg3tUeGUKyvP3UyN5eKsPNj2ttC0Ul6UGqe64E1s4Xde1nP1hHmcknsZ1wW\nMpzcjisCU6j6e9HKxBlcx0xVU95WRuCKNlx7X8rpAoGBANW0AHvQIU9Gnum/bmP0\n7CJfD3sJUS1fQqvZygb+RqKIxjNCGHCQwaL3UQNdfiBlh0lTQQid3oFtgpg294Uz\n8TIqW5MRL7yxKi80nQVPy+hSqc0EYU6mpaw1KvhlCurxIo6evvt8oODPQcS08ep8\no7Ae1GzzGVMYEfI+s2GAt9bNAoGAKH4vbCf1waZRME6HwKC3XmnxUoJUQzHgA0ti\nmb8pOhRgjgUFVxhsKSaXxJenevduihQyZZZ2sG5t4xW2019/JQV59cHzsRlggN5y\ns/Jir2gOceABmqCch2V+fz78SWFO5rKw4pre/8F9FkYFR4A4ePGg7Y8lML1ljtxy\noOtDHIkCgYAGcL8GAwnn15w0jsRVnQFSIPM+EW8i+imKMMXGc3tKhcdctcE6ZE6+\nBLkaJj4j3hPVMXJ9Cu95m8CXSb8KrFKQpB7m0lz1V24RDlUKWAloYFAvI6XGA1Aq\nJmiqbC5zi2ruVcN2OIk6K0TVzeU2YcRfkKLJkycs3RtwS4LqH2LwPg==\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-12-28 18:29:47,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-6c8a4dd1-599a-4eff-bbc6-dbaf3f9ffe90 2018-12-28 18:29:47,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:47,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:48,218 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a1b719242464061adb2a1b1f0f39e10", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-46fe5815-2183-4f6-user", "id": "3ee1cadbc4aa43f8af026142be19504a"}, "audit_ids": ["aresqHmyT5ikQtb2_nc6Qw"], "issued_at": "2018-12-28T18:29:48.000000Z"}} 2018-12-28 18:29:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97be9eec6d617c9fcbc0a2b3f40f596d3a3a07cb" 2018-12-28 18:29:48,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7876094e-9ebf-4ac6-892b-6a3aeec11ec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:48,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7876094e-9ebf-4ac6-892b-6a3aeec11ec5 2018-12-28 18:29:48,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:48,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97be9eec6d617c9fcbc0a2b3f40f596d3a3a07cb" 2018-12-28 18:29:48,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29: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-b9184abf-e700-4e47-b0c0-dd8590aa4786 x-compute-request-id: req-b9184abf-e700-4e47-b0c0-dd8590aa4786 Content-Encoding: gzip Content-Length: 491 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrV3Cp3gbjni0gZdjfN14AsAIDciDAtPC2Oy7zFMH1uaa4saiMymZkyR6jPPB2CyNT4NPvKujDuKYAHXT48eBFG34KNiuL/ECEGQLIGJCU55ZuDBWUUxvGcBCmvoM3IsH9pfhVqCteJzCujoCvKoMij0ngM/kzRNqvTKswr6Nchb09j7mWxX3uKSoIHMmVAwjS3SF6uw3VbDp2IacA4JS/FvrwmV4M6zau0by153nbFi2umFuF3h8/Ht7hJ/xBR3BRH4xsqGsp9TIW9+F+w3d9qp5HW4AiliGt0Js+Kjl00QSueb2ZqRqs4XmhZ/WBVLtqDVC1vESUM++0Yx6HVr/V Generated-by-Nova", "name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp", "fingerprint": "8a:16:98:23:93:1a:14:25:bc:64:bf:8f:74:14:4c:13"}}]} 2018-12-28 18:29:48,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b9184abf-e700-4e47-b0c0-dd8590aa4786 2018-12-28 18:29:48,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:48,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2a1b719242464061adb2a1b1f0f39e10", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj-role"}, {"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}], "expires_at": "2018-12-28T19:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "name": "CreateStackKeypairTests-46fe5815-2183-4f6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/94b7cf8363c24fa6aa40a5bf7cbb9968", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-46fe5815-2183-4f6-user", "id": "3ee1cadbc4aa43f8af026142be19504a"}, "audit_ids": ["X1Puipu5QnSC0wJbbHfpjw"], "issued_at": "2018-12-28T18:29:48.000000Z"}} 2018-12-28 18:29:48,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f286b8eedc4627a26fbabd87b31444b893d5a46" 2018-12-28 18:29:49,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29: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-40390f83-8d96-46af-b98a-6065e730a800 x-compute-request-id: req-40390f83-8d96-46af-b98a-6065e730a800 Content-Encoding: gzip Content-Length: 571 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDrV3Cp3gbjni0gZdjfN14AsAIDciDAtPC2Oy7zFMH1uaa4saiMymZkyR6jPPB2CyNT4NPvKujDuKYAHXT48eBFG34KNiuL/ECEGQLIGJCU55ZuDBWUUxvGcBCmvoM3IsH9pfhVqCteJzCujoCvKoMij0ngM/kzRNqvTKswr6Nchb09j7mWxX3uKSoIHMmVAwjS3SF6uw3VbDp2IacA4JS/FvrwmV4M6zau0by153nbFi2umFuF3h8/Ht7hJ/xBR3BRH4xsqGsp9TIW9+F+w3d9qp5HW4AiliGt0Js+Kjl00QSueb2ZqRqs4XmhZ/WBVLtqDVC1vESUM++0Yx6HVr/V Generated-by-Nova", "user_id": "3ee1cadbc4aa43f8af026142be19504a", "name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp", "deleted": false, "created_at": "2018-12-28T18:29:46.000000", "updated_at": null, "fingerprint": "8a:16:98:23:93:1a:14:25:bc:64:bf:8f:74:14:4c:13", "deleted_at": null, "id": 95}} 2018-12-28 18:29:49,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp used request id req-40390f83-8d96-46af-b98a-6065e730a800 2018-12-28 18:29:49,114 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack 2018-12-28 18:29:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:49,367 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:49 GMT Server: Apache x-openstack-request-id: req-cd3a4e61-e44d-4abc-b855-2db147c06e08 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:49,409 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:49 GMT Server: Apache x-openstack-request-id: req-02c02bdc-7deb-41df-a86e-7cc40437c2bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:49,410 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-02c02bdc-7deb-41df-a86e-7cc40437c2bc 2018-12-28 18:29:49,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:49,596 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:49 GMT Server: Apache x-openstack-request-id: req-880cbf40-f669-4272-b0c5-cce6aa4e5c54 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:49,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:49 GMT Server: Apache x-openstack-request-id: req-0e58486c-6e40-4a37-8bd2-b3db37b94118 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": "94b7cf8363c24fa6aa40a5bf7cbb9968", "OS::stack_id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "keypair_name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "stack_user_project_id": "de9c94c125f04b3f97851d29bcf0386e", "tags": null, "creation_time": "2018-12-28T18:29:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:29:49Z", "id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-28 18:29:49,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-0e58486c-6e40-4a37-8bd2-b3db37b94118 2018-12-28 18:29:49,776 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:29:49,777 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:29:52,780 - create_stack - DEBUG - Stack status query timeout in 1196.63009906 2018-12-28 18:29:52,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:52,964 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:52 GMT Server: Apache x-openstack-request-id: req-30aead15-8bae-42d6-aaf5-9b7c945bfee1 Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:53,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:52 GMT Server: Apache x-openstack-request-id: req-557c461d-7939-4301-adcd-891c6aa5a143 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "94b7cf8363c24fa6aa40a5bf7cbb9968", "OS::stack_id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "keypair_name": "CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-kp"}, "deletion_time": "2018-12-28T18:29:50Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack", "stack_user_project_id": "de9c94c125f04b3f97851d29bcf0386e", "tags": null, "creation_time": "2018-12-28T18:29:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:29:49Z", "id": "10f3e357-712e-44a1-ab88-f5dee2eefcf0", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-12-28 18:29:53,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-557c461d-7939-4301-adcd-891c6aa5a143 2018-12-28 18:29:53,145 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:29:53,145 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack 2018-12-28 18:29:53,145 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack 2018-12-28 18:29:53,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/10f3e357-712e-44a1-ab88-f5dee2eefcf0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a46d144778f371f55a974b8d3000b947b603cf4b" 2018-12-28 18:29:53,343 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:29:53 GMT Server: Apache x-openstack-request-id: req-44122411-e163-4607-87f6-efcf90dfe05b Location: http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:29:53,548 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:29:53 GMT Server: Apache x-openstack-request-id: req-96227392-2f3b-4aee-9ac0-bed8210d443c Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:29:53,548 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/94b7cf8363c24fa6aa40a5bf7cbb9968/stacks/CreateStackKeypairTests-CreateStackKeypairTests-0b5adf71-01bb-43d8-82cd-cfd35849a038-stack/10f3e357-712e-44a1-ab88-f5dee2eefcf0 used request id req-96227392-2f3b-4aee-9ac0-bed8210d443c 2018-12-28 18:29:53,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:53,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-d15aa2c5-740c-4bc7-837b-3d173a50a9cc Date: Fri, 28 Dec 2018 18:29:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:29:53,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d15aa2c5-740c-4bc7-837b-3d173a50a9cc 2018-12-28 18:29:53,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:53,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45153b83-6344-4823-a955-6de8b02e6a34 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:29:53,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-45153b83-6344-4823-a955-6de8b02e6a34 2018-12-28 18:29:53,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:53,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9527e11c-1cf2-4315-ae41-8b91d5f4c08d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:29:53,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-9527e11c-1cf2-4315-ae41-8b91d5f4c08d 2018-12-28 18:29:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:54,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0650493-abee-427f-9090-fc3533a053db Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:29:54,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-e0650493-abee-427f-9090-fc3533a053db 2018-12-28 18:29:54,041 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-46fe5815-2183-4f6-proj 2018-12-28 18:29:54,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:54,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b250003-1706-45f7-8ea8-1acc6fdbdeb8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:54,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/94b7cf8363c24fa6aa40a5bf7cbb9968 used request id req-2b250003-1706-45f7-8ea8-1acc6fdbdeb8 2018-12-28 18:29:54,250 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-46fe5815-2183-4f6-proj-role 2018-12-28 18:29:54,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/2a1b719242464061adb2a1b1f0f39e10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:54,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d77fc89-ace2-4555-9900-97a65924c8c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:54,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/2a1b719242464061adb2a1b1f0f39e10 used request id req-5d77fc89-ace2-4555-9900-97a65924c8c9 2018-12-28 18:29:54,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae95402d7e27cb8d4536b21c81758f98e7b863ae" 2018-12-28 18:29:54,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d34122f7-7f35-42b2-8656-1d8820db29ef Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:54,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d34122f7-7f35-42b2-8656-1d8820db29ef 2018-12-28 18:29:54,462 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-46fe5815-2183-4f6-user 2018-12-28 18:29:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3ee1cadbc4aa43f8af026142be19504a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88ed042cd1e6e781b793beae67ce617098bd87a7" 2018-12-28 18:29:54,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45ab97f6-c01d-4e1c-9aa3-ef8ef70559d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:54,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3ee1cadbc4aa43f8af026142be19504a used request id req-45ab97f6-c01d-4e1c-9aa3-ef8ef70559d8 2018-12-28 18:29:54,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:55,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["SQyc6C2KTVCTBoQocbY_Ew"], "issued_at": "2018-12-28T18:29:55.000000Z"}} 2018-12-28 18:29:55,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df26267311e998a1ad16d88eb5df9b8c89295ca8" 2018-12-28 18:29:55,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dda55c1-4931-47b7-81de-267f4b3d7b55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:55,187 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1dda55c1-4931-47b7-81de-267f4b3d7b55 2018-12-28 18:29:55,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:55,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:55,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["7HOKCu70T3uH9AuAJ7TJbA"], "issued_at": "2018-12-28T18:29:55.000000Z"}} 2018-12-28 18:29:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:29:55,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffedd954-b10e-4208-a92a-953a293c7e5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:55,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ffedd954-b10e-4208-a92a-953a293c7e5c 2018-12-28 18:29:55,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:55,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:55,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:29:55,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41d76a82-8dff-4e20-9c53-7fb018b44f18 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:29:55,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj used request id req-41d76a82-8dff-4e20-9c53-7fb018b44f18 2018-12-28 18:29:55,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:29:55,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ad79fc5-b23e-4bfa-a938-304514a483d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:55,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9ad79fc5-b23e-4bfa-a938-304514a483d7 2018-12-28 18:29:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}}' 2018-12-28 18:29:55,965 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a937fa7-4e6f-4498-a765-53a7f646f51b Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4"}, "enabled": true, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}} 2018-12-28 18:29:55,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1a937fa7-4e6f-4498-a765-53a7f646f51b 2018-12-28 18:29:55,966 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj 2018-12-28 18:29:55,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:55,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:56,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:29:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ByHp75x3QM6cjv6WHYgisw"], "issued_at": "2018-12-28T18:29:56.000000Z"}} 2018-12-28 18:29:56,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:56,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ce16c8-e79d-4a87-8327-1d5686c242cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:56,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e1ce16c8-e79d-4a87-8327-1d5686c242cf 2018-12-28 18:29:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:29:56,443 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:29: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:29:56,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:56,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821afc77-3efc-4310-9d60-6df8d4d61b0d Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:29:56,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-821afc77-3efc-4310-9d60-6df8d4d61b0d 2018-12-28 18:29:56,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:56,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b4c8c0-fa1f-4591-ac9d-4bbedda3ee1b Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4"}, "enabled": true, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}]} 2018-12-28 18:29:56,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj used request id req-14b4c8c0-fa1f-4591-ac9d-4bbedda3ee1b 2018-12-28 18:29:56,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:56,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0eff496-1ae6-4d4f-b178-e90ce4bd6c21 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:29:56,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-e0eff496-1ae6-4d4f-b178-e90ce4bd6c21 2018-12-28 18:29:57,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:57,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5f9e680-d6c1-4024-8f7b-c89b22515ac4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:57,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e5f9e680-d6c1-4024-8f7b-c89b22515ac4 2018-12-28 18:29:57,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:57,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-662b6928-7518-4c11-b7e5-cc2a8b9e8ac9 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4"}, "enabled": true, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}]} 2018-12-28 18:29:57,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj used request id req-662b6928-7518-4c11-b7e5-cc2a8b9e8ac9 2018-12-28 18:29:57,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/8dfd15be2d2c48558882201a8d386ecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:57,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73021460-4e98-4305-a8a7-dc2dcb621db6 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-user", "links": {"self": "http://172.30.9.21:5000/v3/users/8dfd15be2d2c48558882201a8d386ecd"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "8dfd15be2d2c48558882201a8d386ecd", "password_expires_at": null}} 2018-12-28 18:29:57,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/8dfd15be2d2c48558882201a8d386ecd used request id req-73021460-4e98-4305-a8a7-dc2dcb621db6 2018-12-28 18:29:57,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:57,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-157d7dfd-9cff-44ee-a647-e7b1792160bf Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:29:57,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles used request id req-157d7dfd-9cff-44ee-a647-e7b1792160bf 2018-12-28 18:29:57,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:57,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab95fee-e48d-438c-a604-0df8ae917cb6 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:29:57,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-9ab95fee-e48d-438c-a604-0df8ae917cb6 2018-12-28 18:29:57,592 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj 2018-12-28 18:29:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:29:57,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c6b0f27-709a-45d6-af18-e2366d68eed1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:57,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-1c6b0f27-709a-45d6-af18-e2366d68eed1 2018-12-28 18:29:57,717 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-user 2018-12-28 18:29:57,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:57,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:29:57,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d08f31e-567d-4c9f-937f-f9f41a01e35c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:29:57,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d08f31e-567d-4c9f-937f-f9f41a01e35c 2018-12-28 18:29:57,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" -d '{"role": {"name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role"}}' 2018-12-28 18:29:57,923 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95157d0b-2769-45d3-8cfd-ab34174cf082 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c666204bbe9b4cf38e6fa10f08013f94", "links": {"self": "http://172.30.9.21:5000/v3/roles/c666204bbe9b4cf38e6fa10f08013f94"}, "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role"}} 2018-12-28 18:29:57,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-95157d0b-2769-45d3-8cfd-ab34174cf082 2018-12-28 18:29:57,923 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role 2018-12-28 18:29:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/c666204bbe9b4cf38e6fa10f08013f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:29:58,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cf31209-d09e-4111-aaad-020f7fe08216 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/c666204bbe9b4cf38e6fa10f08013f94"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role", "id": "c666204bbe9b4cf38e6fa10f08013f94"}} 2018-12-28 18:29:58,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/c666204bbe9b4cf38e6fa10f08013f94 used request id req-3cf31209-d09e-4111-aaad-020f7fe08216 2018-12-28 18:29:58,008 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role to project CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj 2018-12-28 18:29:58,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles/c666204bbe9b4cf38e6fa10f08013f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:29:58,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22af108-9172-4bd6-b253-6551cd54d6af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:29:58,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4/users/8dfd15be2d2c48558882201a8d386ecd/roles/c666204bbe9b4cf38e6fa10f08013f94 used request id req-d22af108-9172-4bd6-b253-6551cd54d6af 2018-12-28 18:29:58,135 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:58,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:58,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:29:58,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:29:58,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "c666204bbe9b4cf38e6fa10f08013f94", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role"}], "expires_at": "2018-12-28T19:29:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-user", "id": "8dfd15be2d2c48558882201a8d386ecd"}, "audit_ids": ["4IojNgH3S7qvi2eHVm4fzQ"], "issued_at": "2018-12-28T18:29:58.000000Z"}} 2018-12-28 18:29:58,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:29:58,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82faf3b0-9524-41db-8de9-85a4ca4e16e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:29:58,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-82faf3b0-9524-41db-8de9-85a4ca4e16e7 2018-12-28 18:29:58,615 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:29:58,618 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:29:58,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:29:58,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:29:58 GMT Server: Apache x-openstack-request-id: req-9428692b-29cd-4c86-bdcf-e1bad14a4b6f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:29:58,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack used request id req-9428692b-29cd-4c86-bdcf-e1bad14a4b6f 2018-12-28 18:29:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-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-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}}' 2018-12-28 18:30:00,236 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:29:58 GMT Server: Apache x-openstack-request-id: req-bd50acfe-5338-4ca7-9724-0e2d4c54ce28 Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "links": [{"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "self"}]}} 2018-12-28 18:30:00,236 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks used request id req-bd50acfe-5338-4ca7-9724-0e2d4c54ce28 2018-12-28 18:30:00,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:00,410 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:00 GMT Server: Apache x-openstack-request-id: req-a7ed04a6-9f09-4472-bf64-cc3bbac90111 Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:00,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:00 GMT Server: Apache x-openstack-request-id: req-2ad9cf36-0e90-4618-9202-e82c7007fa83 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": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "OS::stack_id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "security_group_name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "stack_user_project_id": "3716f92691594ddca004102ebd249f2e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 18:30:00,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-2ad9cf36-0e90-4618-9202-e82c7007fa83 2018-12-28 18:30:00,609 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack 2018-12-28 18:30:00,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:00,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:00 GMT Server: Apache x-openstack-request-id: req-8335d6d7-56a8-44f5-b6c2-2be77f923e18 Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:00,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:00 GMT Server: Apache x-openstack-request-id: req-cc2376db-9c19-487b-9004-cb97c3a815f1 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": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "OS::stack_id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "security_group_name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "stack_user_project_id": "3716f92691594ddca004102ebd249f2e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:29:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 18:30:00,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-cc2376db-9c19-487b-9004-cb97c3a815f1 2018-12-28 18:30:00,979 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:30:00,979 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:30:03,982 - create_stack - DEBUG - Stack status query timeout in 1196.627285 2018-12-28 18:30:03,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:04,014 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:03 GMT Server: Apache x-openstack-request-id: req-015cd3a5-ab5a-4581-9329-03e06299c881 Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:04,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:04 GMT Server: Apache x-openstack-request-id: req-4fed596a-4c84-4080-b6da-2862297eb1aa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "OS::stack_id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "security_group_name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "stack_user_project_id": "3716f92691594ddca004102ebd249f2e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:29:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 18:30:04,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-4fed596a-4c84-4080-b6da-2862297eb1aa 2018-12-28 18:30:04,233 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:30:04,234 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack 2018-12-28 18:30:04,234 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack 2018-12-28 18:30:04,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:04,441 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:04 GMT Server: Apache x-openstack-request-id: req-dba5ced6-ad2e-4040-8f31-995668b51c6a Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:04,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:04 GMT Server: Apache x-openstack-request-id: req-b18dde30-cd19-40a6-a027-5da2b25a6624 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.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T18:30:00Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:30:00Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-12-28 18:30:04,485 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81/resources used request id req-b18dde30-cd19-40a6-a027-5da2b25a6624 2018-12-28 18:30:04,485 - neutron_utils - INFO - Retrieving security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:04,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:04,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-557e6e90-ecf9-49a9-9453-0c227facb3ea Date: Fri, 28 Dec 2018 18:30:04 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "updated_at": "2018-12-28T18:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:30:01Z", "revision_number": 0, "id": "71d07098-44c6-4d9f-b457-9cfb95d85424", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:01Z", "revision_number": 0, "id": "f6b4479d-39e4-470b-9e04-0da12d165051", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}], "revision_number": 6, "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "b433a8d5-c356-4192-9269-acdb00b390d4", "name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}]} 2018-12-28 18:30:04,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-557e6e90-ecf9-49a9-9453-0c227facb3ea 2018-12-28 18:30:04,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:04,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:04,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9a9a3494-4cb2-477e-9e53-c3af744fbc5d Date: Fri, 28 Dec 2018 18:30:04 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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "71d07098-44c6-4d9f-b457-9cfb95d85424"}, {"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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "f6b4479d-39e4-470b-9e04-0da12d165051"}]} 2018-12-28 18:30:04,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-9a9a3494-4cb2-477e-9e53-c3af744fbc5d 2018-12-28 18:30:04,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:04,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:05,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9bb80f4e-e33b-4d84-9eaa-4938e996c58f Date: Fri, 28 Dec 2018 18:30:05 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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "71d07098-44c6-4d9f-b457-9cfb95d85424"}, {"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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "f6b4479d-39e4-470b-9e04-0da12d165051"}]} 2018-12-28 18:30:05,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-9bb80f4e-e33b-4d84-9eaa-4938e996c58f 2018-12-28 18:30:05,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:05,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:05,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "c666204bbe9b4cf38e6fa10f08013f94", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role"}], "expires_at": "2018-12-28T19:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-user", "id": "8dfd15be2d2c48558882201a8d386ecd"}, "audit_ids": ["8NslNYmAQmqeJblIhhiYpA"], "issued_at": "2018-12-28T18:30:05.000000Z"}} 2018-12-28 18:30:05,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:05,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72f7acc-bfb8-4ca0-8f2e-10a8e8efa0fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:05,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f72f7acc-bfb8-4ca0-8f2e-10a8e8efa0fe 2018-12-28 18:30:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:05,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-1b45edaa-36dd-4402-882c-62f38b7e32c4 Date: Fri, 28 Dec 2018 18:30:05 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "updated_at": "2018-12-28T18:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:30:01Z", "revision_number": 0, "id": "71d07098-44c6-4d9f-b457-9cfb95d85424", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:01Z", "revision_number": 0, "id": "f6b4479d-39e4-470b-9e04-0da12d165051", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}], "revision_number": 6, "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "b433a8d5-c356-4192-9269-acdb00b390d4", "name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}]} 2018-12-28 18:30:05,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp&description=Test+description used request id req-1b45edaa-36dd-4402-882c-62f38b7e32c4 2018-12-28 18:30:05,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:05,747 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:05,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:05,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda7ddb6-e1bb-4763-9399-e51b3ba64685 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4"}, "enabled": true, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}} 2018-12-28 18:30:05,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4 used request id req-cda7ddb6-e1bb-4763-9399-e51b3ba64685 2018-12-28 18:30:05,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:06,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-a78f78ec-3f51-439d-b925-0a547dfde6a1 Date: Fri, 28 Dec 2018 18:30:06 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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "71d07098-44c6-4d9f-b457-9cfb95d85424"}, {"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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "f6b4479d-39e4-470b-9e04-0da12d165051"}]} 2018-12-28 18:30:06,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-a78f78ec-3f51-439d-b925-0a547dfde6a1 2018-12-28 18:30:06,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:06,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-21de7f6e-9d56-4666-873f-38b589efe217 Date: Fri, 28 Dec 2018 18:30:06 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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "71d07098-44c6-4d9f-b457-9cfb95d85424"}, {"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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "f6b4479d-39e4-470b-9e04-0da12d165051"}]} 2018-12-28 18:30:06,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-21de7f6e-9d56-4666-873f-38b589efe217 2018-12-28 18:30:06,208 - neutron_utils - INFO - Retrieving security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:06,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-47445ecf-b76a-44fc-9f8b-d3aad7b4082b Date: Fri, 28 Dec 2018 18:30:06 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "updated_at": "2018-12-28T18:30:01Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:30:01Z", "revision_number": 0, "id": "71d07098-44c6-4d9f-b457-9cfb95d85424", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:01Z", "revision_number": 0, "id": "f6b4479d-39e4-470b-9e04-0da12d165051", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}], "revision_number": 6, "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "b433a8d5-c356-4192-9269-acdb00b390d4", "name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}]} 2018-12-28 18:30:06,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-47445ecf-b76a-44fc-9f8b-d3aad7b4082b 2018-12-28 18:30:06,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b433a8d5-c356-4192-9269-acdb00b390d4 2018-12-28 18:30:06,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23f4445d2043f40f841e502b0a2f207424a018db" 2018-12-28 18:30:06,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-219cf46b-d3af-4fee-b70d-7dd3e844f637 Date: Fri, 28 Dec 2018 18:30:06 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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": 22, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "71d07098-44c6-4d9f-b457-9cfb95d85424"}, {"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-12-28T18:30:01Z", "security_group_id": "b433a8d5-c356-4192-9269-acdb00b390d4", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:01Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "f6b4479d-39e4-470b-9e04-0da12d165051"}]} 2018-12-28 18:30:06,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b433a8d5-c356-4192-9269-acdb00b390d4 used request id req-219cf46b-d3af-4fee-b70d-7dd3e844f637 2018-12-28 18:30:06,731 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack 2018-12-28 18:30:06,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:06,916 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:06 GMT Server: Apache x-openstack-request-id: req-10234dce-0a51-4790-96ae-18427f878d1d Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:07,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:06 GMT Server: Apache x-openstack-request-id: req-c0973668-e0aa-4f28-9146-7275c9bce6b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:07,100 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-c0973668-e0aa-4f28-9146-7275c9bce6b6 2018-12-28 18:30:07,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:07,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:07 GMT Server: Apache x-openstack-request-id: req-72c05564-d69d-4a98-acaf-e44f0f1cbe98 Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:07,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:07 GMT Server: Apache x-openstack-request-id: req-d747c5fa-35f3-413b-b7b7-1d5066e09197 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 523 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": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "OS::stack_id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "security_group_name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "stack_user_project_id": "3716f92691594ddca004102ebd249f2e", "tags": null, "creation_time": "2018-12-28T18:29:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:30:07Z", "id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 18:30:07,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-d747c5fa-35f3-413b-b7b7-1d5066e09197 2018-12-28 18:30:07,156 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:30:07,157 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:30:10,160 - create_stack - DEBUG - Stack status query timeout in 1196.94061589 2018-12-28 18:30:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:10,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache x-openstack-request-id: req-8bae430f-0bf2-4efb-bd82-97929865446c Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:10,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache x-openstack-request-id: req-79a8b0b3-7d03-4505-acfd-7173b05d1f25 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "OS::stack_id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "security_group_name": "CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-sec-grp"}, "deletion_time": "2018-12-28T18:30:09Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack", "stack_user_project_id": "3716f92691594ddca004102ebd249f2e", "tags": null, "creation_time": "2018-12-28T18:29:59Z", "links": [{"href": "http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:30:07Z", "id": "dcef3734-0b3e-4f47-9260-e3d51c3d1d81", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-12-28 18:30:10,381 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-79a8b0b3-7d03-4505-acfd-7173b05d1f25 2018-12-28 18:30:10,382 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:30:10,382 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack 2018-12-28 18:30:10,382 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack 2018-12-28 18:30:10,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1897f283d9256aefeccac28e23d6315e4994f478" 2018-12-28 18:30:10,412 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache x-openstack-request-id: req-38f8a31b-d411-4419-91b9-e775469c7a31 Location: http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:30:10,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache x-openstack-request-id: req-2a0d2df8-9036-4641-a10c-46d7eb43435a Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:30:10,438 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/b62ef5c7afa6416a850d1c6b4ed4f0c4/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-15e44c47-4396-424e-9c2a-d5977c464d29-stack/dcef3734-0b3e-4f47-9260-e3d51c3d1d81 used request id req-2a0d2df8-9036-4641-a10c-46d7eb43435a 2018-12-28 18:30:10,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:10,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9397fc0b-151e-4552-a144-c5fc64e1bd58 Date: Fri, 28 Dec 2018 18:30:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "updated_at": "2018-12-28T18:30:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "revision_number": 0, "id": "4ffc0541-e9ea-4d18-951c-4769ec6cfcf9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "revision_number": 0, "id": "80015505-eb0b-4d46-a8d4-6b08db60fe43", "remote_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "revision_number": 0, "id": "bd873974-6e1f-4d98-963e-71fb9079d19c", "remote_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv6", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "revision_number": 0, "id": "f83b74f3-d893-4238-a4d8-58b658323fae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "port_range_min": null, "ethertype": "IPv4", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4"}], "revision_number": 4, "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "name": "default"}]} 2018-12-28 18:30:10,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-9397fc0b-151e-4552-a144-c5fc64e1bd58 2018-12-28 18:30:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:10,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5885791a-2178-4a36-888b-133dcf0ada4a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:30:10,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-5885791a-2178-4a36-888b-133dcf0ada4a 2018-12-28 18:30:10,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:10,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e18a8ab-966c-4573-8751-350c8207743d 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:30:10,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-9e18a8ab-966c-4573-8751-350c8207743d 2018-12-28 18:30:10,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:10,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e11dee-5bbe-49e9-bc72-77037c1e756d Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:30:10,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-02e11dee-5bbe-49e9-bc72-77037c1e756d 2018-12-28 18:30:10,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e15fb1-fe92-473d-bdc4-aae00c0bb427 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4"}, "enabled": true, "id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj"}} 2018-12-28 18:30:11,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4 used request id req-d4e15fb1-fe92-473d-bdc4-aae00c0bb427 2018-12-28 18:30:11,044 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb724c05-b464-4f01-a77c-5dcb52a63e47 2018-12-28 18:30:11,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bb724c05-b464-4f01-a77c-5dcb52a63e47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:11,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-39ae02ce-2ff9-494f-90f2-aa4c7396cf7a Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "4ffc0541-e9ea-4d18-951c-4769ec6cfcf9"}, {"remote_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "80015505-eb0b-4d46-a8d4-6b08db60fe43"}, {"remote_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "bd873974-6e1f-4d98-963e-71fb9079d19c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:00Z", "security_group_id": "bb724c05-b464-4f01-a77c-5dcb52a63e47", "port_range_min": null, "revision_number": 0, "tenant_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "created_at": "2018-12-28T18:30:00Z", "project_id": "b62ef5c7afa6416a850d1c6b4ed4f0c4", "id": "f83b74f3-d893-4238-a4d8-58b658323fae"}]} 2018-12-28 18:30:11,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=bb724c05-b464-4f01-a77c-5dcb52a63e47 used request id req-39ae02ce-2ff9-494f-90f2-aa4c7396cf7a 2018-12-28 18:30:11,238 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:30:11,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bb724c05-b464-4f01-a77c-5dcb52a63e47 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:11,525 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5e9f1364-64a3-4b86-b747-e1699f8ab98c Content-Length: 0 Date: Fri, 28 Dec 2018 18:30:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:30:11,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bb724c05-b464-4f01-a77c-5dcb52a63e47 used request id req-5e9f1364-64a3-4b86-b747-e1699f8ab98c 2018-12-28 18:30:11,526 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj 2018-12-28 18:30:11,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:11,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1be4e071-a28f-479f-b2df-ff9a22f2df38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:11,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/b62ef5c7afa6416a850d1c6b4ed4f0c4 used request id req-1be4e071-a28f-479f-b2df-ff9a22f2df38 2018-12-28 18:30:11,722 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-proj-role 2018-12-28 18:30:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/c666204bbe9b4cf38e6fa10f08013f94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:11,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efb5c5ff-8d6b-4232-8164-1a8569099af4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:11,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/c666204bbe9b4cf38e6fa10f08013f94 used request id req-efb5c5ff-8d6b-4232-8164-1a8569099af4 2018-12-28 18:30:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e13311eb3213842f31a98019123da0f896324ae5" 2018-12-28 18:30:11,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85deb202-7a58-4ca3-9a81-1b3e6daf802a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:11,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85deb202-7a58-4ca3-9a81-1b3e6daf802a 2018-12-28 18:30:11,927 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-ae8b7d1e-c26b-410-user 2018-12-28 18:30:11,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/8dfd15be2d2c48558882201a8d386ecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0641f5efcd25e7761ab6cfbdd68374c47c9ab3c4" 2018-12-28 18:30:12,094 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48d8b5a2-0b23-46ef-a55f-8d692156eeec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:12,095 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/8dfd15be2d2c48558882201a8d386ecd used request id req-48d8b5a2-0b23-46ef-a55f-8d692156eeec 2018-12-28 18:30:12,096 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:12,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["DTb8V0nCQxu1-OJGrebUAg"], "issued_at": "2018-12-28T18:30:12.000000Z"}} 2018-12-28 18:30:12,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec3b3a46331ef9b262f75c9476e970600f985d7" 2018-12-28 18:30:12,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c705a49a-e112-42b5-b765-4e234304a11f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:12,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c705a49a-e112-42b5-b765-4e234304a11f 2018-12-28 18:30:12,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:12,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:12,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["RKqzYP7jQZOG7paMVrScUw"], "issued_at": "2018-12-28T18:30:12.000000Z"}} 2018-12-28 18:30:12,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:13,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de813aca-27dc-440e-a434-d053e7629a96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:13,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-de813aca-27dc-440e-a434-d053e7629a96 2018-12-28 18:30:13,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:13,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:13,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a8f94db9-4233-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:13,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa06973-b128-433b-84ba-4ef32fd1d824 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a8f94db9-4233-485-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:30:13,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-a8f94db9-4233-485-proj used request id req-9aa06973-b128-433b-84ba-4ef32fd1d824 2018-12-28 18:30:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:13,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69003ff9-1b05-4169-a497-24ab2369658f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:30:13,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-69003ff9-1b05-4169-a497-24ab2369658f 2018-12-28 18:30:13,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj"}}' 2018-12-28 18:30:13,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3058f5c9-e366-42bf-925b-7cbfce5bc72c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4"}, "enabled": true, "id": "befc6b31f0664aedb9db405461a868e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj"}} 2018-12-28 18:30:13,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-3058f5c9-e366-42bf-925b-7cbfce5bc72c 2018-12-28 18:30:13,337 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-a8f94db9-4233-485-proj 2018-12-28 18:30:13,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:13,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:13,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["aejFFSRMQqiNua3QczGhPQ"], "issued_at": "2018-12-28T18:30:13.000000Z"}} 2018-12-28 18:30:13,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:13,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a79b5b-8d20-47bf-814d-1a4aac2a6c56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:13,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-04a79b5b-8d20-47bf-814d-1a4aac2a6c56 2018-12-28 18:30:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:13,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:13,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:13,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-688d6a3b-515c-40ab-912a-b6cb9c0da626 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:30:13,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-688d6a3b-515c-40ab-912a-b6cb9c0da626 2018-12-28 18:30:13,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-a8f94db9-4233-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:13,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11a9647-a287-40f3-8e29-8efc18d66141 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-a8f94db9-4233-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4"}, "enabled": true, "id": "befc6b31f0664aedb9db405461a868e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj"}]} 2018-12-28 18:30:13,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-a8f94db9-4233-485-proj used request id req-e11a9647-a287-40f3-8e29-8efc18d66141 2018-12-28 18:30:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:14,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a65a637-fb43-4679-b7fd-1dbecb3edfb2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:30:14,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-9a65a637-fb43-4679-b7fd-1dbecb3edfb2 2018-12-28 18:30:14,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:14,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d90165f-e453-4ff7-924d-880c8325a378 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:14,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8d90165f-e453-4ff7-924d-880c8325a378 2018-12-28 18:30:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-a8f94db9-4233-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:14,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a9beeb-5bc5-477d-8b9c-238cf07abcf5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-a8f94db9-4233-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4"}, "enabled": true, "id": "befc6b31f0664aedb9db405461a868e4", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj"}]} 2018-12-28 18:30:14,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-a8f94db9-4233-485-proj used request id req-d5a9beeb-5bc5-477d-8b9c-238cf07abcf5 2018-12-28 18:30:14,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/9ba820291b7c469b8dddd70b8ef9d4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:14,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f863161-a21e-41aa-9e36-74e121e52d20 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-a8f94db9-4233-485-user", "links": {"self": "http://172.30.9.21:5000/v3/users/9ba820291b7c469b8dddd70b8ef9d4a0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "befc6b31f0664aedb9db405461a868e4", "id": "9ba820291b7c469b8dddd70b8ef9d4a0", "password_expires_at": null}} 2018-12-28 18:30:14,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/9ba820291b7c469b8dddd70b8ef9d4a0 used request id req-3f863161-a21e-41aa-9e36-74e121e52d20 2018-12-28 18:30:14,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:14,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d503047-6841-4210-80c6-4194f2e61f90 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:30:14,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles used request id req-7d503047-6841-4210-80c6-4194f2e61f90 2018-12-28 18:30:14,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:14,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50119044-361b-4465-a225-ac79ff004331 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:30:14,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-50119044-361b-4465-a225-ac79ff004331 2018-12-28 18:30:14,890 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-a8f94db9-4233-485-proj 2018-12-28 18:30:14,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:15,015 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e271d837-8aa6-4018-8be4-93555978c821 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:15,015 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-e271d837-8aa6-4018-8be4-93555978c821 2018-12-28 18:30:15,015 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-a8f94db9-4233-485-user 2018-12-28 18:30:15,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:15,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:15,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ccc7d06-ec7f-4d12-b7c0-482397e4de8b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:15,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7ccc7d06-ec7f-4d12-b7c0-482397e4de8b 2018-12-28 18:30:15,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" -d '{"role": {"name": "CreateStackNegativeTests-a8f94db9-4233-485-proj-role"}}' 2018-12-28 18:30:15,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-161abcbf-e2fe-4dfc-b573-616217a90211 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "eeb18a78f5444b598a7a31d5d77a73b3", "links": {"self": "http://172.30.9.21:5000/v3/roles/eeb18a78f5444b598a7a31d5d77a73b3"}, "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj-role"}} 2018-12-28 18:30:15,229 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-161abcbf-e2fe-4dfc-b573-616217a90211 2018-12-28 18:30:15,230 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-a8f94db9-4233-485-proj-role 2018-12-28 18:30:15,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/eeb18a78f5444b598a7a31d5d77a73b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:15,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e30a657d-728e-4ba8-94d8-b6f2037a8cc6 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/eeb18a78f5444b598a7a31d5d77a73b3"}, "domain_id": null, "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj-role", "id": "eeb18a78f5444b598a7a31d5d77a73b3"}} 2018-12-28 18:30:15,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/eeb18a78f5444b598a7a31d5d77a73b3 used request id req-e30a657d-728e-4ba8-94d8-b6f2037a8cc6 2018-12-28 18:30:15,312 - keystone_utils - INFO - Granting role CreateStackNegativeTests-a8f94db9-4233-485-proj-role to project CreateStackNegativeTests-a8f94db9-4233-485-proj 2018-12-28 18:30:15,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles/eeb18a78f5444b598a7a31d5d77a73b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:15,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12dbc458-1ccb-4bb7-8a94-9aca206eb630 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:15,453 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4/users/9ba820291b7c469b8dddd70b8ef9d4a0/roles/eeb18a78f5444b598a7a31d5d77a73b3 used request id req-12dbc458-1ccb-4bb7-8a94-9aca206eb630 2018-12-28 18:30:15,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:15,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:15,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "eeb18a78f5444b598a7a31d5d77a73b3", "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj-role"}], "expires_at": "2018-12-28T19:30:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "befc6b31f0664aedb9db405461a868e4", "name": "CreateStackNegativeTests-a8f94db9-4233-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/befc6b31f0664aedb9db405461a868e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/befc6b31f0664aedb9db405461a868e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/befc6b31f0664aedb9db405461a868e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/befc6b31f0664aedb9db405461a868e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/befc6b31f0664aedb9db405461a868e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/befc6b31f0664aedb9db405461a868e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/befc6b31f0664aedb9db405461a868e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/befc6b31f0664aedb9db405461a868e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/befc6b31f0664aedb9db405461a868e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/befc6b31f0664aedb9db405461a868e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/befc6b31f0664aedb9db405461a868e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/befc6b31f0664aedb9db405461a868e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-a8f94db9-4233-485-user", "id": "9ba820291b7c469b8dddd70b8ef9d4a0"}, "audit_ids": ["vVNEB8LJS5iBspi0ruzS5A"], "issued_at": "2018-12-28T18:30:15.000000Z"}} 2018-12-28 18:30:15,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44226e6249808feb3bb42d96cd9ae322ddabebe8" 2018-12-28 18:30:15,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d96f918-6133-4342-94ec-508de6a5808f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:15,911 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9d96f918-6133-4342-94ec-508de6a5808f 2018-12-28 18:30:15,912 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:30:15,915 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:30:15,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/befc6b31f0664aedb9db405461a868e4/stacks?stack_name=CreateStackNegativeTests-a5a0f99c-0ce5-481c-9cf1-3b9355d5d063 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44226e6249808feb3bb42d96cd9ae322ddabebe8" 2018-12-28 18:30:16,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:15 GMT Server: Apache x-openstack-request-id: req-3d0ad682-798b-4719-9401-c2617591b33f Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:30:16,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/befc6b31f0664aedb9db405461a868e4/stacks?stack_name=CreateStackNegativeTests-a5a0f99c-0ce5-481c-9cf1-3b9355d5d063 used request id req-3d0ad682-798b-4719-9401-c2617591b33f 2018-12-28 18:30:16,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:16,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8182350b-02f1-4786-8406-201f75f0c751 Date: Fri, 28 Dec 2018 18:30:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:30:16,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8182350b-02f1-4786-8406-201f75f0c751 2018-12-28 18:30:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:16,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608c8943-363c-45d5-ab5f-b9d4bb768766 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:30:16,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-608c8943-363c-45d5-ab5f-b9d4bb768766 2018-12-28 18:30:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:16,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6388e8-b3e8-4ef4-b5ba-5e996c2af8d9 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:30:16,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-4b6388e8-b3e8-4ef4-b5ba-5e996c2af8d9 2018-12-28 18:30:16,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:16,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-951d142f-4c12-4f25-9b6c-6db5c8e09a60 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:30:16,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-951d142f-4c12-4f25-9b6c-6db5c8e09a60 2018-12-28 18:30:16,687 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-a8f94db9-4233-485-proj 2018-12-28 18:30:16,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:16,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a2f6c4a-2c06-48eb-82c3-890f334f92e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:16,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/befc6b31f0664aedb9db405461a868e4 used request id req-5a2f6c4a-2c06-48eb-82c3-890f334f92e3 2018-12-28 18:30:16,908 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-a8f94db9-4233-485-proj-role 2018-12-28 18:30:16,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/eeb18a78f5444b598a7a31d5d77a73b3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:17,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fb7fd7d-288d-4f71-ab98-70b7ff8eab32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:17,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/eeb18a78f5444b598a7a31d5d77a73b3 used request id req-9fb7fd7d-288d-4f71-ab98-70b7ff8eab32 2018-12-28 18:30:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81a50af1e9c492b8e416ff23536e4ac1a21eebad" 2018-12-28 18:30:17,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ccae08-3bc5-41de-a06e-39b751cc051b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:17,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-75ccae08-3bc5-41de-a06e-39b751cc051b 2018-12-28 18:30:17,182 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-a8f94db9-4233-485-user 2018-12-28 18:30:17,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/9ba820291b7c469b8dddd70b8ef9d4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb90f7b73dc74cc23801ad087e23a0c0f1047ef6" 2018-12-28 18:30:17,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e05c54e-197e-4d92-945e-8831248539ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:17,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/9ba820291b7c469b8dddd70b8ef9d4a0 used request id req-0e05c54e-197e-4d92-945e-8831248539ca 2018-12-28 18:30:17,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:17,768 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_RybBaGrTqekLUTnbyGdGg"], "issued_at": "2018-12-28T18:30:17.000000Z"}} 2018-12-28 18:30:17,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ea293e28ee97e457bf44f2a2d11ffc20214bc78" 2018-12-28 18:30:17,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7e53a5-36d5-4d08-b3a6-22c15e943436 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:17,857 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9a7e53a5-36d5-4d08-b3a6-22c15e943436 2018-12-28 18:30:17,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:17,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:18,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["OCGOazcVQE2VxY3hVq91mQ"], "issued_at": "2018-12-28T18:30:18.000000Z"}} 2018-12-28 18:30:18,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:18,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13de0ee1-d5bc-4efb-afae-e9f542447690 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:18,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-13de0ee1-d5bc-4efb-afae-e9f542447690 2018-12-28 18:30:18,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:18,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:18,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-5e216771-63f9-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:18,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e10413-ca58-488a-bdf2-27efc168c55d Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-5e216771-63f9-41a-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:30:18,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-5e216771-63f9-41a-proj used request id req-60e10413-ca58-488a-bdf2-27efc168c55d 2018-12-28 18:30:18,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:18,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f951050c-3f87-4f21-bcf7-3223fe3b5c4c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:30:18,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f951050c-3f87-4f21-bcf7-3223fe3b5c4c 2018-12-28 18:30:18,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj"}}' 2018-12-28 18:30:18,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:30:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4402ea69-44dc-462f-a9b8-06e4bc13ca34 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462"}, "enabled": true, "id": "9748356f690445ae9171a3def0bcf462", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj"}} 2018-12-28 18:30:18,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-4402ea69-44dc-462f-a9b8-06e4bc13ca34 2018-12-28 18:30:18,630 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-5e216771-63f9-41a-proj 2018-12-28 18:30:18,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:18,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:19,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["MlSE3UnRSEOvrnFPbJ7x9Q"], "issued_at": "2018-12-28T18:30:19.000000Z"}} 2018-12-28 18:30:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ce7e0cc-b41a-4176-9419-f8efcc785501 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:19,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9ce7e0cc-b41a-4176-9419-f8efcc785501 2018-12-28 18:30:19,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:19,039 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:19,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49a00a3a-fbc2-4a87-b8f4-dd94da7dc7b5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:30:19,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-49a00a3a-fbc2-4a87-b8f4-dd94da7dc7b5 2018-12-28 18:30:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-5e216771-63f9-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06a9bb1-55cc-48ff-9b2e-de6a32d0f29d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-5e216771-63f9-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462"}, "enabled": true, "id": "9748356f690445ae9171a3def0bcf462", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj"}]} 2018-12-28 18:30:19,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-5e216771-63f9-41a-proj used request id req-c06a9bb1-55cc-48ff-9b2e-de6a32d0f29d 2018-12-28 18:30:19,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b8b95e-1ad9-4533-afc7-e9389d4b586c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:30:19,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-03b8b95e-1ad9-4533-afc7-e9389d4b586c 2018-12-28 18:30:19,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0b5dcc-b1c3-46b3-a7e1-d82423f4510d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:19,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3d0b5dcc-b1c3-46b3-a7e1-d82423f4510d 2018-12-28 18:30:19,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-5e216771-63f9-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b9eaf9-d137-4d86-ba08-972de5807a0d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-5e216771-63f9-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462"}, "enabled": true, "id": "9748356f690445ae9171a3def0bcf462", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj"}]} 2018-12-28 18:30:19,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackNegativeTests-5e216771-63f9-41a-proj used request id req-68b9eaf9-d137-4d86-ba08-972de5807a0d 2018-12-28 18:30:19,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/771a2438466a4840a1e48aebdb57aba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:19,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367d9c94-36c9-4931-9a8c-92650d923eea Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-5e216771-63f9-41a-user", "links": {"self": "http://172.30.9.21:5000/v3/users/771a2438466a4840a1e48aebdb57aba6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9748356f690445ae9171a3def0bcf462", "id": "771a2438466a4840a1e48aebdb57aba6", "password_expires_at": null}} 2018-12-28 18:30:19,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/771a2438466a4840a1e48aebdb57aba6 used request id req-367d9c94-36c9-4931-9a8c-92650d923eea 2018-12-28 18:30:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:20,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-243af3e1-1e01-4f23-a2d3-d6a6dc16732d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:30:20,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles used request id req-243af3e1-1e01-4f23-a2d3-d6a6dc16732d 2018-12-28 18:30:20,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:20,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9385faa-347e-462d-842c-4694c71261f2 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:30:20,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-d9385faa-347e-462d-842c-4694c71261f2 2018-12-28 18:30:20,172 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-5e216771-63f9-41a-proj 2018-12-28 18:30:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:20,321 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0a76c1e-9344-4d22-87d7-369f9a70627c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:20,321 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-d0a76c1e-9344-4d22-87d7-369f9a70627c 2018-12-28 18:30:20,322 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-5e216771-63f9-41a-user 2018-12-28 18:30:20,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:20,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:20,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670f8a22-0222-4f42-85fa-e0f1166c03f6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:20,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-670f8a22-0222-4f42-85fa-e0f1166c03f6 2018-12-28 18:30:20,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" -d '{"role": {"name": "CreateStackNegativeTests-5e216771-63f9-41a-proj-role"}}' 2018-12-28 18:30:20,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2958fbfe-6766-40fc-9776-4b8f2103fecc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8e40986e7614a6e8c517c4d0e8250b6", "links": {"self": "http://172.30.9.21:5000/v3/roles/e8e40986e7614a6e8c517c4d0e8250b6"}, "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj-role"}} 2018-12-28 18:30:20,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-2958fbfe-6766-40fc-9776-4b8f2103fecc 2018-12-28 18:30:20,523 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-5e216771-63f9-41a-proj-role 2018-12-28 18:30:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/e8e40986e7614a6e8c517c4d0e8250b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b32cedd-7ea5-4c8d-a7b6-3bc5d8f2f974 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/e8e40986e7614a6e8c517c4d0e8250b6"}, "domain_id": null, "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj-role", "id": "e8e40986e7614a6e8c517c4d0e8250b6"}} 2018-12-28 18:30:20,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/e8e40986e7614a6e8c517c4d0e8250b6 used request id req-7b32cedd-7ea5-4c8d-a7b6-3bc5d8f2f974 2018-12-28 18:30:20,702 - keystone_utils - INFO - Granting role CreateStackNegativeTests-5e216771-63f9-41a-proj-role to project CreateStackNegativeTests-5e216771-63f9-41a-proj 2018-12-28 18:30:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles/e8e40986e7614a6e8c517c4d0e8250b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:20,842 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87af90a7-d2ff-4758-8cd4-6ebb2fd81a27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:20,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462/users/771a2438466a4840a1e48aebdb57aba6/roles/e8e40986e7614a6e8c517c4d0e8250b6 used request id req-87af90a7-d2ff-4758-8cd4-6ebb2fd81a27 2018-12-28 18:30:20,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:20,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:21,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "e8e40986e7614a6e8c517c4d0e8250b6", "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj-role"}], "expires_at": "2018-12-28T19:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9748356f690445ae9171a3def0bcf462", "name": "CreateStackNegativeTests-5e216771-63f9-41a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/9748356f690445ae9171a3def0bcf462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/9748356f690445ae9171a3def0bcf462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/9748356f690445ae9171a3def0bcf462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/9748356f690445ae9171a3def0bcf462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/9748356f690445ae9171a3def0bcf462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/9748356f690445ae9171a3def0bcf462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/9748356f690445ae9171a3def0bcf462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/9748356f690445ae9171a3def0bcf462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/9748356f690445ae9171a3def0bcf462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/9748356f690445ae9171a3def0bcf462", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/9748356f690445ae9171a3def0bcf462", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/9748356f690445ae9171a3def0bcf462", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-5e216771-63f9-41a-user", "id": "771a2438466a4840a1e48aebdb57aba6"}, "audit_ids": ["bd0JqZqIQ52o8zRrKxLJSA"], "issued_at": "2018-12-28T18:30:21.000000Z"}} 2018-12-28 18:30:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe5c209a3693bba3a528ab9eaa14af91825325c" 2018-12-28 18:30:21,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb06af7-a4cd-44b1-9a50-ffaf239a9f60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:21,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ceb06af7-a4cd-44b1-9a50-ffaf239a9f60 2018-12-28 18:30:21,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:30:21,305 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:30:21,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/9748356f690445ae9171a3def0bcf462/stacks?stack_name=CreateStackNegativeTests-61094cbf-019e-4b38-9bc6-5bbf5778a7c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe5c209a3693bba3a528ab9eaa14af91825325c" 2018-12-28 18:30:21,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:21 GMT Server: Apache x-openstack-request-id: req-61dccea0-8f16-482e-aca2-9dcc03d9ecc9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:30:21,497 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/9748356f690445ae9171a3def0bcf462/stacks?stack_name=CreateStackNegativeTests-61094cbf-019e-4b38-9bc6-5bbf5778a7c9 used request id req-61dccea0-8f16-482e-aca2-9dcc03d9ecc9 2018-12-28 18:30:21,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/9748356f690445ae9171a3def0bcf462/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ffe5c209a3693bba3a528ab9eaa14af91825325c" -d '{"stack_name": "CreateStackNegativeTests-61094cbf-019e-4b38-9bc6-5bbf5778a7c9", "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-12-28 18:30:21,912 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 18:30:21 GMT Server: Apache x-openstack-request-id: req-ea23e407-bfc9-48d7-9985-20048168386d 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-12-28 18:30:21,912 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/9748356f690445ae9171a3def0bcf462/stacks used request id req-ea23e407-bfc9-48d7-9985-20048168386d 2018-12-28 18:30:21,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-96144127-1be4-4ffd-978f-7710d06c0e96 Date: Fri, 28 Dec 2018 18:30:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:30:22,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-96144127-1be4-4ffd-978f-7710d06c0e96 2018-12-28 18:30:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cdb639a-839a-49d2-a573-51f121fe8f2a Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:30:22,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-3cdb639a-839a-49d2-a573-51f121fe8f2a 2018-12-28 18:30:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d10851cb-5bcf-4bb0-828c-4bd50b6b1d44 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:30:22,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-d10851cb-5bcf-4bb0-828c-4bd50b6b1d44 2018-12-28 18:30:22,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4afd1b34-b6fa-432b-a9ca-52bebd5f3bf5 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:30:22,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-4afd1b34-b6fa-432b-a9ca-52bebd5f3bf5 2018-12-28 18:30:22,467 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-5e216771-63f9-41a-proj 2018-12-28 18:30:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ddf18c4-a1e8-48ea-b7bf-0d4adcb64737 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:22,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/9748356f690445ae9171a3def0bcf462 used request id req-9ddf18c4-a1e8-48ea-b7bf-0d4adcb64737 2018-12-28 18:30:22,675 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-5e216771-63f9-41a-proj-role 2018-12-28 18:30:22,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/e8e40986e7614a6e8c517c4d0e8250b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eeffa659-0158-4931-adc3-4124c5915202 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:22,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/e8e40986e7614a6e8c517c4d0e8250b6 used request id req-eeffa659-0158-4931-adc3-4124c5915202 2018-12-28 18:30:22,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b801a7bddbc3f84fdd316f4c33b16e79af6714f" 2018-12-28 18:30:22,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d77821f0-7f94-4b2d-9e5b-adb7545f3d96 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:22,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d77821f0-7f94-4b2d-9e5b-adb7545f3d96 2018-12-28 18:30:22,865 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-5e216771-63f9-41a-user 2018-12-28 18:30:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/771a2438466a4840a1e48aebdb57aba6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3767d79669bfae6658df95a5aa72fd74c80fc9c7" 2018-12-28 18:30:23,055 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1662dcb-36aa-45b1-9864-ee34d81f317d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:23,055 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/771a2438466a4840a1e48aebdb57aba6 used request id req-a1662dcb-36aa-45b1-9864-ee34d81f317d 2018-12-28 18:30:23,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:23,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["JLgrLP27S3SbMDmgqx6_SQ"], "issued_at": "2018-12-28T18:30:23.000000Z"}} 2018-12-28 18:30:23,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab217fddedf1d9ab7dca363c040e6366b0152f69" 2018-12-28 18:30:23,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905ebaff-0781-450a-b023-83d5ea1d6e51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:23,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-905ebaff-0781-450a-b023-83d5ea1d6e51 2018-12-28 18:30:23,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:23,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:23,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["IssNiAcvR8qntptp0BDHMw"], "issued_at": "2018-12-28T18:30:23.000000Z"}} 2018-12-28 18:30:23,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:30:23,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c98835f-59b4-4736-9740-ecbd7807a8e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:23,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9c98835f-59b4-4736-9740-ecbd7807a8e4 2018-12-28 18:30:23,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:23,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:23,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:30:24,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af05febc-e657-479e-8321-7f758271de24 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:30:24,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj used request id req-af05febc-e657-479e-8321-7f758271de24 2018-12-28 18:30:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:30:24,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbdd51a9-fc8c-46fb-adcb-70bb1ce3d59b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:30:24,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-cbdd51a9-fc8c-46fb-adcb-70bb1ce3d59b 2018-12-28 18:30:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}}' 2018-12-28 18:30:24,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc678558-2175-4ab0-8033-5bd2564a19f5 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:24,289 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-fc678558-2175-4ab0-8033-5bd2564a19f5 2018-12-28 18:30:24,290 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj 2018-12-28 18:30:24,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:24,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:24,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["s598wkXZSrKqAyf3dKGkWA"], "issued_at": "2018-12-28T18:30:24.000000Z"}} 2018-12-28 18:30:24,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf924e6b86f28c9f70be3f0e1484e643f7117679" 2018-12-28 18:30:24,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635c24be-b332-406c-8361-92e19977a784 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:24,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-635c24be-b332-406c-8361-92e19977a784 2018-12-28 18:30:24,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:24,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:24,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf924e6b86f28c9f70be3f0e1484e643f7117679" 2018-12-28 18:30:24,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb8988a-7fde-4347-8f84-d85cb20f3f1f Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:30:24,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6cb8988a-7fde-4347-8f84-d85cb20f3f1f 2018-12-28 18:30:24,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf924e6b86f28c9f70be3f0e1484e643f7117679" 2018-12-28 18:30:24,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7dd58ef-8d93-418b-81ce-cde4fc57f29a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}]} 2018-12-28 18:30:24,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj used request id req-e7dd58ef-8d93-418b-81ce-cde4fc57f29a 2018-12-28 18:30:24,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf924e6b86f28c9f70be3f0e1484e643f7117679" 2018-12-28 18:30:25,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c644a7b-c772-47db-ba9c-b4f5e237d403 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:30:25,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-7c644a7b-c772-47db-ba9c-b4f5e237d403 2018-12-28 18:30:25,438 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user 2018-12-28 18:30:25,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:25,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:30:25,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af76d5c-28a1-42aa-adcf-dd079b76210c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:30:25,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5af76d5c-28a1-42aa-adcf-dd079b76210c 2018-12-28 18:30:25,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}}' 2018-12-28 18:30:25,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51580dcc-ab44-4318-8715-18f68ba95af3 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "links": {"self": "http://172.30.9.21:5000/v3/roles/4f8ee1306a2f42fcbf7f3fc49e03f499"}, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}} 2018-12-28 18:30:25,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-51580dcc-ab44-4318-8715-18f68ba95af3 2018-12-28 18:30:25,637 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role 2018-12-28 18:30:25,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/4f8ee1306a2f42fcbf7f3fc49e03f499 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:30:25,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-072e0f41-a461-418c-9d56-32189ecd7373 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/4f8ee1306a2f42fcbf7f3fc49e03f499"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role", "id": "4f8ee1306a2f42fcbf7f3fc49e03f499"}} 2018-12-28 18:30:25,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/4f8ee1306a2f42fcbf7f3fc49e03f499 used request id req-072e0f41-a461-418c-9d56-32189ecd7373 2018-12-28 18:30:25,729 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role to project CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj 2018-12-28 18:30:25,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de/users/43a762be89b14d369f7330caac5249dd/roles/4f8ee1306a2f42fcbf7f3fc49e03f499 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:30:25,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4826b5b4-529c-473c-ba71-15bbb62f419e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:30:25,873 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de/users/43a762be89b14d369f7330caac5249dd/roles/4f8ee1306a2f42fcbf7f3fc49e03f499 used request id req-4826b5b4-529c-473c-ba71-15bbb62f419e 2018-12-28 18:30:25,873 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:30:25,875 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:30:25,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:25,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:26,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["gloobb_VSsubyNGwlCNdhw"], "issued_at": "2018-12-28T18:30:26.000000Z"}} 2018-12-28 18:30:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:30:26,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b13647-a301-4a93-8917-ceea02545f58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:26,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-21b13647-a301-4a93-8917-ceea02545f58 2018-12-28 18:30:26,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:30:26,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-3914885e-fce0-46c4-951c-43aab4c92beb Date: Fri, 28 Dec 2018 18:30:26 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image"} 2018-12-28 18:30:26,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image used request id req-3914885e-fce0-46c4-951c-43aab4c92beb 2018-12-28 18:30:26,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:30:26,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c1749a6-becf-437a-ac8b-7839fee8d3b5 Date: Fri, 28 Dec 2018 18:30: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-12-28 18:30:26,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-7c1749a6-becf-437a-ac8b-7839fee8d3b5 2018-12-28 18:30:26,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image"}' 2018-12-28 18:30:26,950 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 X-Openstack-Request-Id: req-b6020193-6cf6-429a-90b0-0dc588d727fb Date: Fri, 28 Dec 2018 18:30:26 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:30:26Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:30:26Z", "visibility": "shared", "locations": [], "self": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "min_disk": 0, "protected": false, "id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "file": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/file", "checksum": null, "owner": "c135ed261c6c4630b7971a2d01d231de", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:30:26,950 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b6020193-6cf6-429a-90b0-0dc588d727fb 2018-12-28 18:30:26,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" -d '' 2018-12-28 18:30:28,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-951fe660-4fa0-486f-8cbf-f61600aa4462 Date: Fri, 28 Dec 2018 18:30:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:30:28,329 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/file used request id req-951fe660-4fa0-486f-8cbf-f61600aa4462 2018-12-28 18:30:28,330 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:30:28,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:30:28,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e775c8de-af38-4bee-99a6-bcbbc16b27ec Date: Fri, 28 Dec 2018 18:30:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:30:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:30:28Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/snap", "metadata": {}}], "self": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "min_disk": 0, "protected": false, "id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "file": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c135ed261c6c4630b7971a2d01d231de", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:30:28,491 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 used request id req-e775c8de-af38-4bee-99a6-bcbbc16b27ec 2018-12-28 18:30:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:30:28,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3169aba2-7b38-467a-9e66-a18062535dd0 Date: Fri, 28 Dec 2018 18:30: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-12-28 18:30:28,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3169aba2-7b38-467a-9e66-a18062535dd0 2018-12-28 18:30:28,721 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image 2018-12-28 18:30:28,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:30:28,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8654d3d8-712d-4b62-84da-b084ca8c3b33 Date: Fri, 28 Dec 2018 18:30:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:30:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:30:28Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/snap", "metadata": {}}], "self": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "min_disk": 0, "protected": false, "id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "file": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c135ed261c6c4630b7971a2d01d231de", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:30:28,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 used request id req-8654d3d8-712d-4b62-84da-b084ca8c3b33 2018-12-28 18:30:28,890 - create_image - DEBUG - Instance status is - active 2018-12-28 18:30:28,890 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image 2018-12-28 18:30:28,890 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image 2018-12-28 18:30:28,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:28,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:29,262 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["CIP7fpJFTRGzUVUvZynqYQ"], "issued_at": "2018-12-28T18:30:29.000000Z"}} 2018-12-28 18:30:29,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:30:29,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83e720a3-0c4b-4f27-895c-88b9f317dae7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:29,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-83e720a3-0c4b-4f27-895c-88b9f317dae7 2018-12-28 18:30:29,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:30:29,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f6c025d9-bfc2-4455-9cbb-d69b993eed2a Date: Fri, 28 Dec 2018 18:30:29 GMT RESP BODY: {"networks":[]} 2018-12-28 18:30:29,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-f6c025d9-bfc2-4455-9cbb-d69b993eed2a 2018-12-28 18:30:29,453 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net 2018-12-28 18:30:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net", "admin_state_up": true}}' 2018-12-28 18:30:29,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e9814e10-d998-4b45-80de-69f2fa5152a9 Date: Fri, 28 Dec 2018 18:30:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91438429-595f-4b51-a439-0f2616df30ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:30:29Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","mtu":1450}} 2018-12-28 18:30:29,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e9814e10-d998-4b45-80de-69f2fa5152a9 2018-12-28 18:30:29,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:30:30,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c90cb4f8-0fca-4fe1-a97e-11da6b839fad Date: Fri, 28 Dec 2018 18:30:30 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-12-28T18:30:29Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:30,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=91438429-595f-4b51-a439-0f2616df30ee used request id req-c90cb4f8-0fca-4fe1-a97e-11da6b839fad 2018-12-28 18:30:30,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:30:30,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-938480ce-37f9-43b9-bacf-f8a4997071c2 Date: Fri, 28 Dec 2018 18:30:30 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:30:30,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-938480ce-37f9-43b9-bacf-f8a4997071c2 2018-12-28 18:30:30,398 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet 2018-12-28 18:30:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" -d '{"subnets": [{"ip_version": 4, "network_id": "91438429-595f-4b51-a439-0f2616df30ee", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]}' 2018-12-28 18:30:31,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2a4621a-9388-4623-b8d8-919c387e5ddc Date: Fri, 28 Dec 2018 18:30:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:31,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-e2a4621a-9388-4623-b8d8-919c387e5ddc 2018-12-28 18:30:31,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:30:31,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f998b305-cceb-405e-8be0-da23cd7c1f1f Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:31,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=91438429-595f-4b51-a439-0f2616df30ee used request id req-f998b305-cceb-405e-8be0-da23cd7c1f1f 2018-12-28 18:30:31,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:30:31,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-12bacb40-36f7-43ca-9d86-0edabbe8aaf4 Date: Fri, 28 Dec 2018 18:30:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:31,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-12bacb40-36f7-43ca-9d86-0edabbe8aaf4 2018-12-28 18:30:31,749 - OpenStackNetwork - DEBUG - Network [91438429-595f-4b51-a439-0f2616df30ee] created successfully 2018-12-28 18:30:31,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:31,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:32,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["G8WKMHyYTIySTrfjhFCQAQ"], "issued_at": "2018-12-28T18:30:32.000000Z"}} 2018-12-28 18:30:32,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:32,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5f595e-6169-4cef-ac09-7871c9beecb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:32,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9c5f595e-6169-4cef-ac09-7871c9beecb9 2018-12-28 18:30:32,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:32,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e41c3e88-b1a2-4530-9054-0dab8eb556aa Date: Fri, 28 Dec 2018 18:30:32 GMT RESP BODY: {"routers": []} 2018-12-28 18:30:32,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router&admin_state_up=True used request id req-e41c3e88-b1a2-4530-9054-0dab8eb556aa 2018-12-28 18:30:32,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:32,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:32,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["5NcH8ZXdRBuO3bcep2inGQ"], "issued_at": "2018-12-28T18:30:32.000000Z"}} 2018-12-28 18:30:32,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996242d32afe237d873b317578f40fa6deb905d5" 2018-12-28 18:30:32,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccf5cd8-ede0-44bf-be20-65b4ea490965 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:32,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dccf5cd8-ede0-44bf-be20-65b4ea490965 2018-12-28 18:30:32,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:33,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-424f1d38-9711-4f24-b0cf-1a2c5b09c753 Date: Fri, 28 Dec 2018 18:30:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:30:33,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-424f1d38-9711-4f24-b0cf-1a2c5b09c753 2018-12-28 18:30:33,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:33,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3477cfb8-0be2-4c5e-a4c4-92be9588c0a1 Date: Fri, 28 Dec 2018 18:30:33 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:30:33,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-3477cfb8-0be2-4c5e-a4c4-92be9588c0a1 2018-12-28 18:30:33,229 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router 2018-12-28 18:30:33,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router", "admin_state_up": true}}' 2018-12-28 18:30:38,141 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6eafb36c-8e80-4030-919c-ee0eb99950c4 Date: Fri, 28 Dec 2018 18:30:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:33Z", "admin_state_up": true, "updated_at": "2018-12-28T18:30:34Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "328e1fc0-48cb-4300-8284-807c224c51f2", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router"}} 2018-12-28 18:30:38,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-6eafb36c-8e80-4030-919c-ee0eb99950c4 2018-12-28 18:30:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=328e1fc0-48cb-4300-8284-807c224c51f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:38,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22d6b20b-b213-470b-ac99-fb0fbd700722 Date: Fri, 28 Dec 2018 18:30:38 GMT RESP BODY: {"ports":[]} 2018-12-28 18:30:38,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=328e1fc0-48cb-4300-8284-807c224c51f2 used request id req-22d6b20b-b213-470b-ac99-fb0fbd700722 2018-12-28 18:30:38,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:38,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fd4cfa7a-502d-4742-8f64-b95e94132fca Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:38,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-fd4cfa7a-502d-4742-8f64-b95e94132fca 2018-12-28 18:30:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:38,648 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:38,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e891c4a-ba74-4113-a478-f3153f16ef8f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:38,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-7e891c4a-ba74-4113-a478-f3153f16ef8f 2018-12-28 18:30:38,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:38,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dba4e6a1-474c-4496-9c98-d2eefa791ecb Date: Fri, 28 Dec 2018 18:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:38,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-dba4e6a1-474c-4496-9c98-d2eefa791ecb 2018-12-28 18:30:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:39,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa6f776f-6401-4f4a-b9a6-970e71b936b0 Date: Fri, 28 Dec 2018 18:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:39,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet used request id req-aa6f776f-6401-4f4a-b9a6-970e71b936b0 2018-12-28 18:30:39,086 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:30:39,087 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router 2018-12-28 18:30:39,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" -d '{"subnet_id": "2b368382-8a7f-41bb-bb72-147c38681343"}' 2018-12-28 18:30:41,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bedf634b-0024-4e96-8529-e623f7c7a6e9 Date: Fri, 28 Dec 2018 18:30:41 GMT RESP BODY: {"network_id": "91438429-595f-4b51-a439-0f2616df30ee", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "subnet_id": "2b368382-8a7f-41bb-bb72-147c38681343", "subnet_ids": ["2b368382-8a7f-41bb-bb72-147c38681343"], "port_id": "ee030dfa-bec9-4592-9e4f-237666abd2f2", "id": "328e1fc0-48cb-4300-8284-807c224c51f2"} 2018-12-28 18:30:41,065 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2/add_router_interface used request id req-bedf634b-0024-4e96-8529-e623f7c7a6e9 2018-12-28 18:30:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:41,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-673da266-9967-4b72-9e4d-90a40bd8d0e8 Date: Fri, 28 Dec 2018 18:30:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:33Z", "admin_state_up": true, "updated_at": "2018-12-28T18:30:40Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "328e1fc0-48cb-4300-8284-807c224c51f2", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router"}} 2018-12-28 18:30:41,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2 used request id req-673da266-9967-4b72-9e4d-90a40bd8d0e8 2018-12-28 18:30:41,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=328e1fc0-48cb-4300-8284-807c224c51f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:41,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d159293c-8f2e-4a31-a00a-a7d1e85e6fd7 Date: Fri, 28 Dec 2018 18:30:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.1"}],"id":"ee030dfa-bec9-4592-9e4f-237666abd2f2","security_groups":[],"mac_address":"fa:16:3e:be:13:bc","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:39Z","binding:vnic_type":"normal","device_id":"328e1fc0-48cb-4300-8284-807c224c51f2"}]} 2018-12-28 18:30:41,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=328e1fc0-48cb-4300-8284-807c224c51f2 used request id req-d159293c-8f2e-4a31-a00a-a7d1e85e6fd7 2018-12-28 18:30:41,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/2b368382-8a7f-41bb-bb72-147c38681343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:30:41,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0b460438-bb7b-4e7c-8790-867831c5a6fb Date: Fri, 28 Dec 2018 18:30:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}} 2018-12-28 18:30:41,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/2b368382-8a7f-41bb-bb72-147c38681343 used request id req-0b460438-bb7b-4e7c-8790-867831c5a6fb 2018-12-28 18:30:41,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:41,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:41,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:30:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["nnTzc-6_TliUPi2swK4RJA"], "issued_at": "2018-12-28T18:30:41.000000Z"}} 2018-12-28 18:30:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1435f6c724419fb9b4f50237196de7507a868954" 2018-12-28 18:30:42,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-275f6ec4-00f5-495b-8554-62a5a9a98edf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:42,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-275f6ec4-00f5-495b-8554-62a5a9a98edf 2018-12-28 18:30:42,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:30:42,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1435f6c724419fb9b4f50237196de7507a868954" 2018-12-28 18:30:42,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-87371c17-bf31-4a5a-a457-79d4500f174b x-compute-request-id: req-87371c17-bf31-4a5a-a457-79d4500f174b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:30:42,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-87371c17-bf31-4a5a-a457-79d4500f174b 2018-12-28 18:30:42,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1435f6c724419fb9b4f50237196de7507a868954" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-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-12-28 18:30:42,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-fdd4dc46-cc08-417d-a4c8-f70c5021b2a7 x-compute-request-id: req-fdd4dc46-cc08-417d-a4c8-f70c5021b2a7 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:30:42,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-fdd4dc46-cc08-417d-a4c8-f70c5021b2a7 2018-12-28 18:30:42,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:42,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:42,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["FVEHAYh0SmGx-1s70FV1WQ"], "issued_at": "2018-12-28T18:30:42.000000Z"}} 2018-12-28 18:30:42,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674213f16feb5bff3b49bc42f93b250d613e1dd8" 2018-12-28 18:30:42,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31857ca0-785f-4b1f-9782-227929e9873a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:42,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-31857ca0-785f-4b1f-9782-227929e9873a 2018-12-28 18:30:42,800 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:30:42,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674213f16feb5bff3b49bc42f93b250d613e1dd8" 2018-12-28 18:30:42,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-89c89bac-2bd1-4e1c-9e79-f1cb834952e1 x-compute-request-id: req-89c89bac-2bd1-4e1c-9e79-f1cb834952e1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:30:42,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-89c89bac-2bd1-4e1c-9e79-f1cb834952e1 2018-12-28 18:30:42,966 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp... 2018-12-28 18:30:42,967 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:30:43,047 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp 2018-12-28 18:30:43,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674213f16feb5bff3b49bc42f93b250d613e1dd8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjMGhL1oXg2VVgOnUAuzB9of/aGCCSHWbBRhPdRAxLm3GjM65dFTkxE6bTTKhb5QOKCB3ewCgHBGSdSYhVsoi/4D1KwfeZ/nAxYVNAKnZd6/4zfMT/N0a8Qogrj35X2JAIh2SLU6PBeyQWAHQwHUmqLN17f1RnpgOkYuk6Y1q1NQ==", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp"}}' 2018-12-28 18:30:43,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-0e124899-1326-4208-8042-feacdd528c47 x-compute-request-id: req-0e124899-1326-4208-8042-feacdd528c47 Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDjMGhL1oXg2VVgOnUAuzB9of/aGCCSHWbBRhPdRAxLm3GjM65dFTkxE6bTTKhb5QOKCB3ewCgHBGSdSYhVsoi/4D1KwfeZ/nAxYVNAKnZd6/4zfMT/N0a8Qogrj35X2JAIh2SLU6PBeyQWAHQwHUmqLN17f1RnpgOkYuk6Y1q1NQ==", "user_id": "43a762be89b14d369f7330caac5249dd", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "fingerprint": "af:4e:e0:90:da:15:67:f2:61:b7:85:4a:65:00:04:39"}} 2018-12-28 18:30:43,230 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0e124899-1326-4208-8042-feacdd528c47 2018-12-28 18:30:43,232 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280.pub 2018-12-28 18:30:43,233 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280 2018-12-28 18:30:43,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:43,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:43,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["lCfXcRFRS4q2EsGq-AeOMg"], "issued_at": "2018-12-28T18:30:43.000000Z"}} 2018-12-28 18:30:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:43,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d337a0-e7de-42a1-a8be-7c20f5c15a0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:43,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b6d337a0-e7de-42a1-a8be-7c20f5c15a0d 2018-12-28 18:30:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:43,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0342df3b-e9de-46ca-be8d-3d961d84e066 Date: Fri, 28 Dec 2018 18:30:43 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:30:43,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp used request id req-0342df3b-e9de-46ca-be8d-3d961d84e066 2018-12-28 18:30:43,877 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp... 2018-12-28 18:30:43,877 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp 2018-12-28 18:30:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}}' 2018-12-28 18:30:44,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-e6c82cf2-ccd3-4303-8002-dd7d776db52a Date: Fri, 28 Dec 2018 18:30:44 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "updated_at": "2018-12-28T18:30:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 2, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}} 2018-12-28 18:30:44,236 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-e6c82cf2-ccd3-4303-8002-dd7d776db52a 2018-12-28 18:30:44,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:44,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-096e23fb-8b94-44de-9bab-8611d85e4e5a Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}]} 2018-12-28 18:30:44,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-096e23fb-8b94-44de-9bab-8611d85e4e5a 2018-12-28 18:30:44,420 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:44,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5efbc295-c70c-4c23-bf0a-a68b9f199802 Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}]} 2018-12-28 18:30:44,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-5efbc295-c70c-4c23-bf0a-a68b9f199802 2018-12-28 18:30:44,585 - neutron_utils - INFO - Retrieving security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:44,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a764f0cc-05bf-4f43-8e8d-337442896d92 Date: Fri, 28 Dec 2018 18:30:44 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "updated_at": "2018-12-28T18:30:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 2, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}]} 2018-12-28 18:30:44,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-a764f0cc-05bf-4f43-8e8d-337442896d92 2018-12-28 18:30:44,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:44,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:44,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5821b767-7a7d-482b-a9c7-12ba2e443887 Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}]} 2018-12-28 18:30:44,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-5821b767-7a7d-482b-a9c7-12ba2e443887 2018-12-28 18:30:44,984 - neutron_utils - INFO - Retrieving security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:45,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-07bf0b04-7da0-4e3e-b5b7-a9afa5aebd35 Date: Fri, 28 Dec 2018 18:30:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "updated_at": "2018-12-28T18:30:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 2, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}]} 2018-12-28 18:30:45,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-07bf0b04-7da0-4e3e-b5b7-a9afa5aebd35 2018-12-28 18:30:45,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:45,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:45,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e031248a-dd66-45fe-9c8b-c2bdd8cd3a58 Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}]} 2018-12-28 18:30:45,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-e031248a-dd66-45fe-9c8b-c2bdd8cd3a58 2018-12-28 18:30:45,275 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp 2018-12-28 18:30:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:45,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ef531e5e-ea56-41a0-bd5c-13331816fff5 Date: Fri, 28 Dec 2018 18:30:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "updated_at": "2018-12-28T18:30:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 2, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}]} 2018-12-28 18:30:45,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp used request id req-ef531e5e-ea56-41a0-bd5c-13331816fff5 2018-12-28 18:30:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:45,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:45,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:45,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad7c964e-aecd-45b1-b199-f848c3f3e60e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:45,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-ad7c964e-aecd-45b1-b199-f848c3f3e60e 2018-12-28 18:30:45,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:45,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:45,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f645734-fbd6-4987-9ae6-9fcda27c3ee6 Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}]} 2018-12-28 18:30:45,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-4f645734-fbd6-4987-9ae6-9fcda27c3ee6 2018-12-28 18:30:45,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}f2a8423341df22c9e048c016921ab955c1fb22db" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f"}}' 2018-12-28 18:30:45,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-bae234e5-60c9-4d54-91a7-a66dae6189a1 Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:45Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:45Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "b530c140-da11-4f5d-9b9a-f239736853a3"}} 2018-12-28 18:30:45,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-bae234e5-60c9-4d54-91a7-a66dae6189a1 2018-12-28 18:30:45,912 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp 2018-12-28 18:30:45,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:46,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-58660cca-5d5d-458b-977e-ba5d701df655 Date: Fri, 28 Dec 2018 18:30:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "updated_at": "2018-12-28T18:30:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:45Z", "revision_number": 0, "id": "b530c140-da11-4f5d-9b9a-f239736853a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:45Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 3, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}]} 2018-12-28 18:30:46,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp used request id req-58660cca-5d5d-458b-977e-ba5d701df655 2018-12-28 18:30:46,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:46,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8fb9e71-82a1-4657-ac5e-18c4eb061a70 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:46,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-c8fb9e71-82a1-4657-ac5e-18c4eb061a70 2018-12-28 18:30:46,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:46,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:46,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-d4a0258a-0d11-45b2-9be0-eb3e7039354d Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:45Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:45Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "b530c140-da11-4f5d-9b9a-f239736853a3"}]} 2018-12-28 18:30:46,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-d4a0258a-0d11-45b2-9be0-eb3e7039354d 2018-12-28 18:30:46,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}f2a8423341df22c9e048c016921ab955c1fb22db" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f"}}' 2018-12-28 18:30:46,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-08ecce1b-9fcc-48bf-9426-2c1b094496af Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:46Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": 22, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:46Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "cdde1dcd-a575-442c-8c1a-bf4d297a1209"}} 2018-12-28 18:30:46,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-08ecce1b-9fcc-48bf-9426-2c1b094496af 2018-12-28 18:30:46,854 - neutron_utils - INFO - Retrieving security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:46,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:47,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-1713e9ee-dd88-4189-a5d8-6ced65d72bc9 Date: Fri, 28 Dec 2018 18:30:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "updated_at": "2018-12-28T18:30:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "revision_number": 0, "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:45Z", "revision_number": 0, "id": "b530c140-da11-4f5d-9b9a-f239736853a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:45Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:30:46Z", "revision_number": 0, "id": "cdde1dcd-a575-442c-8c1a-bf4d297a1209", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:46Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 4, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp"}]} 2018-12-28 18:30:47,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-1713e9ee-dd88-4189-a5d8-6ced65d72bc9 2018-12-28 18:30:47,126 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5237f3f5-e8a3-4405-8396-aee0b9de339f 2018-12-28 18:30:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:30:47,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-cd88042e-0a8f-4428-9862-fdba41fef4cf Date: Fri, 28 Dec 2018 18:30: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-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "7cf17da3-682b-4b30-9eb1-03b7e10c9747"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:44Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:44Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "815cd79a-a616-4a5f-8ecb-ec64fe944f6d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:45Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:45Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "b530c140-da11-4f5d-9b9a-f239736853a3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:30:46Z", "security_group_id": "5237f3f5-e8a3-4405-8396-aee0b9de339f", "port_range_min": 22, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:46Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "cdde1dcd-a575-442c-8c1a-bf4d297a1209"}]} 2018-12-28 18:30:47,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-cd88042e-0a8f-4428-9862-fdba41fef4cf 2018-12-28 18:30:47,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:47,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:47,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["SIqqRgpWRUGR_nXJZDOPrg"], "issued_at": "2018-12-28T18:30:47.000000Z"}} 2018-12-28 18:30:47,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:47,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fefa5b-2445-4bbc-a93d-e3d7bbaac2c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:47,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-44fefa5b-2445-4bbc-a93d-e3d7bbaac2c4 2018-12-28 18:30:47,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:30:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:47,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013dedf3-aff6-4183-aa67-a70674a351b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:47,855 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-013dedf3-aff6-4183-aa67-a70674a351b0 2018-12-28 18:30:47,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:48,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c5b1fe34-db34-427c-9156-1ff1e7babb29 Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:48,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-c5b1fe34-db34-427c-9156-1ff1e7babb29 2018-12-28 18:30:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:48,120 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:30: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:48,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:48,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86f6263-932c-4395-8a19-ad9609340a66 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:48,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-b86f6263-932c-4395-8a19-ad9609340a66 2018-12-28 18:30:48,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:48,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-471edb93-6deb-4bef-aa08-e2b6a6ca7eb8 Date: Fri, 28 Dec 2018 18:30:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:48,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-471edb93-6deb-4bef-aa08-e2b6a6ca7eb8 2018-12-28 18:30:48,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:48,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-73692079-4ba4-4d1a-a142-ee1e26ab8887 Date: Fri, 28 Dec 2018 18:30:48 GMT RESP BODY: {"ports":[]} 2018-12-28 18:30:48,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1&admin_state_up=True used request id req-73692079-4ba4-4d1a-a142-ee1e26ab8887 2018-12-28 18:30:48,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:48,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-827a41b4-5029-4d69-9b47-6342b50eedae x-compute-request-id: req-827a41b4-5029-4d69-9b47-6342b50eedae Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:30:48,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst used request id req-827a41b4-5029-4d69-9b47-6342b50eedae 2018-12-28 18:30:48,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:49,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5855eef1-c141-4e9a-b7ce-9fbf0a285ee1 Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:49,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-5855eef1-c141-4e9a-b7ce-9fbf0a285ee1 2018-12-28 18:30:49,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:49,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5f5b72e-9461-4a59-9e2b-3451832c3bd7 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:49,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-d5f5b72e-9461-4a59-9e2b-3451832c3bd7 2018-12-28 18:30:49,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:49,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da9a6a17-4d57-4bd8-be6c-51d38c1a5d86 Date: Fri, 28 Dec 2018 18:30:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:49,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-da9a6a17-4d57-4bd8-be6c-51d38c1a5d86 2018-12-28 18:30:49,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:49,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c71d1a8e-596b-46a3-9f2c-572aeb9aa79e Date: Fri, 28 Dec 2018 18:30:49 GMT RESP BODY: {"ports":[]} 2018-12-28 18:30:49,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1&admin_state_up=True used request id req-c71d1a8e-596b-46a3-9f2c-572aeb9aa79e 2018-12-28 18:30:49,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:30:49,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:30:49,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4f8ee1306a2f42fcbf7f3fc49e03f499", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role"}], "expires_at": "2018-12-28T19:30:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c135ed261c6c4630b7971a2d01d231de", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c135ed261c6c4630b7971a2d01d231de", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user", "id": "43a762be89b14d369f7330caac5249dd"}, "audit_ids": ["3huRdE5bSFab9nsx75F6UQ"], "issued_at": "2018-12-28T18:30:49.000000Z"}} 2018-12-28 18:30:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a379e82bc90439c8230de51da568971c9f6fd6" 2018-12-28 18:30:49,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b084193-c788-47d4-9db6-4dbee80e46bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:30:49,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7b084193-c788-47d4-9db6-4dbee80e46bc 2018-12-28 18:30:49,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:50,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-14f748aa-c708-462f-8fb5-6ea1e545eaf3 Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:50,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-14f748aa-c708-462f-8fb5-6ea1e545eaf3 2018-12-28 18:30:50,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:50,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f60bfbf2-0aaf-4899-84d1-9e45a311e279 Date: Fri, 28 Dec 2018 18:30:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:50,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-f60bfbf2-0aaf-4899-84d1-9e45a311e279 2018-12-28 18:30:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:50,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c81b2480-ccbe-4aa3-9b5f-1299f1216be5 Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:50,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-c81b2480-ccbe-4aa3-9b5f-1299f1216be5 2018-12-28 18:30:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:30:50,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:30:50,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a379e82bc90439c8230de51da568971c9f6fd6" 2018-12-28 18:30:50,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a124e23-4d9f-4291-b8a6-b4fc8ca8c787 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:50,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-6a124e23-4d9f-4291-b8a6-b4fc8ca8c787 2018-12-28 18:30:50,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:51,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6044c2d6-e54e-42aa-86be-9cec2e971b73 Date: Fri, 28 Dec 2018 18:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:51,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-6044c2d6-e54e-42aa-86be-9cec2e971b73 2018-12-28 18:30:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:51,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-52e4b7f7-7217-4b68-adb8-05af7375bffd Date: Fri, 28 Dec 2018 18:30:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:51,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet used request id req-52e4b7f7-7217-4b68-adb8-05af7375bffd 2018-12-28 18:30:51,215 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net 2018-12-28 18:30:51,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" -d '{"port": {"network_id": "91438429-595f-4b51-a439-0f2616df30ee", "fixed_ips": [{"subnet_id": "2b368382-8a7f-41bb-bb72-147c38681343", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1", "admin_state_up": true}}' 2018-12-28 18:30:52,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-1c18d132-27ca-46a6-bcb2-06f4e2f43b87 Date: Fri, 28 Dec 2018 18:30:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.100"}],"id":"e6bd34ec-e099-4133-928a-e85a75956e38","security_groups":["e908924b-8cf6-4252-8bb5-7d19659656b6"],"mac_address":"fa:16:3e:67:2a:9d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1","project_id":"c135ed261c6c4630b7971a2d01d231de","qos_policy_id":null,"admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:51Z","binding:vnic_type":"normal"}} 2018-12-28 18:30:52,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-1c18d132-27ca-46a6-bcb2-06f4e2f43b87 2018-12-28 18:30:52,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:52,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8ff46fa0-3509-41ba-96a7-40e237450d57 Date: Fri, 28 Dec 2018 18:30: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:30:52,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-8ff46fa0-3509-41ba-96a7-40e237450d57 2018-12-28 18:30:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:52,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a247aaa-04e5-4a6b-a8ff-13e182090c79 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:52,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-5a247aaa-04e5-4a6b-a8ff-13e182090c79 2018-12-28 18:30:52,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:52,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d0c03d3c-f667-4d8e-b7ff-708f1811c857 Date: Fri, 28 Dec 2018 18:30:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:30:52,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-d0c03d3c-f667-4d8e-b7ff-708f1811c857 2018-12-28 18:30:53,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-edf8bf7f-b43b-42c0-9d40-ccde1d043690 Date: Fri, 28 Dec 2018 18:30:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.100"}],"id":"e6bd34ec-e099-4133-928a-e85a75956e38","security_groups":["e908924b-8cf6-4252-8bb5-7d19659656b6"],"mac_address":"fa:16:3e:67:2a:9d","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:30:53,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1&admin_state_up=True used request id req-edf8bf7f-b43b-42c0-9d40-ccde1d043690 2018-12-28 18:30:53,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:53,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ee30b0-7aba-40c1-854b-e13821a59320 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:30:53,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-27ee30b0-7aba-40c1-854b-e13821a59320 2018-12-28 18:30:53,165 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst 2018-12-28 18:30:53,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:53,195 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-38303265-4719-4fd4-b0f6-fad6729562e7 x-compute-request-id: req-38303265-4719-4fd4-b0f6-fad6729562e7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-flavor-name"}]} 2018-12-28 18:30:53,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-38303265-4719-4fd4-b0f6-fad6729562e7 2018-12-28 18:30:53,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:53,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-266c0e8f-317a-4d4c-840c-50642407bc27 x-compute-request-id: req-266c0e8f-317a-4d4c-840c-50642407bc27 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:30:53,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105 used request id req-266c0e8f-317a-4d4c-840c-50642407bc27 2018-12-28 18:30:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:53,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-82efd025-5a04-4672-8024-5b3e5026e87d Date: Fri, 28 Dec 2018 18:30:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:30:26Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:30:28Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/snap", "metadata": {}}], "self": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "min_disk": 0, "protected": false, "id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "file": "/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c135ed261c6c4630b7971a2d01d231de", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image"} 2018-12-28 18:30:53,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image used request id req-82efd025-5a04-4672-8024-5b3e5026e87d 2018-12-28 18:30:53,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:53,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f66e3371-4fa0-4611-b5e4-91ed67fd2a6a Date: Fri, 28 Dec 2018 18:30: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-12-28 18:30:53,573 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-f66e3371-4fa0-4611-b5e4-91ed67fd2a6a 2018-12-28 18:30:53,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "imageRef": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "flavorRef": "92ed7260-70d8-40b5-b330-ff44d8c03105", "max_count": 1, "min_count": 1, "networks": [{"port": "e6bd34ec-e099-4133-928a-e85a75956e38"}]}}' 2018-12-28 18:30:54,793 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:30: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-8a46fd0e-0a73-4dba-93e9-8873ebce11d2 x-compute-request-id: req-8a46fd0e-0a73-4dba-93e9-8873ebce11d2 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "adminPass": "Gxj5YoY87Thy"}} 2018-12-28 18:30:54,794 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8a46fd0e-0a73-4dba-93e9-8873ebce11d2 2018-12-28 18:30:54,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:55,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-0f48efba-cf71-4596-ab85-00b2535767f1 x-compute-request-id: req-0f48efba-cf71-4596-ab85-00b2535767f1 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.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "user_id": "43a762be89b14d369f7330caac5249dd", "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-12-28T18:30:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:30:55,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-0f48efba-cf71-4596-ab85-00b2535767f1 2018-12-28 18:30:55,184 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst 2018-12-28 18:30:55,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:55,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30: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-7fc6da6b-0abf-4a98-880a-94779e0c0d52 x-compute-request-id: req-7fc6da6b-0abf-4a98-880a-94779e0c0d52 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.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "user_id": "43a762be89b14d369f7330caac5249dd", "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-12-28T18:30:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:30:55,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-7fc6da6b-0abf-4a98-880a-94779e0c0d52 2018-12-28 18:30:55,528 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - BUILD 2018-12-28 18:30:55,528 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:30:58,528 - create_instance - DEBUG - VM status query timeout in 896.655483007 2018-12-28 18:30:58,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:30:59,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:30:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7084699-4a03-4d93-be67-fa2fa0628499 x-compute-request-id: req-c7084699-4a03-4d93-be67-fa2fa0628499 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.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:30:55Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:30:59,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-c7084699-4a03-4d93-be67-fa2fa0628499 2018-12-28 18:30:59,070 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - BUILD 2018-12-28 18:30:59,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:31:02,073 - create_instance - DEBUG - VM status query timeout in 893.111227989 2018-12-28 18:31:02,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:02,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-43cc5d7f-3a5f-4a8a-ad35-ecb8c9c1f695 x-compute-request-id: req-43cc5d7f-3a5f-4a8a-ad35-ecb8c9c1f695 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:02,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-43cc5d7f-3a5f-4a8a-ad35-ecb8c9c1f695 2018-12-28 18:31:02,702 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - ACTIVE 2018-12-28 18:31:02,702 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:31:02,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:02,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-b3c18a9a-061e-48a3-b176-33adc3cfe191 x-compute-request-id: req-b3c18a9a-061e-48a3-b176-33adc3cfe191 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:02,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-b3c18a9a-061e-48a3-b176-33adc3cfe191 2018-12-28 18:31:02,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-727cb814-6bf9-4a8c-be12-0ca105f45d5a Date: Fri, 28 Dec 2018 18:31: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:31:03,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-727cb814-6bf9-4a8c-be12-0ca105f45d5a 2018-12-28 18:31:03,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cad5065-5a93-4448-8199-bde1e2c252ef Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:31:03,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-6cad5065-5a93-4448-8199-bde1e2c252ef 2018-12-28 18:31:03,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0edb0c3-599b-4fe9-9040-e2df9f1e8b89 Date: Fri, 28 Dec 2018 18:31:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:31:03,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-e0edb0c3-599b-4fe9-9040-e2df9f1e8b89 2018-12-28 18:31:03,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-e0a69b1d-d6a4-4316-8273-87bd1b98d33d Date: Fri, 28 Dec 2018 18:31:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.3"}],"id":"03f2b2bf-0e17-40d2-9c5b-9a2cba558cd4","security_groups":[],"mac_address":"fa:16:3e:40:df:2b","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.4"}],"id":"a73c0a6b-95f2-4c6e-8c5e-641edd0799b2","security_groups":[],"mac_address":"fa:16:3e:1f:7d:18","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.2"}],"id":"d1d0f03a-bbb7-4190-a447-13e946d50c7b","security_groups":[],"mac_address":"fa:16:3e:b7:5b:8c","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.100"}],"id":"e6bd34ec-e099-4133-928a-e85a75956e38","security_groups":["e908924b-8cf6-4252-8bb5-7d19659656b6"],"mac_address":"fa:16:3e:67:2a:9d","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:51Z","binding:vnic_type":"normal","device_id":"684069ba-5baf-4dcd-ba69-bfeff084e3da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.1"}],"id":"ee030dfa-bec9-4592-9e4f-237666abd2f2","security_groups":[],"mac_address":"fa:16:3e:be:13:bc","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:39Z","binding:vnic_type":"normal","device_id":"328e1fc0-48cb-4300-8284-807c224c51f2"}]} 2018-12-28 18:31:03,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-e0a69b1d-d6a4-4316-8273-87bd1b98d33d 2018-12-28 18:31:03,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-1b413f86-8a08-4104-88bd-dfeb4f3c79c6 Date: Fri, 28 Dec 2018 18:31:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:33Z", "admin_state_up": true, "updated_at": "2018-12-28T18:30:40Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "328e1fc0-48cb-4300-8284-807c224c51f2", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router"}]} 2018-12-28 18:31:03,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router used request id req-1b413f86-8a08-4104-88bd-dfeb4f3c79c6 2018-12-28 18:31:03,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f6a5b99-cfd1-4b86-ae94-6fe5e0bfa15e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:31:03,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-9f6a5b99-cfd1-4b86-ae94-6fe5e0bfa15e 2018-12-28 18:31:03,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=328e1fc0-48cb-4300-8284-807c224c51f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-25800c9c-079a-4aa3-9c2f-39a2a55b6678 Date: Fri, 28 Dec 2018 18:31:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.1"}],"id":"ee030dfa-bec9-4592-9e4f-237666abd2f2","security_groups":[],"mac_address":"fa:16:3e:be:13:bc","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:39Z","binding:vnic_type":"normal","device_id":"328e1fc0-48cb-4300-8284-807c224c51f2"}]} 2018-12-28 18:31:03,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=328e1fc0-48cb-4300-8284-807c224c51f2 used request id req-25800c9c-079a-4aa3-9c2f-39a2a55b6678 2018-12-28 18:31:03,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/2b368382-8a7f-41bb-bb72-147c38681343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:03,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9205f1fa-ec66-4c58-8f71-2ec271961be3 Date: Fri, 28 Dec 2018 18:31:03 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}} 2018-12-28 18:31:03,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/2b368382-8a7f-41bb-bb72-147c38681343 used request id req-9205f1fa-ec66-4c58-8f71-2ec271961be3 2018-12-28 18:31:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:04,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cc2f2b0f-3205-4f78-b7c5-7c1a741467ad Date: Fri, 28 Dec 2018 18:31:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:31:04,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-cc2f2b0f-3205-4f78-b7c5-7c1a741467ad 2018-12-28 18:31:04,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:04,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d11bbfa-181d-4ac1-87fb-54b9616c48f7 Date: Fri, 28 Dec 2018 18:31:04 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:31:04,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-4d11bbfa-181d-4ac1-87fb-54b9616c48f7 2018-12-28 18:31:04,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:04,804 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-41cfdf32-5ada-4a72-8118-203794ee72ec x-compute-request-id: req-41cfdf32-5ada-4a72-8118-203794ee72ec Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:04,804 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-41cfdf32-5ada-4a72-8118-203794ee72ec 2018-12-28 18:31:04,805 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - ACTIVE 2018-12-28 18:31:04,805 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:31:04,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-0f38cd90-d15b-46ad-804e-c9871d1e83e8 x-compute-request-id: req-0f38cd90-d15b-46ad-804e-c9871d1e83e8 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:05,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-0f38cd90-d15b-46ad-804e-c9871d1e83e8 2018-12-28 18:31:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-309e9192-8f8b-4e56-a4f4-ef47b56b811b Date: Fri, 28 Dec 2018 18:31: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:31:05,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-309e9192-8f8b-4e56-a4f4-ef47b56b811b 2018-12-28 18:31:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a052e635-62b5-466b-8e36-2ea20f55fe88 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:31:05,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-a052e635-62b5-466b-8e36-2ea20f55fe88 2018-12-28 18:31:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e4c43da1-9911-469d-8ff8-8b4f325b30ea Date: Fri, 28 Dec 2018 18:31:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:31:05,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-e4c43da1-9911-469d-8ff8-8b4f325b30ea 2018-12-28 18:31:05,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-2070be3d-eb62-4a7d-8bd7-02e0ed238180 Date: Fri, 28 Dec 2018 18:31:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.3"}],"id":"03f2b2bf-0e17-40d2-9c5b-9a2cba558cd4","security_groups":[],"mac_address":"fa:16:3e:40:df:2b","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.4"}],"id":"a73c0a6b-95f2-4c6e-8c5e-641edd0799b2","security_groups":[],"mac_address":"fa:16:3e:1f:7d:18","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.2"}],"id":"d1d0f03a-bbb7-4190-a447-13e946d50c7b","security_groups":[],"mac_address":"fa:16:3e:b7:5b:8c","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.100"}],"id":"e6bd34ec-e099-4133-928a-e85a75956e38","security_groups":["e908924b-8cf6-4252-8bb5-7d19659656b6"],"mac_address":"fa:16:3e:67:2a:9d","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:51Z","binding:vnic_type":"normal","device_id":"684069ba-5baf-4dcd-ba69-bfeff084e3da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.1"}],"id":"ee030dfa-bec9-4592-9e4f-237666abd2f2","security_groups":[],"mac_address":"fa:16:3e:be:13:bc","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:39Z","binding:vnic_type":"normal","device_id":"328e1fc0-48cb-4300-8284-807c224c51f2"}]} 2018-12-28 18:31:05,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-2070be3d-eb62-4a7d-8bd7-02e0ed238180 2018-12-28 18:31:05,621 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:31:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d7f59cd8-9e01-47dd-8b0c-8e36d3720a78 Date: Fri, 28 Dec 2018 18:31:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:31:05,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-d7f59cd8-9e01-47dd-8b0c-8e36d3720a78 2018-12-28 18:31:05,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:05,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-773364c3-5e06-40f4-b57d-9f1019d92d1f Date: Fri, 28 Dec 2018 18:31:05 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:31:05,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-773364c3-5e06-40f4-b57d-9f1019d92d1f 2018-12-28 18:31:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "e6bd34ec-e099-4133-928a-e85a75956e38"}}' 2018-12-28 18:31:08,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-601ed898-2a53-4409-988c-09965983bda9 Date: Fri, 28 Dec 2018 18:31:08 GMT RESP BODY: {"floatingip": {"router_id": "328e1fc0-48cb-4300-8284-807c224c51f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:31:06Z", "updated_at": "2018-12-28T18:31:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "c135ed261c6c4630b7971a2d01d231de", "port_id": "e6bd34ec-e099-4133-928a-e85a75956e38", "id": "d442bb8d-1dab-4e07-af12-81efe6c8b553"}} 2018-12-28 18:31:08,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-601ed898-2a53-4409-988c-09965983bda9 2018-12-28 18:31:08,265 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router 2018-12-28 18:31:08,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:08,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-e7f61292-f8c5-4ef4-ad19-2edd4d59ed49 x-compute-request-id: req-e7f61292-f8c5-4ef4-ad19-2edd4d59ed49 Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:08,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-e7f61292-f8c5-4ef4-ad19-2edd4d59ed49 2018-12-28 18:31:08,583 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - ACTIVE 2018-12-28 18:31:08,583 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:31:08,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:08,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-edb39935-a539-451e-a411-f68b68e05aff x-compute-request-id: req-edb39935-a539-451e-a411-f68b68e05aff Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:08,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-edb39935-a539-451e-a411-f68b68e05aff 2018-12-28 18:31:08,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:09,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6dd9d1a4-9cc4-422d-b629-cd1ca465964b Date: Fri, 28 Dec 2018 18:31: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:31:09,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-6dd9d1a4-9cc4-422d-b629-cd1ca465964b 2018-12-28 18:31:09,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:09,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce2d425f-956b-4655-a471-631569e5eafa Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:31:09,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-ce2d425f-956b-4655-a471-631569e5eafa 2018-12-28 18:31:09,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:09,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ff11c4f-97da-4cc8-9047-24d5a12337e2 Date: Fri, 28 Dec 2018 18:31:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:31:09,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-2ff11c4f-97da-4cc8-9047-24d5a12337e2 2018-12-28 18:31:09,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:09,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-92f1d513-5d0c-49fa-9340-34baf9bbaac8 Date: Fri, 28 Dec 2018 18:31:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.3"}],"id":"03f2b2bf-0e17-40d2-9c5b-9a2cba558cd4","security_groups":[],"mac_address":"fa:16:3e:40:df:2b","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.4"}],"id":"a73c0a6b-95f2-4c6e-8c5e-641edd0799b2","security_groups":[],"mac_address":"fa:16:3e:1f:7d:18","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.2"}],"id":"d1d0f03a-bbb7-4190-a447-13e946d50c7b","security_groups":[],"mac_address":"fa:16:3e:b7:5b:8c","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.100"}],"id":"e6bd34ec-e099-4133-928a-e85a75956e38","security_groups":["e908924b-8cf6-4252-8bb5-7d19659656b6"],"mac_address":"fa:16:3e:67:2a:9d","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:51Z","binding:vnic_type":"normal","device_id":"684069ba-5baf-4dcd-ba69-bfeff084e3da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.1"}],"id":"ee030dfa-bec9-4592-9e4f-237666abd2f2","security_groups":[],"mac_address":"fa:16:3e:be:13:bc","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:39Z","binding:vnic_type":"normal","device_id":"328e1fc0-48cb-4300-8284-807c224c51f2"}]} 2018-12-28 18:31:09,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-92f1d513-5d0c-49fa-9340-34baf9bbaac8 2018-12-28 18:31:09,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:09,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-9137d155-9e6e-450e-ab7f-a5c67b42a2ae x-compute-request-id: req-9137d155-9e6e-450e-ab7f-a5c67b42a2ae Content-Encoding: gzip Content-Length: 768 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:67:2a:9d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "security_groups": [{"name": "default"}], "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:00Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:09,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-9137d155-9e6e-450e-ab7f-a5c67b42a2ae 2018-12-28 18:31:09,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:09,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b24442f9-f6a5-4454-8d99-31a0632ec98c Date: Fri, 28 Dec 2018 18:31: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":["2b368382-8a7f-41bb-bb72-147c38681343"],"updated_at":"2018-12-28T18:30:30Z","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:29Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c135ed261c6c4630b7971a2d01d231de","id":"91438429-595f-4b51-a439-0f2616df30ee","name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net"}]} 2018-12-28 18:31:09,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net used request id req-b24442f9-f6a5-4454-8d99-31a0632ec98c 2018-12-28 18:31:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:10,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8470597-e577-4b22-bfe0-ccf22b9f7ba4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:31:10,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-e8470597-e577-4b22-bfe0-ccf22b9f7ba4 2018-12-28 18:31:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:10,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-29f71e4e-3648-41af-949d-065dc9747615 Date: Fri, 28 Dec 2018 18:31:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:30Z","dns_nameservers":[],"updated_at":"2018-12-28T18:30: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":"c135ed261c6c4630b7971a2d01d231de","id":"2b368382-8a7f-41bb-bb72-147c38681343","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet"}]} 2018-12-28 18:31:10,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-29f71e4e-3648-41af-949d-065dc9747615 2018-12-28 18:31:10,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:10,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-59143cfd-d523-4746-b21f-06d8df539b56 Date: Fri, 28 Dec 2018 18:31:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.3"}],"id":"03f2b2bf-0e17-40d2-9c5b-9a2cba558cd4","security_groups":[],"mac_address":"fa:16:3e:40:df:2b","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.4"}],"id":"a73c0a6b-95f2-4c6e-8c5e-641edd0799b2","security_groups":[],"mac_address":"fa:16:3e:1f:7d:18","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.2"}],"id":"d1d0f03a-bbb7-4190-a447-13e946d50c7b","security_groups":[],"mac_address":"fa:16:3e:b7:5b:8c","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91438429-595f-4b51-a439-0f2616df30ee"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.100"}],"id":"e6bd34ec-e099-4133-928a-e85a75956e38","security_groups":["e908924b-8cf6-4252-8bb5-7d19659656b6"],"mac_address":"fa:16:3e:67:2a:9d","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:51Z","binding:vnic_type":"normal","device_id":"684069ba-5baf-4dcd-ba69-bfeff084e3da"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:30:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2b368382-8a7f-41bb-bb72-147c38681343","ip_address":"10.55.1.1"}],"id":"ee030dfa-bec9-4592-9e4f-237666abd2f2","security_groups":[],"mac_address":"fa:16:3e:be:13:bc","project_id":"c135ed261c6c4630b7971a2d01d231de","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91438429-595f-4b51-a439-0f2616df30ee","tenant_id":"c135ed261c6c4630b7971a2d01d231de","created_at":"2018-12-28T18:30:39Z","binding:vnic_type":"normal","device_id":"328e1fc0-48cb-4300-8284-807c224c51f2"}]} 2018-12-28 18:31:10,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=91438429-595f-4b51-a439-0f2616df30ee used request id req-59143cfd-d523-4746-b21f-06d8df539b56 2018-12-28 18:31:10,245 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-12-28 18:31:10,245 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-12-28 18:31:10,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/d442bb8d-1dab-4e07-af12-81efe6c8b553 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:11,191 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd316d48-9c47-4e2f-894e-8507cc06357a Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:11,191 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/d442bb8d-1dab-4e07-af12-81efe6c8b553 used request id req-bd316d48-9c47-4e2f-894e-8507cc06357a 2018-12-28 18:31:11,192 - create_instance - INFO - Deleting Port with ID - e6bd34ec-e099-4133-928a-e85a75956e38 2018-12-28 18:31:11,192 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280port-1 2018-12-28 18:31:11,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/e6bd34ec-e099-4133-928a-e85a75956e38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:11,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-410e76ac-3a2c-4c55-a2d9-6d23cd0e4dd4 Date: Fri, 28 Dec 2018 18:31:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:11,802 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/e6bd34ec-e099-4133-928a-e85a75956e38 used request id req-410e76ac-3a2c-4c55-a2d9-6d23cd0e4dd4 2018-12-28 18:31:11,802 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst 2018-12-28 18:31:11,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:12,039 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:31: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-9acdf528-2962-4147-87b4-2c49dd3ba3be x-compute-request-id: req-9acdf528-2962-4147-87b4-2c49dd3ba3be Content-Type: application/json 2018-12-28 18:31:12,039 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-9acdf528-2962-4147-87b4-2c49dd3ba3be 2018-12-28 18:31:12,039 - create_instance - INFO - Checking deletion status 2018-12-28 18:31:12,042 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:12,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-f7ecd346-fdd3-42c2-8d8f-c2bfb8d4bd7d x-compute-request-id: req-f7ecd346-fdd3-42c2-8d8f-c2bfb8d4bd7d 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.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:11Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:12,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-f7ecd346-fdd3-42c2-8d8f-c2bfb8d4bd7d 2018-12-28 18:31:12,278 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - ACTIVE 2018-12-28 18:31:12,278 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:31:15,281 - create_instance - DEBUG - VM status query timeout in 296.757977962 2018-12-28 18:31:15,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:15,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-dfc39243-889c-4d6c-928e-fa289af34974 x-compute-request-id: req-dfc39243-889c-4d6c-928e-fa289af34974 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.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:11Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:15,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-dfc39243-889c-4d6c-928e-fa289af34974 2018-12-28 18:31:15,552 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - ACTIVE 2018-12-28 18:31:15,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:31:18,555 - create_instance - DEBUG - VM status query timeout in 293.484167099 2018-12-28 18:31:18,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:18,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-6c6547cb-4bf1-470b-9ff7-aa664b5a3302 x-compute-request-id: req-6c6547cb-4bf1-470b-9ff7-aa664b5a3302 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.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da", "rel": "bookmark"}], "image": {"id": "96c58dd0-0192-4626-ab41-9aa1c190d2e4", "links": [{"href": "http://172.30.9.21:8774/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:30:59.000000", "flavor": {"id": "92ed7260-70d8-40b5-b330-ff44d8c03105", "links": [{"href": "http://172.30.9.21:8774/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105", "rel": "bookmark"}]}, "id": "684069ba-5baf-4dcd-ba69-bfeff084e3da", "user_id": "43a762be89b14d369f7330caac5249dd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:31:18Z", "hostId": "667c085ca27299b2105876cd621d1aa38e056da972254c05da9ba70f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp", "name": "CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst", "created": "2018-12-28T18:30:54Z", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:31:18,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-6c6547cb-4bf1-470b-9ff7-aa664b5a3302 2018-12-28 18:31:18,806 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst] is - ACTIVE 2018-12-28 18:31:18,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:31:21,809 - create_instance - DEBUG - VM status query timeout in 290.230312109 2018-12-28 18:31:21,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eedd2fe70184c1883d551df8a6533774f9e634c" 2018-12-28 18:31:21,866 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:31: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-97b90570-b851-4000-8fde-76473eadf8f6 x-compute-request-id: req-97b90570-b851-4000-8fde-76473eadf8f6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 684069ba-5baf-4dcd-ba69-bfeff084e3da could not be found.", "code": 404}} 2018-12-28 18:31:21,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/684069ba-5baf-4dcd-ba69-bfeff084e3da used request id req-97b90570-b851-4000-8fde-76473eadf8f6 2018-12-28 18:31:21,867 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 684069ba-5baf-4dcd-ba69-bfeff084e3da could not be found. (HTTP 404) (Request-ID: req-97b90570-b851-4000-8fde-76473eadf8f6) 2018-12-28 18:31:21,867 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-inst 2018-12-28 18:31:21,868 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp 2018-12-28 18:31:21,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}674213f16feb5bff3b49bc42f93b250d613e1dd8" 2018-12-28 18:31:21,912 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:31: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-eb8280b7-3f5d-4aa0-97bd-6fe4b151fdbf x-compute-request-id: req-eb8280b7-3f5d-4aa0-97bd-6fe4b151fdbf Content-Length: 0 Content-Type: application/json 2018-12-28 18:31:21,912 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-kp used request id req-eb8280b7-3f5d-4aa0-97bd-6fe4b151fdbf 2018-12-28 18:31:21,913 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280.pub] 2018-12-28 18:31:21,913 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280] 2018-12-28 18:31:21,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1435f6c724419fb9b4f50237196de7507a868954" 2018-12-28 18:31:21,961 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:31: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-ec27259d-8b17-4e41-89b5-fbd66cf2edc7 x-compute-request-id: req-ec27259d-8b17-4e41-89b5-fbd66cf2edc7 Content-Length: 0 Content-Type: application/json 2018-12-28 18:31:21,961 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/92ed7260-70d8-40b5-b330-ff44d8c03105 used request id req-ec27259d-8b17-4e41-89b5-fbd66cf2edc7 2018-12-28 18:31:21,962 - neutron_utils - INFO - Deleting security group rule with ID - 815cd79a-a616-4a5f-8ecb-ec64fe944f6d 2018-12-28 18:31:21,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/815cd79a-a616-4a5f-8ecb-ec64fe944f6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:31:22,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebcb35ea-d392-4c4f-8b7e-6c62593d0426 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:22,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/815cd79a-a616-4a5f-8ecb-ec64fe944f6d used request id req-ebcb35ea-d392-4c4f-8b7e-6c62593d0426 2018-12-28 18:31:22,070 - neutron_utils - INFO - Deleting security group rule with ID - 7cf17da3-682b-4b30-9eb1-03b7e10c9747 2018-12-28 18:31:22,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7cf17da3-682b-4b30-9eb1-03b7e10c9747 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:31:22,167 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba2c2397-43e1-48ee-a2fa-b8e1e915c0f8 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:22,168 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7cf17da3-682b-4b30-9eb1-03b7e10c9747 used request id req-ba2c2397-43e1-48ee-a2fa-b8e1e915c0f8 2018-12-28 18:31:22,168 - neutron_utils - INFO - Deleting security group rule with ID - cdde1dcd-a575-442c-8c1a-bf4d297a1209 2018-12-28 18:31:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/cdde1dcd-a575-442c-8c1a-bf4d297a1209 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:31:22,443 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38da9650-6083-47e9-8e9b-e6ec467a6da3 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:22,443 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/cdde1dcd-a575-442c-8c1a-bf4d297a1209 used request id req-38da9650-6083-47e9-8e9b-e6ec467a6da3 2018-12-28 18:31:22,443 - neutron_utils - INFO - Deleting security group rule with ID - b530c140-da11-4f5d-9b9a-f239736853a3 2018-12-28 18:31:22,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b530c140-da11-4f5d-9b9a-f239736853a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:31:22,566 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d3685ce-eec2-47cf-8c30-a4440bb46946 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:22,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b530c140-da11-4f5d-9b9a-f239736853a3 used request id req-3d3685ce-eec2-47cf-8c30-a4440bb46946 2018-12-28 18:31:22,567 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-sec-grp 2018-12-28 18:31:22,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5237f3f5-e8a3-4405-8396-aee0b9de339f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2a8423341df22c9e048c016921ab955c1fb22db" 2018-12-28 18:31:22,739 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc33b4b9-4097-47fd-9396-0ddd0d33c0c4 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:22,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5237f3f5-e8a3-4405-8396-aee0b9de339f used request id req-cc33b4b9-4097-47fd-9396-0ddd0d33c0c4 2018-12-28 18:31:22,740 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router and subnet CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet 2018-12-28 18:31:22,740 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router 2018-12-28 18:31:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" -d '{"subnet_id": "2b368382-8a7f-41bb-bb72-147c38681343"}' 2018-12-28 18:31:24,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cff1dc06-4c82-44c6-a4d4-88f2f2111d39 Date: Fri, 28 Dec 2018 18:31:24 GMT RESP BODY: {"network_id": "91438429-595f-4b51-a439-0f2616df30ee", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "subnet_id": "2b368382-8a7f-41bb-bb72-147c38681343", "subnet_ids": ["2b368382-8a7f-41bb-bb72-147c38681343"], "port_id": "ee030dfa-bec9-4592-9e4f-237666abd2f2", "id": "328e1fc0-48cb-4300-8284-807c224c51f2"} 2018-12-28 18:31:24,553 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2/remove_router_interface used request id req-cff1dc06-4c82-44c6-a4d4-88f2f2111d39 2018-12-28 18:31:24,554 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router 2018-12-28 18:31:24,554 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-router 2018-12-28 18:31:24,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2600e389fab656849818b5c35bb3982cbfc742e1" 2018-12-28 18:31:28,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7222ebd4-ab30-4783-9cd7-33c9b5ba2d29 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:28,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/328e1fc0-48cb-4300-8284-807c224c51f2 used request id req-7222ebd4-ab30-4783-9cd7-33c9b5ba2d29 2018-12-28 18:31:28,032 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet 2018-12-28 18:31:28,033 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-subnet 2018-12-28 18:31:28,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/2b368382-8a7f-41bb-bb72-147c38681343 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:31:30,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5cee2d18-6d93-4291-a810-02b47e012580 Date: Fri, 28 Dec 2018 18:31:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:30,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/2b368382-8a7f-41bb-bb72-147c38681343 used request id req-5cee2d18-6d93-4291-a810-02b47e012580 2018-12-28 18:31:30,501 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-pub-net 2018-12-28 18:31:30,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/91438429-595f-4b51-a439-0f2616df30ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8681e6768b165c19eb6e7e1f1d3008fb8f762e4" 2018-12-28 18:31:31,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ac08915b-34e7-44b1-abe1-d05aac08b9fa Date: Fri, 28 Dec 2018 18:31:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:31,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/91438429-595f-4b51-a439-0f2616df30ee used request id req-ac08915b-34e7-44b1-abe1-d05aac08b9fa 2018-12-28 18:31:31,841 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f08093d5-3f73-4313-9b83-96f077c3b280-image 2018-12-28 18:31:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3469ee1fdb96ac1d6198dbba9f65e0d78f04d163" 2018-12-28 18:31:33,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ecbadae1-46d8-4232-b3ad-e687a8681553 Date: Fri, 28 Dec 2018 18:31:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:31:33,278 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/96c58dd0-0192-4626-ab41-9aa1c190d2e4 used request id req-ecbadae1-46d8-4232-b3ad-e687a8681553 2018-12-28 18:31:33,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:33,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b9ffb4a2-2836-4f68-b4bd-4eda1ddf757c Date: Fri, 28 Dec 2018 18:31:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:29Z", "updated_at": "2018-12-28T18:30:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "revision_number": 0, "id": "1656101d-51d9-4c04-baed-ef5477bef93d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "revision_number": 0, "id": "64ad0488-525f-479c-9de4-472512ccd6a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "revision_number": 0, "id": "c4ed25a4-feaa-4e0d-83e6-6e539c3fa35b", "remote_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv6", "project_id": "c135ed261c6c4630b7971a2d01d231de"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "revision_number": 0, "id": "fe6d191a-f617-4650-b957-dc17d3fc8b1e", "remote_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "remote_ip_prefix": null, "created_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "port_range_min": null, "ethertype": "IPv4", "project_id": "c135ed261c6c4630b7971a2d01d231de"}], "revision_number": 4, "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "name": "default"}]} 2018-12-28 18:31:33,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-b9ffb4a2-2836-4f68-b4bd-4eda1ddf757c 2018-12-28 18:31:33,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:33,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05452d39-c870-44db-8fc7-1cbe063bba31 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:31:33,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-05452d39-c870-44db-8fc7-1cbe063bba31 2018-12-28 18:31:33,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:33,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-518a55c1-4d17-4d94-a5b8-941fb1206b4f 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:31:33,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-518a55c1-4d17-4d94-a5b8-941fb1206b4f 2018-12-28 18:31:33,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:33,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968cf127-d322-4900-9a2f-65ac5400b7c9 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:31:33,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-968cf127-d322-4900-9a2f-65ac5400b7c9 2018-12-28 18:31:33,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:34,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a9d98b3-b8a4-412b-b939-ec87978ce522 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de"}, "enabled": true, "id": "c135ed261c6c4630b7971a2d01d231de", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj"}} 2018-12-28 18:31:34,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-1a9d98b3-b8a4-412b-b939-ec87978ce522 2018-12-28 18:31:34,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e908924b-8cf6-4252-8bb5-7d19659656b6 2018-12-28 18:31:34,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e908924b-8cf6-4252-8bb5-7d19659656b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:34,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f991567c-6d2c-46f2-9305-903b2c13b042 Date: Fri, 28 Dec 2018 18:31:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:29Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "1656101d-51d9-4c04-baed-ef5477bef93d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:29Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "64ad0488-525f-479c-9de4-472512ccd6a5"}, {"remote_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:29Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "c4ed25a4-feaa-4e0d-83e6-6e539c3fa35b"}, {"remote_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:30:29Z", "security_group_id": "e908924b-8cf6-4252-8bb5-7d19659656b6", "port_range_min": null, "revision_number": 0, "tenant_id": "c135ed261c6c4630b7971a2d01d231de", "created_at": "2018-12-28T18:30:29Z", "project_id": "c135ed261c6c4630b7971a2d01d231de", "id": "fe6d191a-f617-4650-b957-dc17d3fc8b1e"}]} 2018-12-28 18:31:34,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e908924b-8cf6-4252-8bb5-7d19659656b6 used request id req-f991567c-6d2c-46f2-9305-903b2c13b042 2018-12-28 18:31:34,253 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:31:34,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e908924b-8cf6-4252-8bb5-7d19659656b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:34,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ca5ca55-ee4a-406e-86ae-c1452ad65fe9 Content-Length: 0 Date: Fri, 28 Dec 2018 18:31:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:31:34,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e908924b-8cf6-4252-8bb5-7d19659656b6 used request id req-5ca5ca55-ee4a-406e-86ae-c1452ad65fe9 2018-12-28 18:31:34,713 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj 2018-12-28 18:31:34,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:34,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95f4fa07-7677-465d-af01-1a020639f0db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:31:34,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c135ed261c6c4630b7971a2d01d231de used request id req-95f4fa07-7677-465d-af01-1a020639f0db 2018-12-28 18:31:34,902 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-proj-role 2018-12-28 18:31:34,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/4f8ee1306a2f42fcbf7f3fc49e03f499 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:35,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:31:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0914321-d124-4712-b58c-856bf037f9eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:31:35,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/4f8ee1306a2f42fcbf7f3fc49e03f499 used request id req-e0914321-d124-4712-b58c-856bf037f9eb 2018-12-28 18:31:35,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d98f9c31f6a73438e86dbd97d6f05d258fe8160c" 2018-12-28 18:31:35,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbc039ca-6dcd-43c6-9840-d1bcb9cc1257 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:31:35,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-cbc039ca-6dcd-43c6-9840-d1bcb9cc1257 2018-12-28 18:31:35,097 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-97663565-aeb9-4c2-user 2018-12-28 18:31:35,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/43a762be89b14d369f7330caac5249dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf924e6b86f28c9f70be3f0e1484e643f7117679" 2018-12-28 18:31:35,270 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bab9ba7-8826-43a2-b384-a1544f08c642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:31:35,270 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/43a762be89b14d369f7330caac5249dd used request id req-8bab9ba7-8826-43a2-b384-a1544f08c642 2018-12-28 18:31:35,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:35,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:31:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["VvddVBE1Qz2kpcuqdB8d8w"], "issued_at": "2018-12-28T18:31:35.000000Z"}} 2018-12-28 18:31:35,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be4cda136914c08a12feb3988622f17c83bb1274" 2018-12-28 18:31:35,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-792ed470-d1b5-4232-9c3e-2151df03d2b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:35,736 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-792ed470-d1b5-4232-9c3e-2151df03d2b9 2018-12-28 18:31:35,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:35,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:36,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["yc-lgXY2QraROTlYh7cFSA"], "issued_at": "2018-12-28T18:31:36.000000Z"}} 2018-12-28 18:31:36,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:31:36,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6ce72c-0bf6-4019-bbfd-8a2bac901ba1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:36,194 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4c6ce72c-0bf6-4019-bbfd-8a2bac901ba1 2018-12-28 18:31:36,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:31:36,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:31: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:31:36,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:31:36,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1273b838-6b21-474d-9a2b-b3a54c804d9f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:31:36,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj used request id req-1273b838-6b21-474d-9a2b-b3a54c804d9f 2018-12-28 18:31:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:31:36,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9e0105-a2ab-41b8-bc5b-6d42b7ea4bef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:31:36,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fc9e0105-a2ab-41b8-bc5b-6d42b7ea4bef 2018-12-28 18:31:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}}' 2018-12-28 18:31:36,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76255f04-f6c3-4605-bce2-a2b552cc8402 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:31:36,517 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-76255f04-f6c3-4605-bce2-a2b552cc8402 2018-12-28 18:31:36,517 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj 2018-12-28 18:31:36,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:36,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:36,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["rTvRuQ23ThiALV72KKm5kw"], "issued_at": "2018-12-28T18:31:36.000000Z"}} 2018-12-28 18:31:36,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e59c504f4d08ef9bf34ccc87e81b8a9db16754e" 2018-12-28 18:31:36,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0400ee85-7909-44b2-9044-ecee132584ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:36,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0400ee85-7909-44b2-9044-ecee132584ef 2018-12-28 18:31:36,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:31:36,997 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:31: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:31:36,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e59c504f4d08ef9bf34ccc87e81b8a9db16754e" 2018-12-28 18:31:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e773d3-9845-483a-a4c7-292a08c67f9a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:31:37,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-27e773d3-9845-483a-a4c7-292a08c67f9a 2018-12-28 18:31:37,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e59c504f4d08ef9bf34ccc87e81b8a9db16754e" 2018-12-28 18:31:37,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4caaeb0d-8ae5-415b-a48c-50445d069cca Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}]} 2018-12-28 18:31:37,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj used request id req-4caaeb0d-8ae5-415b-a48c-50445d069cca 2018-12-28 18:31:37,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e59c504f4d08ef9bf34ccc87e81b8a9db16754e" 2018-12-28 18:31:37,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ca2fcf-64f4-47cc-8cde-361803701dbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:31:37,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-a1ca2fcf-64f4-47cc-8cde-361803701dbc 2018-12-28 18:31:37,594 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user 2018-12-28 18:31:37,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:31:37,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f78d3889-21d3-4ef8-951c-c33337879b7b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:31:37,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f78d3889-21d3-4ef8-951c-c33337879b7b 2018-12-28 18:31:37,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}}' 2018-12-28 18:31:37,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19b63922-3205-4cb1-a6d8-4852a7bc63b6 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a6b697c4d5ee4316bbbdb5f427eb8293", "links": {"self": "http://172.30.9.21:5000/v3/roles/a6b697c4d5ee4316bbbdb5f427eb8293"}, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}} 2018-12-28 18:31:37,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-19b63922-3205-4cb1-a6d8-4852a7bc63b6 2018-12-28 18:31:37,792 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role 2018-12-28 18:31:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a6b697c4d5ee4316bbbdb5f427eb8293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:31:37,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791c2ec7-044e-4300-a7ec-3c180fb2f818 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a6b697c4d5ee4316bbbdb5f427eb8293"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role", "id": "a6b697c4d5ee4316bbbdb5f427eb8293"}} 2018-12-28 18:31:37,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a6b697c4d5ee4316bbbdb5f427eb8293 used request id req-791c2ec7-044e-4300-a7ec-3c180fb2f818 2018-12-28 18:31:37,815 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role to project CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj 2018-12-28 18:31:37,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf/users/e645235fcf7c42c1b2d8d5392c870030/roles/a6b697c4d5ee4316bbbdb5f427eb8293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:31:37,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2b591a1-6761-4064-8dc5-72eb44afb755 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:31:37,938 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf/users/e645235fcf7c42c1b2d8d5392c870030/roles/a6b697c4d5ee4316bbbdb5f427eb8293 used request id req-f2b591a1-6761-4064-8dc5-72eb44afb755 2018-12-28 18:31:37,938 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:31:37,940 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:31:37,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:37,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:38,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["Unw7TJ9nQ4aWb4fpOUX3Qw"], "issued_at": "2018-12-28T18:31:38.000000Z"}} 2018-12-28 18:31:38,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:31:38,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8285871-e1a1-4ac7-a5f6-c753c59e1904 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:38,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b8285871-e1a1-4ac7-a5f6-c753c59e1904 2018-12-28 18:31:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:31:38,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-ad86cb8b-5245-4b68-b929-f1eb58ebd7f6 Date: Fri, 28 Dec 2018 18:31:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image"} 2018-12-28 18:31:38,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image used request id req-ad86cb8b-5245-4b68-b929-f1eb58ebd7f6 2018-12-28 18:31:38,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:31:38,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e8d2d1ef-3ff3-4c35-871f-89a1399d1e4a Date: Fri, 28 Dec 2018 18:31: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-12-28 18:31:38,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e8d2d1ef-3ff3-4c35-871f-89a1399d1e4a 2018-12-28 18:31:38,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image"}' 2018-12-28 18:31:39,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 X-Openstack-Request-Id: req-aecbb06b-7023-42e8-87bb-66fb62f48fb5 Date: Fri, 28 Dec 2018 18:31:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:31:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:31:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49", "min_disk": 0, "protected": false, "id": "50cff583-c29f-4391-8469-196ea4c7cb49", "file": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49/file", "checksum": null, "owner": "25b11909e58e4374bef51fac956c93bf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:31:39,064 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-aecbb06b-7023-42e8-87bb-66fb62f48fb5 2018-12-28 18:31:39,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" -d '' 2018-12-28 18:31:40,838 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7398e686-e302-427d-b2b3-c37186de0146 Date: Fri, 28 Dec 2018 18:31:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:31:40,838 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49/file used request id req-7398e686-e302-427d-b2b3-c37186de0146 2018-12-28 18:31:40,839 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:31:40,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:31:40,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e339754a-856e-40c0-9e07-1b6ecdd3576b Date: Fri, 28 Dec 2018 18:31:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:31:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:31:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/50cff583-c29f-4391-8469-196ea4c7cb49/snap", "metadata": {}}], "self": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49", "min_disk": 0, "protected": false, "id": "50cff583-c29f-4391-8469-196ea4c7cb49", "file": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25b11909e58e4374bef51fac956c93bf", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/50cff583-c29f-4391-8469-196ea4c7cb49/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:31:40,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 used request id req-e339754a-856e-40c0-9e07-1b6ecdd3576b 2018-12-28 18:31:40,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:31:41,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-194e7df7-4754-480e-acaf-757a9ea12a99 Date: Fri, 28 Dec 2018 18:31: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-12-28 18:31:41,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-194e7df7-4754-480e-acaf-757a9ea12a99 2018-12-28 18:31:41,013 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image 2018-12-28 18:31:41,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:31:41,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-251730b0-0ec2-455f-81b4-85647d6d6b89 Date: Fri, 28 Dec 2018 18:31:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:31:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:31:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/50cff583-c29f-4391-8469-196ea4c7cb49/snap", "metadata": {}}], "self": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49", "min_disk": 0, "protected": false, "id": "50cff583-c29f-4391-8469-196ea4c7cb49", "file": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25b11909e58e4374bef51fac956c93bf", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/50cff583-c29f-4391-8469-196ea4c7cb49/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:31:41,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 used request id req-251730b0-0ec2-455f-81b4-85647d6d6b89 2018-12-28 18:31:41,173 - create_image - DEBUG - Instance status is - active 2018-12-28 18:31:41,173 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image 2018-12-28 18:31:41,173 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image 2018-12-28 18:31:41,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:41,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:41,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["nKn0VxwzSg2ATFsDZHjCtg"], "issued_at": "2018-12-28T18:31:41.000000Z"}} 2018-12-28 18:31:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:31:41,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c712b6bd-b115-48f1-a79f-5ce794e9147a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:41,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c712b6bd-b115-48f1-a79f-5ce794e9147a 2018-12-28 18:31:41,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:31:41,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-763f7f7e-38ef-4d97-b6af-57af3ee8e2d2 Date: Fri, 28 Dec 2018 18:31:41 GMT RESP BODY: {"networks":[]} 2018-12-28 18:31:41,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-763f7f7e-38ef-4d97-b6af-57af3ee8e2d2 2018-12-28 18:31:41,838 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net 2018-12-28 18:31:41,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net", "admin_state_up": true}}' 2018-12-28 18:31:42,401 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-6ed6ac3c-9207-4647-80bd-9d4f50a72fc0 Date: Fri, 28 Dec 2018 18:31:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:31:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","mtu":1450}} 2018-12-28 18:31:42,401 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-6ed6ac3c-9207-4647-80bd-9d4f50a72fc0 2018-12-28 18:31:42,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:31:42,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-fc227191-c2a1-41cb-8f3e-e458d72590ed Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:42Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:31:42,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-fc227191-c2a1-41cb-8f3e-e458d72590ed 2018-12-28 18:31:42,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:31:42,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-12b7c8c4-2520-4036-8d6f-9dfebc96414c Date: Fri, 28 Dec 2018 18:31:42 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:31:42,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-12b7c8c4-2520-4036-8d6f-9dfebc96414c 2018-12-28 18:31:42,838 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet 2018-12-28 18:31:42,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" -d '{"subnets": [{"ip_version": 4, "network_id": "fca832e5-ef40-4ea3-9e08-283e4aa6e681", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]}' 2018-12-28 18:31:43,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2d6b6201-47fa-4ab1-8590-6873c6ad84bc Date: Fri, 28 Dec 2018 18:31:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:31:43,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-2d6b6201-47fa-4ab1-8590-6873c6ad84bc 2018-12-28 18:31:43,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:31:43,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d7ab3eba-3a62-4603-b16d-dbe67ca3f990 Date: Fri, 28 Dec 2018 18:31: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:31:43,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-d7ab3eba-3a62-4603-b16d-dbe67ca3f990 2018-12-28 18:31:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:31:44,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a84f3277-77f9-4556-a250-dd5f23390831 Date: Fri, 28 Dec 2018 18:31:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:31:44,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-a84f3277-77f9-4556-a250-dd5f23390831 2018-12-28 18:31:44,151 - OpenStackNetwork - DEBUG - Network [fca832e5-ef40-4ea3-9e08-283e4aa6e681] created successfully 2018-12-28 18:31:44,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:44,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:44,540 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["gmuwKVVlSZesJufSFE2PVg"], "issued_at": "2018-12-28T18:31:44.000000Z"}} 2018-12-28 18:31:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:44,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4a3d5e-564d-416f-8fa6-56fcf0a7a447 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:44,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6f4a3d5e-564d-416f-8fa6-56fcf0a7a447 2018-12-28 18:31:44,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:44,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5b15e5e6-0114-4e17-902b-710b78243f8c Date: Fri, 28 Dec 2018 18:31:44 GMT RESP BODY: {"routers": []} 2018-12-28 18:31:44,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router&admin_state_up=True used request id req-5b15e5e6-0114-4e17-902b-710b78243f8c 2018-12-28 18:31:44,823 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:44,824 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:45,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["9hB1inPLQ36-nxP_mXAEnA"], "issued_at": "2018-12-28T18:31:45.000000Z"}} 2018-12-28 18:31:45,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f5166e6042b2fa73c6977717f7d54d89fa01583" 2018-12-28 18:31:45,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb82299f-62bf-44e1-878f-beb44fec2e0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:45,294 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fb82299f-62bf-44e1-878f-beb44fec2e0f 2018-12-28 18:31:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:45,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-795fbfa2-de01-4fec-a5b4-14366c0488e6 Date: Fri, 28 Dec 2018 18:31:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:31:45,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-795fbfa2-de01-4fec-a5b4-14366c0488e6 2018-12-28 18:31:45,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:45,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-af9b968c-6b12-43e9-b6f9-6d1078f06291 Date: Fri, 28 Dec 2018 18:31:45 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:31:45,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-af9b968c-6b12-43e9-b6f9-6d1078f06291 2018-12-28 18:31:45,750 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router 2018-12-28 18:31:45,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router", "admin_state_up": true}}' 2018-12-28 18:31:50,997 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-07b6afca-be3a-4a8a-8ceb-443f26026386 Date: Fri, 28 Dec 2018 18:31:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:46Z", "admin_state_up": true, "updated_at": "2018-12-28T18:31:47Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "36e826b4-dba4-44de-a07d-492460f090e0", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router"}} 2018-12-28 18:31:50,997 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-07b6afca-be3a-4a8a-8ceb-443f26026386 2018-12-28 18:31:51,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=36e826b4-dba4-44de-a07d-492460f090e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:51,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1c40ad32-7ff7-4a06-9296-983a092890d5 Date: Fri, 28 Dec 2018 18:31:51 GMT RESP BODY: {"ports":[]} 2018-12-28 18:31:51,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=36e826b4-dba4-44de-a07d-492460f090e0 used request id req-1c40ad32-7ff7-4a06-9296-983a092890d5 2018-12-28 18:31:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:51,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5b06c211-558a-469c-8ca9-fb5efff18308 Date: Fri, 28 Dec 2018 18:31: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:31:51,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-5b06c211-558a-469c-8ca9-fb5efff18308 2018-12-28 18:31:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:31:51,432 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:31: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:31:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:51,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12ce18ab-92a5-4647-bbea-deea8b4ace7c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:31:51,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-12ce18ab-92a5-4647-bbea-deea8b4ace7c 2018-12-28 18:31:51,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:51,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5ad0769e-cb96-41f1-bb51-a63d40f142cf Date: Fri, 28 Dec 2018 18:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:31:51,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-5ad0769e-cb96-41f1-bb51-a63d40f142cf 2018-12-28 18:31:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:51,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c1144674-05a4-43f1-a3da-a3411cfa7f65 Date: Fri, 28 Dec 2018 18:31:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:31:51,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet used request id req-c1144674-05a4-43f1-a3da-a3411cfa7f65 2018-12-28 18:31:51,959 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:31:51,960 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router 2018-12-28 18:31:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" -d '{"subnet_id": "e3633767-c024-4c97-8a21-6ebce72f1bb3"}' 2018-12-28 18:31:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-744601fd-7618-473f-a578-0b126c72682f Date: Fri, 28 Dec 2018 18:31:53 GMT RESP BODY: {"network_id": "fca832e5-ef40-4ea3-9e08-283e4aa6e681", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "subnet_id": "e3633767-c024-4c97-8a21-6ebce72f1bb3", "subnet_ids": ["e3633767-c024-4c97-8a21-6ebce72f1bb3"], "port_id": "3dca87c1-0921-4db5-ae77-482434805504", "id": "36e826b4-dba4-44de-a07d-492460f090e0"} 2018-12-28 18:31:53,982 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0/add_router_interface used request id req-744601fd-7618-473f-a578-0b126c72682f 2018-12-28 18:31:53,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:54,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-dc6d425a-a47e-4acd-89d4-881722404cc2 Date: Fri, 28 Dec 2018 18:31:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:46Z", "admin_state_up": true, "updated_at": "2018-12-28T18:31:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "36e826b4-dba4-44de-a07d-492460f090e0", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router"}} 2018-12-28 18:31:54,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0 used request id req-dc6d425a-a47e-4acd-89d4-881722404cc2 2018-12-28 18:31:54,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=36e826b4-dba4-44de-a07d-492460f090e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:54,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-13120b65-32d8-42a6-ae92-fe249d9aab15 Date: Fri, 28 Dec 2018 18:31:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"}]} 2018-12-28 18:31:54,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=36e826b4-dba4-44de-a07d-492460f090e0 used request id req-13120b65-32d8-42a6-ae92-fe249d9aab15 2018-12-28 18:31:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e3633767-c024-4c97-8a21-6ebce72f1bb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:31:54,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-43df737e-c192-4556-bc64-f7c91c47ef71 Date: Fri, 28 Dec 2018 18:31:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}} 2018-12-28 18:31:54,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e3633767-c024-4c97-8a21-6ebce72f1bb3 used request id req-43df737e-c192-4556-bc64-f7c91c47ef71 2018-12-28 18:31:54,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:54,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:54,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["WP_TG4pxRTOBkbz0OmjgKw"], "issued_at": "2018-12-28T18:31:54.000000Z"}} 2018-12-28 18:31:54,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce9f8a8e5e105a4989d31141c48ca3059979e8e" 2018-12-28 18:31:54,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd2845c5-996e-4c2a-9138-9c7196374e89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:54,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bd2845c5-996e-4c2a-9138-9c7196374e89 2018-12-28 18:31:54,963 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:31:54,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce9f8a8e5e105a4989d31141c48ca3059979e8e" 2018-12-28 18:31:55,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-3e21feb7-46cc-4d7f-abd2-2c9dc42731a6 x-compute-request-id: req-3e21feb7-46cc-4d7f-abd2-2c9dc42731a6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:31:55,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3e21feb7-46cc-4d7f-abd2-2c9dc42731a6 2018-12-28 18:31:55,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce9f8a8e5e105a4989d31141c48ca3059979e8e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-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-12-28 18:31:55,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-4f71d854-a958-4206-bd3c-e6583aa3738c x-compute-request-id: req-4f71d854-a958-4206-bd3c-e6583aa3738c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:31:55,193 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4f71d854-a958-4206-bd3c-e6583aa3738c 2018-12-28 18:31:55,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:55,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:55,645 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["r6emJ1lER_-B9q4F3YdjGQ"], "issued_at": "2018-12-28T18:31:55.000000Z"}} 2018-12-28 18:31:55,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1df2384d484a42c4d02913e9b6990bc7baf1938" 2018-12-28 18:31:55,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c864157-b6f9-423d-a440-cb18a49e38bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:55,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6c864157-b6f9-423d-a440-cb18a49e38bf 2018-12-28 18:31:55,732 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:31:55,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1df2384d484a42c4d02913e9b6990bc7baf1938" 2018-12-28 18:31:55,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-0d4b6adc-3c54-4d06-9f9d-f2dea74d6653 x-compute-request-id: req-0d4b6adc-3c54-4d06-9f9d-f2dea74d6653 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:31:55,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-0d4b6adc-3c54-4d06-9f9d-f2dea74d6653 2018-12-28 18:31:55,901 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp... 2018-12-28 18:31:55,901 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:31:55,915 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp 2018-12-28 18:31:55,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1df2384d484a42c4d02913e9b6990bc7baf1938" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJTlRadZcKlKeLcuoZGFJTlx+sl/DkDLrGei/5IJjsERugd3q2Xm5u0+YEQbdrRqEZkYoWMIHYMbcbMEOwIyVCXkA4QiI8yBbv/UZSIs49Pc8ujnFJPkVmnXkrpOtASE0unR4FYvG83tT4dIfSyF2QTFyCsXznoFI/kLDr4vRmFw==", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp"}}' 2018-12-28 18:31:55,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31: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-11371fb1-1e38-4108-9bef-80a006e51774 x-compute-request-id: req-11371fb1-1e38-4108-9bef-80a006e51774 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDJTlRadZcKlKeLcuoZGFJTlx+sl/DkDLrGei/5IJjsERugd3q2Xm5u0+YEQbdrRqEZkYoWMIHYMbcbMEOwIyVCXkA4QiI8yBbv/UZSIs49Pc8ujnFJPkVmnXkrpOtASE0unR4FYvG83tT4dIfSyF2QTFyCsXznoFI/kLDr4vRmFw==", "user_id": "e645235fcf7c42c1b2d8d5392c870030", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "fingerprint": "75:cd:fc:77:3c:61:16:29:88:d2:b7:c5:fc:80:42:77"}} 2018-12-28 18:31:55,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-11371fb1-1e38-4108-9bef-80a006e51774 2018-12-28 18:31:55,976 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f.pub 2018-12-28 18:31:55,976 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f 2018-12-28 18:31:55,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:55,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:56,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["wMCqrzs1ThuRDS2VR6y-pA"], "issued_at": "2018-12-28T18:31:56.000000Z"}} 2018-12-28 18:31:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:56,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50cd9a84-7bc1-4d5d-9af2-1290d37f6805 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:31:56,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-50cd9a84-7bc1-4d5d-9af2-1290d37f6805 2018-12-28 18:31:56,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:56,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9c5bf8f6-1c44-4403-b647-73a16809b41b Date: Fri, 28 Dec 2018 18:31:56 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:31:56,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp used request id req-9c5bf8f6-1c44-4403-b647-73a16809b41b 2018-12-28 18:31:56,643 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp... 2018-12-28 18:31:56,643 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp 2018-12-28 18:31:56,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}}' 2018-12-28 18:31:56,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-c9e2c2f1-4e47-4cfb-a10d-a85cdeb59cf1 Date: Fri, 28 Dec 2018 18:31:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "updated_at": "2018-12-28T18:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 2, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}} 2018-12-28 18:31:56,985 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-c9e2c2f1-4e47-4cfb-a10d-a85cdeb59cf1 2018-12-28 18:31:56,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:57,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f79c974-0ed7-436b-a354-0b25641df9a6 Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}]} 2018-12-28 18:31:57,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-8f79c974-0ed7-436b-a354-0b25641df9a6 2018-12-28 18:31:57,170 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:57,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:57,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-69286e80-f22b-47ce-8e9a-b0c912199649 Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}]} 2018-12-28 18:31:57,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-69286e80-f22b-47ce-8e9a-b0c912199649 2018-12-28 18:31:57,200 - neutron_utils - INFO - Retrieving security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ab8b66a2-cc7b-4ebe-9cb8-19a14afdefe3 Date: Fri, 28 Dec 2018 18:31:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "updated_at": "2018-12-28T18:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 2, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}]} 2018-12-28 18:31:57,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-ab8b66a2-cc7b-4ebe-9cb8-19a14afdefe3 2018-12-28 18:31:57,398 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:57,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:57,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5b3eba83-847a-4b91-a325-d503ac491c2d Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}]} 2018-12-28 18:31:57,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-5b3eba83-847a-4b91-a325-d503ac491c2d 2018-12-28 18:31:57,570 - neutron_utils - INFO - Retrieving security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:57,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7f1eb1f7-85ae-44f6-a84f-20cd30220947 Date: Fri, 28 Dec 2018 18:31:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "updated_at": "2018-12-28T18:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 2, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}]} 2018-12-28 18:31:57,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-7f1eb1f7-85ae-44f6-a84f-20cd30220947 2018-12-28 18:31:57,839 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:57,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:58,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a698c76-5935-4935-aba2-a4f092afbadb Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}]} 2018-12-28 18:31:58,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-3a698c76-5935-4935-aba2-a4f092afbadb 2018-12-28 18:31:58,022 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp 2018-12-28 18:31:58,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-cc447b20-59aa-45ae-ab92-a172269c440e Date: Fri, 28 Dec 2018 18:31:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "updated_at": "2018-12-28T18:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 2, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}]} 2018-12-28 18:31:58,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp used request id req-cc447b20-59aa-45ae-ab92-a172269c440e 2018-12-28 18:31:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:31:58,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:31: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:31:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:58,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d917dcd3-b4ba-4874-a178-a53f4b17391b Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:31:58,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-d917dcd3-b4ba-4874-a178-a53f4b17391b 2018-12-28 18:31:58,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:58,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:58,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bb607cfe-daaa-493f-8470-3587c6accb35 Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}]} 2018-12-28 18:31:58,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-bb607cfe-daaa-493f-8470-3587c6accb35 2018-12-28 18:31:58,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}75aa9abdbbb6f1db5672423e038e05098a783d69" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5"}}' 2018-12-28 18:31:58,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-74a0d067-fcd0-473d-af9a-f969eb5fd83e Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:58Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:58Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "7e7d1d37-6d1c-4ae2-bb22-a519b2553dee"}} 2018-12-28 18:31:58,673 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-74a0d067-fcd0-473d-af9a-f969eb5fd83e 2018-12-28 18:31:58,673 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp 2018-12-28 18:31:58,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:58,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-11143af8-eb53-4376-b882-96d90486ef18 Date: Fri, 28 Dec 2018 18:31:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "updated_at": "2018-12-28T18:31:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:58Z", "revision_number": 0, "id": "7e7d1d37-6d1c-4ae2-bb22-a519b2553dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:58Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 3, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}]} 2018-12-28 18:31:58,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp used request id req-11143af8-eb53-4376-b882-96d90486ef18 2018-12-28 18:31:58,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:58,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2694a41-128f-42be-a2e7-55aa20056ef8 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:31:58,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-d2694a41-128f-42be-a2e7-55aa20056ef8 2018-12-28 18:31:58,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:58,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:59,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-711ddb97-dead-4d28-94ff-f791b9a7340e Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:58Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:58Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "7e7d1d37-6d1c-4ae2-bb22-a519b2553dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}]} 2018-12-28 18:31:59,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-711ddb97-dead-4d28-94ff-f791b9a7340e 2018-12-28 18:31:59,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}75aa9abdbbb6f1db5672423e038e05098a783d69" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5"}}' 2018-12-28 18:31:59,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-afed8a2d-4242-415f-b15f-18fe5e4f8fc9 Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:59Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": 22, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:59Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "a933106d-361a-4ff4-a059-7136402d7c00"}} 2018-12-28 18:31:59,332 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-afed8a2d-4242-415f-b15f-18fe5e4f8fc9 2018-12-28 18:31:59,333 - neutron_utils - INFO - Retrieving security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:59,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:59,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2025d780-0562-4bb6-882d-7f5cca9d776b Date: Fri, 28 Dec 2018 18:31:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "updated_at": "2018-12-28T18:31:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:58Z", "revision_number": 0, "id": "7e7d1d37-6d1c-4ae2-bb22-a519b2553dee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:58Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "revision_number": 0, "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:31:59Z", "revision_number": 0, "id": "a933106d-361a-4ff4-a059-7136402d7c00", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:59Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": 22, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 4, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}]} 2018-12-28 18:31:59,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-2025d780-0562-4bb6-882d-7f5cca9d776b 2018-12-28 18:31:59,527 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 16a47960-cb37-4d67-9b91-e94155e7b5c5 2018-12-28 18:31:59,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:31:59,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-210e51fa-155c-4074-b1a1-f98e91c223ef Date: Fri, 28 Dec 2018 18:31: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-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "5b02c651-2d8e-42fc-9657-a2c69e7e50a8"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:58Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:58Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "7e7d1d37-6d1c-4ae2-bb22-a519b2553dee"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:56Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:56Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "89eb193e-aaad-46c4-bb99-61c689dc8e7b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:31:59Z", "security_group_id": "16a47960-cb37-4d67-9b91-e94155e7b5c5", "port_range_min": 22, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:59Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "a933106d-361a-4ff4-a059-7136402d7c00"}]} 2018-12-28 18:31:59,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-210e51fa-155c-4074-b1a1-f98e91c223ef 2018-12-28 18:31:59,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:31:59,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:31:59,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["N23MqwkzRSGZBiTnduV0vg"], "issued_at": "2018-12-28T18:31:59.000000Z"}} 2018-12-28 18:31:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:00,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547027a2-fb93-46a3-918e-1a227c0ad828 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:00,021 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-547027a2-fb93-46a3-918e-1a227c0ad828 2018-12-28 18:32:00,022 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:32:00,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:00,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc36e43-423c-4ff3-8348-a1c6353d0730 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:00,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3cc36e43-423c-4ff3-8348-a1c6353d0730 2018-12-28 18:32:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:00,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c0b8ca5f-3d0a-43d6-ba5c-d0aeef770fca Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:00,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-c0b8ca5f-3d0a-43d6-ba5c-d0aeef770fca 2018-12-28 18:32:00,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:32:00,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:32: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:32:00,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-873f9d9c-9f7a-4200-b5dd-aa55a1d9060c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:00,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-873f9d9c-9f7a-4200-b5dd-aa55a1d9060c 2018-12-28 18:32:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:00,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cf98e930-d7a1-4ab9-b33d-9825eb643e6f Date: Fri, 28 Dec 2018 18:32:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:00,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-cf98e930-d7a1-4ab9-b33d-9825eb643e6f 2018-12-28 18:32:00,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:00,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d75e2930-67f3-4e8e-ac79-3c0c8774c6ab Date: Fri, 28 Dec 2018 18:32:00 GMT RESP BODY: {"ports":[]} 2018-12-28 18:32:00,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1&admin_state_up=True used request id req-d75e2930-67f3-4e8e-ac79-3c0c8774c6ab 2018-12-28 18:32:00,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:01,457 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-f8c74e8d-e805-428d-b085-a15c825c66b9 x-compute-request-id: req-f8c74e8d-e805-428d-b085-a15c825c66b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:32:01,457 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst used request id req-f8c74e8d-e805-428d-b085-a15c825c66b9 2018-12-28 18:32:01,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:01,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c6fb7ff7-b010-4b2b-bb22-33bd61d4345e Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:01,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-c6fb7ff7-b010-4b2b-bb22-33bd61d4345e 2018-12-28 18:32:01,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:01,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6edf317d-8362-436d-b8ba-e19c37a14c30 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:01,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-6edf317d-8362-436d-b8ba-e19c37a14c30 2018-12-28 18:32:01,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:01,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-55966d8e-6f4e-4ad9-b5b8-b31ee2014065 Date: Fri, 28 Dec 2018 18:32:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:01,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-55966d8e-6f4e-4ad9-b5b8-b31ee2014065 2018-12-28 18:32:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:02,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2d3c002f-39d0-472d-a9ed-2b7de293a55a Date: Fri, 28 Dec 2018 18:32:02 GMT RESP BODY: {"ports":[]} 2018-12-28 18:32:02,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1&admin_state_up=True used request id req-2d3c002f-39d0-472d-a9ed-2b7de293a55a 2018-12-28 18:32:02,191 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:32:02,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:32:02,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a6b697c4d5ee4316bbbdb5f427eb8293", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role"}], "expires_at": "2018-12-28T19:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b11909e58e4374bef51fac956c93bf", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/25b11909e58e4374bef51fac956c93bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user", "id": "e645235fcf7c42c1b2d8d5392c870030"}, "audit_ids": ["SmJRICZRRhGnaHmr04yzeA"], "issued_at": "2018-12-28T18:32:02.000000Z"}} 2018-12-28 18:32:02,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78e4a83fcf3a151f8d9445530672ca9115271730" 2018-12-28 18:32:02,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c39adcc8-90cd-47e5-9488-7112ced43df3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:02,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c39adcc8-90cd-47e5-9488-7112ced43df3 2018-12-28 18:32:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:02,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e8795536-9137-49bb-81b9-a484495bc057 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:02,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-e8795536-9137-49bb-81b9-a484495bc057 2018-12-28 18:32:02,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:03,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-00013320-3836-412b-a558-d33d6b795d4d Date: Fri, 28 Dec 2018 18:32:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:03,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-00013320-3836-412b-a558-d33d6b795d4d 2018-12-28 18:32:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:03,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7ba7c13f-77b2-4f54-8a7d-edb67246821b Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:03,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-7ba7c13f-77b2-4f54-8a7d-edb67246821b 2018-12-28 18:32:03,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:32:03,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:32: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:32:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78e4a83fcf3a151f8d9445530672ca9115271730" 2018-12-28 18:32:03,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79606c9e-6b16-4b7e-ac41-e461ec7edba0 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:03,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-79606c9e-6b16-4b7e-ac41-e461ec7edba0 2018-12-28 18:32:03,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:03,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a906384-f3cc-4038-b022-3bbe064695aa Date: Fri, 28 Dec 2018 18:32:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:03,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-3a906384-f3cc-4038-b022-3bbe064695aa 2018-12-28 18:32:03,471 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net 2018-12-28 18:32:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" -d '{"port": {"network_id": "fca832e5-ef40-4ea3-9e08-283e4aa6e681", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1", "admin_state_up": true}}' 2018-12-28 18:32:04,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-2825999f-1dac-478d-a9c1-3569e6b8c99e Date: Fri, 28 Dec 2018 18:32:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83"],"mac_address":"fa:16:3e:d8:c7:3b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","project_id":"25b11909e58e4374bef51fac956c93bf","qos_policy_id":null,"admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal"}} 2018-12-28 18:32:04,545 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-2825999f-1dac-478d-a9c1-3569e6b8c99e 2018-12-28 18:32:04,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:04,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cd54d0a9-8250-4b0c-a6c0-8b657391bd92 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:04,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-cd54d0a9-8250-4b0c-a6c0-8b657391bd92 2018-12-28 18:32:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:04,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb9b52d-78e2-498d-84fb-e451915df8b7 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:04,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-9bb9b52d-78e2-498d-84fb-e451915df8b7 2018-12-28 18:32:04,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f43c468-d52b-4c6d-9898-8237ed373208 Date: Fri, 28 Dec 2018 18:32:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:05,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-3f43c468-d52b-4c6d-9898-8237ed373208 2018-12-28 18:32:05,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-a5d88218-c422-407e-a87f-ea121491611c Date: Fri, 28 Dec 2018 18:32:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:32:05,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1&admin_state_up=True used request id req-a5d88218-c422-407e-a87f-ea121491611c 2018-12-28 18:32:05,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38504af1-00e6-4b19-ae82-a636e12b96bf Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:05,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-38504af1-00e6-4b19-ae82-a636e12b96bf 2018-12-28 18:32:05,387 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst 2018-12-28 18:32:05,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-42c39794-416e-4878-8e28-51eef84d2a07 x-compute-request-id: req-42c39794-416e-4878-8e28-51eef84d2a07 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-flavor-name"}]} 2018-12-28 18:32:05,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-42c39794-416e-4878-8e28-51eef84d2a07 2018-12-28 18:32:05,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-3c757362-9ba6-42aa-a34e-7c88f60b1043 x-compute-request-id: req-3c757362-9ba6-42aa-a34e-7c88f60b1043 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:32:05,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e used request id req-3c757362-9ba6-42aa-a34e-7c88f60b1043 2018-12-28 18:32:05,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-b17bac9b-27bd-4cbf-b2b8-fff1b1eb8fb9 Date: Fri, 28 Dec 2018 18:32:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:31:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:31:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/50cff583-c29f-4391-8469-196ea4c7cb49/snap", "metadata": {}}], "self": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49", "min_disk": 0, "protected": false, "id": "50cff583-c29f-4391-8469-196ea4c7cb49", "file": "/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25b11909e58e4374bef51fac956c93bf", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/50cff583-c29f-4391-8469-196ea4c7cb49/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image"} 2018-12-28 18:32:05,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image used request id req-b17bac9b-27bd-4cbf-b2b8-fff1b1eb8fb9 2018-12-28 18:32:05,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:05,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8ff2f3fe-c4f5-45ce-be58-496de4526b39 Date: Fri, 28 Dec 2018 18:32: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-12-28 18:32:05,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8ff2f3fe-c4f5-45ce-be58-496de4526b39 2018-12-28 18:32:05,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "imageRef": "50cff583-c29f-4391-8469-196ea4c7cb49", "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "flavorRef": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "max_count": 1, "min_count": 1, "networks": [{"port": "b33b6a84-fc6c-45ab-b0db-4824c76d83ed"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}]}}' 2018-12-28 18:32:08,135 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:32: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-b6e7f132-174f-4ba3-ab0d-700ff1cc8528 x-compute-request-id: req-b6e7f132-174f-4ba3-ab0d-700ff1cc8528 Content-Length: 444 location: http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "adminPass": "jNoij8giaB4e"}} 2018-12-28 18:32:08,136 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-b6e7f132-174f-4ba3-ab0d-700ff1cc8528 2018-12-28 18:32:08,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:08,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-f735b4b4-126f-4b31-a5bf-36eb900d1964 x-compute-request-id: req-f735b4b4-126f-4b31-a5bf-36eb900d1964 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.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "user_id": "e645235fcf7c42c1b2d8d5392c870030", "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-12-28T18:32:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:08,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-f735b4b4-126f-4b31-a5bf-36eb900d1964 2018-12-28 18:32:08,352 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst 2018-12-28 18:32:08,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:08,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-12e07c75-484e-428b-8eed-2ea57a75bcbb x-compute-request-id: req-12e07c75-484e-428b-8eed-2ea57a75bcbb 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.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "user_id": "e645235fcf7c42c1b2d8d5392c870030", "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-12-28T18:32:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:08,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-12e07c75-484e-428b-8eed-2ea57a75bcbb 2018-12-28 18:32:08,598 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - BUILD 2018-12-28 18:32:08,598 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:32:11,602 - create_instance - DEBUG - VM status query timeout in 896.750886917 2018-12-28 18:32:11,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:12,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-f04c480a-7f4f-4ac5-b122-0d67d8a05feb x-compute-request-id: req-f04c480a-7f4f-4ac5-b122-0d67d8a05feb 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.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:32:09Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:12,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-f04c480a-7f4f-4ac5-b122-0d67d8a05feb 2018-12-28 18:32:12,160 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - BUILD 2018-12-28 18:32:12,160 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:32:15,163 - create_instance - DEBUG - VM status query timeout in 893.188970804 2018-12-28 18:32:15,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:15,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-97bbe2bd-ce36-4208-b855-904a8140b1a0 x-compute-request-id: req-97bbe2bd-ce36-4208-b855-904a8140b1a0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:15,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-97bbe2bd-ce36-4208-b855-904a8140b1a0 2018-12-28 18:32:15,783 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:15,783 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:32:15,786 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:16,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-9d7cdc86-b8ab-445f-8c8c-e73ef97f063e x-compute-request-id: req-9d7cdc86-b8ab-445f-8c8c-e73ef97f063e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:16,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-9d7cdc86-b8ab-445f-8c8c-e73ef97f063e 2018-12-28 18:32:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:16,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8bd0bc22-3372-4838-8a91-ae49ba9198e0 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:16,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-8bd0bc22-3372-4838-8a91-ae49ba9198e0 2018-12-28 18:32:16,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:16,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd490d5-c1ff-41ec-8090-98467898ff8f Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:16,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-9fd490d5-c1ff-41ec-8090-98467898ff8f 2018-12-28 18:32:16,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:16,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0929ed38-8c0c-4e04-972f-f2ff60d7fafc Date: Fri, 28 Dec 2018 18:32:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:16,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-0929ed38-8c0c-4e04-972f-f2ff60d7fafc 2018-12-28 18:32:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:16,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-acdfe0c3-fbd4-42f8-8c0d-71f080056ae5 Date: Fri, 28 Dec 2018 18:32:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.4"}],"id":"79a1bcbc-4d2b-48f5-a864-3c478439855f","security_groups":[],"mac_address":"fa:16:3e:8d:eb:7f","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.2"}],"id":"84d8aad8-a111-4740-925f-e0620cdf44b9","security_groups":[],"mac_address":"fa:16:3e:dc:09:24","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.3"}],"id":"a61e23e0-85d1-4a0c-aa89-8097b13bc3d7","security_groups":[],"mac_address":"fa:16:3e:08:73:77","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":"9c1854cf-6df8-47a5-8255-f97b86e275a6"}]} 2018-12-28 18:32:16,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-acdfe0c3-fbd4-42f8-8c0d-71f080056ae5 2018-12-28 18:32:16,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:17,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-715590a2-5d5a-4948-9dab-ba7bb4362446 x-compute-request-id: req-715590a2-5d5a-4948-9dab-ba7bb4362446 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:17,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-715590a2-5d5a-4948-9dab-ba7bb4362446 2018-12-28 18:32:17,331 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:17,331 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:32:17,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:17,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-68d2893f-f0da-4e8d-adfe-6b818ccfa19e x-compute-request-id: req-68d2893f-f0da-4e8d-adfe-6b818ccfa19e Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:17,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-68d2893f-f0da-4e8d-adfe-6b818ccfa19e 2018-12-28 18:32:17,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:18,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c75be881-d0b5-40c0-bdb7-1b8c467ef1b2 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:18,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-c75be881-d0b5-40c0-bdb7-1b8c467ef1b2 2018-12-28 18:32:18,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:18,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd451e28-fa9d-4f70-9e0b-5676227d4cf1 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:18,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-dd451e28-fa9d-4f70-9e0b-5676227d4cf1 2018-12-28 18:32:18,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:18,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d8c9d8a7-2fe9-44d4-88f4-bccd35b55f6f Date: Fri, 28 Dec 2018 18:32:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:18,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-d8c9d8a7-2fe9-44d4-88f4-bccd35b55f6f 2018-12-28 18:32:18,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:18,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-daf4029e-8bda-4e60-b903-7fa3549c8d95 Date: Fri, 28 Dec 2018 18:32:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.4"}],"id":"79a1bcbc-4d2b-48f5-a864-3c478439855f","security_groups":[],"mac_address":"fa:16:3e:8d:eb:7f","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.2"}],"id":"84d8aad8-a111-4740-925f-e0620cdf44b9","security_groups":[],"mac_address":"fa:16:3e:dc:09:24","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.3"}],"id":"a61e23e0-85d1-4a0c-aa89-8097b13bc3d7","security_groups":[],"mac_address":"fa:16:3e:08:73:77","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":"9c1854cf-6df8-47a5-8255-f97b86e275a6"}]} 2018-12-28 18:32:18,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-daf4029e-8bda-4e60-b903-7fa3549c8d95 2018-12-28 18:32:18,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}}' 2018-12-28 18:32:19,648 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:32: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-0af09136-59ab-4da2-bdd4-22a50ee82aba x-compute-request-id: req-0af09136-59ab-4da2-bdd4-22a50ee82aba Content-Length: 0 Content-Type: application/json 2018-12-28 18:32:19,648 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6/action used request id req-0af09136-59ab-4da2-bdd4-22a50ee82aba 2018-12-28 18:32:19,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:19,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5734b229-4a63-44d0-a599-80ed3ee505bc Date: Fri, 28 Dec 2018 18:32:19 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:46Z", "admin_state_up": true, "updated_at": "2018-12-28T18:31:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "36e826b4-dba4-44de-a07d-492460f090e0", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router"}]} 2018-12-28 18:32:19,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router used request id req-5734b229-4a63-44d0-a599-80ed3ee505bc 2018-12-28 18:32:19,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:19,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-593bcaba-3974-46d2-bc4c-b62fdea86e6a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:19,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-593bcaba-3974-46d2-bc4c-b62fdea86e6a 2018-12-28 18:32:19,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=36e826b4-dba4-44de-a07d-492460f090e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:20,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-43b9f57f-a542-4fa6-b567-4075a3af95a4 Date: Fri, 28 Dec 2018 18:32:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"}]} 2018-12-28 18:32:20,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=36e826b4-dba4-44de-a07d-492460f090e0 used request id req-43b9f57f-a542-4fa6-b567-4075a3af95a4 2018-12-28 18:32:20,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e3633767-c024-4c97-8a21-6ebce72f1bb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:20,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-0cddd58f-f3e9-4e8c-8501-f044264f028e Date: Fri, 28 Dec 2018 18:32:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}} 2018-12-28 18:32:20,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e3633767-c024-4c97-8a21-6ebce72f1bb3 used request id req-0cddd58f-f3e9-4e8c-8501-f044264f028e 2018-12-28 18:32:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:20,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c747bc33-7fd1-447d-b2b2-6a19486bb891 Date: Fri, 28 Dec 2018 18:32:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:32:20,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c747bc33-7fd1-447d-b2b2-6a19486bb891 2018-12-28 18:32:20,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:20,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b80cd52-e274-4cf9-854e-73956801cbd5 Date: Fri, 28 Dec 2018 18:32:20 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:32:20,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-4b80cd52-e274-4cf9-854e-73956801cbd5 2018-12-28 18:32:20,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:21,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-666768ea-a9bf-4807-8279-4c71cc473c65 x-compute-request-id: req-666768ea-a9bf-4807-8279-4c71cc473c65 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:21,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-666768ea-a9bf-4807-8279-4c71cc473c65 2018-12-28 18:32:21,216 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:21,216 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:32:21,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:21,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-203ede2d-5ceb-418c-a527-78a130683f9a x-compute-request-id: req-203ede2d-5ceb-418c-a527-78a130683f9a Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:21,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-203ede2d-5ceb-418c-a527-78a130683f9a 2018-12-28 18:32:21,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:21,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f6486255-6ae7-4fe5-8e99-126a0861a0e7 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:21,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-f6486255-6ae7-4fe5-8e99-126a0861a0e7 2018-12-28 18:32:21,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:21,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512ce06d-de4a-4454-9a97-99404132e129 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:21,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-512ce06d-de4a-4454-9a97-99404132e129 2018-12-28 18:32:21,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:21,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34ee62aa-37ac-46d1-a5a2-181ea73e3cdf Date: Fri, 28 Dec 2018 18:32:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:21,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-34ee62aa-37ac-46d1-a5a2-181ea73e3cdf 2018-12-28 18:32:21,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:22,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-c46f32b5-9671-447b-b165-6606b01cb140 Date: Fri, 28 Dec 2018 18:32:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.4"}],"id":"79a1bcbc-4d2b-48f5-a864-3c478439855f","security_groups":[],"mac_address":"fa:16:3e:8d:eb:7f","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.2"}],"id":"84d8aad8-a111-4740-925f-e0620cdf44b9","security_groups":[],"mac_address":"fa:16:3e:dc:09:24","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.3"}],"id":"a61e23e0-85d1-4a0c-aa89-8097b13bc3d7","security_groups":[],"mac_address":"fa:16:3e:08:73:77","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83","16a47960-cb37-4d67-9b91-e94155e7b5c5"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":"9c1854cf-6df8-47a5-8255-f97b86e275a6"}]} 2018-12-28 18:32:22,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-c46f32b5-9671-447b-b165-6606b01cb140 2018-12-28 18:32:22,037 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:32:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:22,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4d72f4d4-3665-4082-a66b-6abcdc4ff655 Date: Fri, 28 Dec 2018 18:32:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:32:22,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-4d72f4d4-3665-4082-a66b-6abcdc4ff655 2018-12-28 18:32:22,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:22,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd78129f-640a-46c6-b732-c6007c063ffc Date: Fri, 28 Dec 2018 18:32:22 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:32:22,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-dd78129f-640a-46c6-b732-c6007c063ffc 2018-12-28 18:32:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "b33b6a84-fc6c-45ab-b0db-4824c76d83ed"}}' 2018-12-28 18:32:24,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-7707f626-d792-492c-86e5-786054f787a9 Date: Fri, 28 Dec 2018 18:32:24 GMT RESP BODY: {"floatingip": {"router_id": "36e826b4-dba4-44de-a07d-492460f090e0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:32:23Z", "updated_at": "2018-12-28T18:32:23Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "25b11909e58e4374bef51fac956c93bf", "port_id": "b33b6a84-fc6c-45ab-b0db-4824c76d83ed", "id": "0da14c4a-5753-47f8-b935-4e0db99fbc76"}} 2018-12-28 18:32:24,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-7707f626-d792-492c-86e5-786054f787a9 2018-12-28 18:32:24,422 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router 2018-12-28 18:32:24,425 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:25,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-9d6f1595-527f-4cef-8d59-94d9f4c256f5 x-compute-request-id: req-9d6f1595-527f-4cef-8d59-94d9f4c256f5 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:25,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-9d6f1595-527f-4cef-8d59-94d9f4c256f5 2018-12-28 18:32:25,027 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:25,027 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:32:25,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:25,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-0a690ef7-0da2-498f-bc1c-62bf21fb1f5c x-compute-request-id: req-0a690ef7-0da2-498f-bc1c-62bf21fb1f5c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:25,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-0a690ef7-0da2-498f-bc1c-62bf21fb1f5c 2018-12-28 18:32:25,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:25,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-20c15476-31e8-41e7-b45e-bb5d77a6e2c0 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:25,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-20c15476-31e8-41e7-b45e-bb5d77a6e2c0 2018-12-28 18:32:25,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:25,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c10037e-ebc7-42ea-81b7-2b0b19261c79 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:25,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-0c10037e-ebc7-42ea-81b7-2b0b19261c79 2018-12-28 18:32:25,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:25,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43df7b1c-c587-4eca-9fba-5b210c2898c1 Date: Fri, 28 Dec 2018 18:32:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:25,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-43df7b1c-c587-4eca-9fba-5b210c2898c1 2018-12-28 18:32:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:25,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-d8713bd4-82de-4bb5-beda-86f644f7921f Date: Fri, 28 Dec 2018 18:32:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.4"}],"id":"79a1bcbc-4d2b-48f5-a864-3c478439855f","security_groups":[],"mac_address":"fa:16:3e:8d:eb:7f","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.2"}],"id":"84d8aad8-a111-4740-925f-e0620cdf44b9","security_groups":[],"mac_address":"fa:16:3e:dc:09:24","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.3"}],"id":"a61e23e0-85d1-4a0c-aa89-8097b13bc3d7","security_groups":[],"mac_address":"fa:16:3e:08:73:77","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83","16a47960-cb37-4d67-9b91-e94155e7b5c5"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":"9c1854cf-6df8-47a5-8255-f97b86e275a6"}]} 2018-12-28 18:32:25,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-d8713bd4-82de-4bb5-beda-86f644f7921f 2018-12-28 18:32:25,860 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-12-28 18:32:25,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:26,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-aa39426a-0f37-43c7-ac06-03233259df49 x-compute-request-id: req-aa39426a-0f37-43c7-ac06-03233259df49 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:26,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-aa39426a-0f37-43c7-ac06-03233259df49 2018-12-28 18:32:26,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:32:27,612 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-a5fead80-0e01-42fb-9676-94c40f79595f x-compute-request-id: req-a5fead80-0e01-42fb-9676-94c40f79595f Content-Encoding: gzip Content-Length: 9654 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 496710353 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.128366] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130035] pid_max: default: 32768 minimum: 301\n[ 0.130931] ACPI: Core revision 20150930\n[ 0.132329] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133647] Security Framework initialized\n[ 0.134455] Yama: becoming mindful.\n[ 0.135174] AppArmor: AppArmor initialized\n[ 0.136024] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137304] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138551] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139741] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141104] Initializing cgroup subsys io\n[ 0.141921] Initializing cgroup subsys memory\n[ 0.142772] Initializing cgroup subsys devices\n[ 0.143701] Initializing cgroup subsys freezer\n[ 0.144561] Initializing cgroup subsys net_cls\n[ 0.145414] Initializing cgroup subsys perf_event\n[ 0.146310] Initializing cgroup subsys net_prio\n[ 0.147178] Initializing cgroup subsys hugetlb\n[ 0.148047] Initializing cgroup subsys pids\n[ 0.148918] CPU: Physical Processor ID: 0\n[ 0.150394] mce: CPU supports 10 MCE banks\n[ 0.151234] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152226] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154466] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160745] ftrace: allocating 31920 entries in 125 pages\n[ 0.186418] smpboot: Max logical packages: 2\n[ 0.187266] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188457] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.189810] x2apic enabled\n[ 0.190615] Switched APIC routing to physical x2apic.\n[ 0.192394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193657] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.195823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.197784] KVM setup paravirtual spinlock\n[ 0.199218] x86: Booting SMP configuration:\n[ 0.200133] .... node #0, CPUs: #1\n[ 0.201032] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223588] x86: Booted up 1 node, 2 CPUs\n[ 0.223591] KVM setup async PF for cpu 1\n[ 0.223594] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226204] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.227729] devtmpfs: initialized\n[ 0.229446] evm: security.selinux\n[ 0.230154] evm: security.SMACK64\n[ 0.230858] evm: security.SMACK64EXEC\n[ 0.231623] evm: security.SMACK64TRANSMUTE\n[ 0.232449] evm: security.SMACK64MMAP\n[ 0.233196] evm: security.ima\n[ 0.233832] evm: security.capability\n[ 0.234677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236648] pinctrl core: initialized pinctrl subsystem\n[ 0.237786] RTC time: 18:32:13, date: 12/28/18\n[ 0.238763] NET: Registered protocol family 16\n[ 0.248641] cpuidle: using governor ladder\n[ 0.260721] cpuidle: using governor menu\n[ 0.261541] PCCT header not found.\n[ 0.262303] ACPI: bus type PCI registered\n[ 0.263094] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264330] PCI: Using configuration type 1 for base access\n[ 0.277752] ACPI: Added _OSI(Module Device)\n[ 0.278614] ACPI: Added _OSI(Processor Device)\n[ 0.279463] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280397] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282892] ACPI: Interpreter enabled\n[ 0.283754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.289958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291858] ACPI: (supports S0 S5)\n[ 0.292673] ACPI: Using IOAPIC for interrupt routing\n[ 0.293612] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298092] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299314] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300489] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302714] acpiphp: Slot [3] registered\n[ 0.303529] acpiphp: Slot [4] registered\n[ 0.304330] acpiphp: Slot [5] registered\n[ 0.305117] acpiphp: Slot [6] registered\n[ 0.305912] acpiphp: Slot [7] registered\n[ 0.306708] acpiphp: Slot [8] registered\n[ 0.307506] acpiphp: Slot [9] registered\n[ 0.308305] acpiphp: Slot [10] registered\n[ 0.319302] acpiphp: Slot [11] registered\n[ 0.320116] acpiphp: Slot [12] registered\n[ 0.320922] acpiphp: Slot [13] registered\n[ 0.321723] acpiphp: Slot [14] registered\n[ 0.322525] acpiphp: Slot [15] registered\n[ 0.323335] acpiphp: Slot [16] registered\n[ 0.324138] acpiphp: Slot [17] registered\n[ 0.324949] acpiphp: Slot [18] registered\n[ 0.325760] acpiphp: Slot [19] registered\n[ 0.326565] acpiphp: Slot [20] registered\n[ 0.327375] acpiphp: Slot [21] registered\n[ 0.328174] acpiphp: Slot [22] registered\n[ 0.328981] acpiphp: Slot [23] registered\n[ 0.329789] acpiphp: Slot [24] registered\n[ 0.330592] acpiphp: Slot [25] registered\n[ 0.331401] acpiphp: Slot [26] registered\n[ 0.332204] acpiphp: Slot [27] registered\n[ 0.333020] acpiphp: Slot [28] registered\n[ 0.333822] acpiphp: Slot [29] registered\n[ 0.334626] acpiphp: Slot [30] registered\n[ 0.335438] acpiphp: Slot [31] registered\n[ 0.336236] PCI host bridge to bus 0000:00\n[ 0.337039] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.338241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.339450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340889] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.342330] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.348659] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.349933] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.351096] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.352354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.358691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.360110] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407066] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.408533] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.409937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.411342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.412756] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.414025] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.415204] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416254] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417775] vgaarb: loaded\n[ 0.418379] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419523] SCSI subsystem initialized\n[ 0.420359] ACPI: bus type USB registered\n[ 0.421166] usbcore: registered new interface driver usbfs\n[ 0.422179] usbcore: registered new interface driver hub\n[ 0.423178] usbcore: registered new device driver usb\n[ 0.424280] PCI: Using ACPI for IRQ routing\n[ 0.425302] NetLabel: Initializing\n[ 0.426006] NetLabel: domain hash size = 128\n[ 0.426845] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.427788] NetLabel: unlabeled traffic allowed by default\n[ 0.428918] clocksource: Switched to clocksource kvm-clock\n[ 0.434908] AppArmor: AppArmor Filesystem Enabled\n[ 0.435869] pnp: PnP ACPI init\n[ 0.436790] pnp: PnP ACPI: found 5 devices\n[ 0.443886] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.445592] NET: Registered protocol family 2\n[ 0.446571] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.447837] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.448992] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.450137] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451200] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452838] NET: Registered protocol family 1\n[ 0.454020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.455486] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.457034] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.476138] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.495297] Trying to unpack rootfs image as initramfs...\n[ 0.546913] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.561771] Scanning for low memory corruption every 60 seconds\n[ 0.563728] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565460] audit: initializing netlink subsys (disabled)\n[ 0.567026] audit: type=2000 audit(1546021934.136:1): initialized\n[ 0.568910] Initialise system trusted keyring\n[ 0.570296] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.572040] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574739] zbud: loaded\n[ 0.575727] VFS: Disk quotas dquot_6.6.0\n[ 0.576878] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.579129] fuse init (API version 7.23)\n[ 0.580397] Key type big_key registered\n[ 0.581563] Allocating IMA MOK and blacklist keyrings.\n[ 0.583324] Key type asymmetric registered\n[ 0.584511] Asymmetric key parser 'x509' registered\n[ 0.585958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588142] io scheduler noop registered\n[ 0.589293] io scheduler deadline registered (default)\n[ 0.590800] io scheduler cfq registered\n[ 0.591987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.594639] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596145] ACPI: Power Button [PWRF]\n[ 0.597083] GHES: HEST is not enabled!\n[ 0.615454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652643] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.654934] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.678750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681364] Linux agpgart interface v0.103\n[ 0.683731] brd: module loaded\n[ 0.685092] loop: module loaded\n[ 0.690317] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691736] GPT:90111 != 20971519\n[ 0.692406] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693470] GPT:90111 != 20971519\n[ 0.694294] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695362] vda: vda1 vda15\n[ 0.696884] scsi host0: ata_piix\n[ 0.697695] scsi host1: ata_piix\n[ 0.698443] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.701487] libphy: Fixed MDIO Bus: probed\n[ 0.702363] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703355] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.705461] PPP generic driver version 2.4.2\n[ 0.706597] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708041] ehci-pci: EHCI PCI platform driver\n[ 0.709090] ehci-platform: EHCI generic platform driver\n[ 0.710275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.711626] ohci-pci: OHCI PCI platform driver\n[ 0.712653] ohci-platform: OHCI generic platform driver\n[ 0.713700] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732777] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735206] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.737290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.739855] usb usb1: Product: UHCI Host Controller\n[ 0.740765] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.741892] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.742861] hub 1-0:1.0: USB hub found\n[ 0.743626] hub 1-0:1.0: 2 ports detected\n[ 0.744527] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.746624] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.747557] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.748555] mousedev: PS/2 mouse device common for all mice\n[ 0.749736] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753835] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.755091] i2c /dev entries driver\n[ 0.755919] device-mapper: uevent: version 1.0.3\n[ 0.756875] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.758520] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.759873] NET: Registered protocol family 10\n[ 0.760905] NET: Registered protocol family 17\n[ 0.761814] Key type dns_resolver registered\n[ 0.762793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763875] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765200] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.767030] registered taskstats version 1\n[ 0.767866] Loading compiled-in X.509 certificates\n[ 0.769330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.771171] zswap: loaded using pool lzo/zbud\n[ 0.772734] Key type trusted registered\n[ 0.774561] Key type encrypted registered\n[ 0.775380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.776402] ima: No TPM chip found, activating TPM-bypass!\n[ 0.777467] evm: HMAC attrs: 0x1\n[ 0.778422] Magic number: 14:529:545\n[ 0.779193] tty ttyS21: hash matches\n[ 0.790398] rtc_cmos 00:00: setting system clock to 2018-12-28 18:32:14 UTC (1546021934)\n[ 0.792021] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793149] EDD information not available.\n[ 0.858115] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.859647] Write protecting the kernel read-only data: 14336k\n[ 0.861319] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.863107] 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: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.51\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.711650] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.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.69. iid=i-00000101\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRhBD3HrwToTxJN9WZi2/J6qeK19PVCfUqQS2IDq94kFerIkaY9qm2J10MV9492jR97IHvWngCpstneYQIJQjtVcLYMO+/+5f+pnVaHWXb4YRcN9/fTo7Sp2FThFpwLaRoyTRLv+5dKBgWTlDdtD23rnG/ExmvcixSXWbFk3n+tWpZuAmxf5X7TqXHSqN37FE0CrFucp0onF51vxgRca/XBm9nr1zz0EbOzbPPZ9Kb6DDC/xCrpqRpYyV14qlpFk2ImYKk+Y0VfxHn4/MtO4TEfEQvDAzaKTeM7sYd1sUVHdzEIIVr117nrwU4Xsikn1xQe3strH/bqAnq3p9XsO+x root@createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1\nssh-dss AAAAB3NzaC1kc3MAAACBAID03Pr5GsOwTtqql8Xawf3thZxroRf52c7/LtoCF8tt5RKBs2XOw8SW3G5ZVJTBFzLbYoGTOCmzAZGftRqUlSmQMM3aqzM+Lx80AFG19TFK6Dx9pihy6A3wBsBlJZOaIFsH2lnqDI5MzjrG8U5UUcg69GlV0ejl80dkFMqOQ249AAAAFQD1LNLfufRNTaI8RWbrULIucoA0ewAAAIAz4KMf6sJDJ24Abbs66vMpkQUZYVXZqMLqC+foNMsKXdvjY8K7++AU6OYUE07sTJhSp0Hb4W6YpK9ipJSCBYngVcIuo2nWIO4Uc3+93dXKTBVNfcAi4z9hym+SrC6EpaEsxxbePSr/PwDgQZWyXyuflQoxUZXd+i51Vz7pN0hJEQAAAIBKxiinIzKmkbZ31iN2SthTsp6eTfcQSIqKuUwdBHWr/J8dpw4owrx/PYxnQWY1zAMp5vOBnnzls00O+KK3VKdpgmKIpV+mcFLNID69y89OReNfUkvke0wy6COsJBdPrSqIGU6iH1FgFeDytAehNrb2kR1sxh96+vzueFaqatHNSQ== root@createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1\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:fed8:c73b/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.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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.32 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1 login: "} 2018-12-28 18:32:27,613 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6/action used request id req-a5fead80-0e01-42fb-9676-94c40f79595f 2018-12-28 18:32:27,614 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:32:27,614 - 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 496710353 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.128366] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.130035] pid_max: default: 32768 minimum: 301 [ 0.130931] ACPI: Core revision 20150930 [ 0.132329] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133647] Security Framework initialized [ 0.134455] Yama: becoming mindful. [ 0.135174] AppArmor: AppArmor initialized [ 0.136024] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137304] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138551] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139741] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141104] Initializing cgroup subsys io [ 0.141921] Initializing cgroup subsys memory [ 0.142772] Initializing cgroup subsys devices [ 0.143701] Initializing cgroup subsys freezer [ 0.144561] Initializing cgroup subsys net_cls [ 0.145414] Initializing cgroup subsys perf_event [ 0.146310] Initializing cgroup subsys net_prio [ 0.147178] Initializing cgroup subsys hugetlb [ 0.148047] Initializing cgroup subsys pids [ 0.148918] CPU: Physical Processor ID: 0 [ 0.150394] mce: CPU supports 10 MCE banks [ 0.151234] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152226] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154466] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160745] ftrace: allocating 31920 entries in 125 pages [ 0.186418] smpboot: Max logical packages: 2 [ 0.187266] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188457] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.189810] x2apic enabled [ 0.190615] Switched APIC routing to physical x2apic. [ 0.192394] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193657] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.195823] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.197784] KVM setup paravirtual spinlock [ 0.199218] x86: Booting SMP configuration: [ 0.200133] .... node #0, CPUs: #1 [ 0.201032] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223588] x86: Booted up 1 node, 2 CPUs [ 0.223591] KVM setup async PF for cpu 1 [ 0.223594] kvm-stealtime: cpu 1, msr f90d940 [ 0.226204] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.227729] devtmpfs: initialized [ 0.229446] evm: security.selinux [ 0.230154] evm: security.SMACK64 [ 0.230858] evm: security.SMACK64EXEC [ 0.231623] evm: security.SMACK64TRANSMUTE [ 0.232449] evm: security.SMACK64MMAP [ 0.233196] evm: security.ima [ 0.233832] evm: security.capability [ 0.234677] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236648] pinctrl core: initialized pinctrl subsystem [ 0.237786] RTC time: 18:32:13, date: 12/28/18 [ 0.238763] NET: Registered protocol family 16 [ 0.248641] cpuidle: using governor ladder [ 0.260721] cpuidle: using governor menu [ 0.261541] PCCT header not found. [ 0.262303] ACPI: bus type PCI registered [ 0.263094] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264330] PCI: Using configuration type 1 for base access [ 0.277752] ACPI: Added _OSI(Module Device) [ 0.278614] ACPI: Added _OSI(Processor Device) [ 0.279463] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280397] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282892] ACPI: Interpreter enabled [ 0.283754] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.289958] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291858] ACPI: (supports S0 S5) [ 0.292673] ACPI: Using IOAPIC for interrupt routing [ 0.293612] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296970] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298092] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299314] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300489] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302714] acpiphp: Slot [3] registered [ 0.303529] acpiphp: Slot [4] registered [ 0.304330] acpiphp: Slot [5] registered [ 0.305117] acpiphp: Slot [6] registered [ 0.305912] acpiphp: Slot [7] registered [ 0.306708] acpiphp: Slot [8] registered [ 0.307506] acpiphp: Slot [9] registered [ 0.308305] acpiphp: Slot [10] registered [ 0.319302] acpiphp: Slot [11] registered [ 0.320116] acpiphp: Slot [12] registered [ 0.320922] acpiphp: Slot [13] registered [ 0.321723] acpiphp: Slot [14] registered [ 0.322525] acpiphp: Slot [15] registered [ 0.323335] acpiphp: Slot [16] registered [ 0.324138] acpiphp: Slot [17] registered [ 0.324949] acpiphp: Slot [18] registered [ 0.325760] acpiphp: Slot [19] registered [ 0.326565] acpiphp: Slot [20] registered [ 0.327375] acpiphp: Slot [21] registered [ 0.328174] acpiphp: Slot [22] registered [ 0.328981] acpiphp: Slot [23] registered [ 0.329789] acpiphp: Slot [24] registered [ 0.330592] acpiphp: Slot [25] registered [ 0.331401] acpiphp: Slot [26] registered [ 0.332204] acpiphp: Slot [27] registered [ 0.333020] acpiphp: Slot [28] registered [ 0.333822] acpiphp: Slot [29] registered [ 0.334626] acpiphp: Slot [30] registered [ 0.335438] acpiphp: Slot [31] registered [ 0.336236] PCI host bridge to bus 0000:00 [ 0.337039] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.338241] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.339450] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340889] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.342330] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.348659] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.349933] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.351096] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.352354] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.358691] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.360110] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407066] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.408533] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.409937] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.411342] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.412756] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.414025] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.415204] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416254] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417775] vgaarb: loaded [ 0.418379] vgaarb: bridge control possible 0000:00:02.0 [ 0.419523] SCSI subsystem initialized [ 0.420359] ACPI: bus type USB registered [ 0.421166] usbcore: registered new interface driver usbfs [ 0.422179] usbcore: registered new interface driver hub [ 0.423178] usbcore: registered new device driver usb [ 0.424280] PCI: Using ACPI for IRQ routing [ 0.425302] NetLabel: Initializing [ 0.426006] NetLabel: domain hash size = 128 [ 0.426845] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.427788] NetLabel: unlabeled traffic allowed by default [ 0.428918] clocksource: Switched to clocksource kvm-clock [ 0.434908] AppArmor: AppArmor Filesystem Enabled [ 0.435869] pnp: PnP ACPI init [ 0.436790] pnp: PnP ACPI: found 5 devices [ 0.443886] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.445592] NET: Registered protocol family 2 [ 0.446571] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.447837] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.448992] TCP: Hash tables configured (established 2048 bind 2048) [ 0.450137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451200] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452838] NET: Registered protocol family 1 [ 0.454020] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.455486] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.457034] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.476138] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.495297] Trying to unpack rootfs image as initramfs... [ 0.546913] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.561771] Scanning for low memory corruption every 60 seconds [ 0.563728] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565460] audit: initializing netlink subsys (disabled) [ 0.567026] audit: type=2000 audit(1546021934.136:1): initialized [ 0.568910] Initialise system trusted keyring [ 0.570296] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.572040] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574739] zbud: loaded [ 0.575727] VFS: Disk quotas dquot_6.6.0 [ 0.576878] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.579129] fuse init (API version 7.23) [ 0.580397] Key type big_key registered [ 0.581563] Allocating IMA MOK and blacklist keyrings. [ 0.583324] Key type asymmetric registered [ 0.584511] Asymmetric key parser 'x509' registered [ 0.585958] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588142] io scheduler noop registered [ 0.589293] io scheduler deadline registered (default) [ 0.590800] io scheduler cfq registered [ 0.591987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593315] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.594639] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596145] ACPI: Power Button [PWRF] [ 0.597083] GHES: HEST is not enabled! [ 0.615454] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652643] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.654934] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.678750] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681364] Linux agpgart interface v0.103 [ 0.683731] brd: module loaded [ 0.685092] loop: module loaded [ 0.690317] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691736] GPT:90111 != 20971519 [ 0.692406] GPT:Alternate GPT header not at the end of the disk. [ 0.693470] GPT:90111 != 20971519 [ 0.694294] GPT: Use GNU Parted to correct GPT errors. [ 0.695362] vda: vda1 vda15 [ 0.696884] scsi host0: ata_piix [ 0.697695] scsi host1: ata_piix [ 0.698443] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.701487] libphy: Fixed MDIO Bus: probed [ 0.702363] tun: Universal TUN/TAP device driver, 1.6 [ 0.703355] tun: (C) 1999-2004 Max Krasnyansky [ 0.705461] PPP generic driver version 2.4.2 [ 0.706597] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708041] ehci-pci: EHCI PCI platform driver [ 0.709090] ehci-platform: EHCI generic platform driver [ 0.710275] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.711626] ohci-pci: OHCI PCI platform driver [ 0.712653] ohci-platform: OHCI generic platform driver [ 0.713700] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732777] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.733792] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735206] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736176] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.737290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738479] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.739855] usb usb1: Product: UHCI Host Controller [ 0.740765] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.741892] usb usb1: SerialNumber: 0000:00:01.2 [ 0.742861] hub 1-0:1.0: USB hub found [ 0.743626] hub 1-0:1.0: 2 ports detected [ 0.744527] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.746624] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.747557] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.748555] mousedev: PS/2 mouse device common for all mice [ 0.749736] rtc_cmos 00:00: RTC can wake from S4 [ 0.750970] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752155] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753835] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.755091] i2c /dev entries driver [ 0.755919] device-mapper: uevent: version 1.0.3 [ 0.756875] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.758520] ledtrig-cpu: registered to indicate activity on CPUs [ 0.759873] NET: Registered protocol family 10 [ 0.760905] NET: Registered protocol family 17 [ 0.761814] Key type dns_resolver registered [ 0.762793] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763875] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765200] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.767030] registered taskstats version 1 [ 0.767866] Loading compiled-in X.509 certificates [ 0.769330] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.771171] zswap: loaded using pool lzo/zbud [ 0.772734] Key type trusted registered [ 0.774561] Key type encrypted registered [ 0.775380] AppArmor: AppArmor sha1 policy hashing enabled [ 0.776402] ima: No TPM chip found, activating TPM-bypass! [ 0.777467] evm: HMAC attrs: 0x1 [ 0.778422] Magic number: 14:529:545 [ 0.779193] tty ttyS21: hash matches [ 0.790398] rtc_cmos 00:00: setting system clock to 2018-12-28 18:32:14 UTC (1546021934) [ 0.792021] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793149] EDD information not available. [ 0.858115] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.859647] Write protecting the kernel read-only data: 14336k [ 0.861319] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.863107] 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: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.51 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.711650] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.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.69. iid=i-00000101 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDRhBD3HrwToTxJN9WZi2/J6qeK19PVCfUqQS2IDq94kFerIkaY9qm2J10MV9492jR97IHvWngCpstneYQIJQjtVcLYMO+/+5f+pnVaHWXb4YRcN9/fTo7Sp2FThFpwLaRoyTRLv+5dKBgWTlDdtD23rnG/ExmvcixSXWbFk3n+tWpZuAmxf5X7TqXHSqN37FE0CrFucp0onF51vxgRca/XBm9nr1zz0EbOzbPPZ9Kb6DDC/xCrpqRpYyV14qlpFk2ImYKk+Y0VfxHn4/MtO4TEfEQvDAzaKTeM7sYd1sUVHdzEIIVr117nrwU4Xsikn1xQe3strH/bqAnq3p9XsO+x root@createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1 ssh-dss AAAAB3NzaC1kc3MAAACBAID03Pr5GsOwTtqql8Xawf3thZxroRf52c7/LtoCF8tt5RKBs2XOw8SW3G5ZVJTBFzLbYoGTOCmzAZGftRqUlSmQMM3aqzM+Lx80AFG19TFK6Dx9pihy6A3wBsBlJZOaIFsH2lnqDI5MzjrG8U5UUcg69GlV0ejl80dkFMqOQ249AAAAFQD1LNLfufRNTaI8RWbrULIucoA0ewAAAIAz4KMf6sJDJ24Abbs66vMpkQUZYVXZqMLqC+foNMsKXdvjY8K7++AU6OYUE07sTJhSp0Hb4W6YpK9ipJSCBYngVcIuo2nWIO4Uc3+93dXKTBVNfcAi4z9hym+SrC6EpaEsxxbePSr/PwDgQZWyXyuflQoxUZXd+i51Vz7pN0hJEQAAAIBKxiinIzKmkbZ31iN2SthTsp6eTfcQSIqKuUwdBHWr/J8dpw4owrx/PYxnQWY1zAMp5vOBnnzls00O+KK3VKdpgmKIpV+mcFLNID69y89OReNfUkvke0wy6COsJBdPrSqIGU6iH1FgFeDytAehNrb2kR1sxh96+vzueFaqatHNSQ== root@createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1 -----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:fed8:c73b/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.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-00000101 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1 launch-index: 0 === cirros: current=0.4.0 uptime=4.32 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-92e2bb84-f0c1-41ab-9577-55c1f1 login: 2018-12-28 18:32:27,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:27,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-a020c32e-e45e-425f-8882-77a8b9ebe662 x-compute-request-id: req-a020c32e-e45e-425f-8882-77a8b9ebe662 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:27,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-a020c32e-e45e-425f-8882-77a8b9ebe662 2018-12-28 18:32:27,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:28,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e755788e-3da6-4bd9-a872-529bf434e9be Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:28,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-e755788e-3da6-4bd9-a872-529bf434e9be 2018-12-28 18:32:28,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:28,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32d112bb-911f-4b58-a3de-b66a5c9ce664 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:28,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-32d112bb-911f-4b58-a3de-b66a5c9ce664 2018-12-28 18:32:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:28,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fc4d6cf4-966f-494d-97f1-5002e6c6f400 Date: Fri, 28 Dec 2018 18:32:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:28,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-fc4d6cf4-966f-494d-97f1-5002e6c6f400 2018-12-28 18:32:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:28,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-75ef6327-0970-43c4-95d4-cacb0fc80460 Date: Fri, 28 Dec 2018 18:32:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.4"}],"id":"79a1bcbc-4d2b-48f5-a864-3c478439855f","security_groups":[],"mac_address":"fa:16:3e:8d:eb:7f","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.2"}],"id":"84d8aad8-a111-4740-925f-e0620cdf44b9","security_groups":[],"mac_address":"fa:16:3e:dc:09:24","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.3"}],"id":"a61e23e0-85d1-4a0c-aa89-8097b13bc3d7","security_groups":[],"mac_address":"fa:16:3e:08:73:77","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83","16a47960-cb37-4d67-9b91-e94155e7b5c5"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":"9c1854cf-6df8-47a5-8255-f97b86e275a6"}]} 2018-12-28 18:32:28,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-75ef6327-0970-43c4-95d4-cacb0fc80460 2018-12-28 18:32:28,540 - create_instance - INFO - Checking if VM is active 2018-12-28 18:32:28,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:29,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-6c626fa8-bc1b-431b-a3f1-a543d4219587 x-compute-request-id: req-6c626fa8-bc1b-431b-a3f1-a543d4219587 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:29,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-6c626fa8-bc1b-431b-a3f1-a543d4219587 2018-12-28 18:32:29,019 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:29,019 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:32:29,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:29,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-45ec080b-a4d0-4577-8e5f-aa039add6817 x-compute-request-id: req-45ec080b-a4d0-4577-8e5f-aa039add6817 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d8:c7:3b", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp"}], "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:14Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:29,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-45ec080b-a4d0-4577-8e5f-aa039add6817 2018-12-28 18:32:29,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:29,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6990e3b1-f69e-4701-b6ff-004adbd318b2 Date: Fri, 28 Dec 2018 18:32: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":["e3633767-c024-4c97-8a21-6ebce72f1bb3"],"updated_at":"2018-12-28T18:31:43Z","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"25b11909e58e4374bef51fac956c93bf","id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net"}]} 2018-12-28 18:32:29,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net used request id req-6990e3b1-f69e-4701-b6ff-004adbd318b2 2018-12-28 18:32:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:29,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce55c350-d28d-40d3-9f97-fc9dd876e24a Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:29,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-ce55c350-d28d-40d3-9f97-fc9dd876e24a 2018-12-28 18:32:29,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:29,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-185a25a1-7f7b-46b0-975f-9ad9f6cee827 Date: Fri, 28 Dec 2018 18:32:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:43Z","dns_nameservers":[],"updated_at":"2018-12-28T18:31: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":"25b11909e58e4374bef51fac956c93bf","id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet"}]} 2018-12-28 18:32:29,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-185a25a1-7f7b-46b0-975f-9ad9f6cee827 2018-12-28 18:32:29,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:29,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-723eb016-362c-4be9-96f6-cb4f76cb765c Date: Fri, 28 Dec 2018 18:32:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.1"}],"id":"3dca87c1-0921-4db5-ae77-482434805504","security_groups":[],"mac_address":"fa:16:3e:7d:55:52","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:52Z","binding:vnic_type":"normal","device_id":"36e826b4-dba4-44de-a07d-492460f090e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.4"}],"id":"79a1bcbc-4d2b-48f5-a864-3c478439855f","security_groups":[],"mac_address":"fa:16:3e:8d:eb:7f","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.2"}],"id":"84d8aad8-a111-4740-925f-e0620cdf44b9","security_groups":[],"mac_address":"fa:16:3e:dc:09:24","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:31:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.3"}],"id":"a61e23e0-85d1-4a0c-aa89-8097b13bc3d7","security_groups":[],"mac_address":"fa:16:3e:08:73:77","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:31:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca832e5-ef40-4ea3-9e08-283e4aa6e681"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:32:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e3633767-c024-4c97-8a21-6ebce72f1bb3","ip_address":"10.55.1.11"}],"id":"b33b6a84-fc6c-45ab-b0db-4824c76d83ed","security_groups":["0ce3f8d9-9553-4479-83bb-bad0b146be83","16a47960-cb37-4d67-9b91-e94155e7b5c5"],"mac_address":"fa:16:3e:d8:c7:3b","project_id":"25b11909e58e4374bef51fac956c93bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1","admin_state_up":true,"network_id":"fca832e5-ef40-4ea3-9e08-283e4aa6e681","tenant_id":"25b11909e58e4374bef51fac956c93bf","created_at":"2018-12-28T18:32:04Z","binding:vnic_type":"normal","device_id":"9c1854cf-6df8-47a5-8255-f97b86e275a6"}]} 2018-12-28 18:32:29,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-723eb016-362c-4be9-96f6-cb4f76cb765c 2018-12-28 18:32:29,864 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:32:29,868 - paramiko.transport - DEBUG - starting thread (client mode): 0x65a4a2d0L 2018-12-28 18:32:29,869 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:32:29,869 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:32:29,869 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:32:29,870 - 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-12-28 18:32:29,871 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:32:29,871 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:32:29,871 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:32:29,871 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:32:29,871 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:32:29,889 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:32:29,889 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:32:29,901 - paramiko.transport - DEBUG - Trying key 75cdfc773c61162988d2b7c5fc804277 from tmp/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f 2018-12-28 18:32:29,929 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:32:29,933 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:32:30,033 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:32:30,047 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:32:30,047 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:32:30,049 - paramiko.transport - DEBUG - starting thread (client mode): 0x65a4a410L 2018-12-28 18:32:30,049 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:32:30,050 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:32:30,050 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:32:30,051 - 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-12-28 18:32:30,051 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:32:30,051 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:32:30,051 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:32:30,052 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:32:30,052 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:32:30,069 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:32:30,069 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:32:30,081 - paramiko.transport - DEBUG - Trying key 75cdfc773c61162988d2b7c5fc804277 from tmp/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f 2018-12-28 18:32:30,109 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:32:30,112 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:32:30,114 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:32:30,115 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:32:30,115 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:32:30,116 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:32:30,118 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-12-28 18:32:30,119 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-12-28 18:32:30,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/0da14c4a-5753-47f8-b935-4e0db99fbc76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:31,118 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-41aac4df-7705-41a8-acec-e225dd5da66f Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:31,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/0da14c4a-5753-47f8-b935-4e0db99fbc76 used request id req-41aac4df-7705-41a8-acec-e225dd5da66f 2018-12-28 18:32:31,118 - create_instance - INFO - Deleting Port with ID - b33b6a84-fc6c-45ab-b0db-4824c76d83ed 2018-12-28 18:32:31,118 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338fport-1 2018-12-28 18:32:31,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/b33b6a84-fc6c-45ab-b0db-4824c76d83ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:31,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7b495c92-b2aa-4bc5-a176-97efcbf66855 Date: Fri, 28 Dec 2018 18:32:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:31,646 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/b33b6a84-fc6c-45ab-b0db-4824c76d83ed used request id req-7b495c92-b2aa-4bc5-a176-97efcbf66855 2018-12-28 18:32:31,647 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst 2018-12-28 18:32:31,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:31,872 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:32: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-e80d891a-ab04-427a-a4cc-6000cc258dcf x-compute-request-id: req-e80d891a-ab04-427a-a4cc-6000cc258dcf Content-Type: application/json 2018-12-28 18:32:31,872 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-e80d891a-ab04-427a-a4cc-6000cc258dcf 2018-12-28 18:32:31,872 - create_instance - INFO - Checking deletion status 2018-12-28 18:32:31,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:32,119 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-416cbb6f-9c0e-47cf-89b1-36e6e09bdff9 x-compute-request-id: req-416cbb6f-9c0e-47cf-89b1-36e6e09bdff9 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.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:31Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:32,119 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-416cbb6f-9c0e-47cf-89b1-36e6e09bdff9 2018-12-28 18:32:32,119 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:32,120 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:32:35,123 - create_instance - DEBUG - VM status query timeout in 296.749668121 2018-12-28 18:32:35,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:35,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-44a63957-544b-4cf5-beca-7f528032591b x-compute-request-id: req-44a63957-544b-4cf5-beca-7f528032591b 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.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:31Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:35,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-44a63957-544b-4cf5-beca-7f528032591b 2018-12-28 18:32:35,366 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:35,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:32:38,369 - create_instance - DEBUG - VM status query timeout in 293.503128052 2018-12-28 18:32:38,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:38,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32: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-7b54fb54-66d5-4b33-b8e8-c7a5c6831443 x-compute-request-id: req-7b54fb54-66d5-4b33-b8e8-c7a5c6831443 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.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6", "rel": "bookmark"}], "image": {"id": "50cff583-c29f-4391-8469-196ea4c7cb49", "links": [{"href": "http://172.30.9.21:8774/images/50cff583-c29f-4391-8469-196ea4c7cb49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:32:13.000000", "flavor": {"id": "f78efc1c-7408-47a4-bd3b-eaf065538b8e", "links": [{"href": "http://172.30.9.21:8774/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e", "rel": "bookmark"}]}, "id": "9c1854cf-6df8-47a5-8255-f97b86e275a6", "user_id": "e645235fcf7c42c1b2d8d5392c870030", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:32:31Z", "hostId": "d4fdbcf6ac16777ff984c1a9864c937840264f8c33f5cfb0636ffbc2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp", "name": "CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst", "created": "2018-12-28T18:32:08Z", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:32:38,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-7b54fb54-66d5-4b33-b8e8-c7a5c6831443 2018-12-28 18:32:38,770 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst] is - ACTIVE 2018-12-28 18:32:38,770 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:32:41,774 - create_instance - DEBUG - VM status query timeout in 290.098837137 2018-12-28 18:32:41,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d93a876ea86cd2e367f8ff649cf36457c99822" 2018-12-28 18:32:41,829 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:32: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-3a554523-f45f-43fc-adc7-9fd3e30881d7 x-compute-request-id: req-3a554523-f45f-43fc-adc7-9fd3e30881d7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9c1854cf-6df8-47a5-8255-f97b86e275a6 could not be found.", "code": 404}} 2018-12-28 18:32:41,829 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9c1854cf-6df8-47a5-8255-f97b86e275a6 used request id req-3a554523-f45f-43fc-adc7-9fd3e30881d7 2018-12-28 18:32:41,830 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9c1854cf-6df8-47a5-8255-f97b86e275a6 could not be found. (HTTP 404) (Request-ID: req-3a554523-f45f-43fc-adc7-9fd3e30881d7) 2018-12-28 18:32:41,830 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-inst 2018-12-28 18:32:41,831 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp 2018-12-28 18:32:41,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1df2384d484a42c4d02913e9b6990bc7baf1938" 2018-12-28 18:32:41,883 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:32: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-4c289dbf-f1ca-404b-bae4-7a5f46a0b31b x-compute-request-id: req-4c289dbf-f1ca-404b-bae4-7a5f46a0b31b Content-Length: 0 Content-Type: application/json 2018-12-28 18:32:41,883 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-kp used request id req-4c289dbf-f1ca-404b-bae4-7a5f46a0b31b 2018-12-28 18:32:41,884 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f.pub] 2018-12-28 18:32:41,884 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f] 2018-12-28 18:32:41,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce9f8a8e5e105a4989d31141c48ca3059979e8e" 2018-12-28 18:32:41,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:32: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-895b602f-1cb0-4997-bef3-a133ff246cff x-compute-request-id: req-895b602f-1cb0-4997-bef3-a133ff246cff Content-Length: 0 Content-Type: application/json 2018-12-28 18:32:41,932 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/f78efc1c-7408-47a4-bd3b-eaf065538b8e used request id req-895b602f-1cb0-4997-bef3-a133ff246cff 2018-12-28 18:32:41,933 - neutron_utils - INFO - Deleting security group rule with ID - 7e7d1d37-6d1c-4ae2-bb22-a519b2553dee 2018-12-28 18:32:41,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7e7d1d37-6d1c-4ae2-bb22-a519b2553dee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:32:42,201 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c1ed425-f63c-41a6-927b-0eb57abf29d6 Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:42,201 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7e7d1d37-6d1c-4ae2-bb22-a519b2553dee used request id req-9c1ed425-f63c-41a6-927b-0eb57abf29d6 2018-12-28 18:32:42,201 - neutron_utils - INFO - Deleting security group rule with ID - 5b02c651-2d8e-42fc-9657-a2c69e7e50a8 2018-12-28 18:32:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/5b02c651-2d8e-42fc-9657-a2c69e7e50a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:32:42,487 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77223262-4336-458a-bf57-5d4dc2a63156 Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:42,487 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/5b02c651-2d8e-42fc-9657-a2c69e7e50a8 used request id req-77223262-4336-458a-bf57-5d4dc2a63156 2018-12-28 18:32:42,487 - neutron_utils - INFO - Deleting security group rule with ID - 89eb193e-aaad-46c4-bb99-61c689dc8e7b 2018-12-28 18:32:42,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/89eb193e-aaad-46c4-bb99-61c689dc8e7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:32:42,626 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e47ae48-7607-4663-ae5a-cf2ba6a3ff77 Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:42,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/89eb193e-aaad-46c4-bb99-61c689dc8e7b used request id req-0e47ae48-7607-4663-ae5a-cf2ba6a3ff77 2018-12-28 18:32:42,626 - neutron_utils - INFO - Deleting security group rule with ID - a933106d-361a-4ff4-a059-7136402d7c00 2018-12-28 18:32:42,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/a933106d-361a-4ff4-a059-7136402d7c00 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:32:42,924 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0ea85cf3-d4a1-4db0-ab5e-f632a1f53612 Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:42,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/a933106d-361a-4ff4-a059-7136402d7c00 used request id req-0ea85cf3-d4a1-4db0-ab5e-f632a1f53612 2018-12-28 18:32:42,924 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-sec-grp 2018-12-28 18:32:42,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/16a47960-cb37-4d67-9b91-e94155e7b5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75aa9abdbbb6f1db5672423e038e05098a783d69" 2018-12-28 18:32:43,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6912661a-ac1e-4478-8c0b-0312aeb2126e Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:43,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/16a47960-cb37-4d67-9b91-e94155e7b5c5 used request id req-6912661a-ac1e-4478-8c0b-0312aeb2126e 2018-12-28 18:32:43,207 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router and subnet CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet 2018-12-28 18:32:43,207 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router 2018-12-28 18:32:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" -d '{"subnet_id": "e3633767-c024-4c97-8a21-6ebce72f1bb3"}' 2018-12-28 18:32:44,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-997ca26a-1e8c-4674-b52a-3453b1536654 Date: Fri, 28 Dec 2018 18:32:44 GMT RESP BODY: {"network_id": "fca832e5-ef40-4ea3-9e08-283e4aa6e681", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "subnet_id": "e3633767-c024-4c97-8a21-6ebce72f1bb3", "subnet_ids": ["e3633767-c024-4c97-8a21-6ebce72f1bb3"], "port_id": "3dca87c1-0921-4db5-ae77-482434805504", "id": "36e826b4-dba4-44de-a07d-492460f090e0"} 2018-12-28 18:32:44,577 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0/remove_router_interface used request id req-997ca26a-1e8c-4674-b52a-3453b1536654 2018-12-28 18:32:44,577 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router 2018-12-28 18:32:44,577 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-router 2018-12-28 18:32:44,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}258577ec5652f4cf3fab9b44b0c1a5616bf848ae" 2018-12-28 18:32:48,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c0452bc-fcbc-411f-acd7-b781c7d606ef Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:48,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/36e826b4-dba4-44de-a07d-492460f090e0 used request id req-2c0452bc-fcbc-411f-acd7-b781c7d606ef 2018-12-28 18:32:48,037 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet 2018-12-28 18:32:48,037 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-subnet 2018-12-28 18:32:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/e3633767-c024-4c97-8a21-6ebce72f1bb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:32:50,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99a6f4f6-a6e8-41df-b100-bf6c7c23e900 Date: Fri, 28 Dec 2018 18:32:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:50,371 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/e3633767-c024-4c97-8a21-6ebce72f1bb3 used request id req-99a6f4f6-a6e8-41df-b100-bf6c7c23e900 2018-12-28 18:32:50,372 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-pub-net 2018-12-28 18:32:50,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/fca832e5-ef40-4ea3-9e08-283e4aa6e681 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ca4c153f50a1b77c6f0c80e6e98bb5d434fbbd8" 2018-12-28 18:32:51,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09e2c681-38ed-4405-813d-7f2bbcd3a22b Date: Fri, 28 Dec 2018 18:32:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:51,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/fca832e5-ef40-4ea3-9e08-283e4aa6e681 used request id req-09e2c681-38ed-4405-813d-7f2bbcd3a22b 2018-12-28 18:32:51,701 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-92e2bb84-f0c1-41ab-9577-55c1f110338f-image 2018-12-28 18:32:51,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09dc12d06a455661106c97ae7662ecd04d481a6f" 2018-12-28 18:32:52,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-59536d95-22ac-4ca4-9b75-5d1e81744510 Date: Fri, 28 Dec 2018 18:32:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:32:52,284 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/50cff583-c29f-4391-8469-196ea4c7cb49 used request id req-59536d95-22ac-4ca4-9b75-5d1e81744510 2018-12-28 18:32:52,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:52,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-df804035-1df1-496c-93ca-051a23bd48b5 Date: Fri, 28 Dec 2018 18:32:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:42Z", "updated_at": "2018-12-28T18:31:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "revision_number": 0, "id": "4495a2f5-3028-4135-bb7f-f47108dcc330", "remote_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "revision_number": 0, "id": "623dee73-65ff-4156-a642-0cc92e649063", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "revision_number": 0, "id": "c440e565-9542-45db-910c-b1a8c5cfa51d", "remote_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "revision_number": 0, "id": "f2fb739b-43a0-477f-a529-4dce429edba9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "tenant_id": "25b11909e58e4374bef51fac956c93bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "25b11909e58e4374bef51fac956c93bf"}], "revision_number": 4, "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:32:52,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-df804035-1df1-496c-93ca-051a23bd48b5 2018-12-28 18:32:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:52,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289f7bf9-be53-4f5e-887a-22f90104ac72 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf"}, "enabled": true, "id": "25b11909e58e4374bef51fac956c93bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj"}} 2018-12-28 18:32:52,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-289f7bf9-be53-4f5e-887a-22f90104ac72 2018-12-28 18:32:52,610 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ce3f8d9-9553-4479-83bb-bad0b146be83 2018-12-28 18:32:52,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0ce3f8d9-9553-4479-83bb-bad0b146be83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:52,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3d39b062-fb33-4885-84eb-9141ae28cac9 Date: Fri, 28 Dec 2018 18:32:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:42Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "4495a2f5-3028-4135-bb7f-f47108dcc330"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:42Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "623dee73-65ff-4156-a642-0cc92e649063"}, {"remote_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:42Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "c440e565-9542-45db-910c-b1a8c5cfa51d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:31:42Z", "security_group_id": "0ce3f8d9-9553-4479-83bb-bad0b146be83", "port_range_min": null, "revision_number": 0, "tenant_id": "25b11909e58e4374bef51fac956c93bf", "created_at": "2018-12-28T18:31:42Z", "project_id": "25b11909e58e4374bef51fac956c93bf", "id": "f2fb739b-43a0-477f-a529-4dce429edba9"}]} 2018-12-28 18:32:52,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=0ce3f8d9-9553-4479-83bb-bad0b146be83 used request id req-3d39b062-fb33-4885-84eb-9141ae28cac9 2018-12-28 18:32:52,792 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:32:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/0ce3f8d9-9553-4479-83bb-bad0b146be83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:53,076 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70bc1c2d-acb6-4e67-ad52-7c733ef47210 Content-Length: 0 Date: Fri, 28 Dec 2018 18:32:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:32:53,076 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/0ce3f8d9-9553-4479-83bb-bad0b146be83 used request id req-70bc1c2d-acb6-4e67-ad52-7c733ef47210 2018-12-28 18:32:53,077 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj 2018-12-28 18:32:53,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:53,286 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-196f3fb1-63df-4f58-9e4e-d70b7dab20e6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:32:53,287 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/25b11909e58e4374bef51fac956c93bf used request id req-196f3fb1-63df-4f58-9e4e-d70b7dab20e6 2018-12-28 18:32:53,287 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-proj-role 2018-12-28 18:32:53,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a6b697c4d5ee4316bbbdb5f427eb8293 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:53,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5503e8a7-2bb7-4246-81d9-156d0f58ef76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:32:53,391 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a6b697c4d5ee4316bbbdb5f427eb8293 used request id req-5503e8a7-2bb7-4246-81d9-156d0f58ef76 2018-12-28 18:32:53,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e839edb3d96bff7fc684d1abec755e688a492757" 2018-12-28 18:32:53,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b1c9da-b6b8-4239-a725-1b70e84a8430 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:32:53,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a8b1c9da-b6b8-4239-a725-1b70e84a8430 2018-12-28 18:32:53,482 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-a56c2a3b-1cf0-412-user 2018-12-28 18:32:53,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/e645235fcf7c42c1b2d8d5392c870030 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e59c504f4d08ef9bf34ccc87e81b8a9db16754e" 2018-12-28 18:32:53,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a00837e-33b2-4998-af0f-0d8603e3458d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:32:53,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/e645235fcf7c42c1b2d8d5392c870030 used request id req-7a00837e-33b2-4998-af0f-0d8603e3458d 2018-12-28 18:32:53,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:32:54,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["NHgjCeLYSFesrGkeesiXXA"], "issued_at": "2018-12-28T18:32:54.000000Z"}} 2018-12-28 18:32:54,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a06a502406e8f8fcde9a7e4ea2e5dcd094f7e9c" 2018-12-28 18:32:54,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91132b28-7d1a-4cb0-8396-3b9a5fbc254e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:54,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-91132b28-7d1a-4cb0-8396-3b9a5fbc254e 2018-12-28 18:32:54,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:32:54,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:32:54,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["hoHuH2m8RxSG_p7k8oUBYQ"], "issued_at": "2018-12-28T18:32:54.000000Z"}} 2018-12-28 18:32:54,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:32:54,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a602f853-bb76-4574-9d57-27dc3e3449b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:54,790 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a602f853-bb76-4574-9d57-27dc3e3449b1 2018-12-28 18:32:54,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:32:54,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:32: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:32:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-86475300-c216-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:32:54,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2f90239-1afb-404b-99b5-4b9b64d4d677 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-86475300-c216-489-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:32:54,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-86475300-c216-489-proj used request id req-c2f90239-1afb-404b-99b5-4b9b64d4d677 2018-12-28 18:32:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:32:54,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02435f8b-574c-4ca7-a95c-75d1fe522f11 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:32:54,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-02435f8b-574c-4ca7-a95c-75d1fe522f11 2018-12-28 18:32:54,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}}' 2018-12-28 18:32:55,026 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:32:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48e24b77-8b1e-44b3-a92c-ea44fa7387f3 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:32:55,026 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-48e24b77-8b1e-44b3-a92c-ea44fa7387f3 2018-12-28 18:32:55,026 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-86475300-c216-489-proj 2018-12-28 18:32:55,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:32:55,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:32:55,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:32:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["d1K00gjZT06JV-ZF4QTPAQ"], "issued_at": "2018-12-28T18:32:55.000000Z"}} 2018-12-28 18:32:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7836cb9e99ea337406c2e6933fccf1069be659" 2018-12-28 18:32:55,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b71d62b-30e4-46ee-99f0-2d8c742c19a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:55,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5b71d62b-30e4-46ee-99f0-2d8c742c19a0 2018-12-28 18:32:55,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:32:55,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:32: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:32:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7836cb9e99ea337406c2e6933fccf1069be659" 2018-12-28 18:32:55,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f8e8057-c4ba-4741-89fa-2e5c882fd3f0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:32:55,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-7f8e8057-c4ba-4741-89fa-2e5c882fd3f0 2018-12-28 18:32:55,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-86475300-c216-489-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7836cb9e99ea337406c2e6933fccf1069be659" 2018-12-28 18:32:55,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a98f06-48f0-45f5-89bb-6466d1cb6ebf Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-86475300-c216-489-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}]} 2018-12-28 18:32:55,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-86475300-c216-489-proj used request id req-a9a98f06-48f0-45f5-89bb-6466d1cb6ebf 2018-12-28 18:32:55,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7836cb9e99ea337406c2e6933fccf1069be659" 2018-12-28 18:32:55,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a2cedc7-ced4-459d-9f95-31e456710da1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:32:55,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-1a2cedc7-ced4-459d-9f95-31e456710da1 2018-12-28 18:32:56,157 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-86475300-c216-489-user 2018-12-28 18:32:56,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:32:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:32:56,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88474943-e9d9-446c-9afa-7246e2dddb50 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:32:56,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-88474943-e9d9-446c-9afa-7246e2dddb50 2018-12-28 18:32:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}}' 2018-12-28 18:32:56,379 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1941a9ef-8f98-462f-b865-ef862e307fa9 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "links": {"self": "http://172.30.9.21:5000/v3/roles/ff7cd01749fb43cc8cfbe46c5f3a60df"}, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}} 2018-12-28 18:32:56,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-1941a9ef-8f98-462f-b865-ef862e307fa9 2018-12-28 18:32:56,379 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role 2018-12-28 18:32:56,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/ff7cd01749fb43cc8cfbe46c5f3a60df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:32:56,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e249496b-98f4-4ec4-bacc-dc9882e25a23 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/ff7cd01749fb43cc8cfbe46c5f3a60df"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role", "id": "ff7cd01749fb43cc8cfbe46c5f3a60df"}} 2018-12-28 18:32:56,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/ff7cd01749fb43cc8cfbe46c5f3a60df used request id req-e249496b-98f4-4ec4-bacc-dc9882e25a23 2018-12-28 18:32:56,470 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role to project CreateInstanceSingleNetworkTests-86475300-c216-489-proj 2018-12-28 18:32:56,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f/users/6c8f11a5e67b470d85102b074c217090/roles/ff7cd01749fb43cc8cfbe46c5f3a60df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:32:56,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3f6ce89-eef3-48d5-9485-4b7f1dfffea0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:32:56,604 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f/users/6c8f11a5e67b470d85102b074c217090/roles/ff7cd01749fb43cc8cfbe46c5f3a60df used request id req-e3f6ce89-eef3-48d5-9485-4b7f1dfffea0 2018-12-28 18:32:56,604 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:32:56,605 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:32:56,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:32:56,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:32:56,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["DDCC1ZZGTjK63mxXLWew8Q"], "issued_at": "2018-12-28T18:32:56.000000Z"}} 2018-12-28 18:32:56,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:32:57,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e952a5d-9c10-49f5-8c57-87c5596c4ccb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:57,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9e952a5d-9c10-49f5-8c57-87c5596c4ccb 2018-12-28 18:32:57,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:32:57,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-10311360-109e-476f-9586-20a77e569ace Date: Fri, 28 Dec 2018 18:32:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image"} 2018-12-28 18:32:57,231 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image used request id req-10311360-109e-476f-9586-20a77e569ace 2018-12-28 18:32:57,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:32:57,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d976baca-2795-4e5b-92c1-6eb14eea7289 Date: Fri, 28 Dec 2018 18:32:57 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:32:57,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-d976baca-2795-4e5b-92c1-6eb14eea7289 2018-12-28 18:32:57,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image"}' 2018-12-28 18:32:57,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 X-Openstack-Request-Id: req-0de93e59-3537-458f-b012-1c803450030f Date: Fri, 28 Dec 2018 18:32:57 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:32:57Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:32:57Z", "visibility": "shared", "locations": [], "self": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "min_disk": 0, "protected": false, "id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "file": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/file", "checksum": null, "owner": "aa4b3aa412274b6c8429e58a20bfaf5f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:32:57,640 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0de93e59-3537-458f-b012-1c803450030f 2018-12-28 18:32:57,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" -d '' 2018-12-28 18:32:59,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7cc9d8dc-abab-430e-bfb0-43cee820bafe Date: Fri, 28 Dec 2018 18:32:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:32:59,132 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/file used request id req-7cc9d8dc-abab-430e-bfb0-43cee820bafe 2018-12-28 18:32:59,133 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:32:59,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:32:59,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-413c2b09-a047-4c9f-bcf5-69ca990014ac Date: Fri, 28 Dec 2018 18:32:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:32:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/snap", "metadata": {}}], "self": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "min_disk": 0, "protected": false, "id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "file": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa4b3aa412274b6c8429e58a20bfaf5f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:32:59,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 used request id req-413c2b09-a047-4c9f-bcf5-69ca990014ac 2018-12-28 18:32:59,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:32:59,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-08801701-4a8e-490d-a0bc-81d2cc9de1e8 Date: Fri, 28 Dec 2018 18:32: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-12-28 18:32:59,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-08801701-4a8e-490d-a0bc-81d2cc9de1e8 2018-12-28 18:32:59,463 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image 2018-12-28 18:32:59,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:32:59,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-65ef8e02-ecad-41c6-a191-28b6b29af80d Date: Fri, 28 Dec 2018 18:32:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:32:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/snap", "metadata": {}}], "self": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "min_disk": 0, "protected": false, "id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "file": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa4b3aa412274b6c8429e58a20bfaf5f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:32:59,484 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 used request id req-65ef8e02-ecad-41c6-a191-28b6b29af80d 2018-12-28 18:32:59,485 - create_image - DEBUG - Instance status is - active 2018-12-28 18:32:59,485 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image 2018-12-28 18:32:59,485 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image 2018-12-28 18:32:59,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:32:59,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:32:59,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:32:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["ZYhbfnmUSCaCmQ9RUWXQ9w"], "issued_at": "2018-12-28T18:32:59.000000Z"}} 2018-12-28 18:32:59,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:32:59,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03da5731-7d88-4789-a9e0-9392b5d124bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:32:59,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-03da5731-7d88-4789-a9e0-9392b5d124bf 2018-12-28 18:32:59,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:33:00,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4e379d71-97d4-4181-90ae-8cfaace72468 Date: Fri, 28 Dec 2018 18:33:00 GMT RESP BODY: {"networks":[]} 2018-12-28 18:33:00,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-4e379d71-97d4-4181-90ae-8cfaace72468 2018-12-28 18:33:00,123 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net 2018-12-28 18:33:00,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net", "admin_state_up": true}}' 2018-12-28 18:33:00,641 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e7b0810a-6033-4760-bd34-86233ffc2df5 Date: Fri, 28 Dec 2018 18:33:00 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:33:00Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","mtu":1450}} 2018-12-28 18:33:00,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-e7b0810a-6033-4760-bd34-86233ffc2df5 2018-12-28 18:33:00,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:33:00,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-90362f2a-1203-4b90-8d0c-c72bbc568f16 Date: Fri, 28 Dec 2018 18:33: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-12-28T18:33:00Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:00,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-90362f2a-1203-4b90-8d0c-c72bbc568f16 2018-12-28 18:33:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:33:01,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4b7863c5-1c1c-4a8b-8630-ea8380c763fc Date: Fri, 28 Dec 2018 18:33:01 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:33:01,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-4b7863c5-1c1c-4a8b-8630-ea8380c763fc 2018-12-28 18:33:01,174 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet 2018-12-28 18:33:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" -d '{"subnets": [{"ip_version": 4, "network_id": "00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]}' 2018-12-28 18:33:01,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-264cf7e9-e1ab-4772-b61e-f85f4e0d2f4c Date: Fri, 28 Dec 2018 18:33:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","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":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:01,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-264cf7e9-e1ab-4772-b61e-f85f4e0d2f4c 2018-12-28 18:33:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:33:01,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f9e79f1c-3620-4faf-b510-90ba6ce79346 Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:01,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-f9e79f1c-3620-4faf-b510-90ba6ce79346 2018-12-28 18:33:01,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:33:02,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0880ca49-4cb3-4f3d-ad1f-28bffc2d3b8f Date: Fri, 28 Dec 2018 18:33:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:02,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-0880ca49-4cb3-4f3d-ad1f-28bffc2d3b8f 2018-12-28 18:33:02,136 - OpenStackNetwork - DEBUG - Network [00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b] created successfully 2018-12-28 18:33:02,136 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:02,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:02,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["B-OcBvbXT0C0TWQnvdJc6w"], "issued_at": "2018-12-28T18:33:02.000000Z"}} 2018-12-28 18:33:02,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:02,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe2f3930-ca07-473c-ae50-f6f35bce61b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:02,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fe2f3930-ca07-473c-ae50-f6f35bce61b3 2018-12-28 18:33:02,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:02,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-336da1d8-1607-4952-b6a9-1030d56e4071 Date: Fri, 28 Dec 2018 18:33:02 GMT RESP BODY: {"routers": []} 2018-12-28 18:33:02,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router&admin_state_up=True used request id req-336da1d8-1607-4952-b6a9-1030d56e4071 2018-12-28 18:33:02,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:02,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:03,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["b5ObVPOqQWu1it780DBSCw"], "issued_at": "2018-12-28T18:33:03.000000Z"}} 2018-12-28 18:33:03,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfcfbb3d6b659dc9a06abf2dccf2e76bc135adf" 2018-12-28 18:33:03,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52c1f4e-52bd-4f43-92a8-2ca7be6d5725 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:03,232 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b52c1f4e-52bd-4f43-92a8-2ca7be6d5725 2018-12-28 18:33:03,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:03,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ce5ba088-aa93-4fd1-b4b2-56a0d38805b8 Date: Fri, 28 Dec 2018 18:33:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:33:03,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-ce5ba088-aa93-4fd1-b4b2-56a0d38805b8 2018-12-28 18:33:03,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:03,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a1158c64-ea0f-4ba3-a6a6-befed19e0260 Date: Fri, 28 Dec 2018 18:33:03 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:33:03,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-a1158c64-ea0f-4ba3-a6a6-befed19e0260 2018-12-28 18:33:03,668 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router 2018-12-28 18:33:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router", "admin_state_up": true}}' 2018-12-28 18:33:08,841 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c0d8e424-c513-42a5-85b1-438c1d176c13 Date: Fri, 28 Dec 2018 18:33:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:04Z", "admin_state_up": true, "updated_at": "2018-12-28T18:33:05Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "db8f9d6a-8f7a-461a-8a7b-5911d07eca2f", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router"}} 2018-12-28 18:33:08,841 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-c0d8e424-c513-42a5-85b1-438c1d176c13 2018-12-28 18:33:08,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=db8f9d6a-8f7a-461a-8a7b-5911d07eca2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:09,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-19fe3d43-6cb0-49ed-ab8d-f006f5177a81 Date: Fri, 28 Dec 2018 18:33:09 GMT RESP BODY: {"ports":[]} 2018-12-28 18:33:09,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=db8f9d6a-8f7a-461a-8a7b-5911d07eca2f used request id req-19fe3d43-6cb0-49ed-ab8d-f006f5177a81 2018-12-28 18:33:09,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:09,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b5436301-f7cd-4cf6-bf27-fe9788f2f572 Date: Fri, 28 Dec 2018 18: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:09,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-b5436301-f7cd-4cf6-bf27-fe9788f2f572 2018-12-28 18:33:09,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:33:09,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:33:09,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:09,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e321e51a-58d6-4c1c-a4fb-a708349ddb06 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:09,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-e321e51a-58d6-4c1c-a4fb-a708349ddb06 2018-12-28 18:33:09,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:09,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-915f3b65-536d-47eb-870f-5ffa1354f8e5 Date: Fri, 28 Dec 2018 18:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:09,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-915f3b65-536d-47eb-870f-5ffa1354f8e5 2018-12-28 18:33:09,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:09,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a94e3aa1-2673-41af-aa17-85ec25ff0bc7 Date: Fri, 28 Dec 2018 18:33:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:09,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet used request id req-a94e3aa1-2673-41af-aa17-85ec25ff0bc7 2018-12-28 18:33:09,868 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:33:09,868 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router 2018-12-28 18:33:09,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" -d '{"subnet_id": "8c8cbc87-db68-4719-826f-e11c733810bb"}' 2018-12-28 18:33:11,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-00c1716a-d290-4b50-96e4-22e649874eb0 Date: Fri, 28 Dec 2018 18:33:11 GMT RESP BODY: {"network_id": "00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "subnet_id": "8c8cbc87-db68-4719-826f-e11c733810bb", "subnet_ids": ["8c8cbc87-db68-4719-826f-e11c733810bb"], "port_id": "f1920ea0-d82d-419d-aed9-2c1ef6740ccb", "id": "db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"} 2018-12-28 18:33:11,898 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f/add_router_interface used request id req-00c1716a-d290-4b50-96e4-22e649874eb0 2018-12-28 18:33:11,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:11,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2553c0df-89ac-4eb0-8314-c096127bb29e Date: Fri, 28 Dec 2018 18:33:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:04Z", "admin_state_up": true, "updated_at": "2018-12-28T18:33:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "db8f9d6a-8f7a-461a-8a7b-5911d07eca2f", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router"}} 2018-12-28 18:33:11,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f used request id req-2553c0df-89ac-4eb0-8314-c096127bb29e 2018-12-28 18:33:11,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=db8f9d6a-8f7a-461a-8a7b-5911d07eca2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:12,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-c1cb9266-9964-4683-a04a-b7a1ac9d3395 Date: Fri, 28 Dec 2018 18:33:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:12,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=db8f9d6a-8f7a-461a-8a7b-5911d07eca2f used request id req-c1cb9266-9964-4683-a04a-b7a1ac9d3395 2018-12-28 18:33:12,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/8c8cbc87-db68-4719-826f-e11c733810bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:33:12,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-686fee16-4361-4e26-9a97-b38a1e2f2ac3 Date: Fri, 28 Dec 2018 18:33:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","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":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}} 2018-12-28 18:33:12,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/8c8cbc87-db68-4719-826f-e11c733810bb used request id req-686fee16-4361-4e26-9a97-b38a1e2f2ac3 2018-12-28 18:33:12,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:12,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:12,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["pdUlOFxHT6GWIvxAZQujdw"], "issued_at": "2018-12-28T18:33:12.000000Z"}} 2018-12-28 18:33:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd0de73c7960ce54b12cecda883f35e0afca14a" 2018-12-28 18:33:12,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22b5504-5245-4847-95cd-ff79249e93ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:12,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e22b5504-5245-4847-95cd-ff79249e93ee 2018-12-28 18:33:12,724 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:33:12,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd0de73c7960ce54b12cecda883f35e0afca14a" 2018-12-28 18:33:12,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-ffd40721-50d2-4583-a10d-d714fedadaba x-compute-request-id: req-ffd40721-50d2-4583-a10d-d714fedadaba Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:33:12,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-ffd40721-50d2-4583-a10d-d714fedadaba 2018-12-28 18:33:12,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd0de73c7960ce54b12cecda883f35e0afca14a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-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-12-28 18:33:12,953 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-33145001-3399-4e26-b017-895c9f18a7ab x-compute-request-id: req-33145001-3399-4e26-b017-895c9f18a7ab Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:33:12,953 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-33145001-3399-4e26-b017-895c9f18a7ab 2018-12-28 18:33:12,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:12,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:13,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["DJpVJfPpQQWrV5uqjpbxLA"], "issued_at": "2018-12-28T18:33:13.000000Z"}} 2018-12-28 18:33:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386beb687a974379d31fe9b52c42e4d310668097" 2018-12-28 18:33:13,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9434bb4-08f6-4274-8112-b1af2c92635a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:13,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a9434bb4-08f6-4274-8112-b1af2c92635a 2018-12-28 18:33:13,408 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:33:13,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386beb687a974379d31fe9b52c42e4d310668097" 2018-12-28 18:33:13,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-38e43108-cce7-4f0a-abb1-272d998ae417 x-compute-request-id: req-38e43108-cce7-4f0a-abb1-272d998ae417 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:33:13,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-38e43108-cce7-4f0a-abb1-272d998ae417 2018-12-28 18:33:13,579 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp... 2018-12-28 18:33:13,579 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:33:13,593 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp 2018-12-28 18:33:13,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386beb687a974379d31fe9b52c42e4d310668097" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6bg83Vk+abiA26IpARAmW1S1uzuApSwRJgYqKpe5l3HHjUzMncHN/m+iSu4Ve6rEcMzljcnZ3tJvT0hRvZGC98fJpTja3svSsxuLd14a7WP5s3/lgegwbugKgHFnJS2xph7uJpT+vOa8zNZZedPStI0V/hoiKfax0NUhuGwfZYw==", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp"}}' 2018-12-28 18:33:13,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-b9b3bd4a-8ac1-46c4-8e86-1b99025dc77e x-compute-request-id: req-b9b3bd4a-8ac1-46c4-8e86-1b99025dc77e Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC6bg83Vk+abiA26IpARAmW1S1uzuApSwRJgYqKpe5l3HHjUzMncHN/m+iSu4Ve6rEcMzljcnZ3tJvT0hRvZGC98fJpTja3svSsxuLd14a7WP5s3/lgegwbugKgHFnJS2xph7uJpT+vOa8zNZZedPStI0V/hoiKfax0NUhuGwfZYw==", "user_id": "6c8f11a5e67b470d85102b074c217090", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "fingerprint": "60:45:c3:cd:22:3a:39:93:9f:c6:1c:6f:4b:86:a7:ac"}} 2018-12-28 18:33:13,721 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b9b3bd4a-8ac1-46c4-8e86-1b99025dc77e 2018-12-28 18:33:13,724 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e.pub 2018-12-28 18:33:13,724 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e 2018-12-28 18:33:13,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:13,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:14,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["tA_HvT1CQC6kHBgytzOePg"], "issued_at": "2018-12-28T18:33:14.000000Z"}} 2018-12-28 18:33:14,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:14,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d1f1e6-265e-4eee-b551-47d10644e285 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:14,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-51d1f1e6-265e-4eee-b551-47d10644e285 2018-12-28 18:33:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:14,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-36e543f7-dfdb-4356-ac07-282d290ffa47 Date: Fri, 28 Dec 2018 18:33:14 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:33:14,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp used request id req-36e543f7-dfdb-4356-ac07-282d290ffa47 2018-12-28 18:33:14,492 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp... 2018-12-28 18:33:14,492 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp 2018-12-28 18:33:14,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}}' 2018-12-28 18:33:14,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-42cd596a-74f7-4b88-8a3c-1274f97d6823 Date: Fri, 28 Dec 2018 18:33:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "updated_at": "2018-12-28T18:33:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "f3728aa6-345f-4390-a1b1-1b91365609a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 2, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}} 2018-12-28 18:33:14,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-42cd596a-74f7-4b88-8a3c-1274f97d6823 2018-12-28 18:33:14,866 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:15,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b084be92-67bc-44c7-8474-9940a772e2a3 Date: Fri, 28 Dec 2018 18:33: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-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:15,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-b084be92-67bc-44c7-8474-9940a772e2a3 2018-12-28 18:33:15,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:15,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:15,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ea5ef5a-b427-4011-84d3-48530c9b08a3 Date: Fri, 28 Dec 2018 18:33: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-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:15,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-3ea5ef5a-b427-4011-84d3-48530c9b08a3 2018-12-28 18:33:15,236 - neutron_utils - INFO - Retrieving security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:15,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6aa88e06-feea-4919-8158-863436109980 Date: Fri, 28 Dec 2018 18:33:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "updated_at": "2018-12-28T18:33:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "f3728aa6-345f-4390-a1b1-1b91365609a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 2, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}]} 2018-12-28 18:33:15,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-6aa88e06-feea-4919-8158-863436109980 2018-12-28 18:33:15,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:15,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fbfce5ae-7363-42c8-8c72-3426a9ab7cb6 Date: Fri, 28 Dec 2018 18:33: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-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:15,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-fbfce5ae-7363-42c8-8c72-3426a9ab7cb6 2018-12-28 18:33:15,630 - neutron_utils - INFO - Retrieving security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:15,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:15,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-6339999b-b79b-46d8-969c-f984a7c9d8a7 Date: Fri, 28 Dec 2018 18:33:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "updated_at": "2018-12-28T18:33:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "f3728aa6-345f-4390-a1b1-1b91365609a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 2, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}]} 2018-12-28 18:33:15,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-6339999b-b79b-46d8-969c-f984a7c9d8a7 2018-12-28 18:33:15,681 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:15,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8dd504e6-7293-4a06-90f2-5798a4554c84 Date: Fri, 28 Dec 2018 18:33: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-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:15,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-8dd504e6-7293-4a06-90f2-5798a4554c84 2018-12-28 18:33:15,852 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp 2018-12-28 18:33:15,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:16,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c5280653-5d44-400c-b97d-06eab1dde8e7 Date: Fri, 28 Dec 2018 18:33:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "updated_at": "2018-12-28T18:33:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "f3728aa6-345f-4390-a1b1-1b91365609a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 2, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}]} 2018-12-28 18:33:16,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp used request id req-c5280653-5d44-400c-b97d-06eab1dde8e7 2018-12-28 18:33:16,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:33:16,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:33: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:33:16,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:16,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-506b484e-4012-4fbf-9a75-e3b2f2b82f8c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:16,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-506b484e-4012-4fbf-9a75-e3b2f2b82f8c 2018-12-28 18:33:16,136 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:16,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2f25938-2cba-4047-b76e-9de24611bf4f Date: Fri, 28 Dec 2018 18:33:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:16,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-a2f25938-2cba-4047-b76e-9de24611bf4f 2018-12-28 18:33:16,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e"}}' 2018-12-28 18:33:16,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-757b14be-3fe7-40db-9c62-3081afb827e7 Date: Fri, 28 Dec 2018 18:33:16 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-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:16Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "5e4b5205-2d29-4829-96cc-e39df4a455e4"}} 2018-12-28 18:33:16,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-757b14be-3fe7-40db-9c62-3081afb827e7 2018-12-28 18:33:16,339 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp 2018-12-28 18:33:16,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:16,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-90f1f06e-3afb-4138-8e17-39a654a9baaf Date: Fri, 28 Dec 2018 18:33:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "updated_at": "2018-12-28T18:33:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:16Z", "revision_number": 0, "id": "5e4b5205-2d29-4829-96cc-e39df4a455e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "f3728aa6-345f-4390-a1b1-1b91365609a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 3, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}]} 2018-12-28 18:33:16,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp used request id req-90f1f06e-3afb-4138-8e17-39a654a9baaf 2018-12-28 18:33:16,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:16,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-115d507f-e35d-4a1c-a29b-7e58826052ed Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:16,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-115d507f-e35d-4a1c-a29b-7e58826052ed 2018-12-28 18:33:16,474 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:16,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:16,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ba27dca1-c4b6-4b54-94b7-fcfc6ccf8822 Date: Fri, 28 Dec 2018 18:33:16 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-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:16Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "5e4b5205-2d29-4829-96cc-e39df4a455e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:16,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-ba27dca1-c4b6-4b54-94b7-fcfc6ccf8822 2018-12-28 18:33:16,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e"}}' 2018-12-28 18:33:16,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4c4b899d-4ea2-418c-a74a-2fb2c272ef8f Date: Fri, 28 Dec 2018 18:33:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:16Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "1f5ba1d6-9fdd-4e5f-9fd1-99fdd104cf19"}} 2018-12-28 18:33:16,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-4c4b899d-4ea2-418c-a74a-2fb2c272ef8f 2018-12-28 18:33:16,973 - neutron_utils - INFO - Retrieving security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:16,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:17,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-a918f009-fdea-4fce-b3e0-f0f18bf54b9e Date: Fri, 28 Dec 2018 18:33:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "updated_at": "2018-12-28T18:33:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:33:16Z", "revision_number": 0, "id": "1f5ba1d6-9fdd-4e5f-9fd1-99fdd104cf19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:16Z", "revision_number": 0, "id": "5e4b5205-2d29-4829-96cc-e39df4a455e4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "revision_number": 0, "id": "f3728aa6-345f-4390-a1b1-1b91365609a3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 4, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}]} 2018-12-28 18:33:17,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-a918f009-fdea-4fce-b3e0-f0f18bf54b9e 2018-12-28 18:33:17,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f7f2c900-c877-4a2e-aa3e-75a7577ab43e 2018-12-28 18:33:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:17,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-979662da-b11d-44b9-9820-cde8fd3ce065 Date: Fri, 28 Dec 2018 18:33:17 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-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": 22, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:16Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "1f5ba1d6-9fdd-4e5f-9fd1-99fdd104cf19"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:16Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:16Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "5e4b5205-2d29-4829-96cc-e39df4a455e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "69de6ad9-ace9-476c-9692-b9fd6b78f142"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:14Z", "security_group_id": "f7f2c900-c877-4a2e-aa3e-75a7577ab43e", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:14Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "f3728aa6-345f-4390-a1b1-1b91365609a3"}]} 2018-12-28 18:33:17,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-979662da-b11d-44b9-9820-cde8fd3ce065 2018-12-28 18:33:17,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:17,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:17,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:33:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["h9ZPzTNES6eREAMxmSSqKQ"], "issued_at": "2018-12-28T18:33:17.000000Z"}} 2018-12-28 18:33:17,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:17,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c69743-1bdc-4e33-bc90-67b3f8eae771 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:17,801 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-85c69743-1bdc-4e33-bc90-67b3f8eae771 2018-12-28 18:33:17,802 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:33:17,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:17,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd254020-5242-4c74-9f1e-ffa33a9c70ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:17,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fd254020-5242-4c74-9f1e-ffa33a9c70ac 2018-12-28 18:33:17,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:18,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-699ec436-1e0b-4053-b69c-6ecd0c28b9fb Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:18,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-699ec436-1e0b-4053-b69c-6ecd0c28b9fb 2018-12-28 18:33:18,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:33:18,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:33: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:33:18,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:18,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c14ba40-88e5-4f1f-a650-459e4c6aed0a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:18,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-5c14ba40-88e5-4f1f-a650-459e4c6aed0a 2018-12-28 18:33:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:18,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ceb65c36-2b07-4f01-9e29-64cb2f5c249a Date: Fri, 28 Dec 2018 18:33:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:18,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-ceb65c36-2b07-4f01-9e29-64cb2f5c249a 2018-12-28 18:33:18,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:18,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f502f7ba-68a4-4d80-829a-268d0bcab778 Date: Fri, 28 Dec 2018 18:33:18 GMT RESP BODY: {"ports":[]} 2018-12-28 18:33:18,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1&admin_state_up=True used request id req-f502f7ba-68a4-4d80-829a-268d0bcab778 2018-12-28 18:33:18,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:18,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-36218d39-c5ac-4044-9967-07cc5e771b1b x-compute-request-id: req-36218d39-c5ac-4044-9967-07cc5e771b1b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:33:18,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst used request id req-36218d39-c5ac-4044-9967-07cc5e771b1b 2018-12-28 18:33:19,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:19,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1d7a24eb-572b-4c23-85ad-3db3f7eb014d Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:19,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-1d7a24eb-572b-4c23-85ad-3db3f7eb014d 2018-12-28 18:33:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:19,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bb9360-74ca-4a22-9c36-8f1d5d6e3497 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:19,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-73bb9360-74ca-4a22-9c36-8f1d5d6e3497 2018-12-28 18:33:19,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:19,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8201ce65-b90e-4196-83ef-696c758060f4 Date: Fri, 28 Dec 2018 18:33:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:19,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-8201ce65-b90e-4196-83ef-696c758060f4 2018-12-28 18:33:19,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:19,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44189ae5-d161-4cf2-849d-70dfa7813227 Date: Fri, 28 Dec 2018 18:33:19 GMT RESP BODY: {"ports":[]} 2018-12-28 18:33:19,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1&admin_state_up=True used request id req-44189ae5-d161-4cf2-849d-70dfa7813227 2018-12-28 18:33:19,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:33:19,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:33:19,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff7cd01749fb43cc8cfbe46c5f3a60df", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role"}], "expires_at": "2018-12-28T19:33:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/aa4b3aa412274b6c8429e58a20bfaf5f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-user", "id": "6c8f11a5e67b470d85102b074c217090"}, "audit_ids": ["SmzP21pnQzeOipFhv3lwlQ"], "issued_at": "2018-12-28T18:33:19.000000Z"}} 2018-12-28 18:33:19,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b03c2af3cdeecadce0ef64f12b0eb0f415e26a" 2018-12-28 18:33:19,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14c1b22c-8026-4620-a29b-7dcf2d7eabfc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:33:19,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-14c1b22c-8026-4620-a29b-7dcf2d7eabfc 2018-12-28 18:33:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:20,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-29b40ed1-26e5-469d-8860-1573afa13702 Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:20,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-29b40ed1-26e5-469d-8860-1573afa13702 2018-12-28 18:33:20,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:20,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c257ac4-6a36-47ec-b4cf-31b43407a224 Date: Fri, 28 Dec 2018 18:33:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:20,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-8c257ac4-6a36-47ec-b4cf-31b43407a224 2018-12-28 18:33:20,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:20,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-527537b0-059c-4dda-b2fd-bf21e5a1920e Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:20,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-527537b0-059c-4dda-b2fd-bf21e5a1920e 2018-12-28 18:33:20,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:33:20,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:33: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:33:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96b03c2af3cdeecadce0ef64f12b0eb0f415e26a" 2018-12-28 18:33:20,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c59ab27-b2bf-470f-9ecd-4cd4bd323558 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:20,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-5c59ab27-b2bf-470f-9ecd-4cd4bd323558 2018-12-28 18:33:20,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:20,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1cc41826-b619-4a1d-aa9b-098719cb7011 Date: Fri, 28 Dec 2018 18:33:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:20,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-1cc41826-b619-4a1d-aa9b-098719cb7011 2018-12-28 18:33:20,694 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net 2018-12-28 18:33:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" -d '{"port": {"network_id": "00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1", "admin_state_up": true}}' 2018-12-28 18:33:21,851 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-1ce6c780-9f63-4099-9570-92cea3877f9b Date: Fri, 28 Dec 2018 18:33:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c"],"mac_address":"fa:16:3e:78:79:8b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","qos_policy_id":null,"admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal"}} 2018-12-28 18:33:21,851 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-1ce6c780-9f63-4099-9570-92cea3877f9b 2018-12-28 18:33:21,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2fa494a2-f11c-41af-ab88-0473f996e965 Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:22,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-2fa494a2-f11c-41af-ab88-0473f996e965 2018-12-28 18:33:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62ce77d9-9728-4a8c-93de-e55c7047e0ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:22,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-62ce77d9-9728-4a8c-93de-e55c7047e0ca 2018-12-28 18:33:22,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-658fa740-376c-4fa0-afe6-8d590b592821 Date: Fri, 28 Dec 2018 18:33:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:22,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-658fa740-376c-4fa0-afe6-8d590b592821 2018-12-28 18:33:22,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-2979c95c-e32f-4cfa-b61b-c2ddd5268583 Date: Fri, 28 Dec 2018 18:33:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:33:22,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1&admin_state_up=True used request id req-2979c95c-e32f-4cfa-b61b-c2ddd5268583 2018-12-28 18:33:22,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a558888-7874-45f6-a850-46cba928f323 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:22,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-7a558888-7874-45f6-a850-46cba928f323 2018-12-28 18:33:22,727 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst 2018-12-28 18:33:22,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-0b827b82-335b-487e-bf4b-9789ce5c354f x-compute-request-id: req-0b827b82-335b-487e-bf4b-9789ce5c354f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-flavor-name"}]} 2018-12-28 18:33:22,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-0b827b82-335b-487e-bf4b-9789ce5c354f 2018-12-28 18:33:22,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-2a24e45c-6433-45e6-a394-344ec8d5875a x-compute-request-id: req-2a24e45c-6433-45e6-a394-344ec8d5875a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:33:22,785 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe used request id req-2a24e45c-6433-45e6-a394-344ec8d5875a 2018-12-28 18:33:22,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:22,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-b361fc1f-a8ad-4088-8126-d0a555b4e77e Date: Fri, 28 Dec 2018 18:33:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:32:57Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:32:59Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/snap", "metadata": {}}], "self": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "min_disk": 0, "protected": false, "id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "file": "/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aa4b3aa412274b6c8429e58a20bfaf5f", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image"} 2018-12-28 18:33:22,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image used request id req-b361fc1f-a8ad-4088-8126-d0a555b4e77e 2018-12-28 18:33:22,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:23,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0ffb79e6-f500-4851-aa71-c6eaa80afa8c Date: Fri, 28 Dec 2018 18:33:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-12-28 18:33:23,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0ffb79e6-f500-4851-aa71-c6eaa80afa8c 2018-12-28 18:33:23,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "imageRef": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "flavorRef": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "max_count": 1, "min_count": 1, "networks": [{"port": "2c02e268-9e6e-487e-9094-daabe7d31832"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}]}}' 2018-12-28 18:33:25,489 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:33: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-edfaedee-d779-4108-96b8-e3b8f6217bd0 x-compute-request-id: req-edfaedee-d779-4108-96b8-e3b8f6217bd0 Content-Length: 444 location: http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "15647444-4c25-4a92-866d-9c854af129a2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "adminPass": "8H4ibu5h63ru"}} 2018-12-28 18:33:25,489 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-edfaedee-d779-4108-96b8-e3b8f6217bd0 2018-12-28 18:33:25,492 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:25,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-5f3ce6ec-4120-451f-afc3-7800ec709566 x-compute-request-id: req-5f3ce6ec-4120-451f-afc3-7800ec709566 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.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "user_id": "6c8f11a5e67b470d85102b074c217090", "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-12-28T18:33:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:25,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-5f3ce6ec-4120-451f-afc3-7800ec709566 2018-12-28 18:33:25,853 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst 2018-12-28 18:33:25,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:26,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-be180485-c6da-4b89-8334-39b55f86186f x-compute-request-id: req-be180485-c6da-4b89-8334-39b55f86186f 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.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "user_id": "6c8f11a5e67b470d85102b074c217090", "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-12-28T18:33:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:26,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-be180485-c6da-4b89-8334-39b55f86186f 2018-12-28 18:33:26,074 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - BUILD 2018-12-28 18:33:26,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:33:29,077 - create_instance - DEBUG - VM status query timeout in 896.776303053 2018-12-28 18:33:29,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:29,545 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-0eb192e8-089f-45c5-b290-095134426640 x-compute-request-id: req-0eb192e8-089f-45c5-b290-095134426640 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.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:33:27Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:29,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-0eb192e8-089f-45c5-b290-095134426640 2018-12-28 18:33:29,545 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - BUILD 2018-12-28 18:33:29,546 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:33:32,549 - create_instance - DEBUG - VM status query timeout in 893.304380894 2018-12-28 18:33:32,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:33,281 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-2af3ca40-8484-4921-b03b-4e3c371333ff x-compute-request-id: req-2af3ca40-8484-4921-b03b-4e3c371333ff Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:33,281 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-2af3ca40-8484-4921-b03b-4e3c371333ff 2018-12-28 18:33:33,282 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:33,282 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:33:33,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:33,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-d4f9d3a6-0bc0-44f3-868e-d3bb11241970 x-compute-request-id: req-d4f9d3a6-0bc0-44f3-868e-d3bb11241970 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:33,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-d4f9d3a6-0bc0-44f3-868e-d3bb11241970 2018-12-28 18:33:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:34,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a96a64f9-eb4e-46d7-a62c-a43867cd8611 Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:34,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-a96a64f9-eb4e-46d7-a62c-a43867cd8611 2018-12-28 18:33:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:34,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197eb529-5e87-47f2-945a-3adde265df9e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:34,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-197eb529-5e87-47f2-945a-3adde265df9e 2018-12-28 18:33:34,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d8cb2e22-1ee2-48e5-8e89-b405aac57531 Date: Fri, 28 Dec 2018 18:33:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:34,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-d8cb2e22-1ee2-48e5-8e89-b405aac57531 2018-12-28 18:33:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:34,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-a28a95fc-e2e0-4962-9b62-d553be23cf0a Date: Fri, 28 Dec 2018 18:33:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.4"}],"id":"04bc2f88-fee4-42d2-8b3b-7929009b6742","security_groups":[],"mac_address":"fa:16:3e:62:ae:52","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":"15647444-4c25-4a92-866d-9c854af129a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.3"}],"id":"4c164434-4da3-43a0-a7a8-62a487627e15","security_groups":[],"mac_address":"fa:16:3e:8a:25:de","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.2"}],"id":"cf885eb1-6f63-4a5f-b29e-5e8862da0b41","security_groups":[],"mac_address":"fa:16:3e:6b:33:b6","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:34,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-a28a95fc-e2e0-4962-9b62-d553be23cf0a 2018-12-28 18:33:34,268 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:34,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-06c50fbb-9db2-42c9-ab84-9df72f92f197 x-compute-request-id: req-06c50fbb-9db2-42c9-ab84-9df72f92f197 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:34,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-06c50fbb-9db2-42c9-ab84-9df72f92f197 2018-12-28 18:33:34,742 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:34,742 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:33:34,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:35,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-5913dad8-928b-413c-97d0-c118a9361abd x-compute-request-id: req-5913dad8-928b-413c-97d0-c118a9361abd Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:35,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-5913dad8-928b-413c-97d0-c118a9361abd 2018-12-28 18:33:35,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:35,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc379df2-630c-4356-ab43-eab8130472fd Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:35,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-bc379df2-630c-4356-ab43-eab8130472fd 2018-12-28 18:33:35,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:35,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2992c5c-79cc-43dd-8b09-f449adee29eb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:35,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-d2992c5c-79cc-43dd-8b09-f449adee29eb 2018-12-28 18:33:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:35,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a606c5b0-4f2d-420d-a07a-2d2641f0d384 Date: Fri, 28 Dec 2018 18:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:35,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-a606c5b0-4f2d-420d-a07a-2d2641f0d384 2018-12-28 18:33:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:35,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-5984602e-9e12-4f39-b990-f7c181d92e22 Date: Fri, 28 Dec 2018 18:33:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.4"}],"id":"04bc2f88-fee4-42d2-8b3b-7929009b6742","security_groups":[],"mac_address":"fa:16:3e:62:ae:52","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":"15647444-4c25-4a92-866d-9c854af129a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.3"}],"id":"4c164434-4da3-43a0-a7a8-62a487627e15","security_groups":[],"mac_address":"fa:16:3e:8a:25:de","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.2"}],"id":"cf885eb1-6f63-4a5f-b29e-5e8862da0b41","security_groups":[],"mac_address":"fa:16:3e:6b:33:b6","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:35,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-5984602e-9e12-4f39-b990-f7c181d92e22 2018-12-28 18:33:35,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}}' 2018-12-28 18:33:36,822 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:33:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b81c67c5-3ed6-4e1e-8c86-1d8805645f09 x-compute-request-id: req-b81c67c5-3ed6-4e1e-8c86-1d8805645f09 Content-Length: 0 Content-Type: application/json 2018-12-28 18:33:36,822 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2/action used request id req-b81c67c5-3ed6-4e1e-8c86-1d8805645f09 2018-12-28 18:33:36,826 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:37,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-ffd07c1b-4ed7-47c0-825e-992c9f22697d x-compute-request-id: req-ffd07c1b-4ed7-47c0-825e-992c9f22697d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:37,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-ffd07c1b-4ed7-47c0-825e-992c9f22697d 2018-12-28 18:33:37,307 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:37,307 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:33:37,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:37,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df663be7-a7bc-486b-9c9d-508fd0afaa19 x-compute-request-id: req-df663be7-a7bc-486b-9c9d-508fd0afaa19 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:37,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-df663be7-a7bc-486b-9c9d-508fd0afaa19 2018-12-28 18:33:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:37,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-73869356-4338-4d1b-b6a8-99601f595d08 Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:37,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-73869356-4338-4d1b-b6a8-99601f595d08 2018-12-28 18:33:37,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:37,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cc649d-96c0-4156-a84b-0ed425e11ec1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:37,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-22cc649d-96c0-4156-a84b-0ed425e11ec1 2018-12-28 18:33:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:38,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b53735b9-193d-4562-8108-179cee93a108 Date: Fri, 28 Dec 2018 18:33:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:38,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-b53735b9-193d-4562-8108-179cee93a108 2018-12-28 18:33:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:38,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-e1a1c343-cba3-4c57-9856-84d957744e2f Date: Fri, 28 Dec 2018 18:33:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.4"}],"id":"04bc2f88-fee4-42d2-8b3b-7929009b6742","security_groups":[],"mac_address":"fa:16:3e:62:ae:52","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c","f7f2c900-c877-4a2e-aa3e-75a7577ab43e"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":"15647444-4c25-4a92-866d-9c854af129a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.3"}],"id":"4c164434-4da3-43a0-a7a8-62a487627e15","security_groups":[],"mac_address":"fa:16:3e:8a:25:de","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.2"}],"id":"cf885eb1-6f63-4a5f-b29e-5e8862da0b41","security_groups":[],"mac_address":"fa:16:3e:6b:33:b6","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:38,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-e1a1c343-cba3-4c57-9856-84d957744e2f 2018-12-28 18:33:38,277 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-12-28 18:33:38,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:38,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-1b2fa9cf-ad90-4b41-bdad-f03200725282 x-compute-request-id: req-1b2fa9cf-ad90-4b41-bdad-f03200725282 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:38,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-1b2fa9cf-ad90-4b41-bdad-f03200725282 2018-12-28 18:33:38,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:33:39,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-369ed1c5-cf1c-46dc-a7b0-1ab1f55989c8 x-compute-request-id: req-369ed1c5-cf1c-46dc-a7b0-1ab1f55989c8 Content-Encoding: gzip Content-Length: 9637 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 499557717 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.131243] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.132939] pid_max: default: 32768 minimum: 301\n[ 0.133853] ACPI: Core revision 20150930\n[ 0.135275] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136636] Security Framework initialized\n[ 0.137477] Yama: becoming mindful.\n[ 0.138241] AppArmor: AppArmor initialized\n[ 0.139118] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140428] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141708] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142949] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144333] Initializing cgroup subsys io\n[ 0.145163] Initializing cgroup subsys memory\n[ 0.146039] Initializing cgroup subsys devices\n[ 0.146947] Initializing cgroup subsys freezer\n[ 0.147860] Initializing cgroup subsys net_cls\n[ 0.148744] Initializing cgroup subsys perf_event\n[ 0.149683] Initializing cgroup subsys net_prio\n[ 0.150619] Initializing cgroup subsys hugetlb\n[ 0.151496] Initializing cgroup subsys pids\n[ 0.152381] CPU: Physical Processor ID: 0\n[ 0.153890] mce: CPU supports 10 MCE banks\n[ 0.154762] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164488] ftrace: allocating 31920 entries in 125 pages\n[ 0.190232] smpboot: Max logical packages: 2\n[ 0.191124] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192312] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193653] x2apic enabled\n[ 0.194469] Switched APIC routing to physical x2apic.\n[ 0.196251] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197504] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199734] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201704] KVM setup paravirtual spinlock\n[ 0.203145] x86: Booting SMP configuration:\n[ 0.204065] .... node #0, CPUs: #1\n[ 0.204974] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226685] x86: Booted up 1 node, 2 CPUs\n[ 0.226688] KVM setup async PF for cpu 1\n[ 0.226691] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229272] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.230778] devtmpfs: initialized\n[ 0.232826] evm: security.selinux\n[ 0.233551] evm: security.SMACK64\n[ 0.234268] evm: security.SMACK64EXEC\n[ 0.235048] evm: security.SMACK64TRANSMUTE\n[ 0.235894] evm: security.SMACK64MMAP\n[ 0.236650] evm: security.ima\n[ 0.237297] evm: security.capability\n[ 0.238164] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240065] pinctrl core: initialized pinctrl subsystem\n[ 0.241205] RTC time: 18:33:31, date: 12/28/18\n[ 0.242181] NET: Registered protocol family 16\n[ 0.252058] cpuidle: using governor ladder\n[ 0.264145] cpuidle: using governor menu\n[ 0.265010] PCCT header not found.\n[ 0.265818] ACPI: bus type PCI registered\n[ 0.266652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267957] PCI: Using configuration type 1 for base access\n[ 0.281434] ACPI: Added _OSI(Module Device)\n[ 0.282302] ACPI: Added _OSI(Processor Device)\n[ 0.283181] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.284090] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286478] ACPI: Interpreter enabled\n[ 0.287268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.291043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294894] ACPI: (supports S0 S5)\n[ 0.295617] ACPI: Using IOAPIC for interrupt routing\n[ 0.296719] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.300220] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301427] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302679] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306231] acpiphp: Slot [3] registered\n[ 0.307084] acpiphp: Slot [4] registered\n[ 0.307928] acpiphp: Slot [5] registered\n[ 0.308761] acpiphp: Slot [6] registered\n[ 0.309612] acpiphp: Slot [7] registered\n[ 0.310416] acpiphp: Slot [8] registered\n[ 0.311274] acpiphp: Slot [9] registered\n[ 0.312112] acpiphp: Slot [10] registered\n[ 0.323092] acpiphp: Slot [11] registered\n[ 0.323921] acpiphp: Slot [12] registered\n[ 0.324770] acpiphp: Slot [13] registered\n[ 0.325602] acpiphp: Slot [14] registered\n[ 0.326406] acpiphp: Slot [15] registered\n[ 0.327224] acpiphp: Slot [16] registered\n[ 0.328055] acpiphp: Slot [17] registered\n[ 0.328903] acpiphp: Slot [18] registered\n[ 0.329726] acpiphp: Slot [19] registered\n[ 0.330530] acpiphp: Slot [20] registered\n[ 0.331358] acpiphp: Slot [21] registered\n[ 0.332186] acpiphp: Slot [22] registered\n[ 0.333000] acpiphp: Slot [23] registered\n[ 0.333840] acpiphp: Slot [24] registered\n[ 0.334648] acpiphp: Slot [25] registered\n[ 0.335498] acpiphp: Slot [26] registered\n[ 0.336331] acpiphp: Slot [27] registered\n[ 0.337153] acpiphp: Slot [28] registered\n[ 0.337987] acpiphp: Slot [29] registered\n[ 0.338813] acpiphp: Slot [30] registered\n[ 0.339638] acpiphp: Slot [31] registered\n[ 0.340454] PCI host bridge to bus 0000:00\n[ 0.341284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342532] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345316] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346805] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.353184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354584] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355785] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357094] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363421] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411680] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.416200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418965] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420568] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423261] vgaarb: loaded\n[ 0.423895] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425111] SCSI subsystem initialized\n[ 0.425971] ACPI: bus type USB registered\n[ 0.426843] usbcore: registered new interface driver usbfs\n[ 0.427881] usbcore: registered new interface driver hub\n[ 0.428957] usbcore: registered new device driver usb\n[ 0.430126] PCI: Using ACPI for IRQ routing\n[ 0.431214] NetLabel: Initializing\n[ 0.431943] NetLabel: domain hash size = 128\n[ 0.432852] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434099] NetLabel: unlabeled traffic allowed by default\n[ 0.435315] clocksource: Switched to clocksource kvm-clock\n[ 0.441267] AppArmor: AppArmor Filesystem Enabled\n[ 0.442302] pnp: PnP ACPI init\n[ 0.443238] pnp: PnP ACPI: found 5 devices\n[ 0.450393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.452167] NET: Registered protocol family 2\n[ 0.453206] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.454543] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.455752] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.456968] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459237] NET: Registered protocol family 1\n[ 0.460162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461305] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462392] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481082] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499740] Trying to unpack rootfs image as initramfs...\n[ 0.549320] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.563501] Scanning for low memory corruption every 60 seconds\n[ 0.565009] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566193] audit: initializing netlink subsys (disabled)\n[ 0.567262] audit: type=2000 audit(1546022012.235:1): initialized\n[ 0.568665] Initialise system trusted keyring\n[ 0.569659] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.570882] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573028] zbud: loaded\n[ 0.573782] VFS: Disk quotas dquot_6.6.0\n[ 0.574635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576307] fuse init (API version 7.23)\n[ 0.577275] Key type big_key registered\n[ 0.578125] Allocating IMA MOK and blacklist keyrings.\n[ 0.579415] Key type asymmetric registered\n[ 0.580261] Asymmetric key parser 'x509' registered\n[ 0.581221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.582725] io scheduler noop registered\n[ 0.583566] io scheduler deadline registered (default)\n[ 0.584580] io scheduler cfq registered\n[ 0.585430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.586502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.587822] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.589283] ACPI: Power Button [PWRF]\n[ 0.590171] GHES: HEST is not enabled!\n[ 0.609645] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674825] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677381] Linux agpgart interface v0.103\n[ 0.680267] brd: module loaded\n[ 0.681776] loop: module loaded\n[ 0.688726] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.708967] GPT:90111 != 20971519\n[ 0.709715] GPT:Alternate GPT header not at the end of the disk.\n[ 0.710852] GPT:90111 != 20971519\n[ 0.711575] GPT: Use GNU Parted to correct GPT errors.\n[ 0.712595] vda: vda1 vda15\n[ 0.714179] scsi host0: ata_piix\n[ 0.715023] scsi host1: ata_piix\n[ 0.715770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.717021] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.718322] libphy: Fixed MDIO Bus: probed\n[ 0.719228] tun: Universal TUN/TAP device driver, 1.6\n[ 0.720272] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.722281] PPP generic driver version 2.4.2\n[ 0.723201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.724471] ehci-pci: EHCI PCI platform driver\n[ 0.725337] ehci-platform: EHCI generic platform driver\n[ 0.726309] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.727424] ohci-pci: OHCI PCI platform driver\n[ 0.728287] ohci-platform: OHCI generic platform driver\n[ 0.729259] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748083] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.750501] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.751525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.752630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.753829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.755227] usb usb1: Product: UHCI Host Controller\n[ 0.756156] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.757288] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.758314] hub 1-0:1.0: USB hub found\n[ 0.759083] hub 1-0:1.0: 2 ports detected\n[ 0.759992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762088] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763031] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764091] mousedev: PS/2 mouse device common for all mice\n[ 0.765386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.767211] rtc_cmos 00:00: RTC can wake from S4\n[ 0.768341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.769524] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770700] i2c /dev entries driver\n[ 0.771455] device-mapper: uevent: version 1.0.3\n[ 0.772403] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774005] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.775343] NET: Registered protocol family 10\n[ 0.776362] NET: Registered protocol family 17\n[ 0.777243] Key type dns_resolver registered\n[ 0.778213] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.779302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780451] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.782246] registered taskstats version 1\n[ 0.783077] Loading compiled-in X.509 certificates\n[ 0.784506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.786327] zswap: loaded using pool lzo/zbud\n[ 0.787869] Key type trusted registered\n[ 0.789600] Key type encrypted registered\n[ 0.790423] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791452] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792482] evm: HMAC attrs: 0x1\n[ 0.793454] Magic number: 14:82:596\n[ 0.794328] rtc_cmos 00:00: setting system clock to 2018-12-28 18:33:31 UTC (1546022011)\n[ 0.806378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.807526] EDD information not available.\n[ 0.876362] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.877912] Write protecting the kernel read-only data: 14336k\n[ 0.879544] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.881367] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.940988] 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.16\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.35. iid=i-00000104\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC98OUBif1gbP5VVQsLH5lro3C1cGKBeRigDMOytqU5KPgOmHS/LZm3jAmkbragcb8q/1p5Ewrj7/yoPMIKrDZ4NJunJX8otUZhpRMY3fQzL8TKewIaImsGiGuH9lvZRJbmoGocylVhenllwBs7InjUKAHD2i+7TRyYFilT5qL8j+AjeQ1WazC9VIG6pWtalUuuPGMjyBhhCSb0smgOnB+d6O55fIy+NJlBia/NXcswZz/r7wOlr53ee51rQ17oNvEEHTTK1Sq5+qDQNkXxsY2eqZXxJn52x2Lg70El308srIGrAgg9KmUnVzM1C9uPDLJO/SKpzR0jvtoTEy5ch7Wd root@createinstancesinglenetworktests-af182861-7629-48af-9274-91394f\nssh-dss AAAAB3NzaC1kc3MAAACBAPskYfUk2eeXonhWkK6ptAgXB1QdC2z6+7Uh5LHXETzki6WROpkYMu5Rou3YHsxtTSxitPsGtPVUMvIn5NBxEeH303ZbA+9vD07ne7KIvbARgQmcyJuBAgwozCTLyELLoKkkSkU30W+VMWIk38bqO2H7jQlc0YfuDI9IqI8+KW/PAAAAFQCVghSgy4I8WosZIbmc7DZMwtxPiQAAAIBt+MgpLj3QPVS7qjsGT0vz3XfwXKULcpgiFJJQ/RPXEzUoki8tgd4HS+CPNZYFf9hYR1xt3bzIj4k7TdBbzHpsqBVmWyi3/+ZAgAyvUkux2lb3wTqq4mkCAtcTxTWMQ0roOc5EVsSvD581PLuDcc62hxK6Jbxx2jIRA8LYQE83MgAAAIAly3aTyFFyFOpjjQiwtgvYYOicnG1MlfLvDqXRNzhy1pIkpoWixUQWvdrIv61+j8mM2LLqPYXDyY8bEzZEyCy/ADwrF2ejIkSprjHYpufx7BDKvSSBtNPYE8Sp3rrvWvYsZyR80Az6P4zjuhJbAJo+AU7zo1jBhgZBGalR3uSdmA== root@createinstancesinglenetworktests-af182861-7629-48af-9274-91394f\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:fe78:798b/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.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-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-af182861-7629-48af-9274-91394f\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.36 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-af182861-7629-48af-9274-91394f login: "} 2018-12-28 18:33:39,858 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2/action used request id req-369ed1c5-cf1c-46dc-a7b0-1ab1f55989c8 2018-12-28 18:33:39,859 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:33:39,860 - 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 499557717 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.131243] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.132939] pid_max: default: 32768 minimum: 301 [ 0.133853] ACPI: Core revision 20150930 [ 0.135275] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136636] Security Framework initialized [ 0.137477] Yama: becoming mindful. [ 0.138241] AppArmor: AppArmor initialized [ 0.139118] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140428] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141708] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142949] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144333] Initializing cgroup subsys io [ 0.145163] Initializing cgroup subsys memory [ 0.146039] Initializing cgroup subsys devices [ 0.146947] Initializing cgroup subsys freezer [ 0.147860] Initializing cgroup subsys net_cls [ 0.148744] Initializing cgroup subsys perf_event [ 0.149683] Initializing cgroup subsys net_prio [ 0.150619] Initializing cgroup subsys hugetlb [ 0.151496] Initializing cgroup subsys pids [ 0.152381] CPU: Physical Processor ID: 0 [ 0.153890] mce: CPU supports 10 MCE banks [ 0.154762] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155783] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158070] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164488] ftrace: allocating 31920 entries in 125 pages [ 0.190232] smpboot: Max logical packages: 2 [ 0.191124] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192312] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193653] x2apic enabled [ 0.194469] Switched APIC routing to physical x2apic. [ 0.196251] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197504] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199734] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201704] KVM setup paravirtual spinlock [ 0.203145] x86: Booting SMP configuration: [ 0.204065] .... node #0, CPUs: #1 [ 0.204974] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226685] x86: Booted up 1 node, 2 CPUs [ 0.226688] KVM setup async PF for cpu 1 [ 0.226691] kvm-stealtime: cpu 1, msr f90d940 [ 0.229272] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.230778] devtmpfs: initialized [ 0.232826] evm: security.selinux [ 0.233551] evm: security.SMACK64 [ 0.234268] evm: security.SMACK64EXEC [ 0.235048] evm: security.SMACK64TRANSMUTE [ 0.235894] evm: security.SMACK64MMAP [ 0.236650] evm: security.ima [ 0.237297] evm: security.capability [ 0.238164] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240065] pinctrl core: initialized pinctrl subsystem [ 0.241205] RTC time: 18:33:31, date: 12/28/18 [ 0.242181] NET: Registered protocol family 16 [ 0.252058] cpuidle: using governor ladder [ 0.264145] cpuidle: using governor menu [ 0.265010] PCCT header not found. [ 0.265818] ACPI: bus type PCI registered [ 0.266652] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267957] PCI: Using configuration type 1 for base access [ 0.281434] ACPI: Added _OSI(Module Device) [ 0.282302] ACPI: Added _OSI(Processor Device) [ 0.283181] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.284090] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286478] ACPI: Interpreter enabled [ 0.287268] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289154] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.291043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292950] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294894] ACPI: (supports S0 S5) [ 0.295617] ACPI: Using IOAPIC for interrupt routing [ 0.296719] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.300220] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301427] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302679] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303929] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306231] acpiphp: Slot [3] registered [ 0.307084] acpiphp: Slot [4] registered [ 0.307928] acpiphp: Slot [5] registered [ 0.308761] acpiphp: Slot [6] registered [ 0.309612] acpiphp: Slot [7] registered [ 0.310416] acpiphp: Slot [8] registered [ 0.311274] acpiphp: Slot [9] registered [ 0.312112] acpiphp: Slot [10] registered [ 0.323092] acpiphp: Slot [11] registered [ 0.323921] acpiphp: Slot [12] registered [ 0.324770] acpiphp: Slot [13] registered [ 0.325602] acpiphp: Slot [14] registered [ 0.326406] acpiphp: Slot [15] registered [ 0.327224] acpiphp: Slot [16] registered [ 0.328055] acpiphp: Slot [17] registered [ 0.328903] acpiphp: Slot [18] registered [ 0.329726] acpiphp: Slot [19] registered [ 0.330530] acpiphp: Slot [20] registered [ 0.331358] acpiphp: Slot [21] registered [ 0.332186] acpiphp: Slot [22] registered [ 0.333000] acpiphp: Slot [23] registered [ 0.333840] acpiphp: Slot [24] registered [ 0.334648] acpiphp: Slot [25] registered [ 0.335498] acpiphp: Slot [26] registered [ 0.336331] acpiphp: Slot [27] registered [ 0.337153] acpiphp: Slot [28] registered [ 0.337987] acpiphp: Slot [29] registered [ 0.338813] acpiphp: Slot [30] registered [ 0.339638] acpiphp: Slot [31] registered [ 0.340454] PCI host bridge to bus 0000:00 [ 0.341284] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342532] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343774] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345316] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346805] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.353184] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354584] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355785] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.357094] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363421] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364907] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411680] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413224] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414733] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.416200] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.417676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418965] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420568] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421692] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423261] vgaarb: loaded [ 0.423895] vgaarb: bridge control possible 0000:00:02.0 [ 0.425111] SCSI subsystem initialized [ 0.425971] ACPI: bus type USB registered [ 0.426843] usbcore: registered new interface driver usbfs [ 0.427881] usbcore: registered new interface driver hub [ 0.428957] usbcore: registered new device driver usb [ 0.430126] PCI: Using ACPI for IRQ routing [ 0.431214] NetLabel: Initializing [ 0.431943] NetLabel: domain hash size = 128 [ 0.432852] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434099] NetLabel: unlabeled traffic allowed by default [ 0.435315] clocksource: Switched to clocksource kvm-clock [ 0.441267] AppArmor: AppArmor Filesystem Enabled [ 0.442302] pnp: PnP ACPI init [ 0.443238] pnp: PnP ACPI: found 5 devices [ 0.450393] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452167] NET: Registered protocol family 2 [ 0.453206] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.454543] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.455752] TCP: Hash tables configured (established 2048 bind 2048) [ 0.456968] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.458066] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.459237] NET: Registered protocol family 1 [ 0.460162] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461305] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462392] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481082] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.499740] Trying to unpack rootfs image as initramfs... [ 0.549320] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.563501] Scanning for low memory corruption every 60 seconds [ 0.565009] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566193] audit: initializing netlink subsys (disabled) [ 0.567262] audit: type=2000 audit(1546022012.235:1): initialized [ 0.568665] Initialise system trusted keyring [ 0.569659] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.570882] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573028] zbud: loaded [ 0.573782] VFS: Disk quotas dquot_6.6.0 [ 0.574635] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576307] fuse init (API version 7.23) [ 0.577275] Key type big_key registered [ 0.578125] Allocating IMA MOK and blacklist keyrings. [ 0.579415] Key type asymmetric registered [ 0.580261] Asymmetric key parser 'x509' registered [ 0.581221] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.582725] io scheduler noop registered [ 0.583566] io scheduler deadline registered (default) [ 0.584580] io scheduler cfq registered [ 0.585430] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.586502] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.587822] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.589283] ACPI: Power Button [PWRF] [ 0.590171] GHES: HEST is not enabled! [ 0.609645] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650497] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674825] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677381] Linux agpgart interface v0.103 [ 0.680267] brd: module loaded [ 0.681776] loop: module loaded [ 0.688726] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.708967] GPT:90111 != 20971519 [ 0.709715] GPT:Alternate GPT header not at the end of the disk. [ 0.710852] GPT:90111 != 20971519 [ 0.711575] GPT: Use GNU Parted to correct GPT errors. [ 0.712595] vda: vda1 vda15 [ 0.714179] scsi host0: ata_piix [ 0.715023] scsi host1: ata_piix [ 0.715770] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.717021] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.718322] libphy: Fixed MDIO Bus: probed [ 0.719228] tun: Universal TUN/TAP device driver, 1.6 [ 0.720272] tun: (C) 1999-2004 Max Krasnyansky [ 0.722281] PPP generic driver version 2.4.2 [ 0.723201] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.724471] ehci-pci: EHCI PCI platform driver [ 0.725337] ehci-platform: EHCI generic platform driver [ 0.726309] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.727424] ohci-pci: OHCI PCI platform driver [ 0.728287] ohci-platform: OHCI generic platform driver [ 0.729259] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748083] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749076] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.750501] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.751525] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.752630] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.753829] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.755227] usb usb1: Product: UHCI Host Controller [ 0.756156] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.757288] usb usb1: SerialNumber: 0000:00:01.2 [ 0.758314] hub 1-0:1.0: USB hub found [ 0.759083] hub 1-0:1.0: 2 ports detected [ 0.759992] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762088] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763031] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764091] mousedev: PS/2 mouse device common for all mice [ 0.765386] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.767211] rtc_cmos 00:00: RTC can wake from S4 [ 0.768341] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.769524] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770700] i2c /dev entries driver [ 0.771455] device-mapper: uevent: version 1.0.3 [ 0.772403] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774005] ledtrig-cpu: registered to indicate activity on CPUs [ 0.775343] NET: Registered protocol family 10 [ 0.776362] NET: Registered protocol family 17 [ 0.777243] Key type dns_resolver registered [ 0.778213] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.779302] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780451] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.782246] registered taskstats version 1 [ 0.783077] Loading compiled-in X.509 certificates [ 0.784506] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.786327] zswap: loaded using pool lzo/zbud [ 0.787869] Key type trusted registered [ 0.789600] Key type encrypted registered [ 0.790423] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791452] ima: No TPM chip found, activating TPM-bypass! [ 0.792482] evm: HMAC attrs: 0x1 [ 0.793454] Magic number: 14:82:596 [ 0.794328] rtc_cmos 00:00: setting system clock to 2018-12-28 18:33:31 UTC (1546022011) [ 0.806378] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.807526] EDD information not available. [ 0.876362] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.877912] Write protecting the kernel read-only data: 14336k [ 0.879544] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.881367] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.940988] 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.16 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.35. iid=i-00000104 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC98OUBif1gbP5VVQsLH5lro3C1cGKBeRigDMOytqU5KPgOmHS/LZm3jAmkbragcb8q/1p5Ewrj7/yoPMIKrDZ4NJunJX8otUZhpRMY3fQzL8TKewIaImsGiGuH9lvZRJbmoGocylVhenllwBs7InjUKAHD2i+7TRyYFilT5qL8j+AjeQ1WazC9VIG6pWtalUuuPGMjyBhhCSb0smgOnB+d6O55fIy+NJlBia/NXcswZz/r7wOlr53ee51rQ17oNvEEHTTK1Sq5+qDQNkXxsY2eqZXxJn52x2Lg70El308srIGrAgg9KmUnVzM1C9uPDLJO/SKpzR0jvtoTEy5ch7Wd root@createinstancesinglenetworktests-af182861-7629-48af-9274-91394f ssh-dss AAAAB3NzaC1kc3MAAACBAPskYfUk2eeXonhWkK6ptAgXB1QdC2z6+7Uh5LHXETzki6WROpkYMu5Rou3YHsxtTSxitPsGtPVUMvIn5NBxEeH303ZbA+9vD07ne7KIvbARgQmcyJuBAgwozCTLyELLoKkkSkU30W+VMWIk38bqO2H7jQlc0YfuDI9IqI8+KW/PAAAAFQCVghSgy4I8WosZIbmc7DZMwtxPiQAAAIBt+MgpLj3QPVS7qjsGT0vz3XfwXKULcpgiFJJQ/RPXEzUoki8tgd4HS+CPNZYFf9hYR1xt3bzIj4k7TdBbzHpsqBVmWyi3/+ZAgAyvUkux2lb3wTqq4mkCAtcTxTWMQ0roOc5EVsSvD581PLuDcc62hxK6Jbxx2jIRA8LYQE83MgAAAIAly3aTyFFyFOpjjQiwtgvYYOicnG1MlfLvDqXRNzhy1pIkpoWixUQWvdrIv61+j8mM2LLqPYXDyY8bEzZEyCy/ADwrF2ejIkSprjHYpufx7BDKvSSBtNPYE8Sp3rrvWvYsZyR80Az6P4zjuhJbAJo+AU7zo1jBhgZBGalR3uSdmA== root@createinstancesinglenetworktests-af182861-7629-48af-9274-91394f -----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:fe78:798b/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.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-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-af182861-7629-48af-9274-91394f launch-index: 0 === cirros: current=0.4.0 uptime=3.36 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-af182861-7629-48af-9274-91394f login: 2018-12-28 18:33:39,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:40,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-56fae06b-51f9-4607-a88a-ac0bfe74156a x-compute-request-id: req-56fae06b-51f9-4607-a88a-ac0bfe74156a Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:40,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-56fae06b-51f9-4607-a88a-ac0bfe74156a 2018-12-28 18:33:40,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:40,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3f3ecb57-e5d5-4a43-b951-7a54f7cdad0c Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:40,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-3f3ecb57-e5d5-4a43-b951-7a54f7cdad0c 2018-12-28 18:33:40,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:40,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995c20b7-17ba-4f1d-bf6a-6f1150819b1b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:40,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-995c20b7-17ba-4f1d-bf6a-6f1150819b1b 2018-12-28 18:33:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:40,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11222d11-1af5-401f-b0ea-21dc766c84ce Date: Fri, 28 Dec 2018 18:33:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:40,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-11222d11-1af5-401f-b0ea-21dc766c84ce 2018-12-28 18:33:40,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:40,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-e2533bbc-b1cc-450e-8841-ab030a4e5614 Date: Fri, 28 Dec 2018 18:33:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.4"}],"id":"04bc2f88-fee4-42d2-8b3b-7929009b6742","security_groups":[],"mac_address":"fa:16:3e:62:ae:52","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c","f7f2c900-c877-4a2e-aa3e-75a7577ab43e"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":"15647444-4c25-4a92-866d-9c854af129a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.3"}],"id":"4c164434-4da3-43a0-a7a8-62a487627e15","security_groups":[],"mac_address":"fa:16:3e:8a:25:de","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.2"}],"id":"cf885eb1-6f63-4a5f-b29e-5e8862da0b41","security_groups":[],"mac_address":"fa:16:3e:6b:33:b6","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:40,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-e2533bbc-b1cc-450e-8841-ab030a4e5614 2018-12-28 18:33:40,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4eb852e5-53a4-4805-8bbc-034792377172 Date: Fri, 28 Dec 2018 18:33:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:04Z", "admin_state_up": true, "updated_at": "2018-12-28T18:33:10Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "db8f9d6a-8f7a-461a-8a7b-5911d07eca2f", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router"}]} 2018-12-28 18:33:41,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router used request id req-4eb852e5-53a4-4805-8bbc-034792377172 2018-12-28 18:33:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb500dd6-e5cc-47b4-aedc-f693222e860d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:41,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-fb500dd6-e5cc-47b4-aedc-f693222e860d 2018-12-28 18:33:41,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=db8f9d6a-8f7a-461a-8a7b-5911d07eca2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-e63cb081-a03f-4cfb-89a4-d018f71b3d78 Date: Fri, 28 Dec 2018 18:33:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:41,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=db8f9d6a-8f7a-461a-8a7b-5911d07eca2f used request id req-e63cb081-a03f-4cfb-89a4-d018f71b3d78 2018-12-28 18:33:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/8c8cbc87-db68-4719-826f-e11c733810bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-4f7c7c08-55f3-4716-842e-ca717d6e1c86 Date: Fri, 28 Dec 2018 18:33:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","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":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}} 2018-12-28 18:33:41,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/8c8cbc87-db68-4719-826f-e11c733810bb used request id req-4f7c7c08-55f3-4716-842e-ca717d6e1c86 2018-12-28 18:33:41,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c119a31b-a910-4c4c-ac7b-8c208f034013 Date: Fri, 28 Dec 2018 18:33:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:33:41,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c119a31b-a910-4c4c-ac7b-8c208f034013 2018-12-28 18:33:41,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9184fcda-815b-440b-8911-bfce76a567ce Date: Fri, 28 Dec 2018 18:33:41 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:33:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-9184fcda-815b-440b-8911-bfce76a567ce 2018-12-28 18:33:41,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:41,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-e91a9ff6-b561-4d8c-afb3-debd34d3c533 x-compute-request-id: req-e91a9ff6-b561-4d8c-afb3-debd34d3c533 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:41,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-e91a9ff6-b561-4d8c-afb3-debd34d3c533 2018-12-28 18:33:41,712 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:41,712 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:33:41,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-720cb518-e22b-4f57-8535-07afcad6032f x-compute-request-id: req-720cb518-e22b-4f57-8535-07afcad6032f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:42,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-720cb518-e22b-4f57-8535-07afcad6032f 2018-12-28 18:33:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5e6b1a40-751f-4d57-bcca-5ed3cf1c095f Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:42,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-5e6b1a40-751f-4d57-bcca-5ed3cf1c095f 2018-12-28 18:33:42,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17bc5e5-2c42-434d-8a2c-834673332ebf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:42,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-b17bc5e5-2c42-434d-8a2c-834673332ebf 2018-12-28 18:33:42,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-541aea4b-544a-4e89-ba64-21b675a2065b Date: Fri, 28 Dec 2018 18:33:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:42,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-541aea4b-544a-4e89-ba64-21b675a2065b 2018-12-28 18:33:42,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-83b78905-0fdf-4d82-a905-be659a73116b Date: Fri, 28 Dec 2018 18:33:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.4"}],"id":"04bc2f88-fee4-42d2-8b3b-7929009b6742","security_groups":[],"mac_address":"fa:16:3e:62:ae:52","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c","f7f2c900-c877-4a2e-aa3e-75a7577ab43e"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":"15647444-4c25-4a92-866d-9c854af129a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.3"}],"id":"4c164434-4da3-43a0-a7a8-62a487627e15","security_groups":[],"mac_address":"fa:16:3e:8a:25:de","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.2"}],"id":"cf885eb1-6f63-4a5f-b29e-5e8862da0b41","security_groups":[],"mac_address":"fa:16:3e:6b:33:b6","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:42,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-83b78905-0fdf-4d82-a905-be659a73116b 2018-12-28 18:33:42,778 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:33:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1a7d5e1b-9303-47fb-a714-5611b758783f Date: Fri, 28 Dec 2018 18:33:42 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:33:42,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-1a7d5e1b-9303-47fb-a714-5611b758783f 2018-12-28 18:33:42,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:42,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-46fdf6c6-ecbc-43d9-bf8f-c3d92a37fe63 Date: Fri, 28 Dec 2018 18:33:42 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:33:42,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-46fdf6c6-ecbc-43d9-bf8f-c3d92a37fe63 2018-12-28 18:33:42,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "2c02e268-9e6e-487e-9094-daabe7d31832"}}' 2018-12-28 18:33:45,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-848030f2-3c58-43e1-b944-3332f093a09f Date: Fri, 28 Dec 2018 18:33:45 GMT RESP BODY: {"floatingip": {"router_id": "db8f9d6a-8f7a-461a-8a7b-5911d07eca2f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:44Z", "updated_at": "2018-12-28T18:33:44Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_id": "2c02e268-9e6e-487e-9094-daabe7d31832", "id": "15cbd1ae-261d-448d-934d-b307e3008d6f"}} 2018-12-28 18:33:45,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-848030f2-3c58-43e1-b944-3332f093a09f 2018-12-28 18:33:45,235 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router 2018-12-28 18:33:45,236 - create_instance - INFO - Checking if VM is active 2018-12-28 18:33:45,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:45,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-47c67631-31e0-4f2a-9b8a-7c268d5f7661 x-compute-request-id: req-47c67631-31e0-4f2a-9b8a-7c268d5f7661 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:45,723 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-47c67631-31e0-4f2a-9b8a-7c268d5f7661 2018-12-28 18:33:45,724 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:45,724 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:33:45,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:46,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-63a93483-6095-4030-9b80-eccab603af67 x-compute-request-id: req-63a93483-6095-4030-9b80-eccab603af67 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:78:79:8b", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp"}], "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:32Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:46,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-63a93483-6095-4030-9b80-eccab603af67 2018-12-28 18:33:46,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:46,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dc52ebab-9c83-458c-982b-b0791ea37ca4 Date: Fri, 28 Dec 2018 18:33: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":["8c8cbc87-db68-4719-826f-e11c733810bb"],"updated_at":"2018-12-28T18:33:01Z","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:00Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net"}]} 2018-12-28 18:33:46,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net used request id req-dc52ebab-9c83-458c-982b-b0791ea37ca4 2018-12-28 18:33:46,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:46,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df5a446e-5c48-4125-9b83-4908cca6988f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:33:46,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-df5a446e-5c48-4125-9b83-4908cca6988f 2018-12-28 18:33:46,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:46,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d6d247d-8750-4cbd-8293-bd4308471dff Date: Fri, 28 Dec 2018 18:33:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","dns_nameservers":[],"updated_at":"2018-12-28T18:33:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","id":"8c8cbc87-db68-4719-826f-e11c733810bb","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet"}]} 2018-12-28 18:33:46,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-3d6d247d-8750-4cbd-8293-bd4308471dff 2018-12-28 18:33:46,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:46,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-523c5de1-f2a9-420a-8252-dd0c5f7c018f Date: Fri, 28 Dec 2018 18:33:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.4"}],"id":"04bc2f88-fee4-42d2-8b3b-7929009b6742","security_groups":[],"mac_address":"fa:16:3e:62:ae:52","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.11"}],"id":"2c02e268-9e6e-487e-9094-daabe7d31832","security_groups":["1ad085e1-ee73-4bab-bde8-a729d0474d7c","f7f2c900-c877-4a2e-aa3e-75a7577ab43e"],"mac_address":"fa:16:3e:78:79:8b","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:21Z","binding:vnic_type":"normal","device_id":"15647444-4c25-4a92-866d-9c854af129a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.3"}],"id":"4c164434-4da3-43a0-a7a8-62a487627e15","security_groups":[],"mac_address":"fa:16:3e:8a:25:de","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.2"}],"id":"cf885eb1-6f63-4a5f-b29e-5e8862da0b41","security_groups":[],"mac_address":"fa:16:3e:6b:33:b6","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:33:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8c8cbc87-db68-4719-826f-e11c733810bb","ip_address":"10.55.1.1"}],"id":"f1920ea0-d82d-419d-aed9-2c1ef6740ccb","security_groups":[],"mac_address":"fa:16:3e:b7:b0:65","project_id":"aa4b3aa412274b6c8429e58a20bfaf5f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b","tenant_id":"aa4b3aa412274b6c8429e58a20bfaf5f","created_at":"2018-12-28T18:33:10Z","binding:vnic_type":"normal","device_id":"db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"}]} 2018-12-28 18:33:46,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-523c5de1-f2a9-420a-8252-dd0c5f7c018f 2018-12-28 18:33:46,858 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:33:46,861 - paramiko.transport - DEBUG - starting thread (client mode): 0x6599af90L 2018-12-28 18:33:46,862 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:33:46,862 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:33:46,862 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:33:46,863 - 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-12-28 18:33:46,864 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:33:46,864 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:33:46,864 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:33:46,864 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:33:46,864 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:33:46,882 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:33:46,882 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:33:46,894 - paramiko.transport - DEBUG - Trying key 6045c3cd223a39939fc61c6f4b86a7ac from tmp/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e 2018-12-28 18:33:46,919 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:33:46,923 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:33:47,024 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:33:47,040 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:33:47,040 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:33:47,042 - paramiko.transport - DEBUG - starting thread (client mode): 0x6595cfd0L 2018-12-28 18:33:47,042 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:33:47,042 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:33:47,042 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:33:47,043 - 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-12-28 18:33:47,044 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:33:47,044 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:33:47,044 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:33:47,044 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:33:47,044 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:33:47,060 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:33:47,061 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:33:47,074 - paramiko.transport - DEBUG - Trying key 6045c3cd223a39939fc61c6f4b86a7ac from tmp/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e 2018-12-28 18:33:47,099 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:33:47,102 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:33:47,106 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:33:47,107 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:33:47,107 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:33:47,110 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:33:47,112 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:33:47,113 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-12-28 18:33:47,113 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-12-28 18:33:47,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/15cbd1ae-261d-448d-934d-b307e3008d6f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:48,129 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70d02891-f7b7-40c2-b916-f4596f68ee18 Content-Length: 0 Date: Fri, 28 Dec 2018 18:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:48,129 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/15cbd1ae-261d-448d-934d-b307e3008d6f used request id req-70d02891-f7b7-40c2-b916-f4596f68ee18 2018-12-28 18:33:48,130 - create_instance - INFO - Deleting Port with ID - 2c02e268-9e6e-487e-9094-daabe7d31832 2018-12-28 18:33:48,130 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5eport-1 2018-12-28 18:33:48,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/2c02e268-9e6e-487e-9094-daabe7d31832 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:48,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1da192a0-cc76-406f-82c6-55013c668717 Date: Fri, 28 Dec 2018 18:33:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:48,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/2c02e268-9e6e-487e-9094-daabe7d31832 used request id req-1da192a0-cc76-406f-82c6-55013c668717 2018-12-28 18:33:48,976 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst 2018-12-28 18:33:48,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:49,129 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:33:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5f27ea03-4b9c-4161-81c8-cf9783952cca x-compute-request-id: req-5f27ea03-4b9c-4161-81c8-cf9783952cca Content-Type: application/json 2018-12-28 18:33:49,130 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-5f27ea03-4b9c-4161-81c8-cf9783952cca 2018-12-28 18:33:49,130 - create_instance - INFO - Checking deletion status 2018-12-28 18:33:49,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:49,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33: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-e79c9714-c6ad-4b24-b497-07226b51f25e x-compute-request-id: req-e79c9714-c6ad-4b24-b497-07226b51f25e 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.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:49Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:49,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-e79c9714-c6ad-4b24-b497-07226b51f25e 2018-12-28 18:33:49,375 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:49,375 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:33:52,378 - create_instance - DEBUG - VM status query timeout in 296.751752138 2018-12-28 18:33:52,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:52,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:33:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-458008d4-9ac8-4a84-ac8c-c556eec992b2 x-compute-request-id: req-458008d4-9ac8-4a84-ac8c-c556eec992b2 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.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15647444-4c25-4a92-866d-9c854af129a2", "rel": "bookmark"}], "image": {"id": "cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "links": [{"href": "http://172.30.9.21:8774/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:33:31.000000", "flavor": {"id": "5532d98d-ee9e-4c9f-b04f-778248f4eebe", "links": [{"href": "http://172.30.9.21:8774/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe", "rel": "bookmark"}]}, "id": "15647444-4c25-4a92-866d-9c854af129a2", "user_id": "6c8f11a5e67b470d85102b074c217090", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:33:49Z", "hostId": "9e2bf3e6a25fc41345d2abf39ccb0c595b5160971187ab757abf8dd5", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp", "name": "CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst", "created": "2018-12-28T18:33:25Z", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:33:52,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-458008d4-9ac8-4a84-ac8c-c556eec992b2 2018-12-28 18:33:52,659 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst] is - ACTIVE 2018-12-28 18:33:52,659 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:33:55,662 - create_instance - DEBUG - VM status query timeout in 293.467947006 2018-12-28 18:33:55,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5522449a1184cd8f8827b58156c141befa5992" 2018-12-28 18:33:55,712 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8fe932f0-3459-4d0a-b3fa-d1665eceab66 x-compute-request-id: req-8fe932f0-3459-4d0a-b3fa-d1665eceab66 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 15647444-4c25-4a92-866d-9c854af129a2 could not be found.", "code": 404}} 2018-12-28 18:33:55,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15647444-4c25-4a92-866d-9c854af129a2 used request id req-8fe932f0-3459-4d0a-b3fa-d1665eceab66 2018-12-28 18:33:55,712 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 15647444-4c25-4a92-866d-9c854af129a2 could not be found. (HTTP 404) (Request-ID: req-8fe932f0-3459-4d0a-b3fa-d1665eceab66) 2018-12-28 18:33:55,712 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-inst 2018-12-28 18:33:55,713 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp 2018-12-28 18:33:55,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386beb687a974379d31fe9b52c42e4d310668097" 2018-12-28 18:33:55,751 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-eb160338-0462-4e4b-8559-61f34f801987 x-compute-request-id: req-eb160338-0462-4e4b-8559-61f34f801987 Content-Length: 0 Content-Type: application/json 2018-12-28 18:33:55,751 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-kp used request id req-eb160338-0462-4e4b-8559-61f34f801987 2018-12-28 18:33:55,751 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e.pub] 2018-12-28 18:33:55,752 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e] 2018-12-28 18:33:55,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fd0de73c7960ce54b12cecda883f35e0afca14a" 2018-12-28 18:33:55,794 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:33:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c977cabf-6bab-4c54-a066-8835f8664bc8 x-compute-request-id: req-c977cabf-6bab-4c54-a066-8835f8664bc8 Content-Length: 0 Content-Type: application/json 2018-12-28 18:33:55,794 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5532d98d-ee9e-4c9f-b04f-778248f4eebe used request id req-c977cabf-6bab-4c54-a066-8835f8664bc8 2018-12-28 18:33:55,795 - neutron_utils - INFO - Deleting security group rule with ID - 1f5ba1d6-9fdd-4e5f-9fd1-99fdd104cf19 2018-12-28 18:33:55,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/1f5ba1d6-9fdd-4e5f-9fd1-99fdd104cf19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:55,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1831db15-6c1a-4b92-8ed3-45a9d25c73ec Content-Length: 0 Date: Fri, 28 Dec 2018 18:33:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:55,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/1f5ba1d6-9fdd-4e5f-9fd1-99fdd104cf19 used request id req-1831db15-6c1a-4b92-8ed3-45a9d25c73ec 2018-12-28 18:33:55,910 - neutron_utils - INFO - Deleting security group rule with ID - 69de6ad9-ace9-476c-9692-b9fd6b78f142 2018-12-28 18:33:55,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/69de6ad9-ace9-476c-9692-b9fd6b78f142 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:56,192 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cd0c7a9e-0d79-486b-8e84-169fddf1d27c Content-Length: 0 Date: Fri, 28 Dec 2018 18:33:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:56,192 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/69de6ad9-ace9-476c-9692-b9fd6b78f142 used request id req-cd0c7a9e-0d79-486b-8e84-169fddf1d27c 2018-12-28 18:33:56,192 - neutron_utils - INFO - Deleting security group rule with ID - f3728aa6-345f-4390-a1b1-1b91365609a3 2018-12-28 18:33:56,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/f3728aa6-345f-4390-a1b1-1b91365609a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:56,455 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adff3089-c139-4406-8b26-a500f16db575 Content-Length: 0 Date: Fri, 28 Dec 2018 18:33:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:56,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/f3728aa6-345f-4390-a1b1-1b91365609a3 used request id req-adff3089-c139-4406-8b26-a500f16db575 2018-12-28 18:33:56,455 - neutron_utils - INFO - Deleting security group rule with ID - 5e4b5205-2d29-4829-96cc-e39df4a455e4 2018-12-28 18:33:56,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/5e4b5205-2d29-4829-96cc-e39df4a455e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:56,550 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f54f9043-a25e-45c2-bbb4-ba49698a0871 Content-Length: 0 Date: Fri, 28 Dec 2018 18:33:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:56,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/5e4b5205-2d29-4829-96cc-e39df4a455e4 used request id req-f54f9043-a25e-45c2-bbb4-ba49698a0871 2018-12-28 18:33:56,551 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-sec-grp 2018-12-28 18:33:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/f7f2c900-c877-4a2e-aa3e-75a7577ab43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5803848fa60c5cde7d3b66b5003b0f3151fbfebb" 2018-12-28 18:33:56,700 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac78013b-86d3-4700-a5fe-4b682ff52e2d Content-Length: 0 Date: Fri, 28 Dec 2018 18:33:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:33:56,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/f7f2c900-c877-4a2e-aa3e-75a7577ab43e used request id req-ac78013b-86d3-4700-a5fe-4b682ff52e2d 2018-12-28 18:33:56,701 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router and subnet CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet 2018-12-28 18:33:56,701 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router 2018-12-28 18:33:56,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" -d '{"subnet_id": "8c8cbc87-db68-4719-826f-e11c733810bb"}' 2018-12-28 18:33:58,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-86d0f4b4-41a6-4c17-a8fe-c77daeff7568 Date: Fri, 28 Dec 2018 18:33:58 GMT RESP BODY: {"network_id": "00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "subnet_id": "8c8cbc87-db68-4719-826f-e11c733810bb", "subnet_ids": ["8c8cbc87-db68-4719-826f-e11c733810bb"], "port_id": "f1920ea0-d82d-419d-aed9-2c1ef6740ccb", "id": "db8f9d6a-8f7a-461a-8a7b-5911d07eca2f"} 2018-12-28 18:33:58,230 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f/remove_router_interface used request id req-86d0f4b4-41a6-4c17-a8fe-c77daeff7568 2018-12-28 18:33:58,231 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router 2018-12-28 18:33:58,231 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-router 2018-12-28 18:33:58,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb3068f44b5fa12c7cd6a30ec6c107ed6aa20" 2018-12-28 18:34:01,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c933430-7637-4b21-a45e-18a92a4296c1 Content-Length: 0 Date: Fri, 28 Dec 2018 18:34:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:34:01,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/db8f9d6a-8f7a-461a-8a7b-5911d07eca2f used request id req-2c933430-7637-4b21-a45e-18a92a4296c1 2018-12-28 18:34:01,590 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet 2018-12-28 18:34:01,590 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-subnet 2018-12-28 18:34:01,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/8c8cbc87-db68-4719-826f-e11c733810bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:34:04,028 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2b65ec8-f02d-42d7-b800-06088aff5976 Date: Fri, 28 Dec 2018 18:34:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:34:04,028 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/8c8cbc87-db68-4719-826f-e11c733810bb used request id req-b2b65ec8-f02d-42d7-b800-06088aff5976 2018-12-28 18:34:04,028 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-pub-net 2018-12-28 18:34:04,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec107c57eeacd6acb3cc2f74a0ca639b4f560b6d" 2018-12-28 18:34:05,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ba5bd938-88d8-4ade-8d83-ed6c5bceac46 Date: Fri, 28 Dec 2018 18:34:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:34:05,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/00da50de-2fa2-4dcf-80f9-a0c4bdd6e01b used request id req-ba5bd938-88d8-4ade-8d83-ed6c5bceac46 2018-12-28 18:34:05,165 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-af182861-7629-48af-9274-91394f343a5e-image 2018-12-28 18:34:05,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b6e6265f28d92e729f3a3856468bec5c821b0872" 2018-12-28 18:34:06,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba840aee-7829-4205-818f-c19eee6c4ba8 Date: Fri, 28 Dec 2018 18:34:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:34:06,045 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/cbc4181a-2d7d-4ee1-ad89-64a29ad28198 used request id req-ba840aee-7829-4205-818f-c19eee6c4ba8 2018-12-28 18:34:06,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:06,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-31ffd23f-734e-4e50-8c58-80f307af41cb Date: Fri, 28 Dec 2018 18:34:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:00Z", "updated_at": "2018-12-28T18:33:00Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "revision_number": 0, "id": "44f523b9-7cf6-4cdb-b3e3-76084fd479f4", "remote_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "revision_number": 0, "id": "5cbeb28a-4d49-4f2e-a26c-d7c298090d87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "revision_number": 0, "id": "7f40b6cc-cbef-4ce8-a2c6-eb72c764b936", "remote_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv6", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "revision_number": 0, "id": "fe741f2a-f3e5-4bdc-bcf2-05cc54a65243", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "port_range_min": null, "ethertype": "IPv4", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f"}], "revision_number": 4, "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:34:06,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-31ffd23f-734e-4e50-8c58-80f307af41cb 2018-12-28 18:34:06,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:06,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeb06b84-1844-4822-aa29-a1b10205dd56 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f"}, "enabled": true, "id": "aa4b3aa412274b6c8429e58a20bfaf5f", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-86475300-c216-489-proj"}} 2018-12-28 18:34:06,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-aeb06b84-1844-4822-aa29-a1b10205dd56 2018-12-28 18:34:06,368 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ad085e1-ee73-4bab-bde8-a729d0474d7c 2018-12-28 18:34:06,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1ad085e1-ee73-4bab-bde8-a729d0474d7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:06,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-fd23f668-e2a6-4548-8a3c-95b32591b9d6 Date: Fri, 28 Dec 2018 18:34:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:00Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "44f523b9-7cf6-4cdb-b3e3-76084fd479f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:00Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "5cbeb28a-4d49-4f2e-a26c-d7c298090d87"}, {"remote_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:00Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "7f40b6cc-cbef-4ce8-a2c6-eb72c764b936"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:33:00Z", "security_group_id": "1ad085e1-ee73-4bab-bde8-a729d0474d7c", "port_range_min": null, "revision_number": 0, "tenant_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "created_at": "2018-12-28T18:33:00Z", "project_id": "aa4b3aa412274b6c8429e58a20bfaf5f", "id": "fe741f2a-f3e5-4bdc-bcf2-05cc54a65243"}]} 2018-12-28 18:34:06,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1ad085e1-ee73-4bab-bde8-a729d0474d7c used request id req-fd23f668-e2a6-4548-8a3c-95b32591b9d6 2018-12-28 18:34:06,563 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:34:06,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1ad085e1-ee73-4bab-bde8-a729d0474d7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:06,956 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bffbd1de-2819-4b40-86e2-4ef666b6e413 Content-Length: 0 Date: Fri, 28 Dec 2018 18:34:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:34:06,956 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1ad085e1-ee73-4bab-bde8-a729d0474d7c used request id req-bffbd1de-2819-4b40-86e2-4ef666b6e413 2018-12-28 18:34:06,957 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-86475300-c216-489-proj 2018-12-28 18:34:06,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:07,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc2f41c2-697d-45b1-8484-69eb337b412d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:34:07,179 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/aa4b3aa412274b6c8429e58a20bfaf5f used request id req-dc2f41c2-697d-45b1-8484-69eb337b412d 2018-12-28 18:34:07,179 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-86475300-c216-489-proj-role 2018-12-28 18:34:07,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/ff7cd01749fb43cc8cfbe46c5f3a60df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:07,295 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8471f14d-9dd3-492c-accd-1d75706637d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:34:07,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/ff7cd01749fb43cc8cfbe46c5f3a60df used request id req-8471f14d-9dd3-492c-accd-1d75706637d6 2018-12-28 18:34:07,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0261e9ec05c489e838f2ab7937193e3d615cd438" 2018-12-28 18:34:07,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4331ab-e3cf-47c2-aabc-b8c0b29bc95c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:34:07,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e4331ab-e3cf-47c2-aabc-b8c0b29bc95c 2018-12-28 18:34:07,386 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-86475300-c216-489-user 2018-12-28 18:34:07,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/6c8f11a5e67b470d85102b074c217090 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7836cb9e99ea337406c2e6933fccf1069be659" 2018-12-28 18:34:07,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c5b0acf-0dc5-44dc-8e2f-2c14e2c88e3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:34:07,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6c8f11a5e67b470d85102b074c217090 used request id req-2c5b0acf-0dc5-44dc-8e2f-2c14e2c88e3b 2018-12-28 18:34:07,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:07,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:34:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["o8z5VexyR5W6xvZSovrdHw"], "issued_at": "2018-12-28T18:34:07.000000Z"}} 2018-12-28 18:34:07,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5665c413d66b66f4652d5d699b21f8c90f04ca" 2018-12-28 18:34:08,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b804e5f-f83d-45e4-9b7a-b27ad7c80dd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:08,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0b804e5f-f83d-45e4-9b7a-b27ad7c80dd9 2018-12-28 18:34:08,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:08,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:08,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:34:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["LPcMz31iSceQ0S3mMOGF-g"], "issued_at": "2018-12-28T18:34:08.000000Z"}} 2018-12-28 18:34:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:34:08,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f35c44f-c1c4-441c-892d-5aef57c1865d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:08,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7f35c44f-c1c4-441c-892d-5aef57c1865d 2018-12-28 18:34:08,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:34:08,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:34: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:34:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:34:08,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a71a16-d679-4db4-81f6-4a7c65d8290f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:34:08,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj used request id req-a0a71a16-d679-4db4-81f6-4a7c65d8290f 2018-12-28 18:34:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:34:08,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c33c072-9390-4f20-b245-fb172bb9c26f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:34:08,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-3c33c072-9390-4f20-b245-fb172bb9c26f 2018-12-28 18:34:08,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}}' 2018-12-28 18:34:08,834 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:34:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f16d69a-6324-499e-9d6e-6a782b546fa1 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:08,835 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0f16d69a-6324-499e-9d6e-6a782b546fa1 2018-12-28 18:34:08,835 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj 2018-12-28 18:34:08,835 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:08,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:09,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:34:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["bKkvj2AzSnmzndB8KbPZSg"], "issued_at": "2018-12-28T18:34:09.000000Z"}} 2018-12-28 18:34:09,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9104d814252009b0b826b3af5a844b766242af2b" 2018-12-28 18:34:09,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1868f63c-348f-4fac-ac16-56adcf4af1fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:09,233 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1868f63c-348f-4fac-ac16-56adcf4af1fc 2018-12-28 18:34:09,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:34:09,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:34:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9104d814252009b0b826b3af5a844b766242af2b" 2018-12-28 18:34:09,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c44ec145-86f4-4b66-99e5-d0629e3ecf54 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:34:09,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c44ec145-86f4-4b66-99e5-d0629e3ecf54 2018-12-28 18:34:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9104d814252009b0b826b3af5a844b766242af2b" 2018-12-28 18:34:09,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f401f580-d1a1-49c4-9d47-19b537d7c381 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}]} 2018-12-28 18:34:09,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj used request id req-f401f580-d1a1-49c4-9d47-19b537d7c381 2018-12-28 18:34:09,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9104d814252009b0b826b3af5a844b766242af2b" 2018-12-28 18:34:09,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb8268b-65d3-4be1-8b69-3806a9df0641 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:34:09,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fbb8268b-65d3-4be1-8b69-3806a9df0641 2018-12-28 18:34:09,906 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-44a19f26-df88-465-user 2018-12-28 18:34:09,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:09,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:34:10,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d531ab7-26e2-428b-b751-3475376759bf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:34:10,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5d531ab7-26e2-428b-b751-3475376759bf 2018-12-28 18:34:10,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}}' 2018-12-28 18:34:10,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6e4fa00-2eff-4870-9fae-da6519c5b174 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56b11a4916ba47248a30eb0992b52964", "links": {"self": "http://172.30.9.21:5000/v3/roles/56b11a4916ba47248a30eb0992b52964"}, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}} 2018-12-28 18:34:10,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-c6e4fa00-2eff-4870-9fae-da6519c5b174 2018-12-28 18:34:10,128 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role 2018-12-28 18:34:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/56b11a4916ba47248a30eb0992b52964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:34:10,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a8dde0-2b28-485f-bb44-50a62ba9a7c2 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/56b11a4916ba47248a30eb0992b52964"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role", "id": "56b11a4916ba47248a30eb0992b52964"}} 2018-12-28 18:34:10,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/56b11a4916ba47248a30eb0992b52964 used request id req-d7a8dde0-2b28-485f-bb44-50a62ba9a7c2 2018-12-28 18:34:10,221 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role to project CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj 2018-12-28 18:34:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff/users/1ef5e736fcf84425a45feaa30ac158fb/roles/56b11a4916ba47248a30eb0992b52964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:34:10,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8bb8bce-5f23-4698-af60-824d9824c684 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:34:10,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff/users/1ef5e736fcf84425a45feaa30ac158fb/roles/56b11a4916ba47248a30eb0992b52964 used request id req-e8bb8bce-5f23-4698-af60-824d9824c684 2018-12-28 18:34:10,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:34:10,360 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:34:10,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:10,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:10,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["31pe0iPNTKeXkUyUTs3Z2g"], "issued_at": "2018-12-28T18:34:10.000000Z"}} 2018-12-28 18:34:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:34:10,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb503ea-c0b9-4402-a233-44936e2be377 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:10,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1bb503ea-c0b9-4402-a233-44936e2be377 2018-12-28 18:34:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:34:11,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-2fb8418c-01ca-40da-87a9-67e6b0c1cbb2 Date: Fri, 28 Dec 2018 18:34:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image"} 2018-12-28 18:34:11,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image used request id req-2fb8418c-01ca-40da-87a9-67e6b0c1cbb2 2018-12-28 18:34:11,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:34:11,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a123a31d-f78c-4ad9-942a-b824ad491c0c Date: Fri, 28 Dec 2018 18:34: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-12-28 18:34:11,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-a123a31d-f78c-4ad9-942a-b824ad491c0c 2018-12-28 18:34:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image"}' 2018-12-28 18:34:11,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a X-Openstack-Request-Id: req-c13b2bc1-ad16-48d5-8010-7b08534cf0da Date: Fri, 28 Dec 2018 18:34:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:34:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:34:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "min_disk": 0, "protected": false, "id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "file": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/file", "checksum": null, "owner": "6bcfa00c820b49a1839ccaba1f09bfff", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:34:11,395 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-c13b2bc1-ad16-48d5-8010-7b08534cf0da 2018-12-28 18:34:11,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" -d '' 2018-12-28 18:34:12,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c29c6719-3ea9-4f79-96e8-4234fb1f4f98 Date: Fri, 28 Dec 2018 18:34:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:34:12,514 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/file used request id req-c29c6719-3ea9-4f79-96e8-4234fb1f4f98 2018-12-28 18:34:12,514 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:34:12,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:34:12,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-6a6e2e4d-d867-4df3-9319-c6b72aed5b82 Date: Fri, 28 Dec 2018 18:34:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:34:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:34:12Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/snap", "metadata": {}}], "self": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "min_disk": 0, "protected": false, "id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "file": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bcfa00c820b49a1839ccaba1f09bfff", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:34:12,681 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a used request id req-6a6e2e4d-d867-4df3-9319-c6b72aed5b82 2018-12-28 18:34:12,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:34:12,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-781efd1c-2efd-41c0-a74b-62fa919dd228 Date: Fri, 28 Dec 2018 18:34: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-12-28 18:34:12,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-781efd1c-2efd-41c0-a74b-62fa919dd228 2018-12-28 18:34:12,830 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image 2018-12-28 18:34:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:34:13,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d4b19483-63db-459e-847c-8717a0f983dd Date: Fri, 28 Dec 2018 18:34:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:34:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:34:12Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/snap", "metadata": {}}], "self": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "min_disk": 0, "protected": false, "id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "file": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bcfa00c820b49a1839ccaba1f09bfff", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:34:13,006 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a used request id req-d4b19483-63db-459e-847c-8717a0f983dd 2018-12-28 18:34:13,006 - create_image - DEBUG - Instance status is - active 2018-12-28 18:34:13,007 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image 2018-12-28 18:34:13,007 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image 2018-12-28 18:34:13,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:13,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:13,386 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["CfYAQYY4QtWY3pC464sGaQ"], "issued_at": "2018-12-28T18:34:13.000000Z"}} 2018-12-28 18:34:13,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:34:13,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4212cdf6-89fb-4df3-87ff-6a336de1327b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:13,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4212cdf6-89fb-4df3-87ff-6a336de1327b 2018-12-28 18:34:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:34:13,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-af351f30-218a-4673-999e-05def728da17 Date: Fri, 28 Dec 2018 18:34:13 GMT RESP BODY: {"networks":[]} 2018-12-28 18:34:13,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-af351f30-218a-4673-999e-05def728da17 2018-12-28 18:34:13,637 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net 2018-12-28 18:34:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net", "admin_state_up": true}}' 2018-12-28 18:34:14,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8d43f329-ae4c-4aaa-be23-3eeb8e45ef4f Date: Fri, 28 Dec 2018 18:34:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6fda876a-b861-4f9b-a664-f93f685cf828","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:34:14Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","mtu":1450}} 2018-12-28 18:34:14,480 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-8d43f329-ae4c-4aaa-be23-3eeb8e45ef4f 2018-12-28 18:34:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:34:14,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-cc3428c1-4d75-47de-bb9e-b8797cc8a5c3 Date: Fri, 28 Dec 2018 18:34:14 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-12-28T18:34:14Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:14,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-cc3428c1-4d75-47de-bb9e-b8797cc8a5c3 2018-12-28 18:34:14,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:34:14,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3f68c679-3ccd-4a9e-b87b-18ebf94416f5 Date: Fri, 28 Dec 2018 18:34:14 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:34:14,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-3f68c679-3ccd-4a9e-b87b-18ebf94416f5 2018-12-28 18:34:14,912 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet 2018-12-28 18:34:14,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" -d '{"subnets": [{"ip_version": 4, "network_id": "6fda876a-b861-4f9b-a664-f93f685cf828", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]}' 2018-12-28 18:34:15,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6ee28601-3a9a-4e03-a99f-3437b53d5aa9 Date: Fri, 28 Dec 2018 18:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","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":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:15,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-6ee28601-3a9a-4e03-a99f-3437b53d5aa9 2018-12-28 18:34:15,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:34:16,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2fef0d03-a80c-4b00-a8ec-82de8eee1e68 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:16,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-2fef0d03-a80c-4b00-a8ec-82de8eee1e68 2018-12-28 18:34:16,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:34:16,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bf77a5cb-9e6c-472b-9a5f-1d52f9f3d530 Date: Fri, 28 Dec 2018 18:34:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:16,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-bf77a5cb-9e6c-472b-9a5f-1d52f9f3d530 2018-12-28 18:34:16,263 - OpenStackNetwork - DEBUG - Network [6fda876a-b861-4f9b-a664-f93f685cf828] created successfully 2018-12-28 18:34:16,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:16,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:16,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["FqzvRHpqRJ245qF9KYcE2A"], "issued_at": "2018-12-28T18:34:16.000000Z"}} 2018-12-28 18:34:16,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:16,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e93a814-dce4-4cfb-9887-f2cbf7e78765 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:16,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9e93a814-dce4-4cfb-9887-f2cbf7e78765 2018-12-28 18:34:16,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:16,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-77582d52-d8ad-4563-9ab6-b9a67b24ed53 Date: Fri, 28 Dec 2018 18:34:16 GMT RESP BODY: {"routers": []} 2018-12-28 18:34:16,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router&admin_state_up=True used request id req-77582d52-d8ad-4563-9ab6-b9a67b24ed53 2018-12-28 18:34:16,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:16,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:17,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["9GsBL4ERSOWckwMPCHc45w"], "issued_at": "2018-12-28T18:34:17.000000Z"}} 2018-12-28 18:34:17,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91d7677e5b35b4dd02daae4dd6cbcbf6873a024d" 2018-12-28 18:34:17,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6331ae9b-ace2-474f-92f4-ae39eccd13cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:17,371 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6331ae9b-ace2-474f-92f4-ae39eccd13cb 2018-12-28 18:34:17,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:17,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-90f142ed-0621-49ca-ab23-e8697d72824b Date: Fri, 28 Dec 2018 18:34:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:34:17,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-90f142ed-0621-49ca-ab23-e8697d72824b 2018-12-28 18:34:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:17,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d95a09a8-7020-4fee-9a81-e6dbf275ff19 Date: Fri, 28 Dec 2018 18:34:17 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:34:17,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-d95a09a8-7020-4fee-9a81-e6dbf275ff19 2018-12-28 18:34:17,841 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router 2018-12-28 18:34:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router", "admin_state_up": true}}' 2018-12-28 18:34:23,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-65a2f20e-25d8-42fb-aa5e-d471b284dfdd Date: Fri, 28 Dec 2018 18:34:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:18Z", "admin_state_up": true, "updated_at": "2018-12-28T18:34:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "319e1b5a-e974-478e-aa5a-31e5824f4477", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router"}} 2018-12-28 18:34:23,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-65a2f20e-25d8-42fb-aa5e-d471b284dfdd 2018-12-28 18:34:23,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=319e1b5a-e974-478e-aa5a-31e5824f4477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:23,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a934783c-644b-4554-9c16-dbae2eb151e0 Date: Fri, 28 Dec 2018 18:34:23 GMT RESP BODY: {"ports":[]} 2018-12-28 18:34:23,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=319e1b5a-e974-478e-aa5a-31e5824f4477 used request id req-a934783c-644b-4554-9c16-dbae2eb151e0 2018-12-28 18:34:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:23,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44590ce1-a12a-41bd-b4b9-47da45ce9209 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:23,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-44590ce1-a12a-41bd-b4b9-47da45ce9209 2018-12-28 18:34:23,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:34:23,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:34: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:34:23,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:23,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a640989-fd32-41d1-b97f-502102b7fa42 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:23,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-2a640989-fd32-41d1-b97f-502102b7fa42 2018-12-28 18:34:23,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:23,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-abb069d2-9ba0-4096-b5fc-41fa8717be31 Date: Fri, 28 Dec 2018 18:34:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:23,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-abb069d2-9ba0-4096-b5fc-41fa8717be31 2018-12-28 18:34:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:24,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-525fda30-093a-42fb-abaa-fac502e71e93 Date: Fri, 28 Dec 2018 18:34:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:24,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet used request id req-525fda30-093a-42fb-abaa-fac502e71e93 2018-12-28 18:34:24,013 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:34:24,013 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router 2018-12-28 18:34:24,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" -d '{"subnet_id": "aa8aae8e-086e-445e-99a2-c2a2dc595e54"}' 2018-12-28 18:34:26,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-94571c53-319d-439a-8964-d72596f0ef33 Date: Fri, 28 Dec 2018 18:34:26 GMT RESP BODY: {"network_id": "6fda876a-b861-4f9b-a664-f93f685cf828", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "subnet_id": "aa8aae8e-086e-445e-99a2-c2a2dc595e54", "subnet_ids": ["aa8aae8e-086e-445e-99a2-c2a2dc595e54"], "port_id": "4f432527-9614-4fa3-9e60-4435803cdbcb", "id": "319e1b5a-e974-478e-aa5a-31e5824f4477"} 2018-12-28 18:34:26,098 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477/add_router_interface used request id req-94571c53-319d-439a-8964-d72596f0ef33 2018-12-28 18:34:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:26,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-5f4620fe-0642-4881-b7a5-5a8c4eca1ffd Date: Fri, 28 Dec 2018 18:34:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:18Z", "admin_state_up": true, "updated_at": "2018-12-28T18:34:25Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "319e1b5a-e974-478e-aa5a-31e5824f4477", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router"}} 2018-12-28 18:34:26,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477 used request id req-5f4620fe-0642-4881-b7a5-5a8c4eca1ffd 2018-12-28 18:34:26,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=319e1b5a-e974-478e-aa5a-31e5824f4477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:26,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-97f9008f-5800-424e-9b9c-4d5487217256 Date: Fri, 28 Dec 2018 18:34:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"}]} 2018-12-28 18:34:26,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=319e1b5a-e974-478e-aa5a-31e5824f4477 used request id req-97f9008f-5800-424e-9b9c-4d5487217256 2018-12-28 18:34:26,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/aa8aae8e-086e-445e-99a2-c2a2dc595e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:34:26,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fe562ed5-0a8a-42be-8a1e-d33b0c013152 Date: Fri, 28 Dec 2018 18:34:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","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":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}} 2018-12-28 18:34:26,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/aa8aae8e-086e-445e-99a2-c2a2dc595e54 used request id req-fe562ed5-0a8a-42be-8a1e-d33b0c013152 2018-12-28 18:34:26,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:26,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:26,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:34:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["VHW4OvJtRVWKHxDLGQhdXA"], "issued_at": "2018-12-28T18:34:26.000000Z"}} 2018-12-28 18:34:26,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7a3341a4975bcb0cb017fe219b996ee37b348e" 2018-12-28 18:34:27,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26d79cf-cc76-43dd-b071-beebc3234dae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:27,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f26d79cf-cc76-43dd-b071-beebc3234dae 2018-12-28 18:34:27,059 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:34:27,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7a3341a4975bcb0cb017fe219b996ee37b348e" 2018-12-28 18:34:27,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-9e9db313-9585-45af-a29a-e40211c1fc69 x-compute-request-id: req-9e9db313-9585-45af-a29a-e40211c1fc69 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:34:27,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9e9db313-9585-45af-a29a-e40211c1fc69 2018-12-28 18:34:27,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7a3341a4975bcb0cb017fe219b996ee37b348e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-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-12-28 18:34:27,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-8c168922-fed9-4e30-ab28-5febe47fa37c x-compute-request-id: req-8c168922-fed9-4e30-ab28-5febe47fa37c Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "482e4034-84b6-4998-9b56-b93f12a6388e", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:34:27,307 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-8c168922-fed9-4e30-ab28-5febe47fa37c 2018-12-28 18:34:27,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:27,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:27,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["4JG7qQubQpmL33FHidIkRw"], "issued_at": "2018-12-28T18:34:27.000000Z"}} 2018-12-28 18:34:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbc0f12caf0d2d6a3f6119dafea6d3cb5a2eb20" 2018-12-28 18:34:27,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5afaee1a-d6b0-4946-96f5-64355ca52088 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:27,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5afaee1a-d6b0-4946-96f5-64355ca52088 2018-12-28 18:34:27,754 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:34:27,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbc0f12caf0d2d6a3f6119dafea6d3cb5a2eb20" 2018-12-28 18:34:27,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-13f304de-a0d4-4eee-aabb-60dd8864b6fa x-compute-request-id: req-13f304de-a0d4-4eee-aabb-60dd8864b6fa Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:34:27,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-13f304de-a0d4-4eee-aabb-60dd8864b6fa 2018-12-28 18:34:27,929 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp... 2018-12-28 18:34:27,930 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:34:27,971 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp 2018-12-28 18:34:27,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbc0f12caf0d2d6a3f6119dafea6d3cb5a2eb20" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqI5qru7n+dkq/IpojP8g5xS06OP/1OAqg6MEbPPL/WAmwM8c0B+r3JFPTd7Jrc0qAe8UXk+xOQmeg6I4Ju0ba+IOKAZqLkAY93nWVEKVtQ42+Vx0fWfWC1ID1Kns8HC96CBZcab3anNy2qGEB1NJGz/bHREHHUxY/LdVE6wM7YQ==", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp"}}' 2018-12-28 18:34:28,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-57024cc0-e83c-4bc2-bb73-a4a7fae7594b x-compute-request-id: req-57024cc0-e83c-4bc2-bb73-a4a7fae7594b Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCqI5qru7n+dkq/IpojP8g5xS06OP/1OAqg6MEbPPL/WAmwM8c0B+r3JFPTd7Jrc0qAe8UXk+xOQmeg6I4Ju0ba+IOKAZqLkAY93nWVEKVtQ42+Vx0fWfWC1ID1Kns8HC96CBZcab3anNy2qGEB1NJGz/bHREHHUxY/LdVE6wM7YQ==", "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "fingerprint": "d7:62:f7:54:59:46:05:35:cf:44:bb:7e:46:aa:62:c4"}} 2018-12-28 18:34:28,034 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-57024cc0-e83c-4bc2-bb73-a4a7fae7594b 2018-12-28 18:34:28,036 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800.pub 2018-12-28 18:34:28,037 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:34:28,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:28,038 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:28,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["HQ7ZB-LIR0SnQ0qc6R60EA"], "issued_at": "2018-12-28T18:34:28.000000Z"}} 2018-12-28 18:34:28,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:28,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-866cfa16-50d8-4ce5-84c1-8f492af07866 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:28,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-866cfa16-50d8-4ce5-84c1-8f492af07866 2018-12-28 18:34:28,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:28,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e613f2d0-44d5-45af-b057-bb74aad1528b Date: Fri, 28 Dec 2018 18:34:28 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:34:28,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp used request id req-e613f2d0-44d5-45af-b057-bb74aad1528b 2018-12-28 18:34:28,793 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp... 2018-12-28 18:34:28,793 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp 2018-12-28 18:34:28,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}}' 2018-12-28 18:34:29,123 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-61370222-bc90-4a06-86a2-55b37404b0cd Date: Fri, 28 Dec 2018 18:34:29 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "updated_at": "2018-12-28T18:34:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 2, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "11658e4e-1358-4326-942a-a6902ea1486c", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}} 2018-12-28 18:34:29,123 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-61370222-bc90-4a06-86a2-55b37404b0cd 2018-12-28 18:34:29,123 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:29,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:29,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9f5e6a37-b164-4c62-ad73-3541c5bd5786 Date: Fri, 28 Dec 2018 18:34: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-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}]} 2018-12-28 18:34:29,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-9f5e6a37-b164-4c62-ad73-3541c5bd5786 2018-12-28 18:34:29,309 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:29,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:29,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89bde489-6bd0-454e-9452-ca54e7c0823d Date: Fri, 28 Dec 2018 18:34: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-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}]} 2018-12-28 18:34:29,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-89bde489-6bd0-454e-9452-ca54e7c0823d 2018-12-28 18:34:29,486 - neutron_utils - INFO - Retrieving security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:29,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:29,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-38854736-1520-4ebd-a7d4-ae0e07772e78 Date: Fri, 28 Dec 2018 18:34:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "updated_at": "2018-12-28T18:34:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 2, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "11658e4e-1358-4326-942a-a6902ea1486c", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}]} 2018-12-28 18:34:29,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-38854736-1520-4ebd-a7d4-ae0e07772e78 2018-12-28 18:34:29,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:29,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:29,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cf4fa83a-8312-4228-8910-4727e10b6a41 Date: Fri, 28 Dec 2018 18:34: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-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}]} 2018-12-28 18:34:29,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-cf4fa83a-8312-4228-8910-4727e10b6a41 2018-12-28 18:34:29,868 - neutron_utils - INFO - Retrieving security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:29,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:30,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-57a88343-9bf6-49e8-8384-132fa6b12ae1 Date: Fri, 28 Dec 2018 18:34:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "updated_at": "2018-12-28T18:34:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 2, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "11658e4e-1358-4326-942a-a6902ea1486c", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}]} 2018-12-28 18:34:30,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-57a88343-9bf6-49e8-8384-132fa6b12ae1 2018-12-28 18:34:30,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:30,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:30,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14175f8f-8c01-4891-91a1-740ddf2bc0d3 Date: Fri, 28 Dec 2018 18:34:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}]} 2018-12-28 18:34:30,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-14175f8f-8c01-4891-91a1-740ddf2bc0d3 2018-12-28 18:34:30,376 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp 2018-12-28 18:34:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:30,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e78e09f4-b29f-42e2-a021-e0ff05cf387c Date: Fri, 28 Dec 2018 18:34:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "updated_at": "2018-12-28T18:34:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 2, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "11658e4e-1358-4326-942a-a6902ea1486c", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}]} 2018-12-28 18:34:30,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp used request id req-e78e09f4-b29f-42e2-a021-e0ff05cf387c 2018-12-28 18:34:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:34:30,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:34: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:34:30,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:30,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e783d8-31b2-4e36-bbbe-f622ecc506ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:30,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-f4e783d8-31b2-4e36-bbbe-f622ecc506ca 2018-12-28 18:34:30,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:30,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ea26db7-098b-40ab-870b-b65cfd2d9159 Date: Fri, 28 Dec 2018 18:34:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}]} 2018-12-28 18:34:30,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-9ea26db7-098b-40ab-870b-b65cfd2d9159 2018-12-28 18:34:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c53e8c28ef190ef9aa3217b401475df67e12cbdf" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c"}}' 2018-12-28 18:34:31,152 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-560d0700-50bd-4240-9b04-8df529fc02d6 Date: Fri, 28 Dec 2018 18:34:31 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-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:31Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "8da4b07f-5417-469d-a669-9073e525bdfa"}} 2018-12-28 18:34:31,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-560d0700-50bd-4240-9b04-8df529fc02d6 2018-12-28 18:34:31,153 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp 2018-12-28 18:34:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:31,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-50910d0f-a7b7-47b8-afb2-183bce75911e Date: Fri, 28 Dec 2018 18:34:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "updated_at": "2018-12-28T18:34:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:31Z", "revision_number": 0, "id": "8da4b07f-5417-469d-a669-9073e525bdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 3, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "11658e4e-1358-4326-942a-a6902ea1486c", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}]} 2018-12-28 18:34:31,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp used request id req-50910d0f-a7b7-47b8-afb2-183bce75911e 2018-12-28 18:34:31,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:31,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b33a70-ee20-4b45-90df-f3070df16c14 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:31,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-a5b33a70-ee20-4b45-90df-f3070df16c14 2018-12-28 18:34:31,371 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:31,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:31,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-a3849a1d-c114-42f7-bfbf-36a012afd295 Date: Fri, 28 Dec 2018 18:34: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-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:31Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "8da4b07f-5417-469d-a669-9073e525bdfa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}]} 2018-12-28 18:34:31,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-a3849a1d-c114-42f7-bfbf-36a012afd295 2018-12-28 18:34:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}c53e8c28ef190ef9aa3217b401475df67e12cbdf" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c"}}' 2018-12-28 18:34:31,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-6a1dbaba-bcf3-4b53-8107-78874df91808 Date: Fri, 28 Dec 2018 18:34:31 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-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": 22, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:31Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "e8ee4eff-5bcd-4627-9793-b14089f42e39"}} 2018-12-28 18:34:31,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-6a1dbaba-bcf3-4b53-8107-78874df91808 2018-12-28 18:34:31,734 - neutron_utils - INFO - Retrieving security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:31,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-bd4e688b-56a5-4ef8-b279-388a768d8088 Date: Fri, 28 Dec 2018 18:34:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "updated_at": "2018-12-28T18:34:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:31Z", "revision_number": 0, "id": "8da4b07f-5417-469d-a669-9073e525bdfa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "revision_number": 0, "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:34:31Z", "revision_number": 0, "id": "e8ee4eff-5bcd-4627-9793-b14089f42e39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 4, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "11658e4e-1358-4326-942a-a6902ea1486c", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}]} 2018-12-28 18:34:31,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-bd4e688b-56a5-4ef8-b279-388a768d8088 2018-12-28 18:34:31,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 11658e4e-1358-4326-942a-a6902ea1486c 2018-12-28 18:34:31,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:34:31,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-03b680c5-c035-4ea4-a366-1de36b9eccc7 Date: Fri, 28 Dec 2018 18:34: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-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6e546a71-3669-426d-85c8-5d1cf8b528fc"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:31Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "8da4b07f-5417-469d-a669-9073e525bdfa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:29Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:29Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b2d1ba3d-066f-401f-b052-61c3bea3c607"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:34:31Z", "security_group_id": "11658e4e-1358-4326-942a-a6902ea1486c", "port_range_min": 22, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:31Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "e8ee4eff-5bcd-4627-9793-b14089f42e39"}]} 2018-12-28 18:34:31,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=11658e4e-1358-4326-942a-a6902ea1486c used request id req-03b680c5-c035-4ea4-a366-1de36b9eccc7 2018-12-28 18:34:31,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:31,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:32,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["cCQmcKZ5RaG_WeqTmEHbOQ"], "issued_at": "2018-12-28T18:34:32.000000Z"}} 2018-12-28 18:34:32,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:32,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e48c85b-df5e-4ac5-a98a-a16423b063df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:32,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1e48c85b-df5e-4ac5-a98a-a16423b063df 2018-12-28 18:34:32,432 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:34:32,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:32,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0103696-b3f5-4716-9cb9-09abe3d28b38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:32,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c0103696-b3f5-4716-9cb9-09abe3d28b38 2018-12-28 18:34:32,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:32,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-751c9ee6-716c-4d48-8644-b18bea9f2919 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:32,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-751c9ee6-716c-4d48-8644-b18bea9f2919 2018-12-28 18:34:32,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:34:32,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:34: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:34:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:32,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0056f5c3-85d7-409e-83e6-f3b2c551434b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:32,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-0056f5c3-85d7-409e-83e6-f3b2c551434b 2018-12-28 18:34:32,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:33,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cf9049b4-a889-43a8-a120-fa9ca422253d Date: Fri, 28 Dec 2018 18:34:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:33,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-cf9049b4-a889-43a8-a120-fa9ca422253d 2018-12-28 18:34:33,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:33,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-614cd2ae-960f-4db2-9f00-5fdf35d9e713 Date: Fri, 28 Dec 2018 18:34:33 GMT RESP BODY: {"ports":[]} 2018-12-28 18:34:33,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1&admin_state_up=True used request id req-614cd2ae-960f-4db2-9f00-5fdf35d9e713 2018-12-28 18:34:33,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:33,482 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-7ef0b4fd-cb29-4e69-8c09-f15e87c68899 x-compute-request-id: req-7ef0b4fd-cb29-4e69-8c09-f15e87c68899 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:34:33,482 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst used request id req-7ef0b4fd-cb29-4e69-8c09-f15e87c68899 2018-12-28 18:34:33,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:33,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-40834e45-bf5b-4448-ad55-f81ff3f77414 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:33,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-40834e45-bf5b-4448-ad55-f81ff3f77414 2018-12-28 18:34:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:33,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478ed59c-975e-4530-b8bd-2113a230ee51 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:33,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-478ed59c-975e-4530-b8bd-2113a230ee51 2018-12-28 18:34:33,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:34,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-24e65ec7-5728-49a2-b0d7-f86876453c92 Date: Fri, 28 Dec 2018 18:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:34,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-24e65ec7-5728-49a2-b0d7-f86876453c92 2018-12-28 18:34:34,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:34,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc8d6923-0fa0-4f3f-bdb8-21cd4a7c3bf5 Date: Fri, 28 Dec 2018 18:34:34 GMT RESP BODY: {"ports":[]} 2018-12-28 18:34:34,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1&admin_state_up=True used request id req-dc8d6923-0fa0-4f3f-bdb8-21cd4a7c3bf5 2018-12-28 18:34:34,232 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:34:34,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:34:34,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b11a4916ba47248a30eb0992b52964", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role"}], "expires_at": "2018-12-28T19:34:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/6bcfa00c820b49a1839ccaba1f09bfff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-user", "id": "1ef5e736fcf84425a45feaa30ac158fb"}, "audit_ids": ["cFcMCY0sR7Odzoqw7mPJAg"], "issued_at": "2018-12-28T18:34:34.000000Z"}} 2018-12-28 18:34:34,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8725435dbf1344de8cc96fb2019f6dd52c76ccd" 2018-12-28 18:34:34,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3d7565-5f38-4922-804e-705d58481652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:34:34,697 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-dd3d7565-5f38-4922-804e-705d58481652 2018-12-28 18:34:34,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:35,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a9ce7bbb-82eb-4957-9483-3e6e0b8aad76 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:35,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-a9ce7bbb-82eb-4957-9483-3e6e0b8aad76 2018-12-28 18:34:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:35,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b31ee36d-0bb9-4e54-b289-a9dddd9f8db3 Date: Fri, 28 Dec 2018 18:34:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:35,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-b31ee36d-0bb9-4e54-b289-a9dddd9f8db3 2018-12-28 18:34:35,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:35,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-de32f176-6c09-4012-89a0-06de32513e0b Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:35,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-de32f176-6c09-4012-89a0-06de32513e0b 2018-12-28 18:34:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:34:35,819 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:34: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:34:35,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8725435dbf1344de8cc96fb2019f6dd52c76ccd" 2018-12-28 18:34:35,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e134970-a883-4f45-a61a-71659921b0d8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:35,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-6e134970-a883-4f45-a61a-71659921b0d8 2018-12-28 18:34:35,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:36,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c0c46da-723f-4cd8-b77f-ada3ab78e6f7 Date: Fri, 28 Dec 2018 18:34:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:36,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-8c0c46da-723f-4cd8-b77f-ada3ab78e6f7 2018-12-28 18:34:36,106 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net 2018-12-28 18:34:36,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"port": {"network_id": "6fda876a-b861-4f9b-a664-f93f685cf828", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1", "admin_state_up": true}}' 2018-12-28 18:34:37,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-0eaf98ed-39c3-4903-bd97-341e7d86e324 Date: Fri, 28 Dec 2018 18:34:37 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","qos_policy_id":null,"admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal"}} 2018-12-28 18:34:37,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-0eaf98ed-39c3-4903-bd97-341e7d86e324 2018-12-28 18:34:37,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-26abc886-f8d7-4644-9878-2234cfc2e34d Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:37,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-26abc886-f8d7-4644-9878-2234cfc2e34d 2018-12-28 18:34:37,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede3d374-0f93-4cdf-bdc2-555020a5f043 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:37,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-ede3d374-0f93-4cdf-bdc2-555020a5f043 2018-12-28 18:34:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7adc3f73-8c1b-442a-a48c-75a0ab264898 Date: Fri, 28 Dec 2018 18:34:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:37,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-7adc3f73-8c1b-442a-a48c-75a0ab264898 2018-12-28 18:34:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-775cc195-ea3c-4020-a2e4-dcf28df31873 Date: Fri, 28 Dec 2018 18:34:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:34:37,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1&admin_state_up=True used request id req-775cc195-ea3c-4020-a2e4-dcf28df31873 2018-12-28 18:34:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3d9fd8b-b16a-4e88-b266-7f764f35ef45 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:37,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-a3d9fd8b-b16a-4e88-b266-7f764f35ef45 2018-12-28 18:34:37,549 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst 2018-12-28 18:34:37,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-33200c71-8be4-4f08-a9f6-133fa92d822d x-compute-request-id: req-33200c71-8be4-4f08-a9f6-133fa92d822d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-flavor-name"}]} 2018-12-28 18:34:37,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-33200c71-8be4-4f08-a9f6-133fa92d822d 2018-12-28 18:34:37,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-f921521c-9a7c-4e7f-8b98-df46b5708db8 x-compute-request-id: req-f921521c-9a7c-4e7f-8b98-df46b5708db8 Content-Encoding: gzip Content-Length: 325 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "482e4034-84b6-4998-9b56-b93f12a6388e", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:34:37,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e used request id req-f921521c-9a7c-4e7f-8b98-df46b5708db8 2018-12-28 18:34:37,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-14de5c8e-bfc1-4236-89b4-1eb16e018674 Date: Fri, 28 Dec 2018 18:34:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:34:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:34:12Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/snap", "metadata": {}}], "self": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "min_disk": 0, "protected": false, "id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "file": "/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6bcfa00c820b49a1839ccaba1f09bfff", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image"} 2018-12-28 18:34:37,780 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image used request id req-14de5c8e-bfc1-4236-89b4-1eb16e018674 2018-12-28 18:34:37,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-70c5a158-285e-4b02-8d46-a7e6e7efdd3a Date: Fri, 28 Dec 2018 18:34: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-12-28 18:34:37,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-70c5a158-285e-4b02-8d46-a7e6e7efdd3a 2018-12-28 18:34:37,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "imageRef": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "flavorRef": "482e4034-84b6-4998-9b56-b93f12a6388e", "max_count": 1, "min_count": 1, "networks": [{"port": "aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}]}}' 2018-12-28 18:34:39,992 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:34: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-e71d044c-1c9c-4888-a9da-28e43f94582c x-compute-request-id: req-e71d044c-1c9c-4888-a9da-28e43f94582c Content-Length: 444 location: http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "adminPass": "AHeeGYJyjwc5"}} 2018-12-28 18:34:39,993 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e71d044c-1c9c-4888-a9da-28e43f94582c 2018-12-28 18:34:39,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:40,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-3bcc35fd-f5c9-4963-84cd-ba74d040372a x-compute-request-id: req-3bcc35fd-f5c9-4963-84cd-ba74d040372a Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "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-12-28T18:34:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:40,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-3bcc35fd-f5c9-4963-84cd-ba74d040372a 2018-12-28 18:34:40,300 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst 2018-12-28 18:34:40,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:40,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2c17a162-c4a4-49ee-b0c5-b7775937d245 x-compute-request-id: req-2c17a162-c4a4-49ee-b0c5-b7775937d245 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "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-12-28T18:34:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:40,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-2c17a162-c4a4-49ee-b0c5-b7775937d245 2018-12-28 18:34:40,520 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - BUILD 2018-12-28 18:34:40,520 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:34:43,523 - create_instance - DEBUG - VM status query timeout in 896.776994944 2018-12-28 18:34:43,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:44,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-5b609978-09b9-46ef-8e9f-50aba24050f4 x-compute-request-id: req-5b609978-09b9-46ef-8e9f-50aba24050f4 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.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:34:41Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:44,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-5b609978-09b9-46ef-8e9f-50aba24050f4 2018-12-28 18:34:44,363 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - BUILD 2018-12-28 18:34:44,364 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:34:47,367 - create_instance - DEBUG - VM status query timeout in 892.933560848 2018-12-28 18:34:47,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:48,018 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7809293-f833-42fe-abe0-7863680b4014 x-compute-request-id: req-c7809293-f833-42fe-abe0-7863680b4014 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:48,018 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-c7809293-f833-42fe-abe0-7863680b4014 2018-12-28 18:34:48,018 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:34:48,018 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:34:48,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:48,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7c345f2-cc4d-4639-8d28-a3da3858af01 x-compute-request-id: req-e7c345f2-cc4d-4639-8d28-a3da3858af01 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:48,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-e7c345f2-cc4d-4639-8d28-a3da3858af01 2018-12-28 18:34:48,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:48,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c64a7b01-c567-4f7f-afb1-3fdbd11e44e0 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:48,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-c64a7b01-c567-4f7f-afb1-3fdbd11e44e0 2018-12-28 18:34:48,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:49,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d045094e-9e1c-46ec-9d11-c0759f280c39 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:49,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-d045094e-9e1c-46ec-9d11-c0759f280c39 2018-12-28 18:34:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:49,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eaf311e4-57d7-4748-84d5-3385fb6dadf6 Date: Fri, 28 Dec 2018 18:34:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:49,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-eaf311e4-57d7-4748-84d5-3385fb6dadf6 2018-12-28 18:34:49,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:49,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-c099e66f-4759-4c95-b97b-21b41df6ce84 Date: Fri, 28 Dec 2018 18:34:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:34:49,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-c099e66f-4759-4c95-b97b-21b41df6ce84 2018-12-28 18:34:49,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:50,164 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-54fd7995-1369-47b0-a1fb-d95549e7ddd2 x-compute-request-id: req-54fd7995-1369-47b0-a1fb-d95549e7ddd2 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:50,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-54fd7995-1369-47b0-a1fb-d95549e7ddd2 2018-12-28 18:34:50,165 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:34:50,165 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:34:50,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:50,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-e5ec1697-15f9-4e39-bc48-bf7dc16f364a x-compute-request-id: req-e5ec1697-15f9-4e39-bc48-bf7dc16f364a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:50,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-e5ec1697-15f9-4e39-bc48-bf7dc16f364a 2018-12-28 18:34:50,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:50,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c097a9e9-8649-4f6b-8672-9e34d4770a82 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:50,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-c097a9e9-8649-4f6b-8672-9e34d4770a82 2018-12-28 18:34:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:51,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8aa1d7-f063-4ded-8b47-5daeda5eaa14 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:51,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-fc8aa1d7-f063-4ded-8b47-5daeda5eaa14 2018-12-28 18:34:51,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:51,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7261d66d-4538-48de-ba21-941f1df35c51 Date: Fri, 28 Dec 2018 18:34:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:51,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-7261d66d-4538-48de-ba21-941f1df35c51 2018-12-28 18:34:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:51,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-a7ed0a7f-8373-4688-83b8-99a2070b801f Date: Fri, 28 Dec 2018 18:34:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:34:51,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-a7ed0a7f-8373-4688-83b8-99a2070b801f 2018-12-28 18:34:51,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}}' 2018-12-28 18:34:52,381 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:34:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a4d85f28-75ac-4331-a873-4e93260c02e4 x-compute-request-id: req-a4d85f28-75ac-4331-a873-4e93260c02e4 Content-Length: 0 Content-Type: application/json 2018-12-28 18:34:52,381 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-a4d85f28-75ac-4331-a873-4e93260c02e4 2018-12-28 18:34:52,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:52,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-035eb0a3-fbe6-44db-9593-acb9912ad3e6 Date: Fri, 28 Dec 2018 18:34:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:18Z", "admin_state_up": true, "updated_at": "2018-12-28T18:34:25Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "319e1b5a-e974-478e-aa5a-31e5824f4477", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router"}]} 2018-12-28 18:34:52,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router used request id req-035eb0a3-fbe6-44db-9593-acb9912ad3e6 2018-12-28 18:34:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:52,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dfa6678-6a57-45a1-bdf1-4f4e6be79fdf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:52,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-1dfa6678-6a57-45a1-bdf1-4f4e6be79fdf 2018-12-28 18:34:52,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=319e1b5a-e974-478e-aa5a-31e5824f4477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:52,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-7e0ea752-9eba-400e-a1a2-8a60704a5f00 Date: Fri, 28 Dec 2018 18:34:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"}]} 2018-12-28 18:34:52,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=319e1b5a-e974-478e-aa5a-31e5824f4477 used request id req-7e0ea752-9eba-400e-a1a2-8a60704a5f00 2018-12-28 18:34:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/aa8aae8e-086e-445e-99a2-c2a2dc595e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:52,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-59375494-ad36-4387-b0e9-3325311c3de1 Date: Fri, 28 Dec 2018 18:34:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","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":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}} 2018-12-28 18:34:52,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/aa8aae8e-086e-445e-99a2-c2a2dc595e54 used request id req-59375494-ad36-4387-b0e9-3325311c3de1 2018-12-28 18:34:52,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:52,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c83bc6d9-d0b8-4f13-aaa3-99daa635db71 Date: Fri, 28 Dec 2018 18:34:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:34:52,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c83bc6d9-d0b8-4f13-aaa3-99daa635db71 2018-12-28 18:34:52,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:52,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-67d9e2fd-4f6a-43b9-9617-5b95e429cc81 Date: Fri, 28 Dec 2018 18:34:52 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:34:52,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-67d9e2fd-4f6a-43b9-9617-5b95e429cc81 2018-12-28 18:34:52,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:53,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-75c9a87d-fc77-4976-84ef-c444669891ad x-compute-request-id: req-75c9a87d-fc77-4976-84ef-c444669891ad Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:53,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-75c9a87d-fc77-4976-84ef-c444669891ad 2018-12-28 18:34:53,425 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:34:53,425 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:34:53,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-22e5a168-5dea-4abb-a5c3-f3a090b90393 x-compute-request-id: req-22e5a168-5dea-4abb-a5c3-f3a090b90393 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:54,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-22e5a168-5dea-4abb-a5c3-f3a090b90393 2018-12-28 18:34:54,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-683b786d-dadc-4e58-8ebf-71818cf38751 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:54,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-683b786d-dadc-4e58-8ebf-71818cf38751 2018-12-28 18:34:54,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0a43738-ed5b-4e28-b2f3-54037f569124 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:54,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-b0a43738-ed5b-4e28-b2f3-54037f569124 2018-12-28 18:34:54,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5c0a4e49-acbb-4dde-84ea-d1cd401c40a3 Date: Fri, 28 Dec 2018 18:34:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:54,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-5c0a4e49-acbb-4dde-84ea-d1cd401c40a3 2018-12-28 18:34:54,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-dc54d21c-5de1-48ed-a2f4-bb8824039b98 Date: Fri, 28 Dec 2018 18:34:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:34:54,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-dc54d21c-5de1-48ed-a2f4-bb8824039b98 2018-12-28 18:34:54,794 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:34:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-209dcc3c-f9d8-4730-8733-0f16d870a38d Date: Fri, 28 Dec 2018 18:34:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:34:54,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-209dcc3c-f9d8-4730-8733-0f16d870a38d 2018-12-28 18:34:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:54,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c3451419-36d2-4f8a-8f8d-1620e3788506 Date: Fri, 28 Dec 2018 18:34:54 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:34:54,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c3451419-36d2-4f8a-8f8d-1620e3788506 2018-12-28 18:34:54,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb"}}' 2018-12-28 18:34:57,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-cf445408-d0b8-4c8d-a898-8beca7432516 Date: Fri, 28 Dec 2018 18:34:57 GMT RESP BODY: {"floatingip": {"router_id": "319e1b5a-e974-478e-aa5a-31e5824f4477", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:56Z", "updated_at": "2018-12-28T18:34:56Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_id": "aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb", "id": "a048826e-3c59-4fcc-a540-89600521831e"}} 2018-12-28 18:34:57,146 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-cf445408-d0b8-4c8d-a898-8beca7432516 2018-12-28 18:34:57,146 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router 2018-12-28 18:34:57,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:57,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-48f2369e-4e46-4166-8357-effe41655afb x-compute-request-id: req-48f2369e-4e46-4166-8357-effe41655afb Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:57,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-48f2369e-4e46-4166-8357-effe41655afb 2018-12-28 18:34:57,618 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:34:57,618 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:34:57,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:58,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34: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-22cbf6bf-cab5-44c8-82ee-d234128b0a25 x-compute-request-id: req-22cbf6bf-cab5-44c8-82ee-d234128b0a25 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:58,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-22cbf6bf-cab5-44c8-82ee-d234128b0a25 2018-12-28 18:34:58,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:58,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d561d71b-efc9-449a-9f9f-a21676581d67 Date: Fri, 28 Dec 2018 18:34: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:34:58,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-d561d71b-efc9-449a-9f9f-a21676581d67 2018-12-28 18:34:58,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:58,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcdee6c2-df1e-4385-8f46-0960d61a7492 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:34:58,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-dcdee6c2-df1e-4385-8f46-0960d61a7492 2018-12-28 18:34:58,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:58,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b71e961b-e91a-4ed9-862e-0f8f7d7bb62c Date: Fri, 28 Dec 2018 18:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:34:58,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-b71e961b-e91a-4ed9-862e-0f8f7d7bb62c 2018-12-28 18:34:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:58,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-30bac584-9509-48f4-90d6-68e792ff8f19 Date: Fri, 28 Dec 2018 18:34:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:34:58,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-30bac584-9509-48f4-90d6-68e792ff8f19 2018-12-28 18:34:58,982 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-28 18:34:58,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:34:59,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9807f429-8866-40c7-a5d2-62c0f3a39c60 x-compute-request-id: req-9807f429-8866-40c7-a5d2-62c0f3a39c60 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:34:59,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-9807f429-8866-40c7-a5d2-62c0f3a39c60 2018-12-28 18:34:59,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:35:00,577 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:34:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcbd15bb-bdcf-445e-bc23-9cdd3044d110 x-compute-request-id: req-dcbd15bb-bdcf-445e-bc23-9cdd3044d110 Content-Encoding: gzip Content-Length: 9629 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 657853985 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.140910] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.142578] pid_max: default: 32768 minimum: 301\n[ 0.143475] ACPI: Core revision 20150930\n[ 0.144883] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146191] Security Framework initialized\n[ 0.147010] Yama: becoming mindful.\n[ 0.147750] AppArmor: AppArmor initialized\n[ 0.148614] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149907] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.151170] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152370] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.153764] Initializing cgroup subsys io\n[ 0.154582] Initializing cgroup subsys memory\n[ 0.155442] Initializing cgroup subsys devices\n[ 0.156328] Initializing cgroup subsys freezer\n[ 0.157215] Initializing cgroup subsys net_cls\n[ 0.158086] Initializing cgroup subsys perf_event\n[ 0.158999] Initializing cgroup subsys net_prio\n[ 0.159885] Initializing cgroup subsys hugetlb\n[ 0.160762] Initializing cgroup subsys pids\n[ 0.161641] CPU: Physical Processor ID: 0\n[ 0.163131] mce: CPU supports 10 MCE banks\n[ 0.164004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173979] ftrace: allocating 31920 entries in 125 pages\n[ 0.201162] smpboot: Max logical packages: 2\n[ 0.202029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203230] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.204598] x2apic enabled\n[ 0.205404] Switched APIC routing to physical x2apic.\n[ 0.207156] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208372] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212485] KVM setup paravirtual spinlock\n[ 0.213971] x86: Booting SMP configuration:\n[ 0.214883] .... node #0, CPUs: #1\n[ 0.215788] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.237562] x86: Booted up 1 node, 2 CPUs\n[ 0.237565] KVM setup async PF for cpu 1\n[ 0.237568] kvm-stealtime: cpu 1, msr f90d940\n[ 0.240151] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.241653] devtmpfs: initialized\n[ 0.243375] evm: security.selinux\n[ 0.244082] evm: security.SMACK64\n[ 0.244778] evm: security.SMACK64EXEC\n[ 0.245526] evm: security.SMACK64TRANSMUTE\n[ 0.246351] evm: security.SMACK64MMAP\n[ 0.247105] evm: security.ima\n[ 0.247756] evm: security.capability\n[ 0.248598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250491] pinctrl core: initialized pinctrl subsystem\n[ 0.251611] RTC time: 18:34:45, date: 12/28/18\n[ 0.252583] NET: Registered protocol family 16\n[ 0.262469] cpuidle: using governor ladder\n[ 0.274569] cpuidle: using governor menu\n[ 0.275391] PCCT header not found.\n[ 0.276169] ACPI: bus type PCI registered\n[ 0.276978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278231] PCI: Using configuration type 1 for base access\n[ 0.291653] ACPI: Added _OSI(Module Device)\n[ 0.292512] ACPI: Added _OSI(Processor Device)\n[ 0.293378] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.294286] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296640] ACPI: Interpreter enabled\n[ 0.297403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301107] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.304801] ACPI: (supports S0 S5)\n[ 0.305500] ACPI: Using IOAPIC for interrupt routing\n[ 0.306574] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.309977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311125] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.312371] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.313573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315871] acpiphp: Slot [3] registered\n[ 0.316684] acpiphp: Slot [4] registered\n[ 0.317477] acpiphp: Slot [5] registered\n[ 0.318277] acpiphp: Slot [6] registered\n[ 0.319070] acpiphp: Slot [7] registered\n[ 0.319862] acpiphp: Slot [8] registered\n[ 0.320654] acpiphp: Slot [9] registered\n[ 0.321448] acpiphp: Slot [10] registered\n[ 0.332240] acpiphp: Slot [11] registered\n[ 0.333051] acpiphp: Slot [12] registered\n[ 0.333858] acpiphp: Slot [13] registered\n[ 0.334661] acpiphp: Slot [14] registered\n[ 0.335460] acpiphp: Slot [15] registered\n[ 0.336272] acpiphp: Slot [16] registered\n[ 0.337078] acpiphp: Slot [17] registered\n[ 0.337883] acpiphp: Slot [18] registered\n[ 0.338685] acpiphp: Slot [19] registered\n[ 0.339486] acpiphp: Slot [20] registered\n[ 0.340299] acpiphp: Slot [21] registered\n[ 0.341103] acpiphp: Slot [22] registered\n[ 0.341912] acpiphp: Slot [23] registered\n[ 0.342717] acpiphp: Slot [24] registered\n[ 0.343520] acpiphp: Slot [25] registered\n[ 0.344324] acpiphp: Slot [26] registered\n[ 0.345130] acpiphp: Slot [27] registered\n[ 0.345935] acpiphp: Slot [28] registered\n[ 0.346738] acpiphp: Slot [29] registered\n[ 0.347541] acpiphp: Slot [30] registered\n[ 0.348349] acpiphp: Slot [31] registered\n[ 0.349150] PCI host bridge to bus 0000:00\n[ 0.349953] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353810] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.355250] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.362751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365172] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371453] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422845] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425611] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.426943] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429015] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430069] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431617] vgaarb: loaded\n[ 0.432216] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433376] SCSI subsystem initialized\n[ 0.434222] ACPI: bus type USB registered\n[ 0.435050] usbcore: registered new interface driver usbfs\n[ 0.436077] usbcore: registered new interface driver hub\n[ 0.437080] usbcore: registered new device driver usb\n[ 0.438181] PCI: Using ACPI for IRQ routing\n[ 0.439230] NetLabel: Initializing\n[ 0.439945] NetLabel: domain hash size = 128\n[ 0.440795] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441740] NetLabel: unlabeled traffic allowed by default\n[ 0.442858] clocksource: Switched to clocksource kvm-clock\n[ 0.449070] AppArmor: AppArmor Filesystem Enabled\n[ 0.450027] pnp: PnP ACPI init\n[ 0.450984] pnp: PnP ACPI: found 5 devices\n[ 0.458086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459822] NET: Registered protocol family 2\n[ 0.460822] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462086] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463251] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.464409] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466637] NET: Registered protocol family 1\n[ 0.467499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488265] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507123] Trying to unpack rootfs image as initramfs...\n[ 0.557579] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.571754] Scanning for low memory corruption every 60 seconds\n[ 0.573184] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574344] audit: initializing netlink subsys (disabled)\n[ 0.575399] audit: type=2000 audit(1546022086.147:1): initialized\n[ 0.576727] Initialise system trusted keyring\n[ 0.577674] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578838] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580964] zbud: loaded\n[ 0.581692] VFS: Disk quotas dquot_6.6.0\n[ 0.582519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584106] fuse init (API version 7.23)\n[ 0.585016] Key type big_key registered\n[ 0.585825] Allocating IMA MOK and blacklist keyrings.\n[ 0.587090] Key type asymmetric registered\n[ 0.587917] Asymmetric key parser 'x509' registered\n[ 0.588877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.590354] io scheduler noop registered\n[ 0.591164] io scheduler deadline registered (default)\n[ 0.592161] io scheduler cfq registered\n[ 0.593010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.594062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.597141] ACPI: Power Button [PWRF]\n[ 0.598009] GHES: HEST is not enabled!\n[ 0.616055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659022] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688174] Linux agpgart interface v0.103\n[ 0.691487] brd: module loaded\n[ 0.692933] loop: module loaded\n[ 0.697830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699291] GPT:90111 != 20971519\n[ 0.699985] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701075] GPT:90111 != 20971519\n[ 0.701760] GPT: Use GNU Parted to correct GPT errors.\n[ 0.702721] vda: vda1 vda15\n[ 0.704267] scsi host0: ata_piix\n[ 0.705033] scsi host1: ata_piix\n[ 0.705747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.706967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.708241] libphy: Fixed MDIO Bus: probed\n[ 0.709113] tun: Universal TUN/TAP device driver, 1.6\n[ 0.710141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712159] PPP generic driver version 2.4.2\n[ 0.713369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714816] ehci-pci: EHCI PCI platform driver\n[ 0.715715] ehci-platform: EHCI generic platform driver\n[ 0.716719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717859] ohci-pci: OHCI PCI platform driver\n[ 0.718737] ohci-platform: OHCI generic platform driver\n[ 0.719739] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.738818] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739828] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741302] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746138] usb usb1: Product: UHCI Host Controller\n[ 0.747098] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748258] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749289] hub 1-0:1.0: USB hub found\n[ 0.750076] hub 1-0:1.0: 2 ports detected\n[ 0.751015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753140] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754111] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755195] mousedev: PS/2 mouse device common for all mice\n[ 0.756488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758351] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759476] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761903] i2c /dev entries driver\n[ 0.762676] device-mapper: uevent: version 1.0.3\n[ 0.763649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765298] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766664] NET: Registered protocol family 10\n[ 0.767706] NET: Registered protocol family 17\n[ 0.768615] Key type dns_resolver registered\n[ 0.769590] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770685] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773889] registered taskstats version 1\n[ 0.774732] Loading compiled-in X.509 certificates\n[ 0.776183] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778061] zswap: loaded using pool lzo/zbud\n[ 0.780082] Key type trusted registered\n[ 0.781788] Key type encrypted registered\n[ 0.782621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.784729] evm: HMAC attrs: 0x1\n[ 0.785708] Magic number: 14:82:596\n[ 0.786579] rtc_cmos 00:00: setting system clock to 2018-12-28 18:34:45 UTC (1546022085)\n[ 0.798618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799770] EDD information not available.\n[ 0.864017] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865608] Write protecting the kernel read-only data: 14336k\n[ 0.867250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869089] 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.932217] 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 10.55.1.14...\nLease of 10.55.1.14 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-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\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.14,24,fe80::f816:3eff:fe12:a69a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: "} 2018-12-28 18:35:00,578 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-dcbd15bb-bdcf-445e-bc23-9cdd3044d110 2018-12-28 18:35:00,580 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:35:00,580 - 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 657853985 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.140910] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.142578] pid_max: default: 32768 minimum: 301 [ 0.143475] ACPI: Core revision 20150930 [ 0.144883] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146191] Security Framework initialized [ 0.147010] Yama: becoming mindful. [ 0.147750] AppArmor: AppArmor initialized [ 0.148614] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149907] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.151170] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152370] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.153764] Initializing cgroup subsys io [ 0.154582] Initializing cgroup subsys memory [ 0.155442] Initializing cgroup subsys devices [ 0.156328] Initializing cgroup subsys freezer [ 0.157215] Initializing cgroup subsys net_cls [ 0.158086] Initializing cgroup subsys perf_event [ 0.158999] Initializing cgroup subsys net_prio [ 0.159885] Initializing cgroup subsys hugetlb [ 0.160762] Initializing cgroup subsys pids [ 0.161641] CPU: Physical Processor ID: 0 [ 0.163131] mce: CPU supports 10 MCE banks [ 0.164004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173979] ftrace: allocating 31920 entries in 125 pages [ 0.201162] smpboot: Max logical packages: 2 [ 0.202029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203230] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.204598] x2apic enabled [ 0.205404] Switched APIC routing to physical x2apic. [ 0.207156] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208372] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212485] KVM setup paravirtual spinlock [ 0.213971] x86: Booting SMP configuration: [ 0.214883] .... node #0, CPUs: #1 [ 0.215788] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.237562] x86: Booted up 1 node, 2 CPUs [ 0.237565] KVM setup async PF for cpu 1 [ 0.237568] kvm-stealtime: cpu 1, msr f90d940 [ 0.240151] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.241653] devtmpfs: initialized [ 0.243375] evm: security.selinux [ 0.244082] evm: security.SMACK64 [ 0.244778] evm: security.SMACK64EXEC [ 0.245526] evm: security.SMACK64TRANSMUTE [ 0.246351] evm: security.SMACK64MMAP [ 0.247105] evm: security.ima [ 0.247756] evm: security.capability [ 0.248598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.250491] pinctrl core: initialized pinctrl subsystem [ 0.251611] RTC time: 18:34:45, date: 12/28/18 [ 0.252583] NET: Registered protocol family 16 [ 0.262469] cpuidle: using governor ladder [ 0.274569] cpuidle: using governor menu [ 0.275391] PCCT header not found. [ 0.276169] ACPI: bus type PCI registered [ 0.276978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278231] PCI: Using configuration type 1 for base access [ 0.291653] ACPI: Added _OSI(Module Device) [ 0.292512] ACPI: Added _OSI(Processor Device) [ 0.293378] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.294286] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296640] ACPI: Interpreter enabled [ 0.297403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301107] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.302944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.304801] ACPI: (supports S0 S5) [ 0.305500] ACPI: Using IOAPIC for interrupt routing [ 0.306574] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.309977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.311125] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.312371] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.313573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315871] acpiphp: Slot [3] registered [ 0.316684] acpiphp: Slot [4] registered [ 0.317477] acpiphp: Slot [5] registered [ 0.318277] acpiphp: Slot [6] registered [ 0.319070] acpiphp: Slot [7] registered [ 0.319862] acpiphp: Slot [8] registered [ 0.320654] acpiphp: Slot [9] registered [ 0.321448] acpiphp: Slot [10] registered [ 0.332240] acpiphp: Slot [11] registered [ 0.333051] acpiphp: Slot [12] registered [ 0.333858] acpiphp: Slot [13] registered [ 0.334661] acpiphp: Slot [14] registered [ 0.335460] acpiphp: Slot [15] registered [ 0.336272] acpiphp: Slot [16] registered [ 0.337078] acpiphp: Slot [17] registered [ 0.337883] acpiphp: Slot [18] registered [ 0.338685] acpiphp: Slot [19] registered [ 0.339486] acpiphp: Slot [20] registered [ 0.340299] acpiphp: Slot [21] registered [ 0.341103] acpiphp: Slot [22] registered [ 0.341912] acpiphp: Slot [23] registered [ 0.342717] acpiphp: Slot [24] registered [ 0.343520] acpiphp: Slot [25] registered [ 0.344324] acpiphp: Slot [26] registered [ 0.345130] acpiphp: Slot [27] registered [ 0.345935] acpiphp: Slot [28] registered [ 0.346738] acpiphp: Slot [29] registered [ 0.347541] acpiphp: Slot [30] registered [ 0.348349] acpiphp: Slot [31] registered [ 0.349150] PCI host bridge to bus 0000:00 [ 0.349953] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353810] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.355250] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.362751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365172] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371453] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422845] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425611] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.426943] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429015] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430069] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431617] vgaarb: loaded [ 0.432216] vgaarb: bridge control possible 0000:00:02.0 [ 0.433376] SCSI subsystem initialized [ 0.434222] ACPI: bus type USB registered [ 0.435050] usbcore: registered new interface driver usbfs [ 0.436077] usbcore: registered new interface driver hub [ 0.437080] usbcore: registered new device driver usb [ 0.438181] PCI: Using ACPI for IRQ routing [ 0.439230] NetLabel: Initializing [ 0.439945] NetLabel: domain hash size = 128 [ 0.440795] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441740] NetLabel: unlabeled traffic allowed by default [ 0.442858] clocksource: Switched to clocksource kvm-clock [ 0.449070] AppArmor: AppArmor Filesystem Enabled [ 0.450027] pnp: PnP ACPI init [ 0.450984] pnp: PnP ACPI: found 5 devices [ 0.458086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.459822] NET: Registered protocol family 2 [ 0.460822] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462086] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463251] TCP: Hash tables configured (established 2048 bind 2048) [ 0.464409] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466637] NET: Registered protocol family 1 [ 0.467499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468596] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469664] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488265] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507123] Trying to unpack rootfs image as initramfs... [ 0.557579] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.571754] Scanning for low memory corruption every 60 seconds [ 0.573184] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574344] audit: initializing netlink subsys (disabled) [ 0.575399] audit: type=2000 audit(1546022086.147:1): initialized [ 0.576727] Initialise system trusted keyring [ 0.577674] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578838] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580964] zbud: loaded [ 0.581692] VFS: Disk quotas dquot_6.6.0 [ 0.582519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584106] fuse init (API version 7.23) [ 0.585016] Key type big_key registered [ 0.585825] Allocating IMA MOK and blacklist keyrings. [ 0.587090] Key type asymmetric registered [ 0.587917] Asymmetric key parser 'x509' registered [ 0.588877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.590354] io scheduler noop registered [ 0.591164] io scheduler deadline registered (default) [ 0.592161] io scheduler cfq registered [ 0.593010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.594062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597141] ACPI: Power Button [PWRF] [ 0.598009] GHES: HEST is not enabled! [ 0.616055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659022] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688174] Linux agpgart interface v0.103 [ 0.691487] brd: module loaded [ 0.692933] loop: module loaded [ 0.697830] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699291] GPT:90111 != 20971519 [ 0.699985] GPT:Alternate GPT header not at the end of the disk. [ 0.701075] GPT:90111 != 20971519 [ 0.701760] GPT: Use GNU Parted to correct GPT errors. [ 0.702721] vda: vda1 vda15 [ 0.704267] scsi host0: ata_piix [ 0.705033] scsi host1: ata_piix [ 0.705747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.706967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.708241] libphy: Fixed MDIO Bus: probed [ 0.709113] tun: Universal TUN/TAP device driver, 1.6 [ 0.710141] tun: (C) 1999-2004 Max Krasnyansky [ 0.712159] PPP generic driver version 2.4.2 [ 0.713369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714816] ehci-pci: EHCI PCI platform driver [ 0.715715] ehci-platform: EHCI generic platform driver [ 0.716719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717859] ohci-pci: OHCI PCI platform driver [ 0.718737] ohci-platform: OHCI generic platform driver [ 0.719739] uhci_hcd: USB Universal Host Controller Interface driver [ 0.738818] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739828] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741302] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.743461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746138] usb usb1: Product: UHCI Host Controller [ 0.747098] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748258] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749289] hub 1-0:1.0: USB hub found [ 0.750076] hub 1-0:1.0: 2 ports detected [ 0.751015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753140] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754111] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755195] mousedev: PS/2 mouse device common for all mice [ 0.756488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758351] rtc_cmos 00:00: RTC can wake from S4 [ 0.759476] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761903] i2c /dev entries driver [ 0.762676] device-mapper: uevent: version 1.0.3 [ 0.763649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.765298] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766664] NET: Registered protocol family 10 [ 0.767706] NET: Registered protocol family 17 [ 0.768615] Key type dns_resolver registered [ 0.769590] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770685] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772067] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773889] registered taskstats version 1 [ 0.774732] Loading compiled-in X.509 certificates [ 0.776183] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778061] zswap: loaded using pool lzo/zbud [ 0.780082] Key type trusted registered [ 0.781788] Key type encrypted registered [ 0.782621] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783668] ima: No TPM chip found, activating TPM-bypass! [ 0.784729] evm: HMAC attrs: 0x1 [ 0.785708] Magic number: 14:82:596 [ 0.786579] rtc_cmos 00:00: setting system clock to 2018-12-28 18:34:45 UTC (1546022085) [ 0.798618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799770] EDD information not available. [ 0.864017] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865608] Write protecting the kernel read-only data: 14336k [ 0.867250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869089] 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.932217] 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 10.55.1.14... Lease of 10.55.1.14 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-00000107 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 ssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe12:a69a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 launch-index: 0 === cirros: current=0.4.0 uptime=3.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: 2018-12-28 18:35:00,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:01,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-6eb3f851-9d0b-4258-94cc-ae563f930c3c x-compute-request-id: req-6eb3f851-9d0b-4258-94cc-ae563f930c3c Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:01,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-6eb3f851-9d0b-4258-94cc-ae563f930c3c 2018-12-28 18:35:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:01,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e43ec5bb-e6e3-4f17-b0ff-ae220e297ab2 Date: Fri, 28 Dec 2018 18:35: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:35:01,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-e43ec5bb-e6e3-4f17-b0ff-ae220e297ab2 2018-12-28 18:35:01,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:01,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b800bfe-defc-4230-be86-ff9c19537a8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:35:01,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-9b800bfe-defc-4230-be86-ff9c19537a8e 2018-12-28 18:35:01,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:01,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85b653e1-9a04-4202-ae5d-d5c74fe4b84f Date: Fri, 28 Dec 2018 18:35:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:35:01,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-85b653e1-9a04-4202-ae5d-d5c74fe4b84f 2018-12-28 18:35:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:01,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-426c6eeb-4cc6-44c4-814c-6a6f89d98ccb Date: Fri, 28 Dec 2018 18:35:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:35:01,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-426c6eeb-4cc6-44c4-814c-6a6f89d98ccb 2018-12-28 18:35:01,556 - create_instance - INFO - Checking if VM is active 2018-12-28 18:35:01,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:02,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-bcef02ed-a439-4236-97c6-b51f53ec445d x-compute-request-id: req-bcef02ed-a439-4236-97c6-b51f53ec445d Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:02,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-bcef02ed-a439-4236-97c6-b51f53ec445d 2018-12-28 18:35:02,048 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:35:02,049 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:35:02,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:02,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-abced207-7388-4120-857d-56440db78d81 x-compute-request-id: req-abced207-7388-4120-857d-56440db78d81 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:02,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-abced207-7388-4120-857d-56440db78d81 2018-12-28 18:35:02,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:02,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-17f0469b-7fce-4016-8d68-d5d8cacc8d37 Date: Fri, 28 Dec 2018 18:35: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:35:02,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-17f0469b-7fce-4016-8d68-d5d8cacc8d37 2018-12-28 18:35:02,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:02,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f0f7b3a-a1eb-42de-92c1-482dc892947e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:35:02,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-9f0f7b3a-a1eb-42de-92c1-482dc892947e 2018-12-28 18:35:02,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:02,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bfc71752-be45-4c34-81bd-81f690a48c84 Date: Fri, 28 Dec 2018 18:35:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:35:02,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-bfc71752-be45-4c34-81bd-81f690a48c84 2018-12-28 18:35:02,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:02,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-6ed01746-e0b0-4b8d-8131-48abc9c2cbc7 Date: Fri, 28 Dec 2018 18:35:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:35:02,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-6ed01746-e0b0-4b8d-8131-48abc9c2cbc7 2018-12-28 18:35:02,886 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:35:02,890 - paramiko.transport - DEBUG - starting thread (client mode): 0x65844ad0L 2018-12-28 18:35:02,890 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:35:02,890 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:35:02,891 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:35:02,892 - 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-12-28 18:35:02,892 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:35:02,892 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:35:02,892 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:35:02,893 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:35:02,893 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:35:02,910 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:35:02,911 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:35:02,922 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:35:02,948 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:35:02,952 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:35:03,052 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:35:03,068 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:35:03,069 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:35:03,070 - paramiko.transport - DEBUG - starting thread (client mode): 0x6585cfd0L 2018-12-28 18:35:03,070 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:35:03,071 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:35:03,071 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:35:03,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-12-28 18:35:03,072 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:35:03,072 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:35:03,072 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:35:03,073 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:35:03,073 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:35:03,090 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:35:03,091 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:35:03,103 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:35:03,129 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:35:03,132 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:35:03,135 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:35:03,136 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:35:03,136 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:35:03,138 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:35:03,142 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:03,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-c9b19576-f1c7-4554-adac-e9a3f8753b27 x-compute-request-id: req-c9b19576-f1c7-4554-adac-e9a3f8753b27 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:34:46Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:03,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-c9b19576-f1c7-4554-adac-e9a3f8753b27 2018-12-28 18:35:03,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"reboot": {"type": "SOFT"}}' 2018-12-28 18:35:03,758 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:35: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-6c230c3b-26f5-4e9f-8be6-bdca0a32aed1 x-compute-request-id: req-6c230c3b-26f5-4e9f-8be6-bdca0a32aed1 Content-Length: 0 Content-Type: application/json 2018-12-28 18:35:03,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-6c230c3b-26f5-4e9f-8be6-bdca0a32aed1 2018-12-28 18:35:18,771 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-28 18:35:18,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:19,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-6b5599b8-fc16-4022-93d1-2fac925610dd x-compute-request-id: req-6b5599b8-fc16-4022-93d1-2fac925610dd Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-28T18:35:04Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:19,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-6b5599b8-fc16-4022-93d1-2fac925610dd 2018-12-28 18:35:19,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:35:20,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-79d35f94-cf72-4596-96df-5138e2a9adcb x-compute-request-id: req-79d35f94-cf72-4596-96df-5138e2a9adcb Content-Encoding: gzip Content-Length: 9667 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 657853985 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.140910] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.142578] pid_max: default: 32768 minimum: 301\n[ 0.143475] ACPI: Core revision 20150930\n[ 0.144883] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.146191] Security Framework initialized\n[ 0.147010] Yama: becoming mindful.\n[ 0.147750] AppArmor: AppArmor initialized\n[ 0.148614] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.149907] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.151170] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.152370] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.153764] Initializing cgroup subsys io\n[ 0.154582] Initializing cgroup subsys memory\n[ 0.155442] Initializing cgroup subsys devices\n[ 0.156328] Initializing cgroup subsys freezer\n[ 0.157215] Initializing cgroup subsys net_cls\n[ 0.158086] Initializing cgroup subsys perf_event\n[ 0.158999] Initializing cgroup subsys net_prio\n[ 0.159885] Initializing cgroup subsys hugetlb\n[ 0.160762] Initializing cgroup subsys pids\n[ 0.161641] CPU: Physical Processor ID: 0\n[ 0.163131] mce: CPU supports 10 MCE banks\n[ 0.164004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.165002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.167297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.173979] ftrace: allocating 31920 entries in 125 pages\n[ 0.201162] smpboot: Max logical packages: 2\n[ 0.202029] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.203230] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.204598] x2apic enabled\n[ 0.205404] Switched APIC routing to physical x2apic.\n[ 0.207156] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.208372] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.210536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.212485] KVM setup paravirtual spinlock\n[ 0.213971] x86: Booting SMP configuration:\n[ 0.214883] .... node #0, CPUs: #1\n[ 0.215788] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.237562] x86: Booted up 1 node, 2 CPUs\n[ 0.237565] KVM setup async PF for cpu 1\n[ 0.237568] kvm-stealtime: cpu 1, msr f90d940\n[ 0.240151] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.241653] devtmpfs: initialized\n[ 0.243375] evm: security.selinux\n[ 0.244082] evm: security.SMACK64\n[ 0.244778] evm: security.SMACK64EXEC\n[ 0.245526] evm: security.SMACK64TRANSMUTE\n[ 0.246351] evm: security.SMACK64MMAP\n[ 0.247105] evm: security.ima\n[ 0.247756] evm: security.capability\n[ 0.248598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.250491] pinctrl core: initialized pinctrl subsystem\n[ 0.251611] RTC time: 18:34:45, date: 12/28/18\n[ 0.252583] NET: Registered protocol family 16\n[ 0.262469] cpuidle: using governor ladder\n[ 0.274569] cpuidle: using governor menu\n[ 0.275391] PCCT header not found.\n[ 0.276169] ACPI: bus type PCI registered\n[ 0.276978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.278231] PCI: Using configuration type 1 for base access\n[ 0.291653] ACPI: Added _OSI(Module Device)\n[ 0.292512] ACPI: Added _OSI(Processor Device)\n[ 0.293378] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.294286] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.296640] ACPI: Interpreter enabled\n[ 0.297403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.299255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.301107] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.302944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.304801] ACPI: (supports S0 S5)\n[ 0.305500] ACPI: Using IOAPIC for interrupt routing\n[ 0.306574] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.309977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.311125] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.312371] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.313573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.315871] acpiphp: Slot [3] registered\n[ 0.316684] acpiphp: Slot [4] registered\n[ 0.317477] acpiphp: Slot [5] registered\n[ 0.318277] acpiphp: Slot [6] registered\n[ 0.319070] acpiphp: Slot [7] registered\n[ 0.319862] acpiphp: Slot [8] registered\n[ 0.320654] acpiphp: Slot [9] registered\n[ 0.321448] acpiphp: Slot [10] registered\n[ 0.332240] acpiphp: Slot [11] registered\n[ 0.333051] acpiphp: Slot [12] registered\n[ 0.333858] acpiphp: Slot [13] registered\n[ 0.334661] acpiphp: Slot [14] registered\n[ 0.335460] acpiphp: Slot [15] registered\n[ 0.336272] acpiphp: Slot [16] registered\n[ 0.337078] acpiphp: Slot [17] registered\n[ 0.337883] acpiphp: Slot [18] registered\n[ 0.338685] acpiphp: Slot [19] registered\n[ 0.339486] acpiphp: Slot [20] registered\n[ 0.340299] acpiphp: Slot [21] registered\n[ 0.341103] acpiphp: Slot [22] registered\n[ 0.341912] acpiphp: Slot [23] registered\n[ 0.342717] acpiphp: Slot [24] registered\n[ 0.343520] acpiphp: Slot [25] registered\n[ 0.344324] acpiphp: Slot [26] registered\n[ 0.345130] acpiphp: Slot [27] registered\n[ 0.345935] acpiphp: Slot [28] registered\n[ 0.346738] acpiphp: Slot [29] registered\n[ 0.347541] acpiphp: Slot [30] registered\n[ 0.348349] acpiphp: Slot [31] registered\n[ 0.349150] PCI host bridge to bus 0000:00\n[ 0.349953] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353810] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.355250] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.362751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365172] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371453] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.419948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.421431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422845] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.424239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425611] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.426943] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429015] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430069] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431617] vgaarb: loaded\n[ 0.432216] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433376] SCSI subsystem initialized\n[ 0.434222] ACPI: bus type USB registered\n[ 0.435050] usbcore: registered new interface driver usbfs\n[ 0.436077] usbcore: registered new interface driver hub\n[ 0.437080] usbcore: registered new device driver usb\n[ 0.438181] PCI: Using ACPI for IRQ routing\n[ 0.439230] NetLabel: Initializing\n[ 0.439945] NetLabel: domain hash size = 128\n[ 0.440795] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.441740] NetLabel: unlabeled traffic allowed by default\n[ 0.442858] clocksource: Switched to clocksource kvm-clock\n[ 0.449070] AppArmor: AppArmor Filesystem Enabled\n[ 0.450027] pnp: PnP ACPI init\n[ 0.450984] pnp: PnP ACPI: found 5 devices\n[ 0.458086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459822] NET: Registered protocol family 2\n[ 0.460822] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.462086] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.463251] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.464409] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466637] NET: Registered protocol family 1\n[ 0.467499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468596] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488265] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507123] Trying to unpack rootfs image as initramfs...\n[ 0.557579] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.571754] Scanning for low memory corruption every 60 seconds\n[ 0.573184] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574344] audit: initializing netlink subsys (disabled)\n[ 0.575399] audit: type=2000 audit(1546022086.147:1): initialized\n[ 0.576727] Initialise system trusted keyring\n[ 0.577674] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578838] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580964] zbud: loaded\n[ 0.581692] VFS: Disk quotas dquot_6.6.0\n[ 0.582519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584106] fuse init (API version 7.23)\n[ 0.585016] Key type big_key registered\n[ 0.585825] Allocating IMA MOK and blacklist keyrings.\n[ 0.587090] Key type asymmetric registered\n[ 0.587917] Asymmetric key parser 'x509' registered\n[ 0.588877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.590354] io scheduler noop registered\n[ 0.591164] io scheduler deadline registered (default)\n[ 0.592161] io scheduler cfq registered\n[ 0.593010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.594062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.597141] ACPI: Power Button [PWRF]\n[ 0.598009] GHES: HEST is not enabled!\n[ 0.616055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659022] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.685708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.688174] Linux agpgart interface v0.103\n[ 0.691487] brd: module loaded\n[ 0.692933] loop: module loaded\n[ 0.697830] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.699291] GPT:90111 != 20971519\n[ 0.699985] GPT:Alternate GPT header not at the end of the disk.\n[ 0.701075] GPT:90111 != 20971519\n[ 0.701760] GPT: Use GNU Parted to correct GPT errors.\n[ 0.702721] vda: vda1 vda15\n[ 0.704267] scsi host0: ata_piix\n[ 0.705033] scsi host1: ata_piix\n[ 0.705747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.706967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.708241] libphy: Fixed MDIO Bus: probed\n[ 0.709113] tun: Universal TUN/TAP device driver, 1.6\n[ 0.710141] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.712159] PPP generic driver version 2.4.2\n[ 0.713369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.714816] ehci-pci: EHCI PCI platform driver\n[ 0.715715] ehci-platform: EHCI generic platform driver\n[ 0.716719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717859] ohci-pci: OHCI PCI platform driver\n[ 0.718737] ohci-platform: OHCI generic platform driver\n[ 0.719739] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.738818] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.739828] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.741302] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.742318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.743461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.744704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.746138] usb usb1: Product: UHCI Host Controller\n[ 0.747098] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.748258] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749289] hub 1-0:1.0: USB hub found\n[ 0.750076] hub 1-0:1.0: 2 ports detected\n[ 0.751015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753140] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754111] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755195] mousedev: PS/2 mouse device common for all mice\n[ 0.756488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758351] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759476] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.761903] i2c /dev entries driver\n[ 0.762676] device-mapper: uevent: version 1.0.3\n[ 0.763649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.765298] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.766664] NET: Registered protocol family 10\n[ 0.767706] NET: Registered protocol family 17\n[ 0.768615] Key type dns_resolver registered\n[ 0.769590] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770685] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772067] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773889] registered taskstats version 1\n[ 0.774732] Loading compiled-in X.509 certificates\n[ 0.776183] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778061] zswap: loaded using pool lzo/zbud\n[ 0.780082] Key type trusted registered\n[ 0.781788] Key type encrypted registered\n[ 0.782621] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783668] ima: No TPM chip found, activating TPM-bypass!\n[ 0.784729] evm: HMAC attrs: 0x1\n[ 0.785708] Magic number: 14:82:596\n[ 0.786579] rtc_cmos 00:00: setting system clock to 2018-12-28 18:34:45 UTC (1546022085)\n[ 0.798618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.799770] EDD information not available.\n[ 0.864017] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.865608] Write protecting the kernel read-only data: 14336k\n[ 0.867250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869089] 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.932217] 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 10.55.1.14...\nLease of 10.55.1.14 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-00000107\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\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.14,24,fe80::f816:3eff:fe12:a69a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.13 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-12-28 18:35:20,419 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-79d35f94-cf72-4596-96df-5138e2a9adcb 2018-12-28 18:35:20,420 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:35:20,420 - 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 657853985 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.140910] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.142578] pid_max: default: 32768 minimum: 301 [ 0.143475] ACPI: Core revision 20150930 [ 0.144883] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.146191] Security Framework initialized [ 0.147010] Yama: becoming mindful. [ 0.147750] AppArmor: AppArmor initialized [ 0.148614] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.149907] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.151170] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.152370] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.153764] Initializing cgroup subsys io [ 0.154582] Initializing cgroup subsys memory [ 0.155442] Initializing cgroup subsys devices [ 0.156328] Initializing cgroup subsys freezer [ 0.157215] Initializing cgroup subsys net_cls [ 0.158086] Initializing cgroup subsys perf_event [ 0.158999] Initializing cgroup subsys net_prio [ 0.159885] Initializing cgroup subsys hugetlb [ 0.160762] Initializing cgroup subsys pids [ 0.161641] CPU: Physical Processor ID: 0 [ 0.163131] mce: CPU supports 10 MCE banks [ 0.164004] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.165002] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.167297] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.173979] ftrace: allocating 31920 entries in 125 pages [ 0.201162] smpboot: Max logical packages: 2 [ 0.202029] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.203230] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.204598] x2apic enabled [ 0.205404] Switched APIC routing to physical x2apic. [ 0.207156] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.208372] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.210536] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.212485] KVM setup paravirtual spinlock [ 0.213971] x86: Booting SMP configuration: [ 0.214883] .... node #0, CPUs: #1 [ 0.215788] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.237562] x86: Booted up 1 node, 2 CPUs [ 0.237565] KVM setup async PF for cpu 1 [ 0.237568] kvm-stealtime: cpu 1, msr f90d940 [ 0.240151] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.241653] devtmpfs: initialized [ 0.243375] evm: security.selinux [ 0.244082] evm: security.SMACK64 [ 0.244778] evm: security.SMACK64EXEC [ 0.245526] evm: security.SMACK64TRANSMUTE [ 0.246351] evm: security.SMACK64MMAP [ 0.247105] evm: security.ima [ 0.247756] evm: security.capability [ 0.248598] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.250491] pinctrl core: initialized pinctrl subsystem [ 0.251611] RTC time: 18:34:45, date: 12/28/18 [ 0.252583] NET: Registered protocol family 16 [ 0.262469] cpuidle: using governor ladder [ 0.274569] cpuidle: using governor menu [ 0.275391] PCCT header not found. [ 0.276169] ACPI: bus type PCI registered [ 0.276978] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.278231] PCI: Using configuration type 1 for base access [ 0.291653] ACPI: Added _OSI(Module Device) [ 0.292512] ACPI: Added _OSI(Processor Device) [ 0.293378] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.294286] ACPI: Added _OSI(Processor Aggregator Device) [ 0.296640] ACPI: Interpreter enabled [ 0.297403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.299255] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.301107] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.302944] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.304801] ACPI: (supports S0 S5) [ 0.305500] ACPI: Using IOAPIC for interrupt routing [ 0.306574] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.309977] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.311125] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.312371] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.313573] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.315871] acpiphp: Slot [3] registered [ 0.316684] acpiphp: Slot [4] registered [ 0.317477] acpiphp: Slot [5] registered [ 0.318277] acpiphp: Slot [6] registered [ 0.319070] acpiphp: Slot [7] registered [ 0.319862] acpiphp: Slot [8] registered [ 0.320654] acpiphp: Slot [9] registered [ 0.321448] acpiphp: Slot [10] registered [ 0.332240] acpiphp: Slot [11] registered [ 0.333051] acpiphp: Slot [12] registered [ 0.333858] acpiphp: Slot [13] registered [ 0.334661] acpiphp: Slot [14] registered [ 0.335460] acpiphp: Slot [15] registered [ 0.336272] acpiphp: Slot [16] registered [ 0.337078] acpiphp: Slot [17] registered [ 0.337883] acpiphp: Slot [18] registered [ 0.338685] acpiphp: Slot [19] registered [ 0.339486] acpiphp: Slot [20] registered [ 0.340299] acpiphp: Slot [21] registered [ 0.341103] acpiphp: Slot [22] registered [ 0.341912] acpiphp: Slot [23] registered [ 0.342717] acpiphp: Slot [24] registered [ 0.343520] acpiphp: Slot [25] registered [ 0.344324] acpiphp: Slot [26] registered [ 0.345130] acpiphp: Slot [27] registered [ 0.345935] acpiphp: Slot [28] registered [ 0.346738] acpiphp: Slot [29] registered [ 0.347541] acpiphp: Slot [30] registered [ 0.348349] acpiphp: Slot [31] registered [ 0.349150] PCI host bridge to bus 0000:00 [ 0.349953] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351155] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352361] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353810] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.355250] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361469] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.362751] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363914] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365172] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371453] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372875] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.419948] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.421431] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422845] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.424239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425611] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.426943] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429015] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430069] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431617] vgaarb: loaded [ 0.432216] vgaarb: bridge control possible 0000:00:02.0 [ 0.433376] SCSI subsystem initialized [ 0.434222] ACPI: bus type USB registered [ 0.435050] usbcore: registered new interface driver usbfs [ 0.436077] usbcore: registered new interface driver hub [ 0.437080] usbcore: registered new device driver usb [ 0.438181] PCI: Using ACPI for IRQ routing [ 0.439230] NetLabel: Initializing [ 0.439945] NetLabel: domain hash size = 128 [ 0.440795] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.441740] NetLabel: unlabeled traffic allowed by default [ 0.442858] clocksource: Switched to clocksource kvm-clock [ 0.449070] AppArmor: AppArmor Filesystem Enabled [ 0.450027] pnp: PnP ACPI init [ 0.450984] pnp: PnP ACPI: found 5 devices [ 0.458086] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.459822] NET: Registered protocol family 2 [ 0.460822] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.462086] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.463251] TCP: Hash tables configured (established 2048 bind 2048) [ 0.464409] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465477] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466637] NET: Registered protocol family 1 [ 0.467499] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468596] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469664] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488265] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507123] Trying to unpack rootfs image as initramfs... [ 0.557579] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.571754] Scanning for low memory corruption every 60 seconds [ 0.573184] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574344] audit: initializing netlink subsys (disabled) [ 0.575399] audit: type=2000 audit(1546022086.147:1): initialized [ 0.576727] Initialise system trusted keyring [ 0.577674] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578838] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580964] zbud: loaded [ 0.581692] VFS: Disk quotas dquot_6.6.0 [ 0.582519] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584106] fuse init (API version 7.23) [ 0.585016] Key type big_key registered [ 0.585825] Allocating IMA MOK and blacklist keyrings. [ 0.587090] Key type asymmetric registered [ 0.587917] Asymmetric key parser 'x509' registered [ 0.588877] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.590354] io scheduler noop registered [ 0.591164] io scheduler deadline registered (default) [ 0.592161] io scheduler cfq registered [ 0.593010] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.594062] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595535] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.597141] ACPI: Power Button [PWRF] [ 0.598009] GHES: HEST is not enabled! [ 0.616055] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659022] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661631] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.685708] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.688174] Linux agpgart interface v0.103 [ 0.691487] brd: module loaded [ 0.692933] loop: module loaded [ 0.697830] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.699291] GPT:90111 != 20971519 [ 0.699985] GPT:Alternate GPT header not at the end of the disk. [ 0.701075] GPT:90111 != 20971519 [ 0.701760] GPT: Use GNU Parted to correct GPT errors. [ 0.702721] vda: vda1 vda15 [ 0.704267] scsi host0: ata_piix [ 0.705033] scsi host1: ata_piix [ 0.705747] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.706967] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.708241] libphy: Fixed MDIO Bus: probed [ 0.709113] tun: Universal TUN/TAP device driver, 1.6 [ 0.710141] tun: (C) 1999-2004 Max Krasnyansky [ 0.712159] PPP generic driver version 2.4.2 [ 0.713369] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.714816] ehci-pci: EHCI PCI platform driver [ 0.715715] ehci-platform: EHCI generic platform driver [ 0.716719] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717859] ohci-pci: OHCI PCI platform driver [ 0.718737] ohci-platform: OHCI generic platform driver [ 0.719739] uhci_hcd: USB Universal Host Controller Interface driver [ 0.738818] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.739828] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.741302] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.742318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.743461] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.744704] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.746138] usb usb1: Product: UHCI Host Controller [ 0.747098] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.748258] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749289] hub 1-0:1.0: USB hub found [ 0.750076] hub 1-0:1.0: 2 ports detected [ 0.751015] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753140] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754111] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755195] mousedev: PS/2 mouse device common for all mice [ 0.756488] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758351] rtc_cmos 00:00: RTC can wake from S4 [ 0.759476] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760688] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.761903] i2c /dev entries driver [ 0.762676] device-mapper: uevent: version 1.0.3 [ 0.763649] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.765298] ledtrig-cpu: registered to indicate activity on CPUs [ 0.766664] NET: Registered protocol family 10 [ 0.767706] NET: Registered protocol family 17 [ 0.768615] Key type dns_resolver registered [ 0.769590] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770685] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772067] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773889] registered taskstats version 1 [ 0.774732] Loading compiled-in X.509 certificates [ 0.776183] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778061] zswap: loaded using pool lzo/zbud [ 0.780082] Key type trusted registered [ 0.781788] Key type encrypted registered [ 0.782621] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783668] ima: No TPM chip found, activating TPM-bypass! [ 0.784729] evm: HMAC attrs: 0x1 [ 0.785708] Magic number: 14:82:596 [ 0.786579] rtc_cmos 00:00: setting system clock to 2018-12-28 18:34:45 UTC (1546022085) [ 0.798618] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.799770] EDD information not available. [ 0.864017] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.865608] Write protecting the kernel read-only data: 14336k [ 0.867250] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869089] 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.932217] 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 10.55.1.14... Lease of 10.55.1.14 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-00000107 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 ssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe12:a69a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 launch-index: 0 === cirros: current=0.4.0 uptime=3.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: The system is going down NOW! Sent SIGTERM to all processes 2018-12-28 18:35:20,421 - create_instance - INFO - Checking if VM is active 2018-12-28 18:35:20,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:20,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7d17801-99d2-42f5-8c26-636064753789 x-compute-request-id: req-c7d17801-99d2-42f5-8c26-636064753789 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-28T18:35:04Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:20,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-c7d17801-99d2-42f5-8c26-636064753789 2018-12-28 18:35:20,940 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - REBOOT 2018-12-28 18:35:20,940 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:35:23,943 - create_instance - DEBUG - VM status query timeout in 896.477772951 2018-12-28 18:35:23,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:24,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-3062b133-f20f-4785-970c-2659fa4b83b8 x-compute-request-id: req-3062b133-f20f-4785-970c-2659fa4b83b8 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-28T18:35:04Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:24,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-3062b133-f20f-4785-970c-2659fa4b83b8 2018-12-28 18:35:24,464 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - REBOOT 2018-12-28 18:35:24,464 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:35:27,467 - create_instance - DEBUG - VM status query timeout in 892.953743935 2018-12-28 18:35:27,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:27,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ece5f42f-e34b-4163-99d2-fd947a5f77f1 x-compute-request-id: req-ece5f42f-e34b-4163-99d2-fd947a5f77f1 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-12-28T18:35:04Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:27,986 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-ece5f42f-e34b-4163-99d2-fd947a5f77f1 2018-12-28 18:35:27,986 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - REBOOT 2018-12-28 18:35:27,987 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:35:30,990 - create_instance - DEBUG - VM status query timeout in 889.431186914 2018-12-28 18:35:30,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:31,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4dbe03e9-958d-45ab-81ba-595a066c07a1 x-compute-request-id: req-4dbe03e9-958d-45ab-81ba-595a066c07a1 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:27Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:31,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-4dbe03e9-958d-45ab-81ba-595a066c07a1 2018-12-28 18:35:31,477 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:35:31,477 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:35:31,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:31,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcda9817-bd90-460e-8444-6ad05a088b71 x-compute-request-id: req-dcda9817-bd90-460e-8444-6ad05a088b71 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:27Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:31,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-dcda9817-bd90-460e-8444-6ad05a088b71 2018-12-28 18:35:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:32,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9d0fad49-3407-4428-870c-f0ec4ebb9c92 Date: Fri, 28 Dec 2018 18:35: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:35:32,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-9d0fad49-3407-4428-870c-f0ec4ebb9c92 2018-12-28 18:35:32,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:32,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8e23469-0fb4-4520-98f6-b63e7f0cdb6f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:35:32,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-d8e23469-0fb4-4520-98f6-b63e7f0cdb6f 2018-12-28 18:35:32,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:32,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9290b133-a914-4272-a2c1-9e5a17968652 Date: Fri, 28 Dec 2018 18:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:35:32,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-9290b133-a914-4272-a2c1-9e5a17968652 2018-12-28 18:35:32,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:32,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-99fdbc19-ef0b-465f-b744-8ee6b1146c4e Date: Fri, 28 Dec 2018 18:35:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:35:32,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-99fdbc19-ef0b-465f-b744-8ee6b1146c4e 2018-12-28 18:35:32,474 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:35:32,477 - paramiko.transport - DEBUG - starting thread (client mode): 0x657f0d90L 2018-12-28 18:35:32,478 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:35:32,478 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:35:32,478 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:35:32,479 - 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-12-28 18:35:32,479 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:35:32,479 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:35:32,480 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:35:32,480 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:35:32,480 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:35:32,496 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:35:32,497 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:35:32,510 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:35:32,536 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:35:32,541 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:35:32,642 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:35:32,656 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:35:32,656 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:35:32,658 - paramiko.transport - DEBUG - starting thread (client mode): 0x657f0550L 2018-12-28 18:35:32,658 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:35:32,658 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:35:32,658 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:35:32,659 - 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-12-28 18:35:32,659 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:35:32,659 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:35:32,659 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:35:32,659 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:35:32,659 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:35:32,673 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:35:32,673 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:35:32,690 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:35:32,712 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:35:32,714 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:35:32,723 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:35:32,724 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:35:32,724 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:35:32,725 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:35:32,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:33,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-6d86937c-82b9-48a7-b8c6-deb260c33726 x-compute-request-id: req-6d86937c-82b9-48a7-b8c6-deb260c33726 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:27Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:33,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-6d86937c-82b9-48a7-b8c6-deb260c33726 2018-12-28 18:35:33,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"reboot": {"type": "SOFT"}}' 2018-12-28 18:35:33,358 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:35: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-281f807a-273d-43d6-a3d3-c62891899417 x-compute-request-id: req-281f807a-273d-43d6-a3d3-c62891899417 Content-Length: 0 Content-Type: application/json 2018-12-28 18:35:33,358 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-281f807a-273d-43d6-a3d3-c62891899417 2018-12-28 18:35:48,373 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-28 18:35:48,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:48,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-0a85223c-6734-46a5-8046-91174cdc1aa1 x-compute-request-id: req-0a85223c-6734-46a5-8046-91174cdc1aa1 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:37Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:48,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-0a85223c-6734-46a5-8046-91174cdc1aa1 2018-12-28 18:35:48,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:35:49,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-83738e26-c73c-4c26-b4e4-fb94dc02346c x-compute-request-id: req-83738e26-c73c-4c26-b4e4-fb94dc02346c Content-Encoding: gzip Content-Length: 9504 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 494740528 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.128886] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.130522] pid_max: default: 32768 minimum: 301\n[ 0.131405] ACPI: Core revision 20150930\n[ 0.132818] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134108] Security Framework initialized\n[ 0.134910] Yama: becoming mindful.\n[ 0.135631] AppArmor: AppArmor initialized\n[ 0.136473] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137740] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140155] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141498] Initializing cgroup subsys io\n[ 0.142300] Initializing cgroup subsys memory\n[ 0.143146] Initializing cgroup subsys devices\n[ 0.144016] Initializing cgroup subsys freezer\n[ 0.144870] Initializing cgroup subsys net_cls\n[ 0.145723] Initializing cgroup subsys perf_event\n[ 0.146620] Initializing cgroup subsys net_prio\n[ 0.147487] Initializing cgroup subsys hugetlb\n[ 0.148353] Initializing cgroup subsys pids\n[ 0.149218] CPU: Physical Processor ID: 0\n[ 0.150696] mce: CPU supports 10 MCE banks\n[ 0.151527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154781] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161189] ftrace: allocating 31920 entries in 125 pages\n[ 0.187380] smpboot: Max logical packages: 2\n[ 0.188240] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.189421] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190759] x2apic enabled\n[ 0.191560] Switched APIC routing to physical x2apic.\n[ 0.193307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196644] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198554] KVM setup paravirtual spinlock\n[ 0.199962] x86: Booting SMP configuration:\n[ 0.200856] .... node #0, CPUs: #1\n[ 0.201742] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223840] x86: Booted up 1 node, 2 CPUs\n[ 0.223842] KVM setup async PF for cpu 1\n[ 0.223845] kvm-stealtime: cpu 1, msr f90d940\n[ 0.226418] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.227902] devtmpfs: initialized\n[ 0.229604] evm: security.selinux\n[ 0.230291] evm: security.SMACK64\n[ 0.230975] evm: security.SMACK64EXEC\n[ 0.231709] evm: security.SMACK64TRANSMUTE\n[ 0.232522] evm: security.SMACK64MMAP\n[ 0.233263] evm: security.ima\n[ 0.233907] evm: security.capability\n[ 0.234730] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236584] pinctrl core: initialized pinctrl subsystem\n[ 0.237671] RTC time: 18:35:36, date: 12/28/18\n[ 0.238624] NET: Registered protocol family 16\n[ 0.248544] cpuidle: using governor ladder\n[ 0.260649] cpuidle: using governor menu\n[ 0.261450] PCCT header not found.\n[ 0.262223] ACPI: bus type PCI registered\n[ 0.263023] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.264253] PCI: Using configuration type 1 for base access\n[ 0.277639] ACPI: Added _OSI(Module Device)\n[ 0.278496] ACPI: Added _OSI(Processor Device)\n[ 0.279350] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280290] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282645] ACPI: Interpreter enabled\n[ 0.283401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290764] ACPI: (supports S0 S5)\n[ 0.291459] ACPI: Using IOAPIC for interrupt routing\n[ 0.292503] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.295874] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298222] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299395] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.301622] acpiphp: Slot [3] registered\n[ 0.302414] acpiphp: Slot [4] registered\n[ 0.303205] acpiphp: Slot [5] registered\n[ 0.304001] acpiphp: Slot [6] registered\n[ 0.304788] acpiphp: Slot [7] registered\n[ 0.305574] acpiphp: Slot [8] registered\n[ 0.306360] acpiphp: Slot [9] registered\n[ 0.307149] acpiphp: Slot [10] registered\n[ 0.318050] acpiphp: Slot [11] registered\n[ 0.318859] acpiphp: Slot [12] registered\n[ 0.319662] acpiphp: Slot [13] registered\n[ 0.320458] acpiphp: Slot [14] registered\n[ 0.321257] acpiphp: Slot [15] registered\n[ 0.322065] acpiphp: Slot [16] registered\n[ 0.322869] acpiphp: Slot [17] registered\n[ 0.323668] acpiphp: Slot [18] registered\n[ 0.324464] acpiphp: Slot [19] registered\n[ 0.325278] acpiphp: Slot [20] registered\n[ 0.326086] acpiphp: Slot [21] registered\n[ 0.326886] acpiphp: Slot [22] registered\n[ 0.327687] acpiphp: Slot [23] registered\n[ 0.328494] acpiphp: Slot [24] registered\n[ 0.329295] acpiphp: Slot [25] registered\n[ 0.330098] acpiphp: Slot [26] registered\n[ 0.330899] acpiphp: Slot [27] registered\n[ 0.331698] acpiphp: Slot [28] registered\n[ 0.332501] acpiphp: Slot [29] registered\n[ 0.333299] acpiphp: Slot [30] registered\n[ 0.334112] acpiphp: Slot [31] registered\n[ 0.334909] PCI host bridge to bus 0000:00\n[ 0.335704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.336904] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.339535] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.340974] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347444] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348729] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349885] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351133] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357465] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.406661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.409533] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.410934] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.412212] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.413730] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.414799] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.416343] vgaarb: loaded\n[ 0.416950] vgaarb: bridge control possible 0000:00:02.0\n[ 0.418101] SCSI subsystem initialized\n[ 0.418942] ACPI: bus type USB registered\n[ 0.419766] usbcore: registered new interface driver usbfs\n[ 0.420800] usbcore: registered new interface driver hub\n[ 0.421807] usbcore: registered new device driver usb\n[ 0.422909] PCI: Using ACPI for IRQ routing\n[ 0.423939] NetLabel: Initializing\n[ 0.424666] NetLabel: domain hash size = 128\n[ 0.425520] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.426474] NetLabel: unlabeled traffic allowed by default\n[ 0.427609] clocksource: Switched to clocksource kvm-clock\n[ 0.433596] AppArmor: AppArmor Filesystem Enabled\n[ 0.434567] pnp: PnP ACPI init\n[ 0.435494] pnp: PnP ACPI: found 5 devices\n[ 0.442575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.444304] NET: Registered protocol family 2\n[ 0.445298] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.446576] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.447746] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.448907] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.449981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451145] NET: Registered protocol family 1\n[ 0.452014] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.453111] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.454183] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.472925] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.491605] Trying to unpack rootfs image as initramfs...\n[ 0.541341] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.555554] Scanning for low memory corruption every 60 seconds\n[ 0.557187] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.558608] audit: initializing netlink subsys (disabled)\n[ 0.559907] audit: type=2000 audit(1546022137.118:1): initialized\n[ 0.561471] Initialise system trusted keyring\n[ 0.562639] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.564088] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.566457] zbud: loaded\n[ 0.567312] VFS: Disk quotas dquot_6.6.0\n[ 0.568300] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.570171] fuse init (API version 7.23)\n[ 0.571238] Key type big_key registered\n[ 0.572191] Allocating IMA MOK and blacklist keyrings.\n[ 0.573638] Key type asymmetric registered\n[ 0.574614] Asymmetric key parser 'x509' registered\n[ 0.575749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.577492] io scheduler noop registered\n[ 0.578428] io scheduler deadline registered (default)\n[ 0.579604] io scheduler cfq registered\n[ 0.580587] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.581837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.583338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.585126] ACPI: Power Button [PWRF]\n[ 0.586125] GHES: HEST is not enabled!\n[ 0.604147] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.675302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679310] Linux agpgart interface v0.103\n[ 0.682734] brd: module loaded\n[ 0.684458] loop: module loaded\n[ 0.690755] vda: vda1 vda15\n[ 0.692832] scsi host0: ata_piix\n[ 0.693869] scsi host1: ata_piix\n[ 0.694835] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.696644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.698496] libphy: Fixed MDIO Bus: probed\n[ 0.699588] tun: Universal TUN/TAP device driver, 1.6\n[ 0.700819] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.703425] PPP generic driver version 2.4.2\n[ 0.704748] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706421] ehci-pci: EHCI PCI platform driver\n[ 0.707502] ehci-platform: EHCI generic platform driver\n[ 0.708735] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710111] ohci-pci: OHCI PCI platform driver\n[ 0.711171] ohci-platform: OHCI generic platform driver\n[ 0.712383] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.731863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733288] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735223] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739869] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.741885] usb usb1: Product: UHCI Host Controller\n[ 0.743224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.744851] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.746206] hub 1-0:1.0: USB hub found\n[ 0.747244] hub 1-0:1.0: 2 ports detected\n[ 0.748451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.751100] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.752385] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.753849] mousedev: PS/2 mouse device common for all mice\n[ 0.755530] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758078] rtc_cmos 00:00: RTC can wake from S4\n[ 0.759558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762915] i2c /dev entries driver\n[ 0.763921] device-mapper: uevent: version 1.0.3\n[ 0.765184] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767631] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769615] NET: Registered protocol family 10\n[ 0.771083] NET: Registered protocol family 17\n[ 0.772410] Key type dns_resolver registered\n[ 0.773802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775453] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.776660] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779392] registered taskstats version 1\n[ 0.780634] Loading compiled-in X.509 certificates\n[ 0.782511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.785312] zswap: loaded using pool lzo/zbud\n[ 0.787452] Key type trusted registered\n[ 0.789505] Key type encrypted registered\n[ 0.790706] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.792264] ima: No TPM chip found, activating TPM-bypass!\n[ 0.793831] evm: HMAC attrs: 0x1\n[ 0.795081] Magic number: 14:82:596\n[ 0.796317] rtc_cmos 00:00: setting system clock to 2018-12-28 18:35:37 UTC (1546022137)\n[ 0.798739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.800426] EDD information not available.\n[ 0.856645] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858960] Write protecting the kernel read-only data: 14336k\n[ 0.870956] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.873548] 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\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.90\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.113988] 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.14...\nLease of 10.55.1.14 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.12. iid=i-00000107\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\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.14,24,fe80::f816:3eff:fe12:a69a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.99 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: "} 2018-12-28 18:35:49,969 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-83738e26-c73c-4c26-b4e4-fb94dc02346c 2018-12-28 18:35:49,970 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:35:49,970 - 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 494740528 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.128886] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.130522] pid_max: default: 32768 minimum: 301 [ 0.131405] ACPI: Core revision 20150930 [ 0.132818] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134108] Security Framework initialized [ 0.134910] Yama: becoming mindful. [ 0.135631] AppArmor: AppArmor initialized [ 0.136473] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137740] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140155] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141498] Initializing cgroup subsys io [ 0.142300] Initializing cgroup subsys memory [ 0.143146] Initializing cgroup subsys devices [ 0.144016] Initializing cgroup subsys freezer [ 0.144870] Initializing cgroup subsys net_cls [ 0.145723] Initializing cgroup subsys perf_event [ 0.146620] Initializing cgroup subsys net_prio [ 0.147487] Initializing cgroup subsys hugetlb [ 0.148353] Initializing cgroup subsys pids [ 0.149218] CPU: Physical Processor ID: 0 [ 0.150696] mce: CPU supports 10 MCE banks [ 0.151527] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152517] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154781] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161189] ftrace: allocating 31920 entries in 125 pages [ 0.187380] smpboot: Max logical packages: 2 [ 0.188240] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.189421] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190759] x2apic enabled [ 0.191560] Switched APIC routing to physical x2apic. [ 0.193307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194524] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196644] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198554] KVM setup paravirtual spinlock [ 0.199962] x86: Booting SMP configuration: [ 0.200856] .... node #0, CPUs: #1 [ 0.201742] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223840] x86: Booted up 1 node, 2 CPUs [ 0.223842] KVM setup async PF for cpu 1 [ 0.223845] kvm-stealtime: cpu 1, msr f90d940 [ 0.226418] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.227902] devtmpfs: initialized [ 0.229604] evm: security.selinux [ 0.230291] evm: security.SMACK64 [ 0.230975] evm: security.SMACK64EXEC [ 0.231709] evm: security.SMACK64TRANSMUTE [ 0.232522] evm: security.SMACK64MMAP [ 0.233263] evm: security.ima [ 0.233907] evm: security.capability [ 0.234730] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236584] pinctrl core: initialized pinctrl subsystem [ 0.237671] RTC time: 18:35:36, date: 12/28/18 [ 0.238624] NET: Registered protocol family 16 [ 0.248544] cpuidle: using governor ladder [ 0.260649] cpuidle: using governor menu [ 0.261450] PCCT header not found. [ 0.262223] ACPI: bus type PCI registered [ 0.263023] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.264253] PCI: Using configuration type 1 for base access [ 0.277639] ACPI: Added _OSI(Module Device) [ 0.278496] ACPI: Added _OSI(Processor Device) [ 0.279350] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280290] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282645] ACPI: Interpreter enabled [ 0.283401] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285282] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287111] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288941] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290764] ACPI: (supports S0 S5) [ 0.291459] ACPI: Using IOAPIC for interrupt routing [ 0.292503] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.295874] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297019] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298222] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299395] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.301622] acpiphp: Slot [3] registered [ 0.302414] acpiphp: Slot [4] registered [ 0.303205] acpiphp: Slot [5] registered [ 0.304001] acpiphp: Slot [6] registered [ 0.304788] acpiphp: Slot [7] registered [ 0.305574] acpiphp: Slot [8] registered [ 0.306360] acpiphp: Slot [9] registered [ 0.307149] acpiphp: Slot [10] registered [ 0.318050] acpiphp: Slot [11] registered [ 0.318859] acpiphp: Slot [12] registered [ 0.319662] acpiphp: Slot [13] registered [ 0.320458] acpiphp: Slot [14] registered [ 0.321257] acpiphp: Slot [15] registered [ 0.322065] acpiphp: Slot [16] registered [ 0.322869] acpiphp: Slot [17] registered [ 0.323668] acpiphp: Slot [18] registered [ 0.324464] acpiphp: Slot [19] registered [ 0.325278] acpiphp: Slot [20] registered [ 0.326086] acpiphp: Slot [21] registered [ 0.326886] acpiphp: Slot [22] registered [ 0.327687] acpiphp: Slot [23] registered [ 0.328494] acpiphp: Slot [24] registered [ 0.329295] acpiphp: Slot [25] registered [ 0.330098] acpiphp: Slot [26] registered [ 0.330899] acpiphp: Slot [27] registered [ 0.331698] acpiphp: Slot [28] registered [ 0.332501] acpiphp: Slot [29] registered [ 0.333299] acpiphp: Slot [30] registered [ 0.334112] acpiphp: Slot [31] registered [ 0.334909] PCI host bridge to bus 0000:00 [ 0.335704] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.336904] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338106] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.339535] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.340974] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347444] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348729] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349885] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351133] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357465] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358895] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.405159] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.406661] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408113] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.409533] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.410934] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.412212] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.413730] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.414799] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.416343] vgaarb: loaded [ 0.416950] vgaarb: bridge control possible 0000:00:02.0 [ 0.418101] SCSI subsystem initialized [ 0.418942] ACPI: bus type USB registered [ 0.419766] usbcore: registered new interface driver usbfs [ 0.420800] usbcore: registered new interface driver hub [ 0.421807] usbcore: registered new device driver usb [ 0.422909] PCI: Using ACPI for IRQ routing [ 0.423939] NetLabel: Initializing [ 0.424666] NetLabel: domain hash size = 128 [ 0.425520] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.426474] NetLabel: unlabeled traffic allowed by default [ 0.427609] clocksource: Switched to clocksource kvm-clock [ 0.433596] AppArmor: AppArmor Filesystem Enabled [ 0.434567] pnp: PnP ACPI init [ 0.435494] pnp: PnP ACPI: found 5 devices [ 0.442575] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.444304] NET: Registered protocol family 2 [ 0.445298] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.446576] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.447746] TCP: Hash tables configured (established 2048 bind 2048) [ 0.448907] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.449981] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.451145] NET: Registered protocol family 1 [ 0.452014] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.453111] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.454183] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.472925] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.491605] Trying to unpack rootfs image as initramfs... [ 0.541341] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.555554] Scanning for low memory corruption every 60 seconds [ 0.557187] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.558608] audit: initializing netlink subsys (disabled) [ 0.559907] audit: type=2000 audit(1546022137.118:1): initialized [ 0.561471] Initialise system trusted keyring [ 0.562639] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.564088] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.566457] zbud: loaded [ 0.567312] VFS: Disk quotas dquot_6.6.0 [ 0.568300] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.570171] fuse init (API version 7.23) [ 0.571238] Key type big_key registered [ 0.572191] Allocating IMA MOK and blacklist keyrings. [ 0.573638] Key type asymmetric registered [ 0.574614] Asymmetric key parser 'x509' registered [ 0.575749] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.577492] io scheduler noop registered [ 0.578428] io scheduler deadline registered (default) [ 0.579604] io scheduler cfq registered [ 0.580587] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.581837] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.583338] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.585126] ACPI: Power Button [PWRF] [ 0.586125] GHES: HEST is not enabled! [ 0.604147] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647619] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651384] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.675302] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679310] Linux agpgart interface v0.103 [ 0.682734] brd: module loaded [ 0.684458] loop: module loaded [ 0.690755] vda: vda1 vda15 [ 0.692832] scsi host0: ata_piix [ 0.693869] scsi host1: ata_piix [ 0.694835] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.696644] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.698496] libphy: Fixed MDIO Bus: probed [ 0.699588] tun: Universal TUN/TAP device driver, 1.6 [ 0.700819] tun: (C) 1999-2004 Max Krasnyansky [ 0.703425] PPP generic driver version 2.4.2 [ 0.704748] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706421] ehci-pci: EHCI PCI platform driver [ 0.707502] ehci-platform: EHCI generic platform driver [ 0.708735] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710111] ohci-pci: OHCI PCI platform driver [ 0.711171] ohci-platform: OHCI generic platform driver [ 0.712383] uhci_hcd: USB Universal Host Controller Interface driver [ 0.731863] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.733288] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735223] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736610] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738139] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739869] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.741885] usb usb1: Product: UHCI Host Controller [ 0.743224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.744851] usb usb1: SerialNumber: 0000:00:01.2 [ 0.746206] hub 1-0:1.0: USB hub found [ 0.747244] hub 1-0:1.0: 2 ports detected [ 0.748451] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.751100] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.752385] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.753849] mousedev: PS/2 mouse device common for all mice [ 0.755530] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758078] rtc_cmos 00:00: RTC can wake from S4 [ 0.759558] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761255] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762915] i2c /dev entries driver [ 0.763921] device-mapper: uevent: version 1.0.3 [ 0.765184] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767631] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769615] NET: Registered protocol family 10 [ 0.771083] NET: Registered protocol family 17 [ 0.772410] Key type dns_resolver registered [ 0.773802] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775453] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.776660] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779392] registered taskstats version 1 [ 0.780634] Loading compiled-in X.509 certificates [ 0.782511] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.785312] zswap: loaded using pool lzo/zbud [ 0.787452] Key type trusted registered [ 0.789505] Key type encrypted registered [ 0.790706] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792264] ima: No TPM chip found, activating TPM-bypass! [ 0.793831] evm: HMAC attrs: 0x1 [ 0.795081] Magic number: 14:82:596 [ 0.796317] rtc_cmos 00:00: setting system clock to 2018-12-28 18:35:37 UTC (1546022137) [ 0.798739] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.800426] EDD information not available. [ 0.856645] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858960] Write protecting the kernel read-only data: 14336k [ 0.870956] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.873548] 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 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.90 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.113988] 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.14... Lease of 10.55.1.14 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.12. iid=i-00000107 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 ssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe12:a69a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 launch-index: 0 === cirros: current=0.4.0 uptime=1.99 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: 2018-12-28 18:35:49,971 - create_instance - INFO - Checking if VM is active 2018-12-28 18:35:49,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:50,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a255ac3-2c6b-4365-b9d1-a39b2956d233 x-compute-request-id: req-3a255ac3-2c6b-4365-b9d1-a39b2956d233 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:37Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:50,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-3a255ac3-2c6b-4365-b9d1-a39b2956d233 2018-12-28 18:35:50,484 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:35:50,485 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:35:50,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:50,960 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-edc6d900-687d-4e31-a372-e76c3aad61a6 x-compute-request-id: req-edc6d900-687d-4e31-a372-e76c3aad61a6 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:37Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:50,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-edc6d900-687d-4e31-a372-e76c3aad61a6 2018-12-28 18:35:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:51,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-171a4562-b091-4384-baee-51c8ea93e1d0 Date: Fri, 28 Dec 2018 18:35: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:35:51,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-171a4562-b091-4384-baee-51c8ea93e1d0 2018-12-28 18:35:51,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:51,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7fcba3-1f78-4da2-b73d-3ac46d7784b3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:35:51,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-dd7fcba3-1f78-4da2-b73d-3ac46d7784b3 2018-12-28 18:35:51,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:51,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7a7fbe2b-ce75-4c50-8309-720a67a8924d Date: Fri, 28 Dec 2018 18:35:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:35:51,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-7a7fbe2b-ce75-4c50-8309-720a67a8924d 2018-12-28 18:35:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:51,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-459b7fb7-9209-4d57-b858-dfaeb4a9ff4d Date: Fri, 28 Dec 2018 18:35:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:35:51,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-459b7fb7-9209-4d57-b858-dfaeb4a9ff4d 2018-12-28 18:35:51,306 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:35:51,309 - paramiko.transport - DEBUG - starting thread (client mode): 0x65844ad0L 2018-12-28 18:35:51,309 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:35:51,310 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:35:51,310 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:35:51,311 - 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-12-28 18:35:51,311 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:35:51,312 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:35:51,312 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:35:51,312 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:35:51,312 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:35:51,329 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:35:51,329 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:35:51,342 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:35:51,368 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:35:51,373 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:35:51,473 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:35:51,488 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:35:51,488 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:35:51,489 - paramiko.transport - DEBUG - starting thread (client mode): 0x658446d0L 2018-12-28 18:35:51,490 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:35:51,490 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:35:51,490 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:35:51,491 - 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-12-28 18:35:51,492 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:35:51,492 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:35:51,492 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:35:51,492 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:35:51,492 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:35:51,508 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:35:51,509 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:35:51,522 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:35:51,548 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:35:51,551 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:35:51,554 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:35:51,555 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:35:51,556 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:35:51,557 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:35:51,559 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:35:51,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:35:51,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:35: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-0f2859f8-ae50-445e-97c1-56efff94ac60 x-compute-request-id: req-0f2859f8-ae50-445e-97c1-56efff94ac60 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:37Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:35:51,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-0f2859f8-ae50-445e-97c1-56efff94ac60 2018-12-28 18:35:51,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"reboot": {"type": "HARD"}}' 2018-12-28 18:35:52,029 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:35: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-0e124ed5-92d7-428a-a265-976084fda6a3 x-compute-request-id: req-0e124ed5-92d7-428a-a265-976084fda6a3 Content-Length: 0 Content-Type: application/json 2018-12-28 18:35:52,029 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-0e124ed5-92d7-428a-a265-976084fda6a3 2018-12-28 18:36:07,045 - create_instance_tests - INFO - Looking for IP 10.55.1.14 in the console log 2018-12-28 18:36:07,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:07,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36: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-386ab6fe-4bea-481f-a32e-64abe9781b9b x-compute-request-id: req-386ab6fe-4bea-481f-a32e-64abe9781b9b Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:53Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:36:07,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-386ab6fe-4bea-481f-a32e-64abe9781b9b 2018-12-28 18:36:07,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:36:08,659 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36: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-0e1518b2-f778-42df-b5a8-dcb7a766785e x-compute-request-id: req-0e1518b2-f778-42df-b5a8-dcb7a766785e Content-Encoding: gzip Content-Length: 9510 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 500430693 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.155363] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.157383] pid_max: default: 32768 minimum: 301\n[ 0.158486] ACPI: Core revision 20150930\n[ 0.160021] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.161608] Security Framework initialized\n[ 0.162607] Yama: becoming mindful.\n[ 0.163494] AppArmor: AppArmor initialized\n[ 0.164527] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.166171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.167735] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.169205] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.170864] Initializing cgroup subsys io\n[ 0.171842] Initializing cgroup subsys memory\n[ 0.172886] Initializing cgroup subsys devices\n[ 0.173944] Initializing cgroup subsys freezer\n[ 0.175052] Initializing cgroup subsys net_cls\n[ 0.176132] Initializing cgroup subsys perf_event\n[ 0.177250] Initializing cgroup subsys net_prio\n[ 0.178346] Initializing cgroup subsys hugetlb\n[ 0.179410] Initializing cgroup subsys pids\n[ 0.180462] CPU: Physical Processor ID: 0\n[ 0.182119] mce: CPU supports 10 MCE banks\n[ 0.183146] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.184368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.186937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.193656] ftrace: allocating 31920 entries in 125 pages\n[ 0.219780] smpboot: Max logical packages: 2\n[ 0.220816] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.222300] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.223932] x2apic enabled\n[ 0.224862] Switched APIC routing to physical x2apic.\n[ 0.226876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.228361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.230925] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.233239] KVM setup paravirtual spinlock\n[ 0.234827] x86: Booting SMP configuration:\n[ 0.235916] .... node #0, CPUs: #1\n[ 0.236980] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.258782] x86: Booted up 1 node, 2 CPUs\n[ 0.258786] KVM setup async PF for cpu 1\n[ 0.258789] kvm-stealtime: cpu 1, msr f90d940\n[ 0.261936] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.263734] devtmpfs: initialized\n[ 0.265600] evm: security.selinux\n[ 0.266455] evm: security.SMACK64\n[ 0.267298] evm: security.SMACK64EXEC\n[ 0.268220] evm: security.SMACK64TRANSMUTE\n[ 0.269218] evm: security.SMACK64MMAP\n[ 0.270125] evm: security.ima\n[ 0.270902] evm: security.capability\n[ 0.271893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.274228] pinctrl core: initialized pinctrl subsystem\n[ 0.275575] RTC time: 18:35:52, date: 12/28/18\n[ 0.276742] NET: Registered protocol family 16\n[ 0.286191] cpuidle: using governor ladder\n[ 0.298281] cpuidle: using governor menu\n[ 0.299090] PCCT header not found.\n[ 0.299873] ACPI: bus type PCI registered\n[ 0.300681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.301937] PCI: Using configuration type 1 for base access\n[ 0.315354] ACPI: Added _OSI(Module Device)\n[ 0.316207] ACPI: Added _OSI(Processor Device)\n[ 0.317068] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.317969] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.320339] ACPI: Interpreter enabled\n[ 0.321105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.322957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.324817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.326669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.328521] ACPI: (supports S0 S5)\n[ 0.329227] ACPI: Using IOAPIC for interrupt routing\n[ 0.330290] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.333667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.334818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.336066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.337282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.339558] acpiphp: Slot [3] registered\n[ 0.340380] acpiphp: Slot [4] registered\n[ 0.341189] acpiphp: Slot [5] registered\n[ 0.341992] acpiphp: Slot [6] registered\n[ 0.342795] acpiphp: Slot [7] registered\n[ 0.343598] acpiphp: Slot [8] registered\n[ 0.344414] acpiphp: Slot [9] registered\n[ 0.345225] acpiphp: Slot [10] registered\n[ 0.355896] acpiphp: Slot [11] registered\n[ 0.356733] acpiphp: Slot [12] registered\n[ 0.357556] acpiphp: Slot [13] registered\n[ 0.358376] acpiphp: Slot [14] registered\n[ 0.359196] acpiphp: Slot [15] registered\n[ 0.360020] acpiphp: Slot [16] registered\n[ 0.360847] acpiphp: Slot [17] registered\n[ 0.361666] acpiphp: Slot [18] registered\n[ 0.362484] acpiphp: Slot [19] registered\n[ 0.363302] acpiphp: Slot [20] registered\n[ 0.364125] acpiphp: Slot [21] registered\n[ 0.364944] acpiphp: Slot [22] registered\n[ 0.365769] acpiphp: Slot [23] registered\n[ 0.366591] acpiphp: Slot [24] registered\n[ 0.367413] acpiphp: Slot [25] registered\n[ 0.368239] acpiphp: Slot [26] registered\n[ 0.369056] acpiphp: Slot [27] registered\n[ 0.369876] acpiphp: Slot [28] registered\n[ 0.370693] acpiphp: Slot [29] registered\n[ 0.371512] acpiphp: Slot [30] registered\n[ 0.372339] acpiphp: Slot [31] registered\n[ 0.373152] PCI host bridge to bus 0000:00\n[ 0.373967] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.375195] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.376426] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.377900] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.379365] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.385778] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.387065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.388251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.389528] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.395814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.397269] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.443882] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.445396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.446822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.448239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.449627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.450919] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.452480] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.453543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.455099] vgaarb: loaded\n[ 0.455712] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456867] SCSI subsystem initialized\n[ 0.457710] ACPI: bus type USB registered\n[ 0.458539] usbcore: registered new interface driver usbfs\n[ 0.459579] usbcore: registered new interface driver hub\n[ 0.460605] usbcore: registered new device driver usb\n[ 0.461708] PCI: Using ACPI for IRQ routing\n[ 0.462745] NetLabel: Initializing\n[ 0.463470] NetLabel: domain hash size = 128\n[ 0.464334] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465291] NetLabel: unlabeled traffic allowed by default\n[ 0.466412] clocksource: Switched to clocksource kvm-clock\n[ 0.472340] AppArmor: AppArmor Filesystem Enabled\n[ 0.473310] pnp: PnP ACPI init\n[ 0.474247] pnp: PnP ACPI: found 5 devices\n[ 0.481364] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.483090] NET: Registered protocol family 2\n[ 0.484082] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.485377] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.486558] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.487732] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.489996] NET: Registered protocol family 1\n[ 0.490875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.491978] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.493062] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.511388] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.530159] Trying to unpack rootfs image as initramfs...\n[ 0.580739] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.595069] Scanning for low memory corruption every 60 seconds\n[ 0.596503] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.597712] audit: initializing netlink subsys (disabled)\n[ 0.598802] audit: type=2000 audit(1546022153.240:1): initialized\n[ 0.600174] Initialise system trusted keyring\n[ 0.601168] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.602381] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.604545] zbud: loaded\n[ 0.605323] VFS: Disk quotas dquot_6.6.0\n[ 0.606185] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.607848] fuse init (API version 7.23)\n[ 0.608791] Key type big_key registered\n[ 0.609627] Allocating IMA MOK and blacklist keyrings.\n[ 0.610863] Key type asymmetric registered\n[ 0.611721] Asymmetric key parser 'x509' registered\n[ 0.612712] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.614247] io scheduler noop registered\n[ 0.615078] io scheduler deadline registered (default)\n[ 0.616118] io scheduler cfq registered\n[ 0.616987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.618086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.619415] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.620924] ACPI: Power Button [PWRF]\n[ 0.621844] GHES: HEST is not enabled!\n[ 0.640223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.677791] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.680185] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.704115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.708679] Linux agpgart interface v0.103\n[ 0.712383] brd: module loaded\n[ 0.714652] loop: module loaded\n[ 0.720493] vda: vda1 vda15\n[ 0.722031] scsi host0: ata_piix\n[ 0.722831] scsi host1: ata_piix\n[ 0.723576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.724856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.726550] libphy: Fixed MDIO Bus: probed\n[ 0.727409] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728412] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730450] PPP generic driver version 2.4.2\n[ 0.731455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.733003] ehci-pci: EHCI PCI platform driver\n[ 0.734077] ehci-platform: EHCI generic platform driver\n[ 0.735312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736760] ohci-pci: OHCI PCI platform driver\n[ 0.737851] ohci-platform: OHCI generic platform driver\n[ 0.739100] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.758380] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.759657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.761495] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.762748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.764167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.765748] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.767554] usb usb1: Product: UHCI Host Controller\n[ 0.768773] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.770246] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.771452] hub 1-0:1.0: USB hub found\n[ 0.772425] hub 1-0:1.0: 2 ports detected\n[ 0.773540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.776085] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.777313] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.778612] mousedev: PS/2 mouse device common for all mice\n[ 0.780069] rtc_cmos 00:00: RTC can wake from S4\n[ 0.781537] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.783648] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.784982] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.786256] i2c /dev entries driver\n[ 0.787073] device-mapper: uevent: version 1.0.3\n[ 0.788087] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.789796] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.791192] NET: Registered protocol family 10\n[ 0.792254] NET: Registered protocol family 17\n[ 0.793186] Key type dns_resolver registered\n[ 0.794187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795341] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.796761] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.798634] registered taskstats version 1\n[ 0.799509] Loading compiled-in X.509 certificates\n[ 0.800985] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.802943] zswap: loaded using pool lzo/zbud\n[ 0.804489] Key type trusted registered\n[ 0.806239] Key type encrypted registered\n[ 0.807132] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.808227] ima: No TPM chip found, activating TPM-bypass!\n[ 0.809320] evm: HMAC attrs: 0x1\n[ 0.810311] Magic number: 14:82:596\n[ 0.811215] rtc_cmos 00:00: setting system clock to 2018-12-28 18:35:53 UTC (1546022153)\n[ 0.812913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.814082] EDD information not available.\n[ 0.883438] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.885075] Write protecting the kernel read-only data: 14336k\n[ 0.898910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.901363] 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\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\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.117088] 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.14...\nLease of 10.55.1.14 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.11. iid=i-00000107\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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\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.14,24,fe80::f816:3eff:fe12:a69a/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.31 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: "} 2018-12-28 18:36:08,660 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761/action used request id req-0e1518b2-f778-42df-b5a8-dcb7a766785e 2018-12-28 18:36:08,661 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:36:08,661 - 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 500430693 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.155363] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.157383] pid_max: default: 32768 minimum: 301 [ 0.158486] ACPI: Core revision 20150930 [ 0.160021] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.161608] Security Framework initialized [ 0.162607] Yama: becoming mindful. [ 0.163494] AppArmor: AppArmor initialized [ 0.164527] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.166171] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.167735] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.169205] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.170864] Initializing cgroup subsys io [ 0.171842] Initializing cgroup subsys memory [ 0.172886] Initializing cgroup subsys devices [ 0.173944] Initializing cgroup subsys freezer [ 0.175052] Initializing cgroup subsys net_cls [ 0.176132] Initializing cgroup subsys perf_event [ 0.177250] Initializing cgroup subsys net_prio [ 0.178346] Initializing cgroup subsys hugetlb [ 0.179410] Initializing cgroup subsys pids [ 0.180462] CPU: Physical Processor ID: 0 [ 0.182119] mce: CPU supports 10 MCE banks [ 0.183146] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.184368] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.186937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.193656] ftrace: allocating 31920 entries in 125 pages [ 0.219780] smpboot: Max logical packages: 2 [ 0.220816] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.222300] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.223932] x2apic enabled [ 0.224862] Switched APIC routing to physical x2apic. [ 0.226876] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.228361] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.230925] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.233239] KVM setup paravirtual spinlock [ 0.234827] x86: Booting SMP configuration: [ 0.235916] .... node #0, CPUs: #1 [ 0.236980] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.258782] x86: Booted up 1 node, 2 CPUs [ 0.258786] KVM setup async PF for cpu 1 [ 0.258789] kvm-stealtime: cpu 1, msr f90d940 [ 0.261936] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.263734] devtmpfs: initialized [ 0.265600] evm: security.selinux [ 0.266455] evm: security.SMACK64 [ 0.267298] evm: security.SMACK64EXEC [ 0.268220] evm: security.SMACK64TRANSMUTE [ 0.269218] evm: security.SMACK64MMAP [ 0.270125] evm: security.ima [ 0.270902] evm: security.capability [ 0.271893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.274228] pinctrl core: initialized pinctrl subsystem [ 0.275575] RTC time: 18:35:52, date: 12/28/18 [ 0.276742] NET: Registered protocol family 16 [ 0.286191] cpuidle: using governor ladder [ 0.298281] cpuidle: using governor menu [ 0.299090] PCCT header not found. [ 0.299873] ACPI: bus type PCI registered [ 0.300681] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.301937] PCI: Using configuration type 1 for base access [ 0.315354] ACPI: Added _OSI(Module Device) [ 0.316207] ACPI: Added _OSI(Processor Device) [ 0.317068] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.317969] ACPI: Added _OSI(Processor Aggregator Device) [ 0.320339] ACPI: Interpreter enabled [ 0.321105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.322957] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.324817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.326669] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.328521] ACPI: (supports S0 S5) [ 0.329227] ACPI: Using IOAPIC for interrupt routing [ 0.330290] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.333667] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.334818] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.336066] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.337282] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.339558] acpiphp: Slot [3] registered [ 0.340380] acpiphp: Slot [4] registered [ 0.341189] acpiphp: Slot [5] registered [ 0.341992] acpiphp: Slot [6] registered [ 0.342795] acpiphp: Slot [7] registered [ 0.343598] acpiphp: Slot [8] registered [ 0.344414] acpiphp: Slot [9] registered [ 0.345225] acpiphp: Slot [10] registered [ 0.355896] acpiphp: Slot [11] registered [ 0.356733] acpiphp: Slot [12] registered [ 0.357556] acpiphp: Slot [13] registered [ 0.358376] acpiphp: Slot [14] registered [ 0.359196] acpiphp: Slot [15] registered [ 0.360020] acpiphp: Slot [16] registered [ 0.360847] acpiphp: Slot [17] registered [ 0.361666] acpiphp: Slot [18] registered [ 0.362484] acpiphp: Slot [19] registered [ 0.363302] acpiphp: Slot [20] registered [ 0.364125] acpiphp: Slot [21] registered [ 0.364944] acpiphp: Slot [22] registered [ 0.365769] acpiphp: Slot [23] registered [ 0.366591] acpiphp: Slot [24] registered [ 0.367413] acpiphp: Slot [25] registered [ 0.368239] acpiphp: Slot [26] registered [ 0.369056] acpiphp: Slot [27] registered [ 0.369876] acpiphp: Slot [28] registered [ 0.370693] acpiphp: Slot [29] registered [ 0.371512] acpiphp: Slot [30] registered [ 0.372339] acpiphp: Slot [31] registered [ 0.373152] PCI host bridge to bus 0000:00 [ 0.373967] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.375195] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.376426] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.377900] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.379365] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.385778] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.387065] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.388251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.389528] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.395814] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.397269] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.443882] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.445396] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.446822] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.448239] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.449627] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.450919] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.452480] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.453543] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.455099] vgaarb: loaded [ 0.455712] vgaarb: bridge control possible 0000:00:02.0 [ 0.456867] SCSI subsystem initialized [ 0.457710] ACPI: bus type USB registered [ 0.458539] usbcore: registered new interface driver usbfs [ 0.459579] usbcore: registered new interface driver hub [ 0.460605] usbcore: registered new device driver usb [ 0.461708] PCI: Using ACPI for IRQ routing [ 0.462745] NetLabel: Initializing [ 0.463470] NetLabel: domain hash size = 128 [ 0.464334] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465291] NetLabel: unlabeled traffic allowed by default [ 0.466412] clocksource: Switched to clocksource kvm-clock [ 0.472340] AppArmor: AppArmor Filesystem Enabled [ 0.473310] pnp: PnP ACPI init [ 0.474247] pnp: PnP ACPI: found 5 devices [ 0.481364] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.483090] NET: Registered protocol family 2 [ 0.484082] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.485377] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.486558] TCP: Hash tables configured (established 2048 bind 2048) [ 0.487732] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.488822] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.489996] NET: Registered protocol family 1 [ 0.490875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.491978] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.493062] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.511388] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.530159] Trying to unpack rootfs image as initramfs... [ 0.580739] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.595069] Scanning for low memory corruption every 60 seconds [ 0.596503] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.597712] audit: initializing netlink subsys (disabled) [ 0.598802] audit: type=2000 audit(1546022153.240:1): initialized [ 0.600174] Initialise system trusted keyring [ 0.601168] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.602381] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604545] zbud: loaded [ 0.605323] VFS: Disk quotas dquot_6.6.0 [ 0.606185] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.607848] fuse init (API version 7.23) [ 0.608791] Key type big_key registered [ 0.609627] Allocating IMA MOK and blacklist keyrings. [ 0.610863] Key type asymmetric registered [ 0.611721] Asymmetric key parser 'x509' registered [ 0.612712] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.614247] io scheduler noop registered [ 0.615078] io scheduler deadline registered (default) [ 0.616118] io scheduler cfq registered [ 0.616987] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.618086] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.619415] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.620924] ACPI: Power Button [PWRF] [ 0.621844] GHES: HEST is not enabled! [ 0.640223] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.677791] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.680185] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.704115] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.708679] Linux agpgart interface v0.103 [ 0.712383] brd: module loaded [ 0.714652] loop: module loaded [ 0.720493] vda: vda1 vda15 [ 0.722031] scsi host0: ata_piix [ 0.722831] scsi host1: ata_piix [ 0.723576] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.724856] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.726550] libphy: Fixed MDIO Bus: probed [ 0.727409] tun: Universal TUN/TAP device driver, 1.6 [ 0.728412] tun: (C) 1999-2004 Max Krasnyansky [ 0.730450] PPP generic driver version 2.4.2 [ 0.731455] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.733003] ehci-pci: EHCI PCI platform driver [ 0.734077] ehci-platform: EHCI generic platform driver [ 0.735312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736760] ohci-pci: OHCI PCI platform driver [ 0.737851] ohci-platform: OHCI generic platform driver [ 0.739100] uhci_hcd: USB Universal Host Controller Interface driver [ 0.758380] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.759657] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.761495] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.762748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.764167] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.765748] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.767554] usb usb1: Product: UHCI Host Controller [ 0.768773] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.770246] usb usb1: SerialNumber: 0000:00:01.2 [ 0.771452] hub 1-0:1.0: USB hub found [ 0.772425] hub 1-0:1.0: 2 ports detected [ 0.773540] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.776085] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.777313] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.778612] mousedev: PS/2 mouse device common for all mice [ 0.780069] rtc_cmos 00:00: RTC can wake from S4 [ 0.781537] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.783648] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.784982] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.786256] i2c /dev entries driver [ 0.787073] device-mapper: uevent: version 1.0.3 [ 0.788087] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.789796] ledtrig-cpu: registered to indicate activity on CPUs [ 0.791192] NET: Registered protocol family 10 [ 0.792254] NET: Registered protocol family 17 [ 0.793186] Key type dns_resolver registered [ 0.794187] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795341] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.796761] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.798634] registered taskstats version 1 [ 0.799509] Loading compiled-in X.509 certificates [ 0.800985] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.802943] zswap: loaded using pool lzo/zbud [ 0.804489] Key type trusted registered [ 0.806239] Key type encrypted registered [ 0.807132] AppArmor: AppArmor sha1 policy hashing enabled [ 0.808227] ima: No TPM chip found, activating TPM-bypass! [ 0.809320] evm: HMAC attrs: 0x1 [ 0.810311] Magic number: 14:82:596 [ 0.811215] rtc_cmos 00:00: setting system clock to 2018-12-28 18:35:53 UTC (1546022153) [ 0.812913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.814082] EDD information not available. [ 0.883438] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.885075] Write protecting the kernel read-only data: 14336k [ 0.898910] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.901363] 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 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 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.117088] 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.14... Lease of 10.55.1.14 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.11. iid=i-00000107 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCnVDx5EDMqk3nyB+dYY+F2mwNAODX2PYEQHHEpS0cRvn5QR2mSiid1S1z4/cPtJsCSGcfKSQUUsVy2Ymk5febhPmDjZ70GAs+VRzLj7upjK2e7wvj0ETWS3WYXEgLhazzSY8PlxKforymT7jYXMbGQ+gxFcwUAk1S0JuiuUDCMP+9xIynHtzhFDITUYacCLmJuCeQfZwujyuSDhDrKubRwIlbgA5ZOV7ofG5FtdAIPOV8k3Yi1aTFU3R5ddEYN1JDitHxKTDtkEqlfNeNa3+KAcwmYANlseo+yxdPvKx1CA63WP1f9nF7SRYh/dp7D3ZF21O6gifocZQkZJiyF+NJ9 root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 ssh-dss AAAAB3NzaC1kc3MAAACBAIK6kd8HbAkh5xzootzACNmbW7exzzXQw3fEMoS4xeXY6d2U0kVic9fmJT4uj9Ctu4acrVp/GsITYde7xH+ZA74szw6AE6dFitGJrhkBeoOigjO94hKdYZc0kYvVDVDOZquKzaon7r8KwlRZtkAzMFuT+6Z95rUlZVHVOSRYB34xAAAAFQDrRNj7P/CoiaZDR2WEA5oQVZnEvQAAAIBl41s11d0voNWfXQ7+K8bG382l8bd5pZcqsdXBK2x2+i/jOQ2RHIajS20kgmpvRlmgRyLpM2+xcSjAt7LsRAOWLHd/CPG3MnsgrIfO5pw+Y8NDAuy84c2tC6oDhG6ztozKKEeKa+2LEokj/1uVG3TIyG1JQ0XcG4k8RHxJusxSfwAAAIBkelDOhVDj7PwL9zHLtWbl4OGzn/N0Uj8YqiSrrUK9rLskwSShZch5lAafgBlrL7Dw0GRwd7aMMu603cBiTzdxPDL0KBCKoEHZAbrUiKoMDk2Pn7awbIbvQc+rV+7tq8vIDroCLJZZCTZOCcp3Q+P6AF8C0P+5D8lWtCWk9/50Sg== root@createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.14,24,fe80::f816:3eff:fe12:a69a/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.14 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 launch-index: 0 === cirros: current=0.4.0 uptime=2.31 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-f0fabfd0-65ab-4ed4-ae7e-ab3c59 login: 2018-12-28 18:36:08,662 - create_instance - INFO - Checking if VM is active 2018-12-28 18:36:08,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:09,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fa20e6cd-166a-4d69-a43c-ec4cdde786b9 x-compute-request-id: req-fa20e6cd-166a-4d69-a43c-ec4cdde786b9 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:53Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:36:09,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-fa20e6cd-166a-4d69-a43c-ec4cdde786b9 2018-12-28 18:36:09,183 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:36:09,184 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:36:09,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:09,676 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36: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-f984dc49-7239-424a-a789-91ca1ce3ed76 x-compute-request-id: req-f984dc49-7239-424a-a789-91ca1ce3ed76 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:12:a6:9a", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp"}, {"name": "default"}], "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:35:53Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:36:09,676 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-f984dc49-7239-424a-a789-91ca1ce3ed76 2018-12-28 18:36:09,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:09,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1e11146-e73c-45a8-a733-87a62b767fd2 Date: Fri, 28 Dec 2018 18:36: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":["aa8aae8e-086e-445e-99a2-c2a2dc595e54"],"updated_at":"2018-12-28T18:34:15Z","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"6fda876a-b861-4f9b-a664-f93f685cf828","name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net"}]} 2018-12-28 18:36:09,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net used request id req-c1e11146-e73c-45a8-a733-87a62b767fd2 2018-12-28 18:36:09,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:10,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02809353-bdc3-4e48-a5b3-c803b61819a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:36:10,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-02809353-bdc3-4e48-a5b3-c803b61819a0 2018-12-28 18:36:10,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1febc870-f2b9-46de-80a9-058e8347ff5c Date: Fri, 28 Dec 2018 18:36:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","dns_nameservers":[],"updated_at":"2018-12-28T18:34:15Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet"}]} 2018-12-28 18:36:10,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-1febc870-f2b9-46de-80a9-058e8347ff5c 2018-12-28 18:36:10,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:10,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3904 X-Openstack-Request-Id: req-dbf69079-65bf-432d-a285-10eb8983449c Date: Fri, 28 Dec 2018 18:36:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.3"}],"id":"2eae1a5f-258e-41ee-9efd-f343dd468800","security_groups":[],"mac_address":"fa:16:3e:71:c4:29","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.1"}],"id":"4f432527-9614-4fa3-9e60-4435803cdbcb","security_groups":[],"mac_address":"fa:16:3e:68:89:77","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:24Z","binding:vnic_type":"normal","device_id":"319e1b5a-e974-478e-aa5a-31e5824f4477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.4"}],"id":"82cb6dbe-db70-4ec6-bcbd-611a9b801d1c","security_groups":[],"mac_address":"fa:16:3e:0a:47:24","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6fda876a-b861-4f9b-a664-f93f685cf828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:35:53Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.14"}],"id":"aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb","security_groups":["11658e4e-1358-4326-942a-a6902ea1486c","58545eb5-ca61-4a1c-a8af-5bf19c3a80b9"],"mac_address":"fa:16:3e:12:a6:9a","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:36Z","binding:vnic_type":"normal","device_id":"379171be-0fa8-4bd4-b8f3-4b525b605761"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:34:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa8aae8e-086e-445e-99a2-c2a2dc595e54","ip_address":"10.55.1.2"}],"id":"dc2142bf-7f71-48f7-aca4-15a1f02b6b60","security_groups":[],"mac_address":"fa:16:3e:35:40:11","project_id":"6bcfa00c820b49a1839ccaba1f09bfff","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6fda876a-b861-4f9b-a664-f93f685cf828","tenant_id":"6bcfa00c820b49a1839ccaba1f09bfff","created_at":"2018-12-28T18:34:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6fda876a-b861-4f9b-a664-f93f685cf828"}]} 2018-12-28 18:36:10,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-dbf69079-65bf-432d-a285-10eb8983449c 2018-12-28 18:36:10,194 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:36:10,196 - paramiko.transport - DEBUG - starting thread (client mode): 0x657f0190L 2018-12-28 18:36:10,197 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:36:10,197 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:36:10,197 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:36:10,198 - 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-12-28 18:36:10,198 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:36:10,198 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:36:10,198 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:36:10,198 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:36:10,198 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:36:10,216 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:36:10,216 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:36:10,229 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:36:10,253 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:36:10,260 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:36:10,360 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:36:10,375 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:36:10,375 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:36:10,377 - paramiko.transport - DEBUG - starting thread (client mode): 0x6585cc10L 2018-12-28 18:36:10,377 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:36:10,377 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:36:10,377 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:36:10,379 - 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-12-28 18:36:10,379 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:36:10,379 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:36:10,379 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:36:10,379 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:36:10,379 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:36:10,396 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:36:10,397 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:36:10,409 - paramiko.transport - DEBUG - Trying key d762f75459460535cf44bb7e46aa62c4 from tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800 2018-12-28 18:36:10,433 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:36:10,437 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:36:10,442 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:36:10,443 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:36:10,443 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:36:10,444 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:36:10,446 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:36:10,447 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-12-28 18:36:10,448 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-12-28 18:36:10,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/a048826e-3c59-4fcc-a540-89600521831e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:11,271 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d1ecb1f-e144-41db-9702-2f565fbf004f Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:11,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/a048826e-3c59-4fcc-a540-89600521831e used request id req-6d1ecb1f-e144-41db-9702-2f565fbf004f 2018-12-28 18:36:11,271 - create_instance - INFO - Deleting Port with ID - aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb 2018-12-28 18:36:11,271 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800port-1 2018-12-28 18:36:11,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:11,710 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1eef3685-894f-4b14-a6ea-92834b93f91b Date: Fri, 28 Dec 2018 18:36:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:11,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/aad567b6-dbf0-4d61-a0d8-b7c2d6415ecb used request id req-1eef3685-894f-4b14-a6ea-92834b93f91b 2018-12-28 18:36:11,711 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst 2018-12-28 18:36:11,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:11,873 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:36: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-c332f5dc-133a-4f0b-b6be-d7a2906b6549 x-compute-request-id: req-c332f5dc-133a-4f0b-b6be-d7a2906b6549 Content-Type: application/json 2018-12-28 18:36:11,873 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-c332f5dc-133a-4f0b-b6be-d7a2906b6549 2018-12-28 18:36:11,873 - create_instance - INFO - Checking deletion status 2018-12-28 18:36:11,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:11,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36: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-f70e54f1-6cf1-442d-8056-586918501321 x-compute-request-id: req-f70e54f1-6cf1-442d-8056-586918501321 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/379171be-0fa8-4bd4-b8f3-4b525b605761", "rel": "bookmark"}], "image": {"id": "f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "links": [{"href": "http://172.30.9.21:8774/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:34:45.000000", "flavor": {"id": "482e4034-84b6-4998-9b56-b93f12a6388e", "links": [{"href": "http://172.30.9.21:8774/flavors/482e4034-84b6-4998-9b56-b93f12a6388e", "rel": "bookmark"}]}, "id": "379171be-0fa8-4bd4-b8f3-4b525b605761", "user_id": "1ef5e736fcf84425a45feaa30ac158fb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:36:11Z", "hostId": "bea6dae25ea9c9b993cc9ba729ad7f95ea538913a963c4cfa42e8a86", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp", "name": "CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst", "created": "2018-12-28T18:34:39Z", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:36:11,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-f70e54f1-6cf1-442d-8056-586918501321 2018-12-28 18:36:11,973 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst] is - ACTIVE 2018-12-28 18:36:11,973 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:36:14,976 - create_instance - DEBUG - VM status query timeout in 296.896869898 2018-12-28 18:36:14,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c26e2b41781f9f64cb6375de96b8a939dcf13439" 2018-12-28 18:36:15,026 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:36: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-b56eecb8-c958-4a96-91ec-92654be43f2b x-compute-request-id: req-b56eecb8-c958-4a96-91ec-92654be43f2b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 379171be-0fa8-4bd4-b8f3-4b525b605761 could not be found.", "code": 404}} 2018-12-28 18:36:15,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/379171be-0fa8-4bd4-b8f3-4b525b605761 used request id req-b56eecb8-c958-4a96-91ec-92654be43f2b 2018-12-28 18:36:15,026 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 379171be-0fa8-4bd4-b8f3-4b525b605761 could not be found. (HTTP 404) (Request-ID: req-b56eecb8-c958-4a96-91ec-92654be43f2b) 2018-12-28 18:36:15,026 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-inst 2018-12-28 18:36:15,027 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp 2018-12-28 18:36:15,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8dbc0f12caf0d2d6a3f6119dafea6d3cb5a2eb20" 2018-12-28 18:36:15,081 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-16781fa5-33cb-4b94-a037-f36452f615e5 x-compute-request-id: req-16781fa5-33cb-4b94-a037-f36452f615e5 Content-Length: 0 Content-Type: application/json 2018-12-28 18:36:15,081 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-kp used request id req-16781fa5-33cb-4b94-a037-f36452f615e5 2018-12-28 18:36:15,081 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800.pub] 2018-12-28 18:36:15,082 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800] 2018-12-28 18:36:15,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff7a3341a4975bcb0cb017fe219b996ee37b348e" 2018-12-28 18:36:15,123 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:36:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-17a8ca07-501e-4930-b25a-d710af8b4e90 x-compute-request-id: req-17a8ca07-501e-4930-b25a-d710af8b4e90 Content-Length: 0 Content-Type: application/json 2018-12-28 18:36:15,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/482e4034-84b6-4998-9b56-b93f12a6388e used request id req-17a8ca07-501e-4930-b25a-d710af8b4e90 2018-12-28 18:36:15,124 - neutron_utils - INFO - Deleting security group rule with ID - b2d1ba3d-066f-401f-b052-61c3bea3c607 2018-12-28 18:36:15,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/b2d1ba3d-066f-401f-b052-61c3bea3c607 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:36:15,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca315823-6d61-4b5f-bf74-3fefcf3321af Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:15,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/b2d1ba3d-066f-401f-b052-61c3bea3c607 used request id req-ca315823-6d61-4b5f-bf74-3fefcf3321af 2018-12-28 18:36:15,223 - neutron_utils - INFO - Deleting security group rule with ID - 8da4b07f-5417-469d-a669-9073e525bdfa 2018-12-28 18:36:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8da4b07f-5417-469d-a669-9073e525bdfa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:36:15,473 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fc946eb4-9b4c-4555-a21d-18399248832c Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:15,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8da4b07f-5417-469d-a669-9073e525bdfa used request id req-fc946eb4-9b4c-4555-a21d-18399248832c 2018-12-28 18:36:15,473 - neutron_utils - INFO - Deleting security group rule with ID - 6e546a71-3669-426d-85c8-5d1cf8b528fc 2018-12-28 18:36:15,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/6e546a71-3669-426d-85c8-5d1cf8b528fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:36:15,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d5893038-f01f-4c49-90e2-d1684103eafe Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:15,566 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/6e546a71-3669-426d-85c8-5d1cf8b528fc used request id req-d5893038-f01f-4c49-90e2-d1684103eafe 2018-12-28 18:36:15,566 - neutron_utils - INFO - Deleting security group rule with ID - e8ee4eff-5bcd-4627-9793-b14089f42e39 2018-12-28 18:36:15,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e8ee4eff-5bcd-4627-9793-b14089f42e39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:36:15,680 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-63c1a37c-4822-4267-8c5f-17490a37cab8 Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:15,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e8ee4eff-5bcd-4627-9793-b14089f42e39 used request id req-63c1a37c-4822-4267-8c5f-17490a37cab8 2018-12-28 18:36:15,680 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-sec-grp 2018-12-28 18:36:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/11658e4e-1358-4326-942a-a6902ea1486c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c53e8c28ef190ef9aa3217b401475df67e12cbdf" 2018-12-28 18:36:15,964 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d7b20d86-f404-4bae-8894-1f40316e7ed9 Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:15,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/11658e4e-1358-4326-942a-a6902ea1486c used request id req-d7b20d86-f404-4bae-8894-1f40316e7ed9 2018-12-28 18:36:15,965 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router and subnet CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet 2018-12-28 18:36:15,965 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router 2018-12-28 18:36:15,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" -d '{"subnet_id": "aa8aae8e-086e-445e-99a2-c2a2dc595e54"}' 2018-12-28 18:36:17,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-08ed25da-a3e6-4970-b1f2-56563ab01bd6 Date: Fri, 28 Dec 2018 18:36:17 GMT RESP BODY: {"network_id": "6fda876a-b861-4f9b-a664-f93f685cf828", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "subnet_id": "aa8aae8e-086e-445e-99a2-c2a2dc595e54", "subnet_ids": ["aa8aae8e-086e-445e-99a2-c2a2dc595e54"], "port_id": "4f432527-9614-4fa3-9e60-4435803cdbcb", "id": "319e1b5a-e974-478e-aa5a-31e5824f4477"} 2018-12-28 18:36:17,462 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477/remove_router_interface used request id req-08ed25da-a3e6-4970-b1f2-56563ab01bd6 2018-12-28 18:36:17,462 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router 2018-12-28 18:36:17,462 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-router 2018-12-28 18:36:17,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}417ddeeaa6993f732b116b2afbe7d416bc455a50" 2018-12-28 18:36:20,837 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae30a526-2ffc-4914-adea-0f3d706d0e23 Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:20,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/319e1b5a-e974-478e-aa5a-31e5824f4477 used request id req-ae30a526-2ffc-4914-adea-0f3d706d0e23 2018-12-28 18:36:20,838 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet 2018-12-28 18:36:20,838 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-subnet 2018-12-28 18:36:20,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/aa8aae8e-086e-445e-99a2-c2a2dc595e54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:36:22,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fdccdf98-e1a7-44b9-a68f-75e2c37ec3cb Date: Fri, 28 Dec 2018 18:36:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:22,955 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/aa8aae8e-086e-445e-99a2-c2a2dc595e54 used request id req-fdccdf98-e1a7-44b9-a68f-75e2c37ec3cb 2018-12-28 18:36:22,955 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-pub-net 2018-12-28 18:36:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/6fda876a-b861-4f9b-a664-f93f685cf828 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa93169da09f48a88a3ee4a9f6a353c86ab6462" 2018-12-28 18:36:24,286 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73bd4a1a-43b1-4005-ada1-2045033d864a Date: Fri, 28 Dec 2018 18:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:24,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/6fda876a-b861-4f9b-a664-f93f685cf828 used request id req-73bd4a1a-43b1-4005-ada1-2045033d864a 2018-12-28 18:36:24,287 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-f0fabfd0-65ab-4ed4-ae7e-ab3c596ef800-image 2018-12-28 18:36:24,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c29b5d107e7ab049dd9d8c4cc4d40f2b21eeb1d" 2018-12-28 18:36:25,213 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b8b9e41-d6bf-433c-bcd1-4858be3645d3 Date: Fri, 28 Dec 2018 18:36:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:36:25,213 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f5094547-5cf7-43eb-89d8-5ac2f0f1eb4a used request id req-8b8b9e41-d6bf-433c-bcd1-4858be3645d3 2018-12-28 18:36:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:25,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fdcb4f13-335d-467a-b0eb-05ba1573939c Date: Fri, 28 Dec 2018 18:36:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:14Z", "updated_at": "2018-12-28T18:34:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "revision_number": 0, "id": "6c47d0f7-edbc-4f0d-bc93-80009511d607", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "revision_number": 0, "id": "9fb5394f-db59-4f08-b46e-a5713b29d405", "remote_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv4", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "revision_number": 0, "id": "b480a4f7-96bf-4089-b799-784dc5b97ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "revision_number": 0, "id": "bded0bb8-c120-450e-b13b-9bca2ce7ee1e", "remote_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "remote_ip_prefix": null, "created_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "port_range_min": null, "ethertype": "IPv6", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff"}], "revision_number": 4, "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:36:25,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-fdcb4f13-335d-467a-b0eb-05ba1573939c 2018-12-28 18:36:25,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:25,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5147170b-c454-4a8d-b7bb-162c2b2b34e0 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:36:25,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-5147170b-c454-4a8d-b7bb-162c2b2b34e0 2018-12-28 18:36:25,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:25,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f31f54-13cb-42b2-9ef1-a31adfb14f12 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff"}, "enabled": true, "id": "6bcfa00c820b49a1839ccaba1f09bfff", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj"}} 2018-12-28 18:36:25,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-28f31f54-13cb-42b2-9ef1-a31adfb14f12 2018-12-28 18:36:25,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 58545eb5-ca61-4a1c-a8af-5bf19c3a80b9 2018-12-28 18:36:25,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=58545eb5-ca61-4a1c-a8af-5bf19c3a80b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:25,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-754c4b4b-bfea-4d54-819c-7d810baa5ec7 Date: Fri, 28 Dec 2018 18:36: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-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:14Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "6c47d0f7-edbc-4f0d-bc93-80009511d607"}, {"remote_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:14Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "9fb5394f-db59-4f08-b46e-a5713b29d405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:14Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "b480a4f7-96bf-4089-b799-784dc5b97ec8"}, {"remote_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:34:14Z", "security_group_id": "58545eb5-ca61-4a1c-a8af-5bf19c3a80b9", "port_range_min": null, "revision_number": 0, "tenant_id": "6bcfa00c820b49a1839ccaba1f09bfff", "created_at": "2018-12-28T18:34:14Z", "project_id": "6bcfa00c820b49a1839ccaba1f09bfff", "id": "bded0bb8-c120-450e-b13b-9bca2ce7ee1e"}]} 2018-12-28 18:36:25,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=58545eb5-ca61-4a1c-a8af-5bf19c3a80b9 used request id req-754c4b4b-bfea-4d54-819c-7d810baa5ec7 2018-12-28 18:36:25,798 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:36:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/58545eb5-ca61-4a1c-a8af-5bf19c3a80b9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:26,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a6646cca-2138-4484-af4c-ccf5cccd2f31 Content-Length: 0 Date: Fri, 28 Dec 2018 18:36:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:36:26,163 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/58545eb5-ca61-4a1c-a8af-5bf19c3a80b9 used request id req-a6646cca-2138-4484-af4c-ccf5cccd2f31 2018-12-28 18:36:26,163 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj 2018-12-28 18:36:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:26,401 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ae9fab6-0e46-4655-895a-29d8fea8bbb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:36:26,401 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/6bcfa00c820b49a1839ccaba1f09bfff used request id req-8ae9fab6-0e46-4655-895a-29d8fea8bbb0 2018-12-28 18:36:26,401 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-44a19f26-df88-465-proj-role 2018-12-28 18:36:26,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/56b11a4916ba47248a30eb0992b52964 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:26,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a478d5b-7dd7-42a6-a500-3c2809c8b3d7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:36:26,511 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/56b11a4916ba47248a30eb0992b52964 used request id req-6a478d5b-7dd7-42a6-a500-3c2809c8b3d7 2018-12-28 18:36:26,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58afe7d5556678df80e0146d4e9a381c35ddbfe3" 2018-12-28 18:36:26,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15107ac0-170d-471d-9fe8-dbce04a6f9f1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:36:26,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-15107ac0-170d-471d-9fe8-dbce04a6f9f1 2018-12-28 18:36:26,595 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-44a19f26-df88-465-user 2018-12-28 18:36:26,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/1ef5e736fcf84425a45feaa30ac158fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9104d814252009b0b826b3af5a844b766242af2b" 2018-12-28 18:36:26,836 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:36:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4219324-b27b-4bdc-b363-459fb01e8568 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:36:26,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/1ef5e736fcf84425a45feaa30ac158fb used request id req-a4219324-b27b-4bdc-b363-459fb01e8568 2018-12-28 18:36:26,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:27,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["6-synTEeRgeTkbMluljfGA"], "issued_at": "2018-12-28T18:36:27.000000Z"}} 2018-12-28 18:36:27,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb5b8ba5d61801587777ac333fe2b78f6426df2b" 2018-12-28 18:36:27,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61263cc6-164f-4d4f-9cf7-947162e02ded Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:27,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-61263cc6-164f-4d4f-9cf7-947162e02ded 2018-12-28 18:36:27,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:27,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:27,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:36:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["olzpK1gHSZm9Ofjk8JVVfA"], "issued_at": "2018-12-28T18:36:27.000000Z"}} 2018-12-28 18:36:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:36:27,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5678186a-b7af-4bf0-a356-aad7c6b7e91e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:27,798 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5678186a-b7af-4bf0-a356-aad7c6b7e91e 2018-12-28 18:36:27,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:36:27,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:36: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:36:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:36:27,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0429b8fa-acbe-495f-940d-6e298a2b628a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:36:27,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj used request id req-0429b8fa-acbe-495f-940d-6e298a2b628a 2018-12-28 18:36:27,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:36:28,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53975d73-ef2b-4c64-b047-652056778150 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:36:28,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-53975d73-ef2b-4c64-b047-652056778150 2018-12-28 18:36:28,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}}' 2018-12-28 18:36:28,117 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c275cf99-f7a0-4b67-9578-e8ac00df1f8e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:28,117 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-c275cf99-f7a0-4b67-9578-e8ac00df1f8e 2018-12-28 18:36:28,117 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj 2018-12-28 18:36:28,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:28,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:28,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["_Tk3tucgQT-3uV9-rYdXKw"], "issued_at": "2018-12-28T18:36:28.000000Z"}} 2018-12-28 18:36:28,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b59ad5602d202e1d54ffaee747a2191efa0e9" 2018-12-28 18:36:28,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ba883fe-a9cf-4175-99f6-bde8459cedc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:28,591 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1ba883fe-a9cf-4175-99f6-bde8459cedc9 2018-12-28 18:36:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:36:28,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:36:28,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b59ad5602d202e1d54ffaee747a2191efa0e9" 2018-12-28 18:36:28,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e45ca2-868b-4af8-bbe4-dce8c6945838 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:36:28,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e3e45ca2-868b-4af8-bbe4-dce8c6945838 2018-12-28 18:36:28,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b59ad5602d202e1d54ffaee747a2191efa0e9" 2018-12-28 18:36:28,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5208605f-7783-4cb2-9c18-1a73e2a360bd Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}]} 2018-12-28 18:36:28,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj used request id req-5208605f-7783-4cb2-9c18-1a73e2a360bd 2018-12-28 18:36:28,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b59ad5602d202e1d54ffaee747a2191efa0e9" 2018-12-28 18:36:28,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d5479e-180f-470f-bb20-e42db7038953 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:36:28,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b4d5479e-180f-470f-bb20-e42db7038953 2018-12-28 18:36:29,194 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user 2018-12-28 18:36:29,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:29,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:36:29,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332a5d49-bab8-4d37-a904-bf20f5a5b1cd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:36:29,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-332a5d49-bab8-4d37-a904-bf20f5a5b1cd 2018-12-28 18:36:29,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}}' 2018-12-28 18:36:29,399 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4244b26-bc3d-47c1-9636-92ad3cd2d22e Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7a56c8aa681d437cb42604905038be97", "links": {"self": "http://172.30.9.21:5000/v3/roles/7a56c8aa681d437cb42604905038be97"}, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}} 2018-12-28 18:36:29,399 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-f4244b26-bc3d-47c1-9636-92ad3cd2d22e 2018-12-28 18:36:29,399 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role 2018-12-28 18:36:29,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/7a56c8aa681d437cb42604905038be97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:36:29,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f134e494-c471-4bec-b442-69eb859ddaec Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/7a56c8aa681d437cb42604905038be97"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role", "id": "7a56c8aa681d437cb42604905038be97"}} 2018-12-28 18:36:29,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/7a56c8aa681d437cb42604905038be97 used request id req-f134e494-c471-4bec-b442-69eb859ddaec 2018-12-28 18:36:29,493 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role to project CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj 2018-12-28 18:36:29,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d/users/3e030c74ea864614a683d306a51761e2/roles/7a56c8aa681d437cb42604905038be97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:36:29,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec19f75a-1b32-417a-85cb-e886479a18b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:36:29,629 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d/users/3e030c74ea864614a683d306a51761e2/roles/7a56c8aa681d437cb42604905038be97 used request id req-ec19f75a-1b32-417a-85cb-e886479a18b9 2018-12-28 18:36:29,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:36:29,631 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:36:29,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:29,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:30,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["NOFRW0_dSxWOXMsYCWPSrA"], "issued_at": "2018-12-28T18:36:29.000000Z"}} 2018-12-28 18:36:30,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:36:30,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65178c8-7001-4dd8-b548-60013a26e392 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:30,080 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f65178c8-7001-4dd8-b548-60013a26e392 2018-12-28 18:36:30,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:36:30,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e48878f8-4445-48ef-831d-d0951f6de38b Date: Fri, 28 Dec 2018 18:36:30 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image"} 2018-12-28 18:36:30,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image used request id req-e48878f8-4445-48ef-831d-d0951f6de38b 2018-12-28 18:36:30,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:36:30,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fbc5c57c-ef21-498d-9ef4-d87a6702c453 Date: Fri, 28 Dec 2018 18:36: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-12-28 18:36:30,423 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-fbc5c57c-ef21-498d-9ef4-d87a6702c453 2018-12-28 18:36:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image"}' 2018-12-28 18:36:30,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 X-Openstack-Request-Id: req-be2aafcd-48fc-4b9d-9c19-34235e83abae Date: Fri, 28 Dec 2018 18:36:30 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:36:30Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:36:30Z", "visibility": "shared", "locations": [], "self": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "min_disk": 0, "protected": false, "id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "file": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/file", "checksum": null, "owner": "c54cc918059c427588c6f093b936f88d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:36:30,651 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-be2aafcd-48fc-4b9d-9c19-34235e83abae 2018-12-28 18:36:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" -d '' 2018-12-28 18:36:31,688 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a04a36a4-b689-43cb-bf1a-1c9a7e93a7ac Date: Fri, 28 Dec 2018 18:36:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:36:31,689 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/file used request id req-a04a36a4-b689-43cb-bf1a-1c9a7e93a7ac 2018-12-28 18:36:31,689 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:36:31,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:36:31,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d848367b-2833-492e-9a2f-7042639d8e9d Date: Fri, 28 Dec 2018 18:36:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:36:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:36:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/snap", "metadata": {}}], "self": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "min_disk": 0, "protected": false, "id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "file": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c54cc918059c427588c6f093b936f88d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:36:31,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 used request id req-d848367b-2833-492e-9a2f-7042639d8e9d 2018-12-28 18:36:31,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:36:32,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8cf0dd44-f8a2-414c-82f9-99a24cf96866 Date: Fri, 28 Dec 2018 18:36: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-12-28 18:36:32,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-8cf0dd44-f8a2-414c-82f9-99a24cf96866 2018-12-28 18:36:32,007 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image 2018-12-28 18:36:32,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:36:32,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-0da0a32f-fc61-4a95-af42-7d348502f214 Date: Fri, 28 Dec 2018 18:36:32 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:36:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:36:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/snap", "metadata": {}}], "self": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "min_disk": 0, "protected": false, "id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "file": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c54cc918059c427588c6f093b936f88d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:36:32,176 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 used request id req-0da0a32f-fc61-4a95-af42-7d348502f214 2018-12-28 18:36:32,177 - create_image - DEBUG - Instance status is - active 2018-12-28 18:36:32,177 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image 2018-12-28 18:36:32,177 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image 2018-12-28 18:36:32,177 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:32,178 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:32,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["PBKFnT9lSb2vADj0wzfkWA"], "issued_at": "2018-12-28T18:36:32.000000Z"}} 2018-12-28 18:36:32,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:36:32,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840e2062-fa1c-49a0-b8d7-a39255ac39d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:32,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-840e2062-fa1c-49a0-b8d7-a39255ac39d6 2018-12-28 18:36:32,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:36:32,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc5e6186-d41a-431a-b668-ac17a7487444 Date: Fri, 28 Dec 2018 18:36:32 GMT RESP BODY: {"networks":[]} 2018-12-28 18:36:32,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-fc5e6186-d41a-431a-b668-ac17a7487444 2018-12-28 18:36:32,843 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net 2018-12-28 18:36:32,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net", "admin_state_up": true}}' 2018-12-28 18:36:33,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7bed36bb-b635-4a4a-a9bc-db4b7300df2c Date: Fri, 28 Dec 2018 18:36:33 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dd10b661-a89a-478d-8ea9-e0537aecda48","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:36:33Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","mtu":1450}} 2018-12-28 18:36:33,546 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-7bed36bb-b635-4a4a-a9bc-db4b7300df2c 2018-12-28 18:36:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:36:33,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-68d4187c-7b8e-41af-b822-6c5c402917ed Date: Fri, 28 Dec 2018 18:36: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-12-28T18:36:33Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:33,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-68d4187c-7b8e-41af-b822-6c5c402917ed 2018-12-28 18:36:33,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:36:33,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-58a60e51-2d2a-462e-a82e-bd516eca1cb9 Date: Fri, 28 Dec 2018 18:36:33 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:36:33,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-58a60e51-2d2a-462e-a82e-bd516eca1cb9 2018-12-28 18:36:33,968 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet 2018-12-28 18:36:33,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" -d '{"subnets": [{"ip_version": 4, "network_id": "dd10b661-a89a-478d-8ea9-e0537aecda48", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]}' 2018-12-28 18:36:34,887 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-116d20dd-2a08-444d-b03e-df24c7052991 Date: Fri, 28 Dec 2018 18:36:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:34,888 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-116d20dd-2a08-444d-b03e-df24c7052991 2018-12-28 18:36:34,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:36:35,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ab40e1b-611c-465c-aae1-0a777526dc53 Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:35,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-9ab40e1b-611c-465c-aae1-0a777526dc53 2018-12-28 18:36:35,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:36:35,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7f4768e9-7120-4727-8110-b1dd156995e0 Date: Fri, 28 Dec 2018 18:36:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:35,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-7f4768e9-7120-4727-8110-b1dd156995e0 2018-12-28 18:36:35,090 - OpenStackNetwork - DEBUG - Network [dd10b661-a89a-478d-8ea9-e0537aecda48] created successfully 2018-12-28 18:36:35,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:35,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:35,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["mYMeM4_KRz6YIdeJ2DngGA"], "issued_at": "2018-12-28T18:36:35.000000Z"}} 2018-12-28 18:36:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:35,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02d19bb-2c59-4258-b7bc-c885ac9c85ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:35,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b02d19bb-2c59-4258-b7bc-c885ac9c85ff 2018-12-28 18:36:35,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:35,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e2e847cb-4c0b-497f-a4fc-b0a91550a642 Date: Fri, 28 Dec 2018 18:36:35 GMT RESP BODY: {"routers": []} 2018-12-28 18:36:35,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router&admin_state_up=True used request id req-e2e847cb-4c0b-497f-a4fc-b0a91550a642 2018-12-28 18:36:35,744 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:35,745 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:36,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["ynmTkaAUTLGWlL-XAgmooA"], "issued_at": "2018-12-28T18:36:36.000000Z"}} 2018-12-28 18:36:36,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b64b8cc90b73417861475c2565debc2573caf51" 2018-12-28 18:36:36,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d2b3d9-23b4-45a5-936d-1a5aead1bdbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:36,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-24d2b3d9-23b4-45a5-936d-1a5aead1bdbe 2018-12-28 18:36:36,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:36,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-58cfd0c9-e859-4f94-83c9-733a20d8e660 Date: Fri, 28 Dec 2018 18:36:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:36:36,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-58cfd0c9-e859-4f94-83c9-733a20d8e660 2018-12-28 18:36:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:36,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c95cb4de-2bc6-499e-b89e-7b362ee5e1fc Date: Fri, 28 Dec 2018 18:36:36 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:36:36,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-c95cb4de-2bc6-499e-b89e-7b362ee5e1fc 2018-12-28 18:36:36,871 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router 2018-12-28 18:36:36,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router", "admin_state_up": true}}' 2018-12-28 18:36:41,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-dd3006ae-bdc0-4499-851a-8c829b105127 Date: Fri, 28 Dec 2018 18:36:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:37Z", "admin_state_up": true, "updated_at": "2018-12-28T18:36:38Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c54cc918059c427588c6f093b936f88d", "id": "150abe78-a1cd-49e8-8c51-cd739749063d", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router"}} 2018-12-28 18:36:41,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-dd3006ae-bdc0-4499-851a-8c829b105127 2018-12-28 18:36:41,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=150abe78-a1cd-49e8-8c51-cd739749063d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:41,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f1092bf-df6d-4401-9433-e933d6182ea5 Date: Fri, 28 Dec 2018 18:36:41 GMT RESP BODY: {"ports":[]} 2018-12-28 18:36:41,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=150abe78-a1cd-49e8-8c51-cd739749063d used request id req-4f1092bf-df6d-4401-9433-e933d6182ea5 2018-12-28 18:36:41,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:42,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-06dabf33-145e-4cd3-887c-ae8d7ae82fe7 Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:42,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-06dabf33-145e-4cd3-887c-ae8d7ae82fe7 2018-12-28 18:36:42,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:36:42,280 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:36: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:36:42,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:42,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf64cf82-8b89-45fd-88f2-96306529a907 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:42,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-bf64cf82-8b89-45fd-88f2-96306529a907 2018-12-28 18:36:42,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:42,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3744817-aaa4-4c76-9706-9a9970049dd9 Date: Fri, 28 Dec 2018 18:36:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:42,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-e3744817-aaa4-4c76-9706-9a9970049dd9 2018-12-28 18:36:42,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:42,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-937ffea3-49cc-4400-a90b-0a898b785844 Date: Fri, 28 Dec 2018 18:36:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:42,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet used request id req-937ffea3-49cc-4400-a90b-0a898b785844 2018-12-28 18:36:42,774 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:36:42,774 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router 2018-12-28 18:36:42,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" -d '{"subnet_id": "dea6b4d5-ad04-4190-a265-fc1921425d91"}' 2018-12-28 18:36:44,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b46062c3-afa7-46f6-8584-2ed662e5f943 Date: Fri, 28 Dec 2018 18:36:44 GMT RESP BODY: {"network_id": "dd10b661-a89a-478d-8ea9-e0537aecda48", "tenant_id": "c54cc918059c427588c6f093b936f88d", "subnet_id": "dea6b4d5-ad04-4190-a265-fc1921425d91", "subnet_ids": ["dea6b4d5-ad04-4190-a265-fc1921425d91"], "port_id": "72899b97-a522-4eb4-9587-2a18478d1e96", "id": "150abe78-a1cd-49e8-8c51-cd739749063d"} 2018-12-28 18:36:44,845 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d/add_router_interface used request id req-b46062c3-afa7-46f6-8584-2ed662e5f943 2018-12-28 18:36:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:45,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0b335d51-1114-4720-b9d9-bee90180041a Date: Fri, 28 Dec 2018 18:36:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:37Z", "admin_state_up": true, "updated_at": "2018-12-28T18:36:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c54cc918059c427588c6f093b936f88d", "id": "150abe78-a1cd-49e8-8c51-cd739749063d", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router"}} 2018-12-28 18:36:45,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d used request id req-0b335d51-1114-4720-b9d9-bee90180041a 2018-12-28 18:36:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=150abe78-a1cd-49e8-8c51-cd739749063d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:45,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0ec65581-a567-48e9-9f4a-eb042fe8548f Date: Fri, 28 Dec 2018 18:36:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"}]} 2018-12-28 18:36:45,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=150abe78-a1cd-49e8-8c51-cd739749063d used request id req-0ec65581-a567-48e9-9f4a-eb042fe8548f 2018-12-28 18:36:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/dea6b4d5-ad04-4190-a265-fc1921425d91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:36:45,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-b62f686a-1b0e-4ed0-8591-2c60925d47eb Date: Fri, 28 Dec 2018 18:36:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}} 2018-12-28 18:36:45,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/dea6b4d5-ad04-4190-a265-fc1921425d91 used request id req-b62f686a-1b0e-4ed0-8591-2c60925d47eb 2018-12-28 18:36:45,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:45,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:45,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:36:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["6aJGJE_5T8SN_RZN8cxUwQ"], "issued_at": "2018-12-28T18:36:45.000000Z"}} 2018-12-28 18:36:45,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d7c93042ed7e9ca52a429bbddb3d0f9ad4b84d" 2018-12-28 18:36:45,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321a79e7-9a41-4cb8-8765-43f84ec6dd7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:45,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-321a79e7-9a41-4cb8-8765-43f84ec6dd7e 2018-12-28 18:36:45,947 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:36:45,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d7c93042ed7e9ca52a429bbddb3d0f9ad4b84d" 2018-12-28 18:36:46,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6e6b2e1c-eb54-49f4-a411-59dcdc474027 x-compute-request-id: req-6e6b2e1c-eb54-49f4-a411-59dcdc474027 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:36:46,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6e6b2e1c-eb54-49f4-a411-59dcdc474027 2018-12-28 18:36:46,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d7c93042ed7e9ca52a429bbddb3d0f9ad4b84d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-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-12-28 18:36:46,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-747f7552-d672-4ef5-9998-c18818a19daa x-compute-request-id: req-747f7552-d672-4ef5-9998-c18818a19daa Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "766417ed-505e-4213-9c6f-7800cfd278ec", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:36:46,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-747f7552-d672-4ef5-9998-c18818a19daa 2018-12-28 18:36:46,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:46,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:46,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["uTYPCk-wR-eabSvC-tlFRA"], "issued_at": "2018-12-28T18:36:46.000000Z"}} 2018-12-28 18:36:46,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c4feccd341caff7727bb3a112a19b33bc66d03" 2018-12-28 18:36:46,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7e21e3b-28e2-423f-b873-4a3a70737231 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:46,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a7e21e3b-28e2-423f-b873-4a3a70737231 2018-12-28 18:36:46,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:36:46,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c4feccd341caff7727bb3a112a19b33bc66d03" 2018-12-28 18:36:46,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04919bbb-bac3-4c42-bdf3-e5c887bdefb1 x-compute-request-id: req-04919bbb-bac3-4c42-bdf3-e5c887bdefb1 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:36:46,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-04919bbb-bac3-4c42-bdf3-e5c887bdefb1 2018-12-28 18:36:46,821 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp... 2018-12-28 18:36:46,821 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:36:46,871 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp 2018-12-28 18:36:46,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c4feccd341caff7727bb3a112a19b33bc66d03" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKcpyepYero1uDVPK3R2z+Fs45WXN18984BjQhB7uJ35kVGB0n98VlRoalOi0envoBJaXebMr0PwKl+5dHkvz/1sOyRO1xmtzRO3SQi7N2mtmArJmbvdaTKKHKUnEJ//ukvt7e2YR8jtrWowJyMUcDmGG2sF2OLxY6+LiTV9rJWQ==", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp"}}' 2018-12-28 18:36:46,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-832ba039-e73d-4170-ba1a-2adec457f730 x-compute-request-id: req-832ba039-e73d-4170-ba1a-2adec457f730 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKcpyepYero1uDVPK3R2z+Fs45WXN18984BjQhB7uJ35kVGB0n98VlRoalOi0envoBJaXebMr0PwKl+5dHkvz/1sOyRO1xmtzRO3SQi7N2mtmArJmbvdaTKKHKUnEJ//ukvt7e2YR8jtrWowJyMUcDmGG2sF2OLxY6+LiTV9rJWQ==", "user_id": "3e030c74ea864614a683d306a51761e2", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "fingerprint": "2f:c8:31:30:c6:bc:ed:f7:96:e1:3b:2e:b7:ef:9a:92"}} 2018-12-28 18:36:46,934 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-832ba039-e73d-4170-ba1a-2adec457f730 2018-12-28 18:36:46,936 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6.pub 2018-12-28 18:36:46,936 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6 2018-12-28 18:36:46,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:46,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:47,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["khebd29pQ86Dxx6Ol2HrvQ"], "issued_at": "2018-12-28T18:36:47.000000Z"}} 2018-12-28 18:36:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:47,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f48b24ce-a809-46b6-93d2-65145c5d5fdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:47,395 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f48b24ce-a809-46b6-93d2-65145c5d5fdb 2018-12-28 18:36:47,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:47,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2db626a1-71c9-4024-b042-eca5f884e664 Date: Fri, 28 Dec 2018 18:36:47 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:36:47,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp used request id req-2db626a1-71c9-4024-b042-eca5f884e664 2018-12-28 18:36:47,590 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp... 2018-12-28 18:36:47,590 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp 2018-12-28 18:36:47,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}}' 2018-12-28 18:36:47,974 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-f573b24a-2e28-4ccc-98b0-6a1eb19d96d8 Date: Fri, 28 Dec 2018 18:36:47 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "updated_at": "2018-12-28T18:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "763190ba-705d-4d0e-92b4-ccbe728441d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 2, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}} 2018-12-28 18:36:47,974 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-f573b24a-2e28-4ccc-98b0-6a1eb19d96d8 2018-12-28 18:36:47,975 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:48,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4d64d5ec-1a09-4af8-bf69-e17c1ef56aa6 Date: Fri, 28 Dec 2018 18:36:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}]} 2018-12-28 18:36:48,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-4d64d5ec-1a09-4af8-bf69-e17c1ef56aa6 2018-12-28 18:36:48,221 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:48,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:48,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5fc98405-16ce-44d2-a9b4-83d4ec73e714 Date: Fri, 28 Dec 2018 18:36:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}]} 2018-12-28 18:36:48,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-5fc98405-16ce-44d2-a9b4-83d4ec73e714 2018-12-28 18:36:48,399 - neutron_utils - INFO - Retrieving security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:48,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:48,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-1975a5be-5acf-494d-95d1-5aee3586b860 Date: Fri, 28 Dec 2018 18:36:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "updated_at": "2018-12-28T18:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "763190ba-705d-4d0e-92b4-ccbe728441d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 2, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}]} 2018-12-28 18:36:48,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-1975a5be-5acf-494d-95d1-5aee3586b860 2018-12-28 18:36:48,475 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:48,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f2dcf4f9-b631-4a4d-a4c4-b4ae04647db9 Date: Fri, 28 Dec 2018 18:36:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}]} 2018-12-28 18:36:48,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-f2dcf4f9-b631-4a4d-a4c4-b4ae04647db9 2018-12-28 18:36:48,828 - neutron_utils - INFO - Retrieving security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:48,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:49,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b0515a45-f6c1-41f2-8957-be067ae2bd8f Date: Fri, 28 Dec 2018 18:36:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "updated_at": "2018-12-28T18:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "763190ba-705d-4d0e-92b4-ccbe728441d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 2, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}]} 2018-12-28 18:36:49,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-b0515a45-f6c1-41f2-8957-be067ae2bd8f 2018-12-28 18:36:49,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:49,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:49,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad1106af-5925-4182-99a5-988743baa3c1 Date: Fri, 28 Dec 2018 18:36: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-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}]} 2018-12-28 18:36:49,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-ad1106af-5925-4182-99a5-988743baa3c1 2018-12-28 18:36:49,328 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp 2018-12-28 18:36:49,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:49,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-ab0146b5-a33e-410b-9237-fcdadb11e18b Date: Fri, 28 Dec 2018 18:36:49 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "updated_at": "2018-12-28T18:36:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "763190ba-705d-4d0e-92b4-ccbe728441d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 2, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}]} 2018-12-28 18:36:49,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp used request id req-ab0146b5-a33e-410b-9237-fcdadb11e18b 2018-12-28 18:36:49,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:36:49,532 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:36: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:36:49,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:49,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40ce964-8745-4d66-bbea-940ae30d14d5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:49,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-e40ce964-8745-4d66-bbea-940ae30d14d5 2018-12-28 18:36:49,619 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:49,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:49,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42fd6d30-6c55-4d7b-9489-f940ed0792ff Date: Fri, 28 Dec 2018 18:36: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-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}]} 2018-12-28 18:36:49,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-42fd6d30-6c55-4d7b-9489-f940ed0792ff 2018-12-28 18:36:49,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}70b2ee09470930d6ef272512ae559037fd533355" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e"}}' 2018-12-28 18:36:50,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-17395dfa-ecf0-4e21-8ca7-1dbad753ce40 Date: Fri, 28 Dec 2018 18:36: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-12-28T18:36:49Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:49Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "3b226cc1-d4a6-4a58-9920-e7e29094a865"}} 2018-12-28 18:36:50,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-17395dfa-ecf0-4e21-8ca7-1dbad753ce40 2018-12-28 18:36:50,016 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp 2018-12-28 18:36:50,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:50,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-63cc28c1-110d-45c3-98a4-bf6b8bdd5223 Date: Fri, 28 Dec 2018 18:36:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "updated_at": "2018-12-28T18:36:49Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:49Z", "revision_number": 0, "id": "3b226cc1-d4a6-4a58-9920-e7e29094a865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:49Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "763190ba-705d-4d0e-92b4-ccbe728441d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 3, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}]} 2018-12-28 18:36:50,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp used request id req-63cc28c1-110d-45c3-98a4-bf6b8bdd5223 2018-12-28 18:36:50,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:50,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7661b38-cfc3-4942-b5cf-d50d18efb319 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:50,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-a7661b38-cfc3-4942-b5cf-d50d18efb319 2018-12-28 18:36:50,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:50,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-766d8f7f-34dd-4719-b44d-df97a826ead8 Date: Fri, 28 Dec 2018 18:36:50 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-12-28T18:36:49Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:49Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "3b226cc1-d4a6-4a58-9920-e7e29094a865"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}]} 2018-12-28 18:36:50,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-766d8f7f-34dd-4719-b44d-df97a826ead8 2018-12-28 18:36:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}70b2ee09470930d6ef272512ae559037fd533355" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e"}}' 2018-12-28 18:36:50,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-121067ce-c781-4898-b6e1-cd913099674e Date: Fri, 28 Dec 2018 18:36:50 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:36:50Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": 22, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:50Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7bcee26f-f2f0-447c-8337-e705660694dc"}} 2018-12-28 18:36:50,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-121067ce-c781-4898-b6e1-cd913099674e 2018-12-28 18:36:50,495 - neutron_utils - INFO - Retrieving security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:50,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:50,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-583b49ab-c8af-4e7e-a927-d6cd79c8cc79 Date: Fri, 28 Dec 2018 18:36:50 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "updated_at": "2018-12-28T18:36:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:49Z", "revision_number": 0, "id": "3b226cc1-d4a6-4a58-9920-e7e29094a865", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:49Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "763190ba-705d-4d0e-92b4-ccbe728441d1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "revision_number": 0, "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:36:50Z", "revision_number": 0, "id": "7bcee26f-f2f0-447c-8337-e705660694dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:50Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 4, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}]} 2018-12-28 18:36:50,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-583b49ab-c8af-4e7e-a927-d6cd79c8cc79 2018-12-28 18:36:50,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 37a18bb8-4f26-4835-ac4e-e797fac9e01e 2018-12-28 18:36:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:36:50,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-70ea2bb1-fb9d-499b-843e-030a07b48e51 Date: Fri, 28 Dec 2018 18:36:50 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-12-28T18:36:49Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:49Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "3b226cc1-d4a6-4a58-9920-e7e29094a865"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "763190ba-705d-4d0e-92b4-ccbe728441d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:47Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:47Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:36:50Z", "security_group_id": "37a18bb8-4f26-4835-ac4e-e797fac9e01e", "port_range_min": 22, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:50Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "7bcee26f-f2f0-447c-8337-e705660694dc"}]} 2018-12-28 18:36:50,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-70ea2bb1-fb9d-499b-843e-030a07b48e51 2018-12-28 18:36:50,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:50,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:51,248 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["70gEW9wwQpeAo1s8DOac8Q"], "issued_at": "2018-12-28T18:36:51.000000Z"}} 2018-12-28 18:36:51,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:51,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761d589d-9c50-42da-9292-b9e76b007717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:51,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-761d589d-9c50-42da-9292-b9e76b007717 2018-12-28 18:36:51,329 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:36:51,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:51,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3612fb1-4423-43d9-af6d-3f1368d88e36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:51,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-b3612fb1-4423-43d9-af6d-3f1368d88e36 2018-12-28 18:36:51,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:51,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc30b0d8-8006-4555-9830-a4c376475599 Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:51,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-bc30b0d8-8006-4555-9830-a4c376475599 2018-12-28 18:36:51,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:36:51,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:36: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:36:51,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:51,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1456001b-d2f1-4d5f-a41a-b4a79dbffab4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:51,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-1456001b-d2f1-4d5f-a41a-b4a79dbffab4 2018-12-28 18:36:51,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:51,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e4fe558a-6b79-4535-ad13-d71a5d2acf2e Date: Fri, 28 Dec 2018 18:36:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:51,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-e4fe558a-6b79-4535-ad13-d71a5d2acf2e 2018-12-28 18:36:51,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:52,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e59a901d-fd3d-445e-9bb3-fe166db48043 Date: Fri, 28 Dec 2018 18:36:52 GMT RESP BODY: {"ports":[]} 2018-12-28 18:36:52,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1&admin_state_up=True used request id req-e59a901d-fd3d-445e-9bb3-fe166db48043 2018-12-28 18:36:52,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:52,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36: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-f28bf9fe-3078-4255-bddd-fa85ac4b99dc x-compute-request-id: req-f28bf9fe-3078-4255-bddd-fa85ac4b99dc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:36:52,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst used request id req-f28bf9fe-3078-4255-bddd-fa85ac4b99dc 2018-12-28 18:36:52,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:52,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e749e0a4-be1f-44ae-b53f-f37c4fd0ca8f Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:52,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-e749e0a4-be1f-44ae-b53f-f37c4fd0ca8f 2018-12-28 18:36:52,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:52,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1911c176-4ff8-449a-af5d-759c27bd167f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:52,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-1911c176-4ff8-449a-af5d-759c27bd167f 2018-12-28 18:36:52,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4a77f9c3-8e23-4a22-a4c9-1cd04ed45e83 Date: Fri, 28 Dec 2018 18:36:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:53,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-4a77f9c3-8e23-4a22-a4c9-1cd04ed45e83 2018-12-28 18:36:53,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:53,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8daae222-1eb7-4b27-a422-b920b1b1fe69 Date: Fri, 28 Dec 2018 18:36:53 GMT RESP BODY: {"ports":[]} 2018-12-28 18:36:53,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1&admin_state_up=True used request id req-8daae222-1eb7-4b27-a422-b920b1b1fe69 2018-12-28 18:36:53,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:36:53,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:36:53,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7a56c8aa681d437cb42604905038be97", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role"}], "expires_at": "2018-12-28T19:36:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c54cc918059c427588c6f093b936f88d", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c54cc918059c427588c6f093b936f88d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user", "id": "3e030c74ea864614a683d306a51761e2"}, "audit_ids": ["FvcXci6GRIWpD7tiRpzzrQ"], "issued_at": "2018-12-28T18:36:53.000000Z"}} 2018-12-28 18:36:53,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686bc1b5c02969f2d3dd8bb3a44a269ed962790" 2018-12-28 18:36:53,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f4c2aa-41a2-438c-b368-9d510a44890d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:36:53,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-91f4c2aa-41a2-438c-b368-9d510a44890d 2018-12-28 18:36:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:53,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7aec47c5-752a-442f-bdd0-11ad94aa0fec Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:53,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-7aec47c5-752a-442f-bdd0-11ad94aa0fec 2018-12-28 18:36:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:54,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5507bcc1-4584-449c-ae94-0abae2dcd316 Date: Fri, 28 Dec 2018 18:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:54,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-5507bcc1-4584-449c-ae94-0abae2dcd316 2018-12-28 18:36:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:54,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3c604f20-ac0c-4ea3-a5f5-0a3acf51d531 Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:54,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-3c604f20-ac0c-4ea3-a5f5-0a3acf51d531 2018-12-28 18:36:54,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:36:54,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:36:54,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7686bc1b5c02969f2d3dd8bb3a44a269ed962790" 2018-12-28 18:36:54,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef4f81a4-7d14-40a7-a5fe-328214af2ab8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:54,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-ef4f81a4-7d14-40a7-a5fe-328214af2ab8 2018-12-28 18:36:54,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:54,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f08a9900-9aa8-48be-96f6-ac90f33e3e3f Date: Fri, 28 Dec 2018 18:36:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:54,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-f08a9900-9aa8-48be-96f6-ac90f33e3e3f 2018-12-28 18:36:54,774 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net 2018-12-28 18:36:54,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" -d '{"port": {"network_id": "dd10b661-a89a-478d-8ea9-e0537aecda48", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1", "admin_state_up": true}}' 2018-12-28 18:36:55,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-89d7e500-8f0d-4e93-b9fb-6c84671ea2ad Date: Fri, 28 Dec 2018 18:36:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","project_id":"c54cc918059c427588c6f093b936f88d","qos_policy_id":null,"admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal"}} 2018-12-28 18:36:55,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-89d7e500-8f0d-4e93-b9fb-6c84671ea2ad 2018-12-28 18:36:55,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b77b1602-a6ff-49dd-ade5-6db911e8eefc Date: Fri, 28 Dec 2018 18:36: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:36:56,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-b77b1602-a6ff-49dd-ade5-6db911e8eefc 2018-12-28 18:36:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daea374e-2244-48bc-94da-4b5e1fee15f6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:56,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-daea374e-2244-48bc-94da-4b5e1fee15f6 2018-12-28 18:36:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71aeb25b-051d-4a73-8874-d458c27e41ef Date: Fri, 28 Dec 2018 18:36:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:36:56,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-71aeb25b-051d-4a73-8874-d458c27e41ef 2018-12-28 18:36:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-eecb674d-e21a-4d64-b9a7-1070f95048ce Date: Fri, 28 Dec 2018 18:36:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","project_id":"c54cc918059c427588c6f093b936f88d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:36:56,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1&admin_state_up=True used request id req-eecb674d-e21a-4d64-b9a7-1070f95048ce 2018-12-28 18:36:56,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c93575d-2d3a-403e-990c-70d9ec6c2a5a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:36:56,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-1c93575d-2d3a-403e-990c-70d9ec6c2a5a 2018-12-28 18:36:56,526 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst 2018-12-28 18:36:56,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-248b8fc7-0ef1-4e63-b9d1-d38566af551c x-compute-request-id: req-248b8fc7-0ef1-4e63-b9d1-d38566af551c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-flavor-name"}]} 2018-12-28 18:36:56,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-248b8fc7-0ef1-4e63-b9d1-d38566af551c 2018-12-28 18:36:56,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cfffe973-64ce-44cb-8b99-f61bf5a70929 x-compute-request-id: req-cfffe973-64ce-44cb-8b99-f61bf5a70929 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "766417ed-505e-4213-9c6f-7800cfd278ec", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:36:56,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec used request id req-cfffe973-64ce-44cb-8b99-f61bf5a70929 2018-12-28 18:36:56,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1a6ccef1-5fd9-4512-bb88-d2a4b983a189 Date: Fri, 28 Dec 2018 18:36:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:36:30Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:36:31Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/snap", "metadata": {}}], "self": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "min_disk": 0, "protected": false, "id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "file": "/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c54cc918059c427588c6f093b936f88d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/7456f2a6-b407-4229-8179-642b2b3a6ea3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image"} 2018-12-28 18:36:56,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image used request id req-1a6ccef1-5fd9-4512-bb88-d2a4b983a189 2018-12-28 18:36:56,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:56,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1c7904d-ca47-4809-a9c3-bd2fe3b3f9e3 Date: Fri, 28 Dec 2018 18:36: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-12-28 18:36:56,929 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-e1c7904d-ca47-4809-a9c3-bd2fe3b3f9e3 2018-12-28 18:36:56,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "imageRef": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "flavorRef": "766417ed-505e-4213-9c6f-7800cfd278ec", "max_count": 1, "min_count": 1, "networks": [{"port": "5420b35b-3ea8-4ab9-9484-476933fdf6ad"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}]}}' 2018-12-28 18:36:58,903 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:36:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4c95e2fc-6401-4ccb-903c-7b5532e93961 x-compute-request-id: req-4c95e2fc-6401-4ccb-903c-7b5532e93961 Content-Length: 444 location: http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "adminPass": "pV6ougQ3FGi5"}} 2018-12-28 18:36:58,904 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-4c95e2fc-6401-4ccb-903c-7b5532e93961 2018-12-28 18:36:58,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:59,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbb2cae4-b56a-4780-854b-e5bdb114f79f x-compute-request-id: req-cbb2cae4-b56a-4780-854b-e5bdb114f79f 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.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "user_id": "3e030c74ea864614a683d306a51761e2", "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-12-28T18:36:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:36:59,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-cbb2cae4-b56a-4780-854b-e5bdb114f79f 2018-12-28 18:36:59,117 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst 2018-12-28 18:36:59,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:36:59,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:36: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-82b3b5c8-0ba5-4027-b39b-7df6eecbd9ef x-compute-request-id: req-82b3b5c8-0ba5-4027-b39b-7df6eecbd9ef Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "user_id": "3e030c74ea864614a683d306a51761e2", "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-12-28T18:36:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:36:59,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-82b3b5c8-0ba5-4027-b39b-7df6eecbd9ef 2018-12-28 18:36:59,365 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - BUILD 2018-12-28 18:36:59,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:37:02,369 - create_instance - DEBUG - VM status query timeout in 896.748332977 2018-12-28 18:37:02,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:02,833 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e6e34e4-c426-464f-baa5-13f221e3bef6 x-compute-request-id: req-3e6e34e4-c426-464f-baa5-13f221e3bef6 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:37:00Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:02,833 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-3e6e34e4-c426-464f-baa5-13f221e3bef6 2018-12-28 18:37:02,834 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - BUILD 2018-12-28 18:37:02,834 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:37:05,837 - create_instance - DEBUG - VM status query timeout in 893.280172825 2018-12-28 18:37:05,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:06,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dee26d38-fa3b-410a-83eb-22a02e1d6081 x-compute-request-id: req-dee26d38-fa3b-410a-83eb-22a02e1d6081 Content-Encoding: gzip Content-Length: 687 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:37:00Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:06,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-dee26d38-fa3b-410a-83eb-22a02e1d6081 2018-12-28 18:37:06,300 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - BUILD 2018-12-28 18:37:06,300 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:37:09,303 - create_instance - DEBUG - VM status query timeout in 889.814038992 2018-12-28 18:37:09,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:09,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df1cb60f-1c2f-42ca-9de4-3ec06a03ad50 x-compute-request-id: req-df1cb60f-1c2f-42ca-9de4-3ec06a03ad50 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:09,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-df1cb60f-1c2f-42ca-9de4-3ec06a03ad50 2018-12-28 18:37:09,941 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - ACTIVE 2018-12-28 18:37:09,942 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:37:09,944 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:10,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e10c42d4-e414-4fd1-b603-89c892fc909c x-compute-request-id: req-e10c42d4-e414-4fd1-b603-89c892fc909c Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:10,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-e10c42d4-e414-4fd1-b603-89c892fc909c 2018-12-28 18:37:10,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:10,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a5e07700-a898-4353-9671-1d37cda0988c Date: Fri, 28 Dec 2018 18:37: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:37:10,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-a5e07700-a898-4353-9671-1d37cda0988c 2018-12-28 18:37:10,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:10,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3c7010-2d45-43da-a5c1-0c01a8397d7c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:10,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-ab3c7010-2d45-43da-a5c1-0c01a8397d7c 2018-12-28 18:37:10,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:10,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-db9a6cd4-474b-4ba3-aa3e-1286cc8af288 Date: Fri, 28 Dec 2018 18:37:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:37:10,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-db9a6cd4-474b-4ba3-aa3e-1286cc8af288 2018-12-28 18:37:10,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:10,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-af1dea9b-40c6-4e6e-ba1a-e85d27d5edc2 Date: Fri, 28 Dec 2018 18:37:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.2"}],"id":"21ce7349-3eee-4ad9-ad24-81fb9721ea4e","security_groups":[],"mac_address":"fa:16:3e:f8:2e:0e","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.4"}],"id":"2beac238-6786-41fb-b9ea-710b57ca51cf","security_groups":[],"mac_address":"fa:16:3e:b7:ed:fc","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal","device_id":"9b47ae03-1972-4984-b5d6-363ebba94ff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.3"}],"id":"8520ff8f-3acb-4b89-80ef-7d948b1c67e6","security_groups":[],"mac_address":"fa:16:3e:1a:dc:8b","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd10b661-a89a-478d-8ea9-e0537aecda48"}]} 2018-12-28 18:37:10,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-af1dea9b-40c6-4e6e-ba1a-e85d27d5edc2 2018-12-28 18:37:10,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}}' 2018-12-28 18:37:12,134 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:37:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7b46439d-82aa-4e62-b6f4-8decbeb57840 x-compute-request-id: req-7b46439d-82aa-4e62-b6f4-8decbeb57840 Content-Length: 0 Content-Type: application/json 2018-12-28 18:37:12,134 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4/action used request id req-7b46439d-82aa-4e62-b6f4-8decbeb57840 2018-12-28 18:37:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:12,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-372988b4-7ee3-4e7d-a011-b34bed7f6cdf Date: Fri, 28 Dec 2018 18:37:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:37Z", "admin_state_up": true, "updated_at": "2018-12-28T18:36:43Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c54cc918059c427588c6f093b936f88d", "id": "150abe78-a1cd-49e8-8c51-cd739749063d", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router"}]} 2018-12-28 18:37:12,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router used request id req-372988b4-7ee3-4e7d-a011-b34bed7f6cdf 2018-12-28 18:37:12,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:12,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe264a6-776f-4173-8b34-6aab47905160 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:12,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-bfe264a6-776f-4173-8b34-6aab47905160 2018-12-28 18:37:12,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=150abe78-a1cd-49e8-8c51-cd739749063d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:12,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-b49c67ae-db9c-4961-9b73-31fbc0d1c888 Date: Fri, 28 Dec 2018 18:37:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"}]} 2018-12-28 18:37:12,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=150abe78-a1cd-49e8-8c51-cd739749063d used request id req-b49c67ae-db9c-4961-9b73-31fbc0d1c888 2018-12-28 18:37:12,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/dea6b4d5-ad04-4190-a265-fc1921425d91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:12,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-73c0ab27-6173-4bf8-aa42-db8b21dde68a Date: Fri, 28 Dec 2018 18:37:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}} 2018-12-28 18:37:12,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/dea6b4d5-ad04-4190-a265-fc1921425d91 used request id req-73c0ab27-6173-4bf8-aa42-db8b21dde68a 2018-12-28 18:37:12,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:13,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-510b19de-27bd-4f4b-96ed-091c31eb7e37 Date: Fri, 28 Dec 2018 18:37:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:37:13,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-510b19de-27bd-4f4b-96ed-091c31eb7e37 2018-12-28 18:37:13,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:13,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cf98f091-686b-402e-b609-718c7881b425 Date: Fri, 28 Dec 2018 18:37:13 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:37:13,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-cf98f091-686b-402e-b609-718c7881b425 2018-12-28 18:37:13,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:13,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-5579ac89-88d5-4f4b-a29e-8d7e49dd07d5 x-compute-request-id: req-5579ac89-88d5-4f4b-a29e-8d7e49dd07d5 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:13,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-5579ac89-88d5-4f4b-a29e-8d7e49dd07d5 2018-12-28 18:37:13,519 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - ACTIVE 2018-12-28 18:37:13,519 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:37:13,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:14,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-571ab674-7cca-4d71-a82b-249424708857 x-compute-request-id: req-571ab674-7cca-4d71-a82b-249424708857 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:14,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-571ab674-7cca-4d71-a82b-249424708857 2018-12-28 18:37:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:14,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-45a9cd49-75aa-48d5-84ff-98ae9403a161 Date: Fri, 28 Dec 2018 18:37: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:37:14,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-45a9cd49-75aa-48d5-84ff-98ae9403a161 2018-12-28 18:37:14,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:14,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c986c25-17a0-49f9-bc28-e7579351decb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:14,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-3c986c25-17a0-49f9-bc28-e7579351decb 2018-12-28 18:37:14,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:14,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a495f757-f466-452e-b527-ee72a65164a6 Date: Fri, 28 Dec 2018 18:37:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:37:14,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-a495f757-f466-452e-b527-ee72a65164a6 2018-12-28 18:37:14,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:14,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-35141bf1-825d-4204-b56c-fd1497b80a30 Date: Fri, 28 Dec 2018 18:37:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.2"}],"id":"21ce7349-3eee-4ad9-ad24-81fb9721ea4e","security_groups":[],"mac_address":"fa:16:3e:f8:2e:0e","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.4"}],"id":"2beac238-6786-41fb-b9ea-710b57ca51cf","security_groups":[],"mac_address":"fa:16:3e:b7:ed:fc","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["37a18bb8-4f26-4835-ac4e-e797fac9e01e","73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal","device_id":"9b47ae03-1972-4984-b5d6-363ebba94ff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.3"}],"id":"8520ff8f-3acb-4b89-80ef-7d948b1c67e6","security_groups":[],"mac_address":"fa:16:3e:1a:dc:8b","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd10b661-a89a-478d-8ea9-e0537aecda48"}]} 2018-12-28 18:37:14,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-35141bf1-825d-4204-b56c-fd1497b80a30 2018-12-28 18:37:14,634 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:37:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:14,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-45a46e50-a1f0-4d6a-80de-b3af88fef701 Date: Fri, 28 Dec 2018 18:37:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:37:14,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-45a46e50-a1f0-4d6a-80de-b3af88fef701 2018-12-28 18:37:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:15,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bf27206e-b63f-4bda-907b-f91b3a9dee8e Date: Fri, 28 Dec 2018 18:37:15 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:37:15,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-bf27206e-b63f-4bda-907b-f91b3a9dee8e 2018-12-28 18:37:15,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "5420b35b-3ea8-4ab9-9484-476933fdf6ad"}}' 2018-12-28 18:37:17,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-f75a9dba-316f-4e70-be2c-b9d10ef5b609 Date: Fri, 28 Dec 2018 18:37:17 GMT RESP BODY: {"floatingip": {"router_id": "150abe78-a1cd-49e8-8c51-cd739749063d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:37:16Z", "updated_at": "2018-12-28T18:37:16Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "c54cc918059c427588c6f093b936f88d", "port_id": "5420b35b-3ea8-4ab9-9484-476933fdf6ad", "id": "820f07c7-9bd1-4066-ada6-dfe8b9263a0b"}} 2018-12-28 18:37:17,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-f75a9dba-316f-4e70-be2c-b9d10ef5b609 2018-12-28 18:37:17,150 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router 2018-12-28 18:37:17,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:17,513 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-d804023b-017b-4c5c-a5e9-c5b7abff85cf x-compute-request-id: req-d804023b-017b-4c5c-a5e9-c5b7abff85cf Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:17,513 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-d804023b-017b-4c5c-a5e9-c5b7abff85cf 2018-12-28 18:37:17,514 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - ACTIVE 2018-12-28 18:37:17,514 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:37:17,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:18,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-47fa56a3-de27-4b90-bb17-005429edb15a x-compute-request-id: req-47fa56a3-de27-4b90-bb17-005429edb15a Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:18,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-47fa56a3-de27-4b90-bb17-005429edb15a 2018-12-28 18:37:18,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:18,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-641ae654-70cc-4a24-b315-2cd3664476bb Date: Fri, 28 Dec 2018 18:37: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:37:18,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-641ae654-70cc-4a24-b315-2cd3664476bb 2018-12-28 18:37:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:18,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa67798-e588-40e6-b4e2-e3f6e9ed6764 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:18,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-1aa67798-e588-40e6-b4e2-e3f6e9ed6764 2018-12-28 18:37:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:18,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4339c3f3-eb68-4f33-9edf-04e00f537df9 Date: Fri, 28 Dec 2018 18:37:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:37:18,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-4339c3f3-eb68-4f33-9edf-04e00f537df9 2018-12-28 18:37:18,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:18,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-136d49cc-498c-4afe-a616-428ff393b5eb Date: Fri, 28 Dec 2018 18:37:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.2"}],"id":"21ce7349-3eee-4ad9-ad24-81fb9721ea4e","security_groups":[],"mac_address":"fa:16:3e:f8:2e:0e","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.4"}],"id":"2beac238-6786-41fb-b9ea-710b57ca51cf","security_groups":[],"mac_address":"fa:16:3e:b7:ed:fc","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["37a18bb8-4f26-4835-ac4e-e797fac9e01e","73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal","device_id":"9b47ae03-1972-4984-b5d6-363ebba94ff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.3"}],"id":"8520ff8f-3acb-4b89-80ef-7d948b1c67e6","security_groups":[],"mac_address":"fa:16:3e:1a:dc:8b","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd10b661-a89a-478d-8ea9-e0537aecda48"}]} 2018-12-28 18:37:18,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-136d49cc-498c-4afe-a616-428ff393b5eb 2018-12-28 18:37:18,495 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-12-28 18:37:18,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:19,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-a3f2d0a4-ed84-41d8-9dd9-8349fc9aa386 x-compute-request-id: req-a3f2d0a4-ed84-41d8-9dd9-8349fc9aa386 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:19,123 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-a3f2d0a4-ed84-41d8-9dd9-8349fc9aa386 2018-12-28 18:37:19,126 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:37:20,371 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4c704b6-a9b2-42e2-b401-717555fd8a7d x-compute-request-id: req-e4c704b6-a9b2-42e2-b401-717555fd8a7d 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-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 615492869 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.910 MHz processor\n[ 0.133706] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.135499] pid_max: default: 32768 minimum: 301\n[ 0.136485] ACPI: Core revision 20150930\n[ 0.137930] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139355] Security Framework initialized\n[ 0.140255] Yama: becoming mindful.\n[ 0.141079] AppArmor: AppArmor initialized\n[ 0.142031] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143450] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146132] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147616] Initializing cgroup subsys io\n[ 0.148510] Initializing cgroup subsys memory\n[ 0.149479] Initializing cgroup subsys devices\n[ 0.150470] Initializing cgroup subsys freezer\n[ 0.151451] Initializing cgroup subsys net_cls\n[ 0.152436] Initializing cgroup subsys perf_event\n[ 0.153476] Initializing cgroup subsys net_prio\n[ 0.154437] Initializing cgroup subsys hugetlb\n[ 0.155399] Initializing cgroup subsys pids\n[ 0.156362] CPU: Physical Processor ID: 0\n[ 0.157935] mce: CPU supports 10 MCE banks\n[ 0.158872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.159977] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162451] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169009] ftrace: allocating 31920 entries in 125 pages\n[ 0.195222] smpboot: Max logical packages: 2\n[ 0.196177] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197590] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.199054] x2apic enabled\n[ 0.199900] Switched APIC routing to physical x2apic.\n[ 0.201717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204986] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206847] KVM setup paravirtual spinlock\n[ 0.208249] x86: Booting SMP configuration:\n[ 0.209123] .... node #0, CPUs: #1\n[ 0.210001] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.232013] x86: Booted up 1 node, 2 CPUs\n[ 0.232015] KVM setup async PF for cpu 1\n[ 0.232018] kvm-stealtime: cpu 1, msr f90d940\n[ 0.235245] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.237225] devtmpfs: initialized\n[ 0.239122] evm: security.selinux\n[ 0.239976] evm: security.SMACK64\n[ 0.240783] evm: security.SMACK64EXEC\n[ 0.241671] evm: security.SMACK64TRANSMUTE\n[ 0.242669] evm: security.SMACK64MMAP\n[ 0.243615] evm: security.ima\n[ 0.244793] evm: security.capability\n[ 0.245786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.248036] pinctrl core: initialized pinctrl subsystem\n[ 0.249486] RTC time: 18:37:06, date: 12/28/18\n[ 0.250769] NET: Registered protocol family 16\n[ 0.262747] cpuidle: using governor ladder\n[ 0.274838] cpuidle: using governor menu\n[ 0.275891] PCCT header not found.\n[ 0.276885] ACPI: bus type PCI registered\n[ 0.277986] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.279714] PCI: Using configuration type 1 for base access\n[ 0.292006] ACPI: Added _OSI(Module Device)\n[ 0.293073] ACPI: Added _OSI(Processor Device)\n[ 0.294202] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.295324] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.297881] ACPI: Interpreter enabled\n[ 0.298811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.301130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.303428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.305775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.308070] ACPI: (supports S0 S5)\n[ 0.308950] ACPI: Using IOAPIC for interrupt routing\n[ 0.310270] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.314322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.315788] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.317413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.319050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.321911] acpiphp: Slot [3] registered\n[ 0.322905] acpiphp: Slot [4] registered\n[ 0.323886] acpiphp: Slot [5] registered\n[ 0.324882] acpiphp: Slot [6] registered\n[ 0.325932] acpiphp: Slot [7] registered\n[ 0.326922] acpiphp: Slot [8] registered\n[ 0.327930] acpiphp: Slot [9] registered\n[ 0.328933] acpiphp: Slot [10] registered\n[ 0.339738] acpiphp: Slot [11] registered\n[ 0.340747] acpiphp: Slot [12] registered\n[ 0.341747] acpiphp: Slot [13] registered\n[ 0.342740] acpiphp: Slot [14] registered\n[ 0.343818] acpiphp: Slot [15] registered\n[ 0.344852] acpiphp: Slot [16] registered\n[ 0.346034] acpiphp: Slot [17] registered\n[ 0.347131] acpiphp: Slot [18] registered\n[ 0.348232] acpiphp: Slot [19] registered\n[ 0.349352] acpiphp: Slot [20] registered\n[ 0.350443] acpiphp: Slot [21] registered\n[ 0.351530] acpiphp: Slot [22] registered\n[ 0.352622] acpiphp: Slot [23] registered\n[ 0.353701] acpiphp: Slot [24] registered\n[ 0.354749] acpiphp: Slot [25] registered\n[ 0.355725] acpiphp: Slot [26] registered\n[ 0.356748] acpiphp: Slot [27] registered\n[ 0.357853] acpiphp: Slot [28] registered\n[ 0.358906] acpiphp: Slot [29] registered\n[ 0.359978] acpiphp: Slot [30] registered\n[ 0.361066] acpiphp: Slot [31] registered\n[ 0.362140] PCI host bridge to bus 0000:00\n[ 0.363237] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.364914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.366264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.368153] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.370109] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.376720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.378345] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.381395] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.388526] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.390358] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.438843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442234] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.446429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.447943] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.449333] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.450645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.452603] vgaarb: loaded\n[ 0.453333] vgaarb: bridge control possible 0000:00:02.0\n[ 0.454739] SCSI subsystem initialized\n[ 0.455768] ACPI: bus type USB registered\n[ 0.456869] usbcore: registered new interface driver usbfs\n[ 0.458261] usbcore: registered new interface driver hub\n[ 0.459653] usbcore: registered new device driver usb\n[ 0.461067] PCI: Using ACPI for IRQ routing\n[ 0.462323] NetLabel: Initializing\n[ 0.463250] NetLabel: domain hash size = 128\n[ 0.464337] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.465547] NetLabel: unlabeled traffic allowed by default\n[ 0.467067] clocksource: Switched to clocksource kvm-clock\n[ 0.473156] AppArmor: AppArmor Filesystem Enabled\n[ 0.474383] pnp: PnP ACPI init\n[ 0.475506] pnp: PnP ACPI: found 5 devices\n[ 0.483155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.485311] NET: Registered protocol family 2\n[ 0.486509] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.488117] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.489584] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.491091] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.492510] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494015] NET: Registered protocol family 1\n[ 0.495126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.496583] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.498051] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.516750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.535708] Trying to unpack rootfs image as initramfs...\n[ 0.586298] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.600491] Scanning for low memory corruption every 60 seconds\n[ 0.601906] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.603067] audit: initializing netlink subsys (disabled)\n[ 0.604151] audit: type=2000 audit(1546022227.110:1): initialized\n[ 0.605471] Initialise system trusted keyring\n[ 0.606542] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.607728] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.609834] zbud: loaded\n[ 0.610611] VFS: Disk quotas dquot_6.6.0\n[ 0.611458] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613060] fuse init (API version 7.23)\n[ 0.613986] Key type big_key registered\n[ 0.614805] Allocating IMA MOK and blacklist keyrings.\n[ 0.616089] Key type asymmetric registered\n[ 0.616913] Asymmetric key parser 'x509' registered\n[ 0.617872] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619383] io scheduler noop registered\n[ 0.620181] io scheduler deadline registered (default)\n[ 0.621180] io scheduler cfq registered\n[ 0.622023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.624357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625827] ACPI: Power Button [PWRF]\n[ 0.626717] GHES: HEST is not enabled!\n[ 0.645405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682672] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.685032] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.709082] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.711334] Linux agpgart interface v0.103\n[ 0.713768] brd: module loaded\n[ 0.715209] loop: module loaded\n[ 0.719848] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.721344] GPT:90111 != 20971519\n[ 0.722031] GPT:Alternate GPT header not at the end of the disk.\n[ 0.723129] GPT:90111 != 20971519\n[ 0.723816] GPT: Use GNU Parted to correct GPT errors.\n[ 0.724785] vda: vda1 vda15\n[ 0.726235] scsi host0: ata_piix\n[ 0.727016] scsi host1: ata_piix\n[ 0.727743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.728963] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.730565] libphy: Fixed MDIO Bus: probed\n[ 0.731392] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732346] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.734317] PPP generic driver version 2.4.2\n[ 0.735452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.736807] ehci-pci: EHCI PCI platform driver\n[ 0.737725] ehci-platform: EHCI generic platform driver\n[ 0.738753] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.739980] ohci-pci: OHCI PCI platform driver\n[ 0.740917] ohci-platform: OHCI generic platform driver\n[ 0.741975] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.761050] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.762154] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.763720] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.764775] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.765997] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.767435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.769080] usb usb1: Product: UHCI Host Controller\n[ 0.770164] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.771487] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.785453] hub 1-0:1.0: USB hub found\n[ 0.794178] hub 1-0:1.0: 2 ports detected\n[ 0.795220] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.797575] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.798689] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.799886] mousedev: PS/2 mouse device common for all mice\n[ 0.801219] rtc_cmos 00:00: RTC can wake from S4\n[ 0.802545] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.803920] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.805702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.806835] i2c /dev entries driver\n[ 0.807573] device-mapper: uevent: version 1.0.3\n[ 0.808479] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.810033] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.811321] NET: Registered protocol family 10\n[ 0.812319] NET: Registered protocol family 17\n[ 0.813178] Key type dns_resolver registered\n[ 0.814105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.815252] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.816320] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.818000] registered taskstats version 1\n[ 0.818805] Loading compiled-in X.509 certificates\n[ 0.820204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.822201] zswap: loaded using pool lzo/zbud\n[ 0.823853] Key type trusted registered\n[ 0.825683] Key type encrypted registered\n[ 0.826612] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.827902] ima: No TPM chip found, activating TPM-bypass!\n[ 0.828842] evm: HMAC attrs: 0x1\n[ 0.829749] Magic number: 14:632:646\n[ 0.830508] scsi_host host0: hash matches\n[ 0.841673] scsi host0: hash matches\n[ 0.842615] rtc_cmos 00:00: setting system clock to 2018-12-28 18:37:07 UTC (1546022227)\n[ 0.844547] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.845911] EDD information not available.\n[ 0.884293] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.886138] Write protecting the kernel read-only data: 14336k\n[ 0.887968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.890049] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.70\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.37\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.586223] 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.12...\nLease of 10.55.1.12 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.56. iid=i-0000010a\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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtBdvda6cexWQobmQUGgVv0AK3ftuQ04lhBGNM+0pOVHv2tPuzCx8JNrQOwV/sc4ktlH59I1ublAAgXjwCInjnarjSIbK0998EQgtXruQbA16lwFCp82KhhoCqcYbPIl7+W2f7XPkSTm+6nrQEeiG96gm3m87h+0WH0Qat/3Gc8yuyd7RpVUVMNujb8yAQNDP5K35PJo9khvxGQihLdCdGmUYKMgQRppowzGjPGIQRJ304z2Dj6IdyAaj77okj12giagJUeS2TCGv2kEDzgyB13b9U2xtddZAI1jdkFqLO7eM1Gapn6Rtm20hsWXe3TMm7ppXDZRWoGlEBcCOJNLP5 root@createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176\nssh-dss AAAAB3NzaC1kc3MAAACBALINuFQrGphODVjkh7AZapfj87QK7p1TOZHxTm+k/Wtlp38Cx2YG15Z4QX6ANZywU8cVatnlkgjZbWv6JMSoYsPGojfzfmf3Yn7TpAScVNjK1B6CwsK+CIWugSx0jBEdve1S3uvFTfeb2G1eMVYF5RgjgXOByiLv3krNuCi8nHGFAAAAFQCqqwcybW+4jX2aCW9VjaQpOg+gKQAAAIEAlLJcEhnDpir/FVjUyvn8hWwiMq4H1Rrdf/gPgvaiUzRkchSsuvlCPqnqqFC1zjB39nih8eOH8zUk94q3FCtX6PnWiFUSWxPJ0U5Sk/KiLnM5vTTBZD5DpsIQTq/e/TB4OXmXWMrfS9kf5kpXFLksG1f3ZIbRw7QPNiYZYpJs5bgAAACBAI0VcMX93usldUbKwtgaZLqyBwlyx6X64Z6wgdJ1kTWvVhSWiClJRf3rFHsisvN89wfN9h1hbkhYzAb6+Iy3ahy5/NimYft9vQLhPpaXF16wn+d0IcBc3MuhFmGdnw6fuM6Q9v8zQJTQvTBdR+3ygEwjs1vwokol+6NvR6K+Hdj8 root@createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176\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.12,24,fe80::f816:3eff:fe09:95e2/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 \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-0000010a\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=4.02 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176 login: "} 2018-12-28 18:37:20,371 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4/action used request id req-e4c704b6-a9b2-42e2-b401-717555fd8a7d 2018-12-28 18:37:20,373 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:37:20,373 - 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 615492869 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.910 MHz processor [ 0.133706] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.135499] pid_max: default: 32768 minimum: 301 [ 0.136485] ACPI: Core revision 20150930 [ 0.137930] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139355] Security Framework initialized [ 0.140255] Yama: becoming mindful. [ 0.141079] AppArmor: AppArmor initialized [ 0.142031] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143450] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144834] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146132] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147616] Initializing cgroup subsys io [ 0.148510] Initializing cgroup subsys memory [ 0.149479] Initializing cgroup subsys devices [ 0.150470] Initializing cgroup subsys freezer [ 0.151451] Initializing cgroup subsys net_cls [ 0.152436] Initializing cgroup subsys perf_event [ 0.153476] Initializing cgroup subsys net_prio [ 0.154437] Initializing cgroup subsys hugetlb [ 0.155399] Initializing cgroup subsys pids [ 0.156362] CPU: Physical Processor ID: 0 [ 0.157935] mce: CPU supports 10 MCE banks [ 0.158872] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.159977] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162451] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169009] ftrace: allocating 31920 entries in 125 pages [ 0.195222] smpboot: Max logical packages: 2 [ 0.196177] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197590] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.199054] x2apic enabled [ 0.199900] Switched APIC routing to physical x2apic. [ 0.201717] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202916] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204986] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206847] KVM setup paravirtual spinlock [ 0.208249] x86: Booting SMP configuration: [ 0.209123] .... node #0, CPUs: #1 [ 0.210001] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.232013] x86: Booted up 1 node, 2 CPUs [ 0.232015] KVM setup async PF for cpu 1 [ 0.232018] kvm-stealtime: cpu 1, msr f90d940 [ 0.235245] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.237225] devtmpfs: initialized [ 0.239122] evm: security.selinux [ 0.239976] evm: security.SMACK64 [ 0.240783] evm: security.SMACK64EXEC [ 0.241671] evm: security.SMACK64TRANSMUTE [ 0.242669] evm: security.SMACK64MMAP [ 0.243615] evm: security.ima [ 0.244793] evm: security.capability [ 0.245786] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.248036] pinctrl core: initialized pinctrl subsystem [ 0.249486] RTC time: 18:37:06, date: 12/28/18 [ 0.250769] NET: Registered protocol family 16 [ 0.262747] cpuidle: using governor ladder [ 0.274838] cpuidle: using governor menu [ 0.275891] PCCT header not found. [ 0.276885] ACPI: bus type PCI registered [ 0.277986] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.279714] PCI: Using configuration type 1 for base access [ 0.292006] ACPI: Added _OSI(Module Device) [ 0.293073] ACPI: Added _OSI(Processor Device) [ 0.294202] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.295324] ACPI: Added _OSI(Processor Aggregator Device) [ 0.297881] ACPI: Interpreter enabled [ 0.298811] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.301130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.303428] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.305775] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.308070] ACPI: (supports S0 S5) [ 0.308950] ACPI: Using IOAPIC for interrupt routing [ 0.310270] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.314322] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.315788] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.317413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.319050] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.321911] acpiphp: Slot [3] registered [ 0.322905] acpiphp: Slot [4] registered [ 0.323886] acpiphp: Slot [5] registered [ 0.324882] acpiphp: Slot [6] registered [ 0.325932] acpiphp: Slot [7] registered [ 0.326922] acpiphp: Slot [8] registered [ 0.327930] acpiphp: Slot [9] registered [ 0.328933] acpiphp: Slot [10] registered [ 0.339738] acpiphp: Slot [11] registered [ 0.340747] acpiphp: Slot [12] registered [ 0.341747] acpiphp: Slot [13] registered [ 0.342740] acpiphp: Slot [14] registered [ 0.343818] acpiphp: Slot [15] registered [ 0.344852] acpiphp: Slot [16] registered [ 0.346034] acpiphp: Slot [17] registered [ 0.347131] acpiphp: Slot [18] registered [ 0.348232] acpiphp: Slot [19] registered [ 0.349352] acpiphp: Slot [20] registered [ 0.350443] acpiphp: Slot [21] registered [ 0.351530] acpiphp: Slot [22] registered [ 0.352622] acpiphp: Slot [23] registered [ 0.353701] acpiphp: Slot [24] registered [ 0.354749] acpiphp: Slot [25] registered [ 0.355725] acpiphp: Slot [26] registered [ 0.356748] acpiphp: Slot [27] registered [ 0.357853] acpiphp: Slot [28] registered [ 0.358906] acpiphp: Slot [29] registered [ 0.359978] acpiphp: Slot [30] registered [ 0.361066] acpiphp: Slot [31] registered [ 0.362140] PCI host bridge to bus 0000:00 [ 0.363237] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.364914] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.366264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.368153] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.370109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376720] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378345] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379839] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.381395] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.388526] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.390358] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.438843] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440576] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442234] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443897] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.446429] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.447943] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.449333] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.450645] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.452603] vgaarb: loaded [ 0.453333] vgaarb: bridge control possible 0000:00:02.0 [ 0.454739] SCSI subsystem initialized [ 0.455768] ACPI: bus type USB registered [ 0.456869] usbcore: registered new interface driver usbfs [ 0.458261] usbcore: registered new interface driver hub [ 0.459653] usbcore: registered new device driver usb [ 0.461067] PCI: Using ACPI for IRQ routing [ 0.462323] NetLabel: Initializing [ 0.463250] NetLabel: domain hash size = 128 [ 0.464337] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.465547] NetLabel: unlabeled traffic allowed by default [ 0.467067] clocksource: Switched to clocksource kvm-clock [ 0.473156] AppArmor: AppArmor Filesystem Enabled [ 0.474383] pnp: PnP ACPI init [ 0.475506] pnp: PnP ACPI: found 5 devices [ 0.483155] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.485311] NET: Registered protocol family 2 [ 0.486509] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.488117] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.489584] TCP: Hash tables configured (established 2048 bind 2048) [ 0.491091] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.492510] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.494015] NET: Registered protocol family 1 [ 0.495126] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.496583] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.498051] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.516750] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.535708] Trying to unpack rootfs image as initramfs... [ 0.586298] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.600491] Scanning for low memory corruption every 60 seconds [ 0.601906] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.603067] audit: initializing netlink subsys (disabled) [ 0.604151] audit: type=2000 audit(1546022227.110:1): initialized [ 0.605471] Initialise system trusted keyring [ 0.606542] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.607728] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.609834] zbud: loaded [ 0.610611] VFS: Disk quotas dquot_6.6.0 [ 0.611458] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613060] fuse init (API version 7.23) [ 0.613986] Key type big_key registered [ 0.614805] Allocating IMA MOK and blacklist keyrings. [ 0.616089] Key type asymmetric registered [ 0.616913] Asymmetric key parser 'x509' registered [ 0.617872] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619383] io scheduler noop registered [ 0.620181] io scheduler deadline registered (default) [ 0.621180] io scheduler cfq registered [ 0.622023] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623087] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624357] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625827] ACPI: Power Button [PWRF] [ 0.626717] GHES: HEST is not enabled! [ 0.645405] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682672] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.685032] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.709082] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.711334] Linux agpgart interface v0.103 [ 0.713768] brd: module loaded [ 0.715209] loop: module loaded [ 0.719848] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.721344] GPT:90111 != 20971519 [ 0.722031] GPT:Alternate GPT header not at the end of the disk. [ 0.723129] GPT:90111 != 20971519 [ 0.723816] GPT: Use GNU Parted to correct GPT errors. [ 0.724785] vda: vda1 vda15 [ 0.726235] scsi host0: ata_piix [ 0.727016] scsi host1: ata_piix [ 0.727743] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.728963] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.730565] libphy: Fixed MDIO Bus: probed [ 0.731392] tun: Universal TUN/TAP device driver, 1.6 [ 0.732346] tun: (C) 1999-2004 Max Krasnyansky [ 0.734317] PPP generic driver version 2.4.2 [ 0.735452] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.736807] ehci-pci: EHCI PCI platform driver [ 0.737725] ehci-platform: EHCI generic platform driver [ 0.738753] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.739980] ohci-pci: OHCI PCI platform driver [ 0.740917] ohci-platform: OHCI generic platform driver [ 0.741975] uhci_hcd: USB Universal Host Controller Interface driver [ 0.761050] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.762154] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.763720] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.764775] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.765997] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.767435] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.769080] usb usb1: Product: UHCI Host Controller [ 0.770164] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.771487] usb usb1: SerialNumber: 0000:00:01.2 [ 0.785453] hub 1-0:1.0: USB hub found [ 0.794178] hub 1-0:1.0: 2 ports detected [ 0.795220] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.797575] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.798689] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.799886] mousedev: PS/2 mouse device common for all mice [ 0.801219] rtc_cmos 00:00: RTC can wake from S4 [ 0.802545] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.803920] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.805702] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.806835] i2c /dev entries driver [ 0.807573] device-mapper: uevent: version 1.0.3 [ 0.808479] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.810033] ledtrig-cpu: registered to indicate activity on CPUs [ 0.811321] NET: Registered protocol family 10 [ 0.812319] NET: Registered protocol family 17 [ 0.813178] Key type dns_resolver registered [ 0.814105] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.815252] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.816320] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.818000] registered taskstats version 1 [ 0.818805] Loading compiled-in X.509 certificates [ 0.820204] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.822201] zswap: loaded using pool lzo/zbud [ 0.823853] Key type trusted registered [ 0.825683] Key type encrypted registered [ 0.826612] AppArmor: AppArmor sha1 policy hashing enabled [ 0.827902] ima: No TPM chip found, activating TPM-bypass! [ 0.828842] evm: HMAC attrs: 0x1 [ 0.829749] Magic number: 14:632:646 [ 0.830508] scsi_host host0: hash matches [ 0.841673] scsi host0: hash matches [ 0.842615] rtc_cmos 00:00: setting system clock to 2018-12-28 18:37:07 UTC (1546022227) [ 0.844547] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.845911] EDD information not available. [ 0.884293] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.886138] Write protecting the kernel read-only data: 14336k [ 0.887968] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.890049] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.70 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.37 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.586223] 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.12... Lease of 10.55.1.12 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.56. iid=i-0000010a 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.910 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCtBdvda6cexWQobmQUGgVv0AK3ftuQ04lhBGNM+0pOVHv2tPuzCx8JNrQOwV/sc4ktlH59I1ublAAgXjwCInjnarjSIbK0998EQgtXruQbA16lwFCp82KhhoCqcYbPIl7+W2f7XPkSTm+6nrQEeiG96gm3m87h+0WH0Qat/3Gc8yuyd7RpVUVMNujb8yAQNDP5K35PJo9khvxGQihLdCdGmUYKMgQRppowzGjPGIQRJ304z2Dj6IdyAaj77okj12giagJUeS2TCGv2kEDzgyB13b9U2xtddZAI1jdkFqLO7eM1Gapn6Rtm20hsWXe3TMm7ppXDZRWoGlEBcCOJNLP5 root@createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176 ssh-dss AAAAB3NzaC1kc3MAAACBALINuFQrGphODVjkh7AZapfj87QK7p1TOZHxTm+k/Wtlp38Cx2YG15Z4QX6ANZywU8cVatnlkgjZbWv6JMSoYsPGojfzfmf3Yn7TpAScVNjK1B6CwsK+CIWugSx0jBEdve1S3uvFTfeb2G1eMVYF5RgjgXOByiLv3krNuCi8nHGFAAAAFQCqqwcybW+4jX2aCW9VjaQpOg+gKQAAAIEAlLJcEhnDpir/FVjUyvn8hWwiMq4H1Rrdf/gPgvaiUzRkchSsuvlCPqnqqFC1zjB39nih8eOH8zUk94q3FCtX6PnWiFUSWxPJ0U5Sk/KiLnM5vTTBZD5DpsIQTq/e/TB4OXmXWMrfS9kf5kpXFLksG1f3ZIbRw7QPNiYZYpJs5bgAAACBAI0VcMX93usldUbKwtgaZLqyBwlyx6X64Z6wgdJ1kTWvVhSWiClJRf3rFHsisvN89wfN9h1hbkhYzAb6+Iy3ahy5/NimYft9vQLhPpaXF16wn+d0IcBc3MuhFmGdnw6fuM6Q9v8zQJTQvTBdR+3ygEwjs1vwokol+6NvR6K+Hdj8 root@createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.12,24,fe80::f816:3eff:fe09:95e2/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.12 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-0000010a name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176 launch-index: 0 === cirros: current=0.4.0 uptime=4.02 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-010f1628-f72c-4f06-8f12-638176 login: 2018-12-28 18:37:20,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:20,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-1699fcd0-2a2f-4d88-8282-80691c74fd0b x-compute-request-id: req-1699fcd0-2a2f-4d88-8282-80691c74fd0b Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:20,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-1699fcd0-2a2f-4d88-8282-80691c74fd0b 2018-12-28 18:37:20,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:20,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dfb82d93-c9e5-4707-82bf-522d6fd3eeb6 Date: Fri, 28 Dec 2018 18:37: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:37:20,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-dfb82d93-c9e5-4707-82bf-522d6fd3eeb6 2018-12-28 18:37:20,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:21,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-325e2c9e-834a-4e75-acaf-70d271e947c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:21,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-325e2c9e-834a-4e75-acaf-70d271e947c0 2018-12-28 18:37:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:21,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0de2c555-1c95-4b3d-89cd-6a8f0305f201 Date: Fri, 28 Dec 2018 18:37:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:37:21,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-0de2c555-1c95-4b3d-89cd-6a8f0305f201 2018-12-28 18:37:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:21,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-f8da0daf-0242-4aaf-9d4c-0852555f82bd Date: Fri, 28 Dec 2018 18:37:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.2"}],"id":"21ce7349-3eee-4ad9-ad24-81fb9721ea4e","security_groups":[],"mac_address":"fa:16:3e:f8:2e:0e","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.4"}],"id":"2beac238-6786-41fb-b9ea-710b57ca51cf","security_groups":[],"mac_address":"fa:16:3e:b7:ed:fc","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["37a18bb8-4f26-4835-ac4e-e797fac9e01e","73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal","device_id":"9b47ae03-1972-4984-b5d6-363ebba94ff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.3"}],"id":"8520ff8f-3acb-4b89-80ef-7d948b1c67e6","security_groups":[],"mac_address":"fa:16:3e:1a:dc:8b","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd10b661-a89a-478d-8ea9-e0537aecda48"}]} 2018-12-28 18:37:21,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-f8da0daf-0242-4aaf-9d4c-0852555f82bd 2018-12-28 18:37:21,412 - create_instance - INFO - Checking if VM is active 2018-12-28 18:37:21,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:21,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5df80162-c81b-4c18-8363-cc5323859264 x-compute-request-id: req-5df80162-c81b-4c18-8363-cc5323859264 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:21,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-5df80162-c81b-4c18-8363-cc5323859264 2018-12-28 18:37:21,892 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - ACTIVE 2018-12-28 18:37:21,892 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:37:21,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:22,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-55b5fffc-361a-48b6-a9e4-b4608d374626 x-compute-request-id: req-55b5fffc-361a-48b6-a9e4-b4608d374626 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:95:e2", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp"}, {"name": "default"}], "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:06Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:22,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-55b5fffc-361a-48b6-a9e4-b4608d374626 2018-12-28 18:37:22,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:22,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-80c1513a-8e0d-4274-a1cf-c1aaf5b36619 Date: Fri, 28 Dec 2018 18:37: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":["dea6b4d5-ad04-4190-a265-fc1921425d91"],"updated_at":"2018-12-28T18:36:34Z","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:33Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c54cc918059c427588c6f093b936f88d","id":"dd10b661-a89a-478d-8ea9-e0537aecda48","name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net"}]} 2018-12-28 18:37:22,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net used request id req-80c1513a-8e0d-4274-a1cf-c1aaf5b36619 2018-12-28 18:37:22,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:22,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df91b98-9b8e-491e-9b6e-6fdd2dcecade Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:22,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-7df91b98-9b8e-491e-9b6e-6fdd2dcecade 2018-12-28 18:37:22,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:22,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4b5c54bf-88cf-4463-8f73-1c736ed6aba7 Date: Fri, 28 Dec 2018 18:37:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:34Z","dns_nameservers":[],"updated_at":"2018-12-28T18:36: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":"c54cc918059c427588c6f093b936f88d","id":"dea6b4d5-ad04-4190-a265-fc1921425d91","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet"}]} 2018-12-28 18:37:22,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-4b5c54bf-88cf-4463-8f73-1c736ed6aba7 2018-12-28 18:37:22,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:23,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-529548b5-20d9-4830-8e1e-740317d10aac Date: Fri, 28 Dec 2018 18:37:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.2"}],"id":"21ce7349-3eee-4ad9-ad24-81fb9721ea4e","security_groups":[],"mac_address":"fa:16:3e:f8:2e:0e","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.4"}],"id":"2beac238-6786-41fb-b9ea-710b57ca51cf","security_groups":[],"mac_address":"fa:16:3e:b7:ed:fc","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd10b661-a89a-478d-8ea9-e0537aecda48"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:11Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.12"}],"id":"5420b35b-3ea8-4ab9-9484-476933fdf6ad","security_groups":["37a18bb8-4f26-4835-ac4e-e797fac9e01e","73c9c796-ae83-42be-824d-08b2d48b2f48"],"mac_address":"fa:16:3e:09:95:e2","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:55Z","binding:vnic_type":"normal","device_id":"9b47ae03-1972-4984-b5d6-363ebba94ff4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:59Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.1"}],"id":"72899b97-a522-4eb4-9587-2a18478d1e96","security_groups":[],"mac_address":"fa:16:3e:8c:65:22","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:43Z","binding:vnic_type":"normal","device_id":"150abe78-a1cd-49e8-8c51-cd739749063d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:36:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dea6b4d5-ad04-4190-a265-fc1921425d91","ip_address":"10.55.1.3"}],"id":"8520ff8f-3acb-4b89-80ef-7d948b1c67e6","security_groups":[],"mac_address":"fa:16:3e:1a:dc:8b","project_id":"c54cc918059c427588c6f093b936f88d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd10b661-a89a-478d-8ea9-e0537aecda48","tenant_id":"c54cc918059c427588c6f093b936f88d","created_at":"2018-12-28T18:36:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd10b661-a89a-478d-8ea9-e0537aecda48"}]} 2018-12-28 18:37:23,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-529548b5-20d9-4830-8e1e-740317d10aac 2018-12-28 18:37:23,017 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:37:23,020 - paramiko.transport - DEBUG - starting thread (client mode): 0x656f57d0L 2018-12-28 18:37:23,020 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:37:23,021 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:37:23,021 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:37:23,022 - 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-12-28 18:37:23,022 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:37:23,022 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:37:23,022 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:37:23,022 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:37:23,023 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:37:23,040 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:37:23,041 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:37:23,053 - paramiko.transport - DEBUG - Trying key 2fc83130c6bcedf796e13b2eb7ef9a92 from tmp/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6 2018-12-28 18:37:23,078 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:37:23,082 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:37:23,182 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:37:23,199 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:37:23,199 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:37:23,201 - paramiko.transport - DEBUG - starting thread (client mode): 0x656f5290L 2018-12-28 18:37:23,201 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:37:23,201 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:37:23,202 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:37:23,203 - 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-12-28 18:37:23,203 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:37:23,203 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:37:23,203 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:37:23,203 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:37:23,203 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:37:23,220 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:37:23,221 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:37:23,233 - paramiko.transport - DEBUG - Trying key 2fc83130c6bcedf796e13b2eb7ef9a92 from tmp/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6 2018-12-28 18:37:23,258 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:37:23,261 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:37:23,266 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:37:23,267 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:37:23,267 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:37:23,268 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:37:23,270 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:37:23,271 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-12-28 18:37:23,271 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-12-28 18:37:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/820f07c7-9bd1-4066-ada6-dfe8b9263a0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:24,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a59ffeb6-5a5c-4b51-9328-3e77978b58f6 Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:24,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/820f07c7-9bd1-4066-ada6-dfe8b9263a0b used request id req-a59ffeb6-5a5c-4b51-9328-3e77978b58f6 2018-12-28 18:37:24,064 - create_instance - INFO - Deleting Port with ID - 5420b35b-3ea8-4ab9-9484-476933fdf6ad 2018-12-28 18:37:24,064 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6port-1 2018-12-28 18:37:24,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/5420b35b-3ea8-4ab9-9484-476933fdf6ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:24,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9b22dadf-a7f8-4a6f-9d9f-14edf0f51027 Date: Fri, 28 Dec 2018 18:37:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:24,535 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/5420b35b-3ea8-4ab9-9484-476933fdf6ad used request id req-9b22dadf-a7f8-4a6f-9d9f-14edf0f51027 2018-12-28 18:37:24,535 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst 2018-12-28 18:37:24,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:24,675 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:37: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-1058d373-65cc-44e9-8028-056f7981ad50 x-compute-request-id: req-1058d373-65cc-44e9-8028-056f7981ad50 Content-Type: application/json 2018-12-28 18:37:24,675 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-1058d373-65cc-44e9-8028-056f7981ad50 2018-12-28 18:37:24,676 - create_instance - INFO - Checking deletion status 2018-12-28 18:37:24,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:24,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-7579a2c6-ced1-479b-b9d2-f99464d13af5 x-compute-request-id: req-7579a2c6-ced1-479b-b9d2-f99464d13af5 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:24Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:24,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-7579a2c6-ced1-479b-b9d2-f99464d13af5 2018-12-28 18:37:24,982 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - ACTIVE 2018-12-28 18:37:24,982 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:37:27,985 - create_instance - DEBUG - VM status query timeout in 296.690677881 2018-12-28 18:37:27,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:28,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37: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-509199cd-fb97-4e05-be3c-0862f44e9316 x-compute-request-id: req-509199cd-fb97-4e05-be3c-0862f44e9316 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4", "rel": "bookmark"}], "image": {"id": "7456f2a6-b407-4229-8179-642b2b3a6ea3", "links": [{"href": "http://172.30.9.21:8774/images/7456f2a6-b407-4229-8179-642b2b3a6ea3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:37:06.000000", "flavor": {"id": "766417ed-505e-4213-9c6f-7800cfd278ec", "links": [{"href": "http://172.30.9.21:8774/flavors/766417ed-505e-4213-9c6f-7800cfd278ec", "rel": "bookmark"}]}, "id": "9b47ae03-1972-4984-b5d6-363ebba94ff4", "user_id": "3e030c74ea864614a683d306a51761e2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:37:24Z", "hostId": "871a3248b23a340adb6d812357df4a9fcea913af6e4cd2cae0ede411", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp", "name": "CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst", "created": "2018-12-28T18:36:58Z", "tenant_id": "c54cc918059c427588c6f093b936f88d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:37:28,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-509199cd-fb97-4e05-be3c-0862f44e9316 2018-12-28 18:37:28,226 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst] is - ACTIVE 2018-12-28 18:37:28,227 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:37:31,230 - create_instance - DEBUG - VM status query timeout in 293.445843935 2018-12-28 18:37:31,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9778bf1160be6a4b00a17e9964048257ac5d9fad" 2018-12-28 18:37:31,291 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:37: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-283616e1-57db-4ca1-b0f2-e319f136c327 x-compute-request-id: req-283616e1-57db-4ca1-b0f2-e319f136c327 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9b47ae03-1972-4984-b5d6-363ebba94ff4 could not be found.", "code": 404}} 2018-12-28 18:37:31,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9b47ae03-1972-4984-b5d6-363ebba94ff4 used request id req-283616e1-57db-4ca1-b0f2-e319f136c327 2018-12-28 18:37:31,291 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9b47ae03-1972-4984-b5d6-363ebba94ff4 could not be found. (HTTP 404) (Request-ID: req-283616e1-57db-4ca1-b0f2-e319f136c327) 2018-12-28 18:37:31,292 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-inst 2018-12-28 18:37:31,293 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp 2018-12-28 18:37:31,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5c4feccd341caff7727bb3a112a19b33bc66d03" 2018-12-28 18:37:31,345 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:37: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-6e8c2e41-0f78-494c-9bd8-d07ce14dc725 x-compute-request-id: req-6e8c2e41-0f78-494c-9bd8-d07ce14dc725 Content-Length: 0 Content-Type: application/json 2018-12-28 18:37:31,345 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-kp used request id req-6e8c2e41-0f78-494c-9bd8-d07ce14dc725 2018-12-28 18:37:31,346 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6.pub] 2018-12-28 18:37:31,346 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6] 2018-12-28 18:37:31,350 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92d7c93042ed7e9ca52a429bbddb3d0f9ad4b84d" 2018-12-28 18:37:31,395 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:37: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-ec2f9277-8f50-40dd-b3db-10d45573a04d x-compute-request-id: req-ec2f9277-8f50-40dd-b3db-10d45573a04d Content-Length: 0 Content-Type: application/json 2018-12-28 18:37:31,395 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/766417ed-505e-4213-9c6f-7800cfd278ec used request id req-ec2f9277-8f50-40dd-b3db-10d45573a04d 2018-12-28 18:37:31,396 - neutron_utils - INFO - Deleting security group rule with ID - 763190ba-705d-4d0e-92b4-ccbe728441d1 2018-12-28 18:37:31,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/763190ba-705d-4d0e-92b4-ccbe728441d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:37:31,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e59fe897-19c1-4794-ab83-0b7860d41fde Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:31,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/763190ba-705d-4d0e-92b4-ccbe728441d1 used request id req-e59fe897-19c1-4794-ab83-0b7860d41fde 2018-12-28 18:37:31,662 - neutron_utils - INFO - Deleting security group rule with ID - 3b226cc1-d4a6-4a58-9920-e7e29094a865 2018-12-28 18:37:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/3b226cc1-d4a6-4a58-9920-e7e29094a865 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:37:31,931 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fefdd785-767a-4227-a898-df6dcbc0d14d Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:31,931 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/3b226cc1-d4a6-4a58-9920-e7e29094a865 used request id req-fefdd785-767a-4227-a898-df6dcbc0d14d 2018-12-28 18:37:31,932 - neutron_utils - INFO - Deleting security group rule with ID - 7bcee26f-f2f0-447c-8337-e705660694dc 2018-12-28 18:37:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7bcee26f-f2f0-447c-8337-e705660694dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:37:32,027 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48477b37-fb8e-4c5e-a4a4-25bc8a768f2c Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:32,027 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7bcee26f-f2f0-447c-8337-e705660694dc used request id req-48477b37-fb8e-4c5e-a4a4-25bc8a768f2c 2018-12-28 18:37:32,027 - neutron_utils - INFO - Deleting security group rule with ID - 7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f 2018-12-28 18:37:32,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:37:32,577 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aa0e8354-320a-45cd-abac-c1772fdd2211 Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:32,577 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/7a3cf1ce-69ce-4a1e-99c6-b901e1f28a5f used request id req-aa0e8354-320a-45cd-abac-c1772fdd2211 2018-12-28 18:37:32,577 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-sec-grp 2018-12-28 18:37:32,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/37a18bb8-4f26-4835-ac4e-e797fac9e01e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70b2ee09470930d6ef272512ae559037fd533355" 2018-12-28 18:37:32,752 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a07a66d-fac7-40ca-83ed-301f646fa596 Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:32,752 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/37a18bb8-4f26-4835-ac4e-e797fac9e01e used request id req-9a07a66d-fac7-40ca-83ed-301f646fa596 2018-12-28 18:37:32,753 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router and subnet CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet 2018-12-28 18:37:32,753 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router 2018-12-28 18:37:32,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" -d '{"subnet_id": "dea6b4d5-ad04-4190-a265-fc1921425d91"}' 2018-12-28 18:37:34,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1476a939-d557-48b9-8cf6-1020e9d9794b Date: Fri, 28 Dec 2018 18:37:34 GMT RESP BODY: {"network_id": "dd10b661-a89a-478d-8ea9-e0537aecda48", "tenant_id": "c54cc918059c427588c6f093b936f88d", "subnet_id": "dea6b4d5-ad04-4190-a265-fc1921425d91", "subnet_ids": ["dea6b4d5-ad04-4190-a265-fc1921425d91"], "port_id": "72899b97-a522-4eb4-9587-2a18478d1e96", "id": "150abe78-a1cd-49e8-8c51-cd739749063d"} 2018-12-28 18:37:34,127 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d/remove_router_interface used request id req-1476a939-d557-48b9-8cf6-1020e9d9794b 2018-12-28 18:37:34,127 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router 2018-12-28 18:37:34,127 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-router 2018-12-28 18:37:34,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a214d6abc87dcaf10bcc41664dff026aaf42dcd" 2018-12-28 18:37:37,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86ab98d8-d92a-4858-878b-e24e89ae53d9 Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:37,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/150abe78-a1cd-49e8-8c51-cd739749063d used request id req-86ab98d8-d92a-4858-878b-e24e89ae53d9 2018-12-28 18:37:37,801 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet 2018-12-28 18:37:37,801 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-subnet 2018-12-28 18:37:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/dea6b4d5-ad04-4190-a265-fc1921425d91 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:37:40,014 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fe356f5b-8966-4692-8ea9-7e6279beb533 Date: Fri, 28 Dec 2018 18:37:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:40,015 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dea6b4d5-ad04-4190-a265-fc1921425d91 used request id req-fe356f5b-8966-4692-8ea9-7e6279beb533 2018-12-28 18:37:40,015 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-pub-net 2018-12-28 18:37:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/dd10b661-a89a-478d-8ea9-e0537aecda48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1119d53a6aec3a847de26b2de5aa961a2dd31646" 2018-12-28 18:37:41,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ae540c9-8e0f-4a65-bf85-f5728ac3b280 Date: Fri, 28 Dec 2018 18:37:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:41,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/dd10b661-a89a-478d-8ea9-e0537aecda48 used request id req-1ae540c9-8e0f-4a65-bf85-f5728ac3b280 2018-12-28 18:37:41,332 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-010f1628-f72c-4f06-8f12-638176a7b3b6-image 2018-12-28 18:37:41,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58ea0bb312d2188de6165bb99d5c4b09eed757e7" 2018-12-28 18:37:43,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be9fa0c4-dce2-4806-a7e7-27cf1d667a9c Date: Fri, 28 Dec 2018 18:37:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:37:43,087 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/7456f2a6-b407-4229-8179-642b2b3a6ea3 used request id req-be9fa0c4-dce2-4806-a7e7-27cf1d667a9c 2018-12-28 18:37:43,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:43,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-105332e9-6232-4aba-a034-5fe706c7ed9e Date: Fri, 28 Dec 2018 18:37:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:33Z", "updated_at": "2018-12-28T18:36:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "revision_number": 0, "id": "2dc1d537-88d2-4e05-bc5e-1efaf0fb52d7", "remote_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "revision_number": 0, "id": "772118aa-8830-4e7d-a8e9-02af9a072d45", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "revision_number": 0, "id": "a85d3582-615d-493f-91f0-9c70d166e3f7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c54cc918059c427588c6f093b936f88d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "revision_number": 0, "id": "f325ddd1-c319-44b3-99ce-f2a376996d14", "remote_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "remote_ip_prefix": null, "created_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "tenant_id": "c54cc918059c427588c6f093b936f88d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c54cc918059c427588c6f093b936f88d"}], "revision_number": 4, "project_id": "c54cc918059c427588c6f093b936f88d", "id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:37:43,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-105332e9-6232-4aba-a034-5fe706c7ed9e 2018-12-28 18:37:43,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:43,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0196f423-13b8-4120-96e8-0157c6cd1ed9 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:37:43,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-0196f423-13b8-4120-96e8-0157c6cd1ed9 2018-12-28 18:37:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:43,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b447b17b-59ff-4ef0-a01b-3f5d949284be 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:37:43,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-b447b17b-59ff-4ef0-a01b-3f5d949284be 2018-12-28 18:37:43,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:43,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81292b8e-6852-4a2d-98e6-a4998a25f032 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d"}, "enabled": true, "id": "c54cc918059c427588c6f093b936f88d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj"}} 2018-12-28 18:37:43,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-81292b8e-6852-4a2d-98e6-a4998a25f032 2018-12-28 18:37:43,591 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 73c9c796-ae83-42be-824d-08b2d48b2f48 2018-12-28 18:37:43,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=73c9c796-ae83-42be-824d-08b2d48b2f48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:43,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-95bedf90-154b-420a-8d3c-c9ab44839e99 Date: Fri, 28 Dec 2018 18:37:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:33Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "2dc1d537-88d2-4e05-bc5e-1efaf0fb52d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:33Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "772118aa-8830-4e7d-a8e9-02af9a072d45"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:33Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "a85d3582-615d-493f-91f0-9c70d166e3f7"}, {"remote_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:36:33Z", "security_group_id": "73c9c796-ae83-42be-824d-08b2d48b2f48", "port_range_min": null, "revision_number": 0, "tenant_id": "c54cc918059c427588c6f093b936f88d", "created_at": "2018-12-28T18:36:33Z", "project_id": "c54cc918059c427588c6f093b936f88d", "id": "f325ddd1-c319-44b3-99ce-f2a376996d14"}]} 2018-12-28 18:37:43,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=73c9c796-ae83-42be-824d-08b2d48b2f48 used request id req-95bedf90-154b-420a-8d3c-c9ab44839e99 2018-12-28 18:37:43,778 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:37:43,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/73c9c796-ae83-42be-824d-08b2d48b2f48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:44,057 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62214550-c815-44ac-bb3c-2bcd661b2f54 Content-Length: 0 Date: Fri, 28 Dec 2018 18:37:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:37:44,057 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/73c9c796-ae83-42be-824d-08b2d48b2f48 used request id req-62214550-c815-44ac-bb3c-2bcd661b2f54 2018-12-28 18:37:44,058 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj 2018-12-28 18:37:44,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:44,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e655dc2-92d2-4335-9d4b-6afef669e482 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:37:44,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c54cc918059c427588c6f093b936f88d used request id req-9e655dc2-92d2-4335-9d4b-6afef669e482 2018-12-28 18:37:44,708 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-proj-role 2018-12-28 18:37:44,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/7a56c8aa681d437cb42604905038be97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:44,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:37:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9307306-664d-4486-a006-a9b8254d8b17 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:37:44,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/7a56c8aa681d437cb42604905038be97 used request id req-d9307306-664d-4486-a006-a9b8254d8b17 2018-12-28 18:37:44,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55da771456a8be26a4e5940253f12d4b1b964299" 2018-12-28 18:37:45,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc9eeb7-d881-41b8-864e-d4d5a110467d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:37:45,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-bbc9eeb7-d881-41b8-864e-d4d5a110467d 2018-12-28 18:37:45,030 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ac45521a-c20e-48e-user 2018-12-28 18:37:45,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/3e030c74ea864614a683d306a51761e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b3b59ad5602d202e1d54ffaee747a2191efa0e9" 2018-12-28 18:37:45,200 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:37:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60225ac5-cb64-4235-9f6e-1adf30fb37fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:37:45,201 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/3e030c74ea864614a683d306a51761e2 used request id req-60225ac5-cb64-4235-9f6e-1adf30fb37fc 2018-12-28 18:37:45,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:45,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:37:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["7kAWHwGoRlyUgtaD-9ilAw"], "issued_at": "2018-12-28T18:37:45.000000Z"}} 2018-12-28 18:37:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c022b6bc3a542fc83303b6a8f37aa2a97b5a85" 2018-12-28 18:37:45,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c9643b8-19e9-42b2-987a-afc790dace4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:45,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6c9643b8-19e9-42b2-987a-afc790dace4d 2018-12-28 18:37:45,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:45,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:46,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["OZ7QIARYSU2aUuWRXjbQAw"], "issued_at": "2018-12-28T18:37:46.000000Z"}} 2018-12-28 18:37:46,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:37:46,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a240c24-c345-4cc2-a751-699957056674 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:46,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9a240c24-c345-4cc2-a751-699957056674 2018-12-28 18:37:46,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:37:46,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:37: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:37:46,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:37:46,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-430d5c12-8220-4e79-a061-18f159cb2511 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:37:46,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj used request id req-430d5c12-8220-4e79-a061-18f159cb2511 2018-12-28 18:37:46,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:37:46,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dbd1e7-5344-4bbc-a765-cfc3678f05ea Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:37:46,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-d5dbd1e7-5344-4bbc-a765-cfc3678f05ea 2018-12-28 18:37:46,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}}' 2018-12-28 18:37:46,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:37:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899cf55a-99a8-4879-94c4-866f4e8267e3 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:37:46,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-899cf55a-99a8-4879-94c4-866f4e8267e3 2018-12-28 18:37:46,472 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj 2018-12-28 18:37:46,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:46,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:46,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:37:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["GCOgNohiS6ynW5HBHGUBPA"], "issued_at": "2018-12-28T18:37:46.000000Z"}} 2018-12-28 18:37:46,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbf9833aa9f2da6df7500a9331ff00fbb41c053" 2018-12-28 18:37:46,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7e69c7-5c88-4837-bce9-7127096c4511 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:46,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9c7e69c7-5c88-4837-bce9-7127096c4511 2018-12-28 18:37:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:37:46,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:37: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:37:46,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbf9833aa9f2da6df7500a9331ff00fbb41c053" 2018-12-28 18:37:47,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c55b7a-49c7-4639-97d2-4fbbfec279b0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:37:47,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-57c55b7a-49c7-4639-97d2-4fbbfec279b0 2018-12-28 18:37:47,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbf9833aa9f2da6df7500a9331ff00fbb41c053" 2018-12-28 18:37:47,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f935df8-8452-4240-9867-b7cfb08311c5 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}]} 2018-12-28 18:37:47,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj used request id req-7f935df8-8452-4240-9867-b7cfb08311c5 2018-12-28 18:37:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbf9833aa9f2da6df7500a9331ff00fbb41c053" 2018-12-28 18:37:47,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-338b6863-9ac6-4de4-b08a-e0a2436668c8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:37:47,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-338b6863-9ac6-4de4-b08a-e0a2436668c8 2018-12-28 18:37:47,548 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user 2018-12-28 18:37:47,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:37:47,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0556ee14-996d-4f17-b25f-b5024fe0792a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:37:47,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0556ee14-996d-4f17-b25f-b5024fe0792a 2018-12-28 18:37:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}}' 2018-12-28 18:37:47,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7581f3f1-3b6d-495e-a07a-d924057a430d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a4d14b7f0b694cac8ac788045c379320", "links": {"self": "http://172.30.9.21:5000/v3/roles/a4d14b7f0b694cac8ac788045c379320"}, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}} 2018-12-28 18:37:47,746 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7581f3f1-3b6d-495e-a07a-d924057a430d 2018-12-28 18:37:47,747 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role 2018-12-28 18:37:47,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a4d14b7f0b694cac8ac788045c379320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:37:47,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73059a3a-3b1f-4166-9968-970fe3acc123 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a4d14b7f0b694cac8ac788045c379320"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role", "id": "a4d14b7f0b694cac8ac788045c379320"}} 2018-12-28 18:37:47,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a4d14b7f0b694cac8ac788045c379320 used request id req-73059a3a-3b1f-4166-9968-970fe3acc123 2018-12-28 18:37:47,843 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role to project CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj 2018-12-28 18:37:47,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c/users/56936382a45d48599f181b4847cea861/roles/a4d14b7f0b694cac8ac788045c379320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:37:47,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:37:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b78ea54-5ced-4fa2-a35d-a26506bb41d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:37:47,995 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c/users/56936382a45d48599f181b4847cea861/roles/a4d14b7f0b694cac8ac788045c379320 used request id req-2b78ea54-5ced-4fa2-a35d-a26506bb41d1 2018-12-28 18:37:47,995 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:37:47,997 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:37:47,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:47,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:48,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:37:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["81-yxQ8kS32VvyHpnPE5SA"], "issued_at": "2018-12-28T18:37:48.000000Z"}} 2018-12-28 18:37:48,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:37:48,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269ada8a-8ee1-4520-8f11-6568af05f03e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:48,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-269ada8a-8ee1-4520-8f11-6568af05f03e 2018-12-28 18:37:48,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:37:48,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e9bb55d7-f730-40a2-be28-f8a40ff06f42 Date: Fri, 28 Dec 2018 18:37:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image"} 2018-12-28 18:37:48,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image used request id req-e9bb55d7-f730-40a2-be28-f8a40ff06f42 2018-12-28 18:37:48,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:37:48,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-310e406f-c242-44c4-98a2-041a3f880e0f Date: Fri, 28 Dec 2018 18:37: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-12-28 18:37:48,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-310e406f-c242-44c4-98a2-041a3f880e0f 2018-12-28 18:37:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image"}' 2018-12-28 18:37:49,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 X-Openstack-Request-Id: req-b4a9cad9-dd75-4fad-8dc6-2ed7edbb539b Date: Fri, 28 Dec 2018 18:37:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:37:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:37:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "min_disk": 0, "protected": false, "id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "file": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0/file", "checksum": null, "owner": "27b8161e597f4688ae2528ef7bb0006c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:37:49,012 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-b4a9cad9-dd75-4fad-8dc6-2ed7edbb539b 2018-12-28 18:37:49,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" -d '' 2018-12-28 18:37:50,476 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cebabfdf-76e4-489a-ab00-289ce6d60fc8 Date: Fri, 28 Dec 2018 18:37:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:37:50,476 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0/file used request id req-cebabfdf-76e4-489a-ab00-289ce6d60fc8 2018-12-28 18:37:50,476 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:37:50,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:37:50,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-59574fe2-aa29-4c62-a9bc-4fb4d9c23219 Date: Fri, 28 Dec 2018 18:37:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:37:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:37:50Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a57bd3b1-752a-417d-908e-2b376b9486f0/snap", "metadata": {}}], "self": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "min_disk": 0, "protected": false, "id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "file": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27b8161e597f4688ae2528ef7bb0006c", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a57bd3b1-752a-417d-908e-2b376b9486f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:37:50,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 used request id req-59574fe2-aa29-4c62-a9bc-4fb4d9c23219 2018-12-28 18:37:50,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:37:50,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dffcd2ed-281f-4f25-a189-59211a422b23 Date: Fri, 28 Dec 2018 18:37: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-12-28 18:37:50,815 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-dffcd2ed-281f-4f25-a189-59211a422b23 2018-12-28 18:37:50,817 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image 2018-12-28 18:37:50,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:37:50,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-702e91d4-e001-45f6-a745-3d8efb1d48e0 Date: Fri, 28 Dec 2018 18:37:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:37:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:37:50Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a57bd3b1-752a-417d-908e-2b376b9486f0/snap", "metadata": {}}], "self": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "min_disk": 0, "protected": false, "id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "file": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27b8161e597f4688ae2528ef7bb0006c", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a57bd3b1-752a-417d-908e-2b376b9486f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:37:50,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 used request id req-702e91d4-e001-45f6-a745-3d8efb1d48e0 2018-12-28 18:37:50,977 - create_image - DEBUG - Instance status is - active 2018-12-28 18:37:50,977 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image 2018-12-28 18:37:50,977 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image 2018-12-28 18:37:50,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:50,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:51,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:37:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["oc0QIUx3RYW7S0XjXSE1sA"], "issued_at": "2018-12-28T18:37:51.000000Z"}} 2018-12-28 18:37:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:37:51,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9815e057-957b-4104-94d0-109c904525b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:51,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9815e057-957b-4104-94d0-109c904525b2 2018-12-28 18:37:51,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:37:51,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8ae06735-ab57-49ed-9761-75191993676c Date: Fri, 28 Dec 2018 18:37:51 GMT RESP BODY: {"networks":[]} 2018-12-28 18:37:51,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-8ae06735-ab57-49ed-9761-75191993676c 2018-12-28 18:37:51,611 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net 2018-12-28 18:37:51,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net", "admin_state_up": true}}' 2018-12-28 18:37:52,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-af05da3d-9b97-4774-83ed-444a9eea7671 Date: Fri, 28 Dec 2018 18:37:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ed054a10-b67b-464c-84b9-e940c999b8e0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:37:52Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","mtu":1450}} 2018-12-28 18:37:52,272 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-af05da3d-9b97-4774-83ed-444a9eea7671 2018-12-28 18:37:52,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:37:52,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-804ccc71-e521-4bc4-9b5c-0ad263a44cbb Date: Fri, 28 Dec 2018 18:37: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-12-28T18:37:52Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:37:52,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-804ccc71-e521-4bc4-9b5c-0ad263a44cbb 2018-12-28 18:37:52,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:37:52,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8361b1ea-61d5-4f15-9f32-7f459397ceb6 Date: Fri, 28 Dec 2018 18:37:52 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:37:52,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-8361b1ea-61d5-4f15-9f32-7f459397ceb6 2018-12-28 18:37:52,698 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet 2018-12-28 18:37:52,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" -d '{"subnets": [{"ip_version": 4, "network_id": "ed054a10-b67b-464c-84b9-e940c999b8e0", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]}' 2018-12-28 18:37:53,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1391fba3-613a-4d78-a915-e2e13f4c0029 Date: Fri, 28 Dec 2018 18:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:37:53,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-1391fba3-613a-4d78-a915-e2e13f4c0029 2018-12-28 18:37:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:37:53,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9bad4f27-ca15-4a25-8aa4-7921d94f6131 Date: Fri, 28 Dec 2018 18:37: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:37:53,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-9bad4f27-ca15-4a25-8aa4-7921d94f6131 2018-12-28 18:37:53,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:37:53,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5f6eac83-19ce-408c-87e4-190ff91a7d08 Date: Fri, 28 Dec 2018 18:37:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:37:53,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-5f6eac83-19ce-408c-87e4-190ff91a7d08 2018-12-28 18:37:53,920 - OpenStackNetwork - DEBUG - Network [ed054a10-b67b-464c-84b9-e940c999b8e0] created successfully 2018-12-28 18:37:53,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:53,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:54,308 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:37:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["NpeHGHY0TB22h1_AQAdFXQ"], "issued_at": "2018-12-28T18:37:54.000000Z"}} 2018-12-28 18:37:54,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:37:54,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc28fff-3d20-4ca5-a287-f27695c75681 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:54,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8cc28fff-3d20-4ca5-a287-f27695c75681 2018-12-28 18:37:54,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:37:54,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-02244350-eac2-4165-8895-67ff9bf79680 Date: Fri, 28 Dec 2018 18:37:54 GMT RESP BODY: {"routers": []} 2018-12-28 18:37:54,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router&admin_state_up=True used request id req-02244350-eac2-4165-8895-67ff9bf79680 2018-12-28 18:37:54,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:37:54,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:37:55,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:37:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["vSRJuBIJTmexJADLtd32iQ"], "issued_at": "2018-12-28T18:37:55.000000Z"}} 2018-12-28 18:37:55,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}848986e3b802446bba875b4ab48677f00b614a61" 2018-12-28 18:37:55,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:37:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc748c8-cc13-46f7-af9d-927f7fb61198 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:37:55,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0bc748c8-cc13-46f7-af9d-927f7fb61198 2018-12-28 18:37:55,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:37:55,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5d6959a0-57f2-49f0-9a86-80862966c621 Date: Fri, 28 Dec 2018 18:37:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:37:55,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-5d6959a0-57f2-49f0-9a86-80862966c621 2018-12-28 18:37:55,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:37:55,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-968c49b4-d490-4a41-a9a7-0ea2995b3c57 Date: Fri, 28 Dec 2018 18:37:55 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:37:55,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-968c49b4-d490-4a41-a9a7-0ea2995b3c57 2018-12-28 18:37:55,571 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router 2018-12-28 18:37:55,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router", "admin_state_up": true}}' 2018-12-28 18:38:00,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-73b5a7b1-991c-430e-943e-db3725516a5b Date: Fri, 28 Dec 2018 18:38:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:56Z", "admin_state_up": true, "updated_at": "2018-12-28T18:37:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "81e0843a-7884-4c97-bd1f-b22bc5e25495", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router"}} 2018-12-28 18:38:00,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-73b5a7b1-991c-430e-943e-db3725516a5b 2018-12-28 18:38:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=81e0843a-7884-4c97-bd1f-b22bc5e25495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:00,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0bc11991-5645-49cc-bd41-3409f36615af Date: Fri, 28 Dec 2018 18:38:00 GMT RESP BODY: {"ports":[]} 2018-12-28 18:38:00,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=81e0843a-7884-4c97-bd1f-b22bc5e25495 used request id req-0bc11991-5645-49cc-bd41-3409f36615af 2018-12-28 18:38:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:01,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8f6293ea-f29c-4c6d-b4c7-8b4144724c4c Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:01,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-8f6293ea-f29c-4c6d-b4c7-8b4144724c4c 2018-12-28 18:38:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:38:01,085 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:38: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:38:01,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:01,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7faa4a02-94a1-4b08-afbf-c138b83c097f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:01,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-7faa4a02-94a1-4b08-afbf-c138b83c097f 2018-12-28 18:38:01,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:01,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1477d1e6-bdc0-422d-8cba-b154a55682a7 Date: Fri, 28 Dec 2018 18:38:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:01,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-1477d1e6-bdc0-422d-8cba-b154a55682a7 2018-12-28 18:38:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:01,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46f3235f-a508-41c6-85b2-2c0dc5b7d03e Date: Fri, 28 Dec 2018 18:38:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:01,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet used request id req-46f3235f-a508-41c6-85b2-2c0dc5b7d03e 2018-12-28 18:38:01,603 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:38:01,603 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router 2018-12-28 18:38:01,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" -d '{"subnet_id": "827e6d7f-644b-4296-b0f9-cdee0f461eb0"}' 2018-12-28 18:38:03,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-701ab655-9c92-452f-8500-13ee43903f56 Date: Fri, 28 Dec 2018 18:38:03 GMT RESP BODY: {"network_id": "ed054a10-b67b-464c-84b9-e940c999b8e0", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "subnet_id": "827e6d7f-644b-4296-b0f9-cdee0f461eb0", "subnet_ids": ["827e6d7f-644b-4296-b0f9-cdee0f461eb0"], "port_id": "a3532daf-dfbd-406f-a80a-19d69c6d22eb", "id": "81e0843a-7884-4c97-bd1f-b22bc5e25495"} 2018-12-28 18:38:03,801 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495/add_router_interface used request id req-701ab655-9c92-452f-8500-13ee43903f56 2018-12-28 18:38:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:04,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-0dc07511-4ac9-48b5-b271-ac2fcf05f33d Date: Fri, 28 Dec 2018 18:38:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:56Z", "admin_state_up": true, "updated_at": "2018-12-28T18:38:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "81e0843a-7884-4c97-bd1f-b22bc5e25495", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router"}} 2018-12-28 18:38:04,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495 used request id req-0dc07511-4ac9-48b5-b271-ac2fcf05f33d 2018-12-28 18:38:04,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=81e0843a-7884-4c97-bd1f-b22bc5e25495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:04,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a72bd018-650c-4754-bd9e-c660eea02efd Date: Fri, 28 Dec 2018 18:38:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"}]} 2018-12-28 18:38:04,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=81e0843a-7884-4c97-bd1f-b22bc5e25495 used request id req-a72bd018-650c-4754-bd9e-c660eea02efd 2018-12-28 18:38:04,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:04,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-1cc37c7b-2f41-4512-979d-93e99e208e21 Date: Fri, 28 Dec 2018 18:38:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}} 2018-12-28 18:38:04,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 used request id req-1cc37c7b-2f41-4512-979d-93e99e208e21 2018-12-28 18:38:04,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:04,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:04,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["zIa9MHbzTUWOpxHIyHjSpQ"], "issued_at": "2018-12-28T18:38:04.000000Z"}} 2018-12-28 18:38:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55bc0572718a2af59089bb477cf325bc93a3b39" 2018-12-28 18:38:04,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6b2cab-a76a-4da3-9996-79d4210250d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:04,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4c6b2cab-a76a-4da3-9996-79d4210250d1 2018-12-28 18:38:04,908 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:38:04,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55bc0572718a2af59089bb477cf325bc93a3b39" 2018-12-28 18:38:05,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-67812fcb-ce27-4067-a270-3fd70f8f398d x-compute-request-id: req-67812fcb-ce27-4067-a270-3fd70f8f398d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:38:05,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-67812fcb-ce27-4067-a270-3fd70f8f398d 2018-12-28 18:38:05,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55bc0572718a2af59089bb477cf325bc93a3b39" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-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-12-28 18:38:05,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-41e9d618-57a6-4398-9d92-8f82ee5a5563 x-compute-request-id: req-41e9d618-57a6-4398-9d92-8f82ee5a5563 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "350fd822-f257-4934-bbb5-a93bd8fff399", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:38:05,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41e9d618-57a6-4398-9d92-8f82ee5a5563 2018-12-28 18:38:05,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:05,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:05,903 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:38:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["az7NWmi4TvWBlw1o256-FQ"], "issued_at": "2018-12-28T18:38:05.000000Z"}} 2018-12-28 18:38:05,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168e08d3426e84a61fce01b19ec52dd2d048afe7" 2018-12-28 18:38:05,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3988e79e-c3d7-475a-85a4-a227141b793a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:05,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3988e79e-c3d7-475a-85a4-a227141b793a 2018-12-28 18:38:05,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:38:05,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168e08d3426e84a61fce01b19ec52dd2d048afe7" 2018-12-28 18:38:06,166 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-1d512870-2dd1-429b-a371-bf6aac0b8b65 x-compute-request-id: req-1d512870-2dd1-429b-a371-bf6aac0b8b65 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:38:06,166 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1d512870-2dd1-429b-a371-bf6aac0b8b65 2018-12-28 18:38:06,167 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp... 2018-12-28 18:38:06,167 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:38:06,246 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp 2018-12-28 18:38:06,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168e08d3426e84a61fce01b19ec52dd2d048afe7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfmU7zbGjuK9+giMWRxshDiYPohPOPmRwx04H3a1mXBRm9sFJoBkDz/V/dWjIwAEEygW4XoPhaXnaErMy6/Ai3N8FwnU9TJjlLRT14Np3+5/WU5491af/raQvrVwSqPGaCMKZqGTkDA95m11ytSAFNfeOajOd2JBW+MgWxPPA0nQ==", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp"}}' 2018-12-28 18:38:06,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-1c60cf4a-55cd-4e3d-9aa9-5971eb3af308 x-compute-request-id: req-1c60cf4a-55cd-4e3d-9aa9-5971eb3af308 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfmU7zbGjuK9+giMWRxshDiYPohPOPmRwx04H3a1mXBRm9sFJoBkDz/V/dWjIwAEEygW4XoPhaXnaErMy6/Ai3N8FwnU9TJjlLRT14Np3+5/WU5491af/raQvrVwSqPGaCMKZqGTkDA95m11ytSAFNfeOajOd2JBW+MgWxPPA0nQ==", "user_id": "56936382a45d48599f181b4847cea861", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "fingerprint": "94:37:72:c3:2d:be:b9:4e:71:fc:de:d4:b8:8e:11:7d"}} 2018-12-28 18:38:06,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-1c60cf4a-55cd-4e3d-9aa9-5971eb3af308 2018-12-28 18:38:06,319 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1.pub 2018-12-28 18:38:06,320 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1 2018-12-28 18:38:06,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:06,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:06,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:38:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["EXx6osx4SWCAQUMM3C4Arw"], "issued_at": "2018-12-28T18:38:06.000000Z"}} 2018-12-28 18:38:06,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:06,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37a18eed-0228-4f57-9385-18dd35571e23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:06,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-37a18eed-0228-4f57-9385-18dd35571e23 2018-12-28 18:38:06,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:06,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-832617a4-4be6-4d7e-9313-256435c67c7c Date: Fri, 28 Dec 2018 18:38:06 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:38:06,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp used request id req-832617a4-4be6-4d7e-9313-256435c67c7c 2018-12-28 18:38:06,973 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp... 2018-12-28 18:38:06,973 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp 2018-12-28 18:38:06,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}}' 2018-12-28 18:38:07,309 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-a6326fb9-c7ba-403a-9b58-d065720dbacd Date: Fri, 28 Dec 2018 18:38:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "updated_at": "2018-12-28T18:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "d18a1543-d0c6-441c-880b-987e12e622f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 2, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "442ec646-d32d-4822-ade5-afadeb455da8", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}} 2018-12-28 18:38:07,310 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-a6326fb9-c7ba-403a-9b58-d065720dbacd 2018-12-28 18:38:07,310 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:07,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:07,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d86c80a-98f2-48f5-85e8-926c9c3f80b4 Date: Fri, 28 Dec 2018 18:38: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-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:07,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-7d86c80a-98f2-48f5-85e8-926c9c3f80b4 2018-12-28 18:38:07,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:07,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:07,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7956399-725f-46f6-9539-195398fd934a Date: Fri, 28 Dec 2018 18:38: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-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:07,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-d7956399-725f-46f6-9539-195398fd934a 2018-12-28 18:38:07,509 - neutron_utils - INFO - Retrieving security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:07,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:07,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-5078bb7f-ee45-4f3f-bbe7-88f7ca446cff Date: Fri, 28 Dec 2018 18:38:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "updated_at": "2018-12-28T18:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "d18a1543-d0c6-441c-880b-987e12e622f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 2, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "442ec646-d32d-4822-ade5-afadeb455da8", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}]} 2018-12-28 18:38:07,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-5078bb7f-ee45-4f3f-bbe7-88f7ca446cff 2018-12-28 18:38:07,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:07,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:07,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b183d547-84f6-4ce6-8fd4-3383a832a0f2 Date: Fri, 28 Dec 2018 18:38: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-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:07,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-b183d547-84f6-4ce6-8fd4-3383a832a0f2 2018-12-28 18:38:07,896 - neutron_utils - INFO - Retrieving security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:07,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:07,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8047dd2e-5686-44c5-8bcc-5338a165d465 Date: Fri, 28 Dec 2018 18:38:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "updated_at": "2018-12-28T18:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "d18a1543-d0c6-441c-880b-987e12e622f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 2, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "442ec646-d32d-4822-ade5-afadeb455da8", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}]} 2018-12-28 18:38:07,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-8047dd2e-5686-44c5-8bcc-5338a165d465 2018-12-28 18:38:07,948 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:07,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:08,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae339747-b6c3-4ffd-a916-9ad3cc2ebb53 Date: Fri, 28 Dec 2018 18:38: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-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:08,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-ae339747-b6c3-4ffd-a916-9ad3cc2ebb53 2018-12-28 18:38:08,131 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp 2018-12-28 18:38:08,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:08,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f32e2e0a-d60b-4dd7-b7d0-884ec189e228 Date: Fri, 28 Dec 2018 18:38:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "updated_at": "2018-12-28T18:38:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "d18a1543-d0c6-441c-880b-987e12e622f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 2, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "442ec646-d32d-4822-ade5-afadeb455da8", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}]} 2018-12-28 18:38:08,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp used request id req-f32e2e0a-d60b-4dd7-b7d0-884ec189e228 2018-12-28 18:38:08,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:38:08,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:38: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:38:08,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:08,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38201c4e-a3ae-46df-9b75-8588398b0dd3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:08,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-38201c4e-a3ae-46df-9b75-8588398b0dd3 2018-12-28 18:38:08,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:08,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:08,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e40df44-3b6b-43ee-87ef-362919cc1412 Date: Fri, 28 Dec 2018 18:38: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-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:08,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-3e40df44-3b6b-43ee-87ef-362919cc1412 2018-12-28 18:38:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}a935d7846222161ed479f6e916646e4c7fa77043" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8"}}' 2018-12-28 18:38:08,801 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7e23c488-f85e-4b85-93c6-8ded9882cd96 Date: Fri, 28 Dec 2018 18:38:08 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-12-28T18:38:08Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:08Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "48416b03-39a5-4b90-a75b-9f4268547c39"}} 2018-12-28 18:38:08,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-7e23c488-f85e-4b85-93c6-8ded9882cd96 2018-12-28 18:38:08,801 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp 2018-12-28 18:38:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:08,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-6aefe76f-adff-4fba-ac9c-c9eefac72e02 Date: Fri, 28 Dec 2018 18:38:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "updated_at": "2018-12-28T18:38:08Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:08Z", "revision_number": 0, "id": "48416b03-39a5-4b90-a75b-9f4268547c39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:08Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "d18a1543-d0c6-441c-880b-987e12e622f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 3, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "442ec646-d32d-4822-ade5-afadeb455da8", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}]} 2018-12-28 18:38:08,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp used request id req-6aefe76f-adff-4fba-ac9c-c9eefac72e02 2018-12-28 18:38:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:09,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98afff06-daed-42ff-82fc-4fc6b63fc6ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:09,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-98afff06-daed-42ff-82fc-4fc6b63fc6ca 2018-12-28 18:38:09,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:09,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:09,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-aa533ad8-da89-4114-8a5f-b86ea06c08b4 Date: Fri, 28 Dec 2018 18:38:09 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-12-28T18:38:08Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:08Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "48416b03-39a5-4b90-a75b-9f4268547c39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:09,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-aa533ad8-da89-4114-8a5f-b86ea06c08b4 2018-12-28 18:38:09,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}a935d7846222161ed479f6e916646e4c7fa77043" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8"}}' 2018-12-28 18:38:09,561 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-65ba5992-3286-4138-8501-508cae74a0fa Date: Fri, 28 Dec 2018 18:38:09 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-12-28T18:38:09Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": 22, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:09Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "317848c1-7fe1-462c-b0fc-3eb8a9892fb4"}} 2018-12-28 18:38:09,561 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-65ba5992-3286-4138-8501-508cae74a0fa 2018-12-28 18:38:09,562 - neutron_utils - INFO - Retrieving security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:09,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-82fe0b3a-fc26-485a-b78a-30017cd990e5 Date: Fri, 28 Dec 2018 18:38:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "updated_at": "2018-12-28T18:38:09Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:38:09Z", "revision_number": 0, "id": "317848c1-7fe1-462c-b0fc-3eb8a9892fb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:09Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:08Z", "revision_number": 0, "id": "48416b03-39a5-4b90-a75b-9f4268547c39", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:08Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "revision_number": 0, "id": "d18a1543-d0c6-441c-880b-987e12e622f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 4, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "442ec646-d32d-4822-ade5-afadeb455da8", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}]} 2018-12-28 18:38:09,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-82fe0b3a-fc26-485a-b78a-30017cd990e5 2018-12-28 18:38:09,752 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 442ec646-d32d-4822-ade5-afadeb455da8 2018-12-28 18:38:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:09,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5775c4e2-c437-4d8f-b01e-c5dc28991c87 Date: Fri, 28 Dec 2018 18:38:09 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-12-28T18:38:09Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": 22, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:09Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "317848c1-7fe1-462c-b0fc-3eb8a9892fb4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:08Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:08Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "48416b03-39a5-4b90-a75b-9f4268547c39"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "c1caaf5d-a2a5-47db-976a-68751fdb79d4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:38:07Z", "security_group_id": "442ec646-d32d-4822-ade5-afadeb455da8", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:07Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "d18a1543-d0c6-441c-880b-987e12e622f3"}]} 2018-12-28 18:38:09,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=442ec646-d32d-4822-ade5-afadeb455da8 used request id req-5775c4e2-c437-4d8f-b01e-c5dc28991c87 2018-12-28 18:38:09,934 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:09,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:10,312 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["5Kr9AqScTrWWGCYD0ybb4Q"], "issued_at": "2018-12-28T18:38:10.000000Z"}} 2018-12-28 18:38:10,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:10,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef6b393-7e36-40d8-9dac-1c5a46ae2113 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:10,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-aef6b393-7e36-40d8-9dac-1c5a46ae2113 2018-12-28 18:38:10,398 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:38:10,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:10,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9be8f6a7-59f6-417c-8c28-0a963c66710e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:10,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9be8f6a7-59f6-417c-8c28-0a963c66710e 2018-12-28 18:38:10,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:10,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-76029037-27d2-4062-9e7e-18edc6a9ed56 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:10,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-76029037-27d2-4062-9e7e-18edc6a9ed56 2018-12-28 18:38:10,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:38:10,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:38:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:10,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c31096-a971-4863-8123-43cd29111e61 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:10,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-b4c31096-a971-4863-8123-43cd29111e61 2018-12-28 18:38:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:10,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6627bad4-4c3b-489d-b320-d96743c913ea Date: Fri, 28 Dec 2018 18:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:10,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-6627bad4-4c3b-489d-b320-d96743c913ea 2018-12-28 18:38:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:11,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c705e0a-48b4-4484-b39e-dc77d18d67b9 Date: Fri, 28 Dec 2018 18:38:11 GMT RESP BODY: {"ports":[]} 2018-12-28 18:38:11,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True used request id req-9c705e0a-48b4-4484-b39e-dc77d18d67b9 2018-12-28 18:38:11,180 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:11,409 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63fbe4a3-ffcd-4b71-9a68-ab3640737ac2 x-compute-request-id: req-63fbe4a3-ffcd-4b71-9a68-ab3640737ac2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:38:11,409 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst used request id req-63fbe4a3-ffcd-4b71-9a68-ab3640737ac2 2018-12-28 18:38:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:11,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b2bec0d7-0d6b-4761-92fb-06e424956fbe Date: Fri, 28 Dec 2018 18:38:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:11,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-b2bec0d7-0d6b-4761-92fb-06e424956fbe 2018-12-28 18:38:11,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:11,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edd01985-3c72-468f-baa3-2ee310847bd4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:11,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-edd01985-3c72-468f-baa3-2ee310847bd4 2018-12-28 18:38:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:11,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85ac6a83-3292-4e0b-ab3b-9040420ffc69 Date: Fri, 28 Dec 2018 18:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:11,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-85ac6a83-3292-4e0b-ab3b-9040420ffc69 2018-12-28 18:38:11,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:12,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-707ceae1-9e08-4ce5-b237-f906ae709d0e Date: Fri, 28 Dec 2018 18:38:12 GMT RESP BODY: {"ports":[]} 2018-12-28 18:38:12,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True used request id req-707ceae1-9e08-4ce5-b237-f906ae709d0e 2018-12-28 18:38:12,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:12,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:12,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:38:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["MxVU6_aWTb2cPV5LyUeYzg"], "issued_at": "2018-12-28T18:38:12.000000Z"}} 2018-12-28 18:38:12,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e263f6f75351b145ca8da5d717aa9245edf4d7" 2018-12-28 18:38:12,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0675abdc-03e1-4803-8162-d3776cf9eb51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:12,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0675abdc-03e1-4803-8162-d3776cf9eb51 2018-12-28 18:38:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:13,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cc6b0488-da17-4394-8167-76596aa397a0 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:13,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-cc6b0488-da17-4394-8167-76596aa397a0 2018-12-28 18:38:13,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:13,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-386faa72-efab-4075-88a9-16c1edac4f3d Date: Fri, 28 Dec 2018 18:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:13,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-386faa72-efab-4075-88a9-16c1edac4f3d 2018-12-28 18:38:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:13,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e93004ed-88de-4f8f-ad99-960f53efb5f0 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:13,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-e93004ed-88de-4f8f-ad99-960f53efb5f0 2018-12-28 18:38:13,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:38:13,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:38: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:38:13,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7e263f6f75351b145ca8da5d717aa9245edf4d7" 2018-12-28 18:38:13,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74628a23-3e5c-41eb-b745-6a9d17f3369c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:13,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-74628a23-3e5c-41eb-b745-6a9d17f3369c 2018-12-28 18:38:13,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:13,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-651d8abd-bc6b-4d8c-baeb-05133a0b1fa0 Date: Fri, 28 Dec 2018 18:38:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:13,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-651d8abd-bc6b-4d8c-baeb-05133a0b1fa0 2018-12-28 18:38:13,394 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net 2018-12-28 18:38:13,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" -d '{"port": {"network_id": "ed054a10-b67b-464c-84b9-e940c999b8e0", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1", "admin_state_up": true}}' 2018-12-28 18:38:14,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-a3055bb6-ccf3-4e22-9be4-43224d5bf7db Date: Fri, 28 Dec 2018 18:38:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","project_id":"27b8161e597f4688ae2528ef7bb0006c","qos_policy_id":null,"admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal"}} 2018-12-28 18:38:14,439 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-a3055bb6-ccf3-4e22-9be4-43224d5bf7db 2018-12-28 18:38:14,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:14,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2b81c6f7-30ca-433f-8462-b9011e527fbd Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:14,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-2b81c6f7-30ca-433f-8462-b9011e527fbd 2018-12-28 18:38:14,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:14,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b069dfa-29ec-4686-adce-66093294d18a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:14,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-9b069dfa-29ec-4686-adce-66093294d18a 2018-12-28 18:38:14,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b7cd0cef-652a-440d-89ba-f79790b38e3b Date: Fri, 28 Dec 2018 18:38:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:15,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-b7cd0cef-652a-440d-89ba-f79790b38e3b 2018-12-28 18:38:15,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-e1830092-6ad7-45ee-a330-5311b601ac23 Date: Fri, 28 Dec 2018 18:38:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:38:15,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True used request id req-e1830092-6ad7-45ee-a330-5311b601ac23 2018-12-28 18:38:15,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9c92f8-cf18-4356-bee5-2f98209eb6df Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:15,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-cf9c92f8-cf18-4356-bee5-2f98209eb6df 2018-12-28 18:38:15,294 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst 2018-12-28 18:38:15,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-d3204a6e-3c92-45e2-9572-48a0ddd0a343 x-compute-request-id: req-d3204a6e-3c92-45e2-9572-48a0ddd0a343 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-flavor-name"}]} 2018-12-28 18:38:15,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d3204a6e-3c92-45e2-9572-48a0ddd0a343 2018-12-28 18:38:15,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-d6d7553d-a154-42f3-9b26-7cfec6be5fe5 x-compute-request-id: req-d6d7553d-a154-42f3-9b26-7cfec6be5fe5 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "350fd822-f257-4934-bbb5-a93bd8fff399", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:38:15,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399 used request id req-d6d7553d-a154-42f3-9b26-7cfec6be5fe5 2018-12-28 18:38:15,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-1e621815-47de-4dc2-8134-73817ba072e4 Date: Fri, 28 Dec 2018 18:38:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:37:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:37:50Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a57bd3b1-752a-417d-908e-2b376b9486f0/snap", "metadata": {}}], "self": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "min_disk": 0, "protected": false, "id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "file": "/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "27b8161e597f4688ae2528ef7bb0006c", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/a57bd3b1-752a-417d-908e-2b376b9486f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image"} 2018-12-28 18:38:15,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image used request id req-1e621815-47de-4dc2-8134-73817ba072e4 2018-12-28 18:38:15,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:15,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3fb91a49-c82b-4117-88a3-7a6dd06b4149 Date: Fri, 28 Dec 2018 18:38: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-12-28 18:38:15,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3fb91a49-c82b-4117-88a3-7a6dd06b4149 2018-12-28 18:38:15,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "imageRef": "a57bd3b1-752a-417d-908e-2b376b9486f0", "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "flavorRef": "350fd822-f257-4934-bbb5-a93bd8fff399", "max_count": 1, "min_count": 1, "networks": [{"port": "89ed0713-3f20-4de7-88aa-c297e8f696a2"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}]}}' 2018-12-28 18:38:17,682 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:38: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-3585e603-363d-4834-b96d-1b889860782c x-compute-request-id: req-3585e603-363d-4834-b96d-1b889860782c Content-Length: 444 location: http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "adminPass": "cfovtFkqg42H"}} 2018-12-28 18:38:17,683 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-3585e603-363d-4834-b96d-1b889860782c 2018-12-28 18:38:17,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:18,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-01193d78-0fa1-476b-ba7e-50cddb1dcb8d x-compute-request-id: req-01193d78-0fa1-476b-ba7e-50cddb1dcb8d 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.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "user_id": "56936382a45d48599f181b4847cea861", "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-12-28T18:38:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:18,051 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-01193d78-0fa1-476b-ba7e-50cddb1dcb8d 2018-12-28 18:38:18,052 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst 2018-12-28 18:38:18,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:18,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-f052396c-9521-481b-acff-c4209b4c7cf2 x-compute-request-id: req-f052396c-9521-481b-acff-c4209b4c7cf2 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "user_id": "56936382a45d48599f181b4847cea861", "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-12-28T18:38:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:18,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-f052396c-9521-481b-acff-c4209b4c7cf2 2018-12-28 18:38:18,422 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - BUILD 2018-12-28 18:38:18,422 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:38:21,425 - create_instance - DEBUG - VM status query timeout in 896.626448154 2018-12-28 18:38:21,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:22,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-3ebfb5bf-44cd-4921-9f03-b2d68ff80e24 x-compute-request-id: req-3ebfb5bf-44cd-4921-9f03-b2d68ff80e24 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.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:38:18Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:22,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-3ebfb5bf-44cd-4921-9f03-b2d68ff80e24 2018-12-28 18:38:22,041 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - BUILD 2018-12-28 18:38:22,041 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:38:25,044 - create_instance - DEBUG - VM status query timeout in 893.007783175 2018-12-28 18:38:25,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:25,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-24fec7ab-2eb8-4e62-a7be-cbdf8a0e8232 x-compute-request-id: req-24fec7ab-2eb8-4e62-a7be-cbdf8a0e8232 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:25,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-24fec7ab-2eb8-4e62-a7be-cbdf8a0e8232 2018-12-28 18:38:25,510 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:25,511 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:38:25,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:26,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-b81ac904-00e6-4b83-b60d-65abf79930be x-compute-request-id: req-b81ac904-00e6-4b83-b60d-65abf79930be Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:26,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-b81ac904-00e6-4b83-b60d-65abf79930be 2018-12-28 18:38:26,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:26,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9972de09-a120-4bf9-9b33-2dbe213507c7 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:26,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-9972de09-a120-4bf9-9b33-2dbe213507c7 2018-12-28 18:38:26,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:26,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbeaf1e2-5ee2-4601-8a2c-c85df276652b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:26,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-cbeaf1e2-5ee2-4601-8a2c-c85df276652b 2018-12-28 18:38:26,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:26,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3417f00-ec02-4af3-8551-2e0737d1bdc4 Date: Fri, 28 Dec 2018 18:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:26,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-e3417f00-ec02-4af3-8551-2e0737d1bdc4 2018-12-28 18:38:26,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:26,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-f2780485-9302-4841-9c41-f0c6832c9f14 Date: Fri, 28 Dec 2018 18:38:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:26,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-f2780485-9302-4841-9c41-f0c6832c9f14 2018-12-28 18:38:26,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:27,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-6bf801f2-57bb-406a-ae8d-2e2c95a172bd x-compute-request-id: req-6bf801f2-57bb-406a-ae8d-2e2c95a172bd Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:27,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-6bf801f2-57bb-406a-ae8d-2e2c95a172bd 2018-12-28 18:38:27,760 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:27,760 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:38:27,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:28,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d8ae1f3-350d-47cc-9286-498061e6b6bf x-compute-request-id: req-7d8ae1f3-350d-47cc-9286-498061e6b6bf Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:28,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-7d8ae1f3-350d-47cc-9286-498061e6b6bf 2018-12-28 18:38:28,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:28,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6e3e71d6-c766-4858-8193-1b748af96a7d Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:28,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-6e3e71d6-c766-4858-8193-1b748af96a7d 2018-12-28 18:38:28,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:28,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-303768c0-7923-49ac-8662-78fe56d64afb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:28,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-303768c0-7923-49ac-8662-78fe56d64afb 2018-12-28 18:38:28,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:28,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-201741dd-b176-4b77-95df-c175f666134a Date: Fri, 28 Dec 2018 18:38:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:28,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-201741dd-b176-4b77-95df-c175f666134a 2018-12-28 18:38:28,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:28,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-0ae26dd4-324c-483f-9a56-a4a5aa205b19 Date: Fri, 28 Dec 2018 18:38:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:28,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-0ae26dd4-324c-483f-9a56-a4a5aa205b19 2018-12-28 18:38:28,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}}' 2018-12-28 18:38:30,193 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:38:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8d242ed3-94e6-4970-b9d5-08e5f9a73caf x-compute-request-id: req-8d242ed3-94e6-4970-b9d5-08e5f9a73caf Content-Length: 0 Content-Type: application/json 2018-12-28 18:38:30,193 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2/action used request id req-8d242ed3-94e6-4970-b9d5-08e5f9a73caf 2018-12-28 18:38:30,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:30,673 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-b03fcfa7-ed90-4b09-a546-5bdabc0761cc x-compute-request-id: req-b03fcfa7-ed90-4b09-a546-5bdabc0761cc Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:30,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-b03fcfa7-ed90-4b09-a546-5bdabc0761cc 2018-12-28 18:38:30,674 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:30,674 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:38:30,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:31,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-99f87ff0-2fb7-492d-8469-6438e3dd2d14 x-compute-request-id: req-99f87ff0-2fb7-492d-8469-6438e3dd2d14 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:31,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-99f87ff0-2fb7-492d-8469-6438e3dd2d14 2018-12-28 18:38:31,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:31,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3706dbff-2c83-4eeb-b1f9-bc56148e204f Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:31,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-3706dbff-2c83-4eeb-b1f9-bc56148e204f 2018-12-28 18:38:31,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:31,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49040713-fd03-4fc3-a9fc-c09d8d90e228 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:31,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-49040713-fd03-4fc3-a9fc-c09d8d90e228 2018-12-28 18:38:31,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:31,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a7de79c4-2395-4b3f-88d5-e05a2a5bf0e2 Date: Fri, 28 Dec 2018 18:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:31,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-a7de79c4-2395-4b3f-88d5-e05a2a5bf0e2 2018-12-28 18:38:31,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:31,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-00fa09e3-f8a0-4e39-bf45-b3b8a0a67818 Date: Fri, 28 Dec 2018 18:38:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:31,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-00fa09e3-f8a0-4e39-bf45-b3b8a0a67818 2018-12-28 18:38:31,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:31,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:38:31,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:31,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:38:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["k1XWcUZBSDaolmuFIpAg8g"], "issued_at": "2018-12-28T18:38:31.000000Z"}} 2018-12-28 18:38:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:31,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2f602d6-b6e0-4bf7-a559-46e340427abf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:31,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e2f602d6-b6e0-4bf7-a559-46e340427abf 2018-12-28 18:38:31,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:32,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d48acc0b-1bfe-482f-ae86-faff0949d99a x-compute-request-id: req-d48acc0b-1bfe-482f-ae86-faff0949d99a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "350fd822-f257-4934-bbb5-a93bd8fff399", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:38:32,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399 used request id req-d48acc0b-1bfe-482f-ae86-faff0949d99a 2018-12-28 18:38:32,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:32,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9a0e1ad3-7902-4e11-8119-eccaeb90636c Date: Fri, 28 Dec 2018 18:38:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}} 2018-12-28 18:38:32,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 used request id req-9a0e1ad3-7902-4e11-8119-eccaeb90636c 2018-12-28 18:38:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:32,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c6ac0a94-2667-4e88-b1a6-c4f5a5edc5e0 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:32,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-c6ac0a94-2667-4e88-b1a6-c4f5a5edc5e0 2018-12-28 18:38:32,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:32,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7e39a878-01c3-4cba-96a7-cd546ee87069 Date: Fri, 28 Dec 2018 18:38:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:32,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-7e39a878-01c3-4cba-96a7-cd546ee87069 2018-12-28 18:38:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:33,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2f87e859-20fe-4b41-a16b-0fc4d21c2472 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:33,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-2f87e859-20fe-4b41-a16b-0fc4d21c2472 2018-12-28 18:38:33,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:38:33,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:38: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:38:33,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:33,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e28c9db-9570-4be6-9703-1e65880401f0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:33,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-6e28c9db-9570-4be6-9703-1e65880401f0 2018-12-28 18:38:33,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:33,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a4ccb21-0494-423a-8cd3-db5c543dbb0b Date: Fri, 28 Dec 2018 18:38:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:33,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-3a4ccb21-0494-423a-8cd3-db5c543dbb0b 2018-12-28 18:38:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&mac_address=fa%3A16%3A3e%3Adb%3A6e%3A9c&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:33,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-6bfe6210-94f3-45c4-9169-949fc396626e Date: Fri, 28 Dec 2018 18:38:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"}]} 2018-12-28 18:38:33,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&mac_address=fa%3A16%3A3e%3Adb%3A6e%3A9c&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True used request id req-6bfe6210-94f3-45c4-9169-949fc396626e 2018-12-28 18:38:33,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:33,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cd31cd-77cc-4270-bc8a-6ba72e2d52e0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:33,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-42cd31cd-77cc-4270-bc8a-6ba72e2d52e0 2018-12-28 18:38:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:33,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3ef2f997-a2e1-4fb5-bf08-af2a39939c4c Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:33,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-3ef2f997-a2e1-4fb5-bf08-af2a39939c4c 2018-12-28 18:38:33,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:34,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-854024ae-3af9-420f-aac9-79c7ddd51e6a Date: Fri, 28 Dec 2018 18:38:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:34,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-854024ae-3af9-420f-aac9-79c7ddd51e6a 2018-12-28 18:38:34,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:34,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-a4b015eb-1777-4de2-855f-f7906465ec06 Date: Fri, 28 Dec 2018 18:38:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:34,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-a4b015eb-1777-4de2-855f-f7906465ec06 2018-12-28 18:38:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e8e0757aa422bd72df5b61d6068f94006923726" 2018-12-28 18:38:34,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-349d88aa-d85b-44ca-bf6b-1ba916609e96 Date: Fri, 28 Dec 2018 18:38:34 GMT RESP BODY: {"floatingips": []} 2018-12-28 18:38:34,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-349d88aa-d85b-44ca-bf6b-1ba916609e96 2018-12-28 18:38:34,158 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:38:34,159 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:38:34,528 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a4d14b7f0b694cac8ac788045c379320", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role"}], "expires_at": "2018-12-28T19:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "27b8161e597f4688ae2528ef7bb0006c", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/27b8161e597f4688ae2528ef7bb0006c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user", "id": "56936382a45d48599f181b4847cea861"}, "audit_ids": ["Pg8i_kV2So-sijxx7qQm4g"], "issued_at": "2018-12-28T18:38:34.000000Z"}} 2018-12-28 18:38:34,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:34,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2e06aa-6289-4a95-ba15-96347b954d69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:34,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-8e2e06aa-6289-4a95-ba15-96347b954d69 2018-12-28 18:38:34,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:38:34,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:34,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee30c4b7-a97e-43a6-8a9b-5577c026cb58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:38:34,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ee30c4b7-a97e-43a6-8a9b-5577c026cb58 2018-12-28 18:38:34,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:34,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aa9bad62-1c27-4d6e-bee9-d57aba38f98d Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:34,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-aa9bad62-1c27-4d6e-bee9-d57aba38f98d 2018-12-28 18:38:34,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:38:34,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:38: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:38:34,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:35,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c33940-d85b-4bc3-abd9-6f068dea09fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:35,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-21c33940-d85b-4bc3-abd9-6f068dea09fd 2018-12-28 18:38:35,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:35,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e3eda2a9-ca5e-4aa7-b61e-7dae975e1695 Date: Fri, 28 Dec 2018 18:38:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:35,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-e3eda2a9-ca5e-4aa7-b61e-7dae975e1695 2018-12-28 18:38:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&mac_address=fa%3A16%3A3e%3Adb%3A6e%3A9c&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:35,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-4866bb2d-c058-4fcf-a6c3-8e0afab2c0e1 Date: Fri, 28 Dec 2018 18:38:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"}]} 2018-12-28 18:38:35,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0&mac_address=fa%3A16%3A3e%3Adb%3A6e%3A9c&name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1&admin_state_up=True used request id req-4866bb2d-c058-4fcf-a6c3-8e0afab2c0e1 2018-12-28 18:38:35,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:35,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6007efe6-b333-4a6e-a46a-220b6c0580f1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:35,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-6007efe6-b333-4a6e-a46a-220b6c0580f1 2018-12-28 18:38:35,563 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:36,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-7598f197-d9bf-43b0-b557-705689af3f0a x-compute-request-id: req-7598f197-d9bf-43b0-b557-705689af3f0a Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:38:36,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst used request id req-7598f197-d9bf-43b0-b557-705689af3f0a 2018-12-28 18:38:36,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:36,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c04c5685-01ed-4cde-a36f-574c84270185 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:36,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-c04c5685-01ed-4cde-a36f-574c84270185 2018-12-28 18:38:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:36,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8251647a-1a23-4bf0-a9f4-2c8ff8a57882 Date: Fri, 28 Dec 2018 18:38:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:36,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-8251647a-1a23-4bf0-a9f4-2c8ff8a57882 2018-12-28 18:38:36,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:37,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-47707e1d-62ed-462c-8eea-f83f785546e3 Date: Fri, 28 Dec 2018 18:38:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:37,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-47707e1d-62ed-462c-8eea-f83f785546e3 2018-12-28 18:38:37,244 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst 2018-12-28 18:38:37,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:37,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-3f99de63-9bd3-4d7e-94ea-25032062baff Date: Fri, 28 Dec 2018 18:38:37 GMT RESP BODY: {"floatingips": []} 2018-12-28 18:38:37,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-3f99de63-9bd3-4d7e-94ea-25032062baff 2018-12-28 18:38:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:37,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-7a0c578e-b27f-45bf-a243-7e16a86b88fb Date: Fri, 28 Dec 2018 18:38:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:56Z", "admin_state_up": true, "updated_at": "2018-12-28T18:38:02Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "81e0843a-7884-4c97-bd1f-b22bc5e25495", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router"}]} 2018-12-28 18:38:37,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router used request id req-7a0c578e-b27f-45bf-a243-7e16a86b88fb 2018-12-28 18:38:37,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:37,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17de6a2e-1958-4ecb-8fd9-a8ebb8f8a1a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:37,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-17de6a2e-1958-4ecb-8fd9-a8ebb8f8a1a0 2018-12-28 18:38:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=81e0843a-7884-4c97-bd1f-b22bc5e25495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:37,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-6727a4db-e073-4902-b748-02081a80ba4d Date: Fri, 28 Dec 2018 18:38:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"}]} 2018-12-28 18:38:37,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=81e0843a-7884-4c97-bd1f-b22bc5e25495 used request id req-6727a4db-e073-4902-b748-02081a80ba4d 2018-12-28 18:38:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:37,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-734d3a3d-4233-4e2f-afe3-cfdb9ea522b4 Date: Fri, 28 Dec 2018 18:38:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}} 2018-12-28 18:38:37,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 used request id req-734d3a3d-4233-4e2f-afe3-cfdb9ea522b4 2018-12-28 18:38:37,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:38,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fbf38c19-be0f-4954-ab0e-7300b440fd0e Date: Fri, 28 Dec 2018 18:38:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:38:38,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-fbf38c19-be0f-4954-ab0e-7300b440fd0e 2018-12-28 18:38:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:38,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9dd57bff-cd29-48ac-8016-5ab9e11ba057 Date: Fri, 28 Dec 2018 18:38:38 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:38:38,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-9dd57bff-cd29-48ac-8016-5ab9e11ba057 2018-12-28 18:38:38,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:39,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-3da99959-8531-4dc0-83af-92b23bbc82f6 x-compute-request-id: req-3da99959-8531-4dc0-83af-92b23bbc82f6 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:39,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-3da99959-8531-4dc0-83af-92b23bbc82f6 2018-12-28 18:38:39,174 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:39,174 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:38:39,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:39,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-c18f4bbd-f93b-4fc9-aeee-0c1265b7aa93 x-compute-request-id: req-c18f4bbd-f93b-4fc9-aeee-0c1265b7aa93 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:39,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-c18f4bbd-f93b-4fc9-aeee-0c1265b7aa93 2018-12-28 18:38:39,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:40,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b670de95-c1bb-4e1e-94fc-4874373231ed Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:40,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-b670de95-c1bb-4e1e-94fc-4874373231ed 2018-12-28 18:38:40,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:40,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4ac368-c570-45d3-a140-a1a230ec0271 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:40,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-6c4ac368-c570-45d3-a140-a1a230ec0271 2018-12-28 18:38:40,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:40,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a0e5649-366a-48a8-aa9f-e08a43c89c88 Date: Fri, 28 Dec 2018 18:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:40,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-2a0e5649-366a-48a8-aa9f-e08a43c89c88 2018-12-28 18:38:40,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:40,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-3b5771aa-e88a-4dbd-a896-ee6530e74c19 Date: Fri, 28 Dec 2018 18:38:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:40,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-3b5771aa-e88a-4dbd-a896-ee6530e74c19 2018-12-28 18:38:40,606 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:38:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:40,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4eb66a0a-a4bb-4a4f-8085-2ced5c08b352 Date: Fri, 28 Dec 2018 18:38:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:38:40,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-4eb66a0a-a4bb-4a4f-8085-2ced5c08b352 2018-12-28 18:38:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:41,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-361423cd-6be9-451f-a4b7-c5ef867374f1 Date: Fri, 28 Dec 2018 18:38:41 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:38:41,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-361423cd-6be9-451f-a4b7-c5ef867374f1 2018-12-28 18:38:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "89ed0713-3f20-4de7-88aa-c297e8f696a2"}}' 2018-12-28 18:38:43,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-93a73ac2-0c33-4252-af27-81982b1c2332 Date: Fri, 28 Dec 2018 18:38:43 GMT RESP BODY: {"floatingip": {"router_id": "81e0843a-7884-4c97-bd1f-b22bc5e25495", "status": "DOWN", "description": "", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:38:42Z", "updated_at": "2018-12-28T18:38:42Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "port_id": "89ed0713-3f20-4de7-88aa-c297e8f696a2", "id": "ff046392-357a-4370-863c-13495d2b4787"}} 2018-12-28 18:38:43,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-93a73ac2-0c33-4252-af27-81982b1c2332 2018-12-28 18:38:43,343 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router 2018-12-28 18:38:43,344 - create_instance - INFO - Checking if VM is active 2018-12-28 18:38:43,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:43,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c518108-db05-461c-8ab1-4afaf34c5f8d x-compute-request-id: req-3c518108-db05-461c-8ab1-4afaf34c5f8d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:43,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-3c518108-db05-461c-8ab1-4afaf34c5f8d 2018-12-28 18:38:43,971 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:43,972 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:38:43,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:44,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0d729ad-f127-4a35-8954-0d9e43d111e3 x-compute-request-id: req-a0d729ad-f127-4a35-8954-0d9e43d111e3 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:db:6e:9c", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp"}, {"name": "default"}], "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:24Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:44,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-a0d729ad-f127-4a35-8954-0d9e43d111e3 2018-12-28 18:38:44,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:44,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-207cb85b-3759-4640-b2e7-8bf1d509d4e2 Date: Fri, 28 Dec 2018 18:38: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":["827e6d7f-644b-4296-b0f9-cdee0f461eb0"],"updated_at":"2018-12-28T18:37:53Z","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"27b8161e597f4688ae2528ef7bb0006c","id":"ed054a10-b67b-464c-84b9-e940c999b8e0","name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net"}]} 2018-12-28 18:38:44,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net used request id req-207cb85b-3759-4640-b2e7-8bf1d509d4e2 2018-12-28 18:38:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:44,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43087b96-b313-4746-af4d-39b1e85e31c5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:38:44,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-43087b96-b313-4746-af4d-39b1e85e31c5 2018-12-28 18:38:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:44,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a4830ff-b06b-4380-b793-f338f622a623 Date: Fri, 28 Dec 2018 18:38:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:37: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":"27b8161e597f4688ae2528ef7bb0006c","id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet"}]} 2018-12-28 18:38:44,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-6a4830ff-b06b-4380-b793-f338f622a623 2018-12-28 18:38:44,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:45,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-0b95c538-fc43-424f-9fe9-9b91cb7f103f Date: Fri, 28 Dec 2018 18:38:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.2"}],"id":"474d4c25-c3d8-4548-aa52-2596533b65b5","security_groups":[],"mac_address":"fa:16:3e:52:98:cf","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:29Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.12"}],"id":"89ed0713-3f20-4de7-88aa-c297e8f696a2","security_groups":["442ec646-d32d-4822-ade5-afadeb455da8","a1e0ca99-4e9e-4e2c-9cce-7ded16311d93"],"mac_address":"fa:16:3e:db:6e:9c","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:13Z","binding:vnic_type":"normal","device_id":"15455fac-e3ff-4150-8c15-454b55fdc0f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:38:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.1"}],"id":"a3532daf-dfbd-406f-a80a-19d69c6d22eb","security_groups":[],"mac_address":"fa:16:3e:b7:c7:2b","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:38:02Z","binding:vnic_type":"normal","device_id":"81e0843a-7884-4c97-bd1f-b22bc5e25495"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.4"}],"id":"c025e007-0de6-4ca4-a3d6-9633d4018d2a","security_groups":[],"mac_address":"fa:16:3e:79:81:44","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ed054a10-b67b-464c-84b9-e940c999b8e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:37:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"827e6d7f-644b-4296-b0f9-cdee0f461eb0","ip_address":"10.55.1.3"}],"id":"c2844fb4-e9ca-438c-a240-40b9db072a50","security_groups":[],"mac_address":"fa:16:3e:0f:73:21","project_id":"27b8161e597f4688ae2528ef7bb0006c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ed054a10-b67b-464c-84b9-e940c999b8e0","tenant_id":"27b8161e597f4688ae2528ef7bb0006c","created_at":"2018-12-28T18:37:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ed054a10-b67b-464c-84b9-e940c999b8e0"}]} 2018-12-28 18:38:45,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-0b95c538-fc43-424f-9fe9-9b91cb7f103f 2018-12-28 18:38:45,218 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:38:45,222 - paramiko.transport - DEBUG - starting thread (client mode): 0x6561cc10L 2018-12-28 18:38:45,222 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:38:45,223 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:38:45,223 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:38:45,224 - 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-12-28 18:38:45,224 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:38:45,224 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:38:45,224 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:38:45,224 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:38:45,224 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:38:45,242 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:38:45,242 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:38:45,255 - paramiko.transport - DEBUG - Trying key 943772c32dbeb94e71fcded4b88e117d from tmp/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1 2018-12-28 18:38:45,283 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:38:45,286 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:38:45,387 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:38:45,401 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:38:45,401 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:38:45,402 - paramiko.transport - DEBUG - starting thread (client mode): 0x655be350L 2018-12-28 18:38:45,403 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:38:45,403 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:38:45,403 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:38:45,404 - 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-12-28 18:38:45,404 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:38:45,404 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:38:45,404 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:38:45,404 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:38:45,405 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:38:45,421 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:38:45,422 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:38:45,435 - paramiko.transport - DEBUG - Trying key 943772c32dbeb94e71fcded4b88e117d from tmp/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1 2018-12-28 18:38:45,459 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:38:45,462 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:38:45,467 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:38:45,468 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:38:45,469 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:38:45,470 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:38:45,471 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:38:45,472 - create_instance - INFO - Deleting Port with ID - 89ed0713-3f20-4de7-88aa-c297e8f696a2 2018-12-28 18:38:45,472 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1 2018-12-28 18:38:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/89ed0713-3f20-4de7-88aa-c297e8f696a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:46,386 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1ae6649-f2cf-49dc-aa22-108341a54104 Date: Fri, 28 Dec 2018 18:38:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:46,386 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/89ed0713-3f20-4de7-88aa-c297e8f696a2 used request id req-f1ae6649-f2cf-49dc-aa22-108341a54104 2018-12-28 18:38:46,386 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst 2018-12-28 18:38:46,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:46,563 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:38: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-82c76b0a-190e-4594-a5ca-b9128ce180e4 x-compute-request-id: req-82c76b0a-190e-4594-a5ca-b9128ce180e4 Content-Type: application/json 2018-12-28 18:38:46,563 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-82c76b0a-190e-4594-a5ca-b9128ce180e4 2018-12-28 18:38:46,563 - create_instance - INFO - Checking deletion status 2018-12-28 18:38:46,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:46,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38: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-ef5dc978-bc5f-40a8-99cc-2af6b53bcefc x-compute-request-id: req-ef5dc978-bc5f-40a8-99cc-2af6b53bcefc 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.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:46Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:46,866 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-ef5dc978-bc5f-40a8-99cc-2af6b53bcefc 2018-12-28 18:38:46,866 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:46,866 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:38:49,870 - create_instance - DEBUG - VM status query timeout in 296.693698883 2018-12-28 18:38:49,873 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:50,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:38:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7af0c546-de17-4f78-93fa-213ad2b08503 x-compute-request-id: req-7af0c546-de17-4f78-93fa-213ad2b08503 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.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2", "rel": "bookmark"}], "image": {"id": "a57bd3b1-752a-417d-908e-2b376b9486f0", "links": [{"href": "http://172.30.9.21:8774/images/a57bd3b1-752a-417d-908e-2b376b9486f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:38:23.000000", "flavor": {"id": "350fd822-f257-4934-bbb5-a93bd8fff399", "links": [{"href": "http://172.30.9.21:8774/flavors/350fd822-f257-4934-bbb5-a93bd8fff399", "rel": "bookmark"}]}, "id": "15455fac-e3ff-4150-8c15-454b55fdc0f2", "user_id": "56936382a45d48599f181b4847cea861", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:38:46Z", "hostId": "605e7257072a8d54e365e121ccf40d11d238c445e395ee8f84a7905d", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp", "name": "CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst", "created": "2018-12-28T18:38:17Z", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:38:50,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-7af0c546-de17-4f78-93fa-213ad2b08503 2018-12-28 18:38:50,447 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst] is - ACTIVE 2018-12-28 18:38:50,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:38:53,451 - create_instance - DEBUG - VM status query timeout in 293.112583876 2018-12-28 18:38:53,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4c93e6deb6ec3e8fe450a879861770175d4b237" 2018-12-28 18:38:53,506 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:38: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-d6044bcb-0c09-45e3-8772-ebc45250d06b x-compute-request-id: req-d6044bcb-0c09-45e3-8772-ebc45250d06b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 15455fac-e3ff-4150-8c15-454b55fdc0f2 could not be found.", "code": 404}} 2018-12-28 18:38:53,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/15455fac-e3ff-4150-8c15-454b55fdc0f2 used request id req-d6044bcb-0c09-45e3-8772-ebc45250d06b 2018-12-28 18:38:53,507 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 15455fac-e3ff-4150-8c15-454b55fdc0f2 could not be found. (HTTP 404) (Request-ID: req-d6044bcb-0c09-45e3-8772-ebc45250d06b) 2018-12-28 18:38:53,507 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-inst 2018-12-28 18:38:53,508 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-12-28 18:38:53,508 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-12-28 18:38:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/ff046392-357a-4370-863c-13495d2b4787 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:53,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6506837f-c621-471a-95f1-2f48509ece2b Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:53,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/ff046392-357a-4370-863c-13495d2b4787 used request id req-6506837f-c621-471a-95f1-2f48509ece2b 2018-12-28 18:38:53,902 - create_instance - INFO - Deleting Port with ID - 89ed0713-3f20-4de7-88aa-c297e8f696a2 2018-12-28 18:38:53,902 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1port-1 2018-12-28 18:38:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/89ed0713-3f20-4de7-88aa-c297e8f696a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad462a8ad5c6696fdc99c3df44beec61fbf1a333" 2018-12-28 18:38:54,093 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-fc49e90a-c467-49e0-a1fe-99955521a620 Date: Fri, 28 Dec 2018 18:38:54 GMT RESP BODY: {"NeutronError": {"message": "Port 89ed0713-3f20-4de7-88aa-c297e8f696a2 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-12-28 18:38:54,094 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/89ed0713-3f20-4de7-88aa-c297e8f696a2 used request id req-fc49e90a-c467-49e0-a1fe-99955521a620 2018-12-28 18:38:54,094 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 89ed0713-3f20-4de7-88aa-c297e8f696a2 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-12-28 18:38:54,094 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 89ed0713-3f20-4de7-88aa-c297e8f696a2 could not be found. Neutron server returns request_ids: ['req-fc49e90a-c467-49e0-a1fe-99955521a620'] 2018-12-28 18:38:54,095 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp 2018-12-28 18:38:54,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}168e08d3426e84a61fce01b19ec52dd2d048afe7" 2018-12-28 18:38:54,154 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:38: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-a5f8c9a0-6f7f-443f-a27b-f6e520c3a96b x-compute-request-id: req-a5f8c9a0-6f7f-443f-a27b-f6e520c3a96b Content-Length: 0 Content-Type: application/json 2018-12-28 18:38:54,154 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-kp used request id req-a5f8c9a0-6f7f-443f-a27b-f6e520c3a96b 2018-12-28 18:38:54,155 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1.pub] 2018-12-28 18:38:54,155 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1] 2018-12-28 18:38:54,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c55bc0572718a2af59089bb477cf325bc93a3b39" 2018-12-28 18:38:54,210 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:38: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-aac99e7c-2da5-4b76-a16f-4340b6c803f3 x-compute-request-id: req-aac99e7c-2da5-4b76-a16f-4340b6c803f3 Content-Length: 0 Content-Type: application/json 2018-12-28 18:38:54,211 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/350fd822-f257-4934-bbb5-a93bd8fff399 used request id req-aac99e7c-2da5-4b76-a16f-4340b6c803f3 2018-12-28 18:38:54,211 - neutron_utils - INFO - Deleting security group rule with ID - 317848c1-7fe1-462c-b0fc-3eb8a9892fb4 2018-12-28 18:38:54,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/317848c1-7fe1-462c-b0fc-3eb8a9892fb4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:54,321 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adca234e-573b-4a3f-acdc-d1c368f2427a Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:54,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/317848c1-7fe1-462c-b0fc-3eb8a9892fb4 used request id req-adca234e-573b-4a3f-acdc-d1c368f2427a 2018-12-28 18:38:54,322 - neutron_utils - INFO - Deleting security group rule with ID - c1caaf5d-a2a5-47db-976a-68751fdb79d4 2018-12-28 18:38:54,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/c1caaf5d-a2a5-47db-976a-68751fdb79d4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:54,425 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1ac75a5b-e694-4be2-9eaa-9982724eba48 Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:54,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/c1caaf5d-a2a5-47db-976a-68751fdb79d4 used request id req-1ac75a5b-e694-4be2-9eaa-9982724eba48 2018-12-28 18:38:54,425 - neutron_utils - INFO - Deleting security group rule with ID - d18a1543-d0c6-441c-880b-987e12e622f3 2018-12-28 18:38:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/d18a1543-d0c6-441c-880b-987e12e622f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:54,676 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-097e89d7-389a-4de0-932a-65e59fe30b6e Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:54,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/d18a1543-d0c6-441c-880b-987e12e622f3 used request id req-097e89d7-389a-4de0-932a-65e59fe30b6e 2018-12-28 18:38:54,677 - neutron_utils - INFO - Deleting security group rule with ID - 48416b03-39a5-4b90-a75b-9f4268547c39 2018-12-28 18:38:54,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/48416b03-39a5-4b90-a75b-9f4268547c39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:54,796 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e5d763a-61a7-426b-8eb8-4132b499e3b7 Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:54,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/48416b03-39a5-4b90-a75b-9f4268547c39 used request id req-9e5d763a-61a7-426b-8eb8-4132b499e3b7 2018-12-28 18:38:54,796 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-sec-grp 2018-12-28 18:38:54,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/442ec646-d32d-4822-ade5-afadeb455da8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a935d7846222161ed479f6e916646e4c7fa77043" 2018-12-28 18:38:54,914 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f3d75fd-9259-4e22-ae35-2eb41c96d9cc Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:54,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/442ec646-d32d-4822-ade5-afadeb455da8 used request id req-2f3d75fd-9259-4e22-ae35-2eb41c96d9cc 2018-12-28 18:38:54,915 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router and subnet CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet 2018-12-28 18:38:54,916 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router 2018-12-28 18:38:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" -d '{"subnet_id": "827e6d7f-644b-4296-b0f9-cdee0f461eb0"}' 2018-12-28 18:38:56,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69d3cf9b-e5ab-4324-97ca-ae3d68113d58 Date: Fri, 28 Dec 2018 18:38:56 GMT RESP BODY: {"network_id": "ed054a10-b67b-464c-84b9-e940c999b8e0", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "subnet_id": "827e6d7f-644b-4296-b0f9-cdee0f461eb0", "subnet_ids": ["827e6d7f-644b-4296-b0f9-cdee0f461eb0"], "port_id": "a3532daf-dfbd-406f-a80a-19d69c6d22eb", "id": "81e0843a-7884-4c97-bd1f-b22bc5e25495"} 2018-12-28 18:38:56,481 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495/remove_router_interface used request id req-69d3cf9b-e5ab-4324-97ca-ae3d68113d58 2018-12-28 18:38:56,482 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router 2018-12-28 18:38:56,482 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-router 2018-12-28 18:38:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c33fb52f6ebf0d7c500249fd0dacc20cddd98e1" 2018-12-28 18:38:59,853 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c5fd389-c768-43c6-a5f9-217d89e92ed1 Content-Length: 0 Date: Fri, 28 Dec 2018 18:38:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:38:59,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/81e0843a-7884-4c97-bd1f-b22bc5e25495 used request id req-1c5fd389-c768-43c6-a5f9-217d89e92ed1 2018-12-28 18:38:59,854 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet 2018-12-28 18:38:59,854 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-subnet 2018-12-28 18:38:59,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:39:02,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13ce3398-ca26-40ea-aed1-8b5d2908353a Date: Fri, 28 Dec 2018 18:39:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:39:02,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/827e6d7f-644b-4296-b0f9-cdee0f461eb0 used request id req-13ce3398-ca26-40ea-aed1-8b5d2908353a 2018-12-28 18:39:02,265 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-pub-net 2018-12-28 18:39:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/ed054a10-b67b-464c-84b9-e940c999b8e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d008e76678fb2cf977c3056cd7ebc5c16fe2f2e7" 2018-12-28 18:39:03,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0bb04902-d813-485d-89f2-06220d691cf9 Date: Fri, 28 Dec 2018 18:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:39:03,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/ed054a10-b67b-464c-84b9-e940c999b8e0 used request id req-0bb04902-d813-485d-89f2-06220d691cf9 2018-12-28 18:39:03,866 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-0a6063c9-27ab-4669-9517-21f23f63fbf1-image 2018-12-28 18:39:03,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a36de7fa8bc54c6655d8ab4a6d8d036b7af99a3c" 2018-12-28 18:39:05,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35cf1e19-16b7-45b9-a715-bc428f5a379b Date: Fri, 28 Dec 2018 18:39:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:39:05,352 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/a57bd3b1-752a-417d-908e-2b376b9486f0 used request id req-35cf1e19-16b7-45b9-a715-bc428f5a379b 2018-12-28 18:39:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:05,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-03579c36-bdbe-4be7-917f-0bfcf93cbea4 Date: Fri, 28 Dec 2018 18:39:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:51Z", "updated_at": "2018-12-28T18:37:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "revision_number": 0, "id": "018b1cc5-ed24-444b-9d3e-2674ece0e024", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "revision_number": 0, "id": "668fa5c2-0ea8-4c9f-9b10-32e9dea016b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "revision_number": 0, "id": "9a3fde76-40c8-43ac-8c95-fab96eb32674", "remote_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "remote_ip_prefix": null, "created_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv6", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "revision_number": 0, "id": "eecf1844-226a-4757-bc9c-9cbabb33f8e7", "remote_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "remote_ip_prefix": null, "created_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "port_range_min": null, "ethertype": "IPv4", "project_id": "27b8161e597f4688ae2528ef7bb0006c"}], "revision_number": 4, "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:39:05,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-03579c36-bdbe-4be7-917f-0bfcf93cbea4 2018-12-28 18:39:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:05,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a84be49-aa8c-4e92-b007-e9d614149301 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:39:05,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-4a84be49-aa8c-4e92-b007-e9d614149301 2018-12-28 18:39:05,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:05,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3efaf027-14b2-4d32-b8d9-594543a0fab6 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:39:05,769 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-3efaf027-14b2-4d32-b8d9-594543a0fab6 2018-12-28 18:39:05,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:05,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd687c03-855d-48ff-8d55-9f72da5bfa26 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c"}, "enabled": true, "id": "27b8161e597f4688ae2528ef7bb0006c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj"}} 2018-12-28 18:39:05,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-dd687c03-855d-48ff-8d55-9f72da5bfa26 2018-12-28 18:39:05,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a1e0ca99-4e9e-4e2c-9cce-7ded16311d93 2018-12-28 18:39:05,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a1e0ca99-4e9e-4e2c-9cce-7ded16311d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:06,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f60909c3-1e56-4004-809e-d3bea4f2882e Date: Fri, 28 Dec 2018 18:39: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-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:51Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "018b1cc5-ed24-444b-9d3e-2674ece0e024"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:51Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "668fa5c2-0ea8-4c9f-9b10-32e9dea016b5"}, {"remote_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:51Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "9a3fde76-40c8-43ac-8c95-fab96eb32674"}, {"remote_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:37:51Z", "security_group_id": "a1e0ca99-4e9e-4e2c-9cce-7ded16311d93", "port_range_min": null, "revision_number": 0, "tenant_id": "27b8161e597f4688ae2528ef7bb0006c", "created_at": "2018-12-28T18:37:51Z", "project_id": "27b8161e597f4688ae2528ef7bb0006c", "id": "eecf1844-226a-4757-bc9c-9cbabb33f8e7"}]} 2018-12-28 18:39:06,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a1e0ca99-4e9e-4e2c-9cce-7ded16311d93 used request id req-f60909c3-1e56-4004-809e-d3bea4f2882e 2018-12-28 18:39:06,037 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:39:06,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a1e0ca99-4e9e-4e2c-9cce-7ded16311d93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:06,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b8b844a-46a3-4b8f-8d1f-6cc1d7249433 Content-Length: 0 Date: Fri, 28 Dec 2018 18:39:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:39:06,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a1e0ca99-4e9e-4e2c-9cce-7ded16311d93 used request id req-6b8b844a-46a3-4b8f-8d1f-6cc1d7249433 2018-12-28 18:39:06,329 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj 2018-12-28 18:39:06,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:06,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e118a749-36b5-4804-a2e8-209350dac508 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:39:06,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/27b8161e597f4688ae2528ef7bb0006c used request id req-e118a749-36b5-4804-a2e8-209350dac508 2018-12-28 18:39:06,539 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-proj-role 2018-12-28 18:39:06,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a4d14b7f0b694cac8ac788045c379320 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:06,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2bfca97-04a5-4a11-904a-a9b82514b814 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:39:06,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a4d14b7f0b694cac8ac788045c379320 used request id req-c2bfca97-04a5-4a11-904a-a9b82514b814 2018-12-28 18:39:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5157b64549f1590a2263467a8e616f7922a11e1e" 2018-12-28 18:39:06,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afc7bd8-4e38-4e3d-8d63-c9fec045191a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:39:06,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7afc7bd8-4e38-4e3d-8d63-c9fec045191a 2018-12-28 18:39:06,740 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2c399b15-d472-4fd-user 2018-12-28 18:39:06,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/56936382a45d48599f181b4847cea861 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bcbf9833aa9f2da6df7500a9331ff00fbb41c053" 2018-12-28 18:39:06,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-622d8b82-0707-412b-a5cd-7becc464e4b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:39:06,951 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/56936382a45d48599f181b4847cea861 used request id req-622d8b82-0707-412b-a5cd-7becc464e4b7 2018-12-28 18:39:06,952 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:07,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["1hqs__uzTEKxXihcx9Sgiw"], "issued_at": "2018-12-28T18:39:07.000000Z"}} 2018-12-28 18:39:07,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb5a14185e84ad8391e2260b9f74185f18ae121" 2018-12-28 18:39:07,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc33c944-2cde-4a16-934c-a9ece67ec23f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:07,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fc33c944-2cde-4a16-934c-a9ece67ec23f 2018-12-28 18:39:07,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:07,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:07,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["0TG3bfKlR7iEDOEMbt623Q"], "issued_at": "2018-12-28T18:39:07.000000Z"}} 2018-12-28 18:39:07,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:39:07,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757e6c58-3e10-4ce0-b059-86b53271dea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:07,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-757e6c58-3e10-4ce0-b059-86b53271dea7 2018-12-28 18:39:07,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:39:07,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:39:07,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:39:07,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7462a0f9-bcb1-43a0-8719-20c59e38cdd4 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:39:07,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj used request id req-7462a0f9-bcb1-43a0-8719-20c59e38cdd4 2018-12-28 18:39:07,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:39:08,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774d1a28-52fe-4bc9-abd4-b4689ca5dda6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:39:08,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-774d1a28-52fe-4bc9-abd4-b4689ca5dda6 2018-12-28 18:39:08,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}}' 2018-12-28 18:39:08,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a550b52-fc4f-4ec7-8318-300753b20795 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:08,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1a550b52-fc4f-4ec7-8318-300753b20795 2018-12-28 18:39:08,214 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj 2018-12-28 18:39:08,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:08,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:08,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["SjAi_z1aTuyxFNg8h74n_Q"], "issued_at": "2018-12-28T18:39:08.000000Z"}} 2018-12-28 18:39:08,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6930cdd14f43cf14e40a148b1ce10de3cccea7bc" 2018-12-28 18:39:08,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a79bb02a-fce4-4dbc-affb-c3ca8c7c1ab1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:08,678 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a79bb02a-fce4-4dbc-affb-c3ca8c7c1ab1 2018-12-28 18:39:08,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:39:08,688 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:39: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:39:08,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6930cdd14f43cf14e40a148b1ce10de3cccea7bc" 2018-12-28 18:39:08,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d9be10-e82f-4338-b70d-b4dc10104a23 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:39:08,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-87d9be10-e82f-4338-b70d-b4dc10104a23 2018-12-28 18:39:08,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6930cdd14f43cf14e40a148b1ce10de3cccea7bc" 2018-12-28 18:39:08,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ff03cb-21d1-48a8-808f-127b6f6c8d04 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}]} 2018-12-28 18:39:08,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj used request id req-a0ff03cb-21d1-48a8-808f-127b6f6c8d04 2018-12-28 18:39:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6930cdd14f43cf14e40a148b1ce10de3cccea7bc" 2018-12-28 18:39:08,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81010fa0-bca3-4ae8-bc27-704227b3fedf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:39:08,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-81010fa0-bca3-4ae8-bc27-704227b3fedf 2018-12-28 18:39:09,231 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-b67025bd-270a-437-user 2018-12-28 18:39:09,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:09,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:39:09,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a459f47-4b19-4651-931b-66973266abdf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:39:09,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3a459f47-4b19-4651-931b-66973266abdf 2018-12-28 18:39:09,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}}' 2018-12-28 18:39:09,471 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc63fbc-649a-4e71-9ba3-8bbc1f238e0d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a1b04b1c78474d2780b166084039bb27", "links": {"self": "http://172.30.9.21:5000/v3/roles/a1b04b1c78474d2780b166084039bb27"}, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}} 2018-12-28 18:39:09,471 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-7dc63fbc-649a-4e71-9ba3-8bbc1f238e0d 2018-12-28 18:39:09,472 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role 2018-12-28 18:39:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/a1b04b1c78474d2780b166084039bb27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:39:09,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d3dacee-af24-4f16-9ea8-592b9a0c404a Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/a1b04b1c78474d2780b166084039bb27"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role", "id": "a1b04b1c78474d2780b166084039bb27"}} 2018-12-28 18:39:09,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/a1b04b1c78474d2780b166084039bb27 used request id req-7d3dacee-af24-4f16-9ea8-592b9a0c404a 2018-12-28 18:39:09,492 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role to project CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj 2018-12-28 18:39:09,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d/users/5811e8db908d4b10aef32c9562eb4094/roles/a1b04b1c78474d2780b166084039bb27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:39:09,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3128ed-b683-4bcd-8bf5-d02fdc103fe8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:39:09,629 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d/users/5811e8db908d4b10aef32c9562eb4094/roles/a1b04b1c78474d2780b166084039bb27 used request id req-4f3128ed-b683-4bcd-8bf5-d02fdc103fe8 2018-12-28 18:39:09,629 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:39:09,631 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:39:09,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:09,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:10,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["8fzf8PH-ToG2RU7G4RsTKA"], "issued_at": "2018-12-28T18:39:10.000000Z"}} 2018-12-28 18:39:10,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:39:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c43a10-f3b3-41f8-9085-d6e191273f9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:10,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-61c43a10-f3b3-41f8-9085-d6e191273f9c 2018-12-28 18:39:10,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:39:10,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-c6b96d11-dbcf-49e7-b82a-a46eb0fd2f0c Date: Fri, 28 Dec 2018 18:39:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image"} 2018-12-28 18:39:10,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image used request id req-c6b96d11-dbcf-49e7-b82a-a46eb0fd2f0c 2018-12-28 18:39:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:39:10,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e4c8f52-4ef0-4779-8537-7d988e30a550 Date: Fri, 28 Dec 2018 18:39: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-12-28 18:39:10,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-1e4c8f52-4ef0-4779-8537-7d988e30a550 2018-12-28 18:39:10,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image"}' 2018-12-28 18:39:10,653 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 X-Openstack-Request-Id: req-e28ce279-a508-466c-9ac1-ebff61b4a7be Date: Fri, 28 Dec 2018 18:39:10 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:39:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:39:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "min_disk": 0, "protected": false, "id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "file": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/file", "checksum": null, "owner": "7470b66d7cf947838281ce07c428738d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:39:10,654 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-e28ce279-a508-466c-9ac1-ebff61b4a7be 2018-12-28 18:39:10,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" -d '' 2018-12-28 18:39:11,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9ae780e-d749-42a3-858d-b964c950f315 Date: Fri, 28 Dec 2018 18:39:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:39:11,764 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/file used request id req-a9ae780e-d749-42a3-858d-b964c950f315 2018-12-28 18:39:11,764 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:39:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:39:11,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e2e7a90c-1070-423e-861c-a33bb21258eb Date: Fri, 28 Dec 2018 18:39:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:39:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:39:11Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/snap", "metadata": {}}], "self": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "min_disk": 0, "protected": false, "id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "file": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7470b66d7cf947838281ce07c428738d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:39:11,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 used request id req-e2e7a90c-1070-423e-861c-a33bb21258eb 2018-12-28 18:39:11,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:39:11,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-90005fda-14f7-4feb-b953-1b2b76f42245 Date: Fri, 28 Dec 2018 18:39: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-12-28 18:39:11,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-90005fda-14f7-4feb-b953-1b2b76f42245 2018-12-28 18:39:11,947 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image 2018-12-28 18:39:11,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:39:11,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-8865bd3f-192b-4c17-87f6-b968d0bd311f Date: Fri, 28 Dec 2018 18:39:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:39:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:39:11Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/snap", "metadata": {}}], "self": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "min_disk": 0, "protected": false, "id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "file": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7470b66d7cf947838281ce07c428738d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:39:11,966 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 used request id req-8865bd3f-192b-4c17-87f6-b968d0bd311f 2018-12-28 18:39:11,967 - create_image - DEBUG - Instance status is - active 2018-12-28 18:39:11,967 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image 2018-12-28 18:39:11,967 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image 2018-12-28 18:39:11,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:11,968 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:12,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["Ci875KhQRfuBmCJmf4XHTg"], "issued_at": "2018-12-28T18:39:12.000000Z"}} 2018-12-28 18:39:12,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:39:12,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e91797-4b33-40f3-a940-ab437416e6a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:12,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-c5e91797-4b33-40f3-a940-ab437416e6a9 2018-12-28 18:39:12,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:39:12,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a477c38d-e346-4d78-8676-6da810cd5498 Date: Fri, 28 Dec 2018 18:39:12 GMT RESP BODY: {"networks":[]} 2018-12-28 18:39:12,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-a477c38d-e346-4d78-8676-6da810cd5498 2018-12-28 18:39:12,545 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net 2018-12-28 18:39:12,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net", "admin_state_up": true}}' 2018-12-28 18:39:13,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-fc857681-bc41-4e11-bbf3-68694ffdc9bc Date: Fri, 28 Dec 2018 18:39:13 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:39:12Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","mtu":1450}} 2018-12-28 18:39:13,116 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-fc857681-bc41-4e11-bbf3-68694ffdc9bc 2018-12-28 18:39:13,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:39:13,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-4c39a580-25a4-4c37-ae6d-31f20d298769 Date: Fri, 28 Dec 2018 18:39: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-12-28T18:39:12Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:13,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-4c39a580-25a4-4c37-ae6d-31f20d298769 2018-12-28 18:39:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:39:13,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1465d338-c16d-4078-9a80-6fe9794ae751 Date: Fri, 28 Dec 2018 18:39:13 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:39:13,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-1465d338-c16d-4078-9a80-6fe9794ae751 2018-12-28 18:39:13,387 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet 2018-12-28 18:39:13,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" -d '{"subnets": [{"ip_version": 4, "network_id": "b7a22606-ebb8-4bfa-a0f0-574170e314f8", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]}' 2018-12-28 18:39:14,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b7049621-8af6-477d-81e1-595cf9a36da9 Date: Fri, 28 Dec 2018 18:39:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","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":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:14,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-b7049621-8af6-477d-81e1-595cf9a36da9 2018-12-28 18:39:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:39:14,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44337ff8-f514-4af4-9877-97342e482f8f Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:14,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-44337ff8-f514-4af4-9877-97342e482f8f 2018-12-28 18:39:14,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:39:14,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2fd069df-6093-4c11-85a7-beba85151bd1 Date: Fri, 28 Dec 2018 18:39:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:14,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-2fd069df-6093-4c11-85a7-beba85151bd1 2018-12-28 18:39:14,545 - OpenStackNetwork - DEBUG - Network [b7a22606-ebb8-4bfa-a0f0-574170e314f8] created successfully 2018-12-28 18:39:14,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:14,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:14,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["l3cUaICpRc-ybJETcTh_OA"], "issued_at": "2018-12-28T18:39:14.000000Z"}} 2018-12-28 18:39:14,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:15,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9573bdf6-5055-4dce-a161-ccd0c65a54ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:15,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9573bdf6-5055-4dce-a161-ccd0c65a54ee 2018-12-28 18:39:15,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:15,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-80c9f292-a2de-48d7-8e0e-961e4d8f35ac Date: Fri, 28 Dec 2018 18:39:15 GMT RESP BODY: {"routers": []} 2018-12-28 18:39:15,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router&admin_state_up=True used request id req-80c9f292-a2de-48d7-8e0e-961e4d8f35ac 2018-12-28 18:39:15,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:15,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:15,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["08qBFThjRaSqTqFPqaRxJw"], "issued_at": "2018-12-28T18:39:15.000000Z"}} 2018-12-28 18:39:15,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f47b6accb9181687a489805ae74f453bada86a1" 2018-12-28 18:39:15,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f39cbb-bb57-4074-be55-4dcb6bd4debb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:15,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f1f39cbb-bb57-4074-be55-4dcb6bd4debb 2018-12-28 18:39:15,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:15,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fbdf5cd2-4776-46e9-ad78-e75e12882e4e Date: Fri, 28 Dec 2018 18:39:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:39:15,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-fbdf5cd2-4776-46e9-ad78-e75e12882e4e 2018-12-28 18:39:15,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:16,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f4d8dab2-bd6e-4c61-9b7a-e61872e76388 Date: Fri, 28 Dec 2018 18:39:16 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:39:16,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-f4d8dab2-bd6e-4c61-9b7a-e61872e76388 2018-12-28 18:39:16,125 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router 2018-12-28 18:39:16,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router", "admin_state_up": true}}' 2018-12-28 18:39:21,221 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-f036a3d6-e925-439f-8cda-b93e2d30a0a5 Date: Fri, 28 Dec 2018 18:39:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:16Z", "admin_state_up": true, "updated_at": "2018-12-28T18:39:17Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "7470b66d7cf947838281ce07c428738d", "id": "36089fe0-63af-45b2-8144-c67063eca111", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router"}} 2018-12-28 18:39:21,221 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-f036a3d6-e925-439f-8cda-b93e2d30a0a5 2018-12-28 18:39:21,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=36089fe0-63af-45b2-8144-c67063eca111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:21,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2a869497-f22d-4170-bf2f-17a9784f591d Date: Fri, 28 Dec 2018 18:39:21 GMT RESP BODY: {"ports":[]} 2018-12-28 18:39:21,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=36089fe0-63af-45b2-8144-c67063eca111 used request id req-2a869497-f22d-4170-bf2f-17a9784f591d 2018-12-28 18:39:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:21,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dfd905b2-e786-477b-801d-55ea7b50e93e Date: Fri, 28 Dec 2018 18:39:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:21,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-dfd905b2-e786-477b-801d-55ea7b50e93e 2018-12-28 18:39:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:39:21,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:39: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:39:21,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:21,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d8a7175-e8e7-4f66-8c5c-2030a9fc0fe2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:21,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-1d8a7175-e8e7-4f66-8c5c-2030a9fc0fe2 2018-12-28 18:39:21,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:21,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-97782d92-a2da-47c1-8b54-2d9b3e02fdf0 Date: Fri, 28 Dec 2018 18:39:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:21,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-97782d92-a2da-47c1-8b54-2d9b3e02fdf0 2018-12-28 18:39:21,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:22,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb406869-d1f6-4c41-9e75-db19baa9c94e Date: Fri, 28 Dec 2018 18:39:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:22,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet used request id req-eb406869-d1f6-4c41-9e75-db19baa9c94e 2018-12-28 18:39:22,037 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:39:22,037 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router 2018-12-28 18:39:22,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" -d '{"subnet_id": "dab242a4-6869-487d-b7c5-dfa155d8e615"}' 2018-12-28 18:39:24,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4422120f-4d10-4c1c-ac61-79879999eee6 Date: Fri, 28 Dec 2018 18:39:24 GMT RESP BODY: {"network_id": "b7a22606-ebb8-4bfa-a0f0-574170e314f8", "tenant_id": "7470b66d7cf947838281ce07c428738d", "subnet_id": "dab242a4-6869-487d-b7c5-dfa155d8e615", "subnet_ids": ["dab242a4-6869-487d-b7c5-dfa155d8e615"], "port_id": "0cd9133e-c87e-4f86-9c41-c94b05efbd36", "id": "36089fe0-63af-45b2-8144-c67063eca111"} 2018-12-28 18:39:24,088 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111/add_router_interface used request id req-4422120f-4d10-4c1c-ac61-79879999eee6 2018-12-28 18:39:24,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:24,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d1d9423e-9dcc-4a6b-bb17-1fbf74cb1cc0 Date: Fri, 28 Dec 2018 18:39:24 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:16Z", "admin_state_up": true, "updated_at": "2018-12-28T18:39:23Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7470b66d7cf947838281ce07c428738d", "id": "36089fe0-63af-45b2-8144-c67063eca111", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router"}} 2018-12-28 18:39:24,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111 used request id req-d1d9423e-9dcc-4a6b-bb17-1fbf74cb1cc0 2018-12-28 18:39:24,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=36089fe0-63af-45b2-8144-c67063eca111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:24,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-5ee206c8-df68-4b9e-b90b-1d1337ecf7ac Date: Fri, 28 Dec 2018 18:39:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"}]} 2018-12-28 18:39:24,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=36089fe0-63af-45b2-8144-c67063eca111 used request id req-5ee206c8-df68-4b9e-b90b-1d1337ecf7ac 2018-12-28 18:39:24,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/dab242a4-6869-487d-b7c5-dfa155d8e615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:39:24,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6fb2b7bd-6dd0-4404-9b08-ba2989284d45 Date: Fri, 28 Dec 2018 18:39:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","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":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}} 2018-12-28 18:39:24,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/dab242a4-6869-487d-b7c5-dfa155d8e615 used request id req-6fb2b7bd-6dd0-4404-9b08-ba2989284d45 2018-12-28 18:39:24,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:24,427 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:24,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["H5mJV03eRCOEBlD1MnKejw"], "issued_at": "2018-12-28T18:39:24.000000Z"}} 2018-12-28 18:39:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276e04d7648126e5ad2f2c3300876e86badf01e" 2018-12-28 18:39:24,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59ba88f8-cafd-4935-8033-8abd91774c15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:24,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-59ba88f8-cafd-4935-8033-8abd91774c15 2018-12-28 18:39:24,893 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:39:24,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276e04d7648126e5ad2f2c3300876e86badf01e" 2018-12-28 18:39:25,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d05044de-4cac-4c95-9782-7daeb7b07d33 x-compute-request-id: req-d05044de-4cac-4c95-9782-7daeb7b07d33 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:39:25,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-d05044de-4cac-4c95-9782-7daeb7b07d33 2018-12-28 18:39:25,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276e04d7648126e5ad2f2c3300876e86badf01e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-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-12-28 18:39:25,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-adcefeef-21f6-4794-a6d6-cd64999b17c2 x-compute-request-id: req-adcefeef-21f6-4794-a6d6-cd64999b17c2 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1566f720-c030-4431-8c65-4dc5737a08d7", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:39:25,124 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-adcefeef-21f6-4794-a6d6-cd64999b17c2 2018-12-28 18:39:25,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:25,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:25,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["FQIc0UjZS2aPTTfF8tywtA"], "issued_at": "2018-12-28T18:39:25.000000Z"}} 2018-12-28 18:39:25,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63d9005c92a1e437e482768583eaa6765396d5c" 2018-12-28 18:39:25,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ece5f62-435a-4f71-8d37-60849ca8091d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:25,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4ece5f62-435a-4f71-8d37-60849ca8091d 2018-12-28 18:39:25,570 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:39:25,575 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63d9005c92a1e437e482768583eaa6765396d5c" 2018-12-28 18:39:25,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-b1566c5a-fa17-4bee-8eea-d3be2784a80f x-compute-request-id: req-b1566c5a-fa17-4bee-8eea-d3be2784a80f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:39:25,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b1566c5a-fa17-4bee-8eea-d3be2784a80f 2018-12-28 18:39:25,742 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp... 2018-12-28 18:39:25,742 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:39:25,766 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp 2018-12-28 18:39:25,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63d9005c92a1e437e482768583eaa6765396d5c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQ1jk7LrNliTbWewEaJ6RRG4LrYocOBiyUYFGKR88QPElCrF/DpNbGVlvMufaLqMR9dDldwDJdfQwUm70cpITWiqR2a9hMb+IOPgISyMPQqj6L63YVs40Z0ATETtWVRswYNMtMxRELY/2UFRwkFhWUXK6+BOu116ZBp9H+z27nsw==", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp"}}' 2018-12-28 18:39:25,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-18c7f797-96b8-4055-8b4a-3b66f48e54f2 x-compute-request-id: req-18c7f797-96b8-4055-8b4a-3b66f48e54f2 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDQ1jk7LrNliTbWewEaJ6RRG4LrYocOBiyUYFGKR88QPElCrF/DpNbGVlvMufaLqMR9dDldwDJdfQwUm70cpITWiqR2a9hMb+IOPgISyMPQqj6L63YVs40Z0ATETtWVRswYNMtMxRELY/2UFRwkFhWUXK6+BOu116ZBp9H+z27nsw==", "user_id": "5811e8db908d4b10aef32c9562eb4094", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "fingerprint": "09:d8:01:d7:36:1f:ae:d8:8e:6c:d7:b7:2d:f3:fb:81"}} 2018-12-28 18:39:25,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-18c7f797-96b8-4055-8b4a-3b66f48e54f2 2018-12-28 18:39:25,833 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d.pub 2018-12-28 18:39:25,834 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d 2018-12-28 18:39:25,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:25,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:26,208 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["4piuGv0iQqyaapDE6vrRxQ"], "issued_at": "2018-12-28T18:39:26.000000Z"}} 2018-12-28 18:39:26,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:26,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b336e2-a960-4542-8f9e-d2e8bbc22d07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:26,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-93b336e2-a960-4542-8f9e-d2e8bbc22d07 2018-12-28 18:39:26,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:26,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-292c8574-434a-4850-b710-95b1e29f29ae Date: Fri, 28 Dec 2018 18:39:26 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:39:26,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp used request id req-292c8574-434a-4850-b710-95b1e29f29ae 2018-12-28 18:39:26,480 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp... 2018-12-28 18:39:26,481 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp 2018-12-28 18:39:26,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}}' 2018-12-28 18:39:26,998 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-3b6962f1-224c-40d0-97c1-bdeb792910b7 Date: Fri, 28 Dec 2018 18:39:26 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "updated_at": "2018-12-28T18:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 2, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}} 2018-12-28 18:39:26,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-3b6962f1-224c-40d0-97c1-bdeb792910b7 2018-12-28 18:39:26,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:27,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:27,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8857e16f-47de-4fa5-956d-ccb4d883a788 Date: Fri, 28 Dec 2018 18:39: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-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:27,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-8857e16f-47de-4fa5-956d-ccb4d883a788 2018-12-28 18:39:27,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:27,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:27,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b92c80a-42c0-4ce0-9697-47af0c68d420 Date: Fri, 28 Dec 2018 18:39: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-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:27,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-2b92c80a-42c0-4ce0-9697-47af0c68d420 2018-12-28 18:39:27,440 - neutron_utils - INFO - Retrieving security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:27,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:27,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-141038d1-cba5-4c0d-b412-79b4aa7e6e9e Date: Fri, 28 Dec 2018 18:39:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "updated_at": "2018-12-28T18:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 2, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}]} 2018-12-28 18:39:27,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-141038d1-cba5-4c0d-b412-79b4aa7e6e9e 2018-12-28 18:39:27,633 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:27,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:27,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4ba5779-002f-4fb1-a727-7ba2a101f5d1 Date: Fri, 28 Dec 2018 18:39: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-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:27,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-c4ba5779-002f-4fb1-a727-7ba2a101f5d1 2018-12-28 18:39:27,808 - neutron_utils - INFO - Retrieving security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:27,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:28,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-adba1f0a-7e2c-4a41-a7a3-bc1399380287 Date: Fri, 28 Dec 2018 18:39:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "updated_at": "2018-12-28T18:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 2, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}]} 2018-12-28 18:39:28,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-adba1f0a-7e2c-4a41-a7a3-bc1399380287 2018-12-28 18:39:28,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:28,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:28,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f541266-02b1-4949-928f-81e3437468ee Date: Fri, 28 Dec 2018 18:39: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-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:28,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-5f541266-02b1-4949-928f-81e3437468ee 2018-12-28 18:39:28,033 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp 2018-12-28 18:39:28,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:28,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-431e328e-c108-4649-8e48-ff0f3c579698 Date: Fri, 28 Dec 2018 18:39:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "updated_at": "2018-12-28T18:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 2, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}]} 2018-12-28 18:39:28,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp used request id req-431e328e-c108-4649-8e48-ff0f3c579698 2018-12-28 18:39:28,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:39:28,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:39: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:39:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:28,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a889aac3-7b39-4cec-bda3-155d7b7eb99d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:28,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-a889aac3-7b39-4cec-bda3-155d7b7eb99d 2018-12-28 18:39:28,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:28,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:28,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58a8c718-b0d9-482f-8113-64494298b7a4 Date: Fri, 28 Dec 2018 18:39: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-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:28,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-58a8c718-b0d9-482f-8113-64494298b7a4 2018-12-28 18:39:28,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d9dd4cff56d0f2471ddad84940d199bfb547001d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f"}}' 2018-12-28 18:39:28,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-b5d83fe0-cc6e-4e8e-8ab3-509734673127 Date: Fri, 28 Dec 2018 18:39:28 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-12-28T18:39:28Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:28Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "350be53c-4b10-41e3-a678-3f2178adca10"}} 2018-12-28 18:39:28,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-b5d83fe0-cc6e-4e8e-8ab3-509734673127 2018-12-28 18:39:28,796 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp 2018-12-28 18:39:28,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:29,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-1c86bdfb-68af-40a0-8304-b979be968503 Date: Fri, 28 Dec 2018 18:39:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "updated_at": "2018-12-28T18:39:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:28Z", "revision_number": 0, "id": "350be53c-4b10-41e3-a678-3f2178adca10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:28Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 3, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}]} 2018-12-28 18:39:29,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp used request id req-1c86bdfb-68af-40a0-8304-b979be968503 2018-12-28 18:39:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:29,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457fbaed-0948-424c-8318-382425f43766 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:29,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-457fbaed-0948-424c-8318-382425f43766 2018-12-28 18:39:29,106 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:29,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:29,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3694bd6b-897a-437e-9fdf-37b9476abf65 Date: Fri, 28 Dec 2018 18:39:29 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-12-28T18:39:28Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:28Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "350be53c-4b10-41e3-a678-3f2178adca10"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:29,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-3694bd6b-897a-437e-9fdf-37b9476abf65 2018-12-28 18:39:29,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}d9dd4cff56d0f2471ddad84940d199bfb547001d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f"}}' 2018-12-28 18:39:29,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-17d44f24-e21c-4a84-89b4-529c0f4c9118 Date: Fri, 28 Dec 2018 18:39:29 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-12-28T18:39:29Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": 22, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:29Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "37372e1a-a63a-4326-ac2b-3ec113b71dc6"}} 2018-12-28 18:39:29,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-17d44f24-e21c-4a84-89b4-529c0f4c9118 2018-12-28 18:39:29,574 - neutron_utils - INFO - Retrieving security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:29,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:29,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-adf62ab9-64a5-4e76-a6b9-0c378507babe Date: Fri, 28 Dec 2018 18:39:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "updated_at": "2018-12-28T18:39:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:28Z", "revision_number": 0, "id": "350be53c-4b10-41e3-a678-3f2178adca10", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:28Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:39:29Z", "revision_number": 0, "id": "37372e1a-a63a-4326-ac2b-3ec113b71dc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:29Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "revision_number": 0, "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 4, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}]} 2018-12-28 18:39:29,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-adf62ab9-64a5-4e76-a6b9-0c378507babe 2018-12-28 18:39:29,783 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d818dda-c2bc-47b5-9215-a08ebca2e93f 2018-12-28 18:39:29,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:39:29,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-818d82a3-db2c-4e19-9576-b48a94ea51ff Date: Fri, 28 Dec 2018 18:39:29 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-12-28T18:39:28Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:28Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "350be53c-4b10-41e3-a678-3f2178adca10"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:39:29Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": 22, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:29Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "37372e1a-a63a-4326-ac2b-3ec113b71dc6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "8cc5a643-2f3d-4847-8547-651ea2d7affc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:26Z", "security_group_id": "8d818dda-c2bc-47b5-9215-a08ebca2e93f", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:26Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "9a081abf-5c1a-4d01-a8dd-18cd64254f4f"}]} 2018-12-28 18:39:29,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-818d82a3-db2c-4e19-9576-b48a94ea51ff 2018-12-28 18:39:29,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:29,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:30,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["_-tAb4Q8TjeLPKcYkOcSAw"], "issued_at": "2018-12-28T18:39:30.000000Z"}} 2018-12-28 18:39:30,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:30,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a40829a-f3d3-4ced-99b1-3358ac6e5d80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:30,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7a40829a-f3d3-4ced-99b1-3358ac6e5d80 2018-12-28 18:39:30,399 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:39:30,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:30,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96194fcc-ceb0-4242-846f-4788ef834aa7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:30,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-96194fcc-ceb0-4242-846f-4788ef834aa7 2018-12-28 18:39:30,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:30,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a0e2cabe-5575-47e5-8fa9-a5ddf95ca666 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:30,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-a0e2cabe-5575-47e5-8fa9-a5ddf95ca666 2018-12-28 18:39:30,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:39:30,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:39: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:39:30,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:30,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2a3d6c-8ff9-407e-847f-4881d788e314 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:30,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-6d2a3d6c-8ff9-407e-847f-4881d788e314 2018-12-28 18:39:30,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:31,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbf3ce3b-2f3d-44bd-a1c7-8693df2a53aa Date: Fri, 28 Dec 2018 18:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:31,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-fbf3ce3b-2f3d-44bd-a1c7-8693df2a53aa 2018-12-28 18:39:31,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:31,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e4c8fa0-4e78-4488-a9bb-0a3dc2c8d9cf Date: Fri, 28 Dec 2018 18:39:31 GMT RESP BODY: {"ports":[]} 2018-12-28 18:39:31,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True used request id req-0e4c8fa0-4e78-4488-a9bb-0a3dc2c8d9cf 2018-12-28 18:39:31,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:31,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-ba7c4d62-3131-40d3-91bc-ab1cc7624b2c x-compute-request-id: req-ba7c4d62-3131-40d3-91bc-ab1cc7624b2c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:39:31,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst used request id req-ba7c4d62-3131-40d3-91bc-ab1cc7624b2c 2018-12-28 18:39:31,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:31,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-28705255-d051-41e8-8eb8-1134b2a2d4b4 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:31,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-28705255-d051-41e8-8eb8-1134b2a2d4b4 2018-12-28 18:39:31,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:31,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb0f86d1-ec46-4983-aae1-72b74e2a1964 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:31,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-bb0f86d1-ec46-4983-aae1-72b74e2a1964 2018-12-28 18:39:31,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:32,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0cd89b53-0423-4959-a0db-372f3c4cb78f Date: Fri, 28 Dec 2018 18:39:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:32,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-0cd89b53-0423-4959-a0db-372f3c4cb78f 2018-12-28 18:39:32,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:32,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-63348eda-20ab-4f06-9db5-11b3735fde34 Date: Fri, 28 Dec 2018 18:39:32 GMT RESP BODY: {"ports":[]} 2018-12-28 18:39:32,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True used request id req-63348eda-20ab-4f06-9db5-11b3735fde34 2018-12-28 18:39:32,135 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:39:32,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:39:32,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["8ACYcHShTN6tXfT1wlxmtQ"], "issued_at": "2018-12-28T18:39:32.000000Z"}} 2018-12-28 18:39:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff6af9862d57608fd6f14427acf0895f795b19d" 2018-12-28 18:39:32,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74132101-9960-4caf-9b65-e52107b61983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:39:32,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-74132101-9960-4caf-9b65-e52107b61983 2018-12-28 18:39:32,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:32,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4e884ce-038c-4893-a3a2-ea870f7ae33e Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:32,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-a4e884ce-038c-4893-a3a2-ea870f7ae33e 2018-12-28 18:39:32,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:33,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-51b368a1-efb9-40cc-ba88-18ba902d248c Date: Fri, 28 Dec 2018 18:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:33,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-51b368a1-efb9-40cc-ba88-18ba902d248c 2018-12-28 18:39:33,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:33,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-80af9aef-fe64-49de-a0bf-61395d462c36 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:33,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-80af9aef-fe64-49de-a0bf-61395d462c36 2018-12-28 18:39:33,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:39:33,306 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:39: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:39:33,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ff6af9862d57608fd6f14427acf0895f795b19d" 2018-12-28 18:39:33,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57c6dfc0-6085-423b-b52e-651d071ef4ee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:33,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-57c6dfc0-6085-423b-b52e-651d071ef4ee 2018-12-28 18:39:33,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:33,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1dad0c2f-ac1f-4348-8c81-685841ea3ddb Date: Fri, 28 Dec 2018 18:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:33,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-1dad0c2f-ac1f-4348-8c81-685841ea3ddb 2018-12-28 18:39:33,609 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net 2018-12-28 18:39:33,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" -d '{"port": {"network_id": "b7a22606-ebb8-4bfa-a0f0-574170e314f8", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1", "admin_state_up": true}}' 2018-12-28 18:39:34,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-d9325315-54b8-41d6-889d-d03ddbb49cf4 Date: Fri, 28 Dec 2018 18:39:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","project_id":"7470b66d7cf947838281ce07c428738d","qos_policy_id":null,"admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal"}} 2018-12-28 18:39:34,686 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-d9325315-54b8-41d6-889d-d03ddbb49cf4 2018-12-28 18:39:34,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:34,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4f0e642d-19d4-4b4b-ae6e-fb3fc380ee52 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:34,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-4f0e642d-19d4-4b4b-ae6e-fb3fc380ee52 2018-12-28 18:39:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82841698-180c-4b3e-8991-105bb2232ea9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:35,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-82841698-180c-4b3e-8991-105bb2232ea9 2018-12-28 18:39:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5a39e4fe-2606-4861-a24a-296a1dc4526f Date: Fri, 28 Dec 2018 18:39:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:35,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-5a39e4fe-2606-4861-a24a-296a1dc4526f 2018-12-28 18:39:35,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-a8577968-3634-403c-986a-3b1d0bec22c3 Date: Fri, 28 Dec 2018 18:39:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:39:35,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True used request id req-a8577968-3634-403c-986a-3b1d0bec22c3 2018-12-28 18:39:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd45f22-3487-439e-97e5-b5192ea68e84 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:35,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-ffd45f22-3487-439e-97e5-b5192ea68e84 2018-12-28 18:39:35,574 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst 2018-12-28 18:39:35,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6071768-81b1-4a53-978d-c4f36b68e748 x-compute-request-id: req-f6071768-81b1-4a53-978d-c4f36b68e748 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-flavor-name"}]} 2018-12-28 18:39:35,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f6071768-81b1-4a53-978d-c4f36b68e748 2018-12-28 18:39:35,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02910b87-7126-4c96-aacc-0119ba0c2f1d x-compute-request-id: req-02910b87-7126-4c96-aacc-0119ba0c2f1d Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1566f720-c030-4431-8c65-4dc5737a08d7", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:39:35,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7 used request id req-02910b87-7126-4c96-aacc-0119ba0c2f1d 2018-12-28 18:39:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a3416714-057b-49cb-9794-086edf9d38a1 Date: Fri, 28 Dec 2018 18:39:35 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:39:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:39:11Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/snap", "metadata": {}}], "self": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "min_disk": 0, "protected": false, "id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "file": "/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7470b66d7cf947838281ce07c428738d", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image"} 2018-12-28 18:39:35,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image used request id req-a3416714-057b-49cb-9794-086edf9d38a1 2018-12-28 18:39:35,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:35,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba6a605c-e280-43c1-83fc-c1d5c85f3962 Date: Fri, 28 Dec 2018 18:39: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-12-28 18:39:35,974 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-ba6a605c-e280-43c1-83fc-c1d5c85f3962 2018-12-28 18:39:35,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "imageRef": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "flavorRef": "1566f720-c030-4431-8c65-4dc5737a08d7", "max_count": 1, "min_count": 1, "networks": [{"port": "bf4a9a1c-6e50-4c7b-a990-0d5b736cea86"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}]}}' 2018-12-28 18:39:38,204 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:39:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-42d817c9-2c56-45df-a2d6-080c71294a3f x-compute-request-id: req-42d817c9-2c56-45df-a2d6-080c71294a3f Content-Length: 444 location: http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "adminPass": "f5HRbm6cWV7A"}} 2018-12-28 18:39:38,204 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-42d817c9-2c56-45df-a2d6-080c71294a3f 2018-12-28 18:39:38,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:38,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dcc43273-257c-4a4b-a5c3-ab0182f40df7 x-compute-request-id: req-dcc43273-257c-4a4b-a5c3-ab0182f40df7 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.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "user_id": "5811e8db908d4b10aef32c9562eb4094", "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-12-28T18:39:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:38,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-dcc43273-257c-4a4b-a5c3-ab0182f40df7 2018-12-28 18:39:38,589 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst 2018-12-28 18:39:38,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:38,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-39569b72-d276-4909-9681-55bfb27dbbc7 x-compute-request-id: req-39569b72-d276-4909-9681-55bfb27dbbc7 Content-Encoding: gzip Content-Length: 625 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:39:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:38,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-39569b72-d276-4909-9681-55bfb27dbbc7 2018-12-28 18:39:38,990 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - BUILD 2018-12-28 18:39:38,990 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:39:41,993 - create_instance - DEBUG - VM status query timeout in 896.596297979 2018-12-28 18:39:41,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:42,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-86b9c0bc-9203-40c1-b043-6c8a28e6ebfb x-compute-request-id: req-86b9c0bc-9203-40c1-b043-6c8a28e6ebfb 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.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:39:39Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:42,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-86b9c0bc-9203-40c1-b043-6c8a28e6ebfb 2018-12-28 18:39:42,504 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - BUILD 2018-12-28 18:39:42,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:39:45,508 - create_instance - DEBUG - VM status query timeout in 893.081735849 2018-12-28 18:39:45,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:45,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-443ac593-b20b-44e3-aa06-b4801f2beef4 x-compute-request-id: req-443ac593-b20b-44e3-aa06-b4801f2beef4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:45,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-443ac593-b20b-44e3-aa06-b4801f2beef4 2018-12-28 18:39:45,972 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:39:45,972 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:39:45,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:46,696 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31d898eb-e358-4c27-a78c-2006c981acba x-compute-request-id: req-31d898eb-e358-4c27-a78c-2006c981acba Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:46,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-31d898eb-e358-4c27-a78c-2006c981acba 2018-12-28 18:39:46,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:47,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5d461982-ad91-4e03-9fd9-6bbeb5610f0b Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:47,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-5d461982-ad91-4e03-9fd9-6bbeb5610f0b 2018-12-28 18:39:47,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:47,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02a03368-0591-4852-a3bd-0291e5befb26 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:47,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-02a03368-0591-4852-a3bd-0291e5befb26 2018-12-28 18:39:47,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:47,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b4efbb79-64af-43c8-9068-4b014e773ea9 Date: Fri, 28 Dec 2018 18:39:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:47,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-b4efbb79-64af-43c8-9068-4b014e773ea9 2018-12-28 18:39:47,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:47,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-b06db77c-98b3-4622-9a49-9be7a1a1e31f Date: Fri, 28 Dec 2018 18:39:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:39:47,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-b06db77c-98b3-4622-9a49-9be7a1a1e31f 2018-12-28 18:39:47,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:48,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-1631d32d-7ba3-4527-b2e0-eb13d737494c x-compute-request-id: req-1631d32d-7ba3-4527-b2e0-eb13d737494c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:48,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-1631d32d-7ba3-4527-b2e0-eb13d737494c 2018-12-28 18:39:48,179 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:39:48,180 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:39:48,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:48,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c6d5fcc5-6d19-43ba-90d9-3d4034ec2ce4 x-compute-request-id: req-c6d5fcc5-6d19-43ba-90d9-3d4034ec2ce4 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:48,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-c6d5fcc5-6d19-43ba-90d9-3d4034ec2ce4 2018-12-28 18:39:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:48,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00fff447-f135-43f2-bc3b-7ce04fcf2f13 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:48,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-00fff447-f135-43f2-bc3b-7ce04fcf2f13 2018-12-28 18:39:48,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:48,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7977304f-6b3e-46fb-947f-0712d7fbe0c2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:48,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-7977304f-6b3e-46fb-947f-0712d7fbe0c2 2018-12-28 18:39:49,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-345ea631-07ba-40aa-b1e5-5f485e981da8 Date: Fri, 28 Dec 2018 18:39:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:49,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-345ea631-07ba-40aa-b1e5-5f485e981da8 2018-12-28 18:39:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:49,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-affd0e9b-cd19-4ecf-a1ec-80ce5116e30f Date: Fri, 28 Dec 2018 18:39:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:44Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:39:49,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-affd0e9b-cd19-4ecf-a1ec-80ce5116e30f 2018-12-28 18:39:49,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}}' 2018-12-28 18:39:50,519 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:39: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-86692053-8cca-46f4-b712-4e0bb07070fd x-compute-request-id: req-86692053-8cca-46f4-b712-4e0bb07070fd Content-Length: 0 Content-Type: application/json 2018-12-28 18:39:50,520 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b/action used request id req-86692053-8cca-46f4-b712-4e0bb07070fd 2018-12-28 18:39:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:50,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-781f5e52-facc-4b5e-b0ec-8bfc88cc8126 Date: Fri, 28 Dec 2018 18:39:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:16Z", "admin_state_up": true, "updated_at": "2018-12-28T18:39:23Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "7470b66d7cf947838281ce07c428738d", "id": "36089fe0-63af-45b2-8144-c67063eca111", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router"}]} 2018-12-28 18:39:50,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router used request id req-781f5e52-facc-4b5e-b0ec-8bfc88cc8126 2018-12-28 18:39:50,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:50,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dabc7120-58e6-4474-ad75-484c2bc76b06 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:50,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-dabc7120-58e6-4474-ad75-484c2bc76b06 2018-12-28 18:39:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=36089fe0-63af-45b2-8144-c67063eca111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:50,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-efd221ab-5986-4c47-98c0-a31aa42276d4 Date: Fri, 28 Dec 2018 18:39:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"}]} 2018-12-28 18:39:50,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=36089fe0-63af-45b2-8144-c67063eca111 used request id req-efd221ab-5986-4c47-98c0-a31aa42276d4 2018-12-28 18:39:50,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/dab242a4-6869-487d-b7c5-dfa155d8e615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:50,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-657613a5-749a-4d63-b6ed-345ba046baa7 Date: Fri, 28 Dec 2018 18:39:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","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":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}} 2018-12-28 18:39:50,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/dab242a4-6869-487d-b7c5-dfa155d8e615 used request id req-657613a5-749a-4d63-b6ed-345ba046baa7 2018-12-28 18:39:50,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:50,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-afed1f7e-1495-48a8-84b4-2022f43c4d97 Date: Fri, 28 Dec 2018 18:39:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:39:50,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-afed1f7e-1495-48a8-84b4-2022f43c4d97 2018-12-28 18:39:50,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:50,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-67f204cc-cd7b-438e-807d-31caf7ab8d3c Date: Fri, 28 Dec 2018 18:39:50 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:39:50,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-67f204cc-cd7b-438e-807d-31caf7ab8d3c 2018-12-28 18:39:50,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:51,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-dec7cf47-a41b-4662-a473-7cb9b6678a0c x-compute-request-id: req-dec7cf47-a41b-4662-a473-7cb9b6678a0c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:51,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-dec7cf47-a41b-4662-a473-7cb9b6678a0c 2018-12-28 18:39:51,433 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:39:51,433 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:39:51,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7ebda9c-fc6e-489e-8719-5a1457576873 x-compute-request-id: req-e7ebda9c-fc6e-489e-8719-5a1457576873 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:52,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-e7ebda9c-fc6e-489e-8719-5a1457576873 2018-12-28 18:39:52,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-64489c0b-c992-4933-b726-d1582b61f4c7 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:52,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-64489c0b-c992-4933-b726-d1582b61f4c7 2018-12-28 18:39:52,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20bdda2-cf3d-470a-9b44-352e6bd5fcd5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:52,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-e20bdda2-cf3d-470a-9b44-352e6bd5fcd5 2018-12-28 18:39:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c335503b-ed72-49bd-8b0e-54e4e5569365 Date: Fri, 28 Dec 2018 18:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:52,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-c335503b-ed72-49bd-8b0e-54e4e5569365 2018-12-28 18:39:52,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-2b52f875-cbe7-4cd4-8da8-35438a553863 Date: Fri, 28 Dec 2018 18:39:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:39:52,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-2b52f875-cbe7-4cd4-8da8-35438a553863 2018-12-28 18:39:52,518 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:39:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dc5d4a8b-8b9a-416d-85b5-a8b0729b35db Date: Fri, 28 Dec 2018 18:39:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:39:52,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-dc5d4a8b-8b9a-416d-85b5-a8b0729b35db 2018-12-28 18:39:52,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:52,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-772ffd14-7f4b-4167-9842-d9891fd6a36b Date: Fri, 28 Dec 2018 18:39:52 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:39:52,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-772ffd14-7f4b-4167-9842-d9891fd6a36b 2018-12-28 18:39:52,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "bf4a9a1c-6e50-4c7b-a990-0d5b736cea86"}}' 2018-12-28 18:39:54,858 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-ee57a5ad-a778-444f-a2d8-42ac46a18ddd Date: Fri, 28 Dec 2018 18:39:54 GMT RESP BODY: {"floatingip": {"router_id": "36089fe0-63af-45b2-8144-c67063eca111", "status": "DOWN", "description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:53Z", "updated_at": "2018-12-28T18:39:53Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7470b66d7cf947838281ce07c428738d", "port_id": "bf4a9a1c-6e50-4c7b-a990-0d5b736cea86", "id": "f3a4c7d6-c307-4778-aac1-174c187c9005"}} 2018-12-28 18:39:54,858 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-ee57a5ad-a778-444f-a2d8-42ac46a18ddd 2018-12-28 18:39:54,859 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router 2018-12-28 18:39:54,862 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:55,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-a183bff6-8a1a-4b03-ab86-ccd070ddb170 x-compute-request-id: req-a183bff6-8a1a-4b03-ab86-ccd070ddb170 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:55,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-a183bff6-8a1a-4b03-ab86-ccd070ddb170 2018-12-28 18:39:55,331 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:39:55,331 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:39:55,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:55,800 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-4f9b87c5-8ae2-495f-adc2-cc95a277c400 x-compute-request-id: req-4f9b87c5-8ae2-495f-adc2-cc95a277c400 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:55,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-4f9b87c5-8ae2-495f-adc2-cc95a277c400 2018-12-28 18:39:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:55,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c329f1b5-e043-43f1-8f3a-d696db97724e Date: Fri, 28 Dec 2018 18: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:55,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-c329f1b5-e043-43f1-8f3a-d696db97724e 2018-12-28 18:39:55,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:55,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8552b1c-29f9-479e-980c-4fe3f2d1e16a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:55,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-a8552b1c-29f9-479e-980c-4fe3f2d1e16a 2018-12-28 18:39:55,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:56,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a2776e32-03a0-40ff-b890-548528d41233 Date: Fri, 28 Dec 2018 18:39:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:56,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-a2776e32-03a0-40ff-b890-548528d41233 2018-12-28 18:39:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:56,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-2afbf13e-774e-47e4-81a1-dd49d853ae9f Date: Fri, 28 Dec 2018 18:39:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:39:56,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-2afbf13e-774e-47e4-81a1-dd49d853ae9f 2018-12-28 18:39:56,309 - create_instance_tests - INFO - Looking for IP 10.55.1.5 in the console log 2018-12-28 18:39:56,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:56,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-6aee0966-5939-4b0f-90f5-ab4867d47b80 x-compute-request-id: req-6aee0966-5939-4b0f-90f5-ab4867d47b80 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:56,789 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-6aee0966-5939-4b0f-90f5-ab4867d47b80 2018-12-28 18:39:56,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:39:57,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-1009bb2b-843a-48a2-bd29-74aa4a44e158 x-compute-request-id: req-1009bb2b-843a-48a2-bd29-74aa4a44e158 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 516662403 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.134173] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135902] pid_max: default: 32768 minimum: 301\n[ 0.136843] ACPI: Core revision 20150930\n[ 0.138245] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.139554] Security Framework initialized\n[ 0.140369] Yama: becoming mindful.\n[ 0.141097] AppArmor: AppArmor initialized\n[ 0.141949] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143246] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.144542] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145747] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.147154] Initializing cgroup subsys io\n[ 0.148007] Initializing cgroup subsys memory\n[ 0.148888] Initializing cgroup subsys devices\n[ 0.149805] Initializing cgroup subsys freezer\n[ 0.150672] Initializing cgroup subsys net_cls\n[ 0.151534] Initializing cgroup subsys perf_event\n[ 0.152435] Initializing cgroup subsys net_prio\n[ 0.153323] Initializing cgroup subsys hugetlb\n[ 0.154200] Initializing cgroup subsys pids\n[ 0.155154] CPU: Physical Processor ID: 0\n[ 0.156665] mce: CPU supports 10 MCE banks\n[ 0.157513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160817] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167263] ftrace: allocating 31920 entries in 125 pages\n[ 0.193072] smpboot: Max logical packages: 2\n[ 0.193966] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195180] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196523] x2apic enabled\n[ 0.197331] Switched APIC routing to physical x2apic.\n[ 0.199139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202591] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204587] KVM setup paravirtual spinlock\n[ 0.206007] x86: Booting SMP configuration:\n[ 0.206960] .... node #0, CPUs: #1\n[ 0.207874] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.229597] x86: Booted up 1 node, 2 CPUs\n[ 0.229599] KVM setup async PF for cpu 1\n[ 0.229602] kvm-stealtime: cpu 1, msr f90d940\n[ 0.232215] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.233721] devtmpfs: initialized\n[ 0.235438] evm: security.selinux\n[ 0.236139] evm: security.SMACK64\n[ 0.236833] evm: security.SMACK64EXEC\n[ 0.237579] evm: security.SMACK64TRANSMUTE\n[ 0.238419] evm: security.SMACK64MMAP\n[ 0.239195] evm: security.ima\n[ 0.239834] evm: security.capability\n[ 0.240686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242610] pinctrl core: initialized pinctrl subsystem\n[ 0.243748] RTC time: 18:39:43, date: 12/28/18\n[ 0.244756] NET: Registered protocol family 16\n[ 0.254586] cpuidle: using governor ladder\n[ 0.266701] cpuidle: using governor menu\n[ 0.267526] PCCT header not found.\n[ 0.268310] ACPI: bus type PCI registered\n[ 0.269131] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270417] PCI: Using configuration type 1 for base access\n[ 0.283993] ACPI: Added _OSI(Module Device)\n[ 0.284914] ACPI: Added _OSI(Processor Device)\n[ 0.285810] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286752] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289117] ACPI: Interpreter enabled\n[ 0.289939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297577] ACPI: (supports S0 S5)\n[ 0.298312] ACPI: Using IOAPIC for interrupt routing\n[ 0.299423] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302832] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.303995] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305254] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.308744] acpiphp: Slot [3] registered\n[ 0.309590] acpiphp: Slot [4] registered\n[ 0.310419] acpiphp: Slot [5] registered\n[ 0.311230] acpiphp: Slot [6] registered\n[ 0.312025] acpiphp: Slot [7] registered\n[ 0.312821] acpiphp: Slot [8] registered\n[ 0.313622] acpiphp: Slot [9] registered\n[ 0.314459] acpiphp: Slot [10] registered\n[ 0.325330] acpiphp: Slot [11] registered\n[ 0.326185] acpiphp: Slot [12] registered\n[ 0.327027] acpiphp: Slot [13] registered\n[ 0.327833] acpiphp: Slot [14] registered\n[ 0.328638] acpiphp: Slot [15] registered\n[ 0.329448] acpiphp: Slot [16] registered\n[ 0.330261] acpiphp: Slot [17] registered\n[ 0.331081] acpiphp: Slot [18] registered\n[ 0.331890] acpiphp: Slot [19] registered\n[ 0.332698] acpiphp: Slot [20] registered\n[ 0.333512] acpiphp: Slot [21] registered\n[ 0.334314] acpiphp: Slot [22] registered\n[ 0.335154] acpiphp: Slot [23] registered\n[ 0.335971] acpiphp: Slot [24] registered\n[ 0.336776] acpiphp: Slot [25] registered\n[ 0.337582] acpiphp: Slot [26] registered\n[ 0.338400] acpiphp: Slot [27] registered\n[ 0.339228] acpiphp: Slot [28] registered\n[ 0.340032] acpiphp: Slot [29] registered\n[ 0.340836] acpiphp: Slot [30] registered\n[ 0.341646] acpiphp: Slot [31] registered\n[ 0.342458] PCI host bridge to bus 0000:00\n[ 0.343287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.344490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.345701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.347170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.348621] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.354854] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.356152] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.357314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.358593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.364962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.366382] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.412620] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414179] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.415648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419800] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420999] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.422267] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423864] vgaarb: loaded\n[ 0.424460] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425618] SCSI subsystem initialized\n[ 0.426466] ACPI: bus type USB registered\n[ 0.427345] usbcore: registered new interface driver usbfs\n[ 0.428397] usbcore: registered new interface driver hub\n[ 0.429409] usbcore: registered new device driver usb\n[ 0.430600] PCI: Using ACPI for IRQ routing\n[ 0.431689] NetLabel: Initializing\n[ 0.432412] NetLabel: domain hash size = 128\n[ 0.433261] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.434211] NetLabel: unlabeled traffic allowed by default\n[ 0.435345] clocksource: Switched to clocksource kvm-clock\n[ 0.441174] AppArmor: AppArmor Filesystem Enabled\n[ 0.442178] pnp: PnP ACPI init\n[ 0.443115] pnp: PnP ACPI: found 5 devices\n[ 0.450267] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.452006] NET: Registered protocol family 2\n[ 0.453013] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.454325] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.455485] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.456638] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458920] NET: Registered protocol family 1\n[ 0.459854] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.461005] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.462121] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.480799] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.499589] Trying to unpack rootfs image as initramfs...\n[ 0.549867] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.564147] Scanning for low memory corruption every 60 seconds\n[ 0.565623] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.566842] audit: initializing netlink subsys (disabled)\n[ 0.567955] audit: type=2000 audit(1546022384.435:1): initialized\n[ 0.569333] Initialise system trusted keyring\n[ 0.570400] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.571675] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.573881] zbud: loaded\n[ 0.574647] VFS: Disk quotas dquot_6.6.0\n[ 0.575547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.577229] fuse init (API version 7.23)\n[ 0.578227] Key type big_key registered\n[ 0.579229] Allocating IMA MOK and blacklist keyrings.\n[ 0.580585] Key type asymmetric registered\n[ 0.581454] Asymmetric key parser 'x509' registered\n[ 0.582476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.584088] io scheduler noop registered\n[ 0.584946] io scheduler deadline registered (default)\n[ 0.586001] io scheduler cfq registered\n[ 0.586900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.588040] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.589386] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592276] ACPI: Power Button [PWRF]\n[ 0.593477] GHES: HEST is not enabled!\n[ 0.611988] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.649734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.652468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.676681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.679226] Linux agpgart interface v0.103\n[ 0.682145] brd: module loaded\n[ 0.683604] loop: module loaded\n[ 0.688929] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.690453] GPT:90111 != 20971519\n[ 0.691166] GPT:Alternate GPT header not at the end of the disk.\n[ 0.692391] GPT:90111 != 20971519\n[ 0.693271] GPT: Use GNU Parted to correct GPT errors.\n[ 0.694584] vda: vda1 vda15\n[ 0.696390] scsi host0: ata_piix\n[ 0.697301] scsi host1: ata_piix\n[ 0.698157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.701239] libphy: Fixed MDIO Bus: probed\n[ 0.702246] tun: Universal TUN/TAP device driver, 1.6\n[ 0.703426] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.705983] PPP generic driver version 2.4.2\n[ 0.707152] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.708765] ehci-pci: EHCI PCI platform driver\n[ 0.709836] ehci-platform: EHCI generic platform driver\n[ 0.711102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.712452] ohci-pci: OHCI PCI platform driver\n[ 0.713437] ohci-platform: OHCI generic platform driver\n[ 0.714448] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.733512] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.734506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735955] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736978] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.738090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740714] usb usb1: Product: UHCI Host Controller\n[ 0.741644] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742775] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743836] hub 1-0:1.0: USB hub found\n[ 0.744616] hub 1-0:1.0: 2 ports detected\n[ 0.745531] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747640] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748593] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749675] mousedev: PS/2 mouse device common for all mice\n[ 0.750961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.752815] rtc_cmos 00:00: RTC can wake from S4\n[ 0.753966] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756343] i2c /dev entries driver\n[ 0.757099] device-mapper: uevent: version 1.0.3\n[ 0.758050] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.759680] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.761021] NET: Registered protocol family 10\n[ 0.762040] NET: Registered protocol family 17\n[ 0.762931] Key type dns_resolver registered\n[ 0.763977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.765094] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.766469] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.768789] registered taskstats version 1\n[ 0.769871] Loading compiled-in X.509 certificates\n[ 0.771607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.773561] zswap: loaded using pool lzo/zbud\n[ 0.775025] Key type trusted registered\n[ 0.776708] Key type encrypted registered\n[ 0.777537] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.778553] ima: No TPM chip found, activating TPM-bypass!\n[ 0.779590] evm: HMAC attrs: 0x1\n[ 0.780577] Magic number: 14:185:697\n[ 0.781448] rtc_cmos 00:00: setting system clock to 2018-12-28 18:39:44 UTC (1546022384)\n[ 0.794056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.795587] EDD information not available.\n[ 0.856493] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858553] Write protecting the kernel read-only data: 14336k\n[ 0.860523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.862792] 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: 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.453051] 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.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.41. iid=i-00000110\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGW10NgwRGZlyD3NqHoQrxsyHeEx61XBPAO3kq2aYDlPmnPI4u+UmbNL16Mq62oETnn3YMJCMoFGMd4aln12d7owQ0VQl61Wmte+0ZpLXFTXQW20pBgEBZdkDo60UJ7ZfV56LKA8DQKecZrB7Yv/hvPY2NCPxfrOpFtYM5xUd310SqsGs2otNkNM8YIxTHWuyKcfL14tSdVdBqD1ZAbcP2jetxCrKykANPImnOXpCcVRxrUYPGVR7iviwTS4je5dsljkUv+DIroIzmVqa5rYFe+Dw55Gy6QGY8HmnL9XOGllAwksfdBo1BNBwiLqFc3TdINinIiabmwUaW/Zz60mzn root@createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098\nssh-dss AAAAB3NzaC1kc3MAAACBAPygtzVzJgZ/i9e3BPnkhhl+QJ7bO5vGiOkZ7A7X9z/ACIhkIVaL+dnYvr5luov6lrjpbbavZUbiNpUk+JWJzxHy21AZ4o5gOlU9z+BnsVjVG/sB/nhYE0MnclMFzFjI0wwX2lRUfGvyxXYm+++1g9Gje2CFnCgaDGcI1qhC/7a3AAAAFQCDIFr9E2YuZAKL52Z4mTSZ3Y9bvQAAAIAlETlYy9w+SaE3Od4veEomsyH9gB1SEXDX3ejyp1SU3+NBbL4I2fmv4rpRQL8hEcaJHu5HjaH+lLBd5/nuSkTZ77HnU/Z0dM0VR2r6TKWBYTdAcu6e6q9JdcaU/QTxHdgFMwDHEJ0RnJFkswEUJ+1QJ2y7BiO+8Z0QbRskevHESQAAAIBlyKyOd8snHjQGMy58PGpzgXIheCCn7dgQ1nCZgL8/I/XnBqEU4zqiZhsd/i5CUNw2MlCOrepxSUbAs9XdpLhvBEyt8HIaZ9GyzRkUh3jkr0N5Hs81pgBUQP61oAvet820mqkz06v1g70WHgPKsEAk8+grZTzzHxifviyb7ujGfA== root@createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098\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:fe13:3046/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-00000110\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.43 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098 login: "} 2018-12-28 18:39:57,865 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b/action used request id req-1009bb2b-843a-48a2-bd29-74aa4a44e158 2018-12-28 18:39:57,867 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:39:57,867 - 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 516662403 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.134173] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135902] pid_max: default: 32768 minimum: 301 [ 0.136843] ACPI: Core revision 20150930 [ 0.138245] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.139554] Security Framework initialized [ 0.140369] Yama: becoming mindful. [ 0.141097] AppArmor: AppArmor initialized [ 0.141949] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143246] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.144542] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145747] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.147154] Initializing cgroup subsys io [ 0.148007] Initializing cgroup subsys memory [ 0.148888] Initializing cgroup subsys devices [ 0.149805] Initializing cgroup subsys freezer [ 0.150672] Initializing cgroup subsys net_cls [ 0.151534] Initializing cgroup subsys perf_event [ 0.152435] Initializing cgroup subsys net_prio [ 0.153323] Initializing cgroup subsys hugetlb [ 0.154200] Initializing cgroup subsys pids [ 0.155154] CPU: Physical Processor ID: 0 [ 0.156665] mce: CPU supports 10 MCE banks [ 0.157513] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158525] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160817] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167263] ftrace: allocating 31920 entries in 125 pages [ 0.193072] smpboot: Max logical packages: 2 [ 0.193966] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195180] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196523] x2apic enabled [ 0.197331] Switched APIC routing to physical x2apic. [ 0.199139] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202591] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204587] KVM setup paravirtual spinlock [ 0.206007] x86: Booting SMP configuration: [ 0.206960] .... node #0, CPUs: #1 [ 0.207874] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.229597] x86: Booted up 1 node, 2 CPUs [ 0.229599] KVM setup async PF for cpu 1 [ 0.229602] kvm-stealtime: cpu 1, msr f90d940 [ 0.232215] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.233721] devtmpfs: initialized [ 0.235438] evm: security.selinux [ 0.236139] evm: security.SMACK64 [ 0.236833] evm: security.SMACK64EXEC [ 0.237579] evm: security.SMACK64TRANSMUTE [ 0.238419] evm: security.SMACK64MMAP [ 0.239195] evm: security.ima [ 0.239834] evm: security.capability [ 0.240686] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242610] pinctrl core: initialized pinctrl subsystem [ 0.243748] RTC time: 18:39:43, date: 12/28/18 [ 0.244756] NET: Registered protocol family 16 [ 0.254586] cpuidle: using governor ladder [ 0.266701] cpuidle: using governor menu [ 0.267526] PCCT header not found. [ 0.268310] ACPI: bus type PCI registered [ 0.269131] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270417] PCI: Using configuration type 1 for base access [ 0.283993] ACPI: Added _OSI(Module Device) [ 0.284914] ACPI: Added _OSI(Processor Device) [ 0.285810] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286752] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289117] ACPI: Interpreter enabled [ 0.289939] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291875] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295695] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297577] ACPI: (supports S0 S5) [ 0.298312] ACPI: Using IOAPIC for interrupt routing [ 0.299423] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302832] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.303995] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305254] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306467] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.308744] acpiphp: Slot [3] registered [ 0.309590] acpiphp: Slot [4] registered [ 0.310419] acpiphp: Slot [5] registered [ 0.311230] acpiphp: Slot [6] registered [ 0.312025] acpiphp: Slot [7] registered [ 0.312821] acpiphp: Slot [8] registered [ 0.313622] acpiphp: Slot [9] registered [ 0.314459] acpiphp: Slot [10] registered [ 0.325330] acpiphp: Slot [11] registered [ 0.326185] acpiphp: Slot [12] registered [ 0.327027] acpiphp: Slot [13] registered [ 0.327833] acpiphp: Slot [14] registered [ 0.328638] acpiphp: Slot [15] registered [ 0.329448] acpiphp: Slot [16] registered [ 0.330261] acpiphp: Slot [17] registered [ 0.331081] acpiphp: Slot [18] registered [ 0.331890] acpiphp: Slot [19] registered [ 0.332698] acpiphp: Slot [20] registered [ 0.333512] acpiphp: Slot [21] registered [ 0.334314] acpiphp: Slot [22] registered [ 0.335154] acpiphp: Slot [23] registered [ 0.335971] acpiphp: Slot [24] registered [ 0.336776] acpiphp: Slot [25] registered [ 0.337582] acpiphp: Slot [26] registered [ 0.338400] acpiphp: Slot [27] registered [ 0.339228] acpiphp: Slot [28] registered [ 0.340032] acpiphp: Slot [29] registered [ 0.340836] acpiphp: Slot [30] registered [ 0.341646] acpiphp: Slot [31] registered [ 0.342458] PCI host bridge to bus 0000:00 [ 0.343287] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.344490] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.345701] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.347170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.348621] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.354854] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.356152] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.357314] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.358593] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.364962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.366382] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.412620] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414179] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.415648] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417075] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418465] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419800] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420999] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.422267] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423864] vgaarb: loaded [ 0.424460] vgaarb: bridge control possible 0000:00:02.0 [ 0.425618] SCSI subsystem initialized [ 0.426466] ACPI: bus type USB registered [ 0.427345] usbcore: registered new interface driver usbfs [ 0.428397] usbcore: registered new interface driver hub [ 0.429409] usbcore: registered new device driver usb [ 0.430600] PCI: Using ACPI for IRQ routing [ 0.431689] NetLabel: Initializing [ 0.432412] NetLabel: domain hash size = 128 [ 0.433261] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.434211] NetLabel: unlabeled traffic allowed by default [ 0.435345] clocksource: Switched to clocksource kvm-clock [ 0.441174] AppArmor: AppArmor Filesystem Enabled [ 0.442178] pnp: PnP ACPI init [ 0.443115] pnp: PnP ACPI: found 5 devices [ 0.450267] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.452006] NET: Registered protocol family 2 [ 0.453013] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.454325] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.455485] TCP: Hash tables configured (established 2048 bind 2048) [ 0.456638] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457710] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458920] NET: Registered protocol family 1 [ 0.459854] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.461005] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.462121] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.480799] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.499589] Trying to unpack rootfs image as initramfs... [ 0.549867] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.564147] Scanning for low memory corruption every 60 seconds [ 0.565623] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.566842] audit: initializing netlink subsys (disabled) [ 0.567955] audit: type=2000 audit(1546022384.435:1): initialized [ 0.569333] Initialise system trusted keyring [ 0.570400] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571675] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.573881] zbud: loaded [ 0.574647] VFS: Disk quotas dquot_6.6.0 [ 0.575547] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.577229] fuse init (API version 7.23) [ 0.578227] Key type big_key registered [ 0.579229] Allocating IMA MOK and blacklist keyrings. [ 0.580585] Key type asymmetric registered [ 0.581454] Asymmetric key parser 'x509' registered [ 0.582476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.584088] io scheduler noop registered [ 0.584946] io scheduler deadline registered (default) [ 0.586001] io scheduler cfq registered [ 0.586900] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.588040] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.589386] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592276] ACPI: Power Button [PWRF] [ 0.593477] GHES: HEST is not enabled! [ 0.611988] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.649734] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.652468] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.676681] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.679226] Linux agpgart interface v0.103 [ 0.682145] brd: module loaded [ 0.683604] loop: module loaded [ 0.688929] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.690453] GPT:90111 != 20971519 [ 0.691166] GPT:Alternate GPT header not at the end of the disk. [ 0.692391] GPT:90111 != 20971519 [ 0.693271] GPT: Use GNU Parted to correct GPT errors. [ 0.694584] vda: vda1 vda15 [ 0.696390] scsi host0: ata_piix [ 0.697301] scsi host1: ata_piix [ 0.698157] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699621] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.701239] libphy: Fixed MDIO Bus: probed [ 0.702246] tun: Universal TUN/TAP device driver, 1.6 [ 0.703426] tun: (C) 1999-2004 Max Krasnyansky [ 0.705983] PPP generic driver version 2.4.2 [ 0.707152] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.708765] ehci-pci: EHCI PCI platform driver [ 0.709836] ehci-platform: EHCI generic platform driver [ 0.711102] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.712452] ohci-pci: OHCI PCI platform driver [ 0.713437] ohci-platform: OHCI generic platform driver [ 0.714448] uhci_hcd: USB Universal Host Controller Interface driver [ 0.733512] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.734506] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735955] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736978] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.738090] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739300] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740714] usb usb1: Product: UHCI Host Controller [ 0.741644] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.742775] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743836] hub 1-0:1.0: USB hub found [ 0.744616] hub 1-0:1.0: 2 ports detected [ 0.745531] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747640] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748593] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749675] mousedev: PS/2 mouse device common for all mice [ 0.750961] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.752815] rtc_cmos 00:00: RTC can wake from S4 [ 0.753966] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755159] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756343] i2c /dev entries driver [ 0.757099] device-mapper: uevent: version 1.0.3 [ 0.758050] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.759680] ledtrig-cpu: registered to indicate activity on CPUs [ 0.761021] NET: Registered protocol family 10 [ 0.762040] NET: Registered protocol family 17 [ 0.762931] Key type dns_resolver registered [ 0.763977] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.765094] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.766469] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.768789] registered taskstats version 1 [ 0.769871] Loading compiled-in X.509 certificates [ 0.771607] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.773561] zswap: loaded using pool lzo/zbud [ 0.775025] Key type trusted registered [ 0.776708] Key type encrypted registered [ 0.777537] AppArmor: AppArmor sha1 policy hashing enabled [ 0.778553] ima: No TPM chip found, activating TPM-bypass! [ 0.779590] evm: HMAC attrs: 0x1 [ 0.780577] Magic number: 14:185:697 [ 0.781448] rtc_cmos 00:00: setting system clock to 2018-12-28 18:39:44 UTC (1546022384) [ 0.794056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.795587] EDD information not available. [ 0.856493] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858553] Write protecting the kernel read-only data: 14336k [ 0.860523] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.862792] 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: 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.453051] 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.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.41. iid=i-00000110 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGW10NgwRGZlyD3NqHoQrxsyHeEx61XBPAO3kq2aYDlPmnPI4u+UmbNL16Mq62oETnn3YMJCMoFGMd4aln12d7owQ0VQl61Wmte+0ZpLXFTXQW20pBgEBZdkDo60UJ7ZfV56LKA8DQKecZrB7Yv/hvPY2NCPxfrOpFtYM5xUd310SqsGs2otNkNM8YIxTHWuyKcfL14tSdVdBqD1ZAbcP2jetxCrKykANPImnOXpCcVRxrUYPGVR7iviwTS4je5dsljkUv+DIroIzmVqa5rYFe+Dw55Gy6QGY8HmnL9XOGllAwksfdBo1BNBwiLqFc3TdINinIiabmwUaW/Zz60mzn root@createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098 ssh-dss AAAAB3NzaC1kc3MAAACBAPygtzVzJgZ/i9e3BPnkhhl+QJ7bO5vGiOkZ7A7X9z/ACIhkIVaL+dnYvr5luov6lrjpbbavZUbiNpUk+JWJzxHy21AZ4o5gOlU9z+BnsVjVG/sB/nhYE0MnclMFzFjI0wwX2lRUfGvyxXYm+++1g9Gje2CFnCgaDGcI1qhC/7a3AAAAFQCDIFr9E2YuZAKL52Z4mTSZ3Y9bvQAAAIAlETlYy9w+SaE3Od4veEomsyH9gB1SEXDX3ejyp1SU3+NBbL4I2fmv4rpRQL8hEcaJHu5HjaH+lLBd5/nuSkTZ77HnU/Z0dM0VR2r6TKWBYTdAcu6e6q9JdcaU/QTxHdgFMwDHEJ0RnJFkswEUJ+1QJ2y7BiO+8Z0QbRskevHESQAAAIBlyKyOd8snHjQGMy58PGpzgXIheCCn7dgQ1nCZgL8/I/XnBqEU4zqiZhsd/i5CUNw2MlCOrepxSUbAs9XdpLhvBEyt8HIaZ9GyzRkUh3jkr0N5Hs81pgBUQP61oAvet820mqkz06v1g70WHgPKsEAk8+grZTzzHxifviyb7ujGfA== root@createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098 -----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:fe13:3046/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-00000110 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098 launch-index: 0 === cirros: current=0.4.0 uptime=3.43 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-fe47ec3a-9675-4ce4-ad19-d67098 login: 2018-12-28 18:39:57,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:58,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-2596a9e4-e44e-4c38-9675-94ecc269dd2a x-compute-request-id: req-2596a9e4-e44e-4c38-9675-94ecc269dd2a Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:58,149 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-2596a9e4-e44e-4c38-9675-94ecc269dd2a 2018-12-28 18:39:58,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:58,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0494b937-3a32-41e4-bc21-615855211fd5 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:58,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-0494b937-3a32-41e4-bc21-615855211fd5 2018-12-28 18:39:58,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:58,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b9c6164-14f6-43bf-b06d-042caaf54508 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:58,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-4b9c6164-14f6-43bf-b06d-042caaf54508 2018-12-28 18:39:58,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:58,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbc97509-19ba-412f-8f79-74f0313d0183 Date: Fri, 28 Dec 2018 18:39:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:58,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-fbc97509-19ba-412f-8f79-74f0313d0183 2018-12-28 18:39:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:58,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-34c96504-afc4-4e86-8f48-0d1ea0e7d828 Date: Fri, 28 Dec 2018 18:39:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:39:58,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-34c96504-afc4-4e86-8f48-0d1ea0e7d828 2018-12-28 18:39:58,521 - create_instance - INFO - Checking if VM is active 2018-12-28 18:39:58,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:58,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-d459e8c3-7bde-4917-802f-bea020a7e196 x-compute-request-id: req-d459e8c3-7bde-4917-802f-bea020a7e196 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:58,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-d459e8c3-7bde-4917-802f-bea020a7e196 2018-12-28 18:39:58,991 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:39:58,991 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:39:58,994 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:59,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39: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-107cba06-98c1-4f01-8cd1-5388b8ad8755 x-compute-request-id: req-107cba06-98c1-4f01-8cd1-5388b8ad8755 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:39:59,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-107cba06-98c1-4f01-8cd1-5388b8ad8755 2018-12-28 18:39:59,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:59,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0f060723-cb9b-45ad-86ac-90c63e2ad403 Date: Fri, 28 Dec 2018 18:39: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:39:59,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-0f060723-cb9b-45ad-86ac-90c63e2ad403 2018-12-28 18:39:59,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:59,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e90b2c-584e-43e1-8e87-a73b3a8faf16 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:39:59,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-37e90b2c-584e-43e1-8e87-a73b3a8faf16 2018-12-28 18:39:59,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:59,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5241489-102b-408c-be7b-436694a075a9 Date: Fri, 28 Dec 2018 18:39:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:39:59,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-c5241489-102b-408c-be7b-436694a075a9 2018-12-28 18:39:59,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:39:59,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-29b9043e-0f4f-4efd-94c8-c178cff0f0b1 Date: Fri, 28 Dec 2018 18:39:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:39:59,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-29b9043e-0f4f-4efd-94c8-c178cff0f0b1 2018-12-28 18:39:59,992 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:39:59,995 - paramiko.transport - DEBUG - starting thread (client mode): 0x654ca9d0L 2018-12-28 18:39:59,995 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:39:59,995 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:39:59,996 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:39:59,997 - 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-12-28 18:39:59,997 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:39:59,997 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:39:59,997 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:39:59,997 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:39:59,998 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:40:00,014 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:40:00,015 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:40:00,027 - paramiko.transport - DEBUG - Trying key 09d801d7361faed88e6cd7b72df3fb81 from tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d 2018-12-28 18:40:00,055 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:40:00,059 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:40:00,159 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:40:00,173 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:40:00,174 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:40:00,175 - paramiko.transport - DEBUG - starting thread (client mode): 0x654ca9d0L 2018-12-28 18:40:00,176 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:40:00,176 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:40:00,176 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:40:00,177 - 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-12-28 18:40:00,178 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:40:00,178 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:40:00,178 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:40:00,178 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:40:00,178 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:40:00,195 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:40:00,196 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:40:00,208 - paramiko.transport - DEBUG - Trying key 09d801d7361faed88e6cd7b72df3fb81 from tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d 2018-12-28 18:40:00,235 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:40:00,239 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:40:00,240 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:40:00,241 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:40:00,241 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:40:00,243 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:40:00,244 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:40:00,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:40:00,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:40:00,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a1b04b1c78474d2780b166084039bb27", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role"}], "expires_at": "2018-12-28T19:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7470b66d7cf947838281ce07c428738d", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/7470b66d7cf947838281ce07c428738d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-user", "id": "5811e8db908d4b10aef32c9562eb4094"}, "audit_ids": ["d_TComvIRBCBk0HD4EC4JA"], "issued_at": "2018-12-28T18:40:00.000000Z"}} 2018-12-28 18:40:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:00,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96099a19-e697-45ad-91fb-baa2f9f8ebca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:00,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-96099a19-e697-45ad-91fb-baa2f9f8ebca 2018-12-28 18:40:00,707 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:40:00,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:00,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db104a7f-6942-4ec2-9747-4fa5be4f295f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:00,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-db104a7f-6942-4ec2-9747-4fa5be4f295f 2018-12-28 18:40:00,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:01,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8607c49c-cb68-446f-81e0-82e592346cf5 Date: Fri, 28 Dec 2018 18: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:40:01,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-8607c49c-cb68-446f-81e0-82e592346cf5 2018-12-28 18:40:01,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:40:01,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:40:01,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:01,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d90d3c-af47-434e-b784-e8d548880a8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:40:01,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-04d90d3c-af47-434e-b784-e8d548880a8e 2018-12-28 18:40:01,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:01,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c8df5cb7-261b-4727-9adb-19ecff11ab99 Date: Fri, 28 Dec 2018 18:40:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:40:01,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-c8df5cb7-261b-4727-9adb-19ecff11ab99 2018-12-28 18:40:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-e2d589b3-87a0-4d52-9fd4-0516265dfbd6 Date: Fri, 28 Dec 2018 18:40:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:40:01,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8&name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1&admin_state_up=True used request id req-e2d589b3-87a0-4d52-9fd4-0516265dfbd6 2018-12-28 18:40:02,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:02,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907334c7-bb35-4190-8e10-bab094da966a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:40:02,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-907334c7-bb35-4190-8e10-bab094da966a 2018-12-28 18:40:02,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:02,885 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40: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-4c84f49f-9ecf-44fc-885d-c0fb163cb482 x-compute-request-id: req-4c84f49f-9ecf-44fc-885d-c0fb163cb482 Content-Encoding: gzip Content-Length: 787 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:40:02,885 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst used request id req-4c84f49f-9ecf-44fc-885d-c0fb163cb482 2018-12-28 18:40:02,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:03,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-08b2b965-6611-4923-8fd1-76d48d030da2 Date: Fri, 28 Dec 2018 18: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:40:03,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-08b2b965-6611-4923-8fd1-76d48d030da2 2018-12-28 18:40:03,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:03,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-828491a8-92c5-4fa1-85d2-9467f763f558 Date: Fri, 28 Dec 2018 18:40:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:40:03,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-828491a8-92c5-4fa1-85d2-9467f763f558 2018-12-28 18:40:03,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:03,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-29297fe3-496d-45ae-bb62-8ca457912214 Date: Fri, 28 Dec 2018 18:40:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:40:03,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-29297fe3-496d-45ae-bb62-8ca457912214 2018-12-28 18:40:03,440 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst 2018-12-28 18:40:03,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:03,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-915fca70-ddb9-4286-8425-c32f17a9bd02 Date: Fri, 28 Dec 2018 18:40:03 GMT RESP BODY: {"floatingips": [{"router_id": "36089fe0-63af-45b2-8144-c67063eca111", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:53Z", "updated_at": "2018-12-28T18:39:53Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.5", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "7470b66d7cf947838281ce07c428738d", "port_id": "bf4a9a1c-6e50-4c7b-a990-0d5b736cea86", "id": "f3a4c7d6-c307-4778-aac1-174c187c9005"}]} 2018-12-28 18:40:03,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-915fca70-ddb9-4286-8425-c32f17a9bd02 2018-12-28 18:40:03,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/bf4a9a1c-6e50-4c7b-a990-0d5b736cea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:03,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-7995b8d7-887c-41c4-9cff-0771683fdba1 Date: Fri, 28 Dec 2018 18:40:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","project_id":"7470b66d7cf947838281ce07c428738d","qos_policy_id":null,"admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal"}} 2018-12-28 18:40:03,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/bf4a9a1c-6e50-4c7b-a990-0d5b736cea86 used request id req-7995b8d7-887c-41c4-9cff-0771683fdba1 2018-12-28 18:40:03,835 - create_instance - INFO - Checking if VM is active 2018-12-28 18:40:03,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:04,436 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40: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-a74cf024-e629-4294-8cb1-41316754c298 x-compute-request-id: req-a74cf024-e629-4294-8cb1-41316754c298 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:40:04,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-a74cf024-e629-4294-8cb1-41316754c298 2018-12-28 18:40:04,436 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:40:04,436 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:40:04,439 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:05,302 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40: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-c8b9558a-659b-4e9e-88c9-34529c2558f1 x-compute-request-id: req-c8b9558a-659b-4e9e-88c9-34529c2558f1 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "10.55.1.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:13:30:46", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp"}, {"name": "default"}], "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:39:44Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:40:05,302 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-c8b9558a-659b-4e9e-88c9-34529c2558f1 2018-12-28 18:40:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:05,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f19188a4-66c9-46be-9b38-039f3dac2139 Date: Fri, 28 Dec 2018 18:40: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":["dab242a4-6869-487d-b7c5-dfa155d8e615"],"updated_at":"2018-12-28T18:39:13Z","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:12Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7470b66d7cf947838281ce07c428738d","id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net"}]} 2018-12-28 18:40:05,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net used request id req-f19188a4-66c9-46be-9b38-039f3dac2139 2018-12-28 18:40:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb0da04-be11-4ae4-a450-ea1a2733d5a8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:40:05,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-2eb0da04-be11-4ae4-a450-ea1a2733d5a8 2018-12-28 18:40:05,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:05,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c7056b1b-88db-42c3-9af9-c8ca0f6b6722 Date: Fri, 28 Dec 2018 18:40:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:13Z","dns_nameservers":[],"updated_at":"2018-12-28T18:39:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"7470b66d7cf947838281ce07c428738d","id":"dab242a4-6869-487d-b7c5-dfa155d8e615","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet"}]} 2018-12-28 18:40:05,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-c7056b1b-88db-42c3-9af9-c8ca0f6b6722 2018-12-28 18:40:05,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fee0d713a49ec2b9b638d12b0fe69a096eda859c" 2018-12-28 18:40:06,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6e7e866b-356a-4e13-b063-9568457fea3b Date: Fri, 28 Dec 2018 18:40:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:37Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.1"}],"id":"0cd9133e-c87e-4f86-9c41-c94b05efbd36","security_groups":[],"mac_address":"fa:16:3e:58:be:3e","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:22Z","binding:vnic_type":"normal","device_id":"36089fe0-63af-45b2-8144-c67063eca111"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.2"}],"id":"45510813-450c-4363-9ef3-3e207faba575","security_groups":[],"mac_address":"fa:16:3e:84:4a:f5","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:14Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.4"}],"id":"8e3d8ee5-c032-4750-83d6-ff7d918bb170","security_groups":[],"mac_address":"fa:16:3e:09:2d:af","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.3"}],"id":"abb5dc4e-2951-4db4-9fde-720eea888fcb","security_groups":[],"mac_address":"fa:16:3e:0a:0b:6a","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b7a22606-ebb8-4bfa-a0f0-574170e314f8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:39:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dab242a4-6869-487d-b7c5-dfa155d8e615","ip_address":"10.55.1.5"}],"id":"bf4a9a1c-6e50-4c7b-a990-0d5b736cea86","security_groups":["8d818dda-c2bc-47b5-9215-a08ebca2e93f","e154b11d-f5e0-440f-a3bd-ae877218b5ef"],"mac_address":"fa:16:3e:13:30:46","project_id":"7470b66d7cf947838281ce07c428738d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1","admin_state_up":true,"network_id":"b7a22606-ebb8-4bfa-a0f0-574170e314f8","tenant_id":"7470b66d7cf947838281ce07c428738d","created_at":"2018-12-28T18:39:34Z","binding:vnic_type":"normal","device_id":"bcc05fe7-687d-4485-beb7-bd632813260b"}]} 2018-12-28 18:40:06,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-6e7e866b-356a-4e13-b063-9568457fea3b 2018-12-28 18:40:06,007 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:40:06,009 - paramiko.transport - DEBUG - starting thread (client mode): 0x654d1fd0L 2018-12-28 18:40:06,010 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:40:06,010 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:40:06,011 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:40:06,012 - 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-12-28 18:40:06,012 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:40:06,012 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:40:06,012 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:40:06,013 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:40:06,013 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:40:06,067 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:40:06,068 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:40:06,074 - paramiko.transport - DEBUG - Trying key 09d801d7361faed88e6cd7b72df3fb81 from tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d 2018-12-28 18:40:06,107 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:40:06,111 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:40:06,211 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:40:06,252 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:40:06,252 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:40:06,254 - paramiko.transport - DEBUG - starting thread (client mode): 0x6548c9d0L 2018-12-28 18:40:06,255 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:40:06,255 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:40:06,255 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:40:06,256 - 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-12-28 18:40:06,257 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:40:06,257 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:40:06,257 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:40:06,257 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:40:06,257 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:40:06,274 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:40:06,275 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:40:06,287 - paramiko.transport - DEBUG - Trying key 09d801d7361faed88e6cd7b72df3fb81 from tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d 2018-12-28 18:40:06,312 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:40:06,315 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:40:06,319 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:40:06,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:40:06,320 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:40:06,322 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:40:06,323 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:40:06,325 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-12-28 18:40:06,325 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-12-28 18:40:06,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/f3a4c7d6-c307-4778-aac1-174c187c9005 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:40:07,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b77da210-c726-486a-b1cb-8f99869a3d16 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:07,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/f3a4c7d6-c307-4778-aac1-174c187c9005 used request id req-b77da210-c726-486a-b1cb-8f99869a3d16 2018-12-28 18:40:07,314 - create_instance - INFO - Deleting Port with ID - bf4a9a1c-6e50-4c7b-a990-0d5b736cea86 2018-12-28 18:40:07,314 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8dport-1 2018-12-28 18:40:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/bf4a9a1c-6e50-4c7b-a990-0d5b736cea86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:40:07,976 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d1b93c93-0ebe-4ab6-9773-765a5774aca6 Date: Fri, 28 Dec 2018 18:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:07,976 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/bf4a9a1c-6e50-4c7b-a990-0d5b736cea86 used request id req-d1b93c93-0ebe-4ab6-9773-765a5774aca6 2018-12-28 18:40:07,976 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst 2018-12-28 18:40:07,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:40:08,138 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4b47a534-f019-49b1-9995-6415cca0e44e x-compute-request-id: req-4b47a534-f019-49b1-9995-6415cca0e44e Content-Type: application/json 2018-12-28 18:40:08,138 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-4b47a534-f019-49b1-9995-6415cca0e44e 2018-12-28 18:40:08,138 - create_instance - INFO - Checking deletion status 2018-12-28 18:40:08,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:40:08,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40: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-a85db08c-e010-43f7-9b84-42c83112e011 x-compute-request-id: req-a85db08c-e010-43f7-9b84-42c83112e011 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:08Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:40:08,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-a85db08c-e010-43f7-9b84-42c83112e011 2018-12-28 18:40:08,316 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:40:08,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:40:11,320 - create_instance - DEBUG - VM status query timeout in 296.818684101 2018-12-28 18:40:11,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:40:11,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40: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-961d1dc1-ce00-42e5-b78d-6c2a54376f4b x-compute-request-id: req-961d1dc1-ce00-42e5-b78d-6c2a54376f4b Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/bcc05fe7-687d-4485-beb7-bd632813260b", "rel": "bookmark"}], "image": {"id": "078131bd-65d6-48aa-bbeb-ed58e9a00b78", "links": [{"href": "http://172.30.9.21:8774/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:39:43.000000", "flavor": {"id": "1566f720-c030-4431-8c65-4dc5737a08d7", "links": [{"href": "http://172.30.9.21:8774/flavors/1566f720-c030-4431-8c65-4dc5737a08d7", "rel": "bookmark"}]}, "id": "bcc05fe7-687d-4485-beb7-bd632813260b", "user_id": "5811e8db908d4b10aef32c9562eb4094", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:08Z", "hostId": "377a7214338914e7d31b0336e9419b465126ad32a579a5b74df461ca", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp", "name": "CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst", "created": "2018-12-28T18:39:38Z", "tenant_id": "7470b66d7cf947838281ce07c428738d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:40:11,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-961d1dc1-ce00-42e5-b78d-6c2a54376f4b 2018-12-28 18:40:11,426 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst] is - ACTIVE 2018-12-28 18:40:11,426 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:40:14,429 - create_instance - DEBUG - VM status query timeout in 293.709239006 2018-12-28 18:40:14,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54d842713938e0c9266a270873b6084ec13e1305" 2018-12-28 18:40:14,478 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ef92563-e57f-4719-b4b1-659e06fd91e5 x-compute-request-id: req-2ef92563-e57f-4719-b4b1-659e06fd91e5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance bcc05fe7-687d-4485-beb7-bd632813260b could not be found.", "code": 404}} 2018-12-28 18:40:14,478 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/bcc05fe7-687d-4485-beb7-bd632813260b used request id req-2ef92563-e57f-4719-b4b1-659e06fd91e5 2018-12-28 18:40:14,479 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance bcc05fe7-687d-4485-beb7-bd632813260b could not be found. (HTTP 404) (Request-ID: req-2ef92563-e57f-4719-b4b1-659e06fd91e5) 2018-12-28 18:40:14,479 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-inst 2018-12-28 18:40:14,480 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp 2018-12-28 18:40:14,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d63d9005c92a1e437e482768583eaa6765396d5c" 2018-12-28 18:40:14,526 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7036c62a-cbc9-4f31-be13-4787a5d59e9f x-compute-request-id: req-7036c62a-cbc9-4f31-be13-4787a5d59e9f Content-Length: 0 Content-Type: application/json 2018-12-28 18:40:14,526 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-kp used request id req-7036c62a-cbc9-4f31-be13-4787a5d59e9f 2018-12-28 18:40:14,527 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d.pub] 2018-12-28 18:40:14,527 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d] 2018-12-28 18:40:14,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4276e04d7648126e5ad2f2c3300876e86badf01e" 2018-12-28 18:40:14,574 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:40:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e57a683a-822e-4d41-9579-026b9e9b73b8 x-compute-request-id: req-e57a683a-822e-4d41-9579-026b9e9b73b8 Content-Length: 0 Content-Type: application/json 2018-12-28 18:40:14,575 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/1566f720-c030-4431-8c65-4dc5737a08d7 used request id req-e57a683a-822e-4d41-9579-026b9e9b73b8 2018-12-28 18:40:14,576 - neutron_utils - INFO - Deleting security group rule with ID - 8cc5a643-2f3d-4847-8547-651ea2d7affc 2018-12-28 18:40:14,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/8cc5a643-2f3d-4847-8547-651ea2d7affc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:40:14,997 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4831c54c-c485-4455-8430-2d869866ef82 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:14,997 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/8cc5a643-2f3d-4847-8547-651ea2d7affc used request id req-4831c54c-c485-4455-8430-2d869866ef82 2018-12-28 18:40:14,997 - neutron_utils - INFO - Deleting security group rule with ID - 350be53c-4b10-41e3-a678-3f2178adca10 2018-12-28 18:40:15,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/350be53c-4b10-41e3-a678-3f2178adca10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:40:15,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fda22fb4-57ee-46d6-9c97-eee83b54a9dc Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:15,234 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/350be53c-4b10-41e3-a678-3f2178adca10 used request id req-fda22fb4-57ee-46d6-9c97-eee83b54a9dc 2018-12-28 18:40:15,234 - neutron_utils - INFO - Deleting security group rule with ID - 37372e1a-a63a-4326-ac2b-3ec113b71dc6 2018-12-28 18:40:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/37372e1a-a63a-4326-ac2b-3ec113b71dc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:40:15,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d55d642-2fc5-4779-a340-22a1dfabeb93 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:15,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/37372e1a-a63a-4326-ac2b-3ec113b71dc6 used request id req-9d55d642-2fc5-4779-a340-22a1dfabeb93 2018-12-28 18:40:15,473 - neutron_utils - INFO - Deleting security group rule with ID - 9a081abf-5c1a-4d01-a8dd-18cd64254f4f 2018-12-28 18:40:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/9a081abf-5c1a-4d01-a8dd-18cd64254f4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:40:15,584 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8dcc3921-f991-46e6-853b-92ff55219d24 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:15,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/9a081abf-5c1a-4d01-a8dd-18cd64254f4f used request id req-8dcc3921-f991-46e6-853b-92ff55219d24 2018-12-28 18:40:15,584 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-sec-grp 2018-12-28 18:40:15,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/8d818dda-c2bc-47b5-9215-a08ebca2e93f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9dd4cff56d0f2471ddad84940d199bfb547001d" 2018-12-28 18:40:15,874 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ebe97815-1343-4066-800f-275afe269661 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:15,874 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/8d818dda-c2bc-47b5-9215-a08ebca2e93f used request id req-ebe97815-1343-4066-800f-275afe269661 2018-12-28 18:40:15,875 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router and subnet CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet 2018-12-28 18:40:15,875 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router 2018-12-28 18:40:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" -d '{"subnet_id": "dab242a4-6869-487d-b7c5-dfa155d8e615"}' 2018-12-28 18:40:17,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6fe5cbd3-d2c1-4112-92d3-b00b6b95c597 Date: Fri, 28 Dec 2018 18:40:17 GMT RESP BODY: {"network_id": "b7a22606-ebb8-4bfa-a0f0-574170e314f8", "tenant_id": "7470b66d7cf947838281ce07c428738d", "subnet_id": "dab242a4-6869-487d-b7c5-dfa155d8e615", "subnet_ids": ["dab242a4-6869-487d-b7c5-dfa155d8e615"], "port_id": "0cd9133e-c87e-4f86-9c41-c94b05efbd36", "id": "36089fe0-63af-45b2-8144-c67063eca111"} 2018-12-28 18:40:17,225 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111/remove_router_interface used request id req-6fe5cbd3-d2c1-4112-92d3-b00b6b95c597 2018-12-28 18:40:17,225 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router 2018-12-28 18:40:17,225 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-router 2018-12-28 18:40:17,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5806be2929a3732acbceb27e6c535e822168c016" 2018-12-28 18:40:20,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0186692b-7ad3-4007-9ff0-ed8055de8de6 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:20,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/36089fe0-63af-45b2-8144-c67063eca111 used request id req-0186692b-7ad3-4007-9ff0-ed8055de8de6 2018-12-28 18:40:20,648 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet 2018-12-28 18:40:20,648 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-subnet 2018-12-28 18:40:20,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/dab242a4-6869-487d-b7c5-dfa155d8e615 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:40:22,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ccafe6c-3575-4fe4-96ab-4e90cdd15806 Date: Fri, 28 Dec 2018 18:40:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:22,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/dab242a4-6869-487d-b7c5-dfa155d8e615 used request id req-5ccafe6c-3575-4fe4-96ab-4e90cdd15806 2018-12-28 18:40:22,967 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-pub-net 2018-12-28 18:40:22,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/b7a22606-ebb8-4bfa-a0f0-574170e314f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83909e64d17d0d641112fd016f64faab4bd4d102" 2018-12-28 18:40:24,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1a099786-0909-49f0-b358-08a1684f1dbd Date: Fri, 28 Dec 2018 18:40:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:24,493 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/b7a22606-ebb8-4bfa-a0f0-574170e314f8 used request id req-1a099786-0909-49f0-b358-08a1684f1dbd 2018-12-28 18:40:24,494 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-fe47ec3a-9675-4ce4-ad19-d670983a0c8d-image 2018-12-28 18:40:24,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f9098d103abb9e6cc59e896015526bf411ea7740" 2018-12-28 18:40:25,339 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bcbb2190-d560-486c-b768-e4e67f4a8449 Date: Fri, 28 Dec 2018 18:40:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:40:25,339 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/078131bd-65d6-48aa-bbeb-ed58e9a00b78 used request id req-bcbb2190-d560-486c-b768-e4e67f4a8449 2018-12-28 18:40:25,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:25,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f31cccaa-e9e4-4b85-8da2-40caa8f1e46e Date: Fri, 28 Dec 2018 18:40:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:12Z", "updated_at": "2018-12-28T18:39:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "revision_number": 0, "id": "345695ff-32ef-4992-b412-ac67b92964bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "revision_number": 0, "id": "bda8dfb4-2e94-4f19-9c69-21d04be4f955", "remote_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv6", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "revision_number": 0, "id": "d11bd08a-271d-412b-974e-b80027c79de9", "remote_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "revision_number": 0, "id": "f00cb7b0-d38e-4cd1-a994-e7dfcf3e89e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "tenant_id": "7470b66d7cf947838281ce07c428738d", "port_range_min": null, "ethertype": "IPv4", "project_id": "7470b66d7cf947838281ce07c428738d"}], "revision_number": 4, "project_id": "7470b66d7cf947838281ce07c428738d", "id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "name": "default"}]} 2018-12-28 18:40:25,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-f31cccaa-e9e4-4b85-8da2-40caa8f1e46e 2018-12-28 18:40:25,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:25,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906cc32e-64db-4508-8b51-1110e553fc36 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:40:25,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-906cc32e-64db-4508-8b51-1110e553fc36 2018-12-28 18:40:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:25,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84820a5c-30b7-47e7-b77a-8d01e97cf573 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:40:25,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-84820a5c-30b7-47e7-b77a-8d01e97cf573 2018-12-28 18:40:25,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:25,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72087a94-b38d-425f-a64a-18394de49230 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:40:25,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-72087a94-b38d-425f-a64a-18394de49230 2018-12-28 18:40:25,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:25,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4954749-87e7-4d82-9ea5-477bb83b3573 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d"}, "enabled": true, "id": "7470b66d7cf947838281ce07c428738d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj"}} 2018-12-28 18:40:25,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-b4954749-87e7-4d82-9ea5-477bb83b3573 2018-12-28 18:40:25,942 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e154b11d-f5e0-440f-a3bd-ae877218b5ef 2018-12-28 18:40:25,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e154b11d-f5e0-440f-a3bd-ae877218b5ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:26,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4abe9680-1269-4264-ad36-a309cc090776 Date: Fri, 28 Dec 2018 18:40:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:12Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "345695ff-32ef-4992-b412-ac67b92964bf"}, {"remote_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:12Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "bda8dfb4-2e94-4f19-9c69-21d04be4f955"}, {"remote_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:12Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "d11bd08a-271d-412b-974e-b80027c79de9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:39:12Z", "security_group_id": "e154b11d-f5e0-440f-a3bd-ae877218b5ef", "port_range_min": null, "revision_number": 0, "tenant_id": "7470b66d7cf947838281ce07c428738d", "created_at": "2018-12-28T18:39:12Z", "project_id": "7470b66d7cf947838281ce07c428738d", "id": "f00cb7b0-d38e-4cd1-a994-e7dfcf3e89e1"}]} 2018-12-28 18:40:26,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=e154b11d-f5e0-440f-a3bd-ae877218b5ef used request id req-4abe9680-1269-4264-ad36-a309cc090776 2018-12-28 18:40:26,211 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:40:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/e154b11d-f5e0-440f-a3bd-ae877218b5ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:26,509 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f7078ad-d3cc-49d3-aca1-9ff5e05b9959 Content-Length: 0 Date: Fri, 28 Dec 2018 18:40:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:40:26,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/e154b11d-f5e0-440f-a3bd-ae877218b5ef used request id req-7f7078ad-d3cc-49d3-aca1-9ff5e05b9959 2018-12-28 18:40:26,510 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj 2018-12-28 18:40:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:26,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05075649-dbdd-47e0-8809-d1a75a54f59a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:40:26,708 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/7470b66d7cf947838281ce07c428738d used request id req-05075649-dbdd-47e0-8809-d1a75a54f59a 2018-12-28 18:40:26,708 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-b67025bd-270a-437-proj-role 2018-12-28 18:40:26,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/a1b04b1c78474d2780b166084039bb27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:26,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ada738d-8c90-4fc0-b981-9ff57597e1a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:40:26,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/a1b04b1c78474d2780b166084039bb27 used request id req-8ada738d-8c90-4fc0-b981-9ff57597e1a9 2018-12-28 18:40:26,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd1125503f23637404d53399368b50516f2a8f62" 2018-12-28 18:40:26,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9963a6a-8699-4f50-b14f-d77d435a59f7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:40:26,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d9963a6a-8699-4f50-b14f-d77d435a59f7 2018-12-28 18:40:26,941 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-b67025bd-270a-437-user 2018-12-28 18:40:26,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/5811e8db908d4b10aef32c9562eb4094 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6930cdd14f43cf14e40a148b1ce10de3cccea7bc" 2018-12-28 18:40:27,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5a85ed-e406-4252-b665-d24b095ea655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:40:27,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/5811e8db908d4b10aef32c9562eb4094 used request id req-df5a85ed-e406-4252-b665-d24b095ea655 2018-12-28 18:40:27,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:40:27,498 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ifQohmDpSQWni4ywEXXrrQ"], "issued_at": "2018-12-28T18:40:27.000000Z"}} 2018-12-28 18:40:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e1caa73853619c7365de08667ffda9e2ff70f13" 2018-12-28 18:40:27,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ecef6a4-16ee-454c-9656-b8d58b45909c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:27,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-9ecef6a4-16ee-454c-9656-b8d58b45909c 2018-12-28 18:40:27,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:40:27,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:40:27,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["-Zu-nGinRyGUAvlR22eysQ"], "issued_at": "2018-12-28T18:40:27.000000Z"}} 2018-12-28 18:40:27,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:40:28,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7aa9f4-52c3-4b52-a718-c21e159aade1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:28,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0f7aa9f4-52c3-4b52-a718-c21e159aade1 2018-12-28 18:40:28,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:40:28,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:40: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:40:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:40:28,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede1b447-dd74-47ec-9036-6b8f6ecd226b Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:40:28,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj used request id req-ede1b447-dd74-47ec-9036-6b8f6ecd226b 2018-12-28 18:40:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:40:28,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45552421-7fb3-4ce7-93d3-63e389d6fcf7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:40:28,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-45552421-7fb3-4ce7-93d3-63e389d6fcf7 2018-12-28 18:40:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}}' 2018-12-28 18:40:28,345 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535fc4b1-9e41-475e-ab03-1f3cb8f55c06 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:40:28,345 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-535fc4b1-9e41-475e-ab03-1f3cb8f55c06 2018-12-28 18:40:28,346 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-8ddd9291-c90c-456-proj 2018-12-28 18:40:28,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:40:28,347 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:40:28,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["L3SqVbmCTiC2gK_dM3ZzWA"], "issued_at": "2018-12-28T18:40:28.000000Z"}} 2018-12-28 18:40:28,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:28,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ceab75-3522-42c7-a96a-d1df9443cfe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:28,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-f2ceab75-3522-42c7-a96a-d1df9443cfe4 2018-12-28 18:40:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:40:28,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:40: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:40:28,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:28,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83eb5d25-2d1b-4ee8-b67f-04f563f88ae0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:40:28,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-83eb5d25-2d1b-4ee8-b67f-04f563f88ae0 2018-12-28 18:40:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1752d173-f8bc-4d69-8659-bff18ee2795d Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}]} 2018-12-28 18:40:29,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj used request id req-1752d173-f8bc-4d69-8659-bff18ee2795d 2018-12-28 18:40:29,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4cb2533-5c62-421b-81a8-0e5e69f07893 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:40:29,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-b4cb2533-5c62-421b-81a8-0e5e69f07893 2018-12-28 18:40:29,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ef2ce6-509c-4558-b5f7-bbd871654f46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:40:29,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-87ef2ce6-509c-4558-b5f7-bbd871654f46 2018-12-28 18:40:29,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d99cf0d-ebd0-4357-bfcc-20826f626a27 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}]} 2018-12-28 18:40:29,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj used request id req-4d99cf0d-ebd0-4357-bfcc-20826f626a27 2018-12-28 18:40:29,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/847aca2f40c54c14aff34e7152247e8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-239d4103-5048-47d6-b9ba-193d7e2951c1 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-user", "links": {"self": "http://172.30.9.21:5000/v3/users/847aca2f40c54c14aff34e7152247e8b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8b532f142fd54626898ab5fa2b70f967", "id": "847aca2f40c54c14aff34e7152247e8b", "password_expires_at": null}} 2018-12-28 18:40:29,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/847aca2f40c54c14aff34e7152247e8b used request id req-239d4103-5048-47d6-b9ba-193d7e2951c1 2018-12-28 18:40:29,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86b43bb-5b00-4512-a586-665ff03b40a1 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:40:29,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles used request id req-b86b43bb-5b00-4512-a586-665ff03b40a1 2018-12-28 18:40:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:29,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2683e605-9f6a-4cf0-8ad6-d9ae34f99a0f Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 18:40:29,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-2683e605-9f6a-4cf0-8ad6-d9ae34f99a0f 2018-12-28 18:40:29,995 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-8ddd9291-c90c-456-proj 2018-12-28 18:40:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:30,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ee0198c-5060-4943-9fcf-1be16f05b5c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:40:30,115 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-0ee0198c-5060-4943-9fcf-1be16f05b5c3 2018-12-28 18:40:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:30,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2fb964a-5956-489e-998d-0f08e598f78b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:40:30,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e2fb964a-5956-489e-998d-0f08e598f78b 2018-12-28 18:40:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:30,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5579dbde-af18-438a-b7e5-b25a03dc7983 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}]} 2018-12-28 18:40:30,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-8ddd9291-c90c-456-proj used request id req-5579dbde-af18-438a-b7e5-b25a03dc7983 2018-12-28 18:40:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:30,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f04b68d2-a06c-4ad7-a850-adacb14f1bf1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}]} 2018-12-28 18:40:30,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles used request id req-f04b68d2-a06c-4ad7-a850-adacb14f1bf1 2018-12-28 18:40:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:30,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc388f10-d81f-49db-9c7f-97d9a519980a Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:40:30,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-fc388f10-d81f-49db-9c7f-97d9a519980a 2018-12-28 18:40:30,507 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-8ddd9291-c90c-456-proj 2018-12-28 18:40:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:40:30,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebeb4e3-6b61-4cd2-ac4a-ffa42fcc55cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:40:30,648 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-3ebeb4e3-6b61-4cd2-ac4a-ffa42fcc55cd 2018-12-28 18:40:30,648 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-8ddd9291-c90c-456-user 2018-12-28 18:40:30,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:40:30,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:40:30,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa0fb71-1eda-433d-addd-7efae2fdfcb4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:40:30,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-faa0fb71-1eda-433d-addd-7efae2fdfcb4 2018-12-28 18:40:30,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" -d '{"role": {"name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role"}}' 2018-12-28 18:40:30,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7596f0-d1c6-490d-a728-8a1b37f3a4c6 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "34ccafe29f024c58a2e4d2c4a814a6c8", "links": {"self": "http://172.30.9.21:5000/v3/roles/34ccafe29f024c58a2e4d2c4a814a6c8"}, "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role"}} 2018-12-28 18:40:30,849 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-4d7596f0-d1c6-490d-a728-8a1b37f3a4c6 2018-12-28 18:40:30,849 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role 2018-12-28 18:40:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/34ccafe29f024c58a2e4d2c4a814a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:40:30,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79507ed2-c161-4f0f-975a-1935bbb72ec8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/34ccafe29f024c58a2e4d2c4a814a6c8"}, "domain_id": null, "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role", "id": "34ccafe29f024c58a2e4d2c4a814a6c8"}} 2018-12-28 18:40:30,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/34ccafe29f024c58a2e4d2c4a814a6c8 used request id req-79507ed2-c161-4f0f-975a-1935bbb72ec8 2018-12-28 18:40:30,944 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role to project CreateStackFloatingIpTests-8ddd9291-c90c-456-proj 2018-12-28 18:40:30,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles/34ccafe29f024c58a2e4d2c4a814a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:40:31,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:40:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a529db6-1ff5-468a-bcbf-3f60d951ffb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:40:31,067 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967/users/847aca2f40c54c14aff34e7152247e8b/roles/34ccafe29f024c58a2e4d2c4a814a6c8 used request id req-1a529db6-1ff5-468a-bcbf-3f60d951ffb9 2018-12-28 18:40:31,067 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:40:31,067 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:40:31,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:40:31,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:40:31,454 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "34ccafe29f024c58a2e4d2c4a814a6c8", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b532f142fd54626898ab5fa2b70f967", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-user", "id": "847aca2f40c54c14aff34e7152247e8b"}, "audit_ids": ["Br8X6cPDRwa0t9256Jcgag"], "issued_at": "2018-12-28T18:40:31.000000Z"}} 2018-12-28 18:40:31,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:40:31,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387b3c67-d3be-4386-a346-cdc5bbce7bdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:31,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-387b3c67-d3be-4386-a346-cdc5bbce7bdc 2018-12-28 18:40:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:40:31,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-65ad7331-9fb0-466d-80a0-ade46364a668 Date: Fri, 28 Dec 2018 18:40:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"} 2018-12-28 18:40:31,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image used request id req-65ad7331-9fb0-466d-80a0-ade46364a668 2018-12-28 18:40:31,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:40:31,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77c0741f-9ce4-475d-804c-b76a44f654b6 Date: Fri, 28 Dec 2018 18:40: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-12-28 18:40:31,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-77c0741f-9ce4-475d-804c-b76a44f654b6 2018-12-28 18:40:31,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}' 2018-12-28 18:40:32,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc X-Openstack-Request-Id: req-7da5ab5f-a3ba-4525-a959-965a0c203a1e Date: Fri, 28 Dec 2018 18:40:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:40:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:40:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "min_disk": 0, "protected": false, "id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "file": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file", "checksum": null, "owner": "8b532f142fd54626898ab5fa2b70f967", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:40:32,120 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-7da5ab5f-a3ba-4525-a959-965a0c203a1e 2018-12-28 18:40:32,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" -d '' 2018-12-28 18:40:33,974 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fccc9c63-db85-49ef-9bde-895fe86a634d Date: Fri, 28 Dec 2018 18:40:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:40:33,974 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file used request id req-fccc9c63-db85-49ef-9bde-895fe86a634d 2018-12-28 18:40:33,975 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:40:33,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:40:34,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0529fc0a-cb5e-4101-9e13-5be9fa1c4a3f Date: Fri, 28 Dec 2018 18:40:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:40:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "metadata": {}}], "self": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "min_disk": 0, "protected": false, "id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "file": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b532f142fd54626898ab5fa2b70f967", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:40:34,157 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc used request id req-0529fc0a-cb5e-4101-9e13-5be9fa1c4a3f 2018-12-28 18:40:34,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:40:34,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-adf6a9dd-c96d-44bd-b646-3598ddf08a64 Date: Fri, 28 Dec 2018 18:40: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-12-28 18:40:34,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-adf6a9dd-c96d-44bd-b646-3598ddf08a64 2018-12-28 18:40:34,314 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image 2018-12-28 18:40:34,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:40:34,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-49068f69-7ee9-4088-8f32-58bf17ae8226 Date: Fri, 28 Dec 2018 18:40:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:40:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "metadata": {}}], "self": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "min_disk": 0, "protected": false, "id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "file": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b532f142fd54626898ab5fa2b70f967", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:40:34,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc used request id req-49068f69-7ee9-4088-8f32-58bf17ae8226 2018-12-28 18:40:34,496 - create_image - DEBUG - Instance status is - active 2018-12-28 18:40:34,496 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image 2018-12-28 18:40:34,496 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image 2018-12-28 18:40:34,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:40:34,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:40:34,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "34ccafe29f024c58a2e4d2c4a814a6c8", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b532f142fd54626898ab5fa2b70f967", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-user", "id": "847aca2f40c54c14aff34e7152247e8b"}, "audit_ids": ["Af05qnsiS6C63Wu4-WoHfg"], "issued_at": "2018-12-28T18:40:34.000000Z"}} 2018-12-28 18:40:34,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:34,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7f1b01-04f2-486e-a916-a4b8f855b376 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:40:34,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fc7f1b01-04f2-486e-a916-a4b8f855b376 2018-12-28 18:40:34,961 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:40:34,963 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:40:34,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:35,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:34 GMT Server: Apache x-openstack-request-id: req-5e577b6b-6567-4f9e-894a-6b8ba4a138d1 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:40:35,141 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack used request id req-5e577b6b-6567-4f9e-894a-6b8ba4a138d1 2018-12-28 18:40:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net"}}' 2018-12-28 18:40:39,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:40:35 GMT Server: Apache x-openstack-request-id: req-6119834d-9f9a-42cc-b5c3-e37684233d0d Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}]}} 2018-12-28 18:40:39,201 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks used request id req-6119834d-9f9a-42cc-b5c3-e37684233d0d 2018-12-28 18:40:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:39,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:39 GMT Server: Apache x-openstack-request-id: req-8af23115-ee2f-478f-800e-6c56f949d4db Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:39,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:39 GMT Server: Apache x-openstack-request-id: req-559f30c6-933f-452d-a9c3-799ffec9e4e0 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "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-12-28 18:40:39,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-559f30c6-933f-452d-a9c3-799ffec9e4e0 2018-12-28 18:40:39,566 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack 2018-12-28 18:40:39,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:39,753 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:39 GMT Server: Apache x-openstack-request-id: req-889bf61b-8f4c-44f2-8078-009b6d6e2ae9 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:39,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:39 GMT Server: Apache x-openstack-request-id: req-ad87b251-d3b5-4632-bfca-9bc43c0bac01 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "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-12-28 18:40:39,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-ad87b251-d3b5-4632-bfca-9bc43c0bac01 2018-12-28 18:40:39,953 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:40:39,953 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:40:42,955 - create_stack - DEBUG - Stack status query timeout in 1196.61071205 2018-12-28 18:40:42,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:42,987 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:42 GMT Server: Apache x-openstack-request-id: req-d0bce14b-b714-4e27-b8d1-07d93e26566c Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:43,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:42 GMT Server: Apache x-openstack-request-id: req-168b3d45-bd26-44f7-a677-5ce108947a45 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2065 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:40:43,325 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-168b3d45-bd26-44f7-a677-5ce108947a45 2018-12-28 18:40:43,326 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:40:43,326 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:40:46,329 - create_stack - DEBUG - Stack status query timeout in 1193.23670292 2018-12-28 18:40:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:46,513 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:46 GMT Server: Apache x-openstack-request-id: req-a4ab9751-a87d-44dd-994e-2cf7c8e29012 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:46,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:46 GMT Server: Apache x-openstack-request-id: req-8c5e57db-e750-40a6-8c6b-df34fd8be2f4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2065 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:40:46,691 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-8c5e57db-e750-40a6-8c6b-df34fd8be2f4 2018-12-28 18:40:46,692 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:40:46,692 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:40:49,695 - create_stack - DEBUG - Stack status query timeout in 1189.87072086 2018-12-28 18:40:49,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:49,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:49 GMT Server: Apache x-openstack-request-id: req-f3439872-a1b2-44a5-ae4c-34c42ce7d98f Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:50,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:49 GMT Server: Apache x-openstack-request-id: req-6753662d-e89a-4875-a313-b442f5996325 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2065 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:40:50,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-6753662d-e89a-4875-a313-b442f5996325 2018-12-28 18:40:50,106 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:40:50,106 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:40:53,109 - create_stack - DEBUG - Stack status query timeout in 1186.4565239 2018-12-28 18:40:53,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:53,161 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:53 GMT Server: Apache x-openstack-request-id: req-10e2643b-5610-4b63-b88a-df9e7e4b5484 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:53,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:53 GMT Server: Apache x-openstack-request-id: req-b10200f8-ca7b-486e-86e6-90b95eed2750 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2065 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:40:53,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-b10200f8-ca7b-486e-86e6-90b95eed2750 2018-12-28 18:40:53,687 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:40:53,687 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:40:56,691 - create_stack - DEBUG - Stack status query timeout in 1182.87530208 2018-12-28 18:40:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:40:56,887 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:40:56 GMT Server: Apache x-openstack-request-id: req-310591ca-471a-43fe-9242-c0fc197ad89b Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:40:57,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:40:56 GMT Server: Apache x-openstack-request-id: req-727354b6-a8bb-4a6b-b0d2-6224b19c2ff6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2065 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:40:57,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-727354b6-a8bb-4a6b-b0d2-6224b19c2ff6 2018-12-28 18:40:57,281 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:40:57,282 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:00,285 - create_stack - DEBUG - Stack status query timeout in 1179.28104186 2018-12-28 18:41:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:00,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:00 GMT Server: Apache x-openstack-request-id: req-84b92196-28c9-4fc7-bf33-2c3e56929394 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:00,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:00 GMT Server: Apache x-openstack-request-id: req-48d5bc34-c67f-4a04-888e-0078ee2e838b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:41:00,802 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-48d5bc34-c67f-4a04-888e-0078ee2e838b 2018-12-28 18:41:00,803 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:41:00,803 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack 2018-12-28 18:41:00,803 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack 2018-12-28 18:41:00,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:00,982 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:00 GMT Server: Apache x-openstack-request-id: req-c2314994-76f0-4dfd-9e25-cbdc3023d82e Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:01,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:00 GMT Server: Apache x-openstack-request-id: req-a240c71f-ad8c-4def-8fc3-bd85ae23d886 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "20108b9d-b4f9-410f-8987-d257401b7d02", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "8dee074e-e092-4f8c-a33a-f8d798ca44e0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "fa831681-6dee-41b8-b860-cf1be6286e4e", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "844a4d84-cd9e-4d00-bc0d-8777016fb4e1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "215", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6:subnet_id=192c0d1d-18e9-42f7-80f1-0573ba0e21e6", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "192c0d1d-18e9-42f7-80f1-0573ba0e21e6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c95c6d71-221b-4a8e-8b08-d1f81a04963d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "518a3f84-f1c5-4cdc-b900-5f2872dd9828", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:41:01,064 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources used request id req-a240c71f-ad8c-4def-8fc3-bd85ae23d886 2018-12-28 18:41:01,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:01,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-44b0f534-85dd-438b-80f3-f365a56ed869 x-compute-request-id: req-44b0f534-85dd-438b-80f3-f365a56ed869 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:1a:be", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-12-28T18:40:56.000000", "flavor": {"id": "20108b9d-b4f9-410f-8987-d257401b7d02", "links": [{"href": "http://172.30.9.21:8774/flavors/20108b9d-b4f9-410f-8987-d257401b7d02", "rel": "bookmark"}]}, "id": "518a3f84-f1c5-4cdc-b900-5f2872dd9828", "security_groups": [{"name": "default"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:56Z", "hostId": "88e9529be9c0eaf2135ca896df57a0cd78e8346170a59f226901c5b6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "created": "2018-12-28T18:40:49Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:41:01,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828 used request id req-44b0f534-85dd-438b-80f3-f365a56ed869 2018-12-28 18:41:01,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:01,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e58498b8-e62b-488f-a3fe-e81cbfdcdd1e Date: Fri, 28 Dec 2018 18:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:01,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-e58498b8-e62b-488f-a3fe-e81cbfdcdd1e 2018-12-28 18:41:01,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:41:01,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:41:01,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:01,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3911189b-4d47-4086-9a02-b85fa97828e9 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:01,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-3911189b-4d47-4086-9a02-b85fa97828e9 2018-12-28 18:41:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:01,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-50c9934b-cd62-4178-8832-42bd933c6592 Date: Fri, 28 Dec 2018 18:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:01,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-50c9934b-cd62-4178-8832-42bd933c6592 2018-12-28 18:41:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:01,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-53f8fa9d-4eae-4763-9c62-bab338915ec3 Date: Fri, 28 Dec 2018 18:41:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:01,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-53f8fa9d-4eae-4763-9c62-bab338915ec3 2018-12-28 18:41:01,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-501041e6-828b-42c4-adb5-fb5e7724f754 x-compute-request-id: req-501041e6-828b-42c4-adb5-fb5e7724f754 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-12-28T18:40:57.000000", "flavor": {"id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "links": [{"href": "http://172.30.9.21:8774/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "bookmark"}]}, "id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "security_groups": [{"name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:58Z", "hostId": "c54c1f183d956d77ed81c289387ae8d34cb4cb4472b596d186884a96", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "created": "2018-12-28T18:40:51Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:41:02,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 used request id req-501041e6-828b-42c4-adb5-fb5e7724f754 2018-12-28 18:41:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b0cc652f-d8c8-48d1-af2c-7892dc8ea494 Date: Fri, 28 Dec 2018 18:41:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:02,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-b0cc652f-d8c8-48d1-af2c-7892dc8ea494 2018-12-28 18:41:02,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5298f8e3-c056-4342-b000-11d83991c96e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:02,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-5298f8e3-c056-4342-b000-11d83991c96e 2018-12-28 18:41:02,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7a626d97-fbad-4664-8ffe-112a6a37d086 Date: Fri, 28 Dec 2018 18:41:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:02,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-7a626d97-fbad-4664-8ffe-112a6a37d086 2018-12-28 18:41:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-efe7af1d-a509-45b3-b35b-2809e5052611 Date: Fri, 28 Dec 2018 18:41:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:02,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-efe7af1d-a509-45b3-b35b-2809e5052611 2018-12-28 18:41:02,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:02 GMT Server: Apache x-openstack-request-id: req-2566e1fe-2108-485b-b816-713b1c15b0db Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:02,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:02 GMT Server: Apache x-openstack-request-id: req-d9b0cd7b-52e1-40cc-83af-4dd6bfe55904 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1047 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "20108b9d-b4f9-410f-8987-d257401b7d02", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "8dee074e-e092-4f8c-a33a-f8d798ca44e0", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "fa831681-6dee-41b8-b860-cf1be6286e4e", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "844a4d84-cd9e-4d00-bc0d-8777016fb4e1", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "215", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6:subnet_id=192c0d1d-18e9-42f7-80f1-0573ba0e21e6", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "192c0d1d-18e9-42f7-80f1-0573ba0e21e6", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "c95c6d71-221b-4a8e-8b08-d1f81a04963d", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "518a3f84-f1c5-4cdc-b900-5f2872dd9828", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T18:40:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:40:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:41:02,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e/resources used request id req-d9b0cd7b-52e1-40cc-83af-4dd6bfe55904 2018-12-28 18:41:02,797 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/20108b9d-b4f9-410f-8987-d257401b7d02 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8520340b-62ff-4c1b-bee6-e3c23fa8d116 x-compute-request-id: req-8520340b-62ff-4c1b-bee6-e3c23fa8d116 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/20108b9d-b4f9-410f-8987-d257401b7d02", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/20108b9d-b4f9-410f-8987-d257401b7d02", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "20108b9d-b4f9-410f-8987-d257401b7d02", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-flavor2-t6isxppdhk5k", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:41:02,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/20108b9d-b4f9-410f-8987-d257401b7d02 used request id req-8520340b-62ff-4c1b-bee6-e3c23fa8d116 2018-12-28 18:41:02,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8c1522da-3c0a-47e0-a317-c129fa454782 Date: Fri, 28 Dec 2018 18:41:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}} 2018-12-28 18:41:02,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 used request id req-8c1522da-3c0a-47e0-a317-c129fa454782 2018-12-28 18:41:02,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:02,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-91fcf533-c13b-4ef1-bff8-e8ed39f42c41 Date: Fri, 28 Dec 2018 18:41:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:02,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-91fcf533-c13b-4ef1-bff8-e8ed39f42c41 2018-12-28 18:41:02,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6860cf10-0b74-400d-9c87-7c692806b2ea Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:03,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-6860cf10-0b74-400d-9c87-7c692806b2ea 2018-12-28 18:41:03,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d7707a10-d0e8-4cc4-81c5-4c18843a19a6 Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:03,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-d7707a10-d0e8-4cc4-81c5-4c18843a19a6 2018-12-28 18:41:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a734017-f76a-4955-b42b-1721568a68b2 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:03,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-1a734017-f76a-4955-b42b-1721568a68b2 2018-12-28 18:41:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4432a2a9-a2e9-47ab-a2e1-ddb90fbfc719 Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:03,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-4432a2a9-a2e9-47ab-a2e1-ddb90fbfc719 2018-12-28 18:41:03,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Af1%3A1a%3Abe&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-f627f49d-edf4-4dcd-9c17-8c032a85db9b Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"}]} 2018-12-28 18:41:03,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Af1%3A1a%3Abe&admin_state_up=True used request id req-f627f49d-edf4-4dcd-9c17-8c032a85db9b 2018-12-28 18:41:03,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2d5465-a413-49e2-aabf-b055b88429d3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:03,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-1f2d5465-a413-49e2-aabf-b055b88429d3 2018-12-28 18:41:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3abc355f-ffcd-4ffe-8efa-a5773d7a95b6 Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:03,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-3abc355f-ffcd-4ffe-8efa-a5773d7a95b6 2018-12-28 18:41:03,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cfde0fe6-558e-4297-8042-0a77f625d4ab Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:03,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-cfde0fe6-558e-4297-8042-0a77f625d4ab 2018-12-28 18:41:03,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-4720d2db-f1ba-476d-9b27-b7a0d33f0cfa Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:03,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-4720d2db-f1ba-476d-9b27-b7a0d33f0cfa 2018-12-28 18:41:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6906feae-aa6b-47c3-ab28-ddc3f3c57e02 Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"floatingips": [{"router_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:52Z", "updated_at": "2018-12-28T18:40:54Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "8b532f142fd54626898ab5fa2b70f967", "port_id": "c95c6d71-221b-4a8e-8b08-d1f81a04963d", "id": "844a4d84-cd9e-4d00-bc0d-8777016fb4e1"}]} 2018-12-28 18:41:03,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-6906feae-aa6b-47c3-ab28-ddc3f3c57e02 2018-12-28 18:41:03,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-26360eaa-f21b-4d57-897a-41da1749dc94 Date: Fri, 28 Dec 2018 18:41:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:40:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "metadata": {}}], "self": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "min_disk": 0, "protected": false, "id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "file": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b532f142fd54626898ab5fa2b70f967", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:41:03,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc used request id req-26360eaa-f21b-4d57-897a-41da1749dc94 2018-12-28 18:41:03,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:03,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-aefe399a-d6b0-4cfd-bc8d-dba8924fcfc8 Date: Fri, 28 Dec 2018 18:41: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-12-28 18:41:03,970 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-aefe399a-d6b0-4cfd-bc8d-dba8924fcfc8 2018-12-28 18:41:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:04,003 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:03 GMT Server: Apache x-openstack-request-id: req-84e85da5-f33e-4e78-b268-6d4ea0885cff Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:04,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:04 GMT Server: Apache x-openstack-request-id: req-38419811-3289-48e9-8bc5-776388d438e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:41:04,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-38419811-3289-48e9-8bc5-776388d438e6 2018-12-28 18:41:04,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:04,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:04,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "34ccafe29f024c58a2e4d2c4a814a6c8", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b532f142fd54626898ab5fa2b70f967", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-user", "id": "847aca2f40c54c14aff34e7152247e8b"}, "audit_ids": ["kxQd88ZtSgi953UhEdSd3g"], "issued_at": "2018-12-28T18:41:04.000000Z"}} 2018-12-28 18:41:04,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:04,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-563b743a-741c-4a44-b16a-aa54658766c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:04,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-563b743a-741c-4a44-b16a-aa54658766c3 2018-12-28 18:41:04,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:41:04,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:05,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a0804aa-af08-43ed-b8da-d3d7ddd3810e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:05,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a0804aa-af08-43ed-b8da-d3d7ddd3810e 2018-12-28 18:41:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:05,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5cbab501-0cde-46d6-b5fa-caff1bc29c9e Date: Fri, 28 Dec 2018 18:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:05,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-5cbab501-0cde-46d6-b5fa-caff1bc29c9e 2018-12-28 18:41:05,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:41:05,701 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:41:05,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:05,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb83316-7f1b-417e-a588-f2c1b27b712b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:05,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-2cb83316-7f1b-417e-a588-f2c1b27b712b 2018-12-28 18:41:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:05,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bafac2f3-f156-40ab-910d-767b8b625004 Date: Fri, 28 Dec 2018 18:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:05,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-bafac2f3-f156-40ab-910d-767b8b625004 2018-12-28 18:41:05,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Af1%3A1a%3Abe&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:06,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-72bc43fb-9162-4ad5-a9ae-fa18ad862656 Date: Fri, 28 Dec 2018 18:41:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"}]} 2018-12-28 18:41:06,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Af1%3A1a%3Abe&admin_state_up=True used request id req-72bc43fb-9162-4ad5-a9ae-fa18ad862656 2018-12-28 18:41:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:06,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65992915-326a-4d0d-9e38-2bf11b56be1b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:06,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-65992915-326a-4d0d-9e38-2bf11b56be1b 2018-12-28 18:41:06,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:07,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ae90de3d-2417-41a8-91a8-6217be4ca118 x-compute-request-id: req-ae90de3d-2417-41a8-91a8-6217be4ca118 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:1a:be", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-12-28T18:40:56.000000", "flavor": {"id": "20108b9d-b4f9-410f-8987-d257401b7d02", "links": [{"href": "http://172.30.9.21:8774/flavors/20108b9d-b4f9-410f-8987-d257401b7d02", "rel": "bookmark"}]}, "id": "518a3f84-f1c5-4cdc-b900-5f2872dd9828", "security_groups": [{"name": "default"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:56Z", "hostId": "88e9529be9c0eaf2135ca896df57a0cd78e8346170a59f226901c5b6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "created": "2018-12-28T18:40:49Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:41:07,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2 used request id req-ae90de3d-2417-41a8-91a8-6217be4ca118 2018-12-28 18:41:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:07,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-91f7d0dd-f13c-468d-8a83-8a2ea3935e41 Date: Fri, 28 Dec 2018 18:41:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:07,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-91f7d0dd-f13c-468d-8a83-8a2ea3935e41 2018-12-28 18:41:07,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:08,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d4787780-d4ef-4d0f-927d-135f34c2c220 Date: Fri, 28 Dec 2018 18:41:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:08,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-d4787780-d4ef-4d0f-927d-135f34c2c220 2018-12-28 18:41:08,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:08,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-536f890a-81ea-4954-9462-59ecbbfc209f Date: Fri, 28 Dec 2018 18:41:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:08,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-536f890a-81ea-4954-9462-59ecbbfc209f 2018-12-28 18:41:08,657 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2 2018-12-28 18:41:08,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:09,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-7f9b1d0e-7e03-4f57-83bf-100eb1ce8a2d Date: Fri, 28 Dec 2018 18:41:09 GMT RESP BODY: {"floatingips": [{"router_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:52Z", "updated_at": "2018-12-28T18:40:54Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "8b532f142fd54626898ab5fa2b70f967", "port_id": "c95c6d71-221b-4a8e-8b08-d1f81a04963d", "id": "844a4d84-cd9e-4d00-bc0d-8777016fb4e1"}]} 2018-12-28 18:41:09,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-7f9b1d0e-7e03-4f57-83bf-100eb1ce8a2d 2018-12-28 18:41:09,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3b93ebb7-8152-440d-bf82-4507dae5ae71 x-compute-request-id: req-3b93ebb7-8152-440d-bf82-4507dae5ae71 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-flavor1-mpiyuibelwhc", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:41:09,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6 used request id req-3b93ebb7-8152-440d-bf82-4507dae5ae71 2018-12-28 18:41:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dd5bd0ea-dfe0-42ca-ae14-916c52d90674 Date: Fri, 28 Dec 2018 18:41:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}} 2018-12-28 18:41:09,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 used request id req-dd5bd0ea-dfe0-42ca-ae14-916c52d90674 2018-12-28 18:41:09,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-8153e266-8289-4ccb-8f4b-f6c027ff5765 Date: Fri, 28 Dec 2018 18:41:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:09,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-8153e266-8289-4ccb-8f4b-f6c027ff5765 2018-12-28 18:41:09,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7783090a-37d8-472f-b681-08ef32e80d6d Date: Fri, 28 Dec 2018 18:41:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:09,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-7783090a-37d8-472f-b681-08ef32e80d6d 2018-12-28 18:41:09,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-29162fe7-8dcd-4a9b-9475-6452708d8ac7 Date: Fri, 28 Dec 2018 18:41:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:09,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-29162fe7-8dcd-4a9b-9475-6452708d8ac7 2018-12-28 18:41:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cae273-dcf0-42b8-b6ab-549e1ec0a376 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:09,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-42cae273-dcf0-42b8-b6ab-549e1ec0a376 2018-12-28 18:41:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:09,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b3b93644-97d6-4b60-8e14-8ee284d1c4f6 Date: Fri, 28 Dec 2018 18:41:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:09,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-b3b93644-97d6-4b60-8e14-8ee284d1c4f6 2018-12-28 18:41:09,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Ac8%3Aae%3A4e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-5e043156-4004-4d1a-ab86-119d1a93b44f Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:10,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Ac8%3Aae%3A4e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7&admin_state_up=True used request id req-5e043156-4004-4d1a-ab86-119d1a93b44f 2018-12-28 18:41:10,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b386547d-970e-4d25-8509-1d6f2a091d5c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:10,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-b386547d-970e-4d25-8509-1d6f2a091d5c 2018-12-28 18:41:10,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2bf699d3-8393-4463-974a-674fee45e246 Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:10,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-2bf699d3-8393-4463-974a-674fee45e246 2018-12-28 18:41:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a76cc720-65b0-4e7b-97ab-6afa6903f401 Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:10,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-a76cc720-65b0-4e7b-97ab-6afa6903f401 2018-12-28 18:41:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-9217b838-ac71-41e9-9dd1-63b21552ab6f Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:10,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-9217b838-ac71-41e9-9dd1-63b21552ab6f 2018-12-28 18:41:10,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-e4359df4-28d1-4d62-9dd9-120fc11f2357 Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"floatingips": [{"router_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:52Z", "updated_at": "2018-12-28T18:40:54Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "8b532f142fd54626898ab5fa2b70f967", "port_id": "c95c6d71-221b-4a8e-8b08-d1f81a04963d", "id": "844a4d84-cd9e-4d00-bc0d-8777016fb4e1"}]} 2018-12-28 18:41:10,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-e4359df4-28d1-4d62-9dd9-120fc11f2357 2018-12-28 18:41:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/9f6e1216-0d09-4d93-a67f-b6c6c52904f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-1c1a8689-f731-49f4-bc34-48fb69276132 Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:46Z", "admin_state_up": true, "updated_at": "2018-12-28T18:40:53Z", "project_id": "8b532f142fd54626898ab5fa2b70f967", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "name": "mgmt_router"}} 2018-12-28 18:41:10,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/9f6e1216-0d09-4d93-a67f-b6c6c52904f6 used request id req-1c1a8689-f731-49f4-bc34-48fb69276132 2018-12-28 18:41:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=9f6e1216-0d09-4d93-a67f-b6c6c52904f6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4542 X-Openstack-Request-Id: req-a0bef1fe-c1da-400d-b4a1-a6c81aba745b Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"027c0873-3d7b-4ab9-baec-348370890a4f","ip_address":"169.254.192.6"}],"id":"0091881c-e3e3-4a0a-b764-3975f2df1110","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:fe:c8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b532f142fd54626898ab5fa2b70f967","admin_state_up":true,"network_id":"52c4c7da-53b6-4024-8dc9-fdcdfb50a1cb","tenant_id":"","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"027c0873-3d7b-4ab9-baec-348370890a4f","ip_address":"169.254.192.7"}],"id":"6f2adfec-118e-46f7-a4e7-cdb03a8cb841","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:42:91:64","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b532f142fd54626898ab5fa2b70f967","admin_state_up":true,"network_id":"52c4c7da-53b6-4024-8dc9-fdcdfb50a1cb","tenant_id":"","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.200"}],"id":"6fca6440-e250-47e7-8c97-61b9732b549d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d2:d8:cd","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:53Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"027c0873-3d7b-4ab9-baec-348370890a4f","ip_address":"169.254.192.9"}],"id":"8be1574b-1636-4a33-8e14-a38f187e7107","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4f:4e:0f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8b532f142fd54626898ab5fa2b70f967","admin_state_up":true,"network_id":"52c4c7da-53b6-4024-8dc9-fdcdfb50a1cb","tenant_id":"","created_at":"2018-12-28T18:40:49Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"}]} 2018-12-28 18:41:10,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=9f6e1216-0d09-4d93-a67f-b6c6c52904f6 used request id req-a0bef1fe-c1da-400d-b4a1-a6c81aba745b 2018-12-28 18:41:10,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-69c276cc-682f-414f-b94e-f887bc22da80 Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 18:41:10,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-69c276cc-682f-414f-b94e-f887bc22da80 2018-12-28 18:41:10,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/027c0873-3d7b-4ab9-baec-348370890a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cd5c95c3-56f9-476c-83e2-90c4ba0763fd Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"52c4c7da-53b6-4024-8dc9-fdcdfb50a1cb","tenant_id":"","created_at":"2018-12-28T18:40:45Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:45Z","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":"027c0873-3d7b-4ab9-baec-348370890a4f","subnetpool_id":null,"name":"HA subnet tenant 8b532f142fd54626898ab5fa2b70f967"}} 2018-12-28 18:41:10,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/027c0873-3d7b-4ab9-baec-348370890a4f used request id req-cd5c95c3-56f9-476c-83e2-90c4ba0763fd 2018-12-28 18:41:10,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/027c0873-3d7b-4ab9-baec-348370890a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-532901b3-24a9-4291-8639-3154d07feafe Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"52c4c7da-53b6-4024-8dc9-fdcdfb50a1cb","tenant_id":"","created_at":"2018-12-28T18:40:45Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:45Z","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":"027c0873-3d7b-4ab9-baec-348370890a4f","subnetpool_id":null,"name":"HA subnet tenant 8b532f142fd54626898ab5fa2b70f967"}} 2018-12-28 18:41:10,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/027c0873-3d7b-4ab9-baec-348370890a4f used request id req-532901b3-24a9-4291-8639-3154d07feafe 2018-12-28 18:41:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/027c0873-3d7b-4ab9-baec-348370890a4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:10,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7cc6f15e-3eda-4b7c-b19d-733562c821b3 Date: Fri, 28 Dec 2018 18:41:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"52c4c7da-53b6-4024-8dc9-fdcdfb50a1cb","tenant_id":"","created_at":"2018-12-28T18:40:45Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:45Z","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":"027c0873-3d7b-4ab9-baec-348370890a4f","subnetpool_id":null,"name":"HA subnet tenant 8b532f142fd54626898ab5fa2b70f967"}} 2018-12-28 18:41:10,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/027c0873-3d7b-4ab9-baec-348370890a4f used request id req-7cc6f15e-3eda-4b7c-b19d-733562c821b3 2018-12-28 18:41:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:11,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-81e1628a-9bf2-41ea-9cd6-9ceaa4353add Date: Fri, 28 Dec 2018 18:41:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}} 2018-12-28 18:41:11,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 used request id req-81e1628a-9bf2-41ea-9cd6-9ceaa4353add 2018-12-28 18:41:11,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/c95c6d71-221b-4a8e-8b08-d1f81a04963d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:11,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-82b373a4-7b1b-4b06-9618-15a2f92d8fef Date: Fri, 28 Dec 2018 18:41:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","project_id":"8b532f142fd54626898ab5fa2b70f967","qos_policy_id":null,"admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal"}} 2018-12-28 18:41:11,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/c95c6d71-221b-4a8e-8b08-d1f81a04963d used request id req-82b373a4-7b1b-4b06-9618-15a2f92d8fef 2018-12-28 18:41:11,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:11,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ebd48b31-b798-443e-aa95-14e5b4509d2b Date: Fri, 28 Dec 2018 18:41:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}} 2018-12-28 18:41:11,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/192c0d1d-18e9-42f7-80f1-0573ba0e21e6 used request id req-ebd48b31-b798-443e-aa95-14e5b4509d2b 2018-12-28 18:41:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:11,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-082a3fd3-2c2c-433e-bbf5-d1e3fa4e6448 Date: Fri, 28 Dec 2018 18:41:11 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:40:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "metadata": {}}], "self": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "min_disk": 0, "protected": false, "id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "file": "/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8b532f142fd54626898ab5fa2b70f967", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/58824386-9001-4cf2-9929-7b83f4abb3fc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:41:11,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc used request id req-082a3fd3-2c2c-433e-bbf5-d1e3fa4e6448 2018-12-28 18:41:11,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:11,498 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:11 GMT Server: Apache x-openstack-request-id: req-ea23e452-6e08-421a-a897-8c9a3c8ffa04 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:11,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:11 GMT Server: Apache x-openstack-request-id: req-f3a432da-11a8-4517-8a8a-1fe8ba38ccd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2073 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxNSvPWfVRdcjiCkAYHuRiKFdArQs5atsdhMp/rl8Rlq/2HDM\nN04Y7LF+iZpqwEwGEljB0OPCXlOq82x21dmLe5CDni/5KWSKglZ/VTEoGX/SroiY\nO5NEcpMSpG/5vT18sfrvHqUjUHfEOwkLbK+twltsg6BdSJfyjmqkmk6nHcoGn1TC\nt1ysOJ6fO3Syr4Usxv/oGA27KG5ZqbLMFDNnRgf4gIJ72X9+FioVDBmbvGn5sDLw\nsW6G01/YrGJP6jbiYjWEIerboHGDfOIkoiZPdWyxUIjPjeaExEehyGnpy2lVxUe1\nLgeydTq7dPdpfLy09+gELiw0tuIhISG3ypp1sQIDAQABAoIBAHzoDzDjlIcWiLje\ndBvGLsvKwtB1cExrJZAkhzDbmo63BimfIykxiUWjOY6vDHFtjSjVZGFgN7dOVxzU\nxvDcddR7F9spzG9FG1Ss+W8hm7Xa1OLnUdv0j6o5xMnPOWeq/lefy2DiIO/uoPtp\nuPNG5PiCtfEtsiTgMA/KgxxdL1YKAYReSflZCNGMyy5YYWMHZtx4AQEyLBlS8dMe\nMn3etkL9t6uJw0ciW1jZL4ZpSxDbEJSDvP82sm/v3h9W6t6LIOybGUOth7yTKeCv\n/HbENylJR3YMmaA2JAvFJcA27upSmsBfrXKlgK6gNnBGAq6o3b6BWqdQj2VzkV8L\n6B8h9gECgYEA9L2lZlSKv5mQC5yWirEEo+FsmoQN+nnDeFjcLcdCg7Dv4pLNNqte\nj1n1JI5CtO1TxKkx3ryUnQybUwAxwCRESpIh1nPh7jtyDDu3LOE8yxeC0jEjYF9D\nvcFffiX0RuGLWaNh/RWuhv4qUVAbgO9N5wMgrsR7PQnCLy3m3Jnd8VECgYEAzeLL\nT49sKsm6pGsCuK0RBEcj91BnmY+rE4HSz36jlnZY/bYaYAGiCmivoMZFpExRrbuN\n+NFav9j8adrRMY4BttHOcUV5HUu3zqN6TgSUzk2l6RlAsCkXWSFrFNWppjrSGrgW\nmD0Q5wpBJBXmAO+zm6BxIBC+TVE63TVjIWSwJmECgYEAp8VxouqFir68Thlz4XNj\n2OvpRSsNYg0igFd56C/WWuxqJYm4/6cOVXq3X+3dsKWYbRIHS8c+oUJJH+bcM/ko\nj24JoDckQ+mgTt6IvU1SHW7qkSh6NdBYYbYzvghKomRu4G3t+E5qq8OEQuWFVSe2\n4Yv1VZj/WmJcKXdv8P3RdWECgYB1raLNp8mIr2Mp5SxaCDnIuyzYiDGe+RosfTDU\nfqrcLmrxISv0IhrPXkS8XXei0CiDZ8dfJ7J6I3kqu/KEI4nhSAx6e94dG5FE3/Xh\nMAcp4AHruQ5bYjFBNbOx5eog5FABC6WGgKjvldHj4Uxkzp1XX54pWMidAsfldkVh\n6d4xIQKBgGOAqi+In1V9E1h2qRPKeBR1VyMH7TJjvUeyde/P8R2gxQIwnvKq3m3y\nqwdqwH3Lzz6Yf+OaMEelxJzGzs0lM+0dcQjz6bH5tcn3MZjB3V5rV14HDvRYqO9u\nw6vQxFsoiYNOwgEIsH1WfRlP28FdsaB2RctvTgMPlLyesdDAGScn\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-12-28 18:41:11,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-f3a432da-11a8-4517-8a8a-1fe8ba38ccd0 2018-12-28 18:41:11,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:11,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:12,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "34ccafe29f024c58a2e4d2c4a814a6c8", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b532f142fd54626898ab5fa2b70f967", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/8b532f142fd54626898ab5fa2b70f967", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-user", "id": "847aca2f40c54c14aff34e7152247e8b"}, "audit_ids": ["s4wD325RQzalg6lW7TWv6g"], "issued_at": "2018-12-28T18:41:12.000000Z"}} 2018-12-28 18:41:12,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:12,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a90c82f-c652-4811-8955-00de6b3f6bba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:12,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0a90c82f-c652-4811-8955-00de6b3f6bba 2018-12-28 18:41:12,284 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:41:12,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:12,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df00c00f-cbbf-47ec-9afd-c7c215fc2fae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:12,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-df00c00f-cbbf-47ec-9afd-c7c215fc2fae 2018-12-28 18:41:12,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:12,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0b190bfe-a6f6-4780-acff-da5309d88700 Date: Fri, 28 Dec 2018 18:41:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:12,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-0b190bfe-a6f6-4780-acff-da5309d88700 2018-12-28 18:41:12,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:41:12,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:41:12,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:12,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1817094b-d037-48c8-a469-381b9aca2dd1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:12,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-1817094b-d037-48c8-a469-381b9aca2dd1 2018-12-28 18:41:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:12,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-84c2299b-cb06-41e1-aad1-4ca2d95d5f2b Date: Fri, 28 Dec 2018 18:41:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:12,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-84c2299b-cb06-41e1-aad1-4ca2d95d5f2b 2018-12-28 18:41:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Ac8%3Aae%3A4e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:13,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-aae61410-4f45-41b6-a805-7d1b5e69b624 Date: Fri, 28 Dec 2018 18:41:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:13,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0&mac_address=fa%3A16%3A3e%3Ac8%3Aae%3A4e&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7&admin_state_up=True used request id req-aae61410-4f45-41b6-a805-7d1b5e69b624 2018-12-28 18:41:13,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:13,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27c0325d-b0f7-4d2f-a459-2093a8391248 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:13,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-27c0325d-b0f7-4d2f-a459-2093a8391248 2018-12-28 18:41:13,587 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:14,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-f7a785ba-fb96-46dd-9714-e58a021b8f11 x-compute-request-id: req-f7a785ba-fb96-46dd-9714-e58a021b8f11 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-12-28T18:40:57.000000", "flavor": {"id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "links": [{"href": "http://172.30.9.21:8774/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "bookmark"}]}, "id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "security_groups": [{"name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:58Z", "hostId": "c54c1f183d956d77ed81c289387ae8d34cb4cb4472b596d186884a96", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "created": "2018-12-28T18:40:51Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:41:14,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1 used request id req-f7a785ba-fb96-46dd-9714-e58a021b8f11 2018-12-28 18:41:14,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:14,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6a4c6c48-da18-4f15-965a-91fb3c7df35f Date: Fri, 28 Dec 2018 18:41:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:14,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-6a4c6c48-da18-4f15-965a-91fb3c7df35f 2018-12-28 18:41:14,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:15,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c1409760-f74a-466e-8b38-5cb242cfaddf Date: Fri, 28 Dec 2018 18:41:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:15,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-c1409760-f74a-466e-8b38-5cb242cfaddf 2018-12-28 18:41:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:15,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-1e5b1064-acd1-41f5-ba8a-0db4a18040c1 Date: Fri, 28 Dec 2018 18:41:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:15,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-1e5b1064-acd1-41f5-ba8a-0db4a18040c1 2018-12-28 18:41:15,430 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1 2018-12-28 18:41:15,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:15,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c4145745-6159-49ea-84e1-79da668e5e73 Date: Fri, 28 Dec 2018 18:41:15 GMT RESP BODY: {"floatingips": [{"router_id": "9f6e1216-0d09-4d93-a67f-b6c6c52904f6", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:52Z", "updated_at": "2018-12-28T18:40:54Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "8b532f142fd54626898ab5fa2b70f967", "port_id": "c95c6d71-221b-4a8e-8b08-d1f81a04963d", "id": "844a4d84-cd9e-4d00-bc0d-8777016fb4e1"}]} 2018-12-28 18:41:15,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-c4145745-6159-49ea-84e1-79da668e5e73 2018-12-28 18:41:15,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:16,221 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41: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-3a58bfef-afef-4623-a0ce-143f3c553380 x-compute-request-id: req-3a58bfef-afef-4623-a0ce-143f3c553380 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:1a:be", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-12-28T18:40:56.000000", "flavor": {"id": "20108b9d-b4f9-410f-8987-d257401b7d02", "links": [{"href": "http://172.30.9.21:8774/flavors/20108b9d-b4f9-410f-8987-d257401b7d02", "rel": "bookmark"}]}, "id": "518a3f84-f1c5-4cdc-b900-5f2872dd9828", "security_groups": [{"name": "default"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:56Z", "hostId": "88e9529be9c0eaf2135ca896df57a0cd78e8346170a59f226901c5b6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "created": "2018-12-28T18:40:49Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:41:16,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/518a3f84-f1c5-4cdc-b900-5f2872dd9828 used request id req-3a58bfef-afef-4623-a0ce-143f3c553380 2018-12-28 18:41:16,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:16,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e8647af5-8c21-447e-86fd-acfbd3450096 Date: Fri, 28 Dec 2018 18:41:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:16,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-e8647af5-8c21-447e-86fd-acfbd3450096 2018-12-28 18:41:16,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:16,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab12070-c232-41c3-8c21-4db0a1697928 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:16,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-9ab12070-c232-41c3-8c21-4db0a1697928 2018-12-28 18:41:16,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:16,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-75759a21-6264-4599-a776-7a8ae8974dd8 Date: Fri, 28 Dec 2018 18:41:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:16,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-75759a21-6264-4599-a776-7a8ae8974dd8 2018-12-28 18:41:16,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a5fd85f57e3042ba15c23cf4d929b533f392a4" 2018-12-28 18:41:16,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-9b2bdcdc-a833-42ec-82be-dde821d26913 Date: Fri, 28 Dec 2018 18:41:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:16,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-9b2bdcdc-a833-42ec-82be-dde821d26913 2018-12-28 18:41:16,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:17,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d28bd6d6-ce64-444e-a900-6eccc5a4f9b7 x-compute-request-id: req-d28bd6d6-ce64-444e-a900-6eccc5a4f9b7 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-12-28T18:40:57.000000", "flavor": {"id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "links": [{"href": "http://172.30.9.21:8774/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "bookmark"}]}, "id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "security_groups": [{"name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:58Z", "hostId": "c54c1f183d956d77ed81c289387ae8d34cb4cb4472b596d186884a96", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "created": "2018-12-28T18:40:51Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:41:17,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 used request id req-d28bd6d6-ce64-444e-a900-6eccc5a4f9b7 2018-12-28 18:41:17,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:18,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-562424dd-1bc8-4d10-9d14-2069692552d8 Date: Fri, 28 Dec 2018 18:41:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:18,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-562424dd-1bc8-4d10-9d14-2069692552d8 2018-12-28 18:41:18,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:18,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3a3477-ed5a-4b03-9b4b-06d1cd292eab Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:18,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-3d3a3477-ed5a-4b03-9b4b-06d1cd292eab 2018-12-28 18:41:18,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:18,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e35ba594-8948-4d1f-91d2-6c9199aebadf Date: Fri, 28 Dec 2018 18:41:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:18,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-e35ba594-8948-4d1f-91d2-6c9199aebadf 2018-12-28 18:41:18,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:18,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-7722c370-8409-45b2-91bd-74eca392cc1d Date: Fri, 28 Dec 2018 18:41:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:18,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-7722c370-8409-45b2-91bd-74eca392cc1d 2018-12-28 18:41:18,951 - create_instance - INFO - Checking if VM is active 2018-12-28 18:41:18,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:19,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-63ee4b25-ae7a-4619-92e3-6644f39744fd x-compute-request-id: req-63ee4b25-ae7a-4619-92e3-6644f39744fd Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-12-28T18:40:57.000000", "flavor": {"id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "links": [{"href": "http://172.30.9.21:8774/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "bookmark"}]}, "id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "security_groups": [{"name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:58Z", "hostId": "c54c1f183d956d77ed81c289387ae8d34cb4cb4472b596d186884a96", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "created": "2018-12-28T18:40:51Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:41:19,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 used request id req-63ee4b25-ae7a-4619-92e3-6644f39744fd 2018-12-28 18:41:19,273 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1] is - ACTIVE 2018-12-28 18:41:19,273 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:41:19,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:20,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41: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-01ed5ce2-8b08-4cad-aa48-2990869d1c50 x-compute-request-id: req-01ed5ce2-8b08-4cad-aa48-2990869d1c50 Content-Encoding: gzip Content-Length: 836 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c8:ae:4e", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "rel": "bookmark"}], "image": {"id": "58824386-9001-4cf2-9929-7b83f4abb3fc", "links": [{"href": "http://172.30.9.21:8774/images/58824386-9001-4cf2-9929-7b83f4abb3fc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-12-28T18:40:57.000000", "flavor": {"id": "0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "links": [{"href": "http://172.30.9.21:8774/flavors/0c6c8275-ccd2-4db7-872b-f5b62ed180a6", "rel": "bookmark"}]}, "id": "9a91e80d-f900-4c48-82fb-b2d1fc84ba04", "security_groups": [{"name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp"}], "user_id": "847aca2f40c54c14aff34e7152247e8b", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:40:58Z", "hostId": "c54c1f183d956d77ed81c289387ae8d34cb4cb4472b596d186884a96", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "created": "2018-12-28T18:40:51Z", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:41:20,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/9a91e80d-f900-4c48-82fb-b2d1fc84ba04 used request id req-01ed5ce2-8b08-4cad-aa48-2990869d1c50 2018-12-28 18:41:20,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:21,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b622cfd2-8082-4cda-81d7-cab150085dbd Date: Fri, 28 Dec 2018 18:41:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":96,"ipv4_address_scope":null,"shared":false,"project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","subnets":["192c0d1d-18e9-42f7-80f1-0573ba0e21e6"],"description":"","tags":[],"updated_at":"2018-12-28T18:40:46Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net","admin_state_up":true,"tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:44Z","provider:network_type":"vxlan"}]} 2018-12-28 18:41:21,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net used request id req-b622cfd2-8082-4cda-81d7-cab150085dbd 2018-12-28 18:41:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:21,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b83dd8ab-90c6-49bb-bb4a-25fda51e515e Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:21,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-b83dd8ab-90c6-49bb-bb4a-25fda51e515e 2018-12-28 18:41:21,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:21,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9e20321a-c2e0-4c60-b257-efa15f0e18f9 Date: Fri, 28 Dec 2018 18:41:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","dns_nameservers":[],"updated_at":"2018-12-28T18:40:46Z","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":"8b532f142fd54626898ab5fa2b70f967","id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","subnetpool_id":null,"name":"CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet"}]} 2018-12-28 18:41:21,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-9e20321a-c2e0-4c60-b257-efa15f0e18f9 2018-12-28 18:41:21,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7b1ba739b4c51fd882eb8a52d2366371459285" 2018-12-28 18:41:21,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-f56fa312-ebc0-4055-bd64-10be3bee0608 Date: Fri, 28 Dec 2018 18:41:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.3"}],"id":"0828bb04-90d4-4ebc-a128-07c485bef553","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:de:3c:1b","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.2"}],"id":"618aced6-2eed-46bd-a393-d9531bfb6592","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:79:fc","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.14"}],"id":"732fc920-28f7-4c0f-b5eb-dec85b8e1d29","security_groups":["b44480cc-7bee-4b55-a606-4f18da226e15"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:1a:be","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:50Z","binding:vnic_type":"normal","device_id":"518a3f84-f1c5-4cdc-b900-5f2872dd9828"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.4"}],"id":"74ad50cb-a7ca-4268-afd9-7ae469dc11c0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b8:a4:81","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8dee074e-e092-4f8c-a33a-f8d798ca44e0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.1"}],"id":"bd69d312-73cf-4529-ad08-2e3e5c9da56c","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:82:44","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:52Z","binding:vnic_type":"normal","device_id":"9f6e1216-0d09-4d93-a67f-b6c6c52904f6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:40:57Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"192c0d1d-18e9-42f7-80f1-0573ba0e21e6","ip_address":"10.1.2.8"}],"id":"c95c6d71-221b-4a8e-8b08-d1f81a04963d","security_groups":["fa831681-6dee-41b8-b860-cf1be6286e4e"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:ae:4e","project_id":"8b532f142fd54626898ab5fa2b70f967","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack-port1-gatlbkzpsqw7","admin_state_up":true,"network_id":"8dee074e-e092-4f8c-a33a-f8d798ca44e0","tenant_id":"8b532f142fd54626898ab5fa2b70f967","created_at":"2018-12-28T18:40:47Z","binding:vnic_type":"normal","device_id":"9a91e80d-f900-4c48-82fb-b2d1fc84ba04"}]} 2018-12-28 18:41:21,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=8dee074e-e092-4f8c-a33a-f8d798ca44e0 used request id req-f56fa312-ebc0-4055-bd64-10be3bee0608 2018-12-28 18:41:21,811 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:41:21,813 - paramiko.transport - DEBUG - starting thread (client mode): 0x65386250L 2018-12-28 18:41:21,814 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:41:21,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:41:21,814 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:41:21,815 - 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-12-28 18:41:21,815 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:41:21,816 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:41:21,816 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:41:21,816 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:41:21,816 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:41:21,832 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:41:21,833 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:41:21,846 - paramiko.transport - DEBUG - Trying key b11adef0edbc81d42a0670868eecf27b from 6fc3a89c-1334-4ac3-943e-3e692b4077fd 2018-12-28 18:41:21,871 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:41:21,877 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:41:21,977 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:41:21,991 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:41:21,991 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:41:21,993 - paramiko.transport - DEBUG - starting thread (client mode): 0x65386250L 2018-12-28 18:41:21,993 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:41:21,993 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:41:21,994 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:41:21,995 - 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-12-28 18:41:21,995 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:41:21,995 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:41:21,995 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:41:21,995 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:41:21,995 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:41:22,012 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:41:22,012 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:41:22,025 - paramiko.transport - DEBUG - Trying key b11adef0edbc81d42a0670868eecf27b from 6fc3a89c-1334-4ac3-943e-3e692b4077fd 2018-12-28 18:41:22,051 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:41:22,057 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:41:22,089 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:41:22,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:41:22,091 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:41:22,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:41:22,096 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack 2018-12-28 18:41:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:22,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:22 GMT Server: Apache x-openstack-request-id: req-854f75ac-0d84-4075-a25e-bd201a2f7a29 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:22,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:22 GMT Server: Apache x-openstack-request-id: req-c4420081-2aad-4904-82af-0327a5434383 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:22,251 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-c4420081-2aad-4904-82af-0327a5434383 2018-12-28 18:41:22,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:22,450 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:22 GMT Server: Apache x-openstack-request-id: req-a0adb7cd-5809-478f-96d8-222fc4a992d1 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:22,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:22 GMT Server: Apache x-openstack-request-id: req-cf102913-2706-4225-9daf-dbe86205d4b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "tags": null, "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:41:22Z", "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "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-12-28 18:41:22,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-cf102913-2706-4225-9daf-dbe86205d4b1 2018-12-28 18:41:22,657 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:41:22,657 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:25,660 - create_stack - DEBUG - Stack status query timeout in 1196.59186101 2018-12-28 18:41:25,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:25,689 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:25 GMT Server: Apache x-openstack-request-id: req-4868af09-313d-44cd-944c-16718c482493 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:25,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:25 GMT Server: Apache x-openstack-request-id: req-31076c90-6244-49f7-9f55-3b62d5c4124c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "tags": null, "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:41:22Z", "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "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-12-28 18:41:25,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-31076c90-6244-49f7-9f55-3b62d5c4124c 2018-12-28 18:41:25,867 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:41:25,867 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:28,870 - create_stack - DEBUG - Stack status query timeout in 1193.38178301 2018-12-28 18:41:28,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:29,049 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:28 GMT Server: Apache x-openstack-request-id: req-a3ca3e5e-d776-4d20-9db3-64df5c274059 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:29,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:29 GMT Server: Apache x-openstack-request-id: req-51874921-09ec-41bf-842e-a591ca78e5d2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 684 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-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "tags": null, "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:41:22Z", "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "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-12-28 18:41:29,232 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-51874921-09ec-41bf-842e-a591ca78e5d2 2018-12-28 18:41:29,232 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:41:29,232 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:32,236 - create_stack - DEBUG - Stack status query timeout in 1190.01625419 2018-12-28 18:41:32,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:32,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:32 GMT Server: Apache x-openstack-request-id: req-ae174161-7760-4bde-8795-dafb7f8d51c9 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:32,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:32 GMT Server: Apache x-openstack-request-id: req-f7cc8a51-1af4-435c-8e3d-62cd962d29aa 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": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor2", "OS::project_id": "8b532f142fd54626898ab5fa2b70f967", "OS::stack_id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-kp", "security_group_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-subnet", "net_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst2", "inst1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-inst1", "image2_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image", "flavor1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-flavor1", "image1_name": "CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image"}, "deletion_time": "2018-12-28T18:41:31Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack", "stack_user_project_id": "533a3b0e0e264e57bcec2988887e9b9c", "tags": null, "creation_time": "2018-12-28T18:40:38Z", "links": [{"href": "http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:41:22Z", "id": "ad0b348a-b1cc-4baf-acbc-df52639ae37e", "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-12-28 18:41:32,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-f7cc8a51-1af4-435c-8e3d-62cd962d29aa 2018-12-28 18:41:32,466 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:41:32,466 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack 2018-12-28 18:41:32,466 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack 2018-12-28 18:41:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/ad0b348a-b1cc-4baf-acbc-df52639ae37e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2ece5f8004c7a703bfe36825f91fc830e1bd61b" 2018-12-28 18:41:32,638 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:32 GMT Server: Apache x-openstack-request-id: req-4c487f0d-e7a8-49aa-8305-e83d3bb68d65 Location: http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:32,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:41:32 GMT Server: Apache x-openstack-request-id: req-d157ed4d-0c1f-4da2-9a94-535cf4e20445 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:41:32,665 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/8b532f142fd54626898ab5fa2b70f967/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-stack/ad0b348a-b1cc-4baf-acbc-df52639ae37e used request id req-d157ed4d-0c1f-4da2-9a94-535cf4e20445 2018-12-28 18:41:32,667 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-2a5dc583-1636-4c0f-8328-d2713fa53beb-image 2018-12-28 18:41:32,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}70413d43c932568128d01bee6483f20a1185eea5" 2018-12-28 18:41:33,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-02a6c0db-cc48-4135-97cd-dfdb794602c1 Date: Fri, 28 Dec 2018 18:41:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:41:33,574 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/58824386-9001-4cf2-9929-7b83f4abb3fc used request id req-02a6c0db-cc48-4135-97cd-dfdb794602c1 2018-12-28 18:41:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:33,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0718e4e9-123a-4b9f-8971-c79d86cdf00d Date: Fri, 28 Dec 2018 18:41:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:40Z", "updated_at": "2018-12-28T18:40:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "revision_number": 0, "id": "62d99ab7-140b-4291-867e-77de31b2d434", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b532f142fd54626898ab5fa2b70f967"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "revision_number": 0, "id": "8cba8d57-5dc6-42a2-87fa-a9ed33ed202b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b532f142fd54626898ab5fa2b70f967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "revision_number": 0, "id": "c3f1568d-ebc5-4ef0-8f3f-3c88e923998b", "remote_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "remote_ip_prefix": null, "created_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b532f142fd54626898ab5fa2b70f967"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "revision_number": 0, "id": "e677eb51-5a83-4d65-b109-d03201dde4dd", "remote_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "remote_ip_prefix": null, "created_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b532f142fd54626898ab5fa2b70f967"}], "revision_number": 4, "project_id": "8b532f142fd54626898ab5fa2b70f967", "id": "b44480cc-7bee-4b55-a606-4f18da226e15", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:41:33,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-0718e4e9-123a-4b9f-8971-c79d86cdf00d 2018-12-28 18:41:33,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:33,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a749b090-5776-4b88-ad0b-97718e163086 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:41:33,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-a749b090-5776-4b88-ad0b-97718e163086 2018-12-28 18:41:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:33,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb283e55-c28b-4793-b72d-38548df2b3e1 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:41:33,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-fb283e55-c28b-4793-b72d-38548df2b3e1 2018-12-28 18:41:33,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:34,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b175868-1f8c-4a60-ae3e-ed34139c2baf Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967"}, "enabled": true, "id": "8b532f142fd54626898ab5fa2b70f967", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-8ddd9291-c90c-456-proj"}} 2018-12-28 18:41:34,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-7b175868-1f8c-4a60-ae3e-ed34139c2baf 2018-12-28 18:41:34,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b44480cc-7bee-4b55-a606-4f18da226e15 2018-12-28 18:41:34,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b44480cc-7bee-4b55-a606-4f18da226e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:34,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3e5f9e4e-1764-431e-ba5f-7241d3497799 Date: Fri, 28 Dec 2018 18:41:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "port_range_min": null, "revision_number": 0, "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:40Z", "project_id": "8b532f142fd54626898ab5fa2b70f967", "id": "62d99ab7-140b-4291-867e-77de31b2d434"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "port_range_min": null, "revision_number": 0, "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:40Z", "project_id": "8b532f142fd54626898ab5fa2b70f967", "id": "8cba8d57-5dc6-42a2-87fa-a9ed33ed202b"}, {"remote_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "port_range_min": null, "revision_number": 0, "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:40Z", "project_id": "8b532f142fd54626898ab5fa2b70f967", "id": "c3f1568d-ebc5-4ef0-8f3f-3c88e923998b"}, {"remote_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:40:40Z", "security_group_id": "b44480cc-7bee-4b55-a606-4f18da226e15", "port_range_min": null, "revision_number": 0, "tenant_id": "8b532f142fd54626898ab5fa2b70f967", "created_at": "2018-12-28T18:40:40Z", "project_id": "8b532f142fd54626898ab5fa2b70f967", "id": "e677eb51-5a83-4d65-b109-d03201dde4dd"}]} 2018-12-28 18:41:34,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=b44480cc-7bee-4b55-a606-4f18da226e15 used request id req-3e5f9e4e-1764-431e-ba5f-7241d3497799 2018-12-28 18:41:34,251 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:41:34,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b44480cc-7bee-4b55-a606-4f18da226e15 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:34,561 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af7236a5-397d-4f55-bf59-a747618273a8 Content-Length: 0 Date: Fri, 28 Dec 2018 18:41:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:41:34,561 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b44480cc-7bee-4b55-a606-4f18da226e15 used request id req-af7236a5-397d-4f55-bf59-a747618273a8 2018-12-28 18:41:34,562 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-8ddd9291-c90c-456-proj 2018-12-28 18:41:34,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:34,785 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c917ba-27f8-4447-85a0-a35100e8b95a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:34,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/8b532f142fd54626898ab5fa2b70f967 used request id req-a0c917ba-27f8-4447-85a0-a35100e8b95a 2018-12-28 18:41:34,786 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-8ddd9291-c90c-456-proj-role 2018-12-28 18:41:34,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/34ccafe29f024c58a2e4d2c4a814a6c8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:34,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9e4f50-9b7f-40b7-9ff3-6f809ac91707 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:34,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/34ccafe29f024c58a2e4d2c4a814a6c8 used request id req-5d9e4f50-9b7f-40b7-9ff3-6f809ac91707 2018-12-28 18:41:34,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa1ddb58e77da40b767d40ef3464b05059660136" 2018-12-28 18:41:34,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8619fedf-b987-4643-9241-c34047c20481 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:41:34,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8619fedf-b987-4643-9241-c34047c20481 2018-12-28 18:41:34,993 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-8ddd9291-c90c-456-user 2018-12-28 18:41:34,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/847aca2f40c54c14aff34e7152247e8b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c1265ee41f31e7edb2736f5681e89786869f62c" 2018-12-28 18:41:35,182 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b45beb4-f4e2-431d-b9ed-ee5048b84195 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:35,182 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/847aca2f40c54c14aff34e7152247e8b used request id req-3b45beb4-f4e2-431d-b9ed-ee5048b84195 2018-12-28 18:41:35,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:35,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["8dJ5BT6UQgKHUR9KNfNAFw"], "issued_at": "2018-12-28T18:41:35.000000Z"}} 2018-12-28 18:41:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcd012e6a3d908e6bbfc02294303a660dfa9c3e" 2018-12-28 18:41:35,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2f8099-e71a-46da-b2d1-774e113fc24d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:35,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ae2f8099-e71a-46da-b2d1-774e113fc24d 2018-12-28 18:41:35,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:35,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:36,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["n-GRdn35SiqNc448I31r_Q"], "issued_at": "2018-12-28T18:41:36.000000Z"}} 2018-12-28 18:41:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:41:36,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7d2317-6cde-4a86-ac1b-3f23f1c4febd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:36,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-3c7d2317-6cde-4a86-ac1b-3f23f1c4febd 2018-12-28 18:41:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:41:36,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:41:36,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:41:36,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61491d76-bbb6-4e9a-a7f3-833950f8f777 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:41:36,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj used request id req-61491d76-bbb6-4e9a-a7f3-833950f8f777 2018-12-28 18:41:36,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:41:36,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947a9554-c2f6-4cf8-a56b-0827e8c25f76 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:41:36,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-947a9554-c2f6-4cf8-a56b-0827e8c25f76 2018-12-28 18:41:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}}' 2018-12-28 18:41:36,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e380688-3f11-4d83-a61d-54d5c32ceb42 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:41:36,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9e380688-3f11-4d83-a61d-54d5c32ceb42 2018-12-28 18:41:36,424 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-d28847e3-f49b-476-proj 2018-12-28 18:41:36,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:36,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:36,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ltv8oupkR7-of44K2xzFwg"], "issued_at": "2018-12-28T18:41:36.000000Z"}} 2018-12-28 18:41:36,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:36,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc144db-d13c-4530-acd0-ea670b325238 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:36,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0cc144db-d13c-4530-acd0-ea670b325238 2018-12-28 18:41:36,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:41:36,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:41: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:41:36,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:36,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54836dfd-0398-43c1-85bf-ed3091da25b8 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:41:36,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-54836dfd-0398-43c1-85bf-ed3091da25b8 2018-12-28 18:41:36,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:37,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12f4652c-6529-4550-9177-da5a8579e49b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}]} 2018-12-28 18:41:37,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj used request id req-12f4652c-6529-4550-9177-da5a8579e49b 2018-12-28 18:41:37,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:37,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a6ae91-e54a-4d91-826b-c4ecb55c3dd6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:41:37,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-f6a6ae91-e54a-4d91-826b-c4ecb55c3dd6 2018-12-28 18:41:37,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:37,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a3a236-1a4b-493a-8357-e9f9713c84b3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:41:37,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a8a3a236-1a4b-493a-8357-e9f9713c84b3 2018-12-28 18:41:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:37,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1aefeed-0c40-4f12-a991-12d2a5feccef Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}]} 2018-12-28 18:41:37,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj used request id req-c1aefeed-0c40-4f12-a991-12d2a5feccef 2018-12-28 18:41:37,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users/46d5b1796fde40d3839050b992eec1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:37,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7156f4e-24a4-4afb-a0b6-e1801a47aa7a Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-d28847e3-f49b-476-user", "links": {"self": "http://172.30.9.21:5000/v3/users/46d5b1796fde40d3839050b992eec1b8"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "id": "46d5b1796fde40d3839050b992eec1b8", "password_expires_at": null}} 2018-12-28 18:41:37,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/46d5b1796fde40d3839050b992eec1b8 used request id req-a7156f4e-24a4-4afb-a0b6-e1801a47aa7a 2018-12-28 18:41:37,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:37,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e773de-08d4-4b13-b98f-9dab2308b313 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles", "previous": null, "next": null}, "roles": []} 2018-12-28 18:41:37,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles used request id req-57e773de-08d4-4b13-b98f-9dab2308b313 2018-12-28 18:41:38,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22d0aac4-449c-423e-bec2-c36ca67a60d4 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "domain_id": null, "name": "admin", "id": "9b5bead6ef7648c7ad069d88fea82e5d"}} 2018-12-28 18:41:38,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-22d0aac4-449c-423e-bec2-c36ca67a60d4 2018-12-28 18:41:38,090 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-d28847e3-f49b-476-proj 2018-12-28 18:41:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f7c75f8-f21f-41d5-a492-4d9e6ba1c926 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:38,224 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-7f7c75f8-f21f-41d5-a492-4d9e6ba1c926 2018-12-28 18:41:38,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67117cd2-0197-4936-a008-f00cd6030187 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:41:38,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-67117cd2-0197-4936-a008-f00cd6030187 2018-12-28 18:41:38,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb590ca3-38d9-4344-92f8-fd77919f1495 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}]} 2018-12-28 18:41:38,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=CreateStackFloatingIpTests-d28847e3-f49b-476-proj used request id req-eb590ca3-38d9-4344-92f8-fd77919f1495 2018-12-28 18:41:38,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d7efde-dc2a-4b5d-9216-5bccf783a76b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}]} 2018-12-28 18:41:38,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles used request id req-e7d7efde-dc2a-4b5d-9216-5bccf783a76b 2018-12-28 18:41:38,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be0d5082-d19d-4ada-bfdf-5c797a700ddc Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "domain_id": null, "name": "heat_stack_owner", "id": "cf997dc8d22845d28aee4a5c7d353a22"}} 2018-12-28 18:41:38,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-be0d5082-d19d-4ada-bfdf-5c797a700ddc 2018-12-28 18:41:38,617 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-d28847e3-f49b-476-proj 2018-12-28 18:41:38,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:41:38,773 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b636b4a-dd5c-45df-8bc3-0a88eca6462e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:38,774 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-7b636b4a-dd5c-45df-8bc3-0a88eca6462e 2018-12-28 18:41:38,774 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-d28847e3-f49b-476-user 2018-12-28 18:41:38,774 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:38,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:41:38,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8caf7f7b-918d-4756-bb67-309b4b28632b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:41:38,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-8caf7f7b-918d-4756-bb67-309b4b28632b 2018-12-28 18:41:38,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" -d '{"role": {"name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}}' 2018-12-28 18:41:38,987 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976336eb-d4b0-4f49-9c8d-0b9031c89105 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dad88107f00643c2a7dad3d2f8aceb15", "links": {"self": "http://172.30.9.21:5000/v3/roles/dad88107f00643c2a7dad3d2f8aceb15"}, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}} 2018-12-28 18:41:38,987 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-976336eb-d4b0-4f49-9c8d-0b9031c89105 2018-12-28 18:41:38,988 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role 2018-12-28 18:41:38,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/dad88107f00643c2a7dad3d2f8aceb15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:41:39,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2280650-b044-4039-9271-a7ea2632d4e6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/dad88107f00643c2a7dad3d2f8aceb15"}, "domain_id": null, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role", "id": "dad88107f00643c2a7dad3d2f8aceb15"}} 2018-12-28 18:41:39,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/dad88107f00643c2a7dad3d2f8aceb15 used request id req-a2280650-b044-4039-9271-a7ea2632d4e6 2018-12-28 18:41:39,082 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role to project CreateStackFloatingIpTests-d28847e3-f49b-476-proj 2018-12-28 18:41:39,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles/dad88107f00643c2a7dad3d2f8aceb15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:41:39,211 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee59ead6-c884-4ba7-b08e-9e7c7ca442df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:41:39,211 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e/users/46d5b1796fde40d3839050b992eec1b8/roles/dad88107f00643c2a7dad3d2f8aceb15 used request id req-ee59ead6-c884-4ba7-b08e-9e7c7ca442df 2018-12-28 18:41:39,212 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:41:39,212 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-12-28 18:41:39,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:39,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:39,592 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "dad88107f00643c2a7dad3d2f8aceb15", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-user", "id": "46d5b1796fde40d3839050b992eec1b8"}, "audit_ids": ["hjwjzRKUTpuDNDuNTrdAOQ"], "issued_at": "2018-12-28T18:41:39.000000Z"}} 2018-12-28 18:41:39,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:41:39,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a64d9ce-7f0d-4215-aa08-f52686303678 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:39,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5a64d9ce-7f0d-4215-aa08-f52686303678 2018-12-28 18:41:39,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:41:39,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-68269ac9-f11a-494a-9e98-5301dc1e1138 Date: Fri, 28 Dec 2018 18:41:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"} 2018-12-28 18:41:39,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image used request id req-68269ac9-f11a-494a-9e98-5301dc1e1138 2018-12-28 18:41:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:41:39,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11c3abe8-7961-4175-84df-47473bfd51ef Date: Fri, 28 Dec 2018 18:41: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-12-28 18:41:39,999 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-11c3abe8-7961-4175-84df-47473bfd51ef 2018-12-28 18:41:40,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}' 2018-12-28 18:41:40,236 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 X-Openstack-Request-Id: req-74d8b6ff-75e0-40c2-993c-1949e4f10998 Date: Fri, 28 Dec 2018 18:41:40 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:41:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:41:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "min_disk": 0, "protected": false, "id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "file": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file", "checksum": null, "owner": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:41:40,236 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-74d8b6ff-75e0-40c2-993c-1949e4f10998 2018-12-28 18:41:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" -d '' 2018-12-28 18:41:41,025 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5ab55616-3bbc-47c1-bd38-4da3bf2315df Date: Fri, 28 Dec 2018 18:41:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:41:41,025 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file used request id req-5ab55616-3bbc-47c1-bd38-4da3bf2315df 2018-12-28 18:41:41,025 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:41:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:41:41,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5ade8a60-a0f2-4310-b8ba-74f87d30c499 Date: Fri, 28 Dec 2018 18:41:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:41:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:41:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "metadata": {}}], "self": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "min_disk": 0, "protected": false, "id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "file": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:41:41,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 used request id req-5ade8a60-a0f2-4310-b8ba-74f87d30c499 2018-12-28 18:41:41,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:41:41,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-da001c80-fbab-40fa-b907-8d1e13e28d13 Date: Fri, 28 Dec 2018 18:41: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-12-28 18:41:41,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-da001c80-fbab-40fa-b907-8d1e13e28d13 2018-12-28 18:41:41,360 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image 2018-12-28 18:41:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:41:41,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7dddafa5-09ae-4c8f-b349-c7589214b6ee Date: Fri, 28 Dec 2018 18:41:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:41:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:41:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "metadata": {}}], "self": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "min_disk": 0, "protected": false, "id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "file": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:41:41,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 used request id req-7dddafa5-09ae-4c8f-b349-c7589214b6ee 2018-12-28 18:41:41,536 - create_image - DEBUG - Instance status is - active 2018-12-28 18:41:41,536 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image 2018-12-28 18:41:41,536 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image 2018-12-28 18:41:41,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:41:41,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:41:41,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "dad88107f00643c2a7dad3d2f8aceb15", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:41:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-user", "id": "46d5b1796fde40d3839050b992eec1b8"}, "audit_ids": ["KZh2u7JMQMypJsJldlaxYA"], "issued_at": "2018-12-28T18:41:41.000000Z"}} 2018-12-28 18:41:41,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:42,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fe1dc5f-326d-4e84-9114-c21abf77eeca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:41:42,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5fe1dc5f-326d-4e84-9114-c21abf77eeca 2018-12-28 18:41:42,006 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:41:42,009 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:41:42,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:42,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:42 GMT Server: Apache x-openstack-request-id: req-fbe2fe08-f027-4620-8866-8f6bb469d3a0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-12-28 18:41:42,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack used request id req-fbe2fe08-f027-4620-8866-8f6bb469d3a0 2018-12-28 18:41:42,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net"}}' 2018-12-28 18:41:46,488 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:41:42 GMT Server: Apache x-openstack-request-id: req-71ec8702-fc54-4537-b8e3-81d36f7b119d Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}]}} 2018-12-28 18:41:46,488 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks used request id req-71ec8702-fc54-4537-b8e3-81d36f7b119d 2018-12-28 18:41:46,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:46,678 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:46 GMT Server: Apache x-openstack-request-id: req-55363b5e-75fd-4103-b18b-cf2a7a0d2a36 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:46,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:46 GMT Server: Apache x-openstack-request-id: req-9d8a0821-6695-42ff-bbee-d339fd962825 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "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-12-28 18:41:46,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-9d8a0821-6695-42ff-bbee-d339fd962825 2018-12-28 18:41:46,854 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:41:46,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:47,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:46 GMT Server: Apache x-openstack-request-id: req-76c3e18e-2f24-44b1-abb8-72d981430c8c Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:47,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:47 GMT Server: Apache x-openstack-request-id: req-033bc828-7741-400c-9a6e-9cb419e6f034 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "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-12-28 18:41:47,223 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-033bc828-7741-400c-9a6e-9cb419e6f034 2018-12-28 18:41:47,224 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:41:47,224 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:50,227 - create_stack - DEBUG - Stack status query timeout in 1196.62655711 2018-12-28 18:41:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:50,414 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:50 GMT Server: Apache x-openstack-request-id: req-fbce8caa-3138-4f67-b5dc-f0496233d157 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:50,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:50 GMT Server: Apache x-openstack-request-id: req-bc791402-92db-40f7-9626-c159f93f9c68 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:41:50,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-bc791402-92db-40f7-9626-c159f93f9c68 2018-12-28 18:41:50,737 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:41:50,737 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:53,740 - create_stack - DEBUG - Stack status query timeout in 1193.11365604 2018-12-28 18:41:53,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:53,772 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:53 GMT Server: Apache x-openstack-request-id: req-ed19a2d1-b71f-4ba3-9fbb-0b6dcd107a1d Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:54,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:53 GMT Server: Apache x-openstack-request-id: req-f9b8d0e0-b054-412d-ac01-48c76ec66ca1 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:41:54,088 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-f9b8d0e0-b054-412d-ac01-48c76ec66ca1 2018-12-28 18:41:54,089 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:41:54,089 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:41:57,092 - create_stack - DEBUG - Stack status query timeout in 1189.76157522 2018-12-28 18:41:57,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:41:57,123 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:41:57 GMT Server: Apache x-openstack-request-id: req-0cde53db-c773-4a03-aaf9-43dc68136a30 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:41:57,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:41:57 GMT Server: Apache x-openstack-request-id: req-9074d6ee-32c8-40d3-8f0c-0ec5d8ab92f0 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:41:57,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-9074d6ee-32c8-40d3-8f0c-0ec5d8ab92f0 2018-12-28 18:41:57,501 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:41:57,502 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:42:00,505 - create_stack - DEBUG - Stack status query timeout in 1186.34904909 2018-12-28 18:42:00,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:00,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:00 GMT Server: Apache x-openstack-request-id: req-f3287be7-7121-4924-97fb-5790b8861108 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:01,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:00 GMT Server: Apache x-openstack-request-id: req-b17ddda4-4d09-4842-8af5-2ab92abd95b6 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:42:01,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-b17ddda4-4d09-4842-8af5-2ab92abd95b6 2018-12-28 18:42:01,017 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:42:01,017 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:42:04,020 - create_stack - DEBUG - Stack status query timeout in 1182.83349419 2018-12-28 18:42:04,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:04,053 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:04 GMT Server: Apache x-openstack-request-id: req-a88d7bcd-e230-47f7-a76a-ca4d543f527d Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:04,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:04 GMT Server: Apache x-openstack-request-id: req-ca4237a8-8660-4d16-a423-2eb5fb39907a 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:42:04,227 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-ca4237a8-8660-4d16-a423-2eb5fb39907a 2018-12-28 18:42:04,228 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-12-28 18:42:04,228 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:42:07,231 - create_stack - DEBUG - Stack status query timeout in 1179.62249899 2018-12-28 18:42:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:07,262 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:07 GMT Server: Apache x-openstack-request-id: req-c5c5ee0a-0d4f-47d8-87bf-f535e5179c83 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:07,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:07 GMT Server: Apache x-openstack-request-id: req-5ced6ccc-7258-4129-924e-80c2cab483ab Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:42:07,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-5ced6ccc-7258-4129-924e-80c2cab483ab 2018-12-28 18:42:07,438 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-12-28 18:42:07,438 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:42:07,438 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:42:07,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:07,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:07,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "dad88107f00643c2a7dad3d2f8aceb15", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-user", "id": "46d5b1796fde40d3839050b992eec1b8"}, "audit_ids": ["Tgh0YM2vQL-npaQNFzZAtw"], "issued_at": "2018-12-28T18:42:07.000000Z"}} 2018-12-28 18:42:07,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:07,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9b4847e-2c11-487a-953d-a3068fa1b5fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:07,908 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a9b4847e-2c11-487a-953d-a3068fa1b5fd 2018-12-28 18:42:07,909 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:42:07,912 - heat_utils - DEBUG - Retrieving Heat Client 2018-12-28 18:42:07,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:08,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:07 GMT Server: Apache x-openstack-request-id: req-342e9fe8-3736-4224-8282-401598e2d651 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 401 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "deletion_time": null, "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "updated_time": null, "project": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "tags": null}]} 2018-12-28 18:42:08,108 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack used request id req-342e9fe8-3736-4224-8282-401598e2d651 2018-12-28 18:42:08,109 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:42:08,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:08,297 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:08 GMT Server: Apache x-openstack-request-id: req-b083b2b7-606a-46d8-aeb6-aaa89a87fde6 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:08,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:08 GMT Server: Apache x-openstack-request-id: req-47f9af14-1ebc-4a87-a1b5-76ad7dc266b0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e7e77886-f21d-44b2-898d-55201c2d7f28", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "67de6098-7123-4c42-ac9a-042593a4bb88", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1edbe93f-e218-46fe-93cc-4b15c27d05f2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "3206319f-86c9-4584-9c18-7805c4f953cc", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "19f982be-f7a2-44fc-b6cf-0b44c9f3fd00", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "254", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5:subnet_id=e7e77886-f21d-44b2-898d-55201c2d7f28", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f4e63b43-f563-45b5-aeb9-15e6ad68d6c1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f902b6a0-f750-497f-ab70-0293a9750b1e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:42:08,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources used request id req-47f9af14-1ebc-4a87-a1b5-76ad7dc266b0 2018-12-28 18:42:08,534 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:09,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-bc3067cb-6c21-4429-8a4f-3919430cee99 x-compute-request-id: req-bc3067cb-6c21-4429-8a4f-3919430cee99 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:89:c2", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f902b6a0-f750-497f-ab70-0293a9750b1e", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-12-28T18:42:00.000000", "flavor": {"id": "a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "links": [{"href": "http://172.30.9.21:8774/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "rel": "bookmark"}]}, "id": "f902b6a0-f750-497f-ab70-0293a9750b1e", "security_groups": [{"name": "default"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:00Z", "hostId": "3d0ae28488505b5ae91d8a7ff5bf7def432d265abf54d282ac185c03", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "created": "2018-12-28T18:41:54Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:42:09,480 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e used request id req-bc3067cb-6c21-4429-8a4f-3919430cee99 2018-12-28 18:42:09,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:09,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-d3b4807a-b8ac-4399-8efa-47c11d0aecc3 Date: Fri, 28 Dec 2018 18:42:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:09,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-d3b4807a-b8ac-4399-8efa-47c11d0aecc3 2018-12-28 18:42:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:42:09,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:42: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:42:09,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:09,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fda263a-116c-4aaa-85f4-335955c67278 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:09,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-4fda263a-116c-4aaa-85f4-335955c67278 2018-12-28 18:42:09,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:10,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6a1d9340-1ab8-4ae7-ad89-fe0065a33a1b Date: Fri, 28 Dec 2018 18:42:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:10,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-6a1d9340-1ab8-4ae7-ad89-fe0065a33a1b 2018-12-28 18:42:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:10,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-c8816122-4c1a-4aeb-8dd5-4a05686b5e60 Date: Fri, 28 Dec 2018 18:42:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:10,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-c8816122-4c1a-4aeb-8dd5-4a05686b5e60 2018-12-28 18:42:10,174 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:10,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ff6b8efd-99c4-480b-b24c-e96420c58535 x-compute-request-id: req-ff6b8efd-99c4-480b-b24c-e96420c58535 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-12-28T18:42:01.000000", "flavor": {"id": "67de6098-7123-4c42-ac9a-042593a4bb88", "links": [{"href": "http://172.30.9.21:8774/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "bookmark"}]}, "id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "security_groups": [{"name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:02Z", "hostId": "2994e826b509284a5ddd257f510528646d63d49e391c09f1ecc1a84e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "created": "2018-12-28T18:41:56Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:42:10,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 used request id req-ff6b8efd-99c4-480b-b24c-e96420c58535 2018-12-28 18:42:10,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:10,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6bccbc6e-4289-4e23-b0de-5285220b569c Date: Fri, 28 Dec 2018 18:42:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:10,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-6bccbc6e-4289-4e23-b0de-5285220b569c 2018-12-28 18:42:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:10,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b004d4c-553f-4a03-bcd5-34efdce06ff9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:10,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-2b004d4c-553f-4a03-bcd5-34efdce06ff9 2018-12-28 18:42:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:11,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-23339d36-a228-4cfc-9293-abc614b77044 Date: Fri, 28 Dec 2018 18:42:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:11,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-23339d36-a228-4cfc-9293-abc614b77044 2018-12-28 18:42:11,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:11,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-b50c8b51-0283-4be3-b921-71d1cb21283b Date: Fri, 28 Dec 2018 18:42:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:11,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-b50c8b51-0283-4be3-b921-71d1cb21283b 2018-12-28 18:42:11,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:11,556 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:11 GMT Server: Apache x-openstack-request-id: req-a167925f-0943-4a9c-8cdb-2b0e26d41418 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:11,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:11 GMT Server: Apache x-openstack-request-id: req-46101b31-fd95-4dee-a3be-cdc8ac83cb5b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1050 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e7e77886-f21d-44b2-898d-55201c2d7f28", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "67de6098-7123-4c42-ac9a-042593a4bb88", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/network", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1edbe93f-e218-46fe-93cc-4b15c27d05f2", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "3206319f-86c9-4584-9c18-7805c4f953cc", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "19f982be-f7a2-44fc-b6cf-0b44c9f3fd00", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "254", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5:subnet_id=e7e77886-f21d-44b2-898d-55201c2d7f28", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/port1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "f4e63b43-f563-45b5-aeb9-15e6ad68d6c1", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f902b6a0-f750-497f-ab70-0293a9750b1e", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-12-28T18:41:46Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-12-28T18:41:46Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "resource_type": "OS::Nova::Server"}]} 2018-12-28 18:42:11,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6/resources used request id req-46101b31-fd95-4dee-a3be-cdc8ac83cb5b 2018-12-28 18:42:11,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:11,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c704eb62-f444-4730-affe-fa21f52ec342 x-compute-request-id: req-c704eb62-f444-4730-affe-fa21f52ec342 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-flavor2-voy6wlj4ilxj", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:42:11,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad used request id req-c704eb62-f444-4730-affe-fa21f52ec342 2018-12-28 18:42:11,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b85cc092-7fea-45c1-811b-2315771227dd Date: Fri, 28 Dec 2018 18:42:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}} 2018-12-28 18:42:12,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 used request id req-b85cc092-7fea-45c1-811b-2315771227dd 2018-12-28 18:42:12,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f9fb086c-3daa-4c04-8b45-e2bd15910cc0 Date: Fri, 28 Dec 2018 18:42:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:12,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-f9fb086c-3daa-4c04-8b45-e2bd15910cc0 2018-12-28 18:42:12,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cd37a6d3-a63f-4f07-b5da-d604f12497eb Date: Fri, 28 Dec 2018 18:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:12,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-cd37a6d3-a63f-4f07-b5da-d604f12497eb 2018-12-28 18:42:12,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-49f38af3-6258-4ae7-b49d-b08fc04b5ab9 Date: Fri, 28 Dec 2018 18:42:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:12,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-49f38af3-6258-4ae7-b49d-b08fc04b5ab9 2018-12-28 18:42:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa4694a8-f755-4445-844f-559f27fbb1f3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:12,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-aa4694a8-f755-4445-844f-559f27fbb1f3 2018-12-28 18:42:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6c382b38-a0f5-4ca5-b8a1-72ed2294785f Date: Fri, 28 Dec 2018 18:42:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:12,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-6c382b38-a0f5-4ca5-b8a1-72ed2294785f 2018-12-28 18:42:12,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Aeb%3A89%3Ac2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:12,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-c9f4742d-514e-446c-91bf-6d73cc85851d Date: Fri, 28 Dec 2018 18:42:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"}]} 2018-12-28 18:42:12,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Aeb%3A89%3Ac2&admin_state_up=True used request id req-c9f4742d-514e-446c-91bf-6d73cc85851d 2018-12-28 18:42:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c48615-6acb-4b75-bb20-b3e730d1dcb4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:13,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-e8c48615-6acb-4b75-bb20-b3e730d1dcb4 2018-12-28 18:42:13,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-99c48643-7591-40a9-a0d6-1837302a0322 Date: Fri, 28 Dec 2018 18:42:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:13,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-99c48643-7591-40a9-a0d6-1837302a0322 2018-12-28 18:42:13,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2ce6d417-27d4-442f-9d32-65c0d7dfb0e7 Date: Fri, 28 Dec 2018 18:42:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:13,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-2ce6d417-27d4-442f-9d32-65c0d7dfb0e7 2018-12-28 18:42:13,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-bd5ba644-bb1f-4a7a-a1d9-d44b8be5ab10 Date: Fri, 28 Dec 2018 18:42:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:13,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-bd5ba644-bb1f-4a7a-a1d9-d44b8be5ab10 2018-12-28 18:42:13,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-30b29f67-c5f4-4d7b-a81e-15a1a0eea681 Date: Fri, 28 Dec 2018 18:42:13 GMT RESP BODY: {"floatingips": [{"router_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:59Z", "updated_at": "2018-12-28T18:42:01Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_id": "f4e63b43-f563-45b5-aeb9-15e6ad68d6c1", "id": "19f982be-f7a2-44fc-b6cf-0b44c9f3fd00"}]} 2018-12-28 18:42:13,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-30b29f67-c5f4-4d7b-a81e-15a1a0eea681 2018-12-28 18:42:13,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-445323ad-af95-4038-9e56-50d508f22859 Date: Fri, 28 Dec 2018 18:42:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:41:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:41:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "metadata": {}}], "self": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "min_disk": 0, "protected": false, "id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "file": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:42:13,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 used request id req-445323ad-af95-4038-9e56-50d508f22859 2018-12-28 18:42:13,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-eff5cdb9-618e-45b8-8306-dbc488a4c6d2 Date: Fri, 28 Dec 2018 18:42: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-12-28 18:42:13,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-eff5cdb9-618e-45b8-8306-dbc488a4c6d2 2018-12-28 18:42:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:13,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:13 GMT Server: Apache x-openstack-request-id: req-49dbc47b-d4a7-4ab3-83da-33679475ebad Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:14,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:13 GMT Server: Apache x-openstack-request-id: req-93537f87-1722-4739-8ae8-162bed499dfa Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:42:14,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-93537f87-1722-4739-8ae8-162bed499dfa 2018-12-28 18:42:14,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:14,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:14,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "dad88107f00643c2a7dad3d2f8aceb15", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-user", "id": "46d5b1796fde40d3839050b992eec1b8"}, "audit_ids": ["DYhTD2H6TNSfr0Gr_KPlgg"], "issued_at": "2018-12-28T18:42:14.000000Z"}} 2018-12-28 18:42:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:14,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4172d62-2898-42d0-8220-f1a427932610 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:14,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d4172d62-2898-42d0-8220-f1a427932610 2018-12-28 18:42:14,614 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:42:14,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:14,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdda63a8-1667-41e3-987b-49cdd78c6df0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:14,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bdda63a8-1667-41e3-987b-49cdd78c6df0 2018-12-28 18:42:14,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:14,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2d2dc1c0-76b3-414b-900f-4da8c443ada7 Date: Fri, 28 Dec 2018 18:42:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:14,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-2d2dc1c0-76b3-414b-900f-4da8c443ada7 2018-12-28 18:42:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:42:14,958 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:42: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:42:14,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:15,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d8f89e-9138-4a9d-bbb2-074080f6c4ab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:15,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-34d8f89e-9138-4a9d-bbb2-074080f6c4ab 2018-12-28 18:42:15,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:15,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a2f70d95-9f5f-47bc-b99a-24a04fcf3186 Date: Fri, 28 Dec 2018 18:42:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:15,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-a2f70d95-9f5f-47bc-b99a-24a04fcf3186 2018-12-28 18:42:15,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Aeb%3A89%3Ac2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:15,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-2cd305ee-eea5-4d21-bdb5-a8770373e2b1 Date: Fri, 28 Dec 2018 18:42:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"}]} 2018-12-28 18:42:15,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Aeb%3A89%3Ac2&admin_state_up=True used request id req-2cd305ee-eea5-4d21-bdb5-a8770373e2b1 2018-12-28 18:42:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:15,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a545da-4afc-4182-854f-580df0b63875 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:15,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-27a545da-4afc-4182-854f-580df0b63875 2018-12-28 18:42:15,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:16,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42: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-b20698c2-e5ba-4ab6-bdc3-2f7afd7fc212 x-compute-request-id: req-b20698c2-e5ba-4ab6-bdc3-2f7afd7fc212 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:89:c2", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f902b6a0-f750-497f-ab70-0293a9750b1e", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-12-28T18:42:00.000000", "flavor": {"id": "a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "links": [{"href": "http://172.30.9.21:8774/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "rel": "bookmark"}]}, "id": "f902b6a0-f750-497f-ab70-0293a9750b1e", "security_groups": [{"name": "default"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:00Z", "hostId": "3d0ae28488505b5ae91d8a7ff5bf7def432d265abf54d282ac185c03", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "created": "2018-12-28T18:41:54Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:42:16,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2 used request id req-b20698c2-e5ba-4ab6-bdc3-2f7afd7fc212 2018-12-28 18:42:16,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:17,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-13db5d2d-c948-45ef-8b13-fc401e8c5478 Date: Fri, 28 Dec 2018 18:42:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:17,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-13db5d2d-c948-45ef-8b13-fc401e8c5478 2018-12-28 18:42:17,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:17,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f269512c-a8d7-431c-a164-ca5dd1f18591 Date: Fri, 28 Dec 2018 18:42:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:17,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-f269512c-a8d7-431c-a164-ca5dd1f18591 2018-12-28 18:42:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:17,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-0140e696-468a-4b92-a081-d35781d6c20a Date: Fri, 28 Dec 2018 18:42:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:17,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-0140e696-468a-4b92-a081-d35781d6c20a 2018-12-28 18:42:17,715 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2 2018-12-28 18:42:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:17,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-b947d11f-3832-4def-9b52-4293943dc1e7 Date: Fri, 28 Dec 2018 18:42:17 GMT RESP BODY: {"floatingips": [{"router_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:59Z", "updated_at": "2018-12-28T18:42:01Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_id": "f4e63b43-f563-45b5-aeb9-15e6ad68d6c1", "id": "19f982be-f7a2-44fc-b6cf-0b44c9f3fd00"}]} 2018-12-28 18:42:17,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-b947d11f-3832-4def-9b52-4293943dc1e7 2018-12-28 18:42:17,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/67de6098-7123-4c42-ac9a-042593a4bb88 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:17,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-34c824e2-d196-4622-8b15-0ffc13bd03f5 x-compute-request-id: req-34c824e2-d196-4622-8b15-0ffc13bd03f5 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "67de6098-7123-4c42-ac9a-042593a4bb88", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-flavor1-qdqzx44jb2rt", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:42:17,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/67de6098-7123-4c42-ac9a-042593a4bb88 used request id req-34c824e2-d196-4622-8b15-0ffc13bd03f5 2018-12-28 18:42:17,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0f368625-c576-4d99-bf05-41415f0911df Date: Fri, 28 Dec 2018 18:42:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}} 2018-12-28 18:42:18,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 used request id req-0f368625-c576-4d99-bf05-41415f0911df 2018-12-28 18:42:18,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3de4d6c8-7ef0-4a21-9048-cfea760033d5 Date: Fri, 28 Dec 2018 18:42:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:18,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-3de4d6c8-7ef0-4a21-9048-cfea760033d5 2018-12-28 18:42:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-34b25d70-1c66-4758-9425-635196471575 Date: Fri, 28 Dec 2018 18:42:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:18,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-34b25d70-1c66-4758-9425-635196471575 2018-12-28 18:42:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cb5053ad-1d7b-41f6-b08d-87fbccadf142 Date: Fri, 28 Dec 2018 18:42:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:18,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-cb5053ad-1d7b-41f6-b08d-87fbccadf142 2018-12-28 18:42:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dc0510e-540c-4ea0-8ec0-ee3672f8a35f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:18,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-9dc0510e-540c-4ea0-8ec0-ee3672f8a35f 2018-12-28 18:42:18,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1cfe37ad-0dbc-42ca-a413-ef54c8ef85a4 Date: Fri, 28 Dec 2018 18:42:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:18,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-1cfe37ad-0dbc-42ca-a413-ef54c8ef85a4 2018-12-28 18:42:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Add%3A3f%3Ac8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-a4e0a917-4472-4e42-a1b5-e7f9a7b9c32a Date: Fri, 28 Dec 2018 18:42:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:18,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Add%3A3f%3Ac8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm&admin_state_up=True used request id req-a4e0a917-4472-4e42-a1b5-e7f9a7b9c32a 2018-12-28 18:42:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:18,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee516526-9f79-4903-ad23-9f8cd0229468 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:18,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-ee516526-9f79-4903-ad23-9f8cd0229468 2018-12-28 18:42:18,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:19,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-40ce29b6-aeee-4220-967a-731cd0fa83cd Date: Fri, 28 Dec 2018 18:42:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:19,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-40ce29b6-aeee-4220-967a-731cd0fa83cd 2018-12-28 18:42:19,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:19,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-310b848f-8c36-460f-ae60-02adca3c2b84 Date: Fri, 28 Dec 2018 18:42:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:19,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-310b848f-8c36-460f-ae60-02adca3c2b84 2018-12-28 18:42:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:19,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-6fb8fca6-931a-4fea-a10e-5c711c855119 Date: Fri, 28 Dec 2018 18:42:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:19,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-6fb8fca6-931a-4fea-a10e-5c711c855119 2018-12-28 18:42:19,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:19,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-8e4694c1-ede4-40e3-a6f9-524bcaa6bf29 Date: Fri, 28 Dec 2018 18:42:19 GMT RESP BODY: {"floatingips": [{"router_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:59Z", "updated_at": "2018-12-28T18:42:01Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_id": "f4e63b43-f563-45b5-aeb9-15e6ad68d6c1", "id": "19f982be-f7a2-44fc-b6cf-0b44c9f3fd00"}]} 2018-12-28 18:42:19,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-8e4694c1-ede4-40e3-a6f9-524bcaa6bf29 2018-12-28 18:42:19,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:19,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9caf0ddc-2ae5-4d28-a1a0-1e55e81b7dba Date: Fri, 28 Dec 2018 18:42:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:53Z", "admin_state_up": true, "updated_at": "2018-12-28T18:41:59Z", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "name": "mgmt_router"}} 2018-12-28 18:42:19,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5 used request id req-9caf0ddc-2ae5-4d28-a1a0-1e55e81b7dba 2018-12-28 18:42:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:20,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-980fe8f7-c40c-41b6-a3d2-46e86881836b Date: Fri, 28 Dec 2018 18:42:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b9659f3-27b5-4a6c-ad68-e4f2f5197c83","ip_address":"169.254.192.1"}],"id":"61c357be-b598-46f7-8902-93cbe26290b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:4e:0e","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e0f6d603a0e94ac8a8494ccb82ca2d8e","admin_state_up":true,"network_id":"0bb75fc3-df27-4df0-887b-bdc0c2cd212a","tenant_id":"","created_at":"2018-12-28T18:41:55Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b9659f3-27b5-4a6c-ad68-e4f2f5197c83","ip_address":"169.254.192.6"}],"id":"a1c2da98-b89e-449f-a57a-f9281546da3a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7d:dc:8d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e0f6d603a0e94ac8a8494ccb82ca2d8e","admin_state_up":true,"network_id":"0bb75fc3-df27-4df0-887b-bdc0c2cd212a","tenant_id":"","created_at":"2018-12-28T18:41:54Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:15Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"800e3433-2366-4477-ba8c-38c3f881bcb0","ip_address":"172.30.9.208"}],"id":"cf8534d8-bdfa-4654-be6e-7d263278a38f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c6:c8:91","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":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:02Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4b9659f3-27b5-4a6c-ad68-e4f2f5197c83","ip_address":"169.254.192.12"}],"id":"d3009f06-5be7-4fed-8194-86fc914f1822","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c8:2a:ee","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e0f6d603a0e94ac8a8494ccb82ca2d8e","admin_state_up":true,"network_id":"0bb75fc3-df27-4df0-887b-bdc0c2cd212a","tenant_id":"","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"}]} 2018-12-28 18:42:20,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5 used request id req-980fe8f7-c40c-41b6-a3d2-46e86881836b 2018-12-28 18:42:20,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:20,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b6ffe62e-9adf-4709-94c0-8f75d6629f23 Date: Fri, 28 Dec 2018 18:42:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"340a20f3-1e5b-44a4-9495-d02682658d5e","tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:40Z","dns_nameservers":[],"updated_at":"2018-12-28T16:32:40Z","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":"9447e1e2146e4252b8e0a8caf2cb4b3f","id":"800e3433-2366-4477-ba8c-38c3f881bcb0","subnetpool_id":null,"name":"external-subnet"}} 2018-12-28 18:42:20,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/800e3433-2366-4477-ba8c-38c3f881bcb0 used request id req-b6ffe62e-9adf-4709-94c0-8f75d6629f23 2018-12-28 18:42:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b9659f3-27b5-4a6c-ad68-e4f2f5197c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:20,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-73c4a0cb-469e-4cfe-9448-0a3adb7081aa Date: Fri, 28 Dec 2018 18:42:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0bb75fc3-df27-4df0-887b-bdc0c2cd212a","tenant_id":"","created_at":"2018-12-28T18:41:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:53Z","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":"4b9659f3-27b5-4a6c-ad68-e4f2f5197c83","subnetpool_id":null,"name":"HA subnet tenant e0f6d603a0e94ac8a8494ccb82ca2d8e"}} 2018-12-28 18:42:20,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b9659f3-27b5-4a6c-ad68-e4f2f5197c83 used request id req-73c4a0cb-469e-4cfe-9448-0a3adb7081aa 2018-12-28 18:42:20,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b9659f3-27b5-4a6c-ad68-e4f2f5197c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:20,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67599896-aa35-4e04-aa1b-6fc32cc4ef07 Date: Fri, 28 Dec 2018 18:42:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0bb75fc3-df27-4df0-887b-bdc0c2cd212a","tenant_id":"","created_at":"2018-12-28T18:41:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:53Z","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":"4b9659f3-27b5-4a6c-ad68-e4f2f5197c83","subnetpool_id":null,"name":"HA subnet tenant e0f6d603a0e94ac8a8494ccb82ca2d8e"}} 2018-12-28 18:42:20,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b9659f3-27b5-4a6c-ad68-e4f2f5197c83 used request id req-67599896-aa35-4e04-aa1b-6fc32cc4ef07 2018-12-28 18:42:20,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/4b9659f3-27b5-4a6c-ad68-e4f2f5197c83 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:20,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d850769c-f974-4d22-8fbc-c150ea26bc34 Date: Fri, 28 Dec 2018 18:42:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0bb75fc3-df27-4df0-887b-bdc0c2cd212a","tenant_id":"","created_at":"2018-12-28T18:41:53Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:53Z","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":"4b9659f3-27b5-4a6c-ad68-e4f2f5197c83","subnetpool_id":null,"name":"HA subnet tenant e0f6d603a0e94ac8a8494ccb82ca2d8e"}} 2018-12-28 18:42:20,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/4b9659f3-27b5-4a6c-ad68-e4f2f5197c83 used request id req-d850769c-f974-4d22-8fbc-c150ea26bc34 2018-12-28 18:42:20,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:20,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-f592c5c3-2425-4e2e-a69f-3f74cd512a83 Date: Fri, 28 Dec 2018 18:42:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}} 2018-12-28 18:42:20,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 used request id req-f592c5c3-2425-4e2e-a69f-3f74cd512a83 2018-12-28 18:42:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports/f4e63b43-f563-45b5-aeb9-15e6ad68d6c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:21,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1071 X-Openstack-Request-Id: req-84034a74-dc38-4112-9228-70e6beb1fe0c Date: Fri, 28 Dec 2018 18:42:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","qos_policy_id":null,"admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal"}} 2018-12-28 18:42:21,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports/f4e63b43-f563-45b5-aeb9-15e6ad68d6c1 used request id req-84034a74-dc38-4112-9228-70e6beb1fe0c 2018-12-28 18:42:21,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:21,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5c837f2f-554a-414f-95e6-48c52b7a12c9 Date: Fri, 28 Dec 2018 18:42:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}} 2018-12-28 18:42:21,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/e7e77886-f21d-44b2-898d-55201c2d7f28 used request id req-5c837f2f-554a-414f-95e6-48c52b7a12c9 2018-12-28 18:42:21,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:21,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b7b075ea-ece1-4421-bdf3-18bc293c94ec Date: Fri, 28 Dec 2018 18:42:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:41:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-12-28T18:41:40Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "metadata": {}}], "self": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "min_disk": 0, "protected": false, "id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "file": "/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:42:21,422 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 used request id req-b7b075ea-ece1-4421-bdf3-18bc293c94ec 2018-12-28 18:42:21,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f2d48b5ec2856a00e56a0418908595d9851a2a5f" 2018-12-28 18:42:21,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:21 GMT Server: Apache x-openstack-request-id: req-c1e7f38b-3236-4395-bc0c-e8770e431bd9 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:21,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:21 GMT Server: Apache x-openstack-request-id: req-f5920cad-5e1c-43df-96c5-13cc06b8dbd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2083 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5WRyv0ckzYs5oMLvr3sHNMFK6SKGZVqZKZT0aT59mmzAl2GL\nGOP2OmB7MsWJ6l5EZGvEpjVppx0NFGUiE946gCdzNIlTGPNAX9bYSdefkABOIdRK\nll4gr4mJ/Ww1gWGScDz8MA4JVdI8I8pvvTztsEgEdacOfcs+f3TxPrds3GV0O/v2\nZfxSIymTaWKsurrJf+38heTaqdK0iXbws3PhEqHvCZoNApMLeKt8ODT4vPFTbozV\nYQcSCoUIXJIYky/3/8w2kQGc2LWix7yFoK1x2uj7bbgroJkbyVcOca1zzkS6GjQR\nJRb/BUSHscA/xL3I0wA2F7X68QnU4g1QtEez/QIDAQABAoIBAFDBrCPqx+oUuZT/\nC6KbjU3lPpoUrXvBCWq6JdFnTpCu+J5SmMWKe4TRso2NPaBkz28LAZAB/c/3SkOD\n1xtngPDc8pHsRnTiLiePW1Wjs2jesqL2Ocv2F0u0//9XuP5zezpIPgAs8NxlxwZS\nnkPgz0zgDbHdvhxLERWN9eA+cvSjmEEXKh/EaW175Dq0oSz+ScO36HVXyW58/PDX\nzvkZaP6iN5cPlddixVaduy8BeYQ0KnP+p5BAyRhwXbydGDZwZt0/OUIQHhwtYyI/\n5XIBavkmvyC+BJ/T/4J9KG0tTDWm13SaKIh+TuWIm0vNcEnsmpin/1/XEezA9dH3\njcuF8AECgYEA9p6Kf+BjIEUeOKO/Z9WMjcqpckPqUAwPJuuEFmhmYZLjNc3rYe8D\nmdrriGziWxVmNesfe8LBfH4esd/TCDeQZpIy0/CxUXKqRYXfcPefg75sTuJ+nsBb\nBt5JDwkYnuqJWRak0Q5J7hMbrOyX3iWgsAXSz8Lt1lnI1bsqXsqxKyECgYEA7h4o\n5+MscZR8xyuesvJS6D8DbbSpPusYpDABDqehiSyJN7W+gL8jL6Xh1z93F7uhUlO/\nazS5w206EGVenGQMmic6sF7gzZHxzrQo+orMRu/oV/S1wzlx7Zyfc8EbHlrSUAV+\nmB14qCju+F5yofvRxgN5Hc+9S0AN1tHg0TZq6V0CgYBIom0cOJQ5XuIFwISRKl4Z\nLMU3ODV8mfCkf90JVHpC5qYwpJNc5q5i1A1mwtrwBJ9z5eoB41xlNCgKL2fSFbtb\n2ldKAKvY1zK7AzDJ7sR2YtE3cpHkY7brkPBnk0BDHcSSDo9AWzr++XW/OneIIADx\nluV992VhKlRyTouuG3iOwQKBgQCPMmv/J8rucxGm5UCG9NuO93YkX2T4hYFIG+ZG\n3eBzEeljK1TpMAkE+okaXPxNtXSKgfq3ifm84M7uVUfUXQaHHdhZgHVIqt/0IrwS\nD65Raq0bV/qG8ODmuC3b+uFIG+4mWWeMKw0Ic7Vif8oIR9wbbLNFjkyUGG06JvVA\nW61nsQKBgQCIQK5DLnq0Nlknikovve60oLonEmHPJGetxYXB7Dgq3hA7heiuigZY\nHUnaQIufDW8v/nvnzuwrzeW8jyEiPYJc+d57/7/44hTIEiCPulCG2G82/wTrrKI1\nCcXA9nbu1OPZ0M6z1sytwn2yzp92mlS50Lb5U5yypqU2MzMAQjTliw==\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-12-28 18:42:21,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-f5920cad-5e1c-43df-96c5-13cc06b8dbd4 2018-12-28 18:42:21,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:21,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:22,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "dad88107f00643c2a7dad3d2f8aceb15", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:42:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-user", "id": "46d5b1796fde40d3839050b992eec1b8"}, "audit_ids": ["w0JYtlzQRBWM7pRLTFuTZg"], "issued_at": "2018-12-28T18:42:22.000000Z"}} 2018-12-28 18:42:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:22,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a82f1e-6c96-4c43-9b2a-2caae6cbb81b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:22,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-00a82f1e-6c96-4c43-9b2a-2caae6cbb81b 2018-12-28 18:42:22,409 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:42:22,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:22,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b21e301-8b3d-477a-9937-3a8d1be28b30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:22,505 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-0b21e301-8b3d-477a-9937-3a8d1be28b30 2018-12-28 18:42:22,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:22,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b973c1a4-b4c2-4d15-9ea0-59da51eb7ff6 Date: Fri, 28 Dec 2018 18:42:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:22,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-b973c1a4-b4c2-4d15-9ea0-59da51eb7ff6 2018-12-28 18:42:22,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:42:22,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:42: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:42:22,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:22,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1b7897-582b-4ff8-9578-1b9d5f7984ca Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:22,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-3b1b7897-582b-4ff8-9578-1b9d5f7984ca 2018-12-28 18:42:22,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:23,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-142fd364-6256-42e6-9ebc-aec0f051a538 Date: Fri, 28 Dec 2018 18:42:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:23,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-142fd364-6256-42e6-9ebc-aec0f051a538 2018-12-28 18:42:23,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Add%3A3f%3Ac8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:23,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1074 X-Openstack-Request-Id: req-0b4c91f6-5847-4716-b957-d3705070d383 Date: Fri, 28 Dec 2018 18:42:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:23,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2&mac_address=fa%3A16%3A3e%3Add%3A3f%3Ac8&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm&admin_state_up=True used request id req-0b4c91f6-5847-4716-b957-d3705070d383 2018-12-28 18:42:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:23,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a41df57-f1e0-4b12-9f92-1f8dd8b0dd6c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:23,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-2a41df57-f1e0-4b12-9f92-1f8dd8b0dd6c 2018-12-28 18:42:23,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:24,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62b57de2-a77a-415a-b6da-0c34dba7490f x-compute-request-id: req-62b57de2-a77a-415a-b6da-0c34dba7490f Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-12-28T18:42:01.000000", "flavor": {"id": "67de6098-7123-4c42-ac9a-042593a4bb88", "links": [{"href": "http://172.30.9.21:8774/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "bookmark"}]}, "id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "security_groups": [{"name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:02Z", "hostId": "2994e826b509284a5ddd257f510528646d63d49e391c09f1ecc1a84e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "created": "2018-12-28T18:41:56Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:42:24,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1 used request id req-62b57de2-a77a-415a-b6da-0c34dba7490f 2018-12-28 18:42:24,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:24,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4e60989f-6fff-45db-8bbc-4252e901c8c9 Date: Fri, 28 Dec 2018 18:42:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:24,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-4e60989f-6fff-45db-8bbc-4252e901c8c9 2018-12-28 18:42:24,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:24,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-80f2b775-6f40-48ec-9873-d559734e993f Date: Fri, 28 Dec 2018 18:42:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:24,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-80f2b775-6f40-48ec-9873-d559734e993f 2018-12-28 18:42:24,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:25,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e38992b7-3361-4854-8c7c-2b887fdc1926 Date: Fri, 28 Dec 2018 18:42:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:25,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-e38992b7-3361-4854-8c7c-2b887fdc1926 2018-12-28 18:42:25,143 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1 2018-12-28 18:42:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:25,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-c7a328a0-f824-4bc7-824f-209dfe4aa504 Date: Fri, 28 Dec 2018 18:42:25 GMT RESP BODY: {"floatingips": [{"router_id": "30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:59Z", "updated_at": "2018-12-28T18:42:01Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.1.2.14", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_id": "f4e63b43-f563-45b5-aeb9-15e6ad68d6c1", "id": "19f982be-f7a2-44fc-b6cf-0b44c9f3fd00"}]} 2018-12-28 18:42:25,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-c7a328a0-f824-4bc7-824f-209dfe4aa504 2018-12-28 18:42:25,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:26,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-548bcfa8-b399-4f48-bd2c-a03c099d2a8c x-compute-request-id: req-548bcfa8-b399-4f48-bd2c-a03c099d2a8c Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:eb:89:c2", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/f902b6a0-f750-497f-ab70-0293a9750b1e", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-12-28T18:42:00.000000", "flavor": {"id": "a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "links": [{"href": "http://172.30.9.21:8774/flavors/a98b7e8e-f5c3-47dc-94c2-abd5ac4559ad", "rel": "bookmark"}]}, "id": "f902b6a0-f750-497f-ab70-0293a9750b1e", "security_groups": [{"name": "default"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:00Z", "hostId": "3d0ae28488505b5ae91d8a7ff5bf7def432d265abf54d282ac185c03", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "created": "2018-12-28T18:41:54Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:42:26,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/f902b6a0-f750-497f-ab70-0293a9750b1e used request id req-548bcfa8-b399-4f48-bd2c-a03c099d2a8c 2018-12-28 18:42:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:26,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-abbbc215-1a5f-4efa-b106-697368932f73 Date: Fri, 28 Dec 2018 18:42:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:26,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-abbbc215-1a5f-4efa-b106-697368932f73 2018-12-28 18:42:26,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:26,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78730847-0d8e-4bc1-b151-cb7ff5e81c5f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:26,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-78730847-0d8e-4bc1-b151-cb7ff5e81c5f 2018-12-28 18:42:26,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:26,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9c059228-9022-4ccd-ba6f-a4872937a5e5 Date: Fri, 28 Dec 2018 18:42:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:26,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-9c059228-9022-4ccd-ba6f-a4872937a5e5 2018-12-28 18:42:26,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8696144fca45643c504272ef812fa0d87cc8a2d1" 2018-12-28 18:42:26,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-0a9efcb8-17d0-45be-bc52-321d7714c04c Date: Fri, 28 Dec 2018 18:42:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:26,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-0a9efcb8-17d0-45be-bc52-321d7714c04c 2018-12-28 18:42:26,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:26,823 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42: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-14ded2cc-270e-42ac-be91-3b98ee1c3ff4 x-compute-request-id: req-14ded2cc-270e-42ac-be91-3b98ee1c3ff4 Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-12-28T18:42:01.000000", "flavor": {"id": "67de6098-7123-4c42-ac9a-042593a4bb88", "links": [{"href": "http://172.30.9.21:8774/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "bookmark"}]}, "id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "security_groups": [{"name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:02Z", "hostId": "2994e826b509284a5ddd257f510528646d63d49e391c09f1ecc1a84e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "created": "2018-12-28T18:41:56Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:42:26,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 used request id req-14ded2cc-270e-42ac-be91-3b98ee1c3ff4 2018-12-28 18:42:26,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:26,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-53617c87-130d-4005-8230-7f04c356aa9d Date: Fri, 28 Dec 2018 18:42:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:26,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-53617c87-130d-4005-8230-7f04c356aa9d 2018-12-28 18:42:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:26,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4392f770-027a-4673-a537-9a6f84de3646 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:26,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-4392f770-027a-4673-a537-9a6f84de3646 2018-12-28 18:42:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:27,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3448d611-7b83-4176-a3a4-b536a08c0077 Date: Fri, 28 Dec 2018 18:42:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:27,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-3448d611-7b83-4176-a3a4-b536a08c0077 2018-12-28 18:42:27,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:27,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-b5db0344-d9cb-4018-9d93-af23524ae5c7 Date: Fri, 28 Dec 2018 18:42:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:27,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-b5db0344-d9cb-4018-9d93-af23524ae5c7 2018-12-28 18:42:27,279 - create_instance - INFO - Checking if VM is active 2018-12-28 18:42:27,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:27,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba82ac93-076a-4e3f-b32c-58a9acc9b2bb x-compute-request-id: req-ba82ac93-076a-4e3f-b32c-58a9acc9b2bb Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-12-28T18:42:01.000000", "flavor": {"id": "67de6098-7123-4c42-ac9a-042593a4bb88", "links": [{"href": "http://172.30.9.21:8774/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "bookmark"}]}, "id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "security_groups": [{"name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:02Z", "hostId": "2994e826b509284a5ddd257f510528646d63d49e391c09f1ecc1a84e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "created": "2018-12-28T18:41:56Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:42:27,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 used request id req-ba82ac93-076a-4e3f-b32c-58a9acc9b2bb 2018-12-28 18:42:27,940 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1] is - ACTIVE 2018-12-28 18:42:27,940 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:42:27,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:28,773 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7568557-c2eb-4905-bff6-5c18e31b197a x-compute-request-id: req-d7568557-c2eb-4905-bff6-5c18e31b197a Content-Encoding: gzip Content-Length: 841 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:3f:c8", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00", "rel": "bookmark"}], "image": {"id": "aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "links": [{"href": "http://172.30.9.21:8774/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000122", "OS-SRV-USG:launched_at": "2018-12-28T18:42:01.000000", "flavor": {"id": "67de6098-7123-4c42-ac9a-042593a4bb88", "links": [{"href": "http://172.30.9.21:8774/flavors/67de6098-7123-4c42-ac9a-042593a4bb88", "rel": "bookmark"}]}, "id": "0259eb1f-43e0-4339-bfa6-791433d4ba00", "security_groups": [{"name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp"}], "user_id": "46d5b1796fde40d3839050b992eec1b8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:42:02Z", "hostId": "2994e826b509284a5ddd257f510528646d63d49e391c09f1ecc1a84e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "created": "2018-12-28T18:41:56Z", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:42:28,773 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/0259eb1f-43e0-4339-bfa6-791433d4ba00 used request id req-d7568557-c2eb-4905-bff6-5c18e31b197a 2018-12-28 18:42:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:28,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ba9c6856-fe3b-4172-a631-e006a18ed16f Date: Fri, 28 Dec 2018 18:42:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","subnets":["e7e77886-f21d-44b2-898d-55201c2d7f28"],"description":"","tags":[],"updated_at":"2018-12-28T18:41:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net","admin_state_up":true,"tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:49Z","provider:network_type":"vxlan"}]} 2018-12-28 18:42:28,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net used request id req-ba9c6856-fe3b-4172-a631-e006a18ed16f 2018-12-28 18:42:28,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:28,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d4931db-7fb7-49e7-a75d-fade4f098712 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:28,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-0d4931db-7fb7-49e7-a75d-fade4f098712 2018-12-28 18:42:28,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:29,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4e79449a-aaee-4497-8b01-a8af690b512f Date: Fri, 28 Dec 2018 18:42:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","dns_nameservers":[],"updated_at":"2018-12-28T18:41:50Z","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":"e0f6d603a0e94ac8a8494ccb82ca2d8e","id":"e7e77886-f21d-44b2-898d-55201c2d7f28","subnetpool_id":null,"name":"CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet"}]} 2018-12-28 18:42:29,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-4e79449a-aaee-4497-8b01-a8af690b512f 2018-12-28 18:42:29,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44382639463a57a9eb531b8ab4b840d0da9596b" 2018-12-28 18:42:29,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-7f84abc5-b201-4e1b-a4f9-a34822325cb0 Date: Fri, 28 Dec 2018 18:42:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.1"}],"id":"4e7bebc7-dc72-4656-8f27-22b90f856d0e","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:73:d9","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:59Z","binding:vnic_type":"normal","device_id":"30d5fc13-7d8f-4ce0-8fc5-c9fe01861ad5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.15"}],"id":"590872e4-e4bb-4e5c-8cf1-ecbaa96d9fd2","security_groups":["1e7867b9-65ee-4803-b754-6662cf6727d8"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:eb:89:c2","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:56Z","binding:vnic_type":"normal","device_id":"f902b6a0-f750-497f-ab70-0293a9750b1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.3"}],"id":"64067b69-1583-4efb-b4a5-b00a455f840f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:bf:10","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.4"}],"id":"bd4668e3-8c3f-4942-afe0-ad6de0ec3af3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c2:21:7f","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:41:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.2"}],"id":"c4851870-bf16-464e-9445-d1b02b089693","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:31:d7:62","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1edbe93f-e218-46fe-93cc-4b15c27d05f2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e7e77886-f21d-44b2-898d-55201c2d7f28","ip_address":"10.1.2.14"}],"id":"f4e63b43-f563-45b5-aeb9-15e6ad68d6c1","security_groups":["3206319f-86c9-4584-9c18-7805c4f953cc"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dd:3f:c8","project_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack-port1-2o35hlhee7dm","admin_state_up":true,"network_id":"1edbe93f-e218-46fe-93cc-4b15c27d05f2","tenant_id":"e0f6d603a0e94ac8a8494ccb82ca2d8e","created_at":"2018-12-28T18:41:53Z","binding:vnic_type":"normal","device_id":"0259eb1f-43e0-4339-bfa6-791433d4ba00"}]} 2018-12-28 18:42:29,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=1edbe93f-e218-46fe-93cc-4b15c27d05f2 used request id req-7f84abc5-b201-4e1b-a4f9-a34822325cb0 2018-12-28 18:42:29,211 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:42:29,216 - paramiko.transport - DEBUG - starting thread (client mode): 0x652a42d0L 2018-12-28 18:42:29,216 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:42:29,218 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:42:29,218 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:42:29,219 - 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-12-28 18:42:29,219 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:42:29,220 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:42:29,220 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:42:29,220 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:42:29,220 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:42:29,273 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:42:29,274 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:42:29,281 - paramiko.transport - DEBUG - Trying key 6cc65cd3d2626313c5f496d913fd2b35 from fc9089c8-47d0-4f99-affe-6d323be74ad8 2018-12-28 18:42:29,314 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:42:29,320 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:42:29,420 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:42:29,459 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:42:29,459 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:42:29,461 - paramiko.transport - DEBUG - starting thread (client mode): 0x652a4190L 2018-12-28 18:42:29,461 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:42:29,461 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-12-28 18:42:29,462 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-12-28 18:42:29,463 - 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-12-28 18:42:29,463 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:42:29,464 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-12-28 18:42:29,464 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:42:29,464 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:42:29,464 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:42:29,481 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:42:29,481 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:42:29,494 - paramiko.transport - DEBUG - Trying key 6cc65cd3d2626313c5f496d913fd2b35 from fc9089c8-47d0-4f99-affe-6d323be74ad8 2018-12-28 18:42:29,518 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:42:29,524 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:42:29,526 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:42:29,527 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-12-28 18:42:29,527 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:42:29,528 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:42:29,530 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:42:29,531 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:42:29,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:29,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:29 GMT Server: Apache x-openstack-request-id: req-1e7e8370-8afd-4557-b20b-c0a804ac7bac Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:29,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:42:29 GMT Server: Apache x-openstack-request-id: req-d6261b15-3445-42f2-bc52-f89bad137376 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:42:29,942 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-d6261b15-3445-42f2-bc52-f89bad137376 2018-12-28 18:42:29,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:29,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:29 GMT Server: Apache x-openstack-request-id: req-56e2fbed-b6ec-4200-b199-72c74121bece Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:30,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:29 GMT Server: Apache x-openstack-request-id: req-0d1f0053-3826-4196-aa5b-5f06eb7a3e87 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "tags": null, "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:42:29Z", "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "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-12-28 18:42:30,246 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-0d1f0053-3826-4196-aa5b-5f06eb7a3e87 2018-12-28 18:42:30,246 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:42:30,246 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:42:33,250 - create_stack - DEBUG - Stack status query timeout in 1196.69267702 2018-12-28 18:42:33,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:33,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:33 GMT Server: Apache x-openstack-request-id: req-b7535476-949c-4f73-8372-149724a7e9af Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:33,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:33 GMT Server: Apache x-openstack-request-id: req-d3541022-bb0e-468b-89b4-9ddd613d7037 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "tags": null, "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:42:29Z", "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "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-12-28 18:42:33,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-d3541022-bb0e-468b-89b4-9ddd613d7037 2018-12-28 18:42:33,626 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:42:33,626 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:42:36,630 - create_stack - DEBUG - Stack status query timeout in 1193.31265616 2018-12-28 18:42:36,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:36,884 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:36 GMT Server: Apache x-openstack-request-id: req-feecceba-1928-4093-96d4-38b8ca2baa73 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:36,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:36 GMT Server: Apache x-openstack-request-id: req-4a10d067-bd58-47a2-9574-cea1beb25ac6 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-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "tags": null, "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-12-28T18:42:29Z", "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "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-12-28 18:42:36,913 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-4a10d067-bd58-47a2-9574-cea1beb25ac6 2018-12-28 18:42:36,913 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-12-28 18:42:36,914 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-12-28 18:42:39,917 - create_stack - DEBUG - Stack status query timeout in 1190.02548909 2018-12-28 18:42:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:40,098 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:39 GMT Server: Apache x-openstack-request-id: req-6398e1bc-fc93-412c-b3f1-36ffcbedeedb Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:40,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:40 GMT Server: Apache x-openstack-request-id: req-43c67221-1d6a-4f74-b116-f992f8f1f0b3 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": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor2", "OS::project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "OS::stack_id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-kp", "security_group_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-sec_grp", "subnet_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-subnet", "net_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst2", "inst1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-inst1", "image2_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image", "flavor1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-flavor1", "image1_name": "CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack", "stack_user_project_id": "f9cbba9bcf594fb29bc7f3c827afa3c9", "tags": null, "creation_time": "2018-12-28T18:41:45Z", "links": [{"href": "http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-12-28T18:42:29Z", "id": "b114e9cb-663a-4a80-b299-62b88c6214f6", "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-12-28 18:42:40,125 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-43c67221-1d6a-4f74-b116-f992f8f1f0b3 2018-12-28 18:42:40,125 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-12-28 18:42:40,125 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:42:40,125 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack 2018-12-28 18:42:40,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/b114e9cb-663a-4a80-b299-62b88c6214f6 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6ee1a5f83bb0aa8e686a4e7224ce0bc872c3bce" 2018-12-28 18:42:40,154 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 28 Dec 2018 18:42:40 GMT Server: Apache x-openstack-request-id: req-bd49829e-c3aa-4972-8c24-624441db0844 Location: http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-12-28 18:42:40,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:42:40 GMT Server: Apache x-openstack-request-id: req-68732157-88f0-48fa-9b7c-e6ed26218ad4 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-12-28 18:42:40,321 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.21:8004/v1/e0f6d603a0e94ac8a8494ccb82ca2d8e/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-stack/b114e9cb-663a-4a80-b299-62b88c6214f6 used request id req-68732157-88f0-48fa-9b7c-e6ed26218ad4 2018-12-28 18:42:40,323 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-e6dcdbec-d598-4ae2-9452-f29c416bb573-image 2018-12-28 18:42:40,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3467dcb807d58908358c64b1fc4327cd0f6b2dc" 2018-12-28 18:42:41,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c9f2ee1b-c9b4-458e-a8ca-41fd2df20952 Date: Fri, 28 Dec 2018 18:42:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:42:41,874 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/aa3dd8ee-0f03-4b6d-84d9-74f76e76e385 used request id req-c9f2ee1b-c9b4-458e-a8ca-41fd2df20952 2018-12-28 18:42:41,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:42,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8d9e1e84-4580-473f-b800-6348f2cc0e87 Date: Fri, 28 Dec 2018 18:42:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:48Z", "updated_at": "2018-12-28T18:41:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "revision_number": 0, "id": "440a8dce-dd78-4939-a41c-41cbcd4b53a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "revision_number": 0, "id": "8c261674-4c6b-4534-b8cd-837ed88cb450", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "revision_number": 0, "id": "8d02848a-ce83-4bce-b577-abf3e88b159c", "remote_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "remote_ip_prefix": null, "created_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_range_min": null, "ethertype": "IPv4", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "revision_number": 0, "id": "dc7f36b9-8fb6-478d-8aef-ddeb8e13f4ad", "remote_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "remote_ip_prefix": null, "created_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "port_range_min": null, "ethertype": "IPv6", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e"}], "revision_number": 4, "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:42:42,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-8d9e1e84-4580-473f-b800-6348f2cc0e87 2018-12-28 18:42:42,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:42,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b29b29-4b04-4645-8b8a-ad7fb7467cbc Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e"}, "enabled": true, "id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-d28847e3-f49b-476-proj"}} 2018-12-28 18:42:42,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-c9b29b29-4b04-4645-8b8a-ad7fb7467cbc 2018-12-28 18:42:42,189 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e7867b9-65ee-4803-b754-6662cf6727d8 2018-12-28 18:42:42,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1e7867b9-65ee-4803-b754-6662cf6727d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:42,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-23660c56-7dc2-4ff8-97b1-25a9e43e66e3 Date: Fri, 28 Dec 2018 18:42:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:48Z", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "id": "440a8dce-dd78-4939-a41c-41cbcd4b53a1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:48Z", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "id": "8c261674-4c6b-4534-b8cd-837ed88cb450"}, {"remote_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:48Z", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "id": "8d02848a-ce83-4bce-b577-abf3e88b159c"}, {"remote_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:41:48Z", "security_group_id": "1e7867b9-65ee-4803-b754-6662cf6727d8", "port_range_min": null, "revision_number": 0, "tenant_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "created_at": "2018-12-28T18:41:48Z", "project_id": "e0f6d603a0e94ac8a8494ccb82ca2d8e", "id": "dc7f36b9-8fb6-478d-8aef-ddeb8e13f4ad"}]} 2018-12-28 18:42:42,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1e7867b9-65ee-4803-b754-6662cf6727d8 used request id req-23660c56-7dc2-4ff8-97b1-25a9e43e66e3 2018-12-28 18:42:42,375 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:42:42,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1e7867b9-65ee-4803-b754-6662cf6727d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:42,692 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cad251d1-01e5-46c1-a892-93fbd48669f6 Content-Length: 0 Date: Fri, 28 Dec 2018 18:42:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:42:42,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1e7867b9-65ee-4803-b754-6662cf6727d8 used request id req-cad251d1-01e5-46c1-a892-93fbd48669f6 2018-12-28 18:42:42,693 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-d28847e3-f49b-476-proj 2018-12-28 18:42:42,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:42,942 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46350d1b-3f79-42ad-bc8b-dfc7912ab519 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:42:42,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/e0f6d603a0e94ac8a8494ccb82ca2d8e used request id req-46350d1b-3f79-42ad-bc8b-dfc7912ab519 2018-12-28 18:42:42,942 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-d28847e3-f49b-476-proj-role 2018-12-28 18:42:42,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/dad88107f00643c2a7dad3d2f8aceb15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:43,071 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93edbbc2-e781-44c9-aff5-f9064ba10f71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:42:43,071 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/dad88107f00643c2a7dad3d2f8aceb15 used request id req-93edbbc2-e781-44c9-aff5-f9064ba10f71 2018-12-28 18:42:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6ad6a31b8f80560d0198f5f21ec24a3dde50589" 2018-12-28 18:42:43,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6779a854-3789-41e1-ad53-57852554fa05 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:42:43,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6779a854-3789-41e1-ad53-57852554fa05 2018-12-28 18:42:43,167 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-d28847e3-f49b-476-user 2018-12-28 18:42:43,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/46d5b1796fde40d3839050b992eec1b8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a746a20b262b198b84fce7356840bc4d97cec9c7" 2018-12-28 18:42:43,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b74efc1-6941-4183-a18d-af7b196f26ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:42:43,339 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/46d5b1796fde40d3839050b992eec1b8 used request id req-2b74efc1-6941-4183-a18d-af7b196f26ff 2018-12-28 18:42:43,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:43,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["uejnzdmJQYSg4NMPcWssqw"], "issued_at": "2018-12-28T18:42:43.000000Z"}} 2018-12-28 18:42:43,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74b5b44205f19bb6aa3bbd4aa168d80b9dc65dc5" 2018-12-28 18:42:43,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c980525-4689-47d4-8e1c-152ba0775772 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:43,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6c980525-4689-47d4-8e1c-152ba0775772 2018-12-28 18:42:43,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:43,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:44,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["XG7zOMMcQKejgZmkysfl6Q"], "issued_at": "2018-12-28T18:42:44.000000Z"}} 2018-12-28 18:42:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:42:44,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49621806-fef6-4c80-ad9b-7fc05673a6f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:44,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-49621806-fef6-4c80-ad9b-7fc05673a6f2 2018-12-28 18:42:44,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:42:44,292 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:42: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:42:44,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-5705a345-2c08-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:42:44,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15922c60-3c52-47dc-a288-8a928d6cf3ae Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-5705a345-2c08-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:42:44,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-5705a345-2c08-4aa-proj used request id req-15922c60-3c52-47dc-a288-8a928d6cf3ae 2018-12-28 18:42:44,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:42:44,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c80cae-bcf9-4eaa-bc0b-2c9d6c117fa4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:42:44,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-07c80cae-bcf9-4eaa-bc0b-2c9d6c117fa4 2018-12-28 18:42:44,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}}' 2018-12-28 18:42:44,610 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d1556b6-f5a4-4bc2-959c-38cffd5c919b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:42:44,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-1d1556b6-f5a4-4bc2-959c-38cffd5c919b 2018-12-28 18:42:44,610 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-5705a345-2c08-4aa-proj 2018-12-28 18:42:44,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:44,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:44,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["PrnscVbRR2S-lylS23oIGg"], "issued_at": "2018-12-28T18:42:44.000000Z"}} 2018-12-28 18:42:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf24ab4fd2995fdf0e165015e3d8c9b280a4a9db" 2018-12-28 18:42:45,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c33231-0a52-4cd4-b7e0-cb7a57f6c7d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:45,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-d4c33231-0a52-4cd4-b7e0-cb7a57f6c7d8 2018-12-28 18:42:45,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:42:45,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:42: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:42:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf24ab4fd2995fdf0e165015e3d8c9b280a4a9db" 2018-12-28 18:42:45,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41f23d2-2675-4fe1-a77b-c617e847baa5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:42:45,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-d41f23d2-2675-4fe1-a77b-c617e847baa5 2018-12-28 18:42:45,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-5705a345-2c08-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf24ab4fd2995fdf0e165015e3d8c9b280a4a9db" 2018-12-28 18:42:45,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd34e68-d64f-4b1e-8116-cdeae20ff43e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-5705a345-2c08-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}]} 2018-12-28 18:42:45,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-5705a345-2c08-4aa-proj used request id req-9bd34e68-d64f-4b1e-8116-cdeae20ff43e 2018-12-28 18:42:45,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf24ab4fd2995fdf0e165015e3d8c9b280a4a9db" 2018-12-28 18:42:45,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b437870-8db0-49ac-88a0-4dafb155b7d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:42:45,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-4b437870-8db0-49ac-88a0-4dafb155b7d5 2018-12-28 18:42:45,747 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-5705a345-2c08-4aa-user 2018-12-28 18:42:45,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:45,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:42:45,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1d65ab-aed1-45a6-adfa-cd0fdd54397e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:42:45,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d1d65ab-aed1-45a6-adfa-cd0fdd54397e 2018-12-28 18:42:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" -d '{"role": {"name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}}' 2018-12-28 18:42:46,060 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:42:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26fd140a-ef36-41da-b4df-0c3fa86348be Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8214398532b540e3a94077cc63f5f04a", "links": {"self": "http://172.30.9.21:5000/v3/roles/8214398532b540e3a94077cc63f5f04a"}, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}} 2018-12-28 18:42:46,060 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-26fd140a-ef36-41da-b4df-0c3fa86348be 2018-12-28 18:42:46,060 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role 2018-12-28 18:42:46,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/8214398532b540e3a94077cc63f5f04a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:42:46,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701c5541-e2e0-4e6a-8aa1-dfc0ea25118e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/8214398532b540e3a94077cc63f5f04a"}, "domain_id": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role", "id": "8214398532b540e3a94077cc63f5f04a"}} 2018-12-28 18:42:46,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8214398532b540e3a94077cc63f5f04a used request id req-701c5541-e2e0-4e6a-8aa1-dfc0ea25118e 2018-12-28 18:42:46,144 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role to project AnsibleProvisioningTests-5705a345-2c08-4aa-proj 2018-12-28 18:42:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c/users/88c01576942e4554a01fa6280fbf2117/roles/8214398532b540e3a94077cc63f5f04a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:42:46,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59b9fbe0-32f3-48a7-a2ce-1647d9f62bbe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:42:46,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c/users/88c01576942e4554a01fa6280fbf2117/roles/8214398532b540e3a94077cc63f5f04a used request id req-59b9fbe0-32f3-48a7-a2ce-1647d9f62bbe 2018-12-28 18:42:46,206 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:42:46,208 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-12-28 18:42:46,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:46,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:46,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:42:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["Dv70lAtNT36M4RRrD-_Ttg"], "issued_at": "2018-12-28T18:42:46.000000Z"}} 2018-12-28 18:42:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:42:46,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb5b3b2-25dd-4889-99e1-dea1040d8de1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:46,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-eeb5b3b2-25dd-4889-99e1-dea1040d8de1 2018-12-28 18:42:46,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:42:46,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-175cf8a6-49de-4b6f-a92d-8e73c7dbf7f6 Date: Fri, 28 Dec 2018 18:42:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image"} 2018-12-28 18:42:46,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image used request id req-175cf8a6-49de-4b6f-a92d-8e73c7dbf7f6 2018-12-28 18:42:46,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:42:47,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bfd2a795-1a3f-4902-88ab-c97236362aec Date: Fri, 28 Dec 2018 18:42: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-12-28 18:42:47,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-bfd2a795-1a3f-4902-88ab-c97236362aec 2018-12-28 18:42:47,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image"}' 2018-12-28 18:42:47,229 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 X-Openstack-Request-Id: req-f7662c62-7b78-49f9-9a13-0d870da9983d Date: Fri, 28 Dec 2018 18:42:47 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:42:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:42:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "min_disk": 0, "protected": false, "id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "file": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/file", "checksum": null, "owner": "96b26adfbc92480197810017d045026c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:42:47,229 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-f7662c62-7b78-49f9-9a13-0d870da9983d 2018-12-28 18:42:47,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" -d '' 2018-12-28 18:42:54,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-abceaa67-fc29-43d3-9f12-c926d2df6ced Date: Fri, 28 Dec 2018 18:42:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:42:54,164 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/file used request id req-abceaa67-fc29-43d3-9f12-c926d2df6ced 2018-12-28 18:42:54,165 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-28 18:42:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:42:54,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8224949f-b307-425e-b6fd-ab692308c897 Date: Fri, 28 Dec 2018 18:42:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:42:47Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-28T18:42:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/snap", "metadata": {}}], "self": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "min_disk": 0, "protected": false, "id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "file": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "96b26adfbc92480197810017d045026c", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:42:54,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 used request id req-8224949f-b307-425e-b6fd-ab692308c897 2018-12-28 18:42:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:42:54,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b32ee1e-2364-434c-86cf-eb9f3a748195 Date: Fri, 28 Dec 2018 18:42: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-12-28 18:42:54,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-0b32ee1e-2364-434c-86cf-eb9f3a748195 2018-12-28 18:42:54,500 - create_image - INFO - Created image with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image 2018-12-28 18:42:54,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:42:54,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-3f639851-0dcf-4e9c-aa5b-8c34da9b3367 Date: Fri, 28 Dec 2018 18:42:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:42:47Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-28T18:42:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/snap", "metadata": {}}], "self": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "min_disk": 0, "protected": false, "id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "file": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "96b26adfbc92480197810017d045026c", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:42:54,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 used request id req-3f639851-0dcf-4e9c-aa5b-8c34da9b3367 2018-12-28 18:42:54,520 - create_image - DEBUG - Instance status is - active 2018-12-28 18:42:54,520 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image 2018-12-28 18:42:54,520 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image 2018-12-28 18:42:54,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:54,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:54,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["ZhHia1M_TOiltTUSxPNwyg"], "issued_at": "2018-12-28T18:42:54.000000Z"}} 2018-12-28 18:42:54,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:42:54,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17cd24ab-e5dd-4d64-8229-012459224ce4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:54,985 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-17cd24ab-e5dd-4d64-8229-012459224ce4 2018-12-28 18:42:54,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:42:55,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ce2152e3-eefa-44ef-b393-57089a79ddf0 Date: Fri, 28 Dec 2018 18:42:55 GMT RESP BODY: {"networks":[]} 2018-12-28 18:42:55,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-ce2152e3-eefa-44ef-b393-57089a79ddf0 2018-12-28 18:42:55,171 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net 2018-12-28 18:42:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" -d '{"network": {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net", "admin_state_up": true}}' 2018-12-28 18:42:55,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-daad480b-51ca-4266-a33e-1f01686b874b Date: Fri, 28 Dec 2018 18:42:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:42:55Z","is_default":false,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","mtu":1450}} 2018-12-28 18:42:55,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-daad480b-51ca-4266-a33e-1f01686b874b 2018-12-28 18:42:55,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:42:55,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-f07f3848-aed3-492b-9cce-f2fb91236caf Date: Fri, 28 Dec 2018 18:42:55 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-12-28T18:42:55Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:42:55,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-f07f3848-aed3-492b-9cce-f2fb91236caf 2018-12-28 18:42:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:42:55,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d88c5bd1-3728-4550-99ec-cf1d91406b04 Date: Fri, 28 Dec 2018 18:42:55 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:42:55,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-d88c5bd1-3728-4550-99ec-cf1d91406b04 2018-12-28 18:42:55,987 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet 2018-12-28 18:42:55,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" -d '{"subnets": [{"ip_version": 4, "network_id": "3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]}' 2018-12-28 18:42:56,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-29c9410c-9188-4bd3-900a-f5001850fcc5 Date: Fri, 28 Dec 2018 18:42:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","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":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:42:56,794 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-29c9410c-9188-4bd3-900a-f5001850fcc5 2018-12-28 18:42:56,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:42:56,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-78a11e23-88a8-4961-bf6b-0a4f9f7713a7 Date: Fri, 28 Dec 2018 18:42: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:42:56,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-78a11e23-88a8-4961-bf6b-0a4f9f7713a7 2018-12-28 18:42:56,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:42:57,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ad8a8eb9-f72b-49d4-8c90-08c124243279 Date: Fri, 28 Dec 2018 18:42:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:42:57,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-ad8a8eb9-f72b-49d4-8c90-08c124243279 2018-12-28 18:42:57,111 - OpenStackNetwork - DEBUG - Network [3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76] created successfully 2018-12-28 18:42:57,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:57,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:57,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["JzGkaafLTp-P5XFXnPyaIQ"], "issued_at": "2018-12-28T18:42:57.000000Z"}} 2018-12-28 18:42:57,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:42:57,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af920ceb-4717-4323-bbe2-e527b52a59dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:57,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-af920ceb-4717-4323-bbe2-e527b52a59dc 2018-12-28 18:42:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:42:57,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a26abf67-ec4a-4e77-aaf1-74102cae5eb3 Date: Fri, 28 Dec 2018 18:42:57 GMT RESP BODY: {"routers": []} 2018-12-28 18:42:57,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router&admin_state_up=True used request id req-a26abf67-ec4a-4e77-aaf1-74102cae5eb3 2018-12-28 18:42:57,787 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:42:57,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:42:58,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:42:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["h-CDgk8STEOusjXI6PHAMQ"], "issued_at": "2018-12-28T18:42:58.000000Z"}} 2018-12-28 18:42:58,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ea2061c9b73a09ea3e6dca63a50c44ae4f2a632" 2018-12-28 18:42:58,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fb873fd-dcfd-4bbf-8724-0c20a99c60ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:42:58,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-7fb873fd-dcfd-4bbf-8724-0c20a99c60ba 2018-12-28 18:42:58,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:42:58,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9820a2b6-35d7-49d6-a222-3b51c2e93c2c Date: Fri, 28 Dec 2018 18:42:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:42:58,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-9820a2b6-35d7-49d6-a222-3b51c2e93c2c 2018-12-28 18:42:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:42:58,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-efc6975a-05b3-47c9-a918-12e4f9693d91 Date: Fri, 28 Dec 2018 18:42:58 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:42:58,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-efc6975a-05b3-47c9-a918-12e4f9693d91 2018-12-28 18:42:58,748 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router 2018-12-28 18:42:58,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router", "admin_state_up": true}}' 2018-12-28 18:43:04,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-41c47d22-71b1-4d90-b647-f905e04ea204 Date: Fri, 28 Dec 2018 18:43:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:59Z", "admin_state_up": true, "updated_at": "2018-12-28T18:43:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "96b26adfbc92480197810017d045026c", "id": "57045f69-7682-44aa-a543-91b7325926e0", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router"}} 2018-12-28 18:43:04,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-41c47d22-71b1-4d90-b647-f905e04ea204 2018-12-28 18:43:04,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=57045f69-7682-44aa-a543-91b7325926e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:04,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af442b19-ad24-442a-85fe-c06eacc6134d Date: Fri, 28 Dec 2018 18:43:04 GMT RESP BODY: {"ports":[]} 2018-12-28 18:43:04,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=57045f69-7682-44aa-a543-91b7325926e0 used request id req-af442b19-ad24-442a-85fe-c06eacc6134d 2018-12-28 18:43:04,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:04,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-992a5f68-0926-43d8-aa25-69d4ee9678bb Date: Fri, 28 Dec 2018 18:43: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:43:04,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-992a5f68-0926-43d8-aa25-69d4ee9678bb 2018-12-28 18:43:04,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:43:04,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:43:04,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:04,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3f08b1-5cb6-47a8-9fe9-54910babe36b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:04,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-6b3f08b1-5cb6-47a8-9fe9-54910babe36b 2018-12-28 18:43:04,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:04,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5fb31617-5403-4f17-92fc-1275c03c6694 Date: Fri, 28 Dec 2018 18:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:04,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-5fb31617-5403-4f17-92fc-1275c03c6694 2018-12-28 18:43:04,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:04,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e953cce1-69f7-457a-9eaf-070de8478690 Date: Fri, 28 Dec 2018 18:43:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:04,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet used request id req-e953cce1-69f7-457a-9eaf-070de8478690 2018-12-28 18:43:04,802 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:43:04,802 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router 2018-12-28 18:43:04,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" -d '{"subnet_id": "a9ef6340-0389-42cc-a4ee-74931e2cb10f"}' 2018-12-28 18:43:06,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ba8fa432-67c6-4102-8513-627f2641b728 Date: Fri, 28 Dec 2018 18:43:06 GMT RESP BODY: {"network_id": "3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76", "tenant_id": "96b26adfbc92480197810017d045026c", "subnet_id": "a9ef6340-0389-42cc-a4ee-74931e2cb10f", "subnet_ids": ["a9ef6340-0389-42cc-a4ee-74931e2cb10f"], "port_id": "e36d9fb4-d69a-447e-8775-e02ec23e3949", "id": "57045f69-7682-44aa-a543-91b7325926e0"} 2018-12-28 18:43:06,982 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0/add_router_interface used request id req-ba8fa432-67c6-4102-8513-627f2641b728 2018-12-28 18:43:06,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:07,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c90f4743-0bbe-4683-8542-eaff3e4ec934 Date: Fri, 28 Dec 2018 18:43:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:59Z", "admin_state_up": true, "updated_at": "2018-12-28T18:43:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "96b26adfbc92480197810017d045026c", "id": "57045f69-7682-44aa-a543-91b7325926e0", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router"}} 2018-12-28 18:43:07,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0 used request id req-c90f4743-0bbe-4683-8542-eaff3e4ec934 2018-12-28 18:43:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=57045f69-7682-44aa-a543-91b7325926e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:07,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-61e76444-e890-47a0-84ef-f7da100f2c12 Date: Fri, 28 Dec 2018 18:43:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:43:07,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=57045f69-7682-44aa-a543-91b7325926e0 used request id req-61e76444-e890-47a0-84ef-f7da100f2c12 2018-12-28 18:43:07,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/a9ef6340-0389-42cc-a4ee-74931e2cb10f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:43:07,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-81957675-9bcb-4f6b-907b-c64bc187ca7c Date: Fri, 28 Dec 2018 18:43:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","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":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}} 2018-12-28 18:43:07,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/a9ef6340-0389-42cc-a4ee-74931e2cb10f used request id req-81957675-9bcb-4f6b-907b-c64bc187ca7c 2018-12-28 18:43:07,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:43:07,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:43:08,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["mnUNoTq2Qea6_fGHT50nPA"], "issued_at": "2018-12-28T18:43:08.000000Z"}} 2018-12-28 18:43:08,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b1adc2fdefb73fca53bc1d4f7e8adae7d7a922" 2018-12-28 18:43:08,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fa96c4-10a6-47bd-acfb-48b042e09623 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:43:08,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-68fa96c4-10a6-47bd-acfb-48b042e09623 2018-12-28 18:43:08,164 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:43:08,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b1adc2fdefb73fca53bc1d4f7e8adae7d7a922" 2018-12-28 18:43:08,355 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-c6701ee3-ddc0-4481-9537-d032cccbeeeb x-compute-request-id: req-c6701ee3-ddc0-4481-9537-d032cccbeeeb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:43:08,355 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-c6701ee3-ddc0-4481-9537-d032cccbeeeb 2018-12-28 18:43:08,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b1adc2fdefb73fca53bc1d4f7e8adae7d7a922" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-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-12-28 18:43:08,415 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-e2bf58ed-d5dc-4a0a-a658-38ebbd426192 x-compute-request-id: req-e2bf58ed-d5dc-4a0a-a658-38ebbd426192 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:43:08,415 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-e2bf58ed-d5dc-4a0a-a658-38ebbd426192 2018-12-28 18:43:08,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:43:08,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:43:08,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:43:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["5VRAOgefTgSTcytOTqJe8w"], "issued_at": "2018-12-28T18:43:08.000000Z"}} 2018-12-28 18:43:08,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130d84a2f4950b720a292fef23dd18ec682c4fc" 2018-12-28 18:43:08,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2249421-e4bc-4ba9-b1ec-491ca2c25fc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:43:08,945 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e2249421-e4bc-4ba9-b1ec-491ca2c25fc3 2018-12-28 18:43:08,947 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:43:08,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130d84a2f4950b720a292fef23dd18ec682c4fc" 2018-12-28 18:43:09,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-39940ca3-42ed-4f4c-9e86-e39577f02f4f x-compute-request-id: req-39940ca3-42ed-4f4c-9e86-e39577f02f4f Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:43:09,112 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-39940ca3-42ed-4f4c-9e86-e39577f02f4f 2018-12-28 18:43:09,113 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp... 2018-12-28 18:43:09,113 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:43:09,155 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp 2018-12-28 18:43:09,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130d84a2f4950b720a292fef23dd18ec682c4fc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC42M13MX/jY+eHfgR9rlto5TK9WXfc/zRcfhRC4lEIuJnrapiCTdlRS/oNmXmC5NMkaPT+xbw40cVukEMOKKQ7FaIDVf5r4nbQLJooZJWi1bAgFGR9xckytO1aI1o0Ow0BKCGeocu0xYLdVMY82MJ8jbHMDwHkkXox9WwSDwrx9Q==", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp"}}' 2018-12-28 18:43:09,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f59421e-16de-495e-9638-b45a1b4b1206 x-compute-request-id: req-9f59421e-16de-495e-9638-b45a1b4b1206 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC42M13MX/jY+eHfgR9rlto5TK9WXfc/zRcfhRC4lEIuJnrapiCTdlRS/oNmXmC5NMkaPT+xbw40cVukEMOKKQ7FaIDVf5r4nbQLJooZJWi1bAgFGR9xckytO1aI1o0Ow0BKCGeocu0xYLdVMY82MJ8jbHMDwHkkXox9WwSDwrx9Q==", "user_id": "88c01576942e4554a01fa6280fbf2117", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "fingerprint": "8a:75:1b:d6:95:9e:ca:7c:94:b0:11:b9:14:bb:21:f9"}} 2018-12-28 18:43:09,228 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-9f59421e-16de-495e-9638-b45a1b4b1206 2018-12-28 18:43:09,230 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb.pub 2018-12-28 18:43:09,231 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb 2018-12-28 18:43:09,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:43:09,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:43:09,611 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:43:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["u24pmf52T-m0GzoLKhYMkw"], "issued_at": "2018-12-28T18:43:09.000000Z"}} 2018-12-28 18:43:09,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:09,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82486430-e770-4093-8ad0-717dc69b519b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:43:09,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-82486430-e770-4093-8ad0-717dc69b519b 2018-12-28 18:43:09,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:09,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5a572270-23f7-42e7-8dba-12771159b97d Date: Fri, 28 Dec 2018 18:43:09 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:43:09,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp used request id req-5a572270-23f7-42e7-8dba-12771159b97d 2018-12-28 18:43:09,875 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp... 2018-12-28 18:43:09,875 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp 2018-12-28 18:43:09,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" -d '{"security_group": {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}}' 2018-12-28 18:43:10,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-059b6ab8-05c2-410f-9a67-78aa6fce6d3a Date: Fri, 28 Dec 2018 18:43:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "updated_at": "2018-12-28T18:43:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 2, "project_id": "96b26adfbc92480197810017d045026c", "id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}} 2018-12-28 18:43:10,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-059b6ab8-05c2-410f-9a67-78aa6fce6d3a 2018-12-28 18:43:10,228 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:10,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:10,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-150d98e4-2b06-40f6-a014-63f1fd383450 Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}]} 2018-12-28 18:43:10,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-150d98e4-2b06-40f6-a014-63f1fd383450 2018-12-28 18:43:10,415 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:10,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:10,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c97f974-684b-4fdf-8070-c6fc25550014 Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}]} 2018-12-28 18:43:10,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-5c97f974-684b-4fdf-8070-c6fc25550014 2018-12-28 18:43:10,445 - neutron_utils - INFO - Retrieving security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:10,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:10,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-a4fbbb1d-cb7e-454f-912d-8a861f67c95e Date: Fri, 28 Dec 2018 18:43:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "updated_at": "2018-12-28T18:43:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 2, "project_id": "96b26adfbc92480197810017d045026c", "id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}]} 2018-12-28 18:43:10,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-a4fbbb1d-cb7e-454f-912d-8a861f67c95e 2018-12-28 18:43:10,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:10,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:10,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-55520c87-0223-41db-8d6a-eb2ba55adafa Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}]} 2018-12-28 18:43:10,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-55520c87-0223-41db-8d6a-eb2ba55adafa 2018-12-28 18:43:10,685 - neutron_utils - INFO - Retrieving security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:10,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:10,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-ab345d17-8358-4832-944e-135bbe861308 Date: Fri, 28 Dec 2018 18:43:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "updated_at": "2018-12-28T18:43:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 2, "project_id": "96b26adfbc92480197810017d045026c", "id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}]} 2018-12-28 18:43:10,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-ab345d17-8358-4832-944e-135bbe861308 2018-12-28 18:43:10,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:10,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:10,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53fa74a8-bb4f-4324-881c-c933338df400 Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}]} 2018-12-28 18:43:10,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-53fa74a8-bb4f-4324-881c-c933338df400 2018-12-28 18:43:10,915 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp 2018-12-28 18:43:10,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-9f23d3fe-95c6-46b6-ad78-7c1746af39d5 Date: Fri, 28 Dec 2018 18:43:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "updated_at": "2018-12-28T18:43:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 2, "project_id": "96b26adfbc92480197810017d045026c", "id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}]} 2018-12-28 18:43:11,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp used request id req-9f23d3fe-95c6-46b6-ad78-7c1746af39d5 2018-12-28 18:43:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:43:11,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:43:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:11,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af84a6d-f755-4189-b9aa-b946b03d339b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:11,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-4af84a6d-f755-4189-b9aa-b946b03d339b 2018-12-28 18:43:11,211 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:11,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:11,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bdcf5221-d3fc-4af7-a8ea-94713a3c6920 Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}]} 2018-12-28 18:43:11,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-bdcf5221-d3fc-4af7-a8ea-94713a3c6920 2018-12-28 18:43:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}cd9644c9c789deed333f5eed482c960a60732547" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391"}}' 2018-12-28 18:43:11,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-053f2f71-7d22-41e8-bcea-1e3ed12880f3 Date: Fri, 28 Dec 2018 18:43:11 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-12-28T18:43:11Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:11Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "ec291ff7-2ee2-439e-9153-23c6cf0287a5"}} 2018-12-28 18:43:11,563 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-053f2f71-7d22-41e8-bcea-1e3ed12880f3 2018-12-28 18:43:11,564 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp 2018-12-28 18:43:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:11,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-01c87949-e00e-49a4-a26c-12e37fe4aba0 Date: Fri, 28 Dec 2018 18:43:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "updated_at": "2018-12-28T18:43:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:11Z", "revision_number": 0, "id": "ec291ff7-2ee2-439e-9153-23c6cf0287a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:11Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 3, "project_id": "96b26adfbc92480197810017d045026c", "id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}]} 2018-12-28 18:43:11,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp used request id req-01c87949-e00e-49a4-a26c-12e37fe4aba0 2018-12-28 18:43:11,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:11,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d9ab62-098c-4d0d-9058-21b30462546f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:11,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-29d9ab62-098c-4d0d-9058-21b30462546f 2018-12-28 18:43:11,713 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:11,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:11,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-bb05e60c-5661-4f58-9ea5-c8889d08f52c Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:11Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:11Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "ec291ff7-2ee2-439e-9153-23c6cf0287a5"}]} 2018-12-28 18:43:11,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-bb05e60c-5661-4f58-9ea5-c8889d08f52c 2018-12-28 18:43:11,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}cd9644c9c789deed333f5eed482c960a60732547" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391"}}' 2018-12-28 18:43:12,210 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-e92975ac-fca7-4b50-aece-b0931e118e0c Date: Fri, 28 Dec 2018 18:43:12 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-12-28T18:43:12Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": 22, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:12Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "ef0c08b1-bf27-424e-9c98-dbe56391cbcc"}} 2018-12-28 18:43:12,210 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-e92975ac-fca7-4b50-aece-b0931e118e0c 2018-12-28 18:43:12,210 - neutron_utils - INFO - Retrieving security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:12,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:12,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-97296222-2099-4411-96ce-9dc65c14ddfa Date: Fri, 28 Dec 2018 18:43:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "updated_at": "2018-12-28T18:43:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "revision_number": 0, "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:43:11Z", "revision_number": 0, "id": "ec291ff7-2ee2-439e-9153-23c6cf0287a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:11Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:43:12Z", "revision_number": 0, "id": "ef0c08b1-bf27-424e-9c98-dbe56391cbcc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:43:12Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 4, "project_id": "96b26adfbc92480197810017d045026c", "id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}]} 2018-12-28 18:43:12,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-97296222-2099-4411-96ce-9dc65c14ddfa 2018-12-28 18:43:12,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a0f8a1cf-cdf8-4c8a-ba16-3030df664391 2018-12-28 18:43:12,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:43:12,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8fef5cb8-c647-4fe9-b2c1-1ce7ef970110 Date: Fri, 28 Dec 2018 18:43: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-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "452d0475-8b2f-48d5-ad7d-8ac3189a7d9e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:10Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:10Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "4e346ff8-c528-4cfa-b6d0-691023aa0a44"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:43:11Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:11Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "ec291ff7-2ee2-439e-9153-23c6cf0287a5"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:43:12Z", "security_group_id": "a0f8a1cf-cdf8-4c8a-ba16-3030df664391", "port_range_min": 22, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:43:12Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "ef0c08b1-bf27-424e-9c98-dbe56391cbcc"}]} 2018-12-28 18:43:12,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-8fef5cb8-c647-4fe9-b2c1-1ce7ef970110 2018-12-28 18:43:12,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:43:12,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:43:12,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["rEKtCJr5RLmN85mlz0j4Pg"], "issued_at": "2018-12-28T18:43:12.000000Z"}} 2018-12-28 18:43:12,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:12,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df38c8af-f6db-4e6c-b2c2-8f0c44f73914 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:43:12,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-df38c8af-f6db-4e6c-b2c2-8f0c44f73914 2018-12-28 18:43:12,924 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:43:12,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:13,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5e5b30-a977-4137-87e5-9760b7a918d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:43:13,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-ca5e5b30-a977-4137-87e5-9760b7a918d7 2018-12-28 18:43:13,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:13,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f3e268f0-22b8-4b1b-a627-15cf281ecd5e Date: Fri, 28 Dec 2018 18:43: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:43:13,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-f3e268f0-22b8-4b1b-a627-15cf281ecd5e 2018-12-28 18:43:13,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:43:13,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:43:13,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:13,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3319664c-c87b-4578-88a6-ac4352828bd2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:13,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-3319664c-c87b-4578-88a6-ac4352828bd2 2018-12-28 18:43:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:13,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca933827-a66c-4d4b-a5a4-067600cda65b Date: Fri, 28 Dec 2018 18:43:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:13,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-ca933827-a66c-4d4b-a5a4-067600cda65b 2018-12-28 18:43:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:13,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be9305fa-2ff5-4db1-be8b-b1ad7f0ae78c Date: Fri, 28 Dec 2018 18:43:13 GMT RESP BODY: {"ports":[]} 2018-12-28 18:43:13,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1&admin_state_up=True used request id req-be9305fa-2ff5-4db1-be8b-b1ad7f0ae78c 2018-12-28 18:43:13,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:13,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-b1e4c40e-6410-44c4-b33f-e0666a8f7f43 x-compute-request-id: req-b1e4c40e-6410-44c4-b33f-e0666a8f7f43 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:43:13,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst used request id req-b1e4c40e-6410-44c4-b33f-e0666a8f7f43 2018-12-28 18:43:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:14,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-18d5773a-5c90-4205-b24e-573306db20b2 Date: Fri, 28 Dec 2018 18:43: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:43:14,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-18d5773a-5c90-4205-b24e-573306db20b2 2018-12-28 18:43:14,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:14,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9823a901-7510-495e-bd4e-ad8f79593547 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:14,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-9823a901-7510-495e-bd4e-ad8f79593547 2018-12-28 18:43:14,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:14,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e4abe53c-e0a1-49ad-aa08-fce5df0fb4dc Date: Fri, 28 Dec 2018 18:43:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:14,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-e4abe53c-e0a1-49ad-aa08-fce5df0fb4dc 2018-12-28 18:43:14,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:14,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b73ca974-7d20-4d14-93ca-182d86afd755 Date: Fri, 28 Dec 2018 18:43:14 GMT RESP BODY: {"ports":[]} 2018-12-28 18:43:14,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1&admin_state_up=True used request id req-b73ca974-7d20-4d14-93ca-182d86afd755 2018-12-28 18:43:14,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:43:14,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:43:14,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8214398532b540e3a94077cc63f5f04a", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role"}], "expires_at": "2018-12-28T19:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96b26adfbc92480197810017d045026c", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/96b26adfbc92480197810017d045026c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/96b26adfbc92480197810017d045026c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-user", "id": "88c01576942e4554a01fa6280fbf2117"}, "audit_ids": ["cPv6ioeYS_WwQLZ32T0xCg"], "issued_at": "2018-12-28T18:43:14.000000Z"}} 2018-12-28 18:43:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907fcc81f4ab750b4f0ccfa9374ce89b81678d7b" 2018-12-28 18:43:14,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03a5f64b-977d-4a3d-80c3-838b0ed7e1ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:43:14,894 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-03a5f64b-977d-4a3d-80c3-838b0ed7e1ca 2018-12-28 18:43:14,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:15,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-10b94079-a506-410a-9c50-4c6f3722d031 Date: Fri, 28 Dec 2018 18:43: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:43:15,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-10b94079-a506-410a-9c50-4c6f3722d031 2018-12-28 18:43:15,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:15,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bcbaaf9c-6df3-496a-8b79-4402f68a3b36 Date: Fri, 28 Dec 2018 18:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:15,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-bcbaaf9c-6df3-496a-8b79-4402f68a3b36 2018-12-28 18:43:15,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:15,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5f4032c3-cc3b-4028-aba7-faac0736f14d Date: Fri, 28 Dec 2018 18:43: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:43:15,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-5f4032c3-cc3b-4028-aba7-faac0736f14d 2018-12-28 18:43:15,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:43:15,612 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:43: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:43:15,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}907fcc81f4ab750b4f0ccfa9374ce89b81678d7b" 2018-12-28 18:43:15,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe3c3b95-00c4-4aa2-8b59-b588f1ae8615 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:15,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-fe3c3b95-00c4-4aa2-8b59-b588f1ae8615 2018-12-28 18:43:15,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:15,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-251294fe-eae1-4db7-b015-45f30700e704 Date: Fri, 28 Dec 2018 18:43:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:15,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-251294fe-eae1-4db7-b015-45f30700e704 2018-12-28 18:43:15,896 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net 2018-12-28 18:43:15,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" -d '{"port": {"network_id": "3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1", "admin_state_up": true}}' 2018-12-28 18:43:16,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-d320a80b-24fb-47cf-a715-2cc288f93979 Date: Fri, 28 Dec 2018 18:43:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4"],"mac_address":"fa:16:3e:4c:95:77","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","project_id":"96b26adfbc92480197810017d045026c","qos_policy_id":null,"admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal"}} 2018-12-28 18:43:16,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-d320a80b-24fb-47cf-a715-2cc288f93979 2018-12-28 18:43:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-87c3ad3e-ffb3-43de-a926-3b0d8ff7eb7b Date: Fri, 28 Dec 2018 18:43: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:43:17,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-87c3ad3e-ffb3-43de-a926-3b0d8ff7eb7b 2018-12-28 18:43:17,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68021363-4423-404c-8a9f-7182f6cdac4d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:17,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-68021363-4423-404c-8a9f-7182f6cdac4d 2018-12-28 18:43:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9fbd14bf-8779-42a6-a2be-d9330adcf410 Date: Fri, 28 Dec 2018 18:43:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:43:17,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-9fbd14bf-8779-42a6-a2be-d9330adcf410 2018-12-28 18:43:17,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-5e860fa6-da28-411f-a9b7-68d6916fc113 Date: Fri, 28 Dec 2018 18:43:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:16Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:43:17,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1&admin_state_up=True used request id req-5e860fa6-da28-411f-a9b7-68d6916fc113 2018-12-28 18:43:17,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11cf3da-70ab-4c52-b98a-20be72d00e2c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:43:17,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-e11cf3da-70ab-4c52-b98a-20be72d00e2c 2018-12-28 18:43:17,701 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst 2018-12-28 18:43:17,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f773bfd-010d-4f34-8b3a-059e12110627 x-compute-request-id: req-4f773bfd-010d-4f34-8b3a-059e12110627 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-flavor-name"}]} 2018-12-28 18:43:17,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-4f773bfd-010d-4f34-8b3a-059e12110627 2018-12-28 18:43:17,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b4a04b1-509d-4e38-9c44-46b1d03598df x-compute-request-id: req-1b4a04b1-509d-4e38-9c44-46b1d03598df Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:43:17,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5 used request id req-1b4a04b1-509d-4e38-9c44-46b1d03598df 2018-12-28 18:43:17,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:17,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-1ddc1b16-91c9-4a5a-b4b2-e1deb9a7ca5e Date: Fri, 28 Dec 2018 18:43:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:42:47Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-28T18:42:54Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/snap", "metadata": {}}], "self": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "min_disk": 0, "protected": false, "id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "file": "/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "96b26adfbc92480197810017d045026c", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image"} 2018-12-28 18:43:17,932 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image used request id req-1ddc1b16-91c9-4a5a-b4b2-e1deb9a7ca5e 2018-12-28 18:43:17,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:18,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b4c760b-df95-4701-99a9-054eb122a08c Date: Fri, 28 Dec 2018 18:43: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-12-28 18:43:18,090 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-3b4c760b-df95-4701-99a9-054eb122a08c 2018-12-28 18:43:18,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" -d '{"server": {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "imageRef": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "flavorRef": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "max_count": 1, "min_count": 1, "networks": [{"port": "d3560492-f54c-4085-bf0a-1490b7eaae9f"}]}}' 2018-12-28 18:43:19,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:43:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8906a10e-48aa-4a25-9a2d-278eaf7093ce x-compute-request-id: req-8906a10e-48aa-4a25-9a2d-278eaf7093ce Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "1f539539-950e-4966-9a39-0926b990c0ab", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "adminPass": "HPGw4MvTXD6M"}} 2018-12-28 18:43:19,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-8906a10e-48aa-4a25-9a2d-278eaf7093ce 2018-12-28 18:43:19,441 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:19,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e66d76ce-6fda-4abc-9e83-8eeb77bf35e2 x-compute-request-id: req-e66d76ce-6fda-4abc-9e83-8eeb77bf35e2 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "user_id": "88c01576942e4554a01fa6280fbf2117", "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-12-28T18:43:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:19,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-e66d76ce-6fda-4abc-9e83-8eeb77bf35e2 2018-12-28 18:43:19,892 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst 2018-12-28 18:43:19,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:20,111 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88532758-2eb1-447a-87e0-018d4d681fa5 x-compute-request-id: req-88532758-2eb1-447a-87e0-018d4d681fa5 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "user_id": "88c01576942e4554a01fa6280fbf2117", "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-12-28T18:43:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:20,111 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-88532758-2eb1-447a-87e0-018d4d681fa5 2018-12-28 18:43:20,112 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:20,112 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:23,115 - create_instance - DEBUG - VM status query timeout in 896.776660919 2018-12-28 18:43:23,118 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:23,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-a40f5520-af68-4302-bdbb-8ed2afff46e9 x-compute-request-id: req-a40f5520-af68-4302-bdbb-8ed2afff46e9 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:23,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-a40f5520-af68-4302-bdbb-8ed2afff46e9 2018-12-28 18:43:23,682 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:23,682 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:26,685 - create_instance - DEBUG - VM status query timeout in 893.206391811 2018-12-28 18:43:26,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:27,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-aeae8421-ac5d-4868-a04b-a42011c85460 x-compute-request-id: req-aeae8421-ac5d-4868-a04b-a42011c85460 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:27,367 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-aeae8421-ac5d-4868-a04b-a42011c85460 2018-12-28 18:43:27,367 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:27,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:30,370 - create_instance - DEBUG - VM status query timeout in 889.521271944 2018-12-28 18:43:30,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:31,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-f7cf8369-9884-4fd9-87df-ade02290a7dd x-compute-request-id: req-f7cf8369-9884-4fd9-87df-ade02290a7dd 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:31,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-f7cf8369-9884-4fd9-87df-ade02290a7dd 2018-12-28 18:43:31,108 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:31,108 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:34,112 - create_instance - DEBUG - VM status query timeout in 885.780198812 2018-12-28 18:43:34,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:34,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-9a8abc2d-323e-4ca0-8f6a-9ec6f7a6cf5c x-compute-request-id: req-9a8abc2d-323e-4ca0-8f6a-9ec6f7a6cf5c 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:34,742 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-9a8abc2d-323e-4ca0-8f6a-9ec6f7a6cf5c 2018-12-28 18:43:34,742 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:34,742 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:37,746 - create_instance - DEBUG - VM status query timeout in 882.146176815 2018-12-28 18:43:37,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:38,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-362849e8-c6b0-48f8-95ff-e3475caea004 x-compute-request-id: req-362849e8-c6b0-48f8-95ff-e3475caea004 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:38,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-362849e8-c6b0-48f8-95ff-e3475caea004 2018-12-28 18:43:38,408 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:38,408 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:41,411 - create_instance - DEBUG - VM status query timeout in 878.480746984 2018-12-28 18:43:41,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:42,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ae262cdb-b591-41d5-95bc-4357c7e4b383 x-compute-request-id: req-ae262cdb-b591-41d5-95bc-4357c7e4b383 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:42,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-ae262cdb-b591-41d5-95bc-4357c7e4b383 2018-12-28 18:43:42,046 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:42,046 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:45,050 - create_instance - DEBUG - VM status query timeout in 874.842206001 2018-12-28 18:43:45,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:45,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-da1a8c95-3003-4aae-914d-23c8a1a7134c x-compute-request-id: req-da1a8c95-3003-4aae-914d-23c8a1a7134c 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:45,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-da1a8c95-3003-4aae-914d-23c8a1a7134c 2018-12-28 18:43:45,851 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:45,851 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:48,855 - create_instance - DEBUG - VM status query timeout in 871.037207842 2018-12-28 18:43:48,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:49,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43: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-28f1c86a-a512-47fb-822e-5c4f2f1e2eef x-compute-request-id: req-28f1c86a-a512-47fb-822e-5c4f2f1e2eef 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:49,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-28f1c86a-a512-47fb-822e-5c4f2f1e2eef 2018-12-28 18:43:49,337 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:49,337 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:52,340 - create_instance - DEBUG - VM status query timeout in 867.551800013 2018-12-28 18:43:52,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:53,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-badc5c4c-7bff-4c28-a53e-e513b8bfef4c x-compute-request-id: req-badc5c4c-7bff-4c28-a53e-e513b8bfef4c 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:53,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-badc5c4c-7bff-4c28-a53e-e513b8bfef4c 2018-12-28 18:43:53,104 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:53,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:56,107 - create_instance - DEBUG - VM status query timeout in 863.784322977 2018-12-28 18:43:56,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:43:56,613 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4a82a80-ae71-4c8b-8836-a56977f64cee x-compute-request-id: req-a4a82a80-ae71-4c8b-8836-a56977f64cee 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:43:56,613 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-a4a82a80-ae71-4c8b-8836-a56977f64cee 2018-12-28 18:43:56,613 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:43:56,613 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:43:59,616 - create_instance - DEBUG - VM status query timeout in 860.275262833 2018-12-28 18:43:59,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:00,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:43:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8abab376-d5ac-4e9a-884f-736bc65b408a x-compute-request-id: req-8abab376-d5ac-4e9a-884f-736bc65b408a 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:00,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-8abab376-d5ac-4e9a-884f-736bc65b408a 2018-12-28 18:44:00,319 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:00,319 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:03,322 - create_instance - DEBUG - VM status query timeout in 856.569547892 2018-12-28 18:44:03,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:03,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31648116-31e4-4776-a8b0-8187eedfc3c9 x-compute-request-id: req-31648116-31e4-4776-a8b0-8187eedfc3c9 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:03,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-31648116-31e4-4776-a8b0-8187eedfc3c9 2018-12-28 18:44:03,841 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:03,842 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:06,845 - create_instance - DEBUG - VM status query timeout in 853.046875954 2018-12-28 18:44:06,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:07,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbebefc0-0d40-44f0-9b36-6d0469dd9bb0 x-compute-request-id: req-bbebefc0-0d40-44f0-9b36-6d0469dd9bb0 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:07,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-bbebefc0-0d40-44f0-9b36-6d0469dd9bb0 2018-12-28 18:44:07,506 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:07,506 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:10,509 - create_instance - DEBUG - VM status query timeout in 849.382378817 2018-12-28 18:44:10,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:11,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a7902a9-527f-480e-acdc-d5792df4d7bc x-compute-request-id: req-0a7902a9-527f-480e-acdc-d5792df4d7bc 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:11,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-0a7902a9-527f-480e-acdc-d5792df4d7bc 2018-12-28 18:44:11,192 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:11,192 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:14,196 - create_instance - DEBUG - VM status query timeout in 845.696228027 2018-12-28 18:44:14,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:14,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-446c5d5a-57e1-4d13-b568-559509d1d6a9 x-compute-request-id: req-446c5d5a-57e1-4d13-b568-559509d1d6a9 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:14,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-446c5d5a-57e1-4d13-b568-559509d1d6a9 2018-12-28 18:44:14,550 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:14,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:17,554 - create_instance - DEBUG - VM status query timeout in 842.338042974 2018-12-28 18:44:17,556 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:17,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-8ae07a4c-f9d1-471a-b954-63cfc05b79aa x-compute-request-id: req-8ae07a4c-f9d1-471a-b954-63cfc05b79aa 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:17,893 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-8ae07a4c-f9d1-471a-b954-63cfc05b79aa 2018-12-28 18:44:17,894 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:17,894 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:20,897 - create_instance - DEBUG - VM status query timeout in 838.994571924 2018-12-28 18:44:20,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:21,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-91a70f5a-3af6-4f09-aba3-d3ca577e6da9 x-compute-request-id: req-91a70f5a-3af6-4f09-aba3-d3ca577e6da9 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:21,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-91a70f5a-3af6-4f09-aba3-d3ca577e6da9 2018-12-28 18:44:21,845 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:21,846 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:24,849 - create_instance - DEBUG - VM status query timeout in 835.04299593 2018-12-28 18:44:24,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:25,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-4daedd33-0b9d-4fbf-b059-2e6ee9624c95 x-compute-request-id: req-4daedd33-0b9d-4fbf-b059-2e6ee9624c95 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:25,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-4daedd33-0b9d-4fbf-b059-2e6ee9624c95 2018-12-28 18:44:25,216 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:25,216 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:28,219 - create_instance - DEBUG - VM status query timeout in 831.672627926 2018-12-28 18:44:28,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:28,738 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-f7a3cb15-5dfc-4666-81dc-fc24732b6c30 x-compute-request-id: req-f7a3cb15-5dfc-4666-81dc-fc24732b6c30 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:28,738 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-f7a3cb15-5dfc-4666-81dc-fc24732b6c30 2018-12-28 18:44:28,738 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:28,738 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:31,742 - create_instance - DEBUG - VM status query timeout in 828.150156975 2018-12-28 18:44:31,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:32,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-1171639d-11e6-4554-80af-7f6ff3e575f9 x-compute-request-id: req-1171639d-11e6-4554-80af-7f6ff3e575f9 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:32,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-1171639d-11e6-4554-80af-7f6ff3e575f9 2018-12-28 18:44:32,404 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:32,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:35,407 - create_instance - DEBUG - VM status query timeout in 824.484917879 2018-12-28 18:44:35,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:36,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-edadc2b8-ad13-412d-97a8-42c1c8a06f48 x-compute-request-id: req-edadc2b8-ad13-412d-97a8-42c1c8a06f48 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:36,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-edadc2b8-ad13-412d-97a8-42c1c8a06f48 2018-12-28 18:44:36,078 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:36,078 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:39,081 - create_instance - DEBUG - VM status query timeout in 820.810712814 2018-12-28 18:44:39,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:39,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cd9dd5b1-6278-406a-8388-ff409979118b x-compute-request-id: req-cd9dd5b1-6278-406a-8388-ff409979118b 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:39,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-cd9dd5b1-6278-406a-8388-ff409979118b 2018-12-28 18:44:39,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:39,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:42,618 - create_instance - DEBUG - VM status query timeout in 817.273802996 2018-12-28 18:44:42,621 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:43,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d1eda0e0-849e-4c8f-8934-d5f0f6b13450 x-compute-request-id: req-d1eda0e0-849e-4c8f-8934-d5f0f6b13450 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:43,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-d1eda0e0-849e-4c8f-8934-d5f0f6b13450 2018-12-28 18:44:43,256 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:43,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:46,260 - create_instance - DEBUG - VM status query timeout in 813.632107973 2018-12-28 18:44:46,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:46,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a886f270-1f99-43e1-92f5-09062ce09c7f x-compute-request-id: req-a886f270-1f99-43e1-92f5-09062ce09c7f 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:46,794 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-a886f270-1f99-43e1-92f5-09062ce09c7f 2018-12-28 18:44:46,795 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:46,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:49,798 - create_instance - DEBUG - VM status query timeout in 810.093786001 2018-12-28 18:44:49,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:50,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44: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-d9acdd3f-0729-44e5-9d7c-f0eee4bb5c0d x-compute-request-id: req-d9acdd3f-0729-44e5-9d7c-f0eee4bb5c0d 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:50,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-d9acdd3f-0729-44e5-9d7c-f0eee4bb5c0d 2018-12-28 18:44:50,320 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:50,321 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:53,324 - create_instance - DEBUG - VM status query timeout in 806.568025827 2018-12-28 18:44:53,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:54,096 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b2df4f40-c81e-4bda-b824-a270a770fa12 x-compute-request-id: req-b2df4f40-c81e-4bda-b824-a270a770fa12 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:54,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-b2df4f40-c81e-4bda-b824-a270a770fa12 2018-12-28 18:44:54,096 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:54,097 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:44:57,100 - create_instance - DEBUG - VM status query timeout in 802.792098999 2018-12-28 18:44:57,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:44:57,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:44:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3864ff56-f223-455a-806f-d062b9745f89 x-compute-request-id: req-3864ff56-f223-455a-806f-d062b9745f89 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:44:57,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-3864ff56-f223-455a-806f-d062b9745f89 2018-12-28 18:44:57,716 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:44:57,716 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:45:00,719 - create_instance - DEBUG - VM status query timeout in 799.172915936 2018-12-28 18:45:00,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:01,394 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-4ed5a5e4-20b9-461c-b553-8a6207c63bb7 x-compute-request-id: req-4ed5a5e4-20b9-461c-b553-8a6207c63bb7 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:43:20Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:01,394 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-4ed5a5e4-20b9-461c-b553-8a6207c63bb7 2018-12-28 18:45:01,395 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - BUILD 2018-12-28 18:45:01,395 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:45:04,398 - create_instance - DEBUG - VM status query timeout in 795.493566036 2018-12-28 18:45:04,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:04,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-f1c6aa43-bcfa-4546-a950-8d990200d624 x-compute-request-id: req-f1c6aa43-bcfa-4546-a950-8d990200d624 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:04,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-f1c6aa43-bcfa-4546-a950-8d990200d624 2018-12-28 18:45:04,887 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:04,887 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:45:04,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-4311db6d-886c-40e6-b34f-330d14f6b001 x-compute-request-id: req-4311db6d-886c-40e6-b34f-330d14f6b001 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:05,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-4311db6d-886c-40e6-b34f-330d14f6b001 2018-12-28 18:45:05,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2b01d647-4590-4f5b-80be-df1f60d47928 Date: Fri, 28 Dec 2018 18: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:05,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-2b01d647-4590-4f5b-80be-df1f60d47928 2018-12-28 18:45:05,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7ec309d-4518-4952-b194-2dd966861bba Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:05,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-c7ec309d-4518-4952-b194-2dd966861bba 2018-12-28 18:45:05,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ece84864-5a2e-49a2-9df8-d5f00c111e62 Date: Fri, 28 Dec 2018 18:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:05,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-ece84864-5a2e-49a2-9df8-d5f00c111e62 2018-12-28 18:45:05,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-ceeb9766-5cc7-41ba-84da-693aa5edb134 Date: Fri, 28 Dec 2018 18:45:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:05,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-ceeb9766-5cc7-41ba-84da-693aa5edb134 2018-12-28 18:45:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f8db63a0-9891-4d97-8665-1c5c8686cdd8 Date: Fri, 28 Dec 2018 18:45:05 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:59Z", "admin_state_up": true, "updated_at": "2018-12-28T18:43:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "96b26adfbc92480197810017d045026c", "id": "57045f69-7682-44aa-a543-91b7325926e0", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router"}]} 2018-12-28 18:45:05,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router used request id req-f8db63a0-9891-4d97-8665-1c5c8686cdd8 2018-12-28 18:45:05,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:05,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee4e089-e21b-4755-add4-238c4a3bc3c3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:05,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-dee4e089-e21b-4755-add4-238c4a3bc3c3 2018-12-28 18:45:05,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=57045f69-7682-44aa-a543-91b7325926e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:06,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-bd8568aa-c440-4149-9380-d168b348c324 Date: Fri, 28 Dec 2018 18:45:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:06,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=57045f69-7682-44aa-a543-91b7325926e0 used request id req-bd8568aa-c440-4149-9380-d168b348c324 2018-12-28 18:45:06,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/a9ef6340-0389-42cc-a4ee-74931e2cb10f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:06,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-ae25cb31-5dec-4fe7-b843-0482b98da50a Date: Fri, 28 Dec 2018 18:45:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","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":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}} 2018-12-28 18:45:06,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/a9ef6340-0389-42cc-a4ee-74931e2cb10f used request id req-ae25cb31-5dec-4fe7-b843-0482b98da50a 2018-12-28 18:45:06,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:06,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3d378137-987f-4f7d-9252-7482b2228a48 Date: Fri, 28 Dec 2018 18:45:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:45:06,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-3d378137-987f-4f7d-9252-7482b2228a48 2018-12-28 18:45:06,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:06,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b3b9c55d-e50b-4445-865c-225db674f9d4 Date: Fri, 28 Dec 2018 18:45:06 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:45:06,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-b3b9c55d-e50b-4445-865c-225db674f9d4 2018-12-28 18:45:06,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:06,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-adc76181-b7df-4278-9649-3715e6e3213a x-compute-request-id: req-adc76181-b7df-4278-9649-3715e6e3213a Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:06,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-adc76181-b7df-4278-9649-3715e6e3213a 2018-12-28 18:45:06,734 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:06,735 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:45:06,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-cbac7251-4c18-429f-afcf-cd25885ce4a3 x-compute-request-id: req-cbac7251-4c18-429f-afcf-cd25885ce4a3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:07,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-cbac7251-4c18-429f-afcf-cd25885ce4a3 2018-12-28 18:45:07,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b386be8b-f079-4fba-bb5a-88c43870aaf4 Date: Fri, 28 Dec 2018 18:45: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:07,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-b386be8b-f079-4fba-bb5a-88c43870aaf4 2018-12-28 18:45:07,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe4fdf7-d060-4428-8c48-412acf9cf9ca Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:07,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-dbe4fdf7-d060-4428-8c48-412acf9cf9ca 2018-12-28 18:45:07,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3faeaddd-d759-4947-b526-790fa73b9419 Date: Fri, 28 Dec 2018 18:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:07,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-3faeaddd-d759-4947-b526-790fa73b9419 2018-12-28 18:45:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-80feeff5-1c6b-4ee8-ba85-70bf20684393 Date: Fri, 28 Dec 2018 18:45:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:07,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-80feeff5-1c6b-4ee8-ba85-70bf20684393 2018-12-28 18:45:07,717 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:45:07,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4d6c8c66-ba47-4d82-9631-ccb0c2d30af7 Date: Fri, 28 Dec 2018 18:45:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:45:07,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-4d6c8c66-ba47-4d82-9631-ccb0c2d30af7 2018-12-28 18:45:07,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:07,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bafa7cf5-e5c3-4ab3-a0f8-048837a27e3c Date: Fri, 28 Dec 2018 18:45:07 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:45:07,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-bafa7cf5-e5c3-4ab3-a0f8-048837a27e3c 2018-12-28 18:45:07,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "d3560492-f54c-4085-bf0a-1490b7eaae9f"}}' 2018-12-28 18:45:09,661 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-fdb0cf2c-c16f-488f-b606-877169f80be5 Date: Fri, 28 Dec 2018 18:45:09 GMT RESP BODY: {"floatingip": {"router_id": "57045f69-7682-44aa-a543-91b7325926e0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:45:08Z", "updated_at": "2018-12-28T18:45:08Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "96b26adfbc92480197810017d045026c", "port_id": "d3560492-f54c-4085-bf0a-1490b7eaae9f", "id": "b5c972cd-f6b7-4b79-85f9-c1f14e53fa99"}} 2018-12-28 18:45:09,662 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-fdb0cf2c-c16f-488f-b606-877169f80be5 2018-12-28 18:45:09,662 - create_instance - INFO - Created floating IP 172.30.9.204 via router - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router 2018-12-28 18:45:09,662 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-12-28 18:45:09,665 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:10,007 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-ee940ea8-6968-4e41-aaf8-07ef5c02dd4f x-compute-request-id: req-ee940ea8-6968-4e41-aaf8-07ef5c02dd4f Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:10,007 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-ee940ea8-6968-4e41-aaf8-07ef5c02dd4f 2018-12-28 18:45:10,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:45:11,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-a6517653-9d1a-47ec-bb7c-4d350a488e90 x-compute-request-id: req-a6517653-9d1a-47ec-bb7c-4d350a488e90 Content-Encoding: gzip Content-Length: 8496 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 s84096 r8192 d22400 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 7fc0fc80\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-163-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 (7502K kernel code, 1163K 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.910 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008861] Yama: becoming mindful.\n[ 0.010087] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012589] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014019] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015294] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016105] Initializing cgroup subsys memory\n[ 0.017008] Initializing cgroup subsys devices\n[ 0.017912] Initializing cgroup subsys freezer\n[ 0.018817] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020952] Initializing cgroup subsys hugetlb\n[ 0.022597] mce: CPU supports 10 MCE banks\n[ 0.023496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023496] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024003] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.025084] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034503] ACPI: Core revision 20131115\n[ 0.035738] ACPI: All ACPI Tables successfully acquired\n[ 0.036834] ftrace: allocating 28753 entries in 113 pages\n[ 0.056029] smpboot: Max logical packages: 2\n[ 0.056955] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058191] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060170] Enabling x2apic\n[ 0.060828] Enabled x2apic\n[ 0.061679] Switched APIC routing to physical x2apic.\n[ 0.063568] ..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.066175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070881] KVM setup paravirtual spinlock\n[ 0.072829] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074237] x86: Booting SMP configuration:\n[ 0.075187] .... node #0, CPUs: #1[ 0.072822] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088032] 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 7fd0fc80\n[ 0.090806] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.092273] devtmpfs: initialized\n[ 0.094276] EVM: security.selinux\n[ 0.095010] EVM: security.SMACK64\n[ 0.096005] EVM: security.ima\n[ 0.096660] EVM: security.capability\n[ 0.097462] pinctrl core: initialized pinctrl subsystem\n[ 0.097795] regulator-dummy: no parameters\n[ 0.100069] RTC time: 18:45:04, date: 12/28/18\n[ 0.101009] NET: Registered protocol family 16\n[ 0.101958] cpuidle: using governor ladder\n[ 0.102798] cpuidle: using governor menu\n[ 0.103672] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105312] PCI: Using configuration type 1 for base access\n[ 0.106833] bio: create slab at 0\n[ 0.106833] ACPI: Added _OSI(Module Device)\n[ 0.108003] ACPI: Added _OSI(Processor Device)\n[ 0.108893] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.109848] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.112105] ACPI: Interpreter enabled\n[ 0.112909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.114846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.116567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.118519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.120006] ACPI: (supports S0 S5)\n[ 0.120745] ACPI: Using IOAPIC for interrupt routing\n[ 0.121895] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.123890] ACPI: No dock devices found.\n[ 0.125613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.126834] 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.132015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.134291] acpiphp: Slot [3] registered\n[ 0.135113] acpiphp: Slot [4] registered\n[ 0.135932] acpiphp: Slot [5] registered\n[ 0.136017] acpiphp: Slot [6] registered\n[ 0.136867] acpiphp: Slot [7] registered\n[ 0.137713] acpiphp: Slot [8] registered\n[ 0.138529] acpiphp: Slot [9] registered\n[ 0.139366] acpiphp: Slot [10] registered\n[ 0.140017] acpiphp: Slot [11] registered\n[ 0.140904] acpiphp: Slot [12] registered\n[ 0.141760] acpiphp: Slot [13] registered\n[ 0.142619] acpiphp: Slot [14] registered\n[ 0.143473] acpiphp: Slot [15] registered\n[ 0.144016] acpiphp: Slot [16] registered\n[ 0.144905] acpiphp: Slot [17] registered\n[ 0.145749] acpiphp: Slot [18] registered\n[ 0.146597] acpiphp: Slot [19] registered\n[ 0.147445] acpiphp: Slot [20] registered\n[ 0.148016] acpiphp: Slot [21] registered\n[ 0.148876] acpiphp: Slot [22] registered\n[ 0.149719] acpiphp: Slot [23] registered\n[ 0.150560] acpiphp: Slot [24] registered\n[ 0.151401] acpiphp: Slot [25] registered\n[ 0.152033] acpiphp: Slot [26] registered\n[ 0.152889] acpiphp: Slot [27] registered\n[ 0.153748] acpiphp: Slot [28] registered\n[ 0.154590] acpiphp: Slot [29] registered\n[ 0.156042] acpiphp: Slot [30] registered\n[ 0.156899] acpiphp: Slot [31] registered\n[ 0.157757] PCI host bridge to bus 0000:00\n[ 0.158644] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.159736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.160004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.161172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.162504] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.177170] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.178745] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.220846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.222489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.223950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.224715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.226177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.227485] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.228105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.229185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.230839] vgaarb: loaded\n[ 0.231461] vgaarb: bridge control possible 0000:00:02.0\n[ 0.232125] SCSI subsystem initialized\n[ 0.232971] ACPI: bus type USB registered\n[ 0.232971] usbcore: registered new interface driver usbfs\n[ 0.233967] usbcore: registered new interface driver hub\n[ 0.236017] usbcore: registered new device driver usb\n[ 0.237067] PCI: Using ACPI for IRQ routing\n[ 0.237082] NetLabel: Initializing\n[ 0.237820] NetLabel: domain hash size = 128\n[ 0.238715] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.240015] NetLabel: unlabeled traffic allowed by default\n[ 0.241100] Switched to clocksource kvm-clock\n[ 0.244783] AppArmor: AppArmor Filesystem Enabled\n[ 0.245762] pnp: PnP ACPI init\n[ 0.246449] ACPI: bus type PNP registered\n[ 0.247617] pnp: PnP ACPI: found 8 devices\n[ 0.248505] ACPI: bus type PNP unregistered\n[ 0.255263] NET: Registered protocol family 2\n[ 0.256311] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.257865] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.259119] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.260691] TCP: reno registered\n[ 0.261392] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.262508] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.263724] NET: Registered protocol family 1\n[ 0.264604] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.265713] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.266812] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.288187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.309997] Trying to unpack rootfs image as initramfs...\n[ 0.389762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.391428] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.392535] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.393756] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.395436] Scanning for low memory corruption every 60 seconds\n[ 0.396770] Initialise system trusted keyring\n[ 0.397721] audit: initializing netlink socket (disabled)\n[ 0.398779] type=2000 audit(1546022705.036:1): initialized\n[ 0.416436] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.418333] zbud: loaded\n[ 0.419121] VFS: Disk quotas dquot_6.5.2\n[ 0.419966] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.421441] fuse init (API version 7.22)\n[ 0.422310] msgmni has been set to 3997\n[ 0.423148] Key type big_key registered\n[ 0.424174] Key type asymmetric registered\n[ 0.425022] Asymmetric key parser 'x509' registered\n[ 0.426003] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.427545] io scheduler noop registered\n[ 0.428387] io scheduler deadline registered (default)\n[ 0.429409] io scheduler cfq registered\n[ 0.430251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.431329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.432598] ipmi message handler version 39.2\n[ 0.433525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.435014] ACPI: Power Button [PWRF]\n[ 0.435852] GHES: HEST is not enabled!\n[ 0.457261] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.499971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.501856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.525473] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.527517] Linux agpgart interface v0.103\n[ 0.529002] brd: module loaded\n[ 0.530010] loop: module loaded\n[ 0.530961] blk-mq: CPU -> queue map\n[ 0.531724] CPU 0 -> Queue 0\n[ 0.532408] CPU 1 -> Queue 0\n[ 0.533552] vda: vda1\n[ 0.535274] scsi0 : ata_piix\n[ 0.535984] scsi1 : ata_piix\n[ 0.536667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.537909] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.539325] libphy: Fixed MDIO Bus: probed\n[ 0.540236] tun: Universal TUN/TAP device driver, 1.6\n[ 0.541259] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.543076] PPP generic driver version 2.4.2\n[ 0.544021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.545291] ehci-pci: EHCI PCI platform driver\n[ 0.546177] ehci-platform: EHCI generic platform driver\n[ 0.547177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.548336] ohci-pci: OHCI PCI platform driver\n[ 0.549250] ohci-platform: OHCI generic platform driver\n[ 0.550257] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.572048] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.573095] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.574636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.575779] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.577030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.578488] usb usb1: Product: UHCI Host Controller\n[ 0.579440] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.580631] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.581620] hub 1-0:1.0: USB hub found\n[ 0.582472] hub 1-0:1.0: 2 ports detected\n[ 0.583382] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.585512] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.586490] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.587559] mousedev: PS/2 mouse device common for all mice\n[ 0.588881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.590734] rtc_cmos 00:00: RTC can wake from S4\n[ 0.591862] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.593071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.594317] device-mapper: uevent: version 1.0.3\n[ 0.595287] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.596951] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.598140] TCP: cubic registered\n[ 0.598898] NET: Registered protocol family 10\n[ 0.599900] NET: Registered protocol family 17\n[ 0.600804] Key type dns_resolver registered\n[ 0.601815] Loading compiled-in X.509 certificates\n[ 0.603275] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.605103] registered taskstats version 1\n[ 0.607295] Key type trusted registered\n[ 0.610326] Key type encrypted registered\n[ 0.611198] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.612268] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.613665] regulator-dummy: disabling\n[ 0.614502] Magic number: 14:288:798\n[ 0.615404] rtc_cmos 00:00: setting system clock to 2018-12-28 18:45:04 UTC (1546022704)\n[ 0.623869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.625055] EDD information not available.\n[ 0.696865] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.698502] Write protecting the kernel read-only data: 12288k\n[ 0.699893] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.702503] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.713450] systemd-udevd[107]: starting version 204\n[ 0.756402] FDC 0 is a S82078B\n[ 0.892044] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.056837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.058684] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.060620] usb 1-1: Product: QEMU USB Tablet\n[ 1.061882] usb 1-1: Manufacturer: QEMU\n[ 1.063009] usb 1-1: SerialNumber: 42\n[ 1.388091] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.769072] 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.995889] 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.110337] 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.205281] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 18:45:06 +0000. Up 2.55 seconds.\ncloud-init-nonet[2.73]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\ncloud-init-nonet[3.60]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 28 Dec 2018 18:45:07 +0000. Up 3.73 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.8 | 255.255.255.0 | fa:16:3e:4c:95:77 |\nci-info: +--------+------+-----------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\n"} 2018-12-28 18:45:11,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab/action used request id req-a6517653-9d1a-47ec-bb7c-4d350a488e90 2018-12-28 18:45:11,083 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:45:11,083 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 s84096 r8192 d22400 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 7fc0fc80 [ 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-163-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 (7502K kernel code, 1163K 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.910 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008861] Yama: becoming mindful. [ 0.010087] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012589] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014019] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015294] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016105] Initializing cgroup subsys memory [ 0.017008] Initializing cgroup subsys devices [ 0.017912] Initializing cgroup subsys freezer [ 0.018817] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020952] Initializing cgroup subsys hugetlb [ 0.022597] mce: CPU supports 10 MCE banks [ 0.023496] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023496] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024003] Spectre V2 : Mitigation: Full generic retpoline [ 0.025084] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029552] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034503] ACPI: Core revision 20131115 [ 0.035738] ACPI: All ACPI Tables successfully acquired [ 0.036834] ftrace: allocating 28753 entries in 113 pages [ 0.056029] smpboot: Max logical packages: 2 [ 0.056955] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058191] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060170] Enabling x2apic [ 0.060828] Enabled x2apic [ 0.061679] Switched APIC routing to physical x2apic. [ 0.063568] ..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.066175] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070881] KVM setup paravirtual spinlock [ 0.072829] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074237] x86: Booting SMP configuration: [ 0.075187] .... node #0, CPUs: #1[ 0.072822] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088032] x86: Booted up 1 node, 2 CPUs [ 0.088026] KVM setup async PF for cpu 1 [ 0.088026] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.090806] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.092273] devtmpfs: initialized [ 0.094276] EVM: security.selinux [ 0.095010] EVM: security.SMACK64 [ 0.096005] EVM: security.ima [ 0.096660] EVM: security.capability [ 0.097462] pinctrl core: initialized pinctrl subsystem [ 0.097795] regulator-dummy: no parameters [ 0.100069] RTC time: 18:45:04, date: 12/28/18 [ 0.101009] NET: Registered protocol family 16 [ 0.101958] cpuidle: using governor ladder [ 0.102798] cpuidle: using governor menu [ 0.103672] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105312] PCI: Using configuration type 1 for base access [ 0.106833] bio: create slab at 0 [ 0.106833] ACPI: Added _OSI(Module Device) [ 0.108003] ACPI: Added _OSI(Processor Device) [ 0.108893] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.109848] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112105] ACPI: Interpreter enabled [ 0.112909] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.114846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.116567] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.118519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.120006] ACPI: (supports S0 S5) [ 0.120745] ACPI: Using IOAPIC for interrupt routing [ 0.121895] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.123890] ACPI: No dock devices found. [ 0.125613] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.126834] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.132015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.134291] acpiphp: Slot [3] registered [ 0.135113] acpiphp: Slot [4] registered [ 0.135932] acpiphp: Slot [5] registered [ 0.136017] acpiphp: Slot [6] registered [ 0.136867] acpiphp: Slot [7] registered [ 0.137713] acpiphp: Slot [8] registered [ 0.138529] acpiphp: Slot [9] registered [ 0.139366] acpiphp: Slot [10] registered [ 0.140017] acpiphp: Slot [11] registered [ 0.140904] acpiphp: Slot [12] registered [ 0.141760] acpiphp: Slot [13] registered [ 0.142619] acpiphp: Slot [14] registered [ 0.143473] acpiphp: Slot [15] registered [ 0.144016] acpiphp: Slot [16] registered [ 0.144905] acpiphp: Slot [17] registered [ 0.145749] acpiphp: Slot [18] registered [ 0.146597] acpiphp: Slot [19] registered [ 0.147445] acpiphp: Slot [20] registered [ 0.148016] acpiphp: Slot [21] registered [ 0.148876] acpiphp: Slot [22] registered [ 0.149719] acpiphp: Slot [23] registered [ 0.150560] acpiphp: Slot [24] registered [ 0.151401] acpiphp: Slot [25] registered [ 0.152033] acpiphp: Slot [26] registered [ 0.152889] acpiphp: Slot [27] registered [ 0.153748] acpiphp: Slot [28] registered [ 0.154590] acpiphp: Slot [29] registered [ 0.156042] acpiphp: Slot [30] registered [ 0.156899] acpiphp: Slot [31] registered [ 0.157757] PCI host bridge to bus 0000:00 [ 0.158644] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.159736] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.160004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.161172] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.162504] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.177170] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.178745] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.220846] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.222489] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.223950] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.224715] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.226177] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.227485] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.228105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.229185] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.230839] vgaarb: loaded [ 0.231461] vgaarb: bridge control possible 0000:00:02.0 [ 0.232125] SCSI subsystem initialized [ 0.232971] ACPI: bus type USB registered [ 0.232971] usbcore: registered new interface driver usbfs [ 0.233967] usbcore: registered new interface driver hub [ 0.236017] usbcore: registered new device driver usb [ 0.237067] PCI: Using ACPI for IRQ routing [ 0.237082] NetLabel: Initializing [ 0.237820] NetLabel: domain hash size = 128 [ 0.238715] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.240015] NetLabel: unlabeled traffic allowed by default [ 0.241100] Switched to clocksource kvm-clock [ 0.244783] AppArmor: AppArmor Filesystem Enabled [ 0.245762] pnp: PnP ACPI init [ 0.246449] ACPI: bus type PNP registered [ 0.247617] pnp: PnP ACPI: found 8 devices [ 0.248505] ACPI: bus type PNP unregistered [ 0.255263] NET: Registered protocol family 2 [ 0.256311] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.257865] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.259119] TCP: Hash tables configured (established 16384 bind 16384) [ 0.260691] TCP: reno registered [ 0.261392] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.262508] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.263724] NET: Registered protocol family 1 [ 0.264604] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.265713] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.266812] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.288187] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.309997] Trying to unpack rootfs image as initramfs... [ 0.389762] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.391428] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.392535] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.393756] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.395436] Scanning for low memory corruption every 60 seconds [ 0.396770] Initialise system trusted keyring [ 0.397721] audit: initializing netlink socket (disabled) [ 0.398779] type=2000 audit(1546022705.036:1): initialized [ 0.416436] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.418333] zbud: loaded [ 0.419121] VFS: Disk quotas dquot_6.5.2 [ 0.419966] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.421441] fuse init (API version 7.22) [ 0.422310] msgmni has been set to 3997 [ 0.423148] Key type big_key registered [ 0.424174] Key type asymmetric registered [ 0.425022] Asymmetric key parser 'x509' registered [ 0.426003] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.427545] io scheduler noop registered [ 0.428387] io scheduler deadline registered (default) [ 0.429409] io scheduler cfq registered [ 0.430251] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.431329] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.432598] ipmi message handler version 39.2 [ 0.433525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.435014] ACPI: Power Button [PWRF] [ 0.435852] GHES: HEST is not enabled! [ 0.457261] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.499971] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.501856] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.525473] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.527517] Linux agpgart interface v0.103 [ 0.529002] brd: module loaded [ 0.530010] loop: module loaded [ 0.530961] blk-mq: CPU -> queue map [ 0.531724] CPU 0 -> Queue 0 [ 0.532408] CPU 1 -> Queue 0 [ 0.533552] vda: vda1 [ 0.535274] scsi0 : ata_piix [ 0.535984] scsi1 : ata_piix [ 0.536667] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.537909] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.539325] libphy: Fixed MDIO Bus: probed [ 0.540236] tun: Universal TUN/TAP device driver, 1.6 [ 0.541259] tun: (C) 1999-2004 Max Krasnyansky [ 0.543076] PPP generic driver version 2.4.2 [ 0.544021] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.545291] ehci-pci: EHCI PCI platform driver [ 0.546177] ehci-platform: EHCI generic platform driver [ 0.547177] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.548336] ohci-pci: OHCI PCI platform driver [ 0.549250] ohci-platform: OHCI generic platform driver [ 0.550257] uhci_hcd: USB Universal Host Controller Interface driver [ 0.572048] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.573095] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.574636] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.575779] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.577030] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.578488] usb usb1: Product: UHCI Host Controller [ 0.579440] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.580631] usb usb1: SerialNumber: 0000:00:01.2 [ 0.581620] hub 1-0:1.0: USB hub found [ 0.582472] hub 1-0:1.0: 2 ports detected [ 0.583382] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.585512] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.586490] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.587559] mousedev: PS/2 mouse device common for all mice [ 0.588881] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.590734] rtc_cmos 00:00: RTC can wake from S4 [ 0.591862] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.593071] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.594317] device-mapper: uevent: version 1.0.3 [ 0.595287] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.596951] ledtrig-cpu: registered to indicate activity on CPUs [ 0.598140] TCP: cubic registered [ 0.598898] NET: Registered protocol family 10 [ 0.599900] NET: Registered protocol family 17 [ 0.600804] Key type dns_resolver registered [ 0.601815] Loading compiled-in X.509 certificates [ 0.603275] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.605103] registered taskstats version 1 [ 0.607295] Key type trusted registered [ 0.610326] Key type encrypted registered [ 0.611198] AppArmor: AppArmor sha1 policy hashing enabled [ 0.612268] IMA: No TPM chip found, activating TPM-bypass! [ 0.613665] regulator-dummy: disabling [ 0.614502] Magic number: 14:288:798 [ 0.615404] rtc_cmos 00:00: setting system clock to 2018-12-28 18:45:04 UTC (1546022704) [ 0.623869] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.625055] EDD information not available. [ 0.696865] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.698502] Write protecting the kernel read-only data: 12288k [ 0.699893] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.702503] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.713450] systemd-udevd[107]: starting version 204 [ 0.756402] FDC 0 is a S82078B [ 0.892044] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.056837] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.058684] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.060620] usb 1-1: Product: QEMU USB Tablet [ 1.061882] usb 1-1: Manufacturer: QEMU [ 1.063009] usb 1-1: SerialNumber: 42 [ 1.388091] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.769072] 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.995889] 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.110337] 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.205281] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 18:45:06 +0000. Up 2.55 seconds. cloud-init-nonet[2.73]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] cloud-init-nonet[3.60]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 28 Dec 2018 18:45:07 +0000. Up 3.73 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.8 | 255.255.255.0 | fa:16:3e:4c:95:77 | ci-info: +--------+------+-----------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.4 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ 2018-12-28 18:45:11,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:11,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-47e3b775-ab8e-4488-a615-943a677a06d5 x-compute-request-id: req-47e3b775-ab8e-4488-a615-943a677a06d5 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:11,702 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-47e3b775-ab8e-4488-a615-943a677a06d5 2018-12-28 18:45:11,702 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:11,702 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:45:11,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-6dd4d100-8db5-4e33-89c1-451fec84be94 x-compute-request-id: req-6dd4d100-8db5-4e33-89c1-451fec84be94 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:12,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-6dd4d100-8db5-4e33-89c1-451fec84be94 2018-12-28 18:45:12,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cfc53e6c-f1c6-4723-98e3-618d1c3c7f1e Date: Fri, 28 Dec 2018 18:45: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:12,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-cfc53e6c-f1c6-4723-98e3-618d1c3c7f1e 2018-12-28 18:45:12,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a9fed2-1ce1-4199-b959-19cfbf5913e7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:12,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-f1a9fed2-1ce1-4199-b959-19cfbf5913e7 2018-12-28 18:45:12,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-381f231c-f0e5-4e7b-8673-daeecc1529a8 Date: Fri, 28 Dec 2018 18:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:12,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-381f231c-f0e5-4e7b-8673-daeecc1529a8 2018-12-28 18:45:12,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-c8d36205-4f92-4a9f-941f-bd8ed2bad061 Date: Fri, 28 Dec 2018 18:45:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:12,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-c8d36205-4f92-4a9f-941f-bd8ed2bad061 2018-12-28 18:45:12,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,697 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-743ce43f-ec6d-4a7f-b32a-17b4bbc94856 x-compute-request-id: req-743ce43f-ec6d-4a7f-b32a-17b4bbc94856 Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:12,697 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-743ce43f-ec6d-4a7f-b32a-17b4bbc94856 2018-12-28 18:45:12,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b23a5a3f-50d9-457f-b4d4-ea933a2b2a3a Date: Fri, 28 Dec 2018 18:45: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:12,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-b23a5a3f-50d9-457f-b4d4-ea933a2b2a3a 2018-12-28 18:45:12,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade86c93-64c9-4abe-81f7-394f332d6ae6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:12,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-ade86c93-64c9-4abe-81f7-394f332d6ae6 2018-12-28 18:45:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:12,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f88ae8a5-1d34-4dc2-8d32-186e02b635c6 Date: Fri, 28 Dec 2018 18:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:12,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-f88ae8a5-1d34-4dc2-8d32-186e02b635c6 2018-12-28 18:45:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:13,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-9c897876-fbd7-40a2-b244-ae183cab5fd3 Date: Fri, 28 Dec 2018 18:45:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:13,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-9c897876-fbd7-40a2-b244-ae183cab5fd3 2018-12-28 18:45:13,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}}' 2018-12-28 18:45:13,843 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:45: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-764a70c5-358c-437c-8482-7c3ee9142a83 x-compute-request-id: req-764a70c5-358c-437c-8482-7c3ee9142a83 Content-Length: 0 Content-Type: application/json 2018-12-28 18:45:13,843 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab/action used request id req-764a70c5-358c-437c-8482-7c3ee9142a83 2018-12-28 18:45:13,844 - create_instance - INFO - Checking if VM is active 2018-12-28 18:45:13,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:14,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-3e4e2c37-4b1c-4281-870c-0196ca025c89 x-compute-request-id: req-3e4e2c37-4b1c-4281-870c-0196ca025c89 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:14,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-3e4e2c37-4b1c-4281-870c-0196ca025c89 2018-12-28 18:45:14,450 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:14,450 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:45:14,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:14,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bad678e1-a15e-4500-94b6-75eae69f6d6b x-compute-request-id: req-bad678e1-a15e-4500-94b6-75eae69f6d6b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:14,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-bad678e1-a15e-4500-94b6-75eae69f6d6b 2018-12-28 18:45:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:15,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4ca53295-0e92-453c-a5de-2a31ab7f7f43 Date: Fri, 28 Dec 2018 18:45: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:15,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-4ca53295-0e92-453c-a5de-2a31ab7f7f43 2018-12-28 18:45:15,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:15,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e3ab2ed-c7c8-48e2-91de-eb1705b66c42 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:15,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-1e3ab2ed-c7c8-48e2-91de-eb1705b66c42 2018-12-28 18:45:15,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:15,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-880a2b2d-9f47-4a8c-afe7-5a39cafd3ed9 Date: Fri, 28 Dec 2018 18:45:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:15,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-880a2b2d-9f47-4a8c-afe7-5a39cafd3ed9 2018-12-28 18:45:15,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:15,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-115ec48a-33ed-4db8-b7ec-eb753e2849c7 Date: Fri, 28 Dec 2018 18:45:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4","a0f8a1cf-cdf8-4c8a-ba16-3030df664391"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:15,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-115ec48a-33ed-4db8-b7ec-eb753e2849c7 2018-12-28 18:45:15,280 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:45:16,285 - paramiko.transport - DEBUG - starting thread (client mode): 0x65168410L 2018-12-28 18:45:16,286 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:45:16,292 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:45:16,292 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:45:16,293 - 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-12-28 18:45:16,293 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:45:16,293 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:45:16,293 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:45:16,293 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:45:16,294 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:45:16,335 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:45:16,335 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:45:16,350 - paramiko.transport - DEBUG - Trying key 8a751bd6959eca7c94b011b914bb21f9 from tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb 2018-12-28 18:45:16,375 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:45:16,403 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:45:16,504 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:45:16,528 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:45:16,528 - create_instance - INFO - Checking if cloud-init has completed 2018-12-28 18:45:16,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:16,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-3810f505-b289-4e30-b69d-9319e70a92b2 x-compute-request-id: req-3810f505-b289-4e30-b69d-9319e70a92b2 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:16,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-3810f505-b289-4e30-b69d-9319e70a92b2 2018-12-28 18:45:16,969 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:16,969 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:45:16,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:17,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-47322e3b-4650-4b67-bfbc-30be2178b1d5 x-compute-request-id: req-47322e3b-4650-4b67-bfbc-30be2178b1d5 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:17,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-47322e3b-4650-4b67-bfbc-30be2178b1d5 2018-12-28 18:45:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:17,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b816161b-dc4c-4542-bbed-ddf0df487685 Date: Fri, 28 Dec 2018 18:45: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:17,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-b816161b-dc4c-4542-bbed-ddf0df487685 2018-12-28 18:45:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:17,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f711e5f-aa63-43a7-93ab-13eb9cdb094f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:17,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-8f711e5f-aa63-43a7-93ab-13eb9cdb094f 2018-12-28 18:45:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:17,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fabcbb31-93b4-4aac-86e0-7083cae4b57f Date: Fri, 28 Dec 2018 18:45:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:17,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-fabcbb31-93b4-4aac-86e0-7083cae4b57f 2018-12-28 18:45:17,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:17,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-2a8a39b0-573a-4ee8-8f4c-abc224277955 Date: Fri, 28 Dec 2018 18:45:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4","a0f8a1cf-cdf8-4c8a-ba16-3030df664391"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:17,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-2a8a39b0-573a-4ee8-8f4c-abc224277955 2018-12-28 18:45:17,952 - create_instance - INFO - Checking if VM is active 2018-12-28 18:45:17,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:18,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-c61f04d0-5eb8-4eed-956d-9a4d69147d81 x-compute-request-id: req-c61f04d0-5eb8-4eed-956d-9a4d69147d81 Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:18,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-c61f04d0-5eb8-4eed-956d-9a4d69147d81 2018-12-28 18:45:18,435 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:18,435 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:45:18,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:18,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-5af59505-b98d-49ff-b06e-fc0e5575e49b x-compute-request-id: req-5af59505-b98d-49ff-b06e-fc0e5575e49b Content-Encoding: gzip Content-Length: 785 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4c:95:77", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp"}], "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:04Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:18,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-5af59505-b98d-49ff-b06e-fc0e5575e49b 2018-12-28 18:45:18,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:18,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-53322689-0982-4f5e-9d4b-75defd7b65c6 Date: Fri, 28 Dec 2018 18:45: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":["a9ef6340-0389-42cc-a4ee-74931e2cb10f"],"updated_at":"2018-12-28T18:42:56Z","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"96b26adfbc92480197810017d045026c","id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net"}]} 2018-12-28 18:45:18,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net used request id req-53322689-0982-4f5e-9d4b-75defd7b65c6 2018-12-28 18:45:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:19,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcb1a5b-d85a-4628-9992-38418d87af98 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:19,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-7bcb1a5b-d85a-4628-9992-38418d87af98 2018-12-28 18:45:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:19,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-81b3232f-7d9b-42d9-bae5-f7858a4dfe6a Date: Fri, 28 Dec 2018 18:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:42:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"96b26adfbc92480197810017d045026c","id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","subnetpool_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet"}]} 2018-12-28 18:45:19,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-81b3232f-7d9b-42d9-bae5-f7858a4dfe6a 2018-12-28 18:45:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:19,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-0eb2a877-c882-4fb1-ab1a-f4956199e536 Date: Fri, 28 Dec 2018 18:45:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.2"}],"id":"3230b50b-e9ca-4bb9-9d70-35b5a1b46423","security_groups":[],"mac_address":"fa:16:3e:1f:83:20","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.4"}],"id":"487f0a11-c178-4295-b775-1d93ad567312","security_groups":[],"mac_address":"fa:16:3e:95:71:8f","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:42:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.3"}],"id":"c320e490-ea5c-47ad-8e31-10d2b1198563","security_groups":[],"mac_address":"fa:16:3e:4f:fe:01","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:42:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:13Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.8"}],"id":"d3560492-f54c-4085-bf0a-1490b7eaae9f","security_groups":["1e947a82-205c-45e3-9e80-a8b0e553cce4","a0f8a1cf-cdf8-4c8a-ba16-3030df664391"],"mac_address":"fa:16:3e:4c:95:77","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:16Z","binding:vnic_type":"normal","device_id":"1f539539-950e-4966-9a39-0926b990c0ab"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:43:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a9ef6340-0389-42cc-a4ee-74931e2cb10f","ip_address":"10.55.1.1"}],"id":"e36d9fb4-d69a-447e-8775-e02ec23e3949","security_groups":[],"mac_address":"fa:16:3e:b0:9b:96","project_id":"96b26adfbc92480197810017d045026c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76","tenant_id":"96b26adfbc92480197810017d045026c","created_at":"2018-12-28T18:43:05Z","binding:vnic_type":"normal","device_id":"57045f69-7682-44aa-a543-91b7325926e0"}]} 2018-12-28 18:45:19,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-0eb2a877-c882-4fb1-ab1a-f4956199e536 2018-12-28 18:45:19,250 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:45:19,252 - paramiko.transport - DEBUG - starting thread (client mode): 0x65177950L 2018-12-28 18:45:19,252 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:45:19,255 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:45:19,255 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:45:19,256 - 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-12-28 18:45:19,256 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:45:19,256 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:45:19,257 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:45:19,257 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:45:19,257 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:45:19,299 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:45:19,299 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:45:19,316 - paramiko.transport - DEBUG - Trying key 8a751bd6959eca7c94b011b914bb21f9 from tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb 2018-12-28 18:45:19,339 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:45:19,346 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:45:19,446 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:45:19,462 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:45:19,462 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:45:19,464 - paramiko.transport - DEBUG - starting thread (client mode): 0x65177e10L 2018-12-28 18:45:19,464 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:45:19,467 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:45:19,467 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:45:19,468 - 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-12-28 18:45:19,468 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:45:19,468 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:45:19,468 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:45:19,468 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:45:19,468 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:45:19,510 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:45:19,510 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:45:19,528 - paramiko.transport - DEBUG - Trying key 8a751bd6959eca7c94b011b914bb21f9 from tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb 2018-12-28 18:45:19,547 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:45:19,552 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:45:19,560 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:45:19,783 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 18:45:19,783 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:45:19,793 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:45:19,803 - create_instance - INFO - cloud-init complete for VM instance 2018-12-28 18:45:19,804 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:45:19,804 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:45:19,804 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 18:45:19,805 - paramiko.transport - DEBUG - starting thread (client mode): 0x65280890L 2018-12-28 18:45:19,806 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:45:19,808 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:45:19,809 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:45:19,809 - 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-12-28 18:45:19,810 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:45:19,810 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:45:19,810 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:45:19,810 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:45:19,810 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:45:19,850 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:45:19,851 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:45:19,870 - paramiko.transport - DEBUG - Trying key 8a751bd6959eca7c94b011b914bb21f9 from tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb 2018-12-28 18:45:19,887 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:45:19,894 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:45:19,902 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:45:20,121 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 18:45:20,121 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:45:20,135 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:45:20,175 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-12-28 18:45:20,221 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-12-28 18:45:24,440 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:45:24,442 - paramiko.transport - DEBUG - starting thread (client mode): 0x64ffc210L 2018-12-28 18:45:24,442 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:45:24,446 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:45:24,446 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:45:24,447 - 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-12-28 18:45:24,447 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:45:24,447 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:45:24,447 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:45:24,447 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:45:24,447 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:45:24,486 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:45:24,487 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:45:24,507 - paramiko.transport - DEBUG - Trying key 8a751bd6959eca7c94b011b914bb21f9 from tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb 2018-12-28 18:45:24,523 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:45:24,530 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:45:24,539 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:45:24,751 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 18:45:24,751 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:45:24,756 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:45:24,775 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:45:24,775 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 18:45:24,876 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:45:24,890 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-12-28 18:45:24,890 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-12-28 18:45:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/b5c972cd-f6b7-4b79-85f9-c1f14e53fa99 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:25,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1fc8f767-a583-497e-bcf8-6a32fd88d50a Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:25,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/b5c972cd-f6b7-4b79-85f9-c1f14e53fa99 used request id req-1fc8f767-a583-497e-bcf8-6a32fd88d50a 2018-12-28 18:45:25,905 - create_instance - INFO - Deleting Port with ID - d3560492-f54c-4085-bf0a-1490b7eaae9f 2018-12-28 18:45:25,905 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-port-1 2018-12-28 18:45:25,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/d3560492-f54c-4085-bf0a-1490b7eaae9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:26,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d480952-1e79-49bc-9a9d-f4889926bea9 Date: Fri, 28 Dec 2018 18:45:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:26,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/d3560492-f54c-4085-bf0a-1490b7eaae9f used request id req-5d480952-1e79-49bc-9a9d-f4889926bea9 2018-12-28 18:45:26,508 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst 2018-12-28 18:45:26,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:26,662 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:45: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-8cd0dc32-2d50-461f-be0d-96142b3d48b0 x-compute-request-id: req-8cd0dc32-2d50-461f-be0d-96142b3d48b0 Content-Type: application/json 2018-12-28 18:45:26,663 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-8cd0dc32-2d50-461f-be0d-96142b3d48b0 2018-12-28 18:45:26,663 - create_instance - INFO - Checking deletion status 2018-12-28 18:45:26,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:27,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45: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-dc482dba-1f52-4989-a6d3-a7de503922cf x-compute-request-id: req-dc482dba-1f52-4989-a6d3-a7de503922cf 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.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/1f539539-950e-4966-9a39-0926b990c0ab", "rel": "bookmark"}], "image": {"id": "1bf03bde-568e-48c9-a43e-4bcb2555bd83", "links": [{"href": "http://172.30.9.21:8774/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:45:03.000000", "flavor": {"id": "e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "links": [{"href": "http://172.30.9.21:8774/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5", "rel": "bookmark"}]}, "id": "1f539539-950e-4966-9a39-0926b990c0ab", "user_id": "88c01576942e4554a01fa6280fbf2117", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:45:26Z", "hostId": "a6cdf9e2cc34c71711f56a529c4e069734c973349e9baf34401455e9", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp", "name": "AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst", "created": "2018-12-28T18:43:19Z", "tenant_id": "96b26adfbc92480197810017d045026c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:45:27,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-dc482dba-1f52-4989-a6d3-a7de503922cf 2018-12-28 18:45:27,090 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst] is - ACTIVE 2018-12-28 18:45:27,090 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:45:30,093 - create_instance - DEBUG - VM status query timeout in 296.570315838 2018-12-28 18:45:30,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8387ae26118f9fcb83c0d149446a7fec20ae40f" 2018-12-28 18:45:30,153 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:45:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1a8a3076-6f13-49ff-b415-5850c91495ff x-compute-request-id: req-1a8a3076-6f13-49ff-b415-5850c91495ff Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 1f539539-950e-4966-9a39-0926b990c0ab could not be found.", "code": 404}} 2018-12-28 18:45:30,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/1f539539-950e-4966-9a39-0926b990c0ab used request id req-1a8a3076-6f13-49ff-b415-5850c91495ff 2018-12-28 18:45:30,154 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 1f539539-950e-4966-9a39-0926b990c0ab could not be found. (HTTP 404) (Request-ID: req-1a8a3076-6f13-49ff-b415-5850c91495ff) 2018-12-28 18:45:30,154 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-inst 2018-12-28 18:45:30,155 - neutron_utils - INFO - Deleting security group rule with ID - 4e346ff8-c528-4cfa-b6d0-691023aa0a44 2018-12-28 18:45:30,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/4e346ff8-c528-4cfa-b6d0-691023aa0a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:45:30,250 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6f361878-fddf-4401-bd41-e11b478b4bdf Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:30,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/4e346ff8-c528-4cfa-b6d0-691023aa0a44 used request id req-6f361878-fddf-4401-bd41-e11b478b4bdf 2018-12-28 18:45:30,250 - neutron_utils - INFO - Deleting security group rule with ID - ec291ff7-2ee2-439e-9153-23c6cf0287a5 2018-12-28 18:45:30,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ec291ff7-2ee2-439e-9153-23c6cf0287a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:45:30,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9c1cc97b-4e8c-4278-a19a-663bf0847ea9 Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:30,361 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ec291ff7-2ee2-439e-9153-23c6cf0287a5 used request id req-9c1cc97b-4e8c-4278-a19a-663bf0847ea9 2018-12-28 18:45:30,362 - neutron_utils - INFO - Deleting security group rule with ID - 452d0475-8b2f-48d5-ad7d-8ac3189a7d9e 2018-12-28 18:45:30,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/452d0475-8b2f-48d5-ad7d-8ac3189a7d9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:45:30,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-871ca946-a67c-4730-b00c-3df82cf34695 Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:30,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/452d0475-8b2f-48d5-ad7d-8ac3189a7d9e used request id req-871ca946-a67c-4730-b00c-3df82cf34695 2018-12-28 18:45:30,456 - neutron_utils - INFO - Deleting security group rule with ID - ef0c08b1-bf27-424e-9c98-dbe56391cbcc 2018-12-28 18:45:30,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/ef0c08b1-bf27-424e-9c98-dbe56391cbcc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:45:30,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64527d2c-efad-4d38-9ce1-c1e724fc3d39 Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:30,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/ef0c08b1-bf27-424e-9c98-dbe56391cbcc used request id req-64527d2c-efad-4d38-9ce1-c1e724fc3d39 2018-12-28 18:45:30,763 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-sec-grp 2018-12-28 18:45:30,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/a0f8a1cf-cdf8-4c8a-ba16-3030df664391 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd9644c9c789deed333f5eed482c960a60732547" 2018-12-28 18:45:31,031 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6c312029-2472-4819-bf6e-c03210be1ef3 Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:31,032 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/a0f8a1cf-cdf8-4c8a-ba16-3030df664391 used request id req-6c312029-2472-4819-bf6e-c03210be1ef3 2018-12-28 18:45:31,032 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp 2018-12-28 18:45:31,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8130d84a2f4950b720a292fef23dd18ec682c4fc" 2018-12-28 18:45:31,072 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-4bad84be-3986-427c-b8fa-7898d169bc0e x-compute-request-id: req-4bad84be-3986-427c-b8fa-7898d169bc0e Content-Length: 0 Content-Type: application/json 2018-12-28 18:45:31,072 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-kp used request id req-4bad84be-3986-427c-b8fa-7898d169bc0e 2018-12-28 18:45:31,072 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb.pub] 2018-12-28 18:45:31,073 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb] 2018-12-28 18:45:31,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b1adc2fdefb73fca53bc1d4f7e8adae7d7a922" 2018-12-28 18:45:31,122 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-b54393cf-4b0b-4f4e-961c-1fba67243a0b x-compute-request-id: req-b54393cf-4b0b-4f4e-961c-1fba67243a0b Content-Length: 0 Content-Type: application/json 2018-12-28 18:45:31,123 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/e995e276-3417-4f2b-b5a3-a7198cfeeaa5 used request id req-b54393cf-4b0b-4f4e-961c-1fba67243a0b 2018-12-28 18:45:31,123 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router and subnet AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet 2018-12-28 18:45:31,124 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router 2018-12-28 18:45:31,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" -d '{"subnet_id": "a9ef6340-0389-42cc-a4ee-74931e2cb10f"}' 2018-12-28 18:45:32,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4192e1cf-bf89-48ff-a0a0-a5920d5151aa Date: Fri, 28 Dec 2018 18:45:32 GMT RESP BODY: {"network_id": "3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76", "tenant_id": "96b26adfbc92480197810017d045026c", "subnet_id": "a9ef6340-0389-42cc-a4ee-74931e2cb10f", "subnet_ids": ["a9ef6340-0389-42cc-a4ee-74931e2cb10f"], "port_id": "e36d9fb4-d69a-447e-8775-e02ec23e3949", "id": "57045f69-7682-44aa-a543-91b7325926e0"} 2018-12-28 18:45:32,540 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0/remove_router_interface used request id req-4192e1cf-bf89-48ff-a0a0-a5920d5151aa 2018-12-28 18:45:32,540 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router 2018-12-28 18:45:32,540 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-router 2018-12-28 18:45:32,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78a46fee1ab8b0e398593f5478106b20f5b6117b" 2018-12-28 18:45:35,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c211879e-6671-4e31-b637-088e2aa22bde Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:35,896 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/57045f69-7682-44aa-a543-91b7325926e0 used request id req-c211879e-6671-4e31-b637-088e2aa22bde 2018-12-28 18:45:35,897 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet 2018-12-28 18:45:35,897 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-subnet 2018-12-28 18:45:35,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/a9ef6340-0389-42cc-a4ee-74931e2cb10f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:45:38,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1c2e7cb2-62d0-4195-b9ff-ae04d1a644d1 Date: Fri, 28 Dec 2018 18:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:38,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/a9ef6340-0389-42cc-a4ee-74931e2cb10f used request id req-1c2e7cb2-62d0-4195-b9ff-ae04d1a644d1 2018-12-28 18:45:38,419 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb-pub-net 2018-12-28 18:45:38,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc08972ab2cae3faf70fc8c2e7ea52f7062855fa" 2018-12-28 18:45:39,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69d1e8a0-4c41-4d0f-8676-2466cdab3d0f Date: Fri, 28 Dec 2018 18:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:39,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3bc0e77d-c126-4d5b-ae8a-0b628f3f1b76 used request id req-69d1e8a0-4c41-4d0f-8676-2466cdab3d0f 2018-12-28 18:45:39,574 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-7c37d8d0-85fa-4f82-bf6d-05e486ff15fb--image 2018-12-28 18:45:39,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca8a62c3be045701eebc5329f1442c8f4488f5c" 2018-12-28 18:45:41,120 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8efa4380-5fe3-4361-b26f-7dd68b1f3069 Date: Fri, 28 Dec 2018 18:45:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:45:41,121 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/1bf03bde-568e-48c9-a43e-4bcb2555bd83 used request id req-8efa4380-5fe3-4361-b26f-7dd68b1f3069 2018-12-28 18:45:41,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:41,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d5a620fc-26f1-452a-8adc-6ef90f66fa66 Date: Fri, 28 Dec 2018 18:45:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:55Z", "updated_at": "2018-12-28T18:42:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "revision_number": 0, "id": "1575cd1c-b26b-4b1f-8129-7ea10e79bed8", "remote_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "remote_ip_prefix": null, "created_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "revision_number": 0, "id": "35b7c5df-a0de-4377-a00d-b5256f447fbc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv4", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "revision_number": 0, "id": "82571cab-b441-4e38-8b69-c4db910c4b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "revision_number": 0, "id": "82e654df-3e7e-4dea-9654-0a6eca3b15aa", "remote_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "remote_ip_prefix": null, "created_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "tenant_id": "96b26adfbc92480197810017d045026c", "port_range_min": null, "ethertype": "IPv6", "project_id": "96b26adfbc92480197810017d045026c"}], "revision_number": 4, "project_id": "96b26adfbc92480197810017d045026c", "id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:45:41,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d5a620fc-26f1-452a-8adc-6ef90f66fa66 2018-12-28 18:45:41,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:41,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61fff2e-d5f7-40bf-810e-1dabc24c3aaf Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c"}, "enabled": true, "id": "96b26adfbc92480197810017d045026c", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-5705a345-2c08-4aa-proj"}} 2018-12-28 18:45:41,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-e61fff2e-d5f7-40bf-810e-1dabc24c3aaf 2018-12-28 18:45:41,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1e947a82-205c-45e3-9e80-a8b0e553cce4 2018-12-28 18:45:41,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1e947a82-205c-45e3-9e80-a8b0e553cce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:41,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ddcc4b7e-cadc-4460-975f-982469af6d7a Date: Fri, 28 Dec 2018 18:45:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:55Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "1575cd1c-b26b-4b1f-8129-7ea10e79bed8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:55Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "35b7c5df-a0de-4377-a00d-b5256f447fbc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:55Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "82571cab-b441-4e38-8b69-c4db910c4b7a"}, {"remote_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:42:55Z", "security_group_id": "1e947a82-205c-45e3-9e80-a8b0e553cce4", "port_range_min": null, "revision_number": 0, "tenant_id": "96b26adfbc92480197810017d045026c", "created_at": "2018-12-28T18:42:55Z", "project_id": "96b26adfbc92480197810017d045026c", "id": "82e654df-3e7e-4dea-9654-0a6eca3b15aa"}]} 2018-12-28 18:45:41,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=1e947a82-205c-45e3-9e80-a8b0e553cce4 used request id req-ddcc4b7e-cadc-4460-975f-982469af6d7a 2018-12-28 18:45:41,627 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:45:41,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/1e947a82-205c-45e3-9e80-a8b0e553cce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:41,981 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53960c2a-652e-4753-8168-7cdd246871d1 Content-Length: 0 Date: Fri, 28 Dec 2018 18:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:45:41,981 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/1e947a82-205c-45e3-9e80-a8b0e553cce4 used request id req-53960c2a-652e-4753-8168-7cdd246871d1 2018-12-28 18:45:41,982 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-5705a345-2c08-4aa-proj 2018-12-28 18:45:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:42,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b46fbe41-3702-4e05-a00a-cc9f22761652 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:45:42,183 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/96b26adfbc92480197810017d045026c used request id req-b46fbe41-3702-4e05-a00a-cc9f22761652 2018-12-28 18:45:42,183 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-5705a345-2c08-4aa-proj-role 2018-12-28 18:45:42,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/8214398532b540e3a94077cc63f5f04a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:42,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637d86d5-db35-4186-9251-ee841d788912 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:45:42,294 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8214398532b540e3a94077cc63f5f04a used request id req-637d86d5-db35-4186-9251-ee841d788912 2018-12-28 18:45:42,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b919dd97cfc26f6f8a920a418d362dde3660ce0" 2018-12-28 18:45:42,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0f48a37-8b0d-4e7e-9ed3-eeeae4ce7ef8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:45:42,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-d0f48a37-8b0d-4e7e-9ed3-eeeae4ce7ef8 2018-12-28 18:45:42,391 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-5705a345-2c08-4aa-user 2018-12-28 18:45:42,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/88c01576942e4554a01fa6280fbf2117 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf24ab4fd2995fdf0e165015e3d8c9b280a4a9db" 2018-12-28 18:45:42,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-865715dd-a5a5-440c-9837-5014850441f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:45:42,585 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/88c01576942e4554a01fa6280fbf2117 used request id req-865715dd-a5a5-440c-9837-5014850441f5 2018-12-28 18:45:42,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:42,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:45:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["K7lCifkpRMCNtzRSIEQMIg"], "issued_at": "2018-12-28T18:45:42.000000Z"}} 2018-12-28 18:45:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af695d52f2b8d1532eab700f63696a55aa33161c" 2018-12-28 18:45:43,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf143a2-3c16-4379-b98a-4a3a9f57deb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:43,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-bbf143a2-3c16-4379-b98a-4a3a9f57deb5 2018-12-28 18:45:43,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:43,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:43,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["ysvYxldcT42geS8PkuMO4Q"], "issued_at": "2018-12-28T18:45:43.000000Z"}} 2018-12-28 18:45:43,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:45:43,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4c1a2a2-4ee2-489f-887c-87a0e93b7051 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:43,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e4c1a2a2-4ee2-489f-887c-87a0e93b7051 2018-12-28 18:45:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:45:43,519 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:45:43,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6020681a-d49b-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:45:43,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74761b71-36dc-4e01-b9bb-fe7bc7713b85 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6020681a-d49b-43a-proj", "previous": null, "next": null}, "projects": []} 2018-12-28 18:45:43,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-6020681a-d49b-43a-proj used request id req-74761b71-36dc-4e01-b9bb-fe7bc7713b85 2018-12-28 18:45:43,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:45:43,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fefb2d64-7b73-43d2-b689-45b42546235d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:45:43,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-fefb2d64-7b73-43d2-b689-45b42546235d 2018-12-28 18:45:43,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}}' 2018-12-28 18:45:43,820 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e53bd35-7655-477f-8e63-9b7a94b24985 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:45:43,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-9e53bd35-7655-477f-8e63-9b7a94b24985 2018-12-28 18:45:43,821 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-6020681a-d49b-43a-proj 2018-12-28 18:45:43,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:43,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:44,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:45:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["L2WkhXk3REiixVjUGkAwWw"], "issued_at": "2018-12-28T18:45:44.000000Z"}} 2018-12-28 18:45:44,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae09feb695291cfd87634f82012ddd6ce9b2bd8" 2018-12-28 18:45:44,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-073bba5a-a8fd-42fb-84be-273dda019ad2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:44,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-073bba5a-a8fd-42fb-84be-273dda019ad2 2018-12-28 18:45:44,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:45:44,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:45: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:45:44,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae09feb695291cfd87634f82012ddd6ce9b2bd8" 2018-12-28 18:45:44,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2121063-4c26-4416-b60b-a17da2c63dbb Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:45:44,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f2121063-4c26-4416-b60b-a17da2c63dbb 2018-12-28 18:45:44,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-6020681a-d49b-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae09feb695291cfd87634f82012ddd6ce9b2bd8" 2018-12-28 18:45:44,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab506a0-aa36-41cf-a7f9-772fda33d487 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-6020681a-d49b-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}]} 2018-12-28 18:45:44,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?name=AnsibleProvisioningTests-6020681a-d49b-43a-proj used request id req-cab506a0-aa36-41cf-a7f9-772fda33d487 2018-12-28 18:45:44,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae09feb695291cfd87634f82012ddd6ce9b2bd8" 2018-12-28 18:45:44,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b324a90-743f-42e8-b04f-3679fef285a1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-12-28 18:45:44,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains?name=Default used request id req-2b324a90-743f-42e8-b04f-3679fef285a1 2018-12-28 18:45:44,971 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-6020681a-d49b-43a-user 2018-12-28 18:45:44,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:45:45,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14dafe4a-e6a5-4a3c-8b6d-e687ad8351a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:45:45,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-14dafe4a-e6a5-4a3c-8b6d-e687ad8351a7 2018-12-28 18:45:45,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" -d '{"role": {"name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}}' 2018-12-28 18:45:45,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e255385a-cda3-453d-aea0-ec1c41c5a0b6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "440523a268664701a59a670dda5720c6", "links": {"self": "http://172.30.9.21:5000/v3/roles/440523a268664701a59a670dda5720c6"}, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}} 2018-12-28 18:45:45,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-e255385a-cda3-453d-aea0-ec1c41c5a0b6 2018-12-28 18:45:45,210 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-6020681a-d49b-43a-proj-role 2018-12-28 18:45:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles/440523a268664701a59a670dda5720c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:45:45,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b248d80-2348-4528-a999-f387d697394f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/440523a268664701a59a670dda5720c6"}, "domain_id": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role", "id": "440523a268664701a59a670dda5720c6"}} 2018-12-28 18:45:45,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/440523a268664701a59a670dda5720c6 used request id req-1b248d80-2348-4528-a999-f387d697394f 2018-12-28 18:45:45,297 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-6020681a-d49b-43a-proj-role to project AnsibleProvisioningTests-6020681a-d49b-43a-proj 2018-12-28 18:45:45,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07/users/4865d634318e4652b923ecc5c89633d4/roles/440523a268664701a59a670dda5720c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:45:45,428 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cb23499-25be-4cfe-aa24-d2f88f3e9479 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:45:45,428 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07/users/4865d634318e4652b923ecc5c89633d4/roles/440523a268664701a59a670dda5720c6 used request id req-8cb23499-25be-4cfe-aa24-d2f88f3e9479 2018-12-28 18:45:45,428 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:45:45,431 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-12-28 18:45:45,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:45,432 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:45,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["Mz0VQs3FT_Sp8zk9CFKz2w"], "issued_at": "2018-12-28T18:45:45.000000Z"}} 2018-12-28 18:45:45,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:45:45,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ca54b95-d792-4ac9-896b-6fdca3f11d5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:45,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-1ca54b95-d792-4ac9-896b-6fdca3f11d5d 2018-12-28 18:45:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:45:46,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-e718358c-72e3-443d-9f86-f8ebfd55ca0d Date: Fri, 28 Dec 2018 18:45:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image"} 2018-12-28 18:45:46,064 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image used request id req-e718358c-72e3-443d-9f86-f8ebfd55ca0d 2018-12-28 18:45:46,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:45:46,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ac59412-5397-4f9a-8772-90fdc736adf1 Date: Fri, 28 Dec 2018 18:45: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-12-28 18:45:46,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-6ac59412-5397-4f9a-8772-90fdc736adf1 2018-12-28 18:45:46,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image"}' 2018-12-28 18:45:46,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 X-Openstack-Request-Id: req-0892428c-96a3-438b-8934-f1676e9730b0 Date: Fri, 28 Dec 2018 18:45:46 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:45:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-12-28T18:45:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "min_disk": 0, "protected": false, "id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "file": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944/file", "checksum": null, "owner": "3626aac366a24964b28c08b8793cad07", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:45:46,439 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-0892428c-96a3-438b-8934-f1676e9730b0 2018-12-28 18:45:46,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" -d '' 2018-12-28 18:45:53,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3f1c3f0-21be-4131-86de-592783eb94c7 Date: Fri, 28 Dec 2018 18:45:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:45:53,559 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944/file used request id req-a3f1c3f0-21be-4131-86de-592783eb94c7 2018-12-28 18:45:53,559 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-28 18:45:53,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:45:53,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e4485f2f-a523-487c-885c-10e0ff2efff9 Date: Fri, 28 Dec 2018 18:45:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:45:46Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-28T18:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c03fa895-2fa1-48c8-896e-1c8f32147944/snap", "metadata": {}}], "self": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "min_disk": 0, "protected": false, "id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "file": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "3626aac366a24964b28c08b8793cad07", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c03fa895-2fa1-48c8-896e-1c8f32147944/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:45:53,731 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 used request id req-e4485f2f-a523-487c-885c-10e0ff2efff9 2018-12-28 18:45:53,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:45:54,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2eae4318-f6c6-4e68-8061-15268c0dff79 Date: Fri, 28 Dec 2018 18:45: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-12-28 18:45:54,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-2eae4318-f6c6-4e68-8061-15268c0dff79 2018-12-28 18:45:54,268 - create_image - INFO - Created image with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image 2018-12-28 18:45:54,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:45:54,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1f74cec8-c3ea-4bf3-ac72-0043d5a7d93d Date: Fri, 28 Dec 2018 18:45:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:45:46Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-28T18:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c03fa895-2fa1-48c8-896e-1c8f32147944/snap", "metadata": {}}], "self": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "min_disk": 0, "protected": false, "id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "file": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "3626aac366a24964b28c08b8793cad07", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c03fa895-2fa1-48c8-896e-1c8f32147944/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-12-28 18:45:54,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 used request id req-1f74cec8-c3ea-4bf3-ac72-0043d5a7d93d 2018-12-28 18:45:54,815 - create_image - DEBUG - Instance status is - active 2018-12-28 18:45:54,815 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image 2018-12-28 18:45:54,815 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image 2018-12-28 18:45:54,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:54,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:55,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["VOj5ZHkPQ1WMCvMdsnGDtQ"], "issued_at": "2018-12-28T18:45:55.000000Z"}} 2018-12-28 18:45:55,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:45:55,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a89a8ca-4783-4530-b1d1-bc83ee30f6be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:55,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-6a89a8ca-4783-4530-b1d1-bc83ee30f6be 2018-12-28 18:45:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:45:55,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ca793a6-1c77-49d1-b764-47a6bc296dfe Date: Fri, 28 Dec 2018 18:45:55 GMT RESP BODY: {"networks":[]} 2018-12-28 18:45:55,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-2ca793a6-1c77-49d1-b764-47a6bc296dfe 2018-12-28 18:45:55,463 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net 2018-12-28 18:45:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" -d '{"network": {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net", "admin_state_up": true}}' 2018-12-28 18:45:55,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-181bf8f4-2d10-41b6-84fe-fdf3006dc11b Date: Fri, 28 Dec 2018 18:45:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7bd2f772-5d9f-4691-b832-06c336735bc5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:45:55Z","is_default":false,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","mtu":1450}} 2018-12-28 18:45:55,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks used request id req-181bf8f4-2d10-41b6-84fe-fdf3006dc11b 2018-12-28 18:45:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:45:56,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-6ab3e07d-ddd3-4007-8eec-38a799d0b73e Date: Fri, 28 Dec 2018 18:45: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-12-28T18:45:55Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:45:56,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-6ab3e07d-ddd3-4007-8eec-38a799d0b73e 2018-12-28 18:45:56,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:45:56,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e1141e00-18ff-49fb-847a-3ffb68531ba6 Date: Fri, 28 Dec 2018 18:45:56 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:45:56,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-e1141e00-18ff-49fb-847a-3ffb68531ba6 2018-12-28 18:45:56,416 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet 2018-12-28 18:45:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" -d '{"subnets": [{"ip_version": 4, "network_id": "7bd2f772-5d9f-4691-b832-06c336735bc5", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]}' 2018-12-28 18:45:57,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0efa8411-89ca-4cf7-ab4e-0e01cc9c68e9 Date: Fri, 28 Dec 2018 18:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","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":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:45:57,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets used request id req-0efa8411-89ca-4cf7-ab4e-0e01cc9c68e9 2018-12-28 18:45:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:45:57,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b0cd9403-8f4c-46fe-a4c6-c58bef3dcfa4 Date: Fri, 28 Dec 2018 18:45: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:45:57,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-b0cd9403-8f4c-46fe-a4c6-c58bef3dcfa4 2018-12-28 18:45:57,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:45:58,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a4211cad-2c33-4aa4-9faa-4a2c0a26721e Date: Fri, 28 Dec 2018 18:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:45:58,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-a4211cad-2c33-4aa4-9faa-4a2c0a26721e 2018-12-28 18:45:58,088 - OpenStackNetwork - DEBUG - Network [7bd2f772-5d9f-4691-b832-06c336735bc5] created successfully 2018-12-28 18:45:58,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:58,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:58,458 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["lDX-2oEdRvyWLKmdaQXZqw"], "issued_at": "2018-12-28T18:45:58.000000Z"}} 2018-12-28 18:45:58,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:45:58,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767b6591-77a0-4856-87e5-237f6d87bea3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:58,538 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-767b6591-77a0-4856-87e5-237f6d87bea3 2018-12-28 18:45:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:45:58,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4ac0933b-ce9f-4d43-b301-ef3da9f842ff Date: Fri, 28 Dec 2018 18:45:58 GMT RESP BODY: {"routers": []} 2018-12-28 18:45:58,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router&admin_state_up=True used request id req-4ac0933b-ce9f-4d43-b301-ef3da9f842ff 2018-12-28 18:45:58,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:45:58,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:45:59,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["xB19RYZASYeNyjER2z9A5g"], "issued_at": "2018-12-28T18:45:59.000000Z"}} 2018-12-28 18:45:59,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2211f73a5beadb30527c7c13ce07de6e89868d36" 2018-12-28 18:45:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63056ecf-42b3-42a1-bbf1-73ea74e3006c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:45:59,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-63056ecf-42b3-42a1-bbf1-73ea74e3006c 2018-12-28 18:45:59,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:45:59,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-38661b1f-b998-46bd-b08a-b19fbd53da55 Date: Fri, 28 Dec 2018 18:45:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:45:59,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-38661b1f-b998-46bd-b08a-b19fbd53da55 2018-12-28 18:45:59,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:45:59,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6cc979c-5001-45a4-925d-20534f0a6004 Date: Fri, 28 Dec 2018 18:45:59 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:45:59,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-d6cc979c-5001-45a4-925d-20534f0a6004 2018-12-28 18:45:59,667 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router 2018-12-28 18:45:59,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router", "admin_state_up": true}}' 2018-12-28 18:46:04,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-af4958d8-7693-4888-822f-01afab4b4c0d Date: Fri, 28 Dec 2018 18:46:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:00Z", "admin_state_up": true, "updated_at": "2018-12-28T18:46:01Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3626aac366a24964b28c08b8793cad07", "id": "b111af02-81bd-4de5-a424-a105ed6151c0", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router"}} 2018-12-28 18:46:04,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers used request id req-af4958d8-7693-4888-822f-01afab4b4c0d 2018-12-28 18:46:04,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b111af02-81bd-4de5-a424-a105ed6151c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:04,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b7f5970-2dd7-4c1b-8104-98d46f377506 Date: Fri, 28 Dec 2018 18:46:04 GMT RESP BODY: {"ports":[]} 2018-12-28 18:46:04,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b111af02-81bd-4de5-a424-a105ed6151c0 used request id req-3b7f5970-2dd7-4c1b-8104-98d46f377506 2018-12-28 18:46:04,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:04,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c8a68efa-d83a-42fe-81ce-0cb099ecdf2f Date: Fri, 28 Dec 2018 18:46: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:46:04,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-c8a68efa-d83a-42fe-81ce-0cb099ecdf2f 2018-12-28 18:46:04,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:46:04,962 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:46:04,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:04,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebce28b6-596e-42b6-bda2-0d031348cc33 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:04,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-ebce28b6-596e-42b6-bda2-0d031348cc33 2018-12-28 18:46:04,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:05,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0c5903e6-5a78-4c7a-9149-0b45d6efde50 Date: Fri, 28 Dec 2018 18:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:05,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-0c5903e6-5a78-4c7a-9149-0b45d6efde50 2018-12-28 18:46:05,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:05,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7f879484-44ce-4b52-84ef-18a95761392f Date: Fri, 28 Dec 2018 18:46:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:05,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet used request id req-7f879484-44ce-4b52-84ef-18a95761392f 2018-12-28 18:46:05,424 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-12-28 18:46:05,424 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router 2018-12-28 18:46:05,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" -d '{"subnet_id": "81ef68c3-0d01-42b0-b38d-ff5a2dba972a"}' 2018-12-28 18:46:07,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fe1f9b63-a8bf-42b8-9f0a-069e23340a64 Date: Fri, 28 Dec 2018 18:46:07 GMT RESP BODY: {"network_id": "7bd2f772-5d9f-4691-b832-06c336735bc5", "tenant_id": "3626aac366a24964b28c08b8793cad07", "subnet_id": "81ef68c3-0d01-42b0-b38d-ff5a2dba972a", "subnet_ids": ["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"], "port_id": "ed6000f3-f45c-4323-a97e-010cac0a8b5d", "id": "b111af02-81bd-4de5-a424-a105ed6151c0"} 2018-12-28 18:46:07,530 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0/add_router_interface used request id req-fe1f9b63-a8bf-42b8-9f0a-069e23340a64 2018-12-28 18:46:07,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:07,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c1fa39fd-8a4f-45cc-b405-91ea7fbe1dc8 Date: Fri, 28 Dec 2018 18:46:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:00Z", "admin_state_up": true, "updated_at": "2018-12-28T18:46:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3626aac366a24964b28c08b8793cad07", "id": "b111af02-81bd-4de5-a424-a105ed6151c0", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router"}} 2018-12-28 18:46:07,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0 used request id req-c1fa39fd-8a4f-45cc-b405-91ea7fbe1dc8 2018-12-28 18:46:07,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b111af02-81bd-4de5-a424-a105ed6151c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:07,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-9e50ed50-b4b2-4f49-916c-63fb8e912f31 Date: Fri, 28 Dec 2018 18:46:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:46:07,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b111af02-81bd-4de5-a424-a105ed6151c0 used request id req-9e50ed50-b4b2-4f49-916c-63fb8e912f31 2018-12-28 18:46:07,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/81ef68c3-0d01-42b0-b38d-ff5a2dba972a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:46:08,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-d9f31858-8a5b-441f-bd4c-fca6e0fde600 Date: Fri, 28 Dec 2018 18:46:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","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":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}} 2018-12-28 18:46:08,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/81ef68c3-0d01-42b0-b38d-ff5a2dba972a used request id req-d9f31858-8a5b-441f-bd4c-fca6e0fde600 2018-12-28 18:46:08,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:46:08,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:46:08,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf997dc8d22845d28aee4a5c7d353a22", "name": "heat_stack_owner"}, {"id": "0d5188ef4ef8453aaebc88faa073a70f", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:46:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3694c956f42e457594ab565e9d00d666", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3694c956f42e457594ab565e9d00d666", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "id": "6d1bf8186fc24cbca92b89cc3346012c"}, "audit_ids": ["gQZ9AR8gSwuIxBVy3QzSVg"], "issued_at": "2018-12-28T18:46:08.000000Z"}} 2018-12-28 18:46:08,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab55113f35dd69810443d906df09c8460bb9ba9" 2018-12-28 18:46:08,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473085ac-c6c4-4fce-b85f-faf1d3ef0285 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:46:08,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-473085ac-c6c4-4fce-b85f-faf1d3ef0285 2018-12-28 18:46:08,640 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:46:08,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab55113f35dd69810443d906df09c8460bb9ba9" 2018-12-28 18:46:08,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3bbb7de4-6e32-40ab-8756-119159c40193 x-compute-request-id: req-3bbb7de4-6e32-40ab-8756-119159c40193 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-12-28 18:46:08,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-3bbb7de4-6e32-40ab-8756-119159c40193 2018-12-28 18:46:08,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab55113f35dd69810443d906df09c8460bb9ba9" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-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-12-28 18:46:08,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-a841c6dc-456e-44c1-9003-403f81a744c4 x-compute-request-id: req-a841c6dc-456e-44c1-9003-403f81a744c4 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c128a984-505a-4218-95b9-099bb0015691", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:46:08,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-a841c6dc-456e-44c1-9003-403f81a744c4 2018-12-28 18:46:08,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:46:08,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:46:09,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["jljGJHLnRK-1oFC7ADwUKA"], "issued_at": "2018-12-28T18:46:09.000000Z"}} 2018-12-28 18:46:09,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c83d86156867c2bf4c83f2335dd123debfa3588" 2018-12-28 18:46:09,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-927774bb-b04b-47fa-9ce6-81b6cda373e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:46:09,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-927774bb-b04b-47fa-9ce6-81b6cda373e5 2018-12-28 18:46:09,323 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:46:09,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c83d86156867c2bf4c83f2335dd123debfa3588" 2018-12-28 18:46:09,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-b8eb1669-0576-4399-bd0c-8f28d8b40566 x-compute-request-id: req-b8eb1669-0576-4399-bd0c-8f28d8b40566 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-12-28 18:46:09,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-b8eb1669-0576-4399-bd0c-8f28d8b40566 2018-12-28 18:46:09,507 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp... 2018-12-28 18:46:09,508 - OpenStackKeypair - INFO - Creating new keypair 2018-12-28 18:46:09,535 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp 2018-12-28 18:46:09,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c83d86156867c2bf4c83f2335dd123debfa3588" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDL6pyLhEk8qgHYd+2zqy7TfEBugTX/Si9I6WLS+ptLu/6UUdQFdjYeaR3FP8FWcdgqdQBvX0wSJbtqVo+hTlddYdiQpuQO6pQeky31MWPb/iTwdw5/ImWpPY2osCsQwE1E6Sg+hKuvOCnpBy5FkEq4bgNpcOHYcaoavK/SCgpZqw==", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp"}}' 2018-12-28 18:46:09,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ccf87288-a29c-43e7-b1f1-c54371119640 x-compute-request-id: req-ccf87288-a29c-43e7-b1f1-c54371119640 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDL6pyLhEk8qgHYd+2zqy7TfEBugTX/Si9I6WLS+ptLu/6UUdQFdjYeaR3FP8FWcdgqdQBvX0wSJbtqVo+hTlddYdiQpuQO6pQeky31MWPb/iTwdw5/ImWpPY2osCsQwE1E6Sg+hKuvOCnpBy5FkEq4bgNpcOHYcaoavK/SCgpZqw==", "user_id": "4865d634318e4652b923ecc5c89633d4", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "fingerprint": "06:f0:f4:bf:4d:90:3a:64:75:88:51:69:20:83:18:11"}} 2018-12-28 18:46:09,600 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-ccf87288-a29c-43e7-b1f1-c54371119640 2018-12-28 18:46:09,603 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9.pub 2018-12-28 18:46:09,604 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9 2018-12-28 18:46:09,604 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:46:09,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:46:09,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["FXQ5eNY8RUGhQ6e0UKqVdA"], "issued_at": "2018-12-28T18:46:09.000000Z"}} 2018-12-28 18:46:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:10,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e08677-3991-4672-8c7c-8d9ac1a27410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:46:10,066 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-71e08677-3991-4672-8c7c-8d9ac1a27410 2018-12-28 18:46:10,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:10,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f5783c84-941b-49ba-828b-63cfbb62aa1e Date: Fri, 28 Dec 2018 18:46:10 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:46:10,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp used request id req-f5783c84-941b-49ba-828b-63cfbb62aa1e 2018-12-28 18:46:10,269 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp... 2018-12-28 18:46:10,269 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp 2018-12-28 18:46:10,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" -d '{"security_group": {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}}' 2018-12-28 18:46:10,799 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-fd8bec17-686e-4465-8285-ab74ca120ff2 Date: Fri, 28 Dec 2018 18:46:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "updated_at": "2018-12-28T18:46:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "01ff4cf8-145c-4858-9036-6629b261e0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 2, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}} 2018-12-28 18:46:10,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups used request id req-fd8bec17-686e-4465-8285-ab74ca120ff2 2018-12-28 18:46:10,800 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:10,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:10,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d65426e5-1b2b-43b1-b288-a8dd9e2193de Date: Fri, 28 Dec 2018 18:46: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-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}]} 2018-12-28 18:46:10,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-d65426e5-1b2b-43b1-b288-a8dd9e2193de 2018-12-28 18:46:10,981 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:10,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e35cc54-c4d3-4331-8a20-6e17834f6d6d Date: Fri, 28 Dec 2018 18:46: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-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}]} 2018-12-28 18:46:11,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-2e35cc54-c4d3-4331-8a20-6e17834f6d6d 2018-12-28 18:46:11,152 - neutron_utils - INFO - Retrieving security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:11,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-367c2f4b-24e4-486c-b89a-1e523ac9dd7a Date: Fri, 28 Dec 2018 18:46:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "updated_at": "2018-12-28T18:46:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "01ff4cf8-145c-4858-9036-6629b261e0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 2, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}]} 2018-12-28 18:46:11,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-367c2f4b-24e4-486c-b89a-1e523ac9dd7a 2018-12-28 18:46:11,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:11,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42178ef3-353d-47eb-a7f4-985e261923ec Date: Fri, 28 Dec 2018 18:46: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-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}]} 2018-12-28 18:46:11,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-42178ef3-353d-47eb-a7f4-985e261923ec 2018-12-28 18:46:11,542 - neutron_utils - INFO - Retrieving security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:11,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:11,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c6cd2bf9-e919-46b7-8efd-12644eb19522 Date: Fri, 28 Dec 2018 18:46:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "updated_at": "2018-12-28T18:46:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "01ff4cf8-145c-4858-9036-6629b261e0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 2, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}]} 2018-12-28 18:46:11,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-c6cd2bf9-e919-46b7-8efd-12644eb19522 2018-12-28 18:46:11,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:11,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:11,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9e201805-280f-412a-9cbb-38934ecb78d5 Date: Fri, 28 Dec 2018 18:46: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-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}]} 2018-12-28 18:46:11,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-9e201805-280f-412a-9cbb-38934ecb78d5 2018-12-28 18:46:11,774 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp 2018-12-28 18:46:11,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:11,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-3e3c93c3-8469-4f6f-958a-6a05ffde8190 Date: Fri, 28 Dec 2018 18:46:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "updated_at": "2018-12-28T18:46:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "01ff4cf8-145c-4858-9036-6629b261e0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 2, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}]} 2018-12-28 18:46:11,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp used request id req-3e3c93c3-8469-4f6f-958a-6a05ffde8190 2018-12-28 18:46:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:46:11,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:46:12,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:12,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33edae44-4262-4a45-8c86-7440381e5f65 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:12,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-33edae44-4262-4a45-8c86-7440381e5f65 2018-12-28 18:46:12,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:12,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:12,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e007bdd9-3882-4ac6-9372-b33a03e301f1 Date: Fri, 28 Dec 2018 18:46:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}]} 2018-12-28 18:46:12,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-e007bdd9-3882-4ac6-9372-b33a03e301f1 2018-12-28 18:46:12,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}e52c60cb8f545e8d21f4af8a921c91bed3440a18" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8"}}' 2018-12-28 18:46:12,594 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-17e3174f-0fd0-4d78-b06d-814cc17ad6d2 Date: Fri, 28 Dec 2018 18:46:12 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-12-28T18:46:12Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:12Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "813914af-ab72-4157-8f0b-b95bb44fc545"}} 2018-12-28 18:46:12,595 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-17e3174f-0fd0-4d78-b06d-814cc17ad6d2 2018-12-28 18:46:12,595 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp 2018-12-28 18:46:12,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:12,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-b3ce7341-831e-4183-9a3e-c9e3b614b826 Date: Fri, 28 Dec 2018 18:46:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "updated_at": "2018-12-28T18:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "01ff4cf8-145c-4858-9036-6629b261e0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:12Z", "revision_number": 0, "id": "813914af-ab72-4157-8f0b-b95bb44fc545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:12Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 3, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}]} 2018-12-28 18:46:12,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp used request id req-b3ce7341-831e-4183-9a3e-c9e3b614b826 2018-12-28 18:46:12,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:12,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0ca2c20-8a59-41ce-8992-de286f1d86fb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:12,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-f0ca2c20-8a59-41ce-8992-de286f1d86fb 2018-12-28 18:46:12,877 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:12,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:13,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-955b4112-1cdc-4770-b8dd-a281a6b153ce Date: Fri, 28 Dec 2018 18:46:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:12Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:12Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "813914af-ab72-4157-8f0b-b95bb44fc545"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}]} 2018-12-28 18:46:13,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-955b4112-1cdc-4770-b8dd-a281a6b153ce 2018-12-28 18:46:13,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21: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}e52c60cb8f545e8d21f4af8a921c91bed3440a18" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8"}}' 2018-12-28 18:46:13,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-7da16747-6bd9-4f18-9327-e651452d9a8f Date: Fri, 28 Dec 2018 18:46:13 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-12-28T18:46:13Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": 22, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:13Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "e70c2fa1-215c-4110-957f-cfea0794664a"}} 2018-12-28 18:46:13,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules used request id req-7da16747-6bd9-4f18-9327-e651452d9a8f 2018-12-28 18:46:13,367 - neutron_utils - INFO - Retrieving security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:13,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-a65665c7-ffc6-4961-a084-8149bc3a960f Date: Fri, 28 Dec 2018 18:46:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "updated_at": "2018-12-28T18:46:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "01ff4cf8-145c-4858-9036-6629b261e0cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:12Z", "revision_number": 0, "id": "813914af-ab72-4157-8f0b-b95bb44fc545", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:12Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "revision_number": 0, "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:46:13Z", "revision_number": 0, "id": "e70c2fa1-215c-4110-957f-cfea0794664a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:46:13Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 4, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}]} 2018-12-28 18:46:13,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-a65665c7-ffc6-4961-a084-8149bc3a960f 2018-12-28 18:46:13,787 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 88e5aa27-9f0a-4881-af43-afad115f19c8 2018-12-28 18:46:13,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:46:13,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5770902b-b400-4528-b0ad-a76c6fdfde80 Date: Fri, 28 Dec 2018 18:46:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "01ff4cf8-145c-4858-9036-6629b261e0cd"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:12Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:12Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "813914af-ab72-4157-8f0b-b95bb44fc545"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:46:10Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:10Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "91ec140c-8c94-4e5c-9621-cbe3e0eddf31"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:46:13Z", "security_group_id": "88e5aa27-9f0a-4881-af43-afad115f19c8", "port_range_min": 22, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:13Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "e70c2fa1-215c-4110-957f-cfea0794664a"}]} 2018-12-28 18:46:13,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-5770902b-b400-4528-b0ad-a76c6fdfde80 2018-12-28 18:46:13,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:46:13,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:46:14,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:46:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["zeWl5tAoTFaW-WfZpUWiiQ"], "issued_at": "2018-12-28T18:46:14.000000Z"}} 2018-12-28 18:46:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:14,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbdb91f8-3e10-4bc6-ba2a-552f41ae34ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:46:14,497 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-fbdb91f8-3e10-4bc6-ba2a-552f41ae34ab 2018-12-28 18:46:14,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-12-28 18:46:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:14,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b3589f-f520-45cb-9d04-4e0ee0659eb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:46:14,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-85b3589f-f520-45cb-9d04-4e0ee0659eb8 2018-12-28 18:46:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:14,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-33a41222-d4ea-4544-ad7f-62f02beedb5f Date: Fri, 28 Dec 2018 18:46: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:46:14,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-33a41222-d4ea-4544-ad7f-62f02beedb5f 2018-12-28 18:46:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:46:14,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:46:14,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:14,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e349beb6-60b5-4530-aafb-8b4ea83e8999 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:14,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-e349beb6-60b5-4530-aafb-8b4ea83e8999 2018-12-28 18:46:14,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:15,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-309fe063-c62d-459c-a168-3dc4e741bfac Date: Fri, 28 Dec 2018 18:46:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:15,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-309fe063-c62d-459c-a168-3dc4e741bfac 2018-12-28 18:46:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:15,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ab91669-0fdb-4fb4-a04b-6370f1c930d3 Date: Fri, 28 Dec 2018 18:46:15 GMT RESP BODY: {"ports":[]} 2018-12-28 18:46:15,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1&admin_state_up=True used request id req-1ab91669-0fdb-4fb4-a04b-6370f1c930d3 2018-12-28 18:46:15,498 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:15,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46: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-896f9f95-26dd-4890-bba6-2d2ec29dc337 x-compute-request-id: req-896f9f95-26dd-4890-bba6-2d2ec29dc337 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 18:46:15,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst used request id req-896f9f95-26dd-4890-bba6-2d2ec29dc337 2018-12-28 18:46:15,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:15,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-630cbefc-11ca-4c83-a5b1-24cb61b6a1fd Date: Fri, 28 Dec 2018 18:46: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:46:15,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-630cbefc-11ca-4c83-a5b1-24cb61b6a1fd 2018-12-28 18:46:15,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:15,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-250fdc54-0d30-475c-96ac-2fb14db7af69 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:15,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-250fdc54-0d30-475c-96ac-2fb14db7af69 2018-12-28 18:46:15,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:16,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5c083310-6300-4d3e-b2c0-631318311e55 Date: Fri, 28 Dec 2018 18:46:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:16,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-5c083310-6300-4d3e-b2c0-631318311e55 2018-12-28 18:46:16,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:16,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ead63d53-5cee-4831-ac81-fe30754beb59 Date: Fri, 28 Dec 2018 18:46:16 GMT RESP BODY: {"ports":[]} 2018-12-28 18:46:16,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1&admin_state_up=True used request id req-ead63d53-5cee-4831-ac81-fe30754beb59 2018-12-28 18:46:16,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-12-28 18:46:16,170 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:46:16,541 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "440523a268664701a59a670dda5720c6", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj-role"}], "expires_at": "2018-12-28T19:46:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3626aac366a24964b28c08b8793cad07", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3626aac366a24964b28c08b8793cad07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-6020681a-d49b-43a-user", "id": "4865d634318e4652b923ecc5c89633d4"}, "audit_ids": ["2N0WraJ1QNCX60uezLTzhg"], "issued_at": "2018-12-28T18:46:16.000000Z"}} 2018-12-28 18:46:16,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36082d0b4942c91cc3bc1712b906f3cd867160ef" 2018-12-28 18:46:16,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5171a6e1-e011-414c-97bb-0e69115d4636 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:46:16,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-5171a6e1-e011-414c-97bb-0e69115d4636 2018-12-28 18:46:16,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:16,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fbd4481e-e471-4c81-a241-61966ceb00c8 Date: Fri, 28 Dec 2018 18:46: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:46:16,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-fbd4481e-e471-4c81-a241-61966ceb00c8 2018-12-28 18:46:16,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:17,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f2ec7730-1a8c-4e17-a1fb-2c679b258405 Date: Fri, 28 Dec 2018 18:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:17,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-f2ec7730-1a8c-4e17-a1fb-2c679b258405 2018-12-28 18:46:17,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:17,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a235652c-6ce3-4d55-b1f1-8c18d5ecc36f Date: Fri, 28 Dec 2018 18: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:46:17,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-a235652c-6ce3-4d55-b1f1-8c18d5ecc36f 2018-12-28 18:46:17,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-12-28 18:46:17,346 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:46: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:46:17,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36082d0b4942c91cc3bc1712b906f3cd867160ef" 2018-12-28 18:46:17,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7277a989-fd10-47ea-b199-a25f069097b7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:17,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-7277a989-fd10-47ea-b199-a25f069097b7 2018-12-28 18:46:17,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:17,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cff27043-966c-4bfa-ad7a-b7700aaf3422 Date: Fri, 28 Dec 2018 18:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:17,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-cff27043-966c-4bfa-ad7a-b7700aaf3422 2018-12-28 18:46:17,631 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net 2018-12-28 18:46:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" -d '{"port": {"network_id": "7bd2f772-5d9f-4691-b832-06c336735bc5", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1", "admin_state_up": true}}' 2018-12-28 18:46:18,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-de36be36-892a-47e6-82c7-d2723b4d3b4e Date: Fri, 28 Dec 2018 18:46:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605"],"mac_address":"fa:16:3e:e2:ac:e3","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","project_id":"3626aac366a24964b28c08b8793cad07","qos_policy_id":null,"admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal"}} 2018-12-28 18:46:18,693 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/ports used request id req-de36be36-892a-47e6-82c7-d2723b4d3b4e 2018-12-28 18:46:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:18,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9e406376-b2f5-4d87-88bb-4fa393bd5abe Date: Fri, 28 Dec 2018 18: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:46:18,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-9e406376-b2f5-4d87-88bb-4fa393bd5abe 2018-12-28 18:46:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:19,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109cc7f8-c9ae-458d-aea3-407f89f8a969 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:19,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-109cc7f8-c9ae-458d-aea3-407f89f8a969 2018-12-28 18:46:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:19,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c1629f03-5bde-42d9-a21c-16f88241e960 Date: Fri, 28 Dec 2018 18:46:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:46:19,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-c1629f03-5bde-42d9-a21c-16f88241e960 2018-12-28 18:46:19,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:19,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-bad2529d-fade-4d45-baea-12123c54a2ea Date: Fri, 28 Dec 2018 18:46:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:18Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":""}]} 2018-12-28 18:46:19,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1&admin_state_up=True used request id req-bad2529d-fade-4d45-baea-12123c54a2ea 2018-12-28 18:46:19,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:19,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a661801e-04f5-454a-a295-995c4739a913 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:46:19,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-a661801e-04f5-454a-a295-995c4739a913 2018-12-28 18:46:19,528 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst 2018-12-28 18:46:19,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:19,558 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-6daf1203-07c6-4cee-996e-71576b35b80e x-compute-request-id: req-6daf1203-07c6-4cee-996e-71576b35b80e Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-flavor-name"}]} 2018-12-28 18:46:19,558 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-6daf1203-07c6-4cee-996e-71576b35b80e 2018-12-28 18:46:19,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:19,580 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fea9e566-b749-47c0-9091-05f7589e92f2 x-compute-request-id: req-fea9e566-b749-47c0-9091-05f7589e92f2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c128a984-505a-4218-95b9-099bb0015691", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:46:19,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691 used request id req-fea9e566-b749-47c0-9091-05f7589e92f2 2018-12-28 18:46:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:20,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-32155df5-52a5-4c99-9927-90cc0c3f70b2 Date: Fri, 28 Dec 2018 18:46:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image", "tags": [], "container_format": "bare", "created_at": "2018-12-28T18:45:46Z", "size": 263586304, "disk_format": "qcow2", "updated_at": "2018-12-28T18:45:53Z", "visibility": "shared", "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c03fa895-2fa1-48c8-896e-1c8f32147944/snap", "metadata": {}}], "self": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "min_disk": 0, "protected": false, "id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "file": "/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944/file", "checksum": "82988902051ff00ce70f6bafb41fe397", "owner": "3626aac366a24964b28c08b8793cad07", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/c03fa895-2fa1-48c8-896e-1c8f32147944/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image"} 2018-12-28 18:46:20,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image used request id req-32155df5-52a5-4c99-9927-90cc0c3f70b2 2018-12-28 18:46:20,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:20,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16577a85-77ae-4088-a067-a044f5c22370 Date: Fri, 28 Dec 2018 18:46: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-12-28 18:46:20,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/schemas/image used request id req-16577a85-77ae-4088-a067-a044f5c22370 2018-12-28 18:46:20,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" -d '{"server": {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "imageRef": "c03fa895-2fa1-48c8-896e-1c8f32147944", "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "flavorRef": "c128a984-505a-4218-95b9-099bb0015691", "max_count": 1, "min_count": 1, "networks": [{"port": "c4a00bef-7529-4a86-b9f2-e4d0026d94c4"}]}}' 2018-12-28 18:46:21,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:46: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-a1d8f762-e4f2-4f0f-a6e4-c3696fd42d33 x-compute-request-id: req-a1d8f762-e4f2-4f0f-a6e4-c3696fd42d33 Content-Length: 374 location: http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "adminPass": "RcTpfojkrk9R"}} 2018-12-28 18:46:21,877 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-a1d8f762-e4f2-4f0f-a6e4-c3696fd42d33 2018-12-28 18:46:21,881 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:22,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-82777d52-5bbd-40b1-9b80-078f9bc0b0d4 x-compute-request-id: req-82777d52-5bbd-40b1-9b80-078f9bc0b0d4 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.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "user_id": "4865d634318e4652b923ecc5c89633d4", "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-12-28T18:46:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:22,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-82777d52-5bbd-40b1-9b80-078f9bc0b0d4 2018-12-28 18:46:22,605 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst 2018-12-28 18:46:22,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:22,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-9e135858-69fa-4250-b26a-a3788e0aec42 x-compute-request-id: req-9e135858-69fa-4250-b26a-a3788e0aec42 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:22,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-9e135858-69fa-4250-b26a-a3788e0aec42 2018-12-28 18:46:22,841 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:22,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:25,844 - create_instance - DEBUG - VM status query timeout in 896.761454105 2018-12-28 18:46:25,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:26,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46: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-d8e1de3c-27db-4093-bc16-e67f46f892bf x-compute-request-id: req-d8e1de3c-27db-4093-bc16-e67f46f892bf Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:26,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-d8e1de3c-27db-4093-bc16-e67f46f892bf 2018-12-28 18:46:26,321 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:26,321 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:29,324 - create_instance - DEBUG - VM status query timeout in 893.281218052 2018-12-28 18:46:29,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:29,947 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7fbc2b96-6a02-46dd-a95b-96bb86c11742 x-compute-request-id: req-7fbc2b96-6a02-46dd-a95b-96bb86c11742 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:29,947 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-7fbc2b96-6a02-46dd-a95b-96bb86c11742 2018-12-28 18:46:29,947 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:29,947 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:32,951 - create_instance - DEBUG - VM status query timeout in 889.654861212 2018-12-28 18:46:32,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:33,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c24912e5-52a8-4edc-b8dd-ef7d3fdaa21c x-compute-request-id: req-c24912e5-52a8-4edc-b8dd-ef7d3fdaa21c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:33,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-c24912e5-52a8-4edc-b8dd-ef7d3fdaa21c 2018-12-28 18:46:33,438 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:33,438 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:36,442 - create_instance - DEBUG - VM status query timeout in 886.16388917 2018-12-28 18:46:36,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:37,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-17da3132-4ae8-44d4-b975-04cda4fff9e6 x-compute-request-id: req-17da3132-4ae8-44d4-b975-04cda4fff9e6 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:37,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-17da3132-4ae8-44d4-b975-04cda4fff9e6 2018-12-28 18:46:37,291 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:37,291 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:40,294 - create_instance - DEBUG - VM status query timeout in 882.311300993 2018-12-28 18:46:40,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:41,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-5346eb29-59c9-415f-beb6-0a8a53e3a6d4 x-compute-request-id: req-5346eb29-59c9-415f-beb6-0a8a53e3a6d4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:41,065 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-5346eb29-59c9-415f-beb6-0a8a53e3a6d4 2018-12-28 18:46:41,065 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:41,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:44,068 - create_instance - DEBUG - VM status query timeout in 878.536979198 2018-12-28 18:46:44,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:44,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46: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-738720cc-0321-455c-b569-182d8488ae3e x-compute-request-id: req-738720cc-0321-455c-b569-182d8488ae3e Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:44,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-738720cc-0321-455c-b569-182d8488ae3e 2018-12-28 18:46:44,546 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:44,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:47,550 - create_instance - DEBUG - VM status query timeout in 875.055589199 2018-12-28 18:46:47,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:48,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-9bcc48e2-3033-431c-8cd1-ea52410b1157 x-compute-request-id: req-9bcc48e2-3033-431c-8cd1-ea52410b1157 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:48,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-9bcc48e2-3033-431c-8cd1-ea52410b1157 2018-12-28 18:46:48,366 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:48,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:51,369 - create_instance - DEBUG - VM status query timeout in 871.236005068 2018-12-28 18:46:51,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:51,732 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46: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-a2fdd889-cbdc-4a5a-b0bd-28b42985b613 x-compute-request-id: req-a2fdd889-cbdc-4a5a-b0bd-28b42985b613 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:51,732 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-a2fdd889-cbdc-4a5a-b0bd-28b42985b613 2018-12-28 18:46:51,733 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:51,733 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:54,736 - create_instance - DEBUG - VM status query timeout in 867.869448185 2018-12-28 18:46:54,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:55,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:46: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-2d66c059-9892-424f-8e68-dfe1bb4d5d08 x-compute-request-id: req-2d66c059-9892-424f-8e68-dfe1bb4d5d08 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:55,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-2d66c059-9892-424f-8e68-dfe1bb4d5d08 2018-12-28 18:46:55,626 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:55,626 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:46:58,627 - create_instance - DEBUG - VM status query timeout in 863.978617191 2018-12-28 18:46:58,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:46:59,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d9109b6a-9817-47cc-bf6c-ef60b581acc7 x-compute-request-id: req-d9109b6a-9817-47cc-bf6c-ef60b581acc7 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:46:59,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-d9109b6a-9817-47cc-bf6c-ef60b581acc7 2018-12-28 18:46:59,291 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:46:59,291 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:02,294 - create_instance - DEBUG - VM status query timeout in 860.311087132 2018-12-28 18:47:02,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:02,794 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-fe50be6d-de1b-4dda-a4b0-0e3dca4fad03 x-compute-request-id: req-fe50be6d-de1b-4dda-a4b0-0e3dca4fad03 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:02,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-fe50be6d-de1b-4dda-a4b0-0e3dca4fad03 2018-12-28 18:47:02,795 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:02,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:05,799 - create_instance - DEBUG - VM status query timeout in 856.806862116 2018-12-28 18:47:05,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:06,678 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5db5057a-1f1b-4109-9049-7195884ff179 x-compute-request-id: req-5db5057a-1f1b-4109-9049-7195884ff179 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:06,678 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-5db5057a-1f1b-4109-9049-7195884ff179 2018-12-28 18:47:06,679 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:06,679 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:09,682 - create_instance - DEBUG - VM status query timeout in 852.92330122 2018-12-28 18:47:09,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:10,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-7a7401f1-61e5-487e-bfe4-41a667b0e13a x-compute-request-id: req-7a7401f1-61e5-487e-bfe4-41a667b0e13a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:10,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-7a7401f1-61e5-487e-bfe4-41a667b0e13a 2018-12-28 18:47:10,369 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:10,369 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:13,373 - create_instance - DEBUG - VM status query timeout in 849.232805014 2018-12-28 18:47:13,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:13,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-3f145d4e-339d-48c3-bef0-697d2dda6027 x-compute-request-id: req-3f145d4e-339d-48c3-bef0-697d2dda6027 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:13,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-3f145d4e-339d-48c3-bef0-697d2dda6027 2018-12-28 18:47:13,881 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:13,881 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:16,885 - create_instance - DEBUG - VM status query timeout in 845.720808029 2018-12-28 18:47:16,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:17,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-d2dd05be-400b-4318-b868-b18b3ea31e1c x-compute-request-id: req-d2dd05be-400b-4318-b868-b18b3ea31e1c Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:17,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-d2dd05be-400b-4318-b868-b18b3ea31e1c 2018-12-28 18:47:17,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:17,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:20,665 - create_instance - DEBUG - VM status query timeout in 841.940402031 2018-12-28 18:47:20,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:21,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b3486bb-0f00-4ef1-b96f-31067d6b741a x-compute-request-id: req-4b3486bb-0f00-4ef1-b96f-31067d6b741a Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:21,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-4b3486bb-0f00-4ef1-b96f-31067d6b741a 2018-12-28 18:47:21,015 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:21,016 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:24,018 - create_instance - DEBUG - VM status query timeout in 838.587417126 2018-12-28 18:47:24,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:24,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c89c5911-5bfa-4469-87c1-9f02c77bc305 x-compute-request-id: req-c89c5911-5bfa-4469-87c1-9f02c77bc305 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:24,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-c89c5911-5bfa-4469-87c1-9f02c77bc305 2018-12-28 18:47:24,703 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:24,703 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:27,707 - create_instance - DEBUG - VM status query timeout in 834.898728132 2018-12-28 18:47:27,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:28,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b90ddad9-2209-47d8-b081-2bfd71dbcf3e x-compute-request-id: req-b90ddad9-2209-47d8-b081-2bfd71dbcf3e Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:28,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-b90ddad9-2209-47d8-b081-2bfd71dbcf3e 2018-12-28 18:47:28,597 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:28,597 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:31,600 - create_instance - DEBUG - VM status query timeout in 831.005207062 2018-12-28 18:47:31,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:32,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-2f46eb53-7486-4026-b8e7-3d0a5ba604e4 x-compute-request-id: req-2f46eb53-7486-4026-b8e7-3d0a5ba604e4 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:32,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-2f46eb53-7486-4026-b8e7-3d0a5ba604e4 2018-12-28 18:47:32,406 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:32,406 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:35,409 - create_instance - DEBUG - VM status query timeout in 827.196212053 2018-12-28 18:47:35,413 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:36,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b1c550-a2af-45eb-895a-38c4959b4471 x-compute-request-id: req-81b1c550-a2af-45eb-895a-38c4959b4471 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:36,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-81b1c550-a2af-45eb-895a-38c4959b4471 2018-12-28 18:47:36,076 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:36,076 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:39,079 - create_instance - DEBUG - VM status query timeout in 823.526267052 2018-12-28 18:47:39,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:39,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-1d421d6f-6d90-4e62-85d7-ea805759a922 x-compute-request-id: req-1d421d6f-6d90-4e62-85d7-ea805759a922 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:39,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-1d421d6f-6d90-4e62-85d7-ea805759a922 2018-12-28 18:47:39,589 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:39,589 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:42,592 - create_instance - DEBUG - VM status query timeout in 820.013415098 2018-12-28 18:47:42,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:43,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e81c7ae-893a-4368-b706-d1a80e521b19 x-compute-request-id: req-9e81c7ae-893a-4368-b706-d1a80e521b19 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:43,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-9e81c7ae-893a-4368-b706-d1a80e521b19 2018-12-28 18:47:43,322 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:43,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:46,324 - create_instance - DEBUG - VM status query timeout in 816.281422138 2018-12-28 18:47:46,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:46,818 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21151f91-1c74-44bf-9e9f-fc5b59958a61 x-compute-request-id: req-21151f91-1c74-44bf-9e9f-fc5b59958a61 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:46,818 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-21151f91-1c74-44bf-9e9f-fc5b59958a61 2018-12-28 18:47:46,818 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:46,819 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:49,822 - create_instance - DEBUG - VM status query timeout in 812.78361702 2018-12-28 18:47:49,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:50,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-0890e83a-8660-4fcf-97c3-b97ec2e08c85 x-compute-request-id: req-0890e83a-8660-4fcf-97c3-b97ec2e08c85 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:50,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-0890e83a-8660-4fcf-97c3-b97ec2e08c85 2018-12-28 18:47:50,414 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:50,414 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:53,417 - create_instance - DEBUG - VM status query timeout in 809.188277006 2018-12-28 18:47:53,420 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:53,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-417d5dc8-4a4d-41fb-b7c8-65ed78289363 x-compute-request-id: req-417d5dc8-4a4d-41fb-b7c8-65ed78289363 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:53,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-417d5dc8-4a4d-41fb-b7c8-65ed78289363 2018-12-28 18:47:53,912 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:53,913 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:47:56,916 - create_instance - DEBUG - VM status query timeout in 805.689590216 2018-12-28 18:47:56,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:47:57,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:47: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-b230d026-9cfb-42d9-acdd-4ae5840203be x-compute-request-id: req-b230d026-9cfb-42d9-acdd-4ae5840203be Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:47:57,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-b230d026-9cfb-42d9-acdd-4ae5840203be 2018-12-28 18:47:57,227 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:47:57,228 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:48:00,231 - create_instance - DEBUG - VM status query timeout in 802.374687195 2018-12-28 18:48:00,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:00,701 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48: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-c0236662-32af-4a64-8c41-e034fb4f3cd3 x-compute-request-id: req-c0236662-32af-4a64-8c41-e034fb4f3cd3 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:00,701 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-c0236662-32af-4a64-8c41-e034fb4f3cd3 2018-12-28 18:48:00,702 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:48:00,702 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:48:03,705 - create_instance - DEBUG - VM status query timeout in 798.900485039 2018-12-28 18:48:03,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:04,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-96ca8283-958e-477a-afb5-c206f24038a5 x-compute-request-id: req-96ca8283-958e-477a-afb5-c206f24038a5 Content-Encoding: gzip Content-Length: 680 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:46:22Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:04,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-96ca8283-958e-477a-afb5-c206f24038a5 2018-12-28 18:48:04,183 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - BUILD 2018-12-28 18:48:04,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:48:07,187 - create_instance - DEBUG - VM status query timeout in 795.418636084 2018-12-28 18:48:07,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:07,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-9170bb7b-3364-4197-8342-275ee6e65dc8 x-compute-request-id: req-9170bb7b-3364-4197-8342-275ee6e65dc8 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:07,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-9170bb7b-3364-4197-8342-275ee6e65dc8 2018-12-28 18:48:07,648 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:07,648 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:07,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:07,974 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-6baf4e39-3446-4add-a722-71ae4094af90 x-compute-request-id: req-6baf4e39-3446-4add-a722-71ae4094af90 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:07,974 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-6baf4e39-3446-4add-a722-71ae4094af90 2018-12-28 18:48:07,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-64a65834-4487-4e76-b317-c336518bb2ee Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:08,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-64a65834-4487-4e76-b317-c336518bb2ee 2018-12-28 18:48:08,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70acb1f-26a3-41fd-80ec-ac4b5d29f9d7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:08,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-d70acb1f-26a3-41fd-80ec-ac4b5d29f9d7 2018-12-28 18:48:08,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-95c441ef-4417-45e4-b4a8-0be9f0cfbd68 Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:08,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-95c441ef-4417-45e4-b4a8-0be9f0cfbd68 2018-12-28 18:48:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-4ce04e92-56af-4b71-8b91-528993ddbfb5 Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:08,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-4ce04e92-56af-4b71-8b91-528993ddbfb5 2018-12-28 18:48:08,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-c87727ab-8913-445e-8e29-4b467b5c507c Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:46:00Z", "admin_state_up": true, "updated_at": "2018-12-28T18:46:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "3626aac366a24964b28c08b8793cad07", "id": "b111af02-81bd-4de5-a424-a105ed6151c0", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router"}]} 2018-12-28 18:48:08,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router used request id req-c87727ab-8913-445e-8e29-4b467b5c507c 2018-12-28 18:48:08,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf41a65-74a9-4da6-b691-a3f9c78f29b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:08,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-bcf41a65-74a9-4da6-b691-a3f9c78f29b4 2018-12-28 18:48:08,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?device_id=b111af02-81bd-4de5-a424-a105ed6151c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4c41bdcb-4073-4a10-abe0-fb5245b6671a Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:08,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?device_id=b111af02-81bd-4de5-a424-a105ed6151c0 used request id req-4c41bdcb-4073-4a10-abe0-fb5245b6671a 2018-12-28 18:48:08,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets/81ef68c3-0d01-42b0-b38d-ff5a2dba972a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-a962ac4d-fd63-4f3c-ba0b-0ede761532ec Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","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":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}} 2018-12-28 18:48:08,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets/81ef68c3-0d01-42b0-b38d-ff5a2dba972a used request id req-a962ac4d-fd63-4f3c-ba0b-0ede761532ec 2018-12-28 18:48:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2fa3e569-4582-4afe-8688-fb95206cd8e1 Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:48:08,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-2fa3e569-4582-4afe-8688-fb95206cd8e1 2018-12-28 18:48:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:08,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d196966-6cf1-4945-927c-91e8f7acb48b Date: Fri, 28 Dec 2018 18:48:08 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:48:08,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-7d196966-6cf1-4945-927c-91e8f7acb48b 2018-12-28 18:48:08,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:09,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-20fd8c5d-5d8d-4560-b222-859c56f50d53 x-compute-request-id: req-20fd8c5d-5d8d-4560-b222-859c56f50d53 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:09,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-20fd8c5d-5d8d-4560-b222-859c56f50d53 2018-12-28 18:48:09,858 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:09,858 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:09,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,318 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-f13c6b1f-a07a-46b3-ab3f-baf4d1e7de50 x-compute-request-id: req-f13c6b1f-a07a-46b3-ab3f-baf4d1e7de50 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:10,318 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-f13c6b1f-a07a-46b3-ab3f-baf4d1e7de50 2018-12-28 18:48:10,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2709a708-9b74-4f79-8f89-b2ff2f8fcf6e Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:10,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-2709a708-9b74-4f79-8f89-b2ff2f8fcf6e 2018-12-28 18:48:10,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dc8759-742d-4b76-91a7-cde2198a5c11 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:10,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-84dc8759-742d-4b76-91a7-cde2198a5c11 2018-12-28 18:48:10,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-118cd69f-0793-4068-952b-abcbd071f708 Date: Fri, 28 Dec 2018 18:48:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:10,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-118cd69f-0793-4068-952b-abcbd071f708 2018-12-28 18:48:10,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-dcd02483-5953-43c3-9ef7-23bb33fcf993 Date: Fri, 28 Dec 2018 18:48:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:10,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-dcd02483-5953-43c3-9ef7-23bb33fcf993 2018-12-28 18:48:10,675 - neutron_utils - INFO - Creating floating ip to external network - external 2018-12-28 18:48:10,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-113ebefe-33b3-4640-ab88-3b542dd43552 Date: Fri, 28 Dec 2018 18:48:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500}]} 2018-12-28 18:48:10,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=external used request id req-113ebefe-33b3-4640-ab88-3b542dd43552 2018-12-28 18:48:10,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:10,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a9779a33-3c73-4d32-bc66-2f4591790a8b Date: Fri, 28 Dec 2018 18:48:10 GMT RESP BODY: {"subnets":[]} 2018-12-28 18:48:10,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=340a20f3-1e5b-44a4-9495-d02682658d5e used request id req-a9779a33-3c73-4d32-bc66-2f4591790a8b 2018-12-28 18:48:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "port_id": "c4a00bef-7529-4a86-b9f2-e4d0026d94c4"}}' 2018-12-28 18:48:12,924 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-a81fa794-f676-4b2f-88c2-a480c290d524 Date: Fri, 28 Dec 2018 18:48:12 GMT RESP BODY: {"floatingip": {"router_id": "b111af02-81bd-4de5-a424-a105ed6151c0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:48:11Z", "updated_at": "2018-12-28T18:48:11Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "3626aac366a24964b28c08b8793cad07", "port_id": "c4a00bef-7529-4a86-b9f2-e4d0026d94c4", "id": "2b3f6d95-997f-42a8-b5d5-ba19f7fd2902"}} 2018-12-28 18:48:12,924 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips used request id req-a81fa794-f676-4b2f-88c2-a480c290d524 2018-12-28 18:48:12,924 - create_instance - INFO - Created floating IP 172.30.9.203 via router - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router 2018-12-28 18:48:12,924 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-12-28 18:48:12,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:13,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-88d36508-9f8a-4e3e-ad07-291167cc67df x-compute-request-id: req-88d36508-9f8a-4e3e-ad07-291167cc67df Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:13,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-88d36508-9f8a-4e3e-ad07-291167cc67df 2018-12-28 18:48:13,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:48:14,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-5976234e-298c-4943-92e6-74ffdb1f0b8a x-compute-request-id: req-5976234e-298c-4943-92e6-74ffdb1f0b8a Content-Encoding: gzip Content-Length: 9522 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 s84096 r8192 d22400 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 7fc0fc80\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-163-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 (7502K kernel code, 1163K 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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008884] Yama: becoming mindful.\n[ 0.010116] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012607] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.014072] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015406] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016114] Initializing cgroup subsys memory\n[ 0.017040] Initializing cgroup subsys devices\n[ 0.020003] Initializing cgroup subsys freezer\n[ 0.020930] Initializing cgroup subsys blkio\n[ 0.021822] Initializing cgroup subsys perf_event\n[ 0.022788] Initializing cgroup subsys hugetlb\n[ 0.024741] mce: CPU supports 10 MCE banks\n[ 0.025642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025642] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.028003] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.029117] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.030797] Speculative Store Bypass: Vulnerable\n[ 0.032547] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.036882] ACPI: Core revision 20131115\n[ 0.038150] ACPI: All ACPI Tables successfully acquired\n[ 0.039371] ftrace: allocating 28753 entries in 113 pages\n[ 0.060014] smpboot: Max logical packages: 2\n[ 0.060933] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.064003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.065455] Enabling x2apic\n[ 0.066195] Enabled x2apic\n[ 0.068003] Switched APIC routing to physical x2apic.\n[ 0.069929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.071228] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.073694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.079471] KVM setup paravirtual spinlock\n[ 0.081021] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.082477] x86: Booting SMP configuration:\n[ 0.083453] .... node #0, CPUs: #1[ 0.081013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.100016] x86: Booted up 1 node, 2 CPUs\n[ 0.100010] KVM setup async PF for cpu 1\n[ 0.100011] kvm-stealtime: cpu 1, msr 7fd0fc80\n[ 0.102914] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.104304] devtmpfs: initialized\n[ 0.106487] EVM: security.selinux\n[ 0.107243] EVM: security.SMACK64\n[ 0.108005] EVM: security.ima\n[ 0.108687] EVM: security.capability\n[ 0.109486] pinctrl core: initialized pinctrl subsystem\n[ 0.109839] regulator-dummy: no parameters\n[ 0.112069] RTC time: 18:48:06, date: 12/28/18\n[ 0.113007] NET: Registered protocol family 16\n[ 0.113985] cpuidle: using governor ladder\n[ 0.114853] cpuidle: using governor menu\n[ 0.115782] ACPI: bus type PCI registered\n[ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.117420] PCI: Using configuration type 1 for base access\n[ 0.119010] bio: create slab at 0\n[ 0.120046] ACPI: Added _OSI(Module Device)\n[ 0.120953] ACPI: Added _OSI(Processor Device)\n[ 0.121913] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.122895] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.126180] ACPI: Interpreter enabled\n[ 0.127046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.128547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.130548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.132003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.134260] ACPI: (supports S0 S5)\n[ 0.135022] ACPI: Using IOAPIC for interrupt routing\n[ 0.136016] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.138094] ACPI: No dock devices found.\n[ 0.140516] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.141715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.143048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.144015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.146342] acpiphp: Slot [3] registered\n[ 0.147211] acpiphp: Slot [4] registered\n[ 0.148025] acpiphp: Slot [5] registered\n[ 0.148894] acpiphp: Slot [6] registered\n[ 0.149719] acpiphp: Slot [7] registered\n[ 0.150545] acpiphp: Slot [8] registered\n[ 0.151371] acpiphp: Slot [9] registered\n[ 0.152017] acpiphp: Slot [10] registered\n[ 0.152855] acpiphp: Slot [11] registered\n[ 0.153701] acpiphp: Slot [12] registered\n[ 0.154552] acpiphp: Slot [13] registered\n[ 0.155425] acpiphp: Slot [14] registered\n[ 0.156017] acpiphp: Slot [15] registered\n[ 0.156893] acpiphp: Slot [16] registered\n[ 0.157763] acpiphp: Slot [17] registered\n[ 0.158648] acpiphp: Slot [18] registered\n[ 0.159538] acpiphp: Slot [19] registered\n[ 0.160016] acpiphp: Slot [20] registered\n[ 0.160875] acpiphp: Slot [21] registered\n[ 0.161738] acpiphp: Slot [22] registered\n[ 0.162616] acpiphp: Slot [23] registered\n[ 0.163482] acpiphp: Slot [24] registered\n[ 0.164015] acpiphp: Slot [25] registered\n[ 0.164875] acpiphp: Slot [26] registered\n[ 0.165733] acpiphp: Slot [27] registered\n[ 0.166622] acpiphp: Slot [28] registered\n[ 0.167512] acpiphp: Slot [29] registered\n[ 0.168016] acpiphp: Slot [30] registered\n[ 0.168875] acpiphp: Slot [31] registered\n[ 0.169728] PCI host bridge to bus 0000:00\n[ 0.170580] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.171659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.173207] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.174513] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.188723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.190849] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.232065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.234029] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.235990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.236785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.238951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.240612] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.242217] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.242217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.244003] vgaarb: loaded\n[ 0.244828] vgaarb: bridge control possible 0000:00:02.0\n[ 0.246465] SCSI subsystem initialized\n[ 0.247613] ACPI: bus type USB registered\n[ 0.248015] usbcore: registered new interface driver usbfs\n[ 0.249540] usbcore: registered new interface driver hub\n[ 0.251018] usbcore: registered new device driver usb\n[ 0.252048] PCI: Using ACPI for IRQ routing\n[ 0.253376] NetLabel: Initializing\n[ 0.254398] NetLabel: domain hash size = 128\n[ 0.255655] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.256017] NetLabel: unlabeled traffic allowed by default\n[ 0.257567] Switched to clocksource kvm-clock\n[ 0.261341] AppArmor: AppArmor Filesystem Enabled\n[ 0.262705] pnp: PnP ACPI init\n[ 0.263654] ACPI: bus type PNP registered\n[ 0.265187] pnp: PnP ACPI: found 8 devices\n[ 0.266378] ACPI: bus type PNP unregistered\n[ 0.273823] NET: Registered protocol family 2\n[ 0.275243] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.277360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.279210] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.281332] TCP: reno registered\n[ 0.282313] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.283959] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.285754] NET: Registered protocol family 1\n[ 0.287035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.288650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.290223] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.311975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.334126] Trying to unpack rootfs image as initramfs...\n[ 0.414501] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.416873] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.418505] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.419718] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.422218] Scanning for low memory corruption every 60 seconds\n[ 0.424145] Initialise system trusted keyring\n[ 0.425118] audit: initializing netlink socket (disabled)\n[ 0.426204] type=2000 audit(1546022886.701:1): initialized\n[ 0.443983] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.445938] zbud: loaded\n[ 0.446772] VFS: Disk quotas dquot_6.5.2\n[ 0.447640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.449181] fuse init (API version 7.22)\n[ 0.450076] msgmni has been set to 3997\n[ 0.450939] Key type big_key registered\n[ 0.452044] Key type asymmetric registered\n[ 0.452912] Asymmetric key parser 'x509' registered\n[ 0.453921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.455507] io scheduler noop registered\n[ 0.456350] io scheduler deadline registered (default)\n[ 0.457414] io scheduler cfq registered\n[ 0.458275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.459383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.460692] ipmi message handler version 39.2\n[ 0.461653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.463192] ACPI: Power Button [PWRF]\n[ 0.464062] GHES: HEST is not enabled!\n[ 0.485596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.528302] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.530218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.554171] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.556309] Linux agpgart interface v0.103\n[ 0.557824] brd: module loaded\n[ 0.558854] loop: module loaded\n[ 0.559814] blk-mq: CPU -> queue map\n[ 0.560594] CPU 0 -> Queue 0\n[ 0.561279] CPU 1 -> Queue 0\n[ 0.562457] vda: vda1\n[ 0.563916] scsi0 : ata_piix\n[ 0.564715] scsi1 : ata_piix\n[ 0.565425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.566757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.568251] libphy: Fixed MDIO Bus: probed\n[ 0.569250] tun: Universal TUN/TAP device driver, 1.6\n[ 0.570349] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.572801] PPP generic driver version 2.4.2\n[ 0.573987] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.575499] ehci-pci: EHCI PCI platform driver\n[ 0.576614] ehci-platform: EHCI generic platform driver\n[ 0.577867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.579301] ohci-pci: OHCI PCI platform driver\n[ 0.580394] ohci-platform: OHCI generic platform driver\n[ 0.581639] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.603541] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.604808] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.606643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.608115] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.609615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.611247] usb usb1: Product: UHCI Host Controller\n[ 0.612295] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd\n[ 0.613729] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.615062] hub 1-0:1.0: USB hub found\n[ 0.616082] hub 1-0:1.0: 2 ports detected\n[ 0.617202] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.619814] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.620986] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.622228] mousedev: PS/2 mouse device common for all mice\n[ 0.623843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.626055] rtc_cmos 00:00: RTC can wake from S4\n[ 0.627415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.628840] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.630285] device-mapper: uevent: version 1.0.3\n[ 0.631370] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.633406] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.634774] TCP: cubic registered\n[ 0.635628] NET: Registered protocol family 10\n[ 0.636823] NET: Registered protocol family 17\n[ 0.637966] Key type dns_resolver registered\n[ 0.639228] Loading compiled-in X.509 certificates\n[ 0.640957] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c'\n[ 0.643092] registered taskstats version 1\n[ 0.645461] Key type trusted registered\n[ 0.648885] Key type encrypted registered\n[ 0.649950] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.651147] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.652744] regulator-dummy: disabling\n[ 0.653676] Magic number: 14:838:848\n[ 0.654784] rtc_cmos 00:00: setting system clock to 2018-12-28 18:48:06 UTC (1546022886)\n[ 0.663435] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.664974] EDD information not available.\n[ 0.724953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.726724] Write protecting the kernel read-only data: 12288k\n[ 0.728213] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.730925] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.743341] systemd-udevd[107]: starting version 204\n[ 0.776390] FDC 0 is a S82078B\n[ 0.928038] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.093036] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.094366] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.095751] usb 1-1: Product: QEMU USB Tablet\n[ 1.096672] usb 1-1: Manufacturer: QEMU\n[ 1.097517] usb 1-1: SerialNumber: 42\n[ 1.416069] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 1.792745] 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.053569] 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.187612] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\n * Stopping Send an event to indicate plymouth is up[74G[ OK ]\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Populate /dev filesystem[74G[ OK ]\n * Starting Populate and link to /run filesystem[74G[ OK ]\n * Stopping Populate /dev filesystem[74G[ OK ]\n * Stopping Populate and link to /run filesystem[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.281885] 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 Fri, 28 Dec 2018 18:48:08 +0000. Up 2.62 seconds.\ncloud-init-nonet[2.77]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device 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 * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.38]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting 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 Fri, 28 Dec 2018 18:48:09 +0000. Up 3.63 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.12 | 255.255.255.0 | fa:16:3e:e2:ac:e3 |\nci-info: +--------+------+------------+---------------+-------------------+\nci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\nci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG |\nci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\nci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH |\nci-info: +-------+-----------------+-----------+-----------------+-----------+-------+\ndmesg: write failed: Broken pipe\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:\n3e:28:d1:a3:dc:6c:60:46:54:7e:bb:c7:7b:05:0e:3e root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ... |\n| . . |\n| . . . |\n| . . . .. . |\n| = o S. o . |\n| + * + oE . . |\n| + = + o. . |\n| o o .. |\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:\n21:86:ea:78:2c:c6:d4:8a:15:35:bb:43:bd:75:79:49 root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o E |\n| . = o . |\n| . + + o o o |\n| .+ o + o . |\n| .o.o . S |\n|+=. . |\n|+++ |\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:\n08:4d:1f:f5:b2:fa:72:cf:a5:8f:31:81:87:11:b2:0f root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . o.o |\n| o . + o |\n| . . E o . |\n| . . o * |\n| . S = o |\n| . . . |\n| . o . |\n| .... * |\n| o..=.. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n02:c1:1e:f5:72:fd:f8:ef:c1:02:8f:2d:ed:a3:66:37 root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .... |\n| o. . . |\n| .... o . |\n| .. o o |\n| . S o . |\n| . B . |\n| o * o |\n| ooEo . |\n| o.o.+o |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Fri, 28 Dec 2018 18:48:12 +0000. Up 6.77 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 OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]"} 2018-12-28 18:48:14,362 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c/action used request id req-5976234e-298c-4943-92e6-74ffdb1f0b8a 2018-12-28 18:48:14,363 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-12-28 18:48:14,363 - 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-163-generic (buildd@lgw01-amd64-058) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #213-Ubuntu SMP Thu Nov 15 02:19:07 UTC 2018 (Ubuntu 3.13.0-163.213-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-163-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 s84096 r8192 d22400 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 7fc0fc80 [ 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-163-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 (7502K kernel code, 1163K 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008884] Yama: becoming mindful. [ 0.010116] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012607] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.014072] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015406] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016114] Initializing cgroup subsys memory [ 0.017040] Initializing cgroup subsys devices [ 0.020003] Initializing cgroup subsys freezer [ 0.020930] Initializing cgroup subsys blkio [ 0.021822] Initializing cgroup subsys perf_event [ 0.022788] Initializing cgroup subsys hugetlb [ 0.024741] mce: CPU supports 10 MCE banks [ 0.025642] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025642] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.028003] Spectre V2 : Mitigation: Full generic retpoline [ 0.029117] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.030797] Speculative Store Bypass: Vulnerable [ 0.032547] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.036882] ACPI: Core revision 20131115 [ 0.038150] ACPI: All ACPI Tables successfully acquired [ 0.039371] ftrace: allocating 28753 entries in 113 pages [ 0.060014] smpboot: Max logical packages: 2 [ 0.060933] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.064003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.065455] Enabling x2apic [ 0.066195] Enabled x2apic [ 0.068003] Switched APIC routing to physical x2apic. [ 0.069929] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.071228] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.073694] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.079471] KVM setup paravirtual spinlock [ 0.081021] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.082477] x86: Booting SMP configuration: [ 0.083453] .... node #0, CPUs: #1[ 0.081013] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.100016] x86: Booted up 1 node, 2 CPUs [ 0.100010] KVM setup async PF for cpu 1 [ 0.100011] kvm-stealtime: cpu 1, msr 7fd0fc80 [ 0.102914] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.104304] devtmpfs: initialized [ 0.106487] EVM: security.selinux [ 0.107243] EVM: security.SMACK64 [ 0.108005] EVM: security.ima [ 0.108687] EVM: security.capability [ 0.109486] pinctrl core: initialized pinctrl subsystem [ 0.109839] regulator-dummy: no parameters [ 0.112069] RTC time: 18:48:06, date: 12/28/18 [ 0.113007] NET: Registered protocol family 16 [ 0.113985] cpuidle: using governor ladder [ 0.114853] cpuidle: using governor menu [ 0.115782] ACPI: bus type PCI registered [ 0.116003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.117420] PCI: Using configuration type 1 for base access [ 0.119010] bio: create slab at 0 [ 0.120046] ACPI: Added _OSI(Module Device) [ 0.120953] ACPI: Added _OSI(Processor Device) [ 0.121913] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.122895] ACPI: Added _OSI(Processor Aggregator Device) [ 0.126180] ACPI: Interpreter enabled [ 0.127046] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.128547] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.130548] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.132003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.134260] ACPI: (supports S0 S5) [ 0.135022] ACPI: Using IOAPIC for interrupt routing [ 0.136016] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.138094] ACPI: No dock devices found. [ 0.140516] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.141715] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.143048] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.144015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.146342] acpiphp: Slot [3] registered [ 0.147211] acpiphp: Slot [4] registered [ 0.148025] acpiphp: Slot [5] registered [ 0.148894] acpiphp: Slot [6] registered [ 0.149719] acpiphp: Slot [7] registered [ 0.150545] acpiphp: Slot [8] registered [ 0.151371] acpiphp: Slot [9] registered [ 0.152017] acpiphp: Slot [10] registered [ 0.152855] acpiphp: Slot [11] registered [ 0.153701] acpiphp: Slot [12] registered [ 0.154552] acpiphp: Slot [13] registered [ 0.155425] acpiphp: Slot [14] registered [ 0.156017] acpiphp: Slot [15] registered [ 0.156893] acpiphp: Slot [16] registered [ 0.157763] acpiphp: Slot [17] registered [ 0.158648] acpiphp: Slot [18] registered [ 0.159538] acpiphp: Slot [19] registered [ 0.160016] acpiphp: Slot [20] registered [ 0.160875] acpiphp: Slot [21] registered [ 0.161738] acpiphp: Slot [22] registered [ 0.162616] acpiphp: Slot [23] registered [ 0.163482] acpiphp: Slot [24] registered [ 0.164015] acpiphp: Slot [25] registered [ 0.164875] acpiphp: Slot [26] registered [ 0.165733] acpiphp: Slot [27] registered [ 0.166622] acpiphp: Slot [28] registered [ 0.167512] acpiphp: Slot [29] registered [ 0.168016] acpiphp: Slot [30] registered [ 0.168875] acpiphp: Slot [31] registered [ 0.169728] PCI host bridge to bus 0000:00 [ 0.170580] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.171659] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.172004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.173207] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.174513] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.188723] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.190849] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.232065] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.234029] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.235990] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.236785] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.238951] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.240612] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.242217] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.242217] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.244003] vgaarb: loaded [ 0.244828] vgaarb: bridge control possible 0000:00:02.0 [ 0.246465] SCSI subsystem initialized [ 0.247613] ACPI: bus type USB registered [ 0.248015] usbcore: registered new interface driver usbfs [ 0.249540] usbcore: registered new interface driver hub [ 0.251018] usbcore: registered new device driver usb [ 0.252048] PCI: Using ACPI for IRQ routing [ 0.253376] NetLabel: Initializing [ 0.254398] NetLabel: domain hash size = 128 [ 0.255655] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.256017] NetLabel: unlabeled traffic allowed by default [ 0.257567] Switched to clocksource kvm-clock [ 0.261341] AppArmor: AppArmor Filesystem Enabled [ 0.262705] pnp: PnP ACPI init [ 0.263654] ACPI: bus type PNP registered [ 0.265187] pnp: PnP ACPI: found 8 devices [ 0.266378] ACPI: bus type PNP unregistered [ 0.273823] NET: Registered protocol family 2 [ 0.275243] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.277360] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.279210] TCP: Hash tables configured (established 16384 bind 16384) [ 0.281332] TCP: reno registered [ 0.282313] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.283959] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.285754] NET: Registered protocol family 1 [ 0.287035] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.288650] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.290223] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.311975] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.334126] Trying to unpack rootfs image as initramfs... [ 0.414501] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.416873] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.418505] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.419718] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.422218] Scanning for low memory corruption every 60 seconds [ 0.424145] Initialise system trusted keyring [ 0.425118] audit: initializing netlink socket (disabled) [ 0.426204] type=2000 audit(1546022886.701:1): initialized [ 0.443983] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.445938] zbud: loaded [ 0.446772] VFS: Disk quotas dquot_6.5.2 [ 0.447640] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.449181] fuse init (API version 7.22) [ 0.450076] msgmni has been set to 3997 [ 0.450939] Key type big_key registered [ 0.452044] Key type asymmetric registered [ 0.452912] Asymmetric key parser 'x509' registered [ 0.453921] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.455507] io scheduler noop registered [ 0.456350] io scheduler deadline registered (default) [ 0.457414] io scheduler cfq registered [ 0.458275] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.459383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.460692] ipmi message handler version 39.2 [ 0.461653] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.463192] ACPI: Power Button [PWRF] [ 0.464062] GHES: HEST is not enabled! [ 0.485596] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.528302] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.530218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.554171] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.556309] Linux agpgart interface v0.103 [ 0.557824] brd: module loaded [ 0.558854] loop: module loaded [ 0.559814] blk-mq: CPU -> queue map [ 0.560594] CPU 0 -> Queue 0 [ 0.561279] CPU 1 -> Queue 0 [ 0.562457] vda: vda1 [ 0.563916] scsi0 : ata_piix [ 0.564715] scsi1 : ata_piix [ 0.565425] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.566757] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.568251] libphy: Fixed MDIO Bus: probed [ 0.569250] tun: Universal TUN/TAP device driver, 1.6 [ 0.570349] tun: (C) 1999-2004 Max Krasnyansky [ 0.572801] PPP generic driver version 2.4.2 [ 0.573987] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.575499] ehci-pci: EHCI PCI platform driver [ 0.576614] ehci-platform: EHCI generic platform driver [ 0.577867] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.579301] ohci-pci: OHCI PCI platform driver [ 0.580394] ohci-platform: OHCI generic platform driver [ 0.581639] uhci_hcd: USB Universal Host Controller Interface driver [ 0.603541] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.604808] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.606643] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.608115] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.609615] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.611247] usb usb1: Product: UHCI Host Controller [ 0.612295] usb usb1: Manufacturer: Linux 3.13.0-163-generic uhci_hcd [ 0.613729] usb usb1: SerialNumber: 0000:00:01.2 [ 0.615062] hub 1-0:1.0: USB hub found [ 0.616082] hub 1-0:1.0: 2 ports detected [ 0.617202] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.619814] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.620986] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.622228] mousedev: PS/2 mouse device common for all mice [ 0.623843] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.626055] rtc_cmos 00:00: RTC can wake from S4 [ 0.627415] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.628840] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.630285] device-mapper: uevent: version 1.0.3 [ 0.631370] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.633406] ledtrig-cpu: registered to indicate activity on CPUs [ 0.634774] TCP: cubic registered [ 0.635628] NET: Registered protocol family 10 [ 0.636823] NET: Registered protocol family 17 [ 0.637966] Key type dns_resolver registered [ 0.639228] Loading compiled-in X.509 certificates [ 0.640957] Loaded X.509 cert 'Magrathea: Glacier signing key: 094079111c1fcc174da628d837dd46328f08651c' [ 0.643092] registered taskstats version 1 [ 0.645461] Key type trusted registered [ 0.648885] Key type encrypted registered [ 0.649950] AppArmor: AppArmor sha1 policy hashing enabled [ 0.651147] IMA: No TPM chip found, activating TPM-bypass! [ 0.652744] regulator-dummy: disabling [ 0.653676] Magic number: 14:838:848 [ 0.654784] rtc_cmos 00:00: setting system clock to 2018-12-28 18:48:06 UTC (1546022886) [ 0.663435] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.664974] EDD information not available. [ 0.724953] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.726724] Write protecting the kernel read-only data: 12288k [ 0.728213] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.730925] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.743341] systemd-udevd[107]: starting version 204 [ 0.776390] FDC 0 is a S82078B [ 0.928038] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.093036] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.094366] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.095751] usb 1-1: Product: QEMU USB Tablet [ 1.096672] usb 1-1: Manufacturer: QEMU [ 1.097517] usb 1-1: SerialNumber: 42 [ 1.416069] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 1.792745] 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.053569] 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.187612] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate /dev filesystem[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate /dev filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.281885] 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 Fri, 28 Dec 2018 18:48:08 +0000. Up 2.62 seconds. cloud-init-nonet[2.77]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device 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 ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.38]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting 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 Fri, 28 Dec 2018 18:48:09 +0000. Up 3.63 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.12 | 255.255.255.0 | fa:16:3e:e2:ac:e3 | ci-info: +--------+------+------------+---------------+-------------------+ ci-info: +++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++ ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ ci-info: | 0 | 0.0.0.0 | 10.55.1.1 | 0.0.0.0 | eth0 | UG | ci-info: | 1 | 10.55.1.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | ci-info: | 2 | 169.254.169.254 | 10.55.1.2 | 255.255.255.255 | eth0 | UGH | ci-info: +-------+-----------------+-----------+-----------------+-----------+-------+ dmesg: write failed: Broken pipe 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: 3e:28:d1:a3:dc:6c:60:46:54:7e:bb:c7:7b:05:0e:3e root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i The key's randomart image is: +--[ RSA 2048]----+ | ... | | . . | | . . . | | . . . .. . | | = o S. o . | | + * + oE . . | | + = + o. . | | o o .. | | .. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 21:86:ea:78:2c:c6:d4:8a:15:35:bb:43:bd:75:79:49 root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i The key's randomart image is: +--[ DSA 1024]----+ | o E | | . = o . | | . + + o o o | | .+ o + o . | | .o.o . S | |+=. . | |+++ | |.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: 08:4d:1f:f5:b2:fa:72:cf:a5:8f:31:81:87:11:b2:0f root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i The key's randomart image is: +--[ECDSA 256]---+ | . o.o | | o . + o | | . . E o . | | . . o * | | . S = o | | . . . | | . o . | | .... * | | o..=.. | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 02:c1:1e:f5:72:fd:f8:ef:c1:02:8f:2d:ed:a3:66:37 root@ansibleprovisioningtests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-i The key's randomart image is: +--[ED25519 256--+ | .... | | o. . . | | .... o . | | .. o o | | . S o . | | . B . | | o * o | | ooEo . | | o.o.+o | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 28 Dec 2018 18:48:12 +0000. Up 6.77 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 OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] 2018-12-28 18:48:14,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:14,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-22bec164-3aca-40b2-bed7-c1568c1a38ae x-compute-request-id: req-22bec164-3aca-40b2-bed7-c1568c1a38ae Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:14,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-22bec164-3aca-40b2-bed7-c1568c1a38ae 2018-12-28 18:48:14,767 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:14,768 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:14,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:15,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c591ce4e-82df-452e-9357-4faff5afcbb3 x-compute-request-id: req-c591ce4e-82df-452e-9357-4faff5afcbb3 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:15,165 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-c591ce4e-82df-452e-9357-4faff5afcbb3 2018-12-28 18:48:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:15,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2e42497a-5944-4817-935d-a6db0206a706 Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:15,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-2e42497a-5944-4817-935d-a6db0206a706 2018-12-28 18:48:15,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:15,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f28400-1e40-4689-8192-c8953a1043dc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:15,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-91f28400-1e40-4689-8192-c8953a1043dc 2018-12-28 18:48:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:15,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ff2b507f-068b-4570-afa3-18e22b1f96a9 Date: Fri, 28 Dec 2018 18:48:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:15,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-ff2b507f-068b-4570-afa3-18e22b1f96a9 2018-12-28 18:48:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:15,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-ed34ee48-84d8-4022-a006-e0ced02ad11e Date: Fri, 28 Dec 2018 18:48:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:15,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-ed34ee48-84d8-4022-a006-e0ced02ad11e 2018-12-28 18:48:15,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:16,011 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48: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-04ec9e3a-076e-461f-8cb2-6e8f99d9281e x-compute-request-id: req-04ec9e3a-076e-461f-8cb2-6e8f99d9281e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:16,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-04ec9e3a-076e-461f-8cb2-6e8f99d9281e 2018-12-28 18:48:16,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:16,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a1e6f1e7-730b-4e08-9a1d-09bbcfe49f0f Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:16,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-a1e6f1e7-730b-4e08-9a1d-09bbcfe49f0f 2018-12-28 18:48:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:16,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f52fcb-89ee-4612-bc88-22fc81981ba4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:16,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-28f52fcb-89ee-4612-bc88-22fc81981ba4 2018-12-28 18:48:16,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:16,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2280a6dc-887e-43f7-8920-0cf474f09ac2 Date: Fri, 28 Dec 2018 18:48:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:16,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-2280a6dc-887e-43f7-8920-0cf474f09ac2 2018-12-28 18:48:16,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:16,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-5bb47d1b-e820-4af9-9bff-49e5cea6d08f Date: Fri, 28 Dec 2018 18:48:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:16,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-5bb47d1b-e820-4af9-9bff-49e5cea6d08f 2018-12-28 18:48:16,376 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}}' 2018-12-28 18:48:17,233 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:48: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-0ca7c157-9db0-42ed-bfa2-521db63558d4 x-compute-request-id: req-0ca7c157-9db0-42ed-bfa2-521db63558d4 Content-Length: 0 Content-Type: application/json 2018-12-28 18:48:17,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c/action used request id req-0ca7c157-9db0-42ed-bfa2-521db63558d4 2018-12-28 18:48:17,234 - create_instance - INFO - Checking if VM is active 2018-12-28 18:48:17,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:17,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ed267223-dc7d-417b-814e-f7ac1fd92ac0 x-compute-request-id: req-ed267223-dc7d-417b-814e-f7ac1fd92ac0 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:17,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-ed267223-dc7d-417b-814e-f7ac1fd92ac0 2018-12-28 18:48:17,701 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:17,701 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:17,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:18,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-19dd34c7-b2c1-4d46-bee2-59ec935f32c5 x-compute-request-id: req-19dd34c7-b2c1-4d46-bee2-59ec935f32c5 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:18,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-19dd34c7-b2c1-4d46-bee2-59ec935f32c5 2018-12-28 18:48:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:18,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-95dc7392-0c66-4ef9-a793-1e550f3bb77f Date: Fri, 28 Dec 2018 18: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:18,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-95dc7392-0c66-4ef9-a793-1e550f3bb77f 2018-12-28 18:48:18,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:18,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a311c9f-a238-4d25-a2db-caec419e78cd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:18,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-7a311c9f-a238-4d25-a2db-caec419e78cd 2018-12-28 18:48:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:18,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d18c8fb1-c7bb-476c-ac17-5f294df09fbe Date: Fri, 28 Dec 2018 18:48:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:18,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-d18c8fb1-c7bb-476c-ac17-5f294df09fbe 2018-12-28 18:48:18,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:18,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-b41e28e9-5e55-473a-83c0-e81a1637a87f Date: Fri, 28 Dec 2018 18:48:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605","88e5aa27-9f0a-4881-af43-afad115f19c8"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:18,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-b41e28e9-5e55-473a-83c0-e81a1637a87f 2018-12-28 18:48:18,538 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:48:18,542 - paramiko.transport - DEBUG - starting thread (client mode): 0x64c40810L 2018-12-28 18:48:18,542 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:48:18,547 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:48:18,547 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:48:18,548 - 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-12-28 18:48:18,548 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:48:18,548 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:48:18,549 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:48:18,549 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:48:18,549 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:48:18,592 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:48:18,592 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:48:18,606 - paramiko.transport - DEBUG - Trying key 06f0f4bf4d903a647588516920831811 from tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9 2018-12-28 18:48:18,632 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:48:18,654 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:48:18,755 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:48:18,784 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:48:18,785 - create_instance - INFO - Checking if cloud-init has completed 2018-12-28 18:48:18,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:19,203 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48: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-e3947935-b051-4569-96f3-cee67bf87b3f x-compute-request-id: req-e3947935-b051-4569-96f3-cee67bf87b3f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:19,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-e3947935-b051-4569-96f3-cee67bf87b3f 2018-12-28 18:48:19,204 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:19,204 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:19,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:19,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-4d67b0e9-1d2a-488a-861e-d7ef7ab31604 x-compute-request-id: req-4d67b0e9-1d2a-488a-861e-d7ef7ab31604 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:19,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-4d67b0e9-1d2a-488a-861e-d7ef7ab31604 2018-12-28 18:48:19,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:19,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c6da8862-cf38-49a1-aa00-50c2d6eab07e Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:19,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-c6da8862-cf38-49a1-aa00-50c2d6eab07e 2018-12-28 18:48:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:19,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ecb8e9-7508-45e5-a3ae-a144a06e3444 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:19,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-96ecb8e9-7508-45e5-a3ae-a144a06e3444 2018-12-28 18:48:19,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:19,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-03fa12d1-f348-4dea-8959-b3e63ca49177 Date: Fri, 28 Dec 2018 18:48:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:19,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-03fa12d1-f348-4dea-8959-b3e63ca49177 2018-12-28 18:48:19,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:19,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-9484a767-f990-4ebd-9d67-e0a232647831 Date: Fri, 28 Dec 2018 18:48:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605","88e5aa27-9f0a-4881-af43-afad115f19c8"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:19,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-9484a767-f990-4ebd-9d67-e0a232647831 2018-12-28 18:48:19,885 - create_instance - INFO - Checking if VM is active 2018-12-28 18:48:19,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:20,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fd2fd5eb-111b-4e98-87de-c9981113f52d x-compute-request-id: req-fd2fd5eb-111b-4e98-87de-c9981113f52d Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:20,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-fd2fd5eb-111b-4e98-87de-c9981113f52d 2018-12-28 18:48:20,313 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:20,313 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:20,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:20,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48: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-89c861ce-a13c-4f1a-b24c-648adc33075d x-compute-request-id: req-89c861ce-a13c-4f1a-b24c-648adc33075d Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:20,889 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-89c861ce-a13c-4f1a-b24c-648adc33075d 2018-12-28 18:48:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:20,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-a9f6373e-c156-4c0d-ad04-806113029bdc Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-a9f6373e-c156-4c0d-ad04-806113029bdc 2018-12-28 18:48:21,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:21,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca15028-b6c8-4a90-8718-6e10220d1253 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:21,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-aca15028-b6c8-4a90-8718-6e10220d1253 2018-12-28 18:48:21,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:21,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be0201c7-3635-4d09-8b41-d38e93d366ff Date: Fri, 28 Dec 2018 18:48:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:21,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-be0201c7-3635-4d09-8b41-d38e93d366ff 2018-12-28 18:48:21,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:21,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-2110e607-66ad-4903-a149-e5c26f6c2ace Date: Fri, 28 Dec 2018 18:48:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605","88e5aa27-9f0a-4881-af43-afad115f19c8"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:21,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-2110e607-66ad-4903-a149-e5c26f6c2ace 2018-12-28 18:48:21,256 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:48:21,257 - paramiko.transport - DEBUG - starting thread (client mode): 0x64c05490L 2018-12-28 18:48:21,258 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:48:21,261 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:48:21,261 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:48:21,262 - 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-12-28 18:48:21,263 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:48:21,263 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:48:21,263 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:48:21,263 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:48:21,263 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:48:21,304 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:48:21,304 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:48:21,322 - paramiko.transport - DEBUG - Trying key 06f0f4bf4d903a647588516920831811 from tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9 2018-12-28 18:48:21,344 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:48:21,350 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:48:21,451 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:48:21,468 - create_instance - INFO - SSH is active for VM instance 2018-12-28 18:48:21,468 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:48:21,470 - paramiko.transport - DEBUG - starting thread (client mode): 0x64c40d50L 2018-12-28 18:48:21,470 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:48:21,473 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:48:21,473 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:48:21,474 - 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-12-28 18:48:21,475 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:48:21,475 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:48:21,475 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:48:21,475 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:48:21,475 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:48:21,516 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:48:21,516 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:48:21,535 - paramiko.transport - DEBUG - Trying key 06f0f4bf4d903a647588516920831811 from tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9 2018-12-28 18:48:21,556 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:48:21,563 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:48:21,567 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:48:21,796 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 18:48:21,797 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:48:21,801 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:48:21,808 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:48:21,809 - create_instance - INFO - cloud-init complete for VM instance 2018-12-28 18:48:21,813 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:21,814 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 18:48:22,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cede7a44-b8ef-4d0b-b0a2-a0327f034c54 x-compute-request-id: req-cede7a44-b8ef-4d0b-b0a2-a0327f034c54 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:22,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-cede7a44-b8ef-4d0b-b0a2-a0327f034c54 2018-12-28 18:48:22,005 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:22,005 - create_instance - INFO - VM is - ACTIVE 2018-12-28 18:48:22,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:22,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-93cfb432-4889-40ec-a98a-2b9df04b7384 x-compute-request-id: req-93cfb432-4889-40ec-a98a-2b9df04b7384 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:22,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-93cfb432-4889-40ec-a98a-2b9df04b7384 2018-12-28 18:48:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:22,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-463a8ea8-1f90-4bf2-9e99-a6f44153dd4b Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:22,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-463a8ea8-1f90-4bf2-9e99-a6f44153dd4b 2018-12-28 18:48:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:22,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73168c1b-9813-4be3-9afb-70bd13a6316c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:22,602 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-73168c1b-9813-4be3-9afb-70bd13a6316c 2018-12-28 18:48:22,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-39d15f2e-84da-4c13-bfb9-5ed9a8ae8293 Date: Fri, 28 Dec 2018 18:48:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:22,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-39d15f2e-84da-4c13-bfb9-5ed9a8ae8293 2018-12-28 18:48:22,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:22,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-d118f56c-d1e8-47da-be1e-02ba1f964768 Date: Fri, 28 Dec 2018 18:48:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605","88e5aa27-9f0a-4881-af43-afad115f19c8"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:22,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-d118f56c-d1e8-47da-be1e-02ba1f964768 2018-12-28 18:48:22,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:23,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-d8df1b4f-7a4f-4f5b-b1b6-70994130f92b x-compute-request-id: req-d8df1b4f-7a4f-4f5b-b1b6-70994130f92b Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:23,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-d8df1b4f-7a4f-4f5b-b1b6-70994130f92b 2018-12-28 18:48:23,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:23,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e1f5ee13-9ad2-4756-8afc-63c43bdebec8 Date: Fri, 28 Dec 2018 18:48: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":["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"],"updated_at":"2018-12-28T18:45:56Z","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3626aac366a24964b28c08b8793cad07","id":"7bd2f772-5d9f-4691-b832-06c336735bc5","name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net"}]} 2018-12-28 18:48:23,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks?name=AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net used request id req-e1f5ee13-9ad2-4756-8afc-63c43bdebec8 2018-12-28 18:48:23,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:23,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bffb89-05d0-48da-928b-cd74170d90fb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:23,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-c6bffb89-05d0-48da-928b-cd74170d90fb 2018-12-28 18:48:23,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:23,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-75b9dca8-61fc-44fc-8d23-cb99da713274 Date: Fri, 28 Dec 2018 18:48:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:56Z","dns_nameservers":[],"updated_at":"2018-12-28T18:45:56Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"3626aac366a24964b28c08b8793cad07","id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","subnetpool_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet"}]} 2018-12-28 18:48:23,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-75b9dca8-61fc-44fc-8d23-cb99da713274 2018-12-28 18:48:23,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:24,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-ba22e052-6fd5-41a8-9228-4c2aaa4fcf6e Date: Fri, 28 Dec 2018 18:48:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.2"}],"id":"bd93a7f8-0865-4966-a61e-023ab71b8745","security_groups":[],"mac_address":"fa:16:3e:6b:6e:17","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:57Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.4"}],"id":"bf0bda3f-2a6b-420a-abc8-86b0357889f5","security_groups":[],"mac_address":"fa:16:3e:6c:1f:47","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:48:16Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.12"}],"id":"c4a00bef-7529-4a86-b9f2-e4d0026d94c4","security_groups":["886abb3f-e7ea-4b33-b28e-c804652c0605","88e5aa27-9f0a-4881-af43-afad115f19c8"],"mac_address":"fa:16:3e:e2:ac:e3","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:18Z","binding:vnic_type":"normal","device_id":"b265ade2-87b4-4ef6-add0-096bc02fbe5c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:45:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.3"}],"id":"e0e1c692-4255-4615-826f-095a2e29d42f","security_groups":[],"mac_address":"fa:16:3e:54:77:10","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:45:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-7bd2f772-5d9f-4691-b832-06c336735bc5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:46:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"81ef68c3-0d01-42b0-b38d-ff5a2dba972a","ip_address":"10.55.1.1"}],"id":"ed6000f3-f45c-4323-a97e-010cac0a8b5d","security_groups":[],"mac_address":"fa:16:3e:c0:d8:c1","project_id":"3626aac366a24964b28c08b8793cad07","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7bd2f772-5d9f-4691-b832-06c336735bc5","tenant_id":"3626aac366a24964b28c08b8793cad07","created_at":"2018-12-28T18:46:06Z","binding:vnic_type":"normal","device_id":"b111af02-81bd-4de5-a424-a105ed6151c0"}]} 2018-12-28 18:48:24,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports?network_id=7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-ba22e052-6fd5-41a8-9228-4c2aaa4fcf6e 2018-12-28 18:48:24,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}}' 2018-12-28 18:48:24,527 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 28 Dec 2018 18:48: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-c804a8c5-339d-4c58-ac06-7b88ef8de0fc x-compute-request-id: req-c804a8c5-339d-4c58-ac06-7b88ef8de0fc 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: '88e5aa27-9f0a-4881-af43-afad115f19c8'.\nNeutron server returns request_ids: ['req-2f9adca2-42b8-47a2-aebd-82cfd92f4571']", "code": 400}} 2018-12-28 18:48:24,527 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c/action used request id req-c804a8c5-339d-4c58-ac06-7b88ef8de0fc 2018-12-28 18:48:24,530 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:24,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48: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-1ef83249-a38e-4fb7-af42-0698b1b03419 x-compute-request-id: req-1ef83249-a38e-4fb7-af42-0698b1b03419 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e2:ac:e3", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp"}], "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:06Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:24,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-1ef83249-a38e-4fb7-af42-0698b1b03419 2018-12-28 18:48:24,861 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp] already added to VM [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] 2018-12-28 18:48:24,865 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-12-28 18:48:24,867 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-12-28 18:48:26,280 - ansible_utils - DEBUG - Retrieving SSH client 2018-12-28 18:48:26,283 - paramiko.transport - DEBUG - starting thread (client mode): 0x64b21050L 2018-12-28 18:48:26,283 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:48:26,286 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.11 2018-12-28 18:48:26,286 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-12-28 18:48:26,288 - 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-12-28 18:48:26,288 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:48:26,288 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:48:26,288 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:48:26,288 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:48:26,289 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:48:26,328 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:48:26,329 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:48:26,348 - paramiko.transport - DEBUG - Trying key 06f0f4bf4d903a647588516920831811 from tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9 2018-12-28 18:48:26,369 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:48:26,375 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:48:26,380 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:48:26,589 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 18:48:26,589 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:48:26,598 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:48:26,609 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:48:26,609 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 18:48:26,710 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:48:26,724 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-12-28 18:48:26,724 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-12-28 18:48:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/floatingips/2b3f6d95-997f-42a8-b5d5-ba19f7fd2902 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:27,720 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b119d652-e34e-40cf-a729-202ac22ff865 Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:27,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/2b3f6d95-997f-42a8-b5d5-ba19f7fd2902 used request id req-b119d652-e34e-40cf-a729-202ac22ff865 2018-12-28 18:48:27,720 - create_instance - INFO - Deleting Port with ID - c4a00bef-7529-4a86-b9f2-e4d0026d94c4 2018-12-28 18:48:27,720 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-port-1 2018-12-28 18:48:27,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/ports/c4a00bef-7529-4a86-b9f2-e4d0026d94c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:28,227 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e6e78687-831f-491f-b262-d87b2f09d6f6 Date: Fri, 28 Dec 2018 18:48:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:28,227 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/ports/c4a00bef-7529-4a86-b9f2-e4d0026d94c4 used request id req-e6e78687-831f-491f-b262-d87b2f09d6f6 2018-12-28 18:48:28,227 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst 2018-12-28 18:48:28,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:28,367 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48: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-f305f3d3-ef48-478d-b9ba-04c71d83d00e x-compute-request-id: req-f305f3d3-ef48-478d-b9ba-04c71d83d00e Content-Type: application/json 2018-12-28 18:48:28,367 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-f305f3d3-ef48-478d-b9ba-04c71d83d00e 2018-12-28 18:48:28,368 - create_instance - INFO - Checking deletion status 2018-12-28 18:48:28,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:28,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48: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-9b8b9309-5e5e-4eb5-be51-035d431058fc x-compute-request-id: req-9b8b9309-5e5e-4eb5-be51-035d431058fc Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c", "rel": "bookmark"}], "image": {"id": "c03fa895-2fa1-48c8-896e-1c8f32147944", "links": [{"href": "http://172.30.9.21:8774/images/c03fa895-2fa1-48c8-896e-1c8f32147944", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:48:05.000000", "flavor": {"id": "c128a984-505a-4218-95b9-099bb0015691", "links": [{"href": "http://172.30.9.21:8774/flavors/c128a984-505a-4218-95b9-099bb0015691", "rel": "bookmark"}]}, "id": "b265ade2-87b4-4ef6-add0-096bc02fbe5c", "user_id": "4865d634318e4652b923ecc5c89633d4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:48:28Z", "hostId": "fab06b3ac37d8e69579384aa86d04c1da5c6d984e98ed005045bd0cd", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp", "name": "AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst", "created": "2018-12-28T18:46:21Z", "tenant_id": "3626aac366a24964b28c08b8793cad07", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-12-28 18:48:28,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-9b8b9309-5e5e-4eb5-be51-035d431058fc 2018-12-28 18:48:28,606 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst] is - ACTIVE 2018-12-28 18:48:28,606 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-12-28 18:48:31,609 - create_instance - DEBUG - VM status query timeout in 296.758868933 2018-12-28 18:48:31,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d06e09e1e275ea4f45db1bcb88b7c3159ffce854" 2018-12-28 18:48:31,654 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 28 Dec 2018 18:48: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-5dcb60c3-4934-4298-8c87-46e6b677113a x-compute-request-id: req-5dcb60c3-4934-4298-8c87-46e6b677113a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b265ade2-87b4-4ef6-add0-096bc02fbe5c could not be found.", "code": 404}} 2018-12-28 18:48:31,655 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/b265ade2-87b4-4ef6-add0-096bc02fbe5c used request id req-5dcb60c3-4934-4298-8c87-46e6b677113a 2018-12-28 18:48:31,655 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b265ade2-87b4-4ef6-add0-096bc02fbe5c could not be found. (HTTP 404) (Request-ID: req-5dcb60c3-4934-4298-8c87-46e6b677113a) 2018-12-28 18:48:31,655 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-inst 2018-12-28 18:48:31,656 - neutron_utils - INFO - Deleting security group rule with ID - 813914af-ab72-4157-8f0b-b95bb44fc545 2018-12-28 18:48:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/813914af-ab72-4157-8f0b-b95bb44fc545 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:48:31,943 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-70c9c2fc-aa81-42dc-8262-36f186bbce29 Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:31,943 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/813914af-ab72-4157-8f0b-b95bb44fc545 used request id req-70c9c2fc-aa81-42dc-8262-36f186bbce29 2018-12-28 18:48:31,943 - neutron_utils - INFO - Deleting security group rule with ID - 01ff4cf8-145c-4858-9036-6629b261e0cd 2018-12-28 18:48:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/01ff4cf8-145c-4858-9036-6629b261e0cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:48:32,043 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7af7e51-f948-4f90-9233-ea1d0843959c Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:32,043 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/01ff4cf8-145c-4858-9036-6629b261e0cd used request id req-b7af7e51-f948-4f90-9233-ea1d0843959c 2018-12-28 18:48:32,043 - neutron_utils - INFO - Deleting security group rule with ID - 91ec140c-8c94-4e5c-9621-cbe3e0eddf31 2018-12-28 18:48:32,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/91ec140c-8c94-4e5c-9621-cbe3e0eddf31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:48:32,289 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47842222-a53d-4750-be75-18cee42a764b Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:32,290 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/91ec140c-8c94-4e5c-9621-cbe3e0eddf31 used request id req-47842222-a53d-4750-be75-18cee42a764b 2018-12-28 18:48:32,290 - neutron_utils - INFO - Deleting security group rule with ID - e70c2fa1-215c-4110-957f-cfea0794664a 2018-12-28 18:48:32,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-group-rules/e70c2fa1-215c-4110-957f-cfea0794664a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:48:32,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f1cb27e-749b-445b-8c8c-77a39e6e4b9b Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:32,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-group-rules/e70c2fa1-215c-4110-957f-cfea0794664a used request id req-2f1cb27e-749b-445b-8c8c-77a39e6e4b9b 2018-12-28 18:48:32,546 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-sec-grp 2018-12-28 18:48:32,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/88e5aa27-9f0a-4881-af43-afad115f19c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52c60cb8f545e8d21f4af8a921c91bed3440a18" 2018-12-28 18:48:32,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6675fe99-a2aa-4a6f-9d6b-09d2aa173a41 Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:32,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/88e5aa27-9f0a-4881-af43-afad115f19c8 used request id req-6675fe99-a2aa-4a6f-9d6b-09d2aa173a41 2018-12-28 18:48:32,866 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp 2018-12-28 18:48:32,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c83d86156867c2bf4c83f2335dd123debfa3588" 2018-12-28 18:48:32,911 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:48: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-4cef662f-ce2f-46c8-a64e-82397c34e6fb x-compute-request-id: req-4cef662f-ce2f-46c8-a64e-82397c34e6fb Content-Length: 0 Content-Type: application/json 2018-12-28 18:48:32,911 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-kp used request id req-4cef662f-ce2f-46c8-a64e-82397c34e6fb 2018-12-28 18:48:32,912 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9.pub] 2018-12-28 18:48:32,912 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9] 2018-12-28 18:48:32,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ab55113f35dd69810443d906df09c8460bb9ba9" 2018-12-28 18:48:32,962 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:48: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-54eeefea-2ab7-434d-8216-3dfa057afebd x-compute-request-id: req-54eeefea-2ab7-434d-8216-3dfa057afebd Content-Length: 0 Content-Type: application/json 2018-12-28 18:48:32,962 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c128a984-505a-4218-95b9-099bb0015691 used request id req-54eeefea-2ab7-434d-8216-3dfa057afebd 2018-12-28 18:48:32,963 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router and subnet AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet 2018-12-28 18:48:32,963 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router 2018-12-28 18:48:32,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" -d '{"subnet_id": "81ef68c3-0d01-42b0-b38d-ff5a2dba972a"}' 2018-12-28 18:48:34,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-441e626f-4db8-446e-b16a-50ee91480850 Date: Fri, 28 Dec 2018 18:48:34 GMT RESP BODY: {"network_id": "7bd2f772-5d9f-4691-b832-06c336735bc5", "tenant_id": "3626aac366a24964b28c08b8793cad07", "subnet_id": "81ef68c3-0d01-42b0-b38d-ff5a2dba972a", "subnet_ids": ["81ef68c3-0d01-42b0-b38d-ff5a2dba972a"], "port_id": "ed6000f3-f45c-4323-a97e-010cac0a8b5d", "id": "b111af02-81bd-4de5-a424-a105ed6151c0"} 2018-12-28 18:48:34,593 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0/remove_router_interface used request id req-441e626f-4db8-446e-b16a-50ee91480850 2018-12-28 18:48:34,593 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router 2018-12-28 18:48:34,593 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-router 2018-12-28 18:48:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5102192d7d9ba1f47f791f2f3e95d73a459c95ef" 2018-12-28 18:48:38,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02583e6e-6ee0-4d5b-bba2-7042f1fee008 Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:38,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/b111af02-81bd-4de5-a424-a105ed6151c0 used request id req-02583e6e-6ee0-4d5b-bba2-7042f1fee008 2018-12-28 18:48:38,179 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet 2018-12-28 18:48:38,179 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-subnet 2018-12-28 18:48:38,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/subnets/81ef68c3-0d01-42b0-b38d-ff5a2dba972a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:48:40,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fa57cdb7-f4de-45f5-94bd-ad4661d4cbd4 Date: Fri, 28 Dec 2018 18:48:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:40,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/81ef68c3-0d01-42b0-b38d-ff5a2dba972a used request id req-fa57cdb7-f4de-45f5-94bd-ad4661d4cbd4 2018-12-28 18:48:40,683 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9-pub-net 2018-12-28 18:48:40,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/networks/7bd2f772-5d9f-4691-b832-06c336735bc5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fd4e8a144477992ced7945b073f8fb4fdd56a24" 2018-12-28 18:48:41,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-318e2c20-1c0e-440f-b7ff-0782f8aff23a Date: Fri, 28 Dec 2018 18:48:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:41,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/7bd2f772-5d9f-4691-b832-06c336735bc5 used request id req-318e2c20-1c0e-440f-b7ff-0782f8aff23a 2018-12-28 18:48:41,599 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-8607aa3e-3535-4675-ae92-7df1e0d37ac9--image 2018-12-28 18:48:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6167eb3c51e39cbf68e0dafd15be7d0cbef1127f" 2018-12-28 18:48:42,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c55f837a-76f7-40b0-a5c0-9fd4fa89cd75 Date: Fri, 28 Dec 2018 18:48:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:48:42,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/c03fa895-2fa1-48c8-896e-1c8f32147944 used request id req-c55f837a-76f7-40b0-a5c0-9fd4fa89cd75 2018-12-28 18:48:42,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:43,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d3a78af1-d8c5-492e-92ba-e97fda707ed4 Date: Fri, 28 Dec 2018 18:48:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:45:55Z", "updated_at": "2018-12-28T18:45:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "revision_number": 0, "id": "0f515f57-7616-498c-aa98-d08e0c806a84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "revision_number": 0, "id": "3dcc0196-2f14-4f33-bd97-3f2a87bbe441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "revision_number": 0, "id": "81cbb2f7-2cc1-4339-807b-9266edb2066c", "remote_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "remote_ip_prefix": null, "created_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv4", "project_id": "3626aac366a24964b28c08b8793cad07"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "revision_number": 0, "id": "915b4243-6855-447d-aaee-3f4ba29c40e6", "remote_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "remote_ip_prefix": null, "created_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "tenant_id": "3626aac366a24964b28c08b8793cad07", "port_range_min": null, "ethertype": "IPv6", "project_id": "3626aac366a24964b28c08b8793cad07"}], "revision_number": 4, "project_id": "3626aac366a24964b28c08b8793cad07", "id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:48:43,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups?name=default used request id req-d3a78af1-d8c5-492e-92ba-e97fda707ed4 2018-12-28 18:48:43,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:43,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd2ac6c-ec9a-487b-936d-c80da5eb9908 Content-Encoding: gzip Content-Length: 189 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-12-28 18:48:43,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d used request id req-3fd2ac6c-ec9a-487b-936d-c80da5eb9908 2018-12-28 18:48:43,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:43,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88df09d2-9534-4472-84f4-f2151abf3c25 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.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-12-28 18:48:43,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f used request id req-88df09d2-9534-4472-84f4-f2151abf3c25 2018-12-28 18:48:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:43,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f279dc-1714-4d48-9593-2e32df49291e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07"}, "enabled": true, "id": "3626aac366a24964b28c08b8793cad07", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-6020681a-d49b-43a-proj"}} 2018-12-28 18:48:43,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-49f279dc-1714-4d48-9593-2e32df49291e 2018-12-28 18:48:43,395 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 886abb3f-e7ea-4b33-b28e-c804652c0605 2018-12-28 18:48:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=886abb3f-e7ea-4b33-b28e-c804652c0605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:43,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1bf97d7f-0175-4f6a-a615-c4f9a684b9c0 Date: Fri, 28 Dec 2018 18:48: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-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:45:55Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "0f515f57-7616-498c-aa98-d08e0c806a84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:45:55Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "3dcc0196-2f14-4f33-bd97-3f2a87bbe441"}, {"remote_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:45:55Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "81cbb2f7-2cc1-4339-807b-9266edb2066c"}, {"remote_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-12-28T18:45:55Z", "security_group_id": "886abb3f-e7ea-4b33-b28e-c804652c0605", "port_range_min": null, "revision_number": 0, "tenant_id": "3626aac366a24964b28c08b8793cad07", "created_at": "2018-12-28T18:45:55Z", "project_id": "3626aac366a24964b28c08b8793cad07", "id": "915b4243-6855-447d-aaee-3f4ba29c40e6"}]} 2018-12-28 18:48:43,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-group-rules?security_group_id=886abb3f-e7ea-4b33-b28e-c804652c0605 used request id req-1bf97d7f-0175-4f6a-a615-c4f9a684b9c0 2018-12-28 18:48:43,571 - neutron_utils - INFO - Deleting security group with name - default 2018-12-28 18:48:43,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:9696/v2.0/security-groups/886abb3f-e7ea-4b33-b28e-c804652c0605 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:43,876 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9e413ff-986a-42d7-acb8-4b0e2f7b564f Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:43,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/886abb3f-e7ea-4b33-b28e-c804652c0605 used request id req-d9e413ff-986a-42d7-acb8-4b0e2f7b564f 2018-12-28 18:48:43,877 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-6020681a-d49b-43a-proj 2018-12-28 18:48:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:44,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b6837a-c444-4d4d-bd10-dc5c14bf37ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:44,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3626aac366a24964b28c08b8793cad07 used request id req-70b6837a-c444-4d4d-bd10-dc5c14bf37ef 2018-12-28 18:48:44,082 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-6020681a-d49b-43a-proj-role 2018-12-28 18:48:44,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/roles/440523a268664701a59a670dda5720c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:44,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a6a7c32-bca4-4664-8a8a-abb4cca55ecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:44,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/440523a268664701a59a670dda5720c6 used request id req-3a6a7c32-bca4-4664-8a8a-abb4cca55ecb 2018-12-28 18:48:44,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a429567d3271d64acd543180afc1367838c0d6c6" 2018-12-28 18:48:44,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8629e2-32e0-4906-ae7e-52341e233f47 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:48:44,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c8629e2-32e0-4906-ae7e-52341e233f47 2018-12-28 18:48:44,274 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-6020681a-d49b-43a-user 2018-12-28 18:48:44,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.21:5000/v3/users/4865d634318e4652b923ecc5c89633d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aae09feb695291cfd87634f82012ddd6ce9b2bd8" 2018-12-28 18:48:44,443 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ab3d98d-9cfa-4eab-a3ef-c8db1e1a1fa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:44,443 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/4865d634318e4652b923ecc5c89633d4 used request id req-3ab3d98d-9cfa-4eab-a3ef-c8db1e1a1fa4 2018-12-28 18:48:44,444 - 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 3476.438s OK 2018-12-28 18:48:44,612 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 18:48:44,612 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:56 | PASS | +---------------------+------------------+------------------+----------------+ 2018-12-28 18:48:44,618 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:44,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:48:45,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["XxvDNwT1QLG4uOWoWzG3mg"], "issued_at": "2018-12-28T18:48:45.000000Z"}} 2018-12-28 18:48:45,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed65a4fc-88ec-48e2-ae14-f8e6e10236bf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "cf997dc8d22845d28aee4a5c7d353a22", "links": {"self": "http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22"}, "name": "heat_stack_owner"}]} 2018-12-28 18:48:45,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed65a4fc-88ec-48e2-ae14-f8e6e10236bf 2018-12-28 18:48:45,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.472907066345s 2018-12-28 18:48:45,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 18:48:45,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,216 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e7131ca-dbe0-4b42-96dd-6e5561329c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:45,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/cf997dc8d22845d28aee4a5c7d353a22 used request id req-7e7131ca-dbe0-4b42-96dd-6e5561329c70 2018-12-28 18:48:45,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.123503923416s 2018-12-28 18:48:45,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:48:45,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd319184-9c63-4fdc-85eb-446a1dc4c59b Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5", "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "domain_id": "default", "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:48:45,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cd319184-9c63-4fdc-85eb-446a1dc4c59b 2018-12-28 18:48:45,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984311103821s 2018-12-28 18:48:45,317 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-cd319184-9c63-4fdc-85eb-446a1dc4c59b 2018-12-28 18:48:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:48:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ef248b-57d4-4f0e-97fa-d3fb0797fe48 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c"}, "enabled": true, "id": "6d1bf8186fc24cbca92b89cc3346012c", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}} 2018-12-28 18:48:45,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c used request id req-72ef248b-57d4-4f0e-97fa-d3fb0797fe48 2018-12-28 18:48:45,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895628929138s 2018-12-28 18:48:45,414 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c used request id req-72ef248b-57d4-4f0e-97fa-d3fb0797fe48 2018-12-28 18:48:45,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 18:48:45,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-939c020c-c3b6-4994-b9bc-9fbcdb6de069 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:45,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c used request id req-939c020c-c3b6-4994-b9bc-9fbcdb6de069 2018-12-28 18:48:45,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.209543943405s 2018-12-28 18:48:45,624 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/6d1bf8186fc24cbca92b89cc3346012c used request id req-939c020c-c3b6-4994-b9bc-9fbcdb6de069 2018-12-28 18:48:45,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:48:45,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc51cfca-62ea-41f6-aab9-eb0404e5b1f6 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666"}, "enabled": true, "id": "3694c956f42e457594ab565e9d00d666", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_0792ac5b-379c-4c7c-8192-2eb8af93b6f5"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 18:48:45,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-dc51cfca-62ea-41f6-aab9-eb0404e5b1f6 2018-12-28 18:48:45,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0172028541565s 2018-12-28 18:48:45,642 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-dc51cfca-62ea-41f6-aab9-eb0404e5b1f6 2018-12-28 18:48:45,645 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 18:48:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1bc991c-93b7-4ac2-be62-6f4e4730da34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:45,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-e1bc991c-93b7-4ac2-be62-6f4e4730da34 2018-12-28 18:48:45,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260143995285s 2018-12-28 18:48:45,905 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3694c956f42e457594ab565e9d00d666 used request id req-e1bc991c-93b7-4ac2-be62-6f4e4730da34 2018-12-28 18:48:45,906 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:45,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:45,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cd928c4-4300-4d8d-a10b-c4e84e4d7e34 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "0d5188ef4ef8453aaebc88faa073a70f", "links": {"self": "http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 18:48:45,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-7cd928c4-4300-4d8d-a10b-c4e84e4d7e34 2018-12-28 18:48:45,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0807731151581s 2018-12-28 18:48:45,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 18:48:45,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:46,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-313938bd-5c94-4690-b7e4-70c5df20b928 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:46,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/0d5188ef4ef8453aaebc88faa073a70f used request id req-313938bd-5c94-4690-b7e4-70c5df20b928 2018-12-28 18:48:46,457 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.468545913696s 2018-12-28 18:48:46,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:48:46,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3694c956f42e457594ab565e9d00d666&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}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:46,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-da08b84a-0f1e-49db-b15c-78bd39287997 Date: Fri, 28 Dec 2018 18:48:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:48:46,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3694c956f42e457594ab565e9d00d666&name=default used request id req-da08b84a-0f1e-49db-b15c-78bd39287997 2018-12-28 18:48:46,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209795951843s 2018-12-28 18:48:46,673 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3694c956f42e457594ab565e9d00d666&name=default used request id req-da08b84a-0f1e-49db-b15c-78bd39287997 2018-12-28 18:48:46,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:48:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:46,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1cc7cf7f-8210-4b52-828c-696fc2709827 Date: Fri, 28 Dec 2018 18:48:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3694c956f42e457594ab565e9d00d666", "created_at": "2018-12-28T17:50:57Z", "updated_at": "2018-12-28T17:50:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "8758c691-c819-49fb-831f-c2b9577e6653", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4b698163-a576-449d-86f8-a9f5dba3d2b8", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "0eb41b65-dfd7-4170-a642-c8530f903f82", "remote_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv4", "project_id": "3694c956f42e457594ab565e9d00d666"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T17:50:57Z", "revision_number": 0, "id": "4863396c-524e-42ff-90af-f851564246ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T17:50:57Z", "security_group_id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "tenant_id": "3694c956f42e457594ab565e9d00d666", "port_range_min": null, "ethertype": "IPv6", "project_id": "3694c956f42e457594ab565e9d00d666"}], "revision_number": 4, "project_id": "3694c956f42e457594ab565e9d00d666", "id": "b5a5cca9-16de-408a-8d5d-cba5acf0dfe8", "name": "default"}]} 2018-12-28 18:48:46,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1cc7cf7f-8210-4b52-828c-696fc2709827 2018-12-28 18:48:46,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.212020874023s 2018-12-28 18:48:46,889 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1cc7cf7f-8210-4b52-828c-696fc2709827 2018-12-28 18:48:46,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 18:48:46,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/b5a5cca9-16de-408a-8d5d-cba5acf0dfe8.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}759b03a7f723b8955f380dc9fcc96989c0b59865" 2018-12-28 18:48:47,206 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-30149375-e01f-4790-a9d4-0928de202218 Content-Length: 0 Date: Fri, 28 Dec 2018 18:48:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 18:48:47,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b5a5cca9-16de-408a-8d5d-cba5acf0dfe8.json used request id req-30149375-e01f-4790-a9d4-0928de202218 2018-12-28 18:48:47,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.313066959381s 2018-12-28 18:48:47,207 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/b5a5cca9-16de-408a-8d5d-cba5acf0dfe8.json used request id req-30149375-e01f-4790-a9d4-0928de202218 2018-12-28 18:48:47,257 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-12-28 18:48:47,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 18:48:47,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 18:48:47,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 18:48:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 18:48:47,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80a64b07-7f3e-4978-9957-ec30ffcd126e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:48:47,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-80a64b07-7f3e-4978-9957-ec30ffcd126e 2018-12-28 18:48:47,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:48:47,684 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:48:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["GYpLi2uBT_i7JC8Lm-2zsw"], "issued_at": "2018-12-28T18:48:47.000000Z"}} 2018-12-28 18:48:47,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 18:48:47,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:47,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-6d5ddaa1-e61b-4e52-8441-950b715928f4 Date: Fri, 28 Dec 2018 18:48:47 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 18:48:47,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d5ddaa1-e61b-4e52-8441-950b715928f4 2018-12-28 18:48:47,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.25150179863s 2018-12-28 18:48:47,940 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-6d5ddaa1-e61b-4e52-8441-950b715928f4 2018-12-28 18:48:47,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 18:48:47,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:47,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:48: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:48:47,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:48,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174eb4f3-eb24-48e6-bcc9-b45ede4bbae8 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 18:48:48,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-174eb4f3-eb24-48e6-bcc9-b45ede4bbae8 2018-12-28 18:48:48,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.091099023819s 2018-12-28 18:48:48,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 18:48:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}}' 2018-12-28 18:48:48,139 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8de2e1-b9cd-4e23-b664-ebb07d8e2c42 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.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c"}, "enabled": true, "id": "ae280f31ee554648a097d8db3ae1d27c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}} 2018-12-28 18:48:48,139 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-db8de2e1-b9cd-4e23-b664-ebb07d8e2c42 2018-12-28 18:48:48,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.106140851974s 2018-12-28 18:48:48,140 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-db8de2e1-b9cd-4e23-b664-ebb07d8e2c42 2018-12-28 18:48:48,140 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'id': u'ae280f31ee554648a097d8db3ae1d27c', '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-12-28 18:48:48,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 18:48:48,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.417770862579s 2018-12-28 18:48:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:48,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fafa5a94-6e60-43c3-b6d8-fc4206a26f94 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e"}, "enabled": true, "id": "2e3b3724da754836982b4741b6e55c7e", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}} 2018-12-28 18:48:48,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e used request id req-fafa5a94-6e60-43c3-b6d8-fc4206a26f94 2018-12-28 18:48:48,652 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'2e3b3724da754836982b4741b6e55c7e', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d'}) 2018-12-28 18:48:48,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:48,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:48,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a452f45a-1ea6-49ce-a344-714d1a08fbef Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 18:48:48,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a452f45a-1ea6-49ce-a344-714d1a08fbef 2018-12-28 18:48:48,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0163309574127s 2018-12-28 18:48:48,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:48,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0528fa65-64ec-43b7-8ba0-02ab74fa4090 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 18:48:48,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0528fa65-64ec-43b7-8ba0-02ab74fa4090 2018-12-28 18:48:48,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821900367737s 2018-12-28 18:48:48,754 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 18:48:48,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 18:48:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" -d '{"role": {"name": "Member"}}' 2018-12-28 18:48:48,839 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03290ae3-c806-4843-a8af-07f3b960fd7b Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}} 2018-12-28 18:48:48,839 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-03290ae3-c806-4843-a8af-07f3b960fd7b 2018-12-28 18:48:48,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0856528282166s 2018-12-28 18:48:48,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:48,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5999b2a9-fbdf-4a48-8632-29dfe7ac2513 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "domain_id": null, "name": "Member", "id": "f69b1562cfc34a5cbd241879b04459a4"}} 2018-12-28 18:48:48,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4 used request id req-5999b2a9-fbdf-4a48-8632-29dfe7ac2513 2018-12-28 18:48:48,925 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4'}, 'domain_id': None, 'human_id': None, 'id': u'f69b1562cfc34a5cbd241879b04459a4', 'HUMAN_ID': False}) 2018-12-28 18:48:48,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:48,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97365809-9491-4a07-9ccf-9e7b3a80f5b2 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}]} 2018-12-28 18:48:49,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-97365809-9491-4a07-9ccf-9e7b3a80f5b2 2018-12-28 18:48:49,010 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0842010974884s 2018-12-28 18:48:49,011 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 18:48:49,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bf9caf1-d2d5-4711-b0d3-7694058c55e1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 18:48:49,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-4bf9caf1-d2d5-4711-b0d3-7694058c55e1 2018-12-28 18:48:49,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0755109786987s 2018-12-28 18:48:49,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:48:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f56a6c98-86da-4bf9-8971-9c724f557d29 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "links": {"self": "http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e"}, "domain_id": "default", "enabled": true, "id": "2e3b3724da754836982b4741b6e55c7e", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:48:49,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f56a6c98-86da-4bf9-8971-9c724f557d29 2018-12-28 18:48:49,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105435848236s 2018-12-28 18:48:49,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-f56a6c98-86da-4bf9-8971-9c724f557d29 2018-12-28 18:48:49,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:48:49,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-136e8b6e-c344-4d70-af08-2d8303a956ba Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c"}, "enabled": true, "id": "ae280f31ee554648a097d8db3ae1d27c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}]} 2018-12-28 18:48:49,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-136e8b6e-c344-4d70-af08-2d8303a956ba 2018-12-28 18:48:49,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0834941864014s 2018-12-28 18:48:49,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-136e8b6e-c344-4d70-af08-2d8303a956ba 2018-12-28 18:48:49,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 18:48:49,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&scope.project.id=ae280f31ee554648a097d8db3ae1d27c&role.id=f69b1562cfc34a5cbd241879b04459a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868b8186-944c-4685-998d-e979e33c0519 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&scope.project.id=ae280f31ee554648a097d8db3ae1d27c&role.id=f69b1562cfc34a5cbd241879b04459a4", "previous": null, "next": null}} 2018-12-28 18:48:49,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&scope.project.id=ae280f31ee554648a097d8db3ae1d27c&role.id=f69b1562cfc34a5cbd241879b04459a4 used request id req-868b8186-944c-4685-998d-e979e33c0519 2018-12-28 18:48:49,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0760271549225s 2018-12-28 18:48:49,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 18:48:49,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c/users/2e3b3724da754836982b4741b6e55c7e/roles/f69b1562cfc34a5cbd241879b04459a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,488 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82730c16-75c8-4802-ba60-2a81861b18f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:49,489 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c/users/2e3b3724da754836982b4741b6e55c7e/roles/f69b1562cfc34a5cbd241879b04459a4 used request id req-82730c16-75c8-4802-ba60-2a81861b18f4 2018-12-28 18:48:49,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126037836075s 2018-12-28 18:48:49,490 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 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': '42a889c4-fed4-456c-8c50-ac5f3cda4170', 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_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'project_id': u'ae280f31ee554648a097d8db3ae1d27c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 18:48:49,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 18:48:49,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 18:48:49,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 18:48:49,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 18:48:49,491 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 18:48:49,492 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 18:48:49,493 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 18:48:49,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 18:48:49,494 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 18:48:49,495 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'password': '42a889c4-fed4-456c-8c50-ac5f3cda4170', 'project_name': 'neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'ae280f31ee554648a097d8db3ae1d27c', 'project_domain_name': 'Default'} 2018-12-28 18:48:49,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:49,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63c1f646-f09b-40e5-bdad-2aebe96c729c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}]} 2018-12-28 18:48:49,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-63c1f646-f09b-40e5-bdad-2aebe96c729c 2018-12-28 18:48:49,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836560726166s 2018-12-28 18:48:49,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:49,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230917b0-221a-485e-b2f8-180bd1e1cf73 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}]} 2018-12-28 18:48:49,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-230917b0-221a-485e-b2f8-180bd1e1cf73 2018-12-28 18:48:49,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0735149383545s 2018-12-28 18:48:49,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 18:48:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbe11cb-f5f1-40b9-a45c-c424dcff758d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 18:48:49,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5cbe11cb-f5f1-40b9-a45c-c424dcff758d 2018-12-28 18:48:49,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.083596944809s 2018-12-28 18:48:49,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:48:49,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74edd5f2-8aac-4f21-8b3b-a8ea4961b4bc Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "links": {"self": "http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e"}, "domain_id": "default", "enabled": true, "id": "2e3b3724da754836982b4741b6e55c7e", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:48:49,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-74edd5f2-8aac-4f21-8b3b-a8ea4961b4bc 2018-12-28 18:48:49,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101276159286s 2018-12-28 18:48:49,842 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-74edd5f2-8aac-4f21-8b3b-a8ea4961b4bc 2018-12-28 18:48:49,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:48:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:49,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbbe7fc0-abec-43df-9cfa-b5a8cc05c8ce Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c"}, "enabled": true, "id": "ae280f31ee554648a097d8db3ae1d27c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}]} 2018-12-28 18:48:49,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dbbe7fc0-abec-43df-9cfa-b5a8cc05c8ce 2018-12-28 18:48:49,922 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0740888118744s 2018-12-28 18:48:49,923 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-dbbe7fc0-abec-43df-9cfa-b5a8cc05c8ce 2018-12-28 18:48:49,924 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 18:48:49,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&scope.project.id=ae280f31ee554648a097d8db3ae1d27c&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d07353a3-9ad2-4657-9536-561651cc867a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&scope.project.id=ae280f31ee554648a097d8db3ae1d27c&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 18:48:50,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&scope.project.id=ae280f31ee554648a097d8db3ae1d27c&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-d07353a3-9ad2-4657-9536-561651cc867a 2018-12-28 18:48:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803790092468s 2018-12-28 18:48:50,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 18:48:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c/users/2e3b3724da754836982b4741b6e55c7e/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,129 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76479e2f-c3fd-4049-a79d-60f9f4653cb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:50,129 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c/users/2e3b3724da754836982b4741b6e55c7e/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-76479e2f-c3fd-4049-a79d-60f9f4653cb9 2018-12-28 18:48:50,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124170780182s 2018-12-28 18:48:50,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:48:50,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85fb2b91-55a0-4f94-b772-f83ca708f230 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}]} 2018-12-28 18:48:50,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-85fb2b91-55a0-4f94-b772-f83ca708f230 2018-12-28 18:48:50,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753548145294s 2018-12-28 18:48:50,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 18:48:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b39bde0-9072-4c59-a658-d283bed1f04d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 18:48:50,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-5b39bde0-9072-4c59-a658-d283bed1f04d 2018-12-28 18:48:50,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0792479515076s 2018-12-28 18:48:50,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:48:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-198e32e0-033a-4a35-8072-bb8bd5ec8022 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "links": {"self": "http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e"}, "domain_id": "default", "enabled": true, "id": "2e3b3724da754836982b4741b6e55c7e", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:48:50,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-198e32e0-033a-4a35-8072-bb8bd5ec8022 2018-12-28 18:48:50,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0958290100098s 2018-12-28 18:48:50,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-198e32e0-033a-4a35-8072-bb8bd5ec8022 2018-12-28 18:48:50,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 18:48:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46e9637-b96a-48bb-a7ed-0942f165f354 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-28 18:48:50,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=2e3b3724da754836982b4741b6e55c7e&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default used request id req-a46e9637-b96a-48bb-a7ed-0942f165f354 2018-12-28 18:48:50,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0748980045319s 2018-12-28 18:48:50,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 18:48:50,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/2e3b3724da754836982b4741b6e55c7e/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:48:50,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:48:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bc9e5d1-88f1-4bd8-a6a2-b8da4cb6c08b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:48:50,668 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/2e3b3724da754836982b4741b6e55c7e/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-1bc9e5d1-88f1-4bd8-a6a2-b8da4cb6c08b 2018-12-28 18:48:50,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.203921079636s 2018-12-28 18:48:50,669 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-28 18:48:53,311 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-12-28 18:48:52.835 11558 INFO rally.deployment.engine [-] Deployment d5c8b58c-a2a5-45b5-ac05-7d56add0352f | Starting: Destroy cloud and free allocated resources. 2018-12-28 18:48:52.922 11558 INFO rally.deployment.engine [-] Deployment d5c8b58c-a2a5-45b5-ac05-7d56add0352f | Completed: Destroy cloud and free allocated resources. 2018-12-28 18:48:52.980 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124) for deployment 'opnfv-rally'. 2018-12-28 18:48:53.012 11558 INFO rally.api [-] Deleting verification (UUID=2ac76186-e9d6-4858-a546-75856719810a). 2018-12-28 18:48:53.061 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-12-28 18:48:53.062 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124). 2018-12-28 18:48:53.070 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-12-28 18:48:55,820 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-28 18:48:55.489 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=7f4a2742-bd5a-49ff-81c0-bf191a3a9b46) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 7f4a2742-bd5a-49ff-81c0-bf191a3a9b46 | 2018-12-28T18:48:55 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 7f4a2742-bd5a-49ff-81c0-bf191a3a9b46 ~/.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-12-28 18:48:59,375 - 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-12-28 18:48:59,375 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-28 18:49:01,833 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-12-28 18:49:01.552 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=6d6b3072-ee98-4aa7-b98a-3f274c25b124). 2018-12-28 18:49:01.668 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-12-28 18:49:05,394 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-28 18:49:03.965 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-28 18:49:04.102 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-28 18:49:05.272 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9f972050-fdbf-41d0-8032-e75888d67bb1) has been successfully created! Using verifier 'opnfv-tempest' (UUID=9f972050-fdbf-41d0-8032-e75888d67bb1) as the default verifier for the future CLI operations. 2018-12-28 18:49:08,335 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-12-28 18:49:08,336 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 18:49:08,464 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 18:49:08,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 18:49:08,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88256895-e443-4dd1-b9ba-cdb356e3bfe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:49:08,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-88256895-e443-4dd1-b9ba-cdb356e3bfe8 2018-12-28 18:49:08,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:49:08,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}, {"id": "f69b1562cfc34a5cbd241879b04459a4", "name": "Member"}], "expires_at": "2018-12-28T19:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae280f31ee554648a097d8db3ae1d27c", "name": "neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/ae280f31ee554648a097d8db3ae1d27c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/ae280f31ee554648a097d8db3ae1d27c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/ae280f31ee554648a097d8db3ae1d27c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/ae280f31ee554648a097d8db3ae1d27c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/ae280f31ee554648a097d8db3ae1d27c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/ae280f31ee554648a097d8db3ae1d27c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/ae280f31ee554648a097d8db3ae1d27c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/ae280f31ee554648a097d8db3ae1d27c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/ae280f31ee554648a097d8db3ae1d27c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/ae280f31ee554648a097d8db3ae1d27c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/ae280f31ee554648a097d8db3ae1d27c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/ae280f31ee554648a097d8db3ae1d27c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "id": "2e3b3724da754836982b4741b6e55c7e"}, "audit_ids": ["Z2fk1uXDQM6_XCQLQMoVWw"], "issued_at": "2018-12-28T18:49:08.000000Z"}} 2018-12-28 18:49:08,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:08,865 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 18:49:08 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 18:49:08,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:49:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:09,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5f2f148b-255d-48db-9573-3281c2d66ae0 Date: Fri, 28 Dec 2018 18:49:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:49:09,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5f2f148b-255d-48db-9573-3281c2d66ae0 2018-12-28 18:49:09,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.575234174728s 2018-12-28 18:49:09,446 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-5f2f148b-255d-48db-9573-3281c2d66ae0 2018-12-28 18:49:09,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 18:49:09,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}' 2018-12-28 18:49:09,669 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e X-Openstack-Request-Id: req-41e12dae-d268-4e65-ac1c-1dd2d4cb05d5 Date: Fri, 28 Dec 2018 18:49:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "ce6283ca-bce2-4e7f-be71-4e330817fa6e", "size": null, "self": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:09Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": null, "created_at": "2018-12-28T18:49:09Z", "protected": false} 2018-12-28 18:49:09,669 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-41e12dae-d268-4e65-ac1c-1dd2d4cb05d5 2018-12-28 18:49:09,669 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.22097492218s 2018-12-28 18:49:09,670 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-41e12dae-d268-4e65-ac1c-1dd2d4cb05d5 returning object ce6283ca-bce2-4e7f-be71-4e330817fa6e 2018-12-28 18:49:09,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 18:49:09,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/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}5d51409e2b50796519613061a2285136ef687ac6" -d '' 2018-12-28 18:49:11,527 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b72adb4-f469-462a-adc0-01232e90ca40 Date: Fri, 28 Dec 2018 18:49:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:49:11,527 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file used request id req-9b72adb4-f469-462a-adc0-01232e90ca40 2018-12-28 18:49:11,527 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.85666799545s 2018-12-28 18:49:11,527 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file used request id req-9b72adb4-f469-462a-adc0-01232e90ca40 2018-12-28 18:49:11,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:49:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:12,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-d669fe5a-d6bf-4ef3-99b7-249c0a69dbf7 Date: Fri, 28 Dec 2018 18:49:12 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "metadata": {}}], "file": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "ce6283ca-bce2-4e7f-be71-4e330817fa6e", "size": 12716032, "self": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T18:49:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:49:12,084 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d669fe5a-d6bf-4ef3-99b7-249c0a69dbf7 2018-12-28 18:49:12,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.556134939194s 2018-12-28 18:49:12,085 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d669fe5a-d6bf-4ef3-99b7-249c0a69dbf7 2018-12-28 18:49:12,086 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file', 'owner': u'ae280f31ee554648a097d8db3ae1d27c', 'id': u'ce6283ca-bce2-4e7f-be71-4e330817fa6e', 'size': 12716032, u'self': u'/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae280f31ee554648a097d8db3ae1d27c', 'name': 'neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T18:49:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T18:49:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'created': u'2018-12-28T18:49:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T18:49:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 18:49:12,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 18:49:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 18:49:12,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-9d4dee77-b396-46be-b4b4-47b5de4e6144 x-compute-request-id: req-9d4dee77-b396-46be-b4b4-47b5de4e6144 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bbd98b84-ecd4-4236-a02d-193fca55baf7", "name": "neutron_trunk-flavor_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:49:12,289 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9d4dee77-b396-46be-b4b4-47b5de4e6144 2018-12-28 18:49:12,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.201235055923s 2018-12-28 18:49:12,289 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9d4dee77-b396-46be-b4b4-47b5de4e6144 returning object bbd98b84-ecd4-4236-a02d-193fca55baf7 2018-12-28 18:49:12,290 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_e202a064-7d2e-4c94-ae9b-be75ba84e25d', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'bbd98b84-ecd4-4236-a02d-193fca55baf7', 'swap': 0}) 2018-12-28 18:49:12,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 18:49:12,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7/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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" -d '{"extra_specs": {}}' 2018-12-28 18:49:12,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-9c3be464-2395-4c67-9314-99933e350528 x-compute-request-id: req-9c3be464-2395-4c67-9314-99933e350528 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 18:49:12,311 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7/os-extra_specs used request id req-9c3be464-2395-4c67-9314-99933e350528 2018-12-28 18:49:12,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205171108246s 2018-12-28 18:49:12,312 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7/os-extra_specs used request id req-9c3be464-2395-4c67-9314-99933e350528 2018-12-28 18:49:12,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:49:12,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:12,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:49: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:49:12,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:12,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c417b45-6a67-49bf-839d-3496db10acff Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}]} 2018-12-28 18:49:12,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-0c417b45-6a67-49bf-839d-3496db10acff 2018-12-28 18:49:12,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0972990989685s 2018-12-28 18:49:12,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-28 18:49:12,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:12,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-fb6323c7-21fc-4ff2-bdc3-9c6f4566eadf x-compute-request-id: req-fb6323c7-21fc-4ff2-bdc3-9c6f4566eadf 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 18:49:12,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-fb6323c7-21fc-4ff2-bdc3-9c6f4566eadf 2018-12-28 18:49:12,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.18679690361s 2018-12-28 18:49:12,602 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-fb6323c7-21fc-4ff2-bdc3-9c6f4566eadf 2018-12-28 18:49:12,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:49:12,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:13,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e770eb91-7b1b-4383-845a-e404f647837a Date: Fri, 28 Dec 2018 18:49:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "metadata": {}}], "file": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "ce6283ca-bce2-4e7f-be71-4e330817fa6e", "size": 12716032, "self": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T18:49:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:49:13,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e770eb91-7b1b-4383-845a-e404f647837a 2018-12-28 18:49:13,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.566654920578s 2018-12-28 18:49:13,171 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-e770eb91-7b1b-4383-845a-e404f647837a 2018-12-28 18:49:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 18:49:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}' 2018-12-28 18:49:13,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a X-Openstack-Request-Id: req-378c8d6e-ca84-4e0d-9f66-b1e89c2abdaf Date: Fri, 28 Dec 2018 18:49:13 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "f6daf766-c226-4833-8853-3a4d0d91945a", "size": null, "self": "/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:13Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": null, "created_at": "2018-12-28T18:49:13Z", "protected": false} 2018-12-28 18:49:13,364 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-378c8d6e-ca84-4e0d-9f66-b1e89c2abdaf 2018-12-28 18:49:13,364 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.190721988678s 2018-12-28 18:49:13,365 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-378c8d6e-ca84-4e0d-9f66-b1e89c2abdaf returning object f6daf766-c226-4833-8853-3a4d0d91945a 2018-12-28 18:49:13,365 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 18:49:13,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a/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}5d51409e2b50796519613061a2285136ef687ac6" -d '' 2018-12-28 18:49:14,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-111986c0-71f0-4b89-a50b-71348a528802 Date: Fri, 28 Dec 2018 18:49:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:49:14,812 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a/file used request id req-111986c0-71f0-4b89-a50b-71348a528802 2018-12-28 18:49:14,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.44671082497s 2018-12-28 18:49:14,812 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a/file used request id req-111986c0-71f0-4b89-a50b-71348a528802 2018-12-28 18:49:14,813 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:49:14,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:49:14,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-2e6958d7-7c9c-4c9e-9d1b-296b40e939b6 Date: Fri, 28 Dec 2018 18:49:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f6daf766-c226-4833-8853-3a4d0d91945a/snap", "metadata": {}}], "file": "/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "f6daf766-c226-4833-8853-3a4d0d91945a", "size": 12716032, "self": "/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f6daf766-c226-4833-8853-3a4d0d91945a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:14Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T18:49:13Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "metadata": {}}], "file": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "ce6283ca-bce2-4e7f-be71-4e330817fa6e", "size": 12716032, "self": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T18:49:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:49:14,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2e6958d7-7c9c-4c9e-9d1b-296b40e939b6 2018-12-28 18:49:14,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165414810181s 2018-12-28 18:49:14,979 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2e6958d7-7c9c-4c9e-9d1b-296b40e939b6 2018-12-28 18:49:14,982 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f6daf766-c226-4833-8853-3a4d0d91945a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a/file', 'owner': u'ae280f31ee554648a097d8db3ae1d27c', 'id': u'f6daf766-c226-4833-8853-3a4d0d91945a', 'size': 12716032, u'self': u'/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'ae280f31ee554648a097d8db3ae1d27c', 'name': 'neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/f6daf766-c226-4833-8853-3a4d0d91945a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T18:49:14Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T18:49:14Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d', 'created': u'2018-12-28T18:49:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T18:49:13Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 18:49:14,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 18:49:14,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 18:49:15,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:49:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05ecf80e-0a18-473d-bd4e-77e89c21f6c0 x-compute-request-id: req-05ecf80e-0a18-473d-bd4e-77e89c21f6c0 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/aa883643-2c9b-459d-9466-011fb852c412", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aa883643-2c9b-459d-9466-011fb852c412", "name": "neutron_trunk-flavor_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:49:15,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-05ecf80e-0a18-473d-bd4e-77e89c21f6c0 2018-12-28 18:49:15,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0546078681946s 2018-12-28 18:49:15,038 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-05ecf80e-0a18-473d-bd4e-77e89c21f6c0 returning object aa883643-2c9b-459d-9466-011fb852c412 2018-12-28 18:49:15,039 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'aa883643-2c9b-459d-9466-011fb852c412', 'swap': 0}) 2018-12-28 18:49:15,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 18:49:15,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412/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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" -d '{"extra_specs": {}}' 2018-12-28 18:49:15,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:49:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-07452b55-a875-47a2-b91e-60d23cf41e99 x-compute-request-id: req-07452b55-a875-47a2-b91e-60d23cf41e99 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 18:49:15,061 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412/os-extra_specs used request id req-07452b55-a875-47a2-b91e-60d23cf41e99 2018-12-28 18:49:15,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214958190918s 2018-12-28 18:49:15,061 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412/os-extra_specs used request id req-07452b55-a875-47a2-b91e-60d23cf41e99 2018-12-28 18:49:15,061 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'aa883643-2c9b-459d-9466-011fb852c412', 'swap': 0}) 2018-12-28 18:49:18,409 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-28 18:49:17.215 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=9f972050-fdbf-41d0-8032-e75888d67bb1) for deployment 'opnfv-rally' (UUID=7f4a2742-bd5a-49ff-81c0-bf191a3a9b46). 2018-12-28 18:49:18.217 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-28 18:49:18.219 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=9f972050-fdbf-41d0-8032-e75888d67bb1) has been successfully configured for deployment 'opnfv-rally' (UUID=7f4a2742-bd5a-49ff-81c0-bf191a3a9b46)! 2018-12-28 18:49:18,410 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-28 18:49:18,410 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-28 18:49:18,413 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-28 18:49:18,431 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-28 18:49:22,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-9f972050-fdbf-41d0-8032-e75888d67bb1/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-12-28 18:49:22,769 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-28 18:49:22,772 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-28 18:49:22,773 - 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-12-28 18:49:24,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 18:49:24.887 11598 INFO rally.api [-] Starting verification (UUID=c025035f-4cf6-4e1f-8d15-92cee2ca0bc0) for deployment 'opnfv-rally' (UUID=7f4a2742-bd5a-49ff-81c0-bf191a3a9b46) by verifier 'opnfv-tempest' (UUID=9f972050-fdbf-41d0-8032-e75888d67bb1). 2018-12-28 18:49:24,889 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c025035f-4cf6-4e1f-8d15-92cee2ca0bc0 2018-12-28 18:51:14,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c025035f-4cf6-4e1f-8d15-92cee2ca0bc0 2018-12-28 18:51:14,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c025035f-4cf6-4e1f-8d15-92cee2ca0bc0']'. 2018-12-28 18:51:15,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-28 18:51:15,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-28 18:51:15,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 18:51:15,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c025035f-4cf6-4e1f-8d15-92cee2ca0bc0 | 2018-12-28 18:51:15,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-12-28 18:51:15,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-28 18:49:24 | 2018-12-28 18:51:15,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-28 18:51:14 | 2018-12-28 18:51:15,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:50 | 2018-12-28 18:51:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-28 18:51:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-28 18:51:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 9f972050-fdbf-41d0-8032-e75888d67bb1) | 2018-12-28 18:51:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-28 18:51:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 7f4a2742-bd5a-49ff-81c0-bf191a3a9b46) | 2018-12-28 18:51:15,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 99.776 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-12-28 18:51:15,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 18:51:15,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-28 18:51:15,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-28 18:51:15,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-12-28 18:51:15,725 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 18:51:15,726 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:07 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-12-28 18:51:15,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 18:51:15,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:51:16,858 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b433978-ef55-49c5-a9a8-006aa666464b Date: Fri, 28 Dec 2018 18:51:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:51:16,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a used request id req-0b433978-ef55-49c5-a9a8-006aa666464b 2018-12-28 18:51:16,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.1262691021s 2018-12-28 18:51:16,859 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/f6daf766-c226-4833-8853-3a4d0d91945a used request id req-0b433978-ef55-49c5-a9a8-006aa666464b 2018-12-28 18:51:16,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 18:51:16,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:16,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7d18381-2aba-4d62-85e9-c369033c197d x-compute-request-id: req-e7d18381-2aba-4d62-85e9-c369033c197d Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/aa883643-2c9b-459d-9466-011fb852c412", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aa883643-2c9b-459d-9466-011fb852c412", "name": "neutron_trunk-flavor_alt_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bbd98b84-ecd4-4236-a02d-193fca55baf7", "name": "neutron_trunk-flavor_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 18:51:16,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e7d18381-2aba-4d62-85e9-c369033c197d 2018-12-28 18:51:16,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360851287842s 2018-12-28 18:51:16,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-e7d18381-2aba-4d62-85e9-c369033c197d 2018-12-28 18:51:16,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 18:51:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:16,939 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:51:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8f616529-d93f-4a28-a854-b9497017ab6e x-compute-request-id: req-8f616529-d93f-4a28-a854-b9497017ab6e Content-Length: 0 Content-Type: application/json 2018-12-28 18:51:16,939 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412 used request id req-8f616529-d93f-4a28-a854-b9497017ab6e 2018-12-28 18:51:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0406680107117s 2018-12-28 18:51:16,940 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/aa883643-2c9b-459d-9466-011fb852c412 used request id req-8f616529-d93f-4a28-a854-b9497017ab6e 2018-12-28 18:51:16,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:51:16,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:51:16,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-dc22957a-6632-4531-ac16-1da8b8dc7ee7 Date: Fri, 28 Dec 2018 18:51:16 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "metadata": {}}], "file": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/file", "owner": "ae280f31ee554648a097d8db3ae1d27c", "id": "ce6283ca-bce2-4e7f-be71-4e330817fa6e", "size": 12716032, "self": "/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T18:49:11Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T18:49:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:51:16,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc22957a-6632-4531-ac16-1da8b8dc7ee7 2018-12-28 18:51:16,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0221309661865s 2018-12-28 18:51:16,963 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-dc22957a-6632-4531-ac16-1da8b8dc7ee7 2018-12-28 18:51:16,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 18:51:16,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5d51409e2b50796519613061a2285136ef687ac6" 2018-12-28 18:51:19,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ae56b00b-063c-4adf-9169-26fbad2ff5fa Date: Fri, 28 Dec 2018 18:51:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:51:19,249 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e used request id req-ae56b00b-063c-4adf-9169-26fbad2ff5fa 2018-12-28 18:51:19,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.28380513191s 2018-12-28 18:51:19,249 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ce6283ca-bce2-4e7f-be71-4e330817fa6e used request id req-ae56b00b-063c-4adf-9169-26fbad2ff5fa 2018-12-28 18:51:19,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 18:51:19,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:19,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-65adec09-bbb6-48ee-b98c-edf697e47d57 x-compute-request-id: req-65adec09-bbb6-48ee-b98c-edf697e47d57 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bbd98b84-ecd4-4236-a02d-193fca55baf7", "name": "neutron_trunk-flavor_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 18:51:19,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65adec09-bbb6-48ee-b98c-edf697e47d57 2018-12-28 18:51:19,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0339939594269s 2018-12-28 18:51:19,284 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-65adec09-bbb6-48ee-b98c-edf697e47d57 2018-12-28 18:51:19,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 18:51:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:19,328 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a6be4191-e51d-4701-be8f-c48f41118da2 x-compute-request-id: req-a6be4191-e51d-4701-be8f-c48f41118da2 Content-Length: 0 Content-Type: application/json 2018-12-28 18:51:19,328 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7 used request id req-a6be4191-e51d-4701-be8f-c48f41118da2 2018-12-28 18:51:19,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0420269966125s 2018-12-28 18:51:19,328 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/bbd98b84-ecd4-4236-a02d-193fca55baf7 used request id req-a6be4191-e51d-4701-be8f-c48f41118da2 2018-12-28 18:51:19,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:51:19,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:19,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e9e854-fcba-40b5-8029-cbe252f08df8 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d", "links": {"self": "http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e"}, "domain_id": "default", "enabled": true, "id": "2e3b3724da754836982b4741b6e55c7e", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:51:19,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c2e9e854-fcba-40b5-8029-cbe252f08df8 2018-12-28 18:51:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.094936132431s 2018-12-28 18:51:19,425 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-c2e9e854-fcba-40b5-8029-cbe252f08df8 2018-12-28 18:51:19,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:51:19,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:19,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16ab7ad3-fcf4-43a7-8d8b-f8db01c9e203 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e"}, "enabled": true, "id": "2e3b3724da754836982b4741b6e55c7e", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}} 2018-12-28 18:51:19,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e used request id req-16ab7ad3-fcf4-43a7-8d8b-f8db01c9e203 2018-12-28 18:51:19,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0918941497803s 2018-12-28 18:51:19,523 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e used request id req-16ab7ad3-fcf4-43a7-8d8b-f8db01c9e203 2018-12-28 18:51:19,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 18:51:19,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:19,803 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-089fac46-e830-4a68-81ac-743936657465 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:51:19,803 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e used request id req-089fac46-e830-4a68-81ac-743936657465 2018-12-28 18:51:19,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.279110908508s 2018-12-28 18:51:19,803 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/2e3b3724da754836982b4741b6e55c7e used request id req-089fac46-e830-4a68-81ac-743936657465 2018-12-28 18:51:19,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:51:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:19,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2710a543-ff9c-4006-83f2-8d7526ce9d9e Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c"}, "enabled": true, "id": "ae280f31ee554648a097d8db3ae1d27c", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_e202a064-7d2e-4c94-ae9b-be75ba84e25d"}]} 2018-12-28 18:51:19,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2710a543-ff9c-4006-83f2-8d7526ce9d9e 2018-12-28 18:51:19,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0780870914459s 2018-12-28 18:51:19,883 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-2710a543-ff9c-4006-83f2-8d7526ce9d9e 2018-12-28 18:51:19,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 18:51:19,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:20,059 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81959b45-50dd-4505-91dd-9e4ce17f66cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:51:20,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c used request id req-81959b45-50dd-4505-91dd-9e4ce17f66cb 2018-12-28 18:51:20,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174181938171s 2018-12-28 18:51:20,059 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/ae280f31ee554648a097d8db3ae1d27c used request id req-81959b45-50dd-4505-91dd-9e4ce17f66cb 2018-12-28 18:51:20,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:51:20,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:20,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade49aab-515a-48a9-80ea-35481cf7a9f7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f69b1562cfc34a5cbd241879b04459a4", "links": {"self": "http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4"}, "name": "Member"}]} 2018-12-28 18:51:20,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ade49aab-515a-48a9-80ea-35481cf7a9f7 2018-12-28 18:51:20,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840311050415s 2018-12-28 18:51:20,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 18:51:20,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:20,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:51:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c09acd-2bca-422f-820a-7342a1e01cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:51:20,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/f69b1562cfc34a5cbd241879b04459a4 used request id req-75c09acd-2bca-422f-820a-7342a1e01cbc 2018-12-28 18:51:20,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108527898788s 2018-12-28 18:51:20,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:51:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ae280f31ee554648a097d8db3ae1d27c&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}fcb4f654d5608369a4cfaca41508fe1a576d26b2" 2018-12-28 18:51:20,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ed2078fc-ffe5-4254-a4ef-689a7be8f6ca Date: Fri, 28 Dec 2018 18:51:20 GMT RESP BODY: {"security_groups": []} 2018-12-28 18:51:20,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ae280f31ee554648a097d8db3ae1d27c&name=default used request id req-ed2078fc-ffe5-4254-a4ef-689a7be8f6ca 2018-12-28 18:51:20,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.175491094589s 2018-12-28 18:51:20,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=ae280f31ee554648a097d8db3ae1d27c&name=default used request id req-ed2078fc-ffe5-4254-a4ef-689a7be8f6ca 2018-12-28 18:51:20,434 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:45 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 14:48 | PASS | | rally_sanity | functest | smoke | 25:58 | PASS | | refstack_defcore | functest | smoke | 05:33 | PASS | | patrole | functest | smoke | 02:42 | PASS | | snaps_smoke | functest | smoke | 57:56 | PASS | | neutron_trunk | functest | smoke | 02:07 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-12-28 18:51:20,445 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-28 18:51:20,525 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:51:20,533 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 18:51:27,868 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-321 | | 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-12-28 18:51:27,875 - 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=JsPNm6EG6W73Ruu6EYYNBpRfQ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21: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-12-28 18:51:27,875 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-28 18:51:27,875 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-28 18:51:27,876 - 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-12-28 18:51:27,881 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-28 18:51:32,800 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-321 | | 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-12-28 18:51:32,807 - 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=JsPNm6EG6W73Ruu6EYYNBpRfQ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21: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-12-28 18:51:32,807 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-28 18:51:32,809 - 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-12-28 18:51:32,827 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 18:51:34,401 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 18:51:34,402 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 18:51:34,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 18:51:34,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 18:51:34,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a0b52a-e5ee-4017-ace4-afdfdf4e830e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:51:34,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-20a0b52a-e5ee-4017-ace4-afdfdf4e830e 2018-12-28 18:51:34,469 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:51:34,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T19:51:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["qPcnkoHuQZCYXkFtZ1P9iA"], "issued_at": "2018-12-28T18:51:34.000000Z"}} 2018-12-28 18:51:34,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 18:51:34,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:35,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c1e12843-289f-4904-8d3e-84e1b0511387 Date: Fri, 28 Dec 2018 18:51:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 18:51:35,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1e12843-289f-4904-8d3e-84e1b0511387 2018-12-28 18:51:35,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.226454973221s 2018-12-28 18:51:35,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c1e12843-289f-4904-8d3e-84e1b0511387 2018-12-28 18:51:35,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 18:51:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:35,101 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 18:51: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 18:51:35,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:35,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-647180a1-ffe5-4641-9d2a-4e240860299e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 18:51:35,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-647180a1-ffe5-4641-9d2a-4e240860299e 2018-12-28 18:51:35,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.529016971588s 2018-12-28 18:51:35,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 18:51:35,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}}' 2018-12-28 18:51:35,727 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:51:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d5069a6-0895-4be6-8a71-eb48b0e132fc 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.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349"}, "enabled": true, "id": "c64eadd311284ff88d445e29892cf349", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}} 2018-12-28 18:51:35,728 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2d5069a6-0895-4be6-8a71-eb48b0e132fc 2018-12-28 18:51:35,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.103531837463s 2018-12-28 18:51:35,728 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-2d5069a6-0895-4be6-8a71-eb48b0e132fc 2018-12-28 18:51:35,729 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'id': u'c64eadd311284ff88d445e29892cf349', '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-12-28 18:51:35,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 18:51:36,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344135046005s 2018-12-28 18:51:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88b88d6-007e-4eb5-b88a-ce9a779c16c4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630"}, "enabled": true, "id": "48b1c44414b746e0b3fcf9cc3beec630", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b"}} 2018-12-28 18:51:36,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 used request id req-c88b88d6-007e-4eb5-b88a-ce9a779c16c4 2018-12-28 18:51:36,182 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'48b1c44414b746e0b3fcf9cc3beec630', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b'}) 2018-12-28 18:51:36,182 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:51:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ff1e27-5584-4ea0-9ac3-5a414f142c9b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 18:51:36,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-c3ff1e27-5584-4ea0-9ac3-5a414f142c9b 2018-12-28 18:51:36,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0172350406647s 2018-12-28 18:51:36,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:51:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37814c9b-56c0-470d-964c-e4697a7490c9 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 18:51:36,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-37814c9b-56c0-470d-964c-e4697a7490c9 2018-12-28 18:51:36,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748188495636s 2018-12-28 18:51:36,277 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 18:51:36,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 18:51:36,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"role": {"name": "Member"}}' 2018-12-28 18:51:36,385 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc92f362-964e-48e6-8caf-2cdd37e85fb3 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6e289c0c8ec14d679994a017dfe8bdf2", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2"}, "name": "Member"}} 2018-12-28 18:51:36,385 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cc92f362-964e-48e6-8caf-2cdd37e85fb3 2018-12-28 18:51:36,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.108212947845s 2018-12-28 18:51:36,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f812a76-6e88-43d0-bdbd-5bc3c6266b43 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2"}, "domain_id": null, "name": "Member", "id": "6e289c0c8ec14d679994a017dfe8bdf2"}} 2018-12-28 18:51:36,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2 used request id req-8f812a76-6e88-43d0-bdbd-5bc3c6266b43 2018-12-28 18:51:36,474 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2'}, 'domain_id': None, 'human_id': None, 'id': u'6e289c0c8ec14d679994a017dfe8bdf2', 'HUMAN_ID': False}) 2018-12-28 18:51:36,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 18:51:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d568e01-1809-4c4d-aa94-1e0cc17eea12 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e289c0c8ec14d679994a017dfe8bdf2", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 18:51:36,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-1d568e01-1809-4c4d-aa94-1e0cc17eea12 2018-12-28 18:51:36,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0768609046936s 2018-12-28 18:51:36,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 18:51:36,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77dec8e4-8be2-4e16-b7d3-99f2754eb2de Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 18:51:36,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-77dec8e4-8be2-4e16-b7d3-99f2754eb2de 2018-12-28 18:51:36,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0831799507141s 2018-12-28 18:51:36,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 18:51:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa8069d1-e6df-48be-a29c-22a9ffa75a8a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b", "links": {"self": "http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630"}, "domain_id": "default", "enabled": true, "id": "48b1c44414b746e0b3fcf9cc3beec630", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 18:51:36,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aa8069d1-e6df-48be-a29c-22a9ffa75a8a 2018-12-28 18:51:36,742 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105509996414s 2018-12-28 18:51:36,743 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-aa8069d1-e6df-48be-a29c-22a9ffa75a8a 2018-12-28 18:51:36,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:51:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20e3154a-170e-4b48-b286-dbb06f6dc775 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349"}, "enabled": true, "id": "c64eadd311284ff88d445e29892cf349", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:51:36,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-20e3154a-170e-4b48-b286-dbb06f6dc775 2018-12-28 18:51:36,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0753428936005s 2018-12-28 18:51:36,825 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-20e3154a-170e-4b48-b286-dbb06f6dc775 2018-12-28 18:51:36,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 18:51:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=48b1c44414b746e0b3fcf9cc3beec630&scope.project.id=c64eadd311284ff88d445e29892cf349&role.id=6e289c0c8ec14d679994a017dfe8bdf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:36,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67122496-28e2-4537-88bc-921f28bd7a78 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=48b1c44414b746e0b3fcf9cc3beec630&scope.project.id=c64eadd311284ff88d445e29892cf349&role.id=6e289c0c8ec14d679994a017dfe8bdf2", "previous": null, "next": null}} 2018-12-28 18:51:36,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=48b1c44414b746e0b3fcf9cc3beec630&scope.project.id=c64eadd311284ff88d445e29892cf349&role.id=6e289c0c8ec14d679994a017dfe8bdf2 used request id req-67122496-28e2-4537-88bc-921f28bd7a78 2018-12-28 18:51:36,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0857489109039s 2018-12-28 18:51:36,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 18:51:36,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349/users/48b1c44414b746e0b3fcf9cc3beec630/roles/6e289c0c8ec14d679994a017dfe8bdf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:37,029 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 18:51:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a482ce77-a7cb-4a7e-bfa9-6f8061edde29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 18:51:37,029 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349/users/48b1c44414b746e0b3fcf9cc3beec630/roles/6e289c0c8ec14d679994a017dfe8bdf2 used request id req-a482ce77-a7cb-4a7e-bfa9-6f8061edde29 2018-12-28 18:51:37,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115510940552s 2018-12-28 18:51:37,030 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 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': 'bee32d6a-ca85-4dbe-b230-7701f669cc5e', 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_564c16dc-1778-48ba-b32c-cee1abf5310b', 'project_id': u'c64eadd311284ff88d445e29892cf349', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 18:51:37,031 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 18:51:37,032 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 18:51:37,033 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 18:51:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 18:51:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 18:51:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 18:51:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 18:51:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 18:51:37,034 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 18:51:37,036 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b', 'password': 'bee32d6a-ca85-4dbe-b230-7701f669cc5e', 'project_name': 'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'c64eadd311284ff88d445e29892cf349', 'project_domain_name': 'Default'} 2018-12-28 18:51:37,093 - 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-12-28 18:51:37,107 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-12-28 18:51:37,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 18:51:37,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:37,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d7942c-9632-4456-9eb7-482691619c4b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 18:51:37,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-48d7942c-9632-4456-9eb7-482691619c4b 2018-12-28 18:51:37,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0771040916443s 2018-12-28 18:51:37,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:51:37,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:51:37,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab7b0f18-d976-4d46-8ccb-72aab237d982 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349"}, "enabled": true, "id": "c64eadd311284ff88d445e29892cf349", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:51:37,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ab7b0f18-d976-4d46-8ccb-72aab237d982 2018-12-28 18:51:37,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0925350189209s 2018-12-28 18:51:37,279 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-ab7b0f18-d976-4d46-8ccb-72aab237d982 2018-12-28 18:51:37,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-28 18:51:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"network": {"tenant_id": "c64eadd311284ff88d445e29892cf349", "name": "cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b", "admin_state_up": true}}' 2018-12-28 18:51:37,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-fa5c1a48-f661-4c4d-a642-ee59ad9271d4 Date: Fri, 28 Dec 2018 18:51:37 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"c64eadd311284ff88d445e29892cf349","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T18:51:37Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b","admin_state_up":true,"tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:37Z","mtu":1450}} 2018-12-28 18:51:37,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fa5c1a48-f661-4c4d-a642-ee59ad9271d4 2018-12-28 18:51:37,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.484836101532s 2018-12-28 18:51:37,767 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-fa5c1a48-f661-4c4d-a642-ee59ad9271d4 2018-12-28 18:51:37,768 - 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-12-28T18:51:37Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a', u'provider:segmentation_id': 34, 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_564c16dc-1778-48ba-b32c-cee1abf5310b', u'created_at': u'2018-12-28T18:51:37Z', u'mtu': 1450, u'tenant_id': u'c64eadd311284ff88d445e29892cf349', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c64eadd311284ff88d445e29892cf349'}) 2018-12-28 18:51:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 18:51:37,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67ed40b-0254-4491-aee0-1e0cd0ecb8aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 18:51:37,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-e67ed40b-0254-4491-aee0-1e0cd0ecb8aa 2018-12-28 18:51:37,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 18:51:38,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6e289c0c8ec14d679994a017dfe8bdf2", "name": "Member"}], "expires_at": "2018-12-28T19:51:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c64eadd311284ff88d445e29892cf349", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/c64eadd311284ff88d445e29892cf349", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/c64eadd311284ff88d445e29892cf349", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/c64eadd311284ff88d445e29892cf349", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/c64eadd311284ff88d445e29892cf349", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/c64eadd311284ff88d445e29892cf349", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/c64eadd311284ff88d445e29892cf349", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/c64eadd311284ff88d445e29892cf349", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/c64eadd311284ff88d445e29892cf349", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/c64eadd311284ff88d445e29892cf349", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/c64eadd311284ff88d445e29892cf349", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/c64eadd311284ff88d445e29892cf349", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/c64eadd311284ff88d445e29892cf349", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b", "id": "48b1c44414b746e0b3fcf9cc3beec630"}, "audit_ids": ["NVILmj99TNKXByNtttoRbw"], "issued_at": "2018-12-28T18:51:38.000000Z"}} 2018-12-28 18:51:38,142 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 18:51:38,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:51:38,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-0702da4e-0f3b-43ab-9ab0-5fc0109cecc4 Date: Fri, 28 Dec 2018 18:51:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T18:51:37Z","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c64eadd311284ff88d445e29892cf349","id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","name":"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:51:38,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0702da4e-0f3b-43ab-9ab0-5fc0109cecc4 2018-12-28 18:51:38,426 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284177064896s 2018-12-28 18:51:38,427 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-0702da4e-0f3b-43ab-9ab0-5fc0109cecc4 2018-12-28 18:51:38,428 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-28 18:51:38,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"subnet": {"name": "cloudify_ims-subnet_564c16dc-1778-48ba-b32c-cee1abf5310b", "enable_dhcp": true, "network_id": "a0c3631e-df59-4a0d-a0b1-662c3999d14a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-28 18:51:39,120 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-b391455b-62fa-4be8-b2a8-6538cc80e97c Date: Fri, 28 Dec 2018 18:51:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T18:51:38Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c64eadd311284ff88d445e29892cf349","id":"3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8","subnetpool_id":null,"name":"cloudify_ims-subnet_564c16dc-1778-48ba-b32c-cee1abf5310b"}} 2018-12-28 18:51:39,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b391455b-62fa-4be8-b2a8-6538cc80e97c 2018-12-28 18:51:39,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.692245006561s 2018-12-28 18:51:39,121 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b391455b-62fa-4be8-b2a8-6538cc80e97c 2018-12-28 18:51:39,121 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T18:51:38Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_564c16dc-1778-48ba-b32c-cee1abf5310b', u'enable_dhcp': True, u'network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a', u'tenant_id': u'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:51:38Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c64eadd311284ff88d445e29892cf349'}) 2018-12-28 18:51:39,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-28 18:51:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "cloudify_ims-router_564c16dc-1778-48ba-b32c-cee1abf5310b", "admin_state_up": true}}' 2018-12-28 18:51:44,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-42156729-2ffd-4219-9e87-17eb49794978 Date: Fri, 28 Dec 2018 18:51:44 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:40Z", "admin_state_up": true, "updated_at": "2018-12-28T18:51:40Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c64eadd311284ff88d445e29892cf349", "id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "name": "cloudify_ims-router_564c16dc-1778-48ba-b32c-cee1abf5310b"}} 2018-12-28 18:51:44,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-42156729-2ffd-4219-9e87-17eb49794978 2018-12-28 18:51:44,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.11504197121s 2018-12-28 18:51:44,238 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-42156729-2ffd-4219-9e87-17eb49794978 2018-12-28 18:51:44,238 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T18:51:40Z', u'revision_number': 3, u'id': u'27cdbaaf-db88-435e-ae1c-ba5279fe3dfd', u'external_gateway_info': {u'network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'800e3433-2366-4477-ba8c-38c3f881bcb0', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_564c16dc-1778-48ba-b32c-cee1abf5310b', u'admin_state_up': True, u'tenant_id': u'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:51:40Z', u'flavor_id': None, u'routes': [], u'project_id': u'c64eadd311284ff88d445e29892cf349'}) 2018-12-28 18:51:44,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-28 18:51:44,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd/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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"subnet_id": "3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"}' 2018-12-28 18:51:46,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-741a9562-835b-4aba-9687-b1bc31bc0113 Date: Fri, 28 Dec 2018 18:51:46 GMT RESP BODY: {"network_id": "a0c3631e-df59-4a0d-a0b1-662c3999d14a", "tenant_id": "c64eadd311284ff88d445e29892cf349", "subnet_id": "3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8", "subnet_ids": ["3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"], "port_id": "f24b2021-5ed2-4058-bc33-ed695313fbd5", "id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd"} 2018-12-28 18:51:46,395 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd/add_router_interface.json used request id req-741a9562-835b-4aba-9687-b1bc31bc0113 2018-12-28 18:51:46,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.15580201149s 2018-12-28 18:51:46,395 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd/add_router_interface.json used request id req-741a9562-835b-4aba-9687-b1bc31bc0113 returning object 27cdbaaf-db88-435e-ae1c-ba5279fe3dfd 2018-12-28 18:51:46,396 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-28 18:52:13,329 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-28 18:52:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:52:13,338 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 18:52:13 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 18:52:13,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:52:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:52:13,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-b29dbf12-248a-4699-94b5-d548e6c6d6d5 Date: Fri, 28 Dec 2018 18:52:13 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:52:13,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b29dbf12-248a-4699-94b5-d548e6c6d6d5 2018-12-28 18:52:13,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.204751968384s 2018-12-28 18:52:13,547 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b29dbf12-248a-4699-94b5-d548e6c6d6d5 2018-12-28 18:52:13,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 18:52:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b"}' 2018-12-28 18:52:14,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266 X-Openstack-Request-Id: req-df202d8d-379a-4b0c-a8a9-fd020285ab41 Date: Fri, 28 Dec 2018 18:52:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "3ead6550-a16a-427e-99e0-a68e99efb266", "size": null, "self": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T18:52:14Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": null, "created_at": "2018-12-28T18:52:14Z", "protected": false} 2018-12-28 18:52:14,151 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-df202d8d-379a-4b0c-a8a9-fd020285ab41 2018-12-28 18:52:14,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.60270690918s 2018-12-28 18:52:14,152 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-df202d8d-379a-4b0c-a8a9-fd020285ab41 returning object 3ead6550-a16a-427e-99e0-a68e99efb266 2018-12-28 18:52:14,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 18:52:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/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}158237318ca95872e2ec33bb97f45893c91fc185" -d '' 2018-12-28 18:53:27,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4bc38e7a-57b3-4193-bc3f-2537d1b05a00 Date: Fri, 28 Dec 2018 18:53:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:53:27,964 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file used request id req-4bc38e7a-57b3-4193-bc3f-2537d1b05a00 2018-12-28 18:53:27,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.8114519119s 2018-12-28 18:53:27,964 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file used request id req-4bc38e7a-57b3-4193-bc3f-2537d1b05a00 2018-12-28 18:53:27,965 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:53:27,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:28,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6756b648-792e-48e2-9860-385708b39303 Date: Fri, 28 Dec 2018 18:53:28 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "metadata": {}}], "file": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "3ead6550-a16a-427e-99e0-a68e99efb266", "size": 4373348352, "self": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T18:53:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T18:52:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:53:28,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6756b648-792e-48e2-9860-385708b39303 2018-12-28 18:53:28,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.187670946121s 2018-12-28 18:53:28,154 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6756b648-792e-48e2-9860-385708b39303 2018-12-28 18:53:28,156 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file', 'owner': u'c64eadd311284ff88d445e29892cf349', 'id': u'3ead6550-a16a-427e-99e0-a68e99efb266', 'size': 4373348352, u'self': u'/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c64eadd311284ff88d445e29892cf349', 'name': 'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T18:53:27Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T18:53:27Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b', 'created': u'2018-12-28T18:52:14Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-28T18:52:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-28 18:53:28,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 18:53:28,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_564c16dc-1778-48ba-b32c-cee1abf5310b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-28 18:53:28,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-b08ea38b-f2d7-4eaa-86c4-f3a1c5bf31c3 x-compute-request-id: req-b08ea38b-f2d7-4eaa-86c4-f3a1c5bf31c3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "name": "cloudify_ims-flavor_564c16dc-1778-48ba-b32c-cee1abf5310b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:53:28,378 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b08ea38b-f2d7-4eaa-86c4-f3a1c5bf31c3 2018-12-28 18:53:28,379 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.22138094902s 2018-12-28 18:53:28,379 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-b08ea38b-f2d7-4eaa-86c4-f3a1c5bf31c3 returning object 325e62fe-35e2-41e8-be2d-00b20de67c14 2018-12-28 18:53:28,380 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_564c16dc-1778-48ba-b32c-cee1abf5310b', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'325e62fe-35e2-41e8-be2d-00b20de67c14', 'swap': 0}) 2018-12-28 18:53:28,381 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 18:53:28,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14/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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"extra_specs": {}}' 2018-12-28 18:53:28,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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 x-openstack-request-id: req-7cdf26d2-f0e8-4b36-bbe4-79b495d89394 x-compute-request-id: req-7cdf26d2-f0e8-4b36-bbe4-79b495d89394 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 18:53:28,403 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14/os-extra_specs used request id req-7cdf26d2-f0e8-4b36-bbe4-79b495d89394 2018-12-28 18:53:28,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229210853577s 2018-12-28 18:53:28,404 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14/os-extra_specs used request id req-7cdf26d2-f0e8-4b36-bbe4-79b495d89394 2018-12-28 18:53:28,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-28 18:53:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"keypair": {"name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b"}}' 2018-12-28 18:53:29,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-dc58639d-0645-40ca-9b15-c959006d3728 x-compute-request-id: req-dc58639d-0645-40ca-9b15-c959006d3728 Content-Encoding: gzip Content-Length: 1814 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0OorAA8TEhnsV7MxGKKnKUw3wqQO9pFRcPfudypyeIsJkXuEnKuVAjhijYkQ0FBwm2ueWoGM8DvH9UIWWcaxXTwsN4JkIUhsY+MHoGTxg7nsezNA3FHcjgGLpZYcE8nACszM4uDUdbAdVwisTYfJKubraB1TLV0GYv4NtWCGsRoKHuqfKZWxyW/9hrIgAqXxNwS/MwRXOcI+eUD7/5NIDcqOy2NyuK/m6ySoB7ZxDRNgsp2Zt7ZDloiDnzvWwUbbWznPOTuzGNC9Y8vGXspzH3aBcQuoM40ncoD53cxPns7Ful88o5tDc+RMDfNofKzjv8pBpLwNNatdidiFc4kz Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvtDqKwAPExIZ7FezMRiipylMN8KkDvaRUXD37ncqcniLCZF7\nhJyrlQI4Yo2JENBQcJtrnlqBjPA7x/VCFlnGsV08LDeCZCFIbGPjB6Bk8YO57Hsz\nQNxR3I4Bi6WWHBPJwArMzOLg1HWwHVcIrE2HySrm62gdUy1dBmL+DbVghrEaCh7q\nnymVsclv/YayIAKl8TcEvzMEVznCPnlA+/+TSA3Kjstjcriv5uskqAe2cQ0TYLKd\nmbe2Q5aIg5871sFG21s5zzk7sxjQvWPLxl7Kcx92gXELqDONJ3KA+d3MT57Oxbpf\nPKObQ3PkTA3zaHys47/KQaS8DTWrXYnYhXOJMwIDAQABAoIBADBpKm/cZPauqfsH\nSQQUvvdwB9FBxYOyVK333j8W5qMCKCw2R8MeSH3WgV2nkPW+FBptpAEZ7zJFpLUX\naTvobPuErwZ80sz6kLhHI0tFCzcm912i6B71hqNRN90pFotrDc12L/1vNiFQ9myL\nLz0fsmp8QvfIg2Ad6zL6nH/321RwW3nsx++Gbzfmlw87phYJJXMOIj4C1hDOl841\n9vlUB9HLEk8TF/qZ68Am+V+R1XLKkvJye5ZaigxNVU9D+wSl6804Xxl+2h3rYt+R\n5IcJmRYzmvORIBi7SMYVPay/U3B3/TQHy5MANhBVDdUBpI+UAyYsjpXQ4UmJjYbb\n3ANtpUECgYEA9CCszH3+C5rZMU4EVpwOfqbtCkI0MFnpSS7P4g5VJZ4Oyo8SuE3e\no2e69or6XBOBwFDt+JtgUpP8Dif9wYGZ0Af69XuWMgMmrhupozM731frkfD3oTv7\nM3PRqFhNLCeCxJnt3aOS90TrV40YrxKi1WUq/gJwSUzdysblU6crj5MCgYEAyBiG\nVewbh+XrIkAuOa2wwUDnSAn3RGP4EkLEQCFt3wBfeUqavJPg5Rh/MAeZ+GMOTsfv\nqYXMkSuKYQlgn3G7NBQ9S9OxBiJZvhOyXcVvcBMjvUjsxcXyJjmcE7VNrZniVpGl\nzh9TuQh6Uh1VCmzYPqYrqGnE+Za2lMDuaNOZ4+ECgYEA3U/R1wBREgwq4Xusiyem\nLEL/mNEzprGbvvBlHLWJkzSajB7wBYzyTIh5AZA0LsywT7wOP9X7mGD3m429iXMI\nEYNqiqijHGum4SfKvVxw5qQ5tnAQzWYm8BoK8uY579FRxxEUhl0HmoosH46V1gC7\nBWFVfDiRuqGoX2+37gIah2kCgYAF2yHjVdugaIwvHm275mdr4HhkVVZVPA/AiQ+x\nSMksY5hntlU8+57zVXozb6WD7XI3wAY1keLgxMNx/5JCWFPAPG9mzrU5lrvFolHw\nCJ0wTH8ZRQ8Y4qgpkjoNIZs6X2yOWAjgNW5/1c2upYkdmv3hJ3/Tl/TZ0R1a0SKp\nErhIQQKBgQDL77vfjZeZnsNgi07YhkFd8ROd4Qm/1Wi3qXHnmSbTWNvt53flYQ4L\nZ/j4xkT5lQEbMSTP11OYS2PvA9OPVksX76SpOouLwYvJ+JBtREK6FZ7q1z0SgGkO\nPF2bELvIj8nfD8rfZG1Ds6lf/fSX/ACmvSeu9PP6zJUJyoKAyKNDbQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "fingerprint": "45:a7:1f:40:1c:19:9d:43:3d:17:84:03:b6:72:08:10"}} 2018-12-28 18:53:29,054 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-dc58639d-0645-40ca-9b15-c959006d3728 2018-12-28 18:53:29,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.649263143539s 2018-12-28 18:53:29,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-dc58639d-0645-40ca-9b15-c959006d3728 2018-12-28 18:53:29,055 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+0OorAA8TEhnsV7MxGKKnKUw3wqQO9pFRcPfudypyeIsJkXuEnKuVAjhijYkQ0FBwm2ueWoGM8DvH9UIWWcaxXTwsN4JkIUhsY+MHoGTxg7nsezNA3FHcjgGLpZYcE8nACszM4uDUdbAdVwisTYfJKubraB1TLV0GYv4NtWCGsRoKHuqfKZWxyW/9hrIgAqXxNwS/MwRXOcI+eUD7/5NIDcqOy2NyuK/m6ySoB7ZxDRNgsp2Zt7ZDloiDnzvWwUbbWznPOTuzGNC9Y8vGXspzH3aBcQuoM40ncoD53cxPns7Ful88o5tDc+RMDfNofKzjv8pBpLwNNatdidiFc4kz Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvtDqKwAPExIZ7FezMRiipylMN8KkDvaRUXD37ncqcniLCZF7\nhJyrlQI4Yo2JENBQcJtrnlqBjPA7x/VCFlnGsV08LDeCZCFIbGPjB6Bk8YO57Hsz\nQNxR3I4Bi6WWHBPJwArMzOLg1HWwHVcIrE2HySrm62gdUy1dBmL+DbVghrEaCh7q\nnymVsclv/YayIAKl8TcEvzMEVznCPnlA+/+TSA3Kjstjcriv5uskqAe2cQ0TYLKd\nmbe2Q5aIg5871sFG21s5zzk7sxjQvWPLxl7Kcx92gXELqDONJ3KA+d3MT57Oxbpf\nPKObQ3PkTA3zaHys47/KQaS8DTWrXYnYhXOJMwIDAQABAoIBADBpKm/cZPauqfsH\nSQQUvvdwB9FBxYOyVK333j8W5qMCKCw2R8MeSH3WgV2nkPW+FBptpAEZ7zJFpLUX\naTvobPuErwZ80sz6kLhHI0tFCzcm912i6B71hqNRN90pFotrDc12L/1vNiFQ9myL\nLz0fsmp8QvfIg2Ad6zL6nH/321RwW3nsx++Gbzfmlw87phYJJXMOIj4C1hDOl841\n9vlUB9HLEk8TF/qZ68Am+V+R1XLKkvJye5ZaigxNVU9D+wSl6804Xxl+2h3rYt+R\n5IcJmRYzmvORIBi7SMYVPay/U3B3/TQHy5MANhBVDdUBpI+UAyYsjpXQ4UmJjYbb\n3ANtpUECgYEA9CCszH3+C5rZMU4EVpwOfqbtCkI0MFnpSS7P4g5VJZ4Oyo8SuE3e\no2e69or6XBOBwFDt+JtgUpP8Dif9wYGZ0Af69XuWMgMmrhupozM731frkfD3oTv7\nM3PRqFhNLCeCxJnt3aOS90TrV40YrxKi1WUq/gJwSUzdysblU6crj5MCgYEAyBiG\nVewbh+XrIkAuOa2wwUDnSAn3RGP4EkLEQCFt3wBfeUqavJPg5Rh/MAeZ+GMOTsfv\nqYXMkSuKYQlgn3G7NBQ9S9OxBiJZvhOyXcVvcBMjvUjsxcXyJjmcE7VNrZniVpGl\nzh9TuQh6Uh1VCmzYPqYrqGnE+Za2lMDuaNOZ4+ECgYEA3U/R1wBREgwq4Xusiyem\nLEL/mNEzprGbvvBlHLWJkzSajB7wBYzyTIh5AZA0LsywT7wOP9X7mGD3m429iXMI\nEYNqiqijHGum4SfKvVxw5qQ5tnAQzWYm8BoK8uY579FRxxEUhl0HmoosH46V1gC7\nBWFVfDiRuqGoX2+37gIah2kCgYAF2yHjVdugaIwvHm275mdr4HhkVVZVPA/AiQ+x\nSMksY5hntlU8+57zVXozb6WD7XI3wAY1keLgxMNx/5JCWFPAPG9mzrU5lrvFolHw\nCJ0wTH8ZRQ8Y4qgpkjoNIZs6X2yOWAjgNW5/1c2upYkdmv3hJ3/Tl/TZ0R1a0SKp\nErhIQQKBgQDL77vfjZeZnsNgi07YhkFd8ROd4Qm/1Wi3qXHnmSbTWNvt53flYQ4L\nZ/j4xkT5lQEbMSTP11OYS2PvA9OPVksX76SpOouLwYvJ+JBtREK6FZ7q1z0SgGkO\nPF2bELvIj8nfD8rfZG1Ds6lf/fSX/ACmvSeu9PP6zJUJyoKAyKNDbQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'48b1c44414b746e0b3fcf9cc3beec630', 'name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'created_at': '2018-12-28T18:53:29.055659', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c64eadd311284ff88d445e29892cf349', 'name': 'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'45:a7:1f:40:1c:19:9d:43:3d:17:84:03:b6:72:08:10', 'type': 'ssh', 'id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b'}) 2018-12-28 18:53:29,056 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvtDqKwAPExIZ7FezMRiipylMN8KkDvaRUXD37ncqcniLCZF7 hJyrlQI4Yo2JENBQcJtrnlqBjPA7x/VCFlnGsV08LDeCZCFIbGPjB6Bk8YO57Hsz QNxR3I4Bi6WWHBPJwArMzOLg1HWwHVcIrE2HySrm62gdUy1dBmL+DbVghrEaCh7q nymVsclv/YayIAKl8TcEvzMEVznCPnlA+/+TSA3Kjstjcriv5uskqAe2cQ0TYLKd mbe2Q5aIg5871sFG21s5zzk7sxjQvWPLxl7Kcx92gXELqDONJ3KA+d3MT57Oxbpf PKObQ3PkTA3zaHys47/KQaS8DTWrXYnYhXOJMwIDAQABAoIBADBpKm/cZPauqfsH SQQUvvdwB9FBxYOyVK333j8W5qMCKCw2R8MeSH3WgV2nkPW+FBptpAEZ7zJFpLUX aTvobPuErwZ80sz6kLhHI0tFCzcm912i6B71hqNRN90pFotrDc12L/1vNiFQ9myL Lz0fsmp8QvfIg2Ad6zL6nH/321RwW3nsx++Gbzfmlw87phYJJXMOIj4C1hDOl841 9vlUB9HLEk8TF/qZ68Am+V+R1XLKkvJye5ZaigxNVU9D+wSl6804Xxl+2h3rYt+R 5IcJmRYzmvORIBi7SMYVPay/U3B3/TQHy5MANhBVDdUBpI+UAyYsjpXQ4UmJjYbb 3ANtpUECgYEA9CCszH3+C5rZMU4EVpwOfqbtCkI0MFnpSS7P4g5VJZ4Oyo8SuE3e o2e69or6XBOBwFDt+JtgUpP8Dif9wYGZ0Af69XuWMgMmrhupozM731frkfD3oTv7 M3PRqFhNLCeCxJnt3aOS90TrV40YrxKi1WUq/gJwSUzdysblU6crj5MCgYEAyBiG Vewbh+XrIkAuOa2wwUDnSAn3RGP4EkLEQCFt3wBfeUqavJPg5Rh/MAeZ+GMOTsfv qYXMkSuKYQlgn3G7NBQ9S9OxBiJZvhOyXcVvcBMjvUjsxcXyJjmcE7VNrZniVpGl zh9TuQh6Uh1VCmzYPqYrqGnE+Za2lMDuaNOZ4+ECgYEA3U/R1wBREgwq4Xusiyem LEL/mNEzprGbvvBlHLWJkzSajB7wBYzyTIh5AZA0LsywT7wOP9X7mGD3m429iXMI EYNqiqijHGum4SfKvVxw5qQ5tnAQzWYm8BoK8uY579FRxxEUhl0HmoosH46V1gC7 BWFVfDiRuqGoX2+37gIah2kCgYAF2yHjVdugaIwvHm275mdr4HhkVVZVPA/AiQ+x SMksY5hntlU8+57zVXozb6WD7XI3wAY1keLgxMNx/5JCWFPAPG9mzrU5lrvFolHw CJ0wTH8ZRQ8Y4qgpkjoNIZs6X2yOWAjgNW5/1c2upYkdmv3hJ3/Tl/TZ0R1a0SKp ErhIQQKBgQDL77vfjZeZnsNgi07YhkFd8ROd4Qm/1Wi3qXHnmSbTWNvt53flYQ4L Z/j4xkT5lQEbMSTP11OYS2PvA9OPVksX76SpOouLwYvJ+JBtREK6FZ7q1z0SgGkO PF2bELvIj8nfD8rfZG1Ds6lf/fSX/ACmvSeu9PP6zJUJyoKAyKNDbQ== -----END RSA PRIVATE KEY----- 2018-12-28 18:53:29,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-28 18:53:29,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"security_group": {"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-12-28 18:53:29,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-7eaeda3d-2b1e-4a76-8f8c-8c9941e642d5 Date: Fri, 28 Dec 2018 18:53:29 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 2, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}} 2018-12-28 18:53:29,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7eaeda3d-2b1e-4a76-8f8c-8c9941e642d5 2018-12-28 18:53:29,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.238854885101s 2018-12-28 18:53:29,298 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7eaeda3d-2b1e-4a76-8f8c-8c9941e642d5 2018-12-28 18:53:29,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:53:29,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:29,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-694feab6-3010-4c57-a8b1-e8691e1cf88d Date: Fri, 28 Dec 2018 18:53:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 2, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:53:29,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-694feab6-3010-4c57-a8b1-e8691e1cf88d 2018-12-28 18:53:29,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0589461326599s 2018-12-28 18:53:29,362 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-694feab6-3010-4c57-a8b1-e8691e1cf88d 2018-12-28 18:53:29,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:53:29,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}}' 2018-12-28 18:53:29,680 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4067e79b-ceb6-4f00-846f-2d1163b5681c Date: Fri, 28 Dec 2018 18:53:29 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-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "port_range_min": 22, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "663c4879-8aaf-40a6-a0ff-73ca43491526"}} 2018-12-28 18:53:29,680 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4067e79b-ceb6-4f00-846f-2d1163b5681c 2018-12-28 18:53:29,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313771009445s 2018-12-28 18:53:29,680 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-4067e79b-ceb6-4f00-846f-2d1163b5681c 2018-12-28 18:53:29,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:53:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:29,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-c5ffb4c7-7a4e-4b84-8754-f516333278bd Date: Fri, 28 Dec 2018 18:53:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 3, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:53:29,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c5ffb4c7-7a4e-4b84-8754-f516333278bd 2018-12-28 18:53:29,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206037998199s 2018-12-28 18:53:29,891 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c5ffb4c7-7a4e-4b84-8754-f516333278bd 2018-12-28 18:53:29,894 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:53:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}}' 2018-12-28 18:53:30,207 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-7fe6e33e-4c37-4663-b5fa-4e17f4d0a208 Date: Fri, 28 Dec 2018 18:53:30 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-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "port_range_min": null, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:30Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "99d6821f-bbd7-497a-8850-e990b2d4b061"}} 2018-12-28 18:53:30,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fe6e33e-4c37-4663-b5fa-4e17f4d0a208 2018-12-28 18:53:30,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.313401937485s 2018-12-28 18:53:30,208 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-7fe6e33e-4c37-4663-b5fa-4e17f4d0a208 2018-12-28 18:53:30,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:53:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:30,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-8cef5b8b-6e90-4882-9808-f582f1f70b2f Date: Fri, 28 Dec 2018 18:53:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "99d6821f-bbd7-497a-8850-e990b2d4b061", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:53:30,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8cef5b8b-6e90-4882-9808-f582f1f70b2f 2018-12-28 18:53:30,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0571768283844s 2018-12-28 18:53:30,269 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-8cef5b8b-6e90-4882-9808-f582f1f70b2f 2018-12-28 18:53:30,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:53:30,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}}' 2018-12-28 18:53:30,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-aac72c8d-575c-4181-b6f5-624990aca5fb Date: Fri, 28 Dec 2018 18:53:30 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-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "port_range_min": 80, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:30Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "7f3ba346-11b7-4e32-91e7-00cd0e1b6a90"}} 2018-12-28 18:53:30,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aac72c8d-575c-4181-b6f5-624990aca5fb 2018-12-28 18:53:30,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.15544295311s 2018-12-28 18:53:30,429 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-aac72c8d-575c-4181-b6f5-624990aca5fb 2018-12-28 18:53:30,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:53:30,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:30,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-7d2f497b-1be7-455f-b70d-f93200c95886 Date: Fri, 28 Dec 2018 18:53:30 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "7f3ba346-11b7-4e32-91e7-00cd0e1b6a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "99d6821f-bbd7-497a-8850-e990b2d4b061", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 5, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:53:30,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7d2f497b-1be7-455f-b70d-f93200c95886 2018-12-28 18:53:30,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.224900007248s 2018-12-28 18:53:30,657 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7d2f497b-1be7-455f-b70d-f93200c95886 2018-12-28 18:53:30,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:53:30,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}}' 2018-12-28 18:53:30,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-37207a6a-5655-463d-bf6f-9c74844c51aa Date: Fri, 28 Dec 2018 18:53:30 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-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "port_range_min": 443, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:30Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "c03c1d99-e215-40e8-b2fa-9714d92d092a"}} 2018-12-28 18:53:30,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37207a6a-5655-463d-bf6f-9c74844c51aa 2018-12-28 18:53:30,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.330961942673s 2018-12-28 18:53:30,992 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-37207a6a-5655-463d-bf6f-9c74844c51aa 2018-12-28 18:53:30,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:53:30,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:31,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-1a777aa0-27a4-4e2b-a47a-0dea6b443dc4 Date: Fri, 28 Dec 2018 18:53:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "7f3ba346-11b7-4e32-91e7-00cd0e1b6a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "99d6821f-bbd7-497a-8850-e990b2d4b061", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "c03c1d99-e215-40e8-b2fa-9714d92d092a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 6, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:53:31,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1a777aa0-27a4-4e2b-a47a-0dea6b443dc4 2018-12-28 18:53:31,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203164100647s 2018-12-28 18:53:31,200 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-1a777aa0-27a4-4e2b-a47a-0dea6b443dc4 2018-12-28 18:53:31,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:53:31,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}}' 2018-12-28 18:53:31,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-13a7e393-cb73-4c24-85b4-684060ae0266 Date: Fri, 28 Dec 2018 18:53:31 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-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "port_range_min": 5671, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:31Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "dc0300ad-c2b0-4170-8575-fb520a3b7d30"}} 2018-12-28 18:53:31,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-13a7e393-cb73-4c24-85b4-684060ae0266 2018-12-28 18:53:31,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.303842067719s 2018-12-28 18:53:31,507 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-13a7e393-cb73-4c24-85b4-684060ae0266 2018-12-28 18:53:31,511 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:53:31,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:31,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-2d7bcae6-73a7-4cc6-b3e3-b82ab7903ea0 Date: Fri, 28 Dec 2018 18:53:31 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "7f3ba346-11b7-4e32-91e7-00cd0e1b6a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "99d6821f-bbd7-497a-8850-e990b2d4b061", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "c03c1d99-e215-40e8-b2fa-9714d92d092a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-28T18:53:31Z", "revision_number": 0, "id": "dc0300ad-c2b0-4170-8575-fb520a3b7d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 7, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:53:31,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2d7bcae6-73a7-4cc6-b3e3-b82ab7903ea0 2018-12-28 18:53:31,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0665810108185s 2018-12-28 18:53:31,578 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-2d7bcae6-73a7-4cc6-b3e3-b82ab7903ea0 2018-12-28 18:53:31,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:53:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}}' 2018-12-28 18:53:31,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-bc256ab2-7dce-4a9b-8dae-f3ea6a50de35 Date: Fri, 28 Dec 2018 18:53:31 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-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "port_range_min": 53333, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:31Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "a8f6c4a7-19e8-4c19-8744-a4d474ecc482"}} 2018-12-28 18:53:31,752 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bc256ab2-7dce-4a9b-8dae-f3ea6a50de35 2018-12-28 18:53:31,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170461893082s 2018-12-28 18:53:31,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-bc256ab2-7dce-4a9b-8dae-f3ea6a50de35 2018-12-28 18:53:31,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 18:53:31,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:31,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-319db5b6-4910-45fd-9e91-88e9f485a183 Date: Fri, 28 Dec 2018 18:53:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"],"updated_at":"2018-12-28T18:51:38Z","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c64eadd311284ff88d445e29892cf349","id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","name":"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:53:31,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-319db5b6-4910-45fd-9e91-88e9f485a183 2018-12-28 18:53:31,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110882997513s 2018-12-28 18:53:31,865 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-319db5b6-4910-45fd-9e91-88e9f485a183 2018-12-28 18:53:31,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:53:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:32,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-58ca7ac9-27d3-40e2-8cb3-bcdedff80502 Date: Fri, 28 Dec 2018 18:53:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "metadata": {}}], "file": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "3ead6550-a16a-427e-99e0-a68e99efb266", "size": 4373348352, "self": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T18:53:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T18:52:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:53:32,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-58ca7ac9-27d3-40e2-8cb3-bcdedff80502 2018-12-28 18:53:32,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.554593086243s 2018-12-28 18:53:32,421 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-58ca7ac9-27d3-40e2-8cb3-bcdedff80502 2018-12-28 18:53:32,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 18:53:32,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:32,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:53: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-07d6ab39-2a57-41ab-b2a2-1aa12e5550d8 x-compute-request-id: req-07d6ab39-2a57-41ab-b2a2-1aa12e5550d8 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "name": "cloudify_ims-flavor_564c16dc-1778-48ba-b32c-cee1abf5310b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 18:53:32,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07d6ab39-2a57-41ab-b2a2-1aa12e5550d8 2018-12-28 18:53:32,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321061611176s 2018-12-28 18:53:32,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-07d6ab39-2a57-41ab-b2a2-1aa12e5550d8 2018-12-28 18:53:32,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-28 18:53:32,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"server": {"name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "imageRef": "3ead6550-a16a-427e-99e0-a68e99efb266", "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "flavorRef": "325e62fe-35e2-41e8-be2d-00b20de67c14", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a0c3631e-df59-4a0d-a0b1-662c3999d14a"}], "security_groups": [{"name": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}]}}' 2018-12-28 18:53:34,489 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 18:53: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-e2b090a9-1ed4-45a6-a24a-45bfe7786a30 x-compute-request-id: req-e2b090a9-1ed4-45a6-a24a-45bfe7786a30 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "879b408d-f306-4f1a-98c9-1b20286ffdbf"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "adminPass": "eU6rZ4CcjKr8"}} 2018-12-28 18:53:34,489 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e2b090a9-1ed4-45a6-a24a-45bfe7786a30 2018-12-28 18:53:34,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.0323009491s 2018-12-28 18:53:34,490 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-e2b090a9-1ed4-45a6-a24a-45bfe7786a30 2018-12-28 18:53:34,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:34,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:34,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-3dc6d707-a019-4d4c-9791-b5b09cca3718 x-compute-request-id: req-3dc6d707-a019-4d4c-9791-b5b09cca3718 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.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "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-12-28T18:53:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:34,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dc6d707-a019-4d4c-9791-b5b09cca3718 2018-12-28 18:53:34,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.279366016388s 2018-12-28 18:53:34,771 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3dc6d707-a019-4d4c-9791-b5b09cca3718 2018-12-28 18:53:34,778 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 18:53:34,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:35,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-e4f1def0-3ced-4f28-aeb3-5da990dce8e0 Date: Fri, 28 Dec 2018 18:53:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"],"updated_at":"2018-12-28T18:51:38Z","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c64eadd311284ff88d445e29892cf349","id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","name":"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:53:35,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e4f1def0-3ced-4f28-aeb3-5da990dce8e0 2018-12-28 18:53:35,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.248874902725s 2018-12-28 18:53:35,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e4f1def0-3ced-4f28-aeb3-5da990dce8e0 2018-12-28 18:53:35,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 18:53:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:35,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-2bf6edb7-d4d5-4510-a7c5-e944e2e8eff2 Date: Fri, 28 Dec 2018 18:53:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T18:51:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c64eadd311284ff88d445e29892cf349","id":"3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8","subnetpool_id":null,"name":"cloudify_ims-subnet_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:53:35,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2bf6edb7-d4d5-4510-a7c5-e944e2e8eff2 2018-12-28 18:53:35,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.341048002243s 2018-12-28 18:53:35,370 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-2bf6edb7-d4d5-4510-a7c5-e944e2e8eff2 2018-12-28 18:53:35,370 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:37,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:37,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:38,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:53: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-a49c7b0e-041a-47fd-a6c9-99a38b86155c x-compute-request-id: req-a49c7b0e-041a-47fd-a6c9-99a38b86155c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:38,055 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a49c7b0e-041a-47fd-a6c9-99a38b86155c 2018-12-28 18:53:38,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.681577205658s 2018-12-28 18:53:38,055 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a49c7b0e-041a-47fd-a6c9-99a38b86155c 2018-12-28 18:53:38,059 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:40,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:40,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:40,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-2c422422-abe8-4d08-af1d-3b539ff59fbb x-compute-request-id: req-2c422422-abe8-4d08-af1d-3b539ff59fbb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:40,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c422422-abe8-4d08-af1d-3b539ff59fbb 2018-12-28 18:53:40,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519290924072s 2018-12-28 18:53:40,581 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2c422422-abe8-4d08-af1d-3b539ff59fbb 2018-12-28 18:53:40,585 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:42,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:42,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:43,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:53:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6d69c233-337d-4357-824a-07f91b4b3351 x-compute-request-id: req-6d69c233-337d-4357-824a-07f91b4b3351 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:43,438 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d69c233-337d-4357-824a-07f91b4b3351 2018-12-28 18:53:43,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.850410938263s 2018-12-28 18:53:43,439 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d69c233-337d-4357-824a-07f91b4b3351 2018-12-28 18:53:43,442 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:45,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:45,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:46,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-849d3bbd-97c7-40d6-9171-ce6a58f9e644 x-compute-request-id: req-849d3bbd-97c7-40d6-9171-ce6a58f9e644 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:46,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-849d3bbd-97c7-40d6-9171-ce6a58f9e644 2018-12-28 18:53:46,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.08060598373s 2018-12-28 18:53:46,526 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-849d3bbd-97c7-40d6-9171-ce6a58f9e644 2018-12-28 18:53:46,530 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:48,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:48,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:49,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-625200a5-6b89-4f77-b7ea-5948898d647c x-compute-request-id: req-625200a5-6b89-4f77-b7ea-5948898d647c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:49,257 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-625200a5-6b89-4f77-b7ea-5948898d647c 2018-12-28 18:53:49,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724590063095s 2018-12-28 18:53:49,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-625200a5-6b89-4f77-b7ea-5948898d647c 2018-12-28 18:53:49,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:51,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:51,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:51,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-ee1211c2-dae7-41df-b8b8-bd2928cd9807 x-compute-request-id: req-ee1211c2-dae7-41df-b8b8-bd2928cd9807 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:51,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ee1211c2-dae7-41df-b8b8-bd2928cd9807 2018-12-28 18:53:51,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.719853878021s 2018-12-28 18:53:51,984 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ee1211c2-dae7-41df-b8b8-bd2928cd9807 2018-12-28 18:53:51,988 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:53,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:53,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:54,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:53:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f20f4509-ef3e-4407-be60-cd2177b61483 x-compute-request-id: req-f20f4509-ef3e-4407-be60-cd2177b61483 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:54,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f20f4509-ef3e-4407-be60-cd2177b61483 2018-12-28 18:53:54,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668428897858s 2018-12-28 18:53:54,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f20f4509-ef3e-4407-be60-cd2177b61483 2018-12-28 18:53:54,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:56,666 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:56,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:57,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:53: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-0957f8c5-d362-4293-9f01-22d72d5ca26d x-compute-request-id: req-0957f8c5-d362-4293-9f01-22d72d5ca26d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:57,222 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0957f8c5-d362-4293-9f01-22d72d5ca26d 2018-12-28 18:53:57,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556233167648s 2018-12-28 18:53:57,223 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0957f8c5-d362-4293-9f01-22d72d5ca26d 2018-12-28 18:53:57,227 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:53:59,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:53:59,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:53:59,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:53:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e007df2-dc22-4ab7-8771-cb47ce7f9672 x-compute-request-id: req-8e007df2-dc22-4ab7-8771-cb47ce7f9672 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:53:59,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e007df2-dc22-4ab7-8771-cb47ce7f9672 2018-12-28 18:53:59,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498317956924s 2018-12-28 18:53:59,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8e007df2-dc22-4ab7-8771-cb47ce7f9672 2018-12-28 18:53:59,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:01,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:01,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:02,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-835a6ab2-ae52-4427-ba27-e2573dbe76f1 x-compute-request-id: req-835a6ab2-ae52-4427-ba27-e2573dbe76f1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:02,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-835a6ab2-ae52-4427-ba27-e2573dbe76f1 2018-12-28 18:54:02,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539638996124s 2018-12-28 18:54:02,275 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-835a6ab2-ae52-4427-ba27-e2573dbe76f1 2018-12-28 18:54:02,279 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:04,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:04,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:04,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-9120f0c2-d801-48c4-b579-0b0a89e6d940 x-compute-request-id: req-9120f0c2-d801-48c4-b579-0b0a89e6d940 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:04,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9120f0c2-d801-48c4-b579-0b0a89e6d940 2018-12-28 18:54:04,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705960035324s 2018-12-28 18:54:04,988 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9120f0c2-d801-48c4-b579-0b0a89e6d940 2018-12-28 18:54:04,992 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:06,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:06,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:07,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-602af26d-46d4-4823-a15e-e7a008f01e1b x-compute-request-id: req-602af26d-46d4-4823-a15e-e7a008f01e1b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:07,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-602af26d-46d4-4823-a15e-e7a008f01e1b 2018-12-28 18:54:07,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678953886032s 2018-12-28 18:54:07,674 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-602af26d-46d4-4823-a15e-e7a008f01e1b 2018-12-28 18:54:07,678 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:09,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:09,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:10,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-20c47892-2cce-4e85-af91-7245d6157b01 x-compute-request-id: req-20c47892-2cce-4e85-af91-7245d6157b01 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:10,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20c47892-2cce-4e85-af91-7245d6157b01 2018-12-28 18:54:10,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.754642963409s 2018-12-28 18:54:10,436 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-20c47892-2cce-4e85-af91-7245d6157b01 2018-12-28 18:54:10,440 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:12,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:12,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:12,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-ddbecf48-38d4-4386-a5e9-5163356654cf x-compute-request-id: req-ddbecf48-38d4-4386-a5e9-5163356654cf Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:12,977 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ddbecf48-38d4-4386-a5e9-5163356654cf 2018-12-28 18:54:12,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534410953522s 2018-12-28 18:54:12,977 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ddbecf48-38d4-4386-a5e9-5163356654cf 2018-12-28 18:54:12,981 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:14,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:15,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-49236ede-47b8-4023-a9d2-b12723894575 x-compute-request-id: req-49236ede-47b8-4023-a9d2-b12723894575 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:15,686 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49236ede-47b8-4023-a9d2-b12723894575 2018-12-28 18:54:15,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.701842069626s 2018-12-28 18:54:15,686 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-49236ede-47b8-4023-a9d2-b12723894575 2018-12-28 18:54:15,690 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:17,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:17,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:18,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-bc92a9b7-4dc3-42b8-965d-de2d56e3deb5 x-compute-request-id: req-bc92a9b7-4dc3-42b8-965d-de2d56e3deb5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:18,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc92a9b7-4dc3-42b8-965d-de2d56e3deb5 2018-12-28 18:54:18,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383206129074s 2018-12-28 18:54:18,075 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bc92a9b7-4dc3-42b8-965d-de2d56e3deb5 2018-12-28 18:54:18,079 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:20,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:20,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:21,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-8bc41b13-42ac-4ae1-948d-dff0c07a9024 x-compute-request-id: req-8bc41b13-42ac-4ae1-948d-dff0c07a9024 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:21,298 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8bc41b13-42ac-4ae1-948d-dff0c07a9024 2018-12-28 18:54:21,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.21691417694s 2018-12-28 18:54:21,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8bc41b13-42ac-4ae1-948d-dff0c07a9024 2018-12-28 18:54:21,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:23,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:23,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:23,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-585e7c9f-93f6-41b7-ab18-40e103aafced x-compute-request-id: req-585e7c9f-93f6-41b7-ab18-40e103aafced Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:23,812 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-585e7c9f-93f6-41b7-ab18-40e103aafced 2018-12-28 18:54:23,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507079839706s 2018-12-28 18:54:23,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-585e7c9f-93f6-41b7-ab18-40e103aafced 2018-12-28 18:54:23,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:25,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:25,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:26,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-cce2d603-e86c-4fef-a702-ea117f4e2567 x-compute-request-id: req-cce2d603-e86c-4fef-a702-ea117f4e2567 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:26,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cce2d603-e86c-4fef-a702-ea117f4e2567 2018-12-28 18:54:26,040 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220889091492s 2018-12-28 18:54:26,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cce2d603-e86c-4fef-a702-ea117f4e2567 2018-12-28 18:54:26,044 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:28,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:28,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-dee0501b-79d3-4462-a619-6aa9d0baf45d x-compute-request-id: req-dee0501b-79d3-4462-a619-6aa9d0baf45d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:28,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dee0501b-79d3-4462-a619-6aa9d0baf45d 2018-12-28 18:54:28,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73818397522s 2018-12-28 18:54:28,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dee0501b-79d3-4462-a619-6aa9d0baf45d 2018-12-28 18:54:28,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:30,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:31,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-c1ee3421-d921-46c6-a0cb-572a08182977 x-compute-request-id: req-c1ee3421-d921-46c6-a0cb-572a08182977 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:31,347 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1ee3421-d921-46c6-a0cb-572a08182977 2018-12-28 18:54:31,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554948091507s 2018-12-28 18:54:31,347 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c1ee3421-d921-46c6-a0cb-572a08182977 2018-12-28 18:54:31,351 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:33,354 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:33,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:33,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-78c5bd91-a691-4435-a1bd-a1a12e77e7c6 x-compute-request-id: req-78c5bd91-a691-4435-a1bd-a1a12e77e7c6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:33,921 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78c5bd91-a691-4435-a1bd-a1a12e77e7c6 2018-12-28 18:54:33,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566851139069s 2018-12-28 18:54:33,921 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-78c5bd91-a691-4435-a1bd-a1a12e77e7c6 2018-12-28 18:54:33,925 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:35,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:35,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:36,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3c013436-1299-4917-b25e-a8460042ca72 x-compute-request-id: req-3c013436-1299-4917-b25e-a8460042ca72 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:36,614 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c013436-1299-4917-b25e-a8460042ca72 2018-12-28 18:54:36,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686617851257s 2018-12-28 18:54:36,615 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3c013436-1299-4917-b25e-a8460042ca72 2018-12-28 18:54:36,619 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:38,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:38,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:39,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-ac62ec1a-7456-40d0-8914-3c4d2fd114d7 x-compute-request-id: req-ac62ec1a-7456-40d0-8914-3c4d2fd114d7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:39,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac62ec1a-7456-40d0-8914-3c4d2fd114d7 2018-12-28 18:54:39,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522217988968s 2018-12-28 18:54:39,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac62ec1a-7456-40d0-8914-3c4d2fd114d7 2018-12-28 18:54:39,148 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:41,150 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:41,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-f8c6215c-285a-47f8-8bb2-6975daf07bb4 x-compute-request-id: req-f8c6215c-285a-47f8-8bb2-6975daf07bb4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:41,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8c6215c-285a-47f8-8bb2-6975daf07bb4 2018-12-28 18:54:41,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533767938614s 2018-12-28 18:54:41,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f8c6215c-285a-47f8-8bb2-6975daf07bb4 2018-12-28 18:54:41,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:43,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:43,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:44,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-0b6c1168-0b8e-4b65-ab64-9faad80c5db6 x-compute-request-id: req-0b6c1168-0b8e-4b65-ab64-9faad80c5db6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:44,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b6c1168-0b8e-4b65-ab64-9faad80c5db6 2018-12-28 18:54:44,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563035011292s 2018-12-28 18:54:44,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0b6c1168-0b8e-4b65-ab64-9faad80c5db6 2018-12-28 18:54:44,259 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:46,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:46,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:46,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-0fe166d6-17fa-4c69-b9bc-80864788fef6 x-compute-request-id: req-0fe166d6-17fa-4c69-b9bc-80864788fef6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:46,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0fe166d6-17fa-4c69-b9bc-80864788fef6 2018-12-28 18:54:46,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383553028107s 2018-12-28 18:54:46,645 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0fe166d6-17fa-4c69-b9bc-80864788fef6 2018-12-28 18:54:46,649 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:48,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:49,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-df6b9a74-1ecc-4698-a16e-4f5193826aa0 x-compute-request-id: req-df6b9a74-1ecc-4698-a16e-4f5193826aa0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:49,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df6b9a74-1ecc-4698-a16e-4f5193826aa0 2018-12-28 18:54:49,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508990049362s 2018-12-28 18:54:49,161 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-df6b9a74-1ecc-4698-a16e-4f5193826aa0 2018-12-28 18:54:49,165 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:51,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:51,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:51,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-32427550-c7af-4cea-adf3-2f1f42e3812f x-compute-request-id: req-32427550-c7af-4cea-adf3-2f1f42e3812f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:51,673 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32427550-c7af-4cea-adf3-2f1f42e3812f 2018-12-28 18:54:51,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505203008652s 2018-12-28 18:54:51,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-32427550-c7af-4cea-adf3-2f1f42e3812f 2018-12-28 18:54:51,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:53,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:53,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:54,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-48edc580-1ac2-4de4-96d7-24c015ce8192 x-compute-request-id: req-48edc580-1ac2-4de4-96d7-24c015ce8192 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:54,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48edc580-1ac2-4de4-96d7-24c015ce8192 2018-12-28 18:54:54,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375894784927s 2018-12-28 18:54:54,056 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-48edc580-1ac2-4de4-96d7-24c015ce8192 2018-12-28 18:54:54,060 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:56,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:56,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:56,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:54: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-6bed3f6d-c5c2-45c5-96f2-ece534c9759a x-compute-request-id: req-6bed3f6d-c5c2-45c5-96f2-ece534c9759a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:56,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6bed3f6d-c5c2-45c5-96f2-ece534c9759a 2018-12-28 18:54:56,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534533023834s 2018-12-28 18:54:56,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6bed3f6d-c5c2-45c5-96f2-ece534c9759a 2018-12-28 18:54:56,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:54:58,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:54:58,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:54:59,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-c287638a-cb81-4a88-a36b-bd8fd1723f41 x-compute-request-id: req-c287638a-cb81-4a88-a36b-bd8fd1723f41 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:54:59,120 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c287638a-cb81-4a88-a36b-bd8fd1723f41 2018-12-28 18:54:59,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515522956848s 2018-12-28 18:54:59,120 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c287638a-cb81-4a88-a36b-bd8fd1723f41 2018-12-28 18:54:59,124 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:01,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:01,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-dd5dca5e-da53-4460-aa1d-86384db1a592 x-compute-request-id: req-dd5dca5e-da53-4460-aa1d-86384db1a592 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:01,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd5dca5e-da53-4460-aa1d-86384db1a592 2018-12-28 18:55:01,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.5317029953s 2018-12-28 18:55:01,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dd5dca5e-da53-4460-aa1d-86384db1a592 2018-12-28 18:55:01,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:03,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:03,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:04,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-d948541b-6e17-4a00-9d22-05f6875b8677 x-compute-request-id: req-d948541b-6e17-4a00-9d22-05f6875b8677 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:04,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d948541b-6e17-4a00-9d22-05f6875b8677 2018-12-28 18:55:04,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647056102753s 2018-12-28 18:55:04,313 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d948541b-6e17-4a00-9d22-05f6875b8677 2018-12-28 18:55:04,317 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:06,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:06,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:06,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-d33659a9-302d-4d41-8018-e5125abfafb8 x-compute-request-id: req-d33659a9-302d-4d41-8018-e5125abfafb8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:06,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d33659a9-302d-4d41-8018-e5125abfafb8 2018-12-28 18:55:06,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.392558097839s 2018-12-28 18:55:06,712 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d33659a9-302d-4d41-8018-e5125abfafb8 2018-12-28 18:55:06,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:08,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:08,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:09,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-4449f659-0211-44fc-baa2-d7b24ddc9934 x-compute-request-id: req-4449f659-0211-44fc-baa2-d7b24ddc9934 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:09,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4449f659-0211-44fc-baa2-d7b24ddc9934 2018-12-28 18:55:09,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.940429925919s 2018-12-28 18:55:09,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4449f659-0211-44fc-baa2-d7b24ddc9934 2018-12-28 18:55:09,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:11,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:11,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:12,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-391c8485-0a1a-45bd-9843-d662614fe74a x-compute-request-id: req-391c8485-0a1a-45bd-9843-d662614fe74a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:12,182 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-391c8485-0a1a-45bd-9843-d662614fe74a 2018-12-28 18:55:12,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515384912491s 2018-12-28 18:55:12,183 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-391c8485-0a1a-45bd-9843-d662614fe74a 2018-12-28 18:55:12,186 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:14,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:14,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-a00cced2-6ef7-4b9f-8c70-5a9ff34849fc x-compute-request-id: req-a00cced2-6ef7-4b9f-8c70-5a9ff34849fc Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:14,685 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a00cced2-6ef7-4b9f-8c70-5a9ff34849fc 2018-12-28 18:55:14,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495537042618s 2018-12-28 18:55:14,685 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a00cced2-6ef7-4b9f-8c70-5a9ff34849fc 2018-12-28 18:55:14,689 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:16,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:16,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:17,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-a06d91fc-1c60-4bb3-8bb6-297ede5bed47 x-compute-request-id: req-a06d91fc-1c60-4bb3-8bb6-297ede5bed47 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:17,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a06d91fc-1c60-4bb3-8bb6-297ede5bed47 2018-12-28 18:55:17,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.536198139191s 2018-12-28 18:55:17,228 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a06d91fc-1c60-4bb3-8bb6-297ede5bed47 2018-12-28 18:55:17,232 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:19,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:19,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e59e0f20-bc8b-4721-97ea-fe8143b33573 x-compute-request-id: req-e59e0f20-bc8b-4721-97ea-fe8143b33573 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:19,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e59e0f20-bc8b-4721-97ea-fe8143b33573 2018-12-28 18:55:19,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502800941467s 2018-12-28 18:55:19,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e59e0f20-bc8b-4721-97ea-fe8143b33573 2018-12-28 18:55:19,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:21,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:21,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:22,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-311edd0c-a87b-4658-8a71-c82422f05de2 x-compute-request-id: req-311edd0c-a87b-4658-8a71-c82422f05de2 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:22,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-311edd0c-a87b-4658-8a71-c82422f05de2 2018-12-28 18:55:22,407 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663588047028s 2018-12-28 18:55:22,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-311edd0c-a87b-4658-8a71-c82422f05de2 2018-12-28 18:55:22,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:24,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:24,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:24,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-eb705701-8ff3-4921-b56d-23c64f48be9b x-compute-request-id: req-eb705701-8ff3-4921-b56d-23c64f48be9b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:24,749 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb705701-8ff3-4921-b56d-23c64f48be9b 2018-12-28 18:55:24,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.335213899612s 2018-12-28 18:55:24,750 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-eb705701-8ff3-4921-b56d-23c64f48be9b 2018-12-28 18:55:24,754 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:26,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:26,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:26,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18d5dd94-def3-4afe-a315-42af20e15cc4 x-compute-request-id: req-18d5dd94-def3-4afe-a315-42af20e15cc4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:26,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-18d5dd94-def3-4afe-a315-42af20e15cc4 2018-12-28 18:55:26,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214601039886s 2018-12-28 18:55:26,971 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-18d5dd94-def3-4afe-a315-42af20e15cc4 2018-12-28 18:55:26,975 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:28,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:28,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:29,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-b5575604-f6d5-430c-8293-f5f1f8bfc495 x-compute-request-id: req-b5575604-f6d5-430c-8293-f5f1f8bfc495 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:29,538 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5575604-f6d5-430c-8293-f5f1f8bfc495 2018-12-28 18:55:29,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.560502052307s 2018-12-28 18:55:29,539 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-b5575604-f6d5-430c-8293-f5f1f8bfc495 2018-12-28 18:55:29,543 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:31,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:32,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8aa412a-5bc0-467e-9763-e5148279656e x-compute-request-id: req-c8aa412a-5bc0-467e-9763-e5148279656e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:32,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c8aa412a-5bc0-467e-9763-e5148279656e 2018-12-28 18:55:32,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67182803154s 2018-12-28 18:55:32,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c8aa412a-5bc0-467e-9763-e5148279656e 2018-12-28 18:55:32,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:34,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:34,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:34,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6909a82d-b056-4a8d-b69c-4e603eb25704 x-compute-request-id: req-6909a82d-b056-4a8d-b69c-4e603eb25704 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:34,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6909a82d-b056-4a8d-b69c-4e603eb25704 2018-12-28 18:55:34,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.562863826752s 2018-12-28 18:55:34,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6909a82d-b056-4a8d-b69c-4e603eb25704 2018-12-28 18:55:34,791 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:36,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:37,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-c9c862b4-2084-4ad1-8f34-9527c39f8594 x-compute-request-id: req-c9c862b4-2084-4ad1-8f34-9527c39f8594 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:37,148 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9c862b4-2084-4ad1-8f34-9527c39f8594 2018-12-28 18:55:37,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354123830795s 2018-12-28 18:55:37,149 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-c9c862b4-2084-4ad1-8f34-9527c39f8594 2018-12-28 18:55:37,153 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:39,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:39,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:39,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-4a374f15-2244-4b55-9cde-9d0514aa05ed x-compute-request-id: req-4a374f15-2244-4b55-9cde-9d0514aa05ed Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:39,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a374f15-2244-4b55-9cde-9d0514aa05ed 2018-12-28 18:55:39,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.537602901459s 2018-12-28 18:55:39,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4a374f15-2244-4b55-9cde-9d0514aa05ed 2018-12-28 18:55:39,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:41,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:41,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:42,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e75d8278-efd4-4474-aac5-c15c22bddf02 x-compute-request-id: req-e75d8278-efd4-4474-aac5-c15c22bddf02 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:42,213 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e75d8278-efd4-4474-aac5-c15c22bddf02 2018-12-28 18:55:42,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513526916504s 2018-12-28 18:55:42,214 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e75d8278-efd4-4474-aac5-c15c22bddf02 2018-12-28 18:55:42,217 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:44,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:44,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-a32b16e3-d233-4c34-a71b-cc2b8f98bfe1 x-compute-request-id: req-a32b16e3-d233-4c34-a71b-cc2b8f98bfe1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:44,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a32b16e3-d233-4c34-a71b-cc2b8f98bfe1 2018-12-28 18:55:44,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516978025436s 2018-12-28 18:55:44,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a32b16e3-d233-4c34-a71b-cc2b8f98bfe1 2018-12-28 18:55:44,741 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:46,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:46,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:47,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-2f8e81ea-24a3-459e-84ee-e2d9bb263935 x-compute-request-id: req-2f8e81ea-24a3-459e-84ee-e2d9bb263935 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:47,155 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f8e81ea-24a3-459e-84ee-e2d9bb263935 2018-12-28 18:55:47,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411619901657s 2018-12-28 18:55:47,156 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2f8e81ea-24a3-459e-84ee-e2d9bb263935 2018-12-28 18:55:47,160 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:49,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:49,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:49,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-47ccb5c4-2a03-4054-8840-18f0a589965e x-compute-request-id: req-47ccb5c4-2a03-4054-8840-18f0a589965e Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:49,680 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47ccb5c4-2a03-4054-8840-18f0a589965e 2018-12-28 18:55:49,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517479896545s 2018-12-28 18:55:49,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-47ccb5c4-2a03-4054-8840-18f0a589965e 2018-12-28 18:55:49,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:51,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:51,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:52,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-9664ae12-e92b-4f22-bbad-550a59f173be x-compute-request-id: req-9664ae12-e92b-4f22-bbad-550a59f173be Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:52,231 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9664ae12-e92b-4f22-bbad-550a59f173be 2018-12-28 18:55:52,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543977975845s 2018-12-28 18:55:52,231 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9664ae12-e92b-4f22-bbad-550a59f173be 2018-12-28 18:55:52,235 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:54,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:54,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:54,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5ce85e65-e9e0-4ed7-a09e-97ad156038ff x-compute-request-id: req-5ce85e65-e9e0-4ed7-a09e-97ad156038ff Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:54,845 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ce85e65-e9e0-4ed7-a09e-97ad156038ff 2018-12-28 18:55:54,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.607261180878s 2018-12-28 18:55:54,846 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5ce85e65-e9e0-4ed7-a09e-97ad156038ff 2018-12-28 18:55:54,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:56,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:56,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:57,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-f5e5d1bf-a9ac-4018-9f44-c6b39e53a679 x-compute-request-id: req-f5e5d1bf-a9ac-4018-9f44-c6b39e53a679 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:57,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f5e5d1bf-a9ac-4018-9f44-c6b39e53a679 2018-12-28 18:55:57,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570379018784s 2018-12-28 18:55:57,423 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f5e5d1bf-a9ac-4018-9f44-c6b39e53a679 2018-12-28 18:55:57,427 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:55:59,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:55:59,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:55:59,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:55: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-2a15f2cb-3e16-4a55-a73e-f43217422c5b x-compute-request-id: req-2a15f2cb-3e16-4a55-a73e-f43217422c5b Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:55:59,926 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a15f2cb-3e16-4a55-a73e-f43217422c5b 2018-12-28 18:55:59,927 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496721982956s 2018-12-28 18:55:59,927 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2a15f2cb-3e16-4a55-a73e-f43217422c5b 2018-12-28 18:55:59,931 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:56:01,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:56:01,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:02,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-1dfb254f-41a9-4b80-adf1-ebc73534f8f8 x-compute-request-id: req-1dfb254f-41a9-4b80-adf1-ebc73534f8f8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T18:53:36Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:56:02,497 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1dfb254f-41a9-4b80-adf1-ebc73534f8f8 2018-12-28 18:56:02,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.563947916031s 2018-12-28 18:56:02,498 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1dfb254f-41a9-4b80-adf1-ebc73534f8f8 2018-12-28 18:56:02,502 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 18:56:04,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 18:56:04,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:05,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-788ca93c-3eb7-450e-ac3e-ce1f8f055418 x-compute-request-id: req-788ca93c-3eb7-450e-ac3e-ce1f8f055418 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:57:a5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:56:02.000000", "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T18:56:02Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 18:56:05,062 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-788ca93c-3eb7-450e-ac3e-ce1f8f055418 2018-12-28 18:56:05,062 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557663917542s 2018-12-28 18:56:05,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-788ca93c-3eb7-450e-ac3e-ce1f8f055418 2018-12-28 18:56:05,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 18:56:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=cd0221c1-77fe-4886-9748-b1583e7859f3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:05,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-f835ee2c-4308-40d5-a6d0-327041c0f4af Date: Fri, 28 Dec 2018 18:56:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8","ip_address":"192.168.120.7"}],"id":"da64811b-edaf-4b52-b6dd-d6e8111e1e4f","security_groups":["879b408d-f306-4f1a-98c9-1b20286ffdbf"],"mac_address":"fa:16:3e:1b:57:a5","project_id":"c64eadd311284ff88d445e29892cf349","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:53:36Z","binding:vnic_type":"normal","device_id":"cd0221c1-77fe-4886-9748-b1583e7859f3"}]} 2018-12-28 18:56:05,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=cd0221c1-77fe-4886-9748-b1583e7859f3 used request id req-f835ee2c-4308-40d5-a6d0-327041c0f4af 2018-12-28 18:56:05,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0641760826111s 2018-12-28 18:56:05,131 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=cd0221c1-77fe-4886-9748-b1583e7859f3 used request id req-f835ee2c-4308-40d5-a6d0-327041c0f4af 2018-12-28 18:56:05,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 18:56:05,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=da64811b-edaf-4b52-b6dd-d6e8111e1e4f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:05,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-aeaa4f98-cfdf-43c2-8c96-97b0fe5f60f2 Date: Fri, 28 Dec 2018 18:56:05 GMT RESP BODY: {"floatingips": []} 2018-12-28 18:56:05,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=da64811b-edaf-4b52-b6dd-d6e8111e1e4f used request id req-aeaa4f98-cfdf-43c2-8c96-97b0fe5f60f2 2018-12-28 18:56:05,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0191550254822s 2018-12-28 18:56:05,156 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=da64811b-edaf-4b52-b6dd-d6e8111e1e4f used request id req-aeaa4f98-cfdf-43c2-8c96-97b0fe5f60f2 2018-12-28 18:56:05,157 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:1b:57:a5', 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'3ead6550-a16a-427e-99e0-a68e99efb266'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-28T18:56:02.000000', 'flavor': Munch({u'id': u'325e62fe-35e2-41e8-be2d-00b20de67c14'}), 'az': u'nova', 'id': u'cd0221c1-77fe-4886-9748-b1583e7859f3', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48b1c44414b746e0b3fcf9cc3beec630', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c64eadd311284ff88d445e29892cf349', 'name': 'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', '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-12-28T18:56:02.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-28T18:56:02Z', 'hostId': u'76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'public_v6': '', 'private_v4': u'192.168.120.7', 'cloud': 'envvars', 'host_id': u'76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e', '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-12-28T18:56:02.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c64eadd311284ff88d445e29892cf349', 'name': u'cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b', 'adminPass': u'eU6rZ4CcjKr8', 'tenant_id': u'c64eadd311284ff88d445e29892cf349', 'region': 'regionOne', 'created': u'2018-12-28T18:53:34Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-28 18:56:05,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 18:56:05,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:05,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-179ced86-598b-4cc2-8bbe-1a61913fa638 Date: Fri, 28 Dec 2018 18:56:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"],"updated_at":"2018-12-28T18:51:38Z","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c64eadd311284ff88d445e29892cf349","id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","name":"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:56:05,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-179ced86-598b-4cc2-8bbe-1a61913fa638 2018-12-28 18:56:05,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12161898613s 2018-12-28 18:56:05,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-179ced86-598b-4cc2-8bbe-1a61913fa638 2018-12-28 18:56:05,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 18:56:05,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=cd0221c1-77fe-4886-9748-b1583e7859f3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:05,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-7bfe8e6b-a491-4445-97b9-09d0d9a90391 Date: Fri, 28 Dec 2018 18:56:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T18:56:02Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8","ip_address":"192.168.120.7"}],"id":"da64811b-edaf-4b52-b6dd-d6e8111e1e4f","security_groups":["879b408d-f306-4f1a-98c9-1b20286ffdbf"],"mac_address":"fa:16:3e:1b:57:a5","project_id":"c64eadd311284ff88d445e29892cf349","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:53:36Z","binding:vnic_type":"normal","device_id":"cd0221c1-77fe-4886-9748-b1583e7859f3"}]} 2018-12-28 18:56:05,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=cd0221c1-77fe-4886-9748-b1583e7859f3 used request id req-7bfe8e6b-a491-4445-97b9-09d0d9a90391 2018-12-28 18:56:05,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0657949447632s 2018-12-28 18:56:05,350 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=cd0221c1-77fe-4886-9748-b1583e7859f3 used request id req-7bfe8e6b-a491-4445-97b9-09d0d9a90391 2018-12-28 18:56:05,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-28 18:56:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f"}}' 2018-12-28 18:56:07,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-db75f976-0a90-4255-be4f-49c7d02cec1f Date: Fri, 28 Dec 2018 18:56:07 GMT RESP BODY: {"floatingip": {"router_id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:56:06Z", "updated_at": "2018-12-28T18:56:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c64eadd311284ff88d445e29892cf349", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f", "id": "5dfc17b2-b6e1-4f9d-8b2e-d1f715099760"}} 2018-12-28 18:56:07,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-db75f976-0a90-4255-be4f-49c7d02cec1f 2018-12-28 18:56:07,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.74000382423s 2018-12-28 18:56:07,092 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-db75f976-0a90-4255-be4f-49c7d02cec1f 2018-12-28 18:56:07,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 18:56:07,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:07,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-64c28030-5250-40e2-984c-7eecdf950ebb Date: Fri, 28 Dec 2018 18:56:07 GMT RESP BODY: {"floatingips": [{"router_id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:56:06Z", "updated_at": "2018-12-28T18:56:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c64eadd311284ff88d445e29892cf349", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f", "id": "5dfc17b2-b6e1-4f9d-8b2e-d1f715099760"}]} 2018-12-28 18:56:07,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-64c28030-5250-40e2-984c-7eecdf950ebb 2018-12-28 18:56:07,124 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0241630077362s 2018-12-28 18:56:07,124 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-64c28030-5250-40e2-984c-7eecdf950ebb 2018-12-28 18:56:07,128 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 18:56:07,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 18:56:07,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:07,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-f17e18f9-a013-4560-82ce-ac852408a5da Date: Fri, 28 Dec 2018 18:56:07 GMT RESP BODY: {"floatingips": [{"router_id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:56:06Z", "updated_at": "2018-12-28T18:56:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c64eadd311284ff88d445e29892cf349", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f", "id": "5dfc17b2-b6e1-4f9d-8b2e-d1f715099760"}]} 2018-12-28 18:56:07,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f17e18f9-a013-4560-82ce-ac852408a5da 2018-12-28 18:56:07,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0271761417389s 2018-12-28 18:56:07,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f17e18f9-a013-4560-82ce-ac852408a5da 2018-12-28 18:56:07,264 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 18:56:07,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 18:56:07,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:07,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-dc619497-f585-4d3a-949b-30e13f5308d1 Date: Fri, 28 Dec 2018 18:56:07 GMT RESP BODY: {"floatingips": [{"router_id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:56:06Z", "updated_at": "2018-12-28T18:56:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c64eadd311284ff88d445e29892cf349", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f", "id": "5dfc17b2-b6e1-4f9d-8b2e-d1f715099760"}]} 2018-12-28 18:56:07,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dc619497-f585-4d3a-949b-30e13f5308d1 2018-12-28 18:56:07,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0274920463562s 2018-12-28 18:56:07,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-dc619497-f585-4d3a-949b-30e13f5308d1 2018-12-28 18:56:07,402 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 18:56:07,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 18:56:07,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:07,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-49de3f99-5320-45f7-b19f-1f34f8f3b220 Date: Fri, 28 Dec 2018 18:56:07 GMT RESP BODY: {"floatingips": [{"router_id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:56:06Z", "updated_at": "2018-12-28T18:56:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c64eadd311284ff88d445e29892cf349", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f", "id": "5dfc17b2-b6e1-4f9d-8b2e-d1f715099760"}]} 2018-12-28 18:56:07,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-49de3f99-5320-45f7-b19f-1f34f8f3b220 2018-12-28 18:56:07,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0230219364166s 2018-12-28 18:56:07,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-49de3f99-5320-45f7-b19f-1f34f8f3b220 2018-12-28 18:56:07,534 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 18:56:07,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 18:56:07,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:56:07,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-c91fd705-651a-4a5e-84e9-c92568119742 Date: Fri, 28 Dec 2018 18:56:07 GMT RESP BODY: {"floatingips": [{"router_id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:56:06Z", "updated_at": "2018-12-28T18:56:06Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.7", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "c64eadd311284ff88d445e29892cf349", "port_id": "da64811b-edaf-4b52-b6dd-d6e8111e1e4f", "id": "5dfc17b2-b6e1-4f9d-8b2e-d1f715099760"}]} 2018-12-28 18:56:07,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c91fd705-651a-4a5e-84e9-c92568119742 2018-12-28 18:56:07,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0232300758362s 2018-12-28 18:56:07,664 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-c91fd705-651a-4a5e-84e9-c92568119742 2018-12-28 18:56:07,667 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'27cdbaaf-db88-435e-ae1c-ba5279fe3dfd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'c64eadd311284ff88d445e29892cf349', 'created_at': u'2018-12-28T18:56:06Z', 'attached': True, 'updated_at': u'2018-12-28T18:56:06Z', 'id': u'5dfc17b2-b6e1-4f9d-8b2e-d1f715099760', 'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', 'fixed_ip_address': u'192.168.120.7', 'floating_ip_address': u'172.30.9.204', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c64eadd311284ff88d445e29892cf349', 'name': 'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'27cdbaaf-db88-435e-ae1c-ba5279fe3dfd', 'project_id': u'c64eadd311284ff88d445e29892cf349', 'port_id': u'da64811b-edaf-4b52-b6dd-d6e8111e1e4f', 'port': u'da64811b-edaf-4b52-b6dd-d6e8111e1e4f', 'network': u'340a20f3-1e5b-44a4-9495-d02682658d5e'}) 2018-12-28 18:56:07,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 18:56:07,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3/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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:56:10,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-45d1de41-5f16-49b4-b6e5-aa4d3925a277 x-compute-request-id: req-45d1de41-5f16-49b4-b6e5-aa4d3925a277 Content-Encoding: gzip Content-Length: 10960 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 1867484876 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.301596] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.303833] pid_max: default: 32768 minimum: 301\n[ 0.305047] Security Framework initialized\n[ 0.306166] SELinux: Initializing.\n[ 0.307813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.311136] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.312931] Mount-cache hash table entries: 4096\n[ 0.314280] Initializing cgroup subsys memory\n[ 0.315454] Initializing cgroup subsys devices\n[ 0.316628] Initializing cgroup subsys freezer\n[ 0.317799] Initializing cgroup subsys net_cls\n[ 0.318967] Initializing cgroup subsys blkio\n[ 0.320106] Initializing cgroup subsys perf_event\n[ 0.321324] Initializing cgroup subsys hugetlb\n[ 0.322497] Initializing cgroup subsys pids\n[ 0.323624] Initializing cgroup subsys net_prio\n[ 0.324862] CPU: Physical Processor ID: 0\n[ 0.326683] mce: CPU supports 10 MCE banks\n[ 0.327820] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.329115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330413] tlb_flushall_shift: 6\n[ 0.331611] Freeing SMP alternatives: 28k freed\n[ 0.335583] ACPI: Core revision 20130517\n[ 0.337054] ACPI: All ACPI Tables successfully acquired\n[ 0.338519] ftrace: allocating 25812 entries in 101 pages\n[ 0.360454] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361966] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.363476] smpboot: Max logical packages: 2\n[ 0.364784] Enabling x2apic\n[ 0.365694] Enabled x2apic\n[ 0.366786] Switched APIC routing to physical x2apic.\n[ 0.368991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370482] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380237] KVM setup paravirtual spinlock\n[ 0.382285] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.405608] Brought up 2 CPUs\n[ 0.405611] KVM setup async PF for cpu 1\n[ 0.405614] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.408784] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.410895] devtmpfs: initialized\n[ 0.413486] EVM: security.selinux\n[ 0.414499] EVM: security.ima\n[ 0.415420] EVM: security.capability\n[ 0.417088] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.418655] pinctrl core: initialized pinctrl subsystem\n[ 0.420061] NET: Registered protocol family 16\n[ 0.421417] ACPI: bus type PCI registered\n[ 0.422544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424153] PCI: Using configuration type 1 for base access\n[ 0.428809] ACPI: Added _OSI(Module Device)\n[ 0.429914] ACPI: Added _OSI(Processor Device)\n[ 0.431035] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432202] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434954] ACPI: Interpreter enabled\n[ 0.435973] ACPI: (supports S0 S5)\n[ 0.436932] ACPI: Using IOAPIC for interrupt routing\n[ 0.438124] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.441973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444990] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449111] acpiphp: Slot [3] registered\n[ 0.450167] acpiphp: Slot [4] registered\n[ 0.451221] acpiphp: Slot [5] registered\n[ 0.452283] acpiphp: Slot [6] registered\n[ 0.453330] acpiphp: Slot [7] registered\n[ 0.454385] acpiphp: Slot [8] registered\n[ 0.455432] acpiphp: Slot [9] registered\n[ 0.456484] acpiphp: Slot [10] registered\n[ 0.457542] acpiphp: Slot [11] registered\n[ 0.458601] acpiphp: Slot [12] registered\n[ 0.459663] acpiphp: Slot [13] registered\n[ 0.460725] acpiphp: Slot [14] registered\n[ 0.461804] acpiphp: Slot [15] registered\n[ 0.462870] acpiphp: Slot [16] registered\n[ 0.463934] acpiphp: Slot [17] registered\n[ 0.464995] acpiphp: Slot [18] registered\n[ 0.466055] acpiphp: Slot [19] registered\n[ 0.467133] acpiphp: Slot [20] registered\n[ 0.468206] acpiphp: Slot [21] registered\n[ 0.469277] acpiphp: Slot [22] registered\n[ 0.470347] acpiphp: Slot [23] registered\n[ 0.471418] acpiphp: Slot [24] registered\n[ 0.472494] acpiphp: Slot [25] registered\n[ 0.473564] acpiphp: Slot [26] registered\n[ 0.474638] acpiphp: Slot [27] registered\n[ 0.475699] acpiphp: Slot [28] registered\n[ 0.476758] acpiphp: Slot [29] registered\n[ 0.477817] acpiphp: Slot [30] registered\n[ 0.478877] acpiphp: Slot [31] registered\n[ 0.479934] PCI host bridge to bus 0000:00\n[ 0.480992] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.482263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483721] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.487129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.495077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496625] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.558745] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.561618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.563286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567933] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569984] vgaarb: loaded\n[ 0.570838] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572168] SCSI subsystem initialized\n[ 0.573198] ACPI: bus type USB registered\n[ 0.574266] usbcore: registered new interface driver usbfs\n[ 0.575544] usbcore: registered new interface driver hub\n[ 0.576804] usbcore: registered new device driver usb\n[ 0.578098] PCI: Using ACPI for IRQ routing\n[ 0.579396] NetLabel: Initializing\n[ 0.580372] NetLabel: domain hash size = 128\n[ 0.581481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582704] NetLabel: unlabeled traffic allowed by default\n[ 0.584041] Switched to clocksource kvm-clock\n[ 0.590766] pnp: PnP ACPI init\n[ 0.591726] ACPI: bus type PNP registered\n[ 0.593095] pnp: PnP ACPI: found 5 devices\n[ 0.594168] ACPI: bus type PNP unregistered\n[ 0.601136] NET: Registered protocol family 2\n[ 0.602475] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604579] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606292] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.607783] TCP: reno registered\n[ 0.608726] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.610126] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611647] NET: Registered protocol family 1\n[ 0.612794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.614148] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615460] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.635294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.655192] Unpacking initramfs...\n[ 1.044770] Freeing initrd memory: 37508k freed\n[ 1.053862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.055380] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.064379] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.065819] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.067405] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.068827] Initialise system trusted keyring\n[ 1.069948] audit: initializing netlink socket (disabled)\n[ 1.071201] type=2000 audit(1546023364.836:1): initialized\n[ 1.087672] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089091] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.091504] zpool: loaded\n[ 1.092360] zbud: loaded\n[ 1.093320] VFS: Disk quotas dquot_6.5.2\n[ 1.094391] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.095898] msgmni has been set to 7578\n[ 1.096968] Key type big_key registered\n[ 1.098489] NET: Registered protocol family 38\n[ 1.099629] Key type asymmetric registered\n[ 1.100692] Asymmetric key parser 'x509' registered\n[ 1.101882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.103880] io scheduler noop registered\n[ 1.104928] io scheduler deadline registered (default)\n[ 1.106157] io scheduler cfq registered\n[ 1.107256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.120002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.121967] ACPI: Power Button [PWRF]\n[ 1.123051] GHES: HEST is not enabled!\n[ 1.124110] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.148511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.150007] Non-volatile memory driver v1.3\n[ 1.151093] Linux agpgart interface v0.103\n[ 1.152236] crash memory driver: version 1.1\n[ 1.153372] rdac: device handler registered\n[ 1.154485] hp_sw: device handler registered\n[ 1.155581] emc: device handler registered\n[ 1.156640] alua: device handler registered\n[ 1.157732] libphy: Fixed MDIO Bus: probed\n[ 1.158826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.160259] ehci-pci: EHCI PCI platform driver\n[ 1.161382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.162749] ohci-pci: OHCI PCI platform driver\n[ 1.163866] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.183876] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.185132] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.187084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.188322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.189692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.191148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.193071] usb usb1: Product: UHCI Host Controller\n[ 1.194299] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.195820] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.197017] hub 1-0:1.0: USB hub found\n[ 1.198054] hub 1-0:1.0: 2 ports detected\n[ 1.199199] usbcore: registered new interface driver usbserial\n[ 1.200529] usbcore: registered new interface driver usbserial_generic\n[ 1.201948] usbserial: USB Serial support registered for generic\n[ 1.203295] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.205893] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.207142] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.208468] mousedev: PS/2 mouse device common for all mice\n[ 1.210030] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.212295] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212943] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.213264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.218153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.219576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.221014] cpuidle: using governor menu\n[ 1.222087] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.223387] usbcore: registered new interface driver usbhid\n[ 1.224660] usbhid: USB HID core driver\n[ 1.225701] drop_monitor: Initializing network drop monitor service\n[ 1.227113] TCP: cubic registered\n[ 1.228065] Initializing XFRM netlink socket\n[ 1.229194] NET: Registered protocol family 10\n[ 1.230461] NET: Registered protocol family 17\n[ 1.231714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.233050] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.234402] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.236668] Loading compiled-in X.509 certificates\n[ 1.237849] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.240124] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.242754] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.245024] registered taskstats version 1\n[ 1.247474] Key type trusted registered\n[ 1.249616] Key type encrypted registered\n[ 1.251702] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.253307] rtc_cmos 00:00: setting system clock to 2018-12-28 18:56:05 UTC (1546023365)\n[ 1.255940] Freeing unused kernel memory: 1680k freed\n[ 1.259848] 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.263909] systemd[1]: Detected virtualization kvm.\n[ 1.265149] systemd[1]: Detected architecture x86-64.\n[ 1.266375] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.268674] systemd[1]: No hostname configured.\n[ 1.269851] systemd[1]: Set hostname to .\n[ 1.271104] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.293168] systemd[1]: Created slice Root Slice.\n[ 1.294371] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.296341] systemd[1]: Listening on Journal Socket.\n[ 1.297579] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.299580] systemd[1]: Created slice System Slice.\n[ 1.300807] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.302694] systemd[1]: Reached target Slices.\n[ 1.303839] systemd[1]: Starting Slices.\n[ 1.305207] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.309416] systemd[1]: Listening on udev Control Socket.\n[ 1.310731] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.312830] systemd[1]: Listening on udev Kernel Socket.\n[ 1.314116] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.316078] systemd[1]: Reached target Sockets.\n[ 1.317262] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.319064] systemd[1]: Reached target Swap.\n[ 1.320201] systemd[1]: Starting Swap.\n[ 1.321277] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.323357] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.326176] systemd[1]: Reached target Paths.\n[ 1.327317] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.329099] systemd[1]: Reached target Timers.\n[ 1.330244] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.332173] systemd[1]: Reached target Local File Systems.\n[ 1.333486] systemd[1]: Starting Local File Systems.\n[ 1.334957] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.337109] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.339402] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.342923] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.347026] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.349266] systemd[1]: Started Journal Service.\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.409093] RPC: Registered named UNIX socket transport module.\n[ 1.410494] RPC: Registered udp transport module.\n[ 1.411668] RPC: Registered tcp transport module.\n[ 1.412851] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.497890] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[ 1.501133] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.525713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.565868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.571289] scsi host0: ata_piix\n[ 1.572419] scsi host1: ata_piix\n[ 1.572962] vda: vda1\n[ 1.574761] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.576867] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\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.653466] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.654944] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.656479] usb 1-1: Product: QEMU USB Tablet\n[ 1.657589] usb 1-1: Manufacturer: QEMU\n[ 1.658633] usb 1-1: SerialNumber: 42\n[ 1.668633] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.671100] 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.750808] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.753159] XFS (vda1): Mounting V4 Filesystem\n[ 1.849148] 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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\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.061478] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.066102] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 2.138791] SELinux: Disabled at runtime.\n[ 2.177069] type=1404 audit(1546023366.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.250146] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.251713] 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[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.797378] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\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 Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[ 2.888678] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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.967655] type=1305 audit(1546023367.213:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.106668] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.109215] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.117764] [drm] Initialized drm 1.1.0 20060810\n[ 3.134320] ppdev: user-space parallel port driver\n[ 3.163127] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.164752] [TTM] Initializing pool allocator\n[ 3.167070] [TTM] Initializing DMA pool allocator\n[ 3.168968] [drm] fb mappable at 0xFC000000\n[ 3.170209] [drm] vram aper at 0xFC000000\n[ 3.171458] [drm] size 33554432\n[ 3.172515] [drm] fb depth is 24\n[ 3.173598] [drm] pitch is 3072\n[ 3.174893] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.194632] Console: switching to colour frame buffer device 128x48\n[ 3.205338] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.209247] [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 Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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 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] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[ 3.325529] AES CTR mode by8 optimization enabled\n[ 3.328452] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.333647] alg: No test for crc32 (crc32-pclmul)\n[ 3.362591] intel_rapl: no valid rapl domains found in package 0\n[ 3.392016] intel_rapl: no valid rapl domains found in package 0\n[ 3.401540] intel_powerclamp: No package C-state available\n[ 3.407740] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.707426] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 18:56:08 +0000. Up 3.66 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-28 18:56:10,052 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3/action used request id req-45d1de41-5f16-49b4-b6e5-aa4d3925a277 2018-12-28 18:56:10,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.38455200195s 2018-12-28 18:56:10,054 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3/action used request id req-45d1de41-5f16-49b4-b6e5-aa4d3925a277 2018-12-28 18:56:10,054 - 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 1867484876 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.301596] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.303833] pid_max: default: 32768 minimum: 301 [ 0.305047] Security Framework initialized [ 0.306166] SELinux: Initializing. [ 0.307813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311136] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.312931] Mount-cache hash table entries: 4096 [ 0.314280] Initializing cgroup subsys memory [ 0.315454] Initializing cgroup subsys devices [ 0.316628] Initializing cgroup subsys freezer [ 0.317799] Initializing cgroup subsys net_cls [ 0.318967] Initializing cgroup subsys blkio [ 0.320106] Initializing cgroup subsys perf_event [ 0.321324] Initializing cgroup subsys hugetlb [ 0.322497] Initializing cgroup subsys pids [ 0.323624] Initializing cgroup subsys net_prio [ 0.324862] CPU: Physical Processor ID: 0 [ 0.326683] mce: CPU supports 10 MCE banks [ 0.327820] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330413] tlb_flushall_shift: 6 [ 0.331611] Freeing SMP alternatives: 28k freed [ 0.335583] ACPI: Core revision 20130517 [ 0.337054] ACPI: All ACPI Tables successfully acquired [ 0.338519] ftrace: allocating 25812 entries in 101 pages [ 0.360454] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361966] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.363476] smpboot: Max logical packages: 2 [ 0.364784] Enabling x2apic [ 0.365694] Enabled x2apic [ 0.366786] Switched APIC routing to physical x2apic. [ 0.368991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370482] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380237] KVM setup paravirtual spinlock [ 0.382285] smpboot: Booting Node 0, Processors #1 OK [ 0.383911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.405608] Brought up 2 CPUs [ 0.405611] KVM setup async PF for cpu 1 [ 0.405614] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.408784] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.410895] devtmpfs: initialized [ 0.413486] EVM: security.selinux [ 0.414499] EVM: security.ima [ 0.415420] EVM: security.capability [ 0.417088] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.418655] pinctrl core: initialized pinctrl subsystem [ 0.420061] NET: Registered protocol family 16 [ 0.421417] ACPI: bus type PCI registered [ 0.422544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424153] PCI: Using configuration type 1 for base access [ 0.428809] ACPI: Added _OSI(Module Device) [ 0.429914] ACPI: Added _OSI(Processor Device) [ 0.431035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432202] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434954] ACPI: Interpreter enabled [ 0.435973] ACPI: (supports S0 S5) [ 0.436932] ACPI: Using IOAPIC for interrupt routing [ 0.438124] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444990] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449111] acpiphp: Slot [3] registered [ 0.450167] acpiphp: Slot [4] registered [ 0.451221] acpiphp: Slot [5] registered [ 0.452283] acpiphp: Slot [6] registered [ 0.453330] acpiphp: Slot [7] registered [ 0.454385] acpiphp: Slot [8] registered [ 0.455432] acpiphp: Slot [9] registered [ 0.456484] acpiphp: Slot [10] registered [ 0.457542] acpiphp: Slot [11] registered [ 0.458601] acpiphp: Slot [12] registered [ 0.459663] acpiphp: Slot [13] registered [ 0.460725] acpiphp: Slot [14] registered [ 0.461804] acpiphp: Slot [15] registered [ 0.462870] acpiphp: Slot [16] registered [ 0.463934] acpiphp: Slot [17] registered [ 0.464995] acpiphp: Slot [18] registered [ 0.466055] acpiphp: Slot [19] registered [ 0.467133] acpiphp: Slot [20] registered [ 0.468206] acpiphp: Slot [21] registered [ 0.469277] acpiphp: Slot [22] registered [ 0.470347] acpiphp: Slot [23] registered [ 0.471418] acpiphp: Slot [24] registered [ 0.472494] acpiphp: Slot [25] registered [ 0.473564] acpiphp: Slot [26] registered [ 0.474638] acpiphp: Slot [27] registered [ 0.475699] acpiphp: Slot [28] registered [ 0.476758] acpiphp: Slot [29] registered [ 0.477817] acpiphp: Slot [30] registered [ 0.478877] acpiphp: Slot [31] registered [ 0.479934] PCI host bridge to bus 0000:00 [ 0.480992] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483721] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.495077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496625] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.558745] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.561618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567933] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569984] vgaarb: loaded [ 0.570838] vgaarb: bridge control possible 0000:00:02.0 [ 0.572168] SCSI subsystem initialized [ 0.573198] ACPI: bus type USB registered [ 0.574266] usbcore: registered new interface driver usbfs [ 0.575544] usbcore: registered new interface driver hub [ 0.576804] usbcore: registered new device driver usb [ 0.578098] PCI: Using ACPI for IRQ routing [ 0.579396] NetLabel: Initializing [ 0.580372] NetLabel: domain hash size = 128 [ 0.581481] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582704] NetLabel: unlabeled traffic allowed by default [ 0.584041] Switched to clocksource kvm-clock [ 0.590766] pnp: PnP ACPI init [ 0.591726] ACPI: bus type PNP registered [ 0.593095] pnp: PnP ACPI: found 5 devices [ 0.594168] ACPI: bus type PNP unregistered [ 0.601136] NET: Registered protocol family 2 [ 0.602475] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604579] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606292] TCP: Hash tables configured (established 32768 bind 32768) [ 0.607783] TCP: reno registered [ 0.608726] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.610126] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611647] NET: Registered protocol family 1 [ 0.612794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.614148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615460] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.635294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.655192] Unpacking initramfs... [ 1.044770] Freeing initrd memory: 37508k freed [ 1.053862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.055380] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.064379] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.065819] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.067405] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.068827] Initialise system trusted keyring [ 1.069948] audit: initializing netlink socket (disabled) [ 1.071201] type=2000 audit(1546023364.836:1): initialized [ 1.087672] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089091] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.091504] zpool: loaded [ 1.092360] zbud: loaded [ 1.093320] VFS: Disk quotas dquot_6.5.2 [ 1.094391] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.095898] msgmni has been set to 7578 [ 1.096968] Key type big_key registered [ 1.098489] NET: Registered protocol family 38 [ 1.099629] Key type asymmetric registered [ 1.100692] Asymmetric key parser 'x509' registered [ 1.101882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.103880] io scheduler noop registered [ 1.104928] io scheduler deadline registered (default) [ 1.106157] io scheduler cfq registered [ 1.107256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.120002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.121967] ACPI: Power Button [PWRF] [ 1.123051] GHES: HEST is not enabled! [ 1.124110] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.148511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.150007] Non-volatile memory driver v1.3 [ 1.151093] Linux agpgart interface v0.103 [ 1.152236] crash memory driver: version 1.1 [ 1.153372] rdac: device handler registered [ 1.154485] hp_sw: device handler registered [ 1.155581] emc: device handler registered [ 1.156640] alua: device handler registered [ 1.157732] libphy: Fixed MDIO Bus: probed [ 1.158826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.160259] ehci-pci: EHCI PCI platform driver [ 1.161382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.162749] ohci-pci: OHCI PCI platform driver [ 1.163866] uhci_hcd: USB Universal Host Controller Interface driver [ 1.183876] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.185132] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.187084] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.188322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.189692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.191148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.193071] usb usb1: Product: UHCI Host Controller [ 1.194299] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.195820] usb usb1: SerialNumber: 0000:00:01.2 [ 1.197017] hub 1-0:1.0: USB hub found [ 1.198054] hub 1-0:1.0: 2 ports detected [ 1.199199] usbcore: registered new interface driver usbserial [ 1.200529] usbcore: registered new interface driver usbserial_generic [ 1.201948] usbserial: USB Serial support registered for generic [ 1.203295] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.205893] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.207142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.208468] mousedev: PS/2 mouse device common for all mice [ 1.210030] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.212295] rtc_cmos 00:00: RTC can wake from S4 [ 1.212943] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.213264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.218153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.219576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.221014] cpuidle: using governor menu [ 1.222087] hidraw: raw HID events driver (C) Jiri Kosina [ 1.223387] usbcore: registered new interface driver usbhid [ 1.224660] usbhid: USB HID core driver [ 1.225701] drop_monitor: Initializing network drop monitor service [ 1.227113] TCP: cubic registered [ 1.228065] Initializing XFRM netlink socket [ 1.229194] NET: Registered protocol family 10 [ 1.230461] NET: Registered protocol family 17 [ 1.231714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.233050] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.234402] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.236668] Loading compiled-in X.509 certificates [ 1.237849] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.240124] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.242754] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.245024] registered taskstats version 1 [ 1.247474] Key type trusted registered [ 1.249616] Key type encrypted registered [ 1.251702] IMA: No TPM chip found, activating TPM-bypass! [ 1.253307] rtc_cmos 00:00: setting system clock to 2018-12-28 18:56:05 UTC (1546023365) [ 1.255940] Freeing unused kernel memory: 1680k freed [ 1.259848] 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.263909] systemd[1]: Detected virtualization kvm. [ 1.265149] systemd[1]: Detected architecture x86-64. [ 1.266375] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.268674] systemd[1]: No hostname configured. [ 1.269851] systemd[1]: Set hostname to . [ 1.271104] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.293168] systemd[1]: Created slice Root Slice. [ 1.294371] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.296341] systemd[1]: Listening on Journal Socket. [ 1.297579] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.299580] systemd[1]: Created slice System Slice. [ 1.300807] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.302694] systemd[1]: Reached target Slices. [ 1.303839] systemd[1]: Starting Slices. [ 1.305207] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [ 1.309416] systemd[1]: Listening on udev Control Socket. [ 1.310731] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.312830] systemd[1]: Listening on udev Kernel Socket. [ 1.314116] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.316078] systemd[1]: Reached target Sockets. [ 1.317262] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.319064] systemd[1]: Reached target Swap. [ 1.320201] systemd[1]: Starting Swap. [ 1.321277] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.323357] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.326176] systemd[1]: Reached target Paths. [ 1.327317] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.329099] systemd[1]: Reached target Timers. [ 1.330244] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.332173] systemd[1]: Reached target Local File Systems. [ 1.333486] systemd[1]: Starting Local File Systems. [ 1.334957] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.337109] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.339402] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.342923] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.347026] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.349266] systemd[1]: Started Journal Service. 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.409093] RPC: Registered named UNIX socket transport module. [ 1.410494] RPC: Registered udp transport module. [ 1.411668] RPC: Registered tcp transport module. [ 1.412851] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.497890] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [ 1.501133] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.525713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.565868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.571289] scsi host0: ata_piix [ 1.572419] scsi host1: ata_piix [ 1.572962] vda: vda1 [ 1.574761] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.576867] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [[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.653466] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.654944] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.656479] usb 1-1: Product: QEMU USB Tablet [ 1.657589] usb 1-1: Manufacturer: QEMU [ 1.658633] usb 1-1: SerialNumber: 42 [ 1.668633] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.671100] 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.750808] SGI XFS with ACLs, security attributes, no debug enabled [ 1.753159] XFS (vda1): Mounting V4 Filesystem [ 1.849148] 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 Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.061478] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.066102] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 2.138791] SELinux: Disabled at runtime. [ 2.177069] type=1404 audit(1546023366.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.250146] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.251713] 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. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[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... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.797378] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. 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 Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [ 2.888678] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. 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.967655] type=1305 audit(1546023367.213:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.106668] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.109215] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.117764] [drm] Initialized drm 1.1.0 20060810 [ 3.134320] ppdev: user-space parallel port driver [ 3.163127] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.164752] [TTM] Initializing pool allocator [ 3.167070] [TTM] Initializing DMA pool allocator [ 3.168968] [drm] fb mappable at 0xFC000000 [ 3.170209] [drm] vram aper at 0xFC000000 [ 3.171458] [drm] size 33554432 [ 3.172515] [drm] fb depth is 24 [ 3.173598] [drm] pitch is 3072 [ 3.174893] fbcon: cirrusdrmfb (fb0) is primary device [ 3.194632] Console: switching to colour frame buffer device 128x48 [ 3.205338] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.209247] [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 Dump dmesg to /var/log/dmesg... Starting NTP client/server... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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 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] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [ 3.325529] AES CTR mode by8 optimization enabled [ 3.328452] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.333647] alg: No test for crc32 (crc32-pclmul) [ 3.362591] intel_rapl: no valid rapl domains found in package 0 [ 3.392016] intel_rapl: no valid rapl domains found in package 0 [ 3.401540] intel_powerclamp: No package C-state available [ 3.407740] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.707426] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 18:56:08 +0000. Up 3.66 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-28 18:56:10,208 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.204: [Errno None] Unable to connect to port 22 on 172.30.9.204 2018-12-28 18:56:19,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 18:56:19,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3/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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 18:56:20,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:56:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-670be8ca-454b-43bb-9cc8-6a10f73df3d1 x-compute-request-id: req-670be8ca-454b-43bb-9cc8-6a10f73df3d1 Content-Encoding: gzip Content-Length: 12737 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 1867484876 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.301596] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.303833] pid_max: default: 32768 minimum: 301\n[ 0.305047] Security Framework initialized\n[ 0.306166] SELinux: Initializing.\n[ 0.307813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.311136] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.312931] Mount-cache hash table entries: 4096\n[ 0.314280] Initializing cgroup subsys memory\n[ 0.315454] Initializing cgroup subsys devices\n[ 0.316628] Initializing cgroup subsys freezer\n[ 0.317799] Initializing cgroup subsys net_cls\n[ 0.318967] Initializing cgroup subsys blkio\n[ 0.320106] Initializing cgroup subsys perf_event\n[ 0.321324] Initializing cgroup subsys hugetlb\n[ 0.322497] Initializing cgroup subsys pids\n[ 0.323624] Initializing cgroup subsys net_prio\n[ 0.324862] CPU: Physical Processor ID: 0\n[ 0.326683] mce: CPU supports 10 MCE banks\n[ 0.327820] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.329115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330413] tlb_flushall_shift: 6\n[ 0.331611] Freeing SMP alternatives: 28k freed\n[ 0.335583] ACPI: Core revision 20130517\n[ 0.337054] ACPI: All ACPI Tables successfully acquired\n[ 0.338519] ftrace: allocating 25812 entries in 101 pages\n[ 0.360454] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361966] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.363476] smpboot: Max logical packages: 2\n[ 0.364784] Enabling x2apic\n[ 0.365694] Enabled x2apic\n[ 0.366786] Switched APIC routing to physical x2apic.\n[ 0.368991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.370482] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380237] KVM setup paravirtual spinlock\n[ 0.382285] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.405608] Brought up 2 CPUs\n[ 0.405611] KVM setup async PF for cpu 1\n[ 0.405614] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.408784] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.410895] devtmpfs: initialized\n[ 0.413486] EVM: security.selinux\n[ 0.414499] EVM: security.ima\n[ 0.415420] EVM: security.capability\n[ 0.417088] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.418655] pinctrl core: initialized pinctrl subsystem\n[ 0.420061] NET: Registered protocol family 16\n[ 0.421417] ACPI: bus type PCI registered\n[ 0.422544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424153] PCI: Using configuration type 1 for base access\n[ 0.428809] ACPI: Added _OSI(Module Device)\n[ 0.429914] ACPI: Added _OSI(Processor Device)\n[ 0.431035] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432202] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434954] ACPI: Interpreter enabled\n[ 0.435973] ACPI: (supports S0 S5)\n[ 0.436932] ACPI: Using IOAPIC for interrupt routing\n[ 0.438124] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.441973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444990] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449111] acpiphp: Slot [3] registered\n[ 0.450167] acpiphp: Slot [4] registered\n[ 0.451221] acpiphp: Slot [5] registered\n[ 0.452283] acpiphp: Slot [6] registered\n[ 0.453330] acpiphp: Slot [7] registered\n[ 0.454385] acpiphp: Slot [8] registered\n[ 0.455432] acpiphp: Slot [9] registered\n[ 0.456484] acpiphp: Slot [10] registered\n[ 0.457542] acpiphp: Slot [11] registered\n[ 0.458601] acpiphp: Slot [12] registered\n[ 0.459663] acpiphp: Slot [13] registered\n[ 0.460725] acpiphp: Slot [14] registered\n[ 0.461804] acpiphp: Slot [15] registered\n[ 0.462870] acpiphp: Slot [16] registered\n[ 0.463934] acpiphp: Slot [17] registered\n[ 0.464995] acpiphp: Slot [18] registered\n[ 0.466055] acpiphp: Slot [19] registered\n[ 0.467133] acpiphp: Slot [20] registered\n[ 0.468206] acpiphp: Slot [21] registered\n[ 0.469277] acpiphp: Slot [22] registered\n[ 0.470347] acpiphp: Slot [23] registered\n[ 0.471418] acpiphp: Slot [24] registered\n[ 0.472494] acpiphp: Slot [25] registered\n[ 0.473564] acpiphp: Slot [26] registered\n[ 0.474638] acpiphp: Slot [27] registered\n[ 0.475699] acpiphp: Slot [28] registered\n[ 0.476758] acpiphp: Slot [29] registered\n[ 0.477817] acpiphp: Slot [30] registered\n[ 0.478877] acpiphp: Slot [31] registered\n[ 0.479934] PCI host bridge to bus 0000:00\n[ 0.480992] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.482263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483721] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.487129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.495077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496625] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.558745] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.561618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.563286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567933] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569984] vgaarb: loaded\n[ 0.570838] vgaarb: bridge control possible 0000:00:02.0\n[ 0.572168] SCSI subsystem initialized\n[ 0.573198] ACPI: bus type USB registered\n[ 0.574266] usbcore: registered new interface driver usbfs\n[ 0.575544] usbcore: registered new interface driver hub\n[ 0.576804] usbcore: registered new device driver usb\n[ 0.578098] PCI: Using ACPI for IRQ routing\n[ 0.579396] NetLabel: Initializing\n[ 0.580372] NetLabel: domain hash size = 128\n[ 0.581481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582704] NetLabel: unlabeled traffic allowed by default\n[ 0.584041] Switched to clocksource kvm-clock\n[ 0.590766] pnp: PnP ACPI init\n[ 0.591726] ACPI: bus type PNP registered\n[ 0.593095] pnp: PnP ACPI: found 5 devices\n[ 0.594168] ACPI: bus type PNP unregistered\n[ 0.601136] NET: Registered protocol family 2\n[ 0.602475] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.604579] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.606292] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.607783] TCP: reno registered\n[ 0.608726] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.610126] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611647] NET: Registered protocol family 1\n[ 0.612794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.614148] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.615460] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.635294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.655192] Unpacking initramfs...\n[ 1.044770] Freeing initrd memory: 37508k freed\n[ 1.053862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.055380] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.064379] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.065819] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.067405] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.068827] Initialise system trusted keyring\n[ 1.069948] audit: initializing netlink socket (disabled)\n[ 1.071201] type=2000 audit(1546023364.836:1): initialized\n[ 1.087672] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.089091] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.091504] zpool: loaded\n[ 1.092360] zbud: loaded\n[ 1.093320] VFS: Disk quotas dquot_6.5.2\n[ 1.094391] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.095898] msgmni has been set to 7578\n[ 1.096968] Key type big_key registered\n[ 1.098489] NET: Registered protocol family 38\n[ 1.099629] Key type asymmetric registered\n[ 1.100692] Asymmetric key parser 'x509' registered\n[ 1.101882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.103880] io scheduler noop registered\n[ 1.104928] io scheduler deadline registered (default)\n[ 1.106157] io scheduler cfq registered\n[ 1.107256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.120002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.121967] ACPI: Power Button [PWRF]\n[ 1.123051] GHES: HEST is not enabled!\n[ 1.124110] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.148511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.150007] Non-volatile memory driver v1.3\n[ 1.151093] Linux agpgart interface v0.103\n[ 1.152236] crash memory driver: version 1.1\n[ 1.153372] rdac: device handler registered\n[ 1.154485] hp_sw: device handler registered\n[ 1.155581] emc: device handler registered\n[ 1.156640] alua: device handler registered\n[ 1.157732] libphy: Fixed MDIO Bus: probed\n[ 1.158826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.160259] ehci-pci: EHCI PCI platform driver\n[ 1.161382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.162749] ohci-pci: OHCI PCI platform driver\n[ 1.163866] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.183876] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.185132] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.187084] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.188322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.189692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.191148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.193071] usb usb1: Product: UHCI Host Controller\n[ 1.194299] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.195820] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.197017] hub 1-0:1.0: USB hub found\n[ 1.198054] hub 1-0:1.0: 2 ports detected\n[ 1.199199] usbcore: registered new interface driver usbserial\n[ 1.200529] usbcore: registered new interface driver usbserial_generic\n[ 1.201948] usbserial: USB Serial support registered for generic\n[ 1.203295] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.205893] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.207142] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.208468] mousedev: PS/2 mouse device common for all mice\n[ 1.210030] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.212295] rtc_cmos 00:00: RTC can wake from S4\n[ 1.212943] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.213264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.218153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.219576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.221014] cpuidle: using governor menu\n[ 1.222087] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.223387] usbcore: registered new interface driver usbhid\n[ 1.224660] usbhid: USB HID core driver\n[ 1.225701] drop_monitor: Initializing network drop monitor service\n[ 1.227113] TCP: cubic registered\n[ 1.228065] Initializing XFRM netlink socket\n[ 1.229194] NET: Registered protocol family 10\n[ 1.230461] NET: Registered protocol family 17\n[ 1.231714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.233050] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.234402] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.236668] Loading compiled-in X.509 certificates\n[ 1.237849] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.240124] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.242754] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.245024] registered taskstats version 1\n[ 1.247474] Key type trusted registered\n[ 1.249616] Key type encrypted registered\n[ 1.251702] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.253307] rtc_cmos 00:00: setting system clock to 2018-12-28 18:56:05 UTC (1546023365)\n[ 1.255940] Freeing unused kernel memory: 1680k freed\n[ 1.259848] 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.263909] systemd[1]: Detected virtualization kvm.\n[ 1.265149] systemd[1]: Detected architecture x86-64.\n[ 1.266375] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.268674] systemd[1]: No hostname configured.\n[ 1.269851] systemd[1]: Set hostname to .\n[ 1.271104] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.293168] systemd[1]: Created slice Root Slice.\n[ 1.294371] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.296341] systemd[1]: Listening on Journal Socket.\n[ 1.297579] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Created slice System Slice.\n[ 1.299580] systemd[1]: Created slice System Slice.\n[ 1.300807] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.302694] systemd[1]: Reached target Slices.\n[ 1.303839] systemd[1]: Starting Slices.\n[ 1.305207] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.309416] systemd[1]: Listening on udev Control Socket.\n[ 1.310731] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.312830] systemd[1]: Listening on udev Kernel Socket.\n[ 1.314116] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.316078] systemd[1]: Reached target Sockets.\n[ 1.317262] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.319064] systemd[1]: Reached target Swap.\n[ 1.320201] systemd[1]: Starting Swap.\n[ 1.321277] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.323357] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.326176] systemd[1]: Reached target Paths.\n[ 1.327317] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Timers.\n[ 1.329099] systemd[1]: Reached target Timers.\n[ 1.330244] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.332173] systemd[1]: Reached target Local File Systems.\n[ 1.333486] systemd[1]: Starting Local File Systems.\n[ 1.334957] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.337109] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.339402] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.342923] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.347026] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.349266] systemd[1]: Started Journal Service.\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.409093] RPC: Registered named UNIX socket transport module.\n[ 1.410494] RPC: Registered udp transport module.\n[ 1.411668] RPC: Registered tcp transport module.\n[ 1.412851] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[ 1.497890] FDC 0 is a S82078B\n[[32m OK [0m] Started udev Coldplug all Devices.\n[ 1.501133] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.525713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.565868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.571289] scsi host0: ata_piix\n[ 1.572419] scsi host1: ata_piix\n[ 1.572962] vda: vda1\n[ 1.574761] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.576867] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\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.653466] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.654944] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.656479] usb 1-1: Product: QEMU USB Tablet\n[ 1.657589] usb 1-1: Manufacturer: QEMU\n[ 1.658633] usb 1-1: SerialNumber: 42\n[ 1.668633] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.671100] 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.750808] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.753159] XFS (vda1): Mounting V4 Filesystem\n[ 1.849148] 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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n[[32m OK [0m] Stopped target Local File Systems.\n Stopping udev Kernel Device Manager...\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.061478] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.066102] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n[ 2.138791] SELinux: Disabled at runtime.\n[ 2.177069] type=1404 audit(1546023366.423:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.250146] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.251713] 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[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting Debug File System...\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\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[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting Huge Pages File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Reached target Swap.\n Mounting POSIX Message Queue File System...\n Starting Setup Virtual Console...\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Mounted Debug File System.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.797378] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Configure read-only root support.\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 Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Import network configuration from initramfs.\n[ 2.888678] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Rebuild Journal Catalog.\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.967655] type=1305 audit(1546023367.213:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[ 3.106668] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.109215] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Basic System.\n Starting GSSAPI Proxy Daemon...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.117764] [drm] Initialized drm 1.1.0 20060810\n[ 3.134320] ppdev: user-space parallel port driver\n[ 3.163127] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.164752] [TTM] Initializing pool allocator\n[ 3.167070] [TTM] Initializing DMA pool allocator\n[ 3.168968] [drm] fb mappable at 0xFC000000\n[ 3.170209] [drm] vram aper at 0xFC000000\n[ 3.171458] [drm] size 33554432\n[ 3.172515] [drm] fb depth is 24\n[ 3.173598] [drm] pitch is 3072\n[ 3.174893] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.194632] Console: switching to colour frame buffer device 128x48\n[ 3.205338] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.209247] [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 Dump dmesg to /var/log/dmesg...\n Starting NTP client/server...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\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 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] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[ 3.325529] AES CTR mode by8 optimization enabled\n[ 3.328452] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.333647] alg: No test for crc32 (crc32-pclmul)\n[ 3.362591] intel_rapl: no valid rapl domains found in package 0\n[ 3.392016] intel_rapl: no valid rapl domains found in package 0\n[ 3.401540] intel_powerclamp: No package C-state available\n[ 3.407740] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager.\n[ 3.707426] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 18:56:08 +0000. Up 3.66 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 Postfix Mail Transport Agent...\n Starting Notify NFS peers of a restart...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting PostgreSQL 9.5 database server...\n Starting Dynamic System Tuning Daemon...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n Starting Crash recovery kernel arming...\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 InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started 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[ 5.751656] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Fri, 28 Dec 2018 18:56:10 +0000. Up 5.70 seconds.\n[ 5.783220] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.786248] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.789077] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.790560] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.791988] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.793469] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:1b:57:a5 |\n[ 5.794972] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.796664] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.798525] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.800407] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.802301] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.806455] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.808455] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |\n[ 5.810863] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.813089] cloud-init[802]: 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[ 8.689961] cloud-init[2398]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 28 Dec 2018 18:56:13 +0000. Up 8.63 seconds.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.464106] cloud-init[2534]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 28 Dec 2018 18:56:14 +0000. Up 9.38 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 | 45:a7:1f:40:1c:19:9d:43:3d:17:84:03:b6:72:08:10 | - | 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.533841] cloud-init[2534]: Cloud-init v. 0.7.5 finished at Fri, 28 Dec 2018 18:56:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.52 seconds\n"} 2018-12-28 18:56:20,345 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3/action used request id req-670be8ca-454b-43bb-9cc8-6a10f73df3d1 2018-12-28 18:56:20,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12985301018s 2018-12-28 18:56:20,347 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3/action used request id req-670be8ca-454b-43bb-9cc8-6a10f73df3d1 2018-12-28 18:56:20,347 - 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 1867484876 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.301596] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.303833] pid_max: default: 32768 minimum: 301 [ 0.305047] Security Framework initialized [ 0.306166] SELinux: Initializing. [ 0.307813] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.311136] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.312931] Mount-cache hash table entries: 4096 [ 0.314280] Initializing cgroup subsys memory [ 0.315454] Initializing cgroup subsys devices [ 0.316628] Initializing cgroup subsys freezer [ 0.317799] Initializing cgroup subsys net_cls [ 0.318967] Initializing cgroup subsys blkio [ 0.320106] Initializing cgroup subsys perf_event [ 0.321324] Initializing cgroup subsys hugetlb [ 0.322497] Initializing cgroup subsys pids [ 0.323624] Initializing cgroup subsys net_prio [ 0.324862] CPU: Physical Processor ID: 0 [ 0.326683] mce: CPU supports 10 MCE banks [ 0.327820] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.329115] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330413] tlb_flushall_shift: 6 [ 0.331611] Freeing SMP alternatives: 28k freed [ 0.335583] ACPI: Core revision 20130517 [ 0.337054] ACPI: All ACPI Tables successfully acquired [ 0.338519] ftrace: allocating 25812 entries in 101 pages [ 0.360454] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361966] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.363476] smpboot: Max logical packages: 2 [ 0.364784] Enabling x2apic [ 0.365694] Enabled x2apic [ 0.366786] Switched APIC routing to physical x2apic. [ 0.368991] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.370482] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373121] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380237] KVM setup paravirtual spinlock [ 0.382285] smpboot: Booting Node 0, Processors #1 OK [ 0.383911] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.405608] Brought up 2 CPUs [ 0.405611] KVM setup async PF for cpu 1 [ 0.405614] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.408784] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.410895] devtmpfs: initialized [ 0.413486] EVM: security.selinux [ 0.414499] EVM: security.ima [ 0.415420] EVM: security.capability [ 0.417088] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.418655] pinctrl core: initialized pinctrl subsystem [ 0.420061] NET: Registered protocol family 16 [ 0.421417] ACPI: bus type PCI registered [ 0.422544] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424153] PCI: Using configuration type 1 for base access [ 0.428809] ACPI: Added _OSI(Module Device) [ 0.429914] ACPI: Added _OSI(Processor Device) [ 0.431035] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432202] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434954] ACPI: Interpreter enabled [ 0.435973] ACPI: (supports S0 S5) [ 0.436932] ACPI: Using IOAPIC for interrupt routing [ 0.438124] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441973] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443383] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444990] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446421] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449111] acpiphp: Slot [3] registered [ 0.450167] acpiphp: Slot [4] registered [ 0.451221] acpiphp: Slot [5] registered [ 0.452283] acpiphp: Slot [6] registered [ 0.453330] acpiphp: Slot [7] registered [ 0.454385] acpiphp: Slot [8] registered [ 0.455432] acpiphp: Slot [9] registered [ 0.456484] acpiphp: Slot [10] registered [ 0.457542] acpiphp: Slot [11] registered [ 0.458601] acpiphp: Slot [12] registered [ 0.459663] acpiphp: Slot [13] registered [ 0.460725] acpiphp: Slot [14] registered [ 0.461804] acpiphp: Slot [15] registered [ 0.462870] acpiphp: Slot [16] registered [ 0.463934] acpiphp: Slot [17] registered [ 0.464995] acpiphp: Slot [18] registered [ 0.466055] acpiphp: Slot [19] registered [ 0.467133] acpiphp: Slot [20] registered [ 0.468206] acpiphp: Slot [21] registered [ 0.469277] acpiphp: Slot [22] registered [ 0.470347] acpiphp: Slot [23] registered [ 0.471418] acpiphp: Slot [24] registered [ 0.472494] acpiphp: Slot [25] registered [ 0.473564] acpiphp: Slot [26] registered [ 0.474638] acpiphp: Slot [27] registered [ 0.475699] acpiphp: Slot [28] registered [ 0.476758] acpiphp: Slot [29] registered [ 0.477817] acpiphp: Slot [30] registered [ 0.478877] acpiphp: Slot [31] registered [ 0.479934] PCI host bridge to bus 0000:00 [ 0.480992] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483721] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485174] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487129] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.495077] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496625] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498039] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499548] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506335] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508275] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556966] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.558745] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.561618] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.563286] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564930] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.566499] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567933] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569984] vgaarb: loaded [ 0.570838] vgaarb: bridge control possible 0000:00:02.0 [ 0.572168] SCSI subsystem initialized [ 0.573198] ACPI: bus type USB registered [ 0.574266] usbcore: registered new interface driver usbfs [ 0.575544] usbcore: registered new interface driver hub [ 0.576804] usbcore: registered new device driver usb [ 0.578098] PCI: Using ACPI for IRQ routing [ 0.579396] NetLabel: Initializing [ 0.580372] NetLabel: domain hash size = 128 [ 0.581481] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582704] NetLabel: unlabeled traffic allowed by default [ 0.584041] Switched to clocksource kvm-clock [ 0.590766] pnp: PnP ACPI init [ 0.591726] ACPI: bus type PNP registered [ 0.593095] pnp: PnP ACPI: found 5 devices [ 0.594168] ACPI: bus type PNP unregistered [ 0.601136] NET: Registered protocol family 2 [ 0.602475] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.604579] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.606292] TCP: Hash tables configured (established 32768 bind 32768) [ 0.607783] TCP: reno registered [ 0.608726] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.610126] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611647] NET: Registered protocol family 1 [ 0.612794] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.614148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.615460] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.635294] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.655192] Unpacking initramfs... [ 1.044770] Freeing initrd memory: 37508k freed [ 1.053862] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.055380] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.064379] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.065819] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.067405] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.068827] Initialise system trusted keyring [ 1.069948] audit: initializing netlink socket (disabled) [ 1.071201] type=2000 audit(1546023364.836:1): initialized [ 1.087672] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.089091] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.091504] zpool: loaded [ 1.092360] zbud: loaded [ 1.093320] VFS: Disk quotas dquot_6.5.2 [ 1.094391] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.095898] msgmni has been set to 7578 [ 1.096968] Key type big_key registered [ 1.098489] NET: Registered protocol family 38 [ 1.099629] Key type asymmetric registered [ 1.100692] Asymmetric key parser 'x509' registered [ 1.101882] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.103880] io scheduler noop registered [ 1.104928] io scheduler deadline registered (default) [ 1.106157] io scheduler cfq registered [ 1.107256] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118474] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.120002] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.121967] ACPI: Power Button [PWRF] [ 1.123051] GHES: HEST is not enabled! [ 1.124110] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.148511] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.150007] Non-volatile memory driver v1.3 [ 1.151093] Linux agpgart interface v0.103 [ 1.152236] crash memory driver: version 1.1 [ 1.153372] rdac: device handler registered [ 1.154485] hp_sw: device handler registered [ 1.155581] emc: device handler registered [ 1.156640] alua: device handler registered [ 1.157732] libphy: Fixed MDIO Bus: probed [ 1.158826] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.160259] ehci-pci: EHCI PCI platform driver [ 1.161382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.162749] ohci-pci: OHCI PCI platform driver [ 1.163866] uhci_hcd: USB Universal Host Controller Interface driver [ 1.183876] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.185132] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.187084] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.188322] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.189692] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.191148] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.193071] usb usb1: Product: UHCI Host Controller [ 1.194299] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.195820] usb usb1: SerialNumber: 0000:00:01.2 [ 1.197017] hub 1-0:1.0: USB hub found [ 1.198054] hub 1-0:1.0: 2 ports detected [ 1.199199] usbcore: registered new interface driver usbserial [ 1.200529] usbcore: registered new interface driver usbserial_generic [ 1.201948] usbserial: USB Serial support registered for generic [ 1.203295] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.205893] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.207142] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.208468] mousedev: PS/2 mouse device common for all mice [ 1.210030] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.212295] rtc_cmos 00:00: RTC can wake from S4 [ 1.212943] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.213264] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.218153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.219576] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.221014] cpuidle: using governor menu [ 1.222087] hidraw: raw HID events driver (C) Jiri Kosina [ 1.223387] usbcore: registered new interface driver usbhid [ 1.224660] usbhid: USB HID core driver [ 1.225701] drop_monitor: Initializing network drop monitor service [ 1.227113] TCP: cubic registered [ 1.228065] Initializing XFRM netlink socket [ 1.229194] NET: Registered protocol family 10 [ 1.230461] NET: Registered protocol family 17 [ 1.231714] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.233050] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.234402] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.236668] Loading compiled-in X.509 certificates [ 1.237849] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.240124] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.242754] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.245024] registered taskstats version 1 [ 1.247474] Key type trusted registered [ 1.249616] Key type encrypted registered [ 1.251702] IMA: No TPM chip found, activating TPM-bypass! [ 1.253307] rtc_cmos 00:00: setting system clock to 2018-12-28 18:56:05 UTC (1546023365) [ 1.255940] Freeing unused kernel memory: 1680k freed [ 1.259848] 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.263909] systemd[1]: Detected virtualization kvm. [ 1.265149] systemd[1]: Detected architecture x86-64. [ 1.266375] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.268674] systemd[1]: No hostname configured. [ 1.269851] systemd[1]: Set hostname to . [ 1.271104] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.293168] systemd[1]: Created slice Root Slice. [ 1.294371] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.296341] systemd[1]: Listening on Journal Socket. [ 1.297579] systemd[1]: Starting Journal Socket. [[32m OK [0m] Created slice System Slice. [ 1.299580] systemd[1]: Created slice System Slice. [ 1.300807] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.302694] systemd[1]: Reached target Slices. [ 1.303839] systemd[1]: Starting Slices. [ 1.305207] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [ 1.309416] systemd[1]: Listening on udev Control Socket. [ 1.310731] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.312830] systemd[1]: Listening on udev Kernel Socket. [ 1.314116] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.316078] systemd[1]: Reached target Sockets. [ 1.317262] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.319064] systemd[1]: Reached target Swap. [ 1.320201] systemd[1]: Starting Swap. [ 1.321277] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.323357] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.326176] systemd[1]: Reached target Paths. [ 1.327317] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Timers. [ 1.329099] systemd[1]: Reached target Timers. [ 1.330244] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.332173] systemd[1]: Reached target Local File Systems. [ 1.333486] systemd[1]: Starting Local File Systems. [ 1.334957] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.337109] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.339402] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.342923] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.347026] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.349266] systemd[1]: Started Journal Service. 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.409093] RPC: Registered named UNIX socket transport module. [ 1.410494] RPC: Registered udp transport module. [ 1.411668] RPC: Registered tcp transport module. [ 1.412851] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [ 1.497890] FDC 0 is a S82078B [[32m OK [0m] Started udev Coldplug all Devices. [ 1.501133] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.525713] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.565868] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.571289] scsi host0: ata_piix [ 1.572419] scsi host1: ata_piix [ 1.572962] vda: vda1 [ 1.574761] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.576867] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [[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.653466] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.654944] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.656479] usb 1-1: Product: QEMU USB Tablet [ 1.657589] usb 1-1: Manufacturer: QEMU [ 1.658633] usb 1-1: SerialNumber: 42 [ 1.668633] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.671100] 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.750808] SGI XFS with ACLs, security attributes, no debug enabled [ 1.753159] XFS (vda1): Mounting V4 Filesystem [ 1.849148] 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 Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... [[32m OK [0m] Stopped target Local File Systems. Stopping udev Kernel Device Manager... [[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.061478] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.066102] tsc: Refined TSC clocksource calibration: 3491.909 MHz [ 2.138791] SELinux: Disabled at runtime. [ 2.177069] type=1404 audit(1546023366.423:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.250146] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.251713] 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. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting Debug File System... [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[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... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting Huge Pages File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Reached target Swap. Mounting POSIX Message Queue File System... Starting Setup Virtual Console... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Mounted Debug File System. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.797378] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Configure read-only root support. 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 Import network configuration from initramfs... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Import network configuration from initramfs. [ 2.888678] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Rebuild Journal Catalog. 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.967655] type=1305 audit(1546023367.213:3): audit_pid=440 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Rebuild Hardware Database. Starting Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [ 3.106668] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.109215] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Basic System. Starting GSSAPI Proxy Daemon... Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.117764] [drm] Initialized drm 1.1.0 20060810 [ 3.134320] ppdev: user-space parallel port driver [ 3.163127] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.164752] [TTM] Initializing pool allocator [ 3.167070] [TTM] Initializing DMA pool allocator [ 3.168968] [drm] fb mappable at 0xFC000000 [ 3.170209] [drm] vram aper at 0xFC000000 [ 3.171458] [drm] size 33554432 [ 3.172515] [drm] fb depth is 24 [ 3.173598] [drm] pitch is 3072 [ 3.174893] fbcon: cirrusdrmfb (fb0) is primary device [ 3.194632] Console: switching to colour frame buffer device 128x48 [ 3.205338] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.209247] [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 Dump dmesg to /var/log/dmesg... Starting NTP client/server... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Started GSSAPI Proxy Daemon. [[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 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] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [ 3.325529] AES CTR mode by8 optimization enabled [ 3.328452] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.333647] alg: No test for crc32 (crc32-pclmul) [ 3.362591] intel_rapl: no valid rapl domains found in package 0 [ 3.392016] intel_rapl: no valid rapl domains found in package 0 [ 3.401540] intel_powerclamp: No package C-state available [ 3.407740] intel_powerclamp: No package C-state available[[32m OK [0m] Started Authorization Manager. [ 3.707426] cloud-init[517]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 18:56:08 +0000. Up 3.66 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 Postfix Mail Transport Agent... Starting Notify NFS peers of a restart... Starting OpenSSH server daemon... Starting System Logging Service... Starting nginx - high performance web server... Starting PostgreSQL 9.5 database server... Starting Dynamic System Tuning Daemon... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[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 InfluxDB Service. Starting InfluxDB Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [ 5.751656] cloud-init[802]: Cloud-init v. 0.7.5 running 'init' at Fri, 28 Dec 2018 18:56:10 +0000. Up 5.70 seconds. [ 5.783220] cloud-init[802]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.786248] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.789077] cloud-init[802]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.790560] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.791988] cloud-init[802]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.793469] cloud-init[802]: ci-info: | eth0: | True | 192.168.120.7 | 255.255.255.0 | fa:16:3e:1b:57:a5 | [ 5.794972] cloud-init[802]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.796664] cloud-init[802]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.798525] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.800407] cloud-init[802]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.802301] cloud-init[802]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.806455] cloud-init[802]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.808455] cloud-init[802]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH | [ 5.810863] cloud-init[802]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.813089] cloud-init[802]: 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. [ 8.689961] cloud-init[2398]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 28 Dec 2018 18:56:13 +0000. Up 8.63 seconds. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.464106] cloud-init[2534]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 28 Dec 2018 18:56:14 +0000. Up 9.38 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 | 45:a7:1f:40:1c:19:9d:43:3d:17:84:03:b6:72:08:10 | - | 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.533841] cloud-init[2534]: Cloud-init v. 0.7.5 finished at Fri, 28 Dec 2018 18:56:14 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.52 seconds 2018-12-28 18:56:20,351 - paramiko.transport - DEBUG - starting thread (client mode): 0x15254910L 2018-12-28 18:56:20,352 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 18:56:20,364 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-28 18:56:20,364 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-28 18:56:20,375 - 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-12-28 18:56:20,376 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 18:56:20,376 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 18:56:20,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 18:56:20,376 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 18:56:20,376 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 18:56:20,387 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 18:56:20,388 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 18:56:20,416 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-28 18:56:20,417 - paramiko.transport - DEBUG - Trying key 45a71f401c199d433d178403b6720810 from /tmp/tmptjwOgS 2018-12-28 18:56:20,428 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 18:56:20,449 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 18:56:20,481 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-28 18:56:20,481 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-28 18:56:20,482 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-28 18:56:20,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-12-28 18:56:20,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4813, "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": 1675, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4799, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4498, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4786, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-28 18:56:20,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:20,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:20 GMT 2018-12-28 18:56:20,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:20,644 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-28 18:56:20,644 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:20,644 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4808, 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': 4813, 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': 1675, 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': 4799, 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': 871, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 806, 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': 805, 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': 4498, 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': 4786, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-28 18:56:20,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/status 2018-12-28 18:56:20,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:20,772 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:20,772 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4808, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4813, "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": 1675, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4799, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 871, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 805, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4498, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4786, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:20 GMT 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-28 18:56:20,773 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:20,774 - functest.core.cloudify - INFO - The current manager status is running 2018-12-28 18:56:20,774 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-12-28 18:56:20,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:20,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:20,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:20,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:20,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:20,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:20.681Z", "updated_at": "2018-12-28T18:56:20.681Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:20 GMT 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-28 18:56:20,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:20,862 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-12-28 18:56:20,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:20,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:20.681Z", "updated_at": "2018-12-28T18:56:20.681Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:20,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:20 GMT 2018-12-28 18:56:20,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:20,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-28 18:56:20,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:20,931 - functest.core.cloudify - DEBUG - List secrets: 2018-12-28 18:56:20,932 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/secrets/foo 2018-12-28 18:56:21,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:21,014 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-28 18:56:21,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:20.681Z", "updated_at": "2018-12-28T18:56:20.681Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-28 18:56:21,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:21,015 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:20 GMT 2018-12-28 18:56:21,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:21,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-28 18:56:21,015 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:21,015 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-28 18:56:21,016 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-28 18:56:21,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 18:56:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:56:21,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f499ffe6-3c40-43ce-a06a-9af4c4c0138a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349"}, "enabled": true, "id": "c64eadd311284ff88d445e29892cf349", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 18:56:21,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f499ffe6-3c40-43ce-a06a-9af4c4c0138a 2018-12-28 18:56:21,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.102833986282s 2018-12-28 18:56:21,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f499ffe6-3c40-43ce-a06a-9af4c4c0138a 2018-12-28 18:56:21,122 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-12-28 18:56:21,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/quotas/c64eadd311284ff88d445e29892cf349.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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-12-28 18:56:21,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-afd90b34-c13e-4978-8fe7-2ef34ee3ddcb Date: Fri, 28 Dec 2018 18:56:21 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-12-28 18:56:21,371 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/c64eadd311284ff88d445e29892cf349.json used request id req-afd90b34-c13e-4978-8fe7-2ef34ee3ddcb 2018-12-28 18:56:21,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.248522043228s 2018-12-28 18:56:21,371 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/quotas/c64eadd311284ff88d445e29892cf349.json used request id req-afd90b34-c13e-4978-8fe7-2ef34ee3ddcb 2018-12-28 18:56:21,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-12-28 18:56:21,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-28 18:56:21,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:56:21,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee918ac6-61dc-46a9-a3f8-71d856124ff7 Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://172.30.9.21:5000/v3/services/00cda43591f84095a37b2b785df4f34d"}, "enabled": true, "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.21:5000/v3/services/0e357bb2c4b54ffd9ac2964aa6a184f8"}, "enabled": true, "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.21:5000/v3/services/24860de4c0d94b988a11d77e633dd32d"}, "enabled": true, "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.21:5000/v3/services/24b58f9a3411480e90d12598a2da5c37"}, "enabled": true, "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.21:5000/v3/services/50705efcd1c949ac99bcea551924198e"}, "enabled": true, "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.21:5000/v3/services/618ac32464ec4d9d9064ee14e4bdce5a"}, "enabled": true, "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.21:5000/v3/services/61c3632d88a74cc2b736337ec77c8188"}, "enabled": true, "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.21:5000/v3/services/70cdedab8de24713a67638eb97e43f02"}, "enabled": true, "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.21:5000/v3/services/95b837388f134624bb47ceb122c8cbc8"}, "enabled": true, "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.21:5000/v3/services/996c7565b81840459e770bc8f7ced946"}, "enabled": true, "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.21:5000/v3/services/a064278448434bd9ae4bc833694ba5c0"}, "enabled": true, "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.21:5000/v3/services/b31d9f92f6ec487caa22ac6aef7277aa"}, "enabled": true, "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.21:5000/v3/services/d889848246c54726968c28ac58a841a1"}, "enabled": true, "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.21:5000/v3/services/f0d81ac59f5141439618f0065cbe661c"}, "enabled": true, "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.21:5000/v3/services/f7bce37de4794ab38ff30449a58c54d5"}, "enabled": true, "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.21:5000/v3/services/fa1ace1be32f4c3490eaef8fb7f199fe"}, "enabled": true, "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "links": {"self": "http://172.30.9.21:5000/v3/services", "previous": null, "next": null}} 2018-12-28 18:56:21,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/services used request id req-ee918ac6-61dc-46a9-a3f8-71d856124ff7 2018-12-28 18:56:21,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0895440578461s 2018-12-28 18:56:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-28 18:56:21,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 18:56:21,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18:56:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79457206-0daf-49f6-9cb8-9cd46b7df323 Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00de277d676e4af18248c51d97c15e44"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "00de277d676e4af18248c51d97c15e44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/047a9810b9b64fca90abfcec445ee435"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "047a9810b9b64fca90abfcec445ee435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/08a2df88335545ae97e216802ca90124"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d889848246c54726968c28ac58a841a1", "id": "08a2df88335545ae97e216802ca90124"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/206a6fcac45a4109a240b8b296a3925b"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2092c83465bb4e98a8408bdbf8d6eb0f"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24b3903e99944f7697ba4e460a4d3d31"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/26593d6d57024f3c8e9186bb7d3cfd8e"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2cd379cc2a584f0bb72f8c7bf7f92438"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2d8e186d16ca4afea8ed4ec94e2ed6aa"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2dc44aae8162463ca843026fcb66af44"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "2dc44aae8162463ca843026fcb66af44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fadd57801d54edbb02affa6d48c0a96"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e280d8bd7fa4916931abea41e61438c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/411c9fa0d5f34149b8db1c9737d5ccfa"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/499308b1e0bc4718b352469a98d33c5a"}, "url": "http://172.30.9.21:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c411627e4ee48fa915554e59e1bedf5"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "4c411627e4ee48fa915554e59e1bedf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53ca83ea30b44c8d8ee501f4bc1adc5c"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/58eb93bcb4a94cea863450d59c6936a6"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "58eb93bcb4a94cea863450d59c6936a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/713df1437bd34305a54d16523edcb525"}, "url": "http://172.30.9.21:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "713df1437bd34305a54d16523edcb525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/781e573118f94c0e8c6d1ec42a3638f8"}, "url": "http://192.30.9.4:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7d8ab8052bff4ebe8d410b4d6d49901c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7de9f0a8df40494b8ebf243112bac6c1"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e8116cec5f0405987532ae0ad454b31"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "7e8116cec5f0405987532ae0ad454b31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81c7e34f0d194b48ad47c765a2856eaa"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/926efab6a8ca4afa9a18d5d1511964ee"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "926efab6a8ca4afa9a18d5d1511964ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b4bf4c14562412bae79bccaa93e8f32"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ac89b9ecb22c42b183f4ad7a4a25f544"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b46a572ba80c420ab6113d64d03b9f85"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be8aeb6fa21e48dc8c7dbeeacf0ab148"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c813f1840cff4d8d9b683dfbbb742683"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c81c4070aeb74423860b2b0f0081c45a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cb5687d220c34eaba6977ba23104548d"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "cb5687d220c34eaba6977ba23104548d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d85bbc2e119041358572faac8be6d4e9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "d85bbc2e119041358572faac8be6d4e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d8c28f9681c24b2e89b3e215272a7432"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d889848246c54726968c28ac58a841a1", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da04f5e635ea40798864335c7da7167d"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d889848246c54726968c28ac58a841a1", "id": "da04f5e635ea40798864335c7da7167d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0a2965f6adb4e9093f9a566ab4b544b"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e2830fa999dc4895b15c6f10954d5fc7"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "e2830fa999dc4895b15c6f10954d5fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e7d31777e444472798f3b13051ed41a9"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "e7d31777e444472798f3b13051ed41a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e80c9d8e0ad341b08ebcb06d73dbcd6c"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f14d4f6372f3407a9412fb605767941b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "f14d4f6372f3407a9412fb605767941b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f42be105035840899aa05ac6b3d332e4"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "f42be105035840899aa05ac6b3d332e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f77e1c0f11c344e38577a189074010af"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "f77e1c0f11c344e38577a189074010af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fa739284508d4463a58f273b70d455cf"}, "url": "http://192.30.9.4:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "fa739284508d4463a58f273b70d455cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/faf248175b2e40e2bf351a7a772b5e23"}, "url": "http://172.30.9.21:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "faf248175b2e40e2bf351a7a772b5e23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fddff4f111574afd9dbef561bba6d184"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "fddff4f111574afd9dbef561bba6d184"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-28 18:56:21,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-79457206-0daf-49f6-9cb8-9cd46b7df323 2018-12-28 18:56:21,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0927329063416s 2018-12-28 18:56:21,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'bee32d6a-ca85-4dbe-b230-7701f669cc5e', 'keystone_tenant_name': u'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.21:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b', 'project_domain_name': 'Default'} 2018-12-28 18:56:21,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/secrets 2018-12-28 18:56:21,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:21,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:21,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:21,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:21 GMT 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-12-28 18:56:21,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:21,671 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "bee32d6a-ca85-4dbe-b230-7701f669cc5e"} 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:21,810 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:21.618Z", "updated_at": "2018-12-28T18:56:21.618Z", "created_by": "admin", "private_resource": false, "value": "bee32d6a-ca85-4dbe-b230-7701f669cc5e", "key": "keystone_password"} 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:21 GMT 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:21,811 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"} 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:21,965 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:21.772Z", "updated_at": "2018-12-28T18:56:21.772Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b", "key": "keystone_tenant_name"} 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:21 GMT 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:21,966 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-12-28 18:56:22,129 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:21.934Z", "updated_at": "2018-12-28T18:56:21.934Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-12-28 18:56:22,130 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:22,130 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:21 GMT 2018-12-28 18:56:22,130 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:22,130 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-12-28 18:56:22,130 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:22,130 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.21:5000"} 2018-12-28 18:56:22,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:22,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:22,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:22.106Z", "updated_at": "2018-12-28T18:56:22.106Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.21:5000", "key": "keystone_url"} 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:22 GMT 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:22,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-12-28 18:56:22,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:22,293 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-28 18:56:22,417 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:22,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:22,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:22,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:22.246Z", "updated_at": "2018-12-28T18:56:22.246Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:22 GMT 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-12-28 18:56:22,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:22,419 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b"} 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:22,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:22.357Z", "updated_at": "2018-12-28T18:56:22.357Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b", "key": "keystone_username"} 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:22 GMT 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:22,540 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-12-28 18:56:22,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:56:22,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T18:56:22.461Z", "updated_at": "2018-12-28T18:56:22.461Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-12-28 18:56:22,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:56:22,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:56:22 GMT 2018-12-28 18:56:22,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:56:22,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-12-28 18:56:22,639 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:56:22,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-12-28 18:56:22,640 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 18:56:22,641 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 18:56:22,642 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 18:56:22,649 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 18:56:22,833 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 18:56:22,834 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-28 18:56:22,841 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 18:56:22,852 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-28 18:56:22,852 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-28 18:56:22,888 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-28 18:57:06,457 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-28 18:57:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirrors.syringanetworks.net * extras: mirror.sfo12.us.leaseweb.net * updates: linux.mirrors.es.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 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-36.el7 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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 8.7 MB/s | 55 MB 00:06 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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 : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 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-12-28 18:57:06,459 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-28 18:57:06,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-12-28 18:57:06,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:57:06,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c64eadd311284ff88d445e29892cf349&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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:57:06,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-6bb23141-e385-4d25-b3b7-94363b80f182 Date: Fri, 28 Dec 2018 18:57:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:57:06,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c64eadd311284ff88d445e29892cf349&name=default used request id req-6bb23141-e385-4d25-b3b7-94363b80f182 2018-12-28 18:57:06,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0663011074066s 2018-12-28 18:57:06,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c64eadd311284ff88d445e29892cf349&name=default used request id req-6bb23141-e385-4d25-b3b7-94363b80f182 2018-12-28 18:57:06,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 18:57:06,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:57:06,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-dd923369-7ef3-46b8-b893-5f6855e58fee Date: Fri, 28 Dec 2018 18:57:06 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "7f3ba346-11b7-4e32-91e7-00cd0e1b6a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "99d6821f-bbd7-497a-8850-e990b2d4b061", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-28T18:53:31Z", "revision_number": 0, "id": "a8f6c4a7-19e8-4c19-8744-a4d474ecc482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "c03c1d99-e215-40e8-b2fa-9714d92d092a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-28T18:53:31Z", "revision_number": 0, "id": "dc0300ad-c2b0-4170-8575-fb520a3b7d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 8, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:51:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 4, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 18:57:06,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-dd923369-7ef3-46b8-b893-5f6855e58fee 2018-12-28 18:57:06,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217643976212s 2018-12-28 18:57:06,752 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-dd923369-7ef3-46b8-b893-5f6855e58fee 2018-12-28 18:57:06,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 18:57:06,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -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": "93775641-7ba1-402c-b937-3187112ba857"}}' 2018-12-28 18:57:06,969 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ba70ab52-fe7a-4f14-af70-9483e1890df8 Date: Fri, 28 Dec 2018 18:57:06 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T18:57:06Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "port_range_min": 22, "revision_number": 0, "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:57:06Z", "project_id": "c64eadd311284ff88d445e29892cf349", "id": "b1267616-fefd-44b9-8450-53abf7a770c3"}} 2018-12-28 18:57:06,969 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ba70ab52-fe7a-4f14-af70-9483e1890df8 2018-12-28 18:57:06,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.213173151016s 2018-12-28 18:57:06,969 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-ba70ab52-fe7a-4f14-af70-9483e1890df8 2018-12-28 18:57:06,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-12-28 18:57:07,346 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-12-28 18:57:10,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:10,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:10,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:10,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:10,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:10,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:10,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:10,185 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-28 18:57:10,185 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:10.113Z", "updated_at": "2018-12-28T18:57:10.113Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.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.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.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.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"}}}, "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"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-28 18:57:10,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:10,187 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:10 GMT 2018-12-28 18:57:10,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:10,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-28 18:57:10,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:10,212 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-28 18:57:11,686 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-28 18:57:11,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:57:11,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:57:11,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d229ba3c-9dbe-49b9-8c48-ec555da444e7 Date: Fri, 28 Dec 2018 18:57:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "metadata": {}}], "file": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "3ead6550-a16a-427e-99e0-a68e99efb266", "size": 4373348352, "self": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T18:53:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T18:52:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:57:11,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d229ba3c-9dbe-49b9-8c48-ec555da444e7 2018-12-28 18:57:11,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191854000092s 2018-12-28 18:57:11,878 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-d229ba3c-9dbe-49b9-8c48-ec555da444e7 2018-12-28 18:57:11,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 18:57:11,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b"}' 2018-12-28 18:57:12,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f X-Openstack-Request-Id: req-56f258f9-5b39-405b-b84c-2260b0ba0143 Date: Fri, 28 Dec 2018 18:57:12 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "5d8a1f8c-37ad-4405-9c8c-a8697804985f", "size": null, "self": "/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-28T18:57:12Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": null, "created_at": "2018-12-28T18:57:12Z", "protected": false} 2018-12-28 18:57:12,455 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-56f258f9-5b39-405b-b84c-2260b0ba0143 2018-12-28 18:57:12,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.574794054031s 2018-12-28 18:57:12,456 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-56f258f9-5b39-405b-b84c-2260b0ba0143 returning object 5d8a1f8c-37ad-4405-9c8c-a8697804985f 2018-12-28 18:57:12,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 18:57:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/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}158237318ca95872e2ec33bb97f45893c91fc185" -d '' 2018-12-28 18:57:19,406 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-540d5b46-940b-47ff-86b8-e92399003894 Date: Fri, 28 Dec 2018 18:57:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 18:57:19,406 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/file used request id req-540d5b46-940b-47ff-86b8-e92399003894 2018-12-28 18:57:19,406 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.94941997528s 2018-12-28 18:57:19,407 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/file used request id req-540d5b46-940b-47ff-86b8-e92399003894 2018-12-28 18:57:19,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 18:57:19,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 18:57:19,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-ae03b75b-3ab4-4689-b97c-6e0b194695bd Date: Fri, 28 Dec 2018 18:57:19 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/snap", "metadata": {}}], "file": "/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "5d8a1f8c-37ad-4405-9c8c-a8697804985f", "size": 263586304, "self": "/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-28T18:57:19Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-28T18:57:12Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "metadata": {}}], "file": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "3ead6550-a16a-427e-99e0-a68e99efb266", "size": 4373348352, "self": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T18:53:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T18:52:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 18:57:19,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ae03b75b-3ab4-4689-b97c-6e0b194695bd 2018-12-28 18:57:19,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179606199265s 2018-12-28 18:57:19,587 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-ae03b75b-3ab4-4689-b97c-6e0b194695bd 2018-12-28 18:57:19,590 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/file', 'owner': u'c64eadd311284ff88d445e29892cf349', 'id': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'size': 263586304, u'self': u'/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c64eadd311284ff88d445e29892cf349', 'name': 'cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T18:57:19Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T18:57:19Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b', 'created': u'2018-12-28T18:57:12Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-28T18:57:12Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_564c16dc-1778-48ba-b32c-cee1abf5310b', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-28 18:57:19,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 18:57:19,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-12-28 18:57:19,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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,Accept-Encoding x-openstack-request-id: req-f872be36-a546-4a54-9090-9082d108d394 x-compute-request-id: req-f872be36-a546-4a54-9090-9082d108d394 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "d6f38d1d-185a-46f9-9ed0-303add8f35b6", "name": "cloudify_ims-flavor_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 18:57:19,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f872be36-a546-4a54-9090-9082d108d394 2018-12-28 18:57:19,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0650000572205s 2018-12-28 18:57:19,656 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-f872be36-a546-4a54-9090-9082d108d394 returning object d6f38d1d-185a-46f9-9ed0-303add8f35b6 2018-12-28 18:57:19,657 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_564c16dc-1778-48ba-b32c-cee1abf5310b', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'd6f38d1d-185a-46f9-9ed0-303add8f35b6', 'swap': 0}) 2018-12-28 18:57:19,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 18:57:19,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6/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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" -d '{"extra_specs": {}}' 2018-12-28 18:57:19,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 18: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-95077959-3001-4640-8760-ed77393c3feb x-compute-request-id: req-95077959-3001-4640-8760-ed77393c3feb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 18:57:19,679 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6/os-extra_specs used request id req-95077959-3001-4640-8760-ed77393c3feb 2018-12-28 18:57:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213489532471s 2018-12-28 18:57:19,679 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6/os-extra_specs used request id req-95077959-3001-4640-8760-ed77393c3feb 2018-12-28 18:57:19,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-12-28 18:57:19,680 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "5d8a1f8c-37ad-4405-9c8c-a8697804985f", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "bono_cluster_size": 1, "flavor_id": "d6f38d1d-185a-46f9-9ed0-303add8f35b6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-12-28 18:57:21,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:21,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:21,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "5d8a1f8c-37ad-4405-9c8c-a8697804985f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "bono_cluster_size": 1, "flavor_id": "d6f38d1d-185a-46f9-9ed0-303add8f35b6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b", "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"}, "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"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:19.942Z", "updated_at": "2018-12-28T18:57:19.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": []}, "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": {"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-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:21 GMT 2018-12-28 18:57:21,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:21,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-28 18:57:21,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:21,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-12-28 18:57:21,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:21,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:21,483 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:21 GMT 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:21,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-12-28 18:57:21,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:21,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:21,555 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:21,555 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:21,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:21,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:21,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:21,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:21 GMT 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:21,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:21,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:21,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:21,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:21,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:21,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:21,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:21,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:21,628 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:21,628 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:21,628 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:21 GMT 2018-12-28 18:57:21,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:21,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-28 18:57:21,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:26,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:26,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:26,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:26,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:26,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:26,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:26,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:26,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:26,719 - 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-12-28T18:57:22.245Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:22.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:22.613Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:22.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:22.941Z", "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-12-28T18:57:22.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:23.006Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:23.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:23.006Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:23.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:23.006Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:23.006Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:23.962Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:23.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:23.962Z", "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-12-28T18:57:23.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:23.962Z", "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-12-28T18:57:23.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:24.989Z", "message": "Installing from directory: /tmp/tmpoxatkQ [args=--prefix=\"/tmp/openstack-Qkofxn\" --constraint=\"/tmp/openstack-Qkofxn/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:24.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:24.989Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpoxatkQ --prefix=\"/tmp/openstack-Qkofxn\" --constraint=\"/tmp/openstack-Qkofxn/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:24.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-28 18:57:26,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:26,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:26 GMT 2018-12-28 18:57:26,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:26,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-12-28 18:57:26,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-28 18:57:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-12-28 18:57:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-28 18:57:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 18:57:26,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-12-28 18:57:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 18:57:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 18:57:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-28 18:57:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-28 18:57:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpoxatkQ [args=--prefix="/tmp/openstack-Qkofxn" --constraint="/tmp/openstack-Qkofxn/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-28 18:57:26,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpoxatkQ --prefix="/tmp/openstack-Qkofxn" --constraint="/tmp/openstack-Qkofxn/constraint.txt" 2018-12-28 18:57:26,722 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:26,794 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:26,795 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:26,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:26,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:26 GMT 2018-12-28 18:57:26,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:26,795 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-28 18:57:26,795 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:31,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:31,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:31 GMT 2018-12-28 18:57:31,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:31,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 18:57:31,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:31,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:31,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:31,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:31,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:31,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:31,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:31,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:31,995 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:31,995 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:31,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:31,995 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:31 GMT 2018-12-28 18:57:31,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:31,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-28 18:57:31,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:37,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:37,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:37,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:37,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:37 GMT 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 18:57:37,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:37,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:37,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:37,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:37,153 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:37 GMT 2018-12-28 18:57:37,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:37,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-28 18:57:37,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:42,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:42,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:42,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:42,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:42,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:42,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:42,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:42 GMT 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:42,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:42,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:42,314 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:42,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:42 GMT 2018-12-28 18:57:42,315 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:42,315 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-28 18:57:42,315 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:47,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 18:57:47,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:47,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:47 GMT 2018-12-28 18:57:47,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:47,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 18:57:47,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:47,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:47,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:47,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:47,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:47,450 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:47 GMT 2018-12-28 18:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-12-28 18:57:47,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:52,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:52,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:52,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:52,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:50.673Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:50.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:51.267Z", "message": "Removing directory: /tmp/tmpoxatkQ", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:51.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17", "logger": "fb3d5755-d3a4-4cc3-a7cb-04ef5b9e8a76"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:51.584Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:51.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:52.038Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:52.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:52.038Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:52.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:52 GMT 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:52,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2534 2018-12-28 18:57:52,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-28 18:57:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpoxatkQ 2018-12-28 18:57:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 18:57:52,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-12-28 18:57:52,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-28 18:57:52,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/7f692bf3-85d5-44b0-b9ad-2935a5ae5a17 2018-12-28 18:57:52,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:52,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:52,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:52,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:52,604 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"} 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:52 GMT 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-12-28 18:57:52,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:52,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-12-28 18:57:52,605 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-12-28 18:57:52,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:52,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:52,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:52,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:52,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:52,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-12-28 18:57:52,813 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:52 GMT 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:57:52,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:52,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:52,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:52,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:52,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:52,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:52,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:52 GMT 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-28 18:57:52,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:52,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:57:52,956 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:52,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:52,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:52,957 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:52 GMT 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:57:52,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:57,963 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:57:58,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:58,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:58,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:58,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:58,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:58,042 - 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-12-28T18:57:54.092Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:54.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:55.147Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:55.147Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:55.147Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:55.147Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:55.147Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:55.147Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.781Z", "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-12-28T18:57:56.781Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:56.849Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:56.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "ellis_security_group_8dcgnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "04759a2c-7670-4c90-a71f-7aa4d7d42d50"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "ellis_security_group_8dcgnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "04759a2c-7670-4c90-a71f-7aa4d7d42d50"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "ellis_security_group_8dcgnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "04759a2c-7670-4c90-a71f-7aa4d7d42d50"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "ellis_security_group_8dcgnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "04759a2c-7670-4c90-a71f-7aa4d7d42d50"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "601e917a-7874-478e-9a23-1fd8fa34b08a"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.697Z", "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-12-28T18:57:57.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c00ac736-2619-4def-8ca8-c2e9289fc89f"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 56, "offset": 0, "size": 50}}} 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:58 GMT 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29228 2018-12-28 18:57:58,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:57:58,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-12-28 18:57:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-28 18:57:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-28 18:57:58,045 - 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-12-28 18:57:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-28 18:57:58,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-28 18:57:58,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,047 - 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-12-28 18:57:58,047 - 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-12-28 18:57:58,047 - 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-12-28 18:57:58,047 - 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-12-28 18:57:58,048 - 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-12-28 18:57:58,048 - 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-12-28 18:57:58,048 - 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-12-28 18:57:58,048 - 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-12-28 18:57:58,048 - 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-12-28 18:57:58,048 - 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-12-28 18:57:58,049 - 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-12-28 18:57:58,049 - 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-12-28 18:57:58,049 - 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-12-28 18:57:58,049 - 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-12-28 18:57:58,049 - 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-12-28 18:57:58,050 - 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-12-28 18:57:58,050 - 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-12-28 18:57:58,050 - 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-12-28 18:57:58,050 - 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-12-28 18:57:58,050 - 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-12-28 18:57:58,050 - 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-12-28 18:57:58,051 - 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-12-28 18:57:58,051 - 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-12-28 18:57:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:57:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-28 18:57:58,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:57:58,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:57:58,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:57:58,180 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:57:58,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:57:58,181 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:57:58 GMT 2018-12-28 18:57:58,181 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:57:58,181 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:57:58,181 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:03,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:03,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:03,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:03,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:03,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:03,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_90h38o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:57.872Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:57.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_floatingip_ay41yp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:58.720Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:57:58Z', u'updated_at': u'2018-12-28T18:57:58Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'c64eadd311284ff88d445e29892cf349', u'port_id': None, u'id': u'80538d0e-93d3-4cf7-86be-aebdd7ddcbab'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:58.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0912eebd-2d66-4f7c-a22d-87c3cad9fa06"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:58.893Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:58.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:58.893Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:58.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:57:58Z', u'updated_at': u'2018-12-28T18:57:58Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'c64eadd311284ff88d445e29892cf349', u'port_id': None, u'id': u'369db0e1-db84-4f16-9b3d-25faa9171731'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "e8a3a7d3-7eb8-4d47-8562-59859e7e7e62"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "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-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fd501eba-a589-4999-a9ba-7c3cba70fe12"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "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-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fd501eba-a589-4999-a9ba-7c3cba70fe12"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "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-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fd501eba-a589-4999-a9ba-7c3cba70fe12"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "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-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fd501eba-a589-4999-a9ba-7c3cba70fe12"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "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-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fd501eba-a589-4999-a9ba-7c3cba70fe12"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.744Z", "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-12-28T18:57:59.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fd501eba-a589-4999-a9ba-7c3cba70fe12"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.910Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:59.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.910Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:59.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.910Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:59.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.910Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:59.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:57:59.910Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:57:59.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.761Z", "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-12-28T18:58:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1d429859-2671-47b9-82bf-d94e22e5b1d6"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.761Z", "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-12-28T18:58:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1d429859-2671-47b9-82bf-d94e22e5b1d6"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.761Z", "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-12-28T18:58:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1d429859-2671-47b9-82bf-d94e22e5b1d6"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.761Z", "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-12-28T18:58:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1d429859-2671-47b9-82bf-d94e22e5b1d6"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.761Z", "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-12-28T18:58:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1d429859-2671-47b9-82bf-d94e22e5b1d6"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.761Z", "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-12-28T18:58:00.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1d429859-2671-47b9-82bf-d94e22e5b1d6"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:00.934Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:00.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.061Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:02.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:02.087Z", "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-12-28T18:58:02.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.104Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:03.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.104Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:03.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.104Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:03.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_security_group_pbweoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cc4b589b-2258-483f-8f18-48b9d248070c"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}], "metadata": {"pagination": {"total": 110, "offset": 50, "size": 50}}} 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:03 GMT 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30682 2018-12-28 18:58:03,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:03,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-28 18:58:03,368 - 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'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:57:58Z', u'updated_at': u'2018-12-28T18:57:58Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'c64eadd311284ff88d445e29892cf349', u'port_id': None, u'id': u'80538d0e-93d3-4cf7-86be-aebdd7ddcbab'} 2018-12-28 18:58:03,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-28 18:58:03,368 - 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'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:57:58Z', u'updated_at': u'2018-12-28T18:57:58Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'c64eadd311284ff88d445e29892cf349', u'port_id': None, u'id': u'369db0e1-db84-4f16-9b3d-25faa9171731'} 2018-12-28 18:58:03,369 - 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-12-28 18:58:03,369 - 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-12-28 18:58:03,369 - 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-12-28 18:58:03,369 - 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-12-28 18:58:03,369 - 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-12-28 18:58:03,369 - 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-12-28 18:58:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-28 18:58:03,370 - 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-12-28 18:58:03,370 - 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-12-28 18:58:03,371 - 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-12-28 18:58:03,371 - 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-12-28 18:58:03,371 - 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-12-28 18:58:03,371 - 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-12-28 18:58:03,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:03,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-28 18:58:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:03,373 - 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-12-28 18:58:03,373 - 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-12-28 18:58:03,373 - 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-12-28 18:58:03,373 - 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-12-28 18:58:03,373 - 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-12-28 18:58:03,373 - 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-12-28 18:58:03,374 - 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-12-28 18:58:03,374 - 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-12-28 18:58:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:03,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:03,374 - 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-12-28 18:58:03,375 - 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-12-28 18:58:03,375 - 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-12-28 18:58:03,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:03,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:03,490 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:03,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:03 GMT 2018-12-28 18:58:03,491 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:03,491 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:03,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:08,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:08,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:08,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:08,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:08,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:08,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:08,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bind_security_group_pbweoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cc4b589b-2258-483f-8f18-48b9d248070c"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bind_security_group_pbweoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cc4b589b-2258-483f-8f18-48b9d248070c"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "aa421bbf-27cf-4e7c-8d0d-ef6cde03e994"}, {"node_instance_id": "bind_security_group_pbweoi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "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-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cc4b589b-2258-483f-8f18-48b9d248070c"}, {"node_instance_id": "keypair_zj2bcf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:03.131Z", "message": "Using external resource keypair: cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:03.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "dbbf46c6-9c0c-41aa-94ec-79a9ed6eac5d"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:04.237Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:04.237Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:04.237Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:04.237Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:04.237Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:04.237Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:04.413Z", "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-12-28T18:58:04.413Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ef4885fd-1f5b-4b3b-b588-f178fcaad2e2"}, {"node_instance_id": "homer_security_group_cq5vkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.193Z", "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-12-28T18:58:05.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ef4885fd-1f5b-4b3b-b588-f178fcaad2e2"}, {"node_instance_id": "homer_security_group_cq5vkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.193Z", "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-12-28T18:58:05.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ef4885fd-1f5b-4b3b-b588-f178fcaad2e2"}, {"node_instance_id": "sprout_security_group_z176dt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.193Z", "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-12-28T18:58:05.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d5bc8c6-d774-48dd-9370-c3b9c609aee1"}, {"node_instance_id": "homer_security_group_cq5vkx", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.193Z", "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-12-28T18:58:05.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ef4885fd-1f5b-4b3b-b588-f178fcaad2e2"}, {"node_instance_id": "sprout_security_group_z176dt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.193Z", "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-12-28T18:58:05.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d5bc8c6-d774-48dd-9370-c3b9c609aee1"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:05.271Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:05.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:06.457Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:58:05Z', u'updated_at': u'2018-12-28T18:58:05Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'c64eadd311284ff88d445e29892cf349', u'port_id': None, u'id': u'31dfdbd1-715c-4520-88e0-f171d3c35905'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:06.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "5a846d6d-af13-456c-8da3-43a043ff61ee"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:06.652Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:06.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:07.461Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:07.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:08.533Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:08.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "77e082fc-3c0f-4a41-8852-509286b64d3a"}], "metadata": {"pagination": {"total": 143, "offset": 100, "size": 50}}} 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:08 GMT 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24758 2018-12-28 18:58:08,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:08,861 - 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-12-28 18:58:08,862 - 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-12-28 18:58:08,862 - 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-12-28 18:58:08,862 - 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-12-28 18:58:08,862 - 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-12-28 18:58:08,862 - 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-12-28 18:58:08,862 - 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-12-28 18:58:08,863 - 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-12-28 18:58:08,863 - 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-12-28 18:58:08,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b 2018-12-28 18:58:08,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:08,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-28 18:58:08,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:58:08,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:08,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-28 18:58:08,864 - 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-12-28 18:58:08,864 - 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-12-28 18:58:08,864 - 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-12-28 18:58:08,864 - 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-12-28 18:58:08,864 - 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-12-28 18:58:08,865 - 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-12-28 18:58:08,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:08,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:08,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:08,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:08,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:08,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:08,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 18:58:08,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:08,866 - 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'c64eadd311284ff88d445e29892cf349', u'created_at': u'2018-12-28T18:58:05Z', u'updated_at': u'2018-12-28T18:58:05Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'c64eadd311284ff88d445e29892cf349', u'port_id': None, u'id': u'31dfdbd1-715c-4520-88e0-f171d3c35905'} 2018-12-28 18:58:08,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:08,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:08,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:08,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:08,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-28 18:58:08,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:08,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}] 2018-12-28 18:58:08,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:08,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:08,998 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:08,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:08,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:08 GMT 2018-12-28 18:58:08,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:08,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:08,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:14,004 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:14,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:14,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:14,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:14,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:14,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:14,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_security_group_pbweoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.245Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.245Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.245Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.245Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.245Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.245Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.245Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.267Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'885ba1fd-c944-4e73-9c02-091d247c4de8', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'369db0e1-db84-4f16-9b3d-25faa9171731', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3ac7a8-d70c-4867-b32f-3850a2ab5240"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.267Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_m1unp5'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3ac7a8-d70c-4867-b32f-3850a2ab5240"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:09.267Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ke8eam'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:09.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "77e082fc-3c0f-4a41-8852-509286b64d3a"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.313Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0c4b90b5-4eb7-4826-9bf5-1cb7e2a2a8f4', 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-12-28T18:58:10.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3c97fa-ad79-40e6-938b-f8dec85bf6b6"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.313Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e3b905ac-9401-4390-b48e-c1f3d3e9a40e', 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-12-28T18:58:10.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "a3686d85-3bd3-4aa8-90c0-17364df0452e"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.313Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_j0aevp'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "a3686d85-3bd3-4aa8-90c0-17364df0452e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.313Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_1ydzag'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3c97fa-ad79-40e6-938b-f8dec85bf6b6"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.314Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.314Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.314Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.314Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.314Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:10.314Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:10.314Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.335Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.335Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.335Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.335Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.335Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.335Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.348Z", "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-12-28T18:58:11.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "77e082fc-3c0f-4a41-8852-509286b64d3a"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.348Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ke8eam', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "77e082fc-3c0f-4a41-8852-509286b64d3a"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:11.348Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ke8eam', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:11.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "77e082fc-3c0f-4a41-8852-509286b64d3a"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "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-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "a3686d85-3bd3-4aa8-90c0-17364df0452e"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "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-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3ac7a8-d70c-4867-b32f-3850a2ab5240"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "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-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3c97fa-ad79-40e6-938b-f8dec85bf6b6"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_j0aevp', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "a3686d85-3bd3-4aa8-90c0-17364df0452e"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_m1unp5', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3ac7a8-d70c-4867-b32f-3850a2ab5240"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_1ydzag', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3c97fa-ad79-40e6-938b-f8dec85bf6b6"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'da52376f-3f67-4df8-ab2f-d5b46f7b2a9f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'80538d0e-93d3-4cf7-86be-aebdd7ddcbab', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0f1fcd31-9dd1-4692-be8d-1c36d96ca4e0"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_j0aevp', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "a3686d85-3bd3-4aa8-90c0-17364df0452e"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_m1unp5', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3ac7a8-d70c-4867-b32f-3850a2ab5240"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_1ydzag', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce3c97fa-ad79-40e6-938b-f8dec85bf6b6"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.657Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_h5t9q3'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.657Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0f1fcd31-9dd1-4692-be8d-1c36d96ca4e0"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.660Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.660Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.660Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.660Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.660Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:12.660Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:12.660Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:13.749Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:13.749Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:13.749Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:13.749Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:13.749Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:13.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 194, "offset": 143, "size": 50}}} 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:14 GMT 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31789 2018-12-28 18:58:14,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:14,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:14,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'885ba1fd-c944-4e73-9c02-091d247c4de8', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'369db0e1-db84-4f16-9b3d-25faa9171731', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-12-28 18:58:14,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_m1unp5'} 2018-12-28 18:58:14,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_ke8eam'} 2018-12-28 18:58:14,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'0c4b90b5-4eb7-4826-9bf5-1cb7e2a2a8f4', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-12-28 18:58:14,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e3b905ac-9401-4390-b48e-c1f3d3e9a40e', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-12-28 18:58:14,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_j0aevp'} 2018-12-28 18:58:14,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_1ydzag'} 2018-12-28 18:58:14,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:14,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:14,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:14,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:14,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:14,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:14,141 - 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-12-28 18:58:14,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_ke8eam', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_ke8eam', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,141 - 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-12-28 18:58:14,141 - 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-12-28 18:58:14,141 - 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-12-28 18:58:14,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_j0aevp', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_m1unp5', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_1ydzag', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'da52376f-3f67-4df8-ab2f-d5b46f7b2a9f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'80538d0e-93d3-4cf7-86be-aebdd7ddcbab', u'floating_ip_address': u'172.30.9.201', u'external_type': u'floatingip'}] 2018-12-28 18:58:14,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_j0aevp', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_m1unp5', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_1ydzag', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:14,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_h5t9q3'} 2018-12-28 18:58:14,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:14,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:14,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 18:58:14,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:14,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:14,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:14,281 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:14,282 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:14,282 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:14 GMT 2018-12-28 18:58:14,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:14,283 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:14,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:19,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:19,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:13.850Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_h5t9q3', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:13.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0f1fcd31-9dd1-4692-be8d-1c36d96ca4e0"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.725Z", "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-12-28T18:58:14.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0f1fcd31-9dd1-4692-be8d-1c36d96ca4e0"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.725Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_h5t9q3', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0f1fcd31-9dd1-4692-be8d-1c36d96ca4e0"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.725Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'790bf132-816b-4c72-8f32-cd8ff9173ae8', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'32c9e638-800d-4a00-8575-4df5fb7a9e59', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'31dfdbd1-715c-4520-88e0-f171d3c35905', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1bc07d4f-a0ee-4704-9951-7f7f78e239cc"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.725Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_rmaryn'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.725Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1bc07d4f-a0ee-4704-9951-7f7f78e239cc"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.872Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.872Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.872Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:14.872Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:14.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.779Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'32c9e638-800d-4a00-8575-4df5fb7a9e59', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'000f5aa0-6f9c-4858-b7ef-61239844c823', 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-12-28T18:58:15.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c64f91d6-63a0-4c47-9b06-de4e1fe87bc6"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.779Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a64f6d6d-1664-42bf-a2c2-8a91c2797f00', 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-12-28T18:58:15.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "582cc171-1603-4c24-acf0-2abf0f7452f3"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.779Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_6rilut'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "582cc171-1603-4c24-acf0-2abf0f7452f3"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.779Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_dwom0x'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.779Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c64f91d6-63a0-4c47-9b06-de4e1fe87bc6"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.910Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.910Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.910Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.910Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:15.910Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:15.910Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:16.924Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:16.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:16.924Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:16.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:16.924Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:16.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:16.924Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:16.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:16.924Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:16.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:16.924Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:16.924Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:17.395Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_rmaryn', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:17.395Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1bc07d4f-a0ee-4704-9951-7f7f78e239cc"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:17.824Z", "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-12-28T18:58:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1bc07d4f-a0ee-4704-9951-7f7f78e239cc"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:17.824Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_rmaryn', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:17.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "1bc07d4f-a0ee-4704-9951-7f7f78e239cc"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.060Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:19.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 221, "offset": 193, "size": 50}}} 2018-12-28 18:58:19,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:19,442 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:19 GMT 2018-12-28 18:58:19,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:19,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18145 2018-12-28 18:58:19,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_h5t9q3', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:19,443 - 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-12-28 18:58:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_h5t9q3', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'790bf132-816b-4c72-8f32-cd8ff9173ae8', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'32c9e638-800d-4a00-8575-4df5fb7a9e59', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'31dfdbd1-715c-4520-88e0-f171d3c35905', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-12-28 18:58:19,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_rmaryn'} 2018-12-28 18:58:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 18:58:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:19,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'32c9e638-800d-4a00-8575-4df5fb7a9e59', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'000f5aa0-6f9c-4858-b7ef-61239844c823', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-12-28 18:58:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', u'external_type': u'keypair'}, {u'external_id': u'48ac3b54-67e4-4b44-81ad-98dd2b172d21', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a64f6d6d-1664-42bf-a2c2-8a91c2797f00', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-12-28 18:58:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_6rilut'} 2018-12-28 18:58:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_dwom0x'} 2018-12-28 18:58:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:19,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:19,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_rmaryn', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:19,447 - 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-12-28 18:58:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_rmaryn', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:19,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:19,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:19,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:19,604 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:19,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:19,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:19 GMT 2018-12-28 18:58:19,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:19,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:19,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:24,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:25,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.969Z", "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-12-28T18:58:19.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "582cc171-1603-4c24-acf0-2abf0f7452f3"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.969Z", "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-12-28T18:58:19.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c64f91d6-63a0-4c47-9b06-de4e1fe87bc6"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.969Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_6rilut', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:19.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "582cc171-1603-4c24-acf0-2abf0f7452f3"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.969Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_dwom0x', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:19.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c64f91d6-63a0-4c47-9b06-de4e1fe87bc6"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.969Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_6rilut', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:19.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "582cc171-1603-4c24-acf0-2abf0f7452f3"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:19.969Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_dwom0x', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:19.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c64f91d6-63a0-4c47-9b06-de4e1fe87bc6"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:20.093Z", "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-12-28T18:58:20.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:20.093Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:20.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:20.093Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:20.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:20.093Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:20.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:20.093Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:20.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:21.176Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:21.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:21.176Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:21.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:21.176Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:21.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:22.201Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:22.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:22.201Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:22.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "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-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "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-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "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-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:23.289Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:23.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:24.316Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:24.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:24.316Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:24.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:24.316Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:24.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 253, "offset": 221, "size": 50}}} 2018-12-28 18:58:25,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:25,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:25 GMT 2018-12-28 18:58:25,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:25,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20380 2018-12-28 18:58:25,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:25,141 - 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-12-28 18:58:25,141 - 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-12-28 18:58:25,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_6rilut', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:25,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_dwom0x', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:25,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_6rilut', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:25,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_dwom0x', 'key_name': u'cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b', 'image': u'5d8a1f8c-37ad-4405-9c8c-a8697804985f', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b', 'cloudify_management_network_id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}, 'nics': [{'net-id': u'a0c3631e-df59-4a0d-a0b1-662c3999d14a'}], 'flavor': u'd6f38d1d-185a-46f9-9ed0-303add8f35b6'} 2018-12-28 18:58:25,142 - 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-12-28 18:58:25,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:25,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:25,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:25,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 18:58:25,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 18:58:25,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:25,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:25,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:25,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:25,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:25,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:25,144 - 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-12-28 18:58:25,145 - 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-12-28 18:58:25,145 - 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-12-28 18:58:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:25,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 18:58:25,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 18:58:25,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 18:58:25,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:25,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:25,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:25,276 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:25,276 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:25,276 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:25,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:25,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:25,277 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:25,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:25,277 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:25 GMT 2018-12-28 18:58:25,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:25,277 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:25,277 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:30,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:30,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:30,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:30,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:25.461Z", "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-12-28T18:58:25.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:26.335Z", "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-12-28T18:58:26.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:26.335Z", "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-12-28T18:58:26.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:27.354Z", "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-12-28T18:58:27.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 257, "offset": 253, "size": 50}}} 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:30 GMT 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4572 2018-12-28 18:58:30,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:30,396 - 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-12-28 18:58:30,396 - 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-12-28 18:58:30,396 - 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-12-28 18:58:30,396 - 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-12-28 18:58:30,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:30,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:30,486 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:30,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:30,487 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:30 GMT 2018-12-28 18:58:30,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:30,487 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:30,487 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:35,492 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:35,595 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:35,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:35 GMT 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:58:35,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:35,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:35,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:35,661 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:35 GMT 2018-12-28 18:58:35,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:35,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:35,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:40,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:40,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:40,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:40,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:40 GMT 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:58:40,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:40,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:40,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:40,819 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:40 GMT 2018-12-28 18:58:40,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:40,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:40,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:45,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:45,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:45 GMT 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:45,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:46,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:46,009 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:46 GMT 2018-12-28 18:58:46,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:46,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:46,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:51,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:51,100 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:49.171Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:49.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:49.650Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:49.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 259, "offset": 257, "size": 50}}} 2018-12-28 18:58:51,101 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:51,101 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:51 GMT 2018-12-28 18:58:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:51,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-28 18:58:51,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:51,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:51,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:51,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:51,168 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:51,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:51,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:51,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:51 GMT 2018-12-28 18:58:51,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:51,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:51,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:56,175 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:56,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:51.716Z", "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-12-28T18:58:51.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:52.787Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:52.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:52.787Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:52.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:52.787Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:52.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:52.787Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:52.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:52.787Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:52.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:52.787Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:52.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:54.643Z", "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-12-28T18:58:54.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:54.829Z", "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-12-28T18:58:54.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "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-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:55.882Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 275, "offset": 259, "size": 50}}} 2018-12-28 18:58:56,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:56,289 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:56 GMT 2018-12-28 18:58:56,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:56,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10778 2018-12-28 18:58:56,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:58:56,290 - 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-12-28 18:58:56,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,291 - 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-12-28 18:58:56,291 - 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-12-28 18:58:56,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,292 - 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-12-28 18:58:56,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:58:56,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:58:56,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:58:56,452 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:58:56,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:58:56,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:58:56 GMT 2018-12-28 18:58:56,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:58:56,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:58:56,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:01,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:01,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:01,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:01,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:01,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:56.915Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:56.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:56.915Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:58:56.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:57.939Z", "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-12-28T18:58:57.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:57.939Z", "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-12-28T18:58:57.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:57.939Z", "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-12-28T18:58:57.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:58:59.509Z", "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-12-28T18:58:59.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 281, "offset": 275, "size": 50}}} 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:01 GMT 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5650 2018-12-28 18:59:01,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:01,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:59:01,547 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 18:59:01,547 - 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-12-28 18:59:01,547 - 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-12-28 18:59:01,547 - 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-12-28 18:59:01,548 - 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-12-28 18:59:01,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:01,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:01,618 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:01,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:01,618 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:01 GMT 2018-12-28 18:59:01,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:01,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:01,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:06,623 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:06,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:06,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:06,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:06,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:06,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:06,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:06 GMT 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:06,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:06,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:06,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:06,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:06,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:06,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:06,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:06,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:06,796 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:06,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:06,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:06 GMT 2018-12-28 18:59:06,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:06,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:06,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:11,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:11,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:11,887 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:11 GMT 2018-12-28 18:59:11,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:11,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:11,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:11,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:11,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:11,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:11,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:11,959 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:11 GMT 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:11,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:16,965 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:17,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-12-28 18:59:17,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:17,049 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:17 GMT 2018-12-28 18:59:17,049 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:17,049 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:17,049 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:17,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:17,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:17,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:17,114 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:17 GMT 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:17,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:17,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:22,120 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:22,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:22,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:22,195 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:22,195 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:22,195 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:21.757Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:21.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:21.961Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:21.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 283, "offset": 281, "size": 50}}} 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:22 GMT 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-12-28 18:59:22,196 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:22,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:22,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:22,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:22,273 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:22,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:22,273 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:22 GMT 2018-12-28 18:59:22,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:22,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:22,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:27,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:27,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:27,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:24.114Z", "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-12-28T18:59:24.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:25.000Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:25.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:25.000Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:25.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:25.000Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:25.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:25.000Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:25.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:26.096Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:26.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:26.096Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:26.096Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:27.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] [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-12-28T18:59:27.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 291, "offset": 283, "size": 50}}} 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:27 GMT 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:27,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5430 2018-12-28 18:59:27,362 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:27,362 - 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-12-28 18:59:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:27,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:27,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:27,363 - 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-12-28 18:59:27,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:27,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:27,439 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:27,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:27,439 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:27 GMT 2018-12-28 18:59:27,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:27,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:27,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:32,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:32,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "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-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "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-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:28.255Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:28.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:29.611Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:29.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:30.471Z", "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-12-28T18:59:30.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:30.471Z", "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-12-28T18:59:30.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:30.471Z", "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-12-28T18:59:30.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:30.471Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:30.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:32.003Z", "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-12-28T18:59:32.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 305, "offset": 291, "size": 50}}} 2018-12-28 18:59:32,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:32,524 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:32 GMT 2018-12-28 18:59:32,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:32,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10998 2018-12-28 18:59:32,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,525 - 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-12-28 18:59:32,525 - 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-12-28 18:59:32,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,526 - 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-12-28 18:59:32,526 - 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-12-28 18:59:32,526 - 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-12-28 18:59:32,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 18:59:32,527 - 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-12-28 18:59:32,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:32,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:32,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:32,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:32,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:32,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:32,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:32,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:32,593 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:32,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:32,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:32 GMT 2018-12-28 18:59:32,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:32,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:32,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:37,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:37,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:37,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:37,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:37,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:37,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:37,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:37 GMT 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:37,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:37,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:37,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:37,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:37,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:37,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:37,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:37,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:37,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:37,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:37,762 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:37 GMT 2018-12-28 18:59:37,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:37,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:37,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:42,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:42,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:42,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:42,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:42,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:42 GMT 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:42,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:42,873 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:42,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:42,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:42,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:42 GMT 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:42,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:42,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:47,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:48,045 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:48,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:48,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:48 GMT 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:48,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:48,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:48,115 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:48,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:48,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:48,116 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:48 GMT 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:48,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:53,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:53,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:53 GMT 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:53,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:53,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:53,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:53,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:53,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:53,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:53,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:53,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:53,290 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:53,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:53,290 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:53 GMT 2018-12-28 18:59:53,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:53,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:53,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:58,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 18:59:58,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:58,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:54.152Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:54.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:54.490Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:54.490Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:56.902Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:56.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:57.513Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:57.513Z", "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-12-28T18:59:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:57.513Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:57.513Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:57.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 312, "offset": 305, "size": 50}}} 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:58 GMT 2018-12-28 18:59:58,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:58,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4292 2018-12-28 18:59:58,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 18:59:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 18:59:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 18:59:58,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 18:59:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 18:59:59,000 - 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-12-28 18:59:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 18:59:59,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 18:59:59,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 18:59:59,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 18:59:59,338 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 18:59:59,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 18:59:59,339 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 18:59:59 GMT 2018-12-28 18:59:59,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 18:59:59,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 18:59:59,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:04,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:00:06,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:58.935Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:58.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T18:59:58.935Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T18:59:58.935Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:00.284Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:00.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:00.284Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:00.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:00.284Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:00.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:00.284Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:00.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:01.392Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:01.392Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:04.243Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:04.243Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 320, "offset": 312, "size": 50}}} 2018-12-28 19:00:06,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:06,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:06 GMT 2018-12-28 19:00:06,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:06,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4184 2018-12-28 19:00:06,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:06,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:06,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:00:07,728 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:07,728 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:07,729 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:07 GMT 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:07,729 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:00:07,730 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:12,735 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:00:13,814 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:13,814 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:13,814 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:13,814 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:13,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:13,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:06.306Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:06.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:07.073Z", "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-12-28T19:00:07.073Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:08.710Z", "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-12-28T19:00:08.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:08.710Z", "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-12-28T19:00:08.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:08.710Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:08.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:12.382Z", "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-12-28T19:00:12.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 326, "offset": 320, "size": 50}}} 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:13 GMT 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5652 2018-12-28 19:00:13,815 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:13,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:13,816 - 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-12-28 19:00:13,816 - 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-12-28 19:00:13,816 - 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-12-28 19:00:13,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-12-28 19:00:13,816 - 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-12-28 19:00:13,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:00:14,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:14,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:14,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:14,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:14,432 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:14 GMT 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:00:14,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:19,438 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:21,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:14.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 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-12-28T19:00:14.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:16.467Z", "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-12-28T19:00:16.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 328, "offset": 326, "size": 50}}} 2018-12-28 19:00:21,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:21,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:21 GMT 2018-12-28 19:00:21,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:21,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2354 2018-12-28 19:00:21,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:21,898 - 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-12-28 19:00:21,899 - 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-12-28 19:00:21,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:00:22,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:22,852 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:22,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:22 GMT 2018-12-28 19:00:22,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:22,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:00:22,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:27,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:00:30,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:30,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:30,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:30,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:30,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6rilut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:21.933Z", "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-12-28T19:00:21.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:27.315Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:27.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 330, "offset": 328, "size": 50}}} 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:30 GMT 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1731 2018-12-28 19:00:30,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:30,676 - 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-12-28 19:00:30,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:30,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:31,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:31,502 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:00:31,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:31,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:31 GMT 2018-12-28 19:00:31,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:31,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:00:31,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:36,508 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:00:38,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:38,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:38,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:38,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:38,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:29.612Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:29.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:34.215Z", "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": "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-12-28T19:00:34.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:36.454Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:36.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 333, "offset": 330, "size": 50}}} 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:38 GMT 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2242 2018-12-28 19:00:38,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:38,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:38,159 - 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-12-28 19:00:38,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:38,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:00:41,657 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:41,657 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:41,657 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:41,657 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:41,657 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:41,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:41 GMT 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:00:41,658 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:46,664 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:51,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:37.284Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:37.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:37.284Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:37.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:37.284Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:37.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:41.729Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:41.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:41.729Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:41.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:41.729Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:41.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:43.124Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:43.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:45.281Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:45.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:45.281Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:45.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:47.027Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:47.027Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:47.961Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:47.961Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "56010eda-50e4-4be9-8fe2-e31d441222c3"}], "metadata": {"pagination": {"total": 344, "offset": 333, "size": 50}}} 2018-12-28 19:00:51,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:51,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:51 GMT 2018-12-28 19:00:51,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:51,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5720 2018-12-28 19:00:51,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:51,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:00:51,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:00:51,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:00:53,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:00:53,390 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:00:53,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:00:53,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:00:53 GMT 2018-12-28 19:00:53,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:00:53,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:00:53,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:00:58,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:00,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:00,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:00,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:00,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:00,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:51.694Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:51.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:52.530Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:52.530Z", "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": "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-12-28T19:00:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:52.530Z", "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-12-28T19:00:52.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:54.371Z", "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": "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-12-28T19:00:54.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:54.371Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:54.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:56.257Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:56.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:59.700Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:59.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:00:59.700Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:00:59.700Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 353, "offset": 344, "size": 50}}} 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:00 GMT 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6519 2018-12-28 19:01:00,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:00,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:01:00,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:01:00,434 - 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-12-28 19:01:00,434 - 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-12-28 19:01:00,434 - 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-12-28 19:01:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:01:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-12-28 19:01:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:01:00,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:00,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:00,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:00,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:00,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:00,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:00,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:00,697 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:00 GMT 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:00,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:05,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:05,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:05,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:05,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:05,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.057Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.057Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.231Z", "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": "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-12-28T19:01:01.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.231Z", "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": "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-12-28T19:01:01.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.231Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:01.310Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:01.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f7c31e80-2c24-4463-b036-207a4579fbf2"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:02.312Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (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.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-28T19:01:02.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:02.312Z", "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-12-28T19:01:02.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:04.257Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:04.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:05.338Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:05.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 371, "offset": 353, "size": 50}}} 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:05 GMT 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12289 2018-12-28 19:01:05,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:05,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,826 - 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-12-28 19:01:05,827 - 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-12-28 19:01:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:01:05,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:05,828 - 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.6 on port 22: Unable to connect to port 22 on 192.168.120.6 (tried 1 time) 2018-12-28 19:01:05,829 - 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-12-28 19:01:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:05,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:05,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:05,934 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:05,934 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:05,935 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:05 GMT 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:05,935 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:10,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:11,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:11,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:11,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:11,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:11,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:07.034Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:07.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c665fe8d-57ad-4748-8e7e-01eb050749dc"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:07.204Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:07.204Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:07.690Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:07.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:07.690Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:07.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:08.592Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:08.592Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:08.930Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:08.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:09.427Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:09.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}], "metadata": {"pagination": {"total": 387, "offset": 371, "size": 50}}} 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:11 GMT 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8629 2018-12-28 19:01:11,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:01:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:01:11,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:11,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:01:11,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:11,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:11,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:11,594 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:11,594 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:11 GMT 2018-12-28 19:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:11,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:16,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:16,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:16,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:16,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:12.899Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:12.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "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-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:13.443Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:13.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:14.482Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:14.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:14.482Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:14.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:14.482Z", "message": "Creating Agent proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:14.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:14.482Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:14.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:14.482Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:14.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:14.482Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ke8eam/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:14.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.026Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}], "metadata": {"pagination": {"total": 423, "offset": 387, "size": 50}}} 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:16 GMT 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20002 2018-12-28 19:01:16,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:16,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,702 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:01:16,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_ke8eam 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:01:16,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_ke8eam/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:16,705 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:01:16,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:17,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:17,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:17,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:17,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:17,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:17,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:17,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:17,194 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:17,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:17,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:17 GMT 2018-12-28 19:01:17,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:17,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:17,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:22,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:22,298 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:22,298 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:22,298 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:22,298 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_ke8eam/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ke8eam/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ke8eam/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_ke8eam', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ke8eam/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ke8eam', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "/home/ubuntu/proxy_host_ke8eam/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-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.669Z", "message": "Successfully created daemon: proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b2b582f6-77ab-4c90-8722-62e17de96952"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:16.973Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:16.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:17.989Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:17.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:17.989Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:17.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:17.989Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:17.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:17.989Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:17.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:17.989Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:17.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:18.124Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:18.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "Configuring Agent proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.135Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:19.928Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:19.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:20.001Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:20.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:20.475Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:20.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:20.475Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:20.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:20.475Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:20.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:20.475Z", "message": "Successfully configured daemon: proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:20.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2d2735c0-4955-4166-a508-03213af7f830"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.035Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.035Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.035Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}], "metadata": {"pagination": {"total": 480, "offset": 423, "size": 50}}} 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:22 GMT 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28383 2018-12-28 19:01:22,299 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_ke8eam/env 2018-12-28 19:01:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_ke8eam/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_ke8eam/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_ke8eam', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_ke8eam/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_ke8eam', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:01:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:01:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:01:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_ke8eam/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-12-28 19:01:22,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_ke8eam 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:22,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_ke8eam 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:01:22,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_ke8eam 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:22,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:22,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:22,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:22,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:22,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:22,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:22,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:22,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:22,614 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:22,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:22,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:22 GMT 2018-12-28 19:01:22,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:22,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:22,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:27,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:27,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:27,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:27,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:27,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Starting Agent proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:21.498Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:21.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.294Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.294Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.294Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "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-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:22.522Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:22.522Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.510Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.510Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.602Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.602Z", "message": "Creating Agent ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.602Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.602Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.602Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:23.602Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_m1unp5/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:23.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:24.517Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:24.517Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:24.517Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:24.517Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:24.517Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 582, "offset": 473, "size": 50}}} 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:27 GMT 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:27,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27313 2018-12-28 19:01:27,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_ke8eam 2018-12-28 19:01:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:01:27,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:27,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-28 19:01:27,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-28 19:01:27,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_m1unp5 2018-12-28 19:01:27,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_m1unp5/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:27,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:28,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:28,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:28,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:28,582 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:28 GMT 2018-12-28 19:01:28,582 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:28,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:28,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:33,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:34,003 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:24.614Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:24.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fa3983f6-34ff-444a-b386-d731d68c26db"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:24.614Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:24.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c103f331-9e4d-48d2-afab-ac0b9935e256"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.543Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.543Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_m1unp5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_m1unp5/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': 'ellis_host_m1unp5', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_m1unp5/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_m1unp5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "[localhost] run: /home/ubuntu/proxy_host_ke8eam/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_ke8eam start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Successfully started daemon: proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "41ace6ad-0b8a-45f0-b4f2-2083e0666ac1"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_m1unp5/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Successfully created daemon: ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "/home/ubuntu/ellis_host_m1unp5/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-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:25.636Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:25.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "baf60639-765d-4b0e-bd27-4d8e0e1294c5"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 773, "offset": 523, "size": 50}}} 2018-12-28 19:01:34,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:34,004 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:34 GMT 2018-12-28 19:01:34,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:34,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28131 2018-12-28 19:01:34,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:01:34,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:01:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:01:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:01:34,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:01:34,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:01:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_m1unp5/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_m1unp5/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': 'ellis_host_m1unp5', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_m1unp5/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_m1unp5', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:01:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_ke8eam/env/bin/pip freeze 2018-12-28 19:01:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_ke8eam start 2018-12-28 19:01:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:01:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_ke8eam 2018-12-28 19:01:34,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_m1unp5/env 2018-12-28 19:01:34,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:01:34,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_m1unp5 2018-12-28 19:01:34,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_m1unp5/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-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:01:34,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:34,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:34,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:34,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-28 19:01:34,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:34,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:34,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:34,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:34,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:34,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:34,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:34,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:34,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:34,267 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:34,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:34,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:34 GMT 2018-12-28 19:01:34,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:34,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:34,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:39,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:40,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.557Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2c23cfcd-b3aa-4d07-a32d-8eaacd330ba9"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "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-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "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-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:26.655Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:26.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.667Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.667Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.667Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "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-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Configuring Agent ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Removing directory: /tmp/tmpiQ3bja", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d6bc46a0-2e82-4677-9368-f74b1d695f0d"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:27.691Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:27.691Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.349Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.349Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.349Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.349Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.349Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.349Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_j0aevp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}], "metadata": {"pagination": {"total": 934, "offset": 573, "size": 50}}} 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:40,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:40 GMT 2018-12-28 19:01:40,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:40,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27563 2018-12-28 19:01:40,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-12-28 19:01:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:01:40,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:01:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:01:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:01:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:01:40,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:01:40,062 - 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-12-28 19:01:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_m1unp5 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpiQ3bja 2018-12-28 19:01:40,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:01:40,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_j0aevp/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:40,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:01:40,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:40,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:40,207 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:40,207 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:40,207 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:40,207 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:40,207 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:40,208 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:40 GMT 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:40,208 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:45,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:46,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:46,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:46,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:46,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "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-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_j0aevp/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "7d42a036-ef1f-456f-b552-1d25dcebcdaf"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:29.433Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:29.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.380Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.380Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.380Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.380Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Starting Agent ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}], "metadata": {"pagination": {"total": 1098, "offset": 623, "size": 50}}} 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:46 GMT 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27382 2018-12-28 19:01:46,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:46,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:01:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:01:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:01:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:01:46,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:01:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:01:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_j0aevp/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:01:46,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:01:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:01:46,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:01:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_m1unp5 2018-12-28 19:01:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:46,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:46,032 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:46,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:46,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:46,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:46,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:46,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:46,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:46,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:46,664 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:46,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:46,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:46 GMT 2018-12-28 19:01:46,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:46,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:46,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:51,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:51,919 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Creating Agent vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "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-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:30.454Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:30.454Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.481Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.481Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.481Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.481Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.481Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_j0aevp/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_1ydzag/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_j0aevp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_j0aevp/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_j0aevp', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_j0aevp/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_j0aevp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "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-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}], "metadata": {"pagination": {"total": 1223, "offset": 673, "size": 50}}} 2018-12-28 19:01:51,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:51,920 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:51 GMT 2018-12-28 19:01:51,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:51,920 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28284 2018-12-28 19:01:51,920 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:51,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:01:51,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_1ydzag 2018-12-28 19:01:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:01:51,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:01:51,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_j0aevp/env 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:01:51,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_1ydzag/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:51,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:01:51,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:51,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:01:51,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_j0aevp/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_j0aevp/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_j0aevp', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_j0aevp/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_j0aevp', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:01:51,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:01:51,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:51,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:51,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:51,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:51,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:51,999 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:51 GMT 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:51,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:57,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:01:57,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:57,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_j0aevp/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_1ydzag/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:31.509Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.365Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_1ydzag/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "/home/ubuntu/vellum_host_1ydzag/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-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "proxy_node_3z2mqb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VUQ9H/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d2899213-ba2e-4e3c-8edd-9fbd2a0f4d1c"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_1ydzag/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_1ydzag/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_1ydzag', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_1ydzag/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_1ydzag', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_h5t9q3/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Creating Agent bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Successfully created daemon: dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Successfully created daemon: vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3c0ba2d5-88a9-41d7-9395-9313b8d9316f"}, {"node_instance_id": "proxy_node_3z2mqb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Executing: /tmp/VUQ9H/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d2899213-ba2e-4e3c-8edd-9fbd2a0f4d1c"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:33.645Z", "message": "/home/ubuntu/dime_host_j0aevp/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-12-28T19:01:33.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "15d96ed0-b15c-42fb-a03c-656292fad867"}], "metadata": {"pagination": {"total": 1296, "offset": 723, "size": 50}}} 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:57 GMT 2018-12-28 19:01:57,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:57,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28984 2018-12-28 19:01:57,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:01:57,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:01:57,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:01:57,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_j0aevp/env 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_1ydzag/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:57,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:01:57,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_1ydzag/env 2018-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_1ydzag/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-12-28 19:01:57,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VUQ9H/install_requirements.sh 2018-12-28 19:01:57,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_1ydzag/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_1ydzag/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_1ydzag', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_1ydzag/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_1ydzag', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:01:57,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:01:57,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:01:57,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:01:57,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:01:57,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_h5t9q3/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_h5t9q3 2018-12-28 19:01:57,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_j0aevp 2018-12-28 19:01:57,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_1ydzag 2018-12-28 19:01:57,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/VUQ9H/install_requirements.sh 2018-12-28 19:01:57,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:01:57,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_j0aevp/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-12-28 19:01:57,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:01:57,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:01:57,287 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:01:57,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:01:57,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:01:57 GMT 2018-12-28 19:01:57,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:01:57,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:01:57,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:02,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:02,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.431Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_h5t9q3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_h5t9q3/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_h5t9q3', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_h5t9q3/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_h5t9q3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Successfully started daemon: ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "3ae3cc18-fd51-4704-8534-5372f7239b31"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "[localhost] run: /home/ubuntu/ellis_host_m1unp5/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bed9c4e5-f54b-48e9-b4fd-12a8c6d3ad3f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_m1unp5 start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c6eec4d6-d665-4a60-b981-eb7dab58a690"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_h5t9q3/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bed9c4e5-f54b-48e9-b4fd-12a8c6d3ad3f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:34.933Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:34.933Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.453Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Configuring Agent dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Successfully created daemon: bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "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-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bed9c4e5-f54b-48e9-b4fd-12a8c6d3ad3f"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Configuring Agent vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "/home/ubuntu/bind_host_h5t9q3/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-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "922228fc-ff82-4fc8-850b-490ed4b4ced8"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "5253c4a0-9e33-4fe6-bc38-a4302f2255ec"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}], "metadata": {"pagination": {"total": 1350, "offset": 773, "size": 50}}} 2018-12-28 19:02:02,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:02,891 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:02 GMT 2018-12-28 19:02:02,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:02,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27948 2018-12-28 19:02:02,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:02,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:02:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:02:02,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_h5t9q3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_h5t9q3/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_h5t9q3', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_h5t9q3/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_h5t9q3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_m1unp5 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:02:02,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:02:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_m1unp5/env/bin/pip freeze 2018-12-28 19:02:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_m1unp5 start 2018-12-28 19:02:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:02:02,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_h5t9q3/env 2018-12-28 19:02:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:02:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:02:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:02:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:02:02,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:02:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_j0aevp 2018-12-28 19:02:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_h5t9q3 2018-12-28 19:02:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_1ydzag 2018-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_h5t9q3/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-12-28 19:02:02,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:02:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:02:02,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:02,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:03,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:03,001 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:03,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:03,001 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:02 GMT 2018-12-28 19:02:03,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:03,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:03,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:08,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:09,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:09,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:09,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "5253c4a0-9e33-4fe6-bc38-a4302f2255ec"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "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-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bed9c4e5-f54b-48e9-b4fd-12a8c6d3ad3f"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Configuring Agent dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Successfully created daemon: bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Removing directory: /tmp/tmpdpJykw", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bed9c4e5-f54b-48e9-b4fd-12a8c6d3ad3f"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "/home/ubuntu/bind_host_h5t9q3/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-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "957e08f4-6352-41c9-8bcf-115b2b34cdd4"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "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-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bed9c4e5-f54b-48e9-b4fd-12a8c6d3ad3f"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:35.957Z", "message": "Configuring Agent vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:35.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.464Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Successfully configured daemon: dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c73c0095-80f4-40d9-b52d-916bccca359d"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}], "metadata": {"pagination": {"total": 1373, "offset": 823, "size": 50}}} 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:09 GMT 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27555 2018-12-28 19:02:09,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-12-28 19:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:09,505 - 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-12-28 19:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:02:09,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_j0aevp 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_h5t9q3 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpdpJykw 2018-12-28 19:02:09,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:02:09,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_h5t9q3/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-12-28 19:02:09,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:09,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_1ydzag 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:09,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-12-28 19:02:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:02:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:09,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:02:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_j0aevp 2018-12-28 19:02:09,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:09,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:09,743 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:09,744 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:09,744 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:09 GMT 2018-12-28 19:02:09,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:09,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:09,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:14,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:15,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:15,038 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:15,038 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:15,038 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:15,038 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Successfully configured daemon: vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "fe778ce0-40f1-4ac1-a89a-8549652886de"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:36.989Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:36.989Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:37.477Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:37.477Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:37.477Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:37.477Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:37.477Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:37.477Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Successfully configured daemon: bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Configuring Agent bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:38.340Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:38.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c4f02914-f934-41e8-af67-313f80c9de73"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.150Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}], "metadata": {"pagination": {"total": 1386, "offset": 873, "size": 50}}} 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:15 GMT 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26854 2018-12-28 19:02:15,039 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:15,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_1ydzag 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:15,042 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:15,043 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_h5t9q3 2018-12-28 19:02:15,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_h5t9q3 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:15,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:15,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:15,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:15,159 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:15 GMT 2018-12-28 19:02:15,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:15,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:15,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:20,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:20,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Starting Agent vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:39.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:39.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:40.722Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:40.722Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:40.722Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:40.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Starting Agent dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "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-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Creating Agent bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_rmaryn/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}], "metadata": {"pagination": {"total": 1394, "offset": 923, "size": 50}}} 2018-12-28 19:02:20,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:20,845 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:20 GMT 2018-12-28 19:02:20,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:20,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27534 2018-12-28 19:02:20,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:20,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_1ydzag 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:20,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:02:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_j0aevp 2018-12-28 19:02:20,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:02:20,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:02:20,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-12-28 19:02:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_rmaryn 2018-12-28 19:02:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:02:20,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:02:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_rmaryn/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:20,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:20,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:20,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:20,992 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:20,993 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:20 GMT 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:20,993 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:20,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:25,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:26,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:26,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:26,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:26,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:41.031Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:41.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_dwom0x/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Creating Agent sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "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-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}], "metadata": {"pagination": {"total": 1405, "offset": 973, "size": 50}}} 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:26 GMT 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27868 2018-12-28 19:02:26,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:26,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:02:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:02:26,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_dwom0x/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_dwom0x 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-12-28 19:02:26,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:26,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:26,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:26,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:26,213 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:26 GMT 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:26,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:26,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:31,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:31,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:31,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:42.033Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:42.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.003Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.003Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_rmaryn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_rmaryn/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_rmaryn', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_rmaryn/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_rmaryn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_rmaryn/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_1ydzag start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Successfully started daemon: vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "21aba258-0210-4a5e-a1e4-07bc1d44104e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Creating Agent homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.141Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_6rilut/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.803Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.803Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:43.803Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:43.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Successfully started daemon: dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "/home/ubuntu/bono_host_rmaryn/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-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_dwom0x/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_dwom0x/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_dwom0x/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_dwom0x', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_dwom0x/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_dwom0x', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "be5261dd-06eb-47fb-9f0b-de9a1b263abb"}], "metadata": {"pagination": {"total": 1409, "offset": 1023, "size": 50}}} 2018-12-28 19:02:31,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:31,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:31 GMT 2018-12-28 19:02:31,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:31,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29448 2018-12-28 19:02:31,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:31,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:31,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:02:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-12-28 19:02:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_rmaryn/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_rmaryn/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_rmaryn', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_rmaryn/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_rmaryn', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:02:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_rmaryn/env 2018-12-28 19:02:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_1ydzag start 2018-12-28 19:02:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_1ydzag 2018-12-28 19:02:31,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_6rilut 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.7:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_6rilut/cloudify/ssl/cloudify_internal_cert.pem 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:31,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_j0aevp 2018-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_rmaryn/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-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_dwom0x/env 2018-12-28 19:02:31,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_dwom0x/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_dwom0x/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_dwom0x', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_dwom0x/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_dwom0x', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:31,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:31,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:32,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:32,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:32,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:32,027 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:32 GMT 2018-12-28 19:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:32,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:37,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:37,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_dwom0x/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_dwom0x/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_dwom0x', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_dwom0x/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_dwom0x', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Successfully created daemon: sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_dwom0x/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "752b8f3c-7eab-42a9-bf3a-4975b0a3b363"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "/home/ubuntu/bono_host_rmaryn/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-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "84844e97-fe16-4e64-ac6f-6149f4bdca19"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Successfully started daemon: dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_j0aevp start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6a6f3877-c807-49be-8935-3677ee20d89e"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:44.493Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:44.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "be5261dd-06eb-47fb-9f0b-de9a1b263abb"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.041Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "[localhost] run: /home/ubuntu/dime_host_j0aevp/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "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-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "be5261dd-06eb-47fb-9f0b-de9a1b263abb"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "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-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "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-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "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-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "be5261dd-06eb-47fb-9f0b-de9a1b263abb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "be5261dd-06eb-47fb-9f0b-de9a1b263abb"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_6rilut/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_6rilut/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_6rilut', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_6rilut/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_6rilut', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Starting Agent bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_6rilut/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "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-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "be5261dd-06eb-47fb-9f0b-de9a1b263abb"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}], "metadata": {"pagination": {"total": 1410, "offset": 1073, "size": 50}}} 2018-12-28 19:02:37,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:37,177 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:37 GMT 2018-12-28 19:02:37,177 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:37,177 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29324 2018-12-28 19:02:37,177 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_dwom0x/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_dwom0x/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_dwom0x', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_dwom0x/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_dwom0x', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:02:37,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_dwom0x 2018-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_dwom0x/env 2018-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_rmaryn/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-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_j0aevp 2018-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_j0aevp start 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:37,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:02:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:37,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_j0aevp/env/bin/pip freeze 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:02:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:02:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-12-28 19:02:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.7', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_6rilut/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_6rilut/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_6rilut', 'REST_HOST': '192.168.120.7', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_6rilut/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_6rilut', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DwgDsA.bREicdswKeTocSmEX_6zo_1W64o'} 2018-12-28 19:02:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_h5t9q3 2018-12-28 19:02:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_6rilut/env 2018-12-28 19:02:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:37,185 - 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-12-28 19:02:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:37,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:37,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:37,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:37,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:37,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:37,335 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:37 GMT 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:37,335 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:42,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:42,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:42,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:45.557Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:45.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:46.079Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:46.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:46.079Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:46.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Configuring Agent bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Successfully created daemon: homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "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-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "/home/ubuntu/homer_host_6rilut/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-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Successfully configured daemon: bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Removing directory: /tmp/tmpCcV3zc", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "163e232b-5c3c-420a-9102-b5cb28c18d1a"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cb66115d-5a1a-45d8-9b95-310317aa3e2a"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.077Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "cd2528c7-163f-47bb-b902-bdc7a9569c82"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.205Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.205Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.205Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:47.205Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:47.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Configuring Agent sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Successfully configured daemon: sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.172Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "4f699395-e33a-41ba-af23-9c006df29dae"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1441, "offset": 1123, "size": 50}}} 2018-12-28 19:02:42,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:42,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:42 GMT 2018-12-28 19:02:42,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:42,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27432 2018-12-28 19:02:42,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:42,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_rmaryn 2018-12-28 19:02:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_6rilut 2018-12-28 19:02:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-12-28 19:02:42,477 - 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-12-28 19:02:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_6rilut/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-12-28 19:02:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:02:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:02:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_rmaryn 2018-12-28 19:02:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpCcV3zc 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:42,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_dwom0x 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_dwom0x 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:42,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:42,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:42,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:42,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:02:42,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:42,550 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:42,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:42 GMT 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:42,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:42,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:47,557 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:47,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:47,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:48.386Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:48.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:50.105Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:50.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:50.105Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_h5t9q3 start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:50.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:50.105Z", "message": "Successfully started daemon: bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:50.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67d61123-3246-40d9-a42a-2c4b5cbca9ac"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:50.232Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:50.232Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.108Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "[localhost] run: /home/ubuntu/bind_host_h5t9q3/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Configuring Agent homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Starting Agent bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:51.247Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:51.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}], "metadata": {"pagination": {"total": 1445, "offset": 1173, "size": 50}}} 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:47 GMT 2018-12-28 19:02:47,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:47,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26869 2018-12-28 19:02:47,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_h5t9q3 start 2018-12-28 19:02:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_h5t9q3 2018-12-28 19:02:47,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:02:47,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:02:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:02:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:02:47,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_h5t9q3/env/bin/pip freeze 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:47,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_6rilut 2018-12-28 19:02:47,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_rmaryn 2018-12-28 19:02:47,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:47,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:47,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:47,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:47,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:47,774 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:47 GMT 2018-12-28 19:02:47,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:47,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:47,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:52,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:52,945 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:52,946 - 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": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.120Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "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-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "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-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Successfully configured daemon: homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "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-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "672f7d11-947d-49ac-ac02-d5bdfd87bec9"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Starting Agent sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:52.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:52.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.137Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.137Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.137Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.137Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.137Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.137Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Removing directory: /tmp/tmpcUS4AL", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "bda21a13-90db-4301-84cf-3f76134ef53c"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Starting Agent homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:53.618Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:53.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:54.360Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:54.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:54.360Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:54.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:54.360Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:54.360Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:54.766Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:54.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1448, "offset": 1223, "size": 50}}} 2018-12-28 19:02:52,946 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:52,946 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:52 GMT 2018-12-28 19:02:52,946 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:52,946 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26807 2018-12-28 19:02:52,946 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:52,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-12-28 19:02:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:02:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:52,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:02:52,949 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_6rilut 2018-12-28 19:02:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,950 - 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-12-28 19:02:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-12-28 19:02:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-12-28 19:02:52,950 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_dwom0x 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:52,951 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:02:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,952 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpcUS4AL 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:02:52,953 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_6rilut 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:52,954 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:52,955 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:53,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:53,053 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:53 GMT 2018-12-28 19:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:53,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:58,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:02:58,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:58,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.537Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_rmaryn start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_dwom0x start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "Successfully started daemon: sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9034dead-ec31-4940-b628-f9cf95b06592"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "[localhost] run: /home/ubuntu/bono_host_rmaryn/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:55.635Z", "message": "Successfully started daemon: bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:55.635Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "f50559c3-3855-4dd3-a787-495ac106c84e"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.552Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:56.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "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-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "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-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "message": "[localhost] run: /home/ubuntu/sprout_host_dwom0x/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "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-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:56.652Z", "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-12-28T19:01:56.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.565Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "message": "Removing directory: /tmp/tmpU6UatP", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "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-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_6rilut start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "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-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ffcd941f-8c5f-4a7d-9d74-60cee0792aa1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "message": "Successfully started daemon: homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d03954ca-e989-4b05-89f4-143011a8cdf5"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:57.680Z", "message": "Removing directory: /tmp/tmpKdg3lV", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:57.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "29cf2158-77f4-4a99-929c-44d57cd27a64"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.607Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.607Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.762Z", "message": "[localhost] run: /home/ubuntu/homer_host_6rilut/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}], "metadata": {"pagination": {"total": 1448, "offset": 1273, "size": 50}}} 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:58 GMT 2018-12-28 19:02:58,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:58,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27047 2018-12-28 19:02:58,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:02:58,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:58,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:02:58,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:58,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:58,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:58,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:58,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_rmaryn start 2018-12-28 19:02:58,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_dwom0x start 2018-12-28 19:02:58,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_dwom0x 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_rmaryn/env/bin/pip freeze 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_rmaryn 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:58,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_dwom0x/env/bin/pip freeze 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-12-28 19:02:58,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:58,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpU6UatP 2018-12-28 19:02:58,348 - 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-12-28 19:02:58,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_6rilut start 2018-12-28 19:02:58,348 - 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-12-28 19:02:58,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_6rilut 2018-12-28 19:02:58,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-12-28 19:02:58,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpKdg3lV 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:02:58,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:02:58,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-28 19:02:58,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:58,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:02:58,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:02:58,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_6rilut/env/bin/pip freeze 2018-12-28 19:02:58,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:02:58,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:02:58,457 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:02:58,457 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:02:58 GMT 2018-12-28 19:02:58,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:02:58,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:02:58,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:03,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:03,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:03,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:03,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:03,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:03,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.762Z", "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-12-28T19:01:58.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.762Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.762Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:58.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:58.762Z", "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-12-28T19:01:58.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.792Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.792Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.792Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.792Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.792Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.792Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.876Z", "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-12-28T19:01:59.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:01:59.876Z", "message": "Removing directory: /tmp/tmpUEpikp", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:01:59.876Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "76c3e6ff-715d-4d16-988b-7450360341c9"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:01.230Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:01.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:02.317Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:02.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:02.317Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:02.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:02.317Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:02.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:03.818Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:03.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:03.818Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:03.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:03.818Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:03.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:03.818Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:03.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:03.818Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:03.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:03.818Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:03.818Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:05.107Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:05.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:06.501Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:06.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:06.501Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:06.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:06.501Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:06.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:06.501Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:06.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:07.655Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:07.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:07.655Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:07.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:07.655Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:07.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:08.724Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:08.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:08.724Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:08.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:08.724Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:08.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:08.724Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:08.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:10.443Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:10.443Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:12.524Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:12.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:12.524Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:12.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:12.524Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:12.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:12.524Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:12.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1448, "offset": 1323, "size": 50}}} 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:03 GMT 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26108 2018-12-28 19:03:03,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:03,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-12-28 19:03:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-12-28 19:03:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-12-28 19:03:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-12-28 19:03:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:03:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:03:03,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:03:03,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:03:03,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:03:03,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:03:03,695 - 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-12-28 19:03:03,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUEpikp 2018-12-28 19:03:03,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-12-28 19:03:03,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:03:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-12-28 19:03:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-12-28 19:03:03,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-12-28 19:03:03,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:03,701 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:03,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:03,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:03,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:03 GMT 2018-12-28 19:03:03,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:03,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:03,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:08,796 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:09,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:09,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:12.524Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:12.524Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:13.587Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:13.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:13.587Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:13.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:13.587Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:13.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:16.501Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:16.501Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:16.625Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:16.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:16.625Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:16.625Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:17.780Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:17.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:18.887Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:18.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:18.887Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:18.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:18.887Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:18.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:20.478Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:20.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:21.382Z", "message": "Downloaded scripts/bind/bind.py to /tmp/TZM1F/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:21.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:21.748Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:21.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:21.748Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:21.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:21.748Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:21.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:22.257Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:22.257Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:22.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:22.756Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:22.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:24.578Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:24.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:25.150Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:25.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:25.150Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:25.150Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_node_3z2mqb", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:25.706Z", "message": "Execution done (return_code=0): /tmp/VUQ9H/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:25.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d2899213-ba2e-4e3c-8edd-9fbd2a0f4d1c"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:26.189Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:26.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:27.164Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:27.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:28.176Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:28.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:29.158Z", "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-12-28T19:02:29.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:31.500Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:31.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:38.890Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:38.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "message": "[localhost] run: sudo mv /tmp/tmp2pMJLm /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "message": "[localhost] run: sudo mv /tmp/tmpbJgaEo /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "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-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:39.297Z", "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-12-28T19:02:39.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.383Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.383Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "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-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "The config dict: {'public_ip': u'172.30.9.201', '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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "[localhost] run: sudo mv /tmp/tmpRniFAs /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "[localhost] run: sudo mv /tmp/tmpZhuoFc /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "[localhost] run: sudo mv /tmp/tmpq7hmv9 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "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-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "message": "The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "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-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}], "metadata": {"pagination": {"total": 1448, "offset": 1373, "size": 50}}} 2018-12-28 19:03:09,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:09,107 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:09 GMT 2018-12-28 19:03:09,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:09,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26858 2018-12-28 19:03:09,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:09,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,108 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,109 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/TZM1F/bind.py 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:03:09,110 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:09,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:09,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/VUQ9H/install_requirements.sh 2018-12-28 19:03:09,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:03:09,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:03:09,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:03:09,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-12-28 19:03:09,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}. 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2pMJLm /etc/bind/named.conf.local 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbJgaEo /etc/clearwater/local_config 2018-12-28 19:03:09,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-12-28 19:03:09,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-12-28 19:03:09,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:03:09,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:03:09,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:03:09,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-12-28 19:03:09,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', '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.15', u'hss_hostname': u''}. 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRniFAs /etc/bind/db.clearwater.local 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpZhuoFc /etc/bind/db.clearwater.opnfv 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpq7hmv9 /etc/clearwater/shared_config 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:03:09,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.15', 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.15', u'hss_hostname': u''}. 2018-12-28 19:03:09,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:03:09,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:09,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:09,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:09,184 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:09 GMT 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:09,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:14,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:14,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:14,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:14,523 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "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-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:40.523Z", "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-12-28T19:02:40.523Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "816d9ad3-5b22-4a1b-a649-9e4641da3caf"}, {"node_instance_id": "bind_vmlrcj", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:41.295Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:41.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:41.295Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:41.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:41.295Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:41.295Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:41.539Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/PC4NL/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:41.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:41.539Z", "message": "Executing: /tmp/PC4NL/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:41.539Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:42.547Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:42.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:42.547Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:42.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:43.557Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:43.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:43.557Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:43.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:50.720Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h5t9q3\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\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\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://security.ubuntu.com trusty-security/main Translation-en\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://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nIgn http://repo.cw-ngv.com binary/ 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 4s (5,183 B/s)\nReading package lists...\n\nreal\t0m7.399s\nuser\t0m2.746s\nsys\t0m0.201s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:50.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:51.569Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:51.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:02:51.569Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:02:51.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}], "metadata": {"pagination": {"total": 1448, "offset": 1423, "size": 50}}} 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:14 GMT 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11661 2018-12-28 19:03:14,524 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:14,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:03:14,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:03:14,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:03:14,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:03:14,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:03:14,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/PC4NL/install-etcd.sh 2018-12-28 19:03:14,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PC4NL/install-etcd.sh 2018-12-28 19:03:14,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-12-28 19:03:14,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-12-28 19:03:14,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-12-28 19:03:14,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-12-28 19:03:14,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h5t9q3 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 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://security.ubuntu.com trusty-security/universe amd64 Packages 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://security.ubuntu.com trusty-security/main Translation-en 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://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Ign http://repo.cw-ngv.com binary/ 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 4s (5,183 B/s) Reading package lists... real 0m7.399s user 0m2.746s sys 0m0.201s 2018-12-28 19:03:14,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-12-28 19:03:14,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:03:14,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:14,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:14,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:14,722 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:14 GMT 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:14,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:19,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:19,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:19,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:19,911 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:19 GMT 2018-12-28 19:03:19,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:19,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:19,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:19,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:20,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:20,052 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:20,052 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:20 GMT 2018-12-28 19:03:20,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:20,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:20,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:25,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:25,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:25 GMT 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:25,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:25,250 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:25,250 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:25,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:25,251 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:25 GMT 2018-12-28 19:03:25,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:25,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:25,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:30,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:30,494 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:30 GMT 2018-12-28 19:03:30,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:30,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:30,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:30,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:30,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:30,567 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:30,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:30 GMT 2018-12-28 19:03:30,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:30,568 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:30,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:35,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:35,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:35,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:35,791 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:35 GMT 2018-12-28 19:03:35,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:35,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:35,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:35,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:35,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:35,891 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:35,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:35,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:35 GMT 2018-12-28 19:03:35,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:35,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:35,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:40,897 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:41,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:41,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:41,070 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:41 GMT 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:41,071 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:41,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:41,146 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:41,146 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:41,146 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:41,146 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:41,146 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:41,147 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:41 GMT 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:41,147 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:46,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:46,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:46,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:46,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:46,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:46,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:46,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:46 GMT 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:46,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:46,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:46,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:46,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:46,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:46,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:46,316 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:46 GMT 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:46,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:51,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:51,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:51,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:51 GMT 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:51,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:51,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:51,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:51,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:51,492 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:51,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:51,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:51 GMT 2018-12-28 19:03:51,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:51,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:51,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:56,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:03:56,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:56,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:56,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:56,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:56,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:56,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:56 GMT 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:03:56,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:03:56,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:03:56,688 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:03:56,688 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:03:56 GMT 2018-12-28 19:03:56,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:03:56,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:03:56,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:01,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:01,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:04:01,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:01,900 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:01 GMT 2018-12-28 19:04:01,900 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:01,900 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:04:01,900 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:01,900 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:01,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:01,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:01,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:01,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:01,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:01,986 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:01 GMT 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:01,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:06,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:07,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:07 GMT 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:07,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:07,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:07,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:07,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:07,161 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:07 GMT 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:07,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:12,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:12,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:04:12,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:12,294 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:12 GMT 2018-12-28 19:04:12,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:12,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:04:12,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:12,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:12,392 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:12,392 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:12,392 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:12,392 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:12,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:12,393 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:12 GMT 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:12,393 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:17,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:17,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1448, "offset": 1437, "size": 50}}} 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:17 GMT 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:17,515 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:17,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:17,704 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:17,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:17,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:17 GMT 2018-12-28 19:04:17,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:17,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:17,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:22,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:22,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:22,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:18.038Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h5t9q3\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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:32 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:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:36 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:37 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:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (11.8 MB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51415 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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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-164.214) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8977\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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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.715s\nuser\t0m18.965s\nsys\t0m9.298s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:18.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:18.600Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:18.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:18.600Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:18.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:19.616Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:2b:f6 \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe13:2bf6/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:76409 errors:0 dropped:0 overruns:0 frame:0\n TX packets:29840 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124039840 (124.0 MB) TX bytes:5087049 (5.0 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:198 errors:0 dropped:0 overruns:0 frame:0\n TX packets:198 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16586 (16.5 KB) TX bytes:16586 (16.5 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:19.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:19.616Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:01 ? 00:00:00 /sbin/init\nroot 2 0 0 19:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:01 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:01 ? 00:00:00 [migration/0]\nroot 14 2 0 19:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:01 ? 00:00:00 [migration/1]\nroot 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:01 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:01 ? 00:00:00 [khelper]\nroot 21 2 0 19:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:01 ? 00:00:00 [netns]\nroot 23 2 0 19:01 ? 00:00:00 [writeback]\nroot 24 2 0 19:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:01 ? 00:00:00 [bioset]\nroot 26 2 0 19:01 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:01 ? 00:00:00 [kblockd]\nroot 28 2 0 19:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:01 ? 00:00:00 [khubd]\nroot 30 2 0 19:01 ? 00:00:00 [md]\nroot 31 2 0 19:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:01 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:01 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:01 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:01 ? 00:00:00 [vmstat]\nroot 37 2 0 19:01 ? 00:00:00 [ksmd]\nroot 38 2 0 19:01 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:01 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:01 ? 00:00:00 [crypto]\nroot 53 2 0 19:01 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:01 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:01 ? 00:00:00 [vballoon]\nroot 56 2 0 19:01 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:01 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 19:01 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 19:01 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 19:01 ? 00:00:00 [deferwq]\nroot 80 2 0 19:01 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:01 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:01 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 19:01 ? 00:00:00 [kworker/u5:1]\nroot 556 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 570 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 19:01 ? 00:00:00 [kworker/u5:2]\nroot 822 2 0 19:01 ? 00:00:00 [kauditd]\nmessage+ 914 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 939 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 966 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 987 1 0 19:01 ? 00:00:00 rsyslogd\nroot 1053 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1056 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1060 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1061 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1063 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1112 1 0 19:01 ? 00:00:00 cron\ndaemon 1113 1 0 19:01 ? 00:00:00 atd\nroot 1120 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1135 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1201 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1457 2 0 19:01 ? 00:00:00 [kworker/1:2]\nubuntu 1663 1 0 19:01 ? 00:00:00 /home/ubuntu/bind_host_h5t9q3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h5t9q3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h5t9q3 --logging-server-logdir=/home/ubuntu/bind_host_h5t9q3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3%I.log --pidfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3.pid\nubuntu 1702 1663 0 19:01 ? 00:00:00 /home/ubuntu/bind_host_h5t9q3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h5t9q3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h5t9q3 --logging-server-logdir=/home/ubuntu/bind_host_h5t9q3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3%I.log --pidfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3.pid\nubuntu 1777 1 0 19:01 ? 00:00:01 python2.7 /home/ubuntu/bind_host_h5t9q3/env/bin/diamond --configfile /home/ubuntu/bind_host_h5t9q3/work/plugins/diamond/etc/diamond.conf\nbind 2450 1 0 19:02 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2502 1702 0 19:02 ? 00:00:00 /home/ubuntu/bind_host_h5t9q3/env/bin/python2.7 /home/ubuntu/bind_host_h5t9q3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-s4JTqR\nubuntu 2514 2502 0 19:02 ? 00:00:00 /bin/sh -c /tmp/PC4NL/install-etcd.sh\nubuntu 2515 2514 0 19:02 ? 00:00:00 /bin/bash -e /tmp/PC4NL/install-etcd.sh\nntp 8568 1 0 19:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8977 1 0 19:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9112 1 0 19:04 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380\nroot 9168 1 0 19:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9174 9168 0 19:04 ? 00:00:00 inotifywait -e create -qq .\nroot 9217 8977 0 19:04 ? 00:00:00 [check-monit-upt] \nroot 9221 8977 0 19:04 ? 00:00:00 [check-etcd-upti] \nroot 9222 8977 0 19:04 ? 00:00:00 [poll_etcd_clust] \nroot 9225 8977 0 19:04 ? 00:00:00 [poll_etcd.sh] \nubuntu 9432 2515 0 19:04 ? 00:00:00 /bin/bash -e /tmp/PC4NL/install-etcd.sh\nubuntu 9433 9432 0 19:04 ? 00:00:00 /bin/bash -e /tmp/PC4NL/install-etcd.sh\nroot 9434 9433 0 19:04 ? 00:00:00 sudo ps -edf\nroot 9435 9434 0 19:04 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:19.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:19.616Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:19.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:19.616Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:19.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:19.616Z", "message": "[etcd] => \nreal\t0m0.009s\nuser\t0m0.007s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:19.616Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:20.784Z", "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.15:2380 0.0.0.0:* LISTEN 9112/etcd \ntcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2450/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2450/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2450/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8977/monit \ntcp6 0 0 :::53 :::* LISTEN 2450/named \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2450/named \ntcp6 0 0 :::4000 :::* LISTEN 9112/etcd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8568/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8568/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8568/ntpd \nudp 0 0 0.0.0.0:45762 0.0.0.0:* 570/dhclient \nudp 0 0 192.168.120.15:53 0.0.0.0:* 2450/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2450/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 8568/ntpd \nudp6 0 0 ::1:123 :::* 8568/ntpd \nudp6 0 0 :::123 :::* 8568/ntpd \nudp6 0 0 :::2336 :::* 570/dhclient \nudp6 0 0 :::53 :::* 2450/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9230 914/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9513 1135/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11729 1663/python2.7 /tmp/cloudify-logging-server-1fc85.socket\nunix 2 [ ACC ] STREAM LISTENING 7127 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7559 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 14214 2502/python2.7 /tmp/ctx-VK6MPB.socket\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:20.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:20.784Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:20.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:20.784Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{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.008s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:20.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:20.784Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:20.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:20.784Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:20.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:21.809Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:21.809Z", "message": "[etcd] => /var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/auth.log\n/var/log/sysstat/sa28\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:21.809Z", "message": "[etcd] => [28-Dec-2018 19:04:05 UTC] clearwater-diags-monitor starting\n[28-Dec-2018 19:04:05 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:21.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:22.827Z", "message": "[etcd] => 2018-12-28 19:04:03.777065400 Stopping etcd clearwater-etcd\n2018-12-28 19:04:04.676099397 Restarting etcd clearwater-etcd\n2018-12-28 19:04:04.680618638 Configured ETCDCTL_PEERS: \n2018-12-28 19:04:04.681304650 Check for previous failed startup attempt\n2018-12-28 19:04:04.682363230 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-12-28 19:04:04.694205676 etcdctl returned 2\n2018-12-28 19:04:04.700026900 Creating new cluster...\n2018-12-28 19:04:04.702582341 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.15:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.15\n --name 192-168-120-15\n --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.15:2380\n --listen-peer-urls http://192.168.120.15:2380\n2018-12-28 19:04:04.704126726 Check we're actually a member of the cluster\n2018-12-28 19:04:04.712860789 Wait for etcd to startup\n2018-12-28 19:04:05.721821453 Etcd started successfully\n2018-12-28 19:04:04.726267 I | etcdmain: etcd Version: 3.1.7\n2018-12-28 19:04:04.726306 I | etcdmain: Git SHA: 43b7507\n2018-12-28 19:04:04.726310 I | etcdmain: Go Version: go1.7.5\n2018-12-28 19:04:04.726313 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-28 19:04:04.726317 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-28 19:04:04.726372 I | embed: listening for peers on http://192.168.120.15:2380\n2018-12-28 19:04:04.726410 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-28 19:04:04.789632 I | etcdserver: name = 192-168-120-15\n2018-12-28 19:04:04.789644 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15\n2018-12-28 19:04:04.789648 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member\n2018-12-28 19:04:04.789652 I | etcdserver: heartbeat = 100ms\n2018-12-28 19:04:04.789655 I | etcdserver: election = 1000ms\n2018-12-28 19:04:04.789658 I | etcdserver: snapshot count = 10000\n2018-12-28 19:04:04.789663 I | etcdserver: advertise client URLs = http://192.168.120.15:4000\n2018-12-28 19:04:04.789667 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380\n2018-12-28 19:04:04.789685 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380\n2018-12-28 19:04:05.105595 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e\n2018-12-28 19:04:05.105629 I | raft: ca6a20ed546c7237 became follower at term 0\n2018-12-28 19:04:05.105644 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-28 19:04:05.105651 I | raft: ca6a20ed546c7237 became follower at term 1\n2018-12-28 19:04:05.269689 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-28 19:04:05.270596 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-12-28 19:04:06.105956 I | raft: ca6a20ed546c7237 is starting a new election at term 1\n2018-12-28 19:04:06.106146 I | raft: ca6a20ed546c7237 became candidate at term 2\n2018-12-28 19:04:06.106232 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2\n2018-12-28 19:04:06.106248 I | raft: ca6a20ed546c7237 became leader at term 2\n2018-12-28 19:04:06.106255 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2\n2018-12-28 19:04:06.106447 I | etcdserver: setting up the initial cluster version to 3.1\n2018-12-28 19:04:06.119262 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-28 19:04:06.119291 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-28 19:04:06.119311 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e\n2018-12-28 19:04:06.119388 I | embed: ready to serve client requests\n2018-12-28 19:04:06.119663 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-12-28 19:04:06.120279 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:36943\n2018-12-28 19:04:06.120519 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:36942\n2018-12-28 19:04:06.123644 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:36950\n2018-12-28 19:04:08.241756 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:36951\n2018-12-28 19:04:08.248685 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:36952\n2018-12-28 19:04:08.251387 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:36953\n2018-12-28 19:04:18.476384 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:36954\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:22.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:22.827Z", "message": "Execution done (return_code=0): /tmp/PC4NL/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:22.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:22.827Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:22.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}, {"node_instance_id": "bind_vmlrcj", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:22.827Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:22.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2ccaa5e3-b399-4b6e-9e78-fcbed82d8c8e"}], "metadata": {"pagination": {"total": 1466, "offset": 1437, "size": 50}}} 2018-12-28 19:04:22,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:22,874 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:22 GMT 2018-12-28 19:04:22,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:22,874 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 74246 2018-12-28 19:04:22,874 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:22,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-h5t9q3 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 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:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:30 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:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:32 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:33 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:36 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:37 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:38 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 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.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 7s (11.8 MB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51415 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-164.214) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8977 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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.715s user 0m18.965s sys 0m9.298s 2018-12-28 19:04:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-12-28 19:04:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-12-28 19:04:22,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:13:2b:f6 inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe13:2bf6/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:76409 errors:0 dropped:0 overruns:0 frame:0 TX packets:29840 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124039840 (124.0 MB) TX bytes:5087049 (5.0 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:198 errors:0 dropped:0 overruns:0 frame:0 TX packets:198 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16586 (16.5 KB) TX bytes:16586 (16.5 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2018-12-28 19:04:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:01 ? 00:00:00 /sbin/init root 2 0 0 19:01 ? 00:00:00 [kthreadd] root 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:01 ? 00:00:00 [kworker/0:0] root 5 2 0 19:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:01 ? 00:00:00 [rcu_sched] root 8 2 0 19:01 ? 00:00:00 [rcuos/0] root 9 2 0 19:01 ? 00:00:00 [rcuos/1] root 10 2 0 19:01 ? 00:00:00 [rcu_bh] root 11 2 0 19:01 ? 00:00:00 [rcuob/0] root 12 2 0 19:01 ? 00:00:00 [rcuob/1] root 13 2 0 19:01 ? 00:00:00 [migration/0] root 14 2 0 19:01 ? 00:00:00 [watchdog/0] root 15 2 0 19:01 ? 00:00:00 [watchdog/1] root 16 2 0 19:01 ? 00:00:00 [migration/1] root 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:01 ? 00:00:00 [kworker/1:0] root 19 2 0 19:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:01 ? 00:00:00 [khelper] root 21 2 0 19:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:01 ? 00:00:00 [netns] root 23 2 0 19:01 ? 00:00:00 [writeback] root 24 2 0 19:01 ? 00:00:00 [kintegrityd] root 25 2 0 19:01 ? 00:00:00 [bioset] root 26 2 0 19:01 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:01 ? 00:00:00 [kblockd] root 28 2 0 19:01 ? 00:00:00 [ata_sff] root 29 2 0 19:01 ? 00:00:00 [khubd] root 30 2 0 19:01 ? 00:00:00 [md] root 31 2 0 19:01 ? 00:00:00 [devfreq_wq] root 32 2 0 19:01 ? 00:00:00 [kworker/0:1] root 34 2 0 19:01 ? 00:00:00 [khungtaskd] root 35 2 0 19:01 ? 00:00:00 [kswapd0] root 36 2 0 19:01 ? 00:00:00 [vmstat] root 37 2 0 19:01 ? 00:00:00 [ksmd] root 38 2 0 19:01 ? 00:00:00 [khugepaged] root 39 2 0 19:01 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:01 ? 00:00:00 [crypto] root 53 2 0 19:01 ? 00:00:00 [kthrotld] root 54 2 0 19:01 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:01 ? 00:00:00 [vballoon] root 56 2 0 19:01 ? 00:00:00 [kworker/1:1] root 57 2 0 19:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:01 ? 00:00:00 [scsi_eh_1] root 59 2 0 19:01 ? 00:00:00 [kworker/u4:2] root 60 2 0 19:01 ? 00:00:00 [kworker/u4:3] root 79 2 0 19:01 ? 00:00:00 [deferwq] root 80 2 0 19:01 ? 00:00:00 [charger_manager] root 124 2 0 19:01 ? 00:00:00 [kpsmoused] root 142 2 0 19:01 ? 00:00:00 [kworker/0:2] root 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 19:01 ? 00:00:00 [kworker/u5:1] root 556 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon root 570 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:01 ? 00:00:00 [kworker/u5:2] root 822 2 0 19:01 ? 00:00:00 [kauditd] message+ 914 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 939 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 966 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon syslog 987 1 0 19:01 ? 00:00:00 rsyslogd root 1053 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1056 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1060 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1061 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1063 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1112 1 0 19:01 ? 00:00:00 cron daemon 1113 1 0 19:01 ? 00:00:00 atd root 1120 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1135 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1201 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1457 2 0 19:01 ? 00:00:00 [kworker/1:2] ubuntu 1663 1 0 19:01 ? 00:00:00 /home/ubuntu/bind_host_h5t9q3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h5t9q3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h5t9q3 --logging-server-logdir=/home/ubuntu/bind_host_h5t9q3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3%I.log --pidfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3.pid ubuntu 1702 1663 0 19:01 ? 00:00:00 /home/ubuntu/bind_host_h5t9q3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_h5t9q3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_h5t9q3 --logging-server-logdir=/home/ubuntu/bind_host_h5t9q3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3%I.log --pidfile=/home/ubuntu/bind_host_h5t9q3/work/bind_host_h5t9q3.pid ubuntu 1777 1 0 19:01 ? 00:00:01 python2.7 /home/ubuntu/bind_host_h5t9q3/env/bin/diamond --configfile /home/ubuntu/bind_host_h5t9q3/work/plugins/diamond/etc/diamond.conf bind 2450 1 0 19:02 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2502 1702 0 19:02 ? 00:00:00 /home/ubuntu/bind_host_h5t9q3/env/bin/python2.7 /home/ubuntu/bind_host_h5t9q3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-s4JTqR ubuntu 2514 2502 0 19:02 ? 00:00:00 /bin/sh -c /tmp/PC4NL/install-etcd.sh ubuntu 2515 2514 0 19:02 ? 00:00:00 /bin/bash -e /tmp/PC4NL/install-etcd.sh ntp 8568 1 0 19:03 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8977 1 0 19:04 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9112 1 0 19:04 ? 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.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 root 9168 1 0 19:04 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9174 9168 0 19:04 ? 00:00:00 inotifywait -e create -qq . root 9217 8977 0 19:04 ? 00:00:00 [check-monit-upt] root 9221 8977 0 19:04 ? 00:00:00 [check-etcd-upti] root 9222 8977 0 19:04 ? 00:00:00 [poll_etcd_clust] root 9225 8977 0 19:04 ? 00:00:00 [poll_etcd.sh] ubuntu 9432 2515 0 19:04 ? 00:00:00 /bin/bash -e /tmp/PC4NL/install-etcd.sh ubuntu 9433 9432 0 19:04 ? 00:00:00 /bin/bash -e /tmp/PC4NL/install-etcd.sh root 9434 9433 0 19:04 ? 00:00:00 sudo ps -edf root 9435 9434 0 19:04 ? 00:00:00 ps -edf real 0m0.009s user 0m0.005s sys 0m0.005s 2018-12-28 19:04:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-12-28 19:04:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-12-28 19:04:22,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.009s user 0m0.007s sys 0m0.004s 2018-12-28 19:04:22,878 - 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.15:2380 0.0.0.0:* LISTEN 9112/etcd tcp 0 0 192.168.120.15:53 0.0.0.0:* LISTEN 2450/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2450/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2450/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8977/monit tcp6 0 0 :::53 :::* LISTEN 2450/named tcp6 0 0 :::22 :::* LISTEN 1108/sshd tcp6 0 0 ::1:953 :::* LISTEN 2450/named tcp6 0 0 :::4000 :::* LISTEN 9112/etcd udp 0 0 192.168.120.15:123 0.0.0.0:* 8568/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8568/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8568/ntpd udp 0 0 0.0.0.0:45762 0.0.0.0:* 570/dhclient udp 0 0 192.168.120.15:53 0.0.0.0:* 2450/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2450/named udp 0 0 0.0.0.0:68 0.0.0.0:* 570/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 8568/ntpd udp6 0 0 ::1:123 :::* 8568/ntpd udp6 0 0 :::123 :::* 8568/ntpd udp6 0 0 :::2336 :::* 570/dhclient udp6 0 0 :::53 :::* 2450/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9230 914/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9513 1135/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11729 1663/python2.7 /tmp/cloudify-logging-server-1fc85.socket unix 2 [ ACC ] STREAM LISTENING 7127 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7559 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 14214 2502/python2.7 /tmp/ctx-VK6MPB.socket real 0m0.008s user 0m0.003s sys 0m0.004s 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{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.008s user 0m0.000s sys 0m0.007s 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/clearwater-diags-monitor.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/auth.log /var/log/sysstat/sa28 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.002s 2018-12-28 19:04:22,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [28-Dec-2018 19:04:05 UTC] clearwater-diags-monitor starting [28-Dec-2018 19:04:05 UTC] Waiting for trigger files real 0m0.005s user 0m0.002s sys 0m0.003s 2018-12-28 19:04:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-12-28 19:04:03.777065400 Stopping etcd clearwater-etcd 2018-12-28 19:04:04.676099397 Restarting etcd clearwater-etcd 2018-12-28 19:04:04.680618638 Configured ETCDCTL_PEERS: 2018-12-28 19:04:04.681304650 Check for previous failed startup attempt 2018-12-28 19:04:04.682363230 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-12-28 19:04:04.694205676 etcdctl returned 2 2018-12-28 19:04:04.700026900 Creating new cluster... 2018-12-28 19:04:04.702582341 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.15:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.15 --name 192-168-120-15 --debug --initial-cluster 192-168-120-15=http://192.168.120.15:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.15:2380 --listen-peer-urls http://192.168.120.15:2380 2018-12-28 19:04:04.704126726 Check we're actually a member of the cluster 2018-12-28 19:04:04.712860789 Wait for etcd to startup 2018-12-28 19:04:05.721821453 Etcd started successfully 2018-12-28 19:04:04.726267 I | etcdmain: etcd Version: 3.1.7 2018-12-28 19:04:04.726306 I | etcdmain: Git SHA: 43b7507 2018-12-28 19:04:04.726310 I | etcdmain: Go Version: go1.7.5 2018-12-28 19:04:04.726313 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-28 19:04:04.726317 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-28 19:04:04.726372 I | embed: listening for peers on http://192.168.120.15:2380 2018-12-28 19:04:04.726410 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-28 19:04:04.789632 I | etcdserver: name = 192-168-120-15 2018-12-28 19:04:04.789644 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.15 2018-12-28 19:04:04.789648 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.15/member 2018-12-28 19:04:04.789652 I | etcdserver: heartbeat = 100ms 2018-12-28 19:04:04.789655 I | etcdserver: election = 1000ms 2018-12-28 19:04:04.789658 I | etcdserver: snapshot count = 10000 2018-12-28 19:04:04.789663 I | etcdserver: advertise client URLs = http://192.168.120.15:4000 2018-12-28 19:04:04.789667 I | etcdserver: initial advertise peer URLs = http://192.168.120.15:2380 2018-12-28 19:04:04.789685 I | etcdserver: initial cluster = 192-168-120-15=http://192.168.120.15:2380 2018-12-28 19:04:05.105595 I | etcdserver: starting member ca6a20ed546c7237 in cluster f59fb9088e78524e 2018-12-28 19:04:05.105629 I | raft: ca6a20ed546c7237 became follower at term 0 2018-12-28 19:04:05.105644 I | raft: newRaft ca6a20ed546c7237 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-28 19:04:05.105651 I | raft: ca6a20ed546c7237 became follower at term 1 2018-12-28 19:04:05.269689 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-28 19:04:05.270596 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-12-28 19:04:06.105956 I | raft: ca6a20ed546c7237 is starting a new election at term 1 2018-12-28 19:04:06.106146 I | raft: ca6a20ed546c7237 became candidate at term 2 2018-12-28 19:04:06.106232 I | raft: ca6a20ed546c7237 received MsgVoteResp from ca6a20ed546c7237 at term 2 2018-12-28 19:04:06.106248 I | raft: ca6a20ed546c7237 became leader at term 2 2018-12-28 19:04:06.106255 I | raft: raft.node: ca6a20ed546c7237 elected leader ca6a20ed546c7237 at term 2 2018-12-28 19:04:06.106447 I | etcdserver: setting up the initial cluster version to 3.1 2018-12-28 19:04:06.119262 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-28 19:04:06.119291 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-28 19:04:06.119311 I | etcdserver: published {Name:192-168-120-15 ClientURLs:[http://192.168.120.15:4000]} to cluster f59fb9088e78524e 2018-12-28 19:04:06.119388 I | embed: ready to serve client requests 2018-12-28 19:04:06.119663 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-12-28 19:04:06.120279 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:36943 2018-12-28 19:04:06.120519 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:36942 2018-12-28 19:04:06.123644 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:36950 2018-12-28 19:04:08.241756 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.15:36951 2018-12-28 19:04:08.248685 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.15:36952 2018-12-28 19:04:08.251387 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.15:36953 2018-12-28 19:04:18.476384 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.15/liveness-check remote:192.168.120.15:36954 real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-28 19:04:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/PC4NL/install-etcd.sh 2018-12-28 19:04:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-12-28 19:04:22,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-12-28 19:04:22,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:22,975 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:22,976 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:22,976 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:22,977 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:22 GMT 2018-12-28 19:04:22,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:22,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:22,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:27,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:28,149 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:28,149 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:28,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:28,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_vmlrcj", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:22.889Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:22.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bind_vmlrcj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:24.331Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:24.331Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.349Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.354Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZTUG1/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "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-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "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-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/DQR6V/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:25.869Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/6A1LI/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:25.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.362Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.362Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.362Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.362Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.362Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.362Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/0JJVS/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/129PR/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.15', 'name': u'bono-5t81b1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-iitubm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mv /tmp/tmpY7AyNY /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "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-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mv /tmp/tmp2xI_GI /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mv /tmp/tmpXlFX7c /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mv /tmp/tmp0JpqUE /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-hr8b5c', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-poa47z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}], "metadata": {"pagination": {"total": 1549, "offset": 1457, "size": 50}}} 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:28 GMT 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26440 2018-12-28 19:04:28,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:28,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:28,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:28,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/ZTUG1/clearwater.py 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/DQR6V/clearwater.py 2018-12-28 19:04:28,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/6A1LI/clearwater.py 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/0JJVS/clearwater.py 2018-12-28 19:04:28,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/129PR/clearwater.py 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.15', 'name': u'bono-5t81b1', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.14'}. 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'dime-iitubm', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.11'}. 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:04:28,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpY7AyNY /etc/dnsmasq.resolv.conf 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2xI_GI /etc/clearwater/local_config 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXlFX7c /etc/clearwater/local_config 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:28,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp0JpqUE /etc/clearwater/local_config 2018-12-28 19:04:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-hr8b5c', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-12-28 19:04:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:04:28,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'sprout-poa47z', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-12-28 19:04:28,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:28,422 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:28,422 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:28,422 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:28,422 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:28,422 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:28,423 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:28 GMT 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:28,423 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:33,429 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:35,629 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "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-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mv /tmp/tmpXlFX7c /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-hr8b5c', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mv /tmp/tmp2xI_GI /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "753edfb3-fcc5-445c-9ae9-7b28fe17582d"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:26.900Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:26.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.400Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.400Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HYVVU/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "11193ca8-8de3-4ce7-8eb5-8250e3ce698e"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo mv /tmp/tmpAb0yqv /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo mv /tmp/tmpgmbkNn /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo mv /tmp/tmpdPW6TB /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-2vxidp', 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-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "b21c6f16-3ba4-4256-9687-55404be2db07"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "426d382e-7b76-4325-af75-ad093d7606d2"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:27.926Z", "message": "[localhost] run: sudo mv /tmp/tmpbGJ7d5 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:27.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d761c046-b592-4307-85e4-d0f883b3d025"}, {"node_instance_id": "dime_iitubm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.451Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.451Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.451Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.451Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.451Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.959Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/ZIUI5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.959Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/G9DF2/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.959Z", "message": "Executing: /tmp/ZIUI5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:28.959Z", "message": "Executing: /tmp/G9DF2/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:28.959Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "homer_2vxidp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.499Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}], "metadata": {"pagination": {"total": 1603, "offset": 1507, "size": 50}}} 2018-12-28 19:04:35,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:35,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:35 GMT 2018-12-28 19:04:35,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:35,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26406 2018-12-28 19:04:35,630 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:35,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:04:35,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:35,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXlFX7c /etc/clearwater/local_config 2018-12-28 19:04:35,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'vellum-hr8b5c', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.13'}. 2018-12-28 19:04:35,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:35,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-12-28 19:04:35,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp2xI_GI /etc/clearwater/local_config 2018-12-28 19:04:35,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:04:35,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:04:35,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:35,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:35,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:35,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/HYVVU/append_proxy_snmp_conf.py 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:04:35,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-12-28 19:04:35,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:35,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAb0yqv /etc/clearwater/local_config 2018-12-28 19:04:35,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpgmbkNn /etc/dnsmasq.resolv.conf 2018-12-28 19:04:35,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpdPW6TB /etc/dnsmasq.resolv.conf 2018-12-28 19:04:35,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.15', 'name': u'homer-2vxidp', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-12-28 19:04:35,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:35,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:35,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbGJ7d5 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:35,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:35,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:35,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:35,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/ZIUI5/install-vellum.sh 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/G9DF2/install-dime.sh 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ZIUI5/install-vellum.sh 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/G9DF2/install-dime.sh 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:04:35,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:35,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:35,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-28 19:04:35,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-28 19:04:35,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-12-28 19:04:35,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-12-28 19:04:35,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:35,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:35,761 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:35,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:35,762 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:35 GMT 2018-12-28 19:04:35,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:35,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:35,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:40,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:40,866 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:40,866 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/OOFCE/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "Executing: /tmp/OOFCE/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "Executing: /tmp/T07GA/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:29.970Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/T07GA/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:29.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:30.987Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:30.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo mv /tmp/tmpKbTLFY /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo mv /tmp/tmpvGTE8F /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo mv /tmp/tmpCyIa93 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "da3bc153-6f36-4e6b-9198-597b589347f8"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.011Z", "message": "[localhost] run: sudo mv /tmp/tmpInc6WK /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "08b0be0c-7ef4-49b0-b31f-6066962aa531"}, {"node_instance_id": "ellis_28ubi6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.195Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:32.511Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:32.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:33.380Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MLMCF/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:33.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "8db1a7c1-fdfa-4737-bb60-6c3885d79cfb"}, {"node_instance_id": "ellis_28ubi6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:33.530Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:33.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:33.530Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:33.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:33.530Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:33.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:33.530Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:33.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:33.530Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:33.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:35.773Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/335CP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:35.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:36.058Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:36.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:36.061Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:36.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:36.061Z", "message": "Executing: /tmp/335CP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:36.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "bono_5t81b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:37.092Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:37.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:37.092Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:37.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:37.092Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:37.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:37.123Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:37.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:37.123Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:37.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:38.775Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/ARGUG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:38.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:38.775Z", "message": "Executing: /tmp/ARGUG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:38.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:38.775Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-j0aevp\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB]\nGet:7 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB]\nGet:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B]\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 [272 kB]\nGet:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\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.9 MB in 5s (2,276 kB/s)\nReading package lists...\n\nreal\t0m7.993s\nuser\t0m4.922s\nsys\t0m0.415s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:38.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:38.775Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:38.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:38.775Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:38.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:38.775Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:38.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:39.796Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:39.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:39.796Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:39.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:39.796Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6rilut\nIgn http://repo.cw-ngv.com binary/ 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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [167 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\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 [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [277 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [272 kB]\nGet:23 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 6s (2,045 kB/s)\nReading package lists...\n\nreal\t0m9.125s\nuser\t0m4.757s\nsys\t0m0.433s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:39.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:39.796Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:39.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}], "metadata": {"pagination": {"total": 1623, "offset": 1557, "size": 50}}} 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:40,867 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:40 GMT 2018-12-28 19:04:40,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:40,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35501 2018-12-28 19:04:40,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:40,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/OOFCE/install-sprout.sh 2018-12-28 19:04:40,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-12-28 19:04:40,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OOFCE/install-sprout.sh 2018-12-28 19:04:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T07GA/install-homer.sh 2018-12-28 19:04:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-12-28 19:04:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-12-28 19:04:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-12-28 19:04:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/T07GA/install-homer.sh 2018-12-28 19:04:40,870 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-12-28 19:04:40,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-12-28 19:04:40,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-12-28 19:04:40,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-12-28 19:04:40,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-12-28 19:04:40,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-12-28 19:04:40,871 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpKbTLFY /etc/clearwater/local_config 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvGTE8F /etc/dnsmasq.resolv.conf 2018-12-28 19:04:40,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCyIa93 /etc/clearwater/local_config 2018-12-28 19:04:40,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpInc6WK /etc/dnsmasq.resolv.conf 2018-12-28 19:04:40,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:40,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:40,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/MLMCF/append_proxy_snmp_conf.py 2018-12-28 19:04:40,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:04:40,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/335CP/install-ellis.sh 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-12-28 19:04:40,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/335CP/install-ellis.sh 2018-12-28 19:04:40,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:04:40,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:04:40,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-12-28 19:04:40,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-12-28 19:04:40,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-12-28 19:04:40,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/ARGUG/install-bono.sh 2018-12-28 19:04:40,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/ARGUG/install-bono.sh 2018-12-28 19:04:40,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-j0aevp 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [425 kB] Get:7 http://security.ubuntu.com trusty-security/main Sources [167 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:13 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [510 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 [562 kB] Get:18 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 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 [272 kB] Get:22 http://security.ubuntu.com trusty-security/main Translation-en [427 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://security.ubuntu.com trusty-security/universe Translation-en [150 kB] 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.9 MB in 5s (2,276 kB/s) Reading package lists... real 0m7.993s user 0m4.922s sys 0m0.415s 2018-12-28 19:04:40,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-12-28 19:04:40,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-12-28 19:04:40,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-12-28 19:04:40,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-28 19:04:40,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-12-28 19:04:40,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6rilut Ign http://repo.cw-ngv.com binary/ 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 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 [167 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] 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 [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [277 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [562 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [427 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 [272 kB] Get:23 http://security.ubuntu.com trusty-security/universe Translation-en [150 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.9 MB in 6s (2,045 kB/s) Reading package lists... real 0m9.125s user 0m4.757s sys 0m0.433s 2018-12-28 19:04:40,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:04:40,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:40,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:40,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:40,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:40,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:40,946 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:40,947 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:40 GMT 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:40,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:45,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:46,185 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:39.796Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:39.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:41.252Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:41.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:41.252Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:41.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:44.548Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-1ydzag\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 [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 10s (1,196 kB/s)\nReading package lists...\n\nreal\t0m14.022s\nuser\t0m4.638s\nsys\t0m0.346s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:44.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:45.267Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:45.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:45.267Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:45.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:45.267Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:45.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:45.267Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:45.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:45.267Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dwom0x\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [277 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 [510 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 [562 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 [272 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.9 MB in 10s (1,223 kB/s)\nReading package lists...\n\nreal\t0m13.689s\nuser\t0m4.719s\nsys\t0m0.330s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:45.267Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}], "metadata": {"pagination": {"total": 1631, "offset": 1607, "size": 50}}} 2018-12-28 19:04:46,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:46,186 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:46 GMT 2018-12-28 19:04:46,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:46,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14354 2018-12-28 19:04:46,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-12-28 19:04:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-12-28 19:04:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:04:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-1ydzag 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 [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 10s (1,196 kB/s) Reading package lists... real 0m14.022s user 0m4.638s sys 0m0.346s 2018-12-28 19:04:46,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-12-28 19:04:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:04:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:04:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-12-28 19:04:46,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dwom0x Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 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 [277 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [150 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 [510 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 [562 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 [272 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.9 MB in 10s (1,223 kB/s) Reading package lists... real 0m13.689s user 0m4.719s sys 0m0.330s 2018-12-28 19:04:46,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:46,321 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:46,321 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:46,321 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:46,321 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:46,322 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:46 GMT 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:46,322 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:51,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:52,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:52,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:52,640 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:52,640 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:51.270Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m1unp5\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 [167 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [427 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 10s (1,207 kB/s)\nReading package lists...\n\nreal\t0m13.964s\nuser\t0m4.537s\nsys\t0m0.355s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:51.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}], "metadata": {"pagination": {"total": 1632, "offset": 1616, "size": 50}}} 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:52 GMT 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5323 2018-12-28 19:04:52,641 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:52,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m1unp5 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 [167 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 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 [427 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 10s (1,207 kB/s) Reading package lists... real 0m13.964s user 0m4.537s sys 0m0.355s 2018-12-28 19:04:52,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:52,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:52,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:52,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:52,711 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:52 GMT 2018-12-28 19:04:52,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:52,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:52,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:57,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:04:57,795 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:57,795 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:52.280Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:52.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:52.280Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:52.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:53.639Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:53.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:53.639Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-rmaryn\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\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://security.ubuntu.com trusty-security/main Sources [167 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 10s (1,192 kB/s)\nReading package lists...\n\nreal\t0m13.529s\nuser\t0m4.812s\nsys\t0m0.443s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:53.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:04:53.639Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:04:53.639Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}], "metadata": {"pagination": {"total": 1637, "offset": 1617, "size": 50}}} 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:57 GMT 2018-12-28 19:04:57,796 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:57,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7492 2018-12-28 19:04:57,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:04:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-12-28 19:04:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:04:57,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-12-28 19:04:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-rmaryn Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] 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://security.ubuntu.com trusty-security/main Sources [167 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [96.0 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [797 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [277 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:10 http://security.ubuntu.com trusty-security/main Translation-en [427 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Ign http://repo.cw-ngv.com binary/ Translation-en Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [150 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [425 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [226 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,437 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,135 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 [510 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 [562 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 [272 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.9 MB in 10s (1,192 kB/s) Reading package lists... real 0m13.529s user 0m4.812s sys 0m0.443s 2018-12-28 19:04:57,798 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:04:57,798 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:04:57,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:04:57,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:04:57,874 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:04:57 GMT 2018-12-28 19:04:57,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:04:57,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:04:57,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:02,880 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:03,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:03 GMT 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:03,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:03,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:03,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:03,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:03,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:03,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:03,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:03,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:03,602 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:03,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:03,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:03 GMT 2018-12-28 19:05:03,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:03,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:03,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:08,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:08,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:08,776 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:08 GMT 2018-12-28 19:05:08,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:08,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:08,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:08,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:08,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:08,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:08,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:08,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:08,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:08,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:08,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:08,860 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:08,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:08,860 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:08 GMT 2018-12-28 19:05:08,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:08,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:08,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:13,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:13,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:13,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:13,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:13 GMT 2018-12-28 19:05:13,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:13,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:13,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:13,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:14,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:14,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:14,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:14,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:14,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:14,070 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:14 GMT 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:14,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:19,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:19,175 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:19,175 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:19,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:19,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:19 GMT 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:19,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:19,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:19,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:19,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:19,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:19,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:19,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:19,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:19,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:19,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:19,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:19,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:19 GMT 2018-12-28 19:05:19,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:19,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:19,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:24,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:24,463 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:24,463 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:24 GMT 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:24,464 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:24,465 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:24,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:24,552 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:24,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:24,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:24,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:24,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:24,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:24,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:24,553 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:24,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:24,553 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:24 GMT 2018-12-28 19:05:24,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:24,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:24,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:29,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:29,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:29,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:29,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:29,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:29 GMT 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:29,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:29,849 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:29,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:29,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:29,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:29,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:29 GMT 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:29,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:34,925 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:35,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:35,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:35,224 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:35 GMT 2018-12-28 19:05:35,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:35,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:35,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:35,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:35,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:35,316 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:35,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:35,316 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:35 GMT 2018-12-28 19:05:35,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:35,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:35,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:40,321 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:40,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:40,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:40,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:40,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:40,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:40 GMT 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:40,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:41,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:41,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:41,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:41,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:41,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:41,035 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:41 GMT 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:41,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:46,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:46,214 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:46,214 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:46,214 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:46,214 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:46 GMT 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:46,215 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:46,216 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:46,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:46,375 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:46,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:46,375 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:46 GMT 2018-12-28 19:05:46,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:46,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:46,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:51,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:51,808 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:51,808 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:51,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:51,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:51,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:51,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:51 GMT 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:51,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:51,929 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:51,929 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:51,930 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:51 GMT 2018-12-28 19:05:51,930 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:51,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:51,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:56,936 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:05:57,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:57,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:57,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:57 GMT 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:05:57,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:05:57,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:05:57,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:05:57,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:05:57,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:05:57,348 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:05:57 GMT 2018-12-28 19:05:57,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:05:57,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:05:57,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:02,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:02,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:02,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:02,649 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:02 GMT 2018-12-28 19:06:02,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:02,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:02,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:02,649 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:02,736 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:02,736 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:02,736 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:02,737 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:02 GMT 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:02,737 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:02,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:07,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:07,852 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:07,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:07 GMT 2018-12-28 19:06:07,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:07,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:07,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:07,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:07,989 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:07 GMT 2018-12-28 19:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:07,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:12,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:13,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:13,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:13,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:13 GMT 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:13,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:13,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:13,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:13,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:13,306 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:13,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:13 GMT 2018-12-28 19:06:13,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:13,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:13,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:18,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:18,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:18,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:18 GMT 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:18,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:18,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:18,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:18,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:18,594 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:18,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:18,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:18 GMT 2018-12-28 19:06:18,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:18,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:18,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:23,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:23,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:23,822 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:23,822 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:23 GMT 2018-12-28 19:06:23,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:23,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:23,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:23,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:23,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:23,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:23,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:23,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:23,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:23,937 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:23 GMT 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:23,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:28,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:29,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:29,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:29,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:29,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:29 GMT 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:29,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:29,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:29,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:29,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:29,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:29,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:29,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:29,258 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:29 GMT 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:29,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:34,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:34,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:34,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:34,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:34 GMT 2018-12-28 19:06:34,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:34,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:34,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:34,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:34,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:34,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:34,639 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:34 GMT 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:34,639 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:34,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:39,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:39,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:39,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:39 GMT 2018-12-28 19:06:39,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:39,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:39,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:39,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:39,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:39,984 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:39,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:39,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:39 GMT 2018-12-28 19:06:39,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:39,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:39,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:44,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:45,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:45 GMT 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:45,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:45,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:45,165 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:45,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:45,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:45 GMT 2018-12-28 19:06:45,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:45,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:45,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:50,171 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:50,391 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:50,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:50,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:50 GMT 2018-12-28 19:06:50,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:50,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:50,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:50,392 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:50,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:50,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:50,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:50,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:50,578 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:50 GMT 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:50,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:55,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:06:55,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:55,713 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:55 GMT 2018-12-28 19:06:55,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:55,714 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:06:55,714 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:06:55,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:06:55,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:06:55,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:06:55,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:06:55,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:06:55,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:06:55,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:06:55,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:06:55,787 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:06:55,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:06:55,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:06:55 GMT 2018-12-28 19:06:55,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:06:55,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:06:55,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:00,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:00,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:00 GMT 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:00,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:01,074 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:01,074 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:01,074 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:01,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:01,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:01,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:01,075 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:01,075 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:01,075 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:01,075 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:01 GMT 2018-12-28 19:07:01,075 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:01,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:01,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:06,081 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:06,335 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:06,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:06,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:06,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:06,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:06 GMT 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:06,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:06,337 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:06,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:06,419 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:06,420 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:06 GMT 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:06,420 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:06,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:11,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:11,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:11,610 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:11 GMT 2018-12-28 19:07:11,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:11,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:11,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:11,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:11,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:11,685 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:11,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:11,686 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:11 GMT 2018-12-28 19:07:11,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:11,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:11,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:16,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:16,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:07:16,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:16,990 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:16 GMT 2018-12-28 19:07:16,990 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:16,990 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:16,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:16,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:17,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:17,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:17,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:17,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:17,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:17,109 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:17 GMT 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:17,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:22,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:22,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:22,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:22,244 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1637, "offset": 1622, "size": 50}}} 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:22 GMT 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:22,245 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:22,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:22,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:22,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:22,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:22,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:22,359 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:22 GMT 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:22,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:27,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:27,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:27,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:07:25.620Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-rmaryn\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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ sprout-libs 1.0-171215.183529 [2,380 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-socket-factory 1.0-171215.180814 [39.6 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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.7 [1,330 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-164.214 [774 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.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,974 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.7) ...\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-164.214) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8680\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 8730\nclearwater-socket-factory-sig start/running, process 8739\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\t2m31.839s\nuser\t0m8.592s\nsys\t0m8.545s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:07:25.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:07:26.706Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:07:26.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}], "metadata": {"pagination": {"total": 1639, "offset": 1622, "size": 50}}} 2018-12-28 19:07:27,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:27,727 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:27 GMT 2018-12-28 19:07:27,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:27,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37698 2018-12-28 19:07:27,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:27,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-rmaryn 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 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/ sprout-libs 1.0-171215.183529 [2,380 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-socket-factory 1.0-171215.180814 [39.6 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 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.7 [1,330 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-164.214 [774 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.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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,974 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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-164.214) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8680 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 8730 clearwater-socket-factory-sig start/running, process 8739 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 2m31.839s user 0m8.592s sys 0m8.545s 2018-12-28 19:07:27,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:07:27,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:27,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:27,860 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:27 GMT 2018-12-28 19:07:27,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:27,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:27,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:32,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:32,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1624, "size": 50}}} 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:32,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:32 GMT 2018-12-28 19:07:32,957 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:32,957 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:32,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:32,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:33,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:33,436 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:33 GMT 2018-12-28 19:07:33,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:33,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:33,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:38,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:38,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:38,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:38,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:38,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:38,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1624, "size": 50}}} 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:38 GMT 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:38,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:38,537 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:38,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:38,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:38,763 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:38 GMT 2018-12-28 19:07:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:38,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:43,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:43,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:43,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:43,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:43,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:43,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:43,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1624, "size": 50}}} 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:43 GMT 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:43,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:43,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:44,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:44,141 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:44 GMT 2018-12-28 19:07:44,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:44,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:44,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:49,147 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:49,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1639, "offset": 1624, "size": 50}}} 2018-12-28 19:07:49,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:49,226 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:49 GMT 2018-12-28 19:07:49,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:49,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:07:49,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:49,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:49,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:49,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:49,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:49,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:49,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:49 GMT 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:49,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:54,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:54,501 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:54,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:07:54.079Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6rilut\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 12 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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/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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/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-164.214 [774 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.5 [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.9 [18.9 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 16s (5,335 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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-164.214) ...\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.5) ...\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.9) ...\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.5) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9034\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\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: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\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: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: 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: 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: 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: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\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\t3m13.660s\nuser\t0m20.405s\nsys\t0m11.011s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:07:54.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}], "metadata": {"pagination": {"total": 1640, "offset": 1624, "size": 50}}} 2018-12-28 19:07:54,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:54,503 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:54 GMT 2018-12-28 19:07:54,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:54,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50910 2018-12-28 19:07:54,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:54,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-6rilut 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 12 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 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/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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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/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-164.214 [774 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.5 [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.9 [18.9 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 16s (5,335 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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-164.214) ... 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.5) ... 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.9) ... 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.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9034 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 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 3m13.660s user 0m20.405s sys 0m11.011s 2018-12-28 19:07:54,506 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:54,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:54,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:54,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:54,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:54,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:54,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:54,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:54,584 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:54,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:54,584 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:54 GMT 2018-12-28 19:07:54,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:54,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:54,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:59,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:07:59,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:59,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:07:54.777Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:07:54.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:07:57.225Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dwom0x\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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:18 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: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/ sprout-libs 1.0-171215.183529 [2,380 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:34 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.7 [1,330 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-164.214 [774 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.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 8s (6,585 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.7) ...\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-164.214) ...\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.9) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8961\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 8993\nclearwater-socket-factory-sig start/running, process 8998\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9047\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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\t3m11.758s\nuser\t0m9.328s\nsys\t0m8.981s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:07:57.225Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:07:57.899Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:07:57.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}], "metadata": {"pagination": {"total": 1643, "offset": 1625, "size": 50}}} 2018-12-28 19:07:59,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:59,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:59 GMT 2018-12-28 19:07:59,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:59,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 47099 2018-12-28 19:07:59,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:07:59,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:07:59,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-dwom0x 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:18 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: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/ sprout-libs 1.0-171215.183529 [2,380 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:34 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 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.7 [1,330 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-164.214 [774 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.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 8s (6,585 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.7) ... 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-164.214) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Setting up sprout-libs (1.0-171215.183529) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 8961 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 8993 clearwater-socket-factory-sig start/running, process 8998 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9047 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 3m11.758s user 0m9.328s sys 0m8.981s 2018-12-28 19:07:59,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:07:59,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:07:59,796 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:07:59,797 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:07:59,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:07:59,797 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:07:59 GMT 2018-12-28 19:07:59,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:07:59,797 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:07:59,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:04,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:04,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:04,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:02.222Z", "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 12 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,445 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57619 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m36.144s\nuser\t0m12.628s\nsys\t0m3.258s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:02.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:02.921Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:02.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}], "metadata": {"pagination": {"total": 1645, "offset": 1628, "size": 50}}} 2018-12-28 19:08:04,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:04,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:04 GMT 2018-12-28 19:08:04,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:04,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14900 2018-12-28 19:08:04,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:04,974 - 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 12 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,445 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57619 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m36.144s user 0m12.628s sys 0m3.258s 2018-12-28 19:08:04,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:08:04,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:05,065 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:05,065 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:05,065 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:05,065 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:05,066 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:05 GMT 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:05,066 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:10,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:10,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-12-28 19:08:10,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:10,264 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:10 GMT 2018-12-28 19:08:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:10,264 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:08:10,264 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:10,264 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:10,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:10,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:10,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:10,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:10,388 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:10 GMT 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:10,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:15,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:15,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1645, "offset": 1630, "size": 50}}} 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:15,478 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:15 GMT 2018-12-28 19:08:15,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:15,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:08:15,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:15,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:15,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:15,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:15 GMT 2018-12-28 19:08:15,605 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:15,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:15,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:20,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:21,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:17.982Z", "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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (631 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57842 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-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\t0m15.368s\nuser\t0m0.765s\nsys\t0m0.712s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:17.982Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:19.020Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:19.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:19.020Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:19.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:19.020Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:19.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}], "metadata": {"pagination": {"total": 1649, "offset": 1630, "size": 50}}} 2018-12-28 19:08:21,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:21,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:21 GMT 2018-12-28 19:08:21,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:21,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4595 2018-12-28 19:08:21,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:21,143 - 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 12 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Preconfiguring packages ... Fetched 701 kB in 1s (631 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57842 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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 0m15.368s user 0m0.765s sys 0m0.712s 2018-12-28 19:08:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-12-28 19:08:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-12-28 19:08:21,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-12-28 19:08:21,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:21,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:21,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:21,343 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:21,343 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:21,343 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:21,344 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:21 GMT 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:21,344 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:26,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:26,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:26,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:26,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:26,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:20.939Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.059s\nuser\t0m0.005s\nsys\t0m0.055s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:20.939Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:22.148Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:22.148Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:22.148Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c8:35:b1 \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec8:35b1/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:87626 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56629 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:132022853 (132.0 MB) TX bytes:9969066 (9.9 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:42 errors:0 dropped:0 overruns:0 frame:0\n TX packets:42 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3843 (3.8 KB) TX bytes:3843 (3.8 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:22.148Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:01 ? 00:00:00 /sbin/init\nroot 2 0 0 19:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:01 ? 00:00:00 [migration/0]\nroot 14 2 0 19:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:01 ? 00:00:00 [migration/1]\nroot 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:01 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:01 ? 00:00:00 [khelper]\nroot 21 2 0 19:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:01 ? 00:00:00 [netns]\nroot 23 2 0 19:01 ? 00:00:00 [writeback]\nroot 24 2 0 19:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:01 ? 00:00:00 [bioset]\nroot 27 2 0 19:01 ? 00:00:00 [kblockd]\nroot 28 2 0 19:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:01 ? 00:00:00 [khubd]\nroot 30 2 0 19:01 ? 00:00:00 [md]\nroot 31 2 0 19:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:01 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 19:01 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:01 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:01 ? 00:00:00 [vmstat]\nroot 37 2 0 19:01 ? 00:00:00 [ksmd]\nroot 38 2 0 19:01 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:01 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:01 ? 00:00:00 [crypto]\nroot 53 2 0 19:01 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:01 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:01 ? 00:00:00 [vballoon]\nroot 56 2 0 19:01 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 19:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:01 ? 00:00:00 [deferwq]\nroot 80 2 0 19:01 ? 00:00:00 [charger_manager]\nroot 125 2 0 19:01 ? 00:00:00 [kpsmoused]\nroot 126 2 0 19:01 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 19:01 ? 00:00:00 [kworker/u5:1]\nroot 531 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 643 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 811 2 0 19:01 ? 00:00:00 [kworker/u5:2]\nroot 824 2 0 19:01 ? 00:00:00 [kauditd]\nroot 941 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 19:01 ? 00:00:00 rsyslogd\nroot 1042 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1045 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1049 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1050 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1098 1 0 19:01 ? 00:00:00 cron\ndaemon 1099 1 0 19:01 ? 00:00:00 atd\nroot 1107 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1128 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1176 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 1186 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1256 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/bono_host_rmaryn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_rmaryn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_rmaryn --logging-server-logdir=/home/ubuntu/bono_host_rmaryn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn%I.log --pidfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn.pid\nubuntu 1778 1 0 19:02 ? 00:00:02 python2.7 /home/ubuntu/bono_host_rmaryn/env/bin/diamond --configfile /home/ubuntu/bono_host_rmaryn/work/plugins/diamond/etc/diamond.conf\nubuntu 1842 1664 0 19:04 ? 00:00:00 /home/ubuntu/bono_host_rmaryn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_rmaryn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_rmaryn --logging-server-logdir=/home/ubuntu/bono_host_rmaryn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn%I.log --pidfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn.pid\nubuntu 1866 1842 0 19:04 ? 00:00:00 /home/ubuntu/bono_host_rmaryn/env/bin/python2.7 /home/ubuntu/bono_host_rmaryn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-pURUVy\nubuntu 1878 1866 0 19:04 ? 00:00:00 /bin/sh -c /tmp/ARGUG/install-bono.sh\nubuntu 1880 1878 0 19:04 ? 00:00:00 /bin/bash -e /tmp/ARGUG/install-bono.sh\nroot 2715 2 0 19:06 ? 00:00:00 [kworker/u5:0]\nntp 8170 1 0 19:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8680 1 0 19:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8730 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8731 8730 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8738 8731 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8739 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8740 8739 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8746 8740 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8747 8746 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 9034 1 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.14,bono-5t81b1.clearwater.local --alias=172.30.9.208,bono-5t81b1.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-5t81b1.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 9846 1 0 19:08 ? 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 9909 1880 0 19:08 ? 00:00:00 /bin/bash -e /tmp/ARGUG/install-bono.sh\nubuntu 9910 9909 0 19:08 ? 00:00:00 /bin/bash -e /tmp/ARGUG/install-bono.sh\nroot 9911 9910 0 19:08 ? 00:00:00 sudo ps -edf\nroot 9912 9911 0 19:08 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:22.148Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:22.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:23.240Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:23.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:23.240Z", "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 9846/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8680/monit \ntcp 0 0 192.168.120.14:5058 0.0.0.0:* LISTEN 9034/bono \ntcp 0 0 192.168.120.14:5060 0.0.0.0:* LISTEN 9034/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9034/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9846/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8170/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8170/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8170/ntpd \nudp 0 0 192.168.120.14:5058 0.0.0.0:* 9034/bono \nudp 0 0 192.168.120.14:5060 0.0.0.0:* 9034/bono \nudp 0 0 0.0.0.0:31753 0.0.0.0:* 643/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9846/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 643/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8170/ntpd \nudp6 0 0 ::1:123 :::* 8170/ntpd \nudp6 0 0 :::123 :::* 8170/ntpd \nudp6 0 0 :::1761 :::* 643/dhclient \nudp6 0 0 ::1:53 :::* 9846/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 17279 8738/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20659 8747/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 10196 1664/python2.7 /tmp/cloudify-logging-server-8fef8.socket\nunix 2 [ ACC ] STREAM LISTENING 7139 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11664 1866/python2.7 /tmp/ctx-fAX_bw.socket\nunix 2 [ ACC ] STREAM LISTENING 9088 1128/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9135 1176/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 944 395/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:23.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:23.240Z", "message": "[bono] => /var/log/iotop.log\n/var/log/btmp\n/var/log/lastlog\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/boot.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/bono/bono_out.log\n/var/log/bono/bono_20181228T190000Z.txt\n/var/log/bono/bono_err.log\n/var/log/auth.log\n/var/log/sysstat/clearwater-sa28\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:23.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:23.240Z", "message": "[bono] => 2018:12:28 19:07:21: Namespace: management\n2018:12:28 19:07:21: [management] Starting server\n2018:12:28 19:07:21: [management] Listening for requests\n2018:12:28 19:07:21: Namespace: signaling\n2018:12:28 19:07:21: [signaling] Starting server\n2018:12:28 19:07:21: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:23.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:23.240Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:23.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:24.256Z", "message": "[bono] => 2018-12-28 19:07:42.911789253 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-12-28T19:08:24.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:24.256Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:24.256Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:24.786Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:24.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:25.283Z", "message": "Execution done (return_code=0): /tmp/ARGUG/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:25.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:25.283Z", "message": "[bono] sudo cat /var/log/bono/bono_20181228T190000Z.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-12-28T19:08:25.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:25.283Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:25.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "522e2f5b-ed91-4fcf-a461-e5e6384b01cb"}, {"node_instance_id": "bono_5t81b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:25.820Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:25.820Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1670, "offset": 1634, "size": 50}}} 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:26 GMT 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24038 2018-12-28 19:08:26,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.059s user 0m0.005s sys 0m0.055s 2018-12-28 19:08:26,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-12-28 19:08:26,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-12-28 19:08:26,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c8:35:b1 inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec8:35b1/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:87626 errors:0 dropped:0 overruns:0 frame:0 TX packets:56629 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:132022853 (132.0 MB) TX bytes:9969066 (9.9 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:42 errors:0 dropped:0 overruns:0 frame:0 TX packets:42 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3843 (3.8 KB) TX bytes:3843 (3.8 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-12-28 19:08:26,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:01 ? 00:00:00 /sbin/init root 2 0 0 19:01 ? 00:00:00 [kthreadd] root 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:01 ? 00:00:00 [rcu_sched] root 8 2 0 19:01 ? 00:00:00 [rcuos/0] root 9 2 0 19:01 ? 00:00:00 [rcuos/1] root 10 2 0 19:01 ? 00:00:00 [rcu_bh] root 11 2 0 19:01 ? 00:00:00 [rcuob/0] root 12 2 0 19:01 ? 00:00:00 [rcuob/1] root 13 2 0 19:01 ? 00:00:00 [migration/0] root 14 2 0 19:01 ? 00:00:00 [watchdog/0] root 15 2 0 19:01 ? 00:00:00 [watchdog/1] root 16 2 0 19:01 ? 00:00:00 [migration/1] root 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:01 ? 00:00:00 [kworker/1:0] root 19 2 0 19:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:01 ? 00:00:00 [khelper] root 21 2 0 19:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:01 ? 00:00:00 [netns] root 23 2 0 19:01 ? 00:00:00 [writeback] root 24 2 0 19:01 ? 00:00:00 [kintegrityd] root 25 2 0 19:01 ? 00:00:00 [bioset] root 27 2 0 19:01 ? 00:00:00 [kblockd] root 28 2 0 19:01 ? 00:00:00 [ata_sff] root 29 2 0 19:01 ? 00:00:00 [khubd] root 30 2 0 19:01 ? 00:00:00 [md] root 31 2 0 19:01 ? 00:00:00 [devfreq_wq] root 32 2 0 19:01 ? 00:00:00 [kworker/1:1] root 34 2 0 19:01 ? 00:00:00 [khungtaskd] root 35 2 0 19:01 ? 00:00:00 [kswapd0] root 36 2 0 19:01 ? 00:00:00 [vmstat] root 37 2 0 19:01 ? 00:00:00 [ksmd] root 38 2 0 19:01 ? 00:00:00 [khugepaged] root 39 2 0 19:01 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:01 ? 00:00:00 [crypto] root 53 2 0 19:01 ? 00:00:00 [kthrotld] root 54 2 0 19:01 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:01 ? 00:00:00 [vballoon] root 56 2 0 19:01 ? 00:00:00 [kworker/0:1] root 57 2 0 19:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:01 ? 00:00:00 [deferwq] root 80 2 0 19:01 ? 00:00:00 [charger_manager] root 125 2 0 19:01 ? 00:00:00 [kpsmoused] root 126 2 0 19:01 ? 00:00:00 [kworker/0:2] root 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 19:01 ? 00:00:00 [kworker/u5:1] root 531 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon root 643 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 811 2 0 19:01 ? 00:00:00 [kworker/u5:2] root 824 2 0 19:01 ? 00:00:00 [kauditd] root 941 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 19:01 ? 00:00:00 rsyslogd root 1042 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1045 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1049 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1050 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1098 1 0 19:01 ? 00:00:00 cron daemon 1099 1 0 19:01 ? 00:00:00 atd root 1107 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1128 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1176 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 1186 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 1256 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/bono_host_rmaryn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_rmaryn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_rmaryn --logging-server-logdir=/home/ubuntu/bono_host_rmaryn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn%I.log --pidfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn.pid ubuntu 1778 1 0 19:02 ? 00:00:02 python2.7 /home/ubuntu/bono_host_rmaryn/env/bin/diamond --configfile /home/ubuntu/bono_host_rmaryn/work/plugins/diamond/etc/diamond.conf ubuntu 1842 1664 0 19:04 ? 00:00:00 /home/ubuntu/bono_host_rmaryn/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_rmaryn --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_rmaryn --logging-server-logdir=/home/ubuntu/bono_host_rmaryn/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn%I.log --pidfile=/home/ubuntu/bono_host_rmaryn/work/bono_host_rmaryn.pid ubuntu 1866 1842 0 19:04 ? 00:00:00 /home/ubuntu/bono_host_rmaryn/env/bin/python2.7 /home/ubuntu/bono_host_rmaryn/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-pURUVy ubuntu 1878 1866 0 19:04 ? 00:00:00 /bin/sh -c /tmp/ARGUG/install-bono.sh ubuntu 1880 1878 0 19:04 ? 00:00:00 /bin/bash -e /tmp/ARGUG/install-bono.sh root 2715 2 0 19:06 ? 00:00:00 [kworker/u5:0] ntp 8170 1 0 19:06 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8680 1 0 19:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8730 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8731 8730 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8738 8731 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8739 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8740 8739 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8746 8740 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8747 8746 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 9034 1 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.14,bono-5t81b1.clearwater.local --alias=172.30.9.208,bono-5t81b1.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-5t81b1.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 9846 1 0 19:08 ? 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 9909 1880 0 19:08 ? 00:00:00 /bin/bash -e /tmp/ARGUG/install-bono.sh ubuntu 9910 9909 0 19:08 ? 00:00:00 /bin/bash -e /tmp/ARGUG/install-bono.sh root 9911 9910 0 19:08 ? 00:00:00 sudo ps -edf root 9912 9911 0 19:08 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.006s 2018-12-28 19:08:26,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-12-28 19:08:26,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-12-28 19:08:26,530 - 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 9846/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8680/monit tcp 0 0 192.168.120.14:5058 0.0.0.0:* LISTEN 9034/bono tcp 0 0 192.168.120.14:5060 0.0.0.0:* LISTEN 9034/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9034/bono tcp6 0 0 ::1:53 :::* LISTEN 9846/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.14:123 0.0.0.0:* 8170/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8170/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8170/ntpd udp 0 0 192.168.120.14:5058 0.0.0.0:* 9034/bono udp 0 0 192.168.120.14:5060 0.0.0.0:* 9034/bono udp 0 0 0.0.0.0:31753 0.0.0.0:* 643/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9846/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 643/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8170/ntpd udp6 0 0 ::1:123 :::* 8170/ntpd udp6 0 0 :::123 :::* 8170/ntpd udp6 0 0 :::1761 :::* 643/dhclient udp6 0 0 ::1:53 :::* 9846/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 17279 8738/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20659 8747/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 10196 1664/python2.7 /tmp/cloudify-logging-server-8fef8.socket unix 2 [ ACC ] STREAM LISTENING 7139 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11664 1866/python2.7 /tmp/ctx-fAX_bw.socket unix 2 [ ACC ] STREAM LISTENING 9088 1128/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9135 1176/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 944 395/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-28 19:08:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/iotop.log /var/log/btmp /var/log/lastlog /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/boot.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/bono/bono_out.log /var/log/bono/bono_20181228T190000Z.txt /var/log/bono/bono_err.log /var/log/auth.log /var/log/sysstat/clearwater-sa28 /var/log/monit.log /var/log/kern.log /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape/sysinfo.log /var/log/clearwater-socket-factory.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.008s user 0m0.004s sys 0m0.003s 2018-12-28 19:08:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:12:28 19:07:21: Namespace: management 2018:12:28 19:07:21: [management] Starting server 2018:12:28 19:07:21: [management] Listening for requests 2018:12:28 19:07:21: Namespace: signaling 2018:12:28 19:07:21: [signaling] Starting server 2018:12:28 19:07:21: [signaling] Listening for requests real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-28 19:08:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-28 19:08:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-12-28 19:07:42.911789253 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-28 19:08:26,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-12-28 19:08:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ARGUG/install-bono.sh 2018-12-28 19:08:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181228T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-12-28 19:08:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-12-28 19:08:26,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:08:26,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:26,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:26,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:26,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:26,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:26,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:26,606 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:26 GMT 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:26,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:31,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:31,845 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:31,846 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:26.859Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:26.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:26.859Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:26.859Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:27.135Z", "message": "Downloaded scripts/bind/bind.py to /tmp/J3QRE/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:27.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "message": "[localhost] run: sudo mv /tmp/tmphxs6td /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "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-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "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-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "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-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m1unp5\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 12 not upgraded.\nNeed to get 69.4 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://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-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\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.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-164.214 [774 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.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 9s (7,192 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51330 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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51933 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\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.62-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.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 9283\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-164.214) ...\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.9) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 10025\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 metaswitchcommon (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting backports-abc (from ellis)\nCollecting certifi (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting singledispatch (from ellis)\nCollecting tornado (from ellis)\nCollecting pycurl (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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.932s\nuser\t0m16.036s\nsys\t0m11.315s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.379Z", "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-12-28T19:08:28.379Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.738Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.929Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:28.929Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:28.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:29.497Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:29.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:29.497Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/WMWGW/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:29.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67e691e9-c92e-4922-8c26-d9151c1d3407"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:29.497Z", "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-12-28T19:08:29.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:29.497Z", "message": "[localhost] run: sudo mv /tmp/tmpXEimzX /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:29.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "69f4718c-60ff-4e4b-b413-741c54392b75"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:30.510Z", "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 12 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,230 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58183 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m35.135s\nuser\t0m12.770s\nsys\t0m2.705s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:30.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:30.510Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ke8eam/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:30.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "67e691e9-c92e-4922-8c26-d9151c1d3407"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:30.510Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:30.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:30.510Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:30.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:30.510Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:30.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:31.037Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:31.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1697, "offset": 1652, "size": 50}}} 2018-12-28 19:08:31,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:31,847 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:31 GMT 2018-12-28 19:08:31,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:31,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 73407 2018-12-28 19:08:31,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:08:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:08:31,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/J3QRE/bind.py 2018-12-28 19:08:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:08:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:08:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphxs6td /etc/bind/db.clearwater.local 2018-12-28 19:08:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:08:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:08:31,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:08:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:08:31,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m1unp5 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 12 not upgraded. Need to get 69.4 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://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-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] 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.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 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.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 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-164.214 [774 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.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-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.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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.4 MB in 9s (7,192 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51330 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51933 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 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.62-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.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 9283 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-164.214) ... 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.9) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 10025 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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 metaswitchcommon (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting backports-abc (from ellis) Collecting certifi (from ellis) Collecting msgpack-python (from ellis) Collecting singledispatch (from ellis) Collecting tornado (from ellis) Collecting pycurl (from ellis) Collecting py-bcrypt (from ellis) Collecting MySQL-python (from ellis) Collecting six (from ellis) Collecting prctl (from ellis) Collecting SQLAlchemy (from ellis) Collecting phonenumbers (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, backports.ssl-match-hostname, backports-abc, certifi, msgpack-python, six, singledispatch, tornado, pycurl, py-bcrypt, MySQL-python, prctl, SQLAlchemy, phonenumbers, 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.932s user 0m16.036s sys 0m11.315s 2018-12-28 19:08:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:08:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:08:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:08:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:08:31,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:08:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/WMWGW/add-snmpproxy-collector.py 2018-12-28 19:08:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:08:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpXEimzX /etc/bind/db.clearwater.opnfv 2018-12-28 19:08:31,853 - 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 12 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,230 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58183 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m35.135s user 0m12.770s sys 0m2.705s 2018-12-28 19:08:31,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_ke8eam/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-12-28 19:08:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-12-28 19:08:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-12-28 19:08:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-12-28 19:08:31,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:31,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:31,972 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:31,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:31,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:31,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:31 GMT 2018-12-28 19:08:31,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:31,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:31,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:36,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:37,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:37,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:32.540Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.008s\nsys\t0m0.048s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:32.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:32.680Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-j0aevp\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 12 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:15 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:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:38 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:40 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:42 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 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://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB]\nGet:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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.5 [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.7 [1,330 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.9 [18.9 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 11s (8,114 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51330 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.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-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-164.214_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-164.214) ...\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.5_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ...\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.7_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.7) ...\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.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\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.5_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.5) ...\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.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\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.62-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-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-164.214) ...\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.5) ...\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.7) ...\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.9) ...\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.5) ...\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.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\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.1) ...\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 dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9418\nclearwater-socket-factory-sig start/running, process 9423\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9472\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.\nreload: Job is not running: clearwater-monit\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.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\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 cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\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: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\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: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: 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: 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: 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: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\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\t3m53.384s\nuser\t0m21.799s\nsys\t0m13.815s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:32.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:33.712Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:33.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:33.712Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ca:d4:f5 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feca:d4f5/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:109749 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56657 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166712201 (166.7 MB) TX bytes:10220506 (10.2 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.001s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:33.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:33.712Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:33.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:33.712Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:33.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:33.712Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:33.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:33.712Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:01 ? 00:00:00 /sbin/init\nroot 2 0 0 19:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:01 ? 00:00:00 [migration/0]\nroot 14 2 0 19:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:01 ? 00:00:00 [migration/1]\nroot 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:01 ? 00:00:00 [khelper]\nroot 21 2 0 19:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:01 ? 00:00:00 [netns]\nroot 23 2 0 19:01 ? 00:00:00 [writeback]\nroot 24 2 0 19:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:01 ? 00:00:00 [bioset]\nroot 26 2 0 19:01 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:01 ? 00:00:00 [kblockd]\nroot 28 2 0 19:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:01 ? 00:00:00 [khubd]\nroot 30 2 0 19:01 ? 00:00:00 [md]\nroot 31 2 0 19:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:01 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:01 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:01 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:01 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:01 ? 00:00:00 [vmstat]\nroot 38 2 0 19:01 ? 00:00:00 [ksmd]\nroot 39 2 0 19:01 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:01 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:01 ? 00:00:00 [crypto]\nroot 54 2 0 19:01 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:01 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:01 ? 00:00:00 [vballoon]\nroot 57 2 0 19:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:01 ? 00:00:00 [deferwq]\nroot 80 2 0 19:01 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:01 ? 00:00:00 [kpsmoused]\nroot 141 2 0 19:01 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 432 2 0 19:01 ? 00:00:00 [kworker/u5:1]\nroot 511 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 608 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 19:01 ? 00:00:00 [kauditd]\nmessage+ 900 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 962 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 19:01 ? 00:00:00 rsyslogd\nroot 1054 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1057 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1061 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1062 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1064 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1097 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 19:01 ? 00:00:00 cron\ndaemon 1104 1 0 19:01 ? 00:00:00 atd\nroot 1116 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1120 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1259 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1265 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1564 2 0 19:01 ? 00:00:00 [kworker/1:2]\nubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/homer_host_6rilut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6rilut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6rilut --logging-server-logdir=/home/ubuntu/homer_host_6rilut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut%I.log --pidfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut.pid\nubuntu 1778 1 0 19:02 ? 00:00:02 python2.7 /home/ubuntu/homer_host_6rilut/env/bin/diamond --configfile /home/ubuntu/homer_host_6rilut/work/plugins/diamond/etc/diamond.conf\nubuntu 1841 1664 0 19:04 ? 00:00:00 /home/ubuntu/homer_host_6rilut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6rilut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6rilut --logging-server-logdir=/home/ubuntu/homer_host_6rilut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut%I.log --pidfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut.pid\nubuntu 1862 1841 0 19:04 ? 00:00:00 /home/ubuntu/homer_host_6rilut/env/bin/python2.7 /home/ubuntu/homer_host_6rilut/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7e2cqP\nubuntu 1874 1862 0 19:04 ? 00:00:00 /bin/sh -c /tmp/T07GA/install-homer.sh\nubuntu 1876 1874 0 19:04 ? 00:00:00 /bin/bash -e /tmp/T07GA/install-homer.sh\nroot 2368 2 0 19:05 ? 00:00:00 [kworker/u5:2]\nntp 8517 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9034 1 0 19:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9128 1 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9132 9128 0 19:07 ? 00:00:00 inotifywait -e create -qq .\nroot 9205 1 0 19:07 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9206 9205 0 19:07 ? 00:00:00 nginx: worker process\nwww-data 9207 9205 0 19:07 ? 00:00:00 nginx: worker process\nwww-data 9208 9205 0 19:07 ? 00:00:00 nginx: worker process\nwww-data 9209 9205 0 19:07 ? 00:00:00 nginx: worker process\nroot 9694 9034 0 19:08 ? 00:00:00 [nginx_ping] \nroot 9696 9034 0 19:08 ? 00:00:00 [check-nginx-upt] \nroot 9701 9034 0 19:08 ? 00:00:00 [check-monit-upt] \ndnsmasq 9857 1 0 19:08 ? 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 9920 1876 0 19:08 ? 00:00:00 /bin/bash -e /tmp/T07GA/install-homer.sh\nubuntu 9921 9920 0 19:08 ? 00:00:00 /bin/bash -e /tmp/T07GA/install-homer.sh\nroot 9922 9921 0 19:08 ? 00:00:00 sudo ps -edf\nroot 9923 9922 0 19:08 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:33.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:34.736Z", "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 9857/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9034/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9205/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9857/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1097/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8517/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8517/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8517/ntpd \nudp 0 0 0.0.0.0:19939 0.0.0.0:* 608/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9857/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8517/ntpd \nudp6 0 0 ::1:123 :::* 8517/ntpd \nudp6 0 0 :::123 :::* 8517/ntpd \nudp6 0 0 :::24247 :::* 608/dhclient \nudp6 0 0 ::1:53 :::* 9857/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7468 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11455 1664/python2.7 /tmp/cloudify-logging-server-1d590.socket\nunix 2 [ ACC ] STREAM LISTENING 7021 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12400 1862/python2.7 /tmp/ctx-T9zx2a.socket\nunix 2 [ ACC ] STREAM LISTENING 8177 900/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 8946 1116/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:34.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:34.736Z", "message": "[homer] => [28-Dec-2018 19:07:35 UTC] clearwater-diags-monitor starting\n[28-Dec-2018 19:07:35 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:34.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:34.736Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:34.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:34.736Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:34.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:34.736Z", "message": "[homer] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/sysstat/sa28\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:34.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:35.748Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:35.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:35.748Z", "message": "[homer] => 2018-12-28 19:08:13.164705713 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:35.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:36.651Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:36.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:36.803Z", "message": "Execution done (return_code=0): /tmp/T07GA/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:36.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:36.803Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:36.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "20f22966-daf2-4c2f-868b-ce3f151fbc45"}], "metadata": {"pagination": {"total": 1718, "offset": 1678, "size": 50}}} 2018-12-28 19:08:37,418 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:37,418 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:37 GMT 2018-12-28 19:08:37,418 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:37,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82691 2018-12-28 19:08:37,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:37,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.008s sys 0m0.048s 2018-12-28 19:08:37,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-j0aevp 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 12 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:15 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:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:17 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:18 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:38 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:40 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:42 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 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://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] Get:46 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:48 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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.5 [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.7 [1,330 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.9 [18.9 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 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.5 [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.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 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.1 [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 11s (8,114 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51330 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.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-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-164.214_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... 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.5_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... 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.7_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.7) ... 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.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... 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.5_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... 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.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... 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.62-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.62-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-164.214) ... 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.5) ... 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.7) ... 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.9) ... 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.5) ... 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.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... 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.1) ... 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 dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, 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 9418 clearwater-socket-factory-sig start/running, process 9423 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9472 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. reload: Job is not running: clearwater-monit ...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.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... 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 cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, 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 cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (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: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 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: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.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: 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: 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: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 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 3m53.384s user 0m21.799s sys 0m13.815s 2018-12-28 19:08:37,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:08:37,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ca:d4:f5 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feca:d4f5/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:109749 errors:0 dropped:0 overruns:0 frame:0 TX packets:56657 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166712201 (166.7 MB) TX bytes:10220506 (10.2 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.001s sys 0m0.004s 2018-12-28 19:08:37,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-12-28 19:08:37,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-12-28 19:08:37,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-12-28 19:08:37,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:01 ? 00:00:00 /sbin/init root 2 0 0 19:01 ? 00:00:00 [kthreadd] root 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:01 ? 00:00:00 [rcu_sched] root 8 2 0 19:01 ? 00:00:00 [rcuos/0] root 9 2 0 19:01 ? 00:00:00 [rcuos/1] root 10 2 0 19:01 ? 00:00:00 [rcu_bh] root 11 2 0 19:01 ? 00:00:00 [rcuob/0] root 12 2 0 19:01 ? 00:00:00 [rcuob/1] root 13 2 0 19:01 ? 00:00:00 [migration/0] root 14 2 0 19:01 ? 00:00:00 [watchdog/0] root 15 2 0 19:01 ? 00:00:00 [watchdog/1] root 16 2 0 19:01 ? 00:00:00 [migration/1] root 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:01 ? 00:00:00 [khelper] root 21 2 0 19:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:01 ? 00:00:00 [netns] root 23 2 0 19:01 ? 00:00:00 [writeback] root 24 2 0 19:01 ? 00:00:00 [kintegrityd] root 25 2 0 19:01 ? 00:00:00 [bioset] root 26 2 0 19:01 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:01 ? 00:00:00 [kblockd] root 28 2 0 19:01 ? 00:00:00 [ata_sff] root 29 2 0 19:01 ? 00:00:00 [khubd] root 30 2 0 19:01 ? 00:00:00 [md] root 31 2 0 19:01 ? 00:00:00 [devfreq_wq] root 32 2 0 19:01 ? 00:00:00 [kworker/0:1] root 33 2 0 19:01 ? 00:00:00 [kworker/1:1] root 35 2 0 19:01 ? 00:00:00 [khungtaskd] root 36 2 0 19:01 ? 00:00:00 [kswapd0] root 37 2 0 19:01 ? 00:00:00 [vmstat] root 38 2 0 19:01 ? 00:00:00 [ksmd] root 39 2 0 19:01 ? 00:00:00 [khugepaged] root 40 2 0 19:01 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:01 ? 00:00:00 [crypto] root 54 2 0 19:01 ? 00:00:00 [kthrotld] root 55 2 0 19:01 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:01 ? 00:00:00 [vballoon] root 57 2 0 19:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:01 ? 00:00:00 [deferwq] root 80 2 0 19:01 ? 00:00:00 [charger_manager] root 124 2 0 19:01 ? 00:00:00 [kpsmoused] root 141 2 0 19:01 ? 00:00:00 [kworker/0:2] root 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 432 2 0 19:01 ? 00:00:00 [kworker/u5:1] root 511 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon root 608 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 19:01 ? 00:00:00 [kauditd] message+ 900 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 962 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 19:01 ? 00:00:00 rsyslogd root 1054 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1057 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1061 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1062 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1064 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1097 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 19:01 ? 00:00:00 cron daemon 1104 1 0 19:01 ? 00:00:00 atd root 1116 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1120 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1259 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1265 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1564 2 0 19:01 ? 00:00:00 [kworker/1:2] ubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/homer_host_6rilut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6rilut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6rilut --logging-server-logdir=/home/ubuntu/homer_host_6rilut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut%I.log --pidfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut.pid ubuntu 1778 1 0 19:02 ? 00:00:02 python2.7 /home/ubuntu/homer_host_6rilut/env/bin/diamond --configfile /home/ubuntu/homer_host_6rilut/work/plugins/diamond/etc/diamond.conf ubuntu 1841 1664 0 19:04 ? 00:00:00 /home/ubuntu/homer_host_6rilut/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_6rilut --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_6rilut --logging-server-logdir=/home/ubuntu/homer_host_6rilut/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut%I.log --pidfile=/home/ubuntu/homer_host_6rilut/work/homer_host_6rilut.pid ubuntu 1862 1841 0 19:04 ? 00:00:00 /home/ubuntu/homer_host_6rilut/env/bin/python2.7 /home/ubuntu/homer_host_6rilut/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-7e2cqP ubuntu 1874 1862 0 19:04 ? 00:00:00 /bin/sh -c /tmp/T07GA/install-homer.sh ubuntu 1876 1874 0 19:04 ? 00:00:00 /bin/bash -e /tmp/T07GA/install-homer.sh root 2368 2 0 19:05 ? 00:00:00 [kworker/u5:2] ntp 8517 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9034 1 0 19:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9128 1 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9132 9128 0 19:07 ? 00:00:00 inotifywait -e create -qq . root 9205 1 0 19:07 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9206 9205 0 19:07 ? 00:00:00 nginx: worker process www-data 9207 9205 0 19:07 ? 00:00:00 nginx: worker process www-data 9208 9205 0 19:07 ? 00:00:00 nginx: worker process www-data 9209 9205 0 19:07 ? 00:00:00 nginx: worker process root 9694 9034 0 19:08 ? 00:00:00 [nginx_ping] root 9696 9034 0 19:08 ? 00:00:00 [check-nginx-upt] root 9701 9034 0 19:08 ? 00:00:00 [check-monit-upt] dnsmasq 9857 1 0 19:08 ? 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 9920 1876 0 19:08 ? 00:00:00 /bin/bash -e /tmp/T07GA/install-homer.sh ubuntu 9921 9920 0 19:08 ? 00:00:00 /bin/bash -e /tmp/T07GA/install-homer.sh root 9922 9921 0 19:08 ? 00:00:00 sudo ps -edf root 9923 9922 0 19:08 ? 00:00:00 ps -edf real 0m0.010s user 0m0.003s sys 0m0.006s 2018-12-28 19:08:37,424 - 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 9857/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1097/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9034/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9205/nginx tcp6 0 0 ::1:53 :::* LISTEN 9857/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1097/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8517/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8517/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8517/ntpd udp 0 0 0.0.0.0:19939 0.0.0.0:* 608/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9857/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8517/ntpd udp6 0 0 ::1:123 :::* 8517/ntpd udp6 0 0 :::123 :::* 8517/ntpd udp6 0 0 :::24247 :::* 608/dhclient udp6 0 0 ::1:53 :::* 9857/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7468 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11455 1664/python2.7 /tmp/cloudify-logging-server-1d590.socket unix 2 [ ACC ] STREAM LISTENING 7021 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12400 1862/python2.7 /tmp/ctx-T9zx2a.socket unix 2 [ ACC ] STREAM LISTENING 8177 900/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 8946 1116/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-28 19:08:37,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [28-Dec-2018 19:07:35 UTC] clearwater-diags-monitor starting [28-Dec-2018 19:07:35 UTC] Waiting for trigger files real 0m0.004s user 0m0.004s sys 0m0.002s 2018-12-28 19:08:37,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-28 19:08:37,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-12-28 19:08:37,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/sysstat/sa28 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.004s sys 0m0.001s 2018-12-28 19:08:37,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-12-28 19:08:37,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-12-28 19:08:13.164705713 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-12-28 19:08:37,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:37,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/T07GA/install-homer.sh 2018-12-28 19:08:37,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-12-28 19:08:37,425 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:37,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:37,508 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:37,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:37,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:37 GMT 2018-12-28 19:08:37,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:37,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:37,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:42,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:42,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:42,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:42,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_2vxidp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:37.775Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:37.775Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:38.600Z", "message": "Downloaded scripts/bind/bind.py to /tmp/H8OWG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:38.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:38.833Z", "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 12 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 (8,850 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57922 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m41.236s\nuser\t0m12.200s\nsys\t0m2.924s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:38.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:38.938Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:38.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:38.938Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:38.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.595Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.595Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "[localhost] run: sudo mv /tmp/tmpOdmrl1 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "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-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "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-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "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-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "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-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "[localhost] run: sudo mv /tmp/tmp_cq11u /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:40.614Z", "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-12-28T19:08:40.614Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c409532e-6cfc-452d-8385-bd8a168fa07b"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:41.688Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.049s\nuser\t0m0.003s\nsys\t0m0.047s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:41.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}], "metadata": {"pagination": {"total": 1740, "offset": 1696, "size": 50}}} 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:42 GMT 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:42,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25523 2018-12-28 19:08:42,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:08:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/H8OWG/bind.py 2018-12-28 19:08:42,757 - 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 12 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 (8,850 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57922 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m41.236s user 0m12.200s sys 0m2.924s 2018-12-28 19:08:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:08:42,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:08:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:08:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpOdmrl1 /etc/bind/db.clearwater.local 2018-12-28 19:08:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:08:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:08:42,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:08:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-12-28 19:08:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:08:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-12-28 19:08:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:08:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:08:42,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:08:42,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_cq11u /etc/bind/db.clearwater.opnfv 2018-12-28 19:08:42,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-12-28 19:08:42,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:08:42,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.049s user 0m0.003s sys 0m0.047s 2018-12-28 19:08:42,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:42,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:42,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:42,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:42,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:42,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:42,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:42 GMT 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:42,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:47,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:48,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:48,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:48,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:42.638Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:42.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:42.638Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:42.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:42.638Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:01 ? 00:00:00 /sbin/init\nroot 2 0 0 19:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:01 ? 00:00:00 [migration/0]\nroot 14 2 0 19:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:01 ? 00:00:00 [migration/1]\nroot 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:01 ? 00:00:00 [khelper]\nroot 21 2 0 19:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:01 ? 00:00:00 [netns]\nroot 23 2 0 19:01 ? 00:00:00 [writeback]\nroot 24 2 0 19:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:01 ? 00:00:00 [bioset]\nroot 26 2 0 19:01 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:01 ? 00:00:00 [kblockd]\nroot 28 2 0 19:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:01 ? 00:00:00 [khubd]\nroot 30 2 0 19:01 ? 00:00:00 [md]\nroot 31 2 0 19:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:01 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:01 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:01 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:01 ? 00:00:00 [vmstat]\nroot 37 2 0 19:01 ? 00:00:00 [ksmd]\nroot 38 2 0 19:01 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:01 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:01 ? 00:00:00 [crypto]\nroot 53 2 0 19:01 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:01 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:01 ? 00:00:00 [vballoon]\nroot 56 2 0 19:01 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:01 ? 00:00:00 [deferwq]\nroot 80 2 0 19:01 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:01 ? 00:00:00 [kpsmoused]\nroot 141 2 0 19:01 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 547 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 649 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 700 2 0 19:01 ? 00:00:00 [kworker/1:2]\nroot 823 2 0 19:01 ? 00:00:00 [kauditd]\nmessage+ 924 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 943 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 957 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nroot 1054 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1063 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1064 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1066 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1114 1 0 19:01 ? 00:00:00 cron\ndaemon 1115 1 0 19:01 ? 00:00:00 atd\nroot 1121 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1151 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1202 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1631 2 0 19:01 ? 00:00:00 [kworker/u5:2]\nubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/sprout_host_dwom0x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dwom0x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dwom0x --logging-server-logdir=/home/ubuntu/sprout_host_dwom0x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x%I.log --pidfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x.pid\nubuntu 1778 1 0 19:02 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_dwom0x/env/bin/diamond --configfile /home/ubuntu/sprout_host_dwom0x/work/plugins/diamond/etc/diamond.conf\nubuntu 1842 1664 0 19:04 ? 00:00:00 /home/ubuntu/sprout_host_dwom0x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dwom0x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dwom0x --logging-server-logdir=/home/ubuntu/sprout_host_dwom0x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x%I.log --pidfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x.pid\nubuntu 1863 1842 0 19:04 ? 00:00:00 /home/ubuntu/sprout_host_dwom0x/env/bin/python2.7 /home/ubuntu/sprout_host_dwom0x/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-gkdHpQ\nubuntu 1875 1863 0 19:04 ? 00:00:00 /bin/sh -c /tmp/OOFCE/install-sprout.sh\nubuntu 1877 1875 0 19:04 ? 00:00:00 /bin/bash -e /tmp/OOFCE/install-sprout.sh\nroot 8288 2 0 19:06 ? 00:00:00 [kworker/u5:1]\nntp 8475 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8961 1 0 19:07 ? 00:00:00 rsyslogd\nroot 8993 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8994 8993 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8998 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8999 8998 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9008 8994 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9009 8999 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9010 9009 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9047 1 0 19:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\ndnsmasq 9782 1 0 19:08 ? 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 9845 1877 0 19:08 ? 00:00:00 /bin/bash -e /tmp/OOFCE/install-sprout.sh\nubuntu 9846 9845 0 19:08 ? 00:00:00 /bin/bash -e /tmp/OOFCE/install-sprout.sh\nroot 9847 9846 0 19:08 ? 00:00:00 sudo ps -edf\nroot 9848 9847 0 19:08 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:42.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:42.638Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ae:70:d0 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feae:70d0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90058 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57622 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:134165240 (134.1 MB) TX bytes:10587390 (10.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: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.005s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:42.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:43.752Z", "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 9782/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9047/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9782/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 8475/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8475/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8475/ntpd \nudp 0 0 0.0.0.0:45762 0.0.0.0:* 649/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9782/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 649/dhclient \nudp6 0 0 fe80::f816:3eff:fea:123 :::* 8475/ntpd \nudp6 0 0 ::1:123 :::* 8475/ntpd \nudp6 0 0 :::123 :::* 8475/ntpd \nudp6 0 0 :::2336 :::* 649/dhclient \nudp6 0 0 ::1:53 :::* 9782/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7482 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11649 1664/python2.7 /tmp/cloudify-logging-server-433b6.socket\nunix 2 [ ACC ] STREAM LISTENING 7017 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11257 1863/python2.7 /tmp/ctx-IuKsRD.socket\nunix 2 [ ACC ] STREAM LISTENING 21247 9008/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20132 9010/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9647 1151/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9462 924/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:43.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:43.752Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:43.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:43.752Z", "message": "[sprout] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_20181228T190000Z.txt\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:43.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:43.752Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:43.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:43.752Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:43.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:44.762Z", "message": "[sprout] => 2018-12-28 19:08:18.121088150 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:44.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:44.762Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:44.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:44.762Z", "message": "[sprout] => 2018:12:28 19:07:43: Namespace: management\n2018:12:28 19:07:43: [management] Starting server\n2018:12:28 19:07:43: [management] Listening for requests\n2018:12:28 19:07:43: Namespace: signaling\n2018:12:28 19:07:43: [signaling] Starting server\n2018:12:28 19:07: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-12-28T19:08:44.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:45.299Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:45.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:45.838Z", "message": "Execution done (return_code=0): /tmp/OOFCE/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:45.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:45.838Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:45.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:45.838Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:45.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "06ef0afc-2d86-4e92-be36-0d2c68529b55"}, {"node_instance_id": "sprout_poa47z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:46.548Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:46.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:46.548Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:46.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:46.615Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:46.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:47.011Z", "message": "Downloaded scripts/bind/bind.py to /tmp/YZBAG/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:47.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}], "metadata": {"pagination": {"total": 1762, "offset": 1717, "size": 50}}} 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:48 GMT 2018-12-28 19:08:48,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:48,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24477 2018-12-28 19:08:48,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:48,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-12-28 19:08:48,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-12-28 19:08:48,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:01 ? 00:00:00 /sbin/init root 2 0 0 19:01 ? 00:00:00 [kthreadd] root 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:01 ? 00:00:00 [rcu_sched] root 8 2 0 19:01 ? 00:00:00 [rcuos/0] root 9 2 0 19:01 ? 00:00:00 [rcuos/1] root 10 2 0 19:01 ? 00:00:00 [rcu_bh] root 11 2 0 19:01 ? 00:00:00 [rcuob/0] root 12 2 0 19:01 ? 00:00:00 [rcuob/1] root 13 2 0 19:01 ? 00:00:00 [migration/0] root 14 2 0 19:01 ? 00:00:00 [watchdog/0] root 15 2 0 19:01 ? 00:00:00 [watchdog/1] root 16 2 0 19:01 ? 00:00:00 [migration/1] root 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:01 ? 00:00:00 [khelper] root 21 2 0 19:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:01 ? 00:00:00 [netns] root 23 2 0 19:01 ? 00:00:00 [writeback] root 24 2 0 19:01 ? 00:00:00 [kintegrityd] root 25 2 0 19:01 ? 00:00:00 [bioset] root 26 2 0 19:01 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:01 ? 00:00:00 [kblockd] root 28 2 0 19:01 ? 00:00:00 [ata_sff] root 29 2 0 19:01 ? 00:00:00 [khubd] root 30 2 0 19:01 ? 00:00:00 [md] root 31 2 0 19:01 ? 00:00:00 [devfreq_wq] root 32 2 0 19:01 ? 00:00:00 [kworker/0:1] root 34 2 0 19:01 ? 00:00:00 [khungtaskd] root 35 2 0 19:01 ? 00:00:00 [kswapd0] root 36 2 0 19:01 ? 00:00:00 [vmstat] root 37 2 0 19:01 ? 00:00:00 [ksmd] root 38 2 0 19:01 ? 00:00:00 [khugepaged] root 39 2 0 19:01 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:01 ? 00:00:00 [crypto] root 53 2 0 19:01 ? 00:00:00 [kthrotld] root 54 2 0 19:01 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:01 ? 00:00:00 [vballoon] root 56 2 0 19:01 ? 00:00:00 [kworker/1:1] root 57 2 0 19:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:01 ? 00:00:00 [deferwq] root 80 2 0 19:01 ? 00:00:00 [charger_manager] root 123 2 0 19:01 ? 00:00:00 [kpsmoused] root 141 2 0 19:01 ? 00:00:00 [kworker/0:2] root 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 547 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon root 649 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 700 2 0 19:01 ? 00:00:00 [kworker/1:2] root 823 2 0 19:01 ? 00:00:00 [kauditd] message+ 924 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 943 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 957 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon root 1054 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1063 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1064 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1066 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1114 1 0 19:01 ? 00:00:00 cron daemon 1115 1 0 19:01 ? 00:00:00 atd root 1121 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1151 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1202 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1631 2 0 19:01 ? 00:00:00 [kworker/u5:2] ubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/sprout_host_dwom0x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dwom0x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dwom0x --logging-server-logdir=/home/ubuntu/sprout_host_dwom0x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x%I.log --pidfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x.pid ubuntu 1778 1 0 19:02 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_dwom0x/env/bin/diamond --configfile /home/ubuntu/sprout_host_dwom0x/work/plugins/diamond/etc/diamond.conf ubuntu 1842 1664 0 19:04 ? 00:00:00 /home/ubuntu/sprout_host_dwom0x/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_dwom0x --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_dwom0x --logging-server-logdir=/home/ubuntu/sprout_host_dwom0x/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x%I.log --pidfile=/home/ubuntu/sprout_host_dwom0x/work/sprout_host_dwom0x.pid ubuntu 1863 1842 0 19:04 ? 00:00:00 /home/ubuntu/sprout_host_dwom0x/env/bin/python2.7 /home/ubuntu/sprout_host_dwom0x/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-gkdHpQ ubuntu 1875 1863 0 19:04 ? 00:00:00 /bin/sh -c /tmp/OOFCE/install-sprout.sh ubuntu 1877 1875 0 19:04 ? 00:00:00 /bin/bash -e /tmp/OOFCE/install-sprout.sh root 8288 2 0 19:06 ? 00:00:00 [kworker/u5:1] ntp 8475 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8961 1 0 19:07 ? 00:00:00 rsyslogd root 8993 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8994 8993 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8998 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8999 8998 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9008 8994 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9009 8999 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9010 9009 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9047 1 0 19:07 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc dnsmasq 9782 1 0 19:08 ? 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 9845 1877 0 19:08 ? 00:00:00 /bin/bash -e /tmp/OOFCE/install-sprout.sh ubuntu 9846 9845 0 19:08 ? 00:00:00 /bin/bash -e /tmp/OOFCE/install-sprout.sh root 9847 9846 0 19:08 ? 00:00:00 sudo ps -edf root 9848 9847 0 19:08 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2018-12-28 19:08:48,060 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:ae:70:d0 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feae:70d0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90058 errors:0 dropped:0 overruns:0 frame:0 TX packets:57622 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:134165240 (134.1 MB) TX bytes:10587390 (10.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: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.005s user 0m0.003s sys 0m0.002s 2018-12-28 19:08:48,060 - 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 9782/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9047/monit tcp6 0 0 ::1:53 :::* LISTEN 9782/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 8475/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8475/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8475/ntpd udp 0 0 0.0.0.0:45762 0.0.0.0:* 649/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9782/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 649/dhclient udp6 0 0 fe80::f816:3eff:fea:123 :::* 8475/ntpd udp6 0 0 ::1:123 :::* 8475/ntpd udp6 0 0 :::123 :::* 8475/ntpd udp6 0 0 :::2336 :::* 649/dhclient udp6 0 0 ::1:53 :::* 9782/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7482 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11649 1664/python2.7 /tmp/cloudify-logging-server-433b6.socket unix 2 [ ACC ] STREAM LISTENING 7017 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11257 1863/python2.7 /tmp/ctx-IuKsRD.socket unix 2 [ ACC ] STREAM LISTENING 21247 9008/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20132 9010/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9647 1151/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9462 924/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.002s sys 0m0.004s 2018-12-28 19:08:48,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-28 19:08:48,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_20181228T190000Z.txt /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-28 19:08:48,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-12-28 19:08:48,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-12-28 19:08:48,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-12-28 19:08:18.121088150 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.004s sys 0m0.002s 2018-12-28 19:08:48,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:12:28 19:07:43: Namespace: management 2018:12:28 19:07:43: [management] Starting server 2018:12:28 19:07:43: [management] Listening for requests 2018:12:28 19:07:43: Namespace: signaling 2018:12:28 19:07:43: [signaling] Starting server 2018:12:28 19:07:43: [signaling] Listening for requests real 0m0.004s user 0m0.003s sys 0m0.002s 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/OOFCE/install-sprout.sh 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:08:48,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:08:48,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:08:48,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/YZBAG/bind.py 2018-12-28 19:08:48,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:48,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:48,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:48,135 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:48 GMT 2018-12-28 19:08:48,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:48,136 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:48,136 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:53,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:53,364 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:53,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:53,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:53,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:53,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:53,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:53,365 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:53,365 - 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-12-28T19:08:48.148Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.733Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "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-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "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-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "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-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "message": "[localhost] run: sudo mv /tmp/tmpu6koAo /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "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-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "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-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:48.851Z", "message": "[localhost] run: sudo mv /tmp/tmp4DryuI /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:48.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "50fef899-8baf-4bfa-b5f7-d335b8e5a68d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:49.628Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:49.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:49.628Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:49.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:08:49.872Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/1N2KK/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:08:49.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c2c2f6c9-9051-48a3-a53a-aa74510c186f"}], "metadata": {"pagination": {"total": 1778, "offset": 1737, "size": 50}}} 2018-12-28 19:08:53,365 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:53,365 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:53 GMT 2018-12-28 19:08:53,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:53,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8768 2018-12-28 19:08:53,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:53,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:08:53,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:08:53,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:08:53,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:08:53,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpu6koAo /etc/bind/db.clearwater.opnfv 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:08:53,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4DryuI /etc/bind/db.clearwater.local 2018-12-28 19:08:53,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:08:53,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:08:53,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/1N2KK/add-snmpproxy-collector.py 2018-12-28 19:08:53,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:53,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:53,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:53,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:53,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:53,471 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:53 GMT 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:53,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:58,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:58,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1778, "offset": 1752, "size": 50}}} 2018-12-28 19:08:58,838 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:58,838 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:58 GMT 2018-12-28 19:08:58,838 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:58,838 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:08:58,838 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:08:58,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:08:58,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:08:58,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:08:58,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:08:58,956 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:08:58 GMT 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:08:58,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:08:58,957 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:03,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:04,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:04,727 - 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": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:00.476Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:00.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:03.329Z", "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 12 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 ... 58130 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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\t0m35.081s\nuser\t0m12.141s\nsys\t0m2.546s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:03.329Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}], "metadata": {"pagination": {"total": 1780, "offset": 1752, "size": 50}}} 2018-12-28 19:09:04,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:04,728 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:04 GMT 2018-12-28 19:09:04,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:04,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14865 2018-12-28 19:09:04,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:04,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:09:04,729 - 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 12 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 ... 58130 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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 0m35.081s user 0m12.141s sys 0m2.546s 2018-12-28 19:09:04,730 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:04,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:04,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:04,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:04,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:04,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:04,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:04 GMT 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:04,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:09,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:10,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:10,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:10,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:10,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:10,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:10,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:10,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:10,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:04.190Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:04.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:04.190Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:04.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:04.190Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:04.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:05.717Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:05.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:05.717Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:05.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:05.717Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:05.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:05.717Z", "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 12 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 (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58604 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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.104s\nuser\t0m12.350s\nsys\t0m3.179s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:05.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:06.740Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:06.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:06.740Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.054s\nuser\t0m0.004s\nsys\t0m0.049s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:06.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:06.740Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:24:98 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe0c:2498/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:97082 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52131 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147680337 (147.6 MB) TX bytes:10473654 (10.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:82 errors:0 dropped:0 overruns:0 frame:0\n TX packets:82 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6574 (6.5 KB) TX bytes:6574 (6.5 KB)\n\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.003s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:06.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:07.777Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:07.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:07.777Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:00 ? 00:00:00 /sbin/init\nroot 2 0 0 19:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:00 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:00 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:00 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:00 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:00 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:00 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:00 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:00 ? 00:00:00 [migration/0]\nroot 14 2 0 19:00 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:00 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:00 ? 00:00:00 [migration/1]\nroot 17 2 0 19:00 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:00 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:00 ? 00:00:00 [khelper]\nroot 21 2 0 19:00 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:00 ? 00:00:00 [netns]\nroot 23 2 0 19:00 ? 00:00:00 [writeback]\nroot 24 2 0 19:00 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:00 ? 00:00:00 [bioset]\nroot 27 2 0 19:00 ? 00:00:00 [kblockd]\nroot 28 2 0 19:00 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:00 ? 00:00:00 [khubd]\nroot 30 2 0 19:00 ? 00:00:00 [md]\nroot 31 2 0 19:00 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:00 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:00 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:00 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:00 ? 00:00:00 [vmstat]\nroot 37 2 0 19:00 ? 00:00:00 [ksmd]\nroot 38 2 0 19:00 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:00 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:00 ? 00:00:00 [crypto]\nroot 53 2 0 19:00 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:00 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:00 ? 00:00:00 [vballoon]\nroot 56 2 0 19:00 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:00 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:00 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:00 ? 00:00:00 [deferwq]\nroot 80 2 0 19:00 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:00 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:00 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:00 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:00 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 19:00 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 19:00 ? 00:00:00 [kworker/u5:2]\nroot 532 1 0 19:00 ? 00:00:00 upstart-socket-bridge --daemon\nroot 655 1 0 19:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 19:00 ? 00:00:00 [kauditd]\nroot 947 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1011 1 0 19:01 ? 00:00:00 rsyslogd\nmessage+ 1019 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 1029 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1055 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1058 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1062 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1063 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1065 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1112 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1113 1 0 19:01 ? 00:00:00 cron\ndaemon 1114 1 0 19:01 ? 00:00:00 atd\nroot 1122 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1124 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1204 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1211 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1660 1 0 19:01 ? 00:00:00 /home/ubuntu/ellis_host_m1unp5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_m1unp5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_m1unp5 --logging-server-logdir=/home/ubuntu/ellis_host_m1unp5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5%I.log --pidfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5.pid\nubuntu 1774 1 0 19:01 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_m1unp5/env/bin/diamond --configfile /home/ubuntu/ellis_host_m1unp5/work/plugins/diamond/etc/diamond.conf\nubuntu 1846 1660 0 19:04 ? 00:00:00 /home/ubuntu/ellis_host_m1unp5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_m1unp5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_m1unp5 --logging-server-logdir=/home/ubuntu/ellis_host_m1unp5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5%I.log --pidfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5.pid\nubuntu 1869 1846 0 19:04 ? 00:00:00 /home/ubuntu/ellis_host_m1unp5/env/bin/python2.7 /home/ubuntu/ellis_host_m1unp5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3s2UHi\nubuntu 1881 1869 0 19:04 ? 00:00:00 /bin/sh -c /tmp/335CP/install-ellis.sh\nubuntu 1883 1881 0 19:04 ? 00:00:00 /bin/bash -e /tmp/335CP/install-ellis.sh\nroot 3531 2 0 19:06 ? 00:00:00 [kworker/u5:0]\nmysql 9283 1 0 19:07 ? 00:00:00 /usr/sbin/mysqld\nntp 9433 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10025 1 0 19:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10118 1 0 19:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10122 10118 0 19:08 ? 00:00:00 inotifywait -e create -qq .\nroot 10180 1 0 19:08 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10181 10180 0 19:08 ? 00:00:00 nginx: worker process\nwww-data 10182 10180 0 19:08 ? 00:00:00 nginx: worker process\nwww-data 10183 10180 0 19:08 ? 00:00:00 nginx: worker process\nwww-data 10184 10180 0 19:08 ? 00:00:00 nginx: worker process\nellis 10397 1 0 19:08 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10595 10025 0 19:08 ? 00:00:00 [nginx_ping] \nroot 10597 10025 0 19:08 ? 00:00:00 [check-nginx-upt] \nroot 10602 10025 0 19:08 ? 00:00:00 [check-monit-upt] \nroot 10606 10025 0 19:08 ? 00:00:00 [poll_ellis.sh] \nroot 10615 10025 0 19:08 ? 00:00:00 [poll_ellis_http] \nroot 10618 10025 0 19:08 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10639 10618 0 19:08 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10681 10639 0 19:08 ? 00:00:00 sleep 21\ndnsmasq 10912 1 0 19:09 ? 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 10975 1883 0 19:09 ? 00:00:00 /bin/bash -e /tmp/335CP/install-ellis.sh\nubuntu 10976 10975 0 19:09 ? 00:00:00 /bin/bash -e /tmp/335CP/install-ellis.sh\nroot 10977 10976 0 19:09 ? 00:00:00 sudo ps -edf\nroot 10978 10977 0 19:09 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:07.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:07.777Z", "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 10912/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10025/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10180/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9283/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10912/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1112/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 9433/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9433/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9433/ntpd \nudp 0 0 0.0.0.0:30451 0.0.0.0:* 655/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10912/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 655/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 9433/ntpd \nudp6 0 0 ::1:123 :::* 9433/ntpd \nudp6 0 0 :::123 :::* 9433/ntpd \nudp6 0 0 :::43056 :::* 655/dhclient \nudp6 0 0 ::1:53 :::* 10912/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8205 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9497 1124/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 9285 1019/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11650 1660/python2.7 /tmp/cloudify-logging-server-3cc6f.socket\nunix 2 [ ACC ] STREAM LISTENING 1604 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 11157 1869/python2.7 /tmp/ctx-tTETkn.socket\nunix 2 [ ACC ] STREAM LISTENING 20857 9283/mysqld /var/run/mysqld/mysqld.sock\nunix 2 [ ACC ] STREAM LISTENING 22853 10397/python /tmp/.ellis-sock\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:07.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:07.777Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:07.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:07.777Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:07.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[ellis] => [28-Dec-2018 19:08:07 UTC] clearwater-diags-monitor starting\n[28-Dec-2018 19:08:07 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[ellis] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/mysql.err\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/sysstat/sa28\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/mysql.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/ellis\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.084s\nuser\t0m0.008s\nsys\t0m0.058s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:08.826Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:80:ed:ab \n inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe80:edab/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:116141 errors:0 dropped:0 overruns:0 frame:0\n TX packets:65265 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172275053 (172.2 MB) TX bytes:11422697 (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:12 errors:0 dropped:0 overruns:0 frame:0\n TX packets:12 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:08.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[ellis] => 2018-12-28 19:08:45.406678682 Stopping etcd clearwater-etcd\n2018-12-28 19:08:46.039241718 Restarting etcd clearwater-etcd\n2018-12-28 19:08:46.043414455 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-12-28 19:08:46.044046482 Check for previous failed startup attempt\n2018-12-28 19:08:46.045102842 Running etcdctl member list\nca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true\nfb45ce76f66cea88: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false\n2018-12-28 19:08:46.057663930 etcdctl returned 0\n2018-12-28 19:08:46.062640226 Joining existing cluster...\n2018-12-28 19:09:07.064642130 Configured ETCDCTL_PEERS: 192.168.120.15:4000,\n2018-12-28 19:09:07.065269861 Check cluster is healthy\n2018-12-28 19:09:07.066733662 Running etcdctl cluster-health\nmember 96f84b08aa4cfe72 is healthy: got healthy result from http://192.168.120.18:4000\nmember ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000\nmember fb45ce76f66cea88 is healthy: got healthy result from http://192.168.120.14:4000\ncluster is healthy\n2018-12-28 19:09:07.766073221 etcdctl returned 0\n2018-12-28 19:09:07.767170140 Tell the cluster we're joining\n2018-12-28 19:09:07.767825308 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380\nAdded member named 192-168-120-6 with ID 171b09b5ad8c09e1 to cluster\n\nETCD_NAME=\"192-168-120-6\"\nETCD_INITIAL_CLUSTER=\"192-168-120-6=http://192.168.120.6:2380,192-168-120-18=http://192.168.120.18:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-12-28 19:09:07.826813073 etcdctl returned 0\n2018-12-28 19:09:07.854054304 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.6:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.6\n --name 192-168-120-6\n --debug --initial-cluster 192-168-120-18=http://192.168.120.18:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380,192-168-120-6=http://192.168.120.6:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.6:2380\n --listen-peer-urls http://192.168.120.6:2380\n2018-12-28 19:09:07.856440445 Check we're actually a member of the cluster\n2018-12-28 19:09:07.858983529 Wait for etcd to startup\n2018-12-28 19:09:08.864985659 Etcd started successfully\n2018-12-28 19:09:07.873747 I | etcdmain: etcd Version: 3.1.7\n2018-12-28 19:09:07.873781 I | etcdmain: Git SHA: 43b7507\n2018-12-28 19:09:07.873785 I | etcdmain: Go Version: go1.7.5\n2018-12-28 19:09:07.873788 I | etcdmain: Go OS/Arch: linux/amd64\n2018-12-28 19:09:07.873792 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-12-28 19:09:07.873841 I | embed: listening for peers on http://192.168.120.6:2380\n2018-12-28 19:09:07.873869 I | embed: listening for client requests on 0.0.0.0:4000\n2018-12-28 19:09:07.940153 I | etcdserver: name = 192-168-120-6\n2018-12-28 19:09:07.940229 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6\n2018-12-28 19:09:07.940235 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member\n2018-12-28 19:09:07.940239 I | etcdserver: heartbeat = 100ms\n2018-12-28 19:09:07.940242 I | etcdserver: election = 1000ms\n2018-12-28 19:09:07.940246 I | etcdserver: snapshot count = 10000\n2018-12-28 19:09:07.940253 I | etcdserver: advertise client URLs = http://192.168.120.6:4000\n2018-12-28 19:09:07.984735 I | etcdserver: starting member 171b09b5ad8c09e1 in cluster f59fb9088e78524e\n2018-12-28 19:09:07.984772 I | raft: 171b09b5ad8c09e1 became follower at term 0\n2018-12-28 19:09:07.984799 I | raft: newRaft 171b09b5ad8c09e1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-12-28 19:09:07.984805 I | raft: 171b09b5ad8c09e1 became follower at term 1\n2018-12-28 19:09:08.131171 I | rafthttp: started HTTP pipelining with peer 96f84b08aa4cfe72\n2018-12-28 19:09:08.131196 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-12-28 19:09:08.131225 I | rafthttp: started HTTP pipelining with peer fb45ce76f66cea88\n2018-12-28 19:09:08.131241 I | rafthttp: starting peer 96f84b08aa4cfe72...\n2018-12-28 19:09:08.131250 I | rafthttp: started HTTP pipelining with peer 96f84b08aa4cfe72\n2018-12-28 19:09:08.132801 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (writer)\n2018-12-28 19:09:08.134133 I | rafthttp: started peer 96f84b08aa4cfe72\n2018-12-28 19:09:08.134156 I | rafthttp: added peer 96f84b08aa4cfe72\n2018-12-28 19:09:08.134169 I | rafthttp: starting peer ca6a20ed546c7237...\n2018-12-28 19:09:08.134191 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237\n2018-12-28 19:09:08.138233 I | rafthttp: started peer ca6a20ed546c7237\n2018-12-28 19:09:08.138253 I | rafthttp: added peer ca6a20ed546c7237\n2018-12-28 19:09:08.138265 I | rafthttp: starting peer fb45ce76f66cea88...\n2018-12-28 19:09:08.138281 I | rafthttp: started HTTP pipelining with peer fb45ce76f66cea88\n2018-12-28 19:09:08.140840 I | rafthttp: started peer fb45ce76f66cea88\n2018-12-28 19:09:08.140858 I | rafthttp: added peer fb45ce76f66cea88\n2018-12-28 19:09:08.140874 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-12-28 19:09:08.142084 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-12-28 19:09:08.142095 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (writer)\n2018-12-28 19:09:08.142113 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (stream MsgApp v2 reader)\n2018-12-28 19:09:08.142264 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (stream Message reader)\n2018-12-28 19:09:08.142339 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer)\n2018-12-28 19:09:08.142352 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-12-28 19:09:08.142425 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader)\n2018-12-28 19:09:08.142493 I | rafthttp: started streaming with peer fb45ce76f66cea88 (writer)\n2018-12-28 19:09:08.142501 I | rafthttp: started streaming with peer fb45ce76f66cea88 (writer)\n2018-12-28 19:09:08.142511 I | rafthttp: started streaming with peer fb45ce76f66cea88 (stream MsgApp v2 reader)\n2018-12-28 19:09:08.142601 I | rafthttp: started streaming with peer fb45ce76f66cea88 (stream Message reader)\n2018-12-28 19:09:08.143248 I | raft: 171b09b5ad8c09e1 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 3]\n2018-12-28 19:09:08.143265 I | raft: 171b09b5ad8c09e1 became follower at term 3\n2018-12-28 19:09:08.143274 I | raft: raft.node: 171b09b5ad8c09e1 elected leader ca6a20ed546c7237 at term 3\n2018-12-28 19:09:08.143419 I | rafthttp: peer 96f84b08aa4cfe72 became active\n2018-12-28 19:09:08.143427 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream Message writer)\n2018-12-28 19:09:08.149046 I | rafthttp: peer fb45ce76f66cea88 became active\n2018-12-28 19:09:08.149067 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream Message writer)\n2018-12-28 19:09:08.149194 I | rafthttp: peer ca6a20ed546c7237 became active\n2018-12-28 19:09:08.149218 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer)\n2018-12-28 19:09:08.149390 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer)\n2018-12-28 19:09:08.149454 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream MsgApp v2 reader)\n2018-12-28 19:09:08.149568 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream Message reader)\n2018-12-28 19:09:08.149624 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader)\n2018-12-28 19:09:08.149699 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream Message reader)\n2018-12-28 19:09:08.149717 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader)\n2018-12-28 19:09:08.149743 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream MsgApp v2 reader)\n2018-12-28 19:09:08.149979 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream MsgApp v2 writer)\n2018-12-28 19:09:08.149995 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream MsgApp v2 writer)\n2018-12-28 19:09:08.176475 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237\n2018-12-28 19:09:08.176522 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237\n2018-12-28 19:09:08.176551 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237\n2018-12-28 19:09:08.189762 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237\n2018-12-28 19:09:08.190076 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e\n2018-12-28 19:09:08.190141 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-12-28 19:09:08.190162 I | etcdserver/api: enabled capabilities for version 3.1\n2018-12-28 19:09:08.190333 I | etcdserver/membership: added member fb45ce76f66cea88 [http://192.168.120.14:2380] to cluster f59fb9088e78524e\n2018-12-28 19:09:08.190441 I | etcdserver/membership: added member 96f84b08aa4cfe72 [http://192.168.120.18:2380] to cluster f59fb9088e78524e\n2018-12-28 19:09:08.190558 I | etcdserver/membership: added member 171b09b5ad8c09e1 [http://192.168.120.6:2380] to cluster f59fb9088e78524e\n2018-12-28 19:09:08.218920 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster f59fb9088e78524e\n2018-12-28 19:09:08.219039 I | embed: ready to serve client requests\n2018-12-28 19:09:08.219410 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[dime] => /var/log\n/var/log/iotop.log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/homestead\n/var/log/homestead/homestead_20181228T190000Z.txt\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_current.txt\n/var/log/homestead/homestead_err.log\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/clearwater-diags-monitor.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/auth.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/sysstat/sa28\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/ralf\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/clearwater-socket-factory.log\n/var/log/upstart\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cloud-init.log\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "Execution done (return_code=0): /tmp/335CP/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "6abfb469-7946-430c-976e-a03e87498738"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:01 ? 00:00:00 /sbin/init\nroot 2 0 0 19:01 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:01 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:01 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:01 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:01 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:01 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:01 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:01 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:01 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:01 ? 00:00:00 [migration/0]\nroot 14 2 0 19:01 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:01 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:01 ? 00:00:00 [migration/1]\nroot 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:01 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:01 ? 00:00:00 [khelper]\nroot 21 2 0 19:01 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:01 ? 00:00:00 [netns]\nroot 23 2 0 19:01 ? 00:00:00 [writeback]\nroot 24 2 0 19:01 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:01 ? 00:00:00 [bioset]\nroot 27 2 0 19:01 ? 00:00:00 [kblockd]\nroot 28 2 0 19:01 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:01 ? 00:00:00 [khubd]\nroot 30 2 0 19:01 ? 00:00:00 [md]\nroot 31 2 0 19:01 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:01 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:01 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:01 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:01 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:01 ? 00:00:00 [vmstat]\nroot 38 2 0 19:01 ? 00:00:00 [ksmd]\nroot 39 2 0 19:01 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:01 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:01 ? 00:00:00 [crypto]\nroot 54 2 0 19:01 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:01 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:01 ? 00:00:00 [vballoon]\nroot 57 2 0 19:01 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:01 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:01 ? 00:00:00 [deferwq]\nroot 80 2 0 19:01 ? 00:00:00 [charger_manager]\nroot 125 2 0 19:01 ? 00:00:00 [kpsmoused]\nroot 141 2 0 19:01 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 19:01 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 19:01 ? 00:00:00 [kworker/u5:2]\nroot 535 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 587 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 823 2 0 19:01 ? 00:00:00 [kauditd]\nroot 935 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 992 1 0 19:01 ? 00:00:00 rsyslogd\nroot 1041 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1052 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1087 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1091 1 0 19:01 ? 00:00:00 cron\ndaemon 1097 1 0 19:01 ? 00:00:00 atd\nroot 1109 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1113 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1175 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 1191 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1202 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1208 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1458 2 0 19:01 ? 00:00:00 [kworker/1:2]\nubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/dime_host_j0aevp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_j0aevp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_j0aevp --logging-server-logdir=/home/ubuntu/dime_host_j0aevp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp%I.log --pidfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp.pid\nubuntu 1778 1 0 19:01 ? 00:00:02 python2.7 /home/ubuntu/dime_host_j0aevp/env/bin/diamond --configfile /home/ubuntu/dime_host_j0aevp/work/plugins/diamond/etc/diamond.conf\nubuntu 1845 1664 0 19:04 ? 00:00:00 /home/ubuntu/dime_host_j0aevp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_j0aevp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_j0aevp --logging-server-logdir=/home/ubuntu/dime_host_j0aevp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp%I.log --pidfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp.pid\nubuntu 1867 1845 0 19:04 ? 00:00:00 /home/ubuntu/dime_host_j0aevp/env/bin/python2.7 /home/ubuntu/dime_host_j0aevp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Z3e8YM\nubuntu 1878 1867 0 19:04 ? 00:00:00 /bin/sh -c /tmp/G9DF2/install-dime.sh\nubuntu 1881 1878 0 19:04 ? 00:00:00 /bin/bash -e /tmp/G9DF2/install-dime.sh\nroot 2970 2 0 19:06 ? 00:00:00 [kworker/u5:0]\nntp 8846 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9418 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9419 9418 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9423 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9424 9423 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9433 9419 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9434 9424 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9435 9434 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9631 1 0 19:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10095 1 0 19:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10099 10095 0 19:08 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10171 1 0 19:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10519 1 0 19:09 ? 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 10582 1881 0 19:09 ? 00:00:00 /bin/bash -e /tmp/G9DF2/install-dime.sh\nubuntu 10583 10582 0 19:09 ? 00:00:00 /bin/bash -e /tmp/G9DF2/install-dime.sh\nroot 10584 10583 0 19:09 ? 00:00:00 sudo ps -edf\nroot 10585 10584 0 19:09 ? 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-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:09.837Z", "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 10519/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9631/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10519/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1087/sshd \nudp 0 0 192.168.120.11:123 0.0.0.0:* 8846/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8846/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8846/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10171/snmpd \nudp 0 0 0.0.0.0:28273 0.0.0.0:* 587/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10519/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient \nudp6 0 0 :::18544 :::* 587/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8846/ntpd \nudp6 0 0 ::1:123 :::* 8846/ntpd \nudp6 0 0 :::123 :::* 8846/ntpd \nudp6 0 0 :::161 :::* 10171/snmpd \nudp6 0 0 ::1:53 :::* 10519/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11622 1664/python2.7 /tmp/cloudify-logging-server-a965a.socket\nunix 2 [ ACC ] STREAM LISTENING 1449 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12015 1867/python2.7 /tmp/ctx-ibyffM.socket\nunix 2 [ ACC ] STREAM LISTENING 21664 9433/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20433 9435/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9407 1175/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7614 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23220 10171/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 8945 1113/acpid /var/run/acpid.socket\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:09.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}], "metadata": {"pagination": {"total": 1814, "offset": 1754, "size": 50}}} 2018-12-28 19:09:10,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:10,231 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:10 GMT 2018-12-28 19:09:10,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:10,231 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 69438 2018-12-28 19:09:10,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:10,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-12-28 19:09:10,233 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-12-28 19:09:10,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-12-28 19:09:10,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-12-28 19:09:10,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-12-28 19:09:10,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-12-28 19:09:10,234 - 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 12 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 (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58604 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, 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.104s user 0m12.350s sys 0m3.179s 2018-12-28 19:09:10,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-12-28 19:09:10,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.054s user 0m0.004s sys 0m0.049s 2018-12-28 19:09:10,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:0c:24:98 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe0c:2498/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:97082 errors:0 dropped:0 overruns:0 frame:0 TX packets:52131 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147680337 (147.6 MB) TX bytes:10473654 (10.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:82 errors:0 dropped:0 overruns:0 frame:0 TX packets:82 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6574 (6.5 KB) TX bytes:6574 (6.5 KB) real 0m0.004s user 0m0.001s sys 0m0.003s 2018-12-28 19:09:10,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-12-28 19:09:10,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:00 ? 00:00:00 /sbin/init root 2 0 0 19:00 ? 00:00:00 [kthreadd] root 3 2 0 19:00 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:00 ? 00:00:00 [kworker/0:0] root 5 2 0 19:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:00 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:00 ? 00:00:00 [rcu_sched] root 8 2 0 19:00 ? 00:00:00 [rcuos/0] root 9 2 0 19:00 ? 00:00:00 [rcuos/1] root 10 2 0 19:00 ? 00:00:00 [rcu_bh] root 11 2 0 19:00 ? 00:00:00 [rcuob/0] root 12 2 0 19:00 ? 00:00:00 [rcuob/1] root 13 2 0 19:00 ? 00:00:00 [migration/0] root 14 2 0 19:00 ? 00:00:00 [watchdog/0] root 15 2 0 19:00 ? 00:00:00 [watchdog/1] root 16 2 0 19:00 ? 00:00:00 [migration/1] root 17 2 0 19:00 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:00 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:00 ? 00:00:00 [khelper] root 21 2 0 19:00 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:00 ? 00:00:00 [netns] root 23 2 0 19:00 ? 00:00:00 [writeback] root 24 2 0 19:00 ? 00:00:00 [kintegrityd] root 25 2 0 19:00 ? 00:00:00 [bioset] root 27 2 0 19:00 ? 00:00:00 [kblockd] root 28 2 0 19:00 ? 00:00:00 [ata_sff] root 29 2 0 19:00 ? 00:00:00 [khubd] root 30 2 0 19:00 ? 00:00:00 [md] root 31 2 0 19:00 ? 00:00:00 [devfreq_wq] root 32 2 0 19:00 ? 00:00:00 [kworker/0:1] root 34 2 0 19:00 ? 00:00:00 [khungtaskd] root 35 2 0 19:00 ? 00:00:00 [kswapd0] root 36 2 0 19:00 ? 00:00:00 [vmstat] root 37 2 0 19:00 ? 00:00:00 [ksmd] root 38 2 0 19:00 ? 00:00:00 [khugepaged] root 39 2 0 19:00 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:00 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:00 ? 00:00:00 [crypto] root 53 2 0 19:00 ? 00:00:00 [kthrotld] root 54 2 0 19:00 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:00 ? 00:00:00 [vballoon] root 56 2 0 19:00 ? 00:00:00 [kworker/1:1] root 57 2 0 19:00 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:00 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:00 ? 00:00:00 [deferwq] root 80 2 0 19:00 ? 00:00:00 [charger_manager] root 124 2 0 19:00 ? 00:00:00 [kpsmoused] root 142 2 0 19:00 ? 00:00:00 [kworker/1:2] root 186 2 0 19:00 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:00 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:00 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 19:00 ? 00:00:00 [kworker/u5:1] root 435 2 0 19:00 ? 00:00:00 [kworker/u5:2] root 532 1 0 19:00 ? 00:00:00 upstart-socket-bridge --daemon root 655 1 0 19:00 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 19:00 ? 00:00:00 [kauditd] root 947 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon syslog 1011 1 0 19:01 ? 00:00:00 rsyslogd message+ 1019 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 1029 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 1055 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1058 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1062 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1063 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1065 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1112 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1113 1 0 19:01 ? 00:00:00 cron daemon 1114 1 0 19:01 ? 00:00:00 atd root 1122 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1124 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1204 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1211 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1660 1 0 19:01 ? 00:00:00 /home/ubuntu/ellis_host_m1unp5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_m1unp5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_m1unp5 --logging-server-logdir=/home/ubuntu/ellis_host_m1unp5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5%I.log --pidfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5.pid ubuntu 1774 1 0 19:01 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_m1unp5/env/bin/diamond --configfile /home/ubuntu/ellis_host_m1unp5/work/plugins/diamond/etc/diamond.conf ubuntu 1846 1660 0 19:04 ? 00:00:00 /home/ubuntu/ellis_host_m1unp5/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_m1unp5 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_m1unp5 --logging-server-logdir=/home/ubuntu/ellis_host_m1unp5/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5%I.log --pidfile=/home/ubuntu/ellis_host_m1unp5/work/ellis_host_m1unp5.pid ubuntu 1869 1846 0 19:04 ? 00:00:00 /home/ubuntu/ellis_host_m1unp5/env/bin/python2.7 /home/ubuntu/ellis_host_m1unp5/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3s2UHi ubuntu 1881 1869 0 19:04 ? 00:00:00 /bin/sh -c /tmp/335CP/install-ellis.sh ubuntu 1883 1881 0 19:04 ? 00:00:00 /bin/bash -e /tmp/335CP/install-ellis.sh root 3531 2 0 19:06 ? 00:00:00 [kworker/u5:0] mysql 9283 1 0 19:07 ? 00:00:00 /usr/sbin/mysqld ntp 9433 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10025 1 0 19:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10118 1 0 19:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10122 10118 0 19:08 ? 00:00:00 inotifywait -e create -qq . root 10180 1 0 19:08 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10181 10180 0 19:08 ? 00:00:00 nginx: worker process www-data 10182 10180 0 19:08 ? 00:00:00 nginx: worker process www-data 10183 10180 0 19:08 ? 00:00:00 nginx: worker process www-data 10184 10180 0 19:08 ? 00:00:00 nginx: worker process ellis 10397 1 0 19:08 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10595 10025 0 19:08 ? 00:00:00 [nginx_ping] root 10597 10025 0 19:08 ? 00:00:00 [check-nginx-upt] root 10602 10025 0 19:08 ? 00:00:00 [check-monit-upt] root 10606 10025 0 19:08 ? 00:00:00 [poll_ellis.sh] root 10615 10025 0 19:08 ? 00:00:00 [poll_ellis_http] root 10618 10025 0 19:08 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10639 10618 0 19:08 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10681 10639 0 19:08 ? 00:00:00 sleep 21 dnsmasq 10912 1 0 19:09 ? 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 10975 1883 0 19:09 ? 00:00:00 /bin/bash -e /tmp/335CP/install-ellis.sh ubuntu 10976 10975 0 19:09 ? 00:00:00 /bin/bash -e /tmp/335CP/install-ellis.sh root 10977 10976 0 19:09 ? 00:00:00 sudo ps -edf root 10978 10977 0 19:09 ? 00:00:00 ps -edf real 0m0.009s user 0m0.000s sys 0m0.008s 2018-12-28 19:09:10,235 - 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 10912/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1112/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10025/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10180/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9283/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10912/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1112/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 9433/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9433/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9433/ntpd udp 0 0 0.0.0.0:30451 0.0.0.0:* 655/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10912/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 655/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 9433/ntpd udp6 0 0 ::1:123 :::* 9433/ntpd udp6 0 0 :::123 :::* 9433/ntpd udp6 0 0 :::43056 :::* 655/dhclient udp6 0 0 ::1:53 :::* 10912/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8205 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9497 1124/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 9285 1019/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11650 1660/python2.7 /tmp/cloudify-logging-server-3cc6f.socket unix 2 [ ACC ] STREAM LISTENING 1604 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 11157 1869/python2.7 /tmp/ctx-tTETkn.socket unix 2 [ ACC ] STREAM LISTENING 20857 9283/mysqld /var/run/mysqld/mysqld.sock unix 2 [ ACC ] STREAM LISTENING 22853 10397/python /tmp/.ellis-sock real 0m0.007s user 0m0.000s sys 0m0.007s 2018-12-28 19:09:10,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-12-28 19:09:10,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-12-28 19:09:10,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-12-28 19:09:10,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [28-Dec-2018 19:08:07 UTC] clearwater-diags-monitor starting [28-Dec-2018 19:08:07 UTC] Waiting for trigger files real 0m0.004s user 0m0.000s sys 0m0.004s 2018-12-28 19:09:10,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-28 19:09:10,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/mysql.err /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/sysstat/sa28 /var/log/ntpstats /var/log/monit.log /var/log/mysql.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/ellis /var/log/cloud-init.log real 0m0.007s user 0m0.003s sys 0m0.002s 2018-12-28 19:09:10,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.084s user 0m0.008s sys 0m0.058s 2018-12-28 19:09:10,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-12-28 19:09:10,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:80:ed:ab inet addr:192.168.120.11 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe80:edab/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:116141 errors:0 dropped:0 overruns:0 frame:0 TX packets:65265 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172275053 (172.2 MB) TX bytes:11422697 (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:12 errors:0 dropped:0 overruns:0 frame:0 TX packets:12 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:1235 (1.2 KB) TX bytes:1235 (1.2 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-12-28 19:09:10,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-12-28 19:09:10,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-12-28 19:08:45.406678682 Stopping etcd clearwater-etcd 2018-12-28 19:08:46.039241718 Restarting etcd clearwater-etcd 2018-12-28 19:08:46.043414455 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-12-28 19:08:46.044046482 Check for previous failed startup attempt 2018-12-28 19:08:46.045102842 Running etcdctl member list ca6a20ed546c7237: name=192-168-120-15 peerURLs=http://192.168.120.15:2380 clientURLs=http://192.168.120.15:4000 isLeader=true fb45ce76f66cea88: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=false 2018-12-28 19:08:46.057663930 etcdctl returned 0 2018-12-28 19:08:46.062640226 Joining existing cluster... 2018-12-28 19:09:07.064642130 Configured ETCDCTL_PEERS: 192.168.120.15:4000, 2018-12-28 19:09:07.065269861 Check cluster is healthy 2018-12-28 19:09:07.066733662 Running etcdctl cluster-health member 96f84b08aa4cfe72 is healthy: got healthy result from http://192.168.120.18:4000 member ca6a20ed546c7237 is healthy: got healthy result from http://192.168.120.15:4000 member fb45ce76f66cea88 is healthy: got healthy result from http://192.168.120.14:4000 cluster is healthy 2018-12-28 19:09:07.766073221 etcdctl returned 0 2018-12-28 19:09:07.767170140 Tell the cluster we're joining 2018-12-28 19:09:07.767825308 Running etcdctl member add 192-168-120-6 http://192.168.120.6:2380 Added member named 192-168-120-6 with ID 171b09b5ad8c09e1 to cluster ETCD_NAME="192-168-120-6" ETCD_INITIAL_CLUSTER="192-168-120-6=http://192.168.120.6:2380,192-168-120-18=http://192.168.120.18:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-12-28 19:09:07.826813073 etcdctl returned 0 2018-12-28 19:09:07.854054304 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.6:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.6 --name 192-168-120-6 --debug --initial-cluster 192-168-120-18=http://192.168.120.18:2380,192-168-120-15=http://192.168.120.15:2380,192-168-120-14=http://192.168.120.14:2380,192-168-120-6=http://192.168.120.6:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.6:2380 --listen-peer-urls http://192.168.120.6:2380 2018-12-28 19:09:07.856440445 Check we're actually a member of the cluster 2018-12-28 19:09:07.858983529 Wait for etcd to startup 2018-12-28 19:09:08.864985659 Etcd started successfully 2018-12-28 19:09:07.873747 I | etcdmain: etcd Version: 3.1.7 2018-12-28 19:09:07.873781 I | etcdmain: Git SHA: 43b7507 2018-12-28 19:09:07.873785 I | etcdmain: Go Version: go1.7.5 2018-12-28 19:09:07.873788 I | etcdmain: Go OS/Arch: linux/amd64 2018-12-28 19:09:07.873792 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-12-28 19:09:07.873841 I | embed: listening for peers on http://192.168.120.6:2380 2018-12-28 19:09:07.873869 I | embed: listening for client requests on 0.0.0.0:4000 2018-12-28 19:09:07.940153 I | etcdserver: name = 192-168-120-6 2018-12-28 19:09:07.940229 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.6 2018-12-28 19:09:07.940235 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.6/member 2018-12-28 19:09:07.940239 I | etcdserver: heartbeat = 100ms 2018-12-28 19:09:07.940242 I | etcdserver: election = 1000ms 2018-12-28 19:09:07.940246 I | etcdserver: snapshot count = 10000 2018-12-28 19:09:07.940253 I | etcdserver: advertise client URLs = http://192.168.120.6:4000 2018-12-28 19:09:07.984735 I | etcdserver: starting member 171b09b5ad8c09e1 in cluster f59fb9088e78524e 2018-12-28 19:09:07.984772 I | raft: 171b09b5ad8c09e1 became follower at term 0 2018-12-28 19:09:07.984799 I | raft: newRaft 171b09b5ad8c09e1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-12-28 19:09:07.984805 I | raft: 171b09b5ad8c09e1 became follower at term 1 2018-12-28 19:09:08.131171 I | rafthttp: started HTTP pipelining with peer 96f84b08aa4cfe72 2018-12-28 19:09:08.131196 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-12-28 19:09:08.131225 I | rafthttp: started HTTP pipelining with peer fb45ce76f66cea88 2018-12-28 19:09:08.131241 I | rafthttp: starting peer 96f84b08aa4cfe72... 2018-12-28 19:09:08.131250 I | rafthttp: started HTTP pipelining with peer 96f84b08aa4cfe72 2018-12-28 19:09:08.132801 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (writer) 2018-12-28 19:09:08.134133 I | rafthttp: started peer 96f84b08aa4cfe72 2018-12-28 19:09:08.134156 I | rafthttp: added peer 96f84b08aa4cfe72 2018-12-28 19:09:08.134169 I | rafthttp: starting peer ca6a20ed546c7237... 2018-12-28 19:09:08.134191 I | rafthttp: started HTTP pipelining with peer ca6a20ed546c7237 2018-12-28 19:09:08.138233 I | rafthttp: started peer ca6a20ed546c7237 2018-12-28 19:09:08.138253 I | rafthttp: added peer ca6a20ed546c7237 2018-12-28 19:09:08.138265 I | rafthttp: starting peer fb45ce76f66cea88... 2018-12-28 19:09:08.138281 I | rafthttp: started HTTP pipelining with peer fb45ce76f66cea88 2018-12-28 19:09:08.140840 I | rafthttp: started peer fb45ce76f66cea88 2018-12-28 19:09:08.140858 I | rafthttp: added peer fb45ce76f66cea88 2018-12-28 19:09:08.140874 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-12-28 19:09:08.142084 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-12-28 19:09:08.142095 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (writer) 2018-12-28 19:09:08.142113 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (stream MsgApp v2 reader) 2018-12-28 19:09:08.142264 I | rafthttp: started streaming with peer 96f84b08aa4cfe72 (stream Message reader) 2018-12-28 19:09:08.142339 I | rafthttp: started streaming with peer ca6a20ed546c7237 (writer) 2018-12-28 19:09:08.142352 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-12-28 19:09:08.142425 I | rafthttp: started streaming with peer ca6a20ed546c7237 (stream Message reader) 2018-12-28 19:09:08.142493 I | rafthttp: started streaming with peer fb45ce76f66cea88 (writer) 2018-12-28 19:09:08.142501 I | rafthttp: started streaming with peer fb45ce76f66cea88 (writer) 2018-12-28 19:09:08.142511 I | rafthttp: started streaming with peer fb45ce76f66cea88 (stream MsgApp v2 reader) 2018-12-28 19:09:08.142601 I | rafthttp: started streaming with peer fb45ce76f66cea88 (stream Message reader) 2018-12-28 19:09:08.143248 I | raft: 171b09b5ad8c09e1 [term: 1] received a MsgHeartbeat message with higher term from ca6a20ed546c7237 [term: 3] 2018-12-28 19:09:08.143265 I | raft: 171b09b5ad8c09e1 became follower at term 3 2018-12-28 19:09:08.143274 I | raft: raft.node: 171b09b5ad8c09e1 elected leader ca6a20ed546c7237 at term 3 2018-12-28 19:09:08.143419 I | rafthttp: peer 96f84b08aa4cfe72 became active 2018-12-28 19:09:08.143427 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream Message writer) 2018-12-28 19:09:08.149046 I | rafthttp: peer fb45ce76f66cea88 became active 2018-12-28 19:09:08.149067 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream Message writer) 2018-12-28 19:09:08.149194 I | rafthttp: peer ca6a20ed546c7237 became active 2018-12-28 19:09:08.149218 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message writer) 2018-12-28 19:09:08.149390 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 writer) 2018-12-28 19:09:08.149454 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream MsgApp v2 reader) 2018-12-28 19:09:08.149568 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream Message reader) 2018-12-28 19:09:08.149624 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream MsgApp v2 reader) 2018-12-28 19:09:08.149699 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream Message reader) 2018-12-28 19:09:08.149717 I | rafthttp: established a TCP streaming connection with peer ca6a20ed546c7237 (stream Message reader) 2018-12-28 19:09:08.149743 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream MsgApp v2 reader) 2018-12-28 19:09:08.149979 I | rafthttp: established a TCP streaming connection with peer fb45ce76f66cea88 (stream MsgApp v2 writer) 2018-12-28 19:09:08.149995 I | rafthttp: established a TCP streaming connection with peer 96f84b08aa4cfe72 (stream MsgApp v2 writer) 2018-12-28 19:09:08.176475 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237 2018-12-28 19:09:08.176522 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237 2018-12-28 19:09:08.176551 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237 2018-12-28 19:09:08.189762 D | raft: 171b09b5ad8c09e1 [logterm: 0, index: 59] rejected msgApp [logterm: 3, index: 59] from ca6a20ed546c7237 2018-12-28 19:09:08.190076 I | etcdserver/membership: added member ca6a20ed546c7237 [http://192.168.120.15:2380] to cluster f59fb9088e78524e 2018-12-28 19:09:08.190141 N | etcdserver/membership: set the initial cluster version to 3.1 2018-12-28 19:09:08.190162 I | etcdserver/api: enabled capabilities for version 3.1 2018-12-28 19:09:08.190333 I | etcdserver/membership: added member fb45ce76f66cea88 [http://192.168.120.14:2380] to cluster f59fb9088e78524e 2018-12-28 19:09:08.190441 I | etcdserver/membership: added member 96f84b08aa4cfe72 [http://192.168.120.18:2380] to cluster f59fb9088e78524e 2018-12-28 19:09:08.190558 I | etcdserver/membership: added member 171b09b5ad8c09e1 [http://192.168.120.6:2380] to cluster f59fb9088e78524e 2018-12-28 19:09:08.218920 I | etcdserver: published {Name:192-168-120-6 ClientURLs:[http://192.168.120.6:4000]} to cluster f59fb9088e78524e 2018-12-28 19:09:08.219039 I | embed: ready to serve client requests 2018-12-28 19:09:08.219410 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! real 0m0.004s user 0m0.003s sys 0m0.002s 2018-12-28 19:09:10,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-12-28 19:09:10,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-12-28 19:09:10,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/iotop.log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/homestead /var/log/homestead/homestead_20181228T190000Z.txt /var/log/homestead/homestead_out.log /var/log/homestead/homestead_current.txt /var/log/homestead/homestead_err.log /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/boot.log /var/log/dist-upgrade /var/log/clearwater-diags-monitor.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/auth.log /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/sysstat/sa28 /var/log/ntpstats /var/log/monit.log /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/ralf /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/clearwater-socket-factory.log /var/log/upstart /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cloud-init.log real 0m0.007s user 0m0.000s sys 0m0.005s 2018-12-28 19:09:10,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/335CP/install-ellis.sh 2018-12-28 19:09:10,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-12-28 19:09:10,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:01 ? 00:00:00 /sbin/init root 2 0 0 19:01 ? 00:00:00 [kthreadd] root 3 2 0 19:01 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:01 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:01 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:01 ? 00:00:00 [rcu_sched] root 8 2 0 19:01 ? 00:00:00 [rcuos/0] root 9 2 0 19:01 ? 00:00:00 [rcuos/1] root 10 2 0 19:01 ? 00:00:00 [rcu_bh] root 11 2 0 19:01 ? 00:00:00 [rcuob/0] root 12 2 0 19:01 ? 00:00:00 [rcuob/1] root 13 2 0 19:01 ? 00:00:00 [migration/0] root 14 2 0 19:01 ? 00:00:00 [watchdog/0] root 15 2 0 19:01 ? 00:00:00 [watchdog/1] root 16 2 0 19:01 ? 00:00:00 [migration/1] root 17 2 0 19:01 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:01 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:01 ? 00:00:00 [khelper] root 21 2 0 19:01 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:01 ? 00:00:00 [netns] root 23 2 0 19:01 ? 00:00:00 [writeback] root 24 2 0 19:01 ? 00:00:00 [kintegrityd] root 25 2 0 19:01 ? 00:00:00 [bioset] root 27 2 0 19:01 ? 00:00:00 [kblockd] root 28 2 0 19:01 ? 00:00:00 [ata_sff] root 29 2 0 19:01 ? 00:00:00 [khubd] root 30 2 0 19:01 ? 00:00:00 [md] root 31 2 0 19:01 ? 00:00:00 [devfreq_wq] root 32 2 0 19:01 ? 00:00:00 [kworker/0:1] root 33 2 0 19:01 ? 00:00:00 [kworker/1:1] root 35 2 0 19:01 ? 00:00:00 [khungtaskd] root 36 2 0 19:01 ? 00:00:00 [kswapd0] root 37 2 0 19:01 ? 00:00:00 [vmstat] root 38 2 0 19:01 ? 00:00:00 [ksmd] root 39 2 0 19:01 ? 00:00:00 [khugepaged] root 40 2 0 19:01 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:01 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:01 ? 00:00:00 [crypto] root 54 2 0 19:01 ? 00:00:00 [kthrotld] root 55 2 0 19:01 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:01 ? 00:00:00 [vballoon] root 57 2 0 19:01 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:01 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:01 ? 00:00:00 [deferwq] root 80 2 0 19:01 ? 00:00:00 [charger_manager] root 125 2 0 19:01 ? 00:00:00 [kpsmoused] root 141 2 0 19:01 ? 00:00:00 [kworker/0:2] root 186 2 0 19:01 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:01 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:01 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 19:01 ? 00:00:00 [kworker/u5:1] root 431 2 0 19:01 ? 00:00:00 [kworker/u5:2] root 535 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon root 587 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 823 2 0 19:01 ? 00:00:00 [kauditd] root 935 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon syslog 992 1 0 19:01 ? 00:00:00 rsyslogd root 1041 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1052 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1087 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1091 1 0 19:01 ? 00:00:00 cron daemon 1097 1 0 19:01 ? 00:00:00 atd root 1109 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1113 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1175 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 1191 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 1202 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1208 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1458 2 0 19:01 ? 00:00:00 [kworker/1:2] ubuntu 1664 1 0 19:01 ? 00:00:00 /home/ubuntu/dime_host_j0aevp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_j0aevp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_j0aevp --logging-server-logdir=/home/ubuntu/dime_host_j0aevp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp%I.log --pidfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp.pid ubuntu 1778 1 0 19:01 ? 00:00:02 python2.7 /home/ubuntu/dime_host_j0aevp/env/bin/diamond --configfile /home/ubuntu/dime_host_j0aevp/work/plugins/diamond/etc/diamond.conf ubuntu 1845 1664 0 19:04 ? 00:00:00 /home/ubuntu/dime_host_j0aevp/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_j0aevp --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_j0aevp --logging-server-logdir=/home/ubuntu/dime_host_j0aevp/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp%I.log --pidfile=/home/ubuntu/dime_host_j0aevp/work/dime_host_j0aevp.pid ubuntu 1867 1845 0 19:04 ? 00:00:00 /home/ubuntu/dime_host_j0aevp/env/bin/python2.7 /home/ubuntu/dime_host_j0aevp/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Z3e8YM ubuntu 1878 1867 0 19:04 ? 00:00:00 /bin/sh -c /tmp/G9DF2/install-dime.sh ubuntu 1881 1878 0 19:04 ? 00:00:00 /bin/bash -e /tmp/G9DF2/install-dime.sh root 2970 2 0 19:06 ? 00:00:00 [kworker/u5:0] ntp 8846 1 0 19:07 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9418 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9419 9418 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9423 1 0 19:07 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9424 9423 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9433 9419 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9434 9424 0 19:07 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9435 9434 0 19:07 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9631 1 0 19:08 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10095 1 0 19:08 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10099 10095 0 19:08 ? 00:00:00 inotifywait -e create -qq . snmp 10171 1 0 19:08 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10519 1 0 19:09 ? 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 10582 1881 0 19:09 ? 00:00:00 /bin/bash -e /tmp/G9DF2/install-dime.sh ubuntu 10583 10582 0 19:09 ? 00:00:00 /bin/bash -e /tmp/G9DF2/install-dime.sh root 10584 10583 0 19:09 ? 00:00:00 sudo ps -edf root 10585 10584 0 19:09 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-12-28 19:09:10,239 - 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 10519/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1087/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9631/monit tcp6 0 0 ::1:53 :::* LISTEN 10519/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1087/sshd udp 0 0 192.168.120.11:123 0.0.0.0:* 8846/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8846/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8846/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10171/snmpd udp 0 0 0.0.0.0:28273 0.0.0.0:* 587/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10519/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 587/dhclient udp6 0 0 :::18544 :::* 587/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8846/ntpd udp6 0 0 ::1:123 :::* 8846/ntpd udp6 0 0 :::123 :::* 8846/ntpd udp6 0 0 :::161 :::* 10171/snmpd udp6 0 0 ::1:53 :::* 10519/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11622 1664/python2.7 /tmp/cloudify-logging-server-a965a.socket unix 2 [ ACC ] STREAM LISTENING 1449 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12015 1867/python2.7 /tmp/ctx-ibyffM.socket unix 2 [ ACC ] STREAM LISTENING 21664 9433/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20433 9435/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9407 1175/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7614 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23220 10171/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 8945 1113/acpid /var/run/acpid.socket real 0m0.009s user 0m0.000s sys 0m0.008s 2018-12-28 19:09:10,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:10,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:10,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:10,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:10,325 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:10,325 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:10,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:10 GMT 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:10,326 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:15,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:15,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:15,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:15,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:15,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_28ubi6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:10.202Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:10.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.172Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.172Z", "message": "[dime] => 2018-12-28 19:08:48.222634013 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.172Z", "message": "[dime] => [28-Dec-2018 19:08:32 UTC] clearwater-diags-monitor starting\n[28-Dec-2018 19:08:32 UTC] Waiting for trigger files\n2018:12:28 19:07:57: Namespace: management\n2018:12:28 19:07:57: [management] Starting server\n2018:12:28 19:07:57: [management] Listening for requests\n2018:12:28 19:07:57: Namespace: signaling\n2018:12:28 19:07:57: [signaling] Starting server\n2018:12:28 19:07:57: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.002s\nsys\t0m0.003s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "ellis_28ubi6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.343Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.343Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.641Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.641Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "dime_iitubm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:11.641Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:11.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CF96I/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "Execution done (return_code=0): /tmp/G9DF2/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/A6ED5/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce4da9f3-1ebd-454f-93ce-e0e404a30a98"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "0cf08511-830b-418f-a797-aa06eb32a598"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce4da9f3-1ebd-454f-93ce-e0e404a30a98"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.187Z", "message": "Executing: /tmp/A6ED5/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce4da9f3-1ebd-454f-93ce-e0e404a30a98"}, {"node_instance_id": "dime_iitubm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:12.649Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:12.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "[localhost] run: sudo mv /tmp/tmpyKpteY /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "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-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "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-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "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-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "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-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "[localhost] run: sudo mv /tmp/tmphjCXyG /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'ellis': {u'ellis_28ubi6': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-28ubi6'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "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-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "d84c042f-997c-4484-a726-ce3b0d32a989"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.197Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce4da9f3-1ebd-454f-93ce-e0e404a30a98"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.658Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.658Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:13.658Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:13.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "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-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QD12V/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "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-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "[localhost] run: sudo mv /tmp/tmpiMdfuD /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "[localhost] run: sudo mv /tmp/tmpegMUrj /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "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-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "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-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "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-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.248Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'ellis': {u'ellis_28ubi6': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-28ubi6'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.248Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "c5159828-8a42-4dc2-aaf7-7d8ebe011e00"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:14.669Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:14.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1865, "offset": 1785, "size": 50}}} 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:15 GMT 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25861 2018-12-28 19:09:15,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:15,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:09:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-28 19:09:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-12-28 19:08:48.222634013 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-12-28 19:09:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [28-Dec-2018 19:08:32 UTC] clearwater-diags-monitor starting [28-Dec-2018 19:08:32 UTC] Waiting for trigger files 2018:12:28 19:07:57: Namespace: management 2018:12:28 19:07:57: [management] Starting server 2018:12:28 19:07:57: [management] Listening for requests 2018:12:28 19:07:57: Namespace: signaling 2018:12:28 19:07:57: [signaling] Starting server 2018:12:28 19:07:57: [signaling] Listening for requests real 0m0.006s user 0m0.002s sys 0m0.003s 2018-12-28 19:09:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:09:15,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CF96I/bind.py 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/G9DF2/install-dime.sh 2018-12-28 19:09:15,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/A6ED5/create_number.sh 2018-12-28 19:09:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-12-28 19:09:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-28 19:09:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/A6ED5/create_number.sh 2018-12-28 19:09:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:09:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpyKpteY /etc/bind/db.clearwater.local 2018-12-28 19:09:15,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphjCXyG /etc/bind/db.clearwater.opnfv 2018-12-28 19:09:15,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:09:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'ellis': {u'ellis_28ubi6': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-28ubi6'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:09:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:09:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-12-28 19:09:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:09:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:09:15,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QD12V/bind.py 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiMdfuD /etc/bind/db.clearwater.opnfv 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpegMUrj /etc/bind/db.clearwater.local 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:09:15,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:09:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:09:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:09:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:09:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:09:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'ellis': {u'ellis_28ubi6': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-28ubi6'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:09:15,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:09:15,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:15,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:15,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:15,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:15,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:15,542 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:15 GMT 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:15,542 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:20,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:20,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:20,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1830, "size": 50}}} 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:20 GMT 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:20,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:09:20,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:20,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:21,117 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:21,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:21,118 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:21 GMT 2018-12-28 19:09:21,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:21,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:21,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:26,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:26,202 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1830, "size": 50}}} 2018-12-28 19:09:26,203 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:26,204 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:26 GMT 2018-12-28 19:09:26,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:26,204 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:09:26,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:26,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:26,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:26,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:26,269 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:26,269 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:26,270 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:26 GMT 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:26,270 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:31,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:31,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:31,373 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:31,373 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1865, "offset": 1830, "size": 50}}} 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:31 GMT 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:09:31,374 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:31,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:31,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:31,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:31,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:31,452 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:31 GMT 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:31,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:36,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:37,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:37,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:37,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:37,006 - 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-12-28T19:09:32.534Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.15: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.15\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-12-28T19:09:32.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce4da9f3-1ebd-454f-93ce-e0e404a30a98"}], "metadata": {"pagination": {"total": 1866, "offset": 1830, "size": 50}}} 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:37 GMT 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1452 2018-12-28 19:09:37,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:37,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.15: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.15 # 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-12-28 19:09:37,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:37,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:37,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:37,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:37,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:37,212 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:37 GMT 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:37,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:42,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:42,303 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:42,304 - 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-12-28T19:09:36.855Z", "message": "Execution done (return_code=0): /tmp/A6ED5/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:36.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "ce4da9f3-1ebd-454f-93ce-e0e404a30a98"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:37.262Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:37.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1868, "offset": 1831, "size": 50}}} 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:42,304 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:42 GMT 2018-12-28 19:09:42,305 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:42,305 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1130 2018-12-28 19:09:42,305 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:42,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/A6ED5/create_number.sh 2018-12-28 19:09:42,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:09:42,306 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:42,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:42,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:42,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:42,393 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:42,393 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:42,393 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:42,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:42,394 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:42,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:42,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:42 GMT 2018-12-28 19:09:42,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:42,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:42,394 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:47,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:47,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:47,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:47,488 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:47,488 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:47,488 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:43.348Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:43.348Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}], "metadata": {"pagination": {"total": 1869, "offset": 1833, "size": 50}}} 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:47 GMT 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-12-28 19:09:47,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:47,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-12-28 19:09:47,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:47,729 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:47,729 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:47,730 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:47,730 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:47 GMT 2018-12-28 19:09:47,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:47,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:47,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:52,736 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:52,811 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:52,811 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:52.191Z", "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 12 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,055 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59695 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 metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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\t0m8.607s\nuser\t0m3.481s\nsys\t0m0.765s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:52.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}], "metadata": {"pagination": {"total": 1870, "offset": 1834, "size": 50}}} 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:52 GMT 2018-12-28 19:09:52,812 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:52,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5329 2018-12-28 19:09:52,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:52,813 - 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 12 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,055 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59695 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 metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (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 futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, 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 0m8.607s user 0m3.481s sys 0m0.765s 2018-12-28 19:09:52,813 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:52,875 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:52,875 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:52,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:52,876 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:52 GMT 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:52,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:57,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:09:57,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:57,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:57,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:57,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:57,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:53.275Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:53.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:53.275Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:53.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:53.275Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:53.275Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:55.145Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.075s\nuser\t0m0.009s\nsys\t0m0.046s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:55.145Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:56.207Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4b:86:4d \n inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe4b:864d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:150534 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62961 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219158407 (219.1 MB) TX bytes:11922975 (11.9 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.002s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:56.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:56.207Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:56.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:56.207Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:00 ? 00:00:00 /sbin/init\nroot 2 0 0 19:00 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:00 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:00 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:00 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:00 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:00 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:00 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:00 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:00 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:00 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:00 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:00 ? 00:00:00 [migration/0]\nroot 14 2 0 19:00 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:00 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:00 ? 00:00:00 [migration/1]\nroot 17 2 0 19:00 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:00 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:00 ? 00:00:00 [khelper]\nroot 21 2 0 19:00 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:00 ? 00:00:00 [netns]\nroot 23 2 0 19:00 ? 00:00:00 [writeback]\nroot 24 2 0 19:00 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:00 ? 00:00:00 [bioset]\nroot 27 2 0 19:00 ? 00:00:00 [kblockd]\nroot 28 2 0 19:00 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:00 ? 00:00:00 [khubd]\nroot 30 2 0 19:00 ? 00:00:00 [md]\nroot 31 2 0 19:00 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:00 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:00 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:00 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:00 ? 00:00:00 [vmstat]\nroot 37 2 0 19:00 ? 00:00:00 [ksmd]\nroot 38 2 0 19:00 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:00 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:00 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:00 ? 00:00:00 [crypto]\nroot 53 2 0 19:00 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:00 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:00 ? 00:00:00 [vballoon]\nroot 56 2 0 19:00 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:00 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:00 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:00 ? 00:00:00 [deferwq]\nroot 80 2 0 19:00 ? 00:00:00 [charger_manager]\nroot 122 2 0 19:00 ? 00:00:00 [kpsmoused]\nroot 146 2 0 19:00 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:00 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:00 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 19:00 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 19:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 449 2 0 19:00 ? 00:00:00 [kworker/u5:1]\nroot 450 2 0 19:00 ? 00:00:00 [kworker/u5:2]\nroot 510 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon\nroot 585 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 822 2 0 19:01 ? 00:00:00 [kauditd]\nmessage+ 927 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork\nroot 949 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind\nroot 961 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1021 1 0 19:01 ? 00:00:00 rsyslogd\nroot 1052 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1108 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D\nroot 1110 1 0 19:01 ? 00:00:00 cron\ndaemon 1111 1 0 19:01 ? 00:00:00 atd\nroot 1118 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance\nroot 1120 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1258 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1264 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1662 1 0 19:01 ? 00:00:00 /home/ubuntu/vellum_host_1ydzag/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ydzag --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ydzag --logging-server-logdir=/home/ubuntu/vellum_host_1ydzag/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag%I.log --pidfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag.pid\nubuntu 1776 1 0 19:01 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_1ydzag/env/bin/diamond --configfile /home/ubuntu/vellum_host_1ydzag/work/plugins/diamond/etc/diamond.conf\nubuntu 1844 1662 0 19:04 ? 00:00:00 /home/ubuntu/vellum_host_1ydzag/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ydzag --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ydzag --logging-server-logdir=/home/ubuntu/vellum_host_1ydzag/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag%I.log --pidfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag.pid\nubuntu 1865 1844 0 19:04 ? 00:00:00 /home/ubuntu/vellum_host_1ydzag/env/bin/python2.7 /home/ubuntu/vellum_host_1ydzag/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-mzNrWD\nubuntu 1876 1865 0 19:04 ? 00:00:00 /bin/sh -c /tmp/ZIUI5/install-vellum.sh\nubuntu 1878 1876 0 19:04 ? 00:00:00 /bin/bash -e /tmp/ZIUI5/install-vellum.sh\nroot 3870 2 0 19:06 ? 00:00:00 [kworker/u5:0]\nntp 11915 1 0 19:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12318 1 0 19:08 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12645 1 0 19:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13288 1 0 19:09 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13295 13288 0 19:09 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13655 12645 0 19:09 ? 00:00:00 [check-monit-upt] \ndnsmasq 14256 1 0 19:09 ? 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 14319 1878 0 19:09 ? 00:00:00 /bin/bash -e /tmp/ZIUI5/install-vellum.sh\nubuntu 14320 14319 0 19:09 ? 00:00:00 /bin/bash -e /tmp/ZIUI5/install-vellum.sh\nroot 14321 14320 0 19:09 ? 00:00:00 sudo ps -edf\nroot 14322 14321 0 19:09 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:56.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:56.207Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:56.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:56.207Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:56.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:57.269Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:57.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:57.269Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:57.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:57.269Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:57.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:57.269Z", "message": "[vellum] => /var/log\n/var/log/btmp\n/var/log/unattended-upgrades\n/var/log/lastlog\n/var/log/clearwater-config-manager\n/var/log/syslog\n/var/log/udev\n/var/log/dmesg\n/var/log/wtmp\n/var/log/alternatives.log\n/var/log/cloud-init-output.log\n/var/log/clearwater-cluster-manager\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_20181228T190000Z.txt\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_err.log\n/var/log/memcached.log\n/var/log/boot.log\n/var/log/dist-upgrade\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/clearwater-queue-manager\n/var/log/rogers\n/var/log/auth.log\n/var/log/sysstat\n/var/log/ntpstats\n/var/log/monit.log\n/var/log/chronos\n/var/log/kern.log\n/var/log/apt\n/var/log/apt/term.log\n/var/log/apt/history.log\n/var/log/dmesg.0\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/container-detect.log\n/var/log/dpkg.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init.log\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:57.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:57.269Z", "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 14256/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12645/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12318/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14256/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1108/sshd \nudp 0 0 192.168.120.13:123 0.0.0.0:* 11915/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11915/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11915/ntpd \nudp 0 0 0.0.0.0:52096 0.0.0.0:* 585/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12318/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14256/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient \nudp6 0 0 fe80::f816:3eff:fe4:123 :::* 11915/ntpd \nudp6 0 0 ::1:123 :::* 11915/ntpd \nudp6 0 0 :::123 :::* 11915/ntpd \nudp6 0 0 :::5136 :::* 585/dhclient \nudp6 0 0 ::1:53 :::* 14256/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 8212 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10953 1662/python2.7 /tmp/cloudify-logging-server-3fa2b.socket\nunix 2 [ ACC ] STREAM LISTENING 7007 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 12007 1865/python2.7 /tmp/ctx-lj0nLP.socket\nunix 2 [ ACC ] STREAM LISTENING 8057 927/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9344 1120/acpid /var/run/acpid.socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:57.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}], "metadata": {"pagination": {"total": 1884, "offset": 1835, "size": 50}}} 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:57 GMT 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20483 2018-12-28 19:09:57,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:09:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-12-28 19:09:57,968 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-12-28 19:09:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-12-28 19:09:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.009s sys 0m0.046s 2018-12-28 19:09:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:4b:86:4d inet addr:192.168.120.13 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe4b:864d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:150534 errors:0 dropped:0 overruns:0 frame:0 TX packets:62961 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219158407 (219.1 MB) TX bytes:11922975 (11.9 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.002s sys 0m0.003s 2018-12-28 19:09:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-12-28 19:09:57,969 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:00 ? 00:00:00 /sbin/init root 2 0 0 19:00 ? 00:00:00 [kthreadd] root 3 2 0 19:00 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:00 ? 00:00:00 [kworker/0:0] root 5 2 0 19:00 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:00 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:00 ? 00:00:00 [rcu_sched] root 8 2 0 19:00 ? 00:00:00 [rcuos/0] root 9 2 0 19:00 ? 00:00:00 [rcuos/1] root 10 2 0 19:00 ? 00:00:00 [rcu_bh] root 11 2 0 19:00 ? 00:00:00 [rcuob/0] root 12 2 0 19:00 ? 00:00:00 [rcuob/1] root 13 2 0 19:00 ? 00:00:00 [migration/0] root 14 2 0 19:00 ? 00:00:00 [watchdog/0] root 15 2 0 19:00 ? 00:00:00 [watchdog/1] root 16 2 0 19:00 ? 00:00:00 [migration/1] root 17 2 0 19:00 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:00 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:00 ? 00:00:00 [khelper] root 21 2 0 19:00 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:00 ? 00:00:00 [netns] root 23 2 0 19:00 ? 00:00:00 [writeback] root 24 2 0 19:00 ? 00:00:00 [kintegrityd] root 25 2 0 19:00 ? 00:00:00 [bioset] root 27 2 0 19:00 ? 00:00:00 [kblockd] root 28 2 0 19:00 ? 00:00:00 [ata_sff] root 29 2 0 19:00 ? 00:00:00 [khubd] root 30 2 0 19:00 ? 00:00:00 [md] root 31 2 0 19:00 ? 00:00:00 [devfreq_wq] root 32 2 0 19:00 ? 00:00:00 [kworker/0:1] root 34 2 0 19:00 ? 00:00:00 [khungtaskd] root 35 2 0 19:00 ? 00:00:00 [kswapd0] root 36 2 0 19:00 ? 00:00:00 [vmstat] root 37 2 0 19:00 ? 00:00:00 [ksmd] root 38 2 0 19:00 ? 00:00:00 [khugepaged] root 39 2 0 19:00 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:00 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:00 ? 00:00:00 [crypto] root 53 2 0 19:00 ? 00:00:00 [kthrotld] root 54 2 0 19:00 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:00 ? 00:00:00 [vballoon] root 56 2 0 19:00 ? 00:00:00 [kworker/1:1] root 57 2 0 19:00 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:00 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:00 ? 00:00:00 [deferwq] root 80 2 0 19:00 ? 00:00:00 [charger_manager] root 122 2 0 19:00 ? 00:00:00 [kpsmoused] root 146 2 0 19:00 ? 00:00:00 [kworker/1:2] root 186 2 0 19:00 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:00 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 19:00 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 19:00 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 449 2 0 19:00 ? 00:00:00 [kworker/u5:1] root 450 2 0 19:00 ? 00:00:00 [kworker/u5:2] root 510 1 0 19:01 ? 00:00:00 upstart-socket-bridge --daemon root 585 1 0 19:01 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 822 2 0 19:01 ? 00:00:00 [kauditd] message+ 927 1 0 19:01 ? 00:00:00 dbus-daemon --system --fork root 949 1 0 19:01 ? 00:00:00 /lib/systemd/systemd-logind root 961 1 0 19:01 ? 00:00:00 upstart-file-bridge --daemon syslog 1021 1 0 19:01 ? 00:00:00 rsyslogd root 1052 1 0 19:01 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 19:01 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 19:01 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 19:01 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 19:01 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1108 1 0 19:01 ? 00:00:00 /usr/sbin/sshd -D root 1110 1 0 19:01 ? 00:00:00 cron daemon 1111 1 0 19:01 ? 00:00:00 atd root 1118 1 0 19:01 ? 00:00:00 /usr/sbin/irqbalance root 1120 1 0 19:01 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1258 1 0 19:01 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1264 1 0 19:01 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1662 1 0 19:01 ? 00:00:00 /home/ubuntu/vellum_host_1ydzag/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ydzag --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ydzag --logging-server-logdir=/home/ubuntu/vellum_host_1ydzag/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag%I.log --pidfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag.pid ubuntu 1776 1 0 19:01 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_1ydzag/env/bin/diamond --configfile /home/ubuntu/vellum_host_1ydzag/work/plugins/diamond/etc/diamond.conf ubuntu 1844 1662 0 19:04 ? 00:00:00 /home/ubuntu/vellum_host_1ydzag/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ydzag --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ydzag --logging-server-logdir=/home/ubuntu/vellum_host_1ydzag/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag%I.log --pidfile=/home/ubuntu/vellum_host_1ydzag/work/vellum_host_1ydzag.pid ubuntu 1865 1844 0 19:04 ? 00:00:00 /home/ubuntu/vellum_host_1ydzag/env/bin/python2.7 /home/ubuntu/vellum_host_1ydzag/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-mzNrWD ubuntu 1876 1865 0 19:04 ? 00:00:00 /bin/sh -c /tmp/ZIUI5/install-vellum.sh ubuntu 1878 1876 0 19:04 ? 00:00:00 /bin/bash -e /tmp/ZIUI5/install-vellum.sh root 3870 2 0 19:06 ? 00:00:00 [kworker/u5:0] ntp 11915 1 0 19:08 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12318 1 0 19:08 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12645 1 0 19:09 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13288 1 0 19:09 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13295 13288 0 19:09 ? 00:00:00 cpulimit -e astaire -l 10 root 13655 12645 0 19:09 ? 00:00:00 [check-monit-upt] dnsmasq 14256 1 0 19:09 ? 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 14319 1878 0 19:09 ? 00:00:00 /bin/bash -e /tmp/ZIUI5/install-vellum.sh ubuntu 14320 14319 0 19:09 ? 00:00:00 /bin/bash -e /tmp/ZIUI5/install-vellum.sh root 14321 14320 0 19:09 ? 00:00:00 sudo ps -edf root 14322 14321 0 19:09 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.004s 2018-12-28 19:09:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-12-28 19:09:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-12-28 19:09:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-28 19:09:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-12-28 19:09:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-12-28 19:09:57,970 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/btmp /var/log/unattended-upgrades /var/log/lastlog /var/log/clearwater-config-manager /var/log/syslog /var/log/udev /var/log/dmesg /var/log/wtmp /var/log/alternatives.log /var/log/cloud-init-output.log /var/log/clearwater-cluster-manager /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_20181228T190000Z.txt /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_err.log /var/log/memcached.log /var/log/boot.log /var/log/dist-upgrade /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/clearwater-queue-manager /var/log/rogers /var/log/auth.log /var/log/sysstat /var/log/ntpstats /var/log/monit.log /var/log/chronos /var/log/kern.log /var/log/apt /var/log/apt/term.log /var/log/apt/history.log /var/log/dmesg.0 /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/rsyslog.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/clearwater-monit.log /var/log/upstart/container-detect.log /var/log/dpkg.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init.log real 0m0.006s user 0m0.000s sys 0m0.005s 2018-12-28 19:09:57,971 - 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 14256/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1108/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12645/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12318/memcached tcp6 0 0 ::1:53 :::* LISTEN 14256/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1108/sshd udp 0 0 192.168.120.13:123 0.0.0.0:* 11915/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11915/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11915/ntpd udp 0 0 0.0.0.0:52096 0.0.0.0:* 585/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12318/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14256/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 585/dhclient udp6 0 0 fe80::f816:3eff:fe4:123 :::* 11915/ntpd udp6 0 0 ::1:123 :::* 11915/ntpd udp6 0 0 :::123 :::* 11915/ntpd udp6 0 0 :::5136 :::* 585/dhclient udp6 0 0 ::1:53 :::* 14256/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 8212 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10953 1662/python2.7 /tmp/cloudify-logging-server-3fa2b.socket unix 2 [ ACC ] STREAM LISTENING 7007 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 12007 1865/python2.7 /tmp/ctx-lj0nLP.socket unix 2 [ ACC ] STREAM LISTENING 8057 927/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9344 1120/acpid /var/run/acpid.socket real 0m0.006s user 0m0.003s sys 0m0.004s 2018-12-28 19:09:57,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:09:58,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:09:58,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:09:58,032 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:09:58 GMT 2018-12-28 19:09:58,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:09:58,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:09:58,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:03,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:03,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:03,125 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:58.284Z", "message": "[vellum] => 2018-12-28 19:09:06.190990068 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:58.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:58.284Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:58.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:59.338Z", "message": "[vellum] => INFO [main] 2018-12-28 19:06:23,670 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-12-28 19:06:23,684 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:23,768 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-12-28 19:06:23,913 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-12-28 19:06:23,922 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-12-28 19:06:23,923 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-12-28 19:06:24,202 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:24,218 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-12-28 19:06:24,246 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-12-28 19:06:24,253 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704768(688K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74008976(72274K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16714064(16322K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-12-28 19:06:24,254 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-12-28 19:06:24,255 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_1546023982.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1546023982.log]\nINFO [main] 2018-12-28 19:06:24,323 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-12-28 19:06:24,323 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-12-28 19:06:24,435 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-12-28 19:06:24,438 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-12-28 19:06:24,438 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-12-28 19:06:24,443 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-12-28 19:06:24,449 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-12-28 19:06:24,455 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-12-28 19:06:24,456 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-12-28 19:06:24,548 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-12-28 19:06:25,850 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-12-28 19:06:25,855 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-12-28 19:06:25,859 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-12-28 19:06:25,863 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-12-28 19:06:25,867 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-12-28 19:06:25,871 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-12-28 19:06:25,875 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-12-28 19:06:25,879 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-12-28 19:06:25,883 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-12-28 19:06:25,886 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-12-28 19:06:25,891 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-12-28 19:06:25,895 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-12-28 19:06:25,898 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-12-28 19:06:25,901 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-12-28 19:06:25,905 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-12-28 19:06:25,908 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-12-28 19:06:25,973 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-12-28 19:06:25,973 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-12-28 19:06:26,012 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:26,017 Memtable.java:347 - Writing Memtable-local@1134839200(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:26,053 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=1546023985830, position=399)\nINFO [main] 2018-12-28 19:06:26,534 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-12-28 19:06:26,664 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-12-28 19:06:26,665 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-12-28 19:06:26,667 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-12-28 19:06:26,678 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-12-28 19:06:26,679 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-12-28 19:06:26,692 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:26,700 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-12-28 19:06:26,709 SystemKeyspace.java:765 - No host ID found, created cf3643bd-ad75-47a3-857d-af8acb816d79 (Note: This should happen exactly once per node).\nINFO [main] 2018-12-28 19:06:26,711 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-12-28 19:06:26,713 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:26,713 Memtable.java:347 - Writing Memtable-local@2062525899(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:26,714 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=1546023985830, position=93397)\nINFO [main] 2018-12-28 19:06:27,426 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:27,433 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-12-28 19:06:27,459 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-12-28 19:06:27,476 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:27,483 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-12-28 19:06:27,491 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:27,497 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-12-28 19:06:27,504 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-12-28 19:06:27,506 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-12-28 19:06:27,512 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-12-28 19:06:27,522 StorageService.java:959 - Generated random tokens. tokens are [7509829391138651771, 918038976545906491, -8276320391423214074, 7189310881541338484, -5572306114525104834, 7571006784540235917, -5736784280868933613, -1632000470381674146, 8216334291226611823, -2894230821283286846, 6409230057077917153, 6097383222375530556, -6390533243570948521, -5345160472973793121, 801824251792051656, -7268589361858574924, 7297044825473755571, 244816387445448948, 1333140275717926904, 8225151525145025468, -3085349716432612601, -7342976238725943110, -5191273877295475803, -2974363364985393662, 5731054844665324999, -3825611317874577525, -52863435955400444, -3701320949628724564, 487331724443532953, -8779962364532354338, 1015051953855250859, 6591710701844114391, -5239350732019367218, -7759055334209528425, -672952831226725681, -3377023166617837579, -479869730366592526, 1778814742506604851, 7129972529109600089, -1786093693592968275, -5297619187067100204, 2365338172751861954, -9170957404161753245, 1106020993902054594, -790630161221057260, -4195074889953746178, 4072053871504001594, 7184185058515573611, -8299009434930034962, 8897451346679039391, -5010439502016858441, -7462289850571632937, -3021705079406901749, -11036135987646994, -4161706684529322590, 3157859676449600390, -6840685713763524161, -5735376469372626126, -2579028853839119846, 2511001066324424128, -8821182213733335595, 3598462488604765066, -2638070508511351877, -5674741133427118556, -5765333048435667789, -4545174519992619156, -3239785340037433189, -7854709738413087343, -9068500863143072613, 102083743760558735, -1902946959750919294, -5347677048709557254, 8763852713545856995, -6946381627103579229, 2058616915892415907, 2977680238805010798, -8513082913886155755, -4162060608652146903, 9130107913477052055, -4682394638744212502, 2056966999998173505, -8520983659217832588, -7039368782811646235, -747818720025177071, -5842509520235826056, -4399952969253669868, 2410524223988320594, -5329391612215911835, -2448640491051472838, -1046665764646249758, -8439419956682181628, 7422494125057567677, -5218241111809759464, 2268976046902657270, -5467761226424569334, -2687129030750635082, 255055555410212450, -929335662421644806, 6779814497389155309, 6527880118053604719, -8582270667330188626, -8393958693704907644, -639897211065564112, -1622818021868653529, -8525206112320397301, 8938701433440137958, -831573970966820516, -7888976254452591960, -8428710326025358337, -5052230245933627769, -3908174896119797468, 2226690655508656279, 2473693137087980908, -9025275148286521483, 4180600929911906636, -5897654923042598685, -8290417527467196206, 6526984954066577465, -4769307880307608553, 1071261735412295679, -6354787665191754280, 6983764419878397489, 4627802734628489570, -3092980077953806263, 3807293468041367414, 5110703525036699306, -4355331437469320350, -722745405123576644, -6041632593535100626, -9112310219103334564, -3264925500080390965, -7272607801575672582, 1876996485376542273, -8570517361300995923, 773544901079375427, -5034167950252348279, 2320778245139358417, -6903575116379469167, 253440146713962251, -7769278316792005641, -2109888471099384505, -202141598125034273, 6195963628312405324, -3399882488800073995, 626454468022201437, -1611854204290211441, -7852994656613233675, 7499414790926558380, 8508754959151768740, -4461535889375203419, -1045869323160908564, -1173156461077506433, -5257631939185283296, 1656500108546139606, 4421777869552355489, -8877884377057566467, 6955009540124976246, -3637874649338085287, -7812691462656127753, -5329890624358002198, 6953187930408928502, -6489790632615710535, -408982268126127459, 1596613075347595663, -874345444419814196, -4008336966452526234, 4215064602478070456, -5589857230647421927, -3826187389032864497, -3842312736158911310, 8891835447704087245, 7025206933296906069, 9006994443349049964, -1463375441643128413, -2521118109947900362, -8917262525695479642, -1333658319044033867, 8312107605495123156, -1013407932660840445, 5339880525147501803, -5443470719542733188, 1473280493385016859, -5063044561364900700, -658443137650100204, -1863198724716254880, -327992980833635548, -2831477008561922998, 4490652244045426037, 2693043693967928661, 233414954344845609, 5811787963437535048, -5890888121591844520, 8113767371160353934, -8752577896325805073, 4025483920769448086, 8280647275851181256, -3331650430088056711, -3172630685976013170, -1763305998073912173, 7537871750331274435, 8699287749191218213, -6132220874811601783, 880179221451260407, 4520064878026253048, -3315425923831787860, 9027040275150366533, -7712622046910268751, -3349241477307832709, -5740925878793152070, -7106204748093676905, 13271493943872030, -5353358350670502578, 2062299273022062173, 5972047630690413818, -5008297521406769454, 8473859224287090331, -5906303246317817277, -4083809809722473716, -4801584129375235127, -8281618959257698687, -6846718426349488274, 1138616866578775404, 1851221529718861619, 4920588505939561708, -3098951118979796513, 2636405568349409164, 1000310266945875816, -2876169315186529208, 479869641052823401, 4735689327633094444, 5729252307896098011, -7143136760855658965, -5503798193889028317, -9065512437998542358, 3547318993764059524, 7233112465940843300, 3688202881005164289, 6285885368060524321, 5267829863868459383, -867922315759089100, -3856195305651990093, -4087204623941286834, 1511110682751842277, 8624265890607116347, 9089145271613259274, 7751532800145931083, 764469458576769281, 8102225922461617331, 4482181879891678004, -8918696410076646354, -6662264419193144505, 6367786650200586632, 5039633234900254481, -1952513691300978588, 7455076439060918285, 7878030460770173992]\nINFO [main] 2018-12-28 19:06:27,531 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@27d0b2dc[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@306e8a09[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@3787498}\nINFO [MigrationStage:1] 2018-12-28 19:06:27,566 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:27,566 Memtable.java:347 - Writing Memtable-schema_keyspaces@1378438209(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:27,567 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=1546023985830, position=102352)\nINFO [MigrationStage:1] 2018-12-28 19:06:27,944 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:27,944 Memtable.java:347 - Writing Memtable-schema_columnfamilies@936720027(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:27,955 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=1546023985830, position=102352)\nINFO [MigrationStage:1] 2018-12-28 19:06:28,423 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:28,423 Memtable.java:347 - Writing Memtable-schema_columns@958721277(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:28,439 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=1546023985830, position=102352)\nINFO [MigrationStage:1] 2018-12-28 19:06:28,775 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:28,775 Memtable.java:347 - Writing Memtable-schema_triggers@1150224135(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:28,776 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=1546023985830, position=102352)\nINFO [MigrationStage:1] 2018-12-28 19:06:29,536 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:29,538 Memtable.java:347 - Writing Memtable-schema_usertypes@960078208(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:29,539 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=1546023985830, position=102352)\nINFO [MigrationStage:1] 2018-12-28 19:06:29,834 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@20cc7124[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-12-28 19:06:29,838 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-12-28 19:06:29,839 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@258dfee7[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-12-28 19:06:29,845 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-12-28 19:06:29,884 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:29,885 Memtable.java:347 - Writing Memtable-local@35400880(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-12-28 19:06:29,886 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=1546023985830, position=102595)\nINFO [main] 2018-12-28 19:06:30,419 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51492 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:30,419 Memtable.java:347 - Writing Memtable-local@1818442390(8.378KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-12-28 19:06:30,429 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=1546023985830, position=114598)\nINFO [CompactionExecutor:1] 2018-12-28 19:06:30,856 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), 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')]\nINFO [main] 2018-12-28 19:06:30,906 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-12-28 19:06:30,984 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-12-28 19:06:31,009 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-12-28 19:06:31,009 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-12-28 19:06:31,069 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-12-28 19:06:31,074 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-12-28 19:06:31,180 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,948 bytes to 5,785 (~97% of original) in 320ms = 0.017241MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,173 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,186 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,187 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,188 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-12-28 19:09:03,196 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-12-28 19:09:03,197 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:59.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:59.338Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:59.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:59.338Z", "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-12-28T19:09:59.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:59.338Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:59.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:59.338Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:59.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:09:59.833Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:09:59.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:00.350Z", "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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:00.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:00.350Z", "message": "Execution done (return_code=0): /tmp/ZIUI5/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:00.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:00.350Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:00.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "9d9ac4dd-89a7-4972-9ccb-fc8c20161ffe"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:00.757Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:00.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:00.757Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:00.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:00.757Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:00.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:01.359Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/XDS2Z/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:01.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:01.359Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:01.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:01.359Z", "message": "Executing: /tmp/XDS2Z/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:01.359Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:02.369Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:02.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:02.369Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:02.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:02.369Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:02.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:02.369Z", "message": "[vellum] 192.168.120.13", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:02.369Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1907, "offset": 1849, "size": 50}}} 2018-12-28 19:10:03,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:03,126 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:03 GMT 2018-12-28 19:10:03,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:03,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 66001 2018-12-28 19:10:03,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:03,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-12-28 19:09:06.190990068 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-12-28 19:10:03,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-12-28 19:10:03,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-12-28 19:06:23,670 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-12-28 19:06:23,684 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:23,768 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-12-28 19:06:23,913 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-12-28 19:06:23,922 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-12-28 19:06:23,923 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-12-28 19:06:24,202 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:24,218 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-12-28 19:06:24,246 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-12-28 19:06:24,253 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704768(688K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74008976(72274K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-12-28 19:06:24,254 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16714064(16322K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-12-28 19:06:24,254 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-12-28 19:06:24,255 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_1546023982.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1546023982.log] INFO [main] 2018-12-28 19:06:24,323 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-12-28 19:06:24,323 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-12-28 19:06:24,435 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-12-28 19:06:24,438 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-12-28 19:06:24,438 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-12-28 19:06:24,443 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-12-28 19:06:24,449 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-12-28 19:06:24,455 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-12-28 19:06:24,456 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-12-28 19:06:24,548 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-12-28 19:06:25,850 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-12-28 19:06:25,855 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-12-28 19:06:25,859 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-12-28 19:06:25,863 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-12-28 19:06:25,867 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-12-28 19:06:25,871 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-12-28 19:06:25,875 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-12-28 19:06:25,879 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-12-28 19:06:25,883 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-12-28 19:06:25,886 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-12-28 19:06:25,891 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-12-28 19:06:25,895 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-12-28 19:06:25,898 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-12-28 19:06:25,901 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-12-28 19:06:25,905 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-12-28 19:06:25,908 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-12-28 19:06:25,973 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-12-28 19:06:25,973 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-12-28 19:06:26,012 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-28 19:06:26,017 Memtable.java:347 - Writing Memtable-local@1134839200(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-28 19:06:26,053 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=1546023985830, position=399) INFO [main] 2018-12-28 19:06:26,534 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-12-28 19:06:26,664 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-12-28 19:06:26,665 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-12-28 19:06:26,667 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-12-28 19:06:26,678 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-12-28 19:06:26,679 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-12-28 19:06:26,692 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:26,700 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-12-28 19:06:26,709 SystemKeyspace.java:765 - No host ID found, created cf3643bd-ad75-47a3-857d-af8acb816d79 (Note: This should happen exactly once per node). INFO [main] 2018-12-28 19:06:26,711 StorageService.java:807 - Starting up server gossip INFO [main] 2018-12-28 19:06:26,713 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-28 19:06:26,713 Memtable.java:347 - Writing Memtable-local@2062525899(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-28 19:06:26,714 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=1546023985830, position=93397) INFO [main] 2018-12-28 19:06:27,426 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:27,433 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-12-28 19:06:27,459 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-12-28 19:06:27,476 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:27,483 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-12-28 19:06:27,491 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:27,497 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-12-28 19:06:27,504 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-12-28 19:06:27,506 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-12-28 19:06:27,512 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-12-28 19:06:27,522 StorageService.java:959 - Generated random tokens. tokens are [7509829391138651771, 918038976545906491, -8276320391423214074, 7189310881541338484, -5572306114525104834, 7571006784540235917, -5736784280868933613, -1632000470381674146, 8216334291226611823, -2894230821283286846, 6409230057077917153, 6097383222375530556, -6390533243570948521, -5345160472973793121, 801824251792051656, -7268589361858574924, 7297044825473755571, 244816387445448948, 1333140275717926904, 8225151525145025468, -3085349716432612601, -7342976238725943110, -5191273877295475803, -2974363364985393662, 5731054844665324999, -3825611317874577525, -52863435955400444, -3701320949628724564, 487331724443532953, -8779962364532354338, 1015051953855250859, 6591710701844114391, -5239350732019367218, -7759055334209528425, -672952831226725681, -3377023166617837579, -479869730366592526, 1778814742506604851, 7129972529109600089, -1786093693592968275, -5297619187067100204, 2365338172751861954, -9170957404161753245, 1106020993902054594, -790630161221057260, -4195074889953746178, 4072053871504001594, 7184185058515573611, -8299009434930034962, 8897451346679039391, -5010439502016858441, -7462289850571632937, -3021705079406901749, -11036135987646994, -4161706684529322590, 3157859676449600390, -6840685713763524161, -5735376469372626126, -2579028853839119846, 2511001066324424128, -8821182213733335595, 3598462488604765066, -2638070508511351877, -5674741133427118556, -5765333048435667789, -4545174519992619156, -3239785340037433189, -7854709738413087343, -9068500863143072613, 102083743760558735, -1902946959750919294, -5347677048709557254, 8763852713545856995, -6946381627103579229, 2058616915892415907, 2977680238805010798, -8513082913886155755, -4162060608652146903, 9130107913477052055, -4682394638744212502, 2056966999998173505, -8520983659217832588, -7039368782811646235, -747818720025177071, -5842509520235826056, -4399952969253669868, 2410524223988320594, -5329391612215911835, -2448640491051472838, -1046665764646249758, -8439419956682181628, 7422494125057567677, -5218241111809759464, 2268976046902657270, -5467761226424569334, -2687129030750635082, 255055555410212450, -929335662421644806, 6779814497389155309, 6527880118053604719, -8582270667330188626, -8393958693704907644, -639897211065564112, -1622818021868653529, -8525206112320397301, 8938701433440137958, -831573970966820516, -7888976254452591960, -8428710326025358337, -5052230245933627769, -3908174896119797468, 2226690655508656279, 2473693137087980908, -9025275148286521483, 4180600929911906636, -5897654923042598685, -8290417527467196206, 6526984954066577465, -4769307880307608553, 1071261735412295679, -6354787665191754280, 6983764419878397489, 4627802734628489570, -3092980077953806263, 3807293468041367414, 5110703525036699306, -4355331437469320350, -722745405123576644, -6041632593535100626, -9112310219103334564, -3264925500080390965, -7272607801575672582, 1876996485376542273, -8570517361300995923, 773544901079375427, -5034167950252348279, 2320778245139358417, -6903575116379469167, 253440146713962251, -7769278316792005641, -2109888471099384505, -202141598125034273, 6195963628312405324, -3399882488800073995, 626454468022201437, -1611854204290211441, -7852994656613233675, 7499414790926558380, 8508754959151768740, -4461535889375203419, -1045869323160908564, -1173156461077506433, -5257631939185283296, 1656500108546139606, 4421777869552355489, -8877884377057566467, 6955009540124976246, -3637874649338085287, -7812691462656127753, -5329890624358002198, 6953187930408928502, -6489790632615710535, -408982268126127459, 1596613075347595663, -874345444419814196, -4008336966452526234, 4215064602478070456, -5589857230647421927, -3826187389032864497, -3842312736158911310, 8891835447704087245, 7025206933296906069, 9006994443349049964, -1463375441643128413, -2521118109947900362, -8917262525695479642, -1333658319044033867, 8312107605495123156, -1013407932660840445, 5339880525147501803, -5443470719542733188, 1473280493385016859, -5063044561364900700, -658443137650100204, -1863198724716254880, -327992980833635548, -2831477008561922998, 4490652244045426037, 2693043693967928661, 233414954344845609, 5811787963437535048, -5890888121591844520, 8113767371160353934, -8752577896325805073, 4025483920769448086, 8280647275851181256, -3331650430088056711, -3172630685976013170, -1763305998073912173, 7537871750331274435, 8699287749191218213, -6132220874811601783, 880179221451260407, 4520064878026253048, -3315425923831787860, 9027040275150366533, -7712622046910268751, -3349241477307832709, -5740925878793152070, -7106204748093676905, 13271493943872030, -5353358350670502578, 2062299273022062173, 5972047630690413818, -5008297521406769454, 8473859224287090331, -5906303246317817277, -4083809809722473716, -4801584129375235127, -8281618959257698687, -6846718426349488274, 1138616866578775404, 1851221529718861619, 4920588505939561708, -3098951118979796513, 2636405568349409164, 1000310266945875816, -2876169315186529208, 479869641052823401, 4735689327633094444, 5729252307896098011, -7143136760855658965, -5503798193889028317, -9065512437998542358, 3547318993764059524, 7233112465940843300, 3688202881005164289, 6285885368060524321, 5267829863868459383, -867922315759089100, -3856195305651990093, -4087204623941286834, 1511110682751842277, 8624265890607116347, 9089145271613259274, 7751532800145931083, 764469458576769281, 8102225922461617331, 4482181879891678004, -8918696410076646354, -6662264419193144505, 6367786650200586632, 5039633234900254481, -1952513691300978588, 7455076439060918285, 7878030460770173992] INFO [main] 2018-12-28 19:06:27,531 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@27d0b2dc[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@306e8a09[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@3787498} INFO [MigrationStage:1] 2018-12-28 19:06:27,566 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-28 19:06:27,566 Memtable.java:347 - Writing Memtable-schema_keyspaces@1378438209(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-28 19:06:27,567 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=1546023985830, position=102352) INFO [MigrationStage:1] 2018-12-28 19:06:27,944 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-28 19:06:27,944 Memtable.java:347 - Writing Memtable-schema_columnfamilies@936720027(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-28 19:06:27,955 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=1546023985830, position=102352) INFO [MigrationStage:1] 2018-12-28 19:06:28,423 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-28 19:06:28,423 Memtable.java:347 - Writing Memtable-schema_columns@958721277(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-28 19:06:28,439 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=1546023985830, position=102352) INFO [MigrationStage:1] 2018-12-28 19:06:28,775 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-28 19:06:28,775 Memtable.java:347 - Writing Memtable-schema_triggers@1150224135(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-28 19:06:28,776 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=1546023985830, position=102352) INFO [MigrationStage:1] 2018-12-28 19:06:29,536 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-28 19:06:29,538 Memtable.java:347 - Writing Memtable-schema_usertypes@960078208(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-28 19:06:29,539 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=1546023985830, position=102352) INFO [MigrationStage:1] 2018-12-28 19:06:29,834 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@20cc7124[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-12-28 19:06:29,838 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-12-28 19:06:29,839 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@258dfee7[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-12-28 19:06:29,845 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-12-28 19:06:29,884 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-12-28 19:06:29,885 Memtable.java:347 - Writing Memtable-local@35400880(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-12-28 19:06:29,886 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=1546023985830, position=102595) INFO [main] 2018-12-28 19:06:30,419 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51492 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-12-28 19:06:30,419 Memtable.java:347 - Writing Memtable-local@1818442390(8.378KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-12-28 19:06:30,429 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=1546023985830, position=114598) INFO [CompactionExecutor:1] 2018-12-28 19:06:30,856 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-3-Data.db'), 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')] INFO [main] 2018-12-28 19:06:30,906 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-12-28 19:06:30,984 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-12-28 19:06:31,009 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-12-28 19:06:31,009 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-12-28 19:06:31,069 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-12-28 19:06:31,074 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-12-28 19:06:31,180 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,948 bytes to 5,785 (~97% of original) in 320ms = 0.017241MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,173 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,186 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,187 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-12-28 19:09:01,188 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-12-28 19:09:03,196 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-12-28 19:09:03,197 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2018-12-28 19:10:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-12-28 19:10:03,130 - 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-12-28 19:10:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-12-28 19:10:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-12-28 19:10:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:10:03,130 - 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.004s user 0m0.003s sys 0m0.002s 2018-12-28 19:10:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/ZIUI5/install-vellum.sh 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/XDS2Z/start-vellum.sh 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-12-28 19:10:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/XDS2Z/start-vellum.sh 2018-12-28 19:10:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-12-28 19:10:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-12-28 19:10:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:10:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.13 2018-12-28 19:10:03,132 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:03,196 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:03,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:03,197 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:03 GMT 2018-12-28 19:10:03,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:03,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:03,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:08,202 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:08,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:08,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1870, "size": 50}}} 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:08 GMT 2018-12-28 19:10:08,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:08,285 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:10:08,285 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:08,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:08,348 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:08,348 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:08,348 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:08,348 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:08,348 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:08,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:08 GMT 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:08,349 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:13,355 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:13,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:12.536Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:12.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1908, "offset": 1870, "size": 50}}} 2018-12-28 19:10:13,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:13,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:13 GMT 2018-12-28 19:10:13,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:13,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:10:13,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:13,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:10:13,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:13,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:13,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:13,489 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:13 GMT 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:13,489 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:13,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:18,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:18,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:18,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1908, "offset": 1871, "size": 50}}} 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:18 GMT 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:18,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:10:18,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:18,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:18,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:18,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:18,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:18 GMT 2018-12-28 19:10:18,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:18,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:18,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:23,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:23,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:23,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:23,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:23,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:22.769Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:22.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1909, "offset": 1871, "size": 50}}} 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:23 GMT 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:10:23,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:23,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:10:23,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:23,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:23,817 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:23,817 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:23 GMT 2018-12-28 19:10:23,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:23,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:23,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:28,823 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:28,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:28,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1909, "offset": 1872, "size": 50}}} 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:28,901 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:28 GMT 2018-12-28 19:10:28,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:28,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:10:28,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:28,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:28,967 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:28,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:28,968 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:28 GMT 2018-12-28 19:10:28,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:28,969 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:28,969 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:33,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:34,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:34,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:32.998Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:32.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1910, "offset": 1872, "size": 50}}} 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:34 GMT 2018-12-28 19:10:34,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:34,111 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:10:34,111 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:34,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:10:34,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:34,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:34,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:34,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:34,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:34,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:34,217 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:34 GMT 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:34,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:39,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:39,419 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:39,420 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1873, "size": 50}}} 2018-12-28 19:10:39,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:39,421 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:39 GMT 2018-12-28 19:10:39,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:39,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:10:39,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:39,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:39,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:39,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:39,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:39,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:39,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:39,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:39,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:39,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:39,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:39,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:39 GMT 2018-12-28 19:10:39,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:39,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:39,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:44,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:44,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:44,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:43.229Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:43.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1911, "offset": 1873, "size": 50}}} 2018-12-28 19:10:44,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:44,655 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:44 GMT 2018-12-28 19:10:44,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:44,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:10:44,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:44,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:10:44,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:44,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:44,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:44,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:44,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:44,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:44,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:44,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:44,797 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:44,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:44,798 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:44 GMT 2018-12-28 19:10:44,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:44,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:44,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:49,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:49,889 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:49,889 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:49,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1874, "size": 50}}} 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:49 GMT 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:49,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:10:49,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:49,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:49,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:49,953 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:49,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:49,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:49 GMT 2018-12-28 19:10:49,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:49,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:49,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:54,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:55,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:55,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:10:53.457Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:10:53.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1912, "offset": 1874, "size": 50}}} 2018-12-28 19:10:55,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:55,053 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:55 GMT 2018-12-28 19:10:55,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:55,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:10:55,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:10:55,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:10:55,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:10:55,124 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:10:55,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:10:55,125 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:10:55 GMT 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:10:55,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:10:55,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:00,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:00,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1875, "size": 50}}} 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:00,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:00 GMT 2018-12-28 19:11:00,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:00,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:11:00,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:00,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:00,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:00,295 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:00,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:00,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:00 GMT 2018-12-28 19:11:00,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:00,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:00,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:05,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:05,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:05,379 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:05,379 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:05,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:05,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:11:03.687Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:11:03.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1913, "offset": 1875, "size": 50}}} 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:05 GMT 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:11:05,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:05,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:11:05,381 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:05,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:05,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:05,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:05,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:05,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:05,447 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:05 GMT 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:05,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:10,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:10,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1876, "size": 50}}} 2018-12-28 19:11:10,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:10,684 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:10 GMT 2018-12-28 19:11:10,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:10,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:11:10,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:10,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:10,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:10,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:10,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:10,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:10,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:10,761 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:10 GMT 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:10,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:15,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:15,941 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:15,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:11:13.915Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:11:13.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1914, "offset": 1876, "size": 50}}} 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:15 GMT 2018-12-28 19:11:15,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:15,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:11:15,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:15,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:11:15,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:16,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:16,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:16,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:16,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:16,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:16,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:16,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:16,013 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:16,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:16,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:16 GMT 2018-12-28 19:11:16,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:16,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:16,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:21,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:21,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:21,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:21,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:21,257 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:21,257 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1877, "size": 50}}} 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:21 GMT 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:11:21,258 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:21,259 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:21,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:21,451 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:21,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:21,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:21 GMT 2018-12-28 19:11:21,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:21,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:21,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:26,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:26,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:11:24.144Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:11:24.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1915, "offset": 1877, "size": 50}}} 2018-12-28 19:11:26,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:26,587 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:26 GMT 2018-12-28 19:11:26,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:26,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:11:26,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:26,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:11:26,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:26,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:26,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:26,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:26,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:26,677 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:26 GMT 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:26,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:31,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:31,797 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:31,797 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1878, "size": 50}}} 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:31 GMT 2018-12-28 19:11:31,798 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:31,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:11:31,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:31,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:31,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:31,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:31,871 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:31,871 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:31 GMT 2018-12-28 19:11:31,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:31,872 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:31,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:36,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:37,020 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:37,020 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:11:34.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-12-28T19:11:34.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1916, "offset": 1878, "size": 50}}} 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:37 GMT 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:37,021 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:11:37,022 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:37,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:11:37,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:37,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:37,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:37,094 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:37,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:37 GMT 2018-12-28 19:11:37,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:37,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:37,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:42,100 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:42,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:42,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:42,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:42,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:42,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1879, "size": 50}}} 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:42 GMT 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:42,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:42,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:42,507 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:42,508 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:42,508 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:42 GMT 2018-12-28 19:11:42,508 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:42,508 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:42,508 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:47,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:47,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:47,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:11:44.613Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:11:44.613Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1917, "offset": 1879, "size": 50}}} 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:47 GMT 2018-12-28 19:11:47,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:47,640 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:11:47,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:47,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:11:47,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:47,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:47,712 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:47,712 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:47 GMT 2018-12-28 19:11:47,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:47,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:47,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:52,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:52,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1880, "size": 50}}} 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:52 GMT 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:52,823 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:11:52,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:52,824 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:52,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:52,932 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:52,932 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:52,933 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:52 GMT 2018-12-28 19:11:52,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:52,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:52,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:57,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:11:58,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:58,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:11:54.855Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:11:54.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1918, "offset": 1880, "size": 50}}} 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:58 GMT 2018-12-28 19:11:58,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:58,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:11:58,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:11:58,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:11:58,024 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:11:58,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:11:58,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:11:58,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:11:58,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:11:58 GMT 2018-12-28 19:11:58,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:11:58,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:11:58,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:03,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:03,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:03,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:03,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:03,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:03,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:03,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1881, "size": 50}}} 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:03 GMT 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:03,314 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:03,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:03,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:03,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:03,379 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:03 GMT 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:03,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:08,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:08,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:05.090Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:05.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1919, "offset": 1881, "size": 50}}} 2018-12-28 19:12:08,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:08,480 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:08 GMT 2018-12-28 19:12:08,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:08,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:12:08,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:08,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:12:08,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:08,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:08,595 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:08 GMT 2018-12-28 19:12:08,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:08,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:08,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:13,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:13,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:13,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1882, "size": 50}}} 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:13 GMT 2018-12-28 19:12:13,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:13,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:12:13,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:13,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:13,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:13,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:13,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:13,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:13,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:13,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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:13 GMT 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:13,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:18,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:19,102 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:15.324Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:15.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1920, "offset": 1882, "size": 50}}} 2018-12-28 19:12:19,103 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:19,104 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:19 GMT 2018-12-28 19:12:19,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:19,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:12:19,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:19,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:12:19,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:19,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:19,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:19,200 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:19 GMT 2018-12-28 19:12:19,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:19,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:19,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:24,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:24,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:24,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1883, "size": 50}}} 2018-12-28 19:12:24,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:24,386 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:24 GMT 2018-12-28 19:12:24,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:24,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:12:24,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:24,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:24,464 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:24,465 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:24,465 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:24 GMT 2018-12-28 19:12:24,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:24,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:24,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:29,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:29,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:29,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:29,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:29,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:29,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:25.561Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:25.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1921, "offset": 1883, "size": 50}}} 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:29 GMT 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:12:29,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:29,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:12:29,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:29,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:29,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:29,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:29,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:29,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:29,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:29,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:29,652 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:29,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:29,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:29 GMT 2018-12-28 19:12:29,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:29,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:29,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:34,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:34,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1921, "offset": 1884, "size": 50}}} 2018-12-28 19:12:34,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:34,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:34 GMT 2018-12-28 19:12:34,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:34,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:12:34,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:34,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:34,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:34,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:34,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:34,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:34,833 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:34 GMT 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:34,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:39,839 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:40,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:40,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:35.797Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:35.797Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1922, "offset": 1884, "size": 50}}} 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:40 GMT 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:40,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:12:40,026 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:40,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:12:40,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:40,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:40,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:40,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:40,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:40,093 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:40 GMT 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:40,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:45,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:45,222 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1922, "offset": 1885, "size": 50}}} 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:45,223 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:45 GMT 2018-12-28 19:12:45,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:45,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:12:45,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:45,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:45,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:45,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:45,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:45,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:45,307 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:45 GMT 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:45,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:50,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:50,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:50,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:50,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:50,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:50,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:46.037Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:46.037Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}], "metadata": {"pagination": {"total": 1923, "offset": 1885, "size": 50}}} 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:50 GMT 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-12-28 19:12:50,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:50,433 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-12-28 19:12:50,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:50,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:50,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:50,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:50,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:50,500 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:50,501 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:50 GMT 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:50,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:55,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:12:55,604 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1923, "offset": 1886, "size": 50}}} 2018-12-28 19:12:55,605 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:55,606 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:55 GMT 2018-12-28 19:12:55,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:55,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-12-28 19:12:55,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:12:55,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:12:55,672 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:12:55,672 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:12:55,673 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:12:55 GMT 2018-12-28 19:12:55,673 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:12:55,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-12-28 19:12:55,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:13:00,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:13:00,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:13:00,758 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:56.063Z", "message": "Execution done (return_code=0): /tmp/XDS2Z/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:56.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "2909a9bc-4195-464e-89a2-21a494a13f3f"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:56.206Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:56.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:56.823Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:56.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:56.823Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:56.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:57.326Z", "message": "Downloaded scripts/bind/bind.py to /tmp/28P6O/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:57.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:57.326Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:57.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:57.964Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:57.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "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-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "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-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "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-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'ellis': {u'ellis_28ubi6': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-28ubi6'}}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "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-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "message": "[localhost] run: sudo mv /tmp/tmpmZ3xfS /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "message": "[localhost] run: sudo mv /tmp/tmp4ghHhp /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "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-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.431Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07", "logger": "615c3102-cd0f-40e0-8ebc-750afbbf8c87"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:12:58.843Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:12:58.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 1942, "offset": 1886, "size": 50}}} 2018-12-28 19:13:00,759 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:13:00,759 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:13:00 GMT 2018-12-28 19:13:00,759 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:13:00,759 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10574 2018-12-28 19:13:00,759 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:13:00,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/XDS2Z/start-vellum.sh 2018-12-28 19:13:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:13:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:13:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:13:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/28P6O/bind.py 2018-12-28 19:13:00,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'ellis': {u'ellis_28ubi6': {u'public_address': u'172.30.9.211', u'private_address': u'192.168.120.6', u'name': u'ellis-28ubi6'}}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:13:00,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:13:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmZ3xfS /etc/bind/db.clearwater.local 2018-12-28 19:13:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4ghHhp /etc/bind/db.clearwater.opnfv 2018-12-28 19:13:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:13:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:13:00,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-12-28 19:13:00,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/1aed68fc-b286-4de3-8d24-f3b9c707ec07 2018-12-28 19:13:00,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:13:00,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:13:00,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:13:00,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:13:00,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:13:00,938 - 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-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"} 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:13:00 GMT 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-12-28 19:13:00,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:13:00,939 - 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-12-28T18:57:52.725Z', 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'1aed68fc-b286-4de3-8d24-f3b9c707ec07'} 2018-12-28 19:13:00,939 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-28 19:13:01,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:13:01,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:13:01 GMT 2018-12-28 19:13:01,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:13:01,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-28 19:13:01,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:13:01,022 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.211 2018-12-28 19:13:01,142 - 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-12-28 19:13:01,211 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-12-28 19:13:01,212 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-12-28 19:13:01,275 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:13:01,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-12-28 19:13:26,367 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:13:26,368 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-12-28 19:13:51,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:13:51,481 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-12-28 19:14:16,558 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:14:16,558 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-12-28 19:14:41,665 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:14:41,666 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-12-28 19:15:06,757 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:15:06,757 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-12-28 19:15:31,824 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:15:31,824 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-12-28 19:15:56,936 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:15:56,937 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-12-28 19:16:22,001 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:16:22,001 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-12-28 19:16:47,100 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:16:47,101 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-12-28 19:17:12,198 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-12-28 19:17:12,199 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-12-28 19:17:37,451 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550845@clearwater.opnfv', u'sip_username': u'6505550845', u'formatted_number': u'(650) 555-0845', u'number': u'6505550845', u'sip_uri': u'sip:6505550845@clearwater.opnfv', u'number_id': u'c7b727e6e47d4bfa8d06c1eda918c33e', u'sip_password': u'KHPGy835K', u'pstn': False} 2018-12-28 19:17:37,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv/outputs 2018-12-28 19:17:37,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:17:37,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:17:37,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:17:37,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:17:37,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.201", "ellis_ip": "172.30.9.211"}, "deployment_id": "clearwater-opnfv"} 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:17:37 GMT 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-12-28 19:17:37,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:17:37,551 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-12-28 19:17:37,551 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-12-28 19:17:37,577 - 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-12-28 19:17:37,578 - 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-12-28 19:19:53,396 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550313, 6505550679) Passed Basic Call - SDP (TCP) - (6505550214, 6505550757) Passed Basic Call - Tel URIs (TCP) - (6505550753, 6505550198) Passed Basic Call - Unknown number (TCP) - (6505550196, 6505550719) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550377, 6505550918) Passed Basic Call - Messages - Pager model (TCP) - (6505550642, 6505550673) Passed Basic Call - Pracks (TCP) - (6505550983, 6505550055) Passed Basic Registration (TCP) - (6505550385) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550365, 6505550225) Passed Call Barring - Outbound Rejection (TCP) - (6505550869, 6505550675) 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) - (6505550639, 6505550771) 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) - (6505550334, 6505550579, 6505550787) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550227, 6505550215, 6505550672) Passed Call Diversion - Not reachable (408) (TCP) - (6505550131, 6505550535, 6505550464) Passed Call Diversion - Not reachable (503) (TCP) - (6505550429, 6505550468, 6505550913) Passed Call Diversion - Not reachable (500) (TCP) - (6505550358, 6505550010, 6505550015) Passed Call Diversion - Busy (TCP) - (6505550547, 6505550493, 6505550595) Passed Call Diversion - Unconditional (TCP) - (6505550096, 6505550478, 6505550102) Passed Call Diversion - No answer (TCP) - (6505550246, 6505550760, 6505550761) Passed Call Diversion - Bad target URI (TCP) - (6505550496, 6505550470) Passed Call Diversion - Audio-only call (TCP) - (6505550376, 6505550188, 6505550401, 6505550723) Passed Call Diversion - Audio-video call (TCP) - (6505550158, 6505550808, 6505550673, 6505550126) Passed Call Waiting - Accepted (TCP) - (6505550617, 6505550928, 6505550694) Passed Call Waiting - Cancelled (TCP) - (6505550017, 6505550028, 6505550012) Passed CANCEL - Mainline (TCP) - (6505550514, 6505550185) Passed Filtering - Accept-Contact (TCP) - (6505550755, 6505550557) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550021, 6505550662) Passed Filtering - Accept-Contact no match (TCP) - (6505550463, 6505550490) Passed Filtering - Accept-Contact negated match (TCP) - (6505550003, 6505550280) Passed Filtering - RFC3841 example (TCP) - (6505550596, 6505550693) Passed Filtering - Reject-Contact no match (TCP) - (6505550578, 6505550186) Passed Filtering - Reject-Contact match (TCP) - (6505550388, 6505550920) 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) - (6505550408) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550174) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550669) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550584) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550317, 6505550971) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550273, 6505550158) Passed GRUU - Call - only GRUU as target (TCP) - (6505550945, 6505550119) Passed GRUU - Call - AoR as target (TCP) - (6505550973, 6505550125) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550625, 6505550140) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550719, 6505550497) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550317, 6505550780) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550885, 6505550351) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550728, 6505550743) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550455, 6505550678) 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) - (6505550996) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550293) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550133) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550400, 6505550758) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550050, 6505550920) 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-12-28 19:19:53,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-12-28 19:19:53,521 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 19:19:53,521 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 28:16 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-28 19:19:53,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-12-28 19:19:53,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions 2018-12-28 19:19:53,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:19:53,603 - 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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:21.239Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "7f692bf3-85d5-44b0-b9ad-2935a5ae5a17"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:52.725Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "1aed68fc-b286-4de3-8d24-f3b9c707ec07"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-28 19:19:53,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:19:53,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:19:53 GMT 2018-12-28 19:19:53,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:19:53,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-12-28 19:19:53,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:19:53,605 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.204:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-12-28 19:19:53,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:19:53,841 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:19:53,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:19:53,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:19:53,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:19:53,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-12-28 19:19:53,842 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:19:53 GMT 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:19:53,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:19:53,843 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:19:53,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:19:53 GMT 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:19:53,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-28 19:19:53,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:19:53,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:19:53,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:19:53,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:19:53,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:19:53,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:19:53,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:19:53,996 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:19:53,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:19:53,997 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:19:53,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:19:53,997 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:19:53 GMT 2018-12-28 19:19:53,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:19:53,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:19:53,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:19:59,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:19:59,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:19:59,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:19:59,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:19:59,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:19:59,094 - 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-12-28T19:19:54.541Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:54.541Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.569Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.569Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.569Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:55.960Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:55.960Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.313Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/PEGX5/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "cfd3d396-bf92-408b-90f7-f48a74d973a3"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/SM968/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "aa6fd89b-7fc4-4f18-9eae-a625063e8f18"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Executing: /tmp/S2F6F/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "c01b8dd9-e4e3-4fef-ac8b-f87aeeb930d8"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/S2F6F/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "c01b8dd9-e4e3-4fef-ac8b-f87aeeb930d8"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Executing: /tmp/OTXUV/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b1a8bef5-2b65-487b-ac22-8476d042ed08"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Executing: /tmp/SM968/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "aa6fd89b-7fc4-4f18-9eae-a625063e8f18"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Executing: /tmp/PEGX5/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "cfd3d396-bf92-408b-90f7-f48a74d973a3"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Executing: /tmp/LEM3N/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2ad0863d-0213-4e97-859a-3bf215166d55"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/LEM3N/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2ad0863d-0213-4e97-859a-3bf215166d55"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.531Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/OTXUV/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b1a8bef5-2b65-487b-ac22-8476d042ed08"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "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_m1unp5/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_m1unp5/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_m1unp5/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-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "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_6rilut/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_6rilut/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_6rilut/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-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:56.978Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:56.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Execution done (return_code=1): /tmp/PEGX5/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "cfd3d396-bf92-408b-90f7-f48a74d973a3"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "cfd3d396-bf92-408b-90f7-f48a74d973a3"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/DOB7Q/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "dff52284-b37e-45c1-9b00-d0fa39e7289c"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b1a8bef5-2b65-487b-ac22-8476d042ed08"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Execution done (return_code=1): /tmp/DOB7Q/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "dff52284-b37e-45c1-9b00-d0fa39e7289c"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2ad0863d-0213-4e97-859a-3bf215166d55"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Executing: /tmp/DOB7Q/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "dff52284-b37e-45c1-9b00-d0fa39e7289c"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Execution done (return_code=1): /tmp/LEM3N/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2ad0863d-0213-4e97-859a-3bf215166d55"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Execution done (return_code=1): /tmp/S2F6F/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "c01b8dd9-e4e3-4fef-ac8b-f87aeeb930d8"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "c01b8dd9-e4e3-4fef-ac8b-f87aeeb930d8"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "aa6fd89b-7fc4-4f18-9eae-a625063e8f18"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:57.540Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:57.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "dff52284-b37e-45c1-9b00-d0fa39e7289c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.038Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.038Z", "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_j0aevp/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_j0aevp/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_j0aevp/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-12-28T19:19:58.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.038Z", "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_1ydzag/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_1ydzag/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_1ydzag/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-12-28T19:19:58.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.038Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.554Z", "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-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.554Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SXN4J/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.554Z", "message": "Downloaded scripts/bind/bind.py to /tmp/059G5/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}], "metadata": {"pagination": {"total": 60, "offset": 0, "size": 50}}} 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:19:59 GMT 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:19:59,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30494 2018-12-28 19:19:59,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:19:59,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-12-28 19:19:59,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:19:59,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:19:59,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:19:59,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/PEGX5/stop-ellis.sh 2018-12-28 19:19:59,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/SM968/stop-bono.sh 2018-12-28 19:19:59,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/S2F6F/stop-homer.sh 2018-12-28 19:19:59,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/S2F6F/stop-homer.sh 2018-12-28 19:19:59,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/OTXUV/stop-sprout.sh 2018-12-28 19:19:59,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SM968/stop-bono.sh 2018-12-28 19:19:59,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PEGX5/stop-ellis.sh 2018-12-28 19:19:59,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/LEM3N/stop-vellum.sh 2018-12-28 19:19:59,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/LEM3N/stop-vellum.sh 2018-12-28 19:19:59,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/OTXUV/stop-sprout.sh 2018-12-28 19:19:59,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,100 - 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-12-28 19:19:59,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,101 - 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-12-28 19:19:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/PEGX5/stop-ellis.sh 2018-12-28 19:19:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-12-28 19:19:59,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/DOB7Q/stop-dime.sh 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/DOB7Q/stop-dime.sh 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/DOB7Q/stop-dime.sh 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/LEM3N/stop-vellum.sh 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/S2F6F/stop-homer.sh 2018-12-28 19:19:59,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-12-28 19:19:59,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-12-28 19:19:59,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-12-28 19:19:59,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:19:59,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-12-28 19:19:59,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-12-28 19:19:59,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:19:59,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:19:59,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SXN4J/bind.py 2018-12-28 19:19:59,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/059G5/bind.py 2018-12-28 19:19:59,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:19:59,172 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:19:59,173 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:19:59,173 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:19:59,173 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:19:59 GMT 2018-12-28 19:19:59,173 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:19:59,173 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:19:59,173 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:04,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:04,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:04,259 - 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-12-28T19:19:58.554Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.554Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0XPGF/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.554Z", "message": "Downloaded scripts/bind/bind.py to /tmp/059G5/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:58.554Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:58.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.213Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmpiH0Vkm /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmp4nb0iC /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'ellis': {}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmpejBp3s /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmp6sv_ib /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmp5vj6UB /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "383918ce-24a4-40d8-8536-937fcb7dbe08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "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-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9961d43f-f039-4ad6-9552-0a307670d71b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmp6wCzEm /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmpMZkLtB /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8001049b-43b3-4960-b52d-f717337c7a25"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:19:59.570Z", "message": "[localhost] run: sudo mv /tmp/tmpVXw7Ks /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:19:59.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d7d32bb0-11a9-45fe-b656-eb4e907a0390"}, {"node_instance_id": "homer_2vxidp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "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_rmaryn/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_rmaryn/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_rmaryn/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-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 180, "offset": 50, "size": 50}}} 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:04,259 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:04 GMT 2018-12-28 19:20:04,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:04,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31506 2018-12-28 19:20:04,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:04,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:04,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0XPGF/bind.py 2018-12-28 19:20:04,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/059G5/bind.py 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpiH0Vkm /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,262 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:20:04,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:20:04,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4nb0iC /etc/bind/db.clearwater.local 2018-12-28 19:20:04,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:20:04,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:20:04,263 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {u'homer_2vxidp': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'homer-2vxidp'}}, u'ellis': {}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpejBp3s /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,264 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {u'dime_iitubm': {u'public_address': u'', u'private_address': u'192.168.120.11', u'name': u'dime-iitubm'}}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, u'bono': {u'bono_5t81b1': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.14', u'name': u'bono-5t81b1'}}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6sv_ib /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:20:04,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:20:04,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:20:04,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:20:04,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5vj6UB /etc/bind/db.clearwater.local 2018-12-28 19:20:04,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:04,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:20:04,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:20:04,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6wCzEm /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:04,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpMZkLtB /etc/bind/db.clearwater.local 2018-12-28 19:20:04,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpVXw7Ks /etc/bind/db.clearwater.local 2018-12-28 19:20:04,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:04,268 - 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-12-28 19:20:04,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:04,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:04,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:04,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:04,337 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:04,337 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:04 GMT 2018-12-28 19:20:04,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:04,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:04,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:09,343 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:09,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:09,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_iitubm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_28ubi6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.222Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.222Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.630Z", "message": "Execution done (return_code=1): /tmp/SM968/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "aa6fd89b-7fc4-4f18-9eae-a625063e8f18"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.630Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "37e418dd-d3b3-4921-a7e1-7e4279b7d4fd"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.630Z", "message": "Executing: /tmp/FVH7C/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "37e418dd-d3b3-4921-a7e1-7e4279b7d4fd"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:00.630Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FVH7C/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:00.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "37e418dd-d3b3-4921-a7e1-7e4279b7d4fd"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "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_dwom0x/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_dwom0x/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_dwom0x/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-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.234Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "0ce01da9-3911-4865-bbce-c6f30492b3be"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I1CJ7/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "0ce01da9-3911-4865-bbce-c6f30492b3be"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "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-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Executing: /tmp/EP4OR/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3ad67b91-acff-47b2-a904-13570bec0ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "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-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "[localhost] run: sudo mv /tmp/tmpIAoBu9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "[localhost] run: sudo mv /tmp/tmppA9R8u /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PZ6JO/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "bab7170a-342b-4a62-ae56-415498762048"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Executing: /tmp/PZ6JO/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "bab7170a-342b-4a62-ae56-415498762048"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Executing: /tmp/I1CJ7/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "0ce01da9-3911-4865-bbce-c6f30492b3be"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3ad67b91-acff-47b2-a904-13570bec0ec1"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Execution done (return_code=1): /tmp/OTXUV/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b1a8bef5-2b65-487b-ac22-8476d042ed08"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EP4OR/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3ad67b91-acff-47b2-a904-13570bec0ec1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "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-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Downloaded scripts/bind/bind.py to /tmp/AS496/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "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-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "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-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:01.679Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:01.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "bab7170a-342b-4a62-ae56-415498762048"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.260Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.260Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.260Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "Downloaded scripts/bind/bind.py to /tmp/55P7G/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "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-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "[localhost] run: sudo mv /tmp/tmpmGW3JY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "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-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "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-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "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-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}], "metadata": {"pagination": {"total": 196, "offset": 100, "size": 50}}} 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:09,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:09 GMT 2018-12-28 19:20:09,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:09,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28517 2018-12-28 19:20:09,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:09,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:09,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:09,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:09,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:09,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:09,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SM968/stop-bono.sh 2018-12-28 19:20:09,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-28 19:20:09,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FVH7C/remove-cluster-node.sh 2018-12-28 19:20:09,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FVH7C/remove-cluster-node.sh 2018-12-28 19:20:09,416 - 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-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:09,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-28 19:20:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/I1CJ7/remove-cluster-node.sh 2018-12-28 19:20:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EP4OR/remove-cluster-node.sh 2018-12-28 19:20:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:20:09,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpIAoBu9 /etc/bind/db.clearwater.local 2018-12-28 19:20:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmppA9R8u /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/PZ6JO/remove-cluster-node.sh 2018-12-28 19:20:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/PZ6JO/remove-cluster-node.sh 2018-12-28 19:20:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/I1CJ7/remove-cluster-node.sh 2018-12-28 19:20:09,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/OTXUV/stop-sprout.sh 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_poa47z': {u'public_address': u'', u'private_address': u'192.168.120.18', u'name': u'sprout-poa47z'}}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EP4OR/remove-cluster-node.sh 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/AS496/bind.py 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:20:09,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:20:09,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-12-28 19:20:09,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-28 19:20:09,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:09,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:09,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/55P7G/bind.py 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmGW3JY /etc/bind/db.clearwater.opnfv 2018-12-28 19:20:09,422 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-12-28 19:20:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-12-28 19:20:09,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-12-28 19:20:09,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:09,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:09,483 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:09,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:09,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:09 GMT 2018-12-28 19:20:09,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:09,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:09,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:14,489 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:14,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:14,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:14,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:14,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:14,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:14,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:14,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:14,561 - 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-12-28T19:20:02.688Z", "message": "The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, 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.15', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "Downloaded scripts/bind/bind.py to /tmp/55P7G/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3724e05a-eb43-4856-ae6b-b32939e86008"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:02.688Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:02.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "20b6a4eb-69ee-4750-9944-5e1d26ce94ab"}, {"node_instance_id": "sprout_poa47z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.276Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.695Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8563c873-36e5-42e9-9641-6f842644722f"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.695Z", "message": "Executing: /tmp/T4RFT/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d1a0b5a1-7eb5-4adb-a40e-f1c00f75b3a5"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.695Z", "message": "Executing: /tmp/FODAN/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8563c873-36e5-42e9-9641-6f842644722f"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.695Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T4RFT/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d1a0b5a1-7eb5-4adb-a40e-f1c00f75b3a5"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:03.695Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FODAN/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:03.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8563c873-36e5-42e9-9641-6f842644722f"}, {"node_instance_id": "ellis_28ubi6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:04.426Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:04.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:04.706Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:04.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d1a0b5a1-7eb5-4adb-a40e-f1c00f75b3a5"}, {"node_instance_id": "ellis_28ubi6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:04.706Z", "message": "Execution done (return_code=0): /tmp/FVH7C/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:04.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "37e418dd-d3b3-4921-a7e1-7e4279b7d4fd"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:05.436Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:05.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:05.436Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:05.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:05.436Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:05.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_iitubm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:06.114Z", "message": "Execution done (return_code=0): /tmp/I1CJ7/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:06.114Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "0ce01da9-3911-4865-bbce-c6f30492b3be"}, {"node_instance_id": "dime_iitubm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:06.450Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:06.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:07.485Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:07.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:07.485Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:07.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:07.485Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:07.485Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:07.568Z", "message": "Execution done (return_code=0): /tmp/EP4OR/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:07.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3ad67b91-acff-47b2-a904-13570bec0ec1"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:08.512Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:08.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_2vxidp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:08.512Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:08.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:08.512Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:08.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:08.512Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:08.512Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:10.031Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:10.031Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:10.686Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:10.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:10.686Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:10.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.571Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.571Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.695Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Stopping Agent ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}], "metadata": {"pagination": {"total": 242, "offset": 150, "size": 50}}} 2018-12-28 19:20:14,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:14,562 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:14 GMT 2018-12-28 19:20:14,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:14,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26292 2018-12-28 19:20:14,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.201', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {u'vellum_hr8b5c': {u'public_address': u'', u'private_address': u'192.168.120.13', u'name': u'vellum-hr8b5c'}}, 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.15', u'hss_hostname': u''}. 2018-12-28 19:20:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/55P7G/bind.py 2018-12-28 19:20:14,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-12-28 19:20:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-12-28 19:20:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-12-28 19:20:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-12-28 19:20:14,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-28 19:20:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/T4RFT/remove-cluster-node.sh 2018-12-28 19:20:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FODAN/remove-cluster-node.sh 2018-12-28 19:20:14,565 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/T4RFT/remove-cluster-node.sh 2018-12-28 19:20:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FODAN/remove-cluster-node.sh 2018-12-28 19:20:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-12-28 19:20:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FVH7C/remove-cluster-node.sh 2018-12-28 19:20:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,566 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/I1CJ7/remove-cluster-node.sh 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EP4OR/remove-cluster-node.sh 2018-12-28 19:20:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:14,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_m1unp5 2018-12-28 19:20:14,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:14,571 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:14,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:14,636 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:14,637 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:14 GMT 2018-12-28 19:20:14,637 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:14,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:14,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:19,643 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:19,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:19,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:11.717Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:11.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_5t81b1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.715Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "bono_5t81b1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Execution done (return_code=0): /tmp/FODAN/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8563c873-36e5-42e9-9641-6f842644722f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:12.734Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:12.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.724Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.724Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.724Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.724Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.724Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.724Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.735Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:13.735Z", "message": "Stopping Agent dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:13.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Stopping Agent homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:14.821Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:14.821Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.076Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.076Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.103Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.749Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.832Z", "message": "Successfully stopped daemon: ellis_host_m1unp5\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:16.832Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_m1unp5 stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:16.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "2b0df77e-3b21-4727-babf-8e471cd25652"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.756Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 306, "offset": 200, "size": 50}}} 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:19 GMT 2018-12-28 19:20:19,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:19,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26547 2018-12-28 19:20:19,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:19,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:19,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:20:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FODAN/remove-cluster-node.sh 2018-12-28 19:20:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:20:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_j0aevp 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_6rilut 2018-12-28 19:20:19,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:19,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:20:19,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:20:19,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_m1unp5 2018-12-28 19:20:19,791 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_m1unp5 stop 2018-12-28 19:20:19,792 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:19,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:19,902 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:19,902 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:19,903 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:19,903 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:19 GMT 2018-12-28 19:20:19,904 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:19,904 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:19,904 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:24,909 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:24,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.756Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.756Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Deleting Agent ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Successfully stopped daemon: dime_host_j0aevp\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_j0aevp stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a0289ea6-5254-4be9-a061-cfaf2afbf6dd"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:17.849Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:17.849Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.811Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.811Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.811Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.811Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.811Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Stopping Agent bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Successfully stopped daemon: homer_host_6rilut\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Deleting Agent dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_6rilut stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fe526f5a-06eb-4c81-85ff-07498d8fa988"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:18.868Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:18.868Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.832Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}], "metadata": {"pagination": {"total": 358, "offset": 250, "size": 50}}} 2018-12-28 19:20:24,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:24,989 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:24 GMT 2018-12-28 19:20:24,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:24,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27030 2018-12-28 19:20:24,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:24,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:24,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:20:24,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,990 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_m1unp5 2018-12-28 19:20:24,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_j0aevp 2018-12-28 19:20:24,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_j0aevp stop 2018-12-28 19:20:24,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:20:24,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:24,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:24,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:20:24,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:24,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_rmaryn 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_6rilut 2018-12-28 19:20:24,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_j0aevp 2018-12-28 19:20:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_6rilut stop 2018-12-28 19:20:24,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:24,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:24,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:24,998 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:25,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:25,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:25,077 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:25 GMT 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:25,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:25,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:30,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:30,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.902Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.902Z", "message": "Successfully deleted daemon: ellis_host_m1unp5", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "3dc0bb9d-20ba-424d-b052-1ba1380a42ca"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:19.902Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:19.902Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Successfully deleted daemon: dime_host_j0aevp", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a17ff7a9-2dfa-46ed-bab2-859129993354"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:20.912Z", "message": "Deleting Agent homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:20.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:21.375Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:21.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:21.864Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:21.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:21.864Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:21.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:21.981Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:21.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:21.981Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:21.981Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:23.159Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:23.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:23.159Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:23.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:23.510Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_rmaryn stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:23.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:23.510Z", "message": "Successfully stopped daemon: bono_host_rmaryn\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:23.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:23.510Z", "message": "Successfully deleted daemon: homer_host_6rilut", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:23.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "ecec8c74-be7c-4850-9002-4d4c81c4dde1"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:23.510Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:23.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "71b3a0a9-5bd4-4fb2-bdbf-7f1b79ed1c0f"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.191Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.191Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Deleting Agent bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:24.609Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:24.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:25.200Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:25.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:25.200Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:25.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:25.200Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:25.200Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:26.213Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:26.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:26.213Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:26.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:26.213Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:26.213Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 379, "offset": 300, "size": 50}}} 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:30,350 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:30 GMT 2018-12-28 19:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26689 2018-12-28 19:20:30,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:20:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_m1unp5 2018-12-28 19:20:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:20:30,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:20:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_j0aevp 2018-12-28 19:20:30,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_6rilut 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:20:30,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_rmaryn stop 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_rmaryn 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_6rilut 2018-12-28 19:20:30,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:30,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_rmaryn 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:30,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:20:30,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:20:30,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:30,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:30,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:30,449 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:30,450 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:30 GMT 2018-12-28 19:20:30,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:30,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:30,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:35,456 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:35,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:35,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:35,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:35,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:35,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:35,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:26.239Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:26.239Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:26.672Z", "message": "Successfully deleted daemon: bono_host_rmaryn", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:26.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:26.672Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:26.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "272d828a-62b0-49bb-9404-403312c088ab"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:27.228Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:27.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:27.228Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:27.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:27.228Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:27.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:27.228Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:27.228Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_poa47z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:27.683Z", "message": "Execution done (return_code=0): /tmp/T4RFT/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:27.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d1a0b5a1-7eb5-4adb-a40e-f1c00f75b3a5"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:28.254Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:28.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:28.254Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:28.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:28.254Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:28.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:28.254Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:28.254Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:29.262Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:29.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:29.262Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:29.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_node_3z2mqb", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:29.262Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:29.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:30.322Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:30.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:30.322Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:30.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:30.322Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:30.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:30.322Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:30.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:31.365Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:31.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:31.365Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:31.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:31.365Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:31.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:31.365Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:31.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:32.796Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:32.796Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.463Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.463Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Stopping Agent sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:33.698Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:33.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}], "metadata": {"pagination": {"total": 409, "offset": 350, "size": 50}}} 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:35 GMT 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21812 2018-12-28 19:20:35,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:35,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:20:35,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_rmaryn 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/T4RFT/remove-cluster-node.sh 2018-12-28 19:20:35,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:35,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:20:35,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:20:35,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:35,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:35,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:20:35,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:35,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:20:35,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:20:35,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:20:35,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:20:35,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:35,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:35,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:20:35,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:20:35,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:35,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:35,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:35,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_dwom0x 2018-12-28 19:20:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,789 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,790 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:35,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:35,895 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:35,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:35 GMT 2018-12-28 19:20:35,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:35,896 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:35,896 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:40,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:41,283 - 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-12-28T19:20:36.135Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:36.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:36.871Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:36.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:36.871Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:36.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:36.871Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:36.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.068Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.102Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.102Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.102Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.102Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.102Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.102Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.718Z", "message": "Successfully stopped daemon: sprout_host_dwom0x\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:38.718Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_dwom0x stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:38.718Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a79e2601-ed14-4f76-b19b-35d2f4d36701"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_host_6rilut", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.119Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9014afa5-32f4-4b4a-a0d7-d79185472f8f"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Deleting Agent sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "e63dadb9-a021-463b-8f30-413a3b40195f"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:39.745Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:39.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:40.287Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5972)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5972)", "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_ke8eam/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_ke8eam/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_ke8eam/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_ke8eam/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_ke8eam/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=5972)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-12-28T19:20:40.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 443, "offset": 392, "size": 50}}} 2018-12-28 19:20:41,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:41,284 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:41 GMT 2018-12-28 19:20:41,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:41,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19108 2018-12-28 19:20:41,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:20:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:20:41,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:20:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:20:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_dwom0x 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_dwom0x stop 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:41,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_dwom0x 2018-12-28 19:20:41,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:41,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5972) 2018-12-28 19:20:41,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:41,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:41,430 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:41,430 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:41,430 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:41 GMT 2018-12-28 19:20:41,430 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:41,430 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:41,430 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:46,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:46,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:46,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:46,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:46,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:46,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:41.025Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:41.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:41.178Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:41.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:41.178Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:41.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_host_j0aevp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:41.763Z", "message": "Waiting for server \"5385ee54-305a-4424-ab05-f584a2bbae6a\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:41.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "e63dadb9-a021-463b-8f30-413a3b40195f"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:41.763Z", "message": "Successfully deleted daemon: sprout_host_dwom0x", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:41.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:41.763Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:41.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "fd04d4fa-ec6a-4933-81a8-17e80fc037f7"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.382Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Stopping Agent proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "homer_host_6rilut", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Waiting for server \"4facbbc3-a5f7-4013-8522-3ca67366ab45\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9014afa5-32f4-4b4a-a0d7-d79185472f8f"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:42.887Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:42.887Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:43.500Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:43.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:43.500Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:43.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:44.701Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:44.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:45.391Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:45.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b7131362-4fee-47d2-91e9-db17cffcc2ec"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:45.514Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:45.514Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:45.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 477, "offset": 426, "size": 50}}} 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:46 GMT 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17525 2018-12-28 19:20:46,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:20:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:46,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5385ee54-305a-4424-ab05-f584a2bbae6a" to be deleted. current status: SHUTOFF 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_dwom0x 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:46,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:20:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:20:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:20:46,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_ke8eam 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "4facbbc3-a5f7-4013-8522-3ca67366ab45" to be deleted. current status: SHUTOFF 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:20:46,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:20:46,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:20:46,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:20:46,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:46,553 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:46,620 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:46,620 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:46,621 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:46 GMT 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:46,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:46,622 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:51,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:52,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:52,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:52,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:52,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:52,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_j0aevp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:46.694Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:46.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.414Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.414Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.598Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.598Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.598Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.598Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.918Z", "message": "Waiting for server \"3268a206-582e-440c-bc3c-92e64c316304\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b7131362-4fee-47d2-91e9-db17cffcc2ec"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.918Z", "message": "Successfully stopped daemon: proxy_host_ke8eam\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:47.918Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_ke8eam stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:47.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "14383bfb-901b-47e3-9d5f-42485a3486f8"}, {"node_instance_id": "homer_host_6rilut", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:48.637Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:48.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Deleting Agent proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.680Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:49.680Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:49.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_security_group_qvvxhr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:50.080Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:50.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "6ad58517-50d4-4029-a442-8c4b2ab6e58e"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:50.690Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:50.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "dime_security_group_qvvxhr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:50.690Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:50.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:51.105Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:51.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:51.105Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:51.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:51.105Z", "message": "Successfully deleted daemon: proxy_host_ke8eam", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:51.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "49d10cea-9977-47a8-b9c2-cce1bd508d66"}, {"node_instance_id": "homer_security_group_cq5vkx", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:51.105Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:51.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "22417ef4-5cd8-496b-92d2-522996db9757"}], "metadata": {"pagination": {"total": 515, "offset": 459, "size": 50}}} 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:52 GMT 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19681 2018-12-28 19:20:52,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:20:52,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:20:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:52,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "3268a206-582e-440c-bc3c-92e64c316304" to be deleted. current status: SHUTOFF 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_ke8eam 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_ke8eam stop 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:20:52,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:20:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:20:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:20:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,164 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_ke8eam 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:20:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:20:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:20:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:20:52,166 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:20:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:20:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:20:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_ke8eam 2018-12-28 19:20:52,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:20:52,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:52,996 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:52,996 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:52,996 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:52,996 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:52,996 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:52,997 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:52 GMT 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:52,997 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:58,000 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:20:58,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:58,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:51.932Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:51.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:52.706Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:52.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:52.706Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:52.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_host_m1unp5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "homer_security_group_cq5vkx", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.033Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:54.567Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:54.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a6b10957-4a37-4697-a98a-d6bbebcc6e63"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:55.071Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:55.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:56.126Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:56.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "8b427ee9-5e6c-4d53-83d8-7ca7afeabf90"}, {"node_instance_id": "ellis_security_group_8dcgnf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:56.126Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:56.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "670787c5-d585-4006-8cf7-18e80140c541"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:56.127Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:56.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:56.127Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:56.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:56.127Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:56.127Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:57.159Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:57.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9a2a4921-8226-4ed5-bd07-1f38b16b99a1"}, {"node_instance_id": "bono_host_rmaryn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:57.159Z", "message": "Waiting for server \"73b777a4-fb4e-4bcb-aa44-b6daa62a2bdb\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:57.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "a6b10957-4a37-4697-a98a-d6bbebcc6e63"}, {"node_instance_id": "ellis_security_group_8dcgnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:57.170Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:57.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 545, "offset": 496, "size": 50}}} 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:58,092 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:58 GMT 2018-12-28 19:20:58,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:58,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14829 2018-12-28 19:20:58,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:20:58,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:20:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:20:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:20:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:20:58,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:20:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:20:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:20:58,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:20:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:20:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:20:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:20:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:20:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-28 19:20:58,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:20:58,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:20:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:20:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:20:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "73b777a4-fb4e-4bcb-aa44-b6daa62a2bdb" to be deleted. current status: SHUTOFF 2018-12-28 19:20:58,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:20:58,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:20:58,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:20:58,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:20:58,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:20:58,162 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:20:58 GMT 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:20:58,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:20:58,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:03,168 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:03,247 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:58.429Z", "message": "Waiting for server \"f8ca90c2-3d0c-4bab-8668-02a4f804a22c\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:58.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9a2a4921-8226-4ed5-bd07-1f38b16b99a1"}, {"node_instance_id": "ellis_floatingip_lpa8jh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:58.429Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:58.429Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:59.475Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:59.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:59.475Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:59.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:20:59.475Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:20:59.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_host_rmaryn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:01.952Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:01.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 551, "offset": 525, "size": 50}}} 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:03,248 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:03 GMT 2018-12-28 19:21:03,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:03,249 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3255 2018-12-28 19:21:03,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f8ca90c2-3d0c-4bab-8668-02a4f804a22c" to be deleted. current status: ACTIVE 2018-12-28 19:21:03,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-28 19:21:03,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:21:03,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:21:03,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:21:03,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:21:03,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:03,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:03,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:03,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:03,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:03,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:03,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:03,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:03,310 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:03,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:03,311 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:03 GMT 2018-12-28 19:21:03,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:03,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:03,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:08,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:08,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:08,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_j37sb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:03.534Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:03.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:03.534Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:03.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "proxy_host_ke8eam", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:03.564Z", "message": "Waiting for server \"f8ca90c2-3d0c-4bab-8668-02a4f804a22c\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:03.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9a2a4921-8226-4ed5-bd07-1f38b16b99a1"}, {"node_instance_id": "bono_security_group_90h38o", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.452Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "b4cf076b-70d3-4c97-b95b-8fdf244621a8"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:04.545Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:04.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_floatingip_j37sb4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:05.461Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:05.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "e97b3dce-28ce-4295-b05b-68ed226ee816"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:05.461Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:05.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9571b8ce-4a94-4b1a-917f-cacc43e0fc0c"}, {"node_instance_id": "bono_security_group_90h38o", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:05.552Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:05.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:05.552Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:05.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:05.552Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:05.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:05.552Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:05.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bono_floatingip_j37sb4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:06.652Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:06.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:07.371Z", "message": "Waiting for server \"87b27d69-3d58-4274-8947-4b38c7e568f6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:07.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "9571b8ce-4a94-4b1a-917f-cacc43e0fc0c"}], "metadata": {"pagination": {"total": 570, "offset": 531, "size": 50}}} 2018-12-28 19:21:08,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:08,395 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:08 GMT 2018-12-28 19:21:08,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:08,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9870 2018-12-28 19:21:08,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:21:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:21:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "f8ca90c2-3d0c-4bab-8668-02a4f804a22c" to be deleted. current status: ACTIVE 2018-12-28 19:21:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:21:08,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:21:08,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-28 19:21:08,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "87b27d69-3d58-4274-8947-4b38c7e568f6" to be deleted. current status: SHUTOFF 2018-12-28 19:21:08,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:08,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:08,465 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:08,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:08,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:08 GMT 2018-12-28 19:21:08,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:08,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:08,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:13,471 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:13,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:13,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:13,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:13,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_ke8eam", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:08.863Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:08.863Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_host_dwom0x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:12.597Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:12.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 572, "offset": 550, "size": 50}}} 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:13 GMT 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1100 2018-12-28 19:21:13,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:21:13,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:21:13,541 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:13,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:13,601 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:13,602 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:13,602 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:13 GMT 2018-12-28 19:21:13,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:13,602 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:13,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:18,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:18,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:18,690 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:13.685Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:13.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:13.685Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:13.685Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.683Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "c21bf030-0a41-45c5-831e-15bdd29c103e"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.706Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.706Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.706Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.706Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.706Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:14.706Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:14.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "sprout_security_group_z176dt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:15.514Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:15.514Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f702e344-f1f2-4419-94b2-dcf284879302"}, {"node_instance_id": "sprout_security_group_z176dt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:15.714Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "internal_sip_security_group_mt55n8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:21:15.714Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:21:15.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 584, "offset": 552, "size": 50}}} 2018-12-28 19:21:18,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:18,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:18 GMT 2018-12-28 19:21:18,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:18,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6360 2018-12-28 19:21:18,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:18,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:21:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:21:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:21:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:21:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:21:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:21:18,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:21:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:21:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:21:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:21:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:21:18,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:21:18,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:18,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:18,756 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:18,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:18,756 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:18 GMT 2018-12-28 19:21:18,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:18,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:18,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:23,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:23,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:23,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:23 GMT 2018-12-28 19:21:23,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:23,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:23,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:23,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:23,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:23,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:23,897 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:23,897 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:23,898 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:23 GMT 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:23,898 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:28,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:29,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:29,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:29 GMT 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:29,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:29,003 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:29,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:29,077 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:29,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:29,078 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:29 GMT 2018-12-28 19:21:29,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:29,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:29,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:34,083 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:34,156 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:34 GMT 2018-12-28 19:21:34,157 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:34,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:34,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:34,158 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:34,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:34,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:34,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:34,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:34,225 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:34 GMT 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:34,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:39,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:39,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:39,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:39,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:39 GMT 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:39,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:39,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:39,493 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:39,494 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:39,494 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:39,494 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:39,494 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:39,494 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:39,494 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:39,494 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:39,495 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:39,495 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:39 GMT 2018-12-28 19:21:39,495 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:39,495 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:39,495 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:44,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:44,573 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:44,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:44,574 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:44 GMT 2018-12-28 19:21:44,574 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:44,574 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:44,574 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:44,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:44,645 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:44,645 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:44,646 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:44 GMT 2018-12-28 19:21:44,646 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:44,647 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:44,647 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:49,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:49,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:49,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:49,737 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:49,737 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:49,737 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:49,737 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:49 GMT 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:49,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:49,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:49,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:49,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:49,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:49,802 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:49,803 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:49 GMT 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:49,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:54,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:21:54,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:54,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:54 GMT 2018-12-28 19:21:54,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:54,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:21:54,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:54,883 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:21:54,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:21:54,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:21:54,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:21:54,951 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:21:54 GMT 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:21:54,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:21:59,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:00,037 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:00,038 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:00,038 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:00 GMT 2018-12-28 19:22:00,038 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:00,038 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:00,038 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:00,038 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:00,105 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:00,105 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:00,105 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:00,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:00,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:00,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:00,106 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:00,106 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:00,106 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:00,106 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:00 GMT 2018-12-28 19:22:00,106 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:00,106 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:00,106 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:05,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:05,212 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:05,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:05,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:05,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:05 GMT 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:05,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:05,214 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:05,276 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:05,276 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:05,277 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:05 GMT 2018-12-28 19:22:05,277 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:05,278 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:05,278 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:10,283 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:10,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:10,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:10 GMT 2018-12-28 19:22:10,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:10,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:10,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:10,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:10,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:10,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:10,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:10,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:10,431 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:10 GMT 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:10,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:15,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:15,571 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:15,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:15,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:15,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:15 GMT 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:15,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:15,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:15,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:15,644 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:15,644 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:15 GMT 2018-12-28 19:22:15,645 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:15,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:15,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:20,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:20,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:20,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:20 GMT 2018-12-28 19:22:20,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:20,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:20,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:20,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:20,794 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:20,794 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:20,795 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:20 GMT 2018-12-28 19:22:20,795 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:20,796 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:20,796 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:25,801 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:25,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:25,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:25 GMT 2018-12-28 19:22:25,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:25,890 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:25,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:25,890 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:25,964 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:25,964 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:25,965 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:25 GMT 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:25,965 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:25,966 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:30,971 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:31,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:31,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:31,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:31 GMT 2018-12-28 19:22:31,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:31,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:31,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:31,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:31,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:31,142 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:31,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:31,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:31 GMT 2018-12-28 19:22:31,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:31,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:31,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:36,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:36,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:36,226 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:36,226 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:36,226 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:36,226 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:36,226 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:36 GMT 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:36,227 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:36,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:36,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:36,301 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:36,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:36,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:36 GMT 2018-12-28 19:22:36,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:36,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:36,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:41,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:41,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:41 GMT 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:41,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:41,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:41,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:41,453 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:41 GMT 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:41,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:41,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:46,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:46,528 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:46 GMT 2018-12-28 19:22:46,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:46,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:46,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:46,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:46,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:46,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:46,604 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:46 GMT 2018-12-28 19:22:46,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:46,605 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:46,605 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:51,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:51,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:51,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:51 GMT 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:51,704 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:51,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:51,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:51,768 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:51,769 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:51,769 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:51 GMT 2018-12-28 19:22:51,770 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:51,770 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:51,770 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:56,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:56,843 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 584, "offset": 564, "size": 50}}} 2018-12-28 19:22:56,844 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:56,844 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:56 GMT 2018-12-28 19:22:56,844 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:56,844 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:22:56,844 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:22:56,844 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:22:56,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:22:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:22:56,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:22:56,902 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:22:56 GMT 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:22:56,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:01,903 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:01,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:01,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_hr8b5c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:01.280Z", "message": "Execution done (return_code=124): /tmp/PZ6JO/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:01.280Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "bab7170a-342b-4a62-ae56-415498762048"}, {"node_instance_id": "vellum_hr8b5c", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:01.433Z", "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_1ydzag/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_1ydzag/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_1ydzag/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-12-28T19:23:01.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 586, "offset": 564, "size": 50}}} 2018-12-28 19:23:01,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:01,982 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:01 GMT 2018-12-28 19:23:01,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:01,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1964 2018-12-28 19:23:01,982 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:01,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/PZ6JO/remove-cluster-node.sh 2018-12-28 19:23:01,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-12-28 19:23:01,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:02,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:02,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:02,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:02,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:02,040 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:02 GMT 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:02,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:07,042 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:07,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:07,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:07,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:02.747Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:02.747Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_vmlrcj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:02.747Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:02.747Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:02.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:03.767Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:03.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_vmlrcj", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:03.767Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:03.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:03.767Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:03.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:03.767Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:03.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:07.053Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:07.053Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 595, "offset": 566, "size": 50}}} 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:07 GMT 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:07,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4404 2018-12-28 19:23:07,122 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:07,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:23:07,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:23:07,122 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:07,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:07,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-12-28 19:23:07,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:07,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:07,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-12-28 19:23:07,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:23:07,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:07,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:07,188 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:07,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:07,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:07 GMT 2018-12-28 19:23:07,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:07,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:07,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:12,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:12,269 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:12,269 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:07.768Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:07.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:07.768Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:07.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:07.768Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:07.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:07.768Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:07.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.466Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.466Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.558Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.792Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.792Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.792Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.792Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:08.792Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:08.792Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:09.583Z", "message": "Stopping Agent vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:09.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:09.806Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:09.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:09.806Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:09.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:09.806Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:09.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:09.806Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:09.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:10.597Z", "message": "Stopping Agent bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:10.597Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}], "metadata": {"pagination": {"total": 628, "offset": 575, "size": 50}}} 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:12,270 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:12 GMT 2018-12-28 19:23:12,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:12,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17742 2018-12-28 19:23:12,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:12,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:23:12,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:23:12,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:23:12,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:23:12,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-12-28 19:23:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:23:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:23:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-12-28 19:23:12,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-12-28 19:23:12,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_1ydzag 2018-12-28 19:23:12,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-12-28 19:23:12,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-12-28 19:23:12,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-12-28 19:23:12,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-12-28 19:23:12,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:12,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_h5t9q3 2018-12-28 19:23:12,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:12,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:12,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:12,338 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:12,339 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:12 GMT 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:12,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:17,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:17,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:17,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.093Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.300Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.606Z", "message": "Successfully stopped daemon: vellum_host_1ydzag\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.606Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_1ydzag stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "4c313ade-740e-4804-8eb6-a9bb1b3759fb"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.812Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.812Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:13.812Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:13.812Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Deleting Agent vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_h5t9q3 stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Successfully stopped daemon: bind_host_h5t9q3\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d5ce054a-02be-4bd2-abd4-089665e32234"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.617Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.827Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.827Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.827Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:14.827Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:14.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Deleting Agent bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:15.624Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:15.624Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:16.461Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:16.461Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:16.638Z", "message": "Successfully deleted daemon: vellum_host_1ydzag", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:16.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:16.638Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:16.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:16.638Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:16.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "f1d1e245-b90d-4225-9212-2325fe400e66"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:16.888Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:16.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:16.888Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:16.888Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 668, "offset": 608, "size": 50}}} 2018-12-28 19:23:17,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:17,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:17 GMT 2018-12-28 19:23:17,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:17,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21654 2018-12-28 19:23:17,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:23:17,423 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:23:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_1ydzag 2018-12-28 19:23:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_1ydzag stop 2018-12-28 19:23:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:23:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:23:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:23:17,424 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_1ydzag 2018-12-28 19:23:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_h5t9q3 stop 2018-12-28 19:23:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-12-28 19:23:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_h5t9q3 2018-12-28 19:23:17,425 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,426 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-12-28 19:23:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-12-28 19:23:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-12-28 19:23:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-12-28 19:23:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,427 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_h5t9q3 2018-12-28 19:23:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,428 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-12-28 19:23:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:23:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_1ydzag 2018-12-28 19:23:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:23:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:23:17,429 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:23:17,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:23:17,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:17,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:17,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:17,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:17,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:17,497 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:17 GMT 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:17,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:22,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:22,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:22,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:17.654Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:17.654Z", "message": "Successfully deleted daemon: bind_host_h5t9q3", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:17.654Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:17.654Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "35e73935-bea3-49a5-a8df-1e65e979c2de"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:18.011Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:18.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:18.011Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:18.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:18.011Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:18.011Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:19.042Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:19.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:20.024Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:20.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:20.024Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:20.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:21.033Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:21.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:21.033Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:21.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:21.033Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:21.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 680, "offset": 648, "size": 50}}} 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:22 GMT 2018-12-28 19:23:22,593 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:22,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6248 2018-12-28 19:23:22,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-12-28 19:23:22,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_h5t9q3 2018-12-28 19:23:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-12-28 19:23:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-12-28 19:23:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:23:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:23:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:23:22,595 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:23:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:23:22,596 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-12-28 19:23:22,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:22,899 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:22,900 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:22,900 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:22,901 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:22 GMT 2018-12-28 19:23:22,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:22,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:22,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:27,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:27,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:27,980 - 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-12-28T19:23:24.311Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:24.311Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:25.050Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:25.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:25.050Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:25.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:26.098Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:26.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:26.098Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:26.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:26.098Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:26.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 686, "offset": 660, "size": 50}}} 2018-12-28 19:23:27,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:27,980 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:27 GMT 2018-12-28 19:23:27,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:27,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3164 2018-12-28 19:23:27,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:27,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:27,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:27,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:27,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-12-28 19:23:27,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:27,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:27,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:28,060 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:28,061 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:28,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:28,061 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:28 GMT 2018-12-28 19:23:28,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:28,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:28,061 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:33,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:33,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:33,184 - 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-12-28T19:23:29.484Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:29.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:30.118Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:30.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:30.118Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:30.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:30.118Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:30.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:30.735Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:30.735Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d0de1042-09c2-4f72-83df-761e45c19805"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:31.134Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:31.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:31.134Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:31.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:32.141Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:32.141Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_host_1ydzag", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:32.786Z", "message": "Waiting for server \"fe3c06e9-15ba-4b1e-a63e-30325fec0ff7\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:32.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "d0de1042-09c2-4f72-83df-761e45c19805"}], "metadata": {"pagination": {"total": 695, "offset": 666, "size": 50}}} 2018-12-28 19:23:33,185 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:33,185 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:33 GMT 2018-12-28 19:23:33,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:33,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4722 2018-12-28 19:23:33,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:33,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:23:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:23:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:23:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fe3c06e9-15ba-4b1e-a63e-30325fec0ff7" to be deleted. current status: SHUTOFF 2018-12-28 19:23:33,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:33,250 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:33,250 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:33,250 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:33,250 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:33,250 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:33,250 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:33,251 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:33,251 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:33,251 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:33,251 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:33 GMT 2018-12-28 19:23:33,251 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:33,251 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:33,251 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:38,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:38,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:38,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:38,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:38,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:38,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:38,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:38,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:38,337 - 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-12-28T19:23:36.768Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:36.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:38.103Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:38.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "cf613b39-d44d-40b4-ae84-bb615b222fff"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:38.156Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:38.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:38.156Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:38.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:38.156Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:38.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 700, "offset": 675, "size": 50}}} 2018-12-28 19:23:38,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:38,338 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:38 GMT 2018-12-28 19:23:38,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:38,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2563 2018-12-28 19:23:38,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:38,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-12-28 19:23:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-12-28 19:23:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:23:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:38,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:23:38,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:38,403 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:38,403 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:38,403 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:38,403 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:38,404 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:38 GMT 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:38,404 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:43,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:43,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:43,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:43,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:43,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:43,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:43,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ydzag", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:39.230Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:39.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:39.230Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:39.230Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_security_group_7hoapl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:40.177Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:40.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "704f7964-895d-4058-a0a9-45d0949011dc"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:40.236Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:40.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:40.236Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:40.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:40.236Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:40.236Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_host_h5t9q3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:40.677Z", "message": "Waiting for server \"492c45a2-bfa5-426b-9896-6cec8253f8f6\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:40.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "cf613b39-d44d-40b4-ae84-bb615b222fff"}, {"node_instance_id": "vellum_security_group_7hoapl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:41.279Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:41.279Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 708, "offset": 680, "size": 50}}} 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:43 GMT 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4291 2018-12-28 19:23:43,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:23:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:23:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:23:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:43,499 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:23:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "492c45a2-bfa5-426b-9896-6cec8253f8f6" to be deleted. current status: SHUTOFF 2018-12-28 19:23:43,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:23:43,500 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:43,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:43,561 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:43,561 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:43 GMT 2018-12-28 19:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:43,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:48,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:48,732 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:48,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:48,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:48,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:48,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:48,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_h5t9q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:45.810Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:45.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:47.299Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:47.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:47.299Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:47.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:47.299Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:47.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:47.299Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:47.299Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "keypair_zj2bcf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.528Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "base_security_group_e1ds5i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:48.699Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:48.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "952b1e1f-bdbd-4bb3-8f8b-a9d025b594d8"}], "metadata": {"pagination": {"total": 726, "offset": 688, "size": 50}}} 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:48 GMT 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8980 2018-12-28 19:23:48,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:48,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-12-28 19:23:48,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:48,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:48,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:48,734 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-12-28 19:23:48,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:23:48,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-28 19:23:48,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-28 19:23:48,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-28 19:23:48,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:48,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-28 19:23:48,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:48,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:48,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:23:48,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:23:48,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-12-28 19:23:48,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:23:48,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:23:48,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:48,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:48,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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:48,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:48,837 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:48 GMT 2018-12-28 19:23:48,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:48,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-12-28 19:23:48,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:53,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/events 2018-12-28 19:23:53,943 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_zj2bcf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:49.552Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:49.552Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_security_group_pbweoi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:49.711Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:49.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "1e398e1c-de9f-4ac2-9fbd-9830f5fec915"}, {"node_instance_id": "bind_floatingip_ay41yp", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:49.711Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:49.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "689c6f3a-a107-4135-9fe9-fff267dc9486"}, {"node_instance_id": "keypair_zj2bcf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:49.711Z", "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-12-28T19:23:49.711Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120", "logger": "089ae0d9-a2d4-4563-9021-b7eaa8d6bf9a"}, {"node_instance_id": "bind_floatingip_ay41yp", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:50.572Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:50.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "base_security_group_e1ds5i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:50.572Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:50.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": "bind_security_group_pbweoi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:50.572Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:50.572Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-12-28T19:23:51.579Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:23:51.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "2c1fcb53-411d-49e6-916b-92d30751d120"}], "metadata": {"pagination": {"total": 734, "offset": 706, "size": 50}}} 2018-12-28 19:23:53,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:53,945 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:53 GMT 2018-12-28 19:23:53,945 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:53,945 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4258 2018-12-28 19:23:53,945 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:53,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-28 19:23:53,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-12-28 19:23:53,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-12-28 19:23:53,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-12-28 19:23:53,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-28 19:23:53,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:23:53,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:23:53,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-12-28 19:23:53,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.204:80/api/v3/executions/2c1fcb53-411d-49e6-916b-92d30751d120 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:54,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:54,016 - 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-12-28T19:19:53.745Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "2c1fcb53-411d-49e6-916b-92d30751d120"} 2018-12-28 19:23:54,017 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:54,017 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:54 GMT 2018-12-28 19:23:54,017 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:54,017 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-12-28 19:23:54,017 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:54,017 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/deployments/clearwater-opnfv 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:54,833 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-28 19:23:54,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "5d8a1f8c-37ad-4405-9c8c-a8697804985f", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "bono_cluster_size": 1, "flavor_id": "d6f38d1d-185a-46f9-9ed0-303add8f35b6", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b", "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"}, "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"}}}}, "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:19.942Z", "updated_at": "2018-12-28T18:57:19.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": []}, "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": {"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-12-28 19:23:54,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:54,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:54 GMT 2018-12-28 19:23:54,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:54,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-12-28 19:23:54,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:54,835 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.204:80/api/v3/blueprints/clearwater-opnfv 2018-12-28 19:23:54,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:23:54,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:23:54,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:23:54,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:23:54,925 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:23:54,925 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:23:54,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:23:54,925 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-28 19:23:54,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-12-28T18:57:10.113Z", "updated_at": "2018-12-28T18:57:10.113Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.monitors": {"name": "cloudify.relationships.monitors", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "public", "description": "the community"}, "oids": {"description": "the oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "app_connected_to_bind": {"name": "app_connected_to_bind", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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.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.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.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.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"}}}, "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"}}}}, "inputs": {"vellum_cluster_size": {"default": 1, "type": "integer", "description": "number of vellum instance"}, "agent_user": {"default": "ubuntu", "type": "string", "description": "User for connecting to agent VM's"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"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"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "description": ""}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "members": ["bono_floatingip", "bono_host"]}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "clearwater-opnfv"} 2018-12-28 19:23:54,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:23:54,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:23:54 GMT 2018-12-28 19:23:54,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:23:54,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-12-28 19:23:54,928 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:23:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 19:23:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:23:57,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d19f2ac7-7a0a-4e90-9f93-a9f440fb82cd Date: Fri, 28 Dec 2018 19:23:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:23:57,206 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f used request id req-d19f2ac7-7a0a-4e90-9f93-a9f440fb82cd 2018-12-28 19:23:57,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.25364804268s 2018-12-28 19:23:57,206 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/5d8a1f8c-37ad-4405-9c8c-a8697804985f used request id req-d19f2ac7-7a0a-4e90-9f93-a9f440fb82cd 2018-12-28 19:23:57,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 19:23:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:23:57,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:23: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-c8753458-bd14-4265-a5c9-afba728883c2 x-compute-request-id: req-c8753458-bd14-4265-a5c9-afba728883c2 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "name": "cloudify_ims-flavor_564c16dc-1778-48ba-b32c-cee1abf5310b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "d6f38d1d-185a-46f9-9ed0-303add8f35b6", "name": "cloudify_ims-flavor_alt_564c16dc-1778-48ba-b32c-cee1abf5310b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 19:23:57,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8753458-bd14-4265-a5c9-afba728883c2 2018-12-28 19:23:57,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.204893827438s 2018-12-28 19:23:57,412 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c8753458-bd14-4265-a5c9-afba728883c2 2018-12-28 19:23:57,414 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 19:23:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:23:57,453 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19:23: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-36670fb8-089e-4aa1-a86c-0328ade382d9 x-compute-request-id: req-36670fb8-089e-4aa1-a86c-0328ade382d9 Content-Length: 0 Content-Type: application/json 2018-12-28 19:23:57,454 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6 used request id req-36670fb8-089e-4aa1-a86c-0328ade382d9 2018-12-28 19:23:57,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0392940044403s 2018-12-28 19:23:57,454 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/d6f38d1d-185a-46f9-9ed0-303add8f35b6 used request id req-36670fb8-089e-4aa1-a86c-0328ade382d9 2018-12-28 19:23:57,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 19:23:57,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/5dfc17b2-b6e1-4f9d-8b2e-d1f715099760.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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:23:58,400 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f56d2350-4a4d-4d69-b526-67a7be99d225 Content-Length: 0 Date: Fri, 28 Dec 2018 19:23:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:23:58,400 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5dfc17b2-b6e1-4f9d-8b2e-d1f715099760.json used request id req-f56d2350-4a4d-4d69-b526-67a7be99d225 2018-12-28 19:23:58,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.942696094513s 2018-12-28 19:23:58,400 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/5dfc17b2-b6e1-4f9d-8b2e-d1f715099760.json used request id req-f56d2350-4a4d-4d69-b526-67a7be99d225 2018-12-28 19:23:58,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:23:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:23:58,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-d8e36321-217a-4c09-bec2-3b5a77e9312c Date: Fri, 28 Dec 2018 19:23:58 GMT RESP BODY: {"floatingips": []} 2018-12-28 19:23:58,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d8e36321-217a-4c09-bec2-3b5a77e9312c 2018-12-28 19:23:58,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.164136886597s 2018-12-28 19:23:58,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d8e36321-217a-4c09-bec2-3b5a77e9312c 2018-12-28 19:23:58,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 19:23:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:23:58,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:23: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-bb097a67-5942-42e5-ae5c-c394e3cdf087 x-compute-request-id: req-bb097a67-5942-42e5-ae5c-c394e3cdf087 Content-Type: application/json 2018-12-28 19:23:58,866 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3 used request id req-bb097a67-5942-42e5-ae5c-c394e3cdf087 2018-12-28 19:23:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.295705795288s 2018-12-28 19:23:58,867 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3 used request id req-bb097a67-5942-42e5-ae5c-c394e3cdf087 2018-12-28 19:23:58,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:23:58,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:23:59,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:23: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-a6d7d4e4-6b44-40b3-92d4-5fe8dfc03ff6 x-compute-request-id: req-a6d7d4e4-6b44-40b3-92d4-5fe8dfc03ff6 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:57:a5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:57:a5", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:56:02.000000", "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:23:58Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:23:59,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6d7d4e4-6b44-40b3-92d4-5fe8dfc03ff6 2018-12-28 19:23:59,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.329053163528s 2018-12-28 19:23:59,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a6d7d4e4-6b44-40b3-92d4-5fe8dfc03ff6 2018-12-28 19:23:59,198 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:24:01,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:24:01,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:01,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-ac9d69b9-2342-482f-bb9d-72d886b07120 x-compute-request-id: req-ac9d69b9-2342-482f-bb9d-72d886b07120 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1b:57:a5", "version": 4, "addr": "192.168.120.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/cd0221c1-77fe-4886-9748-b1583e7859f3", "rel": "bookmark"}], "image": {"id": "3ead6550-a16a-427e-99e0-a68e99efb266", "links": [{"href": "http://172.30.9.21:8774/images/3ead6550-a16a-427e-99e0-a68e99efb266", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T18:56:02.000000", "flavor": {"id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "links": [{"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}]}, "id": "cd0221c1-77fe-4886-9748-b1583e7859f3", "security_groups": [{"name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}], "user_id": "48b1c44414b746e0b3fcf9cc3beec630", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:23:58Z", "hostId": "76f79bab98116456932f869ed930c28b4035fc91c416c4eb4c5af54e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b", "name": "cloudify_ims-vm_564c16dc-1778-48ba-b32c-cee1abf5310b", "created": "2018-12-28T18:53:34Z", "tenant_id": "c64eadd311284ff88d445e29892cf349", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:24:01,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac9d69b9-2342-482f-bb9d-72d886b07120 2018-12-28 19:24:01,994 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792551040649s 2018-12-28 19:24:01,994 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ac9d69b9-2342-482f-bb9d-72d886b07120 2018-12-28 19:24:01,995 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:24:03,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:24:04,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:04,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24: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-f4e9e9aa-c13c-450d-bcfb-74ff90887037 x-compute-request-id: req-f4e9e9aa-c13c-450d-bcfb-74ff90887037 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 19:24:04,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4e9e9aa-c13c-450d-bcfb-74ff90887037 2018-12-28 19:24:04,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0878231525421s 2018-12-28 19:24:04,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4e9e9aa-c13c-450d-bcfb-74ff90887037 2018-12-28 19:24:04,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:24:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:04,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-91a4cadd-5975-4f78-a8b3-b1d668318c2c Date: Fri, 28 Dec 2018 19:24:04 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:53:29Z", "updated_at": "2018-12-28T18:53:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "620205e1-3e68-4e70-87c3-d8806989bde7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "663c4879-8aaf-40a6-a0ff-73ca43491526", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "7f3ba346-11b7-4e32-91e7-00cd0e1b6a90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 80, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:29Z", "revision_number": 0, "id": "9342b84b-347f-4d93-8713-84f22a2863ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:29Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "99d6821f-bbd7-497a-8850-e990b2d4b061", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-28T18:53:31Z", "revision_number": 0, "id": "a8f6c4a7-19e8-4c19-8744-a4d474ecc482", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T18:53:30Z", "revision_number": 0, "id": "c03c1d99-e215-40e8-b2fa-9714d92d092a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:30Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 443, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-28T18:53:31Z", "revision_number": 0, "id": "dc0300ad-c2b0-4170-8575-fb520a3b7d30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:53:31Z", "security_group_id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 8, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "879b408d-f306-4f1a-98c9-1b20286ffdbf", "name": "cloudify_ims-sg_564c16dc-1778-48ba-b32c-cee1abf5310b"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:57:06Z", "revision_number": 0, "id": "b1267616-fefd-44b9-8450-53abf7a770c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:57:06Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 5, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 19:24:04,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-91a4cadd-5975-4f78-a8b3-b1d668318c2c 2018-12-28 19:24:04,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.174164056778s 2018-12-28 19:24:04,264 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-91a4cadd-5975-4f78-a8b3-b1d668318c2c 2018-12-28 19:24:04,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 19:24:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/879b408d-f306-4f1a-98c9-1b20286ffdbf.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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:04,608 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c06da952-cc0b-420c-9b3f-fa23f2a40ad5 Content-Length: 0 Date: Fri, 28 Dec 2018 19:24:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:24:04,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/879b408d-f306-4f1a-98c9-1b20286ffdbf.json used request id req-c06da952-cc0b-420c-9b3f-fa23f2a40ad5 2018-12-28 19:24:04,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.339539051056s 2018-12-28 19:24:04,608 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/879b408d-f306-4f1a-98c9-1b20286ffdbf.json used request id req-c06da952-cc0b-420c-9b3f-fa23f2a40ad5 2018-12-28 19:24:04,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-28 19:24:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:04,654 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19:24: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-911d176e-82c1-4b84-bb75-2eb3b59268f5 x-compute-request-id: req-911d176e-82c1-4b84-bb75-2eb3b59268f5 Content-Length: 0 Content-Type: application/json 2018-12-28 19:24:04,654 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b used request id req-911d176e-82c1-4b84-bb75-2eb3b59268f5 2018-12-28 19:24:04,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.045175075531s 2018-12-28 19:24:04,654 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/cloudify_ims-kp_564c16dc-1778-48ba-b32c-cee1abf5310b used request id req-911d176e-82c1-4b84-bb75-2eb3b59268f5 2018-12-28 19:24:04,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-28 19:24:04,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd/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}158237318ca95872e2ec33bb97f45893c91fc185" -d '{"subnet_id": "3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"}' 2018-12-28 19:24:06,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1eab3324-9c73-407d-bc82-86e0931dcd3f Date: Fri, 28 Dec 2018 19:24:06 GMT RESP BODY: {"network_id": "a0c3631e-df59-4a0d-a0b1-662c3999d14a", "tenant_id": "c64eadd311284ff88d445e29892cf349", "subnet_id": "3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8", "subnet_ids": ["3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8"], "port_id": "f24b2021-5ed2-4058-bc33-ed695313fbd5", "id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd"} 2018-12-28 19:24:06,194 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd/remove_router_interface.json used request id req-1eab3324-9c73-407d-bc82-86e0931dcd3f 2018-12-28 19:24:06,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.53924894333s 2018-12-28 19:24:06,194 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd/remove_router_interface.json used request id req-1eab3324-9c73-407d-bc82-86e0931dcd3f returning object 27cdbaaf-db88-435e-ae1c-ba5279fe3dfd 2018-12-28 19:24:06,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-28 19:24:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:06,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-f771b9c9-6424-494d-8547-be2aeb5fd7c7 Date: Fri, 28 Dec 2018 19:24:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:40Z", "admin_state_up": true, "updated_at": "2018-12-28T19:24:05Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c64eadd311284ff88d445e29892cf349", "id": "27cdbaaf-db88-435e-ae1c-ba5279fe3dfd", "name": "cloudify_ims-router_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 19:24:06,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f771b9c9-6424-494d-8547-be2aeb5fd7c7 2018-12-28 19:24:06,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.232675790787s 2018-12-28 19:24:06,428 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-f771b9c9-6424-494d-8547-be2aeb5fd7c7 2018-12-28 19:24:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-28 19:24:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd.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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:09,910 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-835a2beb-1c1d-40e6-a5ca-c159079c67a9 Content-Length: 0 Date: Fri, 28 Dec 2018 19:24:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:24:09,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd.json used request id req-835a2beb-1c1d-40e6-a5ca-c159079c67a9 2018-12-28 19:24:09,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48120498657s 2018-12-28 19:24:09,911 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/27cdbaaf-db88-435e-ae1c-ba5279fe3dfd.json used request id req-835a2beb-1c1d-40e6-a5ca-c159079c67a9 2018-12-28 19:24:09,911 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 19:24:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:10,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-42ea4675-64f9-4da7-888c-5903564bc261 Date: Fri, 28 Dec 2018 19:24:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:38Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T18:51:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c64eadd311284ff88d445e29892cf349","id":"3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8","subnetpool_id":null,"name":"cloudify_ims-subnet_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 19:24:10,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-42ea4675-64f9-4da7-888c-5903564bc261 2018-12-28 19:24:10,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.238433837891s 2018-12-28 19:24:10,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-42ea4675-64f9-4da7-888c-5903564bc261 2018-12-28 19:24:10,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-28 19:24:10,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8.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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:12,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-98e6ceda-6b24-4268-96b4-15e5568fcf7a Date: Fri, 28 Dec 2018 19:24:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:24:12,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8.json used request id req-98e6ceda-6b24-4268-96b4-15e5568fcf7a 2018-12-28 19:24:12,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.30904006958s 2018-12-28 19:24:12,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3dc35bac-dcd2-4a0f-b63e-7fc1e5ad12d8.json used request id req-98e6ceda-6b24-4268-96b4-15e5568fcf7a 2018-12-28 19:24:12,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:24:12,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:12,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-336cf43b-6daa-4bb3-b065-5ae0c8417c50 Date: Fri, 28 Dec 2018 19:24:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T19:24:12Z","tenant_id":"c64eadd311284ff88d445e29892cf349","created_at":"2018-12-28T18:51:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"c64eadd311284ff88d445e29892cf349","id":"a0c3631e-df59-4a0d-a0b1-662c3999d14a","name":"cloudify_ims-net_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 19:24:12,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-336cf43b-6daa-4bb3-b065-5ae0c8417c50 2018-12-28 19:24:12,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.15750002861s 2018-12-28 19:24:12,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-336cf43b-6daa-4bb3-b065-5ae0c8417c50 2018-12-28 19:24:12,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-28 19:24:12,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/a0c3631e-df59-4a0d-a0b1-662c3999d14a.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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:13,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff660457-1cff-49af-8be1-94e854fecd8b Date: Fri, 28 Dec 2018 19:24:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:24:13,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a0c3631e-df59-4a0d-a0b1-662c3999d14a.json used request id req-ff660457-1cff-49af-8be1-94e854fecd8b 2018-12-28 19:24:13,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19283795357s 2018-12-28 19:24:13,814 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/a0c3631e-df59-4a0d-a0b1-662c3999d14a.json used request id req-ff660457-1cff-49af-8be1-94e854fecd8b 2018-12-28 19:24:13,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:24:13,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:14,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1138e17a-b041-46c8-a490-56948bacb8d5 Date: Fri, 28 Dec 2018 19:24:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "metadata": {}}], "file": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266/file", "owner": "c64eadd311284ff88d445e29892cf349", "id": "3ead6550-a16a-427e-99e0-a68e99efb266", "size": 4373348352, "self": "/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3ead6550-a16a-427e-99e0-a68e99efb266/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T18:53:27Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_564c16dc-1778-48ba-b32c-cee1abf5310b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T18:52:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:24:14,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1138e17a-b041-46c8-a490-56948bacb8d5 2018-12-28 19:24:14,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188212871552s 2018-12-28 19:24:14,003 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1138e17a-b041-46c8-a490-56948bacb8d5 2018-12-28 19:24:14,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 19:24:14,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}158237318ca95872e2ec33bb97f45893c91fc185" 2018-12-28 19:24:17,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bf767fc7-fadc-4a4e-9441-cbf2ebf63134 Date: Fri, 28 Dec 2018 19:24:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:24:17,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266 used request id req-bf767fc7-fadc-4a4e-9441-cbf2ebf63134 2018-12-28 19:24:17,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.91945290565s 2018-12-28 19:24:17,924 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3ead6550-a16a-427e-99e0-a68e99efb266 used request id req-bf767fc7-fadc-4a4e-9441-cbf2ebf63134 2018-12-28 19:24:17,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 19:24:17,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:17,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24: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-9f674263-f503-4677-bcc8-7f4a6e734eab x-compute-request-id: req-9f674263-f503-4677-bcc8-7f4a6e734eab Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "325e62fe-35e2-41e8-be2d-00b20de67c14", "name": "cloudify_ims-flavor_564c16dc-1778-48ba-b32c-cee1abf5310b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 19:24:17,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9f674263-f503-4677-bcc8-7f4a6e734eab 2018-12-28 19:24:17,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0311579704285s 2018-12-28 19:24:17,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-9f674263-f503-4677-bcc8-7f4a6e734eab 2018-12-28 19:24:17,958 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 19:24:17,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,011 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19:24: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-5c8c17ff-f45b-4435-abd4-5b305e62fdfa x-compute-request-id: req-5c8c17ff-f45b-4435-abd4-5b305e62fdfa Content-Length: 0 Content-Type: application/json 2018-12-28 19:24:18,011 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14 used request id req-5c8c17ff-f45b-4435-abd4-5b305e62fdfa 2018-12-28 19:24:18,011 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0530989170074s 2018-12-28 19:24:18,011 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/325e62fe-35e2-41e8-be2d-00b20de67c14 used request id req-5c8c17ff-f45b-4435-abd4-5b305e62fdfa 2018-12-28 19:24:18,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 19:24:18,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c58c985-2fd9-40d6-9eeb-1eb817e975eb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b", "links": {"self": "http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630"}, "domain_id": "default", "enabled": true, "id": "48b1c44414b746e0b3fcf9cc3beec630", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 19:24:18,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4c58c985-2fd9-40d6-9eeb-1eb817e975eb 2018-12-28 19:24:18,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0917611122131s 2018-12-28 19:24:18,104 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-4c58c985-2fd9-40d6-9eeb-1eb817e975eb 2018-12-28 19:24:18,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 19:24:18,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba8e337-de22-44d7-be65-e1e43901e3c4 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630"}, "enabled": true, "id": "48b1c44414b746e0b3fcf9cc3beec630", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_564c16dc-1778-48ba-b32c-cee1abf5310b"}} 2018-12-28 19:24:18,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 used request id req-bba8e337-de22-44d7-be65-e1e43901e3c4 2018-12-28 19:24:18,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959210395813s 2018-12-28 19:24:18,206 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 used request id req-bba8e337-de22-44d7-be65-e1e43901e3c4 2018-12-28 19:24:18,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 19:24:18,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2cae4e9-3317-4e9f-9232-873faf3adee2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:24:18,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 used request id req-e2cae4e9-3317-4e9f-9232-873faf3adee2 2018-12-28 19:24:18,427 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.219434022903s 2018-12-28 19:24:18,427 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/48b1c44414b746e0b3fcf9cc3beec630 used request id req-e2cae4e9-3317-4e9f-9232-873faf3adee2 2018-12-28 19:24:18,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 19:24:18,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c35542-2ea1-4981-a633-986b6748c364 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349"}, "enabled": true, "id": "c64eadd311284ff88d445e29892cf349", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_564c16dc-1778-48ba-b32c-cee1abf5310b"}]} 2018-12-28 19:24:18,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-44c35542-2ea1-4981-a633-986b6748c364 2018-12-28 19:24:18,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750079154968s 2018-12-28 19:24:18,503 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-44c35542-2ea1-4981-a633-986b6748c364 2018-12-28 19:24:18,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 19:24:18,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfae3475-664e-43e9-af05-81d364a73579 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:24:18,651 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349 used request id req-dfae3475-664e-43e9-af05-81d364a73579 2018-12-28 19:24:18,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.145879983902s 2018-12-28 19:24:18,651 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/c64eadd311284ff88d445e29892cf349 used request id req-dfae3475-664e-43e9-af05-81d364a73579 2018-12-28 19:24:18,652 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:24:18,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22ea4cf7-d888-4893-81eb-241c62c0f195 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "6e289c0c8ec14d679994a017dfe8bdf2", "links": {"self": "http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2"}, "name": "Member"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:24:18,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-22ea4cf7-d888-4893-81eb-241c62c0f195 2018-12-28 19:24:18,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0895159244537s 2018-12-28 19:24:18,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 19:24:18,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:18,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:24:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d3077ae-b61d-4e7d-a45b-0ed60d6ce411 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:24:18,845 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/6e289c0c8ec14d679994a017dfe8bdf2 used request id req-1d3077ae-b61d-4e7d-a45b-0ed60d6ce411 2018-12-28 19:24:18,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.102452039719s 2018-12-28 19:24:18,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:24:18,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c64eadd311284ff88d445e29892cf349&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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:19,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-01e0abb7-94ae-4458-a157-2d8ffcefb238 Date: Fri, 28 Dec 2018 19:24:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:57:06Z", "revision_number": 0, "id": "b1267616-fefd-44b9-8450-53abf7a770c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:57:06Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 5, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 19:24:19,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c64eadd311284ff88d445e29892cf349&name=default used request id req-01e0abb7-94ae-4458-a157-2d8ffcefb238 2018-12-28 19:24:19,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19685792923s 2018-12-28 19:24:19,046 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=c64eadd311284ff88d445e29892cf349&name=default used request id req-01e0abb7-94ae-4458-a157-2d8ffcefb238 2018-12-28 19:24:19,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:24:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:19,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-708e9832-eded-4954-833c-20130aea2242 Date: Fri, 28 Dec 2018 19:24:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c64eadd311284ff88d445e29892cf349", "created_at": "2018-12-28T18:51:37Z", "updated_at": "2018-12-28T18:57:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "503d1eb7-efd7-4955-a136-e51bbfaa3228", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T18:57:06Z", "revision_number": 0, "id": "b1267616-fefd-44b9-8450-53abf7a770c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:57:06Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "df82b7cf-0055-419c-b897-216d9ecc0c1b", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv4", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "b05808c0-9376-4202-b21b-f30cfb544bd5", "remote_group_id": "93775641-7ba1-402c-b937-3187112ba857", "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T18:51:37Z", "revision_number": 0, "id": "978526fa-40fa-4c15-b3bc-e37c6e7af27c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T18:51:37Z", "security_group_id": "93775641-7ba1-402c-b937-3187112ba857", "tenant_id": "c64eadd311284ff88d445e29892cf349", "port_range_min": null, "ethertype": "IPv6", "project_id": "c64eadd311284ff88d445e29892cf349"}], "revision_number": 5, "project_id": "c64eadd311284ff88d445e29892cf349", "id": "93775641-7ba1-402c-b937-3187112ba857", "name": "default"}]} 2018-12-28 19:24:19,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-708e9832-eded-4954-833c-20130aea2242 2018-12-28 19:24:19,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.219830036163s 2018-12-28 19:24:19,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-708e9832-eded-4954-833c-20130aea2242 2018-12-28 19:24:19,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 19:24:19,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/93775641-7ba1-402c-b937-3187112ba857.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}1080a38f224c166a3a9e9c4f82b45e50cd5f56eb" 2018-12-28 19:24:19,599 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdae19c3-0eb5-4701-a355-6f6ff7dbd1a2 Content-Length: 0 Date: Fri, 28 Dec 2018 19:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:24:19,599 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/93775641-7ba1-402c-b937-3187112ba857.json used request id req-bdae19c3-0eb5-4701-a355-6f6ff7dbd1a2 2018-12-28 19:24:19,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.325927972794s 2018-12-28 19:24:19,600 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/93775641-7ba1-402c-b937-3187112ba857.json used request id req-bdae19c3-0eb5-4701-a355-6f6ff7dbd1a2 2018-12-28 19:24:19,677 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-12-28 19:24:19,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 19:24:19,820 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 19:24:19,821 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 19:24:19,822 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 19:24:19,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 19:24:19,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56d23273-83e8-467e-b387-47c75d5dae7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 19:24:19,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-56d23273-83e8-467e-b387-47c75d5dae7d 2018-12-28 19:24:19,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 19:24:20,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T20:24:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["4dPDTsRtR3aS0HM_bDzCiw"], "issued_at": "2018-12-28T19:24:20.000000Z"}} 2018-12-28 19:24:20,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:24:20,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:20,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a76c4ea3-b43a-4f15-b2f3-b32e9a4cfdf4 Date: Fri, 28 Dec 2018 19:24:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 19:24:20,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a76c4ea3-b43a-4f15-b2f3-b32e9a4cfdf4 2018-12-28 19:24:20,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.224890947342s 2018-12-28 19:24:20,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a76c4ea3-b43a-4f15-b2f3-b32e9a4cfdf4 2018-12-28 19:24:20,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 19:24:20,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:20,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 19:24: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 19:24:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:20,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0aab82-cc71-4b15-8518-1bf8b50e9d65 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 19:24:20,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-ed0aab82-cc71-4b15-8518-1bf8b50e9d65 2018-12-28 19:24:20,541 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0989110469818s 2018-12-28 19:24:20,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 19:24:20,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}}' 2018-12-28 19:24:20,654 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 19:24:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fd12c6e-adb1-4e2f-a63c-aacc2794063a 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.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293"}, "enabled": true, "id": "3ba0da03bfa9499b9fadbe9df8faa293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}} 2018-12-28 19:24:20,654 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0fd12c6e-adb1-4e2f-a63c-aacc2794063a 2018-12-28 19:24:20,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.111010789871s 2018-12-28 19:24:20,654 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-0fd12c6e-adb1-4e2f-a63c-aacc2794063a 2018-12-28 19:24:20,655 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'id': u'3ba0da03bfa9499b9fadbe9df8faa293', '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-12-28 19:24:20,655 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 19:24:21,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351345062256s 2018-12-28 19:24:21,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4796e1b-8b87-4fb3-b68b-4ea5973283d7 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246"}, "enabled": true, "id": "173cb797a9e3463b8d37798f9c10c246", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}} 2018-12-28 19:24:21,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 used request id req-a4796e1b-8b87-4fb3-b68b-4ea5973283d7 2018-12-28 19:24:21,114 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'173cb797a9e3463b8d37798f9c10c246', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a'}) 2018-12-28 19:24:21,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:24:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e09eb18-bd6c-4118-b65d-a47a1f3d5a23 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:24:21,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-6e09eb18-bd6c-4118-b65d-a47a1f3d5a23 2018-12-28 19:24:21,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0162889957428s 2018-12-28 19:24:21,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:24:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42581fb9-661b-4dc1-bdda-677689117ccb Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:24:21,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-42581fb9-661b-4dc1-bdda-677689117ccb 2018-12-28 19:24:21,205 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734100341797s 2018-12-28 19:24:21,206 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 19:24:21,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 19:24:21,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"role": {"name": "Member"}}' 2018-12-28 19:24:21,313 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb976058-2c87-4bd9-bec3-652531e9421f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8abb5ff9805e4d8eb768de78a428b7ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac"}, "name": "Member"}} 2018-12-28 19:24:21,313 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-cb976058-2c87-4bd9-bec3-652531e9421f 2018-12-28 19:24:21,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.106738090515s 2018-12-28 19:24:21,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a4dd1d-0d61-4013-a18c-86bfee1f58e8 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac"}, "domain_id": null, "name": "Member", "id": "8abb5ff9805e4d8eb768de78a428b7ac"}} 2018-12-28 19:24:21,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac used request id req-e5a4dd1d-0d61-4013-a18c-86bfee1f58e8 2018-12-28 19:24:21,399 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac'}, 'domain_id': None, 'human_id': None, 'id': u'8abb5ff9805e4d8eb768de78a428b7ac', 'HUMAN_ID': False}) 2018-12-28 19:24:21,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:24:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5126b693-3f4f-41c0-915e-67e848139cf1 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8abb5ff9805e4d8eb768de78a428b7ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:24:21,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-5126b693-3f4f-41c0-915e-67e848139cf1 2018-12-28 19:24:21,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734469890594s 2018-12-28 19:24:21,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 19:24:21,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1736dcbc-fa4c-4631-ab63-50cce6e2b93a Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 19:24:21,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-1736dcbc-fa4c-4631-ab63-50cce6e2b93a 2018-12-28 19:24:21,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0896549224854s 2018-12-28 19:24:21,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 19:24:21,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2551221e-44e4-43b1-82a6-fd7974e409b8 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "links": {"self": "http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246"}, "domain_id": "default", "enabled": true, "id": "173cb797a9e3463b8d37798f9c10c246", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 19:24:21,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2551221e-44e4-43b1-82a6-fd7974e409b8 2018-12-28 19:24:21,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0990309715271s 2018-12-28 19:24:21,665 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-2551221e-44e4-43b1-82a6-fd7974e409b8 2018-12-28 19:24:21,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 19:24:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-504bd064-15ba-405e-af93-44fba1abe7c4 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293"}, "enabled": true, "id": "3ba0da03bfa9499b9fadbe9df8faa293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 19:24:21,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-504bd064-15ba-405e-af93-44fba1abe7c4 2018-12-28 19:24:21,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0749790668488s 2018-12-28 19:24:21,746 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-504bd064-15ba-405e-af93-44fba1abe7c4 2018-12-28 19:24:21,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 19:24:21,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=173cb797a9e3463b8d37798f9c10c246&scope.project.id=3ba0da03bfa9499b9fadbe9df8faa293&role.id=8abb5ff9805e4d8eb768de78a428b7ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:21,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33aea7fd-7686-4026-adca-0dcf9c5af4a3 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=173cb797a9e3463b8d37798f9c10c246&scope.project.id=3ba0da03bfa9499b9fadbe9df8faa293&role.id=8abb5ff9805e4d8eb768de78a428b7ac", "previous": null, "next": null}} 2018-12-28 19:24:21,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=173cb797a9e3463b8d37798f9c10c246&scope.project.id=3ba0da03bfa9499b9fadbe9df8faa293&role.id=8abb5ff9805e4d8eb768de78a428b7ac used request id req-33aea7fd-7686-4026-adca-0dcf9c5af4a3 2018-12-28 19:24:21,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799469947815s 2018-12-28 19:24:21,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 19:24:21,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293/users/173cb797a9e3463b8d37798f9c10c246/roles/8abb5ff9805e4d8eb768de78a428b7ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:22,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:24:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427d571d-2d58-4d1a-b42f-6da46cb6c61a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:24:22,262 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293/users/173cb797a9e3463b8d37798f9c10c246/roles/8abb5ff9805e4d8eb768de78a428b7ac used request id req-427d571d-2d58-4d1a-b42f-6da46cb6c61a 2018-12-28 19:24:22,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.433598041534s 2018-12-28 19:24:22,263 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 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': 'b6319848-205e-4c23-9c0f-edaae7ed650a', 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_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 19:24:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 19:24:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 19:24:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 19:24:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 19:24:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 19:24:22,265 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 19:24:22,266 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 19:24:22,267 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 19:24:22,269 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'password': 'b6319848-205e-4c23-9c0f-edaae7ed650a', 'project_name': 'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '3ba0da03bfa9499b9fadbe9df8faa293', 'project_domain_name': 'Default'} 2018-12-28 19:24:22,311 - 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-12-28 19:24:22,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-12-28 19:24:22,351 - 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-12-28 19:24:22,418 - 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-12-28 19:24:22,418 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-12-28 19:24:22,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 19:24:22,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:22,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6141e2-38b5-4229-86ce-0e2aebe10ad1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 19:24:22,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-5f6141e2-38b5-4229-86ce-0e2aebe10ad1 2018-12-28 19:24:22,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0795111656189s 2018-12-28 19:24:22,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 19:24:22,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:24:22,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390d37ae-b87f-4f28-b4fd-fbc82ed1b221 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293"}, "enabled": true, "id": "3ba0da03bfa9499b9fadbe9df8faa293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 19:24:22,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-390d37ae-b87f-4f28-b4fd-fbc82ed1b221 2018-12-28 19:24:22,588 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0888938903809s 2018-12-28 19:24:22,589 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-390d37ae-b87f-4f28-b4fd-fbc82ed1b221 2018-12-28 19:24:22,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-28 19:24:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"network": {"tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "name": "vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "admin_state_up": true}}' 2018-12-28 19:24:23,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-b7a8049a-03ce-4317-b387-884bbb98f7a8 Date: Fri, 28 Dec 2018 19:24:23 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"3ba0da03bfa9499b9fadbe9df8faa293","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T19:24:23Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a","admin_state_up":true,"tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:23Z","mtu":1450}} 2018-12-28 19:24:23,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b7a8049a-03ce-4317-b387-884bbb98f7a8 2018-12-28 19:24:23,263 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.67108297348s 2018-12-28 19:24:23,263 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-b7a8049a-03ce-4317-b387-884bbb98f7a8 2018-12-28 19:24:23,264 - 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-12-28T19:24:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'650a7586-a05c-4eb9-90e4-3c7ecb5ebf26', u'provider:segmentation_id': 57, 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_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'created_at': u'2018-12-28T19:24:23Z', u'mtu': 1450, u'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293'}) 2018-12-28 19:24:23,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 19:24:23,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:24:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-472c322d-d85a-41ac-ab24-63a150d9e997 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 19:24:23,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-472c322d-d85a-41ac-ab24-63a150d9e997 2018-12-28 19:24:23,272 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 19:24:23,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8abb5ff9805e4d8eb768de78a428b7ac", "name": "Member"}], "expires_at": "2018-12-28T20:24:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3ba0da03bfa9499b9fadbe9df8faa293", "name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/3ba0da03bfa9499b9fadbe9df8faa293", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "id": "173cb797a9e3463b8d37798f9c10c246"}, "audit_ids": ["2DL1_bcVQd-NqUvmt9yngA"], "issued_at": "2018-12-28T19:24:23.000000Z"}} 2018-12-28 19:24:23,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:24:23,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:24:23,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-c3e070a9-754b-4423-b584-3ea2f649662a Date: Fri, 28 Dec 2018 19:24:23 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T19:24:23Z","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3ba0da03bfa9499b9fadbe9df8faa293","id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","name":"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:24:23,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c3e070a9-754b-4423-b584-3ea2f649662a 2018-12-28 19:24:23,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257915973663s 2018-12-28 19:24:23,908 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-c3e070a9-754b-4423-b584-3ea2f649662a 2018-12-28 19:24:23,910 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-28 19:24:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"subnet": {"name": "vyos_vrouter-subnet_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "enable_dhcp": true, "network_id": "650a7586-a05c-4eb9-90e4-3c7ecb5ebf26", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-12-28 19:24:24,610 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-0f0139c7-9cad-4ce9-8299-6b94add3fb09 Date: Fri, 28 Dec 2018 19:24:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T19:24:24Z","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":"3ba0da03bfa9499b9fadbe9df8faa293","id":"46fa9b83-040a-4190-8bb1-e675ed07b885","subnetpool_id":null,"name":"vyos_vrouter-subnet_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}} 2018-12-28 19:24:24,610 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0f0139c7-9cad-4ce9-8299-6b94add3fb09 2018-12-28 19:24:24,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.700156927109s 2018-12-28 19:24:24,610 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-0f0139c7-9cad-4ce9-8299-6b94add3fb09 2018-12-28 19:24:24,611 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T19:24:24Z', 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'46fa9b83-040a-4190-8bb1-e675ed07b885', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'enable_dhcp': True, u'network_id': u'650a7586-a05c-4eb9-90e4-3c7ecb5ebf26', u'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'created_at': u'2018-12-28T19:24:24Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293'}) 2018-12-28 19:24:24,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-28 19:24:24,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "vyos_vrouter-router_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "admin_state_up": true}}' 2018-12-28 19:24:29,781 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-e8c6afaf-3f3b-40aa-8f81-83380cbba9a0 Date: Fri, 28 Dec 2018 19:24:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:25Z", "admin_state_up": true, "updated_at": "2018-12-28T19:24:26Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "name": "vyos_vrouter-router_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}} 2018-12-28 19:24:29,781 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e8c6afaf-3f3b-40aa-8f81-83380cbba9a0 2018-12-28 19:24:29,781 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.17021298409s 2018-12-28 19:24:29,782 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-e8c6afaf-3f3b-40aa-8f81-83380cbba9a0 2018-12-28 19:24:29,782 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T19:24:26Z', u'revision_number': 3, u'id': u'e32149fc-058e-4ec3-a5b9-1edd09913065', u'external_gateway_info': {u'network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'800e3433-2366-4477-ba8c-38c3f881bcb0', u'ip_address': u'172.30.9.209'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'admin_state_up': True, u'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'created_at': u'2018-12-28T19:24:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293'}) 2018-12-28 19:24:29,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-28 19:24:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065/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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"subnet_id": "46fa9b83-040a-4190-8bb1-e675ed07b885"}' 2018-12-28 19:24:31,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-332caf23-8f2a-4bb9-ba3d-ef1719ef238f Date: Fri, 28 Dec 2018 19:24:31 GMT RESP BODY: {"network_id": "650a7586-a05c-4eb9-90e4-3c7ecb5ebf26", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "subnet_id": "46fa9b83-040a-4190-8bb1-e675ed07b885", "subnet_ids": ["46fa9b83-040a-4190-8bb1-e675ed07b885"], "port_id": "aee2db66-f73d-4813-8021-f221499765af", "id": "e32149fc-058e-4ec3-a5b9-1edd09913065"} 2018-12-28 19:24:31,925 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065/add_router_interface.json used request id req-332caf23-8f2a-4bb9-ba3d-ef1719ef238f 2018-12-28 19:24:31,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14215397835s 2018-12-28 19:24:31,925 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065/add_router_interface.json used request id req-332caf23-8f2a-4bb9-ba3d-ef1719ef238f returning object e32149fc-058e-4ec3-a5b9-1edd09913065 2018-12-28 19:24:31,926 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-12-28 19:24:54,504 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-12-28 19:24:54,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:24:54,512 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 19:24:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 19:24:54,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:24:54,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:24:54,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2156978e-adfd-4306-a508-f66b1f2a86af Date: Fri, 28 Dec 2018 19:24:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:24:54,722 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2156978e-adfd-4306-a508-f66b1f2a86af 2018-12-28 19:24:54,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209226846695s 2018-12-28 19:24:54,723 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-2156978e-adfd-4306-a508-f66b1f2a86af 2018-12-28 19:24:54,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 19:24:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}' 2018-12-28 19:24:54,951 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd X-Openstack-Request-Id: req-982d689b-31fc-4ce4-8b0f-966c5efd47cb Date: Fri, 28 Dec 2018 19:24:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "09477209-3d83-4759-9961-0861548f9bfd", "size": null, "self": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T19:24:54Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": null, "created_at": "2018-12-28T19:24:54Z", "protected": false} 2018-12-28 19:24:54,951 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-982d689b-31fc-4ce4-8b0f-966c5efd47cb 2018-12-28 19:24:54,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.226296901703s 2018-12-28 19:24:54,952 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-982d689b-31fc-4ce4-8b0f-966c5efd47cb returning object 09477209-3d83-4759-9961-0861548f9bfd 2018-12-28 19:24:54,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 19:24:54,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd/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}6b7fb759a28b729495b588af124ef0a396127293" -d '' 2018-12-28 19:26:08,942 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2eaa537c-b6cf-41cc-9940-63fe226c4af0 Date: Fri, 28 Dec 2018 19:26:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:26:08,942 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file used request id req-2eaa537c-b6cf-41cc-9940-63fe226c4af0 2018-12-28 19:26:08,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.9897098541s 2018-12-28 19:26:08,942 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file used request id req-2eaa537c-b6cf-41cc-9940-63fe226c4af0 2018-12-28 19:26:08,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:26:08,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:09,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f275ff5d-a984-415d-a918-75f81fbf707e Date: Fri, 28 Dec 2018 19:26:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "metadata": {}}], "file": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "09477209-3d83-4759-9961-0861548f9bfd", "size": 4373348352, "self": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T19:26:08Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T19:24:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:26:09,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f275ff5d-a984-415d-a918-75f81fbf707e 2018-12-28 19:26:09,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.193212985992s 2018-12-28 19:26:09,137 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-f275ff5d-a984-415d-a918-75f81fbf707e 2018-12-28 19:26:09,139 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap', u'metadata': Munch({})})], 'file': u'/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file', 'owner': u'3ba0da03bfa9499b9fadbe9df8faa293', 'id': u'09477209-3d83-4759-9961-0861548f9bfd', 'size': 4373348352, u'self': u'/v2/images/09477209-3d83-4759-9961-0861548f9bfd', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'name': 'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T19:26:08Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T19:26:08Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/09477209-3d83-4759-9961-0861548f9bfd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'created': u'2018-12-28T19:24:54Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-12-28T19:24:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/09477209-3d83-4759-9961-0861548f9bfd', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-12-28 19:26:09,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 19:26:09,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-12-28 19:26:09,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:26: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-72e0a989-91f0-49e1-b5e9-9d5d90a693d4 x-compute-request-id: req-72e0a989-91f0-49e1-b5e9-9d5d90a693d4 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c261510-6838-4f34-8fa6-54655ec55b22", "name": "vyos_vrouter-flavor_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 19:26:09,330 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-72e0a989-91f0-49e1-b5e9-9d5d90a693d4 2018-12-28 19:26:09,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.189836025238s 2018-12-28 19:26:09,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-72e0a989-91f0-49e1-b5e9-9d5d90a693d4 returning object 2c261510-6838-4f34-8fa6-54655ec55b22 2018-12-28 19:26:09,331 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'2c261510-6838-4f34-8fa6-54655ec55b22', 'swap': 0}) 2018-12-28 19:26:09,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 19:26:09,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22/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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"extra_specs": {}}' 2018-12-28 19:26:09,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:26: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-ca0fc8fa-88d4-430a-a32a-32d2ba2bed72 x-compute-request-id: req-ca0fc8fa-88d4-430a-a32a-32d2ba2bed72 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 19:26:09,355 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22/os-extra_specs used request id req-ca0fc8fa-88d4-430a-a32a-32d2ba2bed72 2018-12-28 19:26:09,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0235619544983s 2018-12-28 19:26:09,356 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22/os-extra_specs used request id req-ca0fc8fa-88d4-430a-a32a-32d2ba2bed72 2018-12-28 19:26:09,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-12-28 19:26:09,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"keypair": {"name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}}' 2018-12-28 19:26:09,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:26: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-caa529f0-2199-47c6-84cc-e30de84ce207 x-compute-request-id: req-caa529f0-2199-47c6-84cc-e30de84ce207 Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUvRJZxxIyG0BrVVoOisRMF90PrkHitTwR+HV4ppLiJGqUoPTQm/+ypOSJxpjZAAqmdiKXbw6shYXLSaj6eAckL2ADy+gMacL/f/QG3+FA+ooNNDPP4z20Th3mLz9iNvxIYQ6PifGUkJPCLrDkf6utwahZ3xaRtDD80O0sQO9LArzGpub0ZgO3sK0JlvU3q8YakIMpLwDkOWdOh8+W+b3OBlCN5eYI9Fip1lO/U9XOww1i0QFhRzgALehW9mZ3Ot5Oj0MGn/KsQH1lvVjogPqnApRPJ/Ah8tC+w/1uRO/w9mleIttOE6eZ4pvKit9SqAp0GoU6U2ipsw/fvrjHRfwF Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1L0SWccSMhtAa1VaDorETBfdD65B4rU8Efh1eKaS4iRqlKD0\n0Jv/sqTkicaY2QAKpnYil28OrIWFy0mo+ngHJC9gA8voDGnC/3/0Bt/hQPqKDTQz\nz+M9tE4d5i8/Yjb8SGEOj4nxlJCTwi6w5H+rrcGoWd8WkbQw/NDtLEDvSwK8xqbm\n9GYDt7CtCZb1N6vGGpCDKS8A5DlnTofPlvm9zgZQjeXmCPRYqdZTv1PVzsMNYtEB\nYUc4AC3oVvZmdzreTo9DBp/yrEB9Zb1Y6ID6pwKUTyfwIfLQvsP9bkTv8PZpXiLb\nThOnmeKbyorfUqgKdBqFOlNoqbMP3764x0X8BQIDAQABAoIBACkG+aYExVaSeN76\nS+7oBilipMhkY+Jz70zL7OPCxCsGuONHE0+z9iEeudB0U3/uCR/HQq6PxXWyHnZx\nEzySr1XkKREyXuMd9nRN2eMFhCyC5OLdAW0DNyAxvIRq8j9fuVHAHg3Cnat4Inbd\niFHY6WQOKAiFBJY++P+Yz1SshTmiyEq4L0X3sc5agWo2IaJItdgPvblWOPWmXbLP\nUxMP4fhC734C+pTasPPldp/e+5HEsDo8mnTDVRLhxTrsbDCrZ5PKUwvr0soSbwSD\ne1Q+4qpZzXKonvlASph0F7H2Maz1kMmbG4jQ7tdFRW9at8qMX0WF0UCC6Fey/gh5\nwjwksWECgYEA+cbYRhDeDze+Ij8maEscisjyC2Fr47qw52Q5kQ37Pyw7h4A5vO58\nzID/uOYX0ABfo6BNT2k0zRGNXWNl5HPsqpC1yDXx5/YCmh8wzt6o1t/5Eb2OKx6d\n1UeepYUYkpHjr0yfV7h6qWvIYSyN1J+CD327r0bgCkg6TxWbLw4kRe0CgYEA2gn8\nUsiIORTaqp3jaxxF02qfLmAennN03aFohF2hKPi/bWwCeW/qlAbXpceE/d8Ssq2y\nKnUMUwb0zOMLKx47diH9uAUkb9NncuII4uwBMq4icp5w15bXkWBI2NTRyvJSBzHx\nmIeC11PLV7Xn/oBD3BijxGyHydcaxsFaO1Gmy3kCgYEAp42fKSlJfRXcouaP4ih4\nxhTUYZQBputmnmJaR5cEcrU+XcBDexzUdO8YHDWlxa9qeL4g/mNJu0LJ/Nqf0Gd/\nXE/k0aB2XS9nQXIo8Kzmv/XRA/iPdRd9s0PvBYPKHxBklwSkY1jqV9poud8EaZxy\nx+eFTqgRxHP9QW3yAtfOt2UCgYEAtLJ723t3cZ73zVhGRdlLgPem7j8YgQZ8PsTq\nonAaBKOJubw+nLeEd6LoCuq8K804aL4MnqUcTp7AOCCde+F1M+TdqSkR1l8kJ5Bt\n/unJ4F9yCv2F1RWcl01tcc2GBCQomO/qIheD9sHqDkmh90gDdR8ycbHkIwFSno9V\nIT389jkCgYEAvwnC1PgeTBW4ldjmTdkuEZyg/vrsXtzYPD5MDaNeXtgkvw2O3wB2\naxtoEtsboo8WZwKMkWxZGpV9UbgUKXqxspranAcluKuMHtczN32Xer1FWOzho2Q/\noy8N3z9D55jSlQ8rUHNTwDM9/dKIpK2BW9UnEHG7gNkkp6DvPVZmp+c=\n-----END RSA PRIVATE KEY-----\n", "user_id": "173cb797a9e3463b8d37798f9c10c246", "name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "fingerprint": "96:be:2c:0e:f5:52:07:e8:dd:79:e6:14:97:aa:2c:87"}} 2018-12-28 19:26:09,636 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-caa529f0-2199-47c6-84cc-e30de84ce207 2018-12-28 19:26:09,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.279075860977s 2018-12-28 19:26:09,636 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/os-keypairs used request id req-caa529f0-2199-47c6-84cc-e30de84ce207 2018-12-28 19:26:09,637 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDUvRJZxxIyG0BrVVoOisRMF90PrkHitTwR+HV4ppLiJGqUoPTQm/+ypOSJxpjZAAqmdiKXbw6shYXLSaj6eAckL2ADy+gMacL/f/QG3+FA+ooNNDPP4z20Th3mLz9iNvxIYQ6PifGUkJPCLrDkf6utwahZ3xaRtDD80O0sQO9LArzGpub0ZgO3sK0JlvU3q8YakIMpLwDkOWdOh8+W+b3OBlCN5eYI9Fip1lO/U9XOww1i0QFhRzgALehW9mZ3Ot5Oj0MGn/KsQH1lvVjogPqnApRPJ/Ah8tC+w/1uRO/w9mleIttOE6eZ4pvKit9SqAp0GoU6U2ipsw/fvrjHRfwF Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA1L0SWccSMhtAa1VaDorETBfdD65B4rU8Efh1eKaS4iRqlKD0\n0Jv/sqTkicaY2QAKpnYil28OrIWFy0mo+ngHJC9gA8voDGnC/3/0Bt/hQPqKDTQz\nz+M9tE4d5i8/Yjb8SGEOj4nxlJCTwi6w5H+rrcGoWd8WkbQw/NDtLEDvSwK8xqbm\n9GYDt7CtCZb1N6vGGpCDKS8A5DlnTofPlvm9zgZQjeXmCPRYqdZTv1PVzsMNYtEB\nYUc4AC3oVvZmdzreTo9DBp/yrEB9Zb1Y6ID6pwKUTyfwIfLQvsP9bkTv8PZpXiLb\nThOnmeKbyorfUqgKdBqFOlNoqbMP3764x0X8BQIDAQABAoIBACkG+aYExVaSeN76\nS+7oBilipMhkY+Jz70zL7OPCxCsGuONHE0+z9iEeudB0U3/uCR/HQq6PxXWyHnZx\nEzySr1XkKREyXuMd9nRN2eMFhCyC5OLdAW0DNyAxvIRq8j9fuVHAHg3Cnat4Inbd\niFHY6WQOKAiFBJY++P+Yz1SshTmiyEq4L0X3sc5agWo2IaJItdgPvblWOPWmXbLP\nUxMP4fhC734C+pTasPPldp/e+5HEsDo8mnTDVRLhxTrsbDCrZ5PKUwvr0soSbwSD\ne1Q+4qpZzXKonvlASph0F7H2Maz1kMmbG4jQ7tdFRW9at8qMX0WF0UCC6Fey/gh5\nwjwksWECgYEA+cbYRhDeDze+Ij8maEscisjyC2Fr47qw52Q5kQ37Pyw7h4A5vO58\nzID/uOYX0ABfo6BNT2k0zRGNXWNl5HPsqpC1yDXx5/YCmh8wzt6o1t/5Eb2OKx6d\n1UeepYUYkpHjr0yfV7h6qWvIYSyN1J+CD327r0bgCkg6TxWbLw4kRe0CgYEA2gn8\nUsiIORTaqp3jaxxF02qfLmAennN03aFohF2hKPi/bWwCeW/qlAbXpceE/d8Ssq2y\nKnUMUwb0zOMLKx47diH9uAUkb9NncuII4uwBMq4icp5w15bXkWBI2NTRyvJSBzHx\nmIeC11PLV7Xn/oBD3BijxGyHydcaxsFaO1Gmy3kCgYEAp42fKSlJfRXcouaP4ih4\nxhTUYZQBputmnmJaR5cEcrU+XcBDexzUdO8YHDWlxa9qeL4g/mNJu0LJ/Nqf0Gd/\nXE/k0aB2XS9nQXIo8Kzmv/XRA/iPdRd9s0PvBYPKHxBklwSkY1jqV9poud8EaZxy\nx+eFTqgRxHP9QW3yAtfOt2UCgYEAtLJ723t3cZ73zVhGRdlLgPem7j8YgQZ8PsTq\nonAaBKOJubw+nLeEd6LoCuq8K804aL4MnqUcTp7AOCCde+F1M+TdqSkR1l8kJ5Bt\n/unJ4F9yCv2F1RWcl01tcc2GBCQomO/qIheD9sHqDkmh90gDdR8ycbHkIwFSno9V\nIT389jkCgYEAvwnC1PgeTBW4ldjmTdkuEZyg/vrsXtzYPD5MDaNeXtgkvw2O3wB2\naxtoEtsboo8WZwKMkWxZGpV9UbgUKXqxspranAcluKuMHtczN32Xer1FWOzho2Q/\noy8N3z9D55jSlQ8rUHNTwDM9/dKIpK2BW9UnEHG7gNkkp6DvPVZmp+c=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'173cb797a9e3463b8d37798f9c10c246', 'name': u'vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'created_at': '2018-12-28T19:26:09.637438', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'name': 'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'96:be:2c:0e:f5:52:07:e8:dd:79:e6:14:97:aa:2c:87', 'type': 'ssh', 'id': u'vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a'}) 2018-12-28 19:26:09,637 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA1L0SWccSMhtAa1VaDorETBfdD65B4rU8Efh1eKaS4iRqlKD0 0Jv/sqTkicaY2QAKpnYil28OrIWFy0mo+ngHJC9gA8voDGnC/3/0Bt/hQPqKDTQz z+M9tE4d5i8/Yjb8SGEOj4nxlJCTwi6w5H+rrcGoWd8WkbQw/NDtLEDvSwK8xqbm 9GYDt7CtCZb1N6vGGpCDKS8A5DlnTofPlvm9zgZQjeXmCPRYqdZTv1PVzsMNYtEB YUc4AC3oVvZmdzreTo9DBp/yrEB9Zb1Y6ID6pwKUTyfwIfLQvsP9bkTv8PZpXiLb ThOnmeKbyorfUqgKdBqFOlNoqbMP3764x0X8BQIDAQABAoIBACkG+aYExVaSeN76 S+7oBilipMhkY+Jz70zL7OPCxCsGuONHE0+z9iEeudB0U3/uCR/HQq6PxXWyHnZx EzySr1XkKREyXuMd9nRN2eMFhCyC5OLdAW0DNyAxvIRq8j9fuVHAHg3Cnat4Inbd iFHY6WQOKAiFBJY++P+Yz1SshTmiyEq4L0X3sc5agWo2IaJItdgPvblWOPWmXbLP UxMP4fhC734C+pTasPPldp/e+5HEsDo8mnTDVRLhxTrsbDCrZ5PKUwvr0soSbwSD e1Q+4qpZzXKonvlASph0F7H2Maz1kMmbG4jQ7tdFRW9at8qMX0WF0UCC6Fey/gh5 wjwksWECgYEA+cbYRhDeDze+Ij8maEscisjyC2Fr47qw52Q5kQ37Pyw7h4A5vO58 zID/uOYX0ABfo6BNT2k0zRGNXWNl5HPsqpC1yDXx5/YCmh8wzt6o1t/5Eb2OKx6d 1UeepYUYkpHjr0yfV7h6qWvIYSyN1J+CD327r0bgCkg6TxWbLw4kRe0CgYEA2gn8 UsiIORTaqp3jaxxF02qfLmAennN03aFohF2hKPi/bWwCeW/qlAbXpceE/d8Ssq2y KnUMUwb0zOMLKx47diH9uAUkb9NncuII4uwBMq4icp5w15bXkWBI2NTRyvJSBzHx mIeC11PLV7Xn/oBD3BijxGyHydcaxsFaO1Gmy3kCgYEAp42fKSlJfRXcouaP4ih4 xhTUYZQBputmnmJaR5cEcrU+XcBDexzUdO8YHDWlxa9qeL4g/mNJu0LJ/Nqf0Gd/ XE/k0aB2XS9nQXIo8Kzmv/XRA/iPdRd9s0PvBYPKHxBklwSkY1jqV9poud8EaZxy x+eFTqgRxHP9QW3yAtfOt2UCgYEAtLJ723t3cZ73zVhGRdlLgPem7j8YgQZ8PsTq onAaBKOJubw+nLeEd6LoCuq8K804aL4MnqUcTp7AOCCde+F1M+TdqSkR1l8kJ5Bt /unJ4F9yCv2F1RWcl01tcc2GBCQomO/qIheD9sHqDkmh90gDdR8ycbHkIwFSno9V IT389jkCgYEAvwnC1PgeTBW4ldjmTdkuEZyg/vrsXtzYPD5MDaNeXtgkvw2O3wB2 axtoEtsboo8WZwKMkWxZGpV9UbgUKXqxspranAcluKuMHtczN32Xer1FWOzho2Q/ oy8N3z9D55jSlQ8rUHNTwDM9/dKIpK2BW9UnEHG7gNkkp6DvPVZmp+c= -----END RSA PRIVATE KEY----- 2018-12-28 19:26:09,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-12-28 19:26:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"security_group": {"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-12-28 19:26:09,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-e218dde8-270c-4ae7-92af-c128ebcd7971 Date: Fri, 28 Dec 2018 19:26:09 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 2, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}} 2018-12-28 19:26:09,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e218dde8-270c-4ae7-92af-c128ebcd7971 2018-12-28 19:26:09,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.332121133804s 2018-12-28 19:26:09,973 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-e218dde8-270c-4ae7-92af-c128ebcd7971 2018-12-28 19:26:09,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:26:09,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:10,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-f10b6e13-f6d1-43fd-abf9-033101308255 Date: Fri, 28 Dec 2018 19:26:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 2, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:26:10,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f10b6e13-f6d1-43fd-abf9-033101308255 2018-12-28 19:26:10,193 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.214786052704s 2018-12-28 19:26:10,193 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-f10b6e13-f6d1-43fd-abf9-033101308255 2018-12-28 19:26:10,197 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 19:26:10,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -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": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}}' 2018-12-28 19:26:10,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d03e29d1-8e1b-445e-948b-5a3f392eda17 Date: Fri, 28 Dec 2018 19:26:10 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "port_range_min": 22, "revision_number": 0, "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:10Z", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2"}} 2018-12-28 19:26:10,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d03e29d1-8e1b-445e-948b-5a3f392eda17 2018-12-28 19:26:10,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.170575141907s 2018-12-28 19:26:10,368 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-d03e29d1-8e1b-445e-948b-5a3f392eda17 2018-12-28 19:26:10,372 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:26:10,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:10,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-7ebadc59-d3ee-4c53-b5d5-fb0b75ad2363 Date: Fri, 28 Dec 2018 19:26:10 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 3, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:26:10,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7ebadc59-d3ee-4c53-b5d5-fb0b75ad2363 2018-12-28 19:26:10,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204778909683s 2018-12-28 19:26:10,577 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-7ebadc59-d3ee-4c53-b5d5-fb0b75ad2363 2018-12-28 19:26:10,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 19:26:10,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -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": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}}' 2018-12-28 19:26:10,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-286b0d8c-14ce-4c05-ac06-376c99080b7b Date: Fri, 28 Dec 2018 19:26:10 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-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "port_range_min": null, "revision_number": 0, "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:10Z", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "7d2a9a3a-0a84-42dd-bf6d-af75bc008232"}} 2018-12-28 19:26:10,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-286b0d8c-14ce-4c05-ac06-376c99080b7b 2018-12-28 19:26:10,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.338312149048s 2018-12-28 19:26:10,919 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-286b0d8c-14ce-4c05-ac06-376c99080b7b 2018-12-28 19:26:10,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:26:10,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:11,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-d81bb295-8696-40c3-8761-118ad0cf195c Date: Fri, 28 Dec 2018 19:26:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:10Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "7d2a9a3a-0a84-42dd-bf6d-af75bc008232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:26:11,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d81bb295-8696-40c3-8761-118ad0cf195c 2018-12-28 19:26:11,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196079969406s 2018-12-28 19:26:11,120 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-d81bb295-8696-40c3-8761-118ad0cf195c 2018-12-28 19:26:11,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 19:26:11,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -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": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}}' 2018-12-28 19:26:11,439 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6bc5a9e1-e928-469b-9939-7e527ee0b016 Date: Fri, 28 Dec 2018 19:26:11 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-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "port_range_min": 80, "revision_number": 0, "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:11Z", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "a943fb92-5e7f-442a-8612-6701efd3c96d"}} 2018-12-28 19:26:11,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6bc5a9e1-e928-469b-9939-7e527ee0b016 2018-12-28 19:26:11,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316609144211s 2018-12-28 19:26:11,440 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-6bc5a9e1-e928-469b-9939-7e527ee0b016 2018-12-28 19:26:11,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:26:11,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:11,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-6f9cb2e0-a681-4d72-a4aa-9922180cbaa6 Date: Fri, 28 Dec 2018 19:26:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "7d2a9a3a-0a84-42dd-bf6d-af75bc008232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "a943fb92-5e7f-442a-8612-6701efd3c96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 5, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:26:11,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6f9cb2e0-a681-4d72-a4aa-9922180cbaa6 2018-12-28 19:26:11,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207415103912s 2018-12-28 19:26:11,652 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-6f9cb2e0-a681-4d72-a4aa-9922180cbaa6 2018-12-28 19:26:11,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 19:26:11,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -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": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}}' 2018-12-28 19:26:11,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-60fdb2c5-2309-4c7b-be85-429ef2c6fb23 Date: Fri, 28 Dec 2018 19:26:11 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-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "port_range_min": 443, "revision_number": 0, "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:11Z", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "b96ea9a4-1ad4-4eed-9ca7-448cac3055eb"}} 2018-12-28 19:26:11,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60fdb2c5-2309-4c7b-be85-429ef2c6fb23 2018-12-28 19:26:11,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.17028093338s 2018-12-28 19:26:11,829 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-60fdb2c5-2309-4c7b-be85-429ef2c6fb23 2018-12-28 19:26:11,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:26:11,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:12,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-cbb36e82-cc33-42af-9cfb-bbdd5a6391a0 Date: Fri, 28 Dec 2018 19:26:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "7d2a9a3a-0a84-42dd-bf6d-af75bc008232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "a943fb92-5e7f-442a-8612-6701efd3c96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "b96ea9a4-1ad4-4eed-9ca7-448cac3055eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 6, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:26:12,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cbb36e82-cc33-42af-9cfb-bbdd5a6391a0 2018-12-28 19:26:12,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201239824295s 2018-12-28 19:26:12,034 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-cbb36e82-cc33-42af-9cfb-bbdd5a6391a0 2018-12-28 19:26:12,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 19:26:12,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -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": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}}' 2018-12-28 19:26:12,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-1b8e35e5-d49e-4d15-8f10-f4ab1bacbe78 Date: Fri, 28 Dec 2018 19:26:12 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-12-28T19:26:12Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:12Z", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "64394da5-d3ce-410e-9fd7-4ada0e47b6c5"}} 2018-12-28 19:26:12,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1b8e35e5-d49e-4d15-8f10-f4ab1bacbe78 2018-12-28 19:26:12,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.156406164169s 2018-12-28 19:26:12,195 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-1b8e35e5-d49e-4d15-8f10-f4ab1bacbe78 2018-12-28 19:26:12,198 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:26:12,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:12,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-654452dd-c837-45e9-a7ef-4e830c0c301d Date: Fri, 28 Dec 2018 19:26:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-28T19:26:12Z", "revision_number": 0, "id": "64394da5-d3ce-410e-9fd7-4ada0e47b6c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:12Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "7d2a9a3a-0a84-42dd-bf6d-af75bc008232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "a943fb92-5e7f-442a-8612-6701efd3c96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "b96ea9a4-1ad4-4eed-9ca7-448cac3055eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 7, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:26:12,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-654452dd-c837-45e9-a7ef-4e830c0c301d 2018-12-28 19:26:12,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.199947834015s 2018-12-28 19:26:12,399 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-654452dd-c837-45e9-a7ef-4e830c0c301d 2018-12-28 19:26:12,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-12-28 19:26:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -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": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}}' 2018-12-28 19:26:12,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-8a2100c5-edb5-445d-9055-92863a092b23 Date: Fri, 28 Dec 2018 19:26:12 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-12-28T19:26:12Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:12Z", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "be23ecc1-9474-4204-af0f-25069cc80fd6"}} 2018-12-28 19:26:12,786 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8a2100c5-edb5-445d-9055-92863a092b23 2018-12-28 19:26:12,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.383603096008s 2018-12-28 19:26:12,787 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/security-group-rules.json used request id req-8a2100c5-edb5-445d-9055-92863a092b23 2018-12-28 19:26:12,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:26:12,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:12,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-ebd2fc19-2a73-4094-9c7d-bb4b463ee7b9 Date: Fri, 28 Dec 2018 19:26:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["46fa9b83-040a-4190-8bb1-e675ed07b885"],"updated_at":"2018-12-28T19:24:24Z","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ba0da03bfa9499b9fadbe9df8faa293","id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","name":"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:26:12,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ebd2fc19-2a73-4094-9c7d-bb4b463ee7b9 2018-12-28 19:26:12,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110189199448s 2018-12-28 19:26:12,899 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-ebd2fc19-2a73-4094-9c7d-bb4b463ee7b9 2018-12-28 19:26:12,900 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:26:12,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:13,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-bd1201e6-dbf2-4c38-b18e-945b6393038d Date: Fri, 28 Dec 2018 19:26:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "metadata": {}}], "file": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "09477209-3d83-4759-9961-0861548f9bfd", "size": 4373348352, "self": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T19:26:08Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T19:24:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:26:13,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bd1201e6-dbf2-4c38-b18e-945b6393038d 2018-12-28 19:26:13,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.183149814606s 2018-12-28 19:26:13,084 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-bd1201e6-dbf2-4c38-b18e-945b6393038d 2018-12-28 19:26:13,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 19:26:13,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:13,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-08edab90-13c8-4b53-8408-999acdd7c894 x-compute-request-id: req-08edab90-13c8-4b53-8408-999acdd7c894 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c261510-6838-4f34-8fa6-54655ec55b22", "name": "vyos_vrouter-flavor_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 19:26:13,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-08edab90-13c8-4b53-8408-999acdd7c894 2018-12-28 19:26:13,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0377960205078s 2018-12-28 19:26:13,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-08edab90-13c8-4b53-8408-999acdd7c894 2018-12-28 19:26:13,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-12-28 19:26:13,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"server": {"name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "imageRef": "09477209-3d83-4759-9961-0861548f9bfd", "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "flavorRef": "2c261510-6838-4f34-8fa6-54655ec55b22", "max_count": 1, "min_count": 1, "networks": [{"uuid": "650a7586-a05c-4eb9-90e4-3c7ecb5ebf26"}], "security_groups": [{"name": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}]}}' 2018-12-28 19:26:14,854 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19: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-294e6b09-95ba-4d78-b7a2-c1f2349c6cd6 x-compute-request-id: req-294e6b09-95ba-4d78-b7a2-c1f2349c6cd6 Content-Length: 403 location: http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"}], "OS-DCF:diskConfig": "MANUAL", "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "adminPass": "qNzQdShPfCF7"}} 2018-12-28 19:26:14,854 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-294e6b09-95ba-4d78-b7a2-c1f2349c6cd6 2018-12-28 19:26:14,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.72875714302s 2018-12-28 19:26:14,854 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers used request id req-294e6b09-95ba-4d78-b7a2-c1f2349c6cd6 2018-12-28 19:26:14,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:14,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:15,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:26: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-84bfd59f-c6e0-41dc-8a2d-31474fbb18c1 x-compute-request-id: req-84bfd59f-c6e0-41dc-8a2d-31474fbb18c1 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "user_id": "173cb797a9e3463b8d37798f9c10c246", "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-12-28T19:26:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:15,147 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84bfd59f-c6e0-41dc-8a2d-31474fbb18c1 2018-12-28 19:26:15,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.291526079178s 2018-12-28 19:26:15,147 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84bfd59f-c6e0-41dc-8a2d-31474fbb18c1 2018-12-28 19:26:15,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:26:15,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:15,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-a0eba0cb-fd65-4ef2-8e44-21b13ddaf559 Date: Fri, 28 Dec 2018 19:26:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["46fa9b83-040a-4190-8bb1-e675ed07b885"],"updated_at":"2018-12-28T19:24:24Z","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ba0da03bfa9499b9fadbe9df8faa293","id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","name":"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:26:15,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0eba0cb-fd65-4ef2-8e44-21b13ddaf559 2018-12-28 19:26:15,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245486974716s 2018-12-28 19:26:15,400 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-a0eba0cb-fd65-4ef2-8e44-21b13ddaf559 2018-12-28 19:26:15,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 19:26:15,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:15,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-daa1a696-8905-4ec3-9133-b9b53e87043a Date: Fri, 28 Dec 2018 19:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T19:24:24Z","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":"3ba0da03bfa9499b9fadbe9df8faa293","id":"46fa9b83-040a-4190-8bb1-e675ed07b885","subnetpool_id":null,"name":"vyos_vrouter-subnet_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:26:15,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-daa1a696-8905-4ec3-9133-b9b53e87043a 2018-12-28 19:26:15,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.281517982483s 2018-12-28 19:26:15,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-daa1a696-8905-4ec3-9133-b9b53e87043a 2018-12-28 19:26:15,683 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:17,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:17,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:18,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-7f8fae2c-b759-498c-a6b6-5b96e7ac1d73 x-compute-request-id: req-7f8fae2c-b759-498c-a6b6-5b96e7ac1d73 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.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:18,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f8fae2c-b759-498c-a6b6-5b96e7ac1d73 2018-12-28 19:26:18,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43877196312s 2018-12-28 19:26:18,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7f8fae2c-b759-498c-a6b6-5b96e7ac1d73 2018-12-28 19:26:18,130 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:20,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:20,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:20,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-37c6a351-081b-416a-a182-9a7a83c2fda0 x-compute-request-id: req-37c6a351-081b-416a-a182-9a7a83c2fda0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:20,615 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37c6a351-081b-416a-a182-9a7a83c2fda0 2018-12-28 19:26:20,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482604026794s 2018-12-28 19:26:20,616 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-37c6a351-081b-416a-a182-9a7a83c2fda0 2018-12-28 19:26:20,620 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:22,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:23,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-34d94a29-fc1e-4366-874c-73d6a36e35d0 x-compute-request-id: req-34d94a29-fc1e-4366-874c-73d6a36e35d0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:23,399 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34d94a29-fc1e-4366-874c-73d6a36e35d0 2018-12-28 19:26:23,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.775816917419s 2018-12-28 19:26:23,399 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-34d94a29-fc1e-4366-874c-73d6a36e35d0 2018-12-28 19:26:23,403 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:25,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:25,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:26,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-65c48825-e128-4791-a058-8ee7bfc40f59 x-compute-request-id: req-65c48825-e128-4791-a058-8ee7bfc40f59 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:26,130 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65c48825-e128-4791-a058-8ee7bfc40f59 2018-12-28 19:26:26,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724963188171s 2018-12-28 19:26:26,130 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-65c48825-e128-4791-a058-8ee7bfc40f59 2018-12-28 19:26:26,135 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:28,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:28,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:28,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-ef46995b-f045-4fa6-8591-f94e1eb80b88 x-compute-request-id: req-ef46995b-f045-4fa6-8591-f94e1eb80b88 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:28,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef46995b-f045-4fa6-8591-f94e1eb80b88 2018-12-28 19:26:28,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.709931850433s 2018-12-28 19:26:28,848 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ef46995b-f045-4fa6-8591-f94e1eb80b88 2018-12-28 19:26:28,852 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:30,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:30,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:31,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-7db68e2a-cc15-4be0-99e1-6b0c5d9e1d49 x-compute-request-id: req-7db68e2a-cc15-4be0-99e1-6b0c5d9e1d49 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:31,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7db68e2a-cc15-4be0-99e1-6b0c5d9e1d49 2018-12-28 19:26:31,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.249578952789s 2018-12-28 19:26:31,104 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7db68e2a-cc15-4be0-99e1-6b0c5d9e1d49 2018-12-28 19:26:31,108 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:33,111 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:33,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:33,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-f4b64216-1cc2-4ce3-ad2a-448d1bc78bd9 x-compute-request-id: req-f4b64216-1cc2-4ce3-ad2a-448d1bc78bd9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:33,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4b64216-1cc2-4ce3-ad2a-448d1bc78bd9 2018-12-28 19:26:33,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507604122162s 2018-12-28 19:26:33,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f4b64216-1cc2-4ce3-ad2a-448d1bc78bd9 2018-12-28 19:26:33,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:35,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:36,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:26:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-556f0829-79df-4b9d-a00c-a1c609b55c8a x-compute-request-id: req-556f0829-79df-4b9d-a00c-a1c609b55c8a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:36,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-556f0829-79df-4b9d-a00c-a1c609b55c8a 2018-12-28 19:26:36,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.720020055771s 2018-12-28 19:26:36,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-556f0829-79df-4b9d-a00c-a1c609b55c8a 2018-12-28 19:26:36,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:38,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-bed4f85a-23b2-430c-9b17-8e3457dac213 x-compute-request-id: req-bed4f85a-23b2-430c-9b17-8e3457dac213 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:39,060 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bed4f85a-23b2-430c-9b17-8e3457dac213 2018-12-28 19:26:39,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.707211017609s 2018-12-28 19:26:39,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bed4f85a-23b2-430c-9b17-8e3457dac213 2018-12-28 19:26:39,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:41,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:41,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-6b8dfe09-1286-4ad8-906b-a6ce2a8e7759 x-compute-request-id: req-6b8dfe09-1286-4ad8-906b-a6ce2a8e7759 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:41,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b8dfe09-1286-4ad8-906b-a6ce2a8e7759 2018-12-28 19:26:41,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.599472999573s 2018-12-28 19:26:41,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b8dfe09-1286-4ad8-906b-a6ce2a8e7759 2018-12-28 19:26:41,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:43,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:44,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:26:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-352f6537-9921-4ac1-affa-39e53d1ebeb0 x-compute-request-id: req-352f6537-9921-4ac1-affa-39e53d1ebeb0 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:44,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-352f6537-9921-4ac1-affa-39e53d1ebeb0 2018-12-28 19:26:44,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558805942535s 2018-12-28 19:26:44,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-352f6537-9921-4ac1-affa-39e53d1ebeb0 2018-12-28 19:26:44,239 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:46,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:46,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:47,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-af4f7760-de14-4b1b-baaa-fe776306c9d1 x-compute-request-id: req-af4f7760-de14-4b1b-baaa-fe776306c9d1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:47,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af4f7760-de14-4b1b-baaa-fe776306c9d1 2018-12-28 19:26:47,079 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837207078934s 2018-12-28 19:26:47,079 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-af4f7760-de14-4b1b-baaa-fe776306c9d1 2018-12-28 19:26:47,083 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:49,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:49,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:49,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-d7f618a3-cb5e-4f1e-8a9d-43a917c98af1 x-compute-request-id: req-d7f618a3-cb5e-4f1e-8a9d-43a917c98af1 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:49,475 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7f618a3-cb5e-4f1e-8a9d-43a917c98af1 2018-12-28 19:26:49,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389508008957s 2018-12-28 19:26:49,476 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d7f618a3-cb5e-4f1e-8a9d-43a917c98af1 2018-12-28 19:26:49,480 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:51,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:51,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:52,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-be6c5494-92e5-4242-adbd-a2e8c45c2cb4 x-compute-request-id: req-be6c5494-92e5-4242-adbd-a2e8c45c2cb4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:52,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be6c5494-92e5-4242-adbd-a2e8c45c2cb4 2018-12-28 19:26:52,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.830203056335s 2018-12-28 19:26:52,311 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-be6c5494-92e5-4242-adbd-a2e8c45c2cb4 2018-12-28 19:26:52,315 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:54,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:54,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:55,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-e09bcbf6-6152-4e0d-a951-df5fe8fc1bef x-compute-request-id: req-e09bcbf6-6152-4e0d-a951-df5fe8fc1bef Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:55,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e09bcbf6-6152-4e0d-a951-df5fe8fc1bef 2018-12-28 19:26:55,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.705621004105s 2018-12-28 19:26:55,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e09bcbf6-6152-4e0d-a951-df5fe8fc1bef 2018-12-28 19:26:55,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:57,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:26:57,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-fce412e7-ccd4-4dd3-a1b0-0b18b64aa3e4 x-compute-request-id: req-fce412e7-ccd4-4dd3-a1b0-0b18b64aa3e4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:26:57,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fce412e7-ccd4-4dd3-a1b0-0b18b64aa3e4 2018-12-28 19:26:57,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567115068436s 2018-12-28 19:26:57,598 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fce412e7-ccd4-4dd3-a1b0-0b18b64aa3e4 2018-12-28 19:26:57,602 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:26:59,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:26:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:00,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-62f129cf-d90d-4755-b7b0-8847087a4055 x-compute-request-id: req-62f129cf-d90d-4755-b7b0-8847087a4055 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:00,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62f129cf-d90d-4755-b7b0-8847087a4055 2018-12-28 19:27:00,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523143053055s 2018-12-28 19:27:00,128 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-62f129cf-d90d-4755-b7b0-8847087a4055 2018-12-28 19:27:00,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:02,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:02,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:02,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-ca70e161-360d-400b-af53-10f7d9b31939 x-compute-request-id: req-ca70e161-360d-400b-af53-10f7d9b31939 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:02,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca70e161-360d-400b-af53-10f7d9b31939 2018-12-28 19:27:02,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400202989578s 2018-12-28 19:27:02,535 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-ca70e161-360d-400b-af53-10f7d9b31939 2018-12-28 19:27:02,540 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:04,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:04,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:05,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-d1477fe1-1a7d-4e59-9258-87490f534393 x-compute-request-id: req-d1477fe1-1a7d-4e59-9258-87490f534393 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:05,040 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1477fe1-1a7d-4e59-9258-87490f534393 2018-12-28 19:27:05,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49834895134s 2018-12-28 19:27:05,041 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d1477fe1-1a7d-4e59-9258-87490f534393 2018-12-28 19:27:05,045 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:07,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:07,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:07,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-2216d966-89b6-491d-9148-069ddfb7de8f x-compute-request-id: req-2216d966-89b6-491d-9148-069ddfb7de8f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:07,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2216d966-89b6-491d-9148-069ddfb7de8f 2018-12-28 19:27:07,702 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654973983765s 2018-12-28 19:27:07,703 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2216d966-89b6-491d-9148-069ddfb7de8f 2018-12-28 19:27:07,707 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:09,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:09,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:10,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02e078a7-87e6-4d2a-b643-0729ab2589f9 x-compute-request-id: req-02e078a7-87e6-4d2a-b643-0729ab2589f9 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:10,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02e078a7-87e6-4d2a-b643-0729ab2589f9 2018-12-28 19:27:10,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.653750181198s 2018-12-28 19:27:10,364 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-02e078a7-87e6-4d2a-b643-0729ab2589f9 2018-12-28 19:27:10,367 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:12,370 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:12,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:13,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-97f6719b-970a-4072-89eb-75fcac72a5e3 x-compute-request-id: req-97f6719b-970a-4072-89eb-75fcac72a5e3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:13,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97f6719b-970a-4072-89eb-75fcac72a5e3 2018-12-28 19:27:13,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.832484006882s 2018-12-28 19:27:13,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-97f6719b-970a-4072-89eb-75fcac72a5e3 2018-12-28 19:27:13,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:15,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:16,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-aa4cb609-1e0f-4121-91f0-bf5773acfed4 x-compute-request-id: req-aa4cb609-1e0f-4121-91f0-bf5773acfed4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:16,081 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa4cb609-1e0f-4121-91f0-bf5773acfed4 2018-12-28 19:27:16,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.871359109879s 2018-12-28 19:27:16,081 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa4cb609-1e0f-4121-91f0-bf5773acfed4 2018-12-28 19:27:16,085 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:18,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:18,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:18,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-75113966-6bf9-499a-9b06-2c697920b7e8 x-compute-request-id: req-75113966-6bf9-499a-9b06-2c697920b7e8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:18,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75113966-6bf9-499a-9b06-2c697920b7e8 2018-12-28 19:27:18,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.586588859558s 2018-12-28 19:27:18,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-75113966-6bf9-499a-9b06-2c697920b7e8 2018-12-28 19:27:18,679 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:20,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:20,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:21,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-fe9cbf1e-f214-4eef-be7e-03baa8b1b377 x-compute-request-id: req-fe9cbf1e-f214-4eef-be7e-03baa8b1b377 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:21,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe9cbf1e-f214-4eef-be7e-03baa8b1b377 2018-12-28 19:27:21,336 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654881000519s 2018-12-28 19:27:21,337 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-fe9cbf1e-f214-4eef-be7e-03baa8b1b377 2018-12-28 19:27:21,341 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:23,342 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:23,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:23,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-1f8c72ed-e2e4-4fce-b4bb-8f9c9e9b2b77 x-compute-request-id: req-1f8c72ed-e2e4-4fce-b4bb-8f9c9e9b2b77 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:23,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1f8c72ed-e2e4-4fce-b4bb-8f9c9e9b2b77 2018-12-28 19:27:23,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521804094315s 2018-12-28 19:27:23,864 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-1f8c72ed-e2e4-4fce-b4bb-8f9c9e9b2b77 2018-12-28 19:27:23,868 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:25,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:25,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:26,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-8cd0611b-d10a-410a-9302-2a2f15a97dff x-compute-request-id: req-8cd0611b-d10a-410a-9302-2a2f15a97dff Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:26,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd0611b-d10a-410a-9302-2a2f15a97dff 2018-12-28 19:27:26,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378963947296s 2018-12-28 19:27:26,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-8cd0611b-d10a-410a-9302-2a2f15a97dff 2018-12-28 19:27:26,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:28,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:28,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-5c805905-5b50-4fe1-adea-a1024b21bf6a x-compute-request-id: req-5c805905-5b50-4fe1-adea-a1024b21bf6a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:28,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c805905-5b50-4fe1-adea-a1024b21bf6a 2018-12-28 19:27:28,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60687994957s 2018-12-28 19:27:28,865 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-5c805905-5b50-4fe1-adea-a1024b21bf6a 2018-12-28 19:27:28,869 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:30,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:30,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:31,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-aa207322-d424-47be-a657-9051f3f5670c x-compute-request-id: req-aa207322-d424-47be-a657-9051f3f5670c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:31,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa207322-d424-47be-a657-9051f3f5670c 2018-12-28 19:27:31,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.752876996994s 2018-12-28 19:27:31,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-aa207322-d424-47be-a657-9051f3f5670c 2018-12-28 19:27:31,629 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:33,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:33,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:34,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-536c5f84-5142-43c5-be35-de4dfa9cf26e x-compute-request-id: req-536c5f84-5142-43c5-be35-de4dfa9cf26e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:34,178 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-536c5f84-5142-43c5-be35-de4dfa9cf26e 2018-12-28 19:27:34,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546649932861s 2018-12-28 19:27:34,179 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-536c5f84-5142-43c5-be35-de4dfa9cf26e 2018-12-28 19:27:34,183 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:36,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:36,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:36,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-7072ce85-aa0e-4f42-a0a2-376581ec85e2 x-compute-request-id: req-7072ce85-aa0e-4f42-a0a2-376581ec85e2 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:36,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7072ce85-aa0e-4f42-a0a2-376581ec85e2 2018-12-28 19:27:36,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509093046188s 2018-12-28 19:27:36,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7072ce85-aa0e-4f42-a0a2-376581ec85e2 2018-12-28 19:27:36,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:38,703 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:39,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-3be7dc9a-d9c8-4d05-b516-15f2e6d24f71 x-compute-request-id: req-3be7dc9a-d9c8-4d05-b516-15f2e6d24f71 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:39,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3be7dc9a-d9c8-4d05-b516-15f2e6d24f71 2018-12-28 19:27:39,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514631032944s 2018-12-28 19:27:39,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3be7dc9a-d9c8-4d05-b516-15f2e6d24f71 2018-12-28 19:27:39,222 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:41,225 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:41,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:41,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-db9b86e1-7316-4fc6-b66e-7ddd39e42097 x-compute-request-id: req-db9b86e1-7316-4fc6-b66e-7ddd39e42097 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:41,441 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db9b86e1-7316-4fc6-b66e-7ddd39e42097 2018-12-28 19:27:41,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215924024582s 2018-12-28 19:27:41,442 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-db9b86e1-7316-4fc6-b66e-7ddd39e42097 2018-12-28 19:27:41,445 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:43,448 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:43,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27: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-55adaf7b-610f-434f-bac4-6cbece1b4a52 x-compute-request-id: req-55adaf7b-610f-434f-bac4-6cbece1b4a52 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:43,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55adaf7b-610f-434f-bac4-6cbece1b4a52 2018-12-28 19:27:43,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.369256973267s 2018-12-28 19:27:43,818 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-55adaf7b-610f-434f-bac4-6cbece1b4a52 2018-12-28 19:27:43,822 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:45,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:46,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27: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-0a6508de-41e6-4dc3-8380-ff11ad35777f x-compute-request-id: req-0a6508de-41e6-4dc3-8380-ff11ad35777f Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:46,325 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a6508de-41e6-4dc3-8380-ff11ad35777f 2018-12-28 19:27:46,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499976873398s 2018-12-28 19:27:46,325 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a6508de-41e6-4dc3-8380-ff11ad35777f 2018-12-28 19:27:46,330 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:48,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:48,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:48,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a6d4c7c-d784-419b-87df-3bad7ae0c2d8 x-compute-request-id: req-0a6d4c7c-d784-419b-87df-3bad7ae0c2d8 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:48,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a6d4c7c-d784-419b-87df-3bad7ae0c2d8 2018-12-28 19:27:48,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487702131271s 2018-12-28 19:27:48,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0a6d4c7c-d784-419b-87df-3bad7ae0c2d8 2018-12-28 19:27:48,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:50,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:50,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:51,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27: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-13c42ef7-6af9-4314-8454-c280efab296a x-compute-request-id: req-13c42ef7-6af9-4314-8454-c280efab296a Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:51,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13c42ef7-6af9-4314-8454-c280efab296a 2018-12-28 19:27:51,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53243303299s 2018-12-28 19:27:51,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-13c42ef7-6af9-4314-8454-c280efab296a 2018-12-28 19:27:51,364 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:53,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:53,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:53,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27: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-bfd065fb-6ae7-47cc-a8d4-f33d728105e4 x-compute-request-id: req-bfd065fb-6ae7-47cc-a8d4-f33d728105e4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:53,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bfd065fb-6ae7-47cc-a8d4-f33d728105e4 2018-12-28 19:27:53,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493060827255s 2018-12-28 19:27:53,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bfd065fb-6ae7-47cc-a8d4-f33d728105e4 2018-12-28 19:27:53,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:55,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:55,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:56,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-a562505c-e365-4897-a0aa-5d3a5e2dc9fb x-compute-request-id: req-a562505c-e365-4897-a0aa-5d3a5e2dc9fb Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:56,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a562505c-e365-4897-a0aa-5d3a5e2dc9fb 2018-12-28 19:27:56,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348607063293s 2018-12-28 19:27:56,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-a562505c-e365-4897-a0aa-5d3a5e2dc9fb 2018-12-28 19:27:56,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:27:58,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:27:58,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:27:58,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:27: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-3cf11544-d8a1-4c46-8b9f-d86c59b7f659 x-compute-request-id: req-3cf11544-d8a1-4c46-8b9f-d86c59b7f659 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:27:58,854 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3cf11544-d8a1-4c46-8b9f-d86c59b7f659 2018-12-28 19:27:58,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632028102875s 2018-12-28 19:27:58,855 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3cf11544-d8a1-4c46-8b9f-d86c59b7f659 2018-12-28 19:27:58,859 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:00,861 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:00,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:01,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-426bc925-e4bc-4694-bd8a-c3daf9987371 x-compute-request-id: req-426bc925-e4bc-4694-bd8a-c3daf9987371 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:01,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-426bc925-e4bc-4694-bd8a-c3daf9987371 2018-12-28 19:28:01,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508985042572s 2018-12-28 19:28:01,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-426bc925-e4bc-4694-bd8a-c3daf9987371 2018-12-28 19:28:01,375 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:03,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:03,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-e5853c27-5069-4103-8cb9-183630efb0e4 x-compute-request-id: req-e5853c27-5069-4103-8cb9-183630efb0e4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:03,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5853c27-5069-4103-8cb9-183630efb0e4 2018-12-28 19:28:03,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.570140123367s 2018-12-28 19:28:03,948 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e5853c27-5069-4103-8cb9-183630efb0e4 2018-12-28 19:28:03,952 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:05,954 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:05,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:06,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-6a53043f-ddd9-4464-a3cc-b96b0e1bb453 x-compute-request-id: req-6a53043f-ddd9-4464-a3cc-b96b0e1bb453 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:06,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a53043f-ddd9-4464-a3cc-b96b0e1bb453 2018-12-28 19:28:06,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491917133331s 2018-12-28 19:28:06,447 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6a53043f-ddd9-4464-a3cc-b96b0e1bb453 2018-12-28 19:28:06,451 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:08,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:08,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-66b9fce2-8a74-47c0-9f48-551e5527f32e x-compute-request-id: req-66b9fce2-8a74-47c0-9f48-551e5527f32e Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:08,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66b9fce2-8a74-47c0-9f48-551e5527f32e 2018-12-28 19:28:08,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526673078537s 2018-12-28 19:28:08,980 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-66b9fce2-8a74-47c0-9f48-551e5527f32e 2018-12-28 19:28:08,984 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:10,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:10,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:11,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-9ec92152-dd05-4b73-b9a0-22e3567a8c57 x-compute-request-id: req-9ec92152-dd05-4b73-b9a0-22e3567a8c57 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:11,514 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9ec92152-dd05-4b73-b9a0-22e3567a8c57 2018-12-28 19:28:11,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527609825134s 2018-12-28 19:28:11,515 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9ec92152-dd05-4b73-b9a0-22e3567a8c57 2018-12-28 19:28:11,519 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:13,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:13,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-e2fa75d1-b7e5-4375-be6e-5cfe357f97a4 x-compute-request-id: req-e2fa75d1-b7e5-4375-be6e-5cfe357f97a4 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:13,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2fa75d1-b7e5-4375-be6e-5cfe357f97a4 2018-12-28 19:28:13,902 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380771875381s 2018-12-28 19:28:13,903 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e2fa75d1-b7e5-4375-be6e-5cfe357f97a4 2018-12-28 19:28:13,907 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:15,909 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:15,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-e6cdd1c4-b72f-4301-b630-e3e7c5dae27b x-compute-request-id: req-e6cdd1c4-b72f-4301-b630-e3e7c5dae27b Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:16,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6cdd1c4-b72f-4301-b630-e3e7c5dae27b 2018-12-28 19:28:16,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630326032639s 2018-12-28 19:28:16,540 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e6cdd1c4-b72f-4301-b630-e3e7c5dae27b 2018-12-28 19:28:16,544 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:18,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:18,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:19,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e516e9c6-db22-41e0-99ca-cd8bd3d78770 x-compute-request-id: req-e516e9c6-db22-41e0-99ca-cd8bd3d78770 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:19,049 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e516e9c6-db22-41e0-99ca-cd8bd3d78770 2018-12-28 19:28:19,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502520084381s 2018-12-28 19:28:19,050 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-e516e9c6-db22-41e0-99ca-cd8bd3d78770 2018-12-28 19:28:19,053 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:21,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:21,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:21,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-da78845d-2161-45b7-a0b7-22d5f6ee6ca3 x-compute-request-id: req-da78845d-2161-45b7-a0b7-22d5f6ee6ca3 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:21,750 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da78845d-2161-45b7-a0b7-22d5f6ee6ca3 2018-12-28 19:28:21,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.694343090057s 2018-12-28 19:28:21,751 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-da78845d-2161-45b7-a0b7-22d5f6ee6ca3 2018-12-28 19:28:21,755 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:23,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:24,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f695f725-8c25-49c4-92e8-11bd5b3e280c x-compute-request-id: req-f695f725-8c25-49c4-92e8-11bd5b3e280c Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:24,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f695f725-8c25-49c4-92e8-11bd5b3e280c 2018-12-28 19:28:24,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519785881042s 2018-12-28 19:28:24,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-f695f725-8c25-49c4-92e8-11bd5b3e280c 2018-12-28 19:28:24,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:26,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:26,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-0f0682a3-2f57-4c10-818b-b834a2623b18 x-compute-request-id: req-0f0682a3-2f57-4c10-818b-b834a2623b18 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:26,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0f0682a3-2f57-4c10-818b-b834a2623b18 2018-12-28 19:28:26,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.531569957733s 2018-12-28 19:28:26,816 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-0f0682a3-2f57-4c10-818b-b834a2623b18 2018-12-28 19:28:26,820 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:28,823 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:28,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:29,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-84db162f-fd2d-413b-946e-83464cae8883 x-compute-request-id: req-84db162f-fd2d-413b-946e-83464cae8883 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:29,306 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84db162f-fd2d-413b-946e-83464cae8883 2018-12-28 19:28:29,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482862949371s 2018-12-28 19:28:29,306 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-84db162f-fd2d-413b-946e-83464cae8883 2018-12-28 19:28:29,310 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:31,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:31,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-7170d5d0-8c22-4645-b0f6-5e45dd807571 x-compute-request-id: req-7170d5d0-8c22-4645-b0f6-5e45dd807571 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:31,814 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7170d5d0-8c22-4645-b0f6-5e45dd807571 2018-12-28 19:28:31,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501342058182s 2018-12-28 19:28:31,814 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7170d5d0-8c22-4645-b0f6-5e45dd807571 2018-12-28 19:28:31,818 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:33,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:33,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:34,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51eed83a-cf16-4606-a736-c03ce7b2c487 x-compute-request-id: req-51eed83a-cf16-4606-a736-c03ce7b2c487 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:34,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51eed83a-cf16-4606-a736-c03ce7b2c487 2018-12-28 19:28:34,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548521995544s 2018-12-28 19:28:34,370 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-51eed83a-cf16-4606-a736-c03ce7b2c487 2018-12-28 19:28:34,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:36,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:36,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-debb30dc-aee9-43cc-920c-67d5907643dd x-compute-request-id: req-debb30dc-aee9-43cc-920c-67d5907643dd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:36,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-debb30dc-aee9-43cc-920c-67d5907643dd 2018-12-28 19:28:36,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366229057312s 2018-12-28 19:28:36,743 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-debb30dc-aee9-43cc-920c-67d5907643dd 2018-12-28 19:28:36,747 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:38,750 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:38,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:39,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-d21b2699-056f-4bdb-999c-735cb6ecc905 x-compute-request-id: req-d21b2699-056f-4bdb-999c-735cb6ecc905 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:39,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d21b2699-056f-4bdb-999c-735cb6ecc905 2018-12-28 19:28:39,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.702736854553s 2018-12-28 19:28:39,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d21b2699-056f-4bdb-999c-735cb6ecc905 2018-12-28 19:28:39,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:41,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:41,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:41,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-44ede85f-a118-4902-8e54-201ed6d3ec33 x-compute-request-id: req-44ede85f-a118-4902-8e54-201ed6d3ec33 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:41,988 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44ede85f-a118-4902-8e54-201ed6d3ec33 2018-12-28 19:28:41,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527872085571s 2018-12-28 19:28:41,989 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-44ede85f-a118-4902-8e54-201ed6d3ec33 2018-12-28 19:28:41,993 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:43,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:43,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:44,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-4d430bc6-2e56-48a5-9a01-1e4a16ff6dfe x-compute-request-id: req-4d430bc6-2e56-48a5-9a01-1e4a16ff6dfe Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:44,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4d430bc6-2e56-48a5-9a01-1e4a16ff6dfe 2018-12-28 19:28:44,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350415945053s 2018-12-28 19:28:44,346 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4d430bc6-2e56-48a5-9a01-1e4a16ff6dfe 2018-12-28 19:28:44,350 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:46,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:47,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dee96c63-ea0e-43c4-86d2-8a5059a416dd x-compute-request-id: req-dee96c63-ea0e-43c4-86d2-8a5059a416dd Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-12-28T19:26:17Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:47,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dee96c63-ea0e-43c4-86d2-8a5059a416dd 2018-12-28 19:28:47,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741595983505s 2018-12-28 19:28:47,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dee96c63-ea0e-43c4-86d2-8a5059a416dd 2018-12-28 19:28:47,099 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:28:49,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:28:49,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:49,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-17a81fbf-d2ed-4e58-8b8a-f84312fdadac x-compute-request-id: req-17a81fbf-d2ed-4e58-8b8a-f84312fdadac Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:28:49,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17a81fbf-d2ed-4e58-8b8a-f84312fdadac 2018-12-28 19:28:49,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.482258081436s 2018-12-28 19:28:49,585 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-17a81fbf-d2ed-4e58-8b8a-f84312fdadac 2018-12-28 19:28:49,589 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 19:28:49,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=78cf7fd2-a931-49e5-acd3-9dd9547a2dc3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:49,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-7abbce21-545c-4bdb-9cd7-8ffeac99ed12 Date: Fri, 28 Dec 2018 19:28:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T19:28:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46fa9b83-040a-4190-8bb1-e675ed07b885","ip_address":"192.168.120.10"}],"id":"29549f9a-dac0-4ce8-9dd9-407ca8cd08fc","security_groups":["5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"],"mac_address":"fa:16:3e:e0:c5:66","project_id":"3ba0da03bfa9499b9fadbe9df8faa293","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:26:18Z","binding:vnic_type":"normal","device_id":"78cf7fd2-a931-49e5-acd3-9dd9547a2dc3"}]} 2018-12-28 19:28:49,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 used request id req-7abbce21-545c-4bdb-9cd7-8ffeac99ed12 2018-12-28 19:28:49,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0763700008392s 2018-12-28 19:28:49,666 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 used request id req-7abbce21-545c-4bdb-9cd7-8ffeac99ed12 2018-12-28 19:28:49,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:49,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/floatingips.json?port_id=29549f9a-dac0-4ce8-9dd9-407ca8cd08fc" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:49,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-fc60236e-034f-409c-9341-36946c039bf5 Date: Fri, 28 Dec 2018 19:28:49 GMT RESP BODY: {"floatingips": []} 2018-12-28 19:28:49,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=29549f9a-dac0-4ce8-9dd9-407ca8cd08fc used request id req-fc60236e-034f-409c-9341-36946c039bf5 2018-12-28 19:28:49,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228750705719s 2018-12-28 19:28:49,694 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json?port_id=29549f9a-dac0-4ce8-9dd9-407ca8cd08fc used request id req-fc60236e-034f-409c-9341-36946c039bf5 2018-12-28 19:28:49,695 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:e0:c5:66', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'09477209-3d83-4759-9961-0861548f9bfd'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-12-28T19:28:48.000000', 'flavor': Munch({u'id': u'2c261510-6838-4f34-8fa6-54655ec55b22'}), 'az': u'nova', 'id': u'78cf7fd2-a931-49e5-acd3-9dd9547a2dc3', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'173cb797a9e3463b8d37798f9c10c246', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'name': 'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', '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-12-28T19:28:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-12-28T19:28:48Z', 'hostId': u'f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd', '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-12-28T19:28:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'name': u'vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'adminPass': u'qNzQdShPfCF7', 'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'region': 'regionOne', 'created': u'2018-12-28T19:26:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-12-28 19:28:49,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:28:49,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:49,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-e5e62228-a78f-498d-8fce-d92018621911 Date: Fri, 28 Dec 2018 19:28:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["46fa9b83-040a-4190-8bb1-e675ed07b885"],"updated_at":"2018-12-28T19:24:24Z","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3ba0da03bfa9499b9fadbe9df8faa293","id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","name":"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:28:49,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5e62228-a78f-498d-8fce-d92018621911 2018-12-28 19:28:49,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253726005554s 2018-12-28 19:28:49,952 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-e5e62228-a78f-498d-8fce-d92018621911 2018-12-28 19:28:49,953 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-12-28 19:28:49,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/ports.json?device_id=78cf7fd2-a931-49e5-acd3-9dd9547a2dc3" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:50,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-6a2022e4-b224-4663-8bee-848ec648f890 Date: Fri, 28 Dec 2018 19:28:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-12-28T19:28:48Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"46fa9b83-040a-4190-8bb1-e675ed07b885","ip_address":"192.168.120.10"}],"id":"29549f9a-dac0-4ce8-9dd9-407ca8cd08fc","security_groups":["5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d"],"mac_address":"fa:16:3e:e0:c5:66","project_id":"3ba0da03bfa9499b9fadbe9df8faa293","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:26:18Z","binding:vnic_type":"normal","device_id":"78cf7fd2-a931-49e5-acd3-9dd9547a2dc3"}]} 2018-12-28 19:28:50,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 used request id req-6a2022e4-b224-4663-8bee-848ec648f890 2018-12-28 19:28:50,009 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0556349754333s 2018-12-28 19:28:50,010 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/ports.json?device_id=78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 used request id req-6a2022e4-b224-4663-8bee-848ec648f890 2018-12-28 19:28:50,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-12-28 19:28:50,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"floatingip": {"floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc"}}' 2018-12-28 19:28:52,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-047a0c40-1e1d-4661-8f64-1a6efe74c4bd Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingip": {"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}} 2018-12-28 19:28:52,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-047a0c40-1e1d-4661-8f64-1a6efe74c4bd 2018-12-28 19:28:52,018 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.00729799271s 2018-12-28 19:28:52,018 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-047a0c40-1e1d-4661-8f64-1a6efe74c4bd 2018-12-28 19:28:52,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:52,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-36a331d7-1deb-4e17-b8a3-777d299eea7f Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}]} 2018-12-28 19:28:52,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-36a331d7-1deb-4e17-b8a3-777d299eea7f 2018-12-28 19:28:52,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0329439640045s 2018-12-28 19:28:52,059 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-36a331d7-1deb-4e17-b8a3-777d299eea7f 2018-12-28 19:28:52,063 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 19:28:52,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:52,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-fa6335be-7f51-4e6f-975b-7994942b7b7b Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}]} 2018-12-28 19:28:52,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fa6335be-7f51-4e6f-975b-7994942b7b7b 2018-12-28 19:28:52,196 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.027626991272s 2018-12-28 19:28:52,197 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-fa6335be-7f51-4e6f-975b-7994942b7b7b 2018-12-28 19:28:52,200 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 19:28:52,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:52,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:52,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-53035f11-0997-4c03-8f16-3b45064118b9 Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}]} 2018-12-28 19:28:52,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53035f11-0997-4c03-8f16-3b45064118b9 2018-12-28 19:28:52,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0268759727478s 2018-12-28 19:28:52,333 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-53035f11-0997-4c03-8f16-3b45064118b9 2018-12-28 19:28:52,336 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 19:28:52,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:52,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:52,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-4a440c83-f632-4932-9648-daeda8f8a7c5 Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}]} 2018-12-28 19:28:52,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4a440c83-f632-4932-9648-daeda8f8a7c5 2018-12-28 19:28:52,473 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.031060218811s 2018-12-28 19:28:52,473 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4a440c83-f632-4932-9648-daeda8f8a7c5 2018-12-28 19:28:52,477 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 19:28:52,583 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:52,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-98f689fc-a946-412b-802d-8506cf136c8f Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}]} 2018-12-28 19:28:52,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-98f689fc-a946-412b-802d-8506cf136c8f 2018-12-28 19:28:52,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0238199234009s 2018-12-28 19:28:52,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-98f689fc-a946-412b-802d-8506cf136c8f 2018-12-28 19:28:52,610 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-12-28 19:28:52,716 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:28:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:28:52,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-7016a51d-9b7b-4963-ad23-380f63bbcab5 Date: Fri, 28 Dec 2018 19:28:52 GMT RESP BODY: {"floatingips": [{"router_id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:28:50Z", "updated_at": "2018-12-28T19:28:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_id": "29549f9a-dac0-4ce8-9dd9-407ca8cd08fc", "id": "94e95b0c-4ba4-4257-a6d7-8a6b7036a295"}]} 2018-12-28 19:28:52,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7016a51d-9b7b-4963-ad23-380f63bbcab5 2018-12-28 19:28:52,743 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0267548561096s 2018-12-28 19:28:52,743 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-7016a51d-9b7b-4963-ad23-380f63bbcab5 2018-12-28 19:28:52,746 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'e32149fc-058e-4ec3-a5b9-1edd09913065', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'created_at': u'2018-12-28T19:28:50Z', 'attached': True, 'updated_at': u'2018-12-28T19:28:50Z', 'id': u'94e95b0c-4ba4-4257-a6d7-8a6b7036a295', 'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'name': 'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'e32149fc-058e-4ec3-a5b9-1edd09913065', 'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'port_id': u'29549f9a-dac0-4ce8-9dd9-407ca8cd08fc', 'port': u'29549f9a-dac0-4ce8-9dd9-407ca8cd08fc', 'network': u'340a20f3-1e5b-44a4-9495-d02682658d5e'}) 2018-12-28 19:28:52,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 19:28:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3/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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 19:28:55,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:28: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-c0bc20d4-3531-4a04-ba0f-b949bcf32776 x-compute-request-id: req-c0bc20d4-3531-4a04-ba0f-b949bcf32776 Content-Encoding: gzip Content-Length: 10963 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 1902796385 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.297965] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.300198] pid_max: default: 32768 minimum: 301\n[ 0.301402] Security Framework initialized\n[ 0.302511] SELinux: Initializing.\n[ 0.303802] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308356] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311171] Mount-cache hash table entries: 4096\n[ 0.312586] Initializing cgroup subsys memory\n[ 0.313765] Initializing cgroup subsys devices\n[ 0.314939] Initializing cgroup subsys freezer\n[ 0.316109] Initializing cgroup subsys net_cls\n[ 0.317268] Initializing cgroup subsys blkio\n[ 0.318396] Initializing cgroup subsys perf_event\n[ 0.319581] Initializing cgroup subsys hugetlb\n[ 0.320760] Initializing cgroup subsys pids\n[ 0.321878] Initializing cgroup subsys net_prio\n[ 0.323127] CPU: Physical Processor ID: 0\n[ 0.324929] mce: CPU supports 10 MCE banks\n[ 0.326063] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328641] tlb_flushall_shift: 6\n[ 0.329856] Freeing SMP alternatives: 28k freed\n[ 0.333797] ACPI: Core revision 20130517\n[ 0.335294] ACPI: All ACPI Tables successfully acquired\n[ 0.336745] ftrace: allocating 25812 entries in 101 pages\n[ 0.359030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360545] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362044] smpboot: Max logical packages: 2\n[ 0.363363] Enabling x2apic\n[ 0.364274] Enabled x2apic\n[ 0.365361] Switched APIC routing to physical x2apic.\n[ 0.367575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369074] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.371682] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379111] KVM setup paravirtual spinlock\n[ 0.381388] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383018] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.404712] Brought up 2 CPUs\n[ 0.404715] KVM setup async PF for cpu 1\n[ 0.404718] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.407755] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.409840] devtmpfs: initialized\n[ 0.412277] EVM: security.selinux\n[ 0.413232] EVM: security.ima\n[ 0.414131] EVM: security.capability\n[ 0.415736] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.417223] pinctrl core: initialized pinctrl subsystem\n[ 0.418562] NET: Registered protocol family 16\n[ 0.419871] ACPI: bus type PCI registered\n[ 0.420925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.422392] PCI: Using configuration type 1 for base access\n[ 0.426998] ACPI: Added _OSI(Module Device)\n[ 0.428110] ACPI: Added _OSI(Processor Device)\n[ 0.429224] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.430373] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.433130] ACPI: Interpreter enabled\n[ 0.434147] ACPI: (supports S0 S5)\n[ 0.435097] ACPI: Using IOAPIC for interrupt routing\n[ 0.436282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441494] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.444520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447201] acpiphp: Slot [3] registered\n[ 0.448250] acpiphp: Slot [4] registered\n[ 0.449299] acpiphp: Slot [5] registered\n[ 0.450349] acpiphp: Slot [6] registered\n[ 0.451396] acpiphp: Slot [7] registered\n[ 0.452445] acpiphp: Slot [8] registered\n[ 0.453488] acpiphp: Slot [9] registered\n[ 0.454534] acpiphp: Slot [10] registered\n[ 0.455667] acpiphp: Slot [11] registered\n[ 0.456753] acpiphp: Slot [12] registered\n[ 0.457849] acpiphp: Slot [13] registered\n[ 0.458953] acpiphp: Slot [14] registered\n[ 0.460044] acpiphp: Slot [15] registered\n[ 0.461124] acpiphp: Slot [16] registered\n[ 0.462213] acpiphp: Slot [17] registered\n[ 0.463293] acpiphp: Slot [18] registered\n[ 0.464375] acpiphp: Slot [19] registered\n[ 0.465467] acpiphp: Slot [20] registered\n[ 0.466551] acpiphp: Slot [21] registered\n[ 0.467632] acpiphp: Slot [22] registered\n[ 0.468713] acpiphp: Slot [23] registered\n[ 0.469798] acpiphp: Slot [24] registered\n[ 0.470887] acpiphp: Slot [25] registered\n[ 0.471973] acpiphp: Slot [26] registered\n[ 0.473059] acpiphp: Slot [27] registered\n[ 0.474144] acpiphp: Slot [28] registered\n[ 0.475231] acpiphp: Slot [29] registered\n[ 0.476310] acpiphp: Slot [30] registered\n[ 0.477391] acpiphp: Slot [31] registered\n[ 0.478474] PCI host bridge to bus 0000:00\n[ 0.479557] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.480845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.482324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485813] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.493646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.496642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506966] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.555986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.557787] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.560718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.562411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565673] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569411] vgaarb: loaded\n[ 0.570283] vgaarb: bridge control possible 0000:00:02.0\n[ 0.571694] SCSI subsystem initialized\n[ 0.572765] ACPI: bus type USB registered\n[ 0.573868] usbcore: registered new interface driver usbfs\n[ 0.575169] usbcore: registered new interface driver hub\n[ 0.576466] usbcore: registered new device driver usb\n[ 0.577856] PCI: Using ACPI for IRQ routing\n[ 0.579262] NetLabel: Initializing\n[ 0.580255] NetLabel: domain hash size = 128\n[ 0.581368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582607] NetLabel: unlabeled traffic allowed by default\n[ 0.584047] Switched to clocksource kvm-clock\n[ 0.591572] pnp: PnP ACPI init\n[ 0.592543] ACPI: bus type PNP registered\n[ 0.593975] pnp: PnP ACPI: found 5 devices\n[ 0.595062] ACPI: bus type PNP unregistered\n[ 0.602191] NET: Registered protocol family 2\n[ 0.603617] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.605768] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.607533] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.609067] TCP: reno registered\n[ 0.610034] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611452] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.613035] NET: Registered protocol family 1\n[ 0.614199] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615544] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656806] Unpacking initramfs...\n[ 1.064261] Freeing initrd memory: 37508k freed\n[ 1.073618] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075147] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.090808] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.092287] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.093939] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.095317] Initialise system trusted keyring\n[ 1.096441] audit: initializing netlink socket (disabled)\n[ 1.097694] type=2000 audit(1546025330.812:1): initialized\n[ 1.114520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.115930] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.118096] zpool: loaded\n[ 1.118971] zbud: loaded\n[ 1.119959] VFS: Disk quotas dquot_6.5.2\n[ 1.121038] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.122595] msgmni has been set to 7578\n[ 1.123694] Key type big_key registered\n[ 1.125364] NET: Registered protocol family 38\n[ 1.126496] Key type asymmetric registered\n[ 1.127563] Asymmetric key parser 'x509' registered\n[ 1.128752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.130757] io scheduler noop registered\n[ 1.131808] io scheduler deadline registered (default)\n[ 1.133034] io scheduler cfq registered\n[ 1.134154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.145419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.146972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.148921] ACPI: Power Button [PWRF]\n[ 1.150006] GHES: HEST is not enabled!\n[ 1.151083] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.175552] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.177188] Non-volatile memory driver v1.3\n[ 1.178273] Linux agpgart interface v0.103\n[ 1.179423] crash memory driver: version 1.1\n[ 1.180563] rdac: device handler registered\n[ 1.181707] hp_sw: device handler registered\n[ 1.182801] emc: device handler registered\n[ 1.183855] alua: device handler registered\n[ 1.184943] libphy: Fixed MDIO Bus: probed\n[ 1.186031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.187449] ehci-pci: EHCI PCI platform driver\n[ 1.188576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.189936] ohci-pci: OHCI PCI platform driver\n[ 1.191049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.210800] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.212103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.214065] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.215301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.216678] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.218141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.220056] usb usb1: Product: UHCI Host Controller\n[ 1.221304] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.222820] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.224026] hub 1-0:1.0: USB hub found\n[ 1.225063] hub 1-0:1.0: 2 ports detected\n[ 1.226247] usbcore: registered new interface driver usbserial\n[ 1.227576] usbcore: registered new interface driver usbserial_generic\n[ 1.229031] usbserial: USB Serial support registered for generic\n[ 1.230384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.232999] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.234219] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235534] mousedev: PS/2 mouse device common for all mice\n[ 1.237121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.239370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.239928] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.240241] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.245180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.246593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.248033] cpuidle: using governor menu\n[ 1.249120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.250432] usbcore: registered new interface driver usbhid\n[ 1.251701] usbhid: USB HID core driver\n[ 1.252755] drop_monitor: Initializing network drop monitor service\n[ 1.254184] TCP: cubic registered\n[ 1.255134] Initializing XFRM netlink socket\n[ 1.256273] NET: Registered protocol family 10\n[ 1.257609] NET: Registered protocol family 17\n[ 1.258905] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.260220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.261595] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.263867] Loading compiled-in X.509 certificates\n[ 1.265066] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.267318] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.269946] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.272196] registered taskstats version 1\n[ 1.274911] Key type trusted registered\n[ 1.277153] Key type encrypted registered\n[ 1.279405] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.281062] rtc_cmos 00:00: setting system clock to 2018-12-28 19:28:50 UTC (1546025330)\n[ 1.283712] Freeing unused kernel memory: 1680k freed\n[ 1.288204] 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.292109] systemd[1]: Detected virtualization kvm.\n[ 1.293306] systemd[1]: Detected architecture x86-64.\n[ 1.294504] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.296781] systemd[1]: No hostname configured.\n[ 1.297951] systemd[1]: Set hostname to .\n[ 1.299189] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.323970] systemd[1]: Reached target Timers.\n[ 1.325097] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.327065] systemd[1]: Reached target Local File Systems.\n[ 1.328368] systemd[1]: Starting Local File Systems.\n[ 1.329609] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.331631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.334402] systemd[1]: Reached target Paths.\n[ 1.335510] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.337404] systemd[1]: Created slice Root Slice.\n[ 1.338569] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.340532] systemd[1]: Listening on udev Control Socket.\n[ 1.341798] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.343833] systemd[1]: Listening on udev Kernel Socket.\n[ 1.345087] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.347123] systemd[1]: Listening on Journal Socket.\n[ 1.348322] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.350225] systemd[1]: Reached target Sockets.\n[ 1.351355] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.353134] systemd[1]: Reached target Swap.\n[ 1.354234] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.356131] systemd[1]: Created slice System Slice.\n[ 1.357315] systemd[1]: Starting System Slice.\n[ 1.358765] 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.362445] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.364624] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.367359] systemd[1]: Reached target Slices.\n[ 1.368615] systemd[1]: Starting Slices.\n[ 1.370161] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.374870] 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.440118] RPC: Registered named UNIX socket transport module.\n[ 1.441731] RPC: Registered udp transport module.\n[ 1.442914] RPC: Registered tcp transport module.\n[ 1.444242] 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] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.528155] scsi host0: ata_piix\n[ 1.529061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.532726] FDC 0 is a S82078B\n[ 1.539074] scsi host1: ata_piix\n[ 1.540099] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.541558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.562533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.602213] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.610339] 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.680039] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.681778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.683497] usb 1-1: Product: QEMU USB Tablet\n[ 1.684727] usb 1-1: Manufacturer: QEMU\n[ 1.685870] usb 1-1: SerialNumber: 42\n[ 1.696160] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.698756] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.784099] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.786996] XFS (vda1): Mounting V4 Filesystem\n[ 1.962615] 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.093097] tsc: Refined TSC clocksource calibration: 3491.909 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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\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[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 target Sockets.\n[[32m OK [0m] Stopped target Slices.\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.204381] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.357203] SELinux: Disabled at runtime.\n[ 2.393069] type=1404 audit(1546025331.612:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.472293] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.473689] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n Starting Setup Virtual Console...\n Mounting Debug File System...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.128178] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.159779] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.379393] type=1305 audit(1546025332.598:3): audit_pid=442 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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\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 Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.629690] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.632771] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.634969] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.711457] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.729176] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.730730] [TTM] Initializing pool allocator\n[ 3.732006] [TTM] Initializing DMA pool allocator\n[ 3.733351] AES CTR mode by8 optimization enabled\n[ 3.734054] [drm] fb mappable at 0xFC000000\n[ 3.734054] [drm] vram aper at 0xFC000000\n[ 3.734055] [drm] size 33554432\n[ 3.734055] [drm] fb depth is 24\n[ 3.734055] [drm] pitch is 3072\n[[32m OK [0m] Started Login Service.\n[ 3.742176] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.743751] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.751095] alg: No test for crc32 (crc32-pclmul)\n[ 3.780058] intel_rapl: no valid rapl domains found in package 0\n[ 3.787690] Console: switching to colour frame buffer device 128x48\n[ 3.816876] intel_rapl: no valid rapl domains found in package 0\n[ 3.825786] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.824802] intel_powerclamp: No package C-state available[ 3.831070] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n[ 3.835691] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 4.384198] cloud-init[533]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 19:28:53 +0000. Up 4.34 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-12-28 19:28:55,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3/action used request id req-c0bc20d4-3531-4a04-ba0f-b949bcf32776 2018-12-28 19:28:55,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.99724888802s 2018-12-28 19:28:55,746 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3/action used request id req-c0bc20d4-3531-4a04-ba0f-b949bcf32776 2018-12-28 19:28:55,746 - 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 1902796385 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.297965] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.300198] pid_max: default: 32768 minimum: 301 [ 0.301402] Security Framework initialized [ 0.302511] SELinux: Initializing. [ 0.303802] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308356] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311171] Mount-cache hash table entries: 4096 [ 0.312586] Initializing cgroup subsys memory [ 0.313765] Initializing cgroup subsys devices [ 0.314939] Initializing cgroup subsys freezer [ 0.316109] Initializing cgroup subsys net_cls [ 0.317268] Initializing cgroup subsys blkio [ 0.318396] Initializing cgroup subsys perf_event [ 0.319581] Initializing cgroup subsys hugetlb [ 0.320760] Initializing cgroup subsys pids [ 0.321878] Initializing cgroup subsys net_prio [ 0.323127] CPU: Physical Processor ID: 0 [ 0.324929] mce: CPU supports 10 MCE banks [ 0.326063] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328641] tlb_flushall_shift: 6 [ 0.329856] Freeing SMP alternatives: 28k freed [ 0.333797] ACPI: Core revision 20130517 [ 0.335294] ACPI: All ACPI Tables successfully acquired [ 0.336745] ftrace: allocating 25812 entries in 101 pages [ 0.359030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360545] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362044] smpboot: Max logical packages: 2 [ 0.363363] Enabling x2apic [ 0.364274] Enabled x2apic [ 0.365361] Switched APIC routing to physical x2apic. [ 0.367575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369074] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.371682] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379111] KVM setup paravirtual spinlock [ 0.381388] smpboot: Booting Node 0, Processors #1 OK [ 0.383018] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.404712] Brought up 2 CPUs [ 0.404715] KVM setup async PF for cpu 1 [ 0.404718] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.407755] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.409840] devtmpfs: initialized [ 0.412277] EVM: security.selinux [ 0.413232] EVM: security.ima [ 0.414131] EVM: security.capability [ 0.415736] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.417223] pinctrl core: initialized pinctrl subsystem [ 0.418562] NET: Registered protocol family 16 [ 0.419871] ACPI: bus type PCI registered [ 0.420925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422392] PCI: Using configuration type 1 for base access [ 0.426998] ACPI: Added _OSI(Module Device) [ 0.428110] ACPI: Added _OSI(Processor Device) [ 0.429224] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430373] ACPI: Added _OSI(Processor Aggregator Device) [ 0.433130] ACPI: Interpreter enabled [ 0.434147] ACPI: (supports S0 S5) [ 0.435097] ACPI: Using IOAPIC for interrupt routing [ 0.436282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441494] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447201] acpiphp: Slot [3] registered [ 0.448250] acpiphp: Slot [4] registered [ 0.449299] acpiphp: Slot [5] registered [ 0.450349] acpiphp: Slot [6] registered [ 0.451396] acpiphp: Slot [7] registered [ 0.452445] acpiphp: Slot [8] registered [ 0.453488] acpiphp: Slot [9] registered [ 0.454534] acpiphp: Slot [10] registered [ 0.455667] acpiphp: Slot [11] registered [ 0.456753] acpiphp: Slot [12] registered [ 0.457849] acpiphp: Slot [13] registered [ 0.458953] acpiphp: Slot [14] registered [ 0.460044] acpiphp: Slot [15] registered [ 0.461124] acpiphp: Slot [16] registered [ 0.462213] acpiphp: Slot [17] registered [ 0.463293] acpiphp: Slot [18] registered [ 0.464375] acpiphp: Slot [19] registered [ 0.465467] acpiphp: Slot [20] registered [ 0.466551] acpiphp: Slot [21] registered [ 0.467632] acpiphp: Slot [22] registered [ 0.468713] acpiphp: Slot [23] registered [ 0.469798] acpiphp: Slot [24] registered [ 0.470887] acpiphp: Slot [25] registered [ 0.471973] acpiphp: Slot [26] registered [ 0.473059] acpiphp: Slot [27] registered [ 0.474144] acpiphp: Slot [28] registered [ 0.475231] acpiphp: Slot [29] registered [ 0.476310] acpiphp: Slot [30] registered [ 0.477391] acpiphp: Slot [31] registered [ 0.478474] PCI host bridge to bus 0000:00 [ 0.479557] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.480845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.482324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485813] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.493646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506966] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.555986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.557787] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.562411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565673] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569411] vgaarb: loaded [ 0.570283] vgaarb: bridge control possible 0000:00:02.0 [ 0.571694] SCSI subsystem initialized [ 0.572765] ACPI: bus type USB registered [ 0.573868] usbcore: registered new interface driver usbfs [ 0.575169] usbcore: registered new interface driver hub [ 0.576466] usbcore: registered new device driver usb [ 0.577856] PCI: Using ACPI for IRQ routing [ 0.579262] NetLabel: Initializing [ 0.580255] NetLabel: domain hash size = 128 [ 0.581368] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582607] NetLabel: unlabeled traffic allowed by default [ 0.584047] Switched to clocksource kvm-clock [ 0.591572] pnp: PnP ACPI init [ 0.592543] ACPI: bus type PNP registered [ 0.593975] pnp: PnP ACPI: found 5 devices [ 0.595062] ACPI: bus type PNP unregistered [ 0.602191] NET: Registered protocol family 2 [ 0.603617] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.605768] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.607533] TCP: Hash tables configured (established 32768 bind 32768) [ 0.609067] TCP: reno registered [ 0.610034] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611452] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.613035] NET: Registered protocol family 1 [ 0.614199] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615544] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656806] Unpacking initramfs... [ 1.064261] Freeing initrd memory: 37508k freed [ 1.073618] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075147] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.090808] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.092287] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.093939] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.095317] Initialise system trusted keyring [ 1.096441] audit: initializing netlink socket (disabled) [ 1.097694] type=2000 audit(1546025330.812:1): initialized [ 1.114520] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.115930] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.118096] zpool: loaded [ 1.118971] zbud: loaded [ 1.119959] VFS: Disk quotas dquot_6.5.2 [ 1.121038] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.122595] msgmni has been set to 7578 [ 1.123694] Key type big_key registered [ 1.125364] NET: Registered protocol family 38 [ 1.126496] Key type asymmetric registered [ 1.127563] Asymmetric key parser 'x509' registered [ 1.128752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.130757] io scheduler noop registered [ 1.131808] io scheduler deadline registered (default) [ 1.133034] io scheduler cfq registered [ 1.134154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.145419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.146972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.148921] ACPI: Power Button [PWRF] [ 1.150006] GHES: HEST is not enabled! [ 1.151083] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.175552] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.177188] Non-volatile memory driver v1.3 [ 1.178273] Linux agpgart interface v0.103 [ 1.179423] crash memory driver: version 1.1 [ 1.180563] rdac: device handler registered [ 1.181707] hp_sw: device handler registered [ 1.182801] emc: device handler registered [ 1.183855] alua: device handler registered [ 1.184943] libphy: Fixed MDIO Bus: probed [ 1.186031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.187449] ehci-pci: EHCI PCI platform driver [ 1.188576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.189936] ohci-pci: OHCI PCI platform driver [ 1.191049] uhci_hcd: USB Universal Host Controller Interface driver [ 1.210800] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.212103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.214065] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.215301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.216678] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.218141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.220056] usb usb1: Product: UHCI Host Controller [ 1.221304] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.222820] usb usb1: SerialNumber: 0000:00:01.2 [ 1.224026] hub 1-0:1.0: USB hub found [ 1.225063] hub 1-0:1.0: 2 ports detected [ 1.226247] usbcore: registered new interface driver usbserial [ 1.227576] usbcore: registered new interface driver usbserial_generic [ 1.229031] usbserial: USB Serial support registered for generic [ 1.230384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.232999] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.234219] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235534] mousedev: PS/2 mouse device common for all mice [ 1.237121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.239370] rtc_cmos 00:00: RTC can wake from S4 [ 1.239928] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.240241] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.245180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.246593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.248033] cpuidle: using governor menu [ 1.249120] hidraw: raw HID events driver (C) Jiri Kosina [ 1.250432] usbcore: registered new interface driver usbhid [ 1.251701] usbhid: USB HID core driver [ 1.252755] drop_monitor: Initializing network drop monitor service [ 1.254184] TCP: cubic registered [ 1.255134] Initializing XFRM netlink socket [ 1.256273] NET: Registered protocol family 10 [ 1.257609] NET: Registered protocol family 17 [ 1.258905] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.260220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.261595] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.263867] Loading compiled-in X.509 certificates [ 1.265066] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.267318] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.269946] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.272196] registered taskstats version 1 [ 1.274911] Key type trusted registered [ 1.277153] Key type encrypted registered [ 1.279405] IMA: No TPM chip found, activating TPM-bypass! [ 1.281062] rtc_cmos 00:00: setting system clock to 2018-12-28 19:28:50 UTC (1546025330) [ 1.283712] Freeing unused kernel memory: 1680k freed [ 1.288204] 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.292109] systemd[1]: Detected virtualization kvm. [ 1.293306] systemd[1]: Detected architecture x86-64. [ 1.294504] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.296781] systemd[1]: No hostname configured. [ 1.297951] systemd[1]: Set hostname to . [ 1.299189] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.323970] systemd[1]: Reached target Timers. [ 1.325097] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.327065] systemd[1]: Reached target Local File Systems. [ 1.328368] systemd[1]: Starting Local File Systems. [ 1.329609] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.331631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.334402] systemd[1]: Reached target Paths. [ 1.335510] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.337404] systemd[1]: Created slice Root Slice. [ 1.338569] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.340532] systemd[1]: Listening on udev Control Socket. [ 1.341798] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.343833] systemd[1]: Listening on udev Kernel Socket. [ 1.345087] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.347123] systemd[1]: Listening on Journal Socket. [ 1.348322] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.350225] systemd[1]: Reached target Sockets. [ 1.351355] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.353134] systemd[1]: Reached target Swap. [ 1.354234] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.356131] systemd[1]: Created slice System Slice. [ 1.357315] systemd[1]: Starting System Slice. [ 1.358765] 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.362445] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.364624] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.367359] systemd[1]: Reached target Slices. [ 1.368615] systemd[1]: Starting Slices. [ 1.370161] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.374870] 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.440118] RPC: Registered named UNIX socket transport module. [ 1.441731] RPC: Registered udp transport module. [ 1.442914] RPC: Registered tcp transport module. [ 1.444242] 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] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.528155] scsi host0: ata_piix [ 1.529061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.532726] FDC 0 is a S82078B [ 1.539074] scsi host1: ata_piix [ 1.540099] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.541558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.562533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.602213] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.610339] 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.680039] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.681778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.683497] usb 1-1: Product: QEMU USB Tablet [ 1.684727] usb 1-1: Manufacturer: QEMU [ 1.685870] usb 1-1: SerialNumber: 42 [ 1.696160] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.698756] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.784099] SGI XFS with ACLs, security attributes, no debug enabled [ 1.786996] XFS (vda1): Mounting V4 Filesystem [ 1.962615] 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.093097] tsc: Refined TSC clocksource calibration: 3491.909 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 Paths. [[32m OK [0m] Stopped target System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[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.204381] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.357203] SELinux: Disabled at runtime. [ 2.393069] type=1404 audit(1546025331.612:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.472293] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.473689] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. Starting Setup Virtual Console... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.128178] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [ 3.159779] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Setup Virtual Console. [ 3.379393] type=1305 audit(1546025332.598:3): audit_pid=442 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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[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 Paths. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.629690] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.632771] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.634969] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [ 3.711457] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.729176] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.730730] [TTM] Initializing pool allocator [ 3.732006] [TTM] Initializing DMA pool allocator [ 3.733351] AES CTR mode by8 optimization enabled [ 3.734054] [drm] fb mappable at 0xFC000000 [ 3.734054] [drm] vram aper at 0xFC000000 [ 3.734055] [drm] size 33554432 [ 3.734055] [drm] fb depth is 24 [ 3.734055] [drm] pitch is 3072 [[32m OK [0m] Started Login Service. [ 3.742176] fbcon: cirrusdrmfb (fb0) is primary device [ 3.743751] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.751095] alg: No test for crc32 (crc32-pclmul) [ 3.780058] intel_rapl: no valid rapl domains found in package 0 [ 3.787690] Console: switching to colour frame buffer device 128x48 [ 3.816876] intel_rapl: no valid rapl domains found in package 0 [ 3.825786] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.824802] intel_powerclamp: No package C-state available[ 3.831070] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.835691] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 4.384198] cloud-init[533]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 19:28:53 +0000. Up 4.34 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-12-28 19:28:56,641 - 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-12-28 19:29:05,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-12-28 19:29:05,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3/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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"os-getConsoleOutput": {"length": null}}' 2018-12-28 19:29:06,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:29:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30918494-4f8b-4b86-9630-5d011c262771 x-compute-request-id: req-30918494-4f8b-4b86-9630-5d011c262771 Content-Encoding: gzip Content-Length: 12746 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 1902796385 cycles\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal [mem 0x100000000-0x13fffffff]\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0xbffdbfff]\n[ 0.000000] node 0: [mem 0x100000000-0x13fffffff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff]\n[ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037\n[ 0.000000] Policy zone: Normal\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8\n[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100\n[ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form\n[ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2.\n[ 0.000000] NR_IRQS:327936 nr_irqs:440 0\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty0] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 16777216 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.910 MHz processor\n[ 0.297965] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.300198] pid_max: default: 32768 minimum: 301\n[ 0.301402] Security Framework initialized\n[ 0.302511] SELinux: Initializing.\n[ 0.303802] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308356] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311171] Mount-cache hash table entries: 4096\n[ 0.312586] Initializing cgroup subsys memory\n[ 0.313765] Initializing cgroup subsys devices\n[ 0.314939] Initializing cgroup subsys freezer\n[ 0.316109] Initializing cgroup subsys net_cls\n[ 0.317268] Initializing cgroup subsys blkio\n[ 0.318396] Initializing cgroup subsys perf_event\n[ 0.319581] Initializing cgroup subsys hugetlb\n[ 0.320760] Initializing cgroup subsys pids\n[ 0.321878] Initializing cgroup subsys net_prio\n[ 0.323127] CPU: Physical Processor ID: 0\n[ 0.324929] mce: CPU supports 10 MCE banks\n[ 0.326063] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328641] tlb_flushall_shift: 6\n[ 0.329856] Freeing SMP alternatives: 28k freed\n[ 0.333797] ACPI: Core revision 20130517\n[ 0.335294] ACPI: All ACPI Tables successfully acquired\n[ 0.336745] ftrace: allocating 25812 entries in 101 pages\n[ 0.359030] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360545] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362044] smpboot: Max logical packages: 2\n[ 0.363363] Enabling x2apic\n[ 0.364274] Enabled x2apic\n[ 0.365361] Switched APIC routing to physical x2apic.\n[ 0.367575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369074] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.371682] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379111] KVM setup paravirtual spinlock\n[ 0.381388] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383018] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.404712] Brought up 2 CPUs\n[ 0.404715] KVM setup async PF for cpu 1\n[ 0.404718] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.407755] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.409840] devtmpfs: initialized\n[ 0.412277] EVM: security.selinux\n[ 0.413232] EVM: security.ima\n[ 0.414131] EVM: security.capability\n[ 0.415736] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.417223] pinctrl core: initialized pinctrl subsystem\n[ 0.418562] NET: Registered protocol family 16\n[ 0.419871] ACPI: bus type PCI registered\n[ 0.420925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.422392] PCI: Using configuration type 1 for base access\n[ 0.426998] ACPI: Added _OSI(Module Device)\n[ 0.428110] ACPI: Added _OSI(Processor Device)\n[ 0.429224] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.430373] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.433130] ACPI: Interpreter enabled\n[ 0.434147] ACPI: (supports S0 S5)\n[ 0.435097] ACPI: Using IOAPIC for interrupt routing\n[ 0.436282] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.440114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.441494] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.443063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.444520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.447201] acpiphp: Slot [3] registered\n[ 0.448250] acpiphp: Slot [4] registered\n[ 0.449299] acpiphp: Slot [5] registered\n[ 0.450349] acpiphp: Slot [6] registered\n[ 0.451396] acpiphp: Slot [7] registered\n[ 0.452445] acpiphp: Slot [8] registered\n[ 0.453488] acpiphp: Slot [9] registered\n[ 0.454534] acpiphp: Slot [10] registered\n[ 0.455667] acpiphp: Slot [11] registered\n[ 0.456753] acpiphp: Slot [12] registered\n[ 0.457849] acpiphp: Slot [13] registered\n[ 0.458953] acpiphp: Slot [14] registered\n[ 0.460044] acpiphp: Slot [15] registered\n[ 0.461124] acpiphp: Slot [16] registered\n[ 0.462213] acpiphp: Slot [17] registered\n[ 0.463293] acpiphp: Slot [18] registered\n[ 0.464375] acpiphp: Slot [19] registered\n[ 0.465467] acpiphp: Slot [20] registered\n[ 0.466551] acpiphp: Slot [21] registered\n[ 0.467632] acpiphp: Slot [22] registered\n[ 0.468713] acpiphp: Slot [23] registered\n[ 0.469798] acpiphp: Slot [24] registered\n[ 0.470887] acpiphp: Slot [25] registered\n[ 0.471973] acpiphp: Slot [26] registered\n[ 0.473059] acpiphp: Slot [27] registered\n[ 0.474144] acpiphp: Slot [28] registered\n[ 0.475231] acpiphp: Slot [29] registered\n[ 0.476310] acpiphp: Slot [30] registered\n[ 0.477391] acpiphp: Slot [31] registered\n[ 0.478474] PCI host bridge to bus 0000:00\n[ 0.479557] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.480845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.482324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.483824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.485813] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.493646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.496642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.498169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.505003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.506966] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.555986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.557787] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.560718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.562411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.564081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.565673] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.567323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569411] vgaarb: loaded\n[ 0.570283] vgaarb: bridge control possible 0000:00:02.0\n[ 0.571694] SCSI subsystem initialized\n[ 0.572765] ACPI: bus type USB registered\n[ 0.573868] usbcore: registered new interface driver usbfs\n[ 0.575169] usbcore: registered new interface driver hub\n[ 0.576466] usbcore: registered new device driver usb\n[ 0.577856] PCI: Using ACPI for IRQ routing\n[ 0.579262] NetLabel: Initializing\n[ 0.580255] NetLabel: domain hash size = 128\n[ 0.581368] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.582607] NetLabel: unlabeled traffic allowed by default\n[ 0.584047] Switched to clocksource kvm-clock\n[ 0.591572] pnp: PnP ACPI init\n[ 0.592543] ACPI: bus type PNP registered\n[ 0.593975] pnp: PnP ACPI: found 5 devices\n[ 0.595062] ACPI: bus type PNP unregistered\n[ 0.602191] NET: Registered protocol family 2\n[ 0.603617] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.605768] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.607533] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.609067] TCP: reno registered\n[ 0.610034] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.611452] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.613035] NET: Registered protocol family 1\n[ 0.614199] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.615544] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.616861] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.636714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.656806] Unpacking initramfs...\n[ 1.064261] Freeing initrd memory: 37508k freed\n[ 1.073618] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.075147] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.090808] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.092287] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.093939] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.095317] Initialise system trusted keyring\n[ 1.096441] audit: initializing netlink socket (disabled)\n[ 1.097694] type=2000 audit(1546025330.812:1): initialized\n[ 1.114520] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.115930] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.118096] zpool: loaded\n[ 1.118971] zbud: loaded\n[ 1.119959] VFS: Disk quotas dquot_6.5.2\n[ 1.121038] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.122595] msgmni has been set to 7578\n[ 1.123694] Key type big_key registered\n[ 1.125364] NET: Registered protocol family 38\n[ 1.126496] Key type asymmetric registered\n[ 1.127563] Asymmetric key parser 'x509' registered\n[ 1.128752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.130757] io scheduler noop registered\n[ 1.131808] io scheduler deadline registered (default)\n[ 1.133034] io scheduler cfq registered\n[ 1.134154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.145419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.146972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.148921] ACPI: Power Button [PWRF]\n[ 1.150006] GHES: HEST is not enabled!\n[ 1.151083] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.175552] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.177188] Non-volatile memory driver v1.3\n[ 1.178273] Linux agpgart interface v0.103\n[ 1.179423] crash memory driver: version 1.1\n[ 1.180563] rdac: device handler registered\n[ 1.181707] hp_sw: device handler registered\n[ 1.182801] emc: device handler registered\n[ 1.183855] alua: device handler registered\n[ 1.184943] libphy: Fixed MDIO Bus: probed\n[ 1.186031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.187449] ehci-pci: EHCI PCI platform driver\n[ 1.188576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.189936] ohci-pci: OHCI PCI platform driver\n[ 1.191049] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.210800] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.212103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.214065] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.215301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.216678] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.218141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.220056] usb usb1: Product: UHCI Host Controller\n[ 1.221304] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.222820] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.224026] hub 1-0:1.0: USB hub found\n[ 1.225063] hub 1-0:1.0: 2 ports detected\n[ 1.226247] usbcore: registered new interface driver usbserial\n[ 1.227576] usbcore: registered new interface driver usbserial_generic\n[ 1.229031] usbserial: USB Serial support registered for generic\n[ 1.230384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.232999] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.234219] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.235534] mousedev: PS/2 mouse device common for all mice\n[ 1.237121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.239370] rtc_cmos 00:00: RTC can wake from S4\n[ 1.239928] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.240241] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.245180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.246593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.248033] cpuidle: using governor menu\n[ 1.249120] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.250432] usbcore: registered new interface driver usbhid\n[ 1.251701] usbhid: USB HID core driver\n[ 1.252755] drop_monitor: Initializing network drop monitor service\n[ 1.254184] TCP: cubic registered\n[ 1.255134] Initializing XFRM netlink socket\n[ 1.256273] NET: Registered protocol family 10\n[ 1.257609] NET: Registered protocol family 17\n[ 1.258905] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.260220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.261595] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.263867] Loading compiled-in X.509 certificates\n[ 1.265066] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.267318] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.269946] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.272196] registered taskstats version 1\n[ 1.274911] Key type trusted registered\n[ 1.277153] Key type encrypted registered\n[ 1.279405] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.281062] rtc_cmos 00:00: setting system clock to 2018-12-28 19:28:50 UTC (1546025330)\n[ 1.283712] Freeing unused kernel memory: 1680k freed\n[ 1.288204] 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.292109] systemd[1]: Detected virtualization kvm.\n[ 1.293306] systemd[1]: Detected architecture x86-64.\n[ 1.294504] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.296781] systemd[1]: No hostname configured.\n[ 1.297951] systemd[1]: Set hostname to .\n[ 1.299189] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.323970] systemd[1]: Reached target Timers.\n[ 1.325097] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.327065] systemd[1]: Reached target Local File Systems.\n[ 1.328368] systemd[1]: Starting Local File Systems.\n[ 1.329609] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.331631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.334402] systemd[1]: Reached target Paths.\n[ 1.335510] systemd[1]: Starting Paths.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.337404] systemd[1]: Created slice Root Slice.\n[ 1.338569] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.340532] systemd[1]: Listening on udev Control Socket.\n[ 1.341798] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.343833] systemd[1]: Listening on udev Kernel Socket.\n[ 1.345087] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.347123] systemd[1]: Listening on Journal Socket.\n[ 1.348322] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.350225] systemd[1]: Reached target Sockets.\n[ 1.351355] systemd[1]: Starting Sockets.\n[[32m OK [0m] Reached target Swap.\n[ 1.353134] systemd[1]: Reached target Swap.\n[ 1.354234] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice System Slice.\n[ 1.356131] systemd[1]: Created slice System Slice.\n[ 1.357315] systemd[1]: Starting System Slice.\n[ 1.358765] 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.362445] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.364624] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.367359] systemd[1]: Reached target Slices.\n[ 1.368615] systemd[1]: Starting Slices.\n[ 1.370161] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Started Journal Service.\n[ 1.374870] 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.440118] RPC: Registered named UNIX socket transport module.\n[ 1.441731] RPC: Registered udp transport module.\n[ 1.442914] RPC: Registered tcp transport module.\n[ 1.444242] 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] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.528155] scsi host0: ata_piix\n[ 1.529061] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.532726] FDC 0 is a S82078B\n[ 1.539074] scsi host1: ata_piix\n[ 1.540099] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.541558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.562533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.602213] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.610339] 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.680039] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.681778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.683497] usb 1-1: Product: QEMU USB Tablet\n[ 1.684727] usb 1-1: Manufacturer: QEMU\n[ 1.685870] usb 1-1: SerialNumber: 42\n[ 1.696160] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.698756] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0\n[[32m OK [0m] Started dracut initqueue hook.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Mounting /sysroot...\n[ 1.784099] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.786996] XFS (vda1): Mounting V4 Filesystem\n[ 1.962615] 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.093097] tsc: Refined TSC clocksource calibration: 3491.909 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 Paths.\n[[32m OK [0m] Stopped target System Initialization.\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[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\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 target Sockets.\n[[32m OK [0m] Stopped target Slices.\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.204381] systemd-journald[108]: Received SIGTERM from PID 1 (systemd).\n[ 2.357203] SELinux: Disabled at runtime.\n[ 2.393069] type=1404 audit(1546025331.612:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.472293] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.473689] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Reached target Swap.\n Starting Setup Virtual Console...\n Mounting Debug File System...\n Starting Remount Root and Kernel File Systems...\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Apply Kernel Variables...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[[32m OK [0m] Started Remount Root and Kernel File Systems.\n[[32m OK [0m] Mounted POSIX Message Queue File System.\n[[32m OK [0m] Mounted Debug File System.\n Starting Load/Save Random Seed...\n Starting Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Create Static Device Nodes in /dev...\n[[32m OK [0m] Mounted Huge Pages File System.\n[[32m OK [0m] Started Journal Service.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n Starting Flush Journal to Persistent Storage...\n[ 3.128178] systemd-journald[385]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Configure read-only root support.\n[ 3.159779] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\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 Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[[32m OK [0m] Started Setup Virtual Console.\n[ 3.379393] type=1305 audit(1546025332.598:3): audit_pid=442 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 Update is Completed...\n Starting udev Coldplug all Devices...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Timers.\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 Paths.\n[[32m OK [0m] Reached target Basic System.\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.629690] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 3.632771] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.634969] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n Starting NTP client/server...\n Starting Login Service...\n[[32m OK [0m] Found device /dev/ttyS0.\n[ 3.711457] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 3.729176] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.730730] [TTM] Initializing pool allocator\n[ 3.732006] [TTM] Initializing DMA pool allocator\n[ 3.733351] AES CTR mode by8 optimization enabled\n[ 3.734054] [drm] fb mappable at 0xFC000000\n[ 3.734054] [drm] vram aper at 0xFC000000\n[ 3.734055] [drm] size 33554432\n[ 3.734055] [drm] fb depth is 24\n[ 3.734055] [drm] pitch is 3072\n[[32m OK [0m] Started Login Service.\n[ 3.742176] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.743751] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.751095] alg: No test for crc32 (crc32-pclmul)\n[ 3.780058] intel_rapl: no valid rapl domains found in package 0\n[ 3.787690] Console: switching to colour frame buffer device 128x48\n[ 3.816876] intel_rapl: no valid rapl domains found in package 0\n[ 3.825786] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.824802] intel_powerclamp: No package C-state available[ 3.831070] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n[ 3.835691] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n[[32m OK [0m] Started Permit User Sessions.\n[[32m OK [0m] Started Getty on tty1.\n Starting Getty on tty1...\n[[32m OK [0m] Started Serial Getty on ttyS0.\n Starting Serial Getty on ttyS0...\n[[32m OK [0m] Reached target Login Prompts.\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started NTP client/server.\n[ 4.384198] cloud-init[533]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 19:28:53 +0000. Up 4.34 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 OpenSSH server daemon...\n Starting nginx - high performance web server...\n Starting System Logging Service...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started 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[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting Dynamic System Tuning Daemon...\n Starting Postfix Mail Transport Agent...\n Starting Crash recovery kernel arming...\n Starting PostgreSQL 9.5 database server...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[ 6.331769] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Fri, 28 Dec 2018 19:28:55 +0000. Up 6.28 seconds.\n[ 6.354196] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.356267] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.360641] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.363366] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.373158] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.379139] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:e0:c5:66 |\n[ 6.388853] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.392503] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.400540] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.408351] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.412882] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.419843] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.428198] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.434709] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.445880] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 10.139914] cloud-init[2894]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 28 Dec 2018 19:28:59 +0000. Up 10.07 seconds.\n[ 10.908737] cloud-init[3350]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 28 Dec 2018 19:29:00 +0000. Up 10.86 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 | 96:be:2c:0e:f5:52:07:e8:dd:79:e6:14:97:aa:2c:87 | - | 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.963709] cloud-init[3350]: Cloud-init v. 0.7.5 finished at Fri, 28 Dec 2018 19:29:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.95 seconds\n"} 2018-12-28 19:29:06,779 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3/action used request id req-30918494-4f8b-4b86-9630-5d011c262771 2018-12-28 19:29:06,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12876915932s 2018-12-28 19:29:06,781 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3/action used request id req-30918494-4f8b-4b86-9630-5d011c262771 2018-12-28 19:29:06,781 - 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 1902796385 cycles [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal [mem 0x100000000-0x13fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0xbffdbfff] [ 0.000000] node 0: [mem 0x100000000-0x13fffffff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] PM: Registered nosave memory: [mem 0xbffdc000-0xbfffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xc0000000-0xfeffbfff] [ 0.000000] PM: Registered nosave memory: [mem 0xfeffc000-0xfeffffff] [ 0.000000] PM: Registered nosave memory: [mem 0xff000000-0xfffbffff] [ 0.000000] PM: Registered nosave memory: [mem 0xfffc0000-0xffffffff] [ 0.000000] e820: [mem 0xc0000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:5120 nr_cpumask_bits:2 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88013fc00000 s96728 r8192 d30248 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 13fc0f3c0 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 1032037 [ 0.000000] Policy zone: Normal [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] x86/fpu: xstate_offset[2]: 0240, xstate_sizes[2]: 0100 [ 0.000000] xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form [ 0.000000] Memory: 3842704k/5242880k available (6767k kernel code, 1049112k absent, 351064k reserved, 4430k data, 1680k init) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU restricting CPUs from NR_CPUS=5120 to nr_cpu_ids=2. [ 0.000000] NR_IRQS:327936 nr_irqs:440 0 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 16777216 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.910 MHz processor [ 0.297965] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.300198] pid_max: default: 32768 minimum: 301 [ 0.301402] Security Framework initialized [ 0.302511] SELinux: Initializing. [ 0.303802] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308356] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311171] Mount-cache hash table entries: 4096 [ 0.312586] Initializing cgroup subsys memory [ 0.313765] Initializing cgroup subsys devices [ 0.314939] Initializing cgroup subsys freezer [ 0.316109] Initializing cgroup subsys net_cls [ 0.317268] Initializing cgroup subsys blkio [ 0.318396] Initializing cgroup subsys perf_event [ 0.319581] Initializing cgroup subsys hugetlb [ 0.320760] Initializing cgroup subsys pids [ 0.321878] Initializing cgroup subsys net_prio [ 0.323127] CPU: Physical Processor ID: 0 [ 0.324929] mce: CPU supports 10 MCE banks [ 0.326063] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327365] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328641] tlb_flushall_shift: 6 [ 0.329856] Freeing SMP alternatives: 28k freed [ 0.333797] ACPI: Core revision 20130517 [ 0.335294] ACPI: All ACPI Tables successfully acquired [ 0.336745] ftrace: allocating 25812 entries in 101 pages [ 0.359030] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360545] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362044] smpboot: Max logical packages: 2 [ 0.363363] Enabling x2apic [ 0.364274] Enabled x2apic [ 0.365361] Switched APIC routing to physical x2apic. [ 0.367575] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369074] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.371682] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379111] KVM setup paravirtual spinlock [ 0.381388] smpboot: Booting Node 0, Processors #1 OK [ 0.383018] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.404712] Brought up 2 CPUs [ 0.404715] KVM setup async PF for cpu 1 [ 0.404718] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.407755] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.409840] devtmpfs: initialized [ 0.412277] EVM: security.selinux [ 0.413232] EVM: security.ima [ 0.414131] EVM: security.capability [ 0.415736] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.417223] pinctrl core: initialized pinctrl subsystem [ 0.418562] NET: Registered protocol family 16 [ 0.419871] ACPI: bus type PCI registered [ 0.420925] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.422392] PCI: Using configuration type 1 for base access [ 0.426998] ACPI: Added _OSI(Module Device) [ 0.428110] ACPI: Added _OSI(Processor Device) [ 0.429224] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.430373] ACPI: Added _OSI(Processor Aggregator Device) [ 0.433130] ACPI: Interpreter enabled [ 0.434147] ACPI: (supports S0 S5) [ 0.435097] ACPI: Using IOAPIC for interrupt routing [ 0.436282] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.440114] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.441494] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.443063] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.444520] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.447201] acpiphp: Slot [3] registered [ 0.448250] acpiphp: Slot [4] registered [ 0.449299] acpiphp: Slot [5] registered [ 0.450349] acpiphp: Slot [6] registered [ 0.451396] acpiphp: Slot [7] registered [ 0.452445] acpiphp: Slot [8] registered [ 0.453488] acpiphp: Slot [9] registered [ 0.454534] acpiphp: Slot [10] registered [ 0.455667] acpiphp: Slot [11] registered [ 0.456753] acpiphp: Slot [12] registered [ 0.457849] acpiphp: Slot [13] registered [ 0.458953] acpiphp: Slot [14] registered [ 0.460044] acpiphp: Slot [15] registered [ 0.461124] acpiphp: Slot [16] registered [ 0.462213] acpiphp: Slot [17] registered [ 0.463293] acpiphp: Slot [18] registered [ 0.464375] acpiphp: Slot [19] registered [ 0.465467] acpiphp: Slot [20] registered [ 0.466551] acpiphp: Slot [21] registered [ 0.467632] acpiphp: Slot [22] registered [ 0.468713] acpiphp: Slot [23] registered [ 0.469798] acpiphp: Slot [24] registered [ 0.470887] acpiphp: Slot [25] registered [ 0.471973] acpiphp: Slot [26] registered [ 0.473059] acpiphp: Slot [27] registered [ 0.474144] acpiphp: Slot [28] registered [ 0.475231] acpiphp: Slot [29] registered [ 0.476310] acpiphp: Slot [30] registered [ 0.477391] acpiphp: Slot [31] registered [ 0.478474] PCI host bridge to bus 0000:00 [ 0.479557] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.480845] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.482324] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.483824] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.485813] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.493646] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495202] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.496642] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.498169] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.505003] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.506966] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.555986] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.557787] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.560718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.562411] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.564081] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.565673] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.567323] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569411] vgaarb: loaded [ 0.570283] vgaarb: bridge control possible 0000:00:02.0 [ 0.571694] SCSI subsystem initialized [ 0.572765] ACPI: bus type USB registered [ 0.573868] usbcore: registered new interface driver usbfs [ 0.575169] usbcore: registered new interface driver hub [ 0.576466] usbcore: registered new device driver usb [ 0.577856] PCI: Using ACPI for IRQ routing [ 0.579262] NetLabel: Initializing [ 0.580255] NetLabel: domain hash size = 128 [ 0.581368] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.582607] NetLabel: unlabeled traffic allowed by default [ 0.584047] Switched to clocksource kvm-clock [ 0.591572] pnp: PnP ACPI init [ 0.592543] ACPI: bus type PNP registered [ 0.593975] pnp: PnP ACPI: found 5 devices [ 0.595062] ACPI: bus type PNP unregistered [ 0.602191] NET: Registered protocol family 2 [ 0.603617] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.605768] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.607533] TCP: Hash tables configured (established 32768 bind 32768) [ 0.609067] TCP: reno registered [ 0.610034] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.611452] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.613035] NET: Registered protocol family 1 [ 0.614199] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.615544] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.616861] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.636714] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.656806] Unpacking initramfs... [ 1.064261] Freeing initrd memory: 37508k freed [ 1.073618] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.075147] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.090808] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.092287] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.093939] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.095317] Initialise system trusted keyring [ 1.096441] audit: initializing netlink socket (disabled) [ 1.097694] type=2000 audit(1546025330.812:1): initialized [ 1.114520] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.115930] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.118096] zpool: loaded [ 1.118971] zbud: loaded [ 1.119959] VFS: Disk quotas dquot_6.5.2 [ 1.121038] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.122595] msgmni has been set to 7578 [ 1.123694] Key type big_key registered [ 1.125364] NET: Registered protocol family 38 [ 1.126496] Key type asymmetric registered [ 1.127563] Asymmetric key parser 'x509' registered [ 1.128752] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.130757] io scheduler noop registered [ 1.131808] io scheduler deadline registered (default) [ 1.133034] io scheduler cfq registered [ 1.134154] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.145419] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.146972] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.148921] ACPI: Power Button [PWRF] [ 1.150006] GHES: HEST is not enabled! [ 1.151083] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.175552] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.177188] Non-volatile memory driver v1.3 [ 1.178273] Linux agpgart interface v0.103 [ 1.179423] crash memory driver: version 1.1 [ 1.180563] rdac: device handler registered [ 1.181707] hp_sw: device handler registered [ 1.182801] emc: device handler registered [ 1.183855] alua: device handler registered [ 1.184943] libphy: Fixed MDIO Bus: probed [ 1.186031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.187449] ehci-pci: EHCI PCI platform driver [ 1.188576] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.189936] ohci-pci: OHCI PCI platform driver [ 1.191049] uhci_hcd: USB Universal Host Controller Interface driver [ 1.210800] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.212103] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.214065] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.215301] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.216678] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.218141] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.220056] usb usb1: Product: UHCI Host Controller [ 1.221304] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.222820] usb usb1: SerialNumber: 0000:00:01.2 [ 1.224026] hub 1-0:1.0: USB hub found [ 1.225063] hub 1-0:1.0: 2 ports detected [ 1.226247] usbcore: registered new interface driver usbserial [ 1.227576] usbcore: registered new interface driver usbserial_generic [ 1.229031] usbserial: USB Serial support registered for generic [ 1.230384] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.232999] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.234219] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.235534] mousedev: PS/2 mouse device common for all mice [ 1.237121] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.239370] rtc_cmos 00:00: RTC can wake from S4 [ 1.239928] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.240241] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.245180] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.246593] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.248033] cpuidle: using governor menu [ 1.249120] hidraw: raw HID events driver (C) Jiri Kosina [ 1.250432] usbcore: registered new interface driver usbhid [ 1.251701] usbhid: USB HID core driver [ 1.252755] drop_monitor: Initializing network drop monitor service [ 1.254184] TCP: cubic registered [ 1.255134] Initializing XFRM netlink socket [ 1.256273] NET: Registered protocol family 10 [ 1.257609] NET: Registered protocol family 17 [ 1.258905] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.260220] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.261595] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.263867] Loading compiled-in X.509 certificates [ 1.265066] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.267318] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.269946] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.272196] registered taskstats version 1 [ 1.274911] Key type trusted registered [ 1.277153] Key type encrypted registered [ 1.279405] IMA: No TPM chip found, activating TPM-bypass! [ 1.281062] rtc_cmos 00:00: setting system clock to 2018-12-28 19:28:50 UTC (1546025330) [ 1.283712] Freeing unused kernel memory: 1680k freed [ 1.288204] 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.292109] systemd[1]: Detected virtualization kvm. [ 1.293306] systemd[1]: Detected architecture x86-64. [ 1.294504] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.296781] systemd[1]: No hostname configured. [ 1.297951] systemd[1]: Set hostname to . [ 1.299189] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.323970] systemd[1]: Reached target Timers. [ 1.325097] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.327065] systemd[1]: Reached target Local File Systems. [ 1.328368] systemd[1]: Starting Local File Systems. [ 1.329609] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.331631] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.334402] systemd[1]: Reached target Paths. [ 1.335510] systemd[1]: Starting Paths. [[32m OK [0m] Created slice Root Slice. [ 1.337404] systemd[1]: Created slice Root Slice. [ 1.338569] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.340532] systemd[1]: Listening on udev Control Socket. [ 1.341798] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.343833] systemd[1]: Listening on udev Kernel Socket. [ 1.345087] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.347123] systemd[1]: Listening on Journal Socket. [ 1.348322] systemd[1]: Starting Journal Socket. [[32m OK [0m] Reached target Sockets. [ 1.350225] systemd[1]: Reached target Sockets. [ 1.351355] systemd[1]: Starting Sockets. [[32m OK [0m] Reached target Swap. [ 1.353134] systemd[1]: Reached target Swap. [ 1.354234] systemd[1]: Starting Swap. [[32m OK [0m] Created slice System Slice. [ 1.356131] systemd[1]: Created slice System Slice. [ 1.357315] systemd[1]: Starting System Slice. [ 1.358765] 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.362445] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.364624] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.367359] systemd[1]: Reached target Slices. [ 1.368615] systemd[1]: Starting Slices. [ 1.370161] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Started Journal Service. [ 1.374870] 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.440118] RPC: Registered named UNIX socket transport module. [ 1.441731] RPC: Registered udp transport module. [ 1.442914] RPC: Registered tcp transport module. [ 1.444242] 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] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.528155] scsi host0: ata_piix [ 1.529061] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.532726] FDC 0 is a S82078B [ 1.539074] scsi host1: ata_piix [ 1.540099] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.541558] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.562533] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.602213] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.610339] 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.680039] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.681778] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.683497] usb 1-1: Product: QEMU USB Tablet [ 1.684727] usb 1-1: Manufacturer: QEMU [ 1.685870] usb 1-1: SerialNumber: 42 [ 1.696160] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.698756] hid-generic 0003:0627:0001.0001: input,hidraw0: USB HID v0.01 Mouse [QEMU QEMU USB Tablet] on usb-0000:00:01.2-1/input0 [[32m OK [0m] Started dracut initqueue hook. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Mounting /sysroot... [ 1.784099] SGI XFS with ACLs, security attributes, no debug enabled [ 1.786996] XFS (vda1): Mounting V4 Filesystem [ 1.962615] 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.093097] tsc: Refined TSC clocksource calibration: 3491.909 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 Paths. [[32m OK [0m] Stopped target System Initialization. [[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... [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[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.204381] systemd-journald[108]: Received SIGTERM from PID 1 (systemd). [ 2.357203] SELinux: Disabled at runtime. [ 2.393069] type=1404 audit(1546025331.612:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.472293] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.473689] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. Mounting POSIX Message Queue File System... [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Reached target Swap. Starting Setup Virtual Console... Mounting Debug File System... Starting Remount Root and Kernel File Systems... Mounting Huge Pages File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Initrd File Systems. Starting Apply Kernel Variables... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [[32m OK [0m] Started Remount Root and Kernel File Systems. [[32m OK [0m] Mounted POSIX Message Queue File System. [[32m OK [0m] Mounted Debug File System. Starting Load/Save Random Seed... Starting Configure read-only root support... Starting Rebuild Hardware Database... Starting Create Static Device Nodes in /dev... [[32m OK [0m] Mounted Huge Pages File System. [[32m OK [0m] Started Journal Service. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. Starting Flush Journal to Persistent Storage... [ 3.128178] systemd-journald[385]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Configure read-only root support. [ 3.159779] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[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 Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting udev Kernel Device Manager... [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [[32m OK [0m] Started Setup Virtual Console. [ 3.379393] type=1305 audit(1546025332.598:3): audit_pid=442 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 Update is Completed... Starting udev Coldplug all Devices... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Timers. [[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 Paths. [[32m OK [0m] Reached target Basic System. Starting LSB: Bring up/down networking... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.629690] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 3.632771] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.634969] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Dump dmesg to /var/log/dmesg... Starting Authorization Manager... Starting NTP client/server... Starting Login Service... [[32m OK [0m] Found device /dev/ttyS0. [ 3.711457] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 3.729176] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.730730] [TTM] Initializing pool allocator [ 3.732006] [TTM] Initializing DMA pool allocator [ 3.733351] AES CTR mode by8 optimization enabled [ 3.734054] [drm] fb mappable at 0xFC000000 [ 3.734054] [drm] vram aper at 0xFC000000 [ 3.734055] [drm] size 33554432 [ 3.734055] [drm] fb depth is 24 [ 3.734055] [drm] pitch is 3072 [[32m OK [0m] Started Login Service. [ 3.742176] fbcon: cirrusdrmfb (fb0) is primary device [ 3.743751] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.751095] alg: No test for crc32 (crc32-pclmul) [ 3.780058] intel_rapl: no valid rapl domains found in package 0 [ 3.787690] Console: switching to colour frame buffer device 128x48 [ 3.816876] intel_rapl: no valid rapl domains found in package 0 [ 3.825786] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.824802] intel_powerclamp: No package C-state available[ 3.831070] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [ 3.835691] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... [[32m OK [0m] Started Permit User Sessions. [[32m OK [0m] Started Getty on tty1. Starting Getty on tty1... [[32m OK [0m] Started Serial Getty on ttyS0. Starting Serial Getty on ttyS0... [[32m OK [0m] Reached target Login Prompts. [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started NTP client/server. [ 4.384198] cloud-init[533]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 28 Dec 2018 19:28:53 +0000. Up 4.34 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 OpenSSH server daemon... Starting nginx - high performance web server... Starting System Logging Service... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[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... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... Starting Dynamic System Tuning Daemon... Starting Postfix Mail Transport Agent... Starting Crash recovery kernel arming... Starting PostgreSQL 9.5 database server... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [ 6.331769] cloud-init[824]: Cloud-init v. 0.7.5 running 'init' at Fri, 28 Dec 2018 19:28:55 +0000. Up 6.28 seconds. [ 6.354196] cloud-init[824]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.356267] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.360641] cloud-init[824]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.363366] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.373158] cloud-init[824]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.379139] cloud-init[824]: ci-info: | eth0: | True | 192.168.120.10 | 255.255.255.0 | fa:16:3e:e0:c5:66 | [ 6.388853] cloud-init[824]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.392503] cloud-init[824]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.400540] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.408351] cloud-init[824]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.412882] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.419843] cloud-init[824]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.428198] cloud-init[824]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.434709] cloud-init[824]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.445880] cloud-init[824]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 10.139914] cloud-init[2894]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 28 Dec 2018 19:28:59 +0000. Up 10.07 seconds. [ 10.908737] cloud-init[3350]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 28 Dec 2018 19:29:00 +0000. Up 10.86 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 | 96:be:2c:0e:f5:52:07:e8:dd:79:e6:14:97:aa:2c:87 | - | 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.963709] cloud-init[3350]: Cloud-init v. 0.7.5 finished at Fri, 28 Dec 2018 19:29:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.95 seconds 2018-12-28 19:29:06,786 - paramiko.transport - DEBUG - starting thread (client mode): 0x14d5b390L 2018-12-28 19:29:06,787 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 19:29:06,795 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-12-28 19:29:06,795 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-12-28 19:29:06,852 - 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-12-28 19:29:06,852 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-12-28 19:29:06,852 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-12-28 19:29:06,852 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 19:29:06,853 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-12-28 19:29:06,853 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 19:29:06,859 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-12-28 19:29:06,860 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 19:29:06,887 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-12-28 19:29:06,888 - paramiko.transport - DEBUG - Trying key 96be2c0ef55207e8dd79e61497aa2c87 from /tmp/tmpTG_NPv 2018-12-28 19:29:06,900 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 19:29:06,981 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-12-28 19:29:06,989 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-12-28 19:29:06,989 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-12-28 19:29:06,989 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-12-28 19:29:06,990 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-12-28 19:29:07,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:29:07,192 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4818, "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": 1871, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4800, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 903, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4598, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4794, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-28 19:29:07,193 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:29:07,193 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:29:06 GMT 2018-12-28 19:29:07,193 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:29:07,193 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-28 19:29:07,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:29:07,193 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4811, 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': 4818, 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': 1871, 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': 4800, 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': 903, 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': 806, 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': 817, 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': 4598, 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': 4794, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-12-28 19:29:07,194 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-12-28 19:29:07,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4811, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4818, "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": 1871, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4800, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 903, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 806, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 817, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4598, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4794, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:29:07,372 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:29:06 GMT 2018-12-28 19:29:07,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:29:07,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-12-28 19:29:07,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:29:07,373 - functest.core.cloudify - INFO - The current manager status is running 2018-12-28 19:29:07,374 - 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-12-28 19:29:07,562 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-12-28 19:29:07,563 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T19:29:06.355Z", "updated_at": "2018-12-28T19:29:06.355Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-28 19:29:07,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:29:07,564 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:29:06 GMT 2018-12-28 19:29:07,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:29:07,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-28 19:29:07,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:29:07,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-12-28 19:29:07,723 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:29:07,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:29:07,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:29:07,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-12-28T19:29:06.355Z", "updated_at": "2018-12-28T19:29:06.355Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:29:06 GMT 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-12-28 19:29:07,724 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:29:07,725 - functest.core.cloudify - DEBUG - List secrets: 2018-12-28 19:29:07,725 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-12-28 19:29:07,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:29:07,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:29:07,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-12-28T19:29:06.355Z", "updated_at": "2018-12-28T19:29:06.355Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:29:06 GMT 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:29:07,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-12-28 19:29:07,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:29:07,809 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-12-28 19:29:07,809 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-12-28 19:29:07,809 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-12-28 19:29:07,810 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 19:29:07,811 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 19:29:07,811 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 19:29:07,827 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:29:07,898 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-12-28 19:29:07,898 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-12-28 19:29:07,901 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-12-28 19:29:07,901 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-12-28 19:29:07,901 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-12-28 19:29:07,906 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-12-28 19:30:00,974 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-12-28 19:30:00,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.hmc.edu * extras: mirror.jaleco.com * updates: mirrors.sonic.net No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7.x86_64 ---> Package python-devel.x86_64 0:2.7.5-76.el7 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-76.el7 for package: python-devel-2.7.5-76.el7.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc = 2.17-260.el7 for package: glibc-devel-2.17-260.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7 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-36.el7 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-76.el7 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-76.el7 for package: python-2.7.5-76.el7.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-260.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.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-76.el7 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-76.el7.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-260.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.1.3.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-16.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-16.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7 base 16 M python-devel x86_64 2.7.5-76.el7 base 398 k Installing for dependencies: cpp x86_64 4.8.5-36.el7 base 5.9 M glibc-devel x86_64 2.17-260.el7 base 1.1 M glibc-headers x86_64 2.17-260.el7 base 683 k kernel-headers x86_64 3.10.0-957.1.3.el7 updates 8.0 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-260.el7 base 3.6 M glibc-common x86_64 2.17-260.el7 base 11 M libgcc x86_64 4.8.5-36.el7 base 102 k libgomp x86_64 4.8.5-36.el7 base 157 k openssl x86_64 1:1.0.2k-16.el7 base 493 k openssl-libs x86_64 1:1.0.2k-16.el7 base 1.2 M python x86_64 2.7.5-76.el7 base 94 k python-libs x86_64 2.7.5-76.el7 base 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 55 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 9.5 MB/s | 55 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-36.el7.x86_64 1/24 Updating : glibc-common-2.17-260.el7.x86_64 2/24 Updating : glibc-2.17-260.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-16.el7.x86_64 6/24 Updating : python-libs-2.7.5-76.el7.x86_64 7/24 Updating : python-2.7.5-76.el7.x86_64 8/24 Installing : cpp-4.8.5-36.el7.x86_64 9/24 Updating : libgomp-4.8.5-36.el7.x86_64 10/24 Installing : kernel-headers-3.10.0-957.1.3.el7.x86_64 11/24 Installing : glibc-headers-2.17-260.el7.x86_64 12/24 Installing : glibc-devel-2.17-260.el7.x86_64 13/24 Installing : gcc-4.8.5-36.el7.x86_64 14/24 Installing : python-devel-2.7.5-76.el7.x86_64 15/24 Updating : 1:openssl-1.0.2k-16.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 : python-2.7.5-76.el7.x86_64 1/24 Verifying : libgcc-4.8.5-36.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-16.el7.x86_64 3/24 Verifying : glibc-2.17-260.el7.x86_64 4/24 Verifying : gcc-4.8.5-36.el7.x86_64 5/24 Verifying : python-devel-2.7.5-76.el7.x86_64 6/24 Verifying : 1:openssl-1.0.2k-16.el7.x86_64 7/24 Verifying : cpp-4.8.5-36.el7.x86_64 8/24 Verifying : libgomp-4.8.5-36.el7.x86_64 9/24 Verifying : glibc-common-2.17-260.el7.x86_64 10/24 Verifying : libmpc-1.0.1-3.el7.x86_64 11/24 Verifying : kernel-headers-3.10.0-957.1.3.el7.x86_64 12/24 Verifying : python-libs-2.7.5-76.el7.x86_64 13/24 Verifying : glibc-devel-2.17-260.el7.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : glibc-headers-2.17-260.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-36.el7 python-devel.x86_64 0:2.7.5-76.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7 glibc-devel.x86_64 0:2.17-260.el7 glibc-headers.x86_64 0:2.17-260.el7 kernel-headers.x86_64 0:3.10.0-957.1.3.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-260.el7 glibc-common.x86_64 0:2.17-260.el7 libgcc.x86_64 0:4.8.5-36.el7 libgomp.x86_64 0:4.8.5-36.el7 openssl.x86_64 1:1.0.2k-16.el7 openssl-libs.x86_64 1:1.0.2k-16.el7 python.x86_64 0:2.7.5-76.el7 python-libs.x86_64 0:2.7.5-76.el7 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-12-28 19:30:00,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-12-28 19:30:00,975 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-12-28 19:30:00,976 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-12-28 19:30:03,768 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-12-28 19:30:03,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:30:03,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:30:03,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1a2d653f-b6b4-4633-a9e6-a2c55026f115 Date: Fri, 28 Dec 2018 19:30:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "metadata": {}}], "file": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "09477209-3d83-4759-9961-0861548f9bfd", "size": 4373348352, "self": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T19:26:08Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T19:24:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:30:03,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1a2d653f-b6b4-4633-a9e6-a2c55026f115 2018-12-28 19:30:03,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189661026001s 2018-12-28 19:30:03,959 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1a2d653f-b6b4-4633-a9e6-a2c55026f115 2018-12-28 19:30:03,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 19:30:03,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}' 2018-12-28 19:30:04,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e X-Openstack-Request-Id: req-4f650288-85e8-48dc-832c-7a59bb907c64 Date: Fri, 28 Dec 2018 19:30:04 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "size": null, "self": "/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-28T19:30:04Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": null, "created_at": "2018-12-28T19:30:04Z", "protected": false} 2018-12-28 19:30:04,175 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4f650288-85e8-48dc-832c-7a59bb907c64 2018-12-28 19:30:04,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.213539838791s 2018-12-28 19:30:04,176 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-4f650288-85e8-48dc-832c-7a59bb907c64 returning object ab383167-1c48-4a42-a0b7-ec44093b281e 2018-12-28 19:30:04,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 19:30:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e/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}6b7fb759a28b729495b588af124ef0a396127293" -d '' 2018-12-28 19:30:12,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-710d5872-90f5-44f6-87f1-513e01ab4c77 Date: Fri, 28 Dec 2018 19:30:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:30:12,889 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e/file used request id req-710d5872-90f5-44f6-87f1-513e01ab4c77 2018-12-28 19:30:12,890 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.71306490898s 2018-12-28 19:30:12,890 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e/file used request id req-710d5872-90f5-44f6-87f1-513e01ab4c77 2018-12-28 19:30:12,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:30:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:30:13,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-1be5f99d-806e-4c92-853b-13f6bf39753b Date: Fri, 28 Dec 2018 19:30:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ab383167-1c48-4a42-a0b7-ec44093b281e/snap", "metadata": {}}], "file": "/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "size": 426967040, "self": "/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ab383167-1c48-4a42-a0b7-ec44093b281e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-12-28T19:30:12Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-12-28T19:30:04Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "metadata": {}}], "file": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "09477209-3d83-4759-9961-0861548f9bfd", "size": 4373348352, "self": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T19:26:08Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T19:24:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:30:13,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1be5f99d-806e-4c92-853b-13f6bf39753b 2018-12-28 19:30:13,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189144849777s 2018-12-28 19:30:13,080 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-1be5f99d-806e-4c92-853b-13f6bf39753b 2018-12-28 19:30:13,083 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ab383167-1c48-4a42-a0b7-ec44093b281e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e/file', 'owner': u'3ba0da03bfa9499b9fadbe9df8faa293', 'id': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'size': 426967040, u'self': u'/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3ba0da03bfa9499b9fadbe9df8faa293', 'name': 'vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/ab383167-1c48-4a42-a0b7-ec44093b281e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T19:30:12Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T19:30:12Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', 'created': u'2018-12-28T19:30:04Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-12-28T19:30:04Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-12-28 19:30:13,084 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 19:30:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-12-28 19:30:13,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-219b14dd-15b4-4691-b163-bc5fcc7ff715 x-compute-request-id: req-219b14dd-15b4-4691-b163-bc5fcc7ff715 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "name": "vyos_vrouter-flavor_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 19:30:13,145 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-219b14dd-15b4-4691-b163-bc5fcc7ff715 2018-12-28 19:30:13,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0615501403809s 2018-12-28 19:30:13,146 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-219b14dd-15b4-4691-b163-bc5fcc7ff715 returning object 5b757d57-2691-429d-8f4b-a860cf0a4784 2018-12-28 19:30:13,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'5b757d57-2691-429d-8f4b-a860cf0a4784', 'swap': 0}) 2018-12-28 19:30:13,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 19:30:13,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784/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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" -d '{"extra_specs": {}}' 2018-12-28 19:30:13,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:30:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fdf32481-69cd-4bb1-81f0-e1501301127f x-compute-request-id: req-fdf32481-69cd-4bb1-81f0-e1501301127f Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 19:30:13,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784/os-extra_specs used request id req-fdf32481-69cd-4bb1-81f0-e1501301127f 2018-12-28 19:30:13,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0208339691162s 2018-12-28 19:30:13,169 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784/os-extra_specs used request id req-fdf32481-69cd-4bb1-81f0-e1501301127f 2018-12-28 19:30:13,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-28 19:30:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:30:13,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-359e475b-2e4f-4d3a-8fe3-c89ccffcc3bc Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://172.30.9.21:5000/v3/services/00cda43591f84095a37b2b785df4f34d"}, "enabled": true, "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.21:5000/v3/services/0e357bb2c4b54ffd9ac2964aa6a184f8"}, "enabled": true, "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.21:5000/v3/services/24860de4c0d94b988a11d77e633dd32d"}, "enabled": true, "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.21:5000/v3/services/24b58f9a3411480e90d12598a2da5c37"}, "enabled": true, "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.21:5000/v3/services/50705efcd1c949ac99bcea551924198e"}, "enabled": true, "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.21:5000/v3/services/618ac32464ec4d9d9064ee14e4bdce5a"}, "enabled": true, "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.21:5000/v3/services/61c3632d88a74cc2b736337ec77c8188"}, "enabled": true, "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.21:5000/v3/services/70cdedab8de24713a67638eb97e43f02"}, "enabled": true, "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.21:5000/v3/services/95b837388f134624bb47ceb122c8cbc8"}, "enabled": true, "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.21:5000/v3/services/996c7565b81840459e770bc8f7ced946"}, "enabled": true, "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.21:5000/v3/services/a064278448434bd9ae4bc833694ba5c0"}, "enabled": true, "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.21:5000/v3/services/b31d9f92f6ec487caa22ac6aef7277aa"}, "enabled": true, "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.21:5000/v3/services/d889848246c54726968c28ac58a841a1"}, "enabled": true, "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.21:5000/v3/services/f0d81ac59f5141439618f0065cbe661c"}, "enabled": true, "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.21:5000/v3/services/f7bce37de4794ab38ff30449a58c54d5"}, "enabled": true, "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.21:5000/v3/services/fa1ace1be32f4c3490eaef8fb7f199fe"}, "enabled": true, "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "links": {"self": "http://172.30.9.21:5000/v3/services", "previous": null, "next": null}} 2018-12-28 19:30:13,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/services used request id req-359e475b-2e4f-4d3a-8fe3-c89ccffcc3bc 2018-12-28 19:30:13,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0830540657043s 2018-12-28 19:30:13,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-28 19:30:13,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:30:13,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:30:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70a0cff-5939-4e80-aa4e-72293957cbee Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00de277d676e4af18248c51d97c15e44"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "00de277d676e4af18248c51d97c15e44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/047a9810b9b64fca90abfcec445ee435"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "047a9810b9b64fca90abfcec445ee435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/08a2df88335545ae97e216802ca90124"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d889848246c54726968c28ac58a841a1", "id": "08a2df88335545ae97e216802ca90124"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/206a6fcac45a4109a240b8b296a3925b"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2092c83465bb4e98a8408bdbf8d6eb0f"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24b3903e99944f7697ba4e460a4d3d31"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/26593d6d57024f3c8e9186bb7d3cfd8e"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2cd379cc2a584f0bb72f8c7bf7f92438"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2d8e186d16ca4afea8ed4ec94e2ed6aa"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2dc44aae8162463ca843026fcb66af44"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "2dc44aae8162463ca843026fcb66af44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fadd57801d54edbb02affa6d48c0a96"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e280d8bd7fa4916931abea41e61438c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/411c9fa0d5f34149b8db1c9737d5ccfa"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/499308b1e0bc4718b352469a98d33c5a"}, "url": "http://172.30.9.21:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c411627e4ee48fa915554e59e1bedf5"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "4c411627e4ee48fa915554e59e1bedf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53ca83ea30b44c8d8ee501f4bc1adc5c"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/58eb93bcb4a94cea863450d59c6936a6"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "58eb93bcb4a94cea863450d59c6936a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/713df1437bd34305a54d16523edcb525"}, "url": "http://172.30.9.21:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "713df1437bd34305a54d16523edcb525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/781e573118f94c0e8c6d1ec42a3638f8"}, "url": "http://192.30.9.4:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7d8ab8052bff4ebe8d410b4d6d49901c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7de9f0a8df40494b8ebf243112bac6c1"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e8116cec5f0405987532ae0ad454b31"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "7e8116cec5f0405987532ae0ad454b31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81c7e34f0d194b48ad47c765a2856eaa"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/926efab6a8ca4afa9a18d5d1511964ee"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "926efab6a8ca4afa9a18d5d1511964ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b4bf4c14562412bae79bccaa93e8f32"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ac89b9ecb22c42b183f4ad7a4a25f544"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b46a572ba80c420ab6113d64d03b9f85"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be8aeb6fa21e48dc8c7dbeeacf0ab148"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c813f1840cff4d8d9b683dfbbb742683"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c81c4070aeb74423860b2b0f0081c45a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cb5687d220c34eaba6977ba23104548d"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "cb5687d220c34eaba6977ba23104548d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d85bbc2e119041358572faac8be6d4e9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "d85bbc2e119041358572faac8be6d4e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d8c28f9681c24b2e89b3e215272a7432"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d889848246c54726968c28ac58a841a1", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da04f5e635ea40798864335c7da7167d"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d889848246c54726968c28ac58a841a1", "id": "da04f5e635ea40798864335c7da7167d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0a2965f6adb4e9093f9a566ab4b544b"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e2830fa999dc4895b15c6f10954d5fc7"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "e2830fa999dc4895b15c6f10954d5fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e7d31777e444472798f3b13051ed41a9"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "e7d31777e444472798f3b13051ed41a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e80c9d8e0ad341b08ebcb06d73dbcd6c"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f14d4f6372f3407a9412fb605767941b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "f14d4f6372f3407a9412fb605767941b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f42be105035840899aa05ac6b3d332e4"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "f42be105035840899aa05ac6b3d332e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f77e1c0f11c344e38577a189074010af"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "f77e1c0f11c344e38577a189074010af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fa739284508d4463a58f273b70d455cf"}, "url": "http://192.30.9.4:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "fa739284508d4463a58f273b70d455cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/faf248175b2e40e2bf351a7a772b5e23"}, "url": "http://172.30.9.21:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "faf248175b2e40e2bf351a7a772b5e23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fddff4f111574afd9dbef561bba6d184"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "fddff4f111574afd9dbef561bba6d184"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-28 19:30:13,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-b70a0cff-5939-4e80-aa4e-72293957cbee 2018-12-28 19:30:13,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0876741409302s 2018-12-28 19:30:13,353 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-12-28 19:30:13,388 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-12-28 19:30:15,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:15,119 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-12-28 19:30:15,120 - 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-12-28T19:30:15.066Z", "updated_at": "2018-12-28T19:30:15.066Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": {"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"}}, "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.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": {"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"}}, "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.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"}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "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, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-28 19:30:15,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:15,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:15 GMT 2018-12-28 19:30:15,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:15,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-28 19:30:15,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:15,133 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-12-28 19:30:15,134 - 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.21:5000", "keystone_tenant_name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "keystone_password": "b6319848-205e-4c23-9c0f-edaae7ed650a", "reference_vnf_flavor_id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "target_vnf_flavor_id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "target_vnf_image_id": "ab383167-1c48-4a42-a0b7-ec44093b281e"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:16,177 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-12-28 19:30:16,178 - 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": "5b757d57-2691-429d-8f4b-a860cf0a4784", "target_vnf_flavor_id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "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_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "keystone_password": "b6319848-205e-4c23-9c0f-edaae7ed650a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21: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": "ab383167-1c48-4a42-a0b7-ec44093b281e", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.244Z", "updated_at": "2018-12-28T19:30:15.244Z", "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-12-28 19:30:16,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:16,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:16 GMT 2018-12-28 19:30:16,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:16,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-28 19:30:16,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:16,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-12-28 19:30:16,255 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:16,255 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:16,255 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:16,256 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:16 GMT 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:16,256 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-12-28 19:30:16,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:16,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:16,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:16,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:16,363 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:16,363 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:16,363 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:16 GMT 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-28 19:30:16,364 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:16,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:16,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:16,421 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:16,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:16,422 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:16 GMT 2018-12-28 19:30:16,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:16,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:16,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:21,428 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:21,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:21,514 - 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-12-28T19:30:17.082Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:17.082Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:17.406Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:17.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:17.406Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:17.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:17.406Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:17.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:17.477Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:17.477Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:18.406Z", "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-12-28T19:30:18.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:18.406Z", "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-12-28T19:30:18.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:18.406Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:18.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:18.406Z", "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-12-28T19:30:18.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:19.425Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpNMDwzp --prefix=\"/tmp/openstack-DX8qTR\" --constraint=\"/tmp/openstack-DX8qTR/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:19.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:19.425Z", "message": "Installing from directory: /tmp/tmpNMDwzp [args=--prefix=\"/tmp/openstack-DX8qTR\" --constraint=\"/tmp/openstack-DX8qTR/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:19.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:21,514 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:21 GMT 2018-12-28 19:30:21,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:21,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-12-28 19:30:21,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:21,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-12-28 19:30:21,515 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-12-28 19:30:21,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-12-28 19:30:21,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-12-28 19:30:21,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-12-28 19:30:21,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-12-28 19:30:21,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-12-28 19:30:21,516 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-12-28 19:30:21,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-12-28 19:30:21,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpNMDwzp --prefix="/tmp/openstack-DX8qTR" --constraint="/tmp/openstack-DX8qTR/constraint.txt" 2018-12-28 19:30:21,517 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpNMDwzp [args=--prefix="/tmp/openstack-DX8qTR" --constraint="/tmp/openstack-DX8qTR/constraint.txt", package_name=cloudify-openstack-plugin] 2018-12-28 19:30:21,517 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:21,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:21,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:21,641 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:21 GMT 2018-12-28 19:30:21,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:21,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:21,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:26,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:26,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:26,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:26,829 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:26 GMT 2018-12-28 19:30:26,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:26,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 19:30:26,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:26,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:26,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:26,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:26,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:26,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:26,985 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:26 GMT 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:26,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:31,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:32,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:32 GMT 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:32,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 19:30:32,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:32,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:32,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:32,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:32,159 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:32 GMT 2018-12-28 19:30:32,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:32,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:32,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:37,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:37,240 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 19:30:37,241 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:37,242 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:37 GMT 2018-12-28 19:30:37,242 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:37,242 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 19:30:37,242 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:37,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:37,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:37,318 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:37,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:37,319 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:37 GMT 2018-12-28 19:30:37,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:37,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:37,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:42,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:42,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:42 GMT 2018-12-28 19:30:42,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:42,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-12-28 19:30:42,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:42,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:42,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:42,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:42,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:42,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:42,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:42,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:42,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:42,525 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:42,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:42,525 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:42 GMT 2018-12-28 19:30:42,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:42,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:42,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:47,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:47,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:47,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:47,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:46.211Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:46.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:46.473Z", "message": "Removing directory: /tmp/tmpNMDwzp", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:46.473Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c", "logger": "fbb8d39a-02c1-4b4b-ad2e-c2d5284d0a80"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:47.200Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:47.200Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:47.473Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:47.473Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}], "metadata": {"pagination": {"total": 15, "offset": 11, "size": 50}}} 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:47 GMT 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:47,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2047 2018-12-28 19:30:47,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:47,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-12-28 19:30:47,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpNMDwzp 2018-12-28 19:30:47,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-12-28 19:30:47,614 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-12-28 19:30:47,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:47,694 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:47,694 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:47,695 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:47 GMT 2018-12-28 19:30:47,695 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:47,696 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-12-28 19:30:47,696 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:52,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:53,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:53,153 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:48.515Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:48.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:48.515Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:48.515Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}], "metadata": {"pagination": {"total": 17, "offset": 15, "size": 50}}} 2018-12-28 19:30:53,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:53,153 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:53 GMT 2018-12-28 19:30:53,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:53,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1024 2018-12-28 19:30:53,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:53,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-12-28 19:30:53,153 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-12-28 19:30:53,154 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/981c8183-3834-43c6-a48a-7fd26f3ab92c 2018-12-28 19:30:53,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:53,398 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"} 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:53 GMT 2018-12-28 19:30:53,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:53,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-12-28 19:30:53,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:53,399 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-12-28 19:30:53,399 - 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-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:53,891 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-12-28 19:30:53,892 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:30:53,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:53,892 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:53 GMT 2018-12-28 19:30:53,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:53,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:30:53,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:53,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:54,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:54 GMT 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:54,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:30:54,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:54,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:54,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:54,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:54,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:54,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:54,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:54,209 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:30:54,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:54,209 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:54 GMT 2018-12-28 19:30:54,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:54,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:30:54,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:59,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:30:59,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:59,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:59,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:59,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:59,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:59,310 - 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-12-28T19:30:54.529Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:54.529Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:55.868Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:55.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.069Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:57.069Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.409Z", "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-12-28T19:30:57.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:57.527Z", "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-12-28T19:30:57.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "af3787fa-e7ea-40d1-8eb5-26e751ba310a"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:58.085Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:58.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:58.085Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:58.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:58.085Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:58.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:58.085Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:58.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:59.126Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:59.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:59.126Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:59.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:59.126Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:59.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:59.126Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:59.126Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 32, "offset": 0, "size": 50}}} 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:59 GMT 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17267 2018-12-28 19:30:59,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:30:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-12-28 19:30:59,311 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-28 19:30:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-12-28 19:30:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-28 19:30:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,312 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-12-28 19:30:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-28 19:30:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-12-28 19:30:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-28 19:30:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,313 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-12-28 19:30:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,314 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-12-28 19:30:59,314 - 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-12-28 19:30:59,314 - 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-12-28 19:30:59,314 - 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-12-28 19:30:59,314 - 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-12-28 19:30:59,314 - 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-12-28 19:30:59,315 - 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-12-28 19:30:59,315 - 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-12-28 19:30:59,315 - 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-12-28 19:30:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-12-28 19:30:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-28 19:30:59,315 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:30:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-12-28 19:30:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-28 19:30:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-28 19:30:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-12-28 19:30:59,316 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-12-28 19:30:59,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:30:59,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:30:59,457 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:30:59,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:30:59,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:30:59 GMT 2018-12-28 19:30:59,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:30:59,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:30:59,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:04,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:04,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:04,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:04,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_a90v0d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:30:59.516Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'created_at': u'2018-12-28T19:30:58Z', u'updated_at': u'2018-12-28T19:30:58Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'port_id': None, u'id': u'7f5de40d-a632-4ebe-9370-03cde74289d0'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:30:59.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "3c2ccfc2-267c-44f4-b830-5be83fa01fb6"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:00.171Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:00.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:00.171Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:00.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:00.171Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:00.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:00.171Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:00.171Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:00.553Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:00.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "2b0c5813-94d1-4dce-87aa-67a28e143621"}, {"node_instance_id": "target_vnf_ip_si7i0u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:00.553Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'created_at': u'2018-12-28T19:30:59Z', u'updated_at': u'2018-12-28T19:30:59Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'port_id': None, u'id': u'df9d6686-8d63-4927-ba9f-8d9833b2ea20'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:00.553Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "0a63a37e-3b56-44b9-b04e-0016602d1963"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:01.232Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:01.232Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:01.232Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:01.232Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:01.232Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:01.232Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:01.232Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:02.247Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:02.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:02.247Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:02.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:02.247Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:02.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:02.247Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:02.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:02.247Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:02.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "external_network_ninupo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:02.247Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:02.247Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:03.258Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:03.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:03.258Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:03.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "security_group_oumhsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:03.258Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:03.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "router_qq66s5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:03.258Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:03.258Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:04.271Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:04.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "router_qq66s5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:04.271Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:04.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:04.271Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:04.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "router_qq66s5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:04.271Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:04.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:04.271Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:04.271Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 60, "offset": 32, "size": 50}}} 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:04 GMT 2018-12-28 19:31:04,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:04,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14490 2018-12-28 19:31:04,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:04,549 - 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'3ba0da03bfa9499b9fadbe9df8faa293', u'created_at': u'2018-12-28T19:30:58Z', u'updated_at': u'2018-12-28T19:30:58Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.206', u'revision_number': 0, u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'port_id': None, u'id': u'7f5de40d-a632-4ebe-9370-03cde74289d0'} 2018-12-28 19:31:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-28 19:31:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,550 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-12-28 19:31:04,550 - 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'3ba0da03bfa9499b9fadbe9df8faa293', u'created_at': u'2018-12-28T19:30:59Z', u'updated_at': u'2018-12-28T19:30:59Z', u'floating_network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'3ba0da03bfa9499b9fadbe9df8faa293', u'port_id': None, u'id': u'df9d6686-8d63-4927-ba9f-8d9833b2ea20'} 2018-12-28 19:31:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-28 19:31:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-12-28 19:31:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,551 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,552 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:04,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:04,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:04,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-28 19:31:04,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-12-28 19:31:04,553 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-28 19:31:04,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-12-28 19:31:04,554 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:04,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:04,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:04,616 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:04,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:04,616 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:04 GMT 2018-12-28 19:31:04,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:04,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:04,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:09,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:09,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:09,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_3469yi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:05.721Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:05.721Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:06.307Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:06.307Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:07.314Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:07.314Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:08.447Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:08.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:08.447Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:08.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:08.447Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:08.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:08.447Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:08.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:08.447Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:08.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:08.447Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:08.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 69, "offset": 60, "size": 50}}} 2018-12-28 19:31:09,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:09,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:09 GMT 2018-12-28 19:31:09,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:09,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4594 2018-12-28 19:31:09,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:09,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-28 19:31:09,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:09,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:09,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-28 19:31:09,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-28 19:31:09,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:09,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-28 19:31:09,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-28 19:31:09,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:09,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:09,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:09,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:09,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:09,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:09,838 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:09,838 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:09,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:09,839 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:09,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:09,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:09 GMT 2018-12-28 19:31:09,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:09,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:09,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:14,845 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:14,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:14,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:14,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:14,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:14,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_qq66s5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:09.889Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:09.889Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "router_qq66s5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:10.465Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:10.465Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "router_qq66s5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:11.660Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:11.660Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:11.660Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:11.660Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:11.660Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:12.673Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:12.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:12.673Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:12.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:12.673Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:12.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:12.673Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:12.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:12.673Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:12.673Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:13.686Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:13.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:13.686Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:13.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:13.686Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:13.686Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:14.374Z", "message": "connect_security_group(): source_id=e65c33f8-eb89-4609-8fe4-8dbf6381be2c target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', 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-12-28T19:31:14.374Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "7a5e3cef-48f2-4967-a4e4-030b0503d82e"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:14.698Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:14.698Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 87, "offset": 69, "size": 50}}} 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:14 GMT 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8195 2018-12-28 19:31:14,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:14,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-12-28 19:31:14,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:14,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:14,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-28 19:31:14,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-12-28 19:31:14,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:14,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:14,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:14,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e65c33f8-eb89-4609-8fe4-8dbf6381be2c target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-28 19:31:14,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-12-28 19:31:14,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:15,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:15,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:15,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:15,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:15,045 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:15 GMT 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:15,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:20,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:20,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:20,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:20,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:20,236 - 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-12-28T19:31:15.602Z", "message": "connect_security_group(): source_id=8724d075-7b43-48ee-9788-b13c38855a72 target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', 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-12-28T19:31:15.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "2925d61b-86ff-4743-a1c3-9b08a0468f86"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:15.708Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:15.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:15.708Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:15.708Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:16.724Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:16.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:16.724Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:16.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:16.724Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:16.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:16.724Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:16.724Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:19.759Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:19.759Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 95, "offset": 85, "size": 50}}} 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:20 GMT 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:20,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4247 2018-12-28 19:31:20,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:20,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=8724d075-7b43-48ee-9788-b13c38855a72 target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-28 19:31:20,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:20,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:20,237 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:20,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-12-28 19:31:20,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-12-28 19:31:20,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:20,238 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-12-28 19:31:20,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:20,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:20,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:20,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:20,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:20,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:20,314 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:20 GMT 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:20,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:25,320 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:25,407 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:25,407 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:25,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:25,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:25,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:25,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:20.745Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:20.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:20.745Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:20.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:20.745Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:20.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:20.745Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:20.745Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:22.056Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:22.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:22.056Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:22.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:24.513Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:24.513Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 102, "offset": 93, "size": 50}}} 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:25 GMT 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3542 2018-12-28 19:31:25,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:25,408 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:25,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-28 19:31:25,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-28 19:31:25,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:25,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-12-28 19:31:25,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-12-28 19:31:25,409 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-28 19:31:25,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:25,679 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:25,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:25 GMT 2018-12-28 19:31:25,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:25,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:25,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:30,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:30,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:30,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:26.076Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:26.076Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:27.164Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:27.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:27.164Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:27.164Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:28.338Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:28.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:28.338Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:28.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:28.338Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:28.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:28.338Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:28.338Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:28.835Z", "message": "connect_security_group(): source_id=787dc404-b0ba-462f-bd12-4e507561a3b0 target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', 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-12-28T19:31:28.835Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "a013b69a-ba79-41e8-9df5-93e68dd0d6b2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:29.361Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:29.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:29.361Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:29.361Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:30.139Z", "message": "connect_security_group(): source_id=1ac3ff37-25bc-4834-aee0-4347dc148413 target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', 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-12-28T19:31:30.139Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "f34f1ecf-93ac-43e0-a098-34360d8f890d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:30.387Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:30.387Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:30.387Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:30.387Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 116, "offset": 100, "size": 50}}} 2018-12-28 19:31:30,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:30,754 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:30 GMT 2018-12-28 19:31:30,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:30,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7371 2018-12-28 19:31:30,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:30,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-12-28 19:31:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:30,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=787dc404-b0ba-462f-bd12-4e507561a3b0 target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-28 19:31:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=1ac3ff37-25bc-4834-aee0-4347dc148413 target={u'external_id': u'47b370ac-857a-4495-bd8e-de6c06774c16', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-12-28 19:31:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-28 19:31:30,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:30,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-28 19:31:30,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:30,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:30,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:30,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:30,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:30,825 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:30 GMT 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:30,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:35,831 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:35,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:35,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:31.409Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:31.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:31.409Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:31.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:31.409Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:31.409Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:32.432Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:32.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:32.432Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:32.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:32.432Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:32.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:32.432Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:32.432Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:33.231Z", "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'787dc404-b0ba-462f-bd12-4e507561a3b0', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9b:88:66'}, {u'external_id': u'8724d075-7b43-48ee-9788-b13c38855a72', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b0:30:3b'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:33.231Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "4c930a3c-abb3-4e54-bdfc-aed666174218"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:33.526Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:33.526Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:33.624Z", "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-12-28T19:31:33.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "4c930a3c-abb3-4e54-bdfc-aed666174218"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:34.545Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:34.545Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:34.545Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:34.545Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:34.866Z", "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'1ac3ff37-25bc-4834-aee0-4347dc148413', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:3e:37:38'}, {u'external_id': u'e65c33f8-eb89-4609-8fe4-8dbf6381be2c', u'fixed_ip_address': u'12.0.0.13', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ca:15:c3'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:34.866Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "e323dee8-abde-4e21-ab79-95ae3722a2a3"}, {"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:35.672Z", "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-12-28T19:31:35.672Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "e323dee8-abde-4e21-ab79-95ae3722a2a3"}], "metadata": {"pagination": {"total": 131, "offset": 114, "size": 50}}} 2018-12-28 19:31:35,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:35,914 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:35 GMT 2018-12-28 19:31:35,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:35,914 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8850 2018-12-28 19:31:35,914 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:35,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-12-28 19:31:35,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-12-28 19:31:35,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-12-28 19:31:35,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 19:31:35,915 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 19:31:35,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:35,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-28 19:31:35,916 - 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'787dc404-b0ba-462f-bd12-4e507561a3b0', u'fixed_ip_address': u'11.0.0.8', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:9b:88:66'}, {u'external_id': u'8724d075-7b43-48ee-9788-b13c38855a72', u'fixed_ip_address': u'12.0.0.9', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:b0:30:3b'}] 2018-12-28 19:31:35,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-12-28 19:31:35,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-12-28 19:31:35,916 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-12-28 19:31:35,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-12-28 19:31:35,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-12-28 19:31:35,917 - 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'1ac3ff37-25bc-4834-aee0-4347dc148413', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:3e:37:38'}, {u'external_id': u'e65c33f8-eb89-4609-8fe4-8dbf6381be2c', u'fixed_ip_address': u'12.0.0.13', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:ca:15:c3'}] 2018-12-28 19:31:35,917 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-12-28 19:31:35,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:35,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:35,990 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:35,990 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:35,990 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:35,990 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:35,990 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:35,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:35,991 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:35,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:35,991 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:35 GMT 2018-12-28 19:31:35,991 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:35,991 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:35,991 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:40,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:41,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:41,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:41,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:41,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:41,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:36.689Z", "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-12-28T19:31:36.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "4c930a3c-abb3-4e54-bdfc-aed666174218"}, {"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:36.689Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'787dc404-b0ba-462f-bd12-4e507561a3b0'}, {'port-id': u'8724d075-7b43-48ee-9788-b13c38855a72'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:36.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "4c930a3c-abb3-4e54-bdfc-aed666174218"}, {"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:36.689Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'787dc404-b0ba-462f-bd12-4e507561a3b0'}, {'port-id': u'8724d075-7b43-48ee-9788-b13c38855a72'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:36.689Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "4c930a3c-abb3-4e54-bdfc-aed666174218"}, {"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:37.707Z", "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-12-28T19:31:37.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "e323dee8-abde-4e21-ab79-95ae3722a2a3"}, {"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:37.707Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'1ac3ff37-25bc-4834-aee0-4347dc148413'}, {'port-id': u'e65c33f8-eb89-4609-8fe4-8dbf6381be2c'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:37.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "e323dee8-abde-4e21-ab79-95ae3722a2a3"}, {"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:37.707Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'1ac3ff37-25bc-4834-aee0-4347dc148413'}, {'port-id': u'e65c33f8-eb89-4609-8fe4-8dbf6381be2c'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:37.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "e323dee8-abde-4e21-ab79-95ae3722a2a3"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:37.831Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:37.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:38.563Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:38.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:39.594Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:39.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:39.594Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:39.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:39.594Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:39.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:40.612Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:40.612Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 143, "offset": 129, "size": 50}}} 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:41 GMT 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8099 2018-12-28 19:31:41,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:41,083 - 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-12-28 19:31:41,083 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'787dc404-b0ba-462f-bd12-4e507561a3b0'}, {'port-id': u'8724d075-7b43-48ee-9788-b13c38855a72'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'} 2018-12-28 19:31:41,083 - 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'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'787dc404-b0ba-462f-bd12-4e507561a3b0'}, {'port-id': u'8724d075-7b43-48ee-9788-b13c38855a72'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'} 2018-12-28 19:31:41,083 - 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-12-28 19:31:41,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'1ac3ff37-25bc-4834-aee0-4347dc148413'}, {'port-id': u'e65c33f8-eb89-4609-8fe4-8dbf6381be2c'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'} 2018-12-28 19:31:41,084 - 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'ab383167-1c48-4a42-a0b7-ec44093b281e', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'61d9d78b-a901-478d-8012-6f14d0b3e1d5'}, 'nics': [{'port-id': u'1ac3ff37-25bc-4834-aee0-4347dc148413'}, {'port-id': u'e65c33f8-eb89-4609-8fe4-8dbf6381be2c'}], 'flavor': u'5b757d57-2691-429d-8f4b-a860cf0a4784'} 2018-12-28 19:31:41,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 19:31:41,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:41,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 19:31:41,084 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:41,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 19:31:41,085 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-12-28 19:31:41,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:41,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:41,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:41,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:41,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:41,143 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:41 GMT 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:41,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:46,149 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:47,823 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:47,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:47,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_178hx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:41.625Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:41.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:41.625Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking 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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-12-28T19:31:41.625Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:42.668Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:42.668Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:42.668Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:42.668Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:42.668Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:31:42.668Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 148, "offset": 141, "size": 50}}} 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:47 GMT 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3154 2018-12-28 19:31:47,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:47,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-12-28 19:31:47,825 - 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:networking state. Retrying... [retry_after=30] 2018-12-28 19:31:47,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-12-28 19:31:47,825 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-12-28 19:31:47,826 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-12-28 19:31:47,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:47,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:47,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:47,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:47,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:47,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:47,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:47,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:47,917 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:47,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:47,917 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:47 GMT 2018-12-28 19:31:47,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:47,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:47,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:52,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:53,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:53,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:53,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:53,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:53,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:31:47.903Z", "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-12-28T19:31:47.903Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 149, "offset": 146, "size": 50}}} 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:53 GMT 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1215 2018-12-28 19:31:53,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:53,075 - 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-12-28 19:31:53,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:53,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:53,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:53,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:53,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:53,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:53,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:53,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:53,138 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:53,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:53,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:53 GMT 2018-12-28 19:31:53,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:53,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:53,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:58,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:31:58,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:58,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:58,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:58 GMT 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:58,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:31:58,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:31:58,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:31:58,410 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:31:58,410 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:31:58,410 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:31:58,410 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:31:58,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:31:58,411 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:31:58 GMT 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:31:58,411 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:03,416 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:03,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:03,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:03,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:03 GMT 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:03,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:32:03,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:03,776 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:03,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:03,852 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:03,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:03,853 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:03 GMT 2018-12-28 19:32:03,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:03,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:03,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:08,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:09,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 147, "size": 50}}} 2018-12-28 19:32:09,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:09,185 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:09 GMT 2018-12-28 19:32:09,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:09,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:32:09,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:09,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:09,301 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:09,302 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:09,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:09,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:09 GMT 2018-12-28 19:32:09,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:09,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:09,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:14,307 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:14,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1466ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:11.099Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:11.099Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:11.427Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:11.427Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:13.527Z", "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-12-28T19:32:13.527Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 152, "offset": 147, "size": 50}}} 2018-12-28 19:32:14,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:14,531 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:14 GMT 2018-12-28 19:32:14,531 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:14,531 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2256 2018-12-28 19:32:14,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:14,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 19:32:14,531 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 19:32:14,531 - 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-12-28 19:32:14,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:15,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:15,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:15,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:15,072 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:15 GMT 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:15,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:20,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:20,154 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:20,154 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:20,154 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_178hx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:17.956Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:17.956Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:18.447Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:18.447Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 154, "offset": 150, "size": 50}}} 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:20 GMT 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1128 2018-12-28 19:32:20,155 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:20,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-12-28 19:32:20,156 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-12-28 19:32:20,156 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:20,223 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:20,223 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:20,223 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:20,223 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:20,224 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:20 GMT 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:20,224 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:25,225 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:25,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:25,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:25,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:25,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:25,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:20.283Z", "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-12-28T19:32:20.283Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 155, "offset": 152, "size": 50}}} 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:25 GMT 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1228 2018-12-28 19:32:25,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:25,312 - 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-12-28 19:32:25,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:25,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:25,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:25,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:25,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:25,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:25,384 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:25 GMT 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:25,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:30,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:30,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:30,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:30 GMT 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:32:30,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:30,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:30,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:30,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:30,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:30,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:30,551 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:30,551 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:30,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:30,552 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:30,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:30,552 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:30 GMT 2018-12-28 19:32:30,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:30,552 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:30,552 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:35,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:35,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:35,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:35 GMT 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:35,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:32:35,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:35,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:35,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:35,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:35,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:35,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:35,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:35,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:35,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:35,710 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:35,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:35,711 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:35 GMT 2018-12-28 19:32:35,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:35,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:35,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:40,716 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:40,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:40,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:40,782 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:40,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:40,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 153, "size": 50}}} 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:40 GMT 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-12-28 19:32:40,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:40,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:40,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:40,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:40,847 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:40 GMT 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:40,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:45,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:45,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:45,925 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:45,925 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:45,925 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1466ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:43.568Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:43.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:44.473Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:44.473Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:45.618Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:45.618Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "9546be96-0520-4d3f-b265-79bc1f6c1b4f"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:45.799Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:45.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 159, "offset": 153, "size": 50}}} 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:45 GMT 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2153 2018-12-28 19:32:45,926 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 19:32:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 19:32:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-28 19:32:45,927 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-28 19:32:45,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:45,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:45,987 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:45,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:45,988 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:45 GMT 2018-12-28 19:32:45,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:45,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:45,988 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:50,993 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:51,070 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:51,070 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_178hx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:50.298Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:50.298Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:50.486Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:50.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 161, "offset": 157, "size": 50}}} 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:51 GMT 2018-12-28 19:32:51,071 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:51,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1128 2018-12-28 19:32:51,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:51,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-12-28 19:32:51,072 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-12-28 19:32:51,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:51,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:51,138 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:51,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:51,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:51 GMT 2018-12-28 19:32:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:51,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-12-28 19:32:51,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:56,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:32:56,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:56,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:56,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:56,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:52.510Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:52.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e", "logger": "834fa011-b27f-45e0-88bc-9f7371f2cd53"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:52.768Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:52.768Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:32:53.830Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-12-28T19:32:53.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 164, "offset": 159, "size": 50}}} 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:56 GMT 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1574 2018-12-28 19:32:56,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:56,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-12-28 19:32:56,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-12-28 19:32:56,222 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-12-28 19:32:56,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/5a921814-a174-4395-903b-29a9e090eb4e 2018-12-28 19:32:56,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:32:56,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:32:56,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:32:56,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:32:56,286 - 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-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"} 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:32:56 GMT 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-12-28 19:32:56,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:32:56,287 - 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-12-28T19:30:53.626Z', 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'5a921814-a174-4395-903b-29a9e090eb4e'} 2018-12-28 19:32:56,309 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-12-28 19:32:56,374 - 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.206'}, 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.203'}}, 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-12-28 19:32:56,436 - 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.206'}, 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.203'}}, 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-12-28 19:32:56,437 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-12-28 19:32:56,437 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.206 2018-12-28 19:32:56,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:32:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:32:57,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:32: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-42036a0e-6f75-42e8-8644-b46d280fc174 x-compute-request-id: req-42036a0e-6f75-42e8-8644-b46d280fc174 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:32:57,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42036a0e-6f75-42e8-8644-b46d280fc174 2018-12-28 19:32:57,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01905488968s 2018-12-28 19:32:57,457 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-42036a0e-6f75-42e8-8644-b46d280fc174 2018-12-28 19:32:57,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:32:57,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:32:58,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:32: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-3618a50f-f859-4edf-8a25-9362e605421b x-compute-request-id: req-3618a50f-f859-4edf-8a25-9362e605421b Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:32:58,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3618a50f-f859-4edf-8a25-9362e605421b 2018-12-28 19:32:58,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.835348129272s 2018-12-28 19:32:58,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-3618a50f-f859-4edf-8a25-9362e605421b 2018-12-28 19:32:58,300 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.9 2018-12-28 19:32:58,300 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:3e:37:38 2018-12-28 19:32:58,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:32:58,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:32:59,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:32: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-766798d4-1e21-4140-8db8-97b2a287a273 x-compute-request-id: req-766798d4-1e21-4140-8db8-97b2a287a273 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:32:59,014 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-766798d4-1e21-4140-8db8-97b2a287a273 2018-12-28 19:32:59,014 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.713308095932s 2018-12-28 19:32:59,015 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-766798d4-1e21-4140-8db8-97b2a287a273 2018-12-28 19:32:59,018 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:32:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:32:59,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:32: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-cf74ad52-6245-42bd-be07-18215ebf8731 x-compute-request-id: req-cf74ad52-6245-42bd-be07-18215ebf8731 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:32:59,759 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf74ad52-6245-42bd-be07-18215ebf8731 2018-12-28 19:32:59,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.740386962891s 2018-12-28 19:32:59,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-cf74ad52-6245-42bd-be07-18215ebf8731 2018-12-28 19:32:59,763 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.13 2018-12-28 19:32:59,763 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:ca:15:c3 2018-12-28 19:32:59,763 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-12-28 19:32:59,763 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.203 2018-12-28 19:32:59,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:32:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:33:00,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:32: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-2cb887ec-840d-4a8d-b1d1-4514649876a4 x-compute-request-id: req-2cb887ec-840d-4a8d-b1d1-4514649876a4 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:33:00,170 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cb887ec-840d-4a8d-b1d1-4514649876a4 2018-12-28 19:33:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406275033951s 2018-12-28 19:33:00,171 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-2cb887ec-840d-4a8d-b1d1-4514649876a4 2018-12-28 19:33:00,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:33:00,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:33:00,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:33: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-dc0b6f5b-975a-43ae-8ba5-904d241ff6f8 x-compute-request-id: req-dc0b6f5b-975a-43ae-8ba5-904d241ff6f8 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:33:00,776 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc0b6f5b-975a-43ae-8ba5-904d241ff6f8 2018-12-28 19:33:00,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.601209163666s 2018-12-28 19:33:00,776 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-dc0b6f5b-975a-43ae-8ba5-904d241ff6f8 2018-12-28 19:33:00,780 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.8 2018-12-28 19:33:00,780 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:9b:88:66 2018-12-28 19:33:00,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:33:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:33:01,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:33: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-bb727a86-f624-4bc5-a985-4222f34de271 x-compute-request-id: req-bb727a86-f624-4bc5-a985-4222f34de271 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:33:01,428 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb727a86-f624-4bc5-a985-4222f34de271 2018-12-28 19:33:01,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647572994232s 2018-12-28 19:33:01,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-bb727a86-f624-4bc5-a985-4222f34de271 2018-12-28 19:33:01,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:33:01,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:33:02,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:33: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-9821dbad-2b89-4473-a97a-4ffc091b525c x-compute-request-id: req-9821dbad-2b89-4473-a97a-4ffc091b525c Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:33:02,151 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9821dbad-2b89-4473-a97a-4ffc091b525c 2018-12-28 19:33:02,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718811035156s 2018-12-28 19:33:02,152 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-9821dbad-2b89-4473-a97a-4ffc091b525c 2018-12-28 19:33:02,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-12-28 19:33:02,155 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:b0:30:3b 2018-12-28 19:33:02,156 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-12-28 19:33:02,176 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-12-28 19:33:02,194 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-12-28 19:33:02,194 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-12-28 19:33:02,285 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-12-28 19:33:02' 2018-12-28 19:33:02,285 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-12-28 19:33:02,285 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-12-28 19:33:02,330 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-12-28 19:33:02,333 - paramiko.transport - DEBUG - starting thread (client mode): 0x14ca0b10L 2018-12-28 19:33:02,334 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 19:33:02,337 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-28 19:33:02,337 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-28 19:33:02,338 - 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-12-28 19:33:02,338 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-28 19:33:02,339 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-28 19:33:02,339 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 19:33:02,339 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-28 19:33:02,339 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 19:33:02,375 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-28 19:33:02,487 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-28 19:33:02,487 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 19:33:02,490 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-28 19:33:02,524 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 19:33:02,530 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-28 19:33:02,531 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-28 19:33:02,554 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-12-28 19:33:02,555 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 19:33:02,556 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 19:33:02,556 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 19:33:02,561 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:33:02,563 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:33:03,594 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-28 19:33:04,596 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-12-28 19:33:09,601 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-28 19:33:10,603 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-28 19:33:15,609 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-28 19:33:16,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-28 19:33:21,616 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-12-28 19:33:22,618 - 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-12-28 19:33:27,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-12-28 19:33:28,625 - 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-12-28 19:33:33,630 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-12-28 19:33:34,632 - 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-12-28 19:33:39,637 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-12-28 19:33:40,639 - 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-12-28 19:33:45,644 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-12-28 19:33:46,646 - 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-12-28 19:33:51,651 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-12-28 19:33:52,653 - 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-12-28 19:33:57,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-12-28 19:33:58,660 - 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-12-28 19:34:03,665 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-12-28 19:34:04,667 - 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-12-28 19:34:09,672 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-12-28 19:34:10,674 - 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-12-28 19:34:15,679 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-12-28 19:34:16,681 - 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-12-28 19:34:21,686 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-28 19:34:22,688 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-28 19:34:27,693 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' 2018-12-28 19:34:28,695 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-28 19:34:33,700 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 2018-12-28 19:34:34,702 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 remote-as 65002 [edit] vyos@vyos# 2018-12-28 19:34:39,707 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.9 2018-12-28 19:34:40,709 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 update-source 12.0.0.9 [edit] vyos@vyos# 2018-12-28 19:34:45,714 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbound 2018-12-28 19:34:46,716 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-12-28 19:34:51,721 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 2018-12-28 19:34:52,723 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.13 password lab0033 [edit] vyos@vyos# 2018-12-28 19:34:57,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-12-28 19:34:58,730 - 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-12-28 19:35:03,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-12-28 19:35:04,737 - 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-12-28 19:35:09,742 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-12-28 19:35:10,744 - 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-12-28 19:35:15,746 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-12-28 19:35:16,748 - 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-12-28 19:35:21,753 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-12-28 19:35:22,755 - 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-12-28 19:35:27,761 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-12-28 19:35:28,762 - 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-12-28 19:35:33,768 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-12-28 19:35:34,769 - 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-12-28 19:35:39,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-12-28 19:35:40,777 - 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-12-28 19:35:45,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-12-28 19:35:46,783 - 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-12-28 19:35:51,788 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-12-28 19:35:52,790 - 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-12-28 19:35:57,795 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-12-28 19:35:58,797 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.9 [edit] vyos@vyos# 2018-12-28 19:36:03,802 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-28 19:36:04,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-28 19:36:09,882 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 19:36:09,923 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-12-28 19:36:09,971 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.206. 2018-12-28 19:36:09,974 - paramiko.transport - DEBUG - starting thread (client mode): 0x151e3e90L 2018-12-28 19:36:09,975 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 19:36:09,981 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-28 19:36:09,981 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-28 19:36:09,982 - 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-12-28 19:36:09,982 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-28 19:36:09,982 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-28 19:36:09,982 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 19:36:09,982 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-28 19:36:09,983 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 19:36:10,021 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-28 19:36:10,110 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-28 19:36:10,111 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 19:36:10,113 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.206: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-28 19:36:10,150 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 19:36:10,159 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-28 19:36:10,159 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-28 19:36:10,178 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.206. 2018-12-28 19:36:10,178 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 19:36:10,179 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 19:36:10,179 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 19:36:10,183 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:36:10,184 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:36:10,208 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-12-28 19:36:11,209 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : Welcome to VyOS. This system is open-source software. The exact distribution terms for each module comprising the full system are described in the individual files in /usr/share/doc/*/copyright. Last login: Thu Dec 1 08:47:55 2016 configure vyos@vyos:~$ configure [edit] vyos@vyos# 2018-12-28 19:36:16,215 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-12-28 19:36:17,216 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-12-28 19:36:22,222 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-12-28 19:36:23,223 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-12-28 19:36:28,229 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-12-28 19:36:29,230 - 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-12-28 19:36:34,236 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-12-28 19:36:35,237 - 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-12-28 19:36:40,243 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-12-28 19:36:41,244 - 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-12-28 19:36:46,245 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-12-28 19:36:47,247 - 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-12-28 19:36:52,252 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-12-28 19:36:53,254 - 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-12-28 19:36:58,259 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-12-28 19:36:59,261 - 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-12-28 19:37:04,266 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-12-28 19:37:05,268 - 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-12-28 19:37:10,273 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-12-28 19:37:11,275 - 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-12-28 19:37:16,280 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-12-28 19:37:17,282 - 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-12-28 19:37:22,288 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-12-28 19:37:23,289 - 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-12-28 19:37:28,295 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-28 19:37:29,296 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-28 19:37:34,302 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-12-28 19:37:35,303 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' [edit] vyos@vyos# 2018-12-28 19:37:40,309 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-12-28 19:37:41,311 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 [edit] vyos@vyos# 2018-12-28 19:37:46,316 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.13 2018-12-28 19:37:47,318 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 update-source 12.0.0.13 [edit] vyos@vyos# 2018-12-28 19:37:52,323 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-12-28 19:37:53,325 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-12-28 19:37:58,330 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-12-28 19:37:59,332 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 [edit] vyos@vyos# 2018-12-28 19:38:04,337 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-12-28 19:38:05,339 - 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-12-28 19:38:10,344 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-12-28 19:38:11,346 - 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-12-28 19:38:16,351 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-12-28 19:38:17,353 - 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-12-28 19:38:22,358 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-12-28 19:38:23,360 - 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-12-28 19:38:28,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-12-28 19:38:29,367 - 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-12-28 19:38:34,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-12-28 19:38:35,374 - 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-12-28 19:38:40,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-12-28 19:38:41,381 - 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-12-28 19:38:46,386 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-12-28 19:38:47,388 - 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-12-28 19:38:52,393 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-12-28 19:38:53,395 - 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-12-28 19:38:58,401 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-12-28 19:38:59,402 - 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-12-28 19:39:04,408 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.13 2018-12-28 19:39:05,409 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.13 [edit] vyos@vyos# 2018-12-28 19:39:10,415 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-12-28 19:39:11,416 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-12-28 19:39:16,507 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 19:39:16,536 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-12-28 19:39:16,536 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-12-28 19:40:16,558 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-12-28 19:40:16,603 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.203. 2018-12-28 19:40:16,606 - paramiko.transport - DEBUG - starting thread (client mode): 0x14d55a50L 2018-12-28 19:40:16,607 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-12-28 19:40:16,613 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-12-28 19:40:16,613 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-12-28 19:40:16,614 - 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-12-28 19:40:16,615 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-12-28 19:40:16,615 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-12-28 19:40:16,615 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-12-28 19:40:16,615 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-12-28 19:40:16,615 - paramiko.transport - DEBUG - Compression agreed: none 2018-12-28 19:40:16,649 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-12-28 19:40:16,759 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-12-28 19:40:16,759 - paramiko.transport - DEBUG - Switch to new keys ... 2018-12-28 19:40:16,762 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.203: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-12-28 19:40:16,799 - paramiko.transport - DEBUG - userauth is OK 2018-12-28 19:40:16,806 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-12-28 19:40:16,807 - paramiko.transport - INFO - Authentication (password) successful! 2018-12-28 19:40:16,827 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.203. 2018-12-28 19:40:16,827 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-12-28 19:40:16,828 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-12-28 19:40:16,829 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-12-28 19:40:16,830 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:40:16,832 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-12-28 19:40:17,833 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-12-28 19:40:47,945 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 19:40:47,948 - 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-12-28 19:40:47,948 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.9, 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.13 4 65002 3 5 0 0 0 00:01:04 10 Total number of neighbors 1 vyos@vyos:~$ 2018-12-28 19:40:47,948 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 | no-more BGP neighbor is 12.0.0.13, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.13 BGP state = Established, up for 00:01:10 Last read 04:27:32, 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: 1 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 5 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.9 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.9, Local port: 179 Foreign host: 12.0.0.13, Foreign port: 56304 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:feb0:303b Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-12-28 19:40:47,948 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.9 0 32768 i *> 10.0.2.0/24 12.0.0.9 0 32768 i *> 10.0.3.0/24 12.0.0.9 0 32768 i *> 10.0.4.0/24 12.0.0.9 0 32768 i *> 10.0.5.0/24 12.0.0.9 0 32768 i *> 10.0.6.0/24 12.0.0.9 0 32768 i *> 10.0.7.0/24 12.0.0.9 0 32768 i *> 10.0.8.0/24 12.0.0.9 0 32768 i *> 10.0.9.0/24 12.0.0.9 0 32768 i *> 10.0.10.0/24 12.0.0.9 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-28 19:40:47,948 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-28 19:40:47,949 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.13 routes | no-more BGP table version is 0, local router ID is 12.0.0.9 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.13 0 0 65002 i *> 10.1.2.0/24 12.0.0.13 0 0 65002 i *> 10.1.3.0/24 12.0.0.13 0 0 65002 i *> 10.1.4.0/24 12.0.0.13 0 0 65002 i *> 10.1.5.0/24 12.0.0.13 0 0 65002 i *> 10.1.6.0/24 12.0.0.13 0 0 65002 i *> 10.1.7.0/24 12.0.0.13 0 0 65002 i *> 10.1.8.0/24 12.0.0.13 0 0 65002 i *> 10.1.9.0/24 12.0.0.13 0 0 65002 i *> 10.1.10.0/24 12.0.0.13 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-12-28 19:40:47,949 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-12-28 19:40:47,949 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'465.7' 2018-12-28 19:40:47,949 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-12-28 19:40:47,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:40:47,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:40:49,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:40:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4015c5c-f30b-457f-bc5f-4a0750008854 x-compute-request-id: req-d4015c5c-f30b-457f-bc5f-4a0750008854 Content-Encoding: gzip Content-Length: 1186 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:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:36Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:40:49,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d4015c5c-f30b-457f-bc5f-4a0750008854 2018-12-28 19:40:49,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.88797593117s 2018-12-28 19:40:49,839 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-d4015c5c-f30b-457f-bc5f-4a0750008854 2018-12-28 19:40:49,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 19:40:49,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:40:50,002 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:40: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-19d2b7ff-9c7e-460f-aefc-4979f894b3da x-compute-request-id: req-19d2b7ff-9c7e-460f-aefc-4979f894b3da Content-Type: application/json 2018-12-28 19:40:50,002 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d used request id req-19d2b7ff-9c7e-460f-aefc-4979f894b3da 2018-12-28 19:40:50,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159982919693s 2018-12-28 19:40:50,002 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d used request id req-19d2b7ff-9c7e-460f-aefc-4979f894b3da 2018-12-28 19:40:50,003 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-12-28 19:40:50,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:40:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:40:51,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:40: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-6d865410-e3ef-4f81-be98-cc3d511c3fc9 x-compute-request-id: req-6d865410-e3ef-4f81-be98-cc3d511c3fc9 Content-Encoding: gzip Content-Length: 1198 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3e:37:38", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:15:c3", "version": 4, "addr": "12.0.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/27ef326b-01e1-45bd-92e1-4481ad68e20d", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:36.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "27ef326b-01e1-45bd-92e1-4481ad68e20d", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:40:49Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-12-28T19:31:39Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "11.0.0.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9b:88:66", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:30:3b", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "rel": "bookmark"}], "image": {"id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "links": [{"href": "http://172.30.9.21:8774/images/ab383167-1c48-4a42-a0b7-ec44093b281e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:32:28.000000", "flavor": {"id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "links": [{"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}]}, "id": "37a9dd7d-1dc1-49c7-978a-9f29683e3b4b", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:32:29Z", "hostId": "0ae608457e545a7137793921fb2c8d576fb4400081867e6a45032332", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-12-28T19:31:37Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "61d9d78b-a901-478d-8012-6f14d0b3e1d5"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:28:48Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:40:51,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d865410-e3ef-4f81-be98-cc3d511c3fc9 2018-12-28 19:40:51,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.62051606178s 2018-12-28 19:40:51,624 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6d865410-e3ef-4f81-be98-cc3d511c3fc9 2018-12-28 19:40:51,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 19:40:51,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:40:51,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:40: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-df2b7ce2-db3e-4535-af2c-bcb4255a7089 x-compute-request-id: req-df2b7ce2-db3e-4535-af2c-bcb4255a7089 Content-Type: application/json 2018-12-28 19:40:51,793 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b used request id req-df2b7ce2-db3e-4535-af2c-bcb4255a7089 2018-12-28 19:40:51,793 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.16512298584s 2018-12-28 19:40:51,793 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/37a9dd7d-1dc1-49c7-978a-9f29683e3b4b used request id req-df2b7ce2-db3e-4535-af2c-bcb4255a7089 2018-12-28 19:40:51,907 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 19:40:51,908 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:29 | PASS | +----------------------+------------------+------------------+----------------+ 2018-12-28 19:40:51,913 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-12-28 19:40:51,913 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-12-28 19:40:51,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:40:51,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:40:51,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:40:51,998 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.851Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "981c8183-3834-43c6-a48a-7fd26f3ab92c"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-12-28T19:30:53.626Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "5a921814-a174-4395-903b-29a9e090eb4e"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:40:51 GMT 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-12-28 19:40:51,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:40:51,999 - 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-12-28 19:40:52,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:40:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:40:52,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:40:52,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:40:52,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-12-28 19:40:52,200 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:40:52 GMT 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:40:52,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:40:52,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:40:52,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:40:52 GMT 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:40:52,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:40:52,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:40:52,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:40:52,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:40:52,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:40:52,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:40:52,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:40:52,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:40:52,400 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:40:52,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:40:52,400 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:40:52 GMT 2018-12-28 19:40:52,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:40:52,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:40:52,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:40:57,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:40:57,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:40:57,484 - 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-12-28T19:40:52.921Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:52.921Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:53.594Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:53.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:53.594Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:53.594Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:54.606Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:54.606Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:54.606Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:54.606Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:54.606Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:54.606Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:54.606Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:54.606Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:55.807Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b 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 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-28T19:40:55.807Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:56.739Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:56.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:56.739Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 27ef326b-01e1-45bd-92e1-4481ad68e20d could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 27ef326b-01e1-45bd-92e1-4481ad68e20d 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 27ef326b-01e1-45bd-92e1-4481ad68e20d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-28T19:40:56.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:56.739Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:56.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-12-28 19:40:57,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:40:57,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:40:57 GMT 2018-12-28 19:40:57,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:40:57,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-12-28 19:40:57,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:40:57,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-12-28 19:40:57,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:40:57,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:40:57,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:40:57,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-12-28 19:40:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:40:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-12-28 19:40:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b could not be found. [status_code=404] 2018-12-28 19:40:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-28 19:40:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 27ef326b-01e1-45bd-92e1-4481ad68e20d could not be found. [status_code=404] 2018-12-28 19:40:57,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-28 19:40:57,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:40:57,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:40:57,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:40:57,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:40:57,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:40:57,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:40:57,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:40:57,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:40:57,624 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:40:57,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:40:57,624 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:40:57 GMT 2018-12-28 19:40:57,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:40:57,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:40:57,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:02,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:02,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:02,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:02,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:02,703 - 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-12-28T19:40:58.566Z", "message": "Detaching port e65c33f8-eb89-4609-8fe4-8dbf6381be2c...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:58.566Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "89ae0d2c-f355-40d3-b235-6da0f58ee227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:58.833Z", "message": "Detaching port 8724d075-7b43-48ee-9788-b13c38855a72...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:58.833Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "e76f898e-5d0e-45d3-a24f-4a02afe9d83f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:59.180Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:59.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:59.830Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:59.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:59.830Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:59.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:59.830Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:59.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:59.843Z", "message": "Successfully detached port 8724d075-7b43-48ee-9788-b13c38855a72", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:59.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "e76f898e-5d0e-45d3-a24f-4a02afe9d83f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:40:59.843Z", "message": "Successfully detached port e65c33f8-eb89-4609-8fe4-8dbf6381be2c", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:40:59.843Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "89ae0d2c-f355-40d3-b235-6da0f58ee227"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:01.357Z", "message": "Detaching port 787dc404-b0ba-462f-bd12-4e507561a3b0...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:01.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "5ba1f9ea-f6db-418b-a745-51a1d0db6960"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:01.972Z", "message": "Detaching port 1ac3ff37-25bc-4834-aee0-4347dc148413...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:01.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "8107f24d-d4cf-4d76-bff4-efaaeb2af2aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:01.972Z", "message": "Successfully detached port 787dc404-b0ba-462f-bd12-4e507561a3b0", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:01.972Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "5ba1f9ea-f6db-418b-a745-51a1d0db6960"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:02.007Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:02.007Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}], "metadata": {"pagination": {"total": 27, "offset": 11, "size": 50}}} 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:02 GMT 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:02,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6323 2018-12-28 19:41:02,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:02,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e65c33f8-eb89-4609-8fe4-8dbf6381be2c... 2018-12-28 19:41:02,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 8724d075-7b43-48ee-9788-b13c38855a72... 2018-12-28 19:41:02,704 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-28 19:41:02,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-12-28 19:41:02,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-12-28 19:41:02,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-28 19:41:02,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 8724d075-7b43-48ee-9788-b13c38855a72 2018-12-28 19:41:02,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e65c33f8-eb89-4609-8fe4-8dbf6381be2c 2018-12-28 19:41:02,705 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 787dc404-b0ba-462f-bd12-4e507561a3b0... 2018-12-28 19:41:02,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 1ac3ff37-25bc-4834-aee0-4347dc148413... 2018-12-28 19:41:02,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 787dc404-b0ba-462f-bd12-4e507561a3b0 2018-12-28 19:41:02,706 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-28 19:41:02,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:02,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:02,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:02,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:02,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:02,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:02,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:02,771 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:02,771 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:02,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:02,771 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:02 GMT 2018-12-28 19:41:02,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:02,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:41:02,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:07,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:07,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:07,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:07,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:07,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:07,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:07,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_1466ur", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:02.954Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:02.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:02.954Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:02.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:02.954Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:02.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:02.954Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:02.954Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:03.009Z", "message": "Successfully detached port 1ac3ff37-25bc-4834-aee0-4347dc148413", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:03.009Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "8107f24d-d4cf-4d76-bff4-efaaeb2af2aa"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:03.989Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:03.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:03.989Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:03.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:03.989Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:03.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:04.024Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:04.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "72fe1fb6-5420-4f95-9786-07dda0bbe9c2"}, {"node_instance_id": "target_vnf_host_1466ur", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:04.024Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:04.024Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "a6baea2e-21db-404c-b5ef-c8ee4597e4ea"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:05.004Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:05.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:05.004Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:05.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_host_1466ur", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:05.004Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b 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 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-28T19:41:05.004Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_host_178hx5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 27ef326b-01e1-45bd-92e1-4481ad68e20d could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 27ef326b-01e1-45bd-92e1-4481ad68e20d 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 27ef326b-01e1-45bd-92e1-4481ad68e20d could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.032Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:06.542Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:06.542Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "67764343-710f-44a5-8bbc-99691d1bd647"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.159Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.159Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "keypair_i5o7cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:07.629Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:07.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "12d156d9-07b6-447c-968b-b5d30f006fb1"}], "metadata": {"pagination": {"total": 59, "offset": 23, "size": 50}}} 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:07 GMT 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20476 2018-12-28 19:41:07,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:07,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:07,876 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:41:07,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:41:07,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-12-28 19:41:07,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 1ac3ff37-25bc-4834-aee0-4347dc148413 2018-12-28 19:41:07,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:07,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-12-28 19:41:07,877 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-12-28 19:41:07,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-28 19:41:07,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-12-28 19:41:07,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:07,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:07,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 37a9dd7d-1dc1-49c7-978a-9f29683e3b4b could not be found. [status_code=404] 2018-12-28 19:41:07,878 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-28 19:41:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-28 19:41:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:07,879 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 27ef326b-01e1-45bd-92e1-4481ad68e20d could not be found. [status_code=404] 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-12-28 19:41:07,880 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-28 19:41:07,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-12-28 19:41:07,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-12-28 19:41:07,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-28 19:41:07,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-12-28 19:41:07,881 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-12-28 19:41:07,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:07,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:07,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:07,943 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:07 GMT 2018-12-28 19:41:07,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:07,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:41:07,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:12,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:13,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:13,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.056Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:08.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "6935b235-f31d-4bae-8a74-a76873f7fbba"}, {"node_instance_id": "keypair_i5o7cv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.056Z", "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-12-28T19:41:08.056Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "12d156d9-07b6-447c-968b-b5d30f006fb1"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.311Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:08.311Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.311Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:08.311Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.311Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:08.311Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.311Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:08.311Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_data_plane_port_nc6bpw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:08.311Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:08.311Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_port_lnr3w8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:09.085Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:09.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "ae4182c1-fd02-48cd-9385-e76a0000a386"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:09.322Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:09.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:09.322Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:09.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:09.322Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:09.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_data_plane_port_omvyqk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:09.322Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:09.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "keypair_i5o7cv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:09.322Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:09.322Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_port_38jwsd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:10.104Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:10.104Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "d558bbde-be3d-4317-8af6-b4b6cb2a179b"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:10.332Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:10.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_port_lnr3w8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:10.332Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:10.332Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:11.354Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:11.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:11.354Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:11.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:11.354Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:11.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:11.354Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:11.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_port_38jwsd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:11.354Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:11.354Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_subnet_3469yi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:11.375Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:11.375Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "dd75036b-641e-4a0a-a797-d1421c219516"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.372Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.372Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.372Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.372Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "security_group_oumhsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.372Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.372Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.372Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "target_vnf_ip_si7i0u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:12.713Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:12.713Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "4edc7a45-8c75-4046-868a-56d852ca284e"}], "metadata": {"pagination": {"total": 89, "offset": 55, "size": 50}}} 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:13 GMT 2018-12-28 19:41:13,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:13,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14579 2018-12-28 19:41:13,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:13,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-28 19:41:13,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-12-28 19:41:13,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:13,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-28 19:41:13,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-28 19:41:13,093 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-12-28 19:41:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-28 19:41:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-28 19:41:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-12-28 19:41:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-12-28 19:41:13,094 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-28 19:41:13,095 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:13,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-28 19:41:13,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-12-28 19:41:13,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-28 19:41:13,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:13,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-28 19:41:13,096 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:13,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:13,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:13,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-28 19:41:13,097 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-28 19:41:13,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:13,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:13,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:13,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:13,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:13,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:13,295 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:13 GMT 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:41:13,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:18,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:18,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:18,380 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "security_group_oumhsl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "security_group_oumhsl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "security_group_oumhsl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:13.555Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:13.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:14.144Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:14.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "d54b9096-e8f4-49ae-9346-d05a5f4f9404"}, {"node_instance_id": "security_group_oumhsl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:14.144Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:14.144Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "81ca45dd-9831-417b-9406-87741406aedc"}, {"node_instance_id": "target_vnf_ip_si7i0u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:14.572Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:14.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_subnet_3469yi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:14.572Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:14.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:15.585Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:15.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "reference_vnf_ip_a90v0d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:15.585Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:15.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "security_group_oumhsl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:15.585Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:15.585Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_network_7rus1w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.385Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.385Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "512eb542-268e-43ff-9064-0c7193fabf40"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_subnet_msonrt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:16.607Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:16.607Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_subnet_msonrt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:17.175Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:17.175Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "8a0c541a-c27c-4f52-b126-8b6245e3807b"}, {"node_instance_id": "data_plane_network_7rus1w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:17.788Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:17.788Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}], "metadata": {"pagination": {"total": 114, "offset": 84, "size": 50}}} 2018-12-28 19:41:18,381 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:18,381 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:18 GMT 2018-12-28 19:41:18,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:18,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12752 2018-12-28 19:41:18,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:18,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:18,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:18,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-12-28 19:41:18,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-12-28 19:41:18,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-12-28 19:41:18,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-12-28 19:41:18,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-12-28 19:41:18,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-12-28 19:41:18,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-12-28 19:41:18,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-12-28 19:41:18,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-28 19:41:18,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-28 19:41:18,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:18,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-12-28 19:41:18,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-12-28 19:41:18,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-28 19:41:18,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-12-28 19:41:18,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-12-28 19:41:18,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-28 19:41:18,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:18,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:18,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:18,444 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:18 GMT 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:18,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:41:18,445 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:23,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:23,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:23,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_msonrt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:20.236Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:20.236Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:21.524Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:21.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:21.524Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:21.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "router_qq66s5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:21.524Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:21.524Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:21.620Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:21.620Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_network_coovxk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:22.346Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:22.346Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "5f64b7b3-8b39-40a5-82fe-ee8cff07b383"}, {"node_instance_id": "router_qq66s5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:22.639Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:22.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "router_qq66s5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:22.639Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:22.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "management_plane_network_coovxk", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:22.639Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:22.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "router_qq66s5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:22.639Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:22.639Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "router_qq66s5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:23.190Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:23.190Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "fbacb7e4-5343-4ab9-9478-37dccd6061e1"}], "metadata": {"pagination": {"total": 125, "offset": 109, "size": 50}}} 2018-12-28 19:41:23,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:23,520 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:23 GMT 2018-12-28 19:41:23,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:23,520 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5512 2018-12-28 19:41:23,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:23,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-12-28 19:41:23,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:23,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:23,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:23,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-28 19:41:23,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-12-28 19:41:23,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:23,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-12-28 19:41:23,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-28 19:41:23,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-12-28 19:41:23,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-12-28 19:41:23,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:23,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:23,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:23,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:23,587 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:23 GMT 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:23,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:41:23,588 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:28,593 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:28,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:28,660 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_coovxk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:24.160Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:24.160Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "router_qq66s5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:26.444Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:26.444Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "external_network_ninupo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:27.655Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:27.655Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "external_network_ninupo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:28.488Z", "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-12-28T19:41:28.488Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884", "logger": "cc48ddba-d292-4667-9762-12375d81f569"}], "metadata": {"pagination": {"total": 129, "offset": 120, "size": 50}}} 2018-12-28 19:41:28,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:28,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:28 GMT 2018-12-28 19:41:28,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:28,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-12-28 19:41:28,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:28,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-28 19:41:28,661 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-12-28 19:41:28,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-12-28 19:41:28,662 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-12-28 19:41:28,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:28,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:28,718 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:28,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:28,718 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:28 GMT 2018-12-28 19:41:28,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:28,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-12-28 19:41:28,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:33,723 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-12-28 19:41:33,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:33,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:33,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:33,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:33,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:33,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_ninupo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:28.679Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:28.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "external_network_ninupo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:28.679Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:28.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "external_network_ninupo", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:28.679Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:28.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": "external_network_ninupo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:28.679Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:28.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-12-28T19:41:29.693Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-12-28T19:41:29.693Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "16f0ad4f-b04b-4aaf-b723-16888043a884"}], "metadata": {"pagination": {"total": 134, "offset": 124, "size": 50}}} 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:33 GMT 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2531 2018-12-28 19:41:33,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:33,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-12-28 19:41:33,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-12-28 19:41:33,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-12-28 19:41:33,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-12-28 19:41:33,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-12-28 19:41:33,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/16f0ad4f-b04b-4aaf-b723-16888043a884 2018-12-28 19:41:33,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:33,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:33,850 - 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-12-28T19:40:52.099Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "16f0ad4f-b04b-4aaf-b723-16888043a884"} 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:33 GMT 2018-12-28 19:41:33,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:33,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-12-28 19:41:33,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:33,851 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv 2018-12-28 19:41:34,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:34,139 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-28 19:41:34,140 - 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": "5b757d57-2691-429d-8f4b-a860cf0a4784", "target_vnf_flavor_id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "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_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "ab383167-1c48-4a42-a0b7-ec44093b281e", "keystone_password": "b6319848-205e-4c23-9c0f-edaae7ed650a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.21: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": "ab383167-1c48-4a42-a0b7-ec44093b281e", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-12-28T19:30:15.244Z", "updated_at": "2018-12-28T19:30:15.244Z", "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-12-28 19:41:34,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:34,140 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:34 GMT 2018-12-28 19:41:34,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:34,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-12-28 19:41:34,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:34,141 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv 2018-12-28 19:41:34,257 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-12-28 19:41:34,257 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-12-28 19:41:34,257 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-12-28 19:41:34,258 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-12-28 19:41:34,258 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-12-28 19:41:34,258 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-12-28 19:41:34,258 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-12-28 19:41:34,258 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-12-28 19:41:34,258 - 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-12-28T19:30:15.066Z", "updated_at": "2018-12-28T19:30:15.066Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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, "resource_id": {"get_input": "management_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "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": {"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"}}, "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.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": {"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"}}, "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.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"}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "management_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "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"}}, "use_external_resource": false, "create_if_missing": false, "resource_id": {"get_input": "data_plane_subnet_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "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, "resource_id": {"get_input": "data_plane_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "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, "resource_id": {"get_input": "external_network_name"}, "network": {}, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.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"}, "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": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}}, "id": "vrouter-opnfv"} 2018-12-28 19:41:34,260 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-12-28 19:41:34,260 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 28 Dec 2018 19:41:34 GMT 2018-12-28 19:41:34,260 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-12-28 19:41:34,260 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-12-28 19:41:34,260 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-12-28 19:41:34,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 19:41:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:36,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95e8cf70-73a8-43cc-b15b-b08913dc92aa Date: Fri, 28 Dec 2018 19:41:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:41:36,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e used request id req-95e8cf70-73a8-43cc-b15b-b08913dc92aa 2018-12-28 19:41:36,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.78411388397s 2018-12-28 19:41:36,056 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/ab383167-1c48-4a42-a0b7-ec44093b281e used request id req-95e8cf70-73a8-43cc-b15b-b08913dc92aa 2018-12-28 19:41:36,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 19:41:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:36,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41: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-c6fc481f-7cda-4fe9-b00b-475e3a67d9ca x-compute-request-id: req-c6fc481f-7cda-4fe9-b00b-475e3a67d9ca Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c261510-6838-4f34-8fa6-54655ec55b22", "name": "vyos_vrouter-flavor_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "5b757d57-2691-429d-8f4b-a860cf0a4784", "name": "vyos_vrouter-flavor_alt_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 19:41:36,261 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c6fc481f-7cda-4fe9-b00b-475e3a67d9ca 2018-12-28 19:41:36,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.204184055328s 2018-12-28 19:41:36,262 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-c6fc481f-7cda-4fe9-b00b-475e3a67d9ca 2018-12-28 19:41:36,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 19:41:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:36,309 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19:41: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-af1d7312-e677-4069-b60d-d9e0f13f6ab2 x-compute-request-id: req-af1d7312-e677-4069-b60d-d9e0f13f6ab2 Content-Length: 0 Content-Type: application/json 2018-12-28 19:41:36,309 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784 used request id req-af1d7312-e677-4069-b60d-d9e0f13f6ab2 2018-12-28 19:41:36,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0453698635101s 2018-12-28 19:41:36,310 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/5b757d57-2691-429d-8f4b-a860cf0a4784 used request id req-af1d7312-e677-4069-b60d-d9e0f13f6ab2 2018-12-28 19:41:36,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 19:41:36,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/94e95b0c-4ba4-4257-a6d7-8a6b7036a295.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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:37,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d4e9544-c84e-4f73-9335-b0dcde4adb8d Content-Length: 0 Date: Fri, 28 Dec 2018 19:41:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:41:37,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/94e95b0c-4ba4-4257-a6d7-8a6b7036a295.json used request id req-0d4e9544-c84e-4f73-9335-b0dcde4adb8d 2018-12-28 19:41:37,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.11147904396s 2018-12-28 19:41:37,425 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/94e95b0c-4ba4-4257-a6d7-8a6b7036a295.json used request id req-0d4e9544-c84e-4f73-9335-b0dcde4adb8d 2018-12-28 19:41:37,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 19:41:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:37,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-970e72fa-b944-42cf-94cd-ba709e7e9a3f Date: Fri, 28 Dec 2018 19:41:37 GMT RESP BODY: {"floatingips": []} 2018-12-28 19:41:37,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-970e72fa-b944-42cf-94cd-ba709e7e9a3f 2018-12-28 19:41:37,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165027141571s 2018-12-28 19:41:37,596 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-970e72fa-b944-42cf-94cd-ba709e7e9a3f 2018-12-28 19:41:37,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-12-28 19:41:37,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:37,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-def4f5c8-d99c-4ab9-9fb7-f0ac8729b2fc x-compute-request-id: req-def4f5c8-d99c-4ab9-9fb7-f0ac8729b2fc Content-Type: application/json 2018-12-28 19:41:37,752 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 used request id req-def4f5c8-d99c-4ab9-9fb7-f0ac8729b2fc 2018-12-28 19:41:37,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.156283140182s 2018-12-28 19:41:37,753 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3 used request id req-def4f5c8-d99c-4ab9-9fb7-f0ac8729b2fc 2018-12-28 19:41:37,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:41:37,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:38,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b48f80b-b6b7-41b9-a71f-5a0bd2438e4c x-compute-request-id: req-6b48f80b-b6b7-41b9-a71f-5a0bd2438e4c Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:41:37Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:41:38,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b48f80b-b6b7-41b9-a71f-5a0bd2438e4c 2018-12-28 19:41:38,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.496459960938s 2018-12-28 19:41:38,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-6b48f80b-b6b7-41b9-a71f-5a0bd2438e4c 2018-12-28 19:41:38,252 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:41:40,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:41:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:41,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f955408-fcf8-4d87-b426-9272648357ac x-compute-request-id: req-4f955408-fcf8-4d87-b426-9272648357ac Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:c5:66", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.21:8774/v2.1/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "self"}, {"href": "http://172.30.9.21:8774/servers/78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "rel": "bookmark"}], "image": {"id": "09477209-3d83-4759-9961-0861548f9bfd", "links": [{"href": "http://172.30.9.21:8774/images/09477209-3d83-4759-9961-0861548f9bfd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-12-28T19:28:48.000000", "flavor": {"id": "2c261510-6838-4f34-8fa6-54655ec55b22", "links": [{"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}]}, "id": "78cf7fd2-a931-49e5-acd3-9dd9547a2dc3", "security_groups": [{"name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}], "user_id": "173cb797a9e3463b8d37798f9c10c246", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-12-28T19:41:37Z", "hostId": "f576c7cfb53ef4ff4cc52d8b74c063701b4c189c9873a5b1c3bf54dd", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "name": "vyos_vrouter-vm_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "created": "2018-12-28T19:26:14Z", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-12-28 19:41:41,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f955408-fcf8-4d87-b426-9272648357ac 2018-12-28 19:41:41,381 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.12616300583s 2018-12-28 19:41:41,381 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-4f955408-fcf8-4d87-b426-9272648357ac 2018-12-28 19:41:41,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-12-28 19:41:43,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-12-28 19:41:43,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:43,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7a842d80-82a6-4f4a-96ae-02f9eec40547 x-compute-request-id: req-7a842d80-82a6-4f4a-96ae-02f9eec40547 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-12-28 19:41:43,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7a842d80-82a6-4f4a-96ae-02f9eec40547 2018-12-28 19:41:43,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.102462053299s 2018-12-28 19:41:43,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/servers/detail used request id req-7a842d80-82a6-4f4a-96ae-02f9eec40547 2018-12-28 19:41:43,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:41:43,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:43,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-be696c8c-649c-4ce8-a33b-5c1fbf494d73 Date: Fri, 28 Dec 2018 19:41:43 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:26:09Z", "updated_at": "2018-12-28T19:26:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "0e1d91cc-d80e-4414-9c7f-3b8a43a17ba2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "25df6689-d814-486d-812f-f6157c40e069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:09Z", "revision_number": 0, "id": "3e149347-1f17-4fc5-b5f3-b69a6a5a472a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:09Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-12-28T19:26:12Z", "revision_number": 0, "id": "64394da5-d3ce-410e-9fd7-4ada0e47b6c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:12Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:26:10Z", "revision_number": 0, "id": "7d2a9a3a-0a84-42dd-bf6d-af75bc008232", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:10Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "a943fb92-5e7f-442a-8612-6701efd3c96d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-12-28T19:26:11Z", "revision_number": 0, "id": "b96ea9a4-1ad4-4eed-9ca7-448cac3055eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:11Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-12-28T19:26:12Z", "revision_number": 0, "id": "be23ecc1-9474-4204-af0f-25069cc80fd6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:26:12Z", "security_group_id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 8, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d", "name": "vyos_vrouter-sg_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:41:43,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-be696c8c-649c-4ce8-a33b-5c1fbf494d73 2018-12-28 19:41:43,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.341000795364s 2018-12-28 19:41:43,833 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-be696c8c-649c-4ce8-a33b-5c1fbf494d73 2018-12-28 19:41:43,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 19:41:43,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d.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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:44,194 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-101066ca-d16d-4bf4-8aff-fc032f532c07 Content-Length: 0 Date: Fri, 28 Dec 2018 19:41:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:41:44,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d.json used request id req-101066ca-d16d-4bf4-8aff-fc032f532c07 2018-12-28 19:41:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.357843160629s 2018-12-28 19:41:44,195 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/5c178d45-4c9c-47eb-84d8-4fd0cffd3d3d.json used request id req-101066ca-d16d-4bf4-8aff-fc032f532c07 2018-12-28 19:41:44,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-12-28 19:41:44,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:44,240 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19:41: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-08e1fb61-32b4-4248-a822-f60cc7d3bfd1 x-compute-request-id: req-08e1fb61-32b4-4248-a822-f60cc7d3bfd1 Content-Length: 0 Content-Type: application/json 2018-12-28 19:41:44,240 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a used request id req-08e1fb61-32b4-4248-a822-f60cc7d3bfd1 2018-12-28 19:41:44,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0451350212097s 2018-12-28 19:41:44,241 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/os-keypairs/vyos_vrouter-kp_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a used request id req-08e1fb61-32b4-4248-a822-f60cc7d3bfd1 2018-12-28 19:41:44,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-28 19:41:44,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065/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}6b7fb759a28b729495b588af124ef0a396127293" -d '{"subnet_id": "46fa9b83-040a-4190-8bb1-e675ed07b885"}' 2018-12-28 19:41:45,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e1c4aef-44e5-4ad8-95b6-fdc1586748e5 Date: Fri, 28 Dec 2018 19:41:45 GMT RESP BODY: {"network_id": "650a7586-a05c-4eb9-90e4-3c7ecb5ebf26", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "subnet_id": "46fa9b83-040a-4190-8bb1-e675ed07b885", "subnet_ids": ["46fa9b83-040a-4190-8bb1-e675ed07b885"], "port_id": "aee2db66-f73d-4813-8021-f221499765af", "id": "e32149fc-058e-4ec3-a5b9-1edd09913065"} 2018-12-28 19:41:45,797 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065/remove_router_interface.json used request id req-2e1c4aef-44e5-4ad8-95b6-fdc1586748e5 2018-12-28 19:41:45,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.55536103249s 2018-12-28 19:41:45,797 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065/remove_router_interface.json used request id req-2e1c4aef-44e5-4ad8-95b6-fdc1586748e5 returning object e32149fc-058e-4ec3-a5b9-1edd09913065 2018-12-28 19:41:45,798 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-28 19:41:45,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:46,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-c3c15770-56b8-47f0-8b47-6528554a193a Date: Fri, 28 Dec 2018 19:41:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:25Z", "admin_state_up": true, "updated_at": "2018-12-28T19:41:45Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "e32149fc-058e-4ec3-a5b9-1edd09913065", "name": "vyos_vrouter-router_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:41:46,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c3c15770-56b8-47f0-8b47-6528554a193a 2018-12-28 19:41:46,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.290769100189s 2018-12-28 19:41:46,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-c3c15770-56b8-47f0-8b47-6528554a193a 2018-12-28 19:41:46,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-28 19:41:46,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065.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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:49,436 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f169b69-65c0-4743-8e5b-aef2af8ea182 Content-Length: 0 Date: Fri, 28 Dec 2018 19:41:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:41:49,437 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065.json used request id req-1f169b69-65c0-4743-8e5b-aef2af8ea182 2018-12-28 19:41:49,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.34607005119s 2018-12-28 19:41:49,437 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/e32149fc-058e-4ec3-a5b9-1edd09913065.json used request id req-1f169b69-65c0-4743-8e5b-aef2af8ea182 2018-12-28 19:41:49,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 19:41:49,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:49,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-99a25903-3edc-4f44-9164-a494628a3dbb Date: Fri, 28 Dec 2018 19:41:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T19:24:24Z","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":"3ba0da03bfa9499b9fadbe9df8faa293","id":"46fa9b83-040a-4190-8bb1-e675ed07b885","subnetpool_id":null,"name":"vyos_vrouter-subnet_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:41:49,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-99a25903-3edc-4f44-9164-a494628a3dbb 2018-12-28 19:41:49,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0882658958435s 2018-12-28 19:41:49,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-99a25903-3edc-4f44-9164-a494628a3dbb 2018-12-28 19:41:49,528 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-28 19:41:49,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/46fa9b83-040a-4190-8bb1-e675ed07b885.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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:52,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1448664-c786-4e87-902c-db7c29d931a8 Date: Fri, 28 Dec 2018 19:41:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:41:52,275 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/46fa9b83-040a-4190-8bb1-e675ed07b885.json used request id req-c1448664-c786-4e87-902c-db7c29d931a8 2018-12-28 19:41:52,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.74700212479s 2018-12-28 19:41:52,275 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/46fa9b83-040a-4190-8bb1-e675ed07b885.json used request id req-c1448664-c786-4e87-902c-db7c29d931a8 2018-12-28 19:41:52,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:41:52,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:52,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-4769bec9-3e6d-466c-b68d-b2e9d89dc1ea Date: Fri, 28 Dec 2018 19:41:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T19:41:52Z","tenant_id":"3ba0da03bfa9499b9fadbe9df8faa293","created_at":"2018-12-28T19:24:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3ba0da03bfa9499b9fadbe9df8faa293","id":"650a7586-a05c-4eb9-90e4-3c7ecb5ebf26","name":"vyos_vrouter-net_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}]} 2018-12-28 19:41:52,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4769bec9-3e6d-466c-b68d-b2e9d89dc1ea 2018-12-28 19:41:52,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.644989967346s 2018-12-28 19:41:52,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-4769bec9-3e6d-466c-b68d-b2e9d89dc1ea 2018-12-28 19:41:52,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-28 19:41:52,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/650a7586-a05c-4eb9-90e4-3c7ecb5ebf26.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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:53,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4bfd339c-f6b5-43c5-96c3-10a041fc0473 Date: Fri, 28 Dec 2018 19:41:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:41:53,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/650a7586-a05c-4eb9-90e4-3c7ecb5ebf26.json used request id req-4bfd339c-f6b5-43c5-96c3-10a041fc0473 2018-12-28 19:41:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.689502000809s 2018-12-28 19:41:53,612 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/650a7586-a05c-4eb9-90e4-3c7ecb5ebf26.json used request id req-4bfd339c-f6b5-43c5-96c3-10a041fc0473 2018-12-28 19:41:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:41:53,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:53,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-b2d9ad6f-e3d9-4f82-a043-786933eb5f62 Date: Fri, 28 Dec 2018 19:41:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "metadata": {}}], "file": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd/file", "owner": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "09477209-3d83-4759-9961-0861548f9bfd", "size": 4373348352, "self": "/v2/images/09477209-3d83-4759-9961-0861548f9bfd", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/09477209-3d83-4759-9961-0861548f9bfd/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-12-28T19:26:08Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-12-28T19:24:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:41:53,782 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2d9ad6f-e3d9-4f82-a043-786933eb5f62 2018-12-28 19:41:53,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169790029526s 2018-12-28 19:41:53,783 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-b2d9ad6f-e3d9-4f82-a043-786933eb5f62 2018-12-28 19:41:53,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 19:41:53,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6b7fb759a28b729495b588af124ef0a396127293" 2018-12-28 19:41:58,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1f35819e-c54e-41d6-a89f-34e265a80cec Date: Fri, 28 Dec 2018 19:41:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:41:58,666 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd used request id req-1f35819e-c54e-41d6-a89f-34e265a80cec 2018-12-28 19:41:58,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.88201808929s 2018-12-28 19:41:58,667 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/09477209-3d83-4759-9961-0861548f9bfd used request id req-1f35819e-c54e-41d6-a89f-34e265a80cec 2018-12-28 19:41:58,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 19:41:58,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:58,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41: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-578ee798-6ca6-4319-8b1c-3d91dada3865 x-compute-request-id: req-578ee798-6ca6-4319-8b1c-3d91dada3865 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/2c261510-6838-4f34-8fa6-54655ec55b22", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "2c261510-6838-4f34-8fa6-54655ec55b22", "name": "vyos_vrouter-flavor_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 19:41:58,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-578ee798-6ca6-4319-8b1c-3d91dada3865 2018-12-28 19:41:58,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0371239185333s 2018-12-28 19:41:58,705 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-578ee798-6ca6-4319-8b1c-3d91dada3865 2018-12-28 19:41:58,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 19:41:58,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:58,771 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 19:41: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-0b4a12bd-49bf-4679-8017-851e7360fa4a x-compute-request-id: req-0b4a12bd-49bf-4679-8017-851e7360fa4a Content-Length: 0 Content-Type: application/json 2018-12-28 19:41:58,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22 used request id req-0b4a12bd-49bf-4679-8017-851e7360fa4a 2018-12-28 19:41:58,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0651080608368s 2018-12-28 19:41:58,772 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/2c261510-6838-4f34-8fa6-54655ec55b22 used request id req-0b4a12bd-49bf-4679-8017-851e7360fa4a 2018-12-28 19:41:58,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 19:41:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:58,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e84c6ad0-ac91-45e4-a099-a757ba97dbb8 Content-Encoding: gzip Content-Length: 884 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a", "links": {"self": "http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246"}, "domain_id": "default", "enabled": true, "id": "173cb797a9e3463b8d37798f9c10c246", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 19:41:58,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e84c6ad0-ac91-45e4-a099-a757ba97dbb8 2018-12-28 19:41:58,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982489585876s 2018-12-28 19:41:58,871 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-e84c6ad0-ac91-45e4-a099-a757ba97dbb8 2018-12-28 19:41:58,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 19:41:58,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:58,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dda125f-ea79-43b8-b95c-0d362a34a5a3 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246"}, "enabled": true, "id": "173cb797a9e3463b8d37798f9c10c246", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}} 2018-12-28 19:41:58,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 used request id req-5dda125f-ea79-43b8-b95c-0d362a34a5a3 2018-12-28 19:41:58,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0979580879211s 2018-12-28 19:41:58,975 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 used request id req-5dda125f-ea79-43b8-b95c-0d362a34a5a3 2018-12-28 19:41:58,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 19:41:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:59,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b8be3e-9679-44b2-bc4b-2609064693f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:41:59,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 used request id req-31b8be3e-9679-44b2-bc4b-2609064693f7 2018-12-28 19:41:59,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.257749080658s 2018-12-28 19:41:59,234 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/173cb797a9e3463b8d37798f9c10c246 used request id req-31b8be3e-9679-44b2-bc4b-2609064693f7 2018-12-28 19:41:59,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 19:41:59,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:59,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55eef30-e707-431d-be1d-8a40ee938b08 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293"}, "enabled": true, "id": "3ba0da03bfa9499b9fadbe9df8faa293", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_f6d28fd0-03e6-4d90-b85f-da5b65c4ac0a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 19:41:59,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f55eef30-e707-431d-be1d-8a40ee938b08 2018-12-28 19:41:59,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0748779773712s 2018-12-28 19:41:59,310 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-f55eef30-e707-431d-be1d-8a40ee938b08 2018-12-28 19:41:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 19:41:59,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:59,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85340e21-220b-4e6c-b2a4-459fd0f50c21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:41:59,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293 used request id req-85340e21-220b-4e6c-b2a4-459fd0f50c21 2018-12-28 19:41:59,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.159246921539s 2018-12-28 19:41:59,472 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/3ba0da03bfa9499b9fadbe9df8faa293 used request id req-85340e21-220b-4e6c-b2a4-459fd0f50c21 2018-12-28 19:41:59,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:41:59,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:59,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01a44cdd-a348-4f38-b4ed-bed7ca8e6b6c Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8abb5ff9805e4d8eb768de78a428b7ac", "links": {"self": "http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:41:59,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01a44cdd-a348-4f38-b4ed-bed7ca8e6b6c 2018-12-28 19:41:59,558 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0861089229584s 2018-12-28 19:41:59,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 19:41:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:59,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4365e11-3a93-4375-a82a-94466e6decef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:41:59,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/8abb5ff9805e4d8eb768de78a428b7ac used request id req-d4365e11-3a93-4375-a82a-94466e6decef 2018-12-28 19:41:59,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105995893478s 2018-12-28 19:41:59,669 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:41:59,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3ba0da03bfa9499b9fadbe9df8faa293&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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:41:59,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1997d200-3115-4dcf-82f2-3a318b8310c9 Date: Fri, 28 Dec 2018 19:41:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:41:59,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3ba0da03bfa9499b9fadbe9df8faa293&name=default used request id req-1997d200-3115-4dcf-82f2-3a318b8310c9 2018-12-28 19:41:59,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.19952583313s 2018-12-28 19:41:59,869 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=3ba0da03bfa9499b9fadbe9df8faa293&name=default used request id req-1997d200-3115-4dcf-82f2-3a318b8310c9 2018-12-28 19:41:59,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 19:41:59,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:42:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c80fadef-0997-43fc-acbd-31c0a3765e0e Date: Fri, 28 Dec 2018 19:42:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "created_at": "2018-12-28T19:24:22Z", "updated_at": "2018-12-28T19:24:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "83a0906f-03f3-4089-b525-8cdf433b449f", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "51639f78-7dc0-4388-9ec6-97fe016b1d3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "4be85844-adfa-4fa0-81f8-0f237b5aedf4", "remote_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv6", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:24:23Z", "revision_number": 0, "id": "a5ebf60b-de69-4188-b2fd-3b8211a5b692", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:24:23Z", "security_group_id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "tenant_id": "3ba0da03bfa9499b9fadbe9df8faa293", "port_range_min": null, "ethertype": "IPv4", "project_id": "3ba0da03bfa9499b9fadbe9df8faa293"}], "revision_number": 4, "project_id": "3ba0da03bfa9499b9fadbe9df8faa293", "id": "bfa75251-bc5d-4361-b191-5e05b989c2ad", "name": "default"}]} 2018-12-28 19:42:00,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c80fadef-0997-43fc-acbd-31c0a3765e0e 2018-12-28 19:42:00,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253473997116s 2018-12-28 19:42:00,127 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-c80fadef-0997-43fc-acbd-31c0a3765e0e 2018-12-28 19:42:00,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 19:42:00,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/bfa75251-bc5d-4361-b191-5e05b989c2ad.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}8a2fa98f8141461121e30a74fc8bf58255dc1bf5" 2018-12-28 19:42:00,587 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18ab86f2-f976-4c64-b1cf-47c6fbaff68e Content-Length: 0 Date: Fri, 28 Dec 2018 19:42:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 19:42:00,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bfa75251-bc5d-4361-b191-5e05b989c2ad.json used request id req-18ab86f2-f976-4c64-b1cf-47c6fbaff68e 2018-12-28 19:42:00,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.456263065338s 2018-12-28 19:42:00,587 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/bfa75251-bc5d-4361-b191-5e05b989c2ad.json used request id req-18ab86f2-f976-4c64-b1cf-47c6fbaff68e 2018-12-28 19:42:00,609 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-12-28 19:42:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 19:42:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 19:42:00,645 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 19:42:00,646 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 19:42:00,647 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 19:42:00,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 19:42:00,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ccf7f7-6217-4b00-bf92-a568729ad1f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 19:42:00,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a8ccf7f7-6217-4b00-bf92-a568729ad1f4 2018-12-28 19:42:00,656 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 19:42:01,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T20:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["PkwNRanYSYqLnsCIN07l4w"], "issued_at": "2018-12-28T19:42:01.000000Z"}} 2018-12-28 19:42:01,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:42:01,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:01,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-3e7477b5-4b33-416d-8721-b32c56ffc62e Date: Fri, 28 Dec 2018 19:42:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 19:42:01,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e7477b5-4b33-416d-8721-b32c56ffc62e 2018-12-28 19:42:01,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.228413105011s 2018-12-28 19:42:01,270 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3e7477b5-4b33-416d-8721-b32c56ffc62e 2018-12-28 19:42:01,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 19:42:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:01,279 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 19:42: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 19:42:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:01,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e77ef5b-dae5-4294-8f4c-ff81ab501f8d Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 19:42:01,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-9e77ef5b-dae5-4294-8f4c-ff81ab501f8d 2018-12-28 19:42:01,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0913679599762s 2018-12-28 19:42:01,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 19:42:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43"}}' 2018-12-28 19:42:01,480 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 19:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d333e367-3e34-4a9f-9514-38df2dc89a4d 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.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32"}, "enabled": true, "id": "df98e6d329b04a1db77490c70cd61d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43"}} 2018-12-28 19:42:01,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d333e367-3e34-4a9f-9514-38df2dc89a4d 2018-12-28 19:42:01,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117014884949s 2018-12-28 19:42:01,481 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-d333e367-3e34-4a9f-9514-38df2dc89a4d 2018-12-28 19:42:01,481 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43', 'id': u'df98e6d329b04a1db77490c70cd61d32', '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-12-28 19:42:01,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 19:42:01,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350703001022s 2018-12-28 19:42:01,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:01,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac72f54-2f5e-4d9d-8afa-5e15a40e2c8e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469"}, "enabled": true, "id": "350b08798f3f463b9a2c03a2a1b8a469", "options": {}, "domain_id": "default", "name": "juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43"}} 2018-12-28 19:42:01,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 used request id req-4ac72f54-2f5e-4d9d-8afa-5e15a40e2c8e 2018-12-28 19:42:01,924 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'350b08798f3f463b9a2c03a2a1b8a469', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43'}) 2018-12-28 19:42:01,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:42:01,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f82dead-7445-4d5f-8552-da6df2f90b40 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:42:02,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-3f82dead-7445-4d5f-8552-da6df2f90b40 2018-12-28 19:42:02,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821418762207s 2018-12-28 19:42:02,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:42:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f27795db-6a09-49c1-878a-5de288f55ebc Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:42:02,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-f27795db-6a09-49c1-878a-5de288f55ebc 2018-12-28 19:42:02,081 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733590126038s 2018-12-28 19:42:02,082 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 19:42:02,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 19:42:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"role": {"name": "Member"}}' 2018-12-28 19:42:02,180 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd0130ec-e4fe-4e68-b919-3f0faf16fb12 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "970788de63dd4af1beef16428b36bffb", "links": {"self": "http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb"}, "name": "Member"}} 2018-12-28 19:42:02,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-dd0130ec-e4fe-4e68-b919-3f0faf16fb12 2018-12-28 19:42:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0980181694031s 2018-12-28 19:42:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48ad5c97-9b37-43bd-aab6-930b95892e68 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb"}, "domain_id": null, "name": "Member", "id": "970788de63dd4af1beef16428b36bffb"}} 2018-12-28 19:42:02,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb used request id req-48ad5c97-9b37-43bd-aab6-930b95892e68 2018-12-28 19:42:02,263 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb'}, 'domain_id': None, 'human_id': None, 'id': u'970788de63dd4af1beef16428b36bffb', 'HUMAN_ID': False}) 2018-12-28 19:42:02,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 19:42:02,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01fbbe3b-85ba-461a-b768-9686d66d2164 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "970788de63dd4af1beef16428b36bffb", "links": {"self": "http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 19:42:02,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-01fbbe3b-85ba-461a-b768-9686d66d2164 2018-12-28 19:42:02,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0772411823273s 2018-12-28 19:42:02,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 19:42:02,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de317d2-8bca-4611-beb0-50d7dd97b3ed Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 19:42:02,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-3de317d2-8bca-4611-beb0-50d7dd97b3ed 2018-12-28 19:42:02,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0818500518799s 2018-12-28 19:42:02,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 19:42:02,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a994dcf-f448-437f-a19a-2453b5e9ea9a Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43", "links": {"self": "http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469"}, "domain_id": "default", "enabled": true, "id": "350b08798f3f463b9a2c03a2a1b8a469", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 19:42:02,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8a994dcf-f448-437f-a19a-2453b5e9ea9a 2018-12-28 19:42:02,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0389740467072s 2018-12-28 19:42:02,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8a994dcf-f448-437f-a19a-2453b5e9ea9a 2018-12-28 19:42:02,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 19:42:02,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2fc9940-90a8-4b13-a254-b32df6907816 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32"}, "enabled": true, "id": "df98e6d329b04a1db77490c70cd61d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 19:42:02,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a2fc9940-90a8-4b13-a254-b32df6907816 2018-12-28 19:42:02,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0726909637451s 2018-12-28 19:42:02,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-a2fc9940-90a8-4b13-a254-b32df6907816 2018-12-28 19:42:02,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 19:42:02,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=350b08798f3f463b9a2c03a2a1b8a469&scope.project.id=df98e6d329b04a1db77490c70cd61d32&role.id=970788de63dd4af1beef16428b36bffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61ec1c3-c721-4859-921b-75027bae2e1d Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=350b08798f3f463b9a2c03a2a1b8a469&scope.project.id=df98e6d329b04a1db77490c70cd61d32&role.id=970788de63dd4af1beef16428b36bffb", "previous": null, "next": null}} 2018-12-28 19:42:02,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=350b08798f3f463b9a2c03a2a1b8a469&scope.project.id=df98e6d329b04a1db77490c70cd61d32&role.id=970788de63dd4af1beef16428b36bffb used request id req-e61ec1c3-c721-4859-921b-75027bae2e1d 2018-12-28 19:42:02,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0855538845062s 2018-12-28 19:42:02,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 19:42:02,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32/users/350b08798f3f463b9a2c03a2a1b8a469/roles/970788de63dd4af1beef16428b36bffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71679165-d4d3-4c04-97be-90d87b2da5f6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 19:42:02,788 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32/users/350b08798f3f463b9a2c03a2a1b8a469/roles/970788de63dd4af1beef16428b36bffb used request id req-71679165-d4d3-4c04-97be-90d87b2da5f6 2018-12-28 19:42:02,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.156106948853s 2018-12-28 19:42:02,789 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43', 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': 'c68d10ba-a8b2-41e2-b8fa-cf1cbfb62f36', 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_953010a2-e536-408f-b5c5-fe1fefaaca43', 'project_id': u'df98e6d329b04a1db77490c70cd61d32', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 19:42:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 19:42:02,790 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 19:42:02,791 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 19:42:02,792 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 19:42:02,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 19:42:02,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 19:42:02,793 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 19:42:02,794 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43', 'password': 'c68d10ba-a8b2-41e2-b8fa-cf1cbfb62f36', 'project_name': 'juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': 'df98e6d329b04a1db77490c70cd61d32', 'project_domain_name': 'Default'} 2018-12-28 19:42:02,866 - 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-12-28 19:42:02,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-12-28 19:42:02,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:02,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5569203b-6af1-4f67-b3bc-960e2e5926d9 Content-Encoding: gzip Content-Length: 919 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service v3", "links": {"self": "http://172.30.9.21:5000/v3/services/00cda43591f84095a37b2b785df4f34d"}, "enabled": true, "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.21:5000/v3/services/0e357bb2c4b54ffd9ac2964aa6a184f8"}, "enabled": true, "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.21:5000/v3/services/24860de4c0d94b988a11d77e633dd32d"}, "enabled": true, "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.21:5000/v3/services/24b58f9a3411480e90d12598a2da5c37"}, "enabled": true, "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.21:5000/v3/services/50705efcd1c949ac99bcea551924198e"}, "enabled": true, "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.21:5000/v3/services/618ac32464ec4d9d9064ee14e4bdce5a"}, "enabled": true, "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.21:5000/v3/services/61c3632d88a74cc2b736337ec77c8188"}, "enabled": true, "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.21:5000/v3/services/70cdedab8de24713a67638eb97e43f02"}, "enabled": true, "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.21:5000/v3/services/95b837388f134624bb47ceb122c8cbc8"}, "enabled": true, "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.21:5000/v3/services/996c7565b81840459e770bc8f7ced946"}, "enabled": true, "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.21:5000/v3/services/a064278448434bd9ae4bc833694ba5c0"}, "enabled": true, "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.21:5000/v3/services/b31d9f92f6ec487caa22ac6aef7277aa"}, "enabled": true, "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.21:5000/v3/services/d889848246c54726968c28ac58a841a1"}, "enabled": true, "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.21:5000/v3/services/f0d81ac59f5141439618f0065cbe661c"}, "enabled": true, "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.21:5000/v3/services/f7bce37de4794ab38ff30449a58c54d5"}, "enabled": true, "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.21:5000/v3/services/fa1ace1be32f4c3490eaef8fb7f199fe"}, "enabled": true, "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "links": {"self": "http://172.30.9.21:5000/v3/services", "previous": null, "next": null}} 2018-12-28 19:42:02,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/services used request id req-5569203b-6af1-4f67-b3bc-960e2e5926d9 2018-12-28 19:42:02,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0762031078339s 2018-12-28 19:42:02,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-12-28 19:42:02,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:03,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d646434d-0724-449e-8db7-8c2dd2e12e07 Content-Encoding: gzip Content-Length: 2075 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/00de277d676e4af18248c51d97c15e44"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "00de277d676e4af18248c51d97c15e44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/047a9810b9b64fca90abfcec445ee435"}, "url": "http://172.30.9.21:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "047a9810b9b64fca90abfcec445ee435"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/08a2df88335545ae97e216802ca90124"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d889848246c54726968c28ac58a841a1", "id": "08a2df88335545ae97e216802ca90124"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/206a6fcac45a4109a240b8b296a3925b"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2092c83465bb4e98a8408bdbf8d6eb0f"}, "url": "http://172.30.9.21:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/24b3903e99944f7697ba4e460a4d3d31"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/26593d6d57024f3c8e9186bb7d3cfd8e"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2cd379cc2a584f0bb72f8c7bf7f92438"}, "url": "http://172.30.9.21:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2d8e186d16ca4afea8ed4ec94e2ed6aa"}, "url": "http://192.30.9.4:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2dc44aae8162463ca843026fcb66af44"}, "url": "http://192.30.9.4:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "2dc44aae8162463ca843026fcb66af44"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/2fadd57801d54edbb02affa6d48c0a96"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/3e280d8bd7fa4916931abea41e61438c"}, "url": "http://172.30.9.21:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/411c9fa0d5f34149b8db1c9737d5ccfa"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/499308b1e0bc4718b352469a98d33c5a"}, "url": "http://172.30.9.21:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/4c411627e4ee48fa915554e59e1bedf5"}, "url": "http://192.30.9.4:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "95b837388f134624bb47ceb122c8cbc8", "id": "4c411627e4ee48fa915554e59e1bedf5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/53ca83ea30b44c8d8ee501f4bc1adc5c"}, "url": "http://172.30.9.21:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/58eb93bcb4a94cea863450d59c6936a6"}, "url": "http://192.30.9.4:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "50705efcd1c949ac99bcea551924198e", "id": "58eb93bcb4a94cea863450d59c6936a6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/713df1437bd34305a54d16523edcb525"}, "url": "http://172.30.9.21:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "713df1437bd34305a54d16523edcb525"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/781e573118f94c0e8c6d1ec42a3638f8"}, "url": "http://192.30.9.4:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7d8ab8052bff4ebe8d410b4d6d49901c"}, "url": "http://192.30.9.4:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7de9f0a8df40494b8ebf243112bac6c1"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/7e8116cec5f0405987532ae0ad454b31"}, "url": "http://172.30.9.21:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "id": "7e8116cec5f0405987532ae0ad454b31"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/81c7e34f0d194b48ad47c765a2856eaa"}, "url": "http://192.30.9.4:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/926efab6a8ca4afa9a18d5d1511964ee"}, "url": "http://172.30.9.21:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fa1ace1be32f4c3490eaef8fb7f199fe", "id": "926efab6a8ca4afa9a18d5d1511964ee"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/9b4bf4c14562412bae79bccaa93e8f32"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/ac89b9ecb22c42b183f4ad7a4a25f544"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/b46a572ba80c420ab6113d64d03b9f85"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/be8aeb6fa21e48dc8c7dbeeacf0ab148"}, "url": "http://192.30.9.4:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70cdedab8de24713a67638eb97e43f02", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c813f1840cff4d8d9b683dfbbb742683"}, "url": "http://172.30.9.21:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/c81c4070aeb74423860b2b0f0081c45a"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/cb5687d220c34eaba6977ba23104548d"}, "url": "http://192.30.9.4:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "cb5687d220c34eaba6977ba23104548d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d85bbc2e119041358572faac8be6d4e9"}, "url": "http://192.30.9.4:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f7bce37de4794ab38ff30449a58c54d5", "id": "d85bbc2e119041358572faac8be6d4e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/d8c28f9681c24b2e89b3e215272a7432"}, "url": "http://192.30.9.4:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d889848246c54726968c28ac58a841a1", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/da04f5e635ea40798864335c7da7167d"}, "url": "http://172.30.9.21:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d889848246c54726968c28ac58a841a1", "id": "da04f5e635ea40798864335c7da7167d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e0a2965f6adb4e9093f9a566ab4b544b"}, "url": "http://192.30.9.4:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e2830fa999dc4895b15c6f10954d5fc7"}, "url": "http://192.30.9.4:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b31d9f92f6ec487caa22ac6aef7277aa", "id": "e2830fa999dc4895b15c6f10954d5fc7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e7d31777e444472798f3b13051ed41a9"}, "url": "http://192.30.9.4:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "24b58f9a3411480e90d12598a2da5c37", "id": "e7d31777e444472798f3b13051ed41a9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/e80c9d8e0ad341b08ebcb06d73dbcd6c"}, "url": "http://172.30.9.21:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f14d4f6372f3407a9412fb605767941b"}, "url": "http://192.30.9.4:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "24860de4c0d94b988a11d77e633dd32d", "id": "f14d4f6372f3407a9412fb605767941b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f42be105035840899aa05ac6b3d332e4"}, "url": "http://172.30.9.21:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "61c3632d88a74cc2b736337ec77c8188", "id": "f42be105035840899aa05ac6b3d332e4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/f77e1c0f11c344e38577a189074010af"}, "url": "http://172.30.9.21:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "996c7565b81840459e770bc8f7ced946", "id": "f77e1c0f11c344e38577a189074010af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fa739284508d4463a58f273b70d455cf"}, "url": "http://192.30.9.4:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f0d81ac59f5141439618f0065cbe661c", "id": "fa739284508d4463a58f273b70d455cf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/faf248175b2e40e2bf351a7a772b5e23"}, "url": "http://172.30.9.21:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "618ac32464ec4d9d9064ee14e4bdce5a", "id": "faf248175b2e40e2bf351a7a772b5e23"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.21:5000/v3/endpoints/fddff4f111574afd9dbef561bba6d184"}, "url": "http://192.30.9.4:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "00cda43591f84095a37b2b785df4f34d", "id": "fddff4f111574afd9dbef561bba6d184"}], "links": {"self": "http://172.30.9.21:5000/v3/endpoints", "previous": null, "next": null}} 2018-12-28 19:42:03,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/endpoints used request id req-d646434d-0724-449e-8db7-8c2dd2e12e07 2018-12-28 19:42:03,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0877301692963s 2018-12-28 19:42:03,064 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-12-28 19:42:03,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 19:42:03,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:03,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9bd7808-51dd-4a5f-9262-e344d5c5a984 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 19:42:03,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-c9bd7808-51dd-4a5f-9262-e344d5c5a984 2018-12-28 19:42:03,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0890870094299s 2018-12-28 19:42:03,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 19:42:03,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 19:42:03,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-285e32da-e54b-41ea-a661-a581d94889f5 Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32"}, "enabled": true, "id": "df98e6d329b04a1db77490c70cd61d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 19:42:03,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-285e32da-e54b-41ea-a661-a581d94889f5 2018-12-28 19:42:03,229 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0734558105469s 2018-12-28 19:42:03,229 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-285e32da-e54b-41ea-a661-a581d94889f5 2018-12-28 19:42:03,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-12-28 19:42:03,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"network": {"tenant_id": "df98e6d329b04a1db77490c70cd61d32", "name": "juju_epc-net_953010a2-e536-408f-b5c5-fe1fefaaca43", "admin_state_up": true}}' 2018-12-28 19:42:03,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-d8764bc6-f30d-485d-ba1b-e3d4d5fbcf6d Date: Fri, 28 Dec 2018 19:42:03 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"3985c466-1491-49cd-8fff-b23963bbe264","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":false,"project_id":"df98e6d329b04a1db77490c70cd61d32","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-12-28T19:42:03Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_953010a2-e536-408f-b5c5-fe1fefaaca43","admin_state_up":true,"tenant_id":"df98e6d329b04a1db77490c70cd61d32","created_at":"2018-12-28T19:42:03Z","mtu":1450}} 2018-12-28 19:42:03,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d8764bc6-f30d-485d-ba1b-e3d4d5fbcf6d 2018-12-28 19:42:03,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.66532087326s 2018-12-28 19:42:03,898 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d8764bc6-f30d-485d-ba1b-e3d4d5fbcf6d 2018-12-28 19:42:03,898 - 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-12-28T19:42:03Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'3985c466-1491-49cd-8fff-b23963bbe264', u'provider:segmentation_id': 42, 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_953010a2-e536-408f-b5c5-fe1fefaaca43', u'created_at': u'2018-12-28T19:42:03Z', u'mtu': 1450, u'tenant_id': u'df98e6d329b04a1db77490c70cd61d32', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'df98e6d329b04a1db77490c70cd61d32'}) 2018-12-28 19:42:03,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 19:42:03,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ff2e54-b835-4913-89c2-c61eede7df9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 19:42:03,906 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-a8ff2e54-b835-4913-89c2-c61eede7df9d 2018-12-28 19:42:03,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 19:42:04,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "970788de63dd4af1beef16428b36bffb", "name": "Member"}], "expires_at": "2018-12-28T20:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "df98e6d329b04a1db77490c70cd61d32", "name": "juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/df98e6d329b04a1db77490c70cd61d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/df98e6d329b04a1db77490c70cd61d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/df98e6d329b04a1db77490c70cd61d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/df98e6d329b04a1db77490c70cd61d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/df98e6d329b04a1db77490c70cd61d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/df98e6d329b04a1db77490c70cd61d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/df98e6d329b04a1db77490c70cd61d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/df98e6d329b04a1db77490c70cd61d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/df98e6d329b04a1db77490c70cd61d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/df98e6d329b04a1db77490c70cd61d32", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/df98e6d329b04a1db77490c70cd61d32", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/df98e6d329b04a1db77490c70cd61d32", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43", "id": "350b08798f3f463b9a2c03a2a1b8a469"}, "audit_ids": ["QrZKuIJDSNuW94v4YU2rWw"], "issued_at": "2018-12-28T19:42:04.000000Z"}} 2018-12-28 19:42:04,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 19:42:04,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 19:42:04,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-75700d28-84b1-4e3a-81d1-c1f248519881 Date: Fri, 28 Dec 2018 19:42:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T19:42:03Z","tenant_id":"df98e6d329b04a1db77490c70cd61d32","created_at":"2018-12-28T19:42:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"df98e6d329b04a1db77490c70cd61d32","id":"3985c466-1491-49cd-8fff-b23963bbe264","name":"juju_epc-net_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 19:42:04,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-75700d28-84b1-4e3a-81d1-c1f248519881 2018-12-28 19:42:04,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.278436183929s 2018-12-28 19:42:04,568 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-75700d28-84b1-4e3a-81d1-c1f248519881 2018-12-28 19:42:04,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-12-28 19:42:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" -d '{"subnet": {"name": "juju_epc-subnet_953010a2-e536-408f-b5c5-fe1fefaaca43", "enable_dhcp": true, "network_id": "3985c466-1491-49cd-8fff-b23963bbe264", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-12-28 19:42:05,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b4b5a506-4e50-495e-9193-2d5a21d7f404 Date: Fri, 28 Dec 2018 19:42:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3985c466-1491-49cd-8fff-b23963bbe264","tenant_id":"df98e6d329b04a1db77490c70cd61d32","created_at":"2018-12-28T19:42:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T19:42:04Z","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":"df98e6d329b04a1db77490c70cd61d32","id":"3cbe36ac-7e24-41cf-8479-761abd8dcd65","subnetpool_id":null,"name":"juju_epc-subnet_953010a2-e536-408f-b5c5-fe1fefaaca43"}} 2018-12-28 19:42:05,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b4b5a506-4e50-495e-9193-2d5a21d7f404 2018-12-28 19:42:05,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.848438978195s 2018-12-28 19:42:05,419 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-b4b5a506-4e50-495e-9193-2d5a21d7f404 2018-12-28 19:42:05,419 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T19:42:04Z', 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'3cbe36ac-7e24-41cf-8479-761abd8dcd65', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_953010a2-e536-408f-b5c5-fe1fefaaca43', u'enable_dhcp': True, u'network_id': u'3985c466-1491-49cd-8fff-b23963bbe264', u'tenant_id': u'df98e6d329b04a1db77490c70cd61d32', u'created_at': u'2018-12-28T19:42:04Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'df98e6d329b04a1db77490c70cd61d32'}) 2018-12-28 19:42:05,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-12-28 19:42:05,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" -d '{"router": {"external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e"}, "name": "juju_epc-router_953010a2-e536-408f-b5c5-fe1fefaaca43", "admin_state_up": true}}' 2018-12-28 19:42:10,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-a9a4bdbf-e127-4808-bb2e-d333dedb7112 Date: Fri, 28 Dec 2018 19:42:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:42:06Z", "admin_state_up": true, "updated_at": "2018-12-28T19:42:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "df98e6d329b04a1db77490c70cd61d32", "id": "7855084f-619f-4b86-81a5-df179d5dd152", "name": "juju_epc-router_953010a2-e536-408f-b5c5-fe1fefaaca43"}} 2018-12-28 19:42:10,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a9a4bdbf-e127-4808-bb2e-d333dedb7112 2018-12-28 19:42:10,362 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.94236087799s 2018-12-28 19:42:10,362 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-a9a4bdbf-e127-4808-bb2e-d333dedb7112 2018-12-28 19:42:10,363 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-12-28T19:42:07Z', u'revision_number': 3, u'id': u'7855084f-619f-4b86-81a5-df179d5dd152', u'external_gateway_info': {u'network_id': u'340a20f3-1e5b-44a4-9495-d02682658d5e', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'800e3433-2366-4477-ba8c-38c3f881bcb0', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_953010a2-e536-408f-b5c5-fe1fefaaca43', u'admin_state_up': True, u'tenant_id': u'df98e6d329b04a1db77490c70cd61d32', u'created_at': u'2018-12-28T19:42:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'df98e6d329b04a1db77490c70cd61d32'}) 2018-12-28 19:42:10,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-12-28 19:42:10,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152/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}d0330342604d9d0445653ef4a00177a9646474e8" -d '{"subnet_id": "3cbe36ac-7e24-41cf-8479-761abd8dcd65"}' 2018-12-28 19:42:12,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c7071a62-9a1b-43c5-a696-4755965cd1f0 Date: Fri, 28 Dec 2018 19:42:12 GMT RESP BODY: {"network_id": "3985c466-1491-49cd-8fff-b23963bbe264", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "subnet_id": "3cbe36ac-7e24-41cf-8479-761abd8dcd65", "subnet_ids": ["3cbe36ac-7e24-41cf-8479-761abd8dcd65"], "port_id": "2ae536b5-9843-494a-8f1a-7f46b2ff57bd", "id": "7855084f-619f-4b86-81a5-df179d5dd152"} 2018-12-28 19:42:12,716 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152/add_router_interface.json used request id req-c7071a62-9a1b-43c5-a696-4755965cd1f0 2018-12-28 19:42:12,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.3522310257s 2018-12-28 19:42:12,716 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152/add_router_interface.json used request id req-c7071a62-9a1b-43c5-a696-4755965cd1f0 returning object 7855084f-619f-4b86-81a5-df179d5dd152 2018-12-28 19:42:12,717 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-12-28 19:42:14,424 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:56cea6fd89a03c2b12f0f2004ca9c688 sha256:9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f 2018-12-28 19:42:14,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 19:42:14,430 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 19:42:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 19:42:14,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:42:14,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 19:42:14,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-67d5e25c-a9ab-4e5a-8232-11365a1f0f7f Date: Fri, 28 Dec 2018 19:42:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:42:14,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-67d5e25c-a9ab-4e5a-8232-11365a1f0f7f 2018-12-28 19:42:14,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.553982973099s 2018-12-28 19:42:14,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-67d5e25c-a9ab-4e5a-8232-11365a1f0f7f 2018-12-28 19:42:14,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 19:42:14,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" -d '{"owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "owner_specified.shade.object": "images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43"}' 2018-12-28 19:42:15,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799 X-Openstack-Request-Id: req-d2884821-938b-48a7-82b6-e6c549b2548b Date: Fri, 28 Dec 2018 19:42:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "33d1bac5-af3e-4f29-9e6c-ec644daa4799", "size": null, "self": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-28T19:42:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": null, "created_at": "2018-12-28T19:42:15Z", "protected": false} 2018-12-28 19:42:15,185 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d2884821-938b-48a7-82b6-e6c549b2548b 2018-12-28 19:42:15,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.194493055344s 2018-12-28 19:42:15,185 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-d2884821-938b-48a7-82b6-e6c549b2548b returning object 33d1bac5-af3e-4f29-9e6c-ec644daa4799 2018-12-28 19:42:15,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 19:42:15,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/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}d0330342604d9d0445653ef4a00177a9646474e8" -d '' 2018-12-28 19:42:21,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a8cf568-c2da-4667-a979-cf941c66a7db Date: Fri, 28 Dec 2018 19:42:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:42:21,126 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file used request id req-3a8cf568-c2da-4667-a979-cf941c66a7db 2018-12-28 19:42:21,126 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.94006299973s 2018-12-28 19:42:21,126 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file used request id req-3a8cf568-c2da-4667-a979-cf941c66a7db 2018-12-28 19:42:21,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:42:21,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 19:42:21,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-9ded77d8-5385-447d-b82c-ee8ae11b9f63 Date: Fri, 28 Dec 2018 19:42:21 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "metadata": {}}], "file": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "33d1bac5-af3e-4f29-9e6c-ec644daa4799", "size": 297009152, "self": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-28T19:42:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-28T19:42:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:42:21,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9ded77d8-5385-447d-b82c-ee8ae11b9f63 2018-12-28 19:42:21,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.174520015717s 2018-12-28 19:42:21,302 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-9ded77d8-5385-447d-b82c-ee8ae11b9f63 2018-12-28 19:42:21,304 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap', u'metadata': Munch({})})], 'file': u'/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file', 'owner': u'df98e6d329b04a1db77490c70cd61d32', 'id': u'33d1bac5-af3e-4f29-9e6c-ec644daa4799', 'size': 297009152, u'self': u'/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df98e6d329b04a1db77490c70cd61d32', 'name': 'juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T19:42:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T19:42:21Z', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'owner_specified.shade.object': u'images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', 'properties': {u'self': u'/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43', 'created': u'2018-12-28T19:42:15Z', 'checksum': u'56cea6fd89a03c2b12f0f2004ca9c688', 'created_at': u'2018-12-28T19:42:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799', u'owner_specified.shade.md5': u'56cea6fd89a03c2b12f0f2004ca9c688', u'owner_specified.shade.object': u'images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43', u'owner_specified.shade.sha256': u'9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f', u'schema': u'/v2/schemas/image'}}) 2018-12-28 19:42:23,956 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 33d1bac5-af3e-4f29-9e6c-ec644daa4799 -s xenial -r regionOne -u http://172.30.9.21:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 1 cloud and 18 cloud regions added; 1 cloud attribute changed as well as 5 cloud regions deleted: added cloud: - oracle-classic added cloud region: - aws-china/cn-northwest-1 - azure/francecentral - cloudsigma/dub - cloudsigma/fra - cloudsigma/mel - cloudsigma/mnl - cloudsigma/per - cloudsigma/ruh - cloudsigma/waw - google/asia-east2 - google/europe-north1 - google/europe-west4 - google/northamerica-northeast1 - google/us-west2 - oracle/eu-frankfurt-1 - oracle/uk-london-1 - oracle/us-ashburn-1 - oracle/us-phoenix-1 changed cloud attribute: - oracle deleted cloud region: - oracle/em2 - oracle/em3 - oracle/us2 - oracle/us6 - oracle/uscom-central-1 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-12-28 19:42:23,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 19:42:23,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_953010a2-e536-408f-b5c5-fe1fefaaca43", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-28 19:42:24,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cd944a9-045a-49d2-bd60-83302e259f41 x-compute-request-id: req-1cd944a9-045a-49d2-bd60-83302e259f41 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "name": "juju_epc-flavor_953010a2-e536-408f-b5c5-fe1fefaaca43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 19:42:24,191 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1cd944a9-045a-49d2-bd60-83302e259f41 2018-12-28 19:42:24,191 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.233459949493s 2018-12-28 19:42:24,191 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-1cd944a9-045a-49d2-bd60-83302e259f41 returning object c0d4fcf3-8932-4630-b0e7-d400f04ec4a9 2018-12-28 19:42:24,192 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_953010a2-e536-408f-b5c5-fe1fefaaca43', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'c0d4fcf3-8932-4630-b0e7-d400f04ec4a9', 'swap': 0}) 2018-12-28 19:42:24,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 19:42:24,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9/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}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"extra_specs": {}}' 2018-12-28 19:42:24,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19:42:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-746c0905-2223-4d6d-a0ee-4f87c2bffa3b x-compute-request-id: req-746c0905-2223-4d6d-a0ee-4f87c2bffa3b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 19:42:24,214 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9/os-extra_specs used request id req-746c0905-2223-4d6d-a0ee-4f87c2bffa3b 2018-12-28 19:42:24,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215408802032s 2018-12-28 19:42:24,215 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9/os-extra_specs used request id req-746c0905-2223-4d6d-a0ee-4f87c2bffa3b 2018-12-28 19:42:24,215 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-12-28 19:42:24,217 - 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-321 | | 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-12-28 19:42:24,224 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-12-28 19:42:24,389 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-12-28 19:42:24,389 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-12-28 19:42:24,591 - 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-12-28 19:42:24,592 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-12-28 19:42:26,079 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:82988902051ff00ce70f6bafb41fe397 sha256:c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3 2018-12-28 19:42:26,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:42:26,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 19:42:26,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8e6426de-50d9-4893-9e57-c14bc09b3b85 Date: Fri, 28 Dec 2018 19:42:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "metadata": {}}], "file": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "33d1bac5-af3e-4f29-9e6c-ec644daa4799", "size": 297009152, "self": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-28T19:42:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-28T19:42:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:42:26,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8e6426de-50d9-4893-9e57-c14bc09b3b85 2018-12-28 19:42:26,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16196513176s 2018-12-28 19:42:26,241 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8e6426de-50d9-4893-9e57-c14bc09b3b85 2018-12-28 19:42:26,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 19:42:26,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" -d '{"owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "owner_specified.shade.object": "images/juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43"}' 2018-12-28 19:42:26,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759 X-Openstack-Request-Id: req-754030d9-bf95-426d-bb39-e3479de97b39 Date: Fri, 28 Dec 2018 19:42:26 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/266fa602-37b3-4010-b8b0-871c2cace759/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "266fa602-37b3-4010-b8b0-871c2cace759", "size": null, "self": "/v2/images/266fa602-37b3-4010-b8b0-871c2cace759", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-28T19:42:26Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": null, "created_at": "2018-12-28T19:42:26Z", "protected": false} 2018-12-28 19:42:26,299 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-754030d9-bf95-426d-bb39-e3479de97b39 2018-12-28 19:42:26,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0539939403534s 2018-12-28 19:42:26,299 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-754030d9-bf95-426d-bb39-e3479de97b39 returning object 266fa602-37b3-4010-b8b0-871c2cace759 2018-12-28 19:42:26,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 19:42:26,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759/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}d0330342604d9d0445653ef4a00177a9646474e8" -d '' 2018-12-28 19:42:32,000 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f79fe0b3-2920-4e5b-8c66-f9fc5c18f09e Date: Fri, 28 Dec 2018 19:42:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 19:42:32,000 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759/file used request id req-f79fe0b3-2920-4e5b-8c66-f9fc5c18f09e 2018-12-28 19:42:32,000 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.70014595985s 2018-12-28 19:42:32,000 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759/file used request id req-f79fe0b3-2920-4e5b-8c66-f9fc5c18f09e 2018-12-28 19:42:32,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 19:42:32,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 19:42:32,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-01e34693-51f9-4934-ae24-ca7e1c4f34a7 Date: Fri, 28 Dec 2018 19:42:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/266fa602-37b3-4010-b8b0-871c2cace759/snap", "metadata": {}}], "file": "/v2/images/266fa602-37b3-4010-b8b0-871c2cace759/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "266fa602-37b3-4010-b8b0-871c2cace759", "size": 263586304, "self": "/v2/images/266fa602-37b3-4010-b8b0-871c2cace759", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/266fa602-37b3-4010-b8b0-871c2cace759/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3", "updated_at": "2018-12-28T19:42:31Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "82988902051ff00ce70f6bafb41fe397", "name": "juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": "82988902051ff00ce70f6bafb41fe397", "created_at": "2018-12-28T19:42:26Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "metadata": {}}], "file": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "33d1bac5-af3e-4f29-9e6c-ec644daa4799", "size": 297009152, "self": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-28T19:42:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-28T19:42:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 19:42:32,034 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-01e34693-51f9-4934-ae24-ca7e1c4f34a7 2018-12-28 19:42:32,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0333139896393s 2018-12-28 19:42:32,035 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-01e34693-51f9-4934-ae24-ca7e1c4f34a7 2018-12-28 19:42:32,038 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/266fa602-37b3-4010-b8b0-871c2cace759/snap', u'metadata': Munch({})})], 'file': u'/v2/images/266fa602-37b3-4010-b8b0-871c2cace759/file', 'owner': u'df98e6d329b04a1db77490c70cd61d32', 'id': u'266fa602-37b3-4010-b8b0-871c2cace759', 'size': 263586304, u'self': u'/v2/images/266fa602-37b3-4010-b8b0-871c2cace759', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'df98e6d329b04a1db77490c70cd61d32', 'name': 'juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/266fa602-37b3-4010-b8b0-871c2cace759/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T19:42:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-12-28T19:42:31Z', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', 'properties': {u'self': u'/v2/images/266fa602-37b3-4010-b8b0-871c2cace759', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43', 'created': u'2018-12-28T19:42:26Z', 'checksum': u'82988902051ff00ce70f6bafb41fe397', 'created_at': u'2018-12-28T19:42:26Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/266fa602-37b3-4010-b8b0-871c2cace759', u'owner_specified.shade.md5': u'82988902051ff00ce70f6bafb41fe397', u'owner_specified.shade.object': u'images/juju_epc-img_alt_953010a2-e536-408f-b5c5-fe1fefaaca43', u'owner_specified.shade.sha256': u'c72b40102c30f2c5e731d7f3da469df589b5c6eda0ada8864d2fad4e0b54d8e3', u'schema': u'/v2/schemas/image'}}) 2018-12-28 19:42:32,289 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 266fa602-37b3-4010-b8b0-871c2cace759 -s trusty -r regionOne -u http://172.30.9.21: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-12-28 19:42:32,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 19:42:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-12-28 19:42:32,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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-7d5127a8-ce1e-4747-9dc3-078113236b54 x-compute-request-id: req-7d5127a8-ce1e-4747-9dc3-078113236b54 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8d9a0693-b068-4382-8379-bdcdfe94ef82", "name": "juju_epc-flavor_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 19:42:32,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7d5127a8-ce1e-4747-9dc3-078113236b54 2018-12-28 19:42:32,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0629880428314s 2018-12-28 19:42:32,353 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-7d5127a8-ce1e-4747-9dc3-078113236b54 returning object 8d9a0693-b068-4382-8379-bdcdfe94ef82 2018-12-28 19:42:32,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_953010a2-e536-408f-b5c5-fe1fefaaca43', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'8d9a0693-b068-4382-8379-bdcdfe94ef82', 'swap': 0}) 2018-12-28 19:42:32,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 19:42:32,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82/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}c21a953142147ea25ff217d98b9e80581ab71cef" -d '{"extra_specs": {}}' 2018-12-28 19:42:32,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 19: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 x-openstack-request-id: req-e97ed134-2f8f-45de-a1ca-2e3e95b11f34 x-compute-request-id: req-e97ed134-2f8f-45de-a1ca-2e3e95b11f34 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 19:42:32,376 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82/os-extra_specs used request id req-e97ed134-2f8f-45de-a1ca-2e3e95b11f34 2018-12-28 19:42:32,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214641094208s 2018-12-28 19:42:32,377 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82/os-extra_specs used request id req-e97ed134-2f8f-45de-a1ca-2e3e95b11f34 2018-12-28 19:42:32,377 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-12-28 19:46:24,139 - 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=3985c466-1491-49cd-8fff-b23963bbe264 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 19:42:32 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 19:42:32 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=3985c466-1491-49cd-8fff-b23963bbe264", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 19:42:32 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 19:42:32 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[external-network: use-openstack-gbp:false policy-target-group: use-floating-ip:true use-default-secgroup:true network:3985c466-1491-49cd-8fff-b23963bbe264] 19:42:32 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 19:42:32 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[automatically-retry-hooks:true max-action-results-age:336h https-proxy: max-action-results-size:5G disable-network-management:false apt-no-proxy: net-bond-reconfigure-delay:17 max-status-history-size:5G network:3985c466-1491-49cd-8fff-b23963bbe264 agent-stream:released apt-http-proxy: development:false apt-ftp-proxy: max-status-history-age:336h http-proxy: use-floating-ip:true enable-os-upgrade:true update-status-hook-interval:5m egress-subnets: logforward-enabled:false enable-os-refresh-update:true name:controller policy-target-group: logging-config: test-mode:false agent-metadata-url: firewall-mode:instance uuid:c910a099-a3cb-4ca8-8c2b-bbb88aa3e022 transmit-vendor-metrics:true ignore-machine-addresses:false container-image-stream:released container-inherit-properties: proxy-ssh:false no-proxy:127.0.0.1,localhost,::1 container-networking-method: ftp-proxy: apt-mirror: type:openstack fan-config: default-series:xenial image-metadata-url: resource-tags: provisioner-harvest-mode:destroyed use-default-secgroup:true container-image-metadata-url: external-network: ssl-hostname-verification:false image-stream:released cloudinit-userdata: use-openstack-gbp:false authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDAz1RSpAQjVmYjTdPQQ/6R8f0myH6mB4RweI+INqO2MZOyqGboeoY15TF1/YXJFQcNg3kXLy/E2dZKnk0BDOWG3tMfHNUWor/Ph9mgCldo26Awys6h5aprg3qBFtDRx9v2mhd8qVj2U+lb6zZItUmTvitQ8roAogAtwvB8lunyd5aUfj1FeKJ+WwEDnWI3FswlwMTtjBNPU4sekgTeaAJFGcmZms9QmM7nQeVQJip7d/muDL/AsNDzxP/VDZrXij9Gjap2oiD9dD1BURJb4J5mx7VdA+TfL8NNu9OOgQJ/ugH5tEBPKjvVr7jwTLo3LF6URpq8iSRU//DI1d37OuY9 juju-client-key apt-https-proxy:] 19:42:32 INFO juju.provider.openstack provider.go:145 opening model "controller" 19:42:33 DEBUG goose :1 auth details: &{Token:gAAAAABcJnypUy_2zjyskVsul_ySZZaKYMxJeuZMl7IUv40beLtLtNX7SjRC0vpdsalliLctS1B6XQaxQ3lQK5x40vlvsELs3z5aEP92mRptkk9jb25FV_LXMp8CRavbWwlFs_-j5UUS-K4SAoHoZcueaQTamNbWcCUinJOzq6FCP44C_2LpdWM TenantId:df98e6d329b04a1db77490c70cd61d32 UserId:350b08798f3f463b9a2c03a2a1b8a469 Domain: RegionServiceURLs:map[regionOne:map[alarming:http://172.30.9.21:8042 volume:http://172.30.9.21:8776/v1/df98e6d329b04a1db77490c70cd61d32 volumev2:http://172.30.9.21:8776/v2/df98e6d329b04a1db77490c70cd61d32 cloudformation:http://172.30.9.21:8000/v1 network:http://172.30.9.21:9696 identity:http://172.30.9.21:5000 policy:http://172.30.9.21:1789 metric:http://172.30.9.21:8041 compute:http://172.30.9.21:8774/v2.1 key-manager:http://172.30.9.21:9311 nfv-orchestration:http://172.30.9.21:9890 image:http://172.30.9.21:9292 volumev3:http://172.30.9.21:8776/v3/df98e6d329b04a1db77490c70cd61d32 orchestration:http://172.30.9.21:8004/v1/df98e6d329b04a1db77490c70cd61d32 placement:http://172.30.9.21:8778/placement]]} 19:42:33 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 19:42:33 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.21:8774/v2.1/ Rel:self}] Status:CURRENT}] 19:42:33 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 19:42:33 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 19:42:33 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 19:42:33 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 19:42:33 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 19:42:33 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 19:42:33 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 19:42:33 INFO cmd bootstrap.go:233 Loading image metadata 19:42:33 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 19:42:33 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 19:42:33 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 19:42:33 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.21:5000/v3} [opensuseleap precise artful win2012hvr2 win2012 win81 win2012hv trusty yakkety centos7 utopic win2012r2 win10 zesty win2016hv win2016nano win7 win8 raring saucy vivid xenial quantal wily bionic win2008r2 win2016 genericlinux] [amd64 i386 armhf arm64 ppc64el s390x] released}} 19:42:33 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 19:42:36 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 19:42:36 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.21:5000/v3} not found 19:42:36 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.21:5000/v3} not found 19:42:36 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 19:42:36 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 19:42:36 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 19:42:36 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 19:42:36 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 19:42:36 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 19:42:36 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 19:42:36 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 19:42:36 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 19:42:37 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 []} 19:42:39 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 19:42:39 INFO cmd bootstrap.go:389 Starting new instance for initial controller 19:42:39 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 19:42:39 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 19:42:39 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:33d1bac5-af3e-4f29-9e6c-ec644daa4799 Arch:amd64 VirtType:}] 19:42:39 INFO juju.environs.instances image.go:106 find instance - using image with id: 33d1bac5-af3e-4f29-9e6c-ec644daa4799 19:42:39 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 19:42:39 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 19:42:39 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2487 bytes 19:42:39 DEBUG juju.provider.openstack provider.go:1005 using network id "3985c466-1491-49cd-8fff-b23963bbe264" 19:42:39 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.21:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" has status BUILD, wait 10 seconds before retry, attempt 9 19:44:25 INFO juju.provider.openstack provider.go:1175 started instance "277c401e-f81e-49f2-8a79-f7f8fd9f815e" 19:44:25 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 19:44:26 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.205 19:44:26 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.205 19:44:29 INFO cmd bootstrap.go:225 - 277c401e-f81e-49f2-8a79-f7f8fd9f815e (arch=amd64 mem=2G cores=1) 19:44:29 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 19:44:29 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 19:44:29 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 19:44:31 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 19:44:31 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 19:44:33 DEBUG juju.provider.openstack provider.go:417 instance 277c401e-f81e-49f2-8a79-f7f8fd9f815e has floating IP address: 172.30.9.205 Attempting to connect to 172.30.9.205:22 Attempting to connect to 192.168.121.5:22 19:44:33 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 19:44:33 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.205 failed: /var/lib/juju/nonce.txt does not exist 19:44:38 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 19:44:38 INFO cmd bootstrap.go:333 Connected to 172.30.9.205 19:44:38 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]> 19:44:38 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-a3e022-controller-0 19:46:22 INFO cmd bootstrap.go:455 Bootstrap agent now started 19:46:23 DEBUG juju.provider.openstack provider.go:417 instance 277c401e-f81e-49f2-8a79-f7f8fd9f815e has floating IP address: 172.30.9.205 19:46:23 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.205:17070 192.168.121.5:17070] 19:46:23 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.205 to verify accessibility... 19:46:23 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.205:17070 192.168.121.5:17070] 19:46:23 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" 19:46:23 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" 19:46:24 DEBUG juju.api monitor.go:35 RPC connection died 19:46:24 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 19:46:24 INFO cmd controller.go:88 Controller machines are in the "controller" model 19:46:24 INFO cmd controller.go:89 Initial model "default" added 19:46:24 INFO cmd supercommand.go:465 command finished 2018-12-28 19:46:24,140 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-12-28 19:46:24,140 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-12-28 19:46:48,425 - 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-12-28 19:46:48,425 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-12-28 20:09:53,115 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-12-28 20:09:36.073035Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-12-28 20:09:53,117 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-12-28 20:09:53,117 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-12-28 20:09:53,379 - 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 maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 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* maintenance idle 0 172.30.9.203 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.202 3306/tcp oai-epc/0* error idle 2 172.30.9.209 hook failed: "install" 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.203 ba98f6e6-f0e9-406b-bf1c-e2d81f14a3ed xenial nova ACTIVE 1 started 172.30.9.202 104ffd1c-ae3d-4de6-8e69-34327081bbf3 trusty nova ACTIVE 2 started 172.30.9.209 bd57d411-5d9b-4e3e-89e9-8933999c7ae8 trusty nova ACTIVE 3 started 172.30.9.214 e13e7de9-f0ca-4e76-b116-00b21e7602ef trusty nova ACTIVE 2018-12-28 20:09:53,597 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-12-28 20:09:53,598 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-12-28 20:09:53,735 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-12-28 20:09:53,735 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 27:51 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-12-28 20:09:54,650 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 19:49:35 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 19:49:35 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 19:49:35 DEBUG juju.agent read agent config, format "2.0" machine-0: 19:49:35 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 19:49:35 DEBUG juju.worker start "engine" machine-0: 19:49:35 INFO juju.worker start "engine" machine-0: 19:49:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 19:49:35 DEBUG juju.worker "engine" started machine-0: 19:49:35 DEBUG juju.worker.introspection stats worker now serving machine-0: 19:49:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 19:49:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 19:49:35 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 19:49:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:35 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 19:49:35 DEBUG juju.worker.apicaller connecting with old password machine-0: 19:49:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 19:49:35 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:35 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:35 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:36 DEBUG juju.worker.apicaller connected machine-0: 19:49:36 DEBUG juju.worker.apicaller changing password... machine-0: 19:49:36 DEBUG juju.worker.apicaller password changed machine-0: 19:49:36 DEBUG juju.api RPC connection died machine-0: 19:49:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 19:49:36 DEBUG juju.worker.apicaller connecting with current password machine-0: 19:49:36 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:36 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:36 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:36 DEBUG juju.worker.apicaller connected machine-0: 19:49:37 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 19:49:37 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 19:49:37 INFO juju.worker.upgrader unblocking abort check machine-0: 19:49:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 19:49:37 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 19:49:37 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 19:49:37 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 19:49:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.logger logger setup machine-0: 19:49:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 19:49:37 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 19:49:37 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 19:49:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 19:49:37 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 19:49:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:49:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:49:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:49:37 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 19:49:37 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 19:49:37 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 19:49:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:49:37 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:49:37 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 19:49:37 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 19:49:37 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 19:49:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 19:49:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:49:37 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 19:49:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:49:37 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:49:37 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: 19:49:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 19:49:37 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 19:49:37 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-0: 19:49:37 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 19:49:37 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 19:49:37 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 19:49:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 19:49:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 19:49:37 DEBUG juju.api RPC connection died machine-0: 19:49:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker killing runner 0xc4205f71e0 machine-0: 19:49:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching block devices: connection is shut down machine-0: 19:49:37 INFO juju.worker runner is dying machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 19:49:37 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: 19:49:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 19:49:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.apicaller connecting with current password machine-0: 19:49:37 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:37 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:37 INFO juju.api connection established to "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:37 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:37 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: 19:49:37 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: 19:49:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 19:49:37 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.apicaller connected machine-0: 19:49:38 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 19:49:38 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 19:49:38 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 19:49:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 19:49:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 19:49:38 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 19:49:38 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 19:49:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.logger logger setup machine-0: 19:49:38 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 19:49:38 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 19:49:38 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 19:49:38 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 19:49:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 19:49:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 19:49:38 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 19:49:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:49:38 DEBUG juju.network "lxdbr0" has addresses [fe80::f487:8ff:fec5:7908/64 fe80::1/64] machine-0: 19:49:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:49:38 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 19:49:38 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 19:49:38 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 19:49:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:49:38 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:49:38 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 19:49:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 19:49:38 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-0: 19:49:38 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 19:49:38 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 19:49:38 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 19:49:38 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 19:49:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:49:38 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:49:38 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 19:49:38 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 19:49:38 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 19:49:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 19:49:38 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: 19:49:38 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 19:49:38 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 19:49:38 INFO juju.worker.upgrader unblocking abort check machine-0: 19:49:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 19:49:38 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 19:49:38 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: 19:49:38 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 19:49:38 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 19:49:38 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 19:49:38 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 19:49:38 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 19:49:38 DEBUG juju.network "lxdbr0" has addresses [fe80::f487:8ff:fec5:7908/64 fe80::1/64] machine-0: 19:49:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 19:49:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 19:49:38 DEBUG juju.network including address local-cloud:192.168.121.13 for machine machine-0: 19:49:38 DEBUG juju.network including address local-fan:252.13.0.1 for machine machine-0: 19:49:38 DEBUG juju.network including address local-machine:::1 for machine machine-0: 19:49:38 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-fan:252.13.0.1 local-machine:::1] machine-0: 19:49:38 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.13 local-fan:252.13.0.1 local-machine:::1] machine-0: 19:49:38 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 19:49:38 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 19:49:38 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 19:49:38 DEBUG juju.worker start "0-container-watcher" machine-0: 19:49:38 DEBUG juju.worker start "stateconverter" machine-0: 19:49:38 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 19:49:38 INFO juju.worker start "0-container-watcher" machine-0: 19:49:38 DEBUG juju.worker "0-container-watcher" started machine-0: 19:49:38 INFO juju.worker start "stateconverter" machine-0: 19:49:38 DEBUG juju.worker "stateconverter" started machine-0: 19:49:38 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 19:49:38 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: 19:49:38 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 19:49:39 DEBUG juju.service discovered init system "systemd" from local host machine-0: 19:49:39 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.205:17070"] machine-0: 19:49:39 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: 19:49:39 INFO juju.worker.machiner "machine-0" started machine-0: 19:49:39 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 19:49:39 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 19:49:39 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 19:49:39 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 19:49:39 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: 19:49:39 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 19:49:39 INFO juju.worker start "api" unit-abot-epc-basic-0: 19:49:39 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 19:49:39 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:39 INFO juju.api connection established to "wss://252.5.0.1:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:39 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:39 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:39 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 19:49:40 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:49:40 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:49:40 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 19:49:40 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 19:49:40 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 19:49:40 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 19:49:40 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:40 INFO juju.api connection established to "wss://252.5.0.1:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:40 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:49:40 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-0: 19:49:40 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 19:49:40 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:24:63:0c 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.13 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:24:63:0c 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:f6:87:08:c5:79:08 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:f6:87:08:c5:79:08 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:26:97:73:1c:d3:01 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.13.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:26:97:73:1c:d3:01 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:26:97:73:1c:d3:01 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}] machine-0: 19:49:40 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 19:49:40 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 19:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 19:49:41 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 19:49:41 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 19:49:41 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 19:49:41 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 19:49:41 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: 19:49:41 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:49:41 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 19:49:41 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 19:49:41 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 19:49:41 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 19:49:42 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 19:49:42 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: 19:49:42 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network "lxdbr0" has addresses [fe80::f487:8ff:fec5:7908/64 fe80::1/64] unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network including address public:172.30.9.205 for machine unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 19:49:42 DEBUG juju.network addresses after filtering: [public:172.30.9.205 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: 19:49:42 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 19:49:42 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 19:49:42 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 19:49:42 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 19:49:42 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 19:49:42 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 19:49:42 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 19:49:42 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 19:49:42 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 19:49:42 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 19:49:42 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: 19:49:42 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 19:49:42 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:49:42 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 19:49:42 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 19:49:42 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 19:49:42 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 19:49:42 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 19:49:42 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:49:42 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 19:49:43 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 19:49:43 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 19:49:43 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 19:49:43 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 19:49:43 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:49:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:49:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:49:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:49:43 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 19:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 19:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 19:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 19:49:43 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 19:49:44 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 19:49:44 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 19:49:44 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 19:49:44 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 19:49:45 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: 19:49:45 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 19:49:45 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: 19:49:45 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 19:49:45 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: 19:49:45 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 19:49:45 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: 19:49:45 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 19:49:45 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 19:49:46 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:49:46 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 19:49:46 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 19:49:46 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: 19:49:47 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: 19:49:47 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: 19:49:47 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: 19:49:47 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: 19:49:47 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: 19:49:47 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: 19:49:48 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: 19:49:48 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: 19:49:48 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: 19:49:48 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: 19:49:48 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: 19:49:48 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: 19:49:48 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: 19:49:49 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: 19:49:49 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: 19:49:49 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: 19:49:49 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: 19:49:49 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: 19:49:49 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: 19:49:49 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: 19:49:50 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: 19:49:50 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: 19:49:50 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.6 [197 kB] unit-abot-epc-basic-0: 19:49:50 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: 19:49:50 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: 19:49:50 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: 19:49:51 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: 19:49:51 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: 19:49:51 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 8u191-b12-0ubuntu0.16.04.1 [27.1 MB] unit-abot-epc-basic-0: 19:49:53 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: 19:49:53 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: 19:49:53 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: 19:49:53 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: 19:49:53 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: 19:49:53 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: 19:49:54 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: 19:49:54 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: 19:49:54 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: 19:49:54 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: 19:49:54 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: 19:49:54 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: 19:49:54 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: 19:49:55 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: 19:49:55 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: 19:49:55 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: 19:49:55 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: 19:49:55 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: 19:49:55 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: 19:49:56 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: 19:49:56 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: 19:49:56 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: 19:49:56 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: 19:49:56 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: 19:49:57 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: 19:49:57 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: 19:49:57 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: 19:49:57 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: 19:49:58 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: 19:49:58 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: 19:49:58 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: 19:49:58 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: 19:49:58 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: 19:49:58 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: 19:49:58 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: 19:49:59 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: 19:49:59 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: 19:49:59 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: 19:49:59 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: 19:49:59 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: 19:49:59 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: 19:49:59 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: 19:50:00 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: 19:50:00 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: 19:50:00 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: 19:50:00 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: 19:50:00 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: 19:50:00 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: 19:50:01 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: 19:50:01 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: 19:50:01 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: 19:50:01 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: 19:50:01 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: 19:50:01 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: 19:50:01 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: 19:50:02 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: 19:50:02 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: 19:50:02 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: 19:50:02 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: 19:50:02 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: 19:50:02 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: 19:50:02 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: 19:50:03 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: 19:50:03 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: 19:50:03 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u191-b12-0ubuntu0.16.04.1 [69.3 kB] unit-abot-epc-basic-0: 19:50:03 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 8u191-b12-0ubuntu0.16.04.1 [8208 kB] unit-abot-epc-basic-0: 19:50:03 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u191-b12-0ubuntu0.16.04.1 [1415 kB] unit-abot-epc-basic-0: 19:50:04 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: 19:50:04 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 18s (3809 kB/s) unit-abot-epc-basic-0: 19:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 19:50:04 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 ... 54410 files and directories currently installed.) unit-abot-epc-basic-0: 19:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 19:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 19:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 19:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 19:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 19:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 19:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 19:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 19:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 19:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:50:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 19:50:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:09 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 19:50:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 19:50:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 19:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 19:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 19:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 19:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 19:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 19:50:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 19:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 19:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 19:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 19:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 19:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 19:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 19:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 19:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 19:50:19 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: 19:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 19:50:19 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: 19:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 19:50:20 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: 19:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 19:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 19:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 19:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 19:50:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 19:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 19:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 19:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 19:50:23 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: 19:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 19:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 19:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 19:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 19:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 19:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 19:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 19:50:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 19:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 19:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 19:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 19:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 19:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 19:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 19:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 19:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 19:50:36 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: 19:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 19:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 19:50:37 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: 19:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 19:50:37 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: 19:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 19:50:38 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: 19:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 19:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 19:50:39 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: 19:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 19:50:39 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: 19:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 19:50:39 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: 19:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 19:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 19:50:40 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: 19:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 19:50:40 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: 19:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 19:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 19:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 19:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 19:50:43 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: 19:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 19:50:44 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: 19:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 19:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 19:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 19:50:47 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: 19:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 19:50:47 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: 19:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 19:50:48 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: 19:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 19:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 19:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 19:50:49 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: 19:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 19:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 19:50:50 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: 19:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 19:50:50 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: 19:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 19:50:50 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: 19:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 19:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 19:50:51 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: 19:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 19:50:52 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: 19:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 19:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 19:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 19:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 19:50:53 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: 19:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 19:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 19:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 19:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 19:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 19:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 19:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 19:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 19:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 19:51:03 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: 19:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 19:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 19:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 19:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 19:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 19:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 19:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 19:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 19:51:08 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: 19:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 19:51:10 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: 19:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 19:51:11 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: 19:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 19:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 19:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 19:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 19:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 19:51:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u191-b12-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:51:15 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:15 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:51:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:51:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 19:51:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:51:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 19:51:17 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 19:51:18 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 19:51:18 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 19:51:18 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:51:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 19:51:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 19:51:19 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:51:21 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:51:21 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:51:24 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 19:51:24 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 19:51:24 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 19:51:25 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: 19:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 19:51:25 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:51:26 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:51:27 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:51:28 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 19:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 19:51:29 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: 19:51:29 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 19:51:29 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: 19:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:51:29 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.6) ... unit-abot-epc-basic-0: 19:51:30 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 19:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 19:51:30 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 19:51:31 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 19:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 19:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:51:32 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 19:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:51:33 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 19:51:34 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:51:35 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:51:36 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 19:51:37 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:51:38 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:51:39 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 19:51:40 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 19:51:41 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:51:42 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 19:51:42 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 19:51:44 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: 19:51:44 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:51:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:46 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:47 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: 19:51:48 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: 19:51:48 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:48 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:51:48 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 19:51:49 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 19:51:49 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:51:49 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:51:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:51:49 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 19:51:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:51:50 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:51:50 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: 19:51:50 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 19:51:50 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 19:51:50 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 19:51:51 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 19:51:51 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:51:51 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:51:51 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 19:51:51 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:52 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 19:51:52 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:51:52 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 19:51:52 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:51:53 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:54 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 19:51:54 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:55 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: 19:51:56 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 19:51:58 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: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:58 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 19:51:59 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: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:51:59 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:59 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: 19:51:59 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:51:59 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 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: 19:52:00 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:52:00 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: 19:52:00 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: 19:52:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:52:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-abot-epc-basic-0: 19:52:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:52:01 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 19:52:03 DEBUG unit.abot-epc-basic/0.install --2018-12-28 19:52:03-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 19:52:03 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 19:52:03 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 19:52:03 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 19:52:03 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: 19:52:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 101K 7m41s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 204K 5m45s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.7M 3m51s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.3M 2m54s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 207K 3m4s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.6M 2m34s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.1M 2m12s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 1m56s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 215K 2m7s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 1m55s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.1M 1m44s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 96s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 10.9M 89s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.7M 83s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.0M 77s unit-abot-epc-basic-0: 19:52:04 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.2M 73s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 4.03M 69s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 244K 75s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.2M 72s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.3M 68s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.4M 65s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.1M 62s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.3M 60s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 57s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.3M 55s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 10.6M 53s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.6M 51s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.2M 49s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 48s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.6M 46s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.1M 45s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 179K 51s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 19.2M 50s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 34.0M 48s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 59.3M 47s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 65.4M 46s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 61.9M 44s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 68.8M 43s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 70.1M 42s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 69.7M 41s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 60.0M 40s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 64.5M 39s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 64.0M 38s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 62.6M 37s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 53.5M 36s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 63.5M 35s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 66.5M 35s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 65.4M 34s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 250K 37s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 19.9M 36s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 13.3M 35s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 24.5M 35s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 20.5M 34s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 22.6M 33s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 21.3M 33s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 19.7M 32s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 22.3M 32s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 19.6M 31s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 24.5M 31s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 25.0M 30s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 18.1M 30s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 28.9M 29s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 24.0M 29s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 50.5M 28s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 53.6M 28s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 52.6M 27s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 52.6M 27s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 52.0M 26s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 101M 26s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 85.8M 26s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 23.6M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.0M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.1M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 364K 26s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 9.00M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.62M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 7.51M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 7.76M 25s unit-abot-epc-basic-0: 19:52:05 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.36M 24s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 1.75M 24s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 10.7M 24s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.5M 24s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.6M 24s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.9M 23s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.2M 23s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 11.2M 23s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.0M 22s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.5M 22s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 10.8M 22s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 11.6M 22s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.2M 22s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.1M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 11.0M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 11.4M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 11.2M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 413K 22s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 7.94M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 6.07M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 11.4M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 7.44M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 7.98M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 1.69M 21s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 11.4M 20s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 10.5M 20s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 11.3M 20s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 10.8M 20s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 11.5M 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 11.1M 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 11.1M 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 11.2M 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 11.3M 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.1M 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.4M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.0M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 10.7M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 11.6M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 409K 19s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 6.08M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 10.4M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 8.02M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 8.20M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 1.67M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 10.4M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.4M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.8M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.3M 18s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 11.4M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 11.2M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.0M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 11.3M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 11.2M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 10.7M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.4M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.0M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.6M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 11.0M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 405K 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 8.29M 17s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 9.76M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 9.30M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 6.96M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 1.71M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 9.80M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 9.93M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 10.9M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 10.9M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 10.9M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 11.3M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.1M 16s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.0M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.6M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 11.1M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 11.5M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 10.7M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.7M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.0M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 11.6M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 412K 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 6.62M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 9.37M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 9.04M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 7.36M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 7.64M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 1.77M 15s unit-abot-epc-basic-0: 19:52:06 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.3M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 10.3M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 11.4M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 10.9M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 10.1M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 11.8M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 10.9M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.4M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.8M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.6M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 190K 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 393K 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 6.10M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 8.87M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 8.12M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 11.8M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 63.7M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 60.8M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 63.1M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 53.4M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 61.9M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 63.6M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 58.7M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 58.4M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 933K 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 2.84M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 5.81M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 14.3M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 13.9M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 14.1M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 135K 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 35.5M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 55.2M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 54.9M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 55.8M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 53.9M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 48.9M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 51.9M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 54.4M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 46.2M 15s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 47.4M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 54.0M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 49.5M 14s unit-abot-epc-basic-0: 19:52:07 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 722K 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 4.68M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.3M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 1.76M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 405K 15s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.7M 15s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 8.85M 15s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 55.3M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 47.0M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 58.1M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 51.0M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 51.6M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 47.4M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 55.1M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 53.4M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 54.2M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 50.7M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 17.3M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 7.51M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 1.61M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 5.71M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 5.81M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 2.56M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 2.32M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 384K 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 9.32M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 7.35M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 8.84M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 9.80M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 8.00M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 1.65M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 5.42M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 5.46M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 2.87M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 2.33M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 385K 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 7.06M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 6.70M 14s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 9.58M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 10.6M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 10.2M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 1.64M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 5.16M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 6.03M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 3.52M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 2.32M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 883K 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 594K 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 6.58M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 10.2M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 9.34M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.5M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 7.77M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.59M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 6.12M 13s unit-abot-epc-basic-0: 19:52:08 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 6.04M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 2.28M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 2.67M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 387K 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 9.71M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 6.42M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 9.78M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 11.4M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 10.4M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 1.71M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 5.13M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 6.62M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 4.17M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 2.49M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 2.09M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 411K 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 10.6M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 6.83M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 10.2M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 10.6M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.2M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 1.67M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 5.28M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 6.90M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 3.60M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 2.40M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 2.23M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 416K 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 10.3M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 7.18M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 10.1M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 10.3M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 1.69M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 5.68M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 5.55M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 4.87M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 2.55M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 2.10M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 413K 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 8.31M 13s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 7.60M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 9.98M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 11.4M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 11.0M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 5.42M 12s unit-abot-epc-basic-0: 19:52:09 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 1.85M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 5.59M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 85.2K 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 47.0M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 50.8M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 52.4M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 51.3M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 48.9M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 50.6M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 50.5M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 53.1M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 45.8M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 52.4M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 50.7M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 51.5M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 45.3M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 56.0M 13s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 55.1M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 52.9M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 46.5M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 53.7M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 51.8M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 52.6M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 48.3M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 741K 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 4.74M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 5.72M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 8.73M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.54M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 4.89M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 1.75M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 779K 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 10.2M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 602K 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 5.24M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 5.72M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 8.19M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 1.58M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 5.33M 12s unit-abot-epc-basic-0: 19:52:10 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 2.22M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 1.40M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 1.16M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 614K 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 6.32M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 4.62M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 6.26M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.64M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 5.57M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 3.40M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 1.48M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 949K 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 646K 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 4.75M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 5.53M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 5.21M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 5.62M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 1.70M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 4.77M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 1.57M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 839K 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 8.85M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 611K 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 4.97M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 6.24M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 5.89M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 1.73M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 5.31M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 2.41M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 1.40M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.11M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 646K 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 5.08M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 5.13M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 5.84M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 5.53M 12s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 1.80M 11s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 4.61M 11s unit-abot-epc-basic-0: 19:52:11 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 1.76M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 779K 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 9.79M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 615K 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 6.31M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 5.46M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 4.59M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 2.05M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 4.36M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 3.45M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.88M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 847K 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 5.11M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 651K 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 5.23M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 6.33M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 184K 12s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 30.1M 12s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 61.6M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 67.3M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 64.2M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 409K 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 710K 12s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 52.4M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 64.6M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 68.4M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 66.7M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 61.6M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 67.0M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 68.3M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 66.6M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 8.28M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 3.37M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 2.60M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 1.94M 11s unit-abot-epc-basic-0: 19:52:12 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 1.57M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 690K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 697K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 4.87M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 3.33M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 2.90M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.78M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 2.19M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 612K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 698K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 4.26M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 3.99M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 2.77M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.91M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 3.16M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.19M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 869K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 704K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 3.78M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 4.28M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 2.18M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 2.22M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 1.63M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 683K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 708K 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 4.17M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 3.85M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 2.88M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 2.04M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 3.20M 11s unit-abot-epc-basic-0: 19:52:13 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 1.40M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 786K 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 720K 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 4.21M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 3.79M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.27M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 2.47M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 2.07M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.27M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 891K 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 769K 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 4.12M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 3.98M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 2.39M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 2.16M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 2.19M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 632K 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 963K 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.70M 11s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 4.33M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 4.20M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 2.40M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 2.22M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 2.20M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 635K 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 957K 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 1.76M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 3.95M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 4.57M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 2.52M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 2.15M 10s unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.17M 10s machine-1: 19:52:14 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 19:52:14 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 19:52:14 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 19:52:14 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.24M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 546K 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 1.84M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 3.77M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 5.07M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 2.38M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 182K 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 51.2M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 60.8M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 63.3M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 55.0M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 61.1M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 261K 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 58.7M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 56.9M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 51.7M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 65.1M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 63.4M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 62.2M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 4.22M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.69M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 1.41M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 680K 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 669K 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.78M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 2.80M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.69M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 1.35M 10s unit-abot-epc-basic-0: 19:52:15 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 687K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 679K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 2.73M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 2.87M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.69M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 1.35M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 695K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 673K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 2.72M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 3.05M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 1.70M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 1.57M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 650K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 678K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 3.20M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 4.03M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.55M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 1.88M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 582K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 681K 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 4.66M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 3.16M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 1.88M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 2.34M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 1.10M 10s unit-abot-epc-basic-0: 19:52:16 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 731K 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 759K 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 2.87M 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 3.00M 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 1.71M 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.61M 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 645K 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 688K 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 5.19M 10s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 3.02M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 1.95M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 2.33M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 1.15M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 789K 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 691K 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 3.16M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 4.97M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.57M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 1.90M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 617K 9s machine-1: 19:52:17 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 19:52:17 DEBUG juju.worker start "engine" machine-1: 19:52:17 INFO juju.worker start "engine" machine-1: 19:52:17 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 19:52:17 DEBUG juju.worker "engine" started machine-1: 19:52:17 DEBUG juju.worker.introspection stats worker now serving machine-1: 19:52:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 19:52:17 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 19:52:17 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 665K 9s machine-1: 19:52:17 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 4.20M 9s machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 19:52:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 19:52:17 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 3.18M 9s machine-1: 19:52:17 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:17 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.79M 9s machine-1: 19:52:17 DEBUG juju.worker.apicaller connecting with old password machine-1: 19:52:17 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 19:52:17 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:17 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:17 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 1.85M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 1.42M 9s unit-abot-epc-basic-0: 19:52:17 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 680K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 694K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 4.70M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 3.33M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 2.38M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 2.01M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 1.39M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 702K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 689K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 3.76M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 4.56M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.92M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 2.24M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.19M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 783K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 692K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.85M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 4.49M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 1.56M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 3.16M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.15M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 742K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 745K 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 3.09M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 6.70M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.52M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 2.82M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.05M 9s unit-abot-epc-basic-0: 19:52:18 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 513K 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 1.59M 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 3.13M 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 5.88M 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 1.53M 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.00M 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 612K 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 921K 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 1.57M 9s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 3.22M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 3.48M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.62M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 2.33M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 601K 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 946K 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 1.57M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 3.03M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 3.19M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 1.80M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.71M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 660K 8s machine-1: 19:52:19 DEBUG juju.worker.apicaller connected machine-1: 19:52:19 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 867K 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 1.84M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 3.01M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 3.04M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 1.86M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 1.63M 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 663K 8s unit-abot-epc-basic-0: 19:52:19 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 707K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 3.94M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 3.00M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 3.11M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 1.63M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.86M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 666K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 670K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 5.47M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 2.97M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 2.72M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 1.70M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 1.72M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 683K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 681K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 5.19M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.12M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.60M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.69M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.54M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 687K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 712K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 5.67M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 3.07M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 2.17M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.94M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 1.49M 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 698K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 710K 8s unit-abot-epc-basic-0: 19:52:20 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 5.82M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 2.93M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 2.03M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 2.16M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 1.47M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 701K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 705K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 4.50M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 3.46M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 2.02M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 2.12M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 1.36M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 735K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 705K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 4.63M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 3.42M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 2.04M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 2.12M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 1.22M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 764K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 710K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 4.69M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 3.48M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 1.73M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 2.41M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 1.30M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 698K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 774K 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 4.78M 7s unit-abot-epc-basic-0: 19:52:21 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 3.47M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 1.73M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 2.37M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 1.30M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 704K 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 776K 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 4.59M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 3.32M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.77M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 2.36M 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 1.25M 7s machine-1: 19:52:22 DEBUG juju.worker.apicaller password changed machine-1: 19:52:22 DEBUG juju.api RPC connection died machine-1: 19:52:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 19:52:22 DEBUG juju.worker.apicaller connecting with current password machine-1: 19:52:22 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:22 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:22 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 709K 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 789K 7s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.49M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 4.92M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 1.69M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 2.48M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 1.23M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 786K 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 715K 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 4.41M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 3.57M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 1.70M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 2.51M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 1.29M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 771K 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 710K 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 5.23M 6s unit-abot-epc-basic-0: 19:52:22 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 3.12M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 2.05M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 2.15M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.53M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 712K 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 694K 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 5.27M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 3.10M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 2.11M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 2.18M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 1.54M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 753K 6s machine-1: 19:52:23 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 664K 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 4.45M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.31M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 2.78M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.86M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 1.86M 6s machine-1: 19:52:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 19:52:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 19:52:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 688K 6s machine-1: 19:52:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 19:52:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 19:52:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 19:52:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 862K 6s machine-1: 19:52:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.64M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.89M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 4.64M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 1.68M 6s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.05M 5s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 1.39M 5s machine-1: 19:52:23 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 19:52:23 INFO juju.worker.upgrader unblocking abort check machine-1: 19:52:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 19:52:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 753K 5s machine-1: 19:52:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 19:52:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 759K 5s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 4.10M 5s machine-1: 19:52:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 4.47M 5s unit-abot-epc-basic-0: 19:52:23 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.78M 5s machine-1: 19:52:24 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 19:52:24 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 19:52:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 2.76M 5s machine-1: 19:52:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:52:24 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:52:24 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:52:24 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 19:52:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 19:52:24 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 19:52:24 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 19:52:24 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: 19:52:24 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 19:52:24 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 19:52:24 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 19:52:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 19:52:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.logger logger setup machine-1: 19:52:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 19:52:24 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 19:52:24 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 19:52:24 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 19:52:24 INFO juju.util.exec run result: exit status 127 machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec574443265/script.sh: line 1: fanatic: command not found 127 machine-1: 19:52:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 19:52:24 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: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 1.52M 5s machine-1: 19:52:24 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 19:52:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 19:52:24 INFO juju.util.exec run result: exit status 127 machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec334191835/script.sh: line 1: fanatic: command not found 127 machine-1: 19:52:24 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 711K 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 722K 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 4.26M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 3.31M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 2.80M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 1.91M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 2.24M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 1.22M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 549K 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 1.51M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 3.87M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 5.07M 5s machine-1: 19:52:24 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 1.91M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 2.57M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 1.52M 5s machine-1: 19:52:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 19:52:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:52:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:24 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:52:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:52:24 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 19:52:24 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:52:24 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 19:52:24 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 19:52:24 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:24 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:24 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 19:52:24 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 19:52:24 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 19:52:24 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:52:24 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:52:24 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 19:52:24 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 19:52:24 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 779K 5s machine-1: 19:52:24 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 19:52:24 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 19:52:24 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 19:52:24 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 692K 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 3.64M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 3.36M 5s machine-1: 19:52:24 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 6.38M 5s machine-1: 19:52:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 19:52:24 DEBUG juju.api RPC connection died machine-1: 19:52:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 19:52:24 DEBUG juju.worker killing runner 0xc4208141a0 machine-1: 19:52:24 INFO juju.worker runner is dying machine-1: 19:52:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 19:52:24 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: 19:52:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 19:52:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 19:52:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 19:52:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 19:52:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 19:52:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 19:52:24 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.apicaller connecting with current password machine-1: 19:52:24 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.62M 5s machine-1: 19:52:24 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:24 INFO juju.api connection established to "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:24 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 19:52:24 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 2.43M 5s machine-1: 19:52:24 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 1.55M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 776K 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 712K 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 5.10M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 3.25M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.02M 5s unit-abot-epc-basic-0: 19:52:24 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 2.01M 5s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 2.70M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.36M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 865K 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 702K 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 5.98M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 3.32M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 2.93M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 2.05M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 2.70M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 1.36M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 860K 4s machine-1: 19:52:25 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 719K 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 5.47M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 3.33M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 4.28M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 2.03M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 2.86M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 1.37M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 868K 4s machine-1: 19:52:25 DEBUG juju.api RPC connection died machine-1: 19:52:25 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 771K 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 2.58M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 3.29M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 6.51M 4s machine-1: 19:52:25 DEBUG juju.worker.apicaller connecting with current password machine-1: 19:52:25 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:25 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:25 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1.99M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.77M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 2.38M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.44M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 847K 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 763K 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 7.17M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 3.53M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 3.24M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 2.49M 4s unit-abot-epc-basic-0: 19:52:25 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 2.89M 4s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 1.51M 4s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 832K 4s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 927K 4s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.63M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 4.58M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 5.29M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 2.89M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 2.16M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 2.89M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 1.63M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 877K 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 857K 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.93M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 4.85M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 5.01M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 2.96M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 2.55M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 3.28M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.54M 3s machine-1: 19:52:26 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 861K 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 939K 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 1.58M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 7.32M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 3.72M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 6.94M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.97M 3s machine-1: 19:52:26 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:26 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 3.19M 3s machine-1: 19:52:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 19:52:26 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 19:52:26 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 2.36M 3s machine-1: 19:52:26 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 19:52:26 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 19:52:26 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.logger logger setup machine-1: 19:52:26 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 19:52:26 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 19:52:26 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 19:52:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:52:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:26 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 19:52:26 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 19:52:26 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 19:52:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:52:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:52:26 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 19:52:26 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 19:52:26 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-1: 19:52:26 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.68M 3s machine-1: 19:52:26 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: 19:52:26 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 19:52:26 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 19:52:26 INFO juju.util.exec run result: exit status 127 machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec775369279/script.sh: line 1: fanatic: command not found 127 machine-1: 19:52:26 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 19:52:26 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 19:52:26 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 19:52:26 INFO juju.util.exec run result: exit status 127 machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec586160329/script.sh: line 1: fanatic: command not found 127 machine-1: 19:52:26 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 19:52:26 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 19:52:26 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 19:52:26 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 19:52:26 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 19:52:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:52:26 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:52:26 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 19:52:26 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 19:52:26 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 896K 3s machine-1: 19:52:26 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 19:52:26 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 19:52:26 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: 19:52:26 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 19:52:26 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 19:52:26 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 19:52:26 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 19:52:26 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 19:52:26 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 19:52:26 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 19:52:26 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 19:52:26 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 19:52:26 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:26 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 19:52:26 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 19:52:26 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 19:52:26 DEBUG juju.network including address local-machine:::1 for machine machine-1: 19:52:26 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 19:52:26 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 19:52:26 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 771K 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 3.71M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 5.41M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 4.86M 3s machine-1: 19:52:26 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 19:52:26 INFO juju.worker.upgrader unblocking abort check machine-1: 19:52:26 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 3.32M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 2.92M 3s unit-abot-epc-basic-0: 19:52:26 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 2.93M 3s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.95M 3s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.16M 3s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 815K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 804K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 5.35M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 5.66M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 4.86M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 3.49M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 2.99M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 2.95M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 2.38M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 1.84M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 895K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 881K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 2.37M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 7.23M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 4.40M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 8.71M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 2.10M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 3.33M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 2.93M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 1.81M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 928K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 2.13M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 852K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 6.04M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 5.41M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 5.25M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 4.58M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 2.81M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 2.98M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 2.86M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 2.04M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 928K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 968K 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 1.67M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 6.20M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 6.58M 2s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 4.84M 1s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 7.70M 1s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 2.30M 1s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 3.49M 1s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 3.46M 1s unit-abot-epc-basic-0: 19:52:27 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 1.70M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 3.24M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 861K 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 895K 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 3.57M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 9.49M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 5.04M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 6.82M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 3.81M 1s machine-1: 19:52:28 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 19:52:28 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 2.77M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 3.77M 1s machine-1: 19:52:28 DEBUG juju.worker start "1-container-watcher" machine-1: 19:52:28 DEBUG juju.worker start "stateconverter" machine-1: 19:52:28 INFO juju.worker start "1-container-watcher" machine-1: 19:52:28 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 19:52:28 DEBUG juju.worker "1-container-watcher" started machine-1: 19:52:28 INFO juju.worker start "stateconverter" machine-1: 19:52:28 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 19:52:28 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 3.08M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.72M 1s machine-1: 19:52:28 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 1.01M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 2.15M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 870K 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 5.39M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 9.47M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 5.44M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 6.82M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 4.22M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 3.14M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 3.64M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 3.09M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.88M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.62M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 975K 1s machine-1: 19:52:28 DEBUG juju.service discovered init system "upstart" from local host machine-1: 19:52:28 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.205:17070"] unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 951K 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 2.31M 1s machine-1: 19:52:28 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: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 6.32M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 8.43M 1s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 4.89M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 10.2M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 2.57M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 3.85M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 4.90M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 3.11M 0s unit-mysql-0: 19:52:28 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 19:52:28 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: 19:52:28 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 19:52:28 DEBUG juju.worker start "api" unit-mysql-0: 19:52:28 INFO juju.worker start "api" unit-mysql-0: 19:52:28 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 19:52:28 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 19:52:28 DEBUG juju.worker "api" started unit-mysql-0: 19:52:28 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.77M 0s unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-mysql-0: 19:52:28 INFO juju.api connection established to "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1.01M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 2.55M 0s unit-mysql-0: 19:52:28 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 1.00M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 2.72M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 6.72M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 7.52M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 6.67M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 7.65M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 3.29M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 3.66M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 3.85M 0s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 3.57M=25s unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install 2018-12-28 19:52:28 (1.81 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:52:28 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> machine-1: 19:52:28 INFO juju.worker.machiner "machine-1" started machine-1: 19:52:28 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 19:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 19:52:29 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57453 files and directories currently installed.) unit-abot-epc-basic-0: 19:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 19:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-mysql-0: 19:52:29 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:52:29 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 19:52:31 DEBUG juju.worker.apicaller password changed unit-mysql-0: 19:52:31 DEBUG juju.api RPC connection died unit-mysql-0: 19:52:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 19:52:31 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 19:52:31 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-mysql-0: 19:52:31 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-mysql-0: 19:52:31 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-1: 19:52:32 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:38:6c:da 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.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:38:6c:da 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-mysql-0: 19:52:32 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-mysql-0: 19:52:32 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 19:52:32 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 19:52:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 19:52:32 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.logger logger setup unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 19:52:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 19:52:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 19:52:32 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 19:52:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 19:52:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 19:52:32 DEBUG juju.network including address public:172.30.9.205 for machine unit-mysql-0: 19:52:32 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 19:52:32 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 19:52:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 19:52:32 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 19:52:32 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 19:52:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 19:52:32 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 19:52:32 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 19:52:32 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 19:52:32 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 19:52:32 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 19:52:32 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:52:32 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 19:52:33 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: 19:52:33 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 19:52:33 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: 19:52:33 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 19:52:33 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: 19:52:33 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: 19:52:33 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 19:52:33 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: 19:52:33 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 19:52:33 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: 19:52:33 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 19:52:33 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: 19:52:33 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-mysql-0: 19:52:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 19:52:33 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 19:52:33 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 19:52:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 19:52:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 19:52:33 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 19:52:33 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 19:52:33 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 19:52:33 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 19:52:33 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 19:52:33 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 19:52:33 INFO juju.worker.uniter resuming charm install unit-mysql-0: 19:52:33 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 19:52:33 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 19:52:33 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 19:52:33 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 19:52:33 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 19:52:33 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 19:52:33 DEBUG httpbakery } -> error unit-mysql-0: 19:52:33 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 19:52:33 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 19:52:33 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 19:52:33 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-mysql-0: 19:52:33 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 19:52:33 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 19:52:33 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 19:52:34 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: 19:52:34 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: 19:52:34 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: 19:52:34 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: 19:52:35 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: 19:52:35 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: 19:52:35 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: 19:52:35 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: 19:52:35 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-abot-epc-basic-0: 19:52:36 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-abot-epc-basic-0: 19:52:36 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-abot-epc-basic-0: 19:52:36 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: 19:52:36 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: 19:52:36 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-abot-epc-basic-0: 19:52:37 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: 19:52:37 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: 19:52:37 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: 19:52:37 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: 19:52:37 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-abot-epc-basic-0: 19:52:37 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-abot-epc-basic-0: 19:52:38 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: 19:52:38 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-utils-java all 1:1.5.15-4+deb8u1build0.16.04.1 [208 kB] unit-abot-epc-basic-0: 19:52:38 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-abot-epc-basic-0: 19:52:38 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: 19:52:38 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: 19:52:39 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-mysql-0: 19:52:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 19:52:39 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 19:52:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 19:52:39 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 19:52:39 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 19:52:39 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:52:39 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: 19:52:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 19:52:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:52:39 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: 19:52:39 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-abot-epc-basic-0: 19:52:39 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-mysql-0: 19:52:39 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:52:39 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: 19:52:39 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:52:39 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 19:52:39 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-abot-epc-basic-0: 19:52:40 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-mysql-0: 19:52:40 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:52:40 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 19:52:40 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 19:52:40 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: 19:52:40 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-abot-epc-basic-0: 19:52:40 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: 19:52:40 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-abot-epc-basic-0: 19:52:40 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: 19:52:40 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-abot-epc-basic-0: 19:52:40 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: 19:52:41 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: 19:52:41 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (758 kB/s) unit-abot-epc-basic-0: 19:52:41 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: 19:52:41 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-mysql-0: 19:52:41 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 19:52:41 DEBUG unit.mysql/0.install (Reading database ... 78219 files and directories currently installed.) unit-mysql-0: 19:52:41 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 19:52:41 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:52:41 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: 19:52:41 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: 19:52:41 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-abot-epc-basic-0: 19:52:42 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: 19:52:42 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libplexus-archiver-java all 2.2-1+deb9u1build0.16.04.1 [171 kB] unit-mysql-0: 19:52:42 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:52:42 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: 19:52:42 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: 19:52:42 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: 19:52:42 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:52:42 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: 19:52:42 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: 19:52:43 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: 19:52:43 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-abot-epc-basic-0: 19:52:43 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: 19:52:43 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-abot-epc-basic-0: 19:52:43 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.8 [391 kB] unit-abot-epc-basic-0: 19:52:43 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-abot-epc-basic-0: 19:52:43 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: 19:52:43 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: 19:52:44 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-abot-epc-basic-0: 19:52:44 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: 19:52:44 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-abot-epc-basic-0: 19:52:44 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-mysql-0: 19:52:44 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 19:52:44 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:52:44 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:52:44 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:52:44 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:52:44 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:52:44 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: 19:52:44 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:52:44 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 19:52:44 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: 19:52:44 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-mysql-0: 19:52:45 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:52:45 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 19:52:45 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 19:52:45 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-abot-epc-basic-0: 19:52:45 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-mysql-0: 19:52:45 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (34.9 kB/s) unit-mysql-0: 19:52:45 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 19:52:45 DEBUG unit.mysql/0.install (Reading database ... 78259 files and directories currently installed.) unit-mysql-0: 19:52:45 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 19:52:45 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 19:52:45 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: 19:52:45 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-mysql-0: 19:52:45 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 19:52:45 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: 19:52:45 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: 19:52:46 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-abot-epc-basic-0: 19:52:46 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] machine-2: 19:52:46 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 19:52:46 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:52:46 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 19:52:46 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-abot-epc-basic-0: 19:52:46 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: 19:52:46 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] machine-2: 19:52:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 19:52:46 DEBUG juju.worker start "engine" machine-2: 19:52:46 INFO juju.worker start "engine" machine-2: 19:52:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:52:46 DEBUG juju.worker "engine" started machine-2: 19:52:46 DEBUG juju.worker.introspection stats worker now serving machine-2: 19:52:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:52:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:52:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.apicaller connecting with old password machine-2: 19:52:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:46 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:46 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 19:52:46 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] machine-2: 19:52:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 19:52:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 19:52:46 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 19:52:46 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 19:52:46 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 19:52:46 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:52:46 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: 19:52:46 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:52:46 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 19:52:46 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: 19:52:47 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 19:52:47 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] machine-2: 19:52:47 DEBUG juju.worker.apicaller connected machine-2: 19:52:47 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 19:52:47 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: 19:52:47 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 19:52:47 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 19:52:47 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] machine-2: 19:52:47 DEBUG juju.worker.apicaller password changed machine-2: 19:52:47 DEBUG juju.api RPC connection died machine-2: 19:52:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 19:52:47 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 19:52:47 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] machine-2: 19:52:47 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:47 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:47 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:52:47 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.4 [339 kB] unit-mysql-0: 19:52:47 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: 19:52:47 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.4 [1261 kB] unit-mysql-0: 19:52:47 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: 19:52:47 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-mysql-0: 19:52:47 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: 19:52:47 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.4 [1880 kB] machine-2: 19:52:48 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:52:48 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.4 [224 kB] unit-mysql-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:48 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] machine-2: 19:52:48 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:52:48 INFO juju.worker.upgrader unblocking abort check machine-2: 19:52:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 19:52:48 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:52:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 19:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.logger logger setup machine-2: 19:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:52:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:52:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:52:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:52:48 INFO juju.util.exec run result: exit status 127 machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec908699976/script.sh: line 1: fanatic: command not found 127 machine-2: 19:52:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:52:48 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:52:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 19:52:48 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:52:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:52:48 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 19:52:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:52:48 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: 19:52:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:52:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:52:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:52:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:52:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:52:48 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 19:52:48 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 19:52:48 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 19:52:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:52:48 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:52:48 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:52:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:52:48 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:52:48 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:52:48 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:52:48 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:52:48 INFO juju.util.exec run result: exit status 127 machine-2: 19:52:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec295974652/script.sh: line 1: fanatic: command not found 127 machine-2: 19:52:48 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:52:48 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: 19:52:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:52:48 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 19:52:48 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-mysql-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-2: 19:52:48 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 19:52:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 19:52:48 DEBUG juju.api RPC connection died machine-2: 19:52:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker killing runner 0xc4206a3110 machine-2: 19:52:48 INFO juju.worker runner is dying machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:52:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:52:48 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] machine-2: 19:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:52:48 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:48 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-2: 19:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:48 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: 19:52:48 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: 19:52:49 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: 19:52:49 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-164.214 [774 kB] unit-abot-epc-basic-0: 19:52:49 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: 19:52:49 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: 19:52:49 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: 19:52:49 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] machine-2: 19:52:49 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:52:49 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: 19:52:49 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] machine-2: 19:52:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:49 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] machine-2: 19:52:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 19:52:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 19:52:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 19:52:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 19:52:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:52:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:52:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 19:52:49 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-141.167 [854 kB] machine-2: 19:52:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 19:52:49 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:52:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:52:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 19:52:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.logger logger setup machine-2: 19:52:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:52:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:52:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:52:49 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 19:52:49 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 19:52:49 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 19:52:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:52:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:52:49 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:52:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:52:49 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-2: 19:52:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:52:49 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:52:49 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:52:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:52:49 INFO juju.util.exec run result: exit status 127 machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec561164784/script.sh: line 1: fanatic: command not found 127 machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:52:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:52:49 INFO juju.util.exec run result: exit status 127 machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec678283938/script.sh: line 1: fanatic: command not found 127 machine-2: 19:52:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-mysql-0: 19:52:49 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] machine-2: 19:52:49 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:52:49 INFO juju.worker.upgrader unblocking abort check machine-2: 19:52:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 19:52:49 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] machine-2: 19:52:49 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 19:52:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-mysql-0: 19:52:49 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] machine-2: 19:52:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:52:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:52:49 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:52:49 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 19:52:49 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:52:49 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: 19:52:49 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:52:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:52:49 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:52:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:52:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:52:49 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 19:52:49 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:52:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 19:52:49 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 19:52:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:52:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:52:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:52:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:52:49 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: 19:52:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:52:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:52:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:52:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 19:52:49 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] machine-2: 19:52:49 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-mysql-0: 19:52:49 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-mysql-0: 19:52:50 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: 19:52:50 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.11 [7660 kB] machine-2: 19:52:50 DEBUG juju.service discovered init system "upstart" from local host machine-2: 19:52:50 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.205:17070"] machine-2: 19:52:50 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:52:50 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 19:52:50 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]}}} unit-oai-epc-0: 19:52:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 19:52:50 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: 19:52:50 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:52:50 DEBUG juju.worker start "api" unit-oai-epc-0: 19:52:50 INFO juju.worker start "api" unit-oai-epc-0: 19:52:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 19:52:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:52:50 DEBUG juju.worker "api" started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:52:50 DEBUG juju.worker start "2-container-watcher" machine-2: 19:52:50 DEBUG juju.worker start "stateconverter" machine-2: 19:52:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:52:50 INFO juju.worker start "2-container-watcher" machine-2: 19:52:50 DEBUG juju.worker "2-container-watcher" started machine-2: 19:52:50 INFO juju.worker start "stateconverter" machine-2: 19:52:50 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 19:52:50 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-epc-0: 19:52:50 INFO juju.api connection established to "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-epc-0: 19:52:50 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 19:52:50 INFO juju.worker.machiner "machine-2" started machine-2: 19:52:50 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 19:52:50 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: 19:52:50 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: 19:52:50 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-mysql-0: 19:52:50 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: 19:52:50 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.11 [38.8 kB] unit-mysql-0: 19:52:50 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-mysql-0: 19:52:51 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-oai-epc-0: 19:52:51 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:52:51 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 19:52:51 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: 19:52:51 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.11 [55.0 kB] unit-mysql-0: 19:52:51 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-mysql-0: 19:52:51 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-oai-epc-0: 19:52:51 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 19:52:51 DEBUG juju.api RPC connection died unit-oai-epc-0: 19:52:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 19:52:51 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:52:51 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-epc-0: 19:52:51 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-epc-0: 19:52:51 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-mysql-0: 19:52:51 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: 19:52:51 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.11 [27.4 kB] unit-mysql-0: 19:52:51 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-mysql-0: 19:52:51 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] machine-2: 19:52:51 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:ca:91:2a 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.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:ca:91:2a 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: 19:52:51 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.11 [8896 B] unit-mysql-0: 19:52:51 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-mysql-0: 19:52:51 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: 19:52:51 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.11 [264 kB] unit-mysql-0: 19:52:51 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-mysql-0: 19:52:51 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-mysql-0: 19:52:51 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-mysql-0: 19:52:52 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-mysql-0: 19:52:52 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-abot-epc-basic-0: 19:52:52 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.11 [105 kB] unit-oai-epc-0: 19:52:52 DEBUG juju.worker.apicaller connected unit-mysql-0: 19:52:52 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-mysql-0: 19:52:52 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-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 19:52:52 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.11 [244 kB] unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 19:52:52 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.1 [10.6 kB] unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 19:52:52 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.1 [63.9 kB] unit-oai-epc-0: 19:52:52 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:52:52 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 19:52:52 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 19:52:52 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.4 [228 kB] unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:52:52 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:52:52 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 19:52:52 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.11 [95.4 kB] unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 19:52:52 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-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:52:52 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 19:52:52 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:52:52 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:52:52 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 19:52:52 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 19:52:52 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 19:52:52 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:52:52 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:52:52 DEBUG juju.network addresses after filtering: [public:172.30.9.205 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: 19:52:52 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:52:52 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] unit-oai-epc-0: 19:52:52 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:52:52 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: 19:52:52 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:52:52 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 19:52:52 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 19:52:52 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 19:52:52 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 19:52:52 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-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 19:52:52 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 19:52:52 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.11 [40.1 kB] unit-abot-epc-basic-0: 19:52:52 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.11 [9748 B] unit-mysql-0: 19:52:52 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-mysql-0: 19:52:53 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.1 [44.7 kB] unit-abot-epc-basic-0: 19:52:53 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.11 [131 kB] unit-mysql-0: 19:52:53 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 19:52:53 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (6854 kB/s) unit-abot-epc-basic-0: 19:52:53 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.11 [2229 kB] unit-oai-epc-0: 19:52:53 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-mysql-0: 19:52:53 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-oai-epc-0: 19:52:53 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:52:53 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 19:52:53 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 19:52:53 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 19:52:53 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:52:53 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 19:52:53 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 19:52:53 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:52:53 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:52:53 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-mysql-0: 19:52:53 DEBUG unit.mysql/0.install (Reading database ... 78269 files and directories currently installed.) unit-oai-epc-0: 19:52:53 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 19:52:53 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-mysql-0: 19:52:53 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 19:52:53 DEBUG httpbakery } -> error unit-oai-epc-0: 19:52:53 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 19:52:53 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-mysql-0: 19:52:53 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:52:53 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.11 [8417 kB] unit-oai-epc-0: 19:52:54 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:52:54 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 19:52:54 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-mysql-0: 19:52:54 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 19:52:54 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:52:54 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:52:54 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: 19:52:54 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.11 [1426 kB] unit-mysql-0: 19:52:54 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 19:52:54 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:52:54 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.11 [8310 kB] unit-mysql-0: 19:52:54 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:52:55 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: 19:52:55 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-abot-epc-basic-0: 19:52:55 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.5 [195 kB] unit-mysql-0: 19:52:55 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 19:52:55 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:52:55 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.5 [584 kB] unit-mysql-0: 19:52:55 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 19:52:55 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: 19:52:55 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: 19:52:55 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-mysql-0: 19:52:55 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 19:52:55 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 19:52:55 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-epc-0: 19:52:55 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 19:52:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:52:56 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:52:56 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:52:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:52:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:52:56 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-oai-epc-0: 19:52:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:52:56 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-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 19:52:56 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-oai-epc-0: 19:52:56 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:52:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 19:52:56 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-oai-epc-0: 19:52:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-mysql-0: 19:52:56 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 19:52:56 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:52:56 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:52:56 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-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 19:52:56 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: 19:52:56 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:52:56 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 19:52:56 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: 19:52:57 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: 19:52:57 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: 19:52:57 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.4 [1071 kB] unit-oai-epc-0: 19:52:57 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:52:57 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 19:52:57 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 19:52:57 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-abot-epc-basic-0: 19:52:57 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.4 [27.8 MB] unit-oai-epc-0: 19:52:57 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.10 [700 kB] unit-mysql-0: 19:52:58 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 19:52:58 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:52:58 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:52:58 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.10 [2737 kB] unit-mysql-0: 19:52:58 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 19:52:58 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 19:52:58 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-epc-0: 19:52:58 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (1863 kB/s) unit-abot-epc-basic-0: 19:52:58 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: 19:52:58 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-abot-epc-basic-0: 19:52:59 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-abot-epc-basic-0: 19:52:59 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: 19:52:59 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-oai-epc-0: 19:52:59 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 19:52:59 DEBUG unit.oai-epc/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-epc-0: 19:52:59 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-mysql-0: 19:52:59 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 19:52:59 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:52:59 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.4 [276 kB] unit-oai-epc-0: 19:52:59 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-mysql-0: 19:52:59 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:52:59 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: 19:52:59 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: 19:52:59 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-mysql-0: 19:52:59 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 19:53:00 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:53:00 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:00 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-oai-epc-0: 19:53:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 19:53:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 19:53:00 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-oai-epc-0: 19:53:00 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 19:53:00 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 19:53:00 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:53:00 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: 19:53:00 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:00 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: 19:53:00 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:53:01 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 27s (3763 kB/s) unit-abot-epc-basic-0: 19:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-mysql-0: 19:53:01 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 19:53:01 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 19:53:01 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 ... 57616 files and directories currently installed.) unit-abot-epc-basic-0: 19:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-mysql-0: 19:53:01 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:53:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-oai-epc-0: 19:53:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 19:53:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 19:53:01 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 19:53:01 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 19:53:01 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 19:53:01 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 19:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 19:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-mysql-0: 19:53:03 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 19:53:03 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-mysql-0: 19:53:04 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 19:53:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 19:53:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-oai-epc-0: 19:53:04 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-mysql-0: 19:53:05 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 19:53:05 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 19:53:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 19:53:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-mysql-0: 19:53:05 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:53:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-oai-epc-0: 19:53:05 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 19:53:06 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-mysql-0: 19:53:06 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 19:53:06 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:53:06 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:06 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 19:53:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 19:53:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 19:53:06 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 19:53:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 19:53:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 19:53:07 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-mysql-0: 19:53:07 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 19:53:07 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-mysql-0: 19:53:07 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 19:53:07 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 19:53:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 19:53:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 19:53:08 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: 19:53:08 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-oai-epc-0: 19:53:08 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (23.5 kB/s) unit-mysql-0: 19:53:08 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 19:53:08 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:53:08 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:09 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 19:53:09 DEBUG unit.oai-epc/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-epc-0: 19:53:09 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 19:53:09 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 19:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 19:53:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 19:53:10 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 19:53:10 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 19:53:10 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 19:53:10 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 19:53:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 19:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-oai-epc-0: 19:53:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 19:53:11 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 19:53:11 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 19:53:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-mysql-0: 19:53:11 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 19:53:12 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 19:53:12 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 19:53:12 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:12 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: 19:53:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:53:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 19:53:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-mysql-0: 19:53:12 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-abot-epc-basic-0: 19:53:12 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 19:53:12 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 19:53:12 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:12 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 19:53:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 19:53:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-oai-epc-0: 19:53:13 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 19:53:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-oai-epc-0: 19:53:13 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-oai-epc-0: 19:53:14 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-oai-epc-0: 19:53:14 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: 19:53:14 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 19:53:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 19:53:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-oai-epc-0: 19:53:14 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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 19:53:14 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-oai-epc-0: 19:53:14 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-mysql-0: 19:53:14 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-oai-epc-0: 19:53:14 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2500 kB/s) unit-mysql-0: 19:53:14 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 19:53:14 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 19:53:15 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 19:53:15 DEBUG unit.oai-epc/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-epc-0: 19:53:15 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 19:53:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 19:53:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-oai-epc-0: 19:53:15 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:53:15 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 19:53:15 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:53:15 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 19:53:15 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 19:53:16 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 19:53:16 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 19:53:16 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 19:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 19:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-oai-epc-0: 19:53:16 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 19:53:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 19:53:16 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:53:16 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 19:53:16 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 19:53:17 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-epc-0: 19:53:17 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 19:53:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 19:53:17 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 19:53:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 19:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-mysql-0: 19:53:18 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 19:53:18 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 19:53:18 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 19:53:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 19:53:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:53:19 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-oai-epc-0: 19:53:19 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 19:53:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 19:53:20 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 19:53:20 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-epc-0: 19:53:20 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 19:53:20 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:53:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 19:53:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-commons-resolver1.1-java_1.2-7build1_all.deb ... unit-abot-epc-basic-0: 19:53:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-oai-epc-0: 19:53:21 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 19:53:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 19:53:21 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 19:53:21 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 19:53:21 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 19:53:21 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 19:53:21 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: 19:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-oai-epc-0: 19:53:22 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 19:53:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 19:53:22 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:53:22 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 19:53:22 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 19:53:22 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 19:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 19:53:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 19:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-oai-epc-0: 19:53:23 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 19:53:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 19:53:23 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 19:53:23 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-epc-0: 19:53:23 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:53:23 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 19:53:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 19:53:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 19:53:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 19:53:24 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 19:53:24 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 19:53:24 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-epc-0: 19:53:24 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 19:53:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 19:53:24 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:53:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-mysql-0: 19:53:24 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 19:53:24 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 19:53:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 19:53:25 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 19:53:25 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-epc-0: 19:53:25 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 19:53:25 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 19:53:25 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 19:53:26 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 19:53:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4+deb8u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 19:53:26 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-oai-epc-0: 19:53:27 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:53:28 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 19:53:28 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 19:53:28 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:53:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 19:53:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 19:53:28 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-oai-epc-0: 19:53:28 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-oai-epc-0: 19:53:29 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:53:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 19:53:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 19:53:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-oai-epc-0: 19:53:29 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 19:53:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 19:53:30 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 19:53:30 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 19:53:30 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:53:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 19:53:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-oai-epc-0: 19:53:30 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:53:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-oai-epc-0: 19:53:30 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:53:30 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 19:53:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 19:53:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 19:53:31 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 19:53:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 19:53:31 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-oai-epc-0: 19:53:31 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:53:31 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:53:31 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:53:31 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:53:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:32 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:53:32 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:53:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 19:53:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 19:53:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 19:53:32 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-oai-epc-0: 19:53:32 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:53:32 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 19:53:32 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 19:53:32 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 19:53:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 19:53:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 19:53:32 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 19:53:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 19:53:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 19:53:32 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 19:53:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 19:53:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 19:53:33 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 19:53:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 19:53:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:53:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 19:53:33 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 19:53:33 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-mysql-0: 19:53:33 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:53:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 19:53:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 19:53:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 19:53:34 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 19:53:34 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 19:53:34 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 19:53:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 19:53:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-mysql-0: 19:53:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 19:53:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 19:53:35 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 19:53:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install If you want to create a new branch to retain commits you create, you may unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:53:35 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: 19:53:35 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:53:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:35 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:53:35 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: 19:53:35 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-mysql-0: 19:53:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 19:53:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-oai-epc-0: 19:53:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:35 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:53:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 19:53:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:53:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 19:53:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-mysql-0: 19:53:36 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 19:53:36 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-mysql-0: 19:53:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 19:53:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-oai-epc-0: 19:53:36 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:53:36 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:53:36 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: 19:53:36 DEBUG unit.oai-epc/0.install --2018-12-28 19:53:36-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:53:36 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:53:36 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 19:53:36 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install --2018-12-28 19:53:37-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 19:53:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 19:53:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-mysql-0: 19:53:37 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 19:53:37 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 19:53:37 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 19:53:37 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install 0K ....... 32.1M=0s unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install 2018-12-28 19:53:37 (32.1 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:53:37-- unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (32.1 MB/s) unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:53:37 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:53:37 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:53:37 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:53:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:53:37 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:53:37 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 19:53:38 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 19:53:38 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 19:53:38 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 19:53:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 19:53:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-mysql-0: 19:53:38 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 19:53:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 19:53:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 19:53:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:53:39 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 19:53:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 19:53:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 19:53:40 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 19:53:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 19:53:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:53:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 19:53:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 19:53:42 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 19:53:42 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-oai-epc-0: 19:53:42 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 19:53:42 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:53:42 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:53:42 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:53:42 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:53:42 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:53:43 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 19:53:43 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:43 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 19:53:43 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:53:43 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:53:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-mysql-0: 19:53:43 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-epc-0: 19:53:43 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:53:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:53:43 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 19:53:44 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:44 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: 19:53:44 DEBUG unit.oai-epc/0.install unit-mysql-0: 19:53:44 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 19:53:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 19:53:44 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:53:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:44 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:53:44 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-mysql-0: 19:53:44 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-mysql-0: 19:53:45 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 19:53:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-oai-epc-0: 19:53:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:45 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 19:53:45 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: 19:53:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:53:45 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: 19:53:45 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-mysql-0: 19:53:45 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:45 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:53:45 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: 19:53:45 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 19:53:45 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:45 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 19:53:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:53:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 19:53:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-mysql-0: 19:53:45 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:53:45 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: 19:53:45 DEBUG unit.oai-epc/0.install --2018-12-28 19:53:45-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 19:53:45 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-mysql-0: 19:53:45 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:53:45 DEBUG unit.oai-epc/0.install --2018-12-28 19:53:45-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 19:53:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 19:53:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-mysql-0: 19:53:46 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:53:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 19:53:46 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install 0K ....... 32.0M=0s unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install 2018-12-28 19:53:46 (32.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:53:46-- unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (32.0 MB/s) unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:53:46 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:53:46 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:53:46 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:53:46 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:53:46 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:53:46 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 19:53:46 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 19:53:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 19:53:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1+deb9u1build0.16.04.1_all.deb ... unit-abot-epc-basic-0: 19:53:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-mysql-0: 19:53:47 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 19:53:47 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 19:53:48 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 19:53:48 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:53:48 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 19:53:48 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: 19:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 19:53:48 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-mysql-0: 19:53:48 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:53:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 19:53:49 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 19:53:49 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:53:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 19:53:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 19:53:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 19:53:49 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 19:53:49 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 19:53:49 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 19:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-mysql-0: 19:53:50 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 19:53:50 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 19:53:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 19:53:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-mysql-0: 19:53:50 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:53:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 19:53:50 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 19:53:50 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-mysql-0: 19:53:51 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 19:53:51 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 19:53:51 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 19:53:51 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 19:53:51 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 19:53:51 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: 19:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 19:53:52 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 19:53:52 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 19:53:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 19:53:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 19:53:52 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-mysql-0: 19:53:53 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 19:53:53 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 19:53:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 19:53:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 19:53:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 19:53:53 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 19:53:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-mysql-0: 19:53:54 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 19:53:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 19:53:54 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-mysql-0: 19:53:55 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 19:53:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 19:53:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 19:53:55 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 19:53:55 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 19:53:55 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 19:53:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 19:53:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:53:56 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 19:53:56 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 19:53:56 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 19:53:56 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 19:53:57 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 19:53:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:53:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:53:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:53:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:53:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:53:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 19:53:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-oai-epc-0: 19:53:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 19:53:57 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 19:53:57 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-oai-epc-0: 19:53:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:53:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:53:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:53:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:53:58 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 19:53:58 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:53:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:53:58 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: 19:53:58 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 19:53:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 19:53:58 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 19:53:58 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:53:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:53:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:59 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:53:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 19:53:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 19:53:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-oai-epc-0: 19:53:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:59 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:53:59 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: 19:53:59 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:53:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:59 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:53:59 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: 19:53:59 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 19:53:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:53:59 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 19:53:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-oai-epc-0: 19:53:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:53:59 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: 19:53:59 DEBUG unit.oai-epc/0.install --2018-12-28 19:53:59-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:53:59 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install --2018-12-28 19:54:00-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install Reading package lists... unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 19:54:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 19:54:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 19:54:00 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install 0K ....... 37.4M=0s unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install 2018-12-28 19:54:00 (37.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:54:00-- unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (37.4 MB/s) unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:54:00 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:54:00 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:54:00 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:54:00 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:54:00 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:54:00 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 19:54:00 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 19:54:00 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: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 19:54:01 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (101 kB/s) unit-mysql-0: 19:54:01 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 19:54:01 DEBUG unit.mysql/0.install (Reading database ... 83397 files and directories currently installed.) unit-mysql-0: 19:54:01 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 19:54:01 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 19:54:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet2.5-java_6.0.45+dfsg-1_all.deb ... unit-abot-epc-basic-0: 19:54:02 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 19:54:03 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 19:54:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 19:54:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:54:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:54:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:54:04 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 19:54:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 19:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 19:54:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 19:54:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-abot-epc-basic-0: 19:54:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 19:54:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 19:54:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 19:54:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 19:54:06 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 19:54:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 19:54:07 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 19:54:07 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 19:54:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 19:54:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 19:54:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 19:54:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 19:54:08 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 19:54:08 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:54:09 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 19:54:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-mysql-0: 19:54:10 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 19:54:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:54:11 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-mysql-0: 19:54:11 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 19:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 19:54:12 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: 19:54:12 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: 19:54:12 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-abot-epc-basic-0: 19:54:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 19:54:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 19:54:12 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: 19:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:54:12 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: 19:54:12 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (611 kB/s) unit-mysql-0: 19:54:12 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 19:54:12 DEBUG unit.mysql/0.install (Reading database ... 83497 files and directories currently installed.) unit-mysql-0: 19:54:12 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 19:54:13 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:54:14 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 19:54:14 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 19:54:14 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 19:54:15 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:54:15 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 19:54:15 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 19:54:15 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 19:54:16 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 19:54:16 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 19:54:16 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 19:54:16 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 19:54:16 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 19:54:16 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 19:54:16 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 19:54:17 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 19:54:17 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 19:54:17 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:54:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 19:54:17 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: 19:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-mysql-0: 19:54:17 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 19:54:17 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 19:54:17 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 19:54:18 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 19:54:21 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 19:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-oai-epc-0: 19:54:21 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 19:54:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:54:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:54:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:54:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:54:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:54:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:54:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 19:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:54:21 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:54:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:54:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-mysql-0: 19:54:21 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:54:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:22 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: 19:54:22 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 19:54:22 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:54:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:54:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:54:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:54:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 19:54:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:54:23 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:54:23 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: 19:54:23 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-mysql-0: 19:54:23 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-oai-epc-0: 19:54:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:54:23 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:54:23 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: 19:54:23 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 19:54:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:54:23 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 19:54:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:54:23 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: 19:54:23 DEBUG unit.oai-epc/0.install --2018-12-28 19:54:23-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:54:23 DEBUG unit.oai-epc/0.install --2018-12-28 19:54:23-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 19:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 19:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-mysql-0: 19:54:24 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install 0K ....... 30.5M=0s unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install 2018-12-28 19:54:24 (30.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:54:24-- unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (30.5 MB/s) unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 19:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 19:54:24 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:54:24 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:54:24 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:54:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:54:24 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:54:24 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:54:24 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 19:54:25 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 19:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 19:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 19:54:25 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:54:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 19:54:28 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 19:54:28 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-mysql-0: 19:54:28 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 19:54:28 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 19:54:28 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 19:54:28 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 19:54:28 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 19:54:28 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 19:54:28 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 19:54:28 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 19:54:29 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 19:54:29 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 19:54:29 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:54:30 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 19:54:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:54:30 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 19:54:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:54:30 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 19:54:30 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 19:54:31 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 19:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 19:54:31 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 ... 61259 files and directories currently installed.) unit-abot-epc-basic-0: 19:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 19:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 19:54:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 19:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 19:54:32 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 19:54:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 19:54:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 19:54:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:33 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-mysql-0: 19:54:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 19:54:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 19:54:33 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 19:54:34 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 19:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 19:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 19:54:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 19:54:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 19:54:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 19:54:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 19:54:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 19:54:35 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.7_amd64.deb ... unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 19:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 19:54:36 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-141.167_amd64.deb ... unit-abot-epc-basic-0: 19:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-141.167) ... unit-mysql-0: 19:54:38 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 19:54:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 19:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 19:54:39 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:54:39 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 19:54:39 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 19:54:39 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: 19:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 19:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 19:54:40 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-mysql-0: 19:54:41 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: 19:54:41 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:41 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.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 19:54:41 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.62-0ubuntu0.14.04.1 [3754 kB] unit-mysql-0: 19:54:42 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.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 19:54:42 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: 19:54:42 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 19:54:42 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 19:54:42 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 2s (3131 kB/s) unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-mysql-0: 19:54:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-abot-epc-basic-0: 19:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 19:54:42 DEBUG unit.mysql/0.config-changed (Reading database ... 83591 files and directories currently installed.) unit-mysql-0: 19:54:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 19:54:42 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:43 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:43 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 19:54:43 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 19:54:43 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 19:54:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 19:54:44 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 19:54:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 19:54:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 19:54:44 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:44 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:45 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 19:54:45 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 19:54:45 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:45 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:47 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 19:54:47 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 19:54:47 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:47 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:49 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 19:54:49 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 19:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:50 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:50 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:51 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:52 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 19:54:52 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 19:54:52 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:53 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:53 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 19:54:53 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 19:54:53 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:54:53 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 19:54:55 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:55 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 19:54:55 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 19:54:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-mysql-0: 19:54:55 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 19:54:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 19:54:56 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:54:56 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:54:56 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 19:54:58 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:54:58 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:00 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:55:01 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:55:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 19:55:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 19:55:03 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:55:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 19:55:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:04 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 19:55:04 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 19:55:04 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:55:04 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:55:04 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:55:04 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:55:04 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:55:04 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:55:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:55:04 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:55:04 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:55:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:55:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:55:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 19:55:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-mysql-0: 19:55:05 DEBUG unit.mysql/0.config-changed 181228 19:55:05 [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: 19:55:05 DEBUG unit.mysql/0.config-changed 181228 19:55:05 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 19:55:05 DEBUG unit.mysql/0.config-changed 181228 19:55:05 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 21667 ... unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:55:05 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:55:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:55:05 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: 19:55:05 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:55:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:55:06 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:55:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 19:55:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:55:06 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:55:06 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: 19:55:06 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 19:55:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 19:55:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-oai-epc-0: 19:55:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:55:06 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:55:06 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: 19:55:06 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 19:55:06 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-oai-epc-0: 19:55:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:55:06 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 19:55:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:55:06 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: 19:55:06 DEBUG unit.oai-epc/0.install --2018-12-28 19:55:06-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:55:06 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install --2018-12-28 19:55:07-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 19:55:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 19:55:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 19:55:07 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install 0K ....... 43.0M=0s unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install 2018-12-28 19:55:07 (43.0 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:55:07-- unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (43.0 MB/s) unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:55:07 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:55:07 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:55:07 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:55:07 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:55:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:55:07 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 19:55:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 19:55:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:55:08 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 19:55:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 19:55:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:09 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 19:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:55:10 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 19:55:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 19:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 19:55:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 19:55:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 19:55:11 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 19:55:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 19:55:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 19:55:13 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 19:55:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 19:55:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 19:55:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 19:55:15 DEBUG unit.mysql/0.config-changed mysql start/running, process 21800 unit-mysql-0: 19:55:17 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 19:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 19:55:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 19:55:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 19:55:19 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 19:55:20 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:55:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 19:55:21 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: 19:55:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 19:55:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:55:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 19:55:24 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: 19:55:24 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 19:55:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:55:24 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 19:55:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 19:55:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 19:55:25 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 19:55:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 19:55:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:55:26 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:55:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 19:55:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:55:27 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-mysql-0: 19:55:28 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 19:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 19:55:29 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: 19:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 19:55:29 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: 19:55:29 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 19:55:30 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 19:55:30 DEBUG unit.mysql/0.config-changed mysql start/running, process 21923 unit-mysql-0: 19:55:30 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 19:55:30 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 19:55:30 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 19:55:30 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 19:55:30 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:55:30 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 19:55:30 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 19:55:30 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 19:55:30 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 19:55:30 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 19:55:30 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 19:55:30 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 19:55:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 19:55:31 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: 19:55:31 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 19:55:32 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: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 19:55:32 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: 19:55:32 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:33 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 19:55:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 19:55:35 DEBUG unit.mysql/0.start mysql stop/waiting unit-mysql-0: 19:55:37 DEBUG unit.mysql/0.start mysql start/running, process 22036 unit-mysql-0: 19:55:37 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-mysql-0: 19:55:37 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 19:55:37 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 19:55:37 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 19:55:37 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 19:55:37 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:55:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:55:37 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 19:55:37 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 19:55:38 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 19:55:38 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 19:55:38 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 19:55:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 19:55:38 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 19:55:39 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 19:55:40 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 19:55:41 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 19:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 19:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 19:55:42 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 19:55:43 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 19:55:43 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 19:55:43 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 19:55:44 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4+deb8u1build0.16.04.1) ... unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 19:55:45 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 19:55:46 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:47 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 19:55:48 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 19:55:49 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: 19:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 19:55:49 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:50 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 19:55:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 19:55:52 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 19:55:53 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 19:55:53 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: 19:55:53 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 19:55:54 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:55:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 19:56:05 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 19:56:06 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 19:56:06 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 19:56:06 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 19:56:06 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 19:56:07 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:56:07 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 19:56:08 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 19:56:09 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 19:56:09 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 19:56:09 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 19:56:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:56:11 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: 19:56:12 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: 19:56:12 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: 19:56:12 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/22/maven-plugins-22.pom (13 KB at 454.8 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 919.3 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 760.6 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/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: 19:56:12 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: 19:56:12 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: 19:56:12 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: 19:56:12 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/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 444.1 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 1242.5 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 796.7 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 1043.2 KB/sec) unit-abot-epc-basic-0: 19:56:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:12 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:56:12 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:12 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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: 19:56:12 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 75.0 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 1367.7 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 1172.2 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 285.8 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 142.5 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 96.7 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 150.7 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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.5.15/plexus-utils-1.5.15.pom (7 KB at 352.0 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 7/12 KB 10/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 629.9 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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 54.3 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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: 19:56:12 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: 19:56:12 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 214.2 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:12 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: 19:56:12 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: 19:56:12 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 373.5 KB/sec) unit-abot-epc-basic-0: 19:56:12 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: 19:56:13 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 40.6 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 418.5 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 145.5 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 2/3 KB 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 101.0 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 189.4 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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: 19:56:13 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: 19:56:13 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 110.3 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 45.2 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 85.6 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56: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/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 KB at 454.0 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 1364.5 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 870.9 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 3/4 KB 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 197.6 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 388.1 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/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 1383.6 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 758.1 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 47.1 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 180.7 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 644.1 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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 440.0 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 6/14 KB 9/14 KB 11/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 882.8 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 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: 19:56:13 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: 19:56:13 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: 19:56:13 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: 19:56: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/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 294.7 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 3/50 KB 5/50 KB 8/50 KB 11/50 KB 13/50 KB 16/50 KB 19/50 KB 21/50 KB 24/50 KB 27/50 KB 29/50 KB 32/50 KB 32/50 KB 3/48 KB 3/35 KB 32/50 KB 5/48 KB 3/35 KB 32/50 KB 3/48 KB 5/35 KB 32/50 KB 5/48 KB 8/35 KB 32/50 KB 5/48 KB 11/35 KB 32/50 KB 5/48 KB 13/35 KB 32/50 KB 5/48 KB 13/35 KB 32/50 KB 8/48 KB 13/35 KB 32/50 KB 3/153 KB 8/48 KB 13/35 KB 32/50 KB 5/153 KB 8/48 KB 13/35 KB 32/50 KB 8/153 KB 8/48 KB 13/35 KB 32/50 KB 11/153 KB 8/48 KB 13/35 KB 32/50 KB 13/153 KB 8/48 KB 13/35 KB 32/50 KB 13/153 KB 11/48 KB 13/35 KB 32/50 KB 13/153 KB 13/48 KB 16/35 KB 32/50 KB 13/153 KB 13/48 KB 16/35 KB 32/50 KB 13/153 KB 16/48 KB 19/35 KB 32/50 KB 13/153 KB 19/48 KB 19/35 KB 32/50 KB 13/153 KB 16/48 KB 21/35 KB 32/50 KB 13/153 KB 19/48 KB 21/35 KB 32/50 KB 13/153 KB 21/48 KB 24/35 KB 32/50 KB 13/153 KB 24/48 KB 24/35 KB 32/50 KB 13/153 KB 24/48 KB 27/35 KB 32/50 KB 13/153 KB 24/48 KB 29/35 KB 32/50 KB 13/153 KB 27/48 KB 29/35 KB 32/50 KB 16/153 KB 27/48 KB 29/35 KB 32/50 KB 19/153 KB 27/48 KB 29/35 KB 32/50 KB 21/153 KB 27/48 KB 29/35 KB 32/50 KB 24/153 KB 27/48 KB 29/35 KB 32/50 KB 27/153 KB 27/48 KB 29/35 KB 32/50 KB 29/153 KB 27/48 KB 29/35 KB 32/50 KB 13/153 KB 27/48 KB 29/35 KB 32/50 KB 29/153 KB 29/48 KB 29/35 KB 36/50 KB 32/153 KB 29/48 KB 32/35 KB 3/30 KB 40/50 KB 32/153 KB 32/48 KB 32/35 KB 3/30 KB 44/50 KB 32/153 KB 32/48 KB 32/35 KB 3/30 KB 36/50 KB 32/153 KB 32/48 KB 29/35 KB 3/30 KB 36/50 KB 32/153 KB 32/48 KB 29/35 KB 32/50 KB 32/153 KB 29/48 KB 32/35 KB 3/30 KB 48/50 KB 36/153 KB 32/48 KB 35/35 KB 3/30 KB 48/50 KB 40/153 KB 36/48 KB 29/35 KB 3/30 KB 36/50 KB 32/153 KB 29/48 KB 35/35 KB 5/30 KB 48/50 KB 44/153 KB 36/48 KB 35/35 KB 8/30 KB 48/50 KB 44/153 KB 36/48 KB 35/35 KB 11/30 KB 48/50 KB 44/153 KB 36/48 KB 35/35 KB 13/30 KB 48/50 KB 44/153 KB 36/48 KB 35/35 KB 16/30 KB 48/50 KB 44/153 KB 36/48 KB 35/35 KB 3/30 KB 48/50 KB 36/153 KB 36/48 KB 32/35 KB 3/30 KB 48/50 KB 32/153 KB 32/48 KB 35/35 KB 16/30 KB 50/50 KB 44/153 KB 36/48 KB 35/35 KB 3/30 KB 48/50 KB 36/153 KB 36/48 KB 35/35 KB 19/30 KB 50/50 KB 44/153 KB 36/48 KB 35/35 KB 16/30 KB 50/50 KB 44/153 KB 36/48 KB 35/35 KB 21/30 KB 50/50 KB 44/153 KB 40/48 KB 35/35 KB 19/30 KB 50/50 KB 44/153 KB 40/48 KB 35/35 KB 21/30 KB 50/50 KB 44/153 KB 44/48 KB 35/35 KB 24/30 KB 50/50 KB 44/153 KB 48/48 KB 35/35 KB 24/30 KB 50/50 KB 44/153 KB 48/48 KB 35/35 KB 3/30 KB 50/50 KB 44/153 KB 40/48 KB 35/35 KB 24/30 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 24/30 KB 50/50 KB 44/153 KB 44/48 KB 35/35 KB 27/30 KB 50/50 KB 48/153 KB 48/48 KB 35/35 KB 29/30 KB 50/50 KB 48/153 KB 48/48 KB 30/30 KB 52/153 KB 48/48 KB 35/35 KB 29/30 KB 52/153 KB 48/48 KB 30/30 KB 56/153 KB 48/48 KB 30/30 KB 60/153 KB 48/48 KB 30/30 KB 64/153 KB 48/48 KB 30/30 KB 68/153 KB 48/48 KB 30/30 KB 72/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 646.0 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 460.4 KB/sec) unit-abot-epc-basic-0: 19:56:13 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.jar unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 30/30 KB 76/153 KB 48/48 KB 30/30 KB 80/153 KB 48/48 KB 30/30 KB 84/153 KB 48/48 KB 30/30 KB 88/153 KB 48/48 KB 30/30 KB 92/153 KB 48/48 KB 30/30 KB 96/153 KB 48/48 KB 30/30 KB 100/153 KB 48/48 KB 30/30 KB 104/153 KB 48/48 KB 30/30 KB 108/153 KB 48/48 KB 30/30 KB 112/153 KB 48/48 KB 30/30 KB 116/153 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 550.5 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 4/190 KB 116/153 KB 4/119 KB 4/190 KB 116/153 KB 8/119 KB 4/190 KB 116/153 KB 12/119 KB 4/190 KB 116/153 KB 16/119 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 333.5 KB/sec) unit-abot-epc-basic-0: 19:56:13 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.jar unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 4/190 KB 116/153 KB 8/190 KB 120/153 KB 20/119 KB 12/190 KB 120/153 KB 20/119 KB 16/190 KB 120/153 KB 20/119 KB 20/190 KB 120/153 KB 20/119 KB 4/190 KB 116/153 KB 20/119 KB 20/190 KB 120/153 KB 24/119 KB 20/190 KB 120/153 KB 28/119 KB 4/190 KB 120/153 KB 20/119 KB 20/190 KB 124/153 KB 32/119 KB 20/190 KB 124/153 KB 32/119 KB 24/190 KB 124/153 KB 32/119 KB 28/190 KB 124/153 KB 32/119 KB 32/190 KB 128/153 KB 32/119 KB 28/190 KB 128/153 KB 32/119 KB 32/190 KB 132/153 KB 32/119 KB 32/190 KB 132/153 KB 36/119 KB 3/37 KB 32/190 KB 132/153 KB 36/119 KB 5/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 8/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 11/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 13/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 16/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 19/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 21/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 32/190 KB 132/153 KB 40/119 KB 21/37 KB 3/86 KB 32/190 KB 136/153 KB 44/119 KB 21/37 KB 3/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 3/86 KB 32/190 KB 132/153 KB 36/119 KB 3/37 KB 3/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 5/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 8/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 11/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 13/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 16/86 KB 36/190 KB 136/153 KB 48/119 KB 24/37 KB 19/86 KB 36/190 KB 136/153 KB 44/119 KB 24/37 KB 3/86 KB 32/190 KB 136/153 KB 44/119 KB 21/37 KB 3/86 KB 36/190 KB 140/153 KB 48/119 KB 24/37 KB 19/86 KB 36/190 KB 144/153 KB 48/119 KB 24/37 KB 19/86 KB 36/190 KB 148/153 KB 48/119 KB 24/37 KB 19/86 KB 36/190 KB 152/153 KB 52/119 KB 27/37 KB 21/86 KB 36/190 KB 153/153 KB 52/119 KB 27/37 KB 21/86 KB 36/190 KB 136/153 KB 44/119 KB 21/37 KB 3/86 KB 40/190 KB 153/153 KB 52/119 KB 27/37 KB 21/86 KB 44/190 KB 153/153 KB 52/119 KB 27/37 KB 21/86 KB 48/190 KB 153/153 KB 52/119 KB 27/37 KB 21/86 KB 36/190 KB 148/153 KB 52/119 KB 27/37 KB 21/86 KB 48/190 KB 153/153 KB 52/119 KB 29/37 KB 21/86 KB 48/190 KB 153/153 KB 52/119 KB 32/37 KB 21/86 KB 52/190 KB 153/153 KB 52/119 KB 35/37 KB 21/86 KB 52/190 KB 153/153 KB 52/119 KB 37/37 KB 21/86 KB 36/190 KB 148/153 KB 52/119 KB 24/37 KB 21/86 KB 36/190 KB 148/153 KB 48/119 KB 24/37 KB 21/86 KB 52/190 KB 153/153 KB 56/119 KB 37/37 KB 24/86 KB 52/190 KB 153/153 KB 56/119 KB 37/37 KB 27/86 KB 52/190 KB 153/153 KB 56/119 KB 37/37 KB 27/86 KB 52/190 KB 153/153 KB 60/119 KB 37/37 KB 29/86 KB 52/190 KB 153/153 KB 64/119 KB 37/37 KB 29/86 KB 52/190 KB 153/153 KB 68/119 KB 37/37 KB 29/86 KB 52/190 KB 153/153 KB 52/119 KB 32/37 KB 21/86 KB 56/190 KB 153/153 KB 72/119 KB 37/37 KB 29/86 KB 60/190 KB 153/153 KB 72/119 KB 37/37 KB 29/86 KB 64/190 KB 153/153 KB 72/119 KB 37/37 KB 29/86 KB 52/190 KB 153/153 KB 64/119 KB 37/37 KB 29/86 KB 64/190 KB 153/153 KB 72/119 KB 37/37 KB 32/86 KB 64/190 KB 153/153 KB 72/119 KB 37/37 KB 36/86 KB 68/190 KB 153/153 KB 72/119 KB 37/37 KB 40/86 KB 52/190 KB 153/153 KB 72/119 KB 37/37 KB 36/86 KB 68/190 KB 153/153 KB 76/119 KB 37/37 KB 40/86 KB 68/190 KB 153/153 KB 80/119 KB 37/37 KB 40/86 KB 68/190 KB 153/153 KB 72/119 KB 37/37 KB 36/86 KB 72/190 KB 153/153 KB 80/119 KB 37/37 KB 40/86 KB 72/190 KB 153/153 KB 80/119 KB 37/37 KB 44/86 KB 72/190 KB 153/153 KB 80/119 KB 37/37 KB 48/86 KB 76/190 KB 153/153 KB 80/119 KB 37/37 KB 52/86 KB 76/190 unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install KB 153/153 KB 84/119 KB 37/37 KB 56/86 KB 76/190 KB 153/153 KB 84/119 KB 37/37 KB 60/86 KB 76/190 KB 153/153 KB 84/119 KB 37/37 KB 64/86 KB 76/190 KB 84/119 KB 68/86 KB 76/190 KB 84/119 KB 72/86 KB 76/190 KB 84/119 KB 76/86 KB 76/190 KB 153/153 KB 80/119 KB 37/37 KB 48/86 KB 80/190 KB 84/119 KB 76/86 KB 84/190 KB 84/119 KB 76/86 KB 88/190 KB 84/119 KB 76/86 KB 92/190 KB 84/119 KB 76/86 KB 96/190 KB 84/119 KB 76/86 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 318.6 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1271.8 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 76/190 KB 153/153 KB 84/119 KB 37/37 KB 52/86 KB 96/190 KB 88/119 KB 76/86 KB 96/190 KB 92/119 KB 76/86 KB 96/190 KB 96/119 KB 76/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: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 100/190 KB 100/119 KB 76/86 KB 104/190 KB 100/119 KB 80/86 KB 108/190 KB 100/119 KB 80/86 KB 112/190 KB 100/119 KB 80/86 KB 116/190 KB 100/119 KB 80/86 KB 120/190 KB 3/66 KB 100/119 KB 80/86 KB 124/190 KB 3/66 KB 100/119 KB 80/86 KB 128/190 KB 3/66 KB 100/119 KB 80/86 KB 96/190 KB 100/119 KB 76/86 KB 128/190 KB 3/66 KB 104/119 KB 80/86 KB 128/190 KB 3/66 KB 108/119 KB 80/86 KB 128/190 KB 3/66 KB 112/119 KB 80/86 KB 116/190 KB 3/66 KB 100/119 KB 80/86 KB 100/190 KB 100/119 KB 80/86 KB 132/190 KB 3/66 KB 112/119 KB 80/86 KB 132/190 KB 5/66 KB 116/119 KB 84/86 KB 132/190 KB 5/66 KB 119/119 KB 84/86 KB 132/190 KB 5/66 KB 112/119 KB 84/86 KB 132/190 KB 3/66 KB 112/119 KB 84/86 KB 132/190 KB 5/66 KB 119/119 KB 86/86 KB 132/190 KB 8/66 KB 119/119 KB 86/86 KB 132/190 KB 11/66 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 4/26 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 8/26 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 12/26 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 16/26 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 20/26 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 24/26 KB 119/119 KB 86/86 KB 132/190 KB 13/66 KB 26/26 KB 119/119 KB 86/86 KB 136/190 KB 16/66 KB 26/26 KB 119/119 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 895.7 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 136/190 KB 13/66 KB 26/26 KB 119/119 KB 86/86 KB 140/190 KB 19/66 KB 26/26 KB 86/86 KB 144/190 KB 19/66 KB 26/26 KB 136/190 KB 19/66 KB 26/26 KB 86/86 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 643.1 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 144/190 KB 21/66 KB 26/26 KB 148/190 KB 21/66 KB 26/26 KB 152/190 KB 24/66 KB 26/26 KB 156/190 KB 24/66 KB 26/26 KB 160/190 KB 24/66 KB 26/26 KB 164/190 KB 24/66 KB 168/190 KB 24/66 KB 172/190 KB 24/66 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 172/190 KB 4/324 KB 24/66 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 177.7 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 148/190 KB 24/66 KB 26/26 KB 172/190 KB 4/324 KB 27/66 KB 172/190 KB 4/324 KB 29/66 KB 172/190 KB 4/324 KB 32/66 KB 172/190 KB 4/324 KB 36/66 KB Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 172/190 KB 4/324 KB 40/66 KB 172/190 KB 8/324 KB 44/66 KB 172/190 KB 8/324 KB 44/66 KB 176/190 KB 8/324 KB 44/66 KB 176/190 KB 12/324 KB 48/66 KB 180/190 KB 12/324 KB 52/66 KB 180/190 KB 12/324 KB 56/66 KB 4/79 KB 176/190 KB 12/324 KB 44/66 KB 180/190 KB 16/324 KB 56/66 KB 4/79 KB 180/190 KB 20/324 KB 56/66 KB 4/79 KB 4/228 KB 180/190 KB 24/324 KB 56/66 KB 4/79 KB 4/228 KB 180/190 KB 28/324 KB 56/66 KB 4/79 KB 180/190 KB 12/324 KB 52/66 KB 4/79 KB 4/228 KB 180/190 KB 28/324 KB 60/66 KB 8/79 KB 180/190 KB 12/324 KB 48/66 KB 4/228 KB 184/190 KB 28/324 KB 60/66 KB 8/79 KB 4/228 KB 184/190 KB 28/324 KB 60/66 KB 12/79 KB 4/228 KB 188/190 KB 28/324 KB 60/66 KB 16/79 KB 4/228 KB 188/190 KB 28/324 KB 60/66 KB 20/79 KB 4/228 KB 180/190 KB 28/324 KB 60/66 KB 4/79 KB 4/228 KB 188/190 KB 32/324 KB 64/66 KB 20/79 KB 4/228 KB 188/190 KB 32/324 KB 66/66 KB 20/79 KB 4/228 KB 180/190 KB 20/324 KB 56/66 KB 4/79 KB 8/228 KB 188/190 KB 32/324 KB 66/66 KB 20/79 KB 12/228 KB 188/190 KB 32/324 KB 66/66 KB 20/79 KB 16/228 KB 188/190 KB 32/324 KB 66/66 KB 20/79 KB 4/228 KB 188/190 KB 32/324 KB 60/66 KB 20/79 KB 16/228 KB 188/190 KB 36/324 KB 66/66 KB 20/79 KB 20/228 KB 188/190 KB 40/324 KB 66/66 KB 24/79 KB 4/228 KB 188/190 KB 28/324 KB 60/66 KB 12/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 24/79 KB 20/228 KB 188/190 KB 36/324 KB 66/66 KB 24/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 28/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 32/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 36/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 40/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 44/79 KB 20/228 KB 190/190 KB 44/324 KB 66/66 KB 48/79 KB 20/228 KB 188/190 KB 36/324 KB 66/66 KB 20/79 KB 24/228 KB 190/190 KB 44/324 KB 66/66 KB 48/79 KB 28/228 KB 190/190 KB 44/324 KB 66/66 KB 48/79 KB 32/228 KB 190/190 KB 44/324 KB 66/66 KB 48/79 KB 20/228 KB 188/190 KB 44/324 KB 66/66 KB 24/79 KB 32/228 KB 190/190 KB 48/324 KB 66/66 KB 48/79 KB 32/228 KB 190/190 KB 52/324 KB 66/66 KB 48/79 KB 32/228 KB 190/190 KB 56/324 KB 48/79 KB 36/228 KB 190/190 KB 60/324 KB 52/79 KB 36/228 KB 190/190 KB 64/324 KB 52/79 KB 36/228 KB 190/190 KB 68/324 KB 52/79 KB 36/228 KB 190/190 KB 72/324 KB 52/79 KB 36/228 KB 190/190 KB 76/324 KB 52/79 KB 36/228 KB 190/190 KB 80/324 KB 52/79 KB 36/228 KB 190/190 KB 56/324 KB 52/79 KB 36/228 KB 190/190 KB 80/324 KB 56/79 KB 36/228 KB 190/190 KB 56/324 KB 48/79 KB 40/228 KB 190/190 KB 80/324 KB 60/79 KB 44/228 KB 190/190 KB 80/324 KB 60/79 KB 48/228 KB 190/190 KB 80/324 KB 60/79 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.jar (190 KB at 1109.0 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 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 392.8 KB/sec) unit-abot-epc-basic-0: 19:56:13 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.jar unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 36/228 KB 190/190 KB 80/324 KB 60/79 KB 52/228 KB 80/324 KB 60/79 KB 56/228 KB 80/324 KB 64/79 KB 52/228 KB 80/324 KB 64/79 KB 60/228 KB 80/324 KB 68/79 KB 60/228 KB 84/324 KB 72/79 KB 60/228 KB 84/324 KB 76/79 KB 60/228 KB 84/324 KB 79/79 KB 60/228 KB 84/324 KB 68/79 KB 60/228 KB 80/324 KB 68/79 KB 64/228 KB 84/324 KB 79/79 KB 68/228 KB 84/324 KB 79/79 KB 72/228 KB 88/324 KB 79/79 KB 76/228 KB 88/324 KB 79/79 KB 80/228 KB 88/324 KB 79/79 KB 68/228 KB 88/324 KB 79/79 KB 80/228 KB 92/324 KB 79/79 KB 80/228 KB 96/324 KB 79/79 KB 80/228 KB 100/324 KB 79/79 KB 84/228 KB 104/324 KB 79/79 KB 84/228 KB 108/324 KB 79/79 KB 4/152 KB 84/228 KB 112/324 KB 79/79 KB 84/228 KB 100/324 KB 79/79 KB 4/152 KB 88/228 KB 112/324 KB 79/79 KB 4/152 KB 92/228 KB 112/324 KB 79/79 KB 4/152 KB 96/228 KB 112/324 KB 79/79 KB 4/152 KB 84/228 KB 108/324 KB 79/79 KB 8/152 KB 100/228 KB 116/324 KB 3/32 KB 12/152 KB 100/228 KB 116/324 KB 3/32 KB 16/152 KB 100/228 KB 116/324 KB 3/32 KB 20/152 KB 100/228 KB 116/324 KB 3/32 KB 24/152 KB 100/228 KB 116/324 KB 3/32 KB 28/152 KB 100/228 KB 116/324 KB 3/32 KB 32/152 KB 100/228 KB 116/324 KB 3/32 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 424.0 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install 36/152 KB 100/228 KB 116/324 KB 3/32 KB 40/152 KB 100/228 KB 116/324 KB 3/32 KB 44/152 KB 100/228 KB 116/324 KB 3/32 KB 4/152 KB 100/228 KB 116/324 KB 79/79 KB 3/32 KB 48/152 KB 104/228 KB 116/324 KB 3/32 KB 48/152 KB 108/228 KB 116/324 KB 3/32 KB 48/152 KB 112/228 KB 116/324 KB 3/32 KB 4/152 KB 96/228 KB 116/324 KB 79/79 KB 3/32 KB 4/152 KB 96/228 KB 112/324 KB 79/79 KB 3/32 KB 48/152 KB 112/228 KB 116/324 KB 5/32 KB 48/152 KB 112/228 KB 116/324 KB 8/32 KB 48/152 KB 112/228 KB 116/324 KB 11/32 KB 48/152 KB 112/228 KB 116/324 KB 13/32 KB 48/152 KB 112/228 KB 116/324 KB 16/32 KB 48/152 KB 112/228 KB 116/324 KB 19/32 KB 48/152 KB 112/228 KB 116/324 KB 21/32 KB 48/152 KB 112/228 KB 120/324 KB 21/32 KB 48/152 KB 112/228 KB 124/324 KB 24/32 KB 48/152 KB 112/228 KB 128/324 KB 24/32 KB 48/152 KB 112/228 KB 132/324 KB 24/32 KB 48/152 KB 116/228 KB 136/324 KB 24/32 KB 48/152 KB 116/228 KB 140/324 KB 24/32 KB 48/152 KB 116/228 KB 144/324 KB 24/32 KB 48/152 KB 112/228 KB 120/324 KB 24/32 KB 48/152 KB 116/228 KB 144/324 KB 4/234 KB 24/32 KB 48/152 KB 116/228 KB 148/324 KB 8/234 KB 27/32 KB 48/152 KB 116/228 KB 148/324 KB 12/234 KB 27/32 KB 48/152 KB 116/228 KB 148/324 KB 16/234 KB 27/32 KB 48/152 KB 100/228 KB 116/324 KB 3/32 KB 52/152 KB 116/228 KB 148/324 KB 16/234 KB 27/32 KB 56/152 KB 116/228 KB 148/324 KB 16/234 KB 27/32 KB 60/152 KB 116/228 KB 148/324 KB 16/234 KB 27/32 KB 64/152 KB 116/228 KB 148/324 KB 16/234 KB 27/32 KB 48/152 KB 116/228 KB 132/324 KB 24/32 KB 64/152 KB 120/228 KB 148/324 KB 16/234 KB 27/32 KB 64/152 KB 124/228 KB 148/324 KB 16/234 KB 27/32 KB 64/152 KB 128/228 KB 148/324 KB 16/234 KB 27/32 KB 64/152 KB 132/228 KB 148/324 KB 16/234 KB 27/32 KB 68/152 KB 136/228 KB 148/324 KB 20/234 KB 27/32 KB 68/152 KB 140/228 KB 148/324 KB 20/234 KB 27/32 KB 68/152 KB 144/228 KB 148/324 KB 20/234 KB 27/32 KB 48/152 KB 116/228 KB 148/324 KB 4/234 KB 27/32 KB 48/152 KB 116/228 KB 144/324 KB 4/234 KB 27/32 KB 68/152 KB 144/228 KB 148/324 KB 20/234 KB 29/32 KB 68/152 KB 132/228 KB 148/324 KB 20/234 KB 27/32 KB 68/152 KB 132/228 KB 148/324 KB 16/234 KB 27/32 KB 72/152 KB 144/228 KB 148/324 KB 20/234 KB 29/32 KB 76/152 KB 144/228 KB 148/324 KB 20/234 KB 29/32 KB 80/152 KB 144/228 KB 148/324 KB 20/234 KB 29/32 KB 84/152 KB 144/228 KB 148/324 KB 20/234 KB 29/32 KB 88/152 KB 148/228 KB 152/324 KB 24/234 KB 32/32 KB 92/152 KB 148/228 KB 152/324 KB 24/234 KB 32/32 KB 96/152 KB 148/228 KB 152/324 KB 24/234 KB 32/32 KB 84/152 KB 148/228 KB 152/324 KB 24/234 KB 32/32 KB 96/152 KB 152/228 KB 152/324 KB 24/234 KB 32/32 KB 96/152 KB 156/228 KB 152/324 KB 24/234 KB 32/32 KB 96/152 KB 160/228 KB 152/324 KB 24/234 KB 32/32 KB 84/152 KB 144/228 KB 152/324 KB 24/234 KB 32/32 KB 96/152 KB 160/228 KB 156/324 KB 24/234 KB 32/32 KB 96/152 KB 160/228 KB 160/324 KB 24/234 KB 32/32 KB 96/152 KB 160/228 KB 164/324 KB 24/234 KB 32/32 KB 84/152 KB 144/228 KB 148/324 KB 24/234 KB 32/32 KB 84/152 KB 144/228 KB 148/324 KB 24/234 KB 29/32 KB 96/152 KB 160/228 KB 164/324 KB 28/234 KB 32/32 KB 96/152 KB 160/228 KB 168/324 KB 32/234 KB 32/32 KB 96/152 KB 160/228 KB 168/324 KB 28/234 KB 32/32 KB 96/152 KB 160/228 KB 172/324 KB 32/234 KB 32/32 KB 96/152 KB 160/228 KB 176/324 KB 32/234 KB 32/32 KB 96/152 KB 160/228 KB 180/324 KB 32/234 KB 32/32 KB 100/152 KB 164/228 KB 184/324 KB 36/234 KB 32/32 KB 100/152 KB 164/228 KB 188/324 KB 36/234 KB 32/ unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 32 KB 100/152 KB 164/228 KB 180/324 KB 36/234 KB 32/32 KB 100/152 KB 164/228 KB 192/324 KB 40/234 KB 32/32 KB 100/152 KB 164/228 KB 192/324 KB 44/234 KB 32/32 KB 100/152 KB 160/228 KB 180/324 KB 32/234 KB 32/32 KB 104/152 KB 164/228 KB 192/324 KB 44/234 KB 32/32 KB 100/152 KB 164/228 KB 180/324 KB 32/234 KB 32/32 KB 104/152 KB 168/228 KB 192/324 KB 48/234 KB 32/32 KB 104/152 KB 172/228 KB 192/324 KB 48/234 KB 32/32 KB 104/152 KB 164/228 KB 192/324 KB 48/234 KB 32/32 KB 100/152 KB 172/228 KB 192/324 KB 48/234 KB 32/32 KB 108/152 KB 172/228 KB 192/324 KB 48/234 KB 32/32 KB 112/152 KB 172/228 KB 192/324 KB 48/234 KB 32/32 KB 116/152 KB 176/228 KB 192/324 KB 48/234 KB 32/32 KB 120/152 KB 176/228 KB 196/324 KB 52/234 KB 32/32 KB 124/152 KB 176/228 KB 196/324 KB 52/234 KB 32/32 KB 128/152 KB 176/228 KB 196/324 KB 52/234 KB 32/32 KB 112/152 KB 176/228 KB 192/324 KB 48/234 KB 32/32 KB 116/152 KB 176/228 KB 196/324 KB 52/234 KB 32/32 KB 128/152 KB 176/228 KB 200/324 KB 52/234 KB 32/32 KB 116/152 KB 176/228 KB 192/324 KB 52/234 KB 32/32 KB 128/152 KB 180/228 KB 200/324 KB 56/234 KB 32/32 KB 128/152 KB 180/228 KB 200/324 KB 60/234 KB 32/32 KB 128/152 KB 180/228 KB 200/324 KB 52/234 KB 32/32 KB 128/152 KB 184/228 KB 204/324 KB 60/234 KB 32/32 KB 128/152 KB 180/228 KB 204/324 KB 60/234 KB 32/32 KB 128/152 KB 184/228 KB 208/324 KB 64/234 KB 32/32 KB 128/152 KB 184/228 KB 204/324 KB 64/234 KB 32/32 KB 128/152 KB 188/228 KB 208/324 KB 64/234 KB 32/32 KB 128/152 KB 192/228 KB 208/324 KB 64/234 KB 32/32 KB 132/152 KB 196/228 KB 212/324 KB 64/234 KB 132/152 KB 192/228 KB 212/324 KB 64/234 KB 128/152 KB 192/228 KB 212/324 KB 64/234 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 144.7 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 132/152 KB 196/228 KB 216/324 KB 64/234 KB 136/152 KB 196/228 KB 220/324 KB 64/234 KB 136/152 KB 200/228 KB 224/324 KB 68/234 KB 136/152 KB 196/228 KB 216/324 KB 64/234 KB 140/152 KB 200/228 KB 224/324 KB 68/234 KB 144/152 KB 200/228 KB 224/324 KB 68/234 KB 136/152 KB 200/228 KB 220/324 KB 68/234 KB 144/152 KB 200/228 KB 224/324 KB 72/234 KB 144/152 KB 200/228 KB 224/324 KB 76/234 KB 144/152 KB 200/228 KB 224/324 KB 80/234 KB 136/152 KB 200/228 KB 220/324 KB 64/234 KB 144/152 KB 204/228 KB 224/324 KB 80/234 KB 144/152 KB 208/228 KB 224/324 KB 80/234 KB 144/152 KB 212/228 KB 224/324 KB 80/234 KB 148/152 KB 216/228 KB 228/324 KB 84/234 KB 148/152 KB 220/228 KB 228/324 KB 84/234 KB 148/152 KB 224/228 KB 228/324 KB 84/234 KB 148/152 KB 212/228 KB 228/324 KB 84/234 KB 152/152 KB 224/228 KB 228/324 KB 84/234 KB 152/152 KB 224/228 KB 228/324 KB 84/234 KB 144/152 KB 212/228 KB 224/324 KB 84/234 KB 152/152 KB 224/228 KB 228/324 KB 88/234 KB 152/152 KB 224/228 KB 228/324 KB 92/234 KB 152/152 KB 224/228 KB 228/324 KB 96/234 KB 144/152 KB 212/228 KB 228/324 KB 84/234 KB 152/152 KB 224/228 KB 232/324 KB 96/234 KB 152/152 KB 224/228 KB 236/324 KB 96/234 KB 152/152 KB 224/228 KB 240/324 KB 96/234 KB 152/152 KB 224/228 KB 244/324 KB 100/234 KB 152/152 KB 228/228 KB 248/324 KB 100/234 KB 152/152 KB 224/228 KB 240/324 KB 100/234 KB 152/152 KB 228/228 KB 248/324 KB 104/234 KB 152/152 KB 228/228 KB 248/324 KB 108/234 KB 152/152 KB 228/228 KB 244/324 KB 100/234 KB 152/152 KB 228/228 KB 252/324 KB 108/234 KB 152/152 KB 228/228 KB 256/324 KB 108/234 KB 152/152 KB 228/228 KB 256/324 KB 112/234 KB 152/152 KB 228/228 KB 260/324 KB 112/234 KB 152/152 KB 228/228 KB 264/324 KB 116/234 KB 152/152 KB 228/228 KB 268/324 KB 116/234 KB 152/152 KB 228/228 KB 272/324 KB 116/234 KB 152/152 KB 228/228 KB 260/324 KB 116/234 KB 152/152 KB 228/228 KB 272/324 KB 120/234 KB 152/152 KB 228/228 KB 272/324 KB 124/234 KB 152/152 KB 228/228 KB 272/324 KB 128/234 KB 152/152 KB 228/228 KB 272/324 KB 132/234 KB 228/228 KB 276/324 KB 136/234 KB 228/228 KB 276/324 KB 140/234 KB 228/228 KB 276/324 KB 144/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 665.8 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 152/152 KB 228/228 KB 276/324 KB 132/234 KB 228/228 KB 280/324 KB 144/234 KB 228/228 KB 284/324 KB 144/234 KB 228/228 KB 288/324 KB 144/234 KB 228/228 KB 292/324 KB 144/234 KB 296/324 KB 148/234 KB 300/324 KB 148/234 KB 304/324 KB 148/234 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 979.8 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install 228/228 KB 292/324 KB 148/234 KB 304/324 KB 152/234 KB 304/324 KB 156/234 KB 304/324 KB 160/234 KB 308/324 KB 160/234 KB 312/324 KB 164/234 KB 316/324 KB 164/234 KB 320/324 KB 164/234 KB 308/324 KB 164/234 KB 320/324 KB 168/234 KB 320/324 KB 172/234 KB 320/324 KB 176/234 KB 320/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 180/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/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 1311.5 KB/sec) unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 915.1 KB/sec) unit-abot-epc-basic-0: 19:56:13 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: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1510333558795485619.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: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.685 s unit-abot-epc-basic-0: 19:56:13 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-28T19:56:13+00:00 unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:14 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:16 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: 19:56:16 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: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3076832046077128789.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: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.716 s unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-28T19:56:16+00:00 unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:16 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:18 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:18 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: 19:56:19 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: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1366054936653037172.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: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.662 s unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-28T19:56:19+00:00 unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 19:56:19 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: 19:56:19 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: 19:56:19 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: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 19:56:19 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css machine-3: 19:56:20 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 19:56:20 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:56:20 DEBUG juju.agent read agent config, format "2.0" machine-3: 19:56:20 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 19:56:20 DEBUG juju.worker start "engine" machine-3: 19:56:20 INFO juju.worker start "engine" machine-3: 19:56:20 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:56:20 DEBUG juju.worker "engine" started machine-3: 19:56:20 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:56:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:56:20 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 19:56:20 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:56:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:56:20 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch machine-3: 19:56:20 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:56:20 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 19:56:20 DEBUG juju.worker.apicaller connecting with old password machine-3: 19:56:20 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-3: 19:56:20 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-3: 19:56:20 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:56:20 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: 19:56:20 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 62.1MB/s eta 0:00:01  17% |##### | 20kB 4.4MB/s eta 0:00:01  25% |######## | 30kB 6.3MB/s eta 0:00:01  34% |########## | 40kB 4.0MB/s eta 0:00:01  42% |############# | 51kB 4.9MB/s eta 0:00:01  51% |################ | 61kB 5.8MB/s eta 0:00:01  59% |################### | 71kB 6.7MB/s eta 0:00:01  68% |##################### | 81kB 5.3MB/s eta 0:00:01  76% |######################## | 92kB 5.9MB/s eta 0:00:01  85% |########################### | 102kB 6.4MB/s eta 0:00:01  93% |############################## | 112kB 6.4MB/s eta 0:00:01  100% |################################| 122kB 5.4MB/s unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/62/00/ee1d7de624db8ba7090d1226aebefab96a2c71cd5cfa7629d6ad3f61b79e/urllib3-1.24.1-py2.py3-none-any.whl (118kB) unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 80.1MB/s eta 0:00:01  17% |##### | 20kB 51.1MB/s eta 0:00:01  26% |######## | 30kB 53.8MB/s eta 0:00:01  34% |########### | 40kB 53.6MB/s eta 0:00:01  43% |############# | 51kB 54.0MB/s eta 0:00:01  52% |################ | 61kB 55.4MB/s eta 0:00:01  60% |################### | 71kB 55.6MB/s eta 0:00:01  69% |###################### | 81kB 55.7MB/s eta 0:00:01  78% |######################## | 92kB 56.0MB/s eta 0:00:01  86% |########################### | 102kB 55.9MB/s eta 0:00:01  95% |############################## | 112kB 54.4MB/s eta 0:00:01  100% |################################| 122kB 10.2MB/s unit-abot-epc-basic-0: 19:56:20 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 19:56:21 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: 19:56:21 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. machine-3: 19:56:21 DEBUG juju.worker.apicaller connected machine-3: 19:56:21 DEBUG juju.worker.apicaller changing password... machine-3: 19:56:21 DEBUG juju.worker.apicaller password changed machine-3: 19:56:21 DEBUG juju.api RPC connection died machine-3: 19:56:21 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 19:56:21 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:56:21 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-3: 19:56:21 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-3: 19:56:21 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:56:21 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 19:56:21 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: 19:56:21 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 60.6MB/s eta 0:00:01  22% |####### | 20kB 4.2MB/s eta 0:00:01  33% |########## | 30kB 6.1MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 5.1MB/s eta 0:00:01  67% |##################### | 61kB 6.0MB/s eta 0:00:01  78% |######################### | 71kB 6.8MB/s eta 0:00:01  89% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 96.7MB/s eta 0:00:01  16% |##### | 20kB 54.3MB/s eta 0:00:01  24% |####### | 30kB 56.8MB/s eta 0:00:01  32% |########## | 40kB 56.2MB/s eta 0:00:01  40% |############ | 51kB 55.6MB/s eta 0:00:01  48% |############### | 61kB 57.3MB/s eta 0:00:01  56% |################## | 71kB 57.8MB/s eta 0:00:01  64% |#################### | 81kB 17.4MB/s eta 0:00:01  72% |####################### | 92kB 18.8MB/s eta 0:00:01  81% |######################### | 102kB 20.2MB/s eta 0:00:01  89% |############################ | 112kB 20.0MB/s eta 0:00:01  97% |############################### | 122kB 20.4MB/s eta 0:00:01  100% |################################| 133kB 8.2MB/s unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/76/ae/44b03b253d6fade317f32c24d100b3b35c2239807046a4c953c7b89fa49e/itsdangerous-1.1.0-py2.py3-none-any.whl unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 88.9MB/s eta 0:00:01  6% |## | 20kB 60.9MB/s eta 0:00:01  9% |### | 30kB 61.8MB/s eta 0:00:01  12% |#### | 40kB 60.9MB/s eta 0:00:01  15% |##### | 51kB 60.1MB/s eta 0:00:01  19% |###### | 61kB 61.1MB/s eta 0:00:01  22% |####### | 71kB 60.9MB/s eta 0:00:01  25% |######## | 81kB 60.9MB/s eta 0:00:01  28% |######### | 92kB 61.6MB/s eta 0:00:01  31% |########## | 102kB 61.6MB/s eta 0:00:01  34% |########### | 112kB 60.2MB/s eta 0:00:01  38% |############ | 122kB 61.8MB/s eta 0:00:01  41% |############# | 133kB 27.9MB/s eta 0:00:01  44% |############## | 143kB 26.8MB/s eta 0:00:01  47% |############### | 153kB 25.7MB/s eta 0:00:01  50% |################ | 163kB 24.5MB/s eta 0:00:01  53% |################# | 174kB 23.9MB/s eta 0:00:01  57% |################## | 184kB 23.5MB/s eta 0:00:01  60% |################### | 194kB 23.4MB/s eta 0:00:01  63% |#################### | 204kB 23.3MB/s eta 0:00:01  66% |##################### | 215kB 23.3MB/s eta 0:00:01  69% |###################### | 225kB 23.4MB/s eta 0:00:01  72% |####################### | 235kB 43.2MB/s eta 0:00:01  76% |######################## | 245kB 46.3MB/s eta 0:00:01  79% |######################### | 256kB 50.6MB/s eta 0:00:01  82% |########################## | 266kB 55.7MB/s eta 0:00:01  85% |########################### | 276kB 59.7MB/s eta 0:00:01  88% |############################ | 286kB 62.9MB/s eta 0:00:01  91% |############################# | 296kB 62.9MB/s eta 0:00:01  95% |############################## | 307kB 63.9MB/s eta 0:00:01  98% |############################### | 317kB 64.0MB/s eta 0:00:01  100% |################################| 327kB 5.0MB/s machine-3: 19:56:22 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) machine-3: 19:56:22 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 19:56:22 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) machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 74.2MB/s eta 0:00:01  25% |######## | 20kB 57.7MB/s eta 0:00:01  37% |############ | 30kB 59.7MB/s eta 0:00:01  50% |################ | 40kB 59.2MB/s eta 0:00:01  62% |#################### | 51kB 58.9MB/s eta 0:00:01  75% |######################## | 61kB 59.6MB/s eta 0:00:01  88% |############################ | 71kB 59.5MB/s eta 0:00:01  100% |################################| 81kB 13.8MB/s machine-3: 19:56:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:56:22 INFO juju.worker.upgrader unblocking abort check machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 19:56:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bc/3a/6bfd7b4b202fa33bdda8e4e3d3acc719f381fd730f9a0e7c5f34e845bd4d/MarkupSafe-1.1.0-cp27-cp27mu-manylinux1_x86_64.whl unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 19:56:22 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:56:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:56:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:56:22 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 19:56:22 INFO juju.util.exec run result: exit status 127 machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec924193587/script.sh: line 1: fanatic: command not found 127 machine-3: 19:56:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:56:22 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:56:22 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:56:22 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:56:22 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 19:56:22 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 19:56:22 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 19:56:22 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:56:22 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:56:22 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:56:22 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:56:22 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:56:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:56:22 INFO juju.util.exec run result: exit status 127 machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec351347096/script.sh: line 1: fanatic: command not found 127 machine-3: 19:56:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 19:56:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 19:56:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.logger logger setup machine-3: 19:56:22 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 19:56:22 DEBUG juju.api RPC connection died machine-3: 19:56:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 19:56:22 ERROR juju.worker.logger connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:56:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 19:56:22 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 19:56:22 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:22 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 19:56:22 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-1.1.0 machine-3: 19:56:22 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-3: 19:56:22 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" machine-3: 19:56:22 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:56:22 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: 19:56:22 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. machine-3: 19:56:22 DEBUG juju.worker.apicaller connected machine-3: 19:56:23 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:56:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 19:56:23 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:56:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 19:56:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 19:56:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 19:56:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 19:56:23 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:56:23 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 19:56:23 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:56:23 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: 19:56:23 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:56:23 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:56:23 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:56:23 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:56:23 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:56:23 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 19:56:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.logger logger setup machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:56:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:56:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:56:23 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:56:23 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:56:23 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:56:23 INFO juju.util.exec run result: exit status 127 machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec922556001/script.sh: line 1: fanatic: command not found 127 machine-3: 19:56:23 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 19:56:23 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:56:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:56:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:56:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:56:23 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 19:56:23 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 19:56:23 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 19:56:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:56:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:56:23 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:56:23 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:56:23 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:56:23 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:56:23 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 19:56:23 INFO juju.worker.upgrader unblocking abort check machine-3: 19:56:23 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:56:23 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 19:56:23 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:56:23 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:56:23 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:56:23 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: 19:56:23 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:56:23 INFO juju.util.exec run result: exit status 127 machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec805024606/script.sh: line 1: fanatic: command not found 127 machine-3: 19:56:23 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 19:56:23 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 19:56:23 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:56:23 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] machine-3: 19:56:23 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:56:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:56:23 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:56:23 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:56:23 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:56:23 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:56:23 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:56:23 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-3: 19:56:23 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:56:23 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 19:56:23 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-3: 19:56:23 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 19:56:23 DEBUG juju.worker start "3-container-watcher" machine-3: 19:56:23 DEBUG juju.worker start "stateconverter" machine-3: 19:56:23 INFO juju.worker start "3-container-watcher" machine-3: 19:56:23 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:56:23 DEBUG juju.worker "3-container-watcher" started machine-3: 19:56:23 INFO juju.worker start "stateconverter" machine-3: 19:56:23 DEBUG juju.worker "stateconverter" started machine-3: 19:56:23 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 19:56:23 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:56:23 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Collecting bs4 machine-3: 19:56:23 DEBUG juju.service discovered init system "upstart" from local host machine-3: 19:56:23 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.205:17070"] machine-3: 19:56:23 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]}}} machine-3: 19:56:23 INFO juju.worker.machiner "machine-3" started machine-3: 19:56:23 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 19:56:23 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 19:56:23 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: 19:56:23 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:56:23 DEBUG juju.worker start "api" unit-oai-hss-0: 19:56:23 INFO juju.worker start "api" unit-oai-hss-0: 19:56:23 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 19:56:23 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:56:23 DEBUG juju.worker "api" started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 19:56:23 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 19:56:23 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-hss-0: 19:56:23 INFO juju.api connection established to "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-hss-0: 19:56:23 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 19:56:23 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: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 69.2MB/s eta 0:00:01  22% |####### | 20kB 4.3MB/s eta 0:00:01  33% |########## | 30kB 6.2MB/s eta 0:00:01  45% |############## | 40kB 3.9MB/s eta 0:00:01  56% |################## | 51kB 4.8MB/s eta 0:00:01  67% |##################### | 61kB 5.7MB/s eta 0:00:01  79% |######################### | 71kB 6.5MB/s eta 0:00:01  90% |############################ | 81kB 7.3MB/s eta 0:00:01  100% |################################| 92kB 5.6MB/s unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 19:56:23 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-oai-hss-0: 19:56:24 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:56:24 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 19:56:24 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 19:56:24 DEBUG juju.api RPC connection died unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 19:56:24 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: 19:56:24 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 19:56:24 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 19:56:24 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-hss-0: 19:56:24 INFO juju.api connection established to "wss://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-oai-hss-0: 19:56:24 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/api" unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 19:56:24 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... machine-3: 19:56:24 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:e4:77:10 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.10 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:e4:77:10 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: 19:56:24 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:56:24 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:56:24 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:56:24 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 19:56:24 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:56:25 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 19:56:25 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 19:56:25 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:56:25 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:56:25 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 19:56:25 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 19:56:25 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:56:25 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:56:25 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: 19:56:25 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:56:25 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:56:25 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:56:25 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 19:56:25 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 19:56:25 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 19:56:25 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:56:25 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:56:25 DEBUG juju.network addresses after filtering: [public:172.30.9.205 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: 19:56:25 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:56:25 DEBUG juju.agent API server address details [["172.30.9.205: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.205:17070"] unit-oai-hss-0: 19:56:25 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:56:25 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:56:25 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 19:56:25 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 19:56:25 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:56:25 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:56:25 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:56:25 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 19:56:25 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 19:56:25 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:56:25 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 19:56:25 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 19:56:25 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/b592e10d-02ca-4bed-8ef1-a77a2db475ab/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 19:56:25 DEBUG httpbakery } -> error unit-oai-hss-0: 19:56:25 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 19:56:25 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:56:26 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:26 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: 19:56:27 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 11.5 KB/sec) unit-abot-epc-basic-0: 19:56:27 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-oai-hss-0: 19:56:27 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:56:27 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 19:56:27 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/18/maven-plugins-18.pom (13 KB at 437.8 KB/sec) unit-abot-epc-basic-0: 19:56:27 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-oai-hss-0: 19:56:27 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 19:56:27 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/maven-parent/16/maven-parent-16.pom (23 KB at 841.7 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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 854.9 KB/sec) unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 71.0 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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/maven/2.0.6/maven-2.0.6.pom (9 KB at 384.1 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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/maven/maven-parent/5/maven-parent-5.pom (15 KB at 875.3 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 239.3 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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 523.3 KB/sec) unit-abot-epc-basic-0: 19:56:27 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 2983.4 KB/sec) unit-abot-epc-basic-0: 19:56:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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: 19:56:27 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 112.0 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 102.8 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 DEBUG unit.abot-epc-basic/0.install 2/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 212.5 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 124.3 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 364.9 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 107.4 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 182.9 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 100.4 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 96.3 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 86.4 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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: 19:56:27 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: 19:56:27 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/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 861.6 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:27 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 73.9 KB/sec) unit-abot-epc-basic-0: 19:56:27 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: 19:56:28 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 255.7 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 7/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 470.7 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 373.3 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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: 19:56:28 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: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 5/114 KB 3/48 KB 3/114 KB 5/48 KB 5/114 KB 8/48 KB 5/114 KB 11/48 KB 5/114 KB 11/48 KB 8/114 KB 11/48 KB 11/114 KB 13/48 KB 11/114 KB 16/48 KB 11/114 KB 19/48 KB 11/114 KB 21/48 KB 13/114 KB 19/48 KB 13/114 KB 21/48 KB 16/114 KB 21/48 KB 19/114 KB 24/48 KB 21/114 KB 24/48 KB 24/114 KB 24/48 KB 27/114 KB 24/48 KB 29/114 KB 24/48 KB 19/114 KB 27/48 KB 29/114 KB 29/48 KB 29/114 KB 32/48 KB 29/114 KB 36/48 KB 29/114 KB 40/48 KB 32/114 KB 44/48 KB 32/114 KB 48/48 KB 32/114 KB 36/48 KB 32/114 KB 48/48 KB 36/114 KB 3/35 KB 48/48 KB 40/114 KB 3/35 KB 48/48 KB 44/114 KB 3/35 KB 48/48 KB 48/114 KB 3/35 KB 48/48 KB 52/114 KB 3/35 KB 48/48 KB 56/114 KB 3/35 KB 48/48 KB 36/114 KB 3/35 KB 48/48 KB 36/114 KB 6/35 KB 48/48 KB 56/114 KB 9/35 KB 48/48 KB 56/114 KB 11/35 KB 48/48 KB 56/114 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 14/35 KB 48/48 KB 56/114 KB 16/35 KB 48/48 KB 56/114 KB 19/35 KB 48/48 KB 56/114 KB 22/35 KB 3/29 KB 48/48 KB 56/114 KB 25/35 KB 3/29 KB 48/48 KB 60/114 KB 19/35 KB 3/29 KB 48/48 KB 56/114 KB 22/35 KB 3/29 KB 48/48 KB 60/114 KB 25/35 KB 3/29 KB 48/48 KB 64/114 KB 25/35 KB 3/29 KB 48/48 KB 68/114 KB 27/35 KB 5/29 KB 48/48 KB 72/114 KB 27/35 KB 5/29 KB 48/48 KB 68/114 KB 25/35 KB 5/29 KB 48/48 KB 68/114 KB 30/35 KB 5/29 KB 48/48 KB 72/114 KB 32/35 KB 8/29 KB 48/48 KB 72/114 KB 35/35 KB 8/29 KB 76/114 KB 30/35 KB 8/29 KB 48/48 KB 72/114 KB 35/35 KB 11/29 KB 76/114 KB 32/35 KB 8/29 KB 76/114 KB 35/35 KB 11/29 KB 80/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 1229.5 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 35/35 KB 13/29 KB 80/114 KB 35/35 KB 16/29 KB 80/114 KB 35/35 KB 19/29 KB 84/114 KB 35/35 KB 16/29 KB 84/114 KB 35/35 KB 21/29 KB 88/114 KB 35/35 KB 24/29 KB 88/114 KB 35/35 KB 27/29 KB 88/114 KB 35/35 KB 19/29 KB 88/114 KB 35/35 KB 27/29 KB 92/114 KB 35/35 KB 27/29 KB 96/114 KB 35/35 KB 27/29 KB 100/114 KB 35/35 KB 29/29 KB 104/114 KB 35/35 KB 29/29 KB 100/114 KB 35/35 KB 29/29 KB 108/114 KB 35/35 KB 29/29 KB 112/114 KB 35/35 KB 29/29 KB 3/56 KB 112/114 KB 29/29 KB 5/56 KB 112/114 KB 29/29 KB 8/56 KB 112/114 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 748.2 KB/sec) unit-abot-epc-basic-0: 19:56:28 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.jar unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install 29/29 KB 11/56 KB 112/114 KB 29/29 KB 13/56 KB 112/114 KB 29/29 KB 13/56 KB 114/114 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 576.4 KB/sec) unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install 3/85 KB 29/29 KB 16/56 KB 114/114 KB 3/85 KB 29/29 KB 13/56 KB 114/114 KB 5/85 KB 16/56 KB 114/114 KB 8/85 KB 16/56 KB 114/114 KB 11/85 KB 19/56 KB 114/114 KB 8/85 KB 19/56 KB 114/114 KB 11/85 KB 3/24 KB 19/56 KB 114/114 KB 11/85 KB 5/24 KB 21/56 KB 114/114 KB 13/85 KB 8/24 KB 21/56 KB 114/114 KB 11/85 KB 3/24 KB 21/56 KB 114/114 KB 13/85 KB 8/24 KB 24/56 KB 114/114 KB 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 13/85 KB 5/24 KB 21/56 KB 114/114 KB 16/85 KB 8/24 KB 24/56 KB 114/114 KB 19/85 KB 8/24 KB 27/56 KB 114/114 KB 21/85 KB 11/24 KB 27/56 KB 114/114 KB 24/85 KB 11/24 KB 27/56 KB 114/114 KB 27/85 KB 11/24 KB 27/56 KB 29/85 KB 11/24 KB 27/56 KB 32/85 KB 11/24 KB 27/56 KB 3/86 KB 16/85 KB 8/24 KB 27/56 KB 114/114 KB 32/85 KB 11/24 KB 29/56 KB 3/86 KB 32/85 KB 11/24 KB 32/56 KB 3/86 KB 32/85 KB 11/24 KB 36/56 KB 3/86 KB 32/85 KB 11/24 KB 40/56 KB 3/86 KB 29/85 KB 11/24 KB 27/56 KB 3/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (114 KB at 1668.5 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 19/85 KB 11/24 KB 27/56 KB 114/114 KB 32/85 KB 13/24 KB 44/56 KB 3/86 KB 32/85 KB 16/24 KB 44/56 KB 3/86 KB 32/85 KB 19/24 KB 44/56 KB 3/86 KB 32/85 KB 21/24 KB 44/56 KB 3/86 KB 32/85 KB 24/24 KB 44/56 KB 3/86 KB 32/85 KB 24/24 KB 44/56 KB 6/86 KB 36/85 KB 24/24 KB 44/56 KB 9/86 KB 36/85 KB 24/24 KB 44/56 KB 6/86 KB 32/85 KB 11/24 KB 44/56 KB 6/86 KB 32/85 KB 24/24 KB 44/56 KB 6/86 KB 36/85 KB 24/24 KB 48/56 KB 9/86 KB 36/85 KB 24/24 KB 52/56 KB 9/86 KB 40/85 KB 24/24 KB 56/56 KB 11/86 KB 36/85 KB 24/24 KB 52/56 KB 11/86 KB 40/85 KB 24/24 KB 52/56 KB 11/86 KB 44/85 KB 24/24 KB 56/56 KB 11/86 KB 48/85 KB 24/24 KB 56/56 KB 14/86 KB 44/85 KB 24/24 KB 56/56 KB 14/86 KB 48/85 KB 24/24 KB 56/56 KB 16/86 KB 48/85 KB 24/24 KB 56/56 KB 19/86 KB 52/85 KB 24/24 KB 56/56 KB 22/86 KB 52/85 KB 24/24 KB 56/56 KB 19/86 KB 56/85 KB 24/24 KB 56/56 KB 22/86 KB 60/85 KB 24/24 KB 56/56 KB 22/86 KB 64/85 KB 24/24 KB 56/56 KB 4/218 KB 25/86 KB 60/85 KB 24/24 KB 56/56 KB 4/218 KB 25/86 KB 64/85 KB 24/24 KB 56/56 KB 8/218 KB 25/86 KB 64/85 KB 24/24 KB 56/56 KB 12/218 KB 25/86 KB 64/85 KB 24/24 KB 56/56 KB 16/218 KB 25/86 KB 64/85 KB 24/24 KB 56/56 KB 20/218 KB 25/86 KB 64/85 KB 24/24 KB 24/218 KB 25/86 KB 68/85 KB 24/24 KB 28/218 KB 25/86 KB 68/85 KB 24/24 KB 32/218 KB 25/86 KB 68/85 KB 24/24 KB 36/218 KB 25/86 KB 68/85 KB 24/24 KB 40/218 KB 25/86 KB 68/85 KB 24/24 KB 44/218 KB 25/86 KB 68/85 KB 24/24 KB 48/218 KB 25/86 KB 64/85 KB 24/24 KB 56/56 KB 4/218 KB 25/86 KB 68/85 KB 24/24 KB 48/218 KB 27/86 KB 68/85 KB 24/24 KB 48/218 KB 30/86 KB 68/85 KB 24/24 KB 48/218 KB 32/86 KB 68/85 KB 24/24 KB 48/218 KB 36/86 KB 68/85 KB 24/24 KB 48/218 KB 40/86 KB 68/85 KB 24/24 KB 48/218 KB 44/86 KB 68/85 KB 24/24 KB 48/218 KB 48/86 KB 68/85 KB 24/24 KB 48/218 KB 52/86 KB 68/85 KB 24/24 KB 52/218 KB 56/86 KB 68/85 KB 24/24 KB 52/218 KB 60/86 KB 68/85 KB 24/24 KB 24/218 KB 25/86 KB 72/85 KB 24/24 KB 52/218 KB 60/86 KB 76/85 KB 24/24 KB 52/218 KB 60/86 KB 80/85 KB 24/24 KB 52/218 KB 60/86 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 673.0 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install 84/85 KB 24/24 KB 52/218 KB 60/86 KB 85/85 KB 24/24 KB 52/218 KB 60/86 KB 68/85 KB 24/24 KB 52/218 KB 52/86 KB 85/85 KB 24/24 KB 56/218 KB 63/86 KB 85/85 KB 24/24 KB 56/218 KB 63/86 KB 85/85 KB 24/24 KB 60/218 KB 63/86 KB 85/85 KB 24/24 KB 64/218 KB 63/86 KB 85/85 KB 24/24 KB 68/218 KB 63/86 KB 85/85 KB 24/24 KB 72/218 KB 67/86 KB 85/85 KB 24/24 KB 76/218 KB 67/86 KB 85/85 KB 24/24 KB 80/218 KB 67/86 KB 85/85 KB 24/24 KB 84/218 KB 67/86 KB 85/85 KB 88/218 KB 67/86 KB 85/85 KB 24/24 KB 68/218 KB 67/86 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 271.6 KB/sec) unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install 85/85 KB 88/218 KB 71/86 KB 85/85 KB 88/218 KB 75/86 KB 85/85 KB 88/218 KB 3/12 KB 75/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (85 KB at 917.0 KB/sec) unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install 88/218 KB 6/12 KB 75/86 KB 88/218 KB 9/12 KB 75/86 KB 88/218 KB 11/12 KB 75/86 KB 88/218 KB 12/12 KB 79/86 KB 88/218 KB 11/12 KB 79/86 KB 88/218 KB 12/12 KB 83/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 12/12 KB 86/86 KB 104/218 KB 12/12 KB 86/86 KB 108/218 KB 12/12 KB 86/86 KB 112/218 KB 12/12 KB 86/86 KB 116/218 KB 12/12 KB 86/86 KB 120/218 KB 124/218 KB 128/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 870.5 KB/sec) unit-abot-epc-basic-0: 19:56:28 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 118.2 KB/sec) unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install 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 1831.4 KB/sec) unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2623434622845142842.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5839013171064854355.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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1806319665521570855.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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1692637262136705350.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall766962842277163639.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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:28 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: 19:56:28 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: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1619190361976378169.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.262 s unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-28T19:56:28+00:00 unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 19:56:28 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 19:56:28 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 19:56:28 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 19:56:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:56:28 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:56:28 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:56:28 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:56:28 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:56:28 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:56:28 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:56:28 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 19:56:28 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:56:28 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:56:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:56:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:56:29 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-hss-0: 19:56:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-epc-0: 19:56:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-hss-0: 19:56:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-epc-0: 19:56:29 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:56:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:56:29 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: 19:56:29 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:56:29 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:56:29 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: 19:56:29 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 19:56:29 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 19:56:29 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-oai-hss-0: 19:56:30 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.10 [700 kB] unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:56:30 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-hss-0: 19:56:30 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.10 [2737 kB] unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 19:56:30 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 unit-oai-epc-0: 19:56:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:56:30 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:56:30 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-hss-0: 19:56:30 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 1s (3091 kB/s) unit-oai-epc-0: 19:56:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install (Reading database ... 78219 files and directories currently installed.) unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 19:56:31 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 16.0 KB/sec) unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 390.5 KB/sec) unit-abot-epc-basic-0: 19:56:31 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-oai-epc-0: 19:56:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:56:31 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:56:31 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: 19:56:31 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 19:56:31 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 726.1 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 516.6 KB/sec) unit-oai-epc-0: 19:56:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:56:31 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-abot-epc-basic-0: 19:56:31 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-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:56:31 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: 19:56:31 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 19:56:31 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 994.0 KB/sec) unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-abot-epc-basic-0: 19:56:31 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 unit-abot-epc-basic-0: 19:56:31 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 430.0 KB/sec) unit-oai-epc-0: 19:56:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:56:31 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:56:31 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 19:56:31 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 19:56:31 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: 19:56: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/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.jar (32 KB at 1094.7 KB/sec) unit-abot-epc-basic-0: 19:56:31 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 unit-oai-epc-0: 19:56:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:56: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-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 247.0 KB/sec) unit-abot-epc-basic-0: 19:56:31 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 unit-abot-epc-basic-0: 19:56:31 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 783.5 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/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 1142.7 KB/sec) unit-abot-epc-basic-0: 19:56:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom unit-abot-epc-basic-0: 19:56:31 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 716.0 KB/sec) unit-abot-epc-basic-0: 19:56:31 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 unit-abot-epc-basic-0: 19:56:31 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 1209.8 KB/sec) unit-abot-epc-basic-0: 19:56:31 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 unit-abot-epc-basic-0: 19:56: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-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 316.5 KB/sec) unit-abot-epc-basic-0: 19:56:31 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 unit-abot-epc-basic-0: 19:56:31 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 1329.0 KB/sec) unit-abot-epc-basic-0: 19:56:31 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 unit-abot-epc-basic-0: 19:56:31 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 71.0 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 235.5 KB/sec) unit-abot-epc-basic-0: 19:56:31 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: 19:56:31 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 367.1 KB/sec) unit-abot-epc-basic-0: 19:56:32 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: 19:56:32 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: 19:56:32 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 211.0 KB/sec) unit-abot-epc-basic-0: 19:56:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:56:32 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: 19:56:32 DEBUG unit.oai-epc/0.install --2018-12-28 19:56:32-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 19:56:32 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 unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 19:56:32 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 509.1 KB/sec) unit-abot-epc-basic-0: 19:56:32 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 19:56:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 19:56:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 19:56:32 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 19:56:32 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: 19:56:32 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 314.5 KB/sec) unit-abot-epc-basic-0: 19:56:32 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 unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:56:32 DEBUG unit.oai-epc/0.install --2018-12-28 19:56:32-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 19:56:33 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: 19:56:33 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 208.7 KB/sec) unit-abot-epc-basic-0: 19:56:33 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 unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 19:56:33 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: 19:56:33 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 139.1 KB/sec) unit-abot-epc-basic-0: 19:56:33 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 unit-abot-epc-basic-0: 19:56:33 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: 19:56:33 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install 0K ....... 28.4M=0s unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install 2018-12-28 19:56:33 (28.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:56:33-- unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (28.4 MB/s) unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 19:56:33 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 1527.1 KB/sec) unit-oai-hss-0: 19:56:33 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:33 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-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:56:33 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:56:33 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:56:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:56:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:56:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:56:33 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 19:56:33 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: 19:56:33 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 195.4 KB/sec) unit-abot-epc-basic-0: 19:56:33 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 unit-abot-epc-basic-0: 19:56:33 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 unit-abot-epc-basic-0: 19:56:33 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) unit-abot-epc-basic-0: 19:56:33 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 unit-abot-epc-basic-0: 19:56:34 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-abot-epc-basic-0: 19:56:34 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 132.3 KB/sec) unit-abot-epc-basic-0: 19:56:34 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 unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 19:56:34 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-abot-epc-basic-0: 19:56:34 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 254.5 KB/sec) unit-abot-epc-basic-0: 19:56:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 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 114.5 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 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: 19:56:34 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 46.8 KB/sec) unit-abot-epc-basic-0: 19:56:34 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: 19:56:34 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: 19:56:34 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 91.7 KB/sec) unit-abot-epc-basic-0: 19:56:34 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-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 19:56:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:56:35 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-abot-epc-basic-0: 19:56:35 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 158.0 KB/sec) unit-abot-epc-basic-0: 19:56:35 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-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 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 75.6 KB/sec) unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 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: 19:56:35 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/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 683.3 KB/sec) unit-abot-epc-basic-0: 19:56:35 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-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 19:56:35 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-abot-epc-basic-0: 19:56:35 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: 19:56:35 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 423.4 KB/sec) unit-abot-epc-basic-0: 19:56:35 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-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (54.7 kB/s) unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 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 2095.9 KB/sec) unit-abot-epc-basic-0: 19:56:35 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-abot-epc-basic-0: 19:56:35 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: 19:56:35 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 887.1 KB/sec) unit-abot-epc-basic-0: 19:56:35 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: 19:56:35 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: 19:56:35 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 670.4 KB/sec) unit-abot-epc-basic-0: 19:56:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-oai-hss-0: 19:56:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 19:56:36 DEBUG unit.oai-hss/0.install (Reading database ... 78969 files and directories currently installed.) unit-oai-hss-0: 19:56:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 19:56:36 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 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 210.0 KB/sec) unit-abot-epc-basic-0: 19:56:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 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 244.1 KB/sec) unit-abot-epc-basic-0: 19:56:36 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-oai-hss-0: 19:56:36 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 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 110.5 KB/sec) unit-abot-epc-basic-0: 19:56:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 19:56:36 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-abot-epc-basic-0: 19:56:36 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 893.1 KB/sec) unit-abot-epc-basic-0: 19:56:36 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: 19:56:36 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 19:56:36 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-abot-epc-basic-0: 19:56:36 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/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 2601.5 KB/sec) unit-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:37 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 289.0 KB/sec) unit-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:37 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: 19:56:37 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 164.8 KB/sec) unit-abot-epc-basic-0: 19:56:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 19:56:37 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 19:56:37 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 22.2 KB/sec) unit-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:37 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: 19:56:37 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 152.6 KB/sec) unit-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:37 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 70.1 KB/sec) unit-abot-epc-basic-0: 19:56:37 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-abot-epc-basic-0: 19:56:38 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-abot-epc-basic-0: 19:56:38 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-abot-epc-basic-0: 19:56:38 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: 19:56:38 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 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 48.1 KB/sec) unit-abot-epc-basic-0: 19:56:38 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-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/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 633.2 KB/sec) unit-abot-epc-basic-0: 19:56:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:38 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: 19:56:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 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 524.3 KB/sec) unit-abot-epc-basic-0: 19:56:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 19:56:38 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: 19:56:38 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 258.2 KB/sec) unit-oai-hss-0: 19:56:38 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-abot-epc-basic-0: 19:56:38 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: 19:56:39 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: 19:56:39 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/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 1105.5 KB/sec) unit-abot-epc-basic-0: 19:56:39 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: 19:56:39 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: 19:56:39 DEBUG unit.abot-epc-basic/0.install 3/52 KB 6/52 KB 9/52 KB 11/52 KB 14/52 KB 16/52 KB 19/52 KB 22/52 KB 25/52 KB 27/52 KB 30/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/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 2880.2 KB/sec) unit-abot-epc-basic-0: 19:56:39 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-oai-hss-0: 19:56:39 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: 19:56:39 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: 19:56:39 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 104.7 KB/sec) unit-abot-epc-basic-0: 19:56:39 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-hss-0: 19:56:39 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: 19:56:39 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-abot-epc-basic-0: 19:56:39 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: 19:56:39 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 422.2 KB/sec) unit-oai-hss-0: 19:56:39 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.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 19:56:39 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: 19:56:39 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.62-0ubuntu0.14.04.1 [1459 kB] unit-abot-epc-basic-0: 19:56:39 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: 19:56:39 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 77.9 KB/sec) unit-abot-epc-basic-0: 19:56:39 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-oai-hss-0: 19:56:39 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.62-0ubuntu0.14.04.1 [10.8 kB] unit-oai-hss-0: 19:56:39 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2910 kB/s) unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 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 202.0 KB/sec) unit-abot-epc-basic-0: 19:56:40 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-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install (Reading database ... 78976 files and directories currently installed.) unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:40 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 744.8 KB/sec) unit-abot-epc-basic-0: 19:56:40 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-abot-epc-basic-0: 19:56:40 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: 19:56:40 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 165.6 KB/sec) unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 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 68.0 KB/sec) unit-abot-epc-basic-0: 19:56:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 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 53.6 KB/sec) unit-abot-epc-basic-0: 19:56:40 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-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 19:56:40 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:56:40 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: 19:56:40 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 587.2 KB/sec) unit-abot-epc-basic-0: 19:56:40 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: 19:56:41 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: 19:56:41 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 337.6 KB/sec) unit-abot-epc-basic-0: 19:56:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-abot-epc-basic-0: 19:56:41 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-abot-epc-basic-0: 19:56:41 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: 19:56:41 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-hss-0: 19:56:41 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 19:56:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:56:41 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 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 220.1 KB/sec) unit-abot-epc-basic-0: 19:56:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 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: 19:56:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 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 539.4 KB/sec) unit-abot-epc-basic-0: 19:56:41 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: 19:56:41 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 19:56:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 19:56:42 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-oai-hss-0: 19:56:42 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 19:56:42 DEBUG unit.abot-epc-basic/0.install 3/25 KB 6/25 KB 9/25 KB 11/25 KB 14/25 KB 16/25 KB 19/25 KB 22/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 1094.1 KB/sec) unit-abot-epc-basic-0: 19:56:42 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-oai-hss-0: 19:56:42 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:56:42 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 796.6 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 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 1508.9 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 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: 19:56:42 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 97.6 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:42 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: 19:56:42 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 377.7 KB/sec) unit-abot-epc-basic-0: 19:56:42 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: 19:56:43 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: 19:56:43 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 458.0 KB/sec) unit-abot-epc-basic-0: 19:56:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-oai-hss-0: 19:56:43 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 19:56:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:56:43 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:56:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:56:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:56:43 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 958.9 KB/sec) unit-abot-epc-basic-0: 19:56:43 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-mysql-0: 19:56:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:56:43 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:56:43 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:56:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:56:43 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: 19:56:43 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 461.8 KB/sec) unit-abot-epc-basic-0: 19:56:43 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: 19:56:43 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: 19:56:43 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 265.8 KB/sec) unit-abot-epc-basic-0: 19:56:43 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-oai-hss-0: 19:56:43 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 19:56:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:56:43 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:43 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: 19:56:43 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 80.9 KB/sec) unit-abot-epc-basic-0: 19:56:43 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-oai-hss-0: 19:56:43 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: 19:56:44 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: 19:56:44 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 66.1 KB/sec) unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 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: 19:56:44 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 123.3 KB/sec) unit-abot-epc-basic-0: 19:56:44 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-oai-hss-0: 19:56:44 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 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: 19:56:44 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: 19:56:44 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 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 72.3 KB/sec) unit-abot-epc-basic-0: 19:56:44 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-hss-0: 19:56:44 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 19:56:44 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-abot-epc-basic-0: 19:56:44 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 90.2 KB/sec) unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 19:56:44 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 19:56:44 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: 19:56:44 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 278.9 KB/sec) unit-abot-epc-basic-0: 19:56:44 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-oai-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:45 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: 19:56:45 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 120.3 KB/sec) unit-abot-epc-basic-0: 19:56:45 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-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:45 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: 19:56:45 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 278.3 KB/sec) unit-oai-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:56:45 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-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:56:45 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: 19:56:45 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 1447.6 KB/sec) unit-abot-epc-basic-0: 19:56:45 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: 19:56:45 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: 19:56:45 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 180.7 KB/sec) unit-abot-epc-basic-0: 19:56:45 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-abot-epc-basic-0: 19:56:45 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: 19:56:45 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 942.0 KB/sec) unit-abot-epc-basic-0: 19:56:45 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-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:56:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 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 131.0 KB/sec) unit-abot-epc-basic-0: 19:56:46 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-oai-hss-0: 19:56:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 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 467.1 KB/sec) unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 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 107.7 KB/sec) unit-abot-epc-basic-0: 19:56:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/parent/1.2/parent-1.2.pom unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 349.9 KB/sec) unit-abot-epc-basic-0: 19:56:46 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-abot-epc-basic-0: 19:56:46 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: 19:56:46 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 187.6 KB/sec) unit-abot-epc-basic-0: 19:56:46 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-abot-epc-basic-0: 19:56:46 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: 19:56:46 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 606.7 KB/sec) unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:46 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: 19:56:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:56:46 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: 19:56:46 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: 19:56:46 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-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 19:56:46 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:56:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:56:47 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:56:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 19:56:47 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-abot-epc-basic-0: 19:56:47 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/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 913.0 KB/sec) unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-oai-hss-0: 19:56:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1773.6 KB/sec) unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 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: 19:56:47 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 339.1 KB/sec) unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 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: 19:56:47 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/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 1001.6 KB/sec) unit-abot-epc-basic-0: 19:56:47 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-oai-hss-0: 19:56:47 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:56:47 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 19:56:47 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 19:56:47 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 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 896.1 KB/sec) unit-abot-epc-basic-0: 19:56:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 19:56:47 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: 19:56:47 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 1813.8 KB/sec) unit-abot-epc-basic-0: 19:56:47 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-abot-epc-basic-0: 19:56:48 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: 19:56:48 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 333.8 KB/sec) unit-abot-epc-basic-0: 19:56:48 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-abot-epc-basic-0: 19:56:48 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: 19:56:48 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 53.2 KB/sec) unit-abot-epc-basic-0: 19:56:48 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-abot-epc-basic-0: 19:56:48 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-abot-epc-basic-0: 19:56:48 DEBUG unit.abot-epc-basic/0.install 3/39 KB 6/39 KB 9/39 KB 11/39 KB 14/39 KB 16/39 KB 19/39 KB 22/39 KB 25/39 KB 27/39 KB 30/39 KB 32/39 KB 35/39 KB 38/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 1585.9 KB/sec) unit-abot-epc-basic-0: 19:56:48 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-abot-epc-basic-0: 19:56:48 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: 19:56:48 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 347.5 KB/sec) unit-abot-epc-basic-0: 19:56:48 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-abot-epc-basic-0: 19:56:49 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: 19:56:49 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 146.5 KB/sec) unit-abot-epc-basic-0: 19:56:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 19:56:49 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.4 KB/sec) unit-abot-epc-basic-0: 19:56:49 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-abot-epc-basic-0: 19:56:49 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: 19:56:49 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: 19:56:49 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: 19:56:49 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: 19:56:49 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 413.1 KB/sec) unit-abot-epc-basic-0: 19:56:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 19:56:49 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: 19:56:49 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/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 815.6 KB/sec) unit-abot-epc-basic-0: 19:56:49 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-abot-epc-basic-0: 19:56:50 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-abot-epc-basic-0: 19:56:50 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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 939.4 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1019.8 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 DEBUG unit.abot-epc-basic/0.install 1/14 KB 4/14 KB 7/14 KB 10/14 KB 12/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 1049.9 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 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 11.2 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/joda-time/joda-time/2.1/joda-time-2.1.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56: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/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 682.2 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.pom unit-abot-epc-basic-0: 19:56:50 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: 19:56:50 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 215.5 KB/sec) unit-abot-epc-basic-0: 19:56:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 19:56:51 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: 19:56:51 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 133.4 KB/sec) unit-abot-epc-basic-0: 19:56:51 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-abot-epc-basic-0: 19:56:51 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: 19:56:51 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 61.6 KB/sec) unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 19:56:51 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: 19:56:51 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 567.1 KB/sec) unit-abot-epc-basic-0: 19:56:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 19:56:51 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: 19:56:51 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 3077.1 KB/sec) unit-abot-epc-basic-0: 19:56:51 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-abot-epc-basic-0: 19:56:51 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-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install If you want to create a new branch to retain commits you create, you may unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:56:51 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: 19:56:51 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 19:56:51 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 296.4 KB/sec) unit-abot-epc-basic-0: 19:56:51 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-oai-hss-0: 19:56:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:56:51 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 19:56:51 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: 19:56:51 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 19:56:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:56:51 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 19:56:51 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 19:56:51 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-oai-hss-0: 19:56:51 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:56:51 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 39.1 KB/sec) unit-abot-epc-basic-0: 19:56:51 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: 19:56:52 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: 19:56:52 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/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 19:56:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 19:56:52 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: 19:56:52 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-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install --2018-12-28 19:56:52-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 19:56:52 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 697.3 KB/sec) unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 19:56:52 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: 19:56:52 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: 19:56:52 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 2.1 KB/sec) unit-abot-epc-basic-0: 19:56:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install --2018-12-28 19:56:52-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 19:56:52 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 19:56:52 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-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install 0K ....... 31.6M=0s unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install 2018-12-28 19:56:53 (31.6 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install FINISHED --2018-12-28 19:56:53-- unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install Total wall clock time: 0.8s unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install Downloaded: 1 files, 7.9K in 0s (31.6 MB/s) unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install cannot access archive: No such file or directory unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install Errors were encountered while processing: unit-oai-hss-0: 19:56:53 DEBUG unit.oai-hss/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-hss-0: 19:56:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-hss-0: 19:56:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 19:56:53 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:56:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 19:56:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 19:56:54 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 4.6 KB/sec) unit-abot-epc-basic-0: 19:56:54 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: 19:56:54 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-abot-epc-basic-0: 19:56:54 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: 19:56:54 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: 19:56:54 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-abot-epc-basic-0: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56: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.jar unit-abot-epc-basic-0: 19:56: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.jar unit-abot-epc-basic-0: 19:56: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.jar unit-abot-epc-basic-0: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:54 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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: 19:56:55 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-abot-epc-basic-0: 19:56:56 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: 19:56:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 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: 19:56:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 19:56:56 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: 19:56:56 DEBUG unit.abot-epc-basic/0.install 1/966 KB 5/966 KB 9/966 KB 13/966 KB 17/966 KB 21/966 KB 25/966 KB 29/966 KB 31/966 KB 33/966 KB 37/966 KB 41/966 KB 45/966 KB 49/966 KB 53/966 KB 57/966 KB 61/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: 19:56:56 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-abot-epc-basic-0: 19:56:56 DEBUG unit.abot-epc-basic/0.install 65/966 KB 69/966 KB 73/966 KB 77/966 KB 81/966 KB 85/966 KB 89/966 KB 93/966 KB 97/966 KB 101/966 KB 105/966 KB 109/966 KB 113/966 KB 117/966 KB 121/966 KB 125/966 KB 129/966 KB 133/966 KB 137/966 KB 141/966 KB 145/966 KB 149/966 KB 153/966 KB 157/966 KB 161/966 KB 165/966 KB 169/966 KB 173/966 KB 177/966 KB 181/966 KB 185/966 KB 189/966 KB 191/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 195/966 KB 199/966 KB 202/966 KB 206/966 KB 210/966 KB 214/966 KB 218/966 KB 222/966 KB 226/966 KB 230/966 KB 234/966 KB 238/966 KB 242/966 KB 246/966 KB 250/966 KB 254/966 KB 258/966 KB 262/966 KB 266/966 KB 270/966 KB 274/966 KB 278/966 KB 282/966 KB 286/966 KB 290/966 KB 294/966 KB 298/966 KB 302/966 KB 306/966 KB 310/966 KB 314/966 KB 318/966 KB 322/966 KB 326/966 KB 330/966 KB 334/966 KB 338/966 KB 342/966 KB 346/966 KB 350/966 KB 354/966 KB 358/966 KB 362/966 KB 366/966 KB 370/966 KB 374/966 KB 378/966 KB 382/966 KB 386/966 KB 390/966 KB 394/966 KB 398/966 KB 402/966 KB 406/966 KB 410/966 KB 414/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 449/966 KB 453/966 KB 457/966 KB 461/966 KB 465/966 KB 469/966 KB 473/966 KB 477/966 KB 481/966 KB 485/966 KB 489/966 KB 493/966 KB 497/966 KB 501/966 KB 505/966 KB 509/966 KB 513/966 KB 517/966 KB 521/966 KB 525/966 KB 529/966 KB 533/966 KB 537/966 KB 541/966 KB 545/966 KB 549/966 KB 553/966 KB 557/966 KB 561/966 KB 565/966 KB 569/966 KB 573/966 KB 577/966 KB 581/966 KB 585/966 KB 589/966 KB 593/966 KB 597/966 KB 601/966 KB 605/966 KB 609/966 KB 613/966 KB 617/966 KB 621/966 KB 625/966 KB 629/966 KB 633/966 KB 637/966 KB 641/966 KB 645/966 KB 649/966 KB 653/966 KB 657/966 KB 661/966 KB 665/966 KB 669/966 KB 673/966 KB 677/966 KB 681/966 KB 685/966 KB 689/966 KB 693/966 KB 697/966 KB 701/966 KB 705/966 KB 709/966 KB 713/966 KB 717/966 KB 721/966 KB 725/966 KB 729/966 KB 733/966 KB 737/966 KB 741/966 KB 745/966 KB 749/966 KB 753/966 KB 757/966 KB 761/966 KB 765/966 KB 769/966 KB 773/966 KB 777/966 KB 781/966 KB 785/966 KB 789/966 KB 793/966 KB 797/966 KB 801/966 KB 805/966 KB 809/966 KB 813/966 KB 817/966 KB 821/966 KB 825/966 KB 829/966 KB 833/966 KB 837/966 KB 841/966 KB 845/966 KB 849/966 KB 853/966 KB 857/966 KB 861/966 KB 865/966 KB 869/966 KB 873/966 KB 877/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/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 306.4 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 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: 19:56:57 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: 19:56:57 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: 19:56:57 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: 19:56:57 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 3/10 KB 32/590 KB 5/10 KB 36/590 KB 3/10 KB 36/590 KB 5/10 KB 40/590 KB 5/10 KB 44/590 KB 5/10 KB 48/590 KB 5/10 KB 52/590 KB 8/10 KB 56/590 KB 3/1710 KB 8/10 KB 60/590 KB 3/1710 KB 8/10 KB 64/590 KB 3/1710 KB 8/10 KB 68/590 KB 3/1710 KB 8/10 KB 72/590 KB 3/1710 KB 8/10 KB 76/590 KB 3/1710 KB 8/10 KB 80/590 KB 3/1710 KB 8/10 KB 84/590 KB 3/1710 KB 8/10 KB 52/590 KB 3/1710 KB 8/10 KB 52/590 KB 3/1710 KB 8/10 KB 84/590 KB 5/1710 KB 8/10 KB 84/590 KB 8/1710 KB 8/10 KB 84/590 KB 11/1710 KB 8/10 KB 84/590 KB 13/1710 KB 8/10 KB 84/590 KB 16/1710 KB 8/10 KB 84/590 KB 19/1710 KB 8/10 KB 84/590 KB 21/1710 KB 8/10 KB 84/590 KB 24/1710 KB 8/10 KB 84/590 KB 27/1710 KB 10/10 KB 84/590 KB 27/1710 KB 10/10 KB 84/590 KB 29/1710 KB 10/10 KB 84/590 KB 32/1710 KB 10/10 KB 84/590 KB 36/1710 KB 10/10 KB 84/590 KB 40/1710 KB 10/10 KB 84/590 KB 44/1710 KB 10/10 KB 84/590 KB 48/1710 KB 10/10 KB 84/590 KB 52/1710 KB 10/10 KB 88/590 KB 52/1710 KB 10/10 KB 92/590 KB 52/1710 KB 10/10 KB 96/590 KB 52/1710 KB 10/10 KB 96/590 KB 56/1710 KB 3/240 KB 10/10 KB 96/590 KB 60/1710 KB 3/240 KB 10/10 KB 96/590 KB 64/1710 KB 3/240 KB 10/10 KB 96/590 KB 68/1710 KB 3/240 KB 3/232 KB 10/10 KB 100/590 KB 68/1710 KB 3/240 KB 5/232 KB 10/10 KB 100/590 KB 68/1710 KB 3/240 KB 8/232 KB 10/10 KB 100/590 KB 68/1710 KB 3/240 KB 11/232 KB 10/10 KB 100/590 KB 68/1710 KB 3/240 KB 13/232 KB 10/10 KB 100/590 KB 68/1710 KB 3/240 KB 10/10 KB 96/590 KB 56/1710 KB 6/240 KB 13/232 KB 10/10 KB 100/590 KB 68/1710 KB 9/240 KB 13/232 KB 10/10 KB 100/590 KB 68/1710 KB 3/240 KB 10/10 KB 100/590 KB 68/1710 KB 11/240 KB 13/232 KB 10/10 KB 100/590 KB 68/1710 KB 11/240 KB 13/232 KB 10/10 KB 104/590 KB 68/1710 KB 11/240 KB 13/232 KB 10/10 KB 108/590 KB 68/1710 KB 11/240 KB 13/232 KB 112/590 KB 68/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 195.7 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 11/240 KB 13/232 KB 112/590 KB 72/1710 KB 11/240 KB 13/232 KB 112/590 KB 76/1710 KB 14/240 KB 13/232 KB 112/590 KB 80/1710 KB 14/240 KB 13/232 KB 112/590 KB 76/1710 KB 14/240 KB 16/232 KB 112/590 KB 80/1710 KB 14/240 KB 19/232 KB 112/590 KB 80/1710 KB 14/240 KB 21/232 KB 112/590 KB 80/1710 KB 14/240 KB 24/232 KB 112/590 KB 80/1710 KB 14/240 KB 27/232 KB 112/590 KB 80/1710 KB 14/240 KB 29/232 KB 112/590 KB 80/1710 KB 14/240 KB 32/232 KB 112/590 KB 80/1710 KB 14/240 KB 32/232 KB 116/590 KB 80/1710 KB 16/240 KB 32/232 KB 120/590 KB 80/1710 KB 16/240 KB 32/232 KB 124/590 KB 80/1710 KB 16/240 KB 32/232 KB 128/590 KB 84/1710 KB 16/240 KB 32/232 KB 116/590 KB 80/1710 KB 19/240 KB 32/232 KB 128/590 KB 84/1710 KB 22/240 KB 32/232 KB 128/590 KB 84/1710 KB 25/240 KB 32/232 KB 128/590 KB 84/1710 KB 27/240 KB 32/232 KB 128/590 KB 84/1710 KB 27/240 KB 32/232 KB 3/44 KB 128/590 KB 84/1710 KB 27/240 KB 32/232 KB 5/44 KB 128/590 KB 84/1710 KB 27/240 KB 32/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 36/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 40/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 44/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 48/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 52/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 56/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 60/232 KB 8/44 KB 128/590 KB 84/1710 KB 30/240 KB 64/232 KB 8/44 KB 132/590 KB 84/1710 KB 16/240 KB 32/232 KB 124/590 KB 84/1710 KB 30/240 KB 64/232 KB 11/44 KB 132/590 KB 88/1710 KB 30/240 KB 64/232 KB 11/44 KB 132/590 KB 92/1710 KB 30/240 KB 64/232 KB 11/44 KB 132/590 KB 96/1710 KB 30/240 KB 64/232 KB 11/44 KB 132/590 KB 100/1710 KB 30/240 KB 68/232 KB 11/44 KB 132/590 KB 104/1710 KB 30/240 KB 68/232 KB 11/44 KB 132/590 KB 108/1710 KB 30/240 KB 68/232 KB 11/44 KB 132/590 KB 112/1710 KB 30/240 KB 64/232 KB 11/44 KB 132/590 KB 84/1710 KB 30/240 KB 60/232 KB 8/44 KB 132/590 KB 84/1710 KB 30/240 KB 68/232 KB 11/44 KB 136/590 KB 112/1710 KB 30/240 KB 68/232 KB 13/44 KB 140/590 KB 112/1710 KB 30/240 KB 68/232 KB 13/44 KB 144/590 KB 112/1710 KB 30/240 KB 68/232 KB 13/44 KB 148/590 KB 112/1710 KB 30/240 KB 68/232 KB 13/44 KB 152/590 KB 116/1710 KB 30/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 30/240 KB 32/232 KB 8/44 KB 128/590 KB 84/1710 KB 32/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 36/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 40/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 44/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 48/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 52/240 KB 68/232 KB 13/44 KB 156/590 KB 116/1710 KB 30/240 KB 68/232 KB 13/44 KB 148/590 KB 116/1710 KB 52/240 KB 68/232 KB 13/44 KB 160/590 KB 120/1710 KB 52/240 KB 68/232 KB 13/44 KB 160/590 KB 124/1710 KB 30/240 KB 68/232 KB 13/44 KB 136/590 KB 112/1710 KB 52/240 KB 68/232 KB 16/44 KB 160/590 KB 124/1710 KB 52/240 KB 68/232 KB 19/44 KB 160/590 KB 124/1710 KB 30/240 KB 68/232 KB 11/44 KB 132/590 KB 100/1710 KB 52/240 KB 72/232 KB 19/44 KB 160/590 KB 124/1710 KB 52/240 KB 76/232 KB 21/44 KB 160/590 KB 124/1710 KB 52/240 KB 80/232 KB 21/44 KB 160/590 KB 124/1710 KB 52/240 KB 84/232 KB 21/44 KB 160/590 KB 124/1710 KB 52/240 KB 88/232 KB 21/44 KB 160/590 KB 124/1710 KB 52/240 KB 92/232 KB 21/44 KB 160/590 KB 124/1710 KB 52/240 KB 96/232 KB 21/44 KB 160/590 KB 124/1710 KB 52/240 KB 68/232 KB 13/44 KB 160/590 KB 116/1710 KB 52/240 KB 96/232 KB 21/44 K unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install B 164/590 KB 128/1710 KB 56/240 KB 100/232 KB 21/44 KB 168/590 KB 128/1710 KB 52/240 KB 96/232 KB 21/44 KB 160/590 KB 128/1710 KB 52/240 KB 80/232 KB 21/44 KB 160/590 KB 124/1710 KB 56/240 KB 100/232 KB 24/44 KB 168/590 KB 128/1710 KB 56/240 KB 100/232 KB 27/44 KB 168/590 KB 128/1710 KB 56/240 KB 100/232 KB 29/44 KB 168/590 KB 128/1710 KB 56/240 KB 100/232 KB 32/44 KB 168/590 KB 128/1710 KB 56/240 KB 100/232 KB 36/44 KB 168/590 KB 128/1710 KB 56/240 KB 100/232 KB 40/44 KB 172/590 KB 132/1710 KB 56/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 56/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 56/240 KB 100/232 KB 21/44 KB 164/590 KB 128/1710 KB 60/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 64/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 68/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 72/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 76/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 80/240 KB 100/232 KB 44/44 KB 172/590 KB 132/1710 KB 52/240 KB 100/232 KB 21/44 KB 164/590 KB 128/1710 KB 80/240 KB 104/232 KB 44/44 KB 172/590 KB 132/1710 KB 80/240 KB 108/232 KB 44/44 KB 172/590 KB 132/1710 KB 56/240 KB 100/232 KB 36/44 KB 172/590 KB 132/1710 KB 80/240 KB 108/232 KB 44/44 KB 176/590 KB 132/1710 KB 80/240 KB 108/232 KB 44/44 KB 180/590 KB 132/1710 KB 80/240 KB 108/232 KB 44/44 KB 184/590 KB 132/1710 KB 80/240 KB 112/232 KB 44/44 KB 188/590 KB 132/1710 KB 56/240 KB 100/232 KB 36/44 KB 168/590 KB 132/1710 KB 80/240 KB 112/232 KB 44/44 KB 192/590 KB 136/1710 KB 80/240 KB 112/232 KB 44/44 KB 192/590 KB 140/1710 KB 80/240 KB 112/232 KB 44/44 KB 192/590 KB 144/1710 KB 80/240 KB 112/232 KB 44/44 KB 192/590 KB 148/1710 KB 84/240 KB 112/232 KB 44/44 KB 192/590 KB 152/1710 KB 84/240 KB 112/232 KB 44/44 KB 192/590 KB 156/1710 KB 84/240 KB 112/232 KB 44/44 KB 192/590 KB 160/1710 KB 80/240 KB 112/232 KB 44/44 KB 184/590 KB 132/1710 KB 84/240 KB 116/232 KB 44/44 KB 192/590 KB 160/1710 KB 84/240 KB 120/232 KB 44/44 KB 192/590 KB 160/1710 KB 84/240 KB 124/232 KB 44/44 KB 192/590 KB 160/1710 KB 84/240 KB 128/232 KB 44/44 KB 192/590 KB 160/1710 KB 84/240 KB 112/232 KB 44/44 KB 192/590 KB 148/1710 KB 88/240 KB 128/232 KB 44/44 KB 192/590 KB 160/1710 KB 92/240 KB 128/232 KB 44/44 KB 192/590 KB 160/1710 KB 96/240 KB 128/232 KB 44/44 KB 192/590 KB 160/1710 KB 100/240 KB 128/232 KB 44/44 KB 192/590 KB 160/1710 KB 104/240 KB 132/232 KB 44/44 KB 192/590 KB 164/1710 KB 80/240 KB 112/232 KB 44/44 KB 192/590 KB 148/1710 KB 104/240 KB 132/232 KB 44/44 KB 196/590 KB 164/1710 KB 104/240 KB 132/232 KB 44/44 KB 200/590 KB 164/1710 KB 104/240 KB 132/232 KB 204/590 KB 164/1710 KB 104/240 KB 132/232 KB 208/590 KB 164/1710 KB 104/240 KB 132/232 KB 212/590 KB 164/1710 KB 108/240 KB 132/232 KB 216/590 KB 164/1710 KB 108/240 KB 132/232 KB 220/590 KB 164/1710 KB 108/240 KB 132/232 KB 224/590 KB 164/1710 KB 100/240 KB 132/232 KB 44/44 KB 192/590 KB 164/1710 KB 108/240 KB 132/232 KB 224/590 KB 168/1710 KB 108/240 KB 132/232 KB 224/590 KB 172/1710 KB 108/240 KB 132/232 KB 224/590 KB 176/1710 KB 108/240 KB 132/232 KB 224/590 KB 180/1710 KB 108/240 KB 132/232 KB 224/590 KB 184/1710 KB 108/240 KB 132/232 KB 224/590 KB 188/1710 KB 108/240 KB 132/232 KB 224/590 KB 192/1710 KB 108/240 KB 132/232 KB 228/590 KB 196/1710 KB 108/240 KB 132/232 KB 228/590 KB 200/1710 KB 108/240 KB 132/232 KB 228/590 KB 204/1710 KB 100/240 KB 132/232 KB 44/44 KB 192/590 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 160/1710 KB 108/240 KB 136/232 KB 228/590 KB 204/1710 KB 108/240 KB 140/232 KB 228/590 KB 204/1710 KB 108/240 KB 144/232 KB 228/590 KB 204/1710 KB 108/240 KB 148/232 KB 228/590 KB 204/1710 KB 108/240 KB 152/232 KB 228/590 KB 204/1710 KB 108/240 KB 156/232 KB 228/590 KB 204/1710 KB 108/240 KB 160/232 KB 228/590 KB 204/1710 KB 108/240 KB 132/232 KB 228/590 KB 192/1710 KB 108/240 KB 160/232 KB 232/590 KB 204/1710 KB 108/240 KB 160/232 KB 236/590 KB 204/1710 KB 108/240 KB 160/232 KB 240/590 KB 204/1710 KB 108/240 KB 132/232 KB 212/590 KB 164/1710 KB 112/240 KB 160/232 KB 240/590 KB 204/1710 KB 116/240 KB 160/232 KB 240/590 KB 204/1710 KB 120/240 KB 160/232 KB 240/590 KB 204/1710 KB 124/240 KB 160/232 KB 240/590 KB 204/1710 KB 128/240 KB 160/232 KB 240/590 KB 204/1710 KB 132/240 KB 160/232 KB 240/590 KB 204/1710 KB 136/240 KB 160/232 KB 240/590 KB 204/1710 KB 140/240 KB 160/232 KB 240/590 KB 204/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 462.8 KB/sec) unit-abot-epc-basic-0: 19:56:57 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-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 144/240 KB 160/232 KB 240/590 KB 204/1710 KB 148/240 KB 164/232 KB 240/590 KB 204/1710 KB 152/240 KB 164/232 KB 244/590 KB 208/1710 KB 156/240 KB 164/232 KB 244/590 KB 208/1710 KB 160/240 KB 164/232 KB 244/590 KB 208/1710 KB 164/240 KB 164/232 KB 244/590 KB 208/1710 KB 168/240 KB 164/232 KB 244/590 KB 208/1710 KB 172/240 KB 164/232 KB 244/590 KB 208/1710 KB 176/240 KB 164/232 KB 244/590 KB 208/1710 KB 180/240 KB 164/232 KB 244/590 KB 208/1710 KB 144/240 KB 164/232 KB 240/590 KB 204/1710 KB 180/240 KB 168/232 KB 244/590 KB 208/1710 KB 180/240 KB 172/232 KB 244/590 KB 208/1710 KB 180/240 KB 176/232 KB 244/590 KB 208/1710 KB 148/240 KB 164/232 KB 244/590 KB 208/1710 KB 180/240 KB 176/232 KB 248/590 KB 208/1710 KB 180/240 KB 176/232 KB 252/590 KB 208/1710 KB 180/240 KB 176/232 KB 256/590 KB 208/1710 KB 180/240 KB 176/232 KB 260/590 KB 208/1710 KB 180/240 KB 180/232 KB 264/590 KB 208/1710 KB 148/240 KB 164/232 KB 240/590 KB 208/1710 KB 180/240 KB 180/232 KB 264/590 KB 212/1710 KB 180/240 KB 180/232 KB 264/590 KB 216/1710 KB 180/240 KB 180/232 KB 264/590 KB 220/1710 KB 180/240 KB 180/232 KB 264/590 KB 224/1710 KB 180/240 KB 180/232 KB 264/590 KB 228/1710 KB 180/240 KB 180/232 KB 260/590 KB 208/1710 KB 180/240 KB 184/232 KB 268/590 KB 228/1710 KB 180/240 KB 188/232 KB 268/590 KB 228/1710 KB 180/240 KB 192/232 KB 268/590 KB 228/1710 KB 180/240 KB 196/232 KB 268/590 KB 228/1710 KB 180/240 KB 200/232 KB 268/590 KB 232/1710 KB 180/240 KB 204/232 KB 268/590 KB 232/1710 KB 184/240 KB 208/232 KB 268/590 KB 232/1710 KB 180/240 KB 180/232 KB 268/590 KB 228/1710 KB 184/240 KB 208/232 KB 272/590 KB 232/1710 KB 184/240 KB 204/232 KB 268/590 KB 232/1710 KB 188/240 KB 208/232 KB 4/258 KB 272/590 KB 232/1710 KB 192/240 KB 208/232 KB 4/258 KB 272/590 KB 232/1710 KB 196/240 KB 212/232 KB 4/258 KB 276/590 KB 232/1710 KB 200/240 KB 212/232 KB 4/258 KB 276/590 KB 232/1710 KB 204/240 KB 212/232 KB 4/258 KB 276/590 KB 232/1710 KB 208/240 KB 212/232 KB 4/258 KB 276/590 KB 232/1710 KB 180/240 KB 196/232 KB 268/590 KB 232/1710 KB 208/240 KB 212/232 KB 4/258 KB 276/590 KB 236/1710 KB 208/240 KB 212/232 KB 4/258 KB 276/590 KB 240/1710 KB 208/240 KB 212/232 KB 4/258 KB 276/590 KB 244/1710 KB 192/240 KB 212/232 KB 4/258 KB 276/590 KB 232/1710 KB 208/240 KB 212/232 KB 4/258 KB 280/590 KB 244/1710 KB 208/240 KB 212/232 KB 4/258 KB 284/590 KB 244/1710 KB 208/240 KB 212/232 KB 4/258 KB 288/590 KB 244/1710 KB 192/240 KB 212/232 KB 4/258 KB 272/590 KB 232/1710 KB 184/240 KB 208/232 KB 4/258 KB 272/590 KB 232/1710 KB 208/240 KB 212/232 KB 8/258 KB 288/590 KB 244/1710 KB 208/240 KB 212/232 KB 12/258 KB 288/590 KB 244/1710 KB 208/240 KB 212/232 KB 16/258 KB 288/590 KB 244/1710 KB 208/240 KB 216/232 KB 16/258 KB 288/590 KB 244/1710 KB 212/240 KB 220/232 KB 16/258 KB 292/590 KB 248/1710 KB 212/240 KB 224/232 KB 16/258 KB 292/590 KB 248/1710 KB 212/240 KB 228/232 KB 16/258 KB 292/590 KB 248/1710 KB 212/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 212/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 212/240 KB 216/232 KB 16/258 KB 292/590 KB 248/1710 KB 216/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 220/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 224/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 228/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 232/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 236/240 KB 232/232 KB 16/258 KB 292/590 KB 248/1710 KB 240/240 KB 2 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 32/232 KB 16/258 KB 292/590 KB 248/1710 KB 208/240 KB 216/232 KB 16/258 KB 292/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 296/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 300/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 304/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 308/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 312/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 316/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 320/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 248/1710 KB 208/240 KB 216/232 KB 16/258 KB 288/590 KB 248/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 252/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 256/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 260/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 264/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 268/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 272/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 276/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 280/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 284/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 288/1710 KB 240/240 KB 232/232 KB 16/258 KB 324/590 KB 292/1710 KB 240/240 KB 232/232 KB 16/258 KB 328/590 KB 292/1710 KB 240/240 KB 232/232 KB 16/258 KB 332/590 KB 292/1710 KB 240/240 KB 232/232 KB 16/258 KB 336/590 KB 292/1710 KB 240/240 KB 232/232 KB 16/258 KB 336/590 KB 296/1710 KB 240/240 KB 232/232 KB 16/258 KB 336/590 KB 300/1710 KB 240/240 KB 232/232 KB 16/258 KB 336/590 KB 304/1710 KB 240/240 KB 232/232 KB 16/258 KB 340/590 KB 308/1710 KB 240/240 KB 16/258 KB 340/590 KB 312/1710 KB 240/240 KB 16/258 KB 340/590 KB 316/1710 KB 240/240 KB 16/258 KB 340/590 KB 320/1710 KB 240/240 KB 232/232 KB 16/258 KB 340/590 KB 304/1710 KB 240/240 KB 16/258 KB 344/590 KB 320/1710 KB 240/240 KB 16/258 KB 348/590 KB 320/1710 KB 240/240 KB 16/258 KB 352/590 KB 320/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 1680.3 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 240/240 KB 16/258 KB 356/590 KB 320/1710 KB 16/258 KB 360/590 KB 324/1710 KB 16/258 KB 364/590 KB 324/1710 KB 16/258 KB 368/590 KB 324/1710 KB 16/258 KB 372/590 KB 324/1710 KB 20/258 KB 376/590 KB 324/1710 KB 20/258 KB 380/590 KB 324/1710 KB 20/258 KB 384/590 KB 324/1710 KB 16/258 KB 356/590 KB 324/1710 KB 20/258 KB 384/590 KB 328/1710 KB 20/258 KB 384/590 KB 332/1710 KB 20/258 KB 384/590 KB 336/1710 KB 20/258 KB 384/590 KB 340/1710 KB 20/258 KB 372/590 KB 324/1710 KB 24/258 KB 384/590 KB 340/1710 KB 28/258 KB 384/590 KB 340/1710 KB 32/258 KB 384/590 KB 340/1710 KB 36/258 KB 384/590 KB 340/1710 KB 40/258 KB 384/590 KB 340/1710 KB 44/258 KB 384/590 KB 340/1710 KB 48/258 KB 384/590 KB 340/1710 KB 52/258 KB 384/590 KB 340/1710 KB 56/258 KB 384/590 KB 340/1710 KB 60/258 KB 384/590 KB 340/1710 KB 64/258 KB 384/590 KB 340/1710 KB 68/258 KB 384/590 KB 340/1710 KB 72/258 KB 384/590 KB 340/1710 KB 76/258 KB 384/590 KB 340/1710 KB 80/258 KB 384/590 KB 340/1710 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1661.8 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 84/258 KB 384/590 KB 340/1710 KB 88/258 KB 384/590 KB 340/1710 KB 92/258 KB 384/590 KB 340/1710 KB 96/258 KB 384/590 KB 340/1710 KB 100/258 KB 384/590 KB 340/1710 KB 104/258 KB 384/590 KB 340/1710 KB 108/258 KB 384/590 KB 340/1710 KB 112/258 KB 384/590 KB 344/1710 KB 108/258 KB 384/590 KB 344/1710 KB 112/258 KB 384/590 KB 348/1710 KB 112/258 KB 388/590 KB 352/1710 KB 112/258 KB 388/590 KB 356/1710 KB 116/258 KB 388/590 KB 360/1710 KB 112/258 KB 388/590 KB 348/1710 KB 116/258 KB 392/590 KB 360/1710 KB 116/258 KB 396/590 KB 360/1710 KB 116/258 KB 388/590 KB 356/1710 KB 116/258 KB 4/223 KB 396/590 KB 360/1710 KB 116/258 KB 8/223 KB 396/590 KB 360/1710 KB 116/258 KB 12/223 KB 396/590 KB 360/1710 KB 116/258 KB 16/223 KB 396/590 KB 360/1710 KB 116/258 KB 16/223 KB 400/590 KB 360/1710 KB 120/258 KB 20/223 KB 404/590 KB 360/1710 KB 120/258 KB 20/223 KB 400/590 KB 360/1710 KB 120/258 KB 24/223 KB 404/590 KB 364/1710 KB 120/258 KB 28/223 KB 404/590 KB 364/1710 KB 120/258 KB 32/223 KB 408/590 KB 364/1710 KB 120/258 KB 16/223 KB 400/590 KB 360/1710 KB 124/258 KB 32/223 KB 408/590 KB 364/1710 KB 128/258 KB 32/223 KB 408/590 KB 364/1710 KB 132/258 KB 32/223 KB 408/590 KB 364/1710 KB 136/258 KB 32/223 KB 408/590 KB 364/1710 KB 140/258 KB 32/223 KB 408/590 KB 364/1710 KB 144/258 KB 32/223 KB 4/208 KB 408/590 KB 364/1710 KB 148/258 KB 32/223 KB 4/208 KB 408/590 KB 364/1710 KB 152/258 KB 36/223 KB 4/208 KB 408/590 KB 364/1710 KB 120/258 KB 28/223 KB 408/590 KB 364/1710 KB 120/258 KB 20/223 KB 404/590 KB 364/1710 KB 152/258 KB 36/223 KB 4/208 KB 408/590 KB 368/1710 KB 152/258 KB 36/223 KB 4/208 KB 408/590 KB 372/1710 KB 152/258 KB 36/223 KB 4/208 KB 412/590 KB 376/1710 KB 152/258 KB 36/223 KB 4/208 KB 412/590 KB 380/1710 KB 152/258 KB 36/223 KB 4/208 KB 412/590 KB 384/1710 KB 152/258 KB 36/223 KB 4/208 KB 412/590 KB 388/1710 KB 152/258 KB 36/223 KB 4/208 KB 412/590 KB 392/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 396/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 400/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 404/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 408/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 412/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 416/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 420/1710 KB 148/258 KB 36/223 KB 4/208 KB 408/590 KB 364/1710 KB 156/258 KB 40/223 KB 4/208 KB 412/590 KB 420/1710 KB 140/258 KB 32/223 KB 4/208 KB 408/590 KB 364/1710 KB 156/258 KB 40/223 KB 8/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 12/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 16/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 20/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 24/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 28/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 32/208 KB 412/590 KB 420/1710 KB 156/258 KB 40/223 KB 36/208 KB 412/590 KB 420/1710 KB 156/258 KB 36/223 KB 4/208 KB 412/590 KB 392/1710 KB 152/258 KB 36/223 KB 4/208 KB 412/590 KB 372/1710 KB 160/258 KB 44/223 KB 36/208 KB 416/590 KB 420/1710 KB 160/258 KB 44/223 KB 36/208 KB 420/590 KB 420/1710 KB 160/258 KB 44/223 KB 36/208 KB 424/590 KB 420/1710 KB 160/258 KB 44/223 KB 36/208 KB 428/590 KB 420/1710 KB 156/258 KB 44/223 KB 36/208 KB 412/590 KB 420/1710 KB 160/258 KB 48/223 KB 36/208 KB 432/590 KB 420/1710 KB 160/258 KB 48/223 KB 36/208 KB 432/590 KB 420/1710 KB 160/258 KB 48/223 KB 36/208 KB 436/590 KB 420/1710 KB 160/ unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 258 KB 52/223 KB 40/208 KB 440/590 KB 420/1710 KB 160/258 KB 52/223 KB 40/208 KB 444/590 KB 420/1710 KB 160/258 KB 52/223 KB 40/208 KB 448/590 KB 420/1710 KB 160/258 KB 52/223 KB 40/208 KB 436/590 KB 420/1710 KB 160/258 KB 52/223 KB 44/208 KB 448/590 KB 420/1710 KB 160/258 KB 52/223 KB 48/208 KB 448/590 KB 420/1710 KB 160/258 KB 48/223 KB 36/208 KB 436/590 KB 420/1710 KB 164/258 KB 52/223 KB 48/208 KB 448/590 KB 420/1710 KB 168/258 KB 52/223 KB 52/208 KB 448/590 KB 420/1710 KB 172/258 KB 52/223 KB 52/208 KB 448/590 KB 420/1710 KB 176/258 KB 52/223 KB 52/208 KB 452/590 KB 420/1710 KB 160/258 KB 52/223 KB 36/208 KB 436/590 KB 420/1710 KB 176/258 KB 56/223 KB 52/208 KB 452/590 KB 420/1710 KB 176/258 KB 60/223 KB 52/208 KB 452/590 KB 420/1710 KB 176/258 KB 64/223 KB 52/208 KB 452/590 KB 420/1710 KB 176/258 KB 68/223 KB 52/208 KB 452/590 KB 420/1710 KB 180/258 KB 72/223 KB 52/208 KB 452/590 KB 420/1710 KB 180/258 KB 76/223 KB 52/208 KB 452/590 KB 420/1710 KB 180/258 KB 80/223 KB 52/208 KB 452/590 KB 420/1710 KB 172/258 KB 52/223 KB 52/208 KB 452/590 KB 420/1710 KB 180/258 KB 80/223 KB 52/208 KB 456/590 KB 420/1710 KB 164/258 KB 52/223 KB 52/208 KB 448/590 KB 420/1710 KB 180/258 KB 80/223 KB 56/208 KB 456/590 KB 420/1710 KB 180/258 KB 80/223 KB 60/208 KB 456/590 KB 420/1710 KB 180/258 KB 80/223 KB 64/208 KB 456/590 KB 420/1710 KB 180/258 KB 80/223 KB 68/208 KB 456/590 KB 420/1710 KB 180/258 KB 84/223 KB 72/208 KB 460/590 KB 424/1710 KB 180/258 KB 84/223 KB 76/208 KB 460/590 KB 424/1710 KB 180/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 180/258 KB 68/223 KB 52/208 KB 452/590 KB 420/1710 KB 184/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 188/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 192/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 196/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 200/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 204/258 KB 84/223 KB 80/208 KB 460/590 KB 424/1710 KB 208/258 KB 84/223 KB 84/208 KB 460/590 KB 424/1710 KB 180/258 KB 84/223 KB 68/208 KB 460/590 KB 424/1710 KB 208/258 KB 88/223 KB 84/208 KB 460/590 KB 424/1710 KB 180/258 KB 80/223 KB 68/208 KB 460/590 KB 424/1710 KB 208/258 KB 92/223 KB 84/208 KB 460/590 KB 428/1710 KB 208/258 KB 92/223 KB 84/208 KB 460/590 KB 432/1710 KB 180/258 KB 80/223 KB 68/208 KB 460/590 KB 420/1710 KB 208/258 KB 92/223 KB 84/208 KB 464/590 KB 432/1710 KB 208/258 KB 92/223 KB 84/208 KB 468/590 KB 432/1710 KB 208/258 KB 92/223 KB 84/208 KB 472/590 KB 436/1710 KB 208/258 KB 92/223 KB 84/208 KB 476/590 KB 436/1710 KB 208/258 KB 92/223 KB 84/208 KB 480/590 KB 436/1710 KB 208/258 KB 92/223 KB 84/208 KB 484/590 KB 436/1710 KB 212/258 KB 92/223 KB 84/208 KB 488/590 KB 436/1710 KB 212/258 KB 92/223 KB 84/208 KB 492/590 KB 436/1710 KB 212/258 KB 92/223 KB 84/208 KB 496/590 KB 436/1710 KB 204/258 KB 84/223 KB 84/208 KB 460/590 KB 424/1710 KB 212/258 KB 92/223 KB 88/208 KB 496/590 KB 436/1710 KB 212/258 KB 92/223 KB 92/208 KB 496/590 KB 436/1710 KB 212/258 KB 92/223 KB 96/208 KB 496/590 KB 436/1710 KB 212/258 KB 92/223 KB 100/208 KB 496/590 KB 436/1710 KB 212/258 KB 92/223 KB 104/208 KB 500/590 KB 436/1710 KB 212/258 KB 92/223 KB 108/208 KB 500/590 KB 436/1710 KB 212/258 KB 92/223 KB 112/208 KB 500/590 KB 436/1710 KB 212/258 KB 92/223 KB 84/208 KB 484/590 KB 436/1710 KB 216/258 KB 92/223 KB 112/208 KB 500/590 KB 436/1710 KB 220/258 KB 92/223 KB 112/208 KB 500/590 KB 436/1710 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 208/258 KB 92/223 KB 84/208 KB 476/590 KB 436/1710 KB 220/258 KB 96/223 KB 112/208 KB 500/590 KB 436/1710 KB 208/258 KB 92/223 KB 84/208 KB 468/590 KB 436/1710 KB 220/258 KB 96/223 KB 112/208 KB 500/590 KB 440/1710 KB 220/258 KB 96/223 KB 112/208 KB 500/590 KB 444/1710 KB 220/258 KB 96/223 KB 112/208 KB 500/590 KB 448/1710 KB 220/258 KB 100/223 KB 112/208 KB 500/590 KB 448/1710 KB 220/258 KB 104/223 KB 112/208 KB 500/590 KB 452/1710 KB 220/258 KB 108/223 KB 112/208 KB 500/590 KB 452/1710 KB 220/258 KB 112/223 KB 112/208 KB 500/590 KB 452/1710 KB 224/258 KB 112/223 KB 112/208 KB 500/590 KB 452/1710 KB 224/258 KB 116/223 KB 112/208 KB 500/590 KB 452/1710 KB 228/258 KB 120/223 KB 112/208 KB 500/590 KB 452/1710 KB 228/258 KB 124/223 KB 112/208 KB 500/590 KB 452/1710 KB 228/258 KB 128/223 KB 112/208 KB 500/590 KB 452/1710 KB 228/258 KB 132/223 KB 112/208 KB 500/590 KB 452/1710 KB 228/258 KB 136/223 KB 116/208 KB 500/590 KB 452/1710 KB 228/258 KB 140/223 KB 116/208 KB 500/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 500/590 KB 452/1710 KB 212/258 KB 92/223 KB 100/208 KB 500/590 KB 436/1710 KB 228/258 KB 144/223 KB 116/208 KB 504/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 508/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 512/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 516/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 520/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 524/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 528/590 KB 452/1710 KB 228/258 KB 144/223 KB 116/208 KB 532/590 KB 452/1710 KB 228/258 KB 148/223 KB 116/208 KB 536/590 KB 452/1710 KB 228/258 KB 148/223 KB 116/208 KB 540/590 KB 452/1710 KB 228/258 KB 148/223 KB 116/208 KB 544/590 KB 452/1710 KB 228/258 KB 132/223 KB 116/208 KB 500/590 KB 452/1710 KB 228/258 KB 148/223 KB 120/208 KB 544/590 KB 452/1710 KB 228/258 KB 148/223 KB 124/208 KB 544/590 KB 452/1710 KB 228/258 KB 148/223 KB 128/208 KB 544/590 KB 452/1710 KB 228/258 KB 116/223 KB 112/208 KB 500/590 KB 452/1710 KB 232/258 KB 148/223 KB 128/208 KB 544/590 KB 452/1710 KB 236/258 KB 148/223 KB 128/208 KB 544/590 KB 452/1710 KB 240/258 KB 148/223 KB 128/208 KB 544/590 KB 452/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 452/1710 KB 220/258 KB 100/223 KB 112/208 KB 500/590 KB 452/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 456/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 460/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 464/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 468/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 472/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 476/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 480/1710 KB 244/258 KB 148/223 KB 128/208 KB 544/590 KB 484/1710 KB 248/258 KB 148/223 KB 132/208 KB 544/590 KB 488/1710 KB 248/258 KB 148/223 KB 132/208 KB 544/590 KB 492/1710 KB 248/258 KB 148/223 KB 132/208 KB 544/590 KB 496/1710 KB 248/258 KB 148/223 KB 132/208 KB 544/590 KB 500/1710 KB 248/258 KB 148/223 KB 132/208 KB 548/590 KB 504/1710 KB 248/258 KB 148/223 KB 132/208 KB 548/590 KB 508/1710 KB 248/258 KB 148/223 KB 132/208 KB 548/590 KB 512/1710 KB 228/258 KB 148/223 KB 116/208 KB 532/590 KB 452/1710 KB 248/258 KB 152/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 156/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 160/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 164/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 168/ unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 172/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 176/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 180/223 KB 132/208 KB 548/590 KB 512/1710 KB 248/258 KB 184/223 KB 132/208 KB 548/590 KB 516/1710 KB 248/258 KB 148/223 KB 132/208 KB 548/590 KB 500/1710 KB 248/258 KB 184/223 KB 132/208 KB 552/590 KB 516/1710 KB 248/258 KB 184/223 KB 132/208 KB 556/590 KB 516/1710 KB 248/258 KB 184/223 KB 132/208 KB 560/590 KB 516/1710 KB 248/258 KB 148/223 KB 132/208 KB 544/590 KB 484/1710 KB 248/258 KB 184/223 KB 136/208 KB 560/590 KB 516/1710 KB 248/258 KB 184/223 KB 140/208 KB 560/590 KB 516/1710 KB 248/258 KB 148/223 KB 128/208 KB 544/590 KB 484/1710 KB 252/258 KB 184/223 KB 140/208 KB 560/590 KB 516/1710 KB 256/258 KB 184/223 KB 140/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 140/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 144/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 148/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 152/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 156/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 160/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 164/208 KB 560/590 KB 516/1710 KB 258/258 KB 184/223 KB 168/208 KB 564/590 KB 516/1710 KB 258/258 KB 184/223 KB 172/208 KB 564/590 KB 516/1710 KB 258/258 KB 184/223 KB 176/208 KB 564/590 KB 516/1710 KB 248/258 KB 180/223 KB 132/208 KB 548/590 KB 516/1710 KB 258/258 KB 184/223 KB 176/208 KB 564/590 KB 520/1710 KB 258/258 KB 184/223 KB 176/208 KB 564/590 KB 524/1710 KB 258/258 KB 184/223 KB 176/208 KB 564/590 KB 528/1710 KB 258/258 KB 184/223 KB 176/208 KB 564/590 KB 532/1710 KB 258/258 KB 188/223 KB 180/208 KB 564/590 KB 536/1710 KB 258/258 KB 184/223 KB 164/208 KB 564/590 KB 516/1710 KB 258/258 KB 188/223 KB 180/208 KB 568/590 KB 536/1710 KB 258/258 KB 188/223 KB 180/208 KB 572/590 KB 536/1710 KB 258/258 KB 188/223 KB 180/208 KB 576/590 KB 536/1710 KB 258/258 KB 188/223 KB 180/208 KB 580/590 KB 536/1710 KB 258/258 KB 188/223 KB 180/208 KB 584/590 KB 536/1710 KB 258/258 KB 188/223 KB 180/208 KB 588/590 KB 536/1710 KB 258/258 KB 188/223 KB 180/208 KB 564/590 KB 532/1710 KB 258/258 KB 188/223 KB 184/208 KB 588/590 KB 540/1710 KB 258/258 KB 188/223 KB 188/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 192/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 196/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 200/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 204/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 208/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 176/208 KB 564/590 KB 532/1710 KB 192/223 KB 208/208 KB 590/590 KB 540/1710 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1335.0 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 196/223 KB 208/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 184/208 KB 590/590 KB 540/1710 KB 258/258 KB 188/223 KB 180/208 KB 588/590 KB 540/1710 KB 196/223 KB 208/208 KB 590/590 KB 544/1710 KB 196/223 KB 208/208 KB 590/590 KB 548/1710 KB 200/223 KB 208/208 KB 590/590 KB 548/1710 KB 204/223 KB 208/208 KB 590/590 KB 548/1710 KB 208/223 KB 208/208 KB 590/590 KB 548/1710 KB 212/223 KB 208/208 KB 590/590 KB 548/1710 KB 216/223 KB 208/208 KB 590/590 KB 552/1710 KB 220/223 KB 208/208 KB 590/590 KB 552/1710 KB 212/223 KB 208/208 KB 590/590 KB 552/1710 KB 223/223 KB 208/208 KB 590/590 KB 556/1710 KB 223/223 KB 208/208 KB 590/590 KB 560/1710 KB 223/223 KB 208/208 KB 590/590 KB 564/1710 KB 223/223 KB 208/208 KB 568/1710 KB 223/223 KB 208/208 KB 572/1710 KB 223/223 KB 208/208 KB 576/1710 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 2794.6 KB/sec) unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 223/223 KB 208/208 KB 590/590 KB 564/1710 KB 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 223/223 KB 208/208 KB 580/1710 KB 223/223 KB 208/208 KB 584/1710 KB 223/223 KB 208/208 KB 588/1710 KB 223/223 KB 208/208 KB 592/1710 KB 223/223 KB 208/208 KB 596/1710 KB 223/223 KB 208/208 KB 600/1710 KB 223/223 KB 208/208 KB 604/1710 KB 223/223 KB 208/208 KB 608/1710 KB 223/223 KB 4/38 KB 208/208 KB 608/1710 KB 223/223 KB 8/38 KB 208/208 KB 608/1710 KB 223/223 KB 12/38 KB 208/208 KB 608/1710 KB 223/223 KB 16/38 KB 208/208 KB 608/1710 KB 223/223 KB 20/38 KB 208/208 KB 608/1710 KB 24/38 KB 608/1710 KB 28/38 KB 608/1710 KB 32/38 KB 608/1710 KB 36/38 KB 608/1710 KB 4/18 KB 38/38 KB 608/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1047.3 KB/sec) unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 971.9 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 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.jar unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 4/18 KB 36/38 KB 608/1710 KB 8/18 KB 38/38 KB 608/1710 KB 12/18 KB 38/38 KB 608/1710 KB 16/18 KB 38/38 KB 608/1710 KB 18/18 KB 38/38 KB 608/1710 KB 18/18 KB 38/38 KB 612/1710 KB 18/18 KB 38/38 KB 616/1710 KB 18/18 KB 38/38 KB 620/1710 KB 18/18 KB 38/38 KB 624/1710 KB 18/18 KB 38/38 KB 628/1710 KB 18/18 KB 38/38 KB 632/1710 KB 18/18 KB 38/38 KB 636/1710 KB 18/18 KB 38/38 KB 640/1710 KB 18/18 KB 38/38 KB 644/1710 KB 18/18 KB 38/38 KB 648/1710 KB 18/18 KB 38/38 KB 652/1710 KB 18/18 KB 38/38 KB 656/1710 KB 18/18 KB 38/38 KB 660/1710 KB 18/18 KB 38/38 KB 664/1710 KB 18/18 KB 38/38 KB 668/1710 KB 18/18 KB 38/38 KB 672/1710 KB 18/18 KB 38/38 KB 676/1710 KB 18/18 KB 38/38 KB 680/1710 KB 18/18 KB 38/38 KB 684/1710 KB 18/18 KB 38/38 KB 688/1710 KB 18/18 KB 4/214 KB 4/531 KB 688/1710 KB 18/18 KB 4/214 KB 688/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 169.5 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 79.5 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 8/214 KB 4/531 KB 688/1710 KB 12/214 KB 8/531 KB 688/1710 KB 16/214 KB 8/531 KB 688/1710 KB 8/214 KB 8/531 KB 688/1710 KB 16/214 KB 12/531 KB 688/1710 KB 16/214 KB 16/531 KB 688/1710 KB 20/214 KB 16/531 KB 688/1710 KB 24/214 KB 20/531 KB 688/1710 KB 28/214 KB 20/531 KB 688/1710 KB 32/214 KB 20/531 KB 688/1710 KB 20/214 KB 20/531 KB 688/1710 KB 32/214 KB 24/531 KB 688/1710 KB 32/214 KB 28/531 KB 688/1710 KB 32/214 KB 32/531 KB 688/1710 KB 32/214 KB 36/531 KB 688/1710 KB 36/214 KB 40/531 KB 688/1710 KB 36/214 KB 44/531 KB 688/1710 KB 36/214 KB 48/531 KB 688/1710 KB 36/214 KB 36/531 KB 688/1710 KB 40/214 KB 48/531 KB 688/1710 KB 44/214 KB 48/531 KB 688/1710 KB 48/214 KB 48/531 KB 688/1710 KB 52/214 KB 48/531 KB 688/1710 KB 56/214 KB 52/531 KB 688/1710 KB 60/214 KB 52/531 KB 688/1710 KB 64/214 KB 52/531 KB 688/1710 KB 68/214 KB 52/531 KB 692/1710 KB 72/214 KB 52/531 KB 692/1710 KB 76/214 KB 52/531 KB 692/1710 KB 80/214 KB 52/531 KB 692/1710 KB 52/214 KB 52/531 KB 688/1710 KB 80/214 KB 56/531 KB 692/1710 KB 80/214 KB 60/531 KB 692/1710 KB 80/214 KB 64/531 KB 692/1710 KB 80/214 KB 68/531 KB 692/1710 KB 80/214 KB 72/531 KB 692/1710 KB 80/214 KB 76/531 KB 692/1710 KB 3/109 KB 80/214 KB 80/531 KB 692/1710 KB 64/214 KB 52/531 KB 692/1710 KB 4/1267 KB 3/109 KB 80/214 KB 80/531 KB 692/1710 KB 3/109 KB 80/214 KB 76/531 KB 692/1710 KB 8/1267 KB 5/109 KB 80/214 KB 80/531 KB 692/1710 KB 8/1267 KB 8/109 KB 80/214 KB 80/531 KB 692/1710 KB 8/1267 KB 3/109 KB 80/214 KB 80/531 KB 692/1710 KB 12/1267 KB 8/109 KB 80/214 KB 80/531 KB 692/1710 KB 16/1267 KB 8/109 KB 80/214 KB 80/531 KB 692/1710 KB 20/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 24/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 28/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 32/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 36/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 40/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 44/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 16/1267 KB 11/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 13/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 16/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 19/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 21/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 24/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 27/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 29/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 32/109 KB 80/214 KB 80/531 KB 692/1710 KB 48/1267 KB 36/109 KB 80/214 KB 80/531 KB 692/1710 KB 52/1267 KB 40/109 KB 80/214 KB 80/531 KB 696/1710 KB 52/1267 KB 44/109 KB 80/214 KB 80/531 KB 696/1710 KB 52/1267 KB 48/109 KB 80/214 KB 80/531 KB 696/1710 KB 52/1267 KB 36/109 KB 80/214 KB 80/531 KB 696/1710 KB 52/1267 KB 48/109 KB 80/214 KB 80/531 KB 700/1710 KB 52/1267 KB 48/109 KB 80/214 KB 80/531 KB 704/1710 KB 52/1267 KB 36/109 KB 80/214 KB 80/531 KB 692/1710 KB 56/1267 KB 48/109 KB 80/214 KB 80/531 KB 704/1710 KB 60/1267 KB 48/109 KB 80/214 KB 80/531 KB 704/1710 KB 64/1267 KB 48/109 KB 80/214 KB 80/531 KB 708/1710 KB 68/1267 KB 48/109 KB 80/214 KB 80/531 KB 708/1710 KB 72/1267 KB 52/109 KB 84/214 KB 84/531 KB 708/1710 KB 76/1267 KB 52/109 KB 84/214 KB 84/531 KB 708/1710 KB 80/1267 KB 52/109 KB 84/214 KB 84/531 KB 708/1710 KB 84/1267 KB 52/109 KB 84/214 KB 84/531 KB 708/1710 KB 88/1267 KB 52/109 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 84/214 KB 84/531 KB 708/1710 KB 92/1267 KB 52/109 KB 84/214 KB 84/531 KB 708/1710 KB 60/1267 KB 48/109 KB 80/214 KB 80/531 KB 708/1710 KB 68/1267 KB 52/109 KB 84/214 KB 84/531 KB 708/1710 KB 92/1267 KB 52/109 KB 84/214 KB 88/531 KB 708/1710 KB 92/1267 KB 52/109 KB 84/214 KB 92/531 KB 712/1710 KB 92/1267 KB 52/109 KB 84/214 KB 96/531 KB 712/1710 KB 68/1267 KB 52/109 KB 84/214 KB 80/531 KB 708/1710 KB 92/1267 KB 52/109 KB 88/214 KB 96/531 KB 712/1710 KB 92/1267 KB 52/109 KB 92/214 KB 96/531 KB 712/1710 KB 68/1267 KB 52/109 KB 80/214 KB 80/531 KB 708/1710 KB 92/1267 KB 56/109 KB 92/214 KB 96/531 KB 712/1710 KB 92/1267 KB 60/109 KB 92/214 KB 96/531 KB 712/1710 KB 92/1267 KB 64/109 KB 96/214 KB 96/531 KB 712/1710 KB 92/1267 KB 52/109 KB 84/214 KB 88/531 KB 712/1710 KB 92/1267 KB 64/109 KB 96/214 KB 96/531 KB 716/1710 KB 92/1267 KB 64/109 KB 96/214 KB 96/531 KB 720/1710 KB 92/1267 KB 60/109 KB 96/214 KB 96/531 KB 712/1710 KB 92/1267 KB 64/109 KB 100/214 KB 96/531 KB 720/1710 KB 92/1267 KB 68/109 KB 104/214 KB 100/531 KB 724/1710 KB 92/1267 KB 68/109 KB 108/214 KB 100/531 KB 724/1710 KB 92/1267 KB 68/109 KB 112/214 KB 100/531 KB 724/1710 KB 92/1267 KB 68/109 KB 100/214 KB 100/531 KB 724/1710 KB 92/1267 KB 68/109 KB 112/214 KB 104/531 KB 724/1710 KB 96/1267 KB 68/109 KB 112/214 KB 108/531 KB 724/1710 KB 96/1267 KB 68/109 KB 112/214 KB 112/531 KB 724/1710 KB 96/1267 KB 68/109 KB 112/214 KB 116/531 KB 724/1710 KB 96/1267 KB 68/109 KB 116/214 KB 120/531 KB 724/1710 KB 96/1267 KB 68/109 KB 116/214 KB 124/531 KB 724/1710 KB 96/1267 KB 68/109 KB 116/214 KB 128/531 KB 724/1710 KB 92/1267 KB 68/109 KB 100/214 KB 96/531 KB 724/1710 KB 96/1267 KB 72/109 KB 116/214 KB 128/531 KB 724/1710 KB 96/1267 KB 76/109 KB 116/214 KB 128/531 KB 724/1710 KB 92/1267 KB 64/109 KB 100/214 KB 96/531 KB 724/1710 KB 96/1267 KB 76/109 KB 116/214 KB 128/531 KB 728/1710 KB 96/1267 KB 76/109 KB 116/214 KB 128/531 KB 732/1710 KB 96/1267 KB 76/109 KB 116/214 KB 128/531 KB 736/1710 KB 96/1267 KB 80/109 KB 116/214 KB 128/531 KB 740/1710 KB 96/1267 KB 80/109 KB 116/214 KB 128/531 KB 744/1710 KB 96/1267 KB 80/109 KB 116/214 KB 128/531 KB 748/1710 KB 96/1267 KB 80/109 KB 116/214 KB 128/531 KB 752/1710 KB 96/1267 KB 80/109 KB 116/214 KB 128/531 KB 756/1710 KB 96/1267 KB 80/109 KB 116/214 KB 132/531 KB 760/1710 KB 96/1267 KB 68/109 KB 116/214 KB 116/531 KB 724/1710 KB 96/1267 KB 80/109 KB 120/214 KB 132/531 KB 760/1710 KB 96/1267 KB 80/109 KB 124/214 KB 132/531 KB 760/1710 KB 96/1267 KB 80/109 KB 128/214 KB 132/531 KB 760/1710 KB 96/1267 KB 68/109 KB 112/214 KB 104/531 KB 724/1710 KB 100/1267 KB 80/109 KB 128/214 KB 132/531 KB 760/1710 KB 104/1267 KB 80/109 KB 128/214 KB 132/531 KB 760/1710 KB 108/1267 KB 80/109 KB 128/214 KB 132/531 KB 760/1710 KB 112/1267 KB 80/109 KB 128/214 KB 132/531 KB 760/1710 KB 116/1267 KB 80/109 KB 128/214 KB 132/531 KB 760/1710 KB 120/1267 KB 80/109 KB 132/214 KB 132/531 KB 760/1710 KB 124/1267 KB 80/109 KB 132/214 KB 132/531 KB 760/1710 KB 128/1267 KB 80/109 KB 132/214 KB 132/531 KB 760/1710 KB 96/1267 KB 80/109 KB 116/214 KB 132/531 KB 756/1710 KB 128/1267 KB 80/109 KB 132/214 KB 136/531 KB 760/1710 KB 96/1267 KB 80/109 KB 116/214 KB 128/531 KB 736/1710 KB 128/1267 KB 84/109 KB 132/214 KB 136/531 KB 760/1710 KB 128/1267 KB 88/109 KB 132/214 KB 136/531 KB 760/1710 KB 128/1267 KB 92/109 KB 132/214 KB 136/531 KB 760/1710 KB 128/1267 KB 96/109 KB 132/214 KB 136/531 KB 76 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 0/1710 KB 128/1267 KB 100/109 KB 132/214 KB 136/531 KB 760/1710 KB 116/1267 KB 80/109 KB 132/214 KB 132/531 KB 760/1710 KB 128/1267 KB 104/109 KB 136/214 KB 136/531 KB 760/1710 KB 128/1267 KB 104/109 KB 140/214 KB 136/531 KB 760/1710 KB 128/1267 KB 104/109 KB 144/214 KB 136/531 KB 760/1710 KB 128/1267 KB 104/109 KB 148/214 KB 140/531 KB 760/1710 KB 132/1267 KB 104/109 KB 152/214 KB 140/531 KB 764/1710 KB 132/1267 KB 104/109 KB 156/214 KB 140/531 KB 764/1710 KB 132/1267 KB 104/109 KB 160/214 KB 140/531 KB 764/1710 KB 132/1267 KB 104/109 KB 164/214 KB 140/531 KB 764/1710 KB 132/1267 KB 104/109 KB 168/214 KB 140/531 KB 764/1710 KB 132/1267 KB 104/109 KB 172/214 KB 140/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 140/531 KB 764/1710 KB 128/1267 KB 104/109 KB 144/214 KB 140/531 KB 760/1710 KB 132/1267 KB 104/109 KB 176/214 KB 144/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 148/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 152/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 156/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 160/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 164/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 168/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 172/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 176/531 KB 764/1710 KB 132/1267 KB 104/109 KB 176/214 KB 180/531 KB 764/1710 KB 132/1267 KB 104/109 KB 148/214 KB 140/531 KB 764/1710 KB 136/1267 KB 104/109 KB 180/214 KB 180/531 KB 764/1710 KB 140/1267 KB 104/109 KB 180/214 KB 180/531 KB 764/1710 KB 144/1267 KB 104/109 KB 180/214 KB 180/531 KB 764/1710 KB 128/1267 KB 104/109 KB 148/214 KB 140/531 KB 764/1710 KB 144/1267 KB 104/109 KB 180/214 KB 180/531 KB 768/1710 KB 128/1267 KB 104/109 KB 148/214 KB 140/531 KB 760/1710 KB 144/1267 KB 108/109 KB 180/214 KB 180/531 KB 768/1710 KB 144/1267 KB 109/109 KB 180/214 KB 180/531 KB 768/1710 KB 144/1267 KB 109/109 KB 180/214 KB 180/531 KB 772/1710 KB 144/1267 KB 109/109 KB 180/214 KB 180/531 KB 776/1710 KB 144/1267 KB 109/109 KB 180/214 KB 180/531 KB 780/1710 KB 144/1267 KB 109/109 KB 180/214 KB 180/531 KB 784/1710 KB 148/1267 KB 109/109 KB 180/214 KB 180/531 KB 784/1710 KB 152/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 156/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 160/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 164/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 168/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 172/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 176/1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 180/1267 KB 109/109 KB 180/214 KB 184/531 KB 788/1710 KB 184/1267 KB 109/109 KB 180/214 KB 184/531 KB 788/1710 KB 188/1267 KB 109/109 KB 180/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 180/214 KB 184/531 KB 788/1710 KB 132/1267 KB 104/109 KB 180/214 KB 180/531 KB 764/1710 KB 192/1267 KB 109/109 KB 184/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 188/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 192/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 196/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 200/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 204/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 208/214 KB 184/531 KB 788/1710 KB 176/1267 KB 109/109 KB 180/214 KB 184/531 KB 788/1710 KB 192/1267 KB 109/109 KB 208/214 KB 188/531 KB 788/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 788/1710 KB 148/ unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 1267 KB 109/109 KB 180/214 KB 180/531 KB 788/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 792/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 796/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 800/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 804/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 808/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 812/1710 KB 192/1267 KB 109/109 KB 208/214 KB 192/531 KB 816/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 399.0 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 192/1267 KB 208/214 KB 196/531 KB 816/1710 KB 192/1267 KB 212/214 KB 200/531 KB 820/1710 KB 192/1267 KB 212/214 KB 204/531 KB 820/1710 KB 192/1267 KB 212/214 KB 208/531 KB 820/1710 KB 192/1267 KB 212/214 KB 212/531 KB 820/1710 KB 192/1267 KB 208/214 KB 196/531 KB 820/1710 KB 196/1267 KB 212/214 KB 212/531 KB 824/1710 KB 196/1267 KB 212/214 KB 212/531 KB 828/1710 KB 196/1267 KB 212/214 KB 212/531 KB 832/1710 KB 196/1267 KB 212/214 KB 212/531 KB 836/1710 KB 196/1267 KB 212/214 KB 212/531 KB 840/1710 KB 196/1267 KB 212/214 KB 212/531 KB 844/1710 KB 196/1267 KB 212/214 KB 216/531 KB 848/1710 KB 192/1267 KB 212/214 KB 196/531 KB 820/1710 KB 196/1267 KB 214/214 KB 216/531 KB 848/1710 KB 196/1267 KB 212/214 KB 216/531 KB 844/1710 KB 196/1267 KB 214/214 KB 220/531 KB 848/1710 KB 196/1267 KB 214/214 KB 224/531 KB 848/1710 KB 196/1267 KB 214/214 KB 228/531 KB 848/1710 KB 196/1267 KB 214/214 KB 232/531 KB 852/1710 KB 196/1267 KB 214/214 KB 236/531 KB 852/1710 KB 196/1267 KB 214/214 KB 240/531 KB 852/1710 KB 196/1267 KB 212/214 KB 212/531 KB 820/1710 KB 200/1267 KB 214/214 KB 240/531 KB 852/1710 KB 204/1267 KB 214/214 KB 240/531 KB 852/1710 KB 208/1267 KB 214/214 KB 240/531 KB 852/1710 KB 212/1267 KB 214/214 KB 240/531 KB 852/1710 KB 216/1267 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 4/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 8/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 12/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 16/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 20/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 24/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 28/80 KB 214/214 KB 240/531 KB 852/1710 KB 220/1267 KB 32/80 KB 214/214 KB 240/531 KB 852/1710 KB 196/1267 KB 214/214 KB 228/531 KB 852/1710 KB 224/1267 KB 32/80 KB 214/214 KB 240/531 KB 856/1710 KB 224/1267 KB 32/80 KB 214/214 KB 240/531 KB 860/1710 KB 224/1267 KB 32/80 KB 214/214 KB 240/531 KB 864/1710 KB 224/1267 KB 32/80 KB 214/214 KB 240/531 KB 868/1710 KB 224/1267 KB 36/80 KB 244/531 KB 872/1710 KB 224/1267 KB 36/80 KB 244/531 KB 876/1710 KB 224/1267 KB 36/80 KB 244/531 KB 880/1710 KB 224/1267 KB 32/80 KB 214/214 KB 240/531 KB 852/1710 KB 228/1267 KB 36/80 KB 244/531 KB 880/1710 KB 232/1267 KB 36/80 KB 244/531 KB 880/1710 KB 236/1267 KB 36/80 KB 244/531 KB 880/1710 KB 240/1267 KB 36/80 KB 244/531 KB 880/1710 KB 244/1267 KB 36/80 KB 244/531 KB 880/1710 KB 248/1267 KB 36/80 KB 244/531 KB 884/1710 KB 252/1267 KB 36/80 KB 244/531 KB 884/1710 KB 256/1267 KB 36/80 KB 244/531 KB 884/1710 KB 260/1267 KB 36/80 KB 244/531 KB 884/1710 KB 264/1267 KB 36/80 KB 244/531 KB 884/1710 KB 268/1267 KB 36/80 KB 244/531 KB 884/1710 KB 272/1267 KB 36/80 KB 244/531 KB 884/1710 KB 224/1267 KB 36/80 KB 244/531 KB 868/1710 KB 272/1267 KB 36/80 KB 248/531 KB 884/1710 KB 272/1267 KB 36/80 KB 252/531 KB 884/1710 KB 272/1267 KB 36/80 KB 256/531 KB 884/1710 KB 224/1267 KB 36/80 KB 240/531 KB 868/1710 KB 272/1267 KB 40/80 KB 256/531 KB 884/1710 KB 272/1267 KB 44/80 KB 256/531 KB 884/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 734.9 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 272/1267 KB 48/80 KB 256/531 KB 884/1710 KB 272/1267 KB 52/80 KB 256/531 KB 884/1710 KB 272/1267 KB 56/80 KB 260/531 KB 884/1710 KB 272/1267 KB 60/80 KB 260/531 KB 884/1710 KB 272/1267 KB 64/80 KB 260/531 KB 884/1710 KB 244/1267 KB 36/80 KB 244/531 KB 884/1710 KB 272/1267 KB 64/80 KB 260/531 KB 888/1710 KB 272/1267 KB 64/80 KB 260/531 KB 892/1710 KB 272/1267 KB 64/80 KB 260/531 KB 896/1710 KB 272/1267 KB 64/80 KB 260/531 KB 900/1710 KB 276/1267 KB 68/80 KB 260/531 KB 904/1710 KB 276/1267 KB 68/80 KB 260/531 KB 908/1710 KB 276/1267 KB 68/80 KB 260/531 KB 912/1710 KB 272/1267 KB 52/80 KB 260/531 KB 884/1710 KB 276/1267 KB 68/80 KB 264/531 KB 912/1710 KB 276/1267 KB 68/80 KB 268/531 KB 912/1710 KB 276/1267 KB 68/80 KB 272/531 KB 912/1710 KB 276/1267 KB 68/80 KB 276/531 KB 912/1710 KB 276/1267 KB 68/80 KB 280/531 KB 912/1710 KB 276/1267 KB 68/80 KB 284/531 KB 912/1710 KB 276/1267 KB 68/80 KB 288/531 KB 912/1710 KB 276/1267 KB 68/80 KB 292/531 KB 912/1710 KB 276/1267 KB 68/80 KB 296/531 KB 916/1710 KB 276/1267 KB 68/80 KB 300/531 KB 916/1710 KB 276/1267 KB 68/80 KB 304/531 KB 916/1710 KB 276/1267 KB 68/80 KB 260/531 KB 900/1710 KB 280/1267 KB 68/80 KB 304/531 KB 916/1710 KB 284/1267 KB 68/80 KB 304/531 KB 916/1710 KB 288/1267 KB 68/80 KB 304/531 KB 916/1710 KB 292/1267 KB 68/80 KB 304/531 KB 916/1710 KB 296/1267 KB 68/80 KB 308/531 KB 916/1710 KB 300/1267 KB 68/80 KB 308/531 KB 916/1710 KB 304/1267 KB 68/80 KB 308/531 KB 916/1710 KB 272/1267 KB 68/80 KB 260/531 KB 900/1710 KB 304/1267 KB 72/80 KB 308/531 KB 916/1710 KB 304/1267 KB 76/80 KB 308/531 KB 916/1710 KB 304/1267 KB 80/80 KB 308/531 KB 916/1710 KB 292/1267 KB 68/80 KB 308/531 KB 916/1710 KB 304/1267 KB 80/80 KB 312/531 KB 916/1710 KB 308/1267 KB 80/80 KB 316/531 KB 916/1710 KB 308/1267 KB 80/80 KB 320/531 KB 916/1710 KB 276/1267 KB 68/80 KB 292/531 KB 916/1710 KB 308/1267 KB 80/80 KB 320/531 KB 920/1710 KB 308/1267 KB 80/80 KB 320/531 KB 924/1710 KB 308/1267 KB 80/80 KB 320/531 KB 928/1710 KB 308/1267 KB 80/80 KB 320/531 KB 932/1710 KB 308/1267 KB 80/80 KB 320/531 KB 936/1710 KB 308/1267 KB 80/80 KB 320/531 KB 940/1710 KB 308/1267 KB 80/80 KB 320/531 KB 944/1710 KB 308/1267 KB 80/80 KB 320/531 KB 948/1710 KB 308/1267 KB 324/531 KB 952/1710 KB 308/1267 KB 80/80 KB 312/531 KB 916/1710 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 255.6 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 308/1267 KB 80/80 KB 324/531 KB 948/1710 KB 312/1267 KB 328/531 KB 956/1710 KB 312/1267 KB 332/531 KB 956/1710 KB 312/1267 KB 324/531 KB 956/1710 KB 312/1267 KB 336/531 KB 960/1710 KB 312/1267 KB 336/531 KB 964/1710 KB 312/1267 KB 336/531 KB 968/1710 KB 312/1267 KB 336/531 KB 972/1710 KB 312/1267 KB 336/531 KB 976/1710 KB 312/1267 KB 324/531 KB 952/1710 KB 316/1267 KB 336/531 KB 976/1710 KB 320/1267 KB 336/531 KB 976/1710 KB 324/1267 KB 336/531 KB 976/1710 KB 328/1267 KB 336/531 KB 976/1710 KB 332/1267 KB 336/531 KB 976/1710 KB 336/1267 KB 336/531 KB 976/1710 KB 312/1267 KB 336/531 KB 956/1710 KB 336/1267 KB 340/531 KB 976/1710 KB 340/1267 KB 344/531 KB 980/1710 KB 340/1267 KB 348/531 KB 980/1710 KB 340/1267 KB 352/531 KB 980/1710 KB 340/1267 KB 356/531 KB 980/1710 KB 340/1267 KB 360/531 KB 980/1710 KB 340/1267 KB 340/531 KB 980/1710 KB 340/1267 KB 364/531 KB 984/1710 KB 340/1267 KB 364/531 KB 988/1710 KB 340/1267 KB 364/531 KB 992/1710 KB 340/1267 KB 340/531 KB 976/1710 KB 340/1267 KB 364/531 KB 4/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 8/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 12/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 16/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 20/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 24/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 28/1044 KB 992/1710 KB 340/1267 KB 364/531 KB 32/1044 KB 992/1710 KB 344/1267 KB 364/531 KB 32/1044 KB 992/1710 KB 348/1267 KB 364/531 KB 32/1044 KB 992/1710 KB 352/1267 KB 364/531 KB 32/1044 KB 992/1710 KB 356/1267 KB 364/531 KB 32/1044 KB 992/1710 KB 360/1267 KB 364/531 KB 32/1044 KB 992/1710 KB 364/1267 KB 4/61 KB 364/531 KB 36/1044 KB 996/1710 KB 340/1267 KB 364/531 KB 992/1710 KB 368/1267 KB 4/61 KB 368/531 KB 36/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 372/531 KB 36/1044 KB 996/1710 KB 360/1267 KB 4/61 KB 364/531 KB 36/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 40/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 44/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 48/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 52/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 56/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 60/1044 KB 996/1710 KB 368/1267 KB 4/61 KB 376/531 KB 64/1044 KB 996/1710 KB 360/1267 KB 4/61 KB 364/531 KB 32/1044 KB 996/1710 KB 360/1267 KB 4/61 KB 364/531 KB 32/1044 KB 992/1710 KB 368/1267 KB 8/61 KB 376/531 KB 64/1044 KB 996/1710 KB 368/1267 KB 12/61 KB 376/531 KB 64/1044 KB 996/1710 KB 368/1267 KB 16/61 KB 376/531 KB 64/1044 KB 996/1710 KB 368/1267 KB 20/61 KB 376/531 KB 64/1044 KB 996/1710 KB 368/1267 KB 24/61 KB 376/531 KB 64/1044 KB 996/1710 KB 368/1267 KB 28/61 KB 376/531 KB 64/1044 KB 1000/1710 KB 368/1267 KB 32/61 KB 376/531 KB 64/1044 KB 1000/1710 KB 368/1267 KB 4/61 KB 376/531 KB 52/1044 KB 996/1710 KB 368/1267 KB 32/61 KB 380/531 KB 64/1044 KB 1000/1710 KB 368/1267 KB 32/61 KB 384/531 KB 64/1044 KB 1000/1710 KB 368/1267 KB 32/61 KB 388/531 KB 64/1044 KB 1000/1710 KB 368/1267 KB 36/61 KB 392/531 KB 68/1044 KB 1000/1710 KB 368/1267 KB 36/61 KB 396/531 KB 68/1044 KB 1000/1710 KB 368/1267 KB 36/61 KB 400/531 KB 68/1044 KB 1000/1710 KB 368/1267 KB 4/61 KB 372/531 KB 36/1044 KB 996/1710 KB 372/1267 KB 36/61 KB 400/531 KB 68/1044 KB 1000/1710 KB 376/1267 KB 36/61 KB 400/531 KB 68/1044 KB 1000/1710 KB 380/1267 KB 36/61 KB 400/531 KB 68/1044 KB 1000/1710 KB 384/1267 KB 36/61 KB 400/531 KB 68/1044 KB 1000/1710 KB 388/1267 KB 36/61 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 400/531 KB 68/1044 KB 1000/1710 KB 392/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 396/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 400/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 404/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 408/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 412/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 368/1267 KB 36/61 KB 388/531 KB 68/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 72/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 76/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 80/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 84/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 88/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 92/1044 KB 1000/1710 KB 416/1267 KB 36/61 KB 404/531 KB 96/1044 KB 1000/1710 KB 368/1267 KB 36/61 KB 388/531 KB 64/1044 KB 1000/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1000/1710 KB 368/1267 KB 24/61 KB 376/531 KB 64/1044 KB 1000/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1004/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1008/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1012/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1016/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1020/1710 KB 416/1267 KB 40/61 KB 404/531 KB 96/1044 KB 1024/1710 KB 416/1267 KB 44/61 KB 404/531 KB 96/1044 KB 1028/1710 KB 416/1267 KB 44/61 KB 404/531 KB 96/1044 KB 1032/1710 KB 416/1267 KB 44/61 KB 404/531 KB 96/1044 KB 1036/1710 KB 416/1267 KB 44/61 KB 404/531 KB 96/1044 KB 1040/1710 KB 388/1267 KB 36/61 KB 404/531 KB 68/1044 KB 1000/1710 KB 416/1267 KB 44/61 KB 404/531 KB 96/1044 KB 1024/1710 KB 416/1267 KB 48/61 KB 408/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 52/61 KB 408/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 56/61 KB 408/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 60/61 KB 408/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 61/61 KB 408/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 44/61 KB 408/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 61/61 KB 412/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 61/61 KB 416/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 61/61 KB 420/531 KB 96/1044 KB 1040/1710 KB 416/1267 KB 61/61 KB 424/531 KB 100/1044 KB 1044/1710 KB 416/1267 KB 61/61 KB 428/531 KB 100/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 432/531 KB 100/1044 KB 1044/1710 KB 416/1267 KB 61/61 KB 420/531 KB 100/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 432/531 KB 104/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 432/531 KB 108/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 432/531 KB 112/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 432/531 KB 116/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 436/531 KB 120/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 436/531 KB 124/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 436/531 KB 128/1044 KB 1044/1710 KB 416/1267 KB 61/61 KB 420/531 KB 96/1044 KB 1044/1710 KB 420/1267 KB 61/61 KB 436/531 KB 128/1044 KB 1048/1710 KB 420/1267 KB 61/61 KB 436/531 KB 128/1044 KB 1052/1710 KB 420/1267 KB 61/61 KB 436/531 KB 128/1044 KB 1056/1710 KB 420/1267 KB 61/61 KB 436/531 KB 128/1044 KB 1060/1710 KB 420/1267 KB 61/61 KB 436/531 KB 116/1044 KB 1044/1710 KB 420/1267 KB 440/531 KB 128/1044 KB 1064/1710 KB 420/1267 KB 444/531 KB 128/1044 KB 1064/1710 KB 420/1267 KB 448/531 KB 128/1044 KB 1064/1710 KB 420/1267 KB 61/61 KB 428/531 K unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install B 100/1044 KB 1044/1710 KB 424/1267 KB 448/531 KB 128/1044 KB 1064/1710 KB 428/1267 KB 448/531 KB 128/1044 KB 1064/1710 KB 432/1267 KB 448/531 KB 128/1044 KB 1064/1710 KB 420/1267 KB 61/61 KB 436/531 KB 128/1044 KB 1064/1710 KB 432/1267 KB 448/531 KB 128/1044 KB 1068/1710 KB 432/1267 KB 448/531 KB 128/1044 KB 1072/1710 KB 432/1267 KB 448/531 KB 128/1044 KB 1076/1710 KB 436/1267 KB 452/531 KB 132/1044 KB 1080/1710 KB 436/1267 KB 452/531 KB 132/1044 KB 1084/1710 KB 436/1267 KB 452/531 KB 132/1044 KB 1088/1710 KB 436/1267 KB 452/531 KB 132/1044 KB 1076/1710 KB 436/1267 KB 452/531 KB 136/1044 KB 1088/1710 KB 436/1267 KB 452/531 KB 140/1044 KB 1088/1710 KB 436/1267 KB 452/531 KB 144/1044 KB 1088/1710 KB 436/1267 KB 452/531 KB 148/1044 KB 1088/1710 KB 436/1267 KB 452/531 KB 128/1044 KB 1076/1710 KB 440/1267 KB 452/531 KB 148/1044 KB 1092/1710 KB 444/1267 KB 452/531 KB 148/1044 KB 1092/1710 KB 448/1267 KB 452/531 KB 148/1044 KB 1092/1710 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 174.5 KB/sec) unit-abot-epc-basic-0: 19:56: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.jar unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 432/1267 KB 452/531 KB 128/1044 KB 1076/1710 KB 448/1267 KB 456/531 KB 148/1044 KB 1092/1710 KB 448/1267 KB 460/531 KB 148/1044 KB 1092/1710 KB 452/1267 KB 460/531 KB 148/1044 KB 1092/1710 KB 456/1267 KB 464/531 KB 148/1044 KB 1092/1710 KB 436/1267 KB 452/531 KB 148/1044 KB 1092/1710 KB 460/1267 KB 464/531 KB 148/1044 KB 1096/1710 KB 460/1267 KB 464/531 KB 148/1044 KB 1100/1710 KB 460/1267 KB 464/531 KB 148/1044 KB 1104/1710 KB 460/1267 KB 464/531 KB 148/1044 KB 1106/1710 KB 452/1267 KB 464/531 KB 148/1044 KB 1092/1710 KB 460/1267 KB 464/531 KB 148/1044 KB 1096/1710 KB 464/1267 KB 464/531 KB 152/1044 KB 1110/1710 KB 468/1267 KB 464/531 KB 152/1044 KB 1110/1710 KB 472/1267 KB 464/531 KB 152/1044 KB 1110/1710 KB 476/1267 KB 464/531 KB 152/1044 KB 1110/1710 KB 480/1267 KB 464/531 KB 152/1044 KB 1110/1710 KB 460/1267 KB 464/531 KB 152/1044 KB 1110/1710 KB 480/1267 KB 464/531 KB 152/1044 KB 1114/1710 KB 480/1267 KB 464/531 KB 152/1044 KB 1118/1710 KB 480/1267 KB 464/531 KB 152/1044 KB 1122/1710 KB 484/1267 KB 464/531 KB 152/1044 KB 1126/1710 KB 484/1267 KB 464/531 KB 152/1044 KB 1130/1710 KB 484/1267 KB 464/531 KB 152/1044 KB 1134/1710 KB 484/1267 KB 464/531 KB 152/1044 KB 1138/1710 KB 484/1267 KB 464/531 KB 152/1044 KB 1142/1710 KB 460/1267 KB 464/531 KB 152/1044 KB 1106/1710 KB 484/1267 KB 464/531 KB 156/1044 KB 1142/1710 KB 484/1267 KB 464/531 KB 160/1044 KB 1142/1710 KB 484/1267 KB 464/531 KB 164/1044 KB 1142/1710 KB 484/1267 KB 464/531 KB 152/1044 KB 1122/1710 KB 4/1063 KB 488/1267 KB 464/531 KB 164/1044 KB 1142/1710 KB 4/1063 KB 492/1267 KB 464/531 KB 164/1044 KB 1142/1710 KB 4/1063 KB 496/1267 KB 464/531 KB 164/1044 KB 1142/1710 KB 4/1063 KB 484/1267 KB 464/531 KB 164/1044 KB 1142/1710 KB 4/1063 KB 496/1267 KB 464/531 KB 168/1044 KB 1142/1710 KB 4/1063 KB 496/1267 KB 464/531 KB 172/1044 KB 1142/1710 KB 4/1063 KB 496/1267 KB 464/531 KB 176/1044 KB 1142/1710 KB 8/1063 KB 496/1267 KB 464/531 KB 180/1044 KB 1142/1710 KB 8/1063 KB 500/1267 KB 464/531 KB 184/1044 KB 1146/1710 KB 8/1063 KB 496/1267 KB 464/531 KB 176/1044 KB 1142/1710 KB 12/1063 KB 500/1267 KB 464/531 KB 184/1044 KB 1146/1710 KB 16/1063 KB 500/1267 KB 464/531 KB 184/1044 KB 1146/1710 KB 20/1063 KB 500/1267 KB 464/531 KB 184/1044 KB 1146/1710 KB 8/1063 KB 500/1267 KB 464/531 KB 180/1044 KB 1146/1710 KB 8/1063 KB 500/1267 KB 464/531 KB 180/1044 KB 1142/1710 KB 20/1063 KB 504/1267 KB 464/531 KB 188/1044 KB 1150/1710 KB 20/1063 KB 508/1267 KB 464/531 KB 188/1044 KB 1150/1710 KB 20/1063 KB 512/1267 KB 464/531 KB 188/1044 KB 1150/1710 KB 20/1063 KB 500/1267 KB 464/531 KB 188/1044 KB 1146/1710 KB 20/1063 KB 500/1267 KB 464/531 KB 188/1044 KB 1150/1710 KB 20/1063 KB 512/1267 KB 464/531 KB 188/1044 KB 1154/1710 KB 20/1063 KB 512/1267 KB 464/531 KB 192/1044 KB 1154/1710 KB 20/1063 KB 512/1267 KB 464/531 KB 196/1044 KB 1154/1710 KB 24/1063 KB 516/1267 KB 464/531 KB 200/1044 KB 1158/1710 KB 24/1063 KB 516/1267 KB 464/531 KB 204/1044 KB 1158/1710 KB 24/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1158/1710 KB 24/1063 KB 516/1267 KB 464/531 KB 196/1044 KB 1158/1710 KB 24/1063 KB 516/1267 KB 464/531 KB 196/1044 KB 1154/1710 KB 28/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1158/1710 KB 32/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1158/1710 KB 36/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1158/1710 KB 40/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1162/1710 KB 44/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 468/ unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 531 KB 208/1044 KB 1162/1710 KB 20/1063 KB 516/1267 KB 464/531 KB 196/1044 KB 1154/1710 KB 36/1063 KB 516/1267 KB 468/531 KB 208/1044 KB 1162/1710 KB 24/1063 KB 516/1267 KB 468/531 KB 204/1044 KB 1158/1710 KB 48/1063 KB 516/1267 KB 472/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 476/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 480/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 484/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 488/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 492/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 496/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 500/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 504/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 508/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 512/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 516/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 520/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 524/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 528/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 531/531 KB 208/1044 KB 1162/1710 KB 48/1063 KB 516/1267 KB 531/531 KB 208/1044 KB 1166/1710 KB 48/1063 KB 516/1267 KB 531/531 KB 208/1044 KB 1170/1710 KB 48/1063 KB 520/1267 KB 531/531 KB 208/1044 KB 1170/1710 KB 48/1063 KB 524/1267 KB 531/531 KB 208/1044 KB 1170/1710 KB 48/1063 KB 528/1267 KB 531/531 KB 208/1044 KB 1170/1710 KB 48/1063 KB 532/1267 KB 531/531 KB 208/1044 KB 1170/1710 KB 52/1063 KB 536/1267 KB 531/531 KB 212/1044 KB 1174/1710 KB 52/1063 KB 540/1267 KB 531/531 KB 212/1044 KB 1174/1710 KB 52/1063 KB 544/1267 KB 531/531 KB 212/1044 KB 1174/1710 KB 52/1063 KB 532/1267 KB 531/531 KB 212/1044 KB 1174/1710 KB 52/1063 KB 544/1267 KB 531/531 KB 216/1044 KB 1174/1710 KB 52/1063 KB 544/1267 KB 531/531 KB 220/1044 KB 1174/1710 KB 52/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1174/1710 KB 52/1063 KB 532/1267 KB 531/531 KB 208/1044 KB 1174/1710 KB 56/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1174/1710 KB 60/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1174/1710 KB 64/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1174/1710 KB 48/1063 KB 532/1267 KB 531/531 KB 208/1044 KB 1174/1710 KB 64/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1178/1710 KB 64/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1182/1710 KB 64/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1186/1710 KB 64/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1190/1710 KB 68/1063 KB 548/1267 KB 531/531 KB 228/1044 KB 1194/1710 KB 68/1063 KB 548/1267 KB 531/531 KB 228/1044 KB 1198/1710 KB 68/1063 KB 548/1267 KB 531/531 KB 228/1044 KB 1202/1710 KB 68/1063 KB 548/1267 KB 531/531 KB 228/1044 KB 1190/1710 KB 68/1063 KB 552/1267 KB 531/531 KB 228/1044 KB 1202/1710 KB 68/1063 KB 556/1267 KB 531/531 KB 228/1044 KB 1202/1710 KB 68/1063 KB 560/1267 KB 531/531 KB 228/1044 KB 1202/1710 KB 68/1063 KB 560/1267 KB 531/531 KB 228/1044 KB 1206/1710 KB 68/1063 KB 564/1267 KB 228/1044 KB 1210/1710 KB 68/1063 KB 564/1267 KB 228/1044 KB 1214/1710 KB 68/1063 KB 564/1267 KB 228/1044 KB 1218/1710 KB 68/1063 KB 564/1267 KB 228/1044 KB 1222/1710 KB 68/1063 KB 564/1267 KB 228/1044 KB 1226/1710 KB 68/1063 KB 544/1267 KB 531/531 KB 228/1044 KB 1190/1710 KB 68/1063 KB 544/1267 KB 531/531 KB 224/1044 KB 1190/1710 KB 72/1063 KB 564/1267 KB 228/1044 KB 1226/1710 KB 76/1063 KB 564/1267 KB 228/1044 KB 1226/1710 KB 80/1063 KB 564/1267 KB 228/1044 KB 1226/1710 KB 80/1063 KB 564/1267 KB 232/ unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 1044 KB 1226/1710 KB 80/1063 KB 564/1267 KB 236/1044 KB 1226/1710 KB 80/1063 KB 564/1267 KB 240/1044 KB 1226/1710 KB 84/1063 KB 564/1267 KB 240/1044 KB 1226/1710 KB 88/1063 KB 564/1267 KB 244/1044 KB 1226/1710 KB 92/1063 KB 564/1267 KB 244/1044 KB 1226/1710 KB 96/1063 KB 564/1267 KB 244/1044 KB 1226/1710 KB 100/1063 KB 564/1267 KB 244/1044 KB 1226/1710 KB 68/1063 KB 564/1267 KB 228/1044 KB 1206/1710 KB 100/1063 KB 568/1267 KB 244/1044 KB 1230/1710 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1349.4 KB/sec) unit-abot-epc-basic-0: 19:56: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.jar unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 100/1063 KB 572/1267 KB 244/1044 KB 1230/1710 KB 100/1063 KB 576/1267 KB 244/1044 KB 1230/1710 KB 100/1063 KB 580/1267 KB 244/1044 KB 1230/1710 KB 100/1063 KB 584/1267 KB 244/1044 KB 1230/1710 KB 100/1063 KB 588/1267 KB 244/1044 KB 1230/1710 KB 100/1063 KB 592/1267 KB 244/1044 KB 1230/1710 KB 100/1063 KB 564/1267 KB 244/1044 KB 1230/1710 KB 104/1063 KB 592/1267 KB 244/1044 KB 1234/1710 KB 104/1063 KB 592/1267 KB 244/1044 KB 1238/1710 KB 84/1063 KB 564/1267 KB 244/1044 KB 1226/1710 KB 104/1063 KB 596/1267 KB 248/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 252/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 256/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 260/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 264/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 268/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 272/1044 KB 1238/1710 KB 104/1063 KB 596/1267 KB 244/1044 KB 1238/1710 KB 104/1063 KB 600/1267 KB 272/1044 KB 1238/1710 KB 104/1063 KB 592/1267 KB 244/1044 KB 1230/1710 KB 108/1063 KB 600/1267 KB 276/1044 KB 1238/1710 KB 112/1063 KB 600/1267 KB 276/1044 KB 1238/1710 KB 116/1063 KB 600/1267 KB 276/1044 KB 1238/1710 KB 120/1063 KB 604/1267 KB 276/1044 KB 1238/1710 KB 124/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 128/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 132/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 136/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 140/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 144/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 148/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 152/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 156/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 160/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 104/1063 KB 600/1267 KB 276/1044 KB 1238/1710 KB 160/1063 KB 604/1267 KB 280/1044 KB 1242/1710 KB 160/1063 KB 604/1267 KB 284/1044 KB 1242/1710 KB 160/1063 KB 604/1267 KB 288/1044 KB 1242/1710 KB 120/1063 KB 604/1267 KB 276/1044 KB 1242/1710 KB 160/1063 KB 604/1267 KB 288/1044 KB 1246/1710 KB 116/1063 KB 604/1267 KB 276/1044 KB 1238/1710 KB 160/1063 KB 608/1267 KB 288/1044 KB 1246/1710 KB 160/1063 KB 612/1267 KB 288/1044 KB 1246/1710 KB 160/1063 KB 612/1267 KB 288/1044 KB 1250/1710 KB 160/1063 KB 612/1267 KB 288/1044 KB 1254/1710 KB 160/1063 KB 616/1267 KB 292/1044 KB 1258/1710 KB 160/1063 KB 616/1267 KB 292/1044 KB 1262/1710 KB 160/1063 KB 616/1267 KB 292/1044 KB 1266/1710 KB 160/1063 KB 616/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 616/1267 KB 288/1044 KB 1254/1710 KB 160/1063 KB 620/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 624/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 628/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 632/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 636/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 640/1267 KB 292/1044 KB 1270/1710 KB 160/1063 KB 616/1267 KB 292/1044 KB 1254/1710 KB 160/1063 KB 640/1267 KB 296/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 300/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 292/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 4/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 8/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 12/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 16/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 20/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 24/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 28/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 32/713 KB 304/1044 KB 1274/1710 KB 1 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 60/1063 KB 640/1267 KB 36/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 40/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 640/1267 KB 44/713 KB 304/1044 KB 1274/1710 KB 160/1063 KB 644/1267 KB 48/713 KB 304/1044 KB 1278/1710 KB 164/1063 KB 644/1267 KB 52/713 KB 304/1044 KB 1278/1710 KB 164/1063 KB 644/1267 KB 56/713 KB 308/1044 KB 1278/1710 KB 164/1063 KB 644/1267 KB 60/713 KB 308/1044 KB 1278/1710 KB 164/1063 KB 644/1267 KB 64/713 KB 308/1044 KB 1278/1710 KB 160/1063 KB 644/1267 KB 44/713 KB 304/1044 KB 1278/1710 KB 164/1063 KB 648/1267 KB 64/713 KB 308/1044 KB 1278/1710 KB 164/1063 KB 652/1267 KB 64/713 KB 308/1044 KB 1278/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1278/1710 KB 160/1063 KB 640/1267 KB 44/713 KB 304/1044 KB 1278/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1282/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1286/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1290/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1294/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1298/1710 KB 164/1063 KB 656/1267 KB 64/713 KB 308/1044 KB 1302/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 308/1044 KB 1306/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 308/1044 KB 1310/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 308/1044 KB 1314/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 308/1044 KB 1318/1710 KB 164/1063 KB 644/1267 KB 52/713 KB 308/1044 KB 1278/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 312/1044 KB 1318/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 316/1044 KB 1318/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 320/1044 KB 1318/1710 KB 164/1063 KB 644/1267 KB 48/713 KB 304/1044 KB 1278/1710 KB 168/1063 KB 660/1267 KB 68/713 KB 320/1044 KB 1318/1710 KB 172/1063 KB 660/1267 KB 68/713 KB 324/1044 KB 1318/1710 KB 176/1063 KB 660/1267 KB 68/713 KB 324/1044 KB 1318/1710 KB 180/1063 KB 660/1267 KB 68/713 KB 324/1044 KB 1318/1710 KB 184/1063 KB 660/1267 KB 68/713 KB 324/1044 KB 1318/1710 KB 188/1063 KB 660/1267 KB 68/713 KB 324/1044 KB 1318/1710 KB 192/1063 KB 660/1267 KB 68/713 KB 324/1044 KB 1318/1710 KB 164/1063 KB 660/1267 KB 68/713 KB 308/1044 KB 1302/1710 KB 192/1063 KB 660/1267 KB 72/713 KB 324/1044 KB 1318/1710 KB 192/1063 KB 660/1267 KB 76/713 KB 324/1044 KB 1318/1710 KB 192/1063 KB 660/1267 KB 80/713 KB 324/1044 KB 1318/1710 KB 192/1063 KB 660/1267 KB 84/713 KB 324/1044 KB 1318/1710 KB 192/1063 KB 660/1267 KB 88/713 KB 324/1044 KB 1322/1710 KB 192/1063 KB 660/1267 KB 92/713 KB 324/1044 KB 1322/1710 KB 164/1063 KB 660/1267 KB 64/713 KB 308/1044 KB 1302/1710 KB 196/1063 KB 664/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 668/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 672/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 676/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 680/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 684/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 688/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 692/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 196/1063 KB 660/1267 KB 92/713 KB 324/1044 KB 1322/1710 KB 200/1063 KB 692/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 204/1063 KB 692/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 208/1063 KB 692/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 212/1063 KB 692/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 192/1063 KB 660/1267 KB 84/713 KB 324/1044 KB 1322/1710 KB 168/1063 KB 660/1267 KB 68/713 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 324/1044 KB 1318/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 328/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 332/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 336/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 340/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 344/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 348/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 352/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 356/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 360/1044 KB 1326/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 364/1044 KB 1326/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 368/1044 KB 1326/1710 KB 212/1063 KB 696/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 216/1063 KB 700/1267 KB 96/713 KB 368/1044 KB 1326/1710 KB 216/1063 KB 704/1267 KB 96/713 KB 368/1044 KB 1326/1710 KB 196/1063 KB 660/1267 KB 96/713 KB 324/1044 KB 1322/1710 KB 216/1063 KB 696/1267 KB 96/713 KB 356/1044 KB 1326/1710 KB 216/1063 KB 704/1267 KB 96/713 KB 368/1044 KB 1330/1710 KB 216/1063 KB 704/1267 KB 100/713 KB 368/1044 KB 1334/1710 KB 216/1063 KB 708/1267 KB 100/713 KB 368/1044 KB 1338/1710 KB 216/1063 KB 708/1267 KB 100/713 KB 368/1044 KB 1342/1710 KB 216/1063 KB 708/1267 KB 100/713 KB 368/1044 KB 1346/1710 KB 216/1063 KB 704/1267 KB 100/713 KB 368/1044 KB 1330/1710 KB 220/1063 KB 708/1267 KB 104/713 KB 368/1044 KB 1346/1710 KB 220/1063 KB 708/1267 KB 108/713 KB 368/1044 KB 1346/1710 KB 220/1063 KB 708/1267 KB 112/713 KB 368/1044 KB 1346/1710 KB 220/1063 KB 708/1267 KB 116/713 KB 368/1044 KB 1346/1710 KB 220/1063 KB 708/1267 KB 120/713 KB 372/1044 KB 1350/1710 KB 220/1063 KB 708/1267 KB 124/713 KB 372/1044 KB 1350/1710 KB 220/1063 KB 708/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 220/1063 KB 708/1267 KB 100/713 KB 368/1044 KB 1346/1710 KB 224/1063 KB 708/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 228/1063 KB 708/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 232/1063 KB 708/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 236/1063 KB 708/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 240/1063 KB 708/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 216/1063 KB 708/1267 KB 100/713 KB 368/1044 KB 1334/1710 KB 240/1063 KB 712/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 240/1063 KB 716/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 240/1063 KB 720/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 240/1063 KB 724/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 372/1044 KB 1350/1710 KB 220/1063 KB 708/1267 KB 116/713 KB 372/1044 KB 1350/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 376/1044 KB 1350/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 380/1044 KB 1350/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 384/1044 KB 1350/1710 KB 220/1063 KB 708/1267 KB 116/713 KB 368/1044 KB 1350/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 384/1044 KB 1354/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 384/1044 KB 1358/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 384/1044 KB 1362/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 388/1044 KB 1362/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 392/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 396/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 400/1044 KB 1366/1710 KB 244/1063 KB 724/1267 KB 132/713 KB 372/1044 KB 1350/1710 KB 244/1063 KB 728/1267 KB 136/713 KB 400/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 140/713 KB 400/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 144/713 KB 400/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 148/7 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 13 KB 404/1044 KB 1366/1710 KB 244/1063 KB 724/1267 KB 128/713 KB 372/1044 KB 1350/1710 KB 248/1063 KB 732/1267 KB 148/713 KB 404/1044 KB 1366/1710 KB 252/1063 KB 732/1267 KB 148/713 KB 404/1044 KB 1366/1710 KB 256/1063 KB 732/1267 KB 148/713 KB 404/1044 KB 1366/1710 KB 260/1063 KB 732/1267 KB 148/713 KB 404/1044 KB 1366/1710 KB 264/1063 KB 732/1267 KB 152/713 KB 404/1044 KB 1366/1710 KB 268/1063 KB 732/1267 KB 152/713 KB 404/1044 KB 1366/1710 KB 272/1063 KB 732/1267 KB 152/713 KB 404/1044 KB 1366/1710 KB 276/1063 KB 732/1267 KB 152/713 KB 404/1044 KB 1366/1710 KB 244/1063 KB 732/1267 KB 148/713 KB 404/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 144/713 KB 404/1044 KB 1366/1710 KB 276/1063 KB 732/1267 KB 152/713 KB 408/1044 KB 1366/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 412/1044 KB 1366/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 416/1044 KB 1366/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 420/1044 KB 1366/1710 KB 244/1063 KB 728/1267 KB 132/713 KB 388/1044 KB 1366/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 420/1044 KB 1370/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 420/1044 KB 1374/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 420/1044 KB 1378/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 408/1044 KB 1366/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 420/1044 KB 1382/1710 KB 276/1063 KB 736/1267 KB 152/713 KB 420/1044 KB 1386/1710 KB 276/1063 KB 740/1267 KB 152/713 KB 420/1044 KB 1390/1710 KB 276/1063 KB 740/1267 KB 152/713 KB 420/1044 KB 1394/1710 KB 260/1063 KB 732/1267 KB 152/713 KB 404/1044 KB 1366/1710 KB 276/1063 KB 740/1267 KB 156/713 KB 420/1044 KB 1394/1710 KB 276/1063 KB 740/1267 KB 160/713 KB 420/1044 KB 1394/1710 KB 276/1063 KB 740/1267 KB 164/713 KB 420/1044 KB 1394/1710 KB 276/1063 KB 740/1267 KB 168/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 740/1267 KB 172/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 740/1267 KB 176/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 740/1267 KB 152/713 KB 420/1044 KB 1386/1710 KB 276/1063 KB 744/1267 KB 176/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 748/1267 KB 176/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 752/1267 KB 176/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 740/1267 KB 164/713 KB 424/1044 KB 1398/1710 KB 276/1063 KB 752/1267 KB 176/713 KB 428/1044 KB 1398/1710 KB 276/1063 KB 752/1267 KB 176/713 KB 432/1044 KB 1398/1710 KB 276/1063 KB 756/1267 KB 176/713 KB 436/1044 KB 1398/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 440/1044 KB 1398/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 444/1044 KB 1398/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1398/1710 KB 276/1063 KB 740/1267 KB 164/713 KB 420/1044 KB 1398/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1402/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1406/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1410/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1414/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1418/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1422/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1426/1710 KB 280/1063 KB 756/1267 KB 180/713 KB 436/1044 KB 1398/1710 KB 284/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1426/1710 KB 288/1063 KB 756/1267 KB 180/713 KB 448/1044 KB 1426/1710 KB 288/1063 KB 756/1267 KB 180/713 KB 452/1044 KB 1426/1710 KB 292/1063 KB 756/1267 KB 180/713 KB 456/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 180/713 KB 460/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 180/713 KB 464/1044 KB 1430/1710 KB 292/1063 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 756/1267 KB 180/713 KB 468/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 180/713 KB 472/1044 KB 1430/1710 KB 276/1063 KB 756/1267 KB 180/713 KB 436/1044 KB 1398/1710 KB 292/1063 KB 756/1267 KB 184/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 188/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 192/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 196/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 200/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 204/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 276/1063 KB 756/1267 KB 176/713 KB 432/1044 KB 1398/1710 KB 292/1063 KB 760/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 764/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 768/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 772/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 776/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 780/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 784/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 788/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 792/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 796/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 800/1267 KB 208/713 KB 472/1044 KB 1430/1710 KB 292/1063 KB 756/1267 KB 180/713 KB 452/1044 KB 1430/1710 KB 296/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 300/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 304/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 308/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 312/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 316/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 320/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 324/1063 KB 800/1267 KB 212/713 KB 476/1044 KB 1430/1710 KB 288/1063 KB 756/1267 KB 180/713 KB 452/1044 KB 1430/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1434/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1438/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1442/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1446/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1450/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1454/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1458/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1462/1710 KB 324/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1430/1710 KB 328/1063 KB 808/1267 KB 212/713 KB 476/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 212/713 KB 476/1044 KB 1462/1710 KB 320/1063 KB 800/1267 KB 212/713 KB 476/1044 KB 1430/1710 KB 328/1063 KB 812/1267 KB 216/713 KB 476/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 220/713 KB 476/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 224/713 KB 476/1044 KB 1462/1710 KB 292/1063 KB 800/1267 KB 208/713 KB 476/1044 KB 1430/1710 KB 328/1063 KB 812/1267 KB 224/713 KB 480/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 224/713 KB 484/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 224/713 KB 488/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 224/713 KB 492/1044 KB 1462/1710 KB 328/1063 KB 812/1267 KB 224/713 KB 496/1044 KB 1462/1710 KB 328/1063 KB 816/1267 KB 228/713 KB 500/1044 KB 1466/1710 KB 328/1063 KB 804/1267 KB 212/713 KB 476/1044 KB 1462/1710 KB 332/1063 KB 816/1267 KB 228/713 KB 500/1044 KB 1466/1710 KB 336/1063 KB 816/1267 KB 228/713 KB 500/1044 KB 1466/1710 KB 340/1063 KB 816/1267 KB 228/713 KB 500/1044 KB 1466/ unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 1710 KB 344/1063 KB 816/1267 KB 228/713 KB 500/1044 KB 1466/1710 KB 348/1063 KB 816/1267 KB 228/713 KB 500/1044 KB 1466/1710 KB 328/1063 KB 816/1267 KB 228/713 KB 496/1044 KB 1466/1710 KB 348/1063 KB 816/1267 KB 232/713 KB 500/1044 KB 1466/1710 KB 348/1063 KB 816/1267 KB 236/713 KB 500/1044 KB 1466/1710 KB 348/1063 KB 816/1267 KB 240/713 KB 500/1044 KB 1466/1710 KB 348/1063 KB 816/1267 KB 244/713 KB 500/1044 KB 1466/1710 KB 352/1063 KB 816/1267 KB 248/713 KB 504/1044 KB 1466/1710 KB 328/1063 KB 816/1267 KB 224/713 KB 496/1044 KB 1466/1710 KB 352/1063 KB 816/1267 KB 248/713 KB 504/1044 KB 1470/1710 KB 352/1063 KB 816/1267 KB 248/713 KB 504/1044 KB 1474/1710 KB 328/1063 KB 816/1267 KB 224/713 KB 496/1044 KB 1462/1710 KB 352/1063 KB 820/1267 KB 248/713 KB 504/1044 KB 1474/1710 KB 352/1063 KB 824/1267 KB 248/713 KB 504/1044 KB 1478/1710 KB 352/1063 KB 828/1267 KB 248/713 KB 504/1044 KB 1478/1710 KB 352/1063 KB 832/1267 KB 248/713 KB 504/1044 KB 1478/1710 KB 352/1063 KB 836/1267 KB 248/713 KB 504/1044 KB 1478/1710 KB 352/1063 KB 816/1267 KB 244/713 KB 504/1044 KB 1466/1710 KB 348/1063 KB 816/1267 KB 244/713 KB 504/1044 KB 1466/1710 KB 352/1063 KB 836/1267 KB 252/713 KB 508/1044 KB 1478/1710 KB 352/1063 KB 836/1267 KB 252/713 KB 512/1044 KB 1478/1710 KB 356/1063 KB 836/1267 KB 252/713 KB 516/1044 KB 1478/1710 KB 356/1063 KB 836/1267 KB 252/713 KB 520/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 524/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 528/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 532/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 536/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 540/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 544/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1478/1710 KB 352/1063 KB 836/1267 KB 252/713 KB 504/1044 KB 1478/1710 KB 352/1063 KB 820/1267 KB 248/713 KB 504/1044 KB 1478/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1482/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1486/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1490/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1494/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1498/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 548/1044 KB 1502/1710 KB 356/1063 KB 840/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 356/1063 KB 840/1267 KB 252/713 KB 520/1044 KB 1478/1710 KB 356/1063 KB 844/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 356/1063 KB 848/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 356/1063 KB 836/1267 KB 252/713 KB 512/1044 KB 1478/1710 KB 360/1063 KB 848/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 364/1063 KB 848/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 368/1063 KB 848/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 372/1063 KB 848/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 376/1063 KB 852/1267 KB 256/713 KB 548/1044 KB 1510/1710 KB 380/1063 KB 852/1267 KB 256/713 KB 548/1044 KB 1510/1710 KB 384/1063 KB 852/1267 KB 256/713 KB 548/1044 KB 1510/1710 KB 388/1063 KB 852/1267 KB 256/713 KB 548/1044 KB 1510/1710 KB 356/1063 KB 840/1267 KB 256/713 KB 548/1044 KB 1502/1710 KB 388/1063 KB 852/1267 KB 260/713 KB 548/1044 KB 1510/1710 KB 388/1063 KB 852/1267 KB 264/713 KB 548/1044 KB 1510/1710 KB 388/1063 KB 852/1267 KB 268/713 KB 548/1044 KB 1510/1710 KB 388/1063 KB 852/1267 KB 272/713 KB 548/1044 KB 1510/1710 KB 372/1063 KB 852/1267 KB 256/713 KB 548/1044 KB 1510/1710 KB 388/1063 KB 852/1267 KB 272/713 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 548/1044 KB 1514/1710 KB 388/1063 KB 852/1267 KB 272/713 KB 548/1044 KB 1518/1710 KB 372/1063 KB 852/1267 KB 256/713 KB 548/1044 KB 1506/1710 KB 388/1063 KB 856/1267 KB 272/713 KB 548/1044 KB 1518/1710 KB 388/1063 KB 860/1267 KB 272/713 KB 548/1044 KB 1518/1710 KB 388/1063 KB 860/1267 KB 272/713 KB 548/1044 KB 1522/1710 KB 388/1063 KB 864/1267 KB 276/713 KB 548/1044 KB 1522/1710 KB 388/1063 KB 864/1267 KB 280/713 KB 548/1044 KB 1526/1710 KB 388/1063 KB 864/1267 KB 284/713 KB 548/1044 KB 1526/1710 KB 392/1063 KB 864/1267 KB 288/713 KB 548/1044 KB 1526/1710 KB 388/1063 KB 864/1267 KB 276/713 KB 548/1044 KB 1526/1710 KB 392/1063 KB 864/1267 KB 288/713 KB 548/1044 KB 1530/1710 KB 392/1063 KB 864/1267 KB 288/713 KB 548/1044 KB 1534/1710 KB 392/1063 KB 864/1267 KB 288/713 KB 548/1044 KB 1538/1710 KB 392/1063 KB 864/1267 KB 288/713 KB 552/1044 KB 1542/1710 KB 392/1063 KB 864/1267 KB 292/713 KB 552/1044 KB 1546/1710 KB 392/1063 KB 864/1267 KB 292/713 KB 552/1044 KB 1550/1710 KB 392/1063 KB 864/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 388/1063 KB 864/1267 KB 276/713 KB 548/1044 KB 1522/1710 KB 392/1063 KB 868/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 872/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 876/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 880/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 884/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 888/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 892/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 896/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 900/1267 KB 292/713 KB 552/1044 KB 1554/1710 KB 392/1063 KB 904/1267 KB 292/713 KB 552/1044 KB 1558/1710 KB 392/1063 KB 864/1267 KB 292/713 KB 552/1044 KB 1542/1710 KB 392/1063 KB 908/1267 KB 296/713 KB 552/1044 KB 1558/1710 KB 392/1063 KB 908/1267 KB 300/713 KB 552/1044 KB 1558/1710 KB 392/1063 KB 908/1267 KB 304/713 KB 552/1044 KB 1558/1710 KB 392/1063 KB 864/1267 KB 288/713 KB 552/1044 KB 1538/1710 KB 392/1063 KB 908/1267 KB 304/713 KB 556/1044 KB 1558/1710 KB 392/1063 KB 908/1267 KB 304/713 KB 560/1044 KB 1558/1710 KB 392/1063 KB 864/1267 KB 284/713 KB 548/1044 KB 1526/1710 KB 396/1063 KB 908/1267 KB 304/713 KB 560/1044 KB 1558/1710 KB 400/1063 KB 908/1267 KB 304/713 KB 560/1044 KB 1558/1710 KB 404/1063 KB 908/1267 KB 304/713 KB 560/1044 KB 1558/1710 KB 408/1063 KB 908/1267 KB 304/713 KB 564/1044 KB 1558/1710 KB 412/1063 KB 908/1267 KB 304/713 KB 564/1044 KB 1558/1710 KB 416/1063 KB 908/1267 KB 304/713 KB 564/1044 KB 1558/1710 KB 416/1063 KB 908/1267 KB 308/713 KB 564/1044 KB 1558/1710 KB 420/1063 KB 908/1267 KB 312/713 KB 564/1044 KB 1558/1710 KB 420/1063 KB 908/1267 KB 316/713 KB 564/1044 KB 1558/1710 KB 420/1063 KB 908/1267 KB 320/713 KB 564/1044 KB 1558/1710 KB 420/1063 KB 908/1267 KB 324/713 KB 564/1044 KB 1558/1710 KB 420/1063 KB 908/1267 KB 328/713 KB 564/1044 KB 1558/1710 KB 392/1063 KB 900/1267 KB 292/713 KB 552/1044 KB 1558/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1562/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1566/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1570/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1574/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1578/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1582/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1586/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1590/1710 KB 420/1063 KB 90 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 8/1267 KB 332/713 KB 564/1044 KB 1594/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1598/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 392/1063 KB 908/1267 KB 292/713 KB 552/1044 KB 1558/1710 KB 420/1063 KB 912/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 420/1063 KB 916/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 420/1063 KB 920/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 420/1063 KB 924/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 420/1063 KB 928/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 420/1063 KB 932/1267 KB 332/713 KB 564/1044 KB 1602/1710 KB 420/1063 KB 908/1267 KB 308/713 KB 564/1044 KB 1558/1710 KB 404/1063 KB 908/1267 KB 304/713 KB 564/1044 KB 1558/1710 KB 420/1063 KB 932/1267 KB 332/713 KB 568/1044 KB 1602/1710 KB 420/1063 KB 932/1267 KB 332/713 KB 572/1044 KB 1602/1710 KB 420/1063 KB 932/1267 KB 332/713 KB 576/1044 KB 1602/1710 KB 420/1063 KB 932/1267 KB 332/713 KB 580/1044 KB 1602/1710 KB 420/1063 KB 932/1267 KB 332/713 KB 584/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 588/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 592/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 596/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 600/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 604/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 608/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 612/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 616/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 620/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 624/1044 KB 1602/1710 KB 420/1063 KB 908/1267 KB 332/713 KB 564/1044 KB 1558/1710 KB 424/1063 KB 936/1267 KB 336/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 936/1267 KB 340/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 936/1267 KB 344/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 936/1267 KB 348/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 936/1267 KB 352/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 936/1267 KB 356/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 936/1267 KB 360/713 KB 628/1044 KB 1606/1710 KB 424/1063 KB 936/1267 KB 364/713 KB 628/1044 KB 1606/1710 KB 424/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 424/1063 KB 936/1267 KB 332/713 KB 624/1044 KB 1602/1710 KB 424/1063 KB 932/1267 KB 332/713 KB 584/1044 KB 1602/1710 KB 428/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 432/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 436/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 440/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 444/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 448/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 452/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 456/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 460/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 464/1063 KB 936/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 464/1063 KB 940/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 464/1063 KB 944/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 464/1063 KB 948/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 468/1063 KB 952/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 468/1063 KB 956/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 468/1063 KB 960/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 424/1063 KB 936/1267 KB 356/713 KB 628/1044 KB 1606/1710 KB 468/1063 KB 960/1267 KB 368/713 KB 628/1044 KB 1610/1710 KB 468/1063 KB 960/1267 KB 368/713 KB 628/1044 KB 1614/1710 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install KB 468/1063 KB 960/1267 KB 368/713 KB 628/1044 KB 1618/1710 KB 424/1063 KB 936/1267 KB 356/713 KB 628/1044 KB 1602/1710 KB 468/1063 KB 960/1267 KB 368/713 KB 632/1044 KB 1618/1710 KB 468/1063 KB 960/1267 KB 368/713 KB 636/1044 KB 1618/1710 KB 468/1063 KB 960/1267 KB 368/713 KB 640/1044 KB 1618/1710 KB 468/1063 KB 948/1267 KB 368/713 KB 628/1044 KB 1606/1710 KB 472/1063 KB 960/1267 KB 368/713 KB 640/1044 KB 1618/1710 KB 476/1063 KB 960/1267 KB 368/713 KB 640/1044 KB 1618/1710 KB 480/1063 KB 960/1267 KB 368/713 KB 640/1044 KB 1618/1710 KB 484/1063 KB 960/1267 KB 368/713 KB 640/1044 KB 1622/1710 KB 488/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1622/1710 KB 492/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1622/1710 KB 496/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1622/1710 KB 480/1063 KB 960/1267 KB 368/713 KB 640/1044 KB 1622/1710 KB 496/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1626/1710 KB 496/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1630/1710 KB 496/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1634/1710 KB 484/1063 KB 964/1267 KB 372/713 KB 644/1044 KB 1622/1710 KB 496/1063 KB 968/1267 KB 372/713 KB 644/1044 KB 1634/1710 KB 496/1063 KB 972/1267 KB 372/713 KB 644/1044 KB 1634/1710 KB 496/1063 KB 976/1267 KB 372/713 KB 644/1044 KB 1634/1710 KB 496/1063 KB 980/1267 KB 372/713 KB 644/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 372/713 KB 644/1044 KB 1638/1710 KB 484/1063 KB 960/1267 KB 372/713 KB 644/1044 KB 1622/1710 KB 500/1063 KB 984/1267 KB 376/713 KB 644/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 380/713 KB 644/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 384/713 KB 644/1044 KB 1638/1710 KB 484/1063 KB 960/1267 KB 368/713 KB 644/1044 KB 1622/1710 KB 500/1063 KB 984/1267 KB 384/713 KB 648/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 384/713 KB 652/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 384/713 KB 656/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 384/713 KB 660/1044 KB 1638/1710 KB 500/1063 KB 984/1267 KB 388/713 KB 664/1044 KB 1638/1710 KB 500/1063 KB 980/1267 KB 372/713 KB 644/1044 KB 1638/1710 KB 504/1063 KB 984/1267 KB 388/713 KB 664/1044 KB 1638/1710 KB 508/1063 KB 984/1267 KB 388/713 KB 664/1044 KB 1638/1710 KB 512/1063 KB 984/1267 KB 388/713 KB 664/1044 KB 1638/1710 KB 516/1063 KB 984/1267 KB 388/713 KB 668/1044 KB 1638/1710 KB 496/1063 KB 976/1267 KB 372/713 KB 644/1044 KB 1638/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1642/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1646/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1650/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1654/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1658/1710 KB 516/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1638/1710 KB 512/1063 KB 984/1267 KB 388/713 KB 668/1044 KB 1638/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 672/1044 KB 1658/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 676/1044 KB 1658/1710 KB 500/1063 KB 984/1267 KB 388/713 KB 660/1044 KB 1638/1710 KB 520/1063 KB 992/1267 KB 392/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 396/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 400/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 404/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 408/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 412/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 416/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 420/713 KB 680/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 424/713 KB 68 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 0/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 428/713 KB 680/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 432/713 KB 680/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 388/713 KB 676/1044 KB 1662/1710 KB 520/1063 KB 992/1267 KB 388/713 KB 676/1044 KB 1658/1710 KB 520/1063 KB 996/1267 KB 432/713 KB 680/1044 KB 1662/1710 KB 520/1063 KB 988/1267 KB 388/713 KB 668/1044 KB 1638/1710 KB 524/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1666/1710 KB 528/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1666/1710 KB 520/1063 KB 996/1267 KB 432/713 KB 680/1044 KB 1666/1710 KB 528/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1670/1710 KB 532/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1674/1710 KB 532/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1678/1710 KB 532/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1682/1710 KB 532/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1686/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 680/1044 KB 1690/1710 KB 520/1063 KB 992/1267 KB 416/713 KB 680/1044 KB 1662/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 684/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 688/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 692/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 696/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 700/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 704/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 708/1044 KB 1690/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 680/1044 KB 1686/1710 KB 532/1063 KB 1000/1267 KB 440/713 KB 708/1044 KB 1694/1710 KB 532/1063 KB 1000/1267 KB 444/713 KB 708/1044 KB 1694/1710 KB 532/1063 KB 1000/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 532/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1670/1710 KB 536/1063 KB 1000/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 540/1063 KB 1000/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1000/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 528/1063 KB 1000/1267 KB 432/713 KB 680/1044 KB 1670/1710 KB 544/1063 KB 1004/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1008/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1012/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1016/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1020/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1024/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 544/1063 KB 1028/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 548/1063 KB 1032/1267 KB 452/713 KB 712/1044 KB 1694/1710 KB 548/1063 KB 1036/1267 KB 452/713 KB 712/1044 KB 1694/1710 KB 548/1063 KB 1040/1267 KB 452/713 KB 712/1044 KB 1694/1710 KB 532/1063 KB 1000/1267 KB 436/713 KB 708/1044 KB 1694/1710 KB 548/1063 KB 1040/1267 KB 452/713 KB 712/1044 KB 1698/1710 KB 548/1063 KB 1040/1267 KB 452/713 KB 712/1044 KB 1702/1710 KB 548/1063 KB 1044/1267 KB 452/713 KB 712/1044 KB 1706/1710 KB 548/1063 KB 1044/1267 KB 452/713 KB 712/1044 KB 1710/1710 KB 548/1063 KB 1044/1267 KB 452/713 KB 712/1044 KB 1710/1710 KB 548/1063 KB 1028/1267 KB 452/713 KB 712/1044 KB 1694/1710 KB 548/1063 KB 1044/1267 KB 456/713 KB 712/1044 KB 1710/1710 KB 548/1063 KB 1044/1267 KB 460/713 KB 712/1044 KB 1710/1710 KB 548/1063 KB 1044/1267 KB 464/713 KB 712/1044 KB 1710/1710 KB 548/1063 KB 1028/1267 KB 448/713 KB 712/1044 KB 1694/1710 KB 548/1063 KB 1044/1267 KB 464/713 KB 716/1044 KB 1710/1710 KB 548/1063 KB 1044/1267 KB 464/713 KB 720/1044 KB 1710/1710 KB 548/1063 KB 1028/1267 KB 448/713 KB 708/1044 KB 1694/1710 KB 552/1063 KB 1044/1267 KB 464/713 KB 72 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 0/1044 KB 1710/1710 KB 556/1063 KB 1044/1267 KB 464/713 KB 720/1044 KB 1710/1710 KB 560/1063 KB 1044/1267 KB 464/713 KB 720/1044 KB 1710/1710 KB 564/1063 KB 1044/1267 KB 464/713 KB 720/1044 KB 1710/1710 KB 568/1063 KB 1044/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 572/1063 KB 1044/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 576/1063 KB 1044/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 580/1063 KB 1044/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 584/1063 KB 1044/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 548/1063 KB 1044/1267 KB 452/713 KB 712/1044 KB 1702/1710 KB 588/1063 KB 1048/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 588/1063 KB 1052/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 564/1063 KB 1044/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 564/1063 KB 1044/1267 KB 464/713 KB 724/1044 KB 1710/1710 KB 588/1063 KB 1056/1267 KB 468/713 KB 728/1044 KB 1710/1710 KB 588/1063 KB 1056/1267 KB 468/713 KB 732/1044 KB 1710/1710 KB 588/1063 KB 1056/1267 KB 468/713 KB 736/1044 KB 1710/1710 KB 588/1063 KB 1056/1267 KB 468/713 KB 740/1044 KB 1710/1710 KB 588/1063 KB 1056/1267 KB 468/713 KB 724/1044 KB 1710/1710 KB 588/1063 KB 1060/1267 KB 472/713 KB 740/1044 KB 1710/1710 KB 588/1063 KB 1056/1267 KB 472/713 KB 740/1044 KB 1710/1710 KB 588/1063 KB 1060/1267 KB 476/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1060/1267 KB 480/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1060/1267 KB 484/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1064/1267 KB 488/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1064/1267 KB 492/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1064/1267 KB 496/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1060/1267 KB 472/713 KB 744/1044 KB 1710/1710 KB 592/1063 KB 1064/1267 KB 496/713 KB 744/1044 KB 1710/1710 KB 596/1063 KB 1064/1267 KB 496/713 KB 744/1044 KB 1710/1710 KB 600/1063 KB 1064/1267 KB 500/713 KB 744/1044 KB 1710/1710 KB 604/1063 KB 1064/1267 KB 500/713 KB 744/1044 KB 1710/1710 KB 608/1063 KB 1064/1267 KB 500/713 KB 744/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 744/1044 KB 1710/1710 KB 588/1063 KB 1060/1267 KB 472/713 KB 744/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 748/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 752/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 756/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 760/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 764/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 500/713 KB 768/1044 KB 1710/1710 KB 596/1063 KB 1064/1267 KB 500/713 KB 744/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 504/713 KB 768/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 508/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 588/1063 KB 1064/1267 KB 484/713 KB 744/1044 KB 1710/1710 KB 612/1063 KB 1068/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1072/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1076/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1080/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1084/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1088/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1092/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 616/1063 KB 1096/1267 KB 516/713 KB 772/1044 KB 1710/1710 KB 616/1063 KB 1100/1267 KB 516/713 KB 772/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 516/713 KB 772/1044 KB 1710/1710 KB 612/1063 KB 1064/1267 KB 504/713 KB 772/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 516/713 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install KB 776/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 516/713 KB 780/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 516/713 KB 784/1044 KB 1710/1710 KB 616/1063 KB 1092/1267 KB 516/713 KB 772/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 520/713 KB 784/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 524/713 KB 784/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 528/713 KB 784/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 532/713 KB 784/1044 KB 1710/1710 KB 616/1063 KB 1108/1267 KB 536/713 KB 788/1044 KB 1710/1710 KB 616/1063 KB 1108/1267 KB 540/713 KB 788/1044 KB 1710/1710 KB 616/1063 KB 1108/1267 KB 544/713 KB 788/1044 KB 1710/1710 KB 616/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 616/1063 KB 1092/1267 KB 512/713 KB 772/1044 KB 1710/1710 KB 620/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 624/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 628/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 632/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 636/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 640/1063 KB 1108/1267 KB 548/713 KB 788/1044 KB 1710/1710 KB 616/1063 KB 1108/1267 KB 532/713 KB 788/1044 KB 1710/1710 KB 616/1063 KB 1104/1267 KB 532/713 KB 788/1044 KB 1710/1710 KB 640/1063 KB 1108/1267 KB 548/713 KB 792/1044 KB 1710/1710 KB 640/1063 KB 1108/1267 KB 548/713 KB 796/1044 KB 1710/1710 KB 640/1063 KB 1108/1267 KB 548/713 KB 800/1044 KB 1710/1710 KB 640/1063 KB 1112/1267 KB 548/713 KB 800/1044 KB 1710/1710 KB 640/1063 KB 1116/1267 KB 548/713 KB 800/1044 KB 1710/1710 KB 640/1063 KB 1120/1267 KB 548/713 KB 800/1044 KB 1710/1710 KB 644/1063 KB 1124/1267 KB 548/713 KB 804/1044 KB 1710/1710 KB 644/1063 KB 1128/1267 KB 548/713 KB 804/1044 KB 1710/1710 KB 644/1063 KB 1120/1267 KB 548/713 KB 804/1044 KB 1710/1710 KB 644/1063 KB 1128/1267 KB 552/713 KB 808/1044 KB 1710/1710 KB 644/1063 KB 1128/1267 KB 552/713 KB 812/1044 KB 1710/1710 KB 644/1063 KB 1128/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 644/1063 KB 1120/1267 KB 548/713 KB 800/1044 KB 1710/1710 KB 648/1063 KB 1132/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 652/1063 KB 1132/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 656/1063 KB 1132/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 644/1063 KB 1132/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 656/1063 KB 1136/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 660/1063 KB 1140/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 660/1063 KB 1144/1267 KB 552/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1148/1267 KB 552/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 552/713 KB 820/1044 KB 1710/1710 KB 644/1063 KB 1128/1267 KB 552/713 KB 804/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 556/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 560/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 564/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 568/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 572/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1152/1267 KB 576/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1140/1267 KB 552/713 KB 820/1044 KB 1710/1710 KB 660/1063 KB 1136/1267 KB 552/713 KB 816/1044 KB 1710/1710 KB 664/1063 KB 1152/1267 KB 576/713 KB 820/1044 KB 1710/1710 KB 668/1063 KB 1152/1267 KB 576/713 KB 820/1044 KB 1710/1710 KB 672/1063 KB 1152/1267 KB 576/713 KB 824/1044 KB 1710/1710 KB 668/1063 KB 1152/1267 KB 576/713 KB 824/1044 KB 1710/1710 KB 672/1063 KB 1152/1267 KB 576/713 KB 828/1044 KB 1710/1710 KB 672/1063 KB 1152/1267 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 576/713 KB 832/1044 KB 1710/1710 KB 676/1063 KB 1152/1267 KB 576/713 KB 836/1044 KB 1710/1710 KB 676/1063 KB 1156/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 676/1063 KB 1152/1267 KB 576/713 KB 832/1044 KB 1710/1710 KB 680/1063 KB 1156/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 684/1063 KB 1156/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 688/1063 KB 1156/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 676/1063 KB 1156/1267 KB 580/713 KB 836/1044 KB 1710/1710 KB 688/1063 KB 1160/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 688/1063 KB 1164/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 688/1063 KB 1168/1267 KB 580/713 KB 840/1044 KB 1710/1710 KB 688/1063 KB 1172/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1176/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1180/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1184/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1188/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1192/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1196/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1200/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1204/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1208/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1212/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1216/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1220/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1224/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1228/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1232/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1236/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1240/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1244/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1248/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1252/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1256/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1260/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 692/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 676/1063 KB 1152/1267 KB 580/713 KB 836/1044 KB 1710/1710 KB 692/1063 KB 1172/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 696/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 700/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 704/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 708/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 712/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 716/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 720/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 688/1063 KB 1168/1267 KB 580/713 KB 844/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 848/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 852/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 856/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 860/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 864/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 868/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 872/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 876/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 880/1044 KB 1710/1710 KB 724/1063 KB 1264/1267 KB 580/713 KB 884/1044 KB 1710/1710 KB 728/1063 KB 1264/1267 KB 580/713 KB 884/1044 KB 1710/1710 KB 732/1063 KB 1264/1 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 267 KB 580/713 KB 884/1044 KB 1710/1710 KB 736/1063 KB 1264/1267 KB 580/713 KB 884/1044 KB 1710/1710 KB 736/1063 KB 1264/1267 KB 580/713 KB 888/1044 KB 1710/1710 KB 736/1063 KB 1264/1267 KB 580/713 KB 892/1044 KB 1710/1710 KB 740/1063 KB 1264/1267 KB 580/713 KB 896/1044 KB 1710/1710 KB 740/1063 KB 1264/1267 KB 580/713 KB 900/1044 KB 1710/1710 KB 740/1063 KB 1264/1267 KB 580/713 KB 904/1044 KB 1710/1710 KB 740/1063 KB 1264/1267 KB 580/713 KB 908/1044 KB 1710/1710 KB 740/1063 KB 1264/1267 KB 580/713 KB 912/1044 KB 1710/1710 KB 740/1063 KB 1264/1267 KB 580/713 KB 892/1044 KB 1710/1710 KB 744/1063 KB 1264/1267 KB 580/713 KB 912/1044 KB 1710/1710 KB 748/1063 KB 1264/1267 KB 580/713 KB 912/1044 KB 1710/1710 KB 752/1063 KB 1264/1267 KB 580/713 KB 912/1044 KB 1710/1710 KB 756/1063 KB 1264/1267 KB 580/713 KB 912/1044 KB 1710/1710 KB 760/1063 KB 1264/1267 KB 580/713 KB 916/1044 KB 1710/1710 KB 764/1063 KB 1264/1267 KB 580/713 KB 916/1044 KB 1710/1710 KB 768/1063 KB 1264/1267 KB 580/713 KB 916/1044 KB 1710/1710 KB 756/1063 KB 1264/1267 KB 580/713 KB 916/1044 KB 1710/1710 KB 768/1063 KB 1264/1267 KB 580/713 KB 920/1044 KB 1710/1710 KB 768/1063 KB 1264/1267 KB 580/713 KB 924/1044 KB 1710/1710 KB 768/1063 KB 1264/1267 KB 580/713 KB 928/1044 KB 1710/1710 KB 772/1063 KB 1264/1267 KB 580/713 KB 928/1044 KB 1710/1710 KB 776/1063 KB 1264/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 780/1063 KB 1264/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 784/1063 KB 1264/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 788/1063 KB 1264/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 792/1063 KB 1267/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 772/1063 KB 1264/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 588/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 592/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 596/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 600/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 604/713 KB 932/1044 KB 1710/1710 KB 796/1063 KB 1267/1267 KB 608/713 KB 932/1044 KB 1710/1710 KB 772/1063 KB 1264/1267 KB 580/713 KB 932/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 936/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 940/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 944/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 948/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 952/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 956/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 960/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 964/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 612/713 KB 968/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 608/713 KB 932/1044 KB 1710/1710 KB 788/1063 KB 1267/1267 KB 584/713 KB 932/1044 KB 1710/1710 KB 804/1063 KB 1267/1267 KB 612/713 KB 968/1044 KB 1710/1710 KB 800/1063 KB 1267/1267 KB 612/713 KB 964/1044 KB 1710/1710 KB 804/1063 KB 1267/1267 KB 616/713 KB 968/1044 KB 1710/1710 KB 804/1063 KB 1267/1267 KB 620/713 KB 968/1044 KB 1710/1710 KB 804/1063 KB 1267/1267 KB 624/713 KB 968/1044 KB 1710/1710 KB 808/1063 KB 1267/1267 KB 624/713 KB 968/1044 KB 1710/1710 KB 812/1063 KB 1267/1267 KB 624/713 KB 968/1044 KB 1710/1710 KB 816/1063 KB 1267/1267 KB 624/713 KB 972/1044 KB 1710/1710 KB 812/1063 KB 1267/1267 KB 624/713 KB 972/1044 KB 1710/1710 KB 816/1063 KB 1267/1267 KB 624/713 KB 976/1044 KB 1710/1710 KB 820/1063 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 1267/1267 KB 624/713 KB 976/1044 KB 1710/1710 KB 824/1063 KB 1267/1267 KB 624/713 KB 980/1044 KB 1710/1710 KB 828/1063 KB 1267/1267 KB 624/713 KB 980/1044 KB 1710/1710 KB 832/1063 KB 1267/1267 KB 624/713 KB 980/1044 KB 1710/1710 KB 836/1063 KB 1267/1267 KB 624/713 KB 980/1044 KB 1710/1710 KB 840/1063 KB 624/713 KB 980/1044 KB 1710/1710 KB 844/1063 KB 624/713 KB 980/1044 KB 1710/1710 KB 848/1063 KB 624/713 KB 980/1044 KB 1710/1710 KB 820/1063 KB 1267/1267 KB 624/713 KB 980/1044 KB 1710/1710 KB 848/1063 KB 624/713 KB 984/1044 KB 1710/1710 KB 848/1063 KB 624/713 KB 988/1044 KB 1710/1710 KB 848/1063 KB 624/713 KB 992/1044 KB 1710/1710 KB 848/1063 KB 624/713 KB 996/1044 KB 1710/1710 KB 848/1063 KB 624/713 KB 1000/1044 KB 1710/1710 KB 852/1063 KB 624/713 KB 1000/1044 KB 1710/1710 KB 856/1063 KB 628/713 KB 1004/1044 KB 1710/1710 KB 860/1063 KB 628/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 628/713 KB 1004/1044 KB 1710/1710 KB 852/1063 KB 628/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 632/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 636/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 640/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 644/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 648/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 652/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 656/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 660/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 664/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 668/713 KB 1004/1044 KB 1710/1710 KB 852/1063 KB 624/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 672/713 KB 1008/1044 KB 1710/1710 KB 864/1063 KB 672/713 KB 1012/1044 KB 1710/1710 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2161.2 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 864/1063 KB 672/713 KB 1004/1044 KB 1710/1710 KB 864/1063 KB 676/713 KB 1012/1044 KB 1710/1710 KB 868/1063 KB 680/713 KB 1016/1044 KB 1710/1710 KB 868/1063 KB 684/713 KB 1016/1044 KB 1710/1710 KB 868/1063 KB 688/713 KB 1016/1044 KB 1710/1710 KB 868/1063 KB 676/713 KB 1016/1044 KB 1710/1710 KB 872/1063 KB 688/713 KB 1016/1044 KB 1710/1710 KB 876/1063 KB 688/713 KB 1016/1044 KB 1710/1710 KB 880/1063 KB 688/713 KB 1016/1044 KB 1710/1710 KB 884/1063 KB 692/713 KB 1016/1044 KB 1710/1710 KB 888/1063 KB 692/713 KB 1016/1044 KB 1710/1710 KB 892/1063 KB 692/713 KB 1016/1044 KB 1710/1710 KB 896/1063 KB 692/713 KB 1016/1044 KB 1710/1710 KB 864/1063 KB 676/713 KB 1016/1044 KB 1710/1710 KB 896/1063 KB 692/713 KB 1020/1044 KB 1710/1710 KB 896/1063 KB 692/713 KB 1024/1044 KB 1710/1710 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2859.3 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 896/1063 KB 692/713 KB 1028/1044 KB 896/1063 KB 692/713 KB 1032/1044 KB 896/1063 KB 692/713 KB 1036/1044 KB 896/1063 KB 692/713 KB 1040/1044 KB 880/1063 KB 692/713 KB 1016/1044 KB 1710/1710 KB 896/1063 KB 696/713 KB 1040/1044 KB 896/1063 KB 700/713 KB 1040/1044 KB 896/1063 KB 704/713 KB 1040/1044 KB 896/1063 KB 708/713 KB 1040/1044 KB 900/1063 KB 712/713 KB 1044/1044 KB 900/1063 KB 713/713 KB 1044/1044 KB 900/1063 KB 708/713 KB 1044/1044 KB 904/1063 KB 713/713 KB 1044/1044 KB 908/1063 KB 713/713 KB 1044/1044 KB 896/1063 KB 708/713 KB 1044/1044 KB 908/1063 KB 713/713 KB 1044/1044 KB 912/1063 KB 713/713 KB 1044/1044 KB 916/1063 KB 713/713 KB 1044/1044 KB 920/1063 KB 713/713 KB 1044/1044 KB 924/1063 KB 713/713 KB 1044/1044 KB 928/1063 KB 713/713 KB 1044/1044 KB 932/1063 KB 713/713 KB 1044/1044 KB 936/1063 KB 713/713 KB 1044/1044 KB 936/1063 KB 713/713 KB 4/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 8/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 12/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 16/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 20/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 24/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 28/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 32/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 36/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 40/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 44/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 48/257 KB 1044/1044 KB 936/1063 KB 713/713 KB 52/257 KB 1044/1044 KB 940/1063 KB 713/713 KB 52/257 KB 1044/1044 KB 944/1063 KB 52/257 KB 1044/1044 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 1725.4 KB/sec) unit-abot-epc-basic-0: 19:56: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.jar unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 944/1063 KB 56/257 KB 4/549 KB 944/1063 KB 56/257 KB 8/549 KB 944/1063 KB 56/257 KB 12/549 KB 944/1063 KB 56/257 KB 16/549 KB 944/1063 KB 56/257 KB 20/549 KB 944/1063 KB 56/257 KB 24/549 KB 944/1063 KB 56/257 KB 28/549 KB 944/1063 KB 56/257 KB 32/549 KB 944/1063 KB 56/257 KB 36/549 KB 944/1063 KB 56/257 KB 40/549 KB 944/1063 KB 56/257 KB 44/549 KB 944/1063 KB 56/257 KB 48/549 KB 944/1063 KB 56/257 KB 52/549 KB 944/1063 KB 56/257 KB 56/549 KB 944/1063 KB 56/257 KB 60/549 KB 944/1063 KB 56/257 KB 64/549 KB 944/1063 KB 56/257 KB 68/549 KB 948/1063 KB 56/257 KB 72/549 KB 948/1063 KB 56/257 KB 76/549 KB 948/1063 KB 56/257 KB 80/549 KB 948/1063 KB 56/257 KB 84/549 KB 948/1063 KB 56/257 KB 88/549 KB 944/1063 KB 56/257 KB 1044/1044 KB 948/1063 KB 60/257 KB 88/549 KB 948/1063 KB 64/257 KB 88/549 KB 948/1063 KB 68/257 KB 88/549 KB 948/1063 KB 72/257 KB 88/549 KB 948/1063 KB 76/257 KB 88/549 KB 948/1063 KB 80/257 KB 88/549 KB 948/1063 KB 84/257 KB 88/549 KB 948/1063 KB 88/257 KB 92/549 KB 948/1063 KB 92/257 KB 92/549 KB 948/1063 KB 96/257 KB 92/549 KB 948/1063 KB 56/257 KB 68/549 KB 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 1180.4 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 948/1063 KB 84/257 KB 92/549 KB 952/1063 KB 4/358 KB 100/257 KB 96/549 KB 952/1063 KB 4/358 KB 100/257 KB 92/549 KB 952/1063 KB 8/358 KB 100/257 KB 96/549 KB 952/1063 KB 12/358 KB 100/257 KB 96/549 KB 952/1063 KB 16/358 KB 100/257 KB 96/549 KB 952/1063 KB 20/358 KB 100/257 KB 96/549 KB 952/1063 KB 24/358 KB 100/257 KB 100/549 KB 952/1063 KB 28/358 KB 100/257 KB 100/549 KB 952/1063 KB 32/358 KB 100/257 KB 100/549 KB 952/1063 KB 36/358 KB 100/257 KB 100/549 KB 952/1063 KB 40/358 KB 100/257 KB 100/549 KB 952/1063 KB 44/358 KB 100/257 KB 100/549 KB 952/1063 KB 48/358 KB 100/257 KB 100/549 KB 952/1063 KB 100/257 KB 92/549 KB 952/1063 KB 96/257 KB 92/549 KB 956/1063 KB 48/358 KB 100/257 KB 100/549 KB 960/1063 KB 48/358 KB 100/257 KB 100/549 KB 964/1063 KB 48/358 KB 100/257 KB 100/549 KB 968/1063 KB 48/358 KB 100/257 KB 100/549 KB 972/1063 KB 48/358 KB 100/257 KB 100/549 KB 976/1063 KB 48/358 KB 100/257 KB 100/549 KB 980/1063 KB 48/358 KB 100/257 KB 100/549 KB 984/1063 KB 48/358 KB 100/257 KB 100/549 KB 988/1063 KB 48/358 KB 100/257 KB 100/549 KB 992/1063 KB 48/358 KB 100/257 KB 100/549 KB 952/1063 KB 20/358 KB 100/257 KB 100/549 KB 992/1063 KB 48/358 KB 100/257 KB 104/549 KB 992/1063 KB 48/358 KB 100/257 KB 108/549 KB 992/1063 KB 48/358 KB 100/257 KB 112/549 KB 992/1063 KB 48/358 KB 3/5 KB 100/257 KB 112/549 KB 992/1063 KB 48/358 KB 5/5 KB 100/257 KB 112/549 KB 992/1063 KB 48/358 KB 5/5 KB 100/257 KB 116/549 KB 996/1063 KB 52/358 KB 5/5 KB 104/257 KB 120/549 KB 996/1063 KB 52/358 KB 5/5 KB 104/257 KB 124/549 KB 996/1063 KB 52/358 KB 5/5 KB 104/257 KB 128/549 KB 996/1063 KB 52/358 KB 5/5 KB 104/257 KB 116/549 KB 996/1063 KB 56/358 KB 5/5 KB 104/257 KB 128/549 KB 996/1063 KB 60/358 KB 5/5 KB 104/257 KB 128/549 KB 996/1063 KB 64/358 KB 5/5 KB 104/257 KB 128/549 KB 996/1063 KB 68/358 KB 5/5 KB 104/257 KB 128/549 KB 996/1063 KB 48/358 KB 5/5 KB 104/257 KB 116/549 KB 996/1063 KB 68/358 KB 5/5 KB 108/257 KB 132/549 KB 996/1063 KB 68/358 KB 5/5 KB 112/257 KB 132/549 KB 996/1063 KB 68/358 KB 5/5 KB 116/257 KB 132/549 KB 996/1063 KB 68/358 KB 5/5 KB 120/257 KB 132/549 KB 996/1063 KB 68/358 KB 5/5 KB 124/257 KB 132/549 KB 996/1063 KB 68/358 KB 5/5 KB 128/257 KB 132/549 KB 996/1063 KB 48/358 KB 5/5 KB 100/257 KB 116/549 KB 1000/1063 KB 68/358 KB 5/5 KB 128/257 KB 132/549 KB 1004/1063 KB 68/358 KB 5/5 KB 128/257 KB 132/549 KB 1008/1063 KB 68/358 KB 5/5 KB 128/257 KB 132/549 KB 1012/1063 KB 68/358 KB 5/5 KB 128/257 KB 132/549 KB 1016/1063 KB 68/358 KB 5/5 KB 132/257 KB 132/549 KB 1020/1063 KB 68/358 KB 5/5 KB 132/257 KB 132/549 KB 1024/1063 KB 68/358 KB 5/5 KB 132/257 KB 132/549 KB 996/1063 KB 68/358 KB 5/5 KB 104/257 KB 132/549 KB 1024/1063 KB 72/358 KB 5/5 KB 132/257 KB 136/549 KB 1024/1063 KB 72/358 KB 5/5 KB 132/257 KB 140/549 KB 1024/1063 KB 72/358 KB 132/257 KB 144/549 KB 1028/1063 KB 72/358 KB 132/257 KB 144/549 KB 1032/1063 KB 72/358 KB 132/257 KB 148/549 KB 1036/1063 KB 72/358 KB 132/257 KB 148/549 KB 1040/1063 KB 72/358 KB 132/257 KB 148/549 KB 1024/1063 KB 72/358 KB 5/5 KB 132/257 KB 132/549 KB 1040/1063 KB 76/358 KB 132/257 KB 148/549 KB 1040/1063 KB 80/358 KB 132/257 KB 148/549 KB 1012/1063 KB 68/358 KB 5/5 KB 132/257 KB 132/549 KB 1040/1063 KB 80/358 KB 136/257 KB 148/549 KB 1040/1063 KB 80/358 KB 140/257 KB 148/549 KB 1040/1063 KB 80/358 KB 144/257 KB 148/549 KB 1040/1063 KB 84/358 KB 144/257 KB 148/549 KB 1040/1063 KB 88/35 unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 8 KB 148/257 KB 148/549 KB 1040/1063 KB 92/358 KB 148/257 KB 148/549 KB 1040/1063 KB 96/358 KB 148/257 KB 148/549 KB 1028/1063 KB 72/358 KB 132/257 KB 148/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.8 KB/sec) unit-abot-epc-basic-0: 19:56:57 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-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 1040/1063 KB 96/358 KB 148/257 KB 152/549 KB 1040/1063 KB 96/358 KB 148/257 KB 156/549 KB 1040/1063 KB 96/358 KB 148/257 KB 160/549 KB 1040/1063 KB 96/358 KB 148/257 KB 164/549 KB 1044/1063 KB 100/358 KB 148/257 KB 168/549 KB 1044/1063 KB 100/358 KB 148/257 KB 172/549 KB 1044/1063 KB 100/358 KB 148/257 KB 176/549 KB 1044/1063 KB 100/358 KB 148/257 KB 180/549 KB 1044/1063 KB 100/358 KB 148/257 KB 184/549 KB 1040/1063 KB 84/358 KB 148/257 KB 148/549 KB 1044/1063 KB 100/358 KB 152/257 KB 184/549 KB 1044/1063 KB 100/358 KB 156/257 KB 184/549 KB 1044/1063 KB 100/358 KB 160/257 KB 184/549 KB 1044/1063 KB 100/358 KB 164/257 KB 184/549 KB 1044/1063 KB 100/358 KB 168/257 KB 184/549 KB 1044/1063 KB 100/358 KB 172/257 KB 184/549 KB 1044/1063 KB 100/358 KB 176/257 KB 184/549 KB 1044/1063 KB 100/358 KB 148/257 KB 164/549 KB 1048/1063 KB 100/358 KB 176/257 KB 184/549 KB 1052/1063 KB 100/358 KB 176/257 KB 184/549 KB 1056/1063 KB 100/358 KB 176/257 KB 184/549 KB 1060/1063 KB 100/358 KB 176/257 KB 184/549 KB 1063/1063 KB 100/358 KB 176/257 KB 184/549 KB 1040/1063 KB 100/358 KB 148/257 KB 164/549 KB 1063/1063 KB 104/358 KB 176/257 KB 184/549 KB 1063/1063 KB 108/358 KB 176/257 KB 184/549 KB 1063/1063 KB 112/358 KB 176/257 KB 184/549 KB 1063/1063 KB 116/358 KB 176/257 KB 184/549 KB 1063/1063 KB 120/358 KB 180/257 KB 188/549 KB 1063/1063 KB 124/358 KB 180/257 KB 188/549 KB 1063/1063 KB 128/358 KB 180/257 KB 188/549 KB 3/86 KB 1063/1063 KB 116/358 KB 180/257 KB 188/549 KB 1063/1063 KB 128/358 KB 180/257 KB 192/549 KB 3/86 KB 1063/1063 KB 128/358 KB 180/257 KB 196/549 KB 3/86 KB 1063/1063 KB 128/358 KB 180/257 KB 200/549 KB 3/86 KB 1063/1063 KB 128/358 KB 180/257 KB 204/549 KB 3/86 KB 1063/1063 KB 128/358 KB 180/257 KB 208/549 KB 3/86 KB 1063/1063 KB 132/358 KB 180/257 KB 212/549 KB 3/86 KB 1063/1063 KB 132/358 KB 180/257 KB 216/549 KB 3/86 KB 1063/1063 KB 132/358 KB 180/257 KB 220/549 KB 3/86 KB 1063/1063 KB 132/358 KB 180/257 KB 224/549 KB 3/86 KB 1063/1063 KB 116/358 KB 180/257 KB 184/549 KB 1063/1063 KB 132/358 KB 184/257 KB 224/549 KB 3/86 KB 1063/1063 KB 132/358 KB 188/257 KB 224/549 KB 3/86 KB 1063/1063 KB 132/358 KB 192/257 KB 224/549 KB 3/86 KB 1063/1063 KB 132/358 KB 196/257 KB 224/549 KB 3/86 KB 1063/1063 KB 132/358 KB 180/257 KB 208/549 KB 3/86 KB 1063/1063 KB 124/358 KB 180/257 KB 188/549 KB 3/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 5/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 8/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 11/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 13/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 16/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 19/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 21/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 24/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 27/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 29/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 32/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 36/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 40/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 44/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 48/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 52/86 KB 132/358 KB 200/257 KB 224/549 KB 56/86 KB 132/358 KB 200/257 KB 224/549 KB 60/86 KB 132/358 KB 200/257 KB 224/549 KB 64/86 KB 132/358 KB 200/257 KB 224/549 KB 68/86 KB unit-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 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 1619.1 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 136/358 KB 200/257 KB 224/549 KB 68/86 KB 140/358 KB 200/257 KB 224/549 KB 68/86 KB 140/358 KB 200/257 KB 224/549 KB 72/86 KB 140/358 KB 200/257 KB 224/549 KB 76/86 KB 1063/1063 KB 132/358 KB 200/257 KB 224/549 KB 68/86 KB 144/358 KB 204/257 KB 224/549 KB 76/86 KB 144/358 KB 208/257 KB 224/549 KB 76/86 KB 144/358 KB 200/257 KB 224/549 KB 76/86 KB 144/358 KB 208/257 KB 224/549 KB 80/86 KB 148/358 KB 208/257 KB 224/549 KB 80/86 KB 152/358 KB 212/257 KB 228/549 KB 84/86 KB 156/358 KB 212/257 KB 228/549 KB 84/86 KB 160/358 KB 212/257 KB 228/549 KB 84/86 KB 164/358 KB 212/257 KB 228/549 KB 84/86 KB 168/358 KB 212/257 KB 228/549 KB 84/86 KB 148/358 KB 212/257 KB 228/549 KB 84/86 KB 168/358 KB 212/257 KB 232/549 KB 84/86 KB 168/358 KB 212/257 KB 236/549 KB 84/86 KB 168/358 KB 212/257 KB 240/549 KB 84/86 KB 148/358 KB 212/257 KB 224/549 KB 84/86 KB 168/358 KB 216/257 KB 240/549 KB 84/86 KB 168/358 KB 220/257 KB 240/549 KB 84/86 KB 168/358 KB 224/257 KB 240/549 KB 84/86 KB 148/358 KB 208/257 KB 224/549 KB 84/86 KB 168/358 KB 224/257 KB 240/549 KB 86/86 KB 168/358 KB 228/257 KB 240/549 KB 86/86 KB 168/358 KB 232/257 KB 244/549 KB 86/86 KB 168/358 KB 236/257 KB 244/549 KB 86/86 KB 172/358 KB 240/257 KB 244/549 KB 86/86 KB 168/358 KB 228/257 KB 244/549 KB 86/86 KB 172/358 KB 240/257 KB 248/549 KB 86/86 KB 172/358 KB 240/257 KB 252/549 KB 86/86 KB 172/358 KB 236/257 KB 244/549 KB 86/86 KB 176/358 KB 244/257 KB 4/404 KB 256/549 KB 180/358 KB 244/257 KB 4/404 KB 256/549 KB 184/358 KB 244/257 KB 4/404 KB 256/549 KB 188/358 KB 244/257 KB 4/404 KB 256/549 KB 192/358 KB 244/257 KB 4/404 KB 256/549 KB 172/358 KB 244/257 KB 4/404 KB 256/549 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 127.9 KB/sec) unit-abot-epc-basic-0: 19:56:57 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: 19:56:57 DEBUG unit.abot-epc-basic/0.install 192/358 KB 244/257 KB 4/404 KB 260/549 KB 192/358 KB 244/257 KB 4/404 KB 264/549 KB 172/358 KB 244/257 KB 4/404 KB 252/549 KB 86/86 KB 192/358 KB 248/257 KB 4/404 KB 268/549 KB 192/358 KB 252/257 KB 4/404 KB 268/549 KB 192/358 KB 256/257 KB 4/404 KB 268/549 KB 192/358 KB 257/257 KB 4/404 KB 268/549 KB 172/358 KB 240/257 KB 4/404 KB 252/549 KB 86/86 KB 192/358 KB 257/257 KB 8/404 KB 268/549 KB 192/358 KB 257/257 KB 12/404 KB 268/549 KB 192/358 KB 257/257 KB 16/404 KB 268/549 KB 192/358 KB 257/257 KB 20/404 KB 268/549 KB 192/358 KB 257/257 KB 24/404 KB 268/549 KB 192/358 KB 257/257 KB 28/404 KB 268/549 KB 192/358 KB 257/257 KB 32/404 KB 268/549 KB 196/358 KB 257/257 KB 32/404 KB 268/549 KB 200/358 KB 257/257 KB 36/404 KB 268/549 KB 196/358 KB 257/257 KB 36/404 KB 268/549 KB 192/358 KB 257/257 KB 32/404 KB 268/549 KB 200/358 KB 257/257 KB 36/404 KB 272/549 KB 200/358 KB 257/257 KB 36/404 KB 276/549 KB 204/358 KB 257/257 KB 40/404 KB 276/549 KB 204/358 KB 257/257 KB 44/404 KB 280/549 KB 204/358 KB 257/257 KB 48/404 KB 280/549 KB 204/358 KB 257/257 KB 36/404 KB 276/549 KB 208/358 KB 257/257 KB 48/404 KB 280/549 KB 212/358 KB 257/257 KB 48/404 KB 280/549 KB 216/358 KB 257/257 KB 52/404 KB 280/549 KB 220/358 KB 257/257 KB 52/404 KB 280/549 KB 224/358 KB 257/257 KB 52/404 KB 280/549 KB 204/358 KB 257/257 KB 48/404 KB 280/549 KB 224/358 KB 257/257 KB 52/404 KB 284/549 KB 224/358 KB 257/257 KB 52/404 KB 288/549 KB 224/358 KB 257/257 KB 52/404 KB 292/549 KB 224/358 KB 52/404 KB 296/549 KB 224/358 KB 52/404 KB 300/549 KB 212/358 KB 257/257 KB 52/404 KB 280/549 KB 224/358 KB 56/404 KB 300/549 KB 224/358 KB 60/404 KB 300/549 KB 224/358 KB 64/404 KB 300/549 KB 224/358 KB 68/404 KB 300/549 KB 228/358 KB 72/404 KB 304/549 KB 228/358 KB 76/404 KB 304/549 KB 228/358 KB 80/404 KB 304/549 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 375.7 KB/sec) unit-abot-epc-basic-0: 19:56:57 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-abot-epc-basic-0: 19:56:57 DEBUG unit.abot-epc-basic/0.install 228/358 KB 68/404 KB 304/549 KB 232/358 KB 80/404 KB 304/549 KB 236/358 KB 80/404 KB 304/549 KB 240/358 KB 80/404 KB 304/549 KB 224/358 KB 68/404 KB 304/549 KB 240/358 KB 80/404 KB 308/549 KB 240/358 KB 80/404 KB 312/549 KB 240/358 KB 80/404 KB 316/549 KB 240/358 KB 80/404 KB 320/549 KB 244/358 KB 84/404 KB 320/549 KB 248/358 KB 84/404 KB 320/549 KB 252/358 KB 84/404 KB 324/549 KB 256/358 KB 84/404 KB 324/549 KB 260/358 KB 84/404 KB 324/549 KB 264/358 KB 84/404 KB 324/549 KB 268/358 KB 84/404 KB 324/549 KB 272/358 KB 84/404 KB 324/549 KB 276/358 KB 84/404 KB 324/549 KB 280/358 KB 84/404 KB 324/549 KB 284/358 KB 84/404 KB 324/549 KB 240/358 KB 84/404 KB 320/549 KB 284/358 KB 88/404 KB 324/549 KB 284/358 KB 92/404 KB 324/549 KB 284/358 KB 96/404 KB 324/549 KB 248/358 KB 84/404 KB 324/549 KB 284/358 KB 96/404 KB 328/549 KB 284/358 KB 96/404 KB 332/549 KB 284/358 KB 96/404 KB 336/549 KB 284/358 KB 96/404 KB 340/549 KB 284/358 KB 100/404 KB 344/549 KB 284/358 KB 100/404 KB 348/549 KB 284/358 KB 100/404 KB 352/549 KB 284/358 KB 100/404 KB 340/549 KB 284/358 KB 104/404 KB 352/549 KB 284/358 KB 108/404 KB 352/549 KB 284/358 KB 112/404 KB 352/549 KB 284/358 KB 112/404 KB 356/549 KB 288/358 KB 116/404 KB 360/549 KB 288/358 KB 116/404 KB 364/549 KB 288/358 KB 116/404 KB 368/549 KB 288/358 KB 116/404 KB 356/549 KB 288/358 KB 112/404 KB 356/549 KB 288/358 KB 116/404 KB 4/894 KB 368/549 KB 288/358 KB 116/404 KB 8/894 KB 368/549 KB 288/358 KB 116/404 KB 12/894 KB 368/549 KB 288/358 KB 116/404 KB 16/894 KB 368/549 KB 288/358 KB 116/404 KB 20/894 KB 368/549 KB 288/358 KB 116/404 KB 24/894 KB 368/549 KB 288/358 KB 116/404 KB 28/894 KB 368/549 KB 288/358 KB 116/404 KB 32/894 KB 368/549 KB 288/358 KB 116/404 KB 36/894 KB 368/549 KB 288/358 KB 116/404 KB 40/894 KB 368/549 KB 288/358 KB 120/404 KB 44/894 KB 368/549 KB 288/358 KB 120/404 KB 48/894 KB 368/549 KB 292/358 KB 120/404 KB 52/894 KB 368/549 KB 292/358 KB 120/404 KB 56/894 KB 372/549 KB 292/358 KB 120/404 KB 60/894 KB 372/549 KB 292/358 KB 120/404 KB 64/894 KB 372/549 KB 288/358 KB 120/404 KB 40/894 KB 368/549 KB 292/358 KB 124/404 KB 64/894 KB 372/549 KB 292/358 KB 128/404 KB 64/894 KB 372/549 KB 292/358 KB 132/404 KB 64/894 KB 372/549 KB 292/358 KB 136/404 KB 64/894 KB 372/549 KB 292/358 KB 140/404 KB 64/894 KB 372/549 KB 292/358 KB 144/404 KB 64/894 KB 372/549 KB 292/358 KB 148/404 KB 64/894 KB 372/549 KB 292/358 KB 152/404 KB 68/894 KB 372/549 KB 292/358 KB 156/404 KB 68/894 KB 372/549 KB 292/358 KB 160/404 KB 68/894 KB 372/549 KB 292/358 KB 120/404 KB 52/894 KB 372/549 KB 292/358 KB 160/404 KB 68/894 KB 376/549 KB 292/358 KB 120/404 KB 48/894 KB 368/549 KB 296/358 KB 160/404 KB 68/894 KB 376/549 KB 300/358 KB 160/404 KB 68/894 KB 376/549 KB 304/358 KB 160/404 KB 68/894 KB 376/549 KB 304/358 KB 160/404 KB 68/894 KB 380/549 KB 304/358 KB 160/404 KB 68/894 KB 384/549 KB 308/358 KB 160/404 KB 68/894 KB 384/549 KB 312/358 KB 160/404 KB 68/894 KB 388/549 KB 316/358 KB 160/404 KB 68/894 KB 388/549 KB 320/358 KB 160/404 KB 68/894 KB 388/549 KB 292/358 KB 148/404 KB 68/894 KB 372/549 KB 320/358 KB 160/404 KB 72/894 KB 388/549 KB 320/358 KB 160/404 KB 76/894 KB 388/549 KB 320/358 KB 160/404 KB 80/894 KB 388/549 KB 320/358 KB 160/404 KB 84/894 KB 388/549 KB 324/358 KB 164/404 KB 88/894 KB 388/549 KB 324/358 KB 164/404 KB 92/894 KB 388/549 KB 324/358 KB 164/404 KB 96/894 KB 388/549 KB 308 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install /358 KB 160/404 KB 68/894 KB 388/549 KB 324/358 KB 164/404 KB 96/894 KB 392/549 KB 324/358 KB 164/404 KB 96/894 KB 396/549 KB 324/358 KB 164/404 KB 96/894 KB 400/549 KB 324/358 KB 164/404 KB 96/894 KB 404/549 KB 324/358 KB 164/404 KB 96/894 KB 408/549 KB 324/358 KB 164/404 KB 96/894 KB 412/549 KB 324/358 KB 164/404 KB 96/894 KB 416/549 KB 324/358 KB 164/404 KB 84/894 KB 388/549 KB 328/358 KB 164/404 KB 96/894 KB 416/549 KB 332/358 KB 164/404 KB 96/894 KB 416/549 KB 336/358 KB 164/404 KB 96/894 KB 416/549 KB 340/358 KB 164/404 KB 96/894 KB 416/549 KB 344/358 KB 164/404 KB 100/894 KB 420/549 KB 348/358 KB 164/404 KB 100/894 KB 420/549 KB 352/358 KB 164/404 KB 100/894 KB 420/549 KB 320/358 KB 164/404 KB 84/894 KB 388/549 KB 352/358 KB 168/404 KB 100/894 KB 420/549 KB 352/358 KB 172/404 KB 100/894 KB 420/549 KB 352/358 KB 176/404 KB 100/894 KB 420/549 KB 352/358 KB 180/404 KB 100/894 KB 420/549 KB 352/358 KB 184/404 KB 100/894 KB 420/549 KB 352/358 KB 188/404 KB 100/894 KB 420/549 KB 352/358 KB 192/404 KB 100/894 KB 420/549 KB 352/358 KB 196/404 KB 100/894 KB 420/549 KB 356/358 KB 200/404 KB 100/894 KB 420/549 KB 356/358 KB 204/404 KB 100/894 KB 420/549 KB 356/358 KB 208/404 KB 100/894 KB 420/549 KB 356/358 KB 212/404 KB 100/894 KB 420/549 KB 340/358 KB 164/404 KB 100/894 KB 420/549 KB 340/358 KB 164/404 KB 96/894 KB 420/549 KB 356/358 KB 212/404 KB 100/894 KB 424/549 KB 356/358 KB 212/404 KB 104/894 KB 428/549 KB 356/358 KB 212/404 KB 104/894 KB 432/549 KB 356/358 KB 212/404 KB 104/894 KB 436/549 KB 356/358 KB 212/404 KB 104/894 KB 440/549 KB 356/358 KB 212/404 KB 104/894 KB 444/549 KB 356/358 KB 212/404 KB 104/894 KB 448/549 KB 356/358 KB 196/404 KB 100/894 KB 420/549 KB 358/358 KB 212/404 KB 104/894 KB 448/549 KB 356/358 KB 212/404 KB 104/894 KB 424/549 KB 358/358 KB 212/404 KB 108/894 KB 448/549 KB 358/358 KB 212/404 KB 112/894 KB 448/549 KB 358/358 KB 212/404 KB 116/894 KB 448/549 KB 358/358 KB 212/404 KB 120/894 KB 448/549 KB 358/358 KB 212/404 KB 124/894 KB 448/549 KB 358/358 KB 212/404 KB 128/894 KB 448/549 KB 358/358 KB 212/404 KB 128/894 KB 452/549 KB 358/358 KB 212/404 KB 132/894 KB 456/549 KB 358/358 KB 216/404 KB 132/894 KB 460/549 KB 358/358 KB 216/404 KB 132/894 KB 464/549 KB 358/358 KB 216/404 KB 132/894 KB 468/549 KB 358/358 KB 216/404 KB 132/894 KB 472/549 KB 358/358 KB 216/404 KB 132/894 KB 476/549 KB 358/358 KB 216/404 KB 132/894 KB 480/549 KB 358/358 KB 212/404 KB 132/894 KB 452/549 KB 358/358 KB 216/404 KB 136/894 KB 480/549 KB 358/358 KB 216/404 KB 140/894 KB 480/549 KB 358/358 KB 216/404 KB 144/894 KB 480/549 KB 358/358 KB 216/404 KB 148/894 KB 480/549 KB 358/358 KB 216/404 KB 152/894 KB 480/549 KB 358/358 KB 216/404 KB 132/894 KB 456/549 KB 358/358 KB 220/404 KB 152/894 KB 480/549 KB 358/358 KB 224/404 KB 152/894 KB 480/549 KB 358/358 KB 228/404 KB 152/894 KB 480/549 KB 358/358 KB 232/404 KB 152/894 KB 480/549 KB 358/358 KB 236/404 KB 152/894 KB 480/549 KB 358/358 KB 240/404 KB 152/894 KB 480/549 KB 358/358 KB 240/404 KB 152/894 KB 484/549 KB 358/358 KB 244/404 KB 156/894 KB 488/549 KB 358/358 KB 244/404 KB 156/894 KB 492/549 KB 358/358 KB 244/404 KB 156/894 KB 496/549 KB 358/358 KB 244/404 KB 156/894 KB 500/549 KB 244/404 KB 156/894 KB 504/549 KB 244/404 KB 156/894 KB 508/549 KB 244/404 KB 156/894 KB 512/549 KB 244/404 KB 156/894 KB 516/549 KB 244/404 KB 156/894 KB 520/549 KB 358/358 KB 244/404 KB 156/89 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 4 KB 484/549 KB 248/404 KB 156/894 KB 520/549 KB 252/404 KB 156/894 KB 520/549 KB 256/404 KB 156/894 KB 520/549 KB 358/358 KB 240/404 KB 156/894 KB 484/549 KB 256/404 KB 160/894 KB 520/549 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 496.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 256/404 KB 164/894 KB 520/549 KB 256/404 KB 168/894 KB 520/549 KB 256/404 KB 172/894 KB 520/549 KB 256/404 KB 176/894 KB 520/549 KB 256/404 KB 180/894 KB 520/549 KB 260/404 KB 184/894 KB 520/549 KB 260/404 KB 188/894 KB 520/549 KB 260/404 KB 192/894 KB 520/549 KB 260/404 KB 180/894 KB 520/549 KB 264/404 KB 192/894 KB 520/549 KB 268/404 KB 192/894 KB 520/549 KB 272/404 KB 192/894 KB 520/549 KB 276/404 KB 192/894 KB 520/549 KB 280/404 KB 196/894 KB 524/549 KB 284/404 KB 196/894 KB 524/549 KB 288/404 KB 196/894 KB 524/549 KB 276/404 KB 196/894 KB 524/549 KB 288/404 KB 196/894 KB 528/549 KB 276/404 KB 196/894 KB 520/549 KB 288/404 KB 200/894 KB 528/549 KB 288/404 KB 204/894 KB 528/549 KB 288/404 KB 208/894 KB 528/549 KB 288/404 KB 212/894 KB 528/549 KB 292/404 KB 212/894 KB 532/549 KB 4/26 KB 296/404 KB 212/894 KB 532/549 KB 288/404 KB 212/894 KB 532/549 KB 4/26 KB 296/404 KB 216/894 KB 536/549 KB 4/26 KB 296/404 KB 216/894 KB 540/549 KB 4/26 KB 296/404 KB 216/894 KB 544/549 KB 4/26 KB 296/404 KB 216/894 KB 532/549 KB 4/26 KB 292/404 KB 212/894 KB 532/549 KB 8/26 KB 296/404 KB 216/894 KB 544/549 KB 12/26 KB 296/404 KB 216/894 KB 544/549 KB 16/26 KB 296/404 KB 216/894 KB 544/549 KB 20/26 KB 296/404 KB 216/894 KB 544/549 KB 24/26 KB 296/404 KB 216/894 KB 544/549 KB 26/26 KB 296/404 KB 216/894 KB 544/549 KB 26/26 KB 296/404 KB 220/894 KB 544/549 KB 26/26 KB 300/404 KB 224/894 KB 544/549 KB 26/26 KB 300/404 KB 220/894 KB 544/549 KB 26/26 KB 304/404 KB 224/894 KB 548/549 KB 26/26 KB 308/404 KB 224/894 KB 548/549 KB 26/26 KB 312/404 KB 228/894 KB 548/549 KB 26/26 KB 300/404 KB 224/894 KB 548/549 KB 26/26 KB 316/404 KB 228/894 KB 549/549 KB 26/26 KB 308/404 KB 228/894 KB 548/549 KB 26/26 KB 316/404 KB 232/894 KB 549/549 KB 26/26 KB 316/404 KB 232/894 KB 549/549 KB 26/26 KB 320/404 KB 232/894 KB 549/549 KB 26/26 KB 324/404 KB 236/894 KB 549/549 KB 26/26 KB 328/404 KB 236/894 KB 549/549 KB 26/26 KB 332/404 KB 236/894 KB 549/549 KB 26/26 KB 336/404 KB 236/894 KB 549/549 KB 26/26 KB 340/404 KB 236/894 KB 549/549 KB 26/26 KB 344/404 KB 236/894 KB 549/549 KB 26/26 KB 348/404 KB 236/894 KB 549/549 KB 26/26 KB 352/404 KB 236/894 KB 549/549 KB 26/26 KB 320/404 KB 236/894 KB 549/549 KB 26/26 KB 352/404 KB 240/894 KB 549/549 KB 26/26 KB 352/404 KB 244/894 KB 549/549 KB 26/26 KB 352/404 KB 248/894 KB 549/549 KB 26/26 KB 352/404 KB 252/894 KB 549/549 KB 26/26 KB 352/404 KB 256/894 KB 549/549 KB 26/26 KB 352/404 KB 260/894 KB 549/549 KB 26/26 KB 352/404 KB 264/894 KB 549/549 KB 26/26 KB 352/404 KB 268/894 KB 549/549 KB 26/26 KB 352/404 KB 272/894 KB 549/549 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 34.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 356/404 KB 272/894 KB 549/549 KB 356/404 KB 276/894 KB 549/549 KB 360/404 KB 280/894 KB 549/549 KB 360/404 KB 284/894 KB 549/549 KB 360/404 KB 288/894 KB 549/549 KB 360/404 KB 292/894 KB 549/549 KB 360/404 KB 296/894 KB 549/549 KB 360/404 KB 300/894 KB 549/549 KB 360/404 KB 304/894 KB 549/549 KB 360/404 KB 276/894 KB 549/549 KB 364/404 KB 304/894 KB 549/549 KB 368/404 KB 304/894 KB 549/549 KB 372/404 KB 304/894 KB 549/549 KB 376/404 KB 304/894 KB 549/549 KB 380/404 KB 304/894 KB 549/549 KB 384/404 KB 304/894 KB 549/549 KB 388/404 KB 304/894 KB 549/549 KB 392/404 KB 304/894 KB 549/549 KB 396/404 KB 304/894 KB 549/549 KB 396/404 KB 308/894 KB 549/549 KB 396/404 KB 312/894 KB 549/549 KB 400/404 KB 316/894 KB 549/549 KB 400/404 KB 320/894 KB 549/549 KB 400/404 KB 312/894 KB 549/549 KB 404/404 KB 320/894 KB 549/549 KB 404/404 KB 324/894 KB 549/549 KB 404/404 KB 328/894 KB 549/549 KB 404/404 KB 332/894 KB 549/549 KB 404/404 KB 336/894 KB 549/549 KB 404/404 KB 340/894 KB 549/549 KB 344/894 KB 549/549 KB 348/894 KB 549/549 KB 352/894 KB 549/549 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 537.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 356/894 KB 549/549 KB 360/894 KB 549/549 KB 364/894 KB 549/549 KB 368/894 KB 549/549 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 729.5 KB/sec) unit-abot-epc-basic-0: 19:56:58 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-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 372/894 KB 376/894 KB 380/894 KB 384/894 KB 388/894 KB 392/894 KB 396/894 KB 400/894 KB 404/894 KB 408/894 KB 412/894 KB 416/894 KB 420/894 KB 424/894 KB 428/894 KB 432/894 KB 436/894 KB 440/894 KB 444/894 KB 448/894 KB 452/894 KB 456/894 KB 460/894 KB 460/894 KB 4/115 KB 460/894 KB 8/115 KB 460/894 KB 12/115 KB 460/894 KB 16/115 KB 460/894 KB 20/115 KB 460/894 KB 24/115 KB 460/894 KB 28/115 KB 460/894 KB 32/115 KB 460/894 KB 36/115 KB 460/894 KB 40/115 KB 460/894 KB 44/115 KB 460/894 KB 48/115 KB 460/894 KB 52/115 KB 460/894 KB 4/1822 KB 52/115 KB 460/894 KB 8/1822 KB 52/115 KB 460/894 KB 12/1822 KB 52/115 KB 460/894 KB 16/1822 KB 52/115 KB 460/894 KB 20/1822 KB 52/115 KB 460/894 KB 24/1822 KB 52/115 KB 460/894 KB 28/1822 KB 52/115 KB 460/894 KB 32/1822 KB 52/115 KB 460/894 KB 36/1822 KB 52/115 KB 460/894 KB 40/1822 KB 52/115 KB 460/894 KB 44/1822 KB 52/115 KB 460/894 KB 48/1822 KB 52/115 KB 460/894 KB 52/1822 KB 52/115 KB 460/894 KB 56/1822 KB 52/115 KB 460/894 KB 60/1822 KB 52/115 KB 460/894 KB 64/1822 KB 52/115 KB 460/894 KB 68/1822 KB 52/115 KB 460/894 KB 72/1822 KB 56/115 KB 460/894 KB 76/1822 KB 56/115 KB 460/894 KB 80/1822 KB 56/115 KB 460/894 KB 68/1822 KB 56/115 KB 460/894 KB 80/1822 KB 60/115 KB 460/894 KB 80/1822 KB 64/115 KB 460/894 KB 80/1822 KB 68/115 KB 460/894 KB 80/1822 KB 72/115 KB 460/894 KB 80/1822 KB 76/115 KB 464/894 KB 80/1822 KB 80/115 KB 464/894 KB 80/1822 KB 84/115 KB 464/894 KB 84/1822 KB 88/115 KB 464/894 KB 84/1822 KB 92/115 KB 464/894 KB 84/1822 KB 96/115 KB 464/894 KB 84/1822 KB 100/115 KB 464/894 KB 84/1822 KB 104/115 KB 464/894 KB 80/1822 KB 76/115 KB 468/894 KB 84/1822 KB 104/115 KB 472/894 KB 84/1822 KB 104/115 KB 476/894 KB 84/1822 KB 104/115 KB 480/894 KB 84/1822 KB 104/115 KB 464/894 KB 84/1822 KB 84/115 KB 480/894 KB 88/1822 KB 104/115 KB 480/894 KB 92/1822 KB 104/115 KB 480/894 KB 96/1822 KB 104/115 KB 480/894 KB 100/1822 KB 104/115 KB 484/894 KB 104/1822 KB 104/115 KB 484/894 KB 108/1822 KB 104/115 KB 484/894 KB 112/1822 KB 104/115 KB 484/894 KB 100/1822 KB 104/115 KB 488/894 KB 112/1822 KB 104/115 KB 488/894 KB 116/1822 KB 108/115 KB 488/894 KB 112/1822 KB 108/115 KB 492/894 KB 116/1822 KB 112/115 KB 492/894 KB 116/1822 KB 115/115 KB 492/894 KB 116/1822 KB 108/115 KB 496/894 KB 116/1822 KB 115/115 KB 500/894 KB 116/1822 KB 115/115 KB 504/894 KB 120/1822 KB 115/115 KB 508/894 KB 120/1822 KB 115/115 KB 512/894 KB 120/1822 KB 115/115 KB 500/894 KB 120/1822 KB 115/115 KB 512/894 KB 124/1822 KB 115/115 KB 512/894 KB 128/1822 KB 115/115 KB 512/894 KB 132/1822 KB 115/115 KB 512/894 KB 136/1822 KB 115/115 KB 512/894 KB 140/1822 KB 115/115 KB 512/894 KB 144/1822 KB 115/115 KB 512/894 KB 148/1822 KB 115/115 KB 516/894 KB 152/1822 KB 115/115 KB 516/894 KB 148/1822 KB 115/115 KB 520/894 KB 152/1822 KB 115/115 KB 524/894 KB 152/1822 KB 115/115 KB 528/894 KB 152/1822 KB 115/115 KB 532/894 KB 152/1822 KB 115/115 KB 536/894 KB 156/1822 KB 115/115 KB 540/894 KB 156/1822 KB 115/115 KB 544/894 KB 156/1822 KB 115/115 KB 532/894 KB 156/1822 KB 115/115 KB 544/894 KB 160/1822 KB 115/115 KB 544/894 KB 164/1822 KB 115/115 KB 548/894 KB 168/1822 KB 115/115 KB 548/894 KB 172/1822 KB 115/115 KB 548/894 KB 176/1822 KB 115/115 KB 548/894 KB 164/1822 KB 115/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (1 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 15 KB at 145.8 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 548/894 KB 180/1822 KB 552/894 KB 184/1822 KB 552/894 KB 180/1822 KB 556/894 KB 184/1822 KB 560/894 KB 184/1822 KB 564/894 KB 184/1822 KB 568/894 KB 188/1822 KB 572/894 KB 188/1822 KB 564/894 KB 188/1822 KB 576/894 KB 192/1822 KB 576/894 KB 196/1822 KB 576/894 KB 200/1822 KB 576/894 KB 204/1822 KB 576/894 KB 208/1822 KB 576/894 KB 196/1822 KB 580/894 KB 208/1822 KB 584/894 KB 208/1822 KB 588/894 KB 208/1822 KB 592/894 KB 212/1822 KB 596/894 KB 212/1822 KB 3/206 KB 600/894 KB 212/1822 KB 3/206 KB 604/894 KB 212/1822 KB 3/206 KB 608/894 KB 212/1822 KB 3/206 KB 612/894 KB 212/1822 KB 3/206 KB 616/894 KB 212/1822 KB 3/206 KB 620/894 KB 212/1822 KB 3/206 KB 624/894 KB 212/1822 KB 588/894 KB 212/1822 KB 3/206 KB 596/894 KB 212/1822 KB 6/206 KB 624/894 KB 212/1822 KB 9/206 KB 624/894 KB 212/1822 KB 11/206 KB 624/894 KB 212/1822 KB 14/206 KB 624/894 KB 212/1822 KB 16/206 KB 624/894 KB 212/1822 KB 19/206 KB 624/894 KB 212/1822 KB 22/206 KB 624/894 KB 212/1822 KB 25/206 KB 624/894 KB 212/1822 KB 27/206 KB 624/894 KB 212/1822 KB 30/206 KB 624/894 KB 212/1822 KB 32/206 KB 624/894 KB 212/1822 KB 36/206 KB 624/894 KB 212/1822 KB 40/206 KB 624/894 KB 216/1822 KB 36/206 KB 624/894 KB 216/1822 KB 40/206 KB 624/894 KB 220/1822 KB 44/206 KB 624/894 KB 220/1822 KB 48/206 KB 624/894 KB 220/1822 KB 48/206 KB 624/894 KB 224/1822 KB 52/206 KB 624/894 KB 224/1822 KB 52/206 KB 624/894 KB 228/1822 KB 52/206 KB 624/894 KB 232/1822 KB 56/206 KB 624/894 KB 232/1822 KB 60/206 KB 624/894 KB 232/1822 KB 64/206 KB 624/894 KB 236/1822 KB 68/206 KB 624/894 KB 236/1822 KB 72/206 KB 628/894 KB 236/1822 KB 76/206 KB 628/894 KB 236/1822 KB 80/206 KB 628/894 KB 236/1822 KB 84/206 KB 628/894 KB 236/1822 KB 88/206 KB 628/894 KB 236/1822 KB 92/206 KB 628/894 KB 236/1822 KB 60/206 KB 624/894 KB 236/1822 KB 92/206 KB 628/894 KB 240/1822 KB 92/206 KB 628/894 KB 244/1822 KB 92/206 KB 628/894 KB 248/1822 KB 92/206 KB 628/894 KB 252/1822 KB 92/206 KB 628/894 KB 256/1822 KB 92/206 KB 628/894 KB 260/1822 KB 92/206 KB 628/894 KB 264/1822 KB 96/206 KB 628/894 KB 268/1822 KB 96/206 KB 628/894 KB 272/1822 KB 96/206 KB 628/894 KB 276/1822 KB 96/206 KB 628/894 KB 280/1822 KB 96/206 KB 628/894 KB 284/1822 KB 96/206 KB 628/894 KB 288/1822 KB 68/206 KB 628/894 KB 236/1822 KB 96/206 KB 632/894 KB 288/1822 KB 96/206 KB 636/894 KB 288/1822 KB 96/206 KB 640/894 KB 288/1822 KB 96/206 KB 644/894 KB 288/1822 KB 96/206 KB 648/894 KB 288/1822 KB 96/206 KB 652/894 KB 288/1822 KB 96/206 KB 656/894 KB 288/1822 KB 96/206 KB 660/894 KB 288/1822 KB 96/206 KB 664/894 KB 288/1822 KB 96/206 KB 668/894 KB 288/1822 KB 96/206 KB 672/894 KB 292/1822 KB 96/206 KB 628/894 KB 264/1822 KB 100/206 KB 672/894 KB 292/1822 KB 104/206 KB 672/894 KB 292/1822 KB 108/206 KB 672/894 KB 292/1822 KB 112/206 KB 672/894 KB 292/1822 KB 116/206 KB 672/894 KB 292/1822 KB 120/206 KB 676/894 KB 292/1822 KB 124/206 KB 676/894 KB 292/1822 KB 128/206 KB 676/894 KB 292/1822 KB 96/206 KB 668/894 KB 292/1822 KB 128/206 KB 676/894 KB 296/1822 KB 128/206 KB 676/894 KB 300/1822 KB 128/206 KB 676/894 KB 304/1822 KB 116/206 KB 676/894 KB 292/1822 KB 128/206 KB 680/894 KB 304/1822 KB 132/206 KB 684/894 KB 304/1822 KB 132/206 KB 688/894 KB 304/1822 KB 132/206 KB 692/894 KB 308/1822 KB 132/206 KB 696/894 KB 308/1822 KB 132/206 KB 700/894 KB 308/1822 KB 132/206 KB 704/894 KB 308/1822 KB 132/206 KB 708/894 KB 308/1822 KB 132/2 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 06 KB 712/894 KB 308/1822 KB 132/206 KB 716/894 KB 308/1822 KB 132/206 KB 680/894 KB 304/1822 KB 136/206 KB 716/894 KB 308/1822 KB 132/206 KB 688/894 KB 308/1822 KB 140/206 KB 716/894 KB 312/1822 KB 140/206 KB 716/894 KB 316/1822 KB 140/206 KB 716/894 KB 320/1822 KB 140/206 KB 716/894 KB 312/1822 KB 144/206 KB 716/894 KB 320/1822 KB 148/206 KB 716/894 KB 320/1822 KB 148/206 KB 4/79 KB 716/894 KB 320/1822 KB 148/206 KB 8/79 KB 716/894 KB 320/1822 KB 148/206 KB 12/79 KB 716/894 KB 320/1822 KB 148/206 KB 16/79 KB 716/894 KB 320/1822 KB 148/206 KB 20/79 KB 716/894 KB 320/1822 KB 148/206 KB 24/79 KB 716/894 KB 320/1822 KB 148/206 KB 28/79 KB 716/894 KB 320/1822 KB 148/206 KB 32/79 KB 716/894 KB 320/1822 KB 148/206 KB 36/79 KB 716/894 KB 320/1822 KB 148/206 KB 40/79 KB 716/894 KB 320/1822 KB 148/206 KB 44/79 KB 716/894 KB 320/1822 KB 148/206 KB 48/79 KB 716/894 KB 320/1822 KB 148/206 KB 52/79 KB 716/894 KB 320/1822 KB 148/206 KB 56/79 KB 716/894 KB 320/1822 KB 148/206 KB 60/79 KB 716/894 KB 320/1822 KB 148/206 KB 64/79 KB 716/894 KB 320/1822 KB 148/206 KB 68/79 KB 716/894 KB 320/1822 KB 152/206 KB 72/79 KB 716/894 KB 324/1822 KB 152/206 KB 76/79 KB 716/894 KB 324/1822 KB 152/206 KB 79/79 KB 716/894 KB 324/1822 KB 152/206 KB 68/79 KB 716/894 KB 324/1822 KB 152/206 KB 79/79 KB 720/894 KB 328/1822 KB 152/206 KB 68/79 KB 716/894 KB 320/1822 KB 156/206 KB 79/79 KB 720/894 KB 328/1822 KB 160/206 KB 79/79 KB 720/894 KB 328/1822 KB 164/206 KB 79/79 KB 720/894 KB 328/1822 KB 168/206 KB 79/79 KB 720/894 KB 332/1822 KB 172/206 KB 79/79 KB 720/894 KB 332/1822 KB 176/206 KB 79/79 KB 720/894 KB 332/1822 KB 180/206 KB 79/79 KB 720/894 KB 332/1822 KB 184/206 KB 79/79 KB 720/894 KB 332/1822 KB 188/206 KB 79/79 KB 720/894 KB 332/1822 KB 192/206 KB 79/79 KB 720/894 KB 332/1822 KB 196/206 KB 79/79 KB 720/894 KB 332/1822 KB 152/206 KB 79/79 KB 720/894 KB 324/1822 KB 164/206 KB 79/79 KB 720/894 KB 332/1822 KB 196/206 KB 79/79 KB 720/894 KB 336/1822 KB 196/206 KB 79/79 KB 720/894 KB 340/1822 KB 196/206 KB 79/79 KB 724/894 KB 344/1822 KB 196/206 KB 79/79 KB 724/894 KB 340/1822 KB 196/206 KB 79/79 KB 728/894 KB 344/1822 KB 196/206 KB 79/79 KB 732/894 KB 348/1822 KB 196/206 KB 79/79 KB 736/894 KB 348/1822 KB 196/206 KB 79/79 KB 728/894 KB 348/1822 KB 196/206 KB 79/79 KB 736/894 KB 352/1822 KB 196/206 KB 79/79 KB 740/894 KB 352/1822 KB 196/206 KB 79/79 KB 744/894 KB 352/1822 KB 196/206 KB 79/79 KB 748/894 KB 352/1822 KB 196/206 KB 79/79 KB 752/894 KB 352/1822 KB 196/206 KB 79/79 KB 756/894 KB 352/1822 KB 200/206 KB 760/894 KB 352/1822 KB 200/206 KB 764/894 KB 352/1822 KB 200/206 KB 768/894 KB 352/1822 KB 200/206 KB 79/79 KB 756/894 KB 352/1822 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 94.8 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 204/206 KB 768/894 KB 352/1822 KB 206/206 KB 768/894 KB 352/1822 KB 206/206 KB 772/894 KB 352/1822 KB 206/206 KB 776/894 KB 352/1822 KB 206/206 KB 780/894 KB 352/1822 KB 206/206 KB 784/894 KB 352/1822 KB 206/206 KB 788/894 KB 352/1822 KB 206/206 KB 788/894 KB 356/1822 KB 206/206 KB 788/894 KB 360/1822 KB 206/206 KB 788/894 KB 364/1822 KB 206/206 KB 788/894 KB 368/1822 KB 206/206 KB 788/894 KB 372/1822 KB 206/206 KB 788/894 KB 376/1822 KB 206/206 KB 788/894 KB 380/1822 KB 206/206 KB 788/894 KB 384/1822 KB 206/206 KB 788/894 KB 388/1822 KB 206/206 KB 788/894 KB 392/1822 KB 206/206 KB 788/894 KB 396/1822 KB 206/206 KB 788/894 KB 400/1822 KB 206/206 KB 788/894 KB 404/1822 KB 206/206 KB 788/894 KB 408/1822 KB 206/206 KB 788/894 KB 412/1822 KB 206/206 KB 792/894 KB 416/1822 KB 206/206 KB 792/894 KB 412/1822 KB 206/206 KB 796/894 KB 416/1822 KB 206/206 KB 800/894 KB 416/1822 KB 206/206 KB 804/894 KB 416/1822 KB 206/206 KB 808/894 KB 420/1822 KB 206/206 KB 812/894 KB 420/1822 KB 206/206 KB 816/894 KB 420/1822 KB 206/206 KB 820/894 KB 420/1822 KB 824/894 KB 420/1822 KB 828/894 KB 420/1822 KB 832/894 KB 420/1822 KB 206/206 KB 804/894 KB 420/1822 KB 832/894 KB 424/1822 KB 832/894 KB 428/1822 KB 832/894 KB 432/1822 KB 832/894 KB 436/1822 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 244.6 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 832/894 KB 440/1822 KB 832/894 KB 444/1822 KB 832/894 KB 448/1822 KB 832/894 KB 452/1822 KB 836/894 KB 456/1822 KB 836/894 KB 460/1822 KB 836/894 KB 464/1822 KB 836/894 KB 452/1822 KB 4/314 KB 836/894 KB 464/1822 KB 8/314 KB 836/894 KB 464/1822 KB 12/314 KB 836/894 KB 464/1822 KB 16/314 KB 836/894 KB 464/1822 KB 20/314 KB 836/894 KB 464/1822 KB 24/314 KB 836/894 KB 464/1822 KB 28/314 KB 836/894 KB 464/1822 KB 32/314 KB 836/894 KB 464/1822 KB 32/314 KB 836/894 KB 464/1822 KB 4/587 KB 32/314 KB 836/894 KB 464/1822 KB 8/587 KB 32/314 KB 836/894 KB 464/1822 KB 12/587 KB 32/314 KB 836/894 KB 464/1822 KB 16/587 KB 32/314 KB 836/894 KB 464/1822 KB 20/587 KB 32/314 KB 836/894 KB 464/1822 KB 24/587 KB 4/57 KB 32/314 KB 836/894 KB 464/1822 KB 28/587 KB 4/57 KB 32/314 KB 836/894 KB 464/1822 KB 32/587 KB 4/57 KB 32/314 KB 836/894 KB 464/1822 KB 36/587 KB 4/57 KB 32/314 KB 836/894 KB 464/1822 KB 20/587 KB 4/57 KB 32/314 KB 836/894 KB 464/1822 KB 36/587 KB 8/57 KB 32/314 KB 836/894 KB 464/1822 KB 36/587 KB 12/57 KB 32/314 KB 836/894 KB 464/1822 KB 40/587 KB 12/57 KB 32/314 KB 836/894 KB 464/1822 KB 44/587 KB 16/57 KB 32/314 KB 836/894 KB 464/1822 KB 48/587 KB 16/57 KB 32/314 KB 836/894 KB 464/1822 KB 52/587 KB 16/57 KB 36/314 KB 836/894 KB 464/1822 KB 56/587 KB 16/57 KB 36/314 KB 836/894 KB 464/1822 KB 60/587 KB 16/57 KB 32/314 KB 836/894 KB 464/1822 KB 48/587 KB 16/57 KB 36/314 KB 840/894 KB 464/1822 KB 60/587 KB 20/57 KB 36/314 KB 840/894 KB 464/1822 KB 60/587 KB 24/57 KB 36/314 KB 840/894 KB 464/1822 KB 60/587 KB 28/57 KB 36/314 KB 840/894 KB 464/1822 KB 60/587 KB 32/57 KB 36/314 KB 840/894 KB 464/1822 KB 60/587 KB 36/57 KB 36/314 KB 840/894 KB 464/1822 KB 60/587 KB 16/57 KB 36/314 KB 844/894 KB 464/1822 KB 64/587 KB 36/57 KB 36/314 KB 848/894 KB 464/1822 KB 64/587 KB 36/57 KB 36/314 KB 852/894 KB 464/1822 KB 64/587 KB 36/57 KB 36/314 KB 856/894 KB 468/1822 KB 64/587 KB 40/57 KB 36/314 KB 860/894 KB 468/1822 KB 64/587 KB 40/57 KB 36/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 36/314 KB 836/894 KB 464/1822 KB 52/587 KB 16/57 KB 40/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 44/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 48/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 52/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 56/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 60/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 64/314 KB 864/894 KB 468/1822 KB 64/587 KB 40/57 KB 36/314 KB 852/894 KB 468/1822 KB 64/587 KB 40/57 KB 64/314 KB 864/894 KB 472/1822 KB 64/587 KB 40/57 KB 64/314 KB 864/894 KB 476/1822 KB 64/587 KB 40/57 KB 64/314 KB 864/894 KB 480/1822 KB 64/587 KB 40/57 KB 36/314 KB 852/894 KB 464/1822 KB 64/587 KB 40/57 KB 64/314 KB 864/894 KB 480/1822 KB 64/587 KB 44/57 KB 64/314 KB 864/894 KB 480/1822 KB 64/587 KB 48/57 KB 36/314 KB 840/894 KB 464/1822 KB 64/587 KB 36/57 KB 64/314 KB 864/894 KB 480/1822 KB 68/587 KB 48/57 KB 64/314 KB 864/894 KB 480/1822 KB 72/587 KB 48/57 KB 64/314 KB 864/894 KB 480/1822 KB 76/587 KB 48/57 KB 64/314 KB 864/894 KB 480/1822 KB 80/587 KB 48/57 KB 64/314 KB 864/894 KB 480/1822 KB 84/587 KB 52/57 KB 68/314 KB 868/894 KB 484/1822 KB 88/587 KB 52/57 KB 68/314 KB 868/894 KB 484/1822 KB 92/587 KB 52/57 KB 68/314 KB 868/894 KB 484/1822 KB 96/587 KB 52/57 KB 64/314 KB 864/894 KB 480/1822 KB 80/587 KB 52/57 KB 68/314 KB 868/894 KB 484/1822 KB 96/587 KB 56/57 KB 68/314 KB 868/894 KB 4 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 84/1822 KB 96/587 KB 57/57 KB 68/314 KB 868/894 KB 484/1822 KB 84/587 KB 52/57 KB 72/314 KB 868/894 KB 484/1822 KB 96/587 KB 57/57 KB 76/314 KB 868/894 KB 484/1822 KB 96/587 KB 57/57 KB 80/314 KB 868/894 KB 484/1822 KB 96/587 KB 57/57 KB 84/314 KB 868/894 KB 484/1822 KB 96/587 KB 57/57 KB 88/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 92/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 96/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 100/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 104/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 108/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 64/314 KB 868/894 KB 484/1822 KB 84/587 KB 52/57 KB 64/314 KB 864/894 KB 484/1822 KB 84/587 KB 52/57 KB 108/314 KB 868/894 KB 488/1822 KB 100/587 KB 57/57 KB 108/314 KB 868/894 KB 492/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 496/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 500/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 504/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 508/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 512/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 516/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 520/1822 KB 100/587 KB 57/57 KB 112/314 KB 872/894 KB 524/1822 KB 100/587 KB 112/314 KB 872/894 KB 528/1822 KB 100/587 KB 84/314 KB 868/894 KB 484/1822 KB 100/587 KB 57/57 KB 112/314 KB 872/894 KB 528/1822 KB 104/587 KB 112/314 KB 872/894 KB 528/1822 KB 108/587 KB 112/314 KB 872/894 KB 528/1822 KB 112/587 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 65.5 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 112/314 KB 872/894 KB 528/1822 KB 116/587 KB 112/314 KB 872/894 KB 528/1822 KB 120/587 KB 112/314 KB 872/894 KB 528/1822 KB 124/587 KB 112/314 KB 872/894 KB 528/1822 KB 128/587 KB 112/314 KB 872/894 KB 528/1822 KB 132/587 KB 112/314 KB 872/894 KB 532/1822 KB 136/587 KB 112/314 KB 872/894 KB 532/1822 KB 140/587 KB 112/314 KB 872/894 KB 532/1822 KB 144/587 KB 112/314 KB 872/894 KB 520/1822 KB 100/587 KB 57/57 KB 108/314 KB 872/894 KB 492/1822 KB 100/587 KB 57/57 KB 112/314 KB 876/894 KB 532/1822 KB 144/587 KB 112/314 KB 880/894 KB 532/1822 KB 144/587 KB 112/314 KB 884/894 KB 532/1822 KB 144/587 KB 112/314 KB 888/894 KB 532/1822 KB 144/587 KB 112/314 KB 892/894 KB 532/1822 KB 144/587 KB 112/314 KB 894/894 KB 532/1822 KB 144/587 KB 116/314 KB 894/894 KB 532/1822 KB 144/587 KB 112/314 KB 872/894 KB 532/1822 KB 132/587 KB 120/314 KB 894/894 KB 536/1822 KB 144/587 KB 120/314 KB 894/894 KB 540/1822 KB 144/587 KB 120/314 KB 894/894 KB 544/1822 KB 144/587 KB 120/314 KB 894/894 KB 548/1822 KB 148/587 KB 120/314 KB 894/894 KB 552/1822 KB 148/587 KB 120/314 KB 894/894 KB 556/1822 KB 148/587 KB 120/314 KB 894/894 KB 560/1822 KB 148/587 KB 120/314 KB 894/894 KB 564/1822 KB 148/587 KB 120/314 KB 894/894 KB 568/1822 KB 148/587 KB 120/314 KB 894/894 KB 532/1822 KB 144/587 KB 124/314 KB 894/894 KB 568/1822 KB 148/587 KB 128/314 KB 894/894 KB 568/1822 KB 148/587 KB 132/314 KB 894/894 KB 568/1822 KB 148/587 KB 136/314 KB 894/894 KB 568/1822 KB 148/587 KB 140/314 KB 894/894 KB 568/1822 KB 148/587 KB 144/314 KB 568/1822 KB 148/587 KB 120/314 KB 894/894 KB 544/1822 KB 148/587 KB 144/314 KB 568/1822 KB 152/587 KB 144/314 KB 568/1822 KB 156/587 KB 144/314 KB 568/1822 KB 160/587 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 1016.1 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 144/314 KB 568/1822 KB 4/263 KB 160/587 KB 144/314 KB 568/1822 KB 8/263 KB 160/587 KB 144/314 KB 568/1822 KB 12/263 KB 160/587 KB 144/314 KB 568/1822 KB 16/263 KB 160/587 KB 144/314 KB 568/1822 KB 20/263 KB 160/587 KB 148/314 KB 568/1822 KB 24/263 KB 164/587 KB 148/314 KB 568/1822 KB 28/263 KB 164/587 KB 148/314 KB 568/1822 KB 32/263 KB 164/587 KB 148/314 KB 568/1822 KB 36/263 KB 164/587 KB 144/314 KB 568/1822 KB 20/263 KB 164/587 KB 148/314 KB 572/1822 KB 36/263 KB 168/587 KB 148/314 KB 572/1822 KB 36/263 KB 172/587 KB 148/314 KB 572/1822 KB 36/263 KB 176/587 KB 148/314 KB 572/1822 KB 36/263 KB 180/587 KB 148/314 KB 568/1822 KB 20/263 KB 164/587 KB 152/314 KB 572/1822 KB 40/263 KB 180/587 KB 156/314 KB 572/1822 KB 40/263 KB 180/587 KB 160/314 KB 572/1822 KB 40/263 KB 180/587 KB 164/314 KB 572/1822 KB 40/263 KB 180/587 KB 168/314 KB 572/1822 KB 40/263 KB 180/587 KB 172/314 KB 572/1822 KB 40/263 KB 180/587 KB 176/314 KB 572/1822 KB 40/263 KB 180/587 KB 148/314 KB 572/1822 KB 40/263 KB 180/587 KB 176/314 KB 572/1822 KB 44/263 KB 180/587 KB 176/314 KB 572/1822 KB 48/263 KB 180/587 KB 148/314 KB 572/1822 KB 36/263 KB 164/587 KB 176/314 KB 576/1822 KB 48/263 KB 180/587 KB 176/314 KB 580/1822 KB 48/263 KB 180/587 KB 176/314 KB 584/1822 KB 52/263 KB 180/587 KB 176/314 KB 588/1822 KB 52/263 KB 180/587 KB 176/314 KB 592/1822 KB 52/263 KB 180/587 KB 176/314 KB 596/1822 KB 52/263 KB 180/587 KB 180/314 KB 600/1822 KB 52/263 KB 184/587 KB 180/314 KB 604/1822 KB 52/263 KB 184/587 KB 180/314 KB 608/1822 KB 52/263 KB 184/587 KB 176/314 KB 580/1822 KB 52/263 KB 180/587 KB 180/314 KB 608/1822 KB 56/263 KB 184/587 KB 180/314 KB 608/1822 KB 60/263 KB 184/587 KB 180/314 KB 608/1822 KB 64/263 KB 184/587 KB 180/314 KB 608/1822 KB 68/263 KB 184/587 KB 180/314 KB 612/1822 KB 72/263 KB 184/587 KB 180/314 KB 612/1822 KB 76/263 KB 184/587 KB 180/314 KB 612/1822 KB 80/263 KB 184/587 KB 180/314 KB 596/1822 KB 52/263 KB 184/587 KB 184/314 KB 612/1822 KB 80/263 KB 184/587 KB 188/314 KB 612/1822 KB 80/263 KB 184/587 KB 176/314 KB 596/1822 KB 52/263 KB 184/587 KB 188/314 KB 612/1822 KB 80/263 KB 188/587 KB 188/314 KB 612/1822 KB 80/263 KB 192/587 KB 188/314 KB 612/1822 KB 80/263 KB 196/587 KB 192/314 KB 612/1822 KB 80/263 KB 200/587 KB 192/314 KB 612/1822 KB 80/263 KB 204/587 KB 192/314 KB 612/1822 KB 80/263 KB 208/587 KB 192/314 KB 612/1822 KB 80/263 KB 212/587 KB 192/314 KB 612/1822 KB 4/99 KB 80/263 KB 216/587 KB 192/314 KB 612/1822 KB 4/99 KB 80/263 KB 220/587 KB 192/314 KB 612/1822 KB 4/99 KB 84/263 KB 224/587 KB 180/314 KB 612/1822 KB 68/263 KB 184/587 KB 192/314 KB 616/1822 KB 4/99 KB 84/263 KB 224/587 KB 192/314 KB 620/1822 KB 4/99 KB 84/263 KB 224/587 KB 192/314 KB 624/1822 KB 4/99 KB 84/263 KB 224/587 KB 192/314 KB 628/1822 KB 4/99 KB 84/263 KB 224/587 KB 192/314 KB 632/1822 KB 4/99 KB 84/263 KB 228/587 KB 192/314 KB 636/1822 KB 4/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 4/99 KB 84/263 KB 228/587 KB 192/314 KB 612/1822 KB 4/99 KB 84/263 KB 220/587 KB 192/314 KB 612/1822 KB 4/99 KB 80/263 KB 212/587 KB 192/314 KB 640/1822 KB 8/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 12/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 16/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 20/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 24/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 28/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 32/99 KB 84/263 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install KB 228/587 KB 192/314 KB 640/1822 KB 36/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 40/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 44/99 KB 84/263 KB 228/587 KB 192/314 KB 640/1822 KB 48/99 KB 84/263 KB 228/587 KB 192/314 KB 612/1822 KB 80/263 KB 196/587 KB 196/314 KB 640/1822 KB 48/99 KB 84/263 KB 228/587 KB 200/314 KB 640/1822 KB 52/99 KB 84/263 KB 228/587 KB 204/314 KB 640/1822 KB 52/99 KB 84/263 KB 228/587 KB 208/314 KB 640/1822 KB 52/99 KB 84/263 KB 228/587 KB 212/314 KB 640/1822 KB 52/99 KB 84/263 KB 228/587 KB 216/314 KB 640/1822 KB 52/99 KB 88/263 KB 228/587 KB 220/314 KB 640/1822 KB 52/99 KB 88/263 KB 228/587 KB 224/314 KB 640/1822 KB 52/99 KB 88/263 KB 228/587 KB 228/314 KB 640/1822 KB 52/99 KB 88/263 KB 228/587 KB 232/314 KB 644/1822 KB 52/99 KB 88/263 KB 228/587 KB 236/314 KB 644/1822 KB 52/99 KB 88/263 KB 228/587 KB 240/314 KB 644/1822 KB 52/99 KB 88/263 KB 228/587 KB 192/314 KB 628/1822 KB 4/99 KB 84/263 KB 228/587 KB 240/314 KB 644/1822 KB 52/99 KB 88/263 KB 232/587 KB 240/314 KB 644/1822 KB 52/99 KB 88/263 KB 236/587 KB 240/314 KB 644/1822 KB 52/99 KB 88/263 KB 240/587 KB 240/314 KB 644/1822 KB 52/99 KB 88/263 KB 244/587 KB 240/314 KB 644/1822 KB 52/99 KB 88/263 KB 248/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 252/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 256/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 260/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 264/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 268/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 272/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 276/587 KB 228/314 KB 644/1822 KB 52/99 KB 88/263 KB 228/587 KB 212/314 KB 640/1822 KB 52/99 KB 88/263 KB 228/587 KB 244/314 KB 644/1822 KB 52/99 KB 92/263 KB 276/587 KB 244/314 KB 644/1822 KB 52/99 KB 96/263 KB 276/587 KB 196/314 KB 640/1822 KB 52/99 KB 84/263 KB 228/587 KB 244/314 KB 644/1822 KB 56/99 KB 96/263 KB 276/587 KB 244/314 KB 644/1822 KB 60/99 KB 96/263 KB 276/587 KB 244/314 KB 644/1822 KB 64/99 KB 96/263 KB 276/587 KB 244/314 KB 644/1822 KB 68/99 KB 96/263 KB 276/587 KB 244/314 KB 644/1822 KB 72/99 KB 96/263 KB 276/587 KB 244/314 KB 644/1822 KB 76/99 KB 100/263 KB 276/587 KB 244/314 KB 644/1822 KB 80/99 KB 100/263 KB 276/587 KB 244/314 KB 644/1822 KB 84/99 KB 100/263 KB 276/587 KB 244/314 KB 644/1822 KB 88/99 KB 100/263 KB 276/587 KB 244/314 KB 644/1822 KB 92/99 KB 100/263 KB 276/587 KB 244/314 KB 644/1822 KB 96/99 KB 100/263 KB 276/587 KB 244/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 244/314 KB 644/1822 KB 52/99 KB 88/263 KB 248/587 KB 248/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 252/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 256/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 260/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 264/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 268/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 272/314 KB 648/1822 KB 99/99 KB 100/263 KB 276/587 KB 244/314 KB 648/1822 KB 96/99 KB 100/263 KB 276/587 KB 272/314 KB 652/1822 KB 99/99 KB 100/263 KB 280/587 KB 272/314 KB 656/1822 KB 99/99 KB 100/263 KB 280/587 KB 244/314 KB 644/1822 KB 72/99 KB 100/263 KB 276/587 KB 272/314 KB 656/1822 KB 99/99 KB 104/263 KB 280/587 KB 272/314 KB 656/1822 KB 99/99 KB 108/263 KB 280/587 KB 272/314 KB 656/1822 KB 99/99 KB 112/263 KB 280/587 KB 272/314 KB 656/1822 KB 99/99 KB 116/263 KB 280/587 KB 272/314 KB 656/1822 KB 99/99 K unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install B 120/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 124/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 128/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 132/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 136/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 140/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 144/263 KB 280/587 KB 272/314 KB 660/1822 KB 99/99 KB 148/263 KB 280/587 KB 276/314 KB 660/1822 KB 99/99 KB 152/263 KB 280/587 KB 276/314 KB 660/1822 KB 99/99 KB 156/263 KB 280/587 KB 276/314 KB 660/1822 KB 99/99 KB 160/263 KB 280/587 KB 272/314 KB 648/1822 KB 99/99 KB 100/263 KB 280/587 KB 276/314 KB 660/1822 KB 99/99 KB 160/263 KB 284/587 KB 276/314 KB 660/1822 KB 99/99 KB 160/263 KB 288/587 KB 276/314 KB 660/1822 KB 99/99 KB 160/263 KB 292/587 KB 276/314 KB 660/1822 KB 99/99 KB 164/263 KB 296/587 KB 276/314 KB 660/1822 KB 99/99 KB 164/263 KB 300/587 KB 276/314 KB 660/1822 KB 99/99 KB 164/263 KB 304/587 KB 276/314 KB 660/1822 KB 99/99 KB 148/263 KB 280/587 KB 280/314 KB 660/1822 KB 99/99 KB 164/263 KB 304/587 KB 284/314 KB 660/1822 KB 99/99 KB 164/263 KB 304/587 KB 288/314 KB 660/1822 KB 99/99 KB 164/263 KB 304/587 KB 272/314 KB 660/1822 KB 99/99 KB 120/263 KB 280/587 KB 288/314 KB 664/1822 KB 99/99 KB 164/263 KB 304/587 KB 288/314 KB 668/1822 KB 99/99 KB 164/263 KB 304/587 KB 288/314 KB 672/1822 KB 99/99 KB 164/263 KB 304/587 KB 288/314 KB 676/1822 KB 99/99 KB 164/263 KB 304/587 KB 288/314 KB 680/1822 KB 164/263 KB 304/587 KB 288/314 KB 684/1822 KB 164/263 KB 304/587 KB 288/314 KB 688/1822 KB 164/263 KB 304/587 KB 288/314 KB 692/1822 KB 164/263 KB 304/587 KB 288/314 KB 696/1822 KB 164/263 KB 304/587 KB 288/314 KB 700/1822 KB 164/263 KB 304/587 KB 288/314 KB 704/1822 KB 164/263 KB 304/587 KB 288/314 KB 708/1822 KB 164/263 KB 304/587 KB 292/314 KB 712/1822 KB 164/263 KB 308/587 KB 292/314 KB 716/1822 KB 164/263 KB 308/587 KB 292/314 KB 720/1822 KB 164/263 KB 308/587 KB 276/314 KB 660/1822 KB 99/99 KB 164/263 KB 292/587 KB 292/314 KB 720/1822 KB 168/263 KB 308/587 KB 292/314 KB 720/1822 KB 172/263 KB 308/587 KB 292/314 KB 720/1822 KB 176/263 KB 308/587 KB 292/314 KB 708/1822 KB 164/263 KB 308/587 KB 296/314 KB 720/1822 KB 176/263 KB 308/587 KB 300/314 KB 720/1822 KB 176/263 KB 308/587 KB 304/314 KB 720/1822 KB 176/263 KB 308/587 KB 308/314 KB 720/1822 KB 176/263 KB 308/587 KB 288/314 KB 708/1822 KB 164/263 KB 308/587 KB 308/314 KB 720/1822 KB 180/263 KB 312/587 KB 308/314 KB 720/1822 KB 180/263 KB 316/587 KB 308/314 KB 720/1822 KB 180/263 KB 320/587 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 107.5 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 308/314 KB 720/1822 KB 180/263 KB 324/587 KB 312/314 KB 724/1822 KB 180/263 KB 328/587 KB 312/314 KB 724/1822 KB 180/263 KB 332/587 KB 312/314 KB 724/1822 KB 180/263 KB 336/587 KB 308/314 KB 720/1822 KB 180/263 KB 308/587 KB 312/314 KB 724/1822 KB 184/263 KB 336/587 KB 312/314 KB 724/1822 KB 188/263 KB 336/587 KB 312/314 KB 724/1822 KB 192/263 KB 336/587 KB 312/314 KB 724/1822 KB 196/263 KB 336/587 KB 312/314 KB 724/1822 KB 200/263 KB 336/587 KB 312/314 KB 724/1822 KB 204/263 KB 336/587 KB 312/314 KB 724/1822 KB 208/263 KB 336/587 KB 312/314 KB 724/1822 KB 212/263 KB 336/587 KB 312/314 KB 724/1822 KB 180/263 KB 324/587 KB 312/314 KB 728/1822 KB 212/263 KB 340/587 KB 312/314 KB 732/1822 KB 212/263 KB 340/587 KB 312/314 KB 736/1822 KB 212/263 KB 340/587 KB 312/314 KB 720/1822 KB 180/263 KB 324/587 KB 314/314 KB 736/1822 KB 212/263 KB 340/587 KB 314/314 KB 740/1822 KB 212/263 KB 340/587 KB 314/314 KB 744/1822 KB 212/263 KB 340/587 KB 312/314 KB 724/1822 KB 212/263 KB 340/587 KB 314/314 KB 744/1822 KB 216/263 KB 344/587 KB 314/314 KB 744/1822 KB 216/263 KB 348/587 KB 314/314 KB 744/1822 KB 216/263 KB 352/587 KB 314/314 KB 744/1822 KB 216/263 KB 356/587 KB 314/314 KB 748/1822 KB 216/263 KB 360/587 KB 314/314 KB 748/1822 KB 216/263 KB 364/587 KB 314/314 KB 748/1822 KB 216/263 KB 368/587 KB 314/314 KB 744/1822 KB 216/263 KB 340/587 KB 314/314 KB 748/1822 KB 220/263 KB 368/587 KB 314/314 KB 748/1822 KB 224/263 KB 368/587 KB 314/314 KB 748/1822 KB 216/263 KB 356/587 KB 314/314 KB 752/1822 KB 224/263 KB 368/587 KB 314/314 KB 756/1822 KB 224/263 KB 368/587 KB 314/314 KB 760/1822 KB 228/263 KB 368/587 KB 4/276 KB 314/314 KB 764/1822 KB 228/263 KB 368/587 KB 4/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 4/276 KB 314/314 KB 756/1822 KB 224/263 KB 368/587 KB 4/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 8/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 12/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 16/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 20/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 24/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 28/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 32/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 36/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 40/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 44/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 48/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 52/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 56/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 60/276 KB 314/314 KB 768/1822 KB 228/263 KB 368/587 KB 64/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 336.8 KB/sec) unit-abot-epc-basic-0: 19:56:58 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.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 314/314 KB 756/1822 KB 228/263 KB 368/587 KB 4/276 KB 768/1822 KB 232/263 KB 368/587 KB 64/276 KB 768/1822 KB 236/263 KB 368/587 KB 64/276 KB 768/1822 KB 240/263 KB 368/587 KB 64/276 KB 768/1822 KB 244/263 KB 368/587 KB 64/276 KB 772/1822 KB 248/263 KB 372/587 KB 68/276 KB 772/1822 KB 244/263 KB 372/587 KB 68/276 KB 772/1822 KB 244/263 KB 372/587 KB 64/276 KB 768/1822 KB 244/263 KB 372/587 KB 64/276 KB 772/1822 KB 248/263 KB 376/587 KB 72/276 KB 772/1822 KB 248/263 KB 380/587 KB 72/276 KB 772/1822 KB 248/263 KB 384/587 KB 72/276 KB 772/1822 KB 248/263 KB 388/587 KB 72/276 KB 776/1822 KB 252/263 KB 388/587 KB 72/276 KB 780/1822 KB 252/263 KB 388/587 KB 72/276 KB 784/1822 KB 252/263 KB 388/587 KB 72/276 KB 772/1822 KB 252/263 KB 388/587 KB 72/276 KB 784/1822 KB 256/263 KB 388/587 KB 72/276 KB 772/1822 KB 248/263 KB 372/587 KB 72/276 KB 784/1822 KB 256/263 KB 388/587 KB 76/276 KB 784/1822 KB 256/263 KB 388/587 KB 80/276 KB 784/1822 KB 260/263 KB 388/587 KB 80/276 KB 784/1822 KB 263/263 KB 392/587 KB 84/276 KB 788/1822 KB 263/263 KB 392/587 KB 84/276 KB 784/1822 KB 260/263 KB 392/587 KB 84/276 KB 788/1822 KB 263/263 KB 392/587 KB 88/276 KB 788/1822 KB 263/263 KB 392/587 KB 92/276 KB 792/1822 KB 263/263 KB 392/587 KB 96/276 KB 784/1822 KB 260/263 KB 392/587 KB 80/276 KB 792/1822 KB 263/263 KB 396/587 KB 96/276 KB 792/1822 KB 263/263 KB 400/587 KB 96/276 KB 792/1822 KB 263/263 KB 404/587 KB 96/276 KB 792/1822 KB 263/263 KB 408/587 KB 96/276 KB 792/1822 KB 263/263 KB 412/587 KB 100/276 KB 792/1822 KB 263/263 KB 416/587 KB 100/276 KB 792/1822 KB 263/263 KB 392/587 KB 92/276 KB 796/1822 KB 263/263 KB 416/587 KB 100/276 KB 800/1822 KB 263/263 KB 416/587 KB 100/276 KB 804/1822 KB 263/263 KB 416/587 KB 100/276 KB 808/1822 KB 263/263 KB 420/587 KB 100/276 KB 792/1822 KB 263/263 KB 408/587 KB 100/276 KB 812/1822 KB 263/263 KB 420/587 KB 104/276 KB 812/1822 KB 263/263 KB 420/587 KB 108/276 KB 812/1822 KB 263/263 KB 420/587 KB 112/276 KB 812/1822 KB 263/263 KB 420/587 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 112/276 KB 804/1822 KB 263/263 KB 420/587 KB 100/276 KB 816/1822 KB 263/263 KB 420/587 KB 4/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 8/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 12/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 16/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 20/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 24/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 28/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 32/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 36/54 KB 112/276 KB 816/1822 KB 263/263 KB 420/587 KB 40/54 KB 112/276 KB 816/1822 KB 420/587 KB 44/54 KB 112/276 KB 816/1822 KB 420/587 KB 48/54 KB 112/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 278.3 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 816/1822 KB 420/587 KB 52/54 KB 112/276 KB 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 816/1822 KB 420/587 KB 54/54 KB 112/276 KB 820/1822 KB 424/587 KB 54/54 KB 112/276 KB 824/1822 KB 424/587 KB 54/54 KB 116/276 KB 828/1822 KB 424/587 KB 54/54 KB 116/276 KB 832/1822 KB 424/587 KB 54/54 KB 116/276 KB 816/1822 KB 424/587 KB 54/54 KB 112/276 KB 832/1822 KB 428/587 KB 54/54 KB 116/276 KB 832/1822 KB 432/587 KB 54/54 KB 116/276 KB 832/1822 KB 436/587 KB 54/54 KB 116/276 KB 832/1822 KB 440/587 KB 54/54 KB 116/276 KB 832/1822 KB 444/587 KB 54/54 KB 116/276 KB 832/1822 KB 448/587 KB 54/54 KB 116/276 KB 836/1822 KB 452/587 KB 54/54 KB 116/276 KB 836/1822 KB 456/587 KB 54/54 KB 116/276 KB 836/1822 KB 460/587 KB 54/54 KB 116/276 KB 836/1822 KB 464/587 KB 54/54 KB 116/276 KB 836/1822 KB 468/587 KB 54/54 KB 116/276 KB 820/1822 KB 424/587 KB 54/54 KB 116/276 KB 836/1822 KB 468/587 KB 54/54 KB 120/276 KB 836/1822 KB 468/587 KB 54/54 KB 124/276 KB 836/1822 KB 468/587 KB 54/54 KB 128/276 KB 836/1822 KB 468/587 KB 54/54 KB 132/276 KB 4/748 KB 836/1822 KB 468/587 KB 54/54 KB 136/276 KB 836/1822 KB 448/587 KB 54/54 KB 116/276 KB 4/748 KB 836/1822 KB 468/587 KB 54/54 KB 132/276 KB 4/748 KB 840/1822 KB 468/587 KB 54/54 KB 136/276 KB 4/748 KB 844/1822 KB 468/587 KB 54/54 KB 136/276 KB 4/748 KB 848/1822 KB 468/587 KB 54/54 KB 140/276 KB 4/748 KB 844/1822 KB 468/587 KB 54/54 KB 140/276 KB 8/748 KB 848/1822 KB 468/587 KB 54/54 KB 144/276 KB 8/748 KB 848/1822 KB 468/587 KB 54/54 KB 148/276 KB 8/748 KB 852/1822 KB 468/587 KB 54/54 KB 152/276 KB 8/748 KB 852/1822 KB 468/587 KB 54/54 KB 156/276 KB 8/748 KB 848/1822 KB 468/587 KB 54/54 KB 140/276 KB 12/748 KB 852/1822 KB 472/587 KB 54/54 KB 156/276 KB 16/748 KB 852/1822 KB 472/587 KB 54/54 KB 156/276 KB 20/748 KB 852/1822 KB 472/587 KB 54/54 KB 156/276 KB 24/748 KB 852/1822 KB 472/587 KB 54/54 KB 156/276 KB 8/748 KB 852/1822 KB 472/587 KB 54/54 KB 156/276 KB 24/748 KB 852/1822 KB 476/587 KB 54/54 KB 160/276 KB 28/748 KB 852/1822 KB 480/587 KB 54/54 KB 160/276 KB 8/748 KB 852/1822 KB 468/587 KB 54/54 KB 148/276 KB 28/748 KB 856/1822 KB 480/587 KB 54/54 KB 160/276 KB 28/748 KB 860/1822 KB 480/587 KB 54/54 KB 160/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 56.2 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 28/748 KB 852/1822 KB 476/587 KB 54/54 KB 160/276 KB 32/748 KB 860/1822 KB 480/587 KB 160/276 KB 24/748 KB 852/1822 KB 472/587 KB 54/54 KB 160/276 KB 32/748 KB 864/1822 KB 480/587 KB 164/276 KB 36/748 KB 864/1822 KB 484/587 KB 168/276 KB 36/748 KB 864/1822 KB 484/587 KB 172/276 KB 36/748 KB 864/1822 KB 484/587 KB 176/276 KB 32/748 KB 864/1822 KB 480/587 KB 160/276 KB 36/748 KB 868/1822 KB 484/587 KB 176/276 KB 36/748 KB 872/1822 KB 484/587 KB 176/276 KB 36/748 KB 876/1822 KB 484/587 KB 176/276 KB 36/748 KB 880/1822 KB 484/587 KB 176/276 KB 36/748 KB 884/1822 KB 484/587 KB 176/276 KB 36/748 KB 864/1822 KB 484/587 KB 164/276 KB 40/748 KB 884/1822 KB 484/587 KB 4/223 KB 180/276 KB 32/748 KB 864/1822 KB 484/587 KB 164/276 KB 36/748 KB 884/1822 KB 484/587 KB 4/223 KB 180/276 KB 40/748 KB 884/1822 KB 488/587 KB 8/223 KB 180/276 KB 40/748 KB 884/1822 KB 488/587 KB 12/223 KB 180/276 KB 40/748 KB 884/1822 KB 488/587 KB 16/223 KB 180/276 KB 40/748 KB 884/1822 KB 492/587 KB 16/223 KB 180/276 KB 44/748 KB 884/1822 KB 496/587 KB 16/223 KB 180/276 KB 40/748 KB 884/1822 KB 496/587 KB 16/223 KB 180/276 KB 48/748 KB 884/1822 KB 496/587 KB 16/223 KB 180/276 KB 48/748 KB 884/1822 KB 500/587 KB 16/223 KB 180/276 KB 52/748 KB 884/1822 KB 504/587 KB 16/223 KB 180/276 KB 52/748 KB 884/1822 KB 508/587 KB 16/223 KB 180/276 KB 52/748 KB 888/1822 KB 512/587 KB 16/223 KB 180/276 KB 36/748 KB 884/1822 KB 484/587 KB 180/276 KB 52/748 KB 888/1822 KB 512/587 KB 16/223 KB 184/276 KB 52/748 KB 888/1822 KB 512/587 KB 16/223 KB 188/276 KB 52/748 KB 888/1822 KB 512/587 KB 16/223 KB 192/276 KB 52/748 KB 888/1822 KB 512/587 KB 16/223 KB 196/276 KB 52/748 KB 888/1822 KB 516/587 KB 16/223 KB 200/276 KB 52/748 KB 888/1822 KB 516/587 KB 16/223 KB 204/276 KB 52/748 KB 888/1822 KB 516/587 KB 16/223 KB 208/276 KB 52/748 KB 888/1822 KB 508/587 KB 16/223 KB 180/276 KB 52/748 KB 892/1822 KB 516/587 KB 16/223 KB 208/276 KB 52/748 KB 896/1822 KB 516/587 KB 16/223 KB 208/276 KB 52/748 KB 884/1822 KB 500/587 KB 16/223 KB 180/276 KB 56/748 KB 896/1822 KB 516/587 KB 16/223 KB 208/276 KB 60/748 KB 896/1822 KB 516/587 KB 16/223 KB 208/276 KB 64/748 KB 896/1822 KB 516/587 KB 16/223 KB 208/276 KB 40/748 KB 884/1822 KB 488/587 KB 16/223 KB 180/276 KB 64/748 KB 896/1822 KB 516/587 KB 20/223 KB 208/276 KB 64/748 KB 896/1822 KB 516/587 KB 24/223 KB 208/276 KB 64/748 KB 896/1822 KB 516/587 KB 28/223 KB 208/276 KB 64/748 KB 896/1822 KB 516/587 KB 32/223 KB 208/276 KB 64/748 KB 896/1822 KB 516/587 KB 36/223 KB 208/276 KB 68/748 KB 900/1822 KB 516/587 KB 40/223 KB 208/276 KB 68/748 KB 900/1822 KB 516/587 KB 44/223 KB 208/276 KB 68/748 KB 900/1822 KB 516/587 KB 48/223 KB 208/276 KB 68/748 KB 900/1822 KB 516/587 KB 52/223 KB 208/276 KB 68/748 KB 900/1822 KB 516/587 KB 56/223 KB 212/276 KB 52/748 KB 888/1822 KB 516/587 KB 16/223 KB 196/276 KB 68/748 KB 900/1822 KB 520/587 KB 56/223 KB 212/276 KB 68/748 KB 900/1822 KB 524/587 KB 56/223 KB 212/276 KB 68/748 KB 900/1822 KB 528/587 KB 56/223 KB 212/276 KB 68/748 KB 900/1822 KB 532/587 KB 56/223 KB 212/276 KB 68/748 KB 900/1822 KB 536/587 KB 60/223 KB 212/276 KB 68/748 KB 900/1822 KB 540/587 KB 60/223 KB 212/276 KB 68/748 KB 900/1822 KB 544/587 KB 60/223 KB 212/276 KB 68/748 KB 900/1822 KB 516/587 KB 52/223 KB 212/276 KB 68/748 KB 900/1822 KB 544/587 KB 60/223 KB 216/276 KB 68/748 KB 900/1822 KB 544/587 KB 60/223 KB 220/276 KB 68/748 KB 900/1822 KB 544/587 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install KB 60/223 KB 224/276 KB 68/748 KB 900/1822 KB 544/587 KB 60/223 KB 228/276 KB 68/748 KB 900/1822 KB 548/587 KB 60/223 KB 232/276 KB 68/748 KB 900/1822 KB 548/587 KB 60/223 KB 236/276 KB 68/748 KB 900/1822 KB 516/587 KB 36/223 KB 208/276 KB 68/748 KB 904/1822 KB 548/587 KB 60/223 KB 236/276 KB 68/748 KB 908/1822 KB 548/587 KB 60/223 KB 236/276 KB 68/748 KB 912/1822 KB 548/587 KB 60/223 KB 236/276 KB 68/748 KB 896/1822 KB 516/587 KB 36/223 KB 208/276 KB 72/748 KB 912/1822 KB 548/587 KB 60/223 KB 236/276 KB 76/748 KB 912/1822 KB 548/587 KB 60/223 KB 236/276 KB 80/748 KB 912/1822 KB 548/587 KB 60/223 KB 236/276 KB 84/748 KB 912/1822 KB 548/587 KB 60/223 KB 236/276 KB 88/748 KB 916/1822 KB 548/587 KB 60/223 KB 236/276 KB 92/748 KB 916/1822 KB 548/587 KB 60/223 KB 236/276 KB 96/748 KB 916/1822 KB 548/587 KB 60/223 KB 236/276 KB 100/748 KB 916/1822 KB 548/587 KB 60/223 KB 236/276 KB 104/748 KB 916/1822 KB 548/587 KB 60/223 KB 236/276 KB 108/748 KB 916/1822 KB 548/587 KB 60/223 KB 240/276 KB 68/748 KB 900/1822 KB 548/587 KB 60/223 KB 228/276 KB 108/748 KB 916/1822 KB 552/587 KB 60/223 KB 240/276 KB 108/748 KB 916/1822 KB 556/587 KB 60/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 60/223 KB 240/276 KB 68/748 KB 900/1822 KB 532/587 KB 60/223 KB 212/276 KB 112/748 KB 916/1822 KB 560/587 KB 64/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 68/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 72/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 76/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 80/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 84/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 88/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 92/223 KB 240/276 KB 112/748 KB 916/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 916/1822 KB 556/587 KB 60/223 KB 240/276 KB 104/748 KB 916/1822 KB 548/587 KB 60/223 KB 240/276 KB 84/748 KB 916/1822 KB 548/587 KB 60/223 KB 236/276 KB 112/748 KB 920/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 924/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 928/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 932/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 936/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 940/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 944/1822 KB 560/587 KB 96/223 KB 240/276 KB 112/748 KB 948/1822 KB 560/587 KB 96/223 KB 240/276 KB 116/748 KB 952/1822 KB 564/587 KB 96/223 KB 244/276 KB 116/748 KB 956/1822 KB 564/587 KB 96/223 KB 244/276 KB 116/748 KB 960/1822 KB 564/587 KB 96/223 KB 244/276 KB 116/748 KB 964/1822 KB 564/587 KB 96/223 KB 244/276 KB 116/748 KB 968/1822 KB 564/587 KB 100/223 KB 244/276 KB 116/748 KB 948/1822 KB 564/587 KB 96/223 KB 244/276 KB 116/748 KB 968/1822 KB 568/587 KB 100/223 KB 244/276 KB 116/748 KB 968/1822 KB 572/587 KB 100/223 KB 244/276 KB 116/748 KB 968/1822 KB 576/587 KB 100/223 KB 244/276 KB 116/748 KB 948/1822 KB 560/587 KB 96/223 KB 244/276 KB 116/748 KB 968/1822 KB 576/587 KB 100/223 KB 248/276 KB 116/748 KB 968/1822 KB 576/587 KB 100/223 KB 252/276 KB 116/748 KB 968/1822 KB 576/587 KB 100/223 KB 256/276 KB 116/748 KB 968/1822 KB 576/587 KB 100/223 KB 260/276 KB 116/748 KB 968/1822 KB 580/587 KB 100/223 KB 264/276 KB 116/748 KB 968/1822 KB 580/587 KB 100/223 KB 268/276 KB 116/748 KB 968/1822 KB 580/587 KB 100/223 KB 272/276 KB 116/748 KB 948/1822 KB 560/587 KB 96/223 KB 240/276 KB 120/748 KB 968/1822 KB 580/587 KB 100/2 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 23 KB 272/276 KB 124/748 KB 968/1822 KB 580/587 KB 100/223 KB 272/276 KB 128/748 KB 968/1822 KB 580/587 KB 100/223 KB 272/276 KB 132/748 KB 968/1822 KB 580/587 KB 100/223 KB 272/276 KB 136/748 KB 968/1822 KB 580/587 KB 100/223 KB 272/276 KB 140/748 KB 968/1822 KB 580/587 KB 100/223 KB 276/276 KB 144/748 KB 972/1822 KB 580/587 KB 100/223 KB 276/276 KB 116/748 KB 968/1822 KB 580/587 KB 100/223 KB 260/276 KB 116/748 KB 964/1822 KB 564/587 KB 100/223 KB 244/276 KB 144/748 KB 972/1822 KB 584/587 KB 104/223 KB 276/276 KB 144/748 KB 972/1822 KB 584/587 KB 108/223 KB 276/276 KB 144/748 KB 972/1822 KB 584/587 KB 112/223 KB 276/276 KB 144/748 KB 972/1822 KB 584/587 KB 112/223 KB 276/276 KB 144/748 KB 972/1822 KB 587/587 KB 112/223 KB 276/276 KB 140/748 KB 972/1822 KB 580/587 KB 100/223 KB 276/276 KB 144/748 KB 976/1822 KB 587/587 KB 112/223 KB 276/276 KB 144/748 KB 980/1822 KB 587/587 KB 112/223 KB 276/276 KB 148/748 KB 984/1822 KB 587/587 KB 116/223 KB 276/276 KB 148/748 KB 988/1822 KB 587/587 KB 116/223 KB 276/276 KB 148/748 KB 992/1822 KB 587/587 KB 116/223 KB 276/276 KB 136/748 KB 968/1822 KB 580/587 KB 100/223 KB 276/276 KB 148/748 KB 992/1822 KB 587/587 KB 116/223 KB 276/276 KB 148/748 KB 980/1822 KB 587/587 KB 116/223 KB 276/276 KB 148/748 KB 992/1822 KB 587/587 KB 120/223 KB 276/276 KB 148/748 KB 992/1822 KB 587/587 KB 124/223 KB 276/276 KB 148/748 KB 992/1822 KB 587/587 KB 128/223 KB 276/276 KB 148/748 KB 980/1822 KB 587/587 KB 112/223 KB 276/276 KB 152/748 KB 992/1822 KB 587/587 KB 128/223 KB 276/276 KB 156/748 KB 992/1822 KB 587/587 KB 128/223 KB 276/276 KB 160/748 KB 992/1822 KB 587/587 KB 132/223 KB 276/276 KB 164/748 KB 992/1822 KB 587/587 KB 132/223 KB 276/276 KB 168/748 KB 996/1822 KB 587/587 KB 132/223 KB 276/276 KB 172/748 KB 996/1822 KB 587/587 KB 132/223 KB 276/276 KB 176/748 KB 996/1822 KB 587/587 KB 132/223 KB 276/276 KB 156/748 KB 992/1822 KB 587/587 KB 132/223 KB 276/276 KB 176/748 KB 996/1822 KB 587/587 KB 136/223 KB 276/276 KB 176/748 KB 996/1822 KB 587/587 KB 140/223 KB 276/276 KB 176/748 KB 996/1822 KB 587/587 KB 144/223 KB 276/276 KB 176/748 KB 996/1822 KB 587/587 KB 148/223 KB 276/276 KB 180/748 KB 996/1822 KB 587/587 KB 152/223 KB 276/276 KB 180/748 KB 996/1822 KB 587/587 KB 156/223 KB 276/276 KB 180/748 KB 996/1822 KB 587/587 KB 160/223 KB 276/276 KB 164/748 KB 996/1822 KB 587/587 KB 132/223 KB 276/276 KB 180/748 KB 1000/1822 KB 587/587 KB 160/223 KB 276/276 KB 180/748 KB 1004/1822 KB 587/587 KB 160/223 KB 276/276 KB 180/748 KB 1008/1822 KB 587/587 KB 160/223 KB 276/276 KB 180/748 KB 1012/1822 KB 587/587 KB 160/223 KB 276/276 KB 180/748 KB 1016/1822 KB 587/587 KB 160/223 KB 276/276 KB 180/748 KB 1020/1822 KB 587/587 KB 160/223 KB 276/276 KB 180/748 KB 1024/1822 KB 587/587 KB 160/223 KB 276/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 586.1 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 180/748 KB 996/1822 KB 587/587 KB 148/223 KB 276/276 KB 184/748 KB 1024/1822 KB 164/223 KB 188/748 KB 1024/1822 KB 164/223 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 275.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 192/748 KB 1024/1822 KB 164/223 KB 196/748 KB 1024/1822 KB 164/223 KB 200/748 KB 1028/1822 KB 164/223 KB 204/748 KB 1028/1822 KB 164/223 KB 208/748 KB 1028/1822 KB 164/223 KB 180/748 KB 1024/1822 KB 587/587 KB 164/223 KB 276/276 KB 208/748 KB 1028/1822 KB 168/223 KB 208/748 KB 1028/1822 KB 172/223 KB 208/748 KB 1028/1822 KB 176/223 KB 196/748 KB 1028/1822 KB 164/223 KB 208/748 KB 1032/1822 KB 176/223 KB 208/748 KB 1036/1822 KB 176/223 KB 208/748 KB 1040/1822 KB 176/223 KB 208/748 KB 1040/1822 KB 180/223 KB 212/748 KB 1040/1822 KB 184/223 KB 212/748 KB 1040/1822 KB 188/223 KB 212/748 KB 1040/1822 KB 192/223 KB 212/748 KB 1040/1822 KB 196/223 KB 212/748 KB 1040/1822 KB 180/223 KB 216/748 KB 1044/1822 KB 196/223 KB 220/748 KB 1044/1822 KB 196/223 KB 224/748 KB 1044/1822 KB 196/223 KB 228/748 KB 1044/1822 KB 196/223 KB 212/748 KB 1044/1822 KB 196/223 KB 228/748 KB 1048/1822 KB 200/223 KB 228/748 KB 1052/1822 KB 200/223 KB 228/748 KB 1056/1822 KB 200/223 KB 228/748 KB 3/27 KB 1056/1822 KB 200/223 KB 228/748 KB 6/27 KB 1056/1822 KB 200/223 KB 228/748 KB 9/27 KB 1056/1822 KB 200/223 KB 228/748 KB 11/27 KB 1056/1822 KB 200/223 KB 228/748 KB 14/27 KB 1056/1822 KB 200/223 KB 228/748 KB 16/27 KB 1056/1822 KB 200/223 KB 228/748 KB 19/27 KB 1056/1822 KB 200/223 KB 228/748 KB 22/27 KB 1056/1822 KB 200/223 KB 228/748 KB 25/27 KB 1056/1822 KB 200/223 KB 228/748 KB 27/27 KB 1056/1822 KB 200/223 KB 228/748 KB 1044/1822 KB 200/223 KB 228/748 KB 27/27 KB 1056/1822 KB 204/223 KB 228/748 KB 27/27 KB 1060/1822 KB 208/223 KB 228/748 KB 27/27 KB 1060/1822 KB 212/223 KB 228/748 KB 27/27 KB 1060/1822 KB 204/223 KB 232/748 KB 27/27 KB 1064/1822 KB 212/223 KB 232/748 KB 27/27 KB 1068/1822 KB 212/223 KB 232/748 KB 27/27 KB 1072/1822 KB 212/223 KB 232/748 KB 27/27 KB 1060/1822 KB 212/223 KB 236/748 KB 27/27 KB 1072/1822 KB 212/223 KB 240/748 KB 27/27 KB 1072/1822 KB 212/223 KB 244/748 KB 27/27 KB 1072/1822 KB 212/223 KB 248/748 KB 27/27 KB 1076/1822 KB 216/223 KB 252/748 KB 27/27 KB 1076/1822 KB 216/223 KB 244/748 KB 27/27 KB 1076/1822 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 4/178 KB 216/223 KB 244/748 KB 27/27 KB 1072/1822 KB 216/223 KB 252/748 KB 27/27 KB 1076/1822 KB 4/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 8/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 12/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 16/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 20/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 24/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 28/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 32/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 36/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 40/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 44/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 48/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 52/178 KB 216/223 KB 252/748 KB 27/27 KB 1080/1822 KB 56/178 KB 220/223 KB 252/748 KB 1080/1822 KB 60/178 KB 220/223 KB 256/748 KB 1080/1822 KB 64/178 KB 220/223 KB 252/748 KB 27/27 KB 1080/1822 KB 52/178 KB 220/223 KB 256/748 KB 1084/1822 KB 64/178 KB 223/223 KB 256/748 KB 1084/1822 KB 64/178 KB 220/223 KB 256/748 KB 1088/1822 KB 64/178 KB 223/223 KB 256/748 KB 1092/1822 KB 64/178 KB 223/223 KB 256/748 KB 1096/1822 KB 68/178 KB 223/223 KB 256/748 KB 1100/1822 KB 68/178 KB 223/223 KB 256/748 KB 1104/1822 KB 68/178 KB 223/223 KB 256/748 KB 1080/1822 KB 60/178 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 220/223 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 25.9 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 260/748 KB 1104/1822 KB 68/178 KB 223/223 KB 264/748 KB 1104/1822 KB 68/178 KB 223/223 KB 256/748 KB 1092/1822 KB 68/178 KB 223/223 KB 268/748 KB 1104/1822 KB 72/178 KB 223/223 KB 268/748 KB 1104/1822 KB 76/178 KB 223/223 KB 268/748 KB 1104/1822 KB 80/178 KB 223/223 KB 268/748 KB 1104/1822 KB 84/178 KB 223/223 KB 268/748 KB 1108/1822 KB 88/178 KB 223/223 KB 268/748 KB 1108/1822 KB 92/178 KB 223/223 KB 268/748 KB 1108/1822 KB 96/178 KB 223/223 KB 268/748 KB 1104/1822 KB 68/178 KB 223/223 KB 272/748 KB 1108/1822 KB 96/178 KB 223/223 KB 276/748 KB 1108/1822 KB 96/178 KB 223/223 KB 280/748 KB 1108/1822 KB 96/178 KB 223/223 KB 284/748 KB 1108/1822 KB 96/178 KB 223/223 KB 288/748 KB 1108/1822 KB 96/178 KB 223/223 KB 292/748 KB 1108/1822 KB 96/178 KB 223/223 KB 296/748 KB 1108/1822 KB 100/178 KB 223/223 KB 300/748 KB 1108/1822 KB 100/178 KB 223/223 KB 304/748 KB 1108/1822 KB 100/178 KB 223/223 KB 268/748 KB 1108/1822 KB 84/178 KB 223/223 KB 304/748 KB 1112/1822 KB 100/178 KB 223/223 KB 304/748 KB 1116/1822 KB 100/178 KB 223/223 KB 304/748 KB 1120/1822 KB 100/178 KB 223/223 KB 304/748 KB 1124/1822 KB 100/178 KB 223/223 KB 292/748 KB 1108/1822 KB 100/178 KB 223/223 KB 304/748 KB 1124/1822 KB 104/178 KB 223/223 KB 304/748 KB 1124/1822 KB 108/178 KB 223/223 KB 304/748 KB 1124/1822 KB 112/178 KB 223/223 KB 304/748 KB 1124/1822 KB 116/178 KB 223/223 KB 304/748 KB 3/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 6/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 9/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 11/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 14/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 16/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 19/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 22/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 23/23 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 1128/1822 KB 116/178 KB 223/223 KB 304/748 KB 23/23 KB 1132/1822 KB 116/178 KB 223/223 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 215.2 KB/sec) unit-abot-epc-basic-0: 19:56:58 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.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 304/748 KB 23/23 KB 1136/1822 KB 116/178 KB 304/748 KB 23/23 KB 1140/1822 KB 116/178 KB 308/748 KB 23/23 KB 1144/1822 KB 120/178 KB 308/748 KB 23/23 KB 1148/1822 KB 120/178 KB 308/748 KB 23/23 KB 1152/1822 KB 120/178 KB 308/748 KB 23/23 KB 1140/1822 KB 120/178 KB 312/748 KB 23/23 KB 1152/1822 KB 120/178 KB 316/748 KB 23/23 KB 1152/1822 KB 120/178 KB 320/748 KB 23/23 KB 1152/1822 KB 120/178 KB 324/748 KB 23/23 KB 1152/1822 KB 120/178 KB 328/748 KB 23/23 KB 1156/1822 KB 120/178 KB 332/748 KB 23/23 KB 1156/1822 KB 120/178 KB 336/748 KB 1156/1822 KB 120/178 KB 304/748 KB 23/23 KB 1140/1822 KB 120/178 KB 336/748 KB 1156/1822 KB 124/178 KB 336/748 KB 1156/1822 KB 128/178 KB 336/748 KB 1156/1822 KB 132/178 KB 336/748 KB 1156/1822 KB 136/178 KB 336/748 KB 1156/1822 KB 140/178 KB 336/748 KB 1156/1822 KB 144/178 KB 336/748 KB 1156/1822 KB 148/178 KB 340/748 KB 1156/1822 KB 152/178 KB 340/748 KB 1156/1822 KB 156/178 KB 340/748 KB 1156/1822 KB 160/178 KB 4/55 KB 324/748 KB 23/23 KB 1156/1822 KB 120/178 KB 340/748 KB 1160/1822 KB 160/178 KB 4/55 KB 340/748 KB 1156/1822 KB 156/178 KB 4/55 KB 340/748 KB 1160/1822 KB 160/178 KB 8/55 KB 340/748 KB 1160/1822 KB 160/178 KB 12/55 KB 340/748 KB 1160/1822 KB 160/178 KB 16/55 KB 340/748 KB 1160/1822 KB 160/178 KB 20/55 KB 340/748 KB 1160/1822 KB 160/178 KB 24/55 KB 340/748 KB 1160/1822 KB 160/178 KB 28/55 KB 340/748 KB 1160/1822 KB 160/178 KB 32/55 KB 340/748 KB 1160/1822 KB 160/178 KB 36/55 KB 340/748 KB 1164/1822 KB 160/178 KB 40/55 KB 340/748 KB 1164/1822 KB 160/178 KB 44/55 KB 340/748 KB 1164/1822 KB 160/178 KB 48/55 KB 340/748 KB 1156/1822 KB 148/178 KB 344/748 KB 1164/1822 KB 160/178 KB 48/55 KB 340/748 KB 1164/1822 KB 160/178 KB 36/55 KB 344/748 KB 1168/1822 KB 160/178 KB 52/55 KB 344/748 KB 1172/1822 KB 160/178 KB 52/55 KB 344/748 KB 1164/1822 KB 160/178 KB 52/55 KB 348/748 KB 1172/1822 KB 160/178 KB 55/55 KB 348/748 KB 1172/1822 KB 160/178 KB 52/55 KB 352/748 KB 1172/1822 KB 160/178 KB 55/55 KB 352/748 KB 1176/1822 KB 160/178 KB 55/55 KB 352/748 KB 1180/1822 KB 160/178 KB 55/55 KB 352/748 KB 1184/1822 KB 160/178 KB 55/55 KB 352/748 KB 1188/1822 KB 164/178 KB 55/55 KB 356/748 KB 1192/1822 KB 164/178 KB 55/55 KB 356/748 KB 1196/1822 KB 164/178 KB 55/55 KB 356/748 KB 1200/1822 KB 164/178 KB 55/55 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 21.8 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 356/748 KB 1188/1822 KB 164/178 KB 55/55 KB 360/748 KB 1200/1822 KB 164/178 KB 55/55 KB 364/748 KB 1200/1822 KB 164/178 KB 55/55 KB 368/748 KB 1200/1822 KB 164/178 KB 55/55 KB 372/748 KB 1200/1822 KB 164/178 KB 55/55 KB 376/748 KB 1204/1822 KB 164/178 KB 55/55 KB 352/748 KB 1184/1822 KB 164/178 KB 55/55 KB 380/748 KB 1204/1822 KB 168/178 KB 55/55 KB 380/748 KB 1204/1822 KB 172/178 KB 55/55 KB 380/748 KB 1204/1822 KB 176/178 KB 55/55 KB 380/748 KB 1204/1822 KB 178/178 KB 55/55 KB 380/748 KB 1204/1822 KB 164/178 KB 55/55 KB 372/748 KB 1204/1822 KB 164/178 KB 55/55 KB 380/748 KB 1208/1822 KB 178/178 KB 55/55 KB 380/748 KB 1212/1822 KB 178/178 KB 380/748 KB 1216/1822 KB 178/178 KB 380/748 KB 1220/1822 KB 178/178 KB 380/748 KB 1224/1822 KB 178/178 KB 380/748 KB 1228/1822 KB 178/178 KB 380/748 KB 1232/1822 KB 178/178 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 51.2 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 167.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 380/748 KB 1236/1822 KB 380/748 KB 1236/1822 KB 3/1210 KB 380/748 KB 1236/1822 KB 5/1210 KB 380/748 KB 1236/1822 KB 8/1210 KB 380/748 KB 1236/1822 KB 11/1210 KB 380/748 KB 1236/1822 KB 13/1210 KB 380/748 KB 1236/1822 KB 16/1210 KB 380/748 KB 1236/1822 KB 19/1210 KB 380/748 KB 1236/1822 KB 21/1210 KB 380/748 KB 1240/1822 KB 21/1210 KB 384/748 KB 1240/1822 KB 24/1210 KB 388/748 KB 1240/1822 KB 24/1210 KB 392/748 KB 1240/1822 KB 24/1210 KB 396/748 KB 1240/1822 KB 24/1210 KB 400/748 KB 1240/1822 KB 24/1210 KB 404/748 KB 1240/1822 KB 24/1210 KB 408/748 KB 1240/1822 KB 24/1210 KB 412/748 KB 1240/1822 KB 24/1210 KB 416/748 KB 1240/1822 KB 24/1210 KB 380/748 KB 1240/1822 KB 24/1210 KB 416/748 KB 1244/1822 KB 24/1210 KB 416/748 KB 1248/1822 KB 24/1210 KB 420/748 KB 1248/1822 KB 27/1210 KB 420/748 KB 1248/1822 KB 29/1210 KB 420/748 KB 1248/1822 KB 32/1210 KB 420/748 KB 1252/1822 KB 32/1210 KB 4/93 KB 420/748 KB 1252/1822 KB 4/471 KB 32/1210 KB 8/93 KB 420/748 KB 1248/1822 KB 24/1210 KB 420/748 KB 1252/1822 KB 4/471 KB 32/1210 KB 4/93 KB 420/748 KB 1252/1822 KB 8/471 KB 32/1210 KB 8/93 KB 420/748 KB 1252/1822 KB 12/471 KB 32/1210 KB 8/93 KB 420/748 KB 1252/1822 KB 16/471 KB 32/1210 KB 8/93 KB 420/748 KB 1252/1822 KB 20/471 KB 32/1210 KB 8/93 KB 424/748 KB 1252/1822 KB 24/471 KB 36/1210 KB 12/93 KB 420/748 KB 1252/1822 KB 32/1210 KB 424/748 KB 1256/1822 KB 24/471 KB 36/1210 KB 12/93 KB 424/748 KB 1260/1822 KB 24/471 KB 36/1210 KB 12/93 KB 424/748 KB 1264/1822 KB 24/471 KB 36/1210 KB 12/93 KB 424/748 KB 1252/1822 KB 20/471 KB 36/1210 KB 12/93 KB 424/748 KB 1264/1822 KB 24/471 KB 40/1210 KB 12/93 KB 424/748 KB 1264/1822 KB 28/471 KB 44/1210 KB 12/93 KB 424/748 KB 1264/1822 KB 28/471 KB 48/1210 KB 12/93 KB 424/748 KB 1252/1822 KB 20/471 KB 32/1210 KB 12/93 KB 424/748 KB 1252/1822 KB 20/471 KB 32/1210 KB 8/93 KB 428/748 KB 1264/1822 KB 28/471 KB 48/1210 KB 12/93 KB 432/748 KB 1264/1822 KB 28/471 KB 48/1210 KB 16/93 KB 436/748 KB 1264/1822 KB 28/471 KB 48/1210 KB 16/93 KB 424/748 KB 1264/1822 KB 28/471 KB 40/1210 KB 12/93 KB 436/748 KB 1264/1822 KB 32/471 KB 48/1210 KB 16/93 KB 436/748 KB 1264/1822 KB 36/471 KB 48/1210 KB 16/93 KB 440/748 KB 1268/1822 KB 40/471 KB 52/1210 KB 16/93 KB 440/748 KB 1268/1822 KB 44/471 KB 52/1210 KB 16/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 16/93 KB 428/748 KB 1264/1822 KB 28/471 KB 48/1210 KB 16/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 20/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 24/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 28/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 32/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 36/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 40/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 44/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 48/93 KB 440/748 KB 1268/1822 KB 48/471 KB 52/1210 KB 52/93 KB 440/748 KB 1268/1822 KB 52/471 KB 52/1210 KB 56/93 KB 440/748 KB 1268/1822 KB 52/471 KB 52/1210 KB 60/93 KB 440/748 KB 1268/1822 KB 52/471 KB 52/1210 KB 64/93 KB 440/748 KB 1268/1822 KB 52/471 KB 52/1210 KB 68/93 KB 440/748 KB 1268/1822 KB 36/471 KB 52/1210 KB 16/93 KB 440/748 KB 1272/1822 KB 52/471 KB 52/1210 KB 68/93 KB 440/748 KB 1276/1822 KB 52/471 KB 52/1210 KB 68/93 KB 440/748 KB 1280/1822 KB 52/471 KB 52/1210 KB 68/93 KB 440/748 KB 1264/1822 KB 36/471 KB 52/1210 KB 16/93 KB 440/748 KB 1280/1822 KB 52/471 KB 56/1210 KB 68/93 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 440/748 KB 1264/1822 KB 36/471 KB 48/1210 KB 16/93 KB 444/748 KB 1280/1822 KB 52/471 KB 60/1210 KB 68/93 KB 448/748 KB 1280/1822 KB 52/471 KB 60/1210 KB 68/93 KB 452/748 KB 1280/1822 KB 52/471 KB 60/1210 KB 68/93 KB 456/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 460/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 464/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 468/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 472/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 476/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 480/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 440/748 KB 1268/1822 KB 52/471 KB 52/1210 KB 52/93 KB 480/748 KB 1284/1822 KB 56/471 KB 60/1210 KB 68/93 KB 480/748 KB 1284/1822 KB 60/471 KB 60/1210 KB 68/93 KB 480/748 KB 1284/1822 KB 64/471 KB 60/1210 KB 68/93 KB 452/748 KB 1284/1822 KB 52/471 KB 60/1210 KB 68/93 KB 480/748 KB 1288/1822 KB 64/471 KB 60/1210 KB 68/93 KB 480/748 KB 1292/1822 KB 64/471 KB 60/1210 KB 68/93 KB 480/748 KB 1296/1822 KB 64/471 KB 60/1210 KB 68/93 KB 480/748 KB 1300/1822 KB 64/471 KB 60/1210 KB 68/93 KB 480/748 KB 1304/1822 KB 68/471 KB 60/1210 KB 68/93 KB 480/748 KB 1308/1822 KB 68/471 KB 60/1210 KB 68/93 KB 480/748 KB 1312/1822 KB 68/471 KB 60/1210 KB 68/93 KB 480/748 KB 1316/1822 KB 68/471 KB 60/1210 KB 68/93 KB 440/748 KB 1280/1822 KB 52/471 KB 60/1210 KB 68/93 KB 484/748 KB 1316/1822 KB 68/471 KB 64/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 68/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 72/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 76/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 80/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 84/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 88/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 92/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 96/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 100/1210 KB 72/93 KB 484/748 KB 1316/1822 KB 68/471 KB 60/1210 KB 72/93 KB 488/748 KB 1320/1822 KB 68/471 KB 100/1210 KB 72/93 KB 492/748 KB 1320/1822 KB 68/471 KB 100/1210 KB 72/93 KB 496/748 KB 1320/1822 KB 68/471 KB 100/1210 KB 72/93 KB 500/748 KB 1320/1822 KB 68/471 KB 100/1210 KB 72/93 KB 480/748 KB 1316/1822 KB 68/471 KB 60/1210 KB 72/93 KB 500/748 KB 1320/1822 KB 68/471 KB 104/1210 KB 76/93 KB 500/748 KB 1320/1822 KB 68/471 KB 104/1210 KB 80/93 KB 480/748 KB 1300/1822 KB 68/471 KB 60/1210 KB 68/93 KB 500/748 KB 1320/1822 KB 72/471 KB 104/1210 KB 80/93 KB 500/748 KB 1320/1822 KB 76/471 KB 104/1210 KB 80/93 KB 500/748 KB 1320/1822 KB 80/471 KB 104/1210 KB 80/93 KB 500/748 KB 1320/1822 KB 84/471 KB 104/1210 KB 80/93 KB 500/748 KB 1320/1822 KB 88/471 KB 104/1210 KB 84/93 KB 500/748 KB 1320/1822 KB 92/471 KB 104/1210 KB 84/93 KB 500/748 KB 1320/1822 KB 96/471 KB 104/1210 KB 84/93 KB 500/748 KB 1320/1822 KB 68/471 KB 104/1210 KB 72/93 KB 500/748 KB 1320/1822 KB 96/471 KB 108/1210 KB 84/93 KB 500/748 KB 1320/1822 KB 96/471 KB 112/1210 KB 84/93 KB 484/748 KB 1320/1822 KB 68/471 KB 100/1210 KB 72/93 KB 500/748 KB 1324/1822 KB 96/471 KB 112/1210 KB 84/93 KB 500/748 KB 1328/1822 KB 96/471 KB 112/1210 KB 84/93 KB 500/748 KB 1332/1822 KB 96/471 KB 112/1210 KB 84/93 KB 504/748 KB 1336/1822 KB 100/471 KB 116/1210 KB 84/93 KB 504/748 KB 1340/1822 KB 100/471 KB 116/1210 KB 84/93 KB 504/748 KB 1344/1822 KB 100/471 KB 116/1210 KB 84/93 KB 500/748 KB 1320/1822 KB 84/471 KB 104/1210 KB 84/93 KB 504/748 KB 1344/1822 KB 100/471 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install KB 116/1210 KB 88/93 KB 504/748 KB 1344/1822 KB 100/471 KB 116/1210 KB 92/93 KB 504/748 KB 1344/1822 KB 100/471 KB 116/1210 KB 93/93 KB 504/748 KB 1332/1822 KB 100/471 KB 116/1210 KB 84/93 KB 504/748 KB 1332/1822 KB 96/471 KB 116/1210 KB 84/93 KB 504/748 KB 1344/1822 KB 104/471 KB 120/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 124/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 128/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 132/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 136/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 140/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 504/748 KB 1332/1822 KB 96/471 KB 112/1210 KB 84/93 KB 508/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 512/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 516/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 520/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 524/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 528/748 KB 1348/1822 KB 104/471 KB 144/1210 KB 93/93 KB 504/748 KB 1348/1822 KB 104/471 KB 120/1210 KB 93/93 KB 528/748 KB 1352/1822 KB 104/471 KB 144/1210 KB 93/93 KB 528/748 KB 1356/1822 KB 104/471 KB 144/1210 KB 93/93 KB 528/748 KB 1360/1822 KB 104/471 KB 144/1210 KB 93/93 KB 528/748 KB 1364/1822 KB 104/471 KB 144/1210 KB 93/93 KB 532/748 KB 1368/1822 KB 104/471 KB 148/1210 KB 93/93 KB 532/748 KB 1372/1822 KB 104/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 104/471 KB 148/1210 KB 93/93 KB 504/748 KB 1344/1822 KB 104/471 KB 116/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 108/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 112/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 116/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 120/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 124/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 128/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 132/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 136/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 140/471 KB 148/1210 KB 93/93 KB 532/748 KB 1376/1822 KB 144/471 KB 148/1210 KB 532/748 KB 1376/1822 KB 148/471 KB 148/1210 KB 532/748 KB 1380/1822 KB 152/471 KB 148/1210 KB 532/748 KB 1380/1822 KB 156/471 KB 148/1210 KB 532/748 KB 1380/1822 KB 160/471 KB 148/1210 KB 532/748 KB 1380/1822 KB 164/471 KB 148/1210 KB 532/748 KB 1380/1822 KB 168/471 KB 148/1210 KB 532/748 KB 1380/1822 KB 172/471 KB 148/1210 KB 532/748 KB 1364/1822 KB 104/471 KB 148/1210 KB 93/93 KB 532/748 KB 1364/1822 KB 104/471 KB 144/1210 KB 93/93 KB 536/748 KB 1380/1822 KB 172/471 KB 148/1210 KB 540/748 KB 1380/1822 KB 172/471 KB 148/1210 KB 544/748 KB 1380/1822 KB 172/471 KB 148/1210 KB 548/748 KB 1380/1822 KB 172/471 KB 148/1210 KB 552/748 KB 1380/1822 KB 172/471 KB 152/1210 KB 556/748 KB 1380/1822 KB 172/471 KB 152/1210 KB 560/748 KB 1380/1822 KB 172/471 KB 152/1210 KB 532/748 KB 1380/1822 KB 148/471 KB 148/1210 KB 560/748 KB 1384/1822 KB 172/471 KB 152/1210 KB 560/748 KB 1388/1822 KB 172/471 KB 152/1210 KB 560/748 KB 1392/1822 KB 172/471 KB 152/1210 KB 564/748 KB 1396/1822 KB 172/471 KB 152/1210 KB 564/748 KB 1400/1822 KB 172/471 KB 152/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 82.5 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 564/748 KB 1392/1822 KB 172/471 KB 152/1210 KB 568/748 KB 1400/1822 KB 172/471 KB 152/1210 KB 548/748 KB 1380/1822 KB 172/471 KB 152/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 156/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 160/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 164/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 168/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 172/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 176/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 180/1210 KB 572/748 KB 1404/1822 KB 176/471 KB 184/1210 KB 572/748 KB 1404/1822 KB 176/471 KB 188/1210 KB 572/748 KB 1404/1822 KB 176/471 KB 192/1210 KB 572/748 KB 1404/1822 KB 176/471 KB 180/1210 KB 572/748 KB 1404/1822 KB 172/471 KB 180/1210 KB 572/748 KB 1408/1822 KB 176/471 KB 192/1210 KB 572/748 KB 1412/1822 KB 176/471 KB 192/1210 KB 572/748 KB 1416/1822 KB 180/471 KB 192/1210 KB 572/748 KB 1420/1822 KB 180/471 KB 192/1210 KB 572/748 KB 1424/1822 KB 180/471 KB 192/1210 KB 572/748 KB 1400/1822 KB 172/471 KB 180/1210 KB 576/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 580/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 584/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 588/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 592/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 596/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 600/748 KB 1428/1822 KB 180/471 KB 196/1210 KB 604/748 KB 1428/1822 KB 180/471 KB 196/1210 KB 608/748 KB 1428/1822 KB 180/471 KB 196/1210 KB 572/748 KB 1424/1822 KB 180/471 KB 196/1210 KB 608/748 KB 1428/1822 KB 180/471 KB 200/1210 KB 608/748 KB 1428/1822 KB 180/471 KB 204/1210 KB 608/748 KB 1428/1822 KB 180/471 KB 208/1210 KB 572/748 KB 1412/1822 KB 180/471 KB 192/1210 KB 608/748 KB 1428/1822 KB 180/471 KB 4/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 8/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 12/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 16/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 20/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 24/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 28/53 KB 208/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 32/53 KB 208/1210 KB 596/748 KB 1428/1822 KB 180/471 KB 196/1210 KB 608/748 KB 1432/1822 KB 184/471 KB 32/53 KB 208/1210 KB 608/748 KB 1436/1822 KB 184/471 KB 32/53 KB 208/1210 KB 608/748 KB 1440/1822 KB 184/471 KB 32/53 KB 208/1210 KB 608/748 KB 1444/1822 KB 184/471 KB 32/53 KB 212/1210 KB 612/748 KB 1448/1822 KB 184/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 184/471 KB 36/53 KB 212/1210 KB 608/748 KB 1428/1822 KB 184/471 KB 4/53 KB 208/1210 KB 612/748 KB 1452/1822 KB 188/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 192/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 196/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 200/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 204/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 208/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 212/471 KB 36/53 KB 212/1210 KB 612/748 KB 1444/1822 KB 184/471 KB 36/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 212/471 KB 40/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 212/471 KB 44/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 212/471 KB 48/53 KB 212/1210 KB 612/748 KB 1452/1822 KB 212/471 KB 52/53 KB 212/1210 KB 612/748 KB 1444/1822 KB 184/471 KB 32/53 KB 212/1210 KB 616/748 KB 1456/1822 KB 216/471 KB 52/53 KB 212/1210 KB 620/748 KB 1456/1822 KB 216/471 KB 52/53 KB 212/1210 KB 624/748 KB 1456/1822 KB 216/471 KB 52/53 KB 212/1210 KB 628/74 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 8 KB 1456/1822 KB 216/471 KB 52/53 KB 212/1210 KB 608/748 KB 1440/1822 KB 184/471 KB 32/53 KB 212/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 216/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 220/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 224/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 228/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 232/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 236/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 240/1210 KB 628/748 KB 1456/1822 KB 216/471 KB 53/53 KB 212/1210 KB 612/748 KB 1456/1822 KB 216/471 KB 52/53 KB 212/1210 KB 632/748 KB 1456/1822 KB 220/471 KB 53/53 KB 240/1210 KB 632/748 KB 1456/1822 KB 224/471 KB 53/53 KB 240/1210 KB 632/748 KB 1456/1822 KB 228/471 KB 53/53 KB 240/1210 KB 632/748 KB 1456/1822 KB 232/471 KB 53/53 KB 244/1210 KB 612/748 KB 1456/1822 KB 212/471 KB 52/53 KB 212/1210 KB 632/748 KB 1460/1822 KB 236/471 KB 53/53 KB 244/1210 KB 632/748 KB 1464/1822 KB 236/471 KB 53/53 KB 244/1210 KB 632/748 KB 1468/1822 KB 236/471 KB 53/53 KB 244/1210 KB 632/748 KB 1472/1822 KB 236/471 KB 53/53 KB 244/1210 KB 632/748 KB 1472/1822 KB 236/471 KB 53/53 KB 244/1210 KB 632/748 KB 1472/1822 KB 240/471 KB 53/53 KB 244/1210 KB 632/748 KB 1472/1822 KB 244/471 KB 53/53 KB 244/1210 KB 632/748 KB 1476/1822 KB 248/471 KB 244/1210 KB 632/748 KB 1456/1822 KB 228/471 KB 53/53 KB 244/1210 KB 632/748 KB 1476/1822 KB 248/471 KB 248/1210 KB 632/748 KB 1476/1822 KB 248/471 KB 252/1210 KB 632/748 KB 1476/1822 KB 248/471 KB 256/1210 KB 632/748 KB 1476/1822 KB 248/471 KB 260/1210 KB 632/748 KB 1476/1822 KB 252/471 KB 264/1210 KB 632/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 632/748 KB 1456/1822 KB 216/471 KB 53/53 KB 240/1210 KB 636/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 640/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 644/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 648/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 652/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 656/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 660/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 664/748 KB 1476/1822 KB 252/471 KB 268/1210 KB 632/748 KB 1476/1822 KB 252/471 KB 260/1210 KB 664/748 KB 1476/1822 KB 256/471 KB 272/1210 KB 664/748 KB 1476/1822 KB 260/471 KB 272/1210 KB 632/748 KB 1476/1822 KB 244/471 KB 244/1210 KB 668/748 KB 1480/1822 KB 260/471 KB 272/1210 KB 668/748 KB 1484/1822 KB 260/471 KB 272/1210 KB 668/748 KB 1488/1822 KB 260/471 KB 272/1210 KB 668/748 KB 1492/1822 KB 260/471 KB 272/1210 KB 668/748 KB 1496/1822 KB 260/471 KB 272/1210 KB 668/748 KB 1500/1822 KB 260/471 KB 272/1210 KB 668/748 KB 1504/1822 KB 260/471 KB 272/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 46.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 668/748 KB 1476/1822 KB 260/471 KB 272/1210 KB 672/748 KB 1504/1822 KB 260/471 KB 272/1210 KB 664/748 KB 1476/1822 KB 252/471 KB 272/1210 KB 672/748 KB 1504/1822 KB 260/471 KB 276/1210 KB 676/748 KB 1508/1822 KB 264/471 KB 280/1210 KB 676/748 KB 1508/1822 KB 264/471 KB 284/1210 KB 676/748 KB 1508/1822 KB 264/471 KB 288/1210 KB 676/748 KB 1508/1822 KB 264/471 KB 276/1210 KB 676/748 KB 1508/1822 KB 268/471 KB 288/1210 KB 676/748 KB 1508/1822 KB 272/471 KB 288/1210 KB 676/748 KB 1508/1822 KB 276/471 KB 288/1210 KB 676/748 KB 1508/1822 KB 280/471 KB 292/1210 KB 676/748 KB 1508/1822 KB 284/471 KB 292/1210 KB 676/748 KB 1508/1822 KB 288/471 KB 292/1210 KB 676/748 KB 1508/1822 KB 260/471 KB 276/1210 KB 676/748 KB 1512/1822 KB 288/471 KB 292/1210 KB 676/748 KB 1516/1822 KB 288/471 KB 292/1210 KB 676/748 KB 1520/1822 KB 288/471 KB 292/1210 KB 676/748 KB 1504/1822 KB 260/471 KB 276/1210 KB 680/748 KB 1520/1822 KB 288/471 KB 292/1210 KB 684/748 KB 1520/1822 KB 288/471 KB 292/1210 KB 688/748 KB 1520/1822 KB 288/471 KB 292/1210 KB 692/748 KB 1520/1822 KB 288/471 KB 292/1210 KB 696/748 KB 1524/1822 KB 292/471 KB 292/1210 KB 700/748 KB 1524/1822 KB 292/471 KB 292/1210 KB 704/748 KB 1524/1822 KB 292/471 KB 292/1210 KB 676/748 KB 1508/1822 KB 276/471 KB 292/1210 KB 704/748 KB 1524/1822 KB 292/471 KB 296/1210 KB 704/748 KB 1524/1822 KB 292/471 KB 300/1210 KB 704/748 KB 1524/1822 KB 292/471 KB 304/1210 KB 704/748 KB 1524/1822 KB 292/471 KB 308/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 312/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 316/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 320/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 4/276 KB 320/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 8/276 KB 320/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 12/276 KB 320/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 16/276 KB 320/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 20/276 KB 320/1210 KB 692/748 KB 1524/1822 KB 292/471 KB 292/1210 KB 692/748 KB 1524/1822 KB 288/471 KB 292/1210 KB 708/748 KB 1528/1822 KB 292/471 KB 20/276 KB 320/1210 KB 708/748 KB 1532/1822 KB 292/471 KB 20/276 KB 320/1210 KB 708/748 KB 1536/1822 KB 292/471 KB 20/276 KB 320/1210 KB 708/748 KB 1540/1822 KB 292/471 KB 20/276 KB 320/1210 KB 708/748 KB 1544/1822 KB 296/471 KB 24/276 KB 320/1210 KB 708/748 KB 1548/1822 KB 296/471 KB 24/276 KB 324/1210 KB 708/748 KB 1552/1822 KB 296/471 KB 24/276 KB 324/1210 KB 708/748 KB 1524/1822 KB 292/471 KB 308/1210 KB 712/748 KB 1552/1822 KB 296/471 KB 24/276 KB 324/1210 KB 716/748 KB 1552/1822 KB 296/471 KB 24/276 KB 324/1210 KB 720/748 KB 1552/1822 KB 296/471 KB 24/276 KB 324/1210 KB 724/748 KB 1552/1822 KB 296/471 KB 24/276 KB 324/1210 KB 728/748 KB 1556/1822 KB 296/471 KB 24/276 KB 324/1210 KB 732/748 KB 1556/1822 KB 296/471 KB 24/276 KB 324/1210 KB 736/748 KB 1556/1822 KB 296/471 KB 24/276 KB 324/1210 KB 708/748 KB 1544/1822 KB 296/471 KB 24/276 KB 324/1210 KB 736/748 KB 1556/1822 KB 296/471 KB 24/276 KB 328/1210 KB 736/748 KB 1556/1822 KB 296/471 KB 24/276 KB 332/1210 KB 736/748 KB 1556/1822 KB 296/471 KB 24/276 KB 336/1210 KB 736/748 KB 1556/1822 KB 296/471 KB 24/276 KB 340/1210 KB 708/748 KB 1540/1822 KB 296/471 KB 24/276 KB 320/1210 KB 740/748 KB 1556/1822 KB 296/471 KB 28/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 296/471 KB 32/276 KB 340/1210 KB 708/748 KB 1540/1822 KB 296/471 KB 20/276 KB 320/1210 KB 740/748 KB 1556/1822 KB 300/471 KB 32/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 304/471 KB 32/276 KB 3 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 40/1210 KB 740/748 KB 1556/1822 KB 308/471 KB 32/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 312/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 316/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 320/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 324/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 328/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 332/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 336/471 KB 36/276 KB 340/1210 KB 740/748 KB 1556/1822 KB 336/471 KB 36/276 KB 344/1210 KB 740/748 KB 1556/1822 KB 336/471 KB 36/276 KB 348/1210 KB 740/748 KB 1556/1822 KB 340/471 KB 36/276 KB 352/1210 KB 740/748 KB 1556/1822 KB 296/471 KB 24/276 KB 340/1210 KB 744/748 KB 1556/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1556/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1556/1822 KB 340/471 KB 36/276 KB 352/1210 KB 724/748 KB 1556/1822 KB 296/471 KB 24/276 KB 324/1210 KB 748/748 KB 1560/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1564/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1568/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1572/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1576/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1580/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1584/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1588/1822 KB 340/471 KB 36/276 KB 352/1210 KB 748/748 KB 1592/1822 KB 340/471 KB 36/276 KB 356/1210 KB 740/748 KB 1556/1822 KB 340/471 KB 36/276 KB 348/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 36/276 KB 356/1210 KB 740/748 KB 1556/1822 KB 308/471 KB 36/276 KB 340/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 40/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 44/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 48/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 52/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 56/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 60/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 64/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 68/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 344/471 KB 72/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 76/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 80/276 KB 356/1210 KB 748/748 KB 1588/1822 KB 340/471 KB 36/276 KB 356/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 80/276 KB 360/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 364/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 368/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 372/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 376/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 380/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 384/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 388/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 72/276 KB 356/1210 KB 1596/1822 KB 352/471 KB 84/276 KB 388/1210 KB 1596/1822 KB 356/471 KB 84/276 KB 388/1210 KB 1596/1822 KB 360/471 KB 84/276 KB 388/1210 KB 1596/1822 KB 364/471 KB 84/276 KB 388/1210 KB 1596/1822 KB 368/471 KB 84/276 KB 388/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 372/1210 KB 748/748 KB 1596/1822 KB 348/471 KB 84/276 KB 360/1210 KB 1596/1822 KB 368/471 KB 88/276 KB 388/1210 KB 1596/1822 KB 368/471 KB 92/276 KB 388/1210 KB 1596/1822 KB 368/471 KB 96/276 KB 388/1210 KB 1600/1822 KB 368/471 KB 96/276 KB 388/1210 KB 1600/1822 KB 368/471 KB 100/276 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 388/1210 KB 1604/1822 KB 372/471 KB 104/276 KB 388/1210 KB 1604/1822 KB 372/471 KB 108/276 KB 388/1210 KB 1604/1822 KB 372/471 KB 112/276 KB 388/1210 KB 1604/1822 KB 372/471 KB 100/276 KB 388/1210 KB 1608/1822 KB 372/471 KB 112/276 KB 388/1210 KB 1612/1822 KB 372/471 KB 112/276 KB 388/1210 KB 1616/1822 KB 372/471 KB 112/276 KB 388/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 639.6 KB/sec) unit-abot-epc-basic-0: 19:56:58 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.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1600/1822 KB 372/471 KB 100/276 KB 388/1210 KB 1616/1822 KB 376/471 KB 112/276 KB 392/1210 KB 1616/1822 KB 380/471 KB 112/276 KB 392/1210 KB 1616/1822 KB 384/471 KB 112/276 KB 392/1210 KB 1616/1822 KB 388/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 392/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 396/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 400/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 404/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 408/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 412/471 KB 116/276 KB 392/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 392/1210 KB 1616/1822 KB 372/471 KB 112/276 KB 392/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 396/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 400/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 404/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 408/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 412/1210 KB 1620/1822 KB 416/471 KB 116/276 KB 416/1210 KB 1620/1822 KB 388/471 KB 116/276 KB 392/1210 KB 1624/1822 KB 416/471 KB 116/276 KB 416/1210 KB 1628/1822 KB 416/471 KB 116/276 KB 416/1210 KB 1632/1822 KB 416/471 KB 116/276 KB 416/1210 KB 1616/1822 KB 384/471 KB 116/276 KB 392/1210 KB 1632/1822 KB 416/471 KB 120/276 KB 416/1210 KB 1632/1822 KB 416/471 KB 124/276 KB 416/1210 KB 1632/1822 KB 416/471 KB 128/276 KB 416/1210 KB 1632/1822 KB 416/471 KB 132/276 KB 416/1210 KB 1636/1822 KB 416/471 KB 136/276 KB 420/1210 KB 1636/1822 KB 416/471 KB 140/276 KB 420/1210 KB 1636/1822 KB 416/471 KB 144/276 KB 420/1210 KB 1636/1822 KB 416/471 KB 148/276 KB 420/1210 KB 1636/1822 KB 420/471 KB 152/276 KB 420/1210 KB 1636/1822 KB 416/471 KB 132/276 KB 420/1210 KB 1636/1822 KB 420/471 KB 156/276 KB 424/1210 KB 1636/1822 KB 420/471 KB 156/276 KB 428/1210 KB 1636/1822 KB 420/471 KB 156/276 KB 432/1210 KB 1636/1822 KB 416/471 KB 132/276 KB 416/1210 KB 1640/1822 KB 420/471 KB 156/276 KB 432/1210 KB 1644/1822 KB 420/471 KB 156/276 KB 432/1210 KB 1648/1822 KB 420/471 KB 156/276 KB 432/1210 KB 1652/1822 KB 420/471 KB 156/276 KB 432/1210 KB 1656/1822 KB 420/471 KB 156/276 KB 436/1210 KB 1660/1822 KB 420/471 KB 156/276 KB 436/1210 KB 1664/1822 KB 420/471 KB 156/276 KB 436/1210 KB 1636/1822 KB 420/471 KB 148/276 KB 420/1210 KB 1664/1822 KB 424/471 KB 156/276 KB 436/1210 KB 1664/1822 KB 428/471 KB 156/276 KB 436/1210 KB 1664/1822 KB 432/471 KB 156/276 KB 436/1210 KB 1664/1822 KB 436/471 KB 156/276 KB 436/1210 KB 1668/1822 KB 440/471 KB 156/276 KB 436/1210 KB 1668/1822 KB 444/471 KB 156/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 156/276 KB 436/1210 KB 1636/1822 KB 420/471 KB 156/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 160/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 164/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 168/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 172/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 176/276 KB 436/1210 KB 1668/1822 KB 448/471 KB 180/276 KB 436/1210 KB 1668/1822 KB 452/471 KB 184/276 KB 436/1210 KB 1668/1822 KB 452/471 KB 188/276 KB 436/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 436/1210 KB 1652/1822 KB 420/471 KB 156/276 KB 436/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 440/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 444/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 448/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 452/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 456/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 460/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 464/1210 KB 1668/1822 KB 452/471 KB 192/276 KB 468/1210 KB 1668/1822 KB 452/471 KB 196/276 KB 472/1210 KB 1668/182 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 2 KB 452/471 KB 196/276 KB 476/1210 KB 1668/1822 KB 452/471 KB 196/276 KB 480/1210 KB 1668/1822 KB 452/471 KB 180/276 KB 436/1210 KB 1668/1822 KB 456/471 KB 196/276 KB 480/1210 KB 1668/1822 KB 460/471 KB 196/276 KB 480/1210 KB 1668/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1668/1822 KB 436/471 KB 156/276 KB 436/1210 KB 1672/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1676/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1680/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1684/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1688/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1692/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1696/1822 KB 464/471 KB 196/276 KB 480/1210 KB 1696/1822 KB 468/471 KB 196/276 KB 480/1210 KB 1700/1822 KB 471/471 KB 196/276 KB 480/1210 KB 1668/1822 KB 452/471 KB 196/276 KB 468/1210 KB 1700/1822 KB 471/471 KB 200/276 KB 480/1210 KB 1700/1822 KB 471/471 KB 204/276 KB 484/1210 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 1700/1822 KB 468/471 KB 196/276 KB 480/1210 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 4/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 8/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 12/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 16/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 20/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 24/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 28/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 32/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 36/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 40/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 44/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 48/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 52/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 56/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 60/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 64/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 68/577 KB 1700/1822 KB 471/471 KB 208/276 KB 484/1210 KB 72/577 KB 1704/1822 KB 471/471 KB 212/276 KB 484/1210 KB 76/577 KB 1704/1822 KB 471/471 KB 212/276 KB 484/1210 KB 80/577 KB 1700/1822 KB 471/471 KB 200/276 KB 484/1210 KB 1704/1822 KB 212/276 KB 488/1210 KB 80/577 KB 1704/1822 KB 212/276 KB 492/1210 KB 80/577 KB 1704/1822 KB 212/276 KB 496/1210 KB 80/577 KB 1704/1822 KB 212/276 KB 500/1210 KB 80/577 KB 1704/1822 KB 212/276 KB 504/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 508/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 512/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 516/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 520/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 524/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 528/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 532/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 536/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 540/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 544/1210 KB 84/577 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 392.5 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1704/1822 KB 471/471 KB 212/276 KB 484/1210 KB 72/577 KB 1704/1822 KB 216/276 KB 544/1210 KB 84/577 KB 1704/1822 KB 220/276 KB 544/1210 KB 84/577 KB 1704/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1704/1822 KB 471/471 KB 208/276 KB 484/1210 KB 72/577 KB 1708/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1712/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1716/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1720/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1724/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1704/1822 KB 212/276 KB 500/1210 KB 84/577 KB 1728/1822 KB 224/276 KB 544/1210 KB 88/577 KB 1728/1822 KB 228/276 KB 544/1210 KB 92/577 KB 1728/1822 KB 228/276 KB 544/1210 KB 96/577 KB 1728/1822 KB 228/276 KB 544/1210 KB 100/577 KB 1728/1822 KB 228/276 KB 544/1210 KB 88/577 KB 1728/1822 KB 232/276 KB 544/1210 KB 100/577 KB 1728/1822 KB 236/276 KB 544/1210 KB 100/577 KB 1728/1822 KB 240/276 KB 544/1210 KB 100/577 KB 1728/1822 KB 244/276 KB 544/1210 KB 100/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1728/1822 KB 224/276 KB 544/1210 KB 84/577 KB 1732/1822 KB 244/276 KB 544/1210 KB 104/577 KB 1736/1822 KB 244/276 KB 544/1210 KB 104/577 KB 1740/1822 KB 244/276 KB 544/1210 KB 104/577 KB 1744/1822 KB 244/276 KB 544/1210 KB 104/577 KB 1728/1822 KB 244/276 KB 544/1210 KB 104/577 KB 1744/1822 KB 244/276 KB 544/1210 KB 108/577 KB 1744/1822 KB 244/276 KB 544/1210 KB 112/577 KB 1748/1822 KB 244/276 KB 544/1210 KB 112/577 KB 1752/1822 KB 248/276 KB 544/1210 KB 116/577 KB 1756/1822 KB 248/276 KB 544/1210 KB 116/577 KB 1760/1822 KB 248/276 KB 544/1210 KB 116/577 KB 1748/1822 KB 248/276 KB 544/1210 KB 116/577 KB 1760/1822 KB 248/276 KB 544/1210 KB 120/577 KB 1760/1822 KB 248/276 KB 544/1210 KB 124/577 KB 1760/1822 KB 248/276 KB 544/1210 KB 128/577 KB 1760/1822 KB 248/276 KB 544/1210 KB 132/577 KB 1764/1822 KB 248/276 KB 548/1210 KB 136/577 KB 1748/1822 KB 248/276 KB 544/1210 KB 112/577 KB 1764/1822 KB 252/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 256/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 260/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 264/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 268/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 272/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 548/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 4/37 KB 548/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 8/37 KB 548/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 12/37 KB 548/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 16/37 KB 548/1210 KB 136/577 KB 1764/1822 KB 248/276 KB 548/1210 KB 132/577 KB 1764/1822 KB 276/276 KB 16/37 KB 552/1210 KB 136/577 KB 1764/1822 KB 276/276 KB 20/37 KB 556/1210 KB 140/577 KB 1764/1822 KB 276/276 KB 20/37 KB 560/1210 KB 140/577 KB 1764/1822 KB 248/276 KB 544/1210 KB 132/577 KB 1768/1822 KB 276/276 KB 20/37 KB 560/1210 KB 140/577 KB 1772/1822 KB 276/276 KB 20/37 KB 560/1210 KB 140/577 KB 1776/1822 KB 276/276 KB 20/37 KB 560/1210 KB 140/577 KB 1764/1822 KB 276/276 KB 20/37 KB 552/1210 KB 140/577 KB 1776/1822 KB 276/276 KB 20/37 KB 560/1210 KB 144/577 KB 1776/1822 KB 276/276 KB 20/37 KB 560/1210 KB 148/577 KB 1780/1822 KB 276/276 KB 20/37 KB 564/1210 KB 152/577 KB 1780/1822 KB 276/276 KB 20/37 KB 564/1210 KB 156/577 KB 1780/1822 KB 276/276 KB 20/37 KB 564/1210 KB 160/577 KB 1764/1822 KB 276/276 KB 20/37 KB 552/1210 KB 136/577 KB 1780/1822 KB 276/276 KB 24/37 KB 564/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 28/37 KB 564/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 32/37 KB 564/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 36/37 KB 564/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 37/37 KB 564/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 20/37 KB 564/1210 KB 148/577 KB 1780/1822 KB 276/276 KB 37/37 KB 568/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 37/37 KB 572/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 37/37 KB 576/1210 KB 160/577 KB 1780/1822 KB 276/276 KB 37/37 KB 580/1210 KB 164/577 KB 1780/1822 KB 276/276 KB 37/37 KB 584/1210 KB 164/577 KB 1780/1822 KB 276/276 KB 37/37 KB 588/1210 KB 164/577 KB 1780/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1780/1822 KB 276/276 KB 20/37 KB 560/1210 KB 148/577 KB 1784/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1788/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1792/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1796/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1800/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1804/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1808/1822 KB 276/276 KB 37/37 KB 592/1210 KB 164/577 KB 1780/1822 KB 276/276 KB 37/37 KB 576/1210 KB 164/577 KB 1808/1822 KB 276/276 KB 37/37 KB 592/1210 KB 168/577 KB 1808/1822 KB 276/276 KB 37/37 KB 592/1210 KB 172/577 KB 1808/1822 KB 276/276 KB 37/37 KB 592/1210 KB 176/577 KB 1812/1822 KB 276/276 KB 37/37 KB 592/1210 KB 176/577 KB 1816/1822 KB 276/276 KB 596/1210 KB 180/577 KB 1820/1822 KB 276/276 KB 596/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 596/1210 KB 180/577 KB 1812/1822 KB 276/276 KB 596/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 600/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 604/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 608/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 612/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 616/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 620/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 180/577 KB 1812/1822 KB 276/276 KB 592/1210 KB 180/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 184/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 188/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 192/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 196/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 29.6 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1822/1822 KB 276/276 KB 624/1210 KB 200/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 204/577 KB 1822/1822 KB 276/276 KB 624/1210 KB 208/577 KB 1822/1822 KB 276/276 KB 628/1210 KB 208/577 KB 1822/1822 KB 276/276 KB 632/1210 KB 212/577 KB 1822/1822 KB 276/276 KB 636/1210 KB 212/577 KB 1822/1822 KB 276/276 KB 640/1210 KB 212/577 KB 1822/1822 KB 276/276 KB 628/1210 KB 212/577 KB 1822/1822 KB 276/276 KB 640/1210 KB 216/577 KB 1822/1822 KB 276/276 KB 644/1210 KB 220/577 KB 1822/1822 KB 644/1210 KB 224/577 KB 1822/1822 KB 644/1210 KB 228/577 KB 1822/1822 KB 644/1210 KB 232/577 KB 1822/1822 KB 644/1210 KB 236/577 KB 1822/1822 KB 644/1210 KB 240/577 KB 1822/1822 KB 276/276 KB 644/1210 KB 216/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 223.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1472.4 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1822/1822 KB 648/1210 KB 240/577 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 652/1210 KB 240/577 KB 656/1210 KB 240/577 KB 660/1210 KB 240/577 KB 664/1210 KB 244/577 KB 668/1210 KB 244/577 KB 672/1210 KB 244/577 KB 660/1210 KB 244/577 KB 672/1210 KB 248/577 KB 672/1210 KB 252/577 KB 672/1210 KB 256/577 KB 676/1210 KB 260/577 KB 676/1210 KB 264/577 KB 676/1210 KB 268/577 KB 676/1210 KB 256/577 KB 680/1210 KB 272/577 KB 684/1210 KB 272/577 KB 688/1210 KB 272/577 KB 676/1210 KB 272/577 KB 688/1210 KB 272/577 KB 4/167 KB 688/1210 KB 272/577 KB 8/167 KB 688/1210 KB 272/577 KB 12/167 KB 688/1210 KB 272/577 KB 16/167 KB 688/1210 KB 272/577 KB 20/167 KB 688/1210 KB 272/577 KB 24/167 KB 688/1210 KB 272/577 KB 28/167 KB 688/1210 KB 272/577 KB 32/167 KB 688/1210 KB 272/577 KB 36/167 KB 692/1210 KB 272/577 KB 4/439 KB 40/167 KB 692/1210 KB 272/577 KB 4/439 KB 36/167 KB 688/1210 KB 272/577 KB 4/439 KB 36/167 KB 692/1210 KB 272/577 KB 8/439 KB 40/167 KB 692/1210 KB 272/577 KB 12/439 KB 40/167 KB 692/1210 KB 272/577 KB 16/439 KB 40/167 KB 692/1210 KB 272/577 KB 20/439 KB 40/167 KB 696/1210 KB 276/577 KB 24/439 KB 44/167 KB 696/1210 KB 276/577 KB 28/439 KB 44/167 KB 696/1210 KB 276/577 KB 32/439 KB 44/167 KB 696/1210 KB 276/577 KB 20/439 KB 44/167 KB 696/1210 KB 280/577 KB 32/439 KB 44/167 KB 696/1210 KB 284/577 KB 32/439 KB 44/167 KB 696/1210 KB 288/577 KB 32/439 KB 44/167 KB 696/1210 KB 272/577 KB 20/439 KB 44/167 KB 700/1210 KB 288/577 KB 32/439 KB 44/167 KB 704/1210 KB 288/577 KB 32/439 KB 44/167 KB 692/1210 KB 272/577 KB 20/439 KB 44/167 KB 704/1210 KB 288/577 KB 32/439 KB 48/167 KB 708/1210 KB 288/577 KB 32/439 KB 48/167 KB 712/1210 KB 292/577 KB 36/439 KB 52/167 KB 716/1210 KB 292/577 KB 36/439 KB 52/167 KB 720/1210 KB 292/577 KB 36/439 KB 52/167 KB 724/1210 KB 292/577 KB 36/439 KB 52/167 KB 728/1210 KB 292/577 KB 36/439 KB 52/167 KB 732/1210 KB 292/577 KB 36/439 KB 52/167 KB 736/1210 KB 292/577 KB 36/439 KB 52/167 KB 740/1210 KB 292/577 KB 36/439 KB 52/167 KB 744/1210 KB 292/577 KB 36/439 KB 52/167 KB 748/1210 KB 292/577 KB 36/439 KB 52/167 KB 752/1210 KB 292/577 KB 36/439 KB 52/167 KB 708/1210 KB 292/577 KB 36/439 KB 52/167 KB 752/1210 KB 292/577 KB 40/439 KB 52/167 KB 752/1210 KB 292/577 KB 44/439 KB 52/167 KB 752/1210 KB 292/577 KB 48/439 KB 52/167 KB 752/1210 KB 292/577 KB 52/439 KB 52/167 KB 752/1210 KB 292/577 KB 56/439 KB 52/167 KB 752/1210 KB 292/577 KB 60/439 KB 52/167 KB 752/1210 KB 292/577 KB 64/439 KB 52/167 KB 752/1210 KB 292/577 KB 68/439 KB 52/167 KB 708/1210 KB 292/577 KB 32/439 KB 52/167 KB 752/1210 KB 296/577 KB 68/439 KB 52/167 KB 752/1210 KB 300/577 KB 68/439 KB 52/167 KB 752/1210 KB 304/577 KB 68/439 KB 52/167 KB 752/1210 KB 308/577 KB 68/439 KB 52/167 KB 752/1210 KB 312/577 KB 68/439 KB 52/167 KB 752/1210 KB 316/577 KB 68/439 KB 52/167 KB 752/1210 KB 320/577 KB 68/439 KB 52/167 KB 708/1210 KB 288/577 KB 32/439 KB 52/167 KB 752/1210 KB 320/577 KB 68/439 KB 56/167 KB 752/1210 KB 320/577 KB 68/439 KB 60/167 KB 752/1210 KB 320/577 KB 68/439 KB 64/167 KB 752/1210 KB 320/577 KB 68/439 KB 68/167 KB 752/1210 KB 320/577 KB 68/439 KB 72/167 KB 752/1210 KB 320/577 KB 68/439 KB 76/167 KB 752/1210 KB 320/577 KB 68/439 KB 80/167 KB 752/1210 KB 320/577 KB 68/439 KB 84/167 KB 752/1210 KB 324/577 KB 68/439 KB 88/167 KB 752/1210 KB 324/577 KB 68/439 KB 92/167 KB 752/1210 KB 324/577 KB 68/439 KB 96/167 KB 752/1210 KB 324/577 KB 68/439 KB 100/167 KB 756/1210 KB 324/577 KB 72/439 KB 104/167 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 756/1210 KB 324/577 KB 72/439 KB 108/167 KB 756/1210 KB 324/577 KB 72/439 KB 112/167 KB 752/1210 KB 324/577 KB 68/439 KB 84/167 KB 756/1210 KB 328/577 KB 72/439 KB 112/167 KB 756/1210 KB 332/577 KB 72/439 KB 112/167 KB 756/1210 KB 336/577 KB 72/439 KB 112/167 KB 756/1210 KB 340/577 KB 72/439 KB 112/167 KB 756/1210 KB 344/577 KB 72/439 KB 112/167 KB 756/1210 KB 348/577 KB 72/439 KB 112/167 KB 756/1210 KB 352/577 KB 72/439 KB 112/167 KB 756/1210 KB 356/577 KB 72/439 KB 112/167 KB 756/1210 KB 324/577 KB 72/439 KB 100/167 KB 760/1210 KB 356/577 KB 72/439 KB 116/167 KB 764/1210 KB 356/577 KB 72/439 KB 116/167 KB 768/1210 KB 356/577 KB 72/439 KB 116/167 KB 752/1210 KB 324/577 KB 72/439 KB 100/167 KB 768/1210 KB 356/577 KB 76/439 KB 116/167 KB 768/1210 KB 356/577 KB 80/439 KB 116/167 KB 768/1210 KB 356/577 KB 84/439 KB 116/167 KB 768/1210 KB 356/577 KB 88/439 KB 116/167 KB 768/1210 KB 356/577 KB 92/439 KB 116/167 KB 768/1210 KB 356/577 KB 96/439 KB 116/167 KB 772/1210 KB 356/577 KB 100/439 KB 116/167 KB 756/1210 KB 356/577 KB 72/439 KB 116/167 KB 772/1210 KB 360/577 KB 100/439 KB 120/167 KB 772/1210 KB 360/577 KB 100/439 KB 124/167 KB 772/1210 KB 360/577 KB 100/439 KB 128/167 KB 772/1210 KB 360/577 KB 100/439 KB 132/167 KB 772/1210 KB 360/577 KB 104/439 KB 136/167 KB 772/1210 KB 360/577 KB 104/439 KB 140/167 KB 772/1210 KB 360/577 KB 104/439 KB 144/167 KB 772/1210 KB 360/577 KB 104/439 KB 148/167 KB 772/1210 KB 360/577 KB 104/439 KB 152/167 KB 772/1210 KB 360/577 KB 104/439 KB 156/167 KB 772/1210 KB 360/577 KB 104/439 KB 160/167 KB 772/1210 KB 360/577 KB 104/439 KB 164/167 KB 772/1210 KB 360/577 KB 100/439 KB 116/167 KB 772/1210 KB 356/577 KB 96/439 KB 116/167 KB 776/1210 KB 360/577 KB 104/439 KB 164/167 KB 780/1210 KB 360/577 KB 104/439 KB 164/167 KB 784/1210 KB 360/577 KB 104/439 KB 164/167 KB 788/1210 KB 360/577 KB 104/439 KB 164/167 KB 792/1210 KB 364/577 KB 104/439 KB 164/167 KB 796/1210 KB 364/577 KB 104/439 KB 164/167 KB 800/1210 KB 364/577 KB 104/439 KB 164/167 KB 772/1210 KB 360/577 KB 104/439 KB 132/167 KB 788/1210 KB 364/577 KB 104/439 KB 164/167 KB 800/1210 KB 368/577 KB 104/439 KB 164/167 KB 800/1210 KB 372/577 KB 108/439 KB 164/167 KB 800/1210 KB 376/577 KB 108/439 KB 164/167 KB 800/1210 KB 380/577 KB 108/439 KB 164/167 KB 800/1210 KB 384/577 KB 108/439 KB 164/167 KB 800/1210 KB 388/577 KB 108/439 KB 164/167 KB 804/1210 KB 392/577 KB 108/439 KB 164/167 KB 804/1210 KB 396/577 KB 108/439 KB 164/167 KB 804/1210 KB 400/577 KB 108/439 KB 167/167 KB 800/1210 KB 368/577 KB 108/439 KB 164/167 KB 804/1210 KB 400/577 KB 112/439 KB 167/167 KB 804/1210 KB 400/577 KB 116/439 KB 167/167 KB 804/1210 KB 400/577 KB 120/439 KB 167/167 KB 804/1210 KB 400/577 KB 124/439 KB 167/167 KB 804/1210 KB 400/577 KB 128/439 KB 167/167 KB 804/1210 KB 400/577 KB 132/439 KB 167/167 KB 804/1210 KB 400/577 KB 136/439 KB 167/167 KB 804/1210 KB 400/577 KB 140/439 KB 167/167 KB 804/1210 KB 400/577 KB 144/439 KB 167/167 KB 804/1210 KB 404/577 KB 148/439 KB 167/167 KB 804/1210 KB 404/577 KB 152/439 KB 167/167 KB 804/1210 KB 404/577 KB 156/439 KB 167/167 KB 804/1210 KB 404/577 KB 160/439 KB 167/167 KB 804/1210 KB 404/577 KB 164/439 KB 167/167 KB 804/1210 KB 404/577 KB 168/439 KB 167/167 KB 804/1210 KB 404/577 KB 172/439 KB 167/167 KB 804/1210 KB 404/577 KB 176/439 KB 167/167 KB 804/1210 KB 396/577 KB 108/439 KB 167/167 KB 804/1210 KB 388/577 KB 108/439 KB 164/167 KB 808/1210 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 404/577 KB 176/439 KB 167/167 KB 812/1210 KB 404/577 KB 176/439 KB 167/167 KB 816/1210 KB 404/577 KB 176/439 KB 167/167 KB 820/1210 KB 404/577 KB 176/439 KB 167/167 KB 824/1210 KB 404/577 KB 176/439 KB 167/167 KB 828/1210 KB 404/577 KB 176/439 KB 167/167 KB 832/1210 KB 404/577 KB 176/439 KB 167/167 KB 804/1210 KB 404/577 KB 144/439 KB 167/167 KB 832/1210 KB 408/577 KB 176/439 KB 167/167 KB 832/1210 KB 412/577 KB 176/439 KB 167/167 KB 832/1210 KB 416/577 KB 176/439 KB 167/167 KB 832/1210 KB 420/577 KB 176/439 KB 167/167 KB 836/1210 KB 424/577 KB 180/439 KB 167/167 KB 836/1210 KB 428/577 KB 180/439 KB 167/167 KB 836/1210 KB 432/577 KB 180/439 KB 167/167 KB 836/1210 KB 436/577 KB 180/439 KB 167/167 KB 836/1210 KB 440/577 KB 180/439 KB 167/167 KB 836/1210 KB 444/577 KB 180/439 KB 167/167 KB 836/1210 KB 448/577 KB 180/439 KB 167/167 KB 836/1210 KB 452/577 KB 180/439 KB 167/167 KB 836/1210 KB 456/577 KB 180/439 KB 167/167 KB 836/1210 KB 460/577 KB 180/439 KB 167/167 KB 836/1210 KB 464/577 KB 180/439 KB 167/167 KB 836/1210 KB 468/577 KB 180/439 KB 167/167 KB 836/1210 KB 420/577 KB 180/439 KB 167/167 KB 836/1210 KB 420/577 KB 176/439 KB 167/167 KB 4/1192 KB 836/1210 KB 468/577 KB 180/439 KB 167/167 KB 8/1192 KB 836/1210 KB 468/577 KB 180/439 KB 167/167 KB 12/1192 KB 836/1210 KB 468/577 KB 180/439 KB 167/167 KB 16/1192 KB 836/1210 KB 468/577 KB 180/439 KB 167/167 KB 20/1192 KB 836/1210 KB 468/577 KB 180/439 KB 167/167 KB 24/1192 KB 840/1210 KB 468/577 KB 180/439 KB 28/1192 KB 840/1210 KB 468/577 KB 180/439 KB 32/1192 KB 840/1210 KB 468/577 KB 180/439 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 129.5 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 20/1192 KB 840/1210 KB 468/577 KB 180/439 KB 167/167 KB 32/1192 KB 844/1210 KB 468/577 KB 180/439 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 4/562 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 8/562 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 12/562 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 16/562 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 20/562 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 24/562 KB 32/1192 KB 848/1210 KB 468/577 KB 180/439 KB 28/562 KB 36/1192 KB 848/1210 KB 468/577 KB 180/439 KB 28/562 KB 40/1192 KB 848/1210 KB 468/577 KB 184/439 KB 28/562 KB 36/1192 KB 848/1210 KB 468/577 KB 184/439 KB 28/562 KB 40/1192 KB 848/1210 KB 468/577 KB 188/439 KB 28/562 KB 40/1192 KB 848/1210 KB 468/577 KB 192/439 KB 28/562 KB 40/1192 KB 848/1210 KB 468/577 KB 196/439 KB 28/562 KB 44/1192 KB 848/1210 KB 468/577 KB 196/439 KB 28/562 KB 48/1192 KB 848/1210 KB 468/577 KB 200/439 KB 28/562 KB 52/1192 KB 848/1210 KB 468/577 KB 200/439 KB 28/562 KB 56/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 60/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 64/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 68/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 72/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 76/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 80/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 84/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 88/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 92/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 96/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 52/1192 KB 848/1210 KB 472/577 KB 200/439 KB 28/562 KB 96/1192 KB 848/1210 KB 476/577 KB 200/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 200/439 KB 28/562 KB 44/1192 KB 848/1210 KB 468/577 KB 200/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 204/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 208/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 212/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 216/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 220/439 KB 28/562 KB 96/1192 KB 848/1210 KB 480/577 KB 224/439 KB 28/562 KB 96/1192 KB 848/1210 KB 484/577 KB 224/439 KB 28/562 KB 96/1192 KB 848/1210 KB 488/577 KB 228/439 KB 28/562 KB 96/1192 KB 848/1210 KB 492/577 KB 228/439 KB 28/562 KB 96/1192 KB 848/1210 KB 496/577 KB 228/439 KB 28/562 KB 96/1192 KB 848/1210 KB 484/577 KB 228/439 KB 28/562 KB 96/1192 KB 848/1210 KB 496/577 KB 232/439 KB 28/562 KB 96/1192 KB 848/1210 KB 496/577 KB 236/439 KB 28/562 KB 96/1192 KB 848/1210 KB 496/577 KB 240/439 KB 28/562 KB 96/1192 KB 848/1210 KB 500/577 KB 240/439 KB 28/562 KB 100/1192 KB 848/1210 KB 504/577 KB 244/439 KB 28/562 KB 100/1192 KB 848/1210 KB 508/577 KB 244/439 KB 28/562 KB 100/1192 KB 848/1210 KB 512/577 KB 244/439 KB 28/562 KB 100/1192 KB 848/1210 KB 516/577 KB 244/439 KB 28/562 KB 100/1192 KB 852/1210 KB 520/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 524/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 528/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 532/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 536/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 540/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 544/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 548/577 KB 244/439 KB 32/562 KB 100/1192 KB 848/1210 KB 500/577 KB 244/439 KB 28/562 KB 96/1192 KB 848 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install /1210 KB 500/577 KB 244/439 KB 28/562 KB 100/1192 KB 852/1210 KB 548/577 KB 248/439 KB 32/562 KB 100/1192 KB 852/1210 KB 548/577 KB 252/439 KB 32/562 KB 100/1192 KB 852/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 852/1210 KB 516/577 KB 244/439 KB 32/562 KB 100/1192 KB 852/1210 KB 516/577 KB 244/439 KB 28/562 KB 100/1192 KB 856/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 860/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 864/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 868/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 872/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 876/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 880/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 884/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 888/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 892/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 896/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 900/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 904/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 908/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 912/1210 KB 548/577 KB 256/439 KB 32/562 KB 100/1192 KB 916/1210 KB 548/577 KB 256/439 KB 36/562 KB 104/1192 KB 920/1210 KB 548/577 KB 260/439 KB 36/562 KB 104/1192 KB 924/1210 KB 548/577 KB 260/439 KB 36/562 KB 104/1192 KB 928/1210 KB 548/577 KB 260/439 KB 36/562 KB 100/1192 KB 912/1210 KB 548/577 KB 256/439 KB 36/562 KB 104/1192 KB 916/1210 KB 548/577 KB 260/439 KB 36/562 KB 104/1192 KB 928/1210 KB 548/577 KB 264/439 KB 36/562 KB 104/1192 KB 928/1210 KB 548/577 KB 268/439 KB 36/562 KB 104/1192 KB 928/1210 KB 548/577 KB 272/439 KB 36/562 KB 104/1192 KB 928/1210 KB 548/577 KB 276/439 KB 40/562 KB 104/1192 KB 932/1210 KB 548/577 KB 280/439 KB 40/562 KB 104/1192 KB 932/1210 KB 548/577 KB 284/439 KB 40/562 KB 104/1192 KB 932/1210 KB 548/577 KB 288/439 KB 40/562 KB 104/1192 KB 932/1210 KB 548/577 KB 292/439 KB 40/562 KB 104/1192 KB 916/1210 KB 548/577 KB 256/439 KB 36/562 KB 108/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 112/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 116/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 120/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 124/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 128/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 132/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 136/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 140/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 144/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 104/1192 KB 932/1210 KB 552/577 KB 292/439 KB 40/562 KB 144/1192 KB 932/1210 KB 556/577 KB 292/439 KB 40/562 KB 144/1192 KB 932/1210 KB 560/577 KB 292/439 KB 40/562 KB 144/1192 KB 932/1210 KB 564/577 KB 292/439 KB 40/562 KB 148/1192 KB 932/1210 KB 568/577 KB 296/439 KB 40/562 KB 148/1192 KB 932/1210 KB 572/577 KB 296/439 KB 40/562 KB 148/1192 KB 932/1210 KB 576/577 KB 296/439 KB 40/562 KB 148/1192 KB 932/1210 KB 577/577 KB 296/439 KB 40/562 KB 104/1192 KB 932/1210 KB 548/577 KB 276/439 KB 40/562 KB 148/1192 KB 936/1210 KB 577/577 KB 296/439 KB 40/562 KB 148/1192 KB 940/1210 KB 577/577 KB 296/439 KB 40/562 KB 148/1192 KB 944/1210 KB 577/577 KB 296/439 KB 40/562 KB 148/1192 KB 948/1210 KB 577/577 KB 296/439 KB 40/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 40/562 KB 104/1192 KB 928/1210 KB 548/577 KB 272/439 KB 40/562 KB 148/1192 KB 952/1210 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 577/577 KB 296/439 KB 44/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 48/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 52/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 56/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 60/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 64/562 KB 148/1192 KB 952/1210 KB 577/577 KB 296/439 KB 68/562 KB 148/1192 KB 956/1210 KB 577/577 KB 296/439 KB 72/562 KB 148/1192 KB 956/1210 KB 577/577 KB 296/439 KB 76/562 KB 148/1192 KB 956/1210 KB 577/577 KB 296/439 KB 80/562 KB 148/1192 KB 932/1210 KB 564/577 KB 296/439 KB 40/562 KB 152/1192 KB 956/1210 KB 577/577 KB 296/439 KB 80/562 KB 156/1192 KB 956/1210 KB 577/577 KB 296/439 KB 80/562 KB 160/1192 KB 956/1210 KB 577/577 KB 296/439 KB 80/562 KB 164/1192 KB 956/1210 KB 577/577 KB 296/439 KB 80/562 KB 168/1192 KB 956/1210 KB 577/577 KB 296/439 KB 84/562 KB 172/1192 KB 956/1210 KB 577/577 KB 296/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 296/439 KB 84/562 KB 144/1192 KB 932/1210 KB 564/577 KB 296/439 KB 40/562 KB 176/1192 KB 956/1210 KB 577/577 KB 300/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 304/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 308/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 312/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 316/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 320/439 KB 84/562 KB 164/1192 KB 956/1210 KB 577/577 KB 296/439 KB 84/562 KB 176/1192 KB 956/1210 KB 577/577 KB 320/439 KB 88/562 KB 176/1192 KB 956/1210 KB 577/577 KB 320/439 KB 92/562 KB 176/1192 KB 956/1210 KB 577/577 KB 320/439 KB 96/562 KB 176/1192 KB 956/1210 KB 577/577 KB 320/439 KB 100/562 KB 148/1192 KB 956/1210 KB 577/577 KB 296/439 KB 68/562 KB 180/1192 KB 960/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 964/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 968/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 972/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 976/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 980/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 956/1210 KB 577/577 KB 324/439 KB 100/562 KB 180/1192 KB 984/1210 KB 577/577 KB 328/439 KB 100/562 KB 180/1192 KB 984/1210 KB 577/577 KB 332/439 KB 100/562 KB 180/1192 KB 984/1210 KB 577/577 KB 336/439 KB 100/562 KB 180/1192 KB 984/1210 KB 577/577 KB 340/439 KB 104/562 KB 180/1192 KB 984/1210 KB 344/439 KB 104/562 KB 180/1192 KB 984/1210 KB 348/439 KB 104/562 KB 180/1192 KB 984/1210 KB 352/439 KB 104/562 KB 180/1192 KB 956/1210 KB 577/577 KB 320/439 KB 100/562 KB 184/1192 KB 984/1210 KB 352/439 KB 104/562 KB 188/1192 KB 984/1210 KB 352/439 KB 104/562 KB 192/1192 KB 984/1210 KB 352/439 KB 104/562 KB 196/1192 KB 984/1210 KB 352/439 KB 104/562 KB 200/1192 KB 984/1210 KB 356/439 KB 104/562 KB 204/1192 KB 984/1210 KB 356/439 KB 104/562 KB 208/1192 KB 984/1210 KB 356/439 KB 104/562 KB 180/1192 KB 984/1210 KB 577/577 KB 336/439 KB 104/562 KB 208/1192 KB 984/1210 KB 356/439 KB 108/562 KB 208/1192 KB 984/1210 KB 356/439 KB 112/562 KB 180/1192 KB 984/1210 KB 577/577 KB 324/439 KB 100/562 KB 208/1192 KB 988/1210 KB 356/439 KB 112/562 KB 208/1192 KB 992/1210 KB 356/439 KB 112/562 KB 208/1192 KB 996/1210 KB 356/439 KB 112/562 KB 208/1192 KB 1000/1210 KB 356/439 KB 116/562 KB 208/1192 KB 1004/1210 KB 356/439 KB 116/562 KB 208/1192 KB 1008/1210 KB 356/439 KB 116/562 KB 208/1192 KB 1012 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install /1210 KB 356/439 KB 116/562 KB 208/1192 KB 1016/1210 KB 356/439 KB 116/562 KB 208/1192 KB 1020/1210 KB 356/439 KB 116/562 KB 208/1192 KB 1024/1210 KB 356/439 KB 116/562 KB 208/1192 KB 1028/1210 KB 356/439 KB 116/562 KB 196/1192 KB 984/1210 KB 356/439 KB 104/562 KB 212/1192 KB 1028/1210 KB 360/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 364/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 368/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 372/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 376/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 380/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 384/439 KB 116/562 KB 212/1192 KB 1028/1210 KB 356/439 KB 116/562 KB 216/1192 KB 1032/1210 KB 384/439 KB 116/562 KB 220/1192 KB 1032/1210 KB 384/439 KB 116/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 116/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 433.3 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 208/1192 KB 996/1210 KB 356/439 KB 116/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 120/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 124/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 128/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 132/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 136/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 140/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 144/562 KB 224/1192 KB 1032/1210 KB 384/439 KB 148/562 KB 228/1192 KB 1032/1210 KB 384/439 KB 152/562 KB 228/1192 KB 1032/1210 KB 384/439 KB 156/562 KB 228/1192 KB 1032/1210 KB 384/439 KB 160/562 KB 212/1192 KB 1032/1210 KB 384/439 KB 116/562 KB 228/1192 KB 1036/1210 KB 384/439 KB 160/562 KB 228/1192 KB 1040/1210 KB 384/439 KB 160/562 KB 228/1192 KB 1044/1210 KB 384/439 KB 160/562 KB 228/1192 KB 1048/1210 KB 388/439 KB 164/562 KB 228/1192 KB 1052/1210 KB 388/439 KB 164/562 KB 228/1192 KB 1056/1210 KB 388/439 KB 164/562 KB 228/1192 KB 1032/1210 KB 384/439 KB 148/562 KB 232/1192 KB 1056/1210 KB 388/439 KB 164/562 KB 236/1192 KB 1056/1210 KB 388/439 KB 164/562 KB 240/1192 KB 1056/1210 KB 388/439 KB 164/562 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 228/1192 KB 1044/1210 KB 388/439 KB 164/562 KB 240/1192 KB 1056/1210 KB 392/439 KB 164/562 KB 240/1192 KB 1056/1210 KB 396/439 KB 164/562 KB 240/1192 KB 1056/1210 KB 400/439 KB 164/562 KB 244/1192 KB 1056/1210 KB 400/439 KB 164/562 KB 248/1192 KB 1056/1210 KB 404/439 KB 164/562 KB 252/1192 KB 1056/1210 KB 404/439 KB 164/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 164/562 KB 228/1192 KB 1044/1210 KB 384/439 KB 164/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 168/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 172/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 176/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 180/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 184/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 188/562 KB 256/1192 KB 1060/1210 KB 404/439 KB 192/562 KB 252/1192 KB 1060/1210 KB 404/439 KB 164/562 KB 4/256 KB 256/1192 KB 1064/1210 KB 404/439 KB 192/562 KB 244/1192 KB 1056/1210 KB 404/439 KB 164/562 KB 4/256 KB 256/1192 KB 1060/1210 KB 404/439 KB 192/562 KB 8/256 KB 256/1192 KB 1064/1210 KB 404/439 KB 192/562 KB 12/256 KB 256/1192 KB 1064/1210 KB 404/439 KB 192/562 KB 16/256 KB 256/1192 KB 1064/1210 KB 404/439 KB 192/562 KB 20/256 KB 256/1192 KB 1064/1210 KB 404/439 KB 192/562 KB 24/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 28/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 32/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 36/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 40/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 44/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 48/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 52/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 56/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 20/256 KB 260/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 56/256 KB 264/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 56/256 KB 268/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 56/256 KB 272/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 20/256 KB 256/1192 KB 1068/1210 KB 408/439 KB 196/562 KB 56/256 KB 272/1192 KB 1068/1210 KB 408/439 KB 200/562 KB 56/256 KB 272/1192 KB 1068/1210 KB 408/439 KB 204/562 KB 56/256 KB 272/1192 KB 1068/1210 KB 408/439 KB 208/562 KB 56/256 KB 272/1192 KB 1068/1210 KB 408/439 KB 212/562 KB 20/256 KB 256/1192 KB 1068/1210 KB 408/439 KB 192/562 KB 56/256 KB 276/1192 KB 1072/1210 KB 408/439 KB 212/562 KB 20/256 KB 256/1192 KB 1064/1210 KB 408/439 KB 192/562 KB 56/256 KB 276/1192 KB 1072/1210 KB 412/439 KB 212/562 KB 56/256 KB 276/1192 KB 1072/1210 KB 416/439 KB 212/562 KB 56/256 KB 276/1192 KB 1072/1210 KB 420/439 KB 212/562 KB 56/256 KB 276/1192 KB 1076/1210 KB 424/439 KB 212/562 KB 56/256 KB 276/1192 KB 1076/1210 KB 428/439 KB 212/562 KB 56/256 KB 276/1192 KB 1076/1210 KB 432/439 KB 212/562 KB 56/256 KB 276/1192 KB 1076/1210 KB 436/439 KB 212/562 KB 56/256 KB 276/1192 KB 1068/1210 KB 408/439 KB 212/562 KB 56/256 KB 276/1192 KB 1076/1210 KB 420/439 KB 212/562 KB 56/256 KB 276/1192 KB 1080/1210 KB 436/439 KB 212/562 KB 56/256 KB 276/1192 KB 1084/1210 KB 436/439 KB 212/562 KB 56/256 KB 276/1192 KB 1088/1210 KB 436/439 KB 212/562 KB 56/256 KB 276/1192 KB 1092/1210 KB 436/439 KB 212/562 KB 56/256 KB 280/1192 KB 1092/1210 KB 439/439 KB 212/562 KB 56/256 KB 284/1192 KB 1096/1210 KB 439/439 KB 212/562 KB 56/256 KB 288/1192 KB 1096/1210 KB 439/439 KB 212/562 KB 56/256 KB 276/1192 KB 1092/1210 KB 439/439 KB 212/562 KB 56/256 KB 288/1192 KB 1096/1210 KB 439/439 KB 216/562 KB 56/256 KB 288/1192 KB 1096/ unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1210 KB 439/439 KB 220/562 KB 56/256 KB 288/1192 KB 1096/1210 KB 439/439 KB 224/562 KB 56/256 KB 288/1192 KB 1096/1210 KB 439/439 KB 228/562 KB 60/256 KB 292/1192 KB 1096/1210 KB 439/439 KB 232/562 KB 60/256 KB 292/1192 KB 1096/1210 KB 439/439 KB 236/562 KB 60/256 KB 292/1192 KB 1096/1210 KB 439/439 KB 240/562 KB 56/256 KB 280/1192 KB 1096/1210 KB 439/439 KB 212/562 KB 60/256 KB 292/1192 KB 1100/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1104/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1108/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1112/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1116/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1120/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1124/1210 KB 439/439 KB 240/562 KB 60/256 KB 292/1192 KB 1128/1210 KB 439/439 KB 244/562 KB 60/256 KB 292/1192 KB 1132/1210 KB 439/439 KB 244/562 KB 60/256 KB 292/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 60/256 KB 292/1192 KB 1096/1210 KB 439/439 KB 228/562 KB 60/256 KB 296/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 60/256 KB 300/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 60/256 KB 304/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 60/256 KB 288/1192 KB 1096/1210 KB 439/439 KB 228/562 KB 64/256 KB 304/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 64/256 KB 308/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 68/256 KB 312/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 68/256 KB 316/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 68/256 KB 320/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 60/256 KB 292/1192 KB 1124/1210 KB 439/439 KB 244/562 KB 68/256 KB 320/1192 KB 1136/1210 KB 439/439 KB 248/562 KB 68/256 KB 320/1192 KB 1136/1210 KB 439/439 KB 252/562 KB 68/256 KB 320/1192 KB 1136/1210 KB 439/439 KB 256/562 KB 68/256 KB 324/1192 KB 1136/1210 KB 260/562 KB 68/256 KB 324/1192 KB 1140/1210 KB 264/562 KB 68/256 KB 324/1192 KB 1140/1210 KB 268/562 KB 68/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 68/256 KB 308/1192 KB 1136/1210 KB 439/439 KB 244/562 KB 72/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 76/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 80/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 84/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 88/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 92/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 96/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 100/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 104/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 108/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 112/256 KB 324/1192 KB 1140/1210 KB 272/562 KB 68/256 KB 324/1192 KB 1140/1210 KB 260/562 KB 112/256 KB 324/1192 KB 1144/1210 KB 272/562 KB 112/256 KB 324/1192 KB 1148/1210 KB 272/562 KB 112/256 KB 324/1192 KB 1152/1210 KB 272/562 KB 112/256 KB 324/1192 KB 1156/1210 KB 272/562 KB 116/256 KB 324/1192 KB 1160/1210 KB 276/562 KB 116/256 KB 324/1192 KB 1164/1210 KB 276/562 KB 116/256 KB 324/1192 KB 1168/1210 KB 276/562 KB 68/256 KB 324/1192 KB 1136/1210 KB 256/562 KB 116/256 KB 328/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 332/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 336/1192 KB 1168/1210 KB 276/562 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 319.9 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 116/256 KB 340/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 344/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 348/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 352/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 356/1192 KB 1168/1210 KB 276/562 KB 116/256 KB 360/1192 KB 1172/1210 KB 276/562 KB 116/256 KB 364/1192 KB 1172/1210 KB 276/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 276/562 KB 116/256 KB 324/1192 KB 1156/1210 KB 276/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 280/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 284/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 288/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 292/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 296/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 300/562 KB 116/256 KB 368/1192 KB 1172/1210 KB 304/562 KB 116/256 KB 324/1192 KB 1156/1210 KB 272/562 KB 120/256 KB 368/1192 KB 1172/1210 KB 304/562 KB 124/256 KB 368/1192 KB 1172/1210 KB 304/562 KB 128/256 KB 368/1192 KB 1172/1210 KB 304/562 KB 116/256 KB 356/1192 KB 1172/1210 KB 276/562 KB 128/256 KB 368/1192 KB 1176/1210 KB 304/562 KB 128/256 KB 368/1192 KB 1180/1210 KB 304/562 KB 132/256 KB 368/1192 KB 1184/1210 KB 304/562 KB 132/256 KB 368/1192 KB 1180/1210 KB 304/562 KB 136/256 KB 368/1192 KB 1184/1210 KB 304/562 KB 140/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 144/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 4/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 8/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 12/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 16/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 20/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 24/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 28/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 32/140 KB 148/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 36/140 KB 136/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 152/256 KB 372/1192 KB 1192/1210 KB 308/562 KB 40/140 KB 152/256 KB 372/1192 KB 1196/1210 KB 308/562 KB 40/140 KB 152/256 KB 372/1192 KB 1200/1210 KB 308/562 KB 40/140 KB 136/256 KB 372/1192 KB 1184/1210 KB 308/562 KB 152/256 KB 372/1192 KB 1200/1210 KB 312/562 KB 40/140 KB 152/256 KB 372/1192 KB 1200/1210 KB 316/562 KB 40/140 KB 152/256 KB 372/1192 KB 1200/1210 KB 320/562 KB 40/140 KB 152/256 KB 372/1192 KB 1200/1210 KB 324/562 KB 40/140 KB 152/256 KB 372/1192 KB 1204/1210 KB 328/562 KB 40/140 KB 152/256 KB 372/1192 KB 1204/1210 KB 332/562 KB 40/140 KB 152/256 KB 372/1192 KB 1204/1210 KB 336/562 KB 40/140 KB 136/256 KB 372/1192 KB 1184/1210 KB 304/562 KB 152/256 KB 376/1192 KB 1204/1210 KB 336/562 KB 40/140 KB 152/256 KB 380/1192 KB 1204/1210 KB 336/562 KB 40/140 KB 152/256 KB 384/1192 KB 1204/1210 KB 336/562 KB 40/140 KB 152/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 40/140 KB 152/256 KB 384/1192 KB 1204/1210 KB 336/562 KB 44/140 KB 152/256 KB 384/1192 KB 1204/1210 KB 336/562 KB 48/140 KB 152/256 KB 384/1192 KB 1204/1210 KB 336/562 KB 52/140 KB 152/256 KB 388/1192 KB 1204/1210 KB 340/562 KB 56/140 KB 152/256 KB 388/1192 KB 1204/1210 KB 340/562 KB 60/140 KB 152/256 KB 388/1192 KB 1204/1210 KB 340/562 KB 64/140 KB 152/256 KB 372/1192 KB 1204/1210 KB 324/562 KB 40/140 KB 152/256 KB 388/1192 KB 1208/1210 KB 340/562 KB 64/140 KB 152/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 152/256 KB 372/1192 KB 1188/1210 KB 308/562 KB 36/140 KB 156/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install KB 160/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 164/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 168/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 172/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 176/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 180/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 64/140 KB 184/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 188/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 192/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 196/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 200/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 204/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 208/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 152/256 KB 388/1192 KB 1204/1210 KB 340/562 KB 52/140 KB 208/256 KB 388/1192 KB 1210/1210 KB 344/562 KB 68/140 KB 208/256 KB 388/1192 KB 1210/1210 KB 348/562 KB 68/140 KB 208/256 KB 388/1192 KB 1210/1210 KB 352/562 KB 68/140 KB 208/256 KB 388/1192 KB 1210/1210 KB 356/562 KB 68/140 KB 152/256 KB 388/1192 KB 1204/1210 KB 336/562 KB 52/140 KB 208/256 KB 392/1192 KB 356/562 KB 68/140 KB 208/256 KB 396/1192 KB 356/562 KB 68/140 KB 208/256 KB 400/1192 KB 356/562 KB 68/140 KB 208/256 KB 404/1192 KB 356/562 KB 68/140 KB 208/256 KB 408/1192 KB 356/562 KB 68/140 KB 208/256 KB 412/1192 KB 356/562 KB 68/140 KB 208/256 KB 416/1192 KB 356/562 KB 68/140 KB 208/256 KB 420/1192 KB 356/562 KB 68/140 KB 208/256 KB 424/1192 KB 360/562 KB 68/140 KB 208/256 KB 428/1192 KB 360/562 KB 68/140 KB 208/256 KB 432/1192 KB 360/562 KB 68/140 KB 180/256 KB 388/1192 KB 1210/1210 KB 340/562 KB 68/140 KB 208/256 KB 432/1192 KB 360/562 KB 72/140 KB 208/256 KB 432/1192 KB 360/562 KB 76/140 KB 208/256 KB 432/1192 KB 360/562 KB 80/140 KB 208/256 KB 432/1192 KB 360/562 KB 84/140 KB 208/256 KB 432/1192 KB 360/562 KB 88/140 KB 208/256 KB 420/1192 KB 360/562 KB 68/140 KB 208/256 KB 432/1192 KB 364/562 KB 92/140 KB 208/256 KB 432/1192 KB 368/562 KB 92/140 KB 208/256 KB 432/1192 KB 372/562 KB 92/140 KB 212/256 KB 436/1192 KB 376/562 KB 92/140 KB 212/256 KB 436/1192 KB 380/562 KB 92/140 KB 212/256 KB 436/1192 KB 384/562 KB 92/140 KB 212/256 KB 436/1192 KB 388/562 KB 92/140 KB 212/256 KB 436/1192 KB 392/562 KB 92/140 KB 212/256 KB 436/1192 KB 396/562 KB 92/140 KB 212/256 KB 436/1192 KB 400/562 KB 92/140 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 867.1 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 212/256 KB 436/1192 KB 372/562 KB 92/140 KB 216/256 KB 436/1192 KB 400/562 KB 92/140 KB 220/256 KB 436/1192 KB 400/562 KB 92/140 KB 224/256 KB 436/1192 KB 400/562 KB 92/140 KB 208/256 KB 436/1192 KB 372/562 KB 92/140 KB 224/256 KB 440/1192 KB 400/562 KB 92/140 KB 224/256 KB 444/1192 KB 400/562 KB 92/140 KB 224/256 KB 448/1192 KB 400/562 KB 92/140 KB 224/256 KB 452/1192 KB 400/562 KB 92/140 KB 224/256 KB 456/1192 KB 400/562 KB 92/140 KB 224/256 KB 460/1192 KB 400/562 KB 92/140 KB 224/256 KB 464/1192 KB 400/562 KB 92/140 KB 208/256 KB 432/1192 KB 360/562 KB 92/140 KB 224/256 KB 464/1192 KB 400/562 KB 96/140 KB 224/256 KB 464/1192 KB 400/562 KB 100/140 KB 224/256 KB 464/1192 KB 400/562 KB 104/140 KB 224/256 KB 464/1192 KB 400/562 KB 108/140 KB 224/256 KB 464/1192 KB 400/562 KB 112/140 KB 224/256 KB 464/1192 KB 400/562 KB 116/140 KB 224/256 KB 464/1192 KB 404/562 KB 120/140 KB 224/256 KB 464/1192 KB 404/562 KB 124/140 KB 228/256 KB 468/1192 KB 404/562 KB 128/140 KB 228/256 KB 468/1192 KB 404/562 KB 132/140 KB 228/256 KB 468/1192 KB 404/562 KB 136/140 KB 228/256 KB 468/1192 KB 404/562 KB 140/140 KB 228/256 KB 468/1192 KB 404/562 KB 140/140 KB 224/256 KB 464/1192 KB 404/562 KB 116/140 KB 228/256 KB 468/1192 KB 408/562 KB 140/140 KB 228/256 KB 468/1192 KB 412/562 KB 140/140 KB 228/256 KB 468/1192 KB 416/562 KB 140/140 KB 228/256 KB 468/1192 KB 404/562 KB 124/140 KB 232/256 KB 468/1192 KB 416/562 KB 140/140 KB 236/256 KB 468/1192 KB 416/562 KB 140/140 KB 240/256 KB 468/1192 KB 416/562 KB 140/140 KB 244/256 KB 468/1192 KB 416/562 KB 140/140 KB 248/256 KB 468/1192 KB 420/562 KB 140/140 KB 252/256 KB 468/1192 KB 420/562 KB 140/140 KB 256/256 KB 468/1192 KB 420/562 KB 140/140 KB 256/256 KB 468/1192 KB 420/562 KB 140/140 KB 224/256 KB 468/1192 KB 404/562 KB 124/140 KB 256/256 KB 472/1192 KB 420/562 KB 140/140 KB 256/256 KB 476/1192 KB 420/562 KB 140/140 KB 256/256 KB 480/1192 KB 420/562 KB 140/140 KB 256/256 KB 484/1192 KB 420/562 KB 140/140 KB 256/256 KB 488/1192 KB 420/562 KB 140/140 KB 256/256 KB 492/1192 KB 420/562 KB 140/140 KB 256/256 KB 496/1192 KB 420/562 KB 140/140 KB 244/256 KB 468/1192 KB 420/562 KB 140/140 KB 256/256 KB 496/1192 KB 424/562 KB 140/140 KB 256/256 KB 496/1192 KB 428/562 KB 140/140 KB 256/256 KB 496/1192 KB 432/562 KB 140/140 KB 256/256 KB 500/1192 KB 432/562 KB 140/140 KB 256/256 KB 504/1192 KB 436/562 KB 140/140 KB 256/256 KB 508/1192 KB 436/562 KB 140/140 KB 256/256 KB 512/1192 KB 436/562 KB 140/140 KB 256/256 KB 500/1192 KB 436/562 KB 140/140 KB 256/256 KB 512/1192 KB 440/562 KB 140/140 KB 256/256 KB 512/1192 KB 444/562 KB 140/140 KB 256/256 KB 512/1192 KB 448/562 KB 140/140 KB 256/256 KB 516/1192 KB 448/562 KB 140/140 KB 256/256 KB 520/1192 KB 452/562 KB 140/140 KB 256/256 KB 524/1192 KB 452/562 KB 140/140 KB 256/256 KB 528/1192 KB 452/562 KB 140/140 KB 256/256 KB 532/1192 KB 452/562 KB 140/140 KB 256/256 KB 536/1192 KB 452/562 KB 256/256 KB 540/1192 KB 452/562 KB 256/256 KB 544/1192 KB 452/562 KB 256/256 KB 548/1192 KB 452/562 KB 256/256 KB 516/1192 KB 452/562 KB 140/140 KB 548/1192 KB 456/562 KB 548/1192 KB 460/562 KB 548/1192 KB 464/562 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 98.9 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 180.6 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 548/1192 KB 468/562 KB 548/1192 KB 472/562 KB 548/1192 KB 476/562 KB 548/1192 KB 480/562 KB 548/1192 KB 484/562 KB 552/1192 KB 484/562 KB 556/1192 KB 484/562 KB 560/1192 KB 488/562 KB 556/1192 KB 488/562 KB 560/1192 KB 492/562 KB 560/1192 KB 496/562 KB 564/1192 KB 500/562 KB 4/37 KB 564/1192 KB 500/562 KB 8/37 KB 564/1192 KB 500/562 KB 12/37 KB 564/1192 KB 500/562 KB 16/37 KB 564/1192 KB 500/562 KB 20/37 KB 564/1192 KB 500/562 KB 24/37 KB 564/1192 KB 500/562 KB 28/37 KB 564/1192 KB 500/562 KB 32/37 KB 564/1192 KB 500/562 KB 36/37 KB 564/1192 KB 500/562 KB 37/37 KB 564/1192 KB 500/562 KB 564/1192 KB 496/562 KB 37/37 KB 568/1192 KB 500/562 KB 37/37 KB 572/1192 KB 500/562 KB 37/37 KB 576/1192 KB 504/562 KB 37/37 KB 572/1192 KB 504/562 KB 37/37 KB 576/1192 KB 508/562 KB 37/37 KB 576/1192 KB 512/562 KB 37/37 KB 580/1192 KB 512/562 KB 37/37 KB 584/1192 KB 516/562 KB 37/37 KB 588/1192 KB 516/562 KB 37/37 KB 592/1192 KB 516/562 KB 37/37 KB 580/1192 KB 516/562 KB 37/37 KB 592/1192 KB 520/562 KB 37/37 KB 592/1192 KB 524/562 KB 37/37 KB 592/1192 KB 528/562 KB 37/37 KB 592/1192 KB 532/562 KB 37/37 KB 596/1192 KB 536/562 KB 37/37 KB 596/1192 KB 540/562 KB 37/37 KB 596/1192 KB 544/562 KB 37/37 KB 596/1192 KB 532/562 KB 37/37 KB 600/1192 KB 544/562 KB 37/37 KB 604/1192 KB 544/562 KB 37/37 KB 608/1192 KB 544/562 KB 37/37 KB 612/1192 KB 544/562 KB 37/37 KB 616/1192 KB 548/562 KB 37/37 KB 620/1192 KB 548/562 KB 37/37 KB 624/1192 KB 548/562 KB 37/37 KB 612/1192 KB 548/562 KB 37/37 KB 624/1192 KB 552/562 KB 37/37 KB 624/1192 KB 556/562 KB 37/37 KB 624/1192 KB 560/562 KB 37/37 KB 624/1192 KB 562/562 KB 37/37 KB 628/1192 KB 562/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 25.7 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 632/1192 KB 562/562 KB 636/1192 KB 562/562 KB 640/1192 KB 562/562 KB 644/1192 KB 562/562 KB 648/1192 KB 562/562 KB 652/1192 KB 562/562 KB 656/1192 KB 562/562 KB 660/1192 KB 562/562 KB 664/1192 KB 562/562 KB 668/1192 KB 562/562 KB 672/1192 KB 562/562 KB 676/1192 KB 3/1461 KB 672/1192 KB 3/1461 KB 562/562 KB 676/1192 KB 5/1461 KB 676/1192 KB 8/1461 KB 676/1192 KB 11/1461 KB 676/1192 KB 13/1461 KB 676/1192 KB 16/1461 KB 676/1192 KB 19/1461 KB 676/1192 KB 21/1461 KB 4/46 KB 676/1192 KB 21/1461 KB 8/46 KB 676/1192 KB 24/1461 KB 12/46 KB 676/1192 KB 24/1461 KB 16/46 KB 676/1192 KB 24/1461 KB 4/46 KB 676/1192 KB 24/1461 KB 16/46 KB 676/1192 KB 27/1461 KB 16/46 KB 676/1192 KB 29/1461 KB 16/46 KB 676/1192 KB 32/1461 KB 20/46 KB 676/1192 KB 36/1461 KB 20/46 KB 676/1192 KB 40/1461 KB 20/46 KB 676/1192 KB 44/1461 KB 20/46 KB 676/1192 KB 48/1461 KB 20/46 KB 676/1192 KB 32/1461 KB 24/46 KB 676/1192 KB 48/1461 KB 28/46 KB 676/1192 KB 48/1461 KB 32/46 KB 676/1192 KB 48/1461 KB 36/46 KB 676/1192 KB 48/1461 KB 40/46 KB 676/1192 KB 52/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 389.7 KB/sec) unit-abot-epc-basic-0: 19:56:58 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: 19:56:58 DEBUG unit.abot-epc-basic/0.install 44/46 KB 676/1192 KB 52/1461 KB 46/46 KB 676/1192 KB 52/1461 KB 36/46 KB 676/1192 KB 52/1461 KB 46/46 KB 676/1192 KB 56/1461 KB 46/46 KB 676/1192 KB 60/1461 KB 46/46 KB 676/1192 KB 64/1461 KB 46/46 KB 676/1192 KB 68/1461 KB 46/46 KB 676/1192 KB 72/1461 KB 46/46 KB 680/1192 KB 76/1461 KB 46/46 KB 680/1192 KB 80/1461 KB 46/46 KB 680/1192 KB 72/1461 KB 46/46 KB 684/1192 KB 80/1461 KB 46/46 KB 688/1192 KB 80/1461 KB 4/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 8/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 12/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 16/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 20/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 24/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 28/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 32/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 36/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 40/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 44/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 48/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 52/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 56/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 60/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 64/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 68/1118 KB 46/46 KB 688/1192 KB 80/1461 KB 72/1118 KB 692/1192 KB 4/287 KB 84/1461 KB 76/1118 KB 692/1192 KB 4/287 KB 84/1461 KB 80/1118 KB 692/1192 KB 4/287 KB 84/1461 KB 68/1118 KB 692/1192 KB 4/287 KB 84/1461 KB 80/1118 KB 692/1192 KB 4/287 KB 88/1461 KB 68/1118 KB 692/1192 KB 4/287 KB 80/1461 KB 68/1118 KB 46/46 KB 688/1192 KB 4/287 KB 80/1461 KB 80/1118 KB 692/1192 KB 8/287 KB 88/1461 KB 80/1118 KB 692/1192 KB 12/287 KB 88/1461 KB 80/1118 KB 692/1192 KB 16/287 KB 88/1461 KB 80/1118 KB 692/1192 KB 20/287 KB 88/1461 KB 80/1118 KB 696/1192 KB 20/287 KB 92/1461 KB 80/1118 KB 700/1192 KB 20/287 KB 92/1461 KB 80/1118 KB 704/1192 KB 20/287 KB 92/1461 KB 84/1118 KB 708/1192 KB 24/287 KB 92/1461 KB 84/1118 KB 712/1192 KB 24/287 KB 92/1461 KB 84/1118 KB 716/1192 KB 24/287 KB 92/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 92/1461 KB 80/1118 KB 692/1192 KB 20/287 KB 92/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 96/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 100/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 104/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 108/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 112/1461 KB 84/1118 KB 720/1192 KB 24/287 KB 116/1461 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 31.1 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 84/1118 KB 724/1192 KB 24/287 KB 120/1461 KB 84/1118 KB 724/1192 KB 24/287 KB 124/1461 KB 84/1118 KB 724/1192 KB 24/287 KB 128/1461 KB 84/1118 KB 724/1192 KB 24/287 KB 116/1461 KB 84/1118 KB 728/1192 KB 24/287 KB 128/1461 KB 84/1118 KB 732/1192 KB 24/287 KB 128/1461 KB 84/1118 KB 736/1192 KB 24/287 KB 128/1461 KB 84/1118 KB 704/1192 KB 24/287 KB 92/1461 KB 80/1118 KB 704/1192 KB 24/287 KB 92/1461 KB 84/1118 KB 736/1192 KB 28/287 KB 128/1461 KB 84/1118 KB 736/1192 KB 32/287 KB 128/1461 KB 84/1118 KB 736/1192 KB 36/287 KB 128/1461 KB 88/1118 KB 736/1192 KB 36/287 KB 128/1461 KB 92/1118 KB 736/1192 KB 40/287 KB 128/1461 KB 96/1118 KB 736/1192 KB 40/287 KB 128/1461 KB 100/1118 KB 736/1192 KB 40/287 KB 128/1461 KB 88/1118 KB 736/1192 KB 40/287 KB 128/1461 KB 100/1118 KB 736/1192 KB 44/287 KB 128/1461 KB 100/1118 KB 736/1192 KB 48/287 KB 128/1461 KB 100/1118 KB 736/1192 KB 52/287 KB 128/1461 KB 104/1118 KB 740/1192 KB 56/287 KB 128/1461 KB 104/1118 KB 740/1192 KB 56/287 KB 132/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 136/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 140/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 144/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 148/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 152/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 156/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 160/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 164/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 168/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 172/1461 KB 104/1118 KB 740/1192 KB 52/287 KB 128/1461 KB 104/1118 KB 736/1192 KB 52/287 KB 128/1461 KB 108/1118 KB 740/1192 KB 60/287 KB 172/1461 KB 112/1118 KB 740/1192 KB 60/287 KB 172/1461 KB 116/1118 KB 740/1192 KB 60/287 KB 172/1461 KB 120/1118 KB 740/1192 KB 60/287 KB 172/1461 KB 124/1118 KB 740/1192 KB 60/287 KB 172/1461 KB 128/1118 KB 744/1192 KB 60/287 KB 172/1461 KB 104/1118 KB 740/1192 KB 60/287 KB 132/1461 KB 128/1118 KB 744/1192 KB 64/287 KB 172/1461 KB 128/1118 KB 744/1192 KB 68/287 KB 172/1461 KB 132/1118 KB 744/1192 KB 72/287 KB 172/1461 KB 132/1118 KB 744/1192 KB 76/287 KB 172/1461 KB 132/1118 KB 744/1192 KB 80/287 KB 172/1461 KB 124/1118 KB 744/1192 KB 60/287 KB 172/1461 KB 132/1118 KB 748/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 752/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 756/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 760/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 764/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 768/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 772/1192 KB 80/287 KB 172/1461 KB 132/1118 KB 776/1192 KB 84/287 KB 176/1461 KB 132/1118 KB 780/1192 KB 84/287 KB 176/1461 KB 132/1118 KB 784/1192 KB 84/287 KB 176/1461 KB 132/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 132/1118 KB 744/1192 KB 68/287 KB 172/1461 KB 136/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 140/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 144/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 148/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 152/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 156/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 160/1118 KB 788/1192 KB 84/287 KB 176/1461 KB 132/1118 KB 772/1192 KB 84/287 KB 176/1461 KB 132/1118 KB 772/1192 KB 84/287 KB 172/1461 KB 160/1118 KB 788/1192 KB 88/287 KB 176/1461 KB 160/1118 KB 788/1192 KB 92/287 KB 176/1461 KB 160/1118 KB 788/1192 KB 96/287 KB 176/1461 KB 160/1118 KB 788/1192 KB 100/287 KB 176/1461 KB 164/1118 KB 788/1192 KB 104/287 KB 180/1461 KB 164/1118 KB 788/1192 KB 108/287 KB 180/1461 KB 164/1118 KB 788/1192 KB 112/287 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 180/1461 KB 164/1118 KB 788/1192 KB 116/287 KB 180/1461 KB 164/1118 KB 792/1192 KB 120/287 KB 180/1461 KB 164/1118 KB 792/1192 KB 124/287 KB 180/1461 KB 164/1118 KB 792/1192 KB 128/287 KB 180/1461 KB 164/1118 KB 792/1192 KB 132/287 KB 180/1461 KB 164/1118 KB 788/1192 KB 100/287 KB 180/1461 KB 168/1118 KB 792/1192 KB 136/287 KB 180/1461 KB 172/1118 KB 792/1192 KB 136/287 KB 180/1461 KB 176/1118 KB 792/1192 KB 136/287 KB 180/1461 KB 160/1118 KB 788/1192 KB 100/287 KB 180/1461 KB 176/1118 KB 792/1192 KB 136/287 KB 184/1461 KB 176/1118 KB 792/1192 KB 136/287 KB 188/1461 KB 176/1118 KB 792/1192 KB 136/287 KB 192/1461 KB 164/1118 KB 792/1192 KB 116/287 KB 180/1461 KB 176/1118 KB 796/1192 KB 136/287 KB 192/1461 KB 176/1118 KB 800/1192 KB 136/287 KB 192/1461 KB 176/1118 KB 800/1192 KB 136/287 KB 196/1461 KB 180/1118 KB 804/1192 KB 136/287 KB 200/1461 KB 180/1118 KB 804/1192 KB 136/287 KB 204/1461 KB 180/1118 KB 804/1192 KB 136/287 KB 208/1461 KB 180/1118 KB 804/1192 KB 136/287 KB 196/1461 KB 184/1118 KB 804/1192 KB 136/287 KB 208/1461 KB 188/1118 KB 804/1192 KB 136/287 KB 208/1461 KB 192/1118 KB 804/1192 KB 136/287 KB 208/1461 KB 196/1118 KB 804/1192 KB 136/287 KB 212/1461 KB 176/1118 KB 804/1192 KB 136/287 KB 196/1461 KB 200/1118 KB 808/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 812/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 816/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 820/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 824/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 828/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 832/1192 KB 136/287 KB 212/1461 KB 164/1118 KB 792/1192 KB 136/287 KB 180/1461 KB 200/1118 KB 832/1192 KB 140/287 KB 212/1461 KB 200/1118 KB 832/1192 KB 144/287 KB 212/1461 KB 192/1118 KB 804/1192 KB 136/287 KB 212/1461 KB 200/1118 KB 832/1192 KB 144/287 KB 216/1461 KB 200/1118 KB 832/1192 KB 148/287 KB 220/1461 KB 200/1118 KB 832/1192 KB 148/287 KB 224/1461 KB 200/1118 KB 832/1192 KB 148/287 KB 228/1461 KB 200/1118 KB 836/1192 KB 148/287 KB 232/1461 KB 200/1118 KB 836/1192 KB 148/287 KB 236/1461 KB 200/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 200/1118 KB 828/1192 KB 136/287 KB 212/1461 KB 204/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 208/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 212/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 216/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 220/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 224/1118 KB 836/1192 KB 148/287 KB 240/1461 KB 228/1118 KB 836/1192 KB 148/287 KB 244/1461 KB 232/1118 KB 836/1192 KB 148/287 KB 244/1461 KB 236/1118 KB 836/1192 KB 148/287 KB 244/1461 KB 240/1118 KB 836/1192 KB 148/287 KB 244/1461 KB 244/1118 KB 836/1192 KB 148/287 KB 244/1461 KB 200/1118 KB 836/1192 KB 148/287 KB 228/1461 KB 200/1118 KB 832/1192 KB 148/287 KB 216/1461 KB 244/1118 KB 836/1192 KB 152/287 KB 244/1461 KB 244/1118 KB 836/1192 KB 156/287 KB 244/1461 KB 244/1118 KB 836/1192 KB 160/287 KB 244/1461 KB 244/1118 KB 836/1192 KB 164/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 168/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 172/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 176/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 180/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 184/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 188/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 192/287 KB 244/1461 KB 224/1118 KB 836/1192 KB 148/287 KB 244/1461 KB 244/1118 KB 840/1192 KB 192/287 KB 248/1461 KB 244/1118 KB 840/1192 KB 192/287 KB 252/1461 KB 244/1118 KB 840/1192 KB 192/287 KB 256/1461 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install KB 244/1118 KB 840/1192 KB 164/287 KB 244/1461 KB 244/1118 KB 844/1192 KB 192/287 KB 256/1461 KB 244/1118 KB 848/1192 KB 192/287 KB 256/1461 KB 244/1118 KB 852/1192 KB 192/287 KB 256/1461 KB 244/1118 KB 856/1192 KB 192/287 KB 256/1461 KB 244/1118 KB 860/1192 KB 192/287 KB 256/1461 KB 244/1118 KB 864/1192 KB 192/287 KB 256/1461 KB 244/1118 KB 864/1192 KB 192/287 KB 260/1461 KB 244/1118 KB 868/1192 KB 196/287 KB 264/1461 KB 244/1118 KB 868/1192 KB 196/287 KB 268/1461 KB 248/1118 KB 868/1192 KB 196/287 KB 272/1461 KB 248/1118 KB 868/1192 KB 196/287 KB 276/1461 KB 244/1118 KB 868/1192 KB 196/287 KB 260/1461 KB 244/1118 KB 864/1192 KB 196/287 KB 260/1461 KB 248/1118 KB 868/1192 KB 200/287 KB 276/1461 KB 248/1118 KB 872/1192 KB 204/287 KB 276/1461 KB 248/1118 KB 868/1192 KB 196/287 KB 268/1461 KB 252/1118 KB 872/1192 KB 208/287 KB 276/1461 KB 256/1118 KB 872/1192 KB 208/287 KB 276/1461 KB 248/1118 KB 872/1192 KB 200/287 KB 276/1461 KB 256/1118 KB 876/1192 KB 208/287 KB 276/1461 KB 256/1118 KB 880/1192 KB 208/287 KB 276/1461 KB 260/1118 KB 880/1192 KB 208/287 KB 276/1461 KB 264/1118 KB 884/1192 KB 208/287 KB 280/1461 KB 268/1118 KB 884/1192 KB 208/287 KB 280/1461 KB 272/1118 KB 884/1192 KB 208/287 KB 280/1461 KB 260/1118 KB 884/1192 KB 208/287 KB 280/1461 KB 272/1118 KB 884/1192 KB 208/287 KB 284/1461 KB 272/1118 KB 884/1192 KB 208/287 KB 288/1461 KB 260/1118 KB 884/1192 KB 208/287 KB 276/1461 KB 272/1118 KB 888/1192 KB 208/287 KB 288/1461 KB 272/1118 KB 892/1192 KB 208/287 KB 288/1461 KB 272/1118 KB 896/1192 KB 208/287 KB 288/1461 KB 276/1118 KB 900/1192 KB 208/287 KB 288/1461 KB 276/1118 KB 904/1192 KB 208/287 KB 292/1461 KB 276/1118 KB 908/1192 KB 208/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 208/287 KB 292/1461 KB 248/1118 KB 880/1192 KB 208/287 KB 276/1461 KB 276/1118 KB 912/1192 KB 212/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 216/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 220/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 224/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 228/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 232/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 236/287 KB 292/1461 KB 276/1118 KB 900/1192 KB 208/287 KB 292/1461 KB 276/1118 KB 912/1192 KB 236/287 KB 296/1461 KB 276/1118 KB 912/1192 KB 236/287 KB 300/1461 KB 276/1118 KB 912/1192 KB 236/287 KB 304/1461 KB 276/1118 KB 912/1192 KB 236/287 KB 308/1461 KB 276/1118 KB 916/1192 KB 240/287 KB 312/1461 KB 276/1118 KB 916/1192 KB 240/287 KB 316/1461 KB 276/1118 KB 916/1192 KB 240/287 KB 320/1461 KB 276/1118 KB 896/1192 KB 208/287 KB 288/1461 KB 280/1118 KB 916/1192 KB 240/287 KB 320/1461 KB 284/1118 KB 916/1192 KB 240/287 KB 320/1461 KB 288/1118 KB 916/1192 KB 240/287 KB 320/1461 KB 292/1118 KB 916/1192 KB 240/287 KB 320/1461 KB 276/1118 KB 916/1192 KB 240/287 KB 308/1461 KB 276/1118 KB 912/1192 KB 240/287 KB 308/1461 KB 292/1118 KB 920/1192 KB 244/287 KB 320/1461 KB 292/1118 KB 920/1192 KB 248/287 KB 320/1461 KB 296/1118 KB 920/1192 KB 252/287 KB 320/1461 KB 296/1118 KB 920/1192 KB 256/287 KB 320/1461 KB 296/1118 KB 920/1192 KB 260/287 KB 324/1461 KB 296/1118 KB 920/1192 KB 264/287 KB 324/1461 KB 296/1118 KB 920/1192 KB 268/287 KB 324/1461 KB 292/1118 KB 920/1192 KB 248/287 KB 320/1461 KB 296/1118 KB 924/1192 KB 268/287 KB 324/1461 KB 296/1118 KB 928/1192 KB 268/287 KB 324/1461 KB 296/1118 KB 932/1192 KB 268/287 KB 324/1461 KB 296/1118 KB 936/1192 KB 268/287 KB 324/1461 KB 296/1118 KB 940/1192 KB 268/287 KB 324/1461 KB 2 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 96/1118 KB 944/1192 KB 268/287 KB 324/1461 KB 296/1118 KB 948/1192 KB 268/287 KB 324/1461 KB 296/1118 KB 952/1192 KB 272/287 KB 324/1461 KB 296/1118 KB 920/1192 KB 248/287 KB 320/1461 KB 300/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 304/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 308/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 312/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 316/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 320/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 324/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 328/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 332/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 336/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 296/1118 KB 948/1192 KB 272/287 KB 324/1461 KB 296/1118 KB 920/1192 KB 256/287 KB 324/1461 KB 336/1118 KB 956/1192 KB 272/287 KB 328/1461 KB 336/1118 KB 956/1192 KB 272/287 KB 332/1461 KB 336/1118 KB 956/1192 KB 272/287 KB 336/1461 KB 336/1118 KB 956/1192 KB 272/287 KB 340/1461 KB 336/1118 KB 956/1192 KB 276/287 KB 344/1461 KB 336/1118 KB 956/1192 KB 276/287 KB 348/1461 KB 336/1118 KB 956/1192 KB 276/287 KB 352/1461 KB 332/1118 KB 956/1192 KB 272/287 KB 324/1461 KB 336/1118 KB 960/1192 KB 276/287 KB 352/1461 KB 336/1118 KB 964/1192 KB 276/287 KB 356/1461 KB 340/1118 KB 968/1192 KB 276/287 KB 356/1461 KB 340/1118 KB 972/1192 KB 276/287 KB 356/1461 KB 340/1118 KB 976/1192 KB 276/287 KB 356/1461 KB 336/1118 KB 956/1192 KB 276/287 KB 340/1461 KB 340/1118 KB 976/1192 KB 280/287 KB 356/1461 KB 340/1118 KB 976/1192 KB 284/287 KB 356/1461 KB 340/1118 KB 964/1192 KB 276/287 KB 356/1461 KB 344/1118 KB 976/1192 KB 287/287 KB 356/1461 KB 348/1118 KB 976/1192 KB 287/287 KB 356/1461 KB 352/1118 KB 976/1192 KB 287/287 KB 356/1461 KB 336/1118 KB 960/1192 KB 276/287 KB 356/1461 KB 352/1118 KB 976/1192 KB 287/287 KB 360/1461 KB 352/1118 KB 976/1192 KB 287/287 KB 364/1461 KB 352/1118 KB 976/1192 KB 287/287 KB 368/1461 KB 352/1118 KB 976/1192 KB 287/287 KB 372/1461 KB 356/1118 KB 980/1192 KB 287/287 KB 376/1461 KB 356/1118 KB 980/1192 KB 287/287 KB 380/1461 KB 356/1118 KB 980/1192 KB 287/287 KB 384/1461 KB 356/1118 KB 980/1192 KB 287/287 KB 372/1461 KB 356/1118 KB 984/1192 KB 287/287 KB 384/1461 KB 356/1118 KB 988/1192 KB 287/287 KB 384/1461 KB 340/1118 KB 976/1192 KB 287/287 KB 372/1461 KB 356/1118 KB 976/1192 KB 287/287 KB 372/1461 KB 360/1118 KB 992/1192 KB 287/287 KB 388/1461 KB 364/1118 KB 992/1192 KB 287/287 KB 388/1461 KB 368/1118 KB 992/1192 KB 287/287 KB 388/1461 KB 372/1118 KB 992/1192 KB 287/287 KB 388/1461 KB 356/1118 KB 992/1192 KB 287/287 KB 384/1461 KB 372/1118 KB 996/1192 KB 287/287 KB 388/1461 KB 372/1118 KB 1000/1192 KB 287/287 KB 388/1461 KB 372/1118 KB 1004/1192 KB 287/287 KB 388/1461 KB 376/1118 KB 1008/1192 KB 287/287 KB 388/1461 KB 356/1118 KB 992/1192 KB 287/287 KB 388/1461 KB 376/1118 KB 1008/1192 KB 287/287 KB 392/1461 KB 376/1118 KB 1008/1192 KB 287/287 KB 396/1461 KB 376/1118 KB 1008/1192 KB 287/287 KB 400/1461 KB 376/1118 KB 1008/1192 KB 287/287 KB 404/1461 KB 376/1118 KB 1012/1192 KB 287/287 KB 408/1461 KB 376/1118 KB 1012/1192 KB 287/287 KB 412/1461 KB 376/1118 KB 1012/1192 KB 287/287 KB 416/1461 KB 376/1118 KB 1004/1192 KB 287/287 KB 388/1461 KB 380/1118 KB 1012/1192 KB 287/287 KB 416/1461 KB 384/1118 KB 1012/1192 KB 287/287 KB 416/1461 KB 388/1118 KB 1012/1192 KB 287/287 KB 416/1461 KB 392/1118 KB 1012/1192 KB 287/287 KB 416/1461 KB 396/1118 KB 1012/1192 KB 287/287 KB 420/1461 KB 400/1118 KB 1012/1192 KB 287/287 KB 420/146 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1 KB 404/1118 KB 1012/1192 KB 287/287 KB 420/1461 KB 408/1118 KB 1012/1192 KB 287/287 KB 420/1461 KB 412/1118 KB 1012/1192 KB 287/287 KB 420/1461 KB 416/1118 KB 1012/1192 KB 287/287 KB 420/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 187.7 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 376/1118 KB 1012/1192 KB 287/287 KB 404/1461 KB 416/1118 KB 1016/1192 KB 420/1461 KB 416/1118 KB 1020/1192 KB 420/1461 KB 416/1118 KB 1024/1192 KB 420/1461 KB 416/1118 KB 1028/1192 KB 420/1461 KB 416/1118 KB 1032/1192 KB 420/1461 KB 416/1118 KB 1036/1192 KB 420/1461 KB 416/1118 KB 1040/1192 KB 420/1461 KB 392/1118 KB 1012/1192 KB 287/287 KB 420/1461 KB 416/1118 KB 1040/1192 KB 424/1461 KB 416/1118 KB 1040/1192 KB 428/1461 KB 416/1118 KB 1040/1192 KB 432/1461 KB 416/1118 KB 1040/1192 KB 436/1461 KB 420/1118 KB 1044/1192 KB 440/1461 KB 420/1118 KB 1044/1192 KB 444/1461 KB 420/1118 KB 1044/1192 KB 448/1461 KB 420/1118 KB 1044/1192 KB 452/1461 KB 420/1118 KB 1044/1192 KB 436/1461 KB 416/1118 KB 1044/1192 KB 436/1461 KB 420/1118 KB 1048/1192 KB 452/1461 KB 420/1118 KB 1052/1192 KB 452/1461 KB 424/1118 KB 1056/1192 KB 452/1461 KB 428/1118 KB 1056/1192 KB 452/1461 KB 432/1118 KB 1056/1192 KB 452/1461 KB 424/1118 KB 1056/1192 KB 452/1461 KB 432/1118 KB 1060/1192 KB 452/1461 KB 436/1118 KB 1064/1192 KB 456/1461 KB 436/1118 KB 1068/1192 KB 456/1461 KB 436/1118 KB 1072/1192 KB 456/1461 KB 436/1118 KB 1060/1192 KB 456/1461 KB 440/1118 KB 1072/1192 KB 456/1461 KB 444/1118 KB 1072/1192 KB 456/1461 KB 448/1118 KB 1072/1192 KB 456/1461 KB 452/1118 KB 1072/1192 KB 456/1461 KB 456/1118 KB 1076/1192 KB 456/1461 KB 460/1118 KB 1076/1192 KB 456/1461 KB 464/1118 KB 1076/1192 KB 456/1461 KB 432/1118 KB 1060/1192 KB 456/1461 KB 464/1118 KB 1076/1192 KB 460/1461 KB 464/1118 KB 1076/1192 KB 464/1461 KB 464/1118 KB 1076/1192 KB 468/1461 KB 464/1118 KB 1076/1192 KB 472/1461 KB 464/1118 KB 1076/1192 KB 476/1461 KB 464/1118 KB 1076/1192 KB 480/1461 KB 452/1118 KB 1076/1192 KB 456/1461 KB 464/1118 KB 1080/1192 KB 480/1461 KB 464/1118 KB 1084/1192 KB 480/1461 KB 464/1118 KB 1088/1192 KB 480/1461 KB 464/1118 KB 1092/1192 KB 480/1461 KB 468/1118 KB 1096/1192 KB 484/1461 KB 468/1118 KB 1100/1192 KB 484/1461 KB 468/1118 KB 1104/1192 KB 484/1461 KB 468/1118 KB 1092/1192 KB 484/1461 KB 472/1118 KB 1104/1192 KB 484/1461 KB 476/1118 KB 1104/1192 KB 484/1461 KB 480/1118 KB 1104/1192 KB 484/1461 KB 484/1118 KB 1104/1192 KB 484/1461 KB 488/1118 KB 1108/1192 KB 484/1461 KB 492/1118 KB 1108/1192 KB 484/1461 KB 496/1118 KB 1108/1192 KB 484/1461 KB 464/1118 KB 1092/1192 KB 484/1461 KB 496/1118 KB 1108/1192 KB 488/1461 KB 496/1118 KB 1108/1192 KB 492/1461 KB 496/1118 KB 1108/1192 KB 496/1461 KB 496/1118 KB 1108/1192 KB 500/1461 KB 496/1118 KB 1108/1192 KB 504/1461 KB 484/1118 KB 1108/1192 KB 484/1461 KB 496/1118 KB 1112/1192 KB 504/1461 KB 496/1118 KB 1116/1192 KB 504/1461 KB 496/1118 KB 1120/1192 KB 504/1461 KB 496/1118 KB 1124/1192 KB 504/1461 KB 500/1118 KB 1128/1192 KB 504/1461 KB 500/1118 KB 1132/1192 KB 504/1461 KB 500/1118 KB 1124/1192 KB 504/1461 KB 504/1118 KB 1132/1192 KB 504/1461 KB 508/1118 KB 1132/1192 KB 504/1461 KB 512/1118 KB 1136/1192 KB 504/1461 KB 508/1118 KB 1136/1192 KB 504/1461 KB 512/1118 KB 1140/1192 KB 504/1461 KB 516/1118 KB 1144/1192 KB 504/1461 KB 516/1118 KB 1148/1192 KB 504/1461 KB 516/1118 KB 1152/1192 KB 504/1461 KB 516/1118 KB 1140/1192 KB 504/1461 KB 520/1118 KB 1152/1192 KB 504/1461 KB 524/1118 KB 1152/1192 KB 504/1461 KB 528/1118 KB 1152/1192 KB 504/1461 KB 532/1118 KB 1156/1192 KB 504/1461 KB 536/1118 KB 1156/1192 KB 504/1461 KB 540/1118 KB 1156/1192 KB 504/1461 KB 544/1118 KB 1156/1192 KB 504/1461 KB 548/1118 KB 1156/1192 KB 504/1461 KB 552/1118 KB 1156/1192 KB 504/1461 KB 528/1118 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install KB 1156/1192 KB 504/1461 KB 552/1118 KB 1160/1192 KB 504/1461 KB 552/1118 KB 1164/1192 KB 504/1461 KB 552/1118 KB 1168/1192 KB 504/1461 KB 552/1118 KB 1172/1192 KB 504/1461 KB 552/1118 KB 1176/1192 KB 504/1461 KB 552/1118 KB 1180/1192 KB 504/1461 KB 552/1118 KB 1184/1192 KB 504/1461 KB 556/1118 KB 1184/1192 KB 504/1461 KB 560/1118 KB 1184/1192 KB 504/1461 KB 564/1118 KB 1184/1192 KB 504/1461 KB 568/1118 KB 1188/1192 KB 504/1461 KB 572/1118 KB 1188/1192 KB 504/1461 KB 576/1118 KB 1188/1192 KB 504/1461 KB 580/1118 KB 1188/1192 KB 504/1461 KB 564/1118 KB 1188/1192 KB 504/1461 KB 580/1118 KB 1192/1192 KB 508/1461 KB 580/1118 KB 1192/1192 KB 508/1461 KB 580/1118 KB 1188/1192 KB 508/1461 KB 580/1118 KB 1192/1192 KB 512/1461 KB 580/1118 KB 1192/1192 KB 516/1461 KB 584/1118 KB 1192/1192 KB 516/1461 KB 588/1118 KB 1192/1192 KB 516/1461 KB 592/1118 KB 1192/1192 KB 516/1461 KB 592/1118 KB 1192/1192 KB 520/1461 KB 596/1118 KB 1192/1192 KB 520/1461 KB 596/1118 KB 1192/1192 KB 524/1461 KB 596/1118 KB 1192/1192 KB 528/1461 KB 596/1118 KB 1192/1192 KB 532/1461 KB 600/1118 KB 1192/1192 KB 532/1461 KB 604/1118 KB 1192/1192 KB 532/1461 KB 608/1118 KB 1192/1192 KB 532/1461 KB 608/1118 KB 1192/1192 KB 536/1461 KB 608/1118 KB 1192/1192 KB 540/1461 KB 612/1118 KB 1192/1192 KB 544/1461 KB 612/1118 KB 1192/1192 KB 548/1461 KB 612/1118 KB 1192/1192 KB 552/1461 KB 612/1118 KB 1192/1192 KB 556/1461 KB 612/1118 KB 1192/1192 KB 560/1461 KB 612/1118 KB 1192/1192 KB 540/1461 KB 616/1118 KB 1192/1192 KB 560/1461 KB 620/1118 KB 1192/1192 KB 560/1461 KB 624/1118 KB 1192/1192 KB 560/1461 KB 628/1118 KB 1192/1192 KB 560/1461 KB 632/1118 KB 1192/1192 KB 564/1461 KB 636/1118 KB 1192/1192 KB 564/1461 KB 640/1118 KB 1192/1192 KB 564/1461 KB 628/1118 KB 1192/1192 KB 564/1461 KB 640/1118 KB 1192/1192 KB 568/1461 KB 640/1118 KB 1192/1192 KB 572/1461 KB 644/1118 KB 1192/1192 KB 576/1461 KB 644/1118 KB 1192/1192 KB 580/1461 KB 644/1118 KB 1192/1192 KB 584/1461 KB 644/1118 KB 1192/1192 KB 572/1461 KB 648/1118 KB 1192/1192 KB 588/1461 KB 652/1118 KB 1192/1192 KB 588/1461 KB 656/1118 KB 1192/1192 KB 588/1461 KB 656/1118 KB 1192/1192 KB 588/1461 KB 656/1118 KB 1192/1192 KB 592/1461 KB 660/1118 KB 1192/1192 KB 596/1461 KB 660/1118 KB 1192/1192 KB 600/1461 KB 660/1118 KB 1192/1192 KB 604/1461 KB 660/1118 KB 1192/1192 KB 608/1461 KB 660/1118 KB 1192/1192 KB 612/1461 KB 660/1118 KB 1192/1192 KB 616/1461 KB 660/1118 KB 1192/1192 KB 620/1461 KB 660/1118 KB 1192/1192 KB 592/1461 KB 664/1118 KB 1192/1192 KB 620/1461 KB 668/1118 KB 1192/1192 KB 620/1461 KB 672/1118 KB 1192/1192 KB 620/1461 KB 676/1118 KB 1192/1192 KB 620/1461 KB 680/1118 KB 1192/1192 KB 620/1461 KB 684/1118 KB 1192/1192 KB 620/1461 KB 688/1118 KB 1192/1192 KB 620/1461 KB 692/1118 KB 1192/1192 KB 620/1461 KB 696/1118 KB 1192/1192 KB 624/1461 KB 700/1118 KB 1192/1192 KB 624/1461 KB 704/1118 KB 1192/1192 KB 624/1461 KB 692/1118 KB 1192/1192 KB 624/1461 KB 704/1118 KB 1192/1192 KB 628/1461 KB 704/1118 KB 1192/1192 KB 632/1461 KB 704/1118 KB 1192/1192 KB 636/1461 KB 704/1118 KB 1192/1192 KB 640/1461 KB 708/1118 KB 1192/1192 KB 644/1461 KB 708/1118 KB 1192/1192 KB 648/1461 KB 708/1118 KB 1192/1192 KB 652/1461 KB 708/1118 KB 1192/1192 KB 656/1461 KB 708/1118 KB 1192/1192 KB 660/1461 KB 708/1118 KB 1192/1192 KB 664/1461 KB 708/1118 KB 1192/1192 KB 668/1461 KB 708/1118 KB 1192/1192 KB 672/1461 KB 708/1118 KB 1192/1192 KB 676/1461 KB 708/1118 KB 1192/1192 KB 640/1461 KB 712/1118 KB unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 676/1461 KB 716/1118 KB 1192/1192 KB 676/1461 KB 720/1118 KB 1192/1192 KB 676/1461 KB 724/1118 KB 1192/1192 KB 676/1461 KB 728/1118 KB 1192/1192 KB 676/1461 KB 732/1118 KB 1192/1192 KB 676/1461 KB 736/1118 KB 1192/1192 KB 676/1461 KB 740/1118 KB 1192/1192 KB 676/1461 KB 744/1118 KB 1192/1192 KB 680/1461 KB 748/1118 KB 1192/1192 KB 680/1461 KB 752/1118 KB 1192/1192 KB 680/1461 KB 740/1118 KB 1192/1192 KB 680/1461 KB 752/1118 KB 1192/1192 KB 684/1461 KB 752/1118 KB 1192/1192 KB 688/1461 KB 752/1118 KB 1192/1192 KB 692/1461 KB 756/1118 KB 1192/1192 KB 696/1461 KB 756/1118 KB 1192/1192 KB 700/1461 KB 756/1118 KB 1192/1192 KB 704/1461 KB 756/1118 KB 1192/1192 KB 692/1461 KB 760/1118 KB 1192/1192 KB 704/1461 KB 764/1118 KB 1192/1192 KB 704/1461 KB 768/1118 KB 1192/1192 KB 704/1461 KB 772/1118 KB 1192/1192 KB 704/1461 KB 776/1118 KB 1192/1192 KB 708/1461 KB 772/1118 KB 1192/1192 KB 708/1461 KB 780/1118 KB 1192/1192 KB 712/1461 KB 780/1118 KB 1192/1192 KB 716/1461 KB 780/1118 KB 1192/1192 KB 720/1461 KB 780/1118 KB 1192/1192 KB 716/1461 KB 784/1118 KB 1192/1192 KB 720/1461 KB 788/1118 KB 1192/1192 KB 720/1461 KB 792/1118 KB 1192/1192 KB 724/1461 KB 796/1118 KB 1192/1192 KB 724/1461 KB 800/1118 KB 1192/1192 KB 724/1461 KB 788/1118 KB 1192/1192 KB 724/1461 KB 800/1118 KB 1192/1192 KB 728/1461 KB 800/1118 KB 1192/1192 KB 732/1461 KB 800/1118 KB 1192/1192 KB 736/1461 KB 804/1118 KB 1192/1192 KB 740/1461 KB 804/1118 KB 1192/1192 KB 744/1461 KB 804/1118 KB 1192/1192 KB 748/1461 KB 804/1118 KB 1192/1192 KB 752/1461 KB 804/1118 KB 1192/1192 KB 756/1461 KB 804/1118 KB 1192/1192 KB 760/1461 KB 804/1118 KB 1192/1192 KB 736/1461 KB 808/1118 KB 1192/1192 KB 764/1461 KB 812/1118 KB 1192/1192 KB 764/1461 KB 816/1118 KB 1192/1192 KB 764/1461 KB 820/1118 KB 1192/1192 KB 764/1461 KB 824/1118 KB 1192/1192 KB 764/1461 KB 828/1118 KB 1192/1192 KB 764/1461 KB 832/1118 KB 1192/1192 KB 764/1461 KB 832/1118 KB 1192/1192 KB 764/1461 KB 832/1118 KB 1192/1192 KB 768/1461 KB 836/1118 KB 1192/1192 KB 772/1461 KB 836/1118 KB 1192/1192 KB 776/1461 KB 836/1118 KB 1192/1192 KB 780/1461 KB 836/1118 KB 1192/1192 KB 784/1461 KB 836/1118 KB 1192/1192 KB 788/1461 KB 836/1118 KB 1192/1192 KB 792/1461 KB 836/1118 KB 1192/1192 KB 796/1461 KB 836/1118 KB 1192/1192 KB 800/1461 KB 836/1118 KB 1192/1192 KB 804/1461 KB 836/1118 KB 1192/1192 KB 768/1461 KB 840/1118 KB 1192/1192 KB 804/1461 KB 844/1118 KB 1192/1192 KB 804/1461 KB 848/1118 KB 1192/1192 KB 804/1461 KB 852/1118 KB 1192/1192 KB 804/1461 KB 856/1118 KB 1192/1192 KB 804/1461 KB 860/1118 KB 1192/1192 KB 804/1461 KB 864/1118 KB 1192/1192 KB 804/1461 KB 868/1118 KB 1192/1192 KB 804/1461 KB 872/1118 KB 1192/1192 KB 808/1461 KB 876/1118 KB 1192/1192 KB 808/1461 KB 880/1118 KB 1192/1192 KB 808/1461 KB 868/1118 KB 1192/1192 KB 808/1461 KB 880/1118 KB 1192/1192 KB 812/1461 KB 880/1118 KB 1192/1192 KB 816/1461 KB 884/1118 KB 1192/1192 KB 816/1461 KB 888/1118 KB 1192/1192 KB 820/1461 KB 892/1118 KB 1192/1192 KB 820/1461 KB 896/1118 KB 1192/1192 KB 820/1461 KB 884/1118 KB 1192/1192 KB 820/1461 KB 896/1118 KB 1192/1192 KB 824/1461 KB 896/1118 KB 1192/1192 KB 828/1461 KB 896/1118 KB 1192/1192 KB 832/1461 KB 896/1118 KB 1192/1192 KB 836/1461 KB 900/1118 KB 1192/1192 KB 840/1461 KB 900/1118 KB 1192/1192 KB 844/1461 KB 900/1118 KB 1192/1192 KB 836/1461 KB 904/1118 KB 1192/1192 KB 848/1461 KB 908/1118 KB 1192/1192 KB 848/1461 KB 912/1118 KB 1192/1192 KB 848/1461 KB 916/1118 KB 119 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 2/1192 KB 848/1461 KB 920/1118 KB 1192/1192 KB 848/1461 KB 924/1118 KB 1192/1192 KB 848/1461 KB 928/1118 KB 1192/1192 KB 848/1461 KB 900/1118 KB 1192/1192 KB 848/1461 KB 928/1118 KB 1192/1192 KB 852/1461 KB 928/1118 KB 1192/1192 KB 856/1461 KB 928/1118 KB 1192/1192 KB 860/1461 KB 928/1118 KB 1192/1192 KB 864/1461 KB 932/1118 KB 1192/1192 KB 864/1461 KB 936/1118 KB 1192/1192 KB 868/1461 KB 932/1118 KB 1192/1192 KB 868/1461 KB 936/1118 KB 1192/1192 KB 872/1461 KB 940/1118 KB 1192/1192 KB 876/1461 KB 940/1118 KB 1192/1192 KB 880/1461 KB 940/1118 KB 1192/1192 KB 884/1461 KB 940/1118 KB 1192/1192 KB 888/1461 KB 940/1118 KB 1192/1192 KB 892/1461 KB 940/1118 KB 1192/1192 KB 896/1461 KB 940/1118 KB 1192/1192 KB 900/1461 KB 940/1118 KB 1192/1192 KB 904/1461 KB 940/1118 KB 1192/1192 KB 908/1461 KB 940/1118 KB 1192/1192 KB 872/1461 KB 944/1118 KB 1192/1192 KB 908/1461 KB 948/1118 KB 1192/1192 KB 908/1461 KB 952/1118 KB 1192/1192 KB 908/1461 KB 956/1118 KB 1192/1192 KB 908/1461 KB 960/1118 KB 1192/1192 KB 908/1461 KB 964/1118 KB 1192/1192 KB 908/1461 KB 968/1118 KB 1192/1192 KB 908/1461 KB 972/1118 KB 1192/1192 KB 908/1461 KB 976/1118 KB 1192/1192 KB 912/1461 KB 972/1118 KB 1192/1192 KB 912/1461 KB 976/1118 KB 1192/1192 KB 916/1461 KB 980/1118 KB 1192/1192 KB 920/1461 KB 980/1118 KB 1192/1192 KB 924/1461 KB 980/1118 KB 1192/1192 KB 928/1461 KB 980/1118 KB 1192/1192 KB 916/1461 KB 984/1118 KB 1192/1192 KB 928/1461 KB 988/1118 KB 1192/1192 KB 928/1461 KB 992/1118 KB 1192/1192 KB 928/1461 KB 996/1118 KB 1192/1192 KB 928/1461 KB 1000/1118 KB 1192/1192 KB 932/1461 KB 1004/1118 KB 1192/1192 KB 932/1461 KB 1008/1118 KB 1192/1192 KB 932/1461 KB 996/1118 KB 1192/1192 KB 932/1461 KB 1008/1118 KB 1192/1192 KB 936/1461 KB 1008/1118 KB 1192/1192 KB 940/1461 KB 1008/1118 KB 1192/1192 KB 944/1461 KB 1008/1118 KB 1192/1192 KB 948/1461 KB 1012/1118 KB 1192/1192 KB 952/1461 KB 1012/1118 KB 1192/1192 KB 956/1461 KB 1012/1118 KB 1192/1192 KB 960/1461 KB 1012/1118 KB 1192/1192 KB 948/1461 KB 1016/1118 KB 1192/1192 KB 960/1461 KB 1020/1118 KB 1192/1192 KB 960/1461 KB 1024/1118 KB 1192/1192 KB 960/1461 KB 1028/1118 KB 1192/1192 KB 960/1461 KB 1032/1118 KB 1192/1192 KB 964/1461 KB 1036/1118 KB 1192/1192 KB 964/1461 KB 1040/1118 KB 1192/1192 KB 964/1461 KB 1028/1118 KB 1192/1192 KB 964/1461 KB 1040/1118 KB 1192/1192 KB 968/1461 KB 1040/1118 KB 1192/1192 KB 972/1461 KB 1040/1118 KB 1192/1192 KB 976/1461 KB 1044/1118 KB 1192/1192 KB 976/1461 KB 1048/1118 KB 1192/1192 KB 980/1461 KB 1052/1118 KB 1192/1192 KB 980/1461 KB 1056/1118 KB 1192/1192 KB 980/1461 KB 1060/1118 KB 1192/1192 KB 980/1461 KB 1064/1118 KB 1192/1192 KB 980/1461 KB 1068/1118 KB 1192/1192 KB 980/1461 KB 1072/1118 KB 1192/1192 KB 980/1461 KB 1076/1118 KB 1192/1192 KB 980/1461 KB 1080/1118 KB 1192/1192 KB 980/1461 KB 1044/1118 KB 1192/1192 KB 980/1461 KB 1080/1118 KB 1192/1192 KB 984/1461 KB 1080/1118 KB 1192/1192 KB 988/1461 KB 1080/1118 KB 1192/1192 KB 992/1461 KB 1080/1118 KB 1192/1192 KB 996/1461 KB 1080/1118 KB 1192/1192 KB 1000/1461 KB 1080/1118 KB 1192/1192 KB 1004/1461 KB 1084/1118 KB 1192/1192 KB 1004/1461 KB 1084/1118 KB 1192/1192 KB 1008/1461 KB 1088/1118 KB 1192/1192 KB 1008/1461 KB 1088/1118 KB 1192/1192 KB 1012/1461 KB 1092/1118 KB 1192/1192 KB 1016/1461 KB 1092/1118 KB 1192/1192 KB 1020/1461 KB 1092/1118 KB 1192/1192 KB 1024/1461 KB 1092/1118 KB 1192/1192 KB 1012/1461 KB 1096/1118 KB 1192/1192 KB 1024/1461 KB 1100/1118 KB 1192/1192 KB 1024/1461 KB 1104 unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install /1118 KB 1192/1192 KB 1024/1461 KB 1108/1118 KB 1192/1192 KB 1024/1461 KB 1112/1118 KB 1192/1192 KB 1028/1461 KB 1116/1118 KB 1192/1192 KB 1028/1461 KB 1118/1118 KB 1192/1192 KB 1028/1461 KB 1108/1118 KB 1192/1192 KB 1028/1461 KB 1118/1118 KB 1192/1192 KB 1032/1461 KB 1118/1118 KB 1192/1192 KB 1036/1461 KB 1118/1118 KB 1192/1192 KB 1040/1461 KB 1118/1118 KB 1192/1192 KB 1044/1461 KB 1118/1118 KB 1192/1192 KB 1048/1461 KB 1118/1118 KB 1192/1192 KB 1052/1461 KB 1118/1118 KB 1192/1192 KB 1056/1461 KB 1118/1118 KB 1192/1192 KB 1060/1461 KB 1118/1118 KB 1192/1192 KB 1064/1461 KB 1118/1118 KB 1192/1192 KB 1068/1461 KB 1118/1118 KB 1192/1192 KB 1072/1461 KB 1118/1118 KB 1192/1192 KB 1076/1461 KB 1118/1118 KB 1192/1192 KB 1080/1461 KB 1118/1118 KB 1192/1192 KB 1084/1461 KB 1118/1118 KB 1192/1192 KB 1088/1461 KB 1118/1118 KB 1192/1192 KB 1092/1461 KB 1118/1118 KB 1192/1192 KB 1096/1461 KB 1118/1118 KB 1192/1192 KB 1100/1461 KB 1118/1118 KB 1192/1192 KB 1104/1461 KB 1118/1118 KB 1192/1192 KB 1108/1461 KB 1118/1118 KB 1192/1192 KB 1112/1461 KB 1118/1118 KB 1192/1192 KB 1116/1461 KB 1118/1118 KB 1192/1192 KB 1120/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 687.0 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 1124/1461 KB 1192/1192 KB 1128/1461 KB 1192/1192 KB 1132/1461 KB 1192/1192 KB 1136/1461 KB 1192/1192 KB 1140/1461 KB 1192/1192 KB 1144/1461 KB 1192/1192 KB 1148/1461 KB 1192/1192 KB 1152/1461 KB 1192/1192 KB 1156/1461 KB 1192/1192 KB 1160/1461 KB 1192/1192 KB 1164/1461 KB 1192/1192 KB 1168/1461 KB 1192/1192 KB 1172/1461 KB 1192/1192 KB 1176/1461 KB 1192/1192 KB 1180/1461 KB 1192/1192 KB 1184/1461 KB 1192/1192 KB 1188/1461 KB 1192/1192 KB 1192/1461 KB 1192/1192 KB 1196/1461 KB 1192/1192 KB 1200/1461 KB 1192/1192 KB 1204/1461 KB 1192/1192 KB 1208/1461 KB 1192/1192 KB 1212/1461 KB 1192/1192 KB 1216/1461 KB 1192/1192 KB 1220/1461 KB 1192/1192 KB 1224/1461 KB 1192/1192 KB 1228/1461 KB 1192/1192 KB 1232/1461 KB 1192/1192 KB 1236/1461 KB 1192/1192 KB 1240/1461 KB 1192/1192 KB 1244/1461 KB 1192/1192 KB 1248/1461 KB 1192/1192 KB 1252/1461 KB 1192/1192 KB 1256/1461 KB 1192/1192 KB 1260/1461 KB 1192/1192 KB 1264/1461 KB 1192/1192 KB 1268/1461 KB 1192/1192 KB 1272/1461 KB 1192/1192 KB 1276/1461 KB 1192/1192 KB 1280/1461 KB 1192/1192 KB 1284/1461 KB 1192/1192 KB 1288/1461 KB 1192/1192 KB 1292/1461 KB 1192/1192 KB 1296/1461 KB 1192/1192 KB 1300/1461 KB 1192/1192 KB 1304/1461 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 726.1 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/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 880.2 KB/sec) unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:58 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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/maven-core/2.0.6/maven-core-2.0.6.pom (7 KB at 385.5 KB/sec) unit-abot-epc-basic-0: 19:56:59 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-oai-hss-0: 19:56:59 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 19:56:59 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 19:56:59 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:56:59 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 19:56:59 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 19:56:59 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:56:59 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 109.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 100.6 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 82.7 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 23.0 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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 146.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 140.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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 249.7 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 353.3 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 653.7 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 66.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 215.1 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 196.3 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 327.7 KB/sec) unit-oai-hss-0: 19:56:59 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 375.0 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 62.1 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 198.7 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 4/10 KB 11/149 KB 4/10 KB 5/149 KB 4/10 KB 11/149 KB 8/10 KB 13/149 KB 10/10 KB 13/149 KB 8/10 KB 16/149 KB 10/10 KB 19/149 KB 10/10 KB 21/149 KB 10/10 KB 24/149 KB 10/10 KB 27/149 KB 10/10 KB 29/149 KB 10/10 KB 32/149 KB 10/10 KB 4/6 KB 32/149 KB 10/10 KB 6/6 KB 36/149 KB 10/10 KB 4/6 KB 36/149 KB 10/10 KB 6/6 KB 40/149 KB 10/10 KB 6/6 KB 44/149 KB 10/10 KB 6/6 KB 48/149 KB 10/10 KB 6/6 KB 52/149 KB 10/10 KB 6/6 KB 56/149 KB 10/10 KB 6/6 KB 60/149 KB 10/10 KB 6/6 KB 64/149 KB 10/10 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 6/6 KB 68/149 KB 10/10 KB 6/6 KB 72/149 KB 10/10 KB 6/6 KB 76/149 KB 10/10 KB 6/6 KB 80/149 KB 10/10 KB 6/6 KB 84/149 KB 10/10 KB 6/6 KB 88/149 KB 10/10 KB 6/6 KB 92/149 KB 10/10 KB 6/6 KB 96/149 KB 10/10 KB 6/6 KB 100/149 KB 10/10 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 485.4 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 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 289.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install 104/149 KB 108/149 KB 112/149 KB 116/149 KB 4/21 KB 116/149 KB 8/21 KB 116/149 KB 12/21 KB 116/149 KB 16/21 KB 116/149 KB 20/21 KB 116/149 KB 21/21 KB 116/149 KB 21/21 KB 116/149 KB 4/14 KB 21/21 KB 116/149 KB 8/14 KB 21/21 KB 116/149 KB 12/14 KB 21/21 KB 116/149 KB 14/14 KB 21/21 KB 120/149 KB 14/14 KB 21/21 KB 124/149 KB 14/14 KB 21/21 KB 128/149 KB 14/14 KB 21/21 KB 128/149 KB 14/14 KB 4/30 KB 21/21 KB 128/149 KB 14/14 KB 8/30 KB 21/21 KB 128/149 KB 14/14 KB 12/30 KB 21/21 KB 128/149 KB 14/14 KB 16/30 KB 21/21 KB 128/149 KB 14/14 KB 20/30 KB 21/21 KB 128/149 KB 14/14 KB 24/30 KB 21/21 KB 128/149 KB 14/14 KB 28/30 KB 21/21 KB 128/149 KB 14/14 KB 30/30 KB 3/37 KB 21/21 KB 128/149 KB 14/14 KB 30/30 KB 6/37 KB 21/21 KB 128/149 KB 14/14 KB 30/30 KB 9/37 KB 21/21 KB 128/149 KB 14/14 KB 30/30 KB 11/37 KB 21/21 KB 128/149 KB 14/14 KB 30/30 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 533.4 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 14/37 KB 128/149 KB 14/14 KB 30/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 27/37 KB 128/149 KB 30/30 KB 30/37 KB 128/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 428.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 32/37 KB 128/149 KB 30/30 KB 35/37 KB 128/149 KB 30/30 KB 37/37 KB 128/149 KB 30/30 KB 37/37 KB 132/149 KB 30/30 KB 37/37 KB 136/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 919.1 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 37/37 KB 140/149 KB 37/37 KB 144/149 KB 37/37 KB 3/14 KB 144/149 KB 37/37 KB 6/14 KB 144/149 KB 37/37 KB 9/14 KB 144/149 KB 37/37 KB 11/14 KB 144/149 KB 37/37 KB 14/14 KB 144/149 KB 37/37 KB 14/14 KB 148/149 KB 37/37 KB 14/14 KB 149/149 KB 37/37 KB 14/14 KB 4/37 KB 149/149 KB 37/37 KB 14/14 KB 8/37 KB 149/149 KB 37/37 KB 14/14 KB 12/37 KB 149/149 KB 37/37 KB 14/14 KB 16/37 KB 149/149 KB 37/37 KB 14/14 KB 20/37 KB 149/149 KB 37/37 KB 14/14 KB 24/37 KB 149/149 KB 37/37 KB 14/14 KB 28/37 KB 149/149 KB 37/37 KB 14/14 KB 32/37 KB 149/149 KB 37/37 KB 14/14 KB 36/37 KB 149/149 KB 37/37 KB 14/14 KB 37/37 KB 149/149 KB 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 947.6 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 14/14 KB 37/37 KB 4/11 KB 149/149 KB 14/14 KB 37/37 KB 8/11 KB 149/149 KB 14/14 KB 37/37 KB 11/11 KB 149/149 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.jar (14 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 2597.6 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 212.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB 7/7 KB 3/60 KB 7/7 KB 4/43 KB 5/60 KB 7/7 KB 4/43 KB 3/60 KB 7/7 KB 8/43 KB 5/60 KB 7/7 KB 12/43 KB 5/60 KB 7/7 KB 16/43 KB 5/60 KB 7/7 KB 20/43 KB 5/60 KB 7/7 KB 24/43 KB 8/60 KB 7/7 KB 28/43 KB 8/60 KB 7/7 KB 32/43 KB 8/60 KB 7/7 KB 36/43 KB 8/60 KB 7/7 KB 40/43 KB 8/60 KB 7/7 KB 43/43 KB 8/60 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 786.5 KB/sec) unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install 7/7 KB 20/43 KB 8/60 KB 7/7 KB 43/43 KB 11/60 KB 7/7 KB 43/43 KB 13/60 KB 7/7 KB 43/43 KB 16/60 KB 7/7 KB 43/43 KB 19/60 KB 7/7 KB 43/43 KB 21/60 KB 7/7 KB 43/43 KB 24/60 KB 7/7 KB 43/43 KB 27/60 KB 7/7 KB 43/43 KB 29/60 KB 7/7 KB 43/43 KB 32/60 KB 7/7 KB 43/43 KB 36/60 KB 7/7 KB 43/43 KB 40/60 KB 7/7 KB 43/43 KB 44/60 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 120.9 KB/sec) unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install 43/43 KB 48/60 KB 43/43 KB 52/60 KB 43/43 KB 56/60 KB 43/43 KB 60/60 KB 43/43 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 19:56:59 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 961.7 KB/sec) unit-oai-hss-0: 19:56:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 19:56:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 85.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/19 KB 4/19 KB 7/19 KB 10/19 KB 12/19 KB 15/19 KB 18/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 1230.9 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:56:59 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/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-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 121.6 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 131.9 KB/sec) unit-abot-epc-basic-0: 19:56:59 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-abot-epc-basic-0: 19:56:59 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/maven-core/2.0.9/maven-core-2.0.9.pom (8 KB at 584.8 KB/sec) unit-abot-epc-basic-0: 19:56:59 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-oai-hss-0: 19:56:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:56:59 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 87.4 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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 180.4 KB/sec) unit-abot-epc-basic-0: 19:56:59 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-abot-epc-basic-0: 19:56:59 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 127.9 KB/sec) unit-abot-epc-basic-0: 19:56:59 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: 19:56:59 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: 19:56:59 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-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 19:56:59 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 132.6 KB/sec) unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 19:56:59 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-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 19:56:59 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 100.2 KB/sec) unit-oai-hss-0: 19:56:59 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:56:59 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-abot-epc-basic-0: 19:56:59 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: 19:56:59 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: 19:56:59 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 164.8 KB/sec) unit-abot-epc-basic-0: 19:57:00 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-abot-epc-basic-0: 19:57:00 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 128.3 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 135.1 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 89.6 KB/sec) unit-abot-epc-basic-0: 19:57:00 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-abot-epc-basic-0: 19:57:00 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 151.5 KB/sec) unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 47.0 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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: 19:57:00 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: 19:57:00 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: 19:57:00 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: 19:57:00 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/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1136.2 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 48.3 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 39.5 KB/sec) unit-abot-epc-basic-0: 19:57:00 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-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:57:00 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: 19:57:00 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:57:00 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 75.9 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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: 19:57:00 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: 19:57:00 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: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 3/13 KB 3/156 KB 4/87 KB 3/21 KB 4/48 KB 5/13 KB 3/156 KB 4/87 KB 3/21 KB 4/48 KB 8/13 KB 3/156 KB 4/87 KB 3/21 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 3/21 KB 4/48 KB 3/13 KB 3/156 KB 4/87 KB 6/21 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 9/21 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 11/21 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 14/21 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 16/21 KB 4/48 KB 11/13 KB 3/156 KB 4/87 KB 4/48 KB 3/13 KB 5/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 8/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 11/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 13/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 16/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 19/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 21/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 4/87 KB 4/48 KB 3/13 KB 21/156 KB 4/87 KB 19/21 KB 8/48 KB 13/13 KB 21/156 KB 4/87 KB 19/21 KB 12/48 KB 13/13 KB 21/156 KB 4/87 KB 19/21 KB 16/48 KB 13/13 KB 21/156 KB 4/87 KB 19/21 KB 20/48 KB 13/13 KB 21/156 KB 4/87 KB 19/21 KB 24/48 KB 13/13 KB 21/156 KB 4/87 KB 19/21 KB 28/48 KB 13/13 KB 24/156 KB 4/87 KB 19/21 KB 32/48 KB 13/13 KB 4/87 KB 3/13 KB 24/156 KB 8/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 12/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 16/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 20/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 24/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 28/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 32/87 KB 19/21 KB 32/48 KB 13/13 KB 24/156 KB 4/87 KB 19/21 KB 28/48 KB 13/13 KB 21/156 KB 4/87 KB 19/21 KB 4/48 KB 13/13 KB 24/156 KB 32/87 KB 21/21 KB 32/48 KB 13/13 KB 3/156 KB 4/87 KB 16/21 KB 4/48 KB 13/13 KB 27/156 KB 32/87 KB 21/21 KB 32/48 KB 13/13 KB 29/156 KB 32/87 KB 21/21 KB 32/48 KB 13/13 KB 32/156 KB 32/87 KB 21/21 KB 32/48 KB 13/13 KB 36/156 KB 32/87 KB 21/21 KB 36/48 KB 13/13 KB 40/156 KB 36/87 KB 21/21 KB 36/48 KB 13/13 KB 44/156 KB 36/87 KB 21/21 KB 36/48 KB 13/13 KB 48/156 KB 36/87 KB 21/21 KB 36/48 KB 13/13 KB 32/156 KB 32/87 KB 21/21 KB 36/48 KB 13/13 KB 48/156 KB 36/87 KB 21/21 KB 40/48 KB 13/13 KB 48/156 KB 36/87 KB 21/21 KB 44/48 KB 13/13 KB 48/156 KB 36/87 KB 21/21 KB 48/48 KB 13/13 KB 36/156 KB 36/87 KB 21/21 KB 36/48 KB 13/13 KB 48/156 KB 40/87 KB 21/21 KB 48/48 KB 13/13 KB 48/156 KB 44/87 KB 21/21 KB 48/48 KB 13/13 KB 48/156 KB 48/87 KB 21/21 KB 48/48 KB 13/13 KB 52/156 KB 48/87 KB 21/21 KB 48/48 KB 13/13 KB 56/156 KB 52/87 KB 21/21 KB 48/48 KB 13/13 KB 60/156 KB 52/87 KB 21/21 KB 48/48 KB 13/13 KB 64/156 KB 52/87 KB 21/21 KB 48/48 KB 13/13 KB 52/156 KB 52/87 KB 21/21 KB 48/48 KB 13/13 KB 64/156 KB 56/87 KB 21/21 KB 48/48 KB 13/13 KB 64/156 KB 60/87 KB 21/21 KB 48/48 KB 13/13 KB 64/156 KB 64/87 KB 21/21 KB 48/48 KB 13/13 KB 64/156 KB 68/87 KB 21/21 KB 48/48 KB 13/13 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.jar (21 KB at 728.2 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 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 292.8 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 1262.1 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 68/156 KB 68/87 KB 21/21 KB 48/48 KB 13/13 KB 72/156 KB 72/87 KB 76/156 KB 72/87 KB 80/156 KB 72/87 KB 68/156 KB 72/87 KB 48/48 KB 80/156 KB 76/87 KB 80/156 KB 80/87 KB 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 80/156 KB 84/87 KB 84/156 KB 87/87 KB 84/156 KB 87/87 KB 3/35 KB 84/156 KB 84/87 KB 88/156 KB 87/87 KB 3/35 KB 92/156 KB 87/87 KB 3/35 KB 96/156 KB 87/87 KB 3/35 KB 100/156 KB 87/87 KB 3/35 KB 104/156 KB 87/87 KB 3/35 KB 108/156 KB 87/87 KB 5/35 KB 112/156 KB 87/87 KB 5/35 KB 116/156 KB 87/87 KB 5/35 KB 104/156 KB 87/87 KB 5/35 KB 116/156 KB 3/24 KB 87/87 KB 8/35 KB 3/86 KB 116/156 KB 3/24 KB 87/87 KB 11/35 KB 3/86 KB 116/156 KB 3/24 KB 87/87 KB 13/35 KB 3/86 KB 116/156 KB 3/24 KB 87/87 KB 5/35 KB 3/86 KB 116/156 KB 6/24 KB 87/87 KB 13/35 KB 3/86 KB 116/156 KB 9/24 KB 16/35 KB 3/86 KB 116/156 KB 87/87 KB 5/35 KB 3/86 KB 116/156 KB 9/24 KB 16/35 KB 6/86 KB 116/156 KB 9/24 KB 16/35 KB 9/86 KB 116/156 KB 9/24 KB 16/35 KB 11/86 KB 116/156 KB 9/24 KB 16/35 KB 14/86 KB 116/156 KB 9/24 KB 16/35 KB 16/86 KB 116/156 KB 11/24 KB 16/35 KB 19/86 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 1497.0 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 116/156 KB 6/24 KB 87/87 KB 16/35 KB 3/86 KB 116/156 KB 11/24 KB 19/35 KB 22/86 KB 116/156 KB 11/24 KB 21/35 KB 22/86 KB 116/156 KB 11/24 KB 24/35 KB 22/86 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 116/156 KB 11/24 KB 16/35 KB 22/86 KB 116/156 KB 11/24 KB 16/35 KB 16/86 KB 116/156 KB 14/24 KB 27/35 KB 22/86 KB 116/156 KB 16/24 KB 27/35 KB 22/86 KB 116/156 KB 19/24 KB 27/35 KB 22/86 KB 116/156 KB 11/24 KB 27/35 KB 22/86 KB 116/156 KB 19/24 KB 29/35 KB 25/86 KB 116/156 KB 19/24 KB 32/35 KB 25/86 KB 120/156 KB 22/24 KB 35/35 KB 25/86 KB 116/156 KB 19/24 KB 27/35 KB 25/86 KB 120/156 KB 22/24 KB 35/35 KB 27/86 KB 120/156 KB 22/24 KB 32/35 KB 25/86 KB 120/156 KB 19/24 KB 32/35 KB 25/86 KB 124/156 KB 22/24 KB 35/35 KB 27/86 KB 128/156 KB 22/24 KB 35/35 KB 27/86 KB 132/156 KB 24/24 KB 35/35 KB 30/86 KB 136/156 KB 24/24 KB 35/35 KB 30/86 KB 140/156 KB 24/24 KB 35/35 KB 30/86 KB 144/156 KB 24/24 KB 35/35 KB 30/86 KB 148/156 KB 24/24 KB 35/35 KB 30/86 KB 152/156 KB 24/24 KB 35/35 KB 30/86 KB 156/156 KB 24/24 KB 35/35 KB 30/86 KB 156/156 KB 24/24 KB 35/35 KB 30/86 KB 128/156 KB 24/24 KB 35/35 KB 30/86 KB 128/156 KB 22/24 KB 35/35 KB 30/86 KB 128/156 KB 22/24 KB 35/35 KB 30/86 KB 156/156 KB 24/24 KB 35/35 KB 32/86 KB 156/156 KB 24/24 KB 35/35 KB 36/86 KB 156/156 KB 24/24 KB 35/35 KB 40/86 KB 1/14 KB 156/156 KB 24/24 KB 35/35 KB 36/86 KB 1/14 KB 156/156 KB 24/24 KB 35/35 KB 44/86 KB 3/14 KB 156/156 KB 24/24 KB 35/35 KB 44/86 KB 1/14 KB 156/156 KB 24/24 KB 35/35 KB 48/86 KB 3/14 KB 156/156 KB 24/24 KB 35/35 KB 52/86 KB 3/14 KB 156/156 KB 24/24 KB 35/35 KB 52/86 KB 6/14 KB 156/156 KB 24/24 KB 35/35 KB 52/86 KB 9/14 KB 156/156 KB 24/24 KB 35/35 KB 52/86 KB 11/14 KB 156/156 KB 24/24 KB 35/35 KB 52/86 KB 14/14 KB 156/156 KB 24/24 KB 35/35 KB 56/86 KB 14/14 KB 156/156 KB 24/24 KB 35/35 KB 60/86 KB 14/14 KB 156/156 KB 24/24 KB 35/35 KB 64/86 KB 14/14 KB 156/156 KB 24/24 KB 35/35 KB 68/86 KB 14/14 KB 156/156 KB 72/86 KB 14/14 KB 156/156 KB 76/86 KB 14/14 KB 156/156 KB 80/86 KB 14/14 KB 156/156 KB 84/86 KB 14/14 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 380.7 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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 539.5 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2135.5 KB/sec) unit-abot-epc-basic-0: 19:57:00 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 198.0 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 156/156 KB 86/86 KB 14/14 KB 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: 19:57:00 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.jar unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 86/86 KB 3/119 KB 86/86 KB 6/119 KB 86/86 KB 3/29 KB 6/119 KB 86/86 KB 6/29 KB 6/119 KB 86/86 KB 9/29 KB 6/119 KB 86/86 KB 11/29 KB 6/119 KB 86/86 KB 14/29 KB 6/119 KB 86/86 KB 16/29 KB 6/119 KB 86/86 KB 16/29 KB 9/119 KB 86/86 KB 19/29 KB 9/119 KB 4/37 KB 3/57 KB 22/29 KB 9/119 KB 4/37 KB 3/57 KB 25/29 KB 11/119 KB 4/37 KB 3/57 KB 27/29 KB 11/119 KB 4/37 KB 3/57 KB 29/29 KB 11/119 KB 4/37 KB 86/86 KB 3/57 KB 19/29 KB 9/119 KB 86/86 KB 3/57 KB 19/29 KB 9/119 KB 4/37 KB 5/57 KB 29/29 KB 11/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 1107.5 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 4/37 KB 3/57 KB 22/29 KB 11/119 KB 4/37 KB 5/57 KB 29/29 KB 14/119 KB 4/37 KB 5/57 KB 29/29 KB 16/119 KB 4/37 KB 5/57 KB 29/29 KB 19/119 KB 4/37 KB 5/57 KB 29/29 KB 22/119 KB 4/37 KB 8/57 KB 29/29 KB 22/119 KB 8/37 KB 11/57 KB 29/29 KB 25/119 KB 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 8/37 KB 8/57 KB 29/29 KB 25/119 KB 8/37 KB 8/57 KB 29/29 KB 22/119 KB 12/37 KB 11/57 KB 29/29 KB 25/119 KB 16/37 KB 11/57 KB 29/29 KB 25/119 KB 16/37 KB 11/57 KB 29/29 KB 27/119 KB 16/37 KB 13/57 KB 29/29 KB 30/119 KB 20/37 KB 13/57 KB 29/29 KB 32/119 KB 16/37 KB 13/57 KB 29/29 KB 27/119 KB 20/37 KB 16/57 KB 29/29 KB 32/119 KB 20/37 KB 19/57 KB 29/29 KB 32/119 KB 20/37 KB 21/57 KB 29/29 KB 32/119 KB 20/37 KB 24/57 KB 36/119 KB 20/37 KB 27/57 KB 3/11 KB 36/119 KB 20/37 KB 13/57 KB 29/29 KB 30/119 KB 24/37 KB 27/57 KB 3/11 KB 36/119 KB 28/37 KB 27/57 KB 3/11 KB 36/119 KB 32/37 KB 27/57 KB 3/11 KB 36/119 KB 36/37 KB 27/57 KB 3/11 KB 36/119 KB 37/37 KB 27/57 KB 3/11 KB 36/119 KB 20/37 KB 24/57 KB 3/11 KB 36/119 KB 37/37 KB 27/57 KB 5/11 KB 36/119 KB 37/37 KB 27/57 KB 8/11 KB 36/119 KB 37/37 KB 29/57 KB 11/11 KB 36/119 KB 20/37 KB 21/57 KB 36/119 KB 37/37 KB 29/57 KB 11/11 KB 40/119 KB 37/37 KB 29/57 KB 11/11 KB 44/119 KB 37/37 KB 29/57 KB 11/11 KB 48/119 KB 37/37 KB 29/57 KB 11/11 KB 52/119 KB 37/37 KB 29/57 KB 11/11 KB 56/119 KB 37/37 KB 29/57 KB 11/11 KB 60/119 KB 37/37 KB 29/57 KB 11/11 KB 64/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 312.0 KB/sec) unit-abot-epc-basic-0: 19:57:00 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.jar unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 37/37 KB 29/57 KB 8/11 KB 36/119 KB 37/37 KB 32/57 KB 11/11 KB 64/119 KB 37/37 KB 36/57 KB 11/11 KB 64/119 KB 37/37 KB 40/57 KB 11/11 KB 64/119 KB 37/37 KB 44/57 KB 11/11 KB 64/119 KB 37/37 KB 48/57 KB 11/11 KB 68/119 KB 37/37 KB 52/57 KB 11/11 KB 68/119 KB 37/37 KB 56/57 KB 11/11 KB 68/119 KB 37/37 KB 57/57 KB 11/11 KB 68/119 KB 37/37 KB 44/57 KB 11/11 KB 68/119 KB 37/37 KB 57/57 KB 11/11 KB 72/119 KB 37/37 KB 57/57 KB 11/11 KB 76/119 KB 37/37 KB 57/57 KB 11/11 KB 80/119 KB 37/37 KB 57/57 KB 11/11 KB 84/119 KB 57/57 KB 84/119 KB 3/33 KB 57/57 KB 84/119 KB 5/33 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 101.4 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 57/57 KB 84/119 KB 8/33 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 361.7 KB/sec) unit-abot-epc-basic-0: 19:57:00 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.jar unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 57/57 KB 84/119 KB 11/33 KB 57/57 KB 84/119 KB 13/33 KB 57/57 KB 84/119 KB 16/33 KB 57/57 KB 84/119 KB 19/33 KB 57/57 KB 88/119 KB 21/33 KB 88/119 KB 24/33 KB 57/57 KB 88/119 KB 19/33 KB 92/119 KB 24/33 KB 96/119 KB 24/33 KB 100/119 KB 24/33 KB 3/21 KB 3/5 KB 104/119 KB 27/33 KB 3/21 KB 3/5 KB 108/119 KB 27/33 KB 3/21 KB 3/5 KB 112/119 KB 27/33 KB 3/21 KB 3/5 KB 100/119 KB 27/33 KB 3/21 KB 100/119 KB 27/33 KB 5/21 KB 3/5 KB 112/119 KB 27/33 KB 8/21 KB 3/5 KB 112/119 KB 27/33 KB 11/21 KB 5/5 KB 112/119 KB 27/33 KB 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 527.8 KB/sec) unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install 100/119 KB 27/33 KB 13/21 KB 5/5 KB 112/119 KB 27/33 KB 8/21 KB 5/5 KB 112/119 KB 27/33 KB 16/21 KB 5/5 KB 112/119 KB 27/33 KB 19/21 KB 5/5 KB 112/119 KB 27/33 KB 19/21 KB 5/5 KB 112/119 KB 29/33 KB 19/21 KB 5/5 KB 112/119 KB 32/33 KB 21/21 KB 5/5 KB 112/119 KB 33/33 KB 21/21 KB 5/5 KB 112/119 KB 32/33 KB 21/21 KB 5/5 KB 112/119 KB 33/33 KB 21/21 KB 5/5 KB 116/119 KB 33/33 KB 21/21 KB 5/5 KB 119/119 KB 33/33 KB 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 38.4 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 4/14 KB 21/21 KB 119/119 KB 33/33 KB 8/14 KB 12/14 KB 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 177.1 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 999.4 KB/sec) unit-abot-epc-basic-0: 19:57:00 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 270.1 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install 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 110.1 KB/sec) unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:00 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: 19:57:00 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: 19:57:00 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:00 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:57:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:57:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:57:01 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: 19:57:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:57:01 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:01 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 19:57:01 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 376.9 KB/sec) unit-abot-epc-basic-0: 19:57:01 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-abot-epc-basic-0: 19:57:01 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 99.4 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 823.4 KB/sec) unit-oai-hss-0: 19:57:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:57:01 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 180.4 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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: 19:57:01 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: 19:57:01 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 134.4 KB/sec) unit-oai-hss-0: 19:57:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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/junit/junit/4.12/junit-4.12.pom (24 KB at 1284.6 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 811.5 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 127.4 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 132.4 KB/sec) unit-abot-epc-basic-0: 19:57:01 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-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-abot-epc-basic-0: 19:57:01 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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 224.2 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 162.9 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 136.3 KB/sec) unit-abot-epc-basic-0: 19:57:01 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-oai-hss-0: 19:57:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:57:01 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 19:57:01 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/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-abot-epc-basic-0: 19:57:01 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-abot-epc-basic-0: 19:57:01 DEBUG unit.abot-epc-basic/0.install 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 111.2 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 94.4 KB/sec) unit-abot-epc-basic-0: 19:57:01 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-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-abot-epc-basic-0: 19:57:01 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 152.2 KB/sec) unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-abot-epc-basic-0: 19:57:01 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-oai-hss-0: 19:57:01 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: 19:57:01 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-abot-epc-basic-0: 19:57: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/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 DEBUG unit.abot-epc-basic/0.install 3/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 359.0 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 DEBUG unit.abot-epc-basic/0.install 1/3 KB 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 118.6 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:57:01 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-abot-epc-basic-0: 19:57:01 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-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-163-generic unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-163-generic unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + '[' reboot '!=' reboot ']' unit-oai-hss-0: 19:57:01 DEBUG unit.oai-hss/0.install + juju-log 'Failed to install the kernel 3.19. Proceed with the current kernel.' unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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 906.6 KB/sec) unit-abot-epc-basic-0: 19:57:01 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: 19:57:01 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: 19:57:01 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: 19:57:01 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: 19:57:01 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 3/45 KB 3/286 KB 3/39 KB 3/223 KB 6/45 KB 3/286 KB 3/39 KB 3/223 KB 3/45 KB 3/286 KB 3/223 KB 3/45 KB 5/286 KB 3/39 KB 3/223 KB 6/45 KB 8/286 KB 3/39 KB 3/223 KB 6/45 KB 11/286 KB 6/39 KB 3/223 KB 6/45 KB 13/286 KB 6/39 KB 3/223 KB 6/45 KB 16/286 KB 6/39 KB 3/223 KB 6/45 KB 19/286 KB 6/39 KB 3/223 KB 9/45 KB 3/223 KB 3/45 KB 19/286 KB 6/39 KB 5/223 KB 9/45 KB 19/286 KB 6/39 KB 8/223 KB 9/45 KB 19/286 KB 6/39 KB 11/223 KB 9/45 KB 19/286 KB 6/39 KB 13/223 KB 3/308 KB 9/45 KB 19/286 KB 6/39 KB 16/223 KB 3/308 KB 9/45 KB 16/286 KB 6/39 KB 3/223 KB 9/45 KB 19/286 KB 6/39 KB 16/223 KB 3/308 KB 11/45 KB 19/286 KB 6/39 KB 16/223 KB 3/308 KB 14/45 KB 21/286 KB 6/39 KB 19/223 KB 3/308 KB 16/45 KB 8/286 KB 6/39 KB 3/223 KB 6/45 KB 21/286 KB 9/39 KB 19/223 KB 3/308 KB 16/45 KB 21/286 KB 11/39 KB 19/223 KB 3/308 KB 16/45 KB 21/286 KB 14/39 KB 19/223 KB 3/308 KB 16/45 KB 21/286 KB 16/39 KB 19/223 KB 3/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 3/308 KB 16/45 KB 21/286 KB 6/39 KB 19/223 KB 3/308 KB 14/45 KB 19/286 KB 6/39 KB 19/223 KB 3/308 KB 14/45 KB 19/286 KB 6/39 KB 11/223 KB 3/308 KB 9/45 KB 21/286 KB 19/39 KB 19/223 KB 5/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 8/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 11/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 13/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 16/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 19/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 21/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 24/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 27/308 KB 16/45 KB 21/286 KB 19/39 KB 19/223 KB 29/308 KB 16/45 KB 21/286 KB 22/39 KB 21/223 KB 32/308 KB 16/45 KB 24/286 KB 22/39 KB 21/223 KB 36/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 40/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 44/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 48/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 52/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 56/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 60/308 KB 19/45 KB 21/286 KB 22/39 KB 21/223 KB 29/308 KB 16/45 KB 21/286 KB 19/39 KB 21/223 KB 29/308 KB 16/45 KB 24/286 KB 22/39 KB 24/223 KB 60/308 KB 19/45 KB 24/286 KB 25/39 KB 27/223 KB 60/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 32/308 KB 19/45 KB 24/286 KB 22/39 KB 21/223 KB 32/308 KB 16/45 KB 24/286 KB 25/39 KB 24/223 KB 60/308 KB 19/45 KB 27/286 KB 25/39 KB 27/223 KB 60/308 KB 19/45 KB 27/286 KB 27/39 KB 27/223 KB 60/308 KB 19/45 KB 29/286 KB 30/39 KB 27/223 KB 60/308 KB 22/45 KB 29/286 KB 27/39 KB 27/223 KB 60/308 KB 22/45 KB 27/286 KB 27/39 KB 27/223 KB 60/308 KB 22/45 KB 29/286 KB 30/39 KB 29/223 KB 60/308 KB 22/45 KB 29/286 KB 30/39 KB 29/223 KB 60/308 KB 25/45 KB 32/286 KB 30/39 KB 32/223 KB 60/308 KB 27/45 KB 32/286 KB 30/39 KB 32/223 KB 60/308 KB 25/45 KB 32/286 KB 30/39 KB 29/223 KB 60/308 KB 25/45 KB 32/286 KB 32/39 KB 32/223 KB 60/308 KB 27/45 KB 36/286 KB 32/39 KB 32/223 KB 60/308 KB 27/45 KB 40/286 KB 35/39 KB 36/223 KB 60/308 KB 30/45 KB 44/286 KB 35/39 KB 36/223 KB 60/308 KB 30/45 KB 48/286 KB 35/39 KB 36/223 KB 60/308 KB 30/45 KB 36/286 KB 35/39 KB 36/223 KB 60/308 KB 30/45 KB 36/286 KB 35/39 KB 36/223 KB 60/308 KB 27/45 KB 48/286 KB 38/39 KB 36/223 KB 60/308 KB 30/45 KB 48/286 KB 39/39 KB 36/223 KB 60/308 KB 30/45 KB 36/286 KB 32/39 KB 36/223 KB 60/308 KB 27/45 KB 48/286 KB 39/39 KB 40/223 KB 60/308 KB 32/45 KB 48/286 unit-oai-hss-0: 19:57:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:57:02 INFO unit.oai-hss/0.juju-log Failed to install the kernel 3.19. Proceed with the current kernel. unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install KB 39/39 KB 44/223 KB 60/308 KB 32/45 KB 48/286 KB 39/39 KB 48/223 KB 60/308 KB 32/45 KB 48/286 KB 39/39 KB 52/223 KB 60/308 KB 32/45 KB 52/286 KB 39/39 KB 56/223 KB 64/308 KB 32/45 KB 52/286 KB 39/39 KB 60/223 KB 64/308 KB 32/45 KB 52/286 KB 39/39 KB 64/223 KB 64/308 KB 32/45 KB 48/286 KB 39/39 KB 36/223 KB 60/308 KB 32/45 KB 52/286 KB 39/39 KB 64/223 KB 64/308 KB 36/45 KB 52/286 KB 39/39 KB 64/223 KB 64/308 KB 40/45 KB 52/286 KB 39/39 KB 64/223 KB 64/308 KB 44/45 KB 52/286 KB 39/39 KB 64/223 KB 64/308 KB 45/45 KB 52/286 KB 39/39 KB 52/223 KB 64/308 KB 32/45 KB 56/286 KB 39/39 KB 64/223 KB 64/308 KB 45/45 KB 60/286 KB 39/39 KB 64/223 KB 64/308 KB 45/45 KB 64/286 KB 39/39 KB 64/223 KB 64/308 KB 45/45 KB 48/286 KB 39/39 KB 52/223 KB 64/308 KB 32/45 KB 64/286 KB 39/39 KB 64/223 KB 68/308 KB 45/45 KB 64/286 KB 39/39 KB 64/223 KB 72/308 KB 45/45 KB 64/286 KB 39/39 KB 64/223 KB 76/308 KB 45/45 KB 64/286 KB 39/39 KB 64/223 KB 80/308 KB 45/45 KB 64/286 KB 64/223 KB 84/308 KB 45/45 KB 68/286 KB 68/223 KB 88/308 KB 45/45 KB 68/286 KB 68/223 KB 92/308 KB 45/45 KB 68/286 KB 68/223 KB 96/308 KB 45/45 KB 68/286 KB 68/223 KB 100/308 KB 45/45 KB 68/286 KB 68/223 KB 104/308 KB 45/45 KB 68/286 KB 68/223 KB 108/308 KB 45/45 KB 68/286 KB 68/223 KB 112/308 KB 45/45 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 1198.9 KB/sec) unit-abot-epc-basic-0: 19:57:02 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-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install ++ config-get realm unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 68/286 KB 68/223 KB 84/308 KB 45/45 KB 68/286 KB 72/223 KB 112/308 KB 68/286 KB 76/223 KB 112/308 KB 68/286 KB 80/223 KB 112/308 KB 68/286 KB 64/223 KB 84/308 KB 45/45 KB 72/286 KB 80/223 KB 112/308 KB 76/286 KB 80/223 KB 112/308 KB 80/286 KB 80/223 KB 112/308 KB 84/286 KB 80/223 KB 112/308 KB 88/286 KB 84/223 KB 112/308 KB 92/286 KB 84/223 KB 112/308 KB 96/286 KB 84/223 KB 112/308 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 1110.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 84/286 KB 84/223 KB 112/308 KB 96/286 KB 88/223 KB 112/308 KB 96/286 KB 92/223 KB 112/308 KB 96/286 KB 96/223 KB 112/308 KB 100/286 KB 100/223 KB 112/308 KB 100/286 KB 104/223 KB 116/308 KB 100/286 KB 108/223 KB 116/308 KB 100/286 KB 112/223 KB 116/308 KB 100/286 KB 96/223 KB 112/308 KB 104/286 KB 112/223 KB 116/308 KB 108/286 KB 112/223 KB 116/308 KB 112/286 KB 112/223 KB 116/308 KB 116/286 KB 112/223 KB 116/308 KB 120/286 KB 116/223 KB 116/308 KB 4/174 KB 124/286 KB 116/223 KB 116/308 KB 4/174 KB 100/286 KB 100/223 KB 116/308 KB 124/286 KB 116/223 KB 120/308 KB 4/174 KB 124/286 KB 116/223 KB 124/308 KB 4/174 KB 116/286 KB 116/223 KB 116/308 KB 4/174 KB 124/286 KB 2/22 KB 116/223 KB 124/308 KB 4/174 KB 124/286 KB 4/22 KB 116/223 KB 124/308 KB 4/174 KB 124/286 KB 7/22 KB 116/223 KB 124/308 KB 4/174 KB 124/286 KB 10/22 KB 116/223 KB 124/308 KB 4/174 KB 124/286 KB 13/22 KB 116/223 KB 124/308 KB 8/174 KB 124/286 KB 15/22 KB 116/223 KB 124/308 KB 8/174 KB 124/286 KB 18/22 KB 116/223 KB 124/308 KB 8/174 KB 124/286 KB 18/22 KB 116/223 KB 128/308 KB 8/174 KB 124/286 KB 20/22 KB 116/223 KB 128/308 KB 8/174 KB 124/286 KB 22/22 KB 116/223 KB 128/308 KB 8/174 KB 116/286 KB 116/223 KB 116/308 KB 124/286 KB 22/22 KB 120/223 KB 132/308 KB 8/174 KB 124/286 KB 22/22 KB 124/223 KB 132/308 KB 8/174 KB 128/286 KB 22/22 KB 128/223 KB 132/308 KB 8/174 KB 128/286 KB 22/22 KB 132/223 KB 132/308 KB 8/174 KB 128/286 KB 22/22 KB 136/223 KB 132/308 KB 8/174 KB 128/286 KB 22/22 KB 140/223 KB 132/308 KB 8/174 KB 128/286 KB 22/22 KB 144/223 KB 132/308 KB 8/174 KB 124/286 KB 22/22 KB 116/223 KB 132/308 KB 8/174 KB 128/286 KB 22/22 KB 144/223 KB 136/308 KB 8/174 KB 128/286 KB 22/22 KB 144/223 KB 140/308 KB 8/174 KB 128/286 KB 22/22 KB 144/223 KB 144/308 KB 8/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 8/174 KB 124/286 KB 10/22 KB 116/223 KB 124/308 KB 8/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 12/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 16/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 20/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 24/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 28/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 32/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 36/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 40/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 44/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 48/174 KB 128/286 KB 22/22 KB 144/223 KB 148/308 KB 52/174 KB 128/286 KB 22/22 KB 148/223 KB 152/308 KB 56/174 KB 128/286 KB 22/22 KB 148/223 KB 152/308 KB 60/174 KB 128/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 128/286 KB 22/22 KB 124/223 KB 132/308 KB 8/174 KB 132/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 136/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 140/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 144/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 148/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 152/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 156/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 160/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 164/286 KB 22/22 KB 148/223 KB 152/308 KB 64/174 KB 168/286 KB 22/22 KB 148/223 KB 152/308 KB 68/174 KB 172/286 KB 22/22 KB 148/223 KB 152/308 KB 68/174 KB 176/286 KB 148/223 KB 152/308 KB 68/174 KB 128/286 KB 22/22 KB 148/223 KB 152/308 KB 52/174 KB 176/286 KB 152/223 KB 152/308 KB 68/174 KB 176/286 KB unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 156/223 KB 152/308 KB 68/174 KB 176/286 KB 160/223 KB 152/308 KB 68/174 KB 128/286 KB 22/22 KB 144/223 KB 152/308 KB 52/174 KB 176/286 KB 160/223 KB 156/308 KB 68/174 KB 176/286 KB 160/223 KB 160/308 KB 68/174 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 416.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 176/286 KB 160/223 KB 164/308 KB 68/174 KB 176/286 KB 160/223 KB 168/308 KB 68/174 KB 176/286 KB 160/223 KB 172/308 KB 68/174 KB 176/286 KB 160/223 KB 176/308 KB 68/174 KB 176/286 KB 164/223 KB 180/308 KB 68/174 KB 176/286 KB 164/223 KB 184/308 KB 68/174 KB 176/286 KB 164/223 KB 188/308 KB 68/174 KB 176/286 KB 164/223 KB 192/308 KB 68/174 KB 180/286 KB 164/223 KB 196/308 KB 68/174 KB 3/9 KB 180/286 KB 164/223 KB 200/308 KB 68/174 KB 3/9 KB 180/286 KB 164/223 KB 204/308 KB 68/174 KB 3/9 KB 180/286 KB 164/223 KB 208/308 KB 68/174 KB 3/9 KB 180/286 KB 164/223 KB 212/308 KB 68/174 KB 3/9 KB 164/286 KB 22/22 KB 148/223 KB 152/308 KB 68/174 KB 180/286 KB 164/223 KB 212/308 KB 72/174 KB 3/9 KB 180/286 KB 164/223 KB 212/308 KB 76/174 KB 3/9 KB 180/286 KB 164/223 KB 212/308 KB 80/174 KB 3/9 KB 180/286 KB 164/223 KB 192/308 KB 68/174 KB 3/9 KB 180/286 KB 164/223 KB 212/308 KB 80/174 KB 5/9 KB 180/286 KB 164/223 KB 212/308 KB 84/174 KB 5/9 KB 180/286 KB 164/223 KB 212/308 KB 88/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 92/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 96/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 100/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 104/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 108/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 112/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 116/174 KB 8/9 KB 180/286 KB 164/223 KB 192/308 KB 68/174 KB 184/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 188/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 192/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 196/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 200/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 176/286 KB 164/223 KB 176/308 KB 68/174 KB 204/286 KB 168/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 172/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 176/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 180/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 184/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 188/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 192/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 196/223 KB 216/308 KB 116/174 KB 8/9 KB 204/286 KB 200/223 KB 216/308 KB 116/174 KB 8/9 KB 208/286 KB 204/223 KB 216/308 KB 116/174 KB 8/9 KB 208/286 KB 208/223 KB 216/308 KB 116/174 KB 8/9 KB 208/286 KB 212/223 KB 216/308 KB 116/174 KB 8/9 KB 180/286 KB 164/223 KB 216/308 KB 116/174 KB 8/9 KB 180/286 KB 164/223 KB 212/308 KB 84/174 KB 8/9 KB 208/286 KB 212/223 KB 216/308 KB 120/174 KB 9/9 KB 208/286 KB 212/223 KB 220/308 KB 120/174 KB 9/9 KB 208/286 KB 212/223 KB 224/308 KB 120/174 KB 9/9 KB 208/286 KB 212/223 KB 216/308 KB 120/174 KB 8/9 KB 208/286 KB 212/223 KB 228/308 KB 124/174 KB 9/9 KB 208/286 KB 212/223 KB 228/308 KB 128/174 KB 9/9 KB 208/286 KB 212/223 KB 228/308 KB 132/174 KB 9/9 KB 208/286 KB 216/223 KB 228/308 KB 136/174 KB 9/9 KB 208/286 KB 216/223 KB 228/308 KB 140/174 KB 9/9 KB 208/286 KB 216/223 KB 228/308 KB 144/174 KB 9/9 KB 208/286 KB 216/223 KB 228/308 KB 148/174 KB 9/9 KB 208/286 KB 200/223 KB 216/308 KB 116/174 KB 8/9 KB 212/286 KB 216/223 KB 228/308 KB 148/174 KB 9/9 KB 216/286 KB 216/223 KB 228/308 KB 148/174 KB 9/9 KB 220/286 KB 216/223 KB 228/308 KB 148/174 KB 9/9 KB 224/286 KB 216/223 KB 228/308 KB 148/174 KB 228/286 KB 216/223 KB 228/308 KB 148/174 KB 232/286 KB 216/223 KB 228/308 KB 148/174 KB 236/286 KB unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 216/223 KB 228/308 KB 148/174 KB 240/286 KB 216/223 KB 228/308 KB 148/174 KB 244/286 KB 216/223 KB 228/308 KB 148/174 KB 248/286 KB 216/223 KB 228/308 KB 152/174 KB 252/286 KB 216/223 KB 228/308 KB 152/174 KB 208/286 KB 216/223 KB 228/308 KB 132/174 KB 9/9 KB 252/286 KB 220/223 KB 228/308 KB 152/174 KB 252/286 KB 223/223 KB 228/308 KB 152/174 KB 208/286 KB 212/223 KB 228/308 KB 120/174 KB 9/9 KB 252/286 KB 223/223 KB 232/308 KB 152/174 KB 252/286 KB 223/223 KB 236/308 KB 152/174 KB 252/286 KB 223/223 KB 240/308 KB 152/174 KB 244/286 KB 216/223 KB 228/308 KB 152/174 KB 256/286 KB 223/223 KB 244/308 KB 156/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 105.0 KB/sec) unit-abot-epc-basic-0: 19:57:02 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-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 256/286 KB 223/223 KB 244/308 KB 152/174 KB 256/286 KB 223/223 KB 248/308 KB 160/174 KB 256/286 KB 223/223 KB 252/308 KB 160/174 KB 256/286 KB 223/223 KB 256/308 KB 160/174 KB 256/286 KB 223/223 KB 260/308 KB 160/174 KB 256/286 KB 223/223 KB 264/308 KB 160/174 KB 256/286 KB 223/223 KB 268/308 KB 160/174 KB 256/286 KB 223/223 KB 272/308 KB 160/174 KB 256/286 KB 223/223 KB 240/308 KB 152/174 KB 256/286 KB 223/223 KB 244/308 KB 160/174 KB 256/286 KB 223/223 KB 272/308 KB 164/174 KB 260/286 KB 223/223 KB 272/308 KB 168/174 KB 260/286 KB 223/223 KB 272/308 KB 172/174 KB 260/286 KB 272/308 KB 174/174 KB 260/286 KB 276/308 KB 174/174 KB 260/286 KB 223/223 KB 272/308 KB 164/174 KB 260/286 KB 3/22 KB 276/308 KB 174/174 KB 260/286 KB 5/22 KB 276/308 KB 174/174 KB 260/286 KB 8/22 KB 276/308 KB 174/174 KB 260/286 KB 11/22 KB 276/308 KB 174/174 KB 260/286 KB 13/22 KB 276/308 KB 174/174 KB 260/286 KB 16/22 KB 276/308 KB 174/174 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 2369.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 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.jar unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 260/286 KB 19/22 KB 276/308 KB 174/174 KB 260/286 KB 21/22 KB 276/308 KB 174/174 KB 260/286 KB 22/22 KB 276/308 KB 174/174 KB 264/286 KB 22/22 KB 276/308 KB 174/174 KB 268/286 KB 22/22 KB 276/308 KB 174/174 KB 272/286 KB 22/22 KB 276/308 KB 174/174 KB 272/286 KB 22/22 KB 280/308 KB 174/174 KB 272/286 KB 22/22 KB 284/308 KB 174/174 KB 276/286 KB 22/22 KB 288/308 KB 174/174 KB 276/286 KB 22/22 KB 292/308 KB 174/174 KB 276/286 KB 22/22 KB 296/308 KB 174/174 KB 276/286 KB 22/22 KB 300/308 KB 174/174 KB 276/286 KB 22/22 KB 304/308 KB 174/174 KB 276/286 KB 22/22 KB 284/308 KB 174/174 KB 280/286 KB 22/22 KB 304/308 KB 174/174 KB 284/286 KB 22/22 KB 304/308 KB 174/174 KB 286/286 KB 22/22 KB 304/308 KB 174/174 KB 286/286 KB 22/22 KB 308/308 KB 174/174 KB 286/286 KB 22/22 KB 308/308 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 1848.1 KB/sec) unit-abot-epc-basic-0: 19:57:02 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-oai-hss-0: 19:57:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 286/286 KB 4/17 KB 22/22 KB 308/308 KB 286/286 KB 8/17 KB 22/22 KB 308/308 KB 4/11 KB 12/17 KB 22/22 KB 4/11 KB 16/17 KB 22/22 KB 4/11 KB 17/17 KB 22/22 KB 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 2322.3 KB/sec) unit-abot-epc-basic-0: 19:57:02 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.jar unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 286/286 KB 4/11 KB 8/17 KB 22/22 KB 8/11 KB 17/17 KB 22/22 KB 11/11 KB 17/17 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2584.5 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 KB at 181.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 11/11 KB 17/17 KB 4/13 KB 17/17 KB 8/13 KB 17/17 KB 12/13 KB 17/17 KB 13/13 KB 17/17 KB 4/11 KB 13/13 KB 17/17 KB 8/11 KB 13/13 KB 17/17 KB 11/11 KB 13/13 KB 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 84.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 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 128.6 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 17/17 KB 11/11 KB 3/28 KB 13/13 KB 11/11 KB 5/28 KB 13/13 KB 11/11 KB 8/28 KB 13/13 KB 11/11 KB 11/28 KB 13/13 KB 11/11 KB 13/28 KB 13/13 KB 11/11 KB 16/28 KB 13/13 KB 11/11 KB 19/28 KB 13/13 KB 11/11 KB 21/28 KB 13/13 KB 11/11 KB 24/28 KB 13/13 KB 11/11 KB 27/28 KB 13/13 KB 11/11 KB 28/28 KB 13/13 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 97.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 11/11 KB 28/28 KB 3/309 KB 11/11 KB 28/28 KB 5/309 KB 11/11 KB 28/28 KB 8/309 KB 4/14 KB 11/11 KB 28/28 KB 11/309 KB 4/14 KB 11/11 KB 28/28 KB 13/309 KB 4/14 KB 11/11 KB 28/28 KB 8/309 KB 8/14 KB 11/11 KB 28/28 KB 13/309 KB 12/14 KB 13/309 KB 14/14 KB 13/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 205.0 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 74.5 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/192 KB 13/309 KB 14/14 KB 8/192 KB 13/309 KB 14/14 KB 12/192 KB 13/309 KB 14/14 KB 16/192 KB 13/309 KB 14/14 KB 16/192 KB 16/309 KB 14/14 KB 20/192 KB 19/309 KB 14/14 KB 20/192 KB 16/309 KB 14/14 KB 24/192 KB 19/309 KB 14/14 KB 28/192 KB 21/309 KB 14/14 KB 24/192 KB 21/309 KB 14/14 KB 28/192 KB 24/309 KB 14/14 KB 32/192 KB 24/309 KB 14/14 KB 36/192 KB 24/309 KB 14/14 KB 36/192 KB 27/309 KB 14/14 KB 36/192 KB 29/309 KB 14/14 KB 36/192 KB 32/309 KB 14/14 KB 40/192 KB 32/309 KB 14/14 KB 44/192 KB 32/309 KB 14/14 KB 48/192 KB 36/309 KB 14/14 KB 52/192 KB 36/309 KB 14/14 KB 56/192 KB 36/309 KB 14/14 KB 60/192 KB 36/309 KB 14/14 KB 64/192 KB 36/309 KB 14/14 KB 44/192 KB 36/309 KB 14/14 KB 64/192 KB 40/309 KB 4/37 KB 64/192 KB 3/14 KB 44/309 KB 4/37 KB 64/192 KB 3/14 KB 48/309 KB 14/14 KB 4/37 KB 64/192 KB 40/309 KB 8/37 KB 64/192 KB 3/14 KB 48/309 KB 12/37 KB 64/192 KB 3/14 KB 48/309 KB 16/37 KB 64/192 KB 3/14 KB 48/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 90.9 KB/sec) unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 14/14 KB 4/37 KB 64/192 KB 3/14 KB 40/309 KB 16/37 KB 64/192 KB 5/14 KB 48/309 KB 16/37 KB 64/192 KB 8/14 KB 48/309 KB 16/37 KB 64/192 KB 11/14 KB 48/309 KB 16/37 KB 64/192 KB 13/14 KB 48/309 KB 16/37 KB 64/192 KB 14/14 KB 48/309 KB 20/37 KB 64/192 KB 14/14 KB 48/309 KB 24/37 KB 64/192 KB 14/14 KB 48/309 KB 28/37 KB 64/192 KB 14/14 KB 48/309 KB 32/37 KB 64/192 KB 14/14 KB 48/309 KB 36/37 KB 64/192 KB 14/14 KB 48/309 KB 37/37 KB 64/192 KB 14/14 KB 48/309 KB 37/37 KB 64/192 KB 14/14 KB 52/309 KB 37/37 KB 64/192 KB 14/14 KB 56/309 KB 37/37 KB 64/192 KB 14/14 KB 60/309 KB 37/37 KB 68/192 KB 14/14 KB 60/309 KB 37/37 KB 72/192 KB 14/14 KB 60/309 KB 37/37 KB 76/192 KB 14/14 KB 64/309 KB 37/37 KB 80/192 KB 14/14 KB 64/309 KB 37/37 KB 84/192 KB 14/14 KB 64/309 KB 37/37 KB 88/192 KB 14/14 KB 64/309 KB 37/37 KB 92/192 KB 14/14 KB 64/309 KB 37/37 KB 96/192 KB 14/14 KB 64/309 KB 37/37 KB 100/192 KB 14/14 KB 64/309 KB 37/37 KB 104/192 KB 14/14 KB 64/309 KB 37/37 KB 108/192 KB 14/14 KB 64/309 KB 37/37 KB 112/192 KB 14/14 KB 64/309 KB 37/37 KB 72/192 KB 14/14 KB 64/309 KB 37/37 KB 112/192 KB 14/14 KB 68/309 KB 37/37 KB 112/192 KB 14/14 KB 72/309 KB 37/37 KB 112/192 KB 14/14 KB 76/309 KB 112/192 KB 14/14 KB 80/309 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 240.1 KB/sec) unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 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 89.0 KB/sec) unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 112/192 KB 84/309 KB 112/192 KB 88/309 KB 112/192 KB 92/309 KB 112/192 KB 96/309 KB 112/192 KB 100/309 KB 116/192 KB 104/309 KB 116/192 KB 108/309 KB 116/192 KB 112/309 KB 116/192 KB 100/309 KB 120/192 KB 112/309 KB 124/192 KB 112/309 KB 128/192 KB 112/309 KB 132/192 KB 112/309 KB 136/192 KB 116/309 KB 140/192 KB 116/309 KB 144/192 KB 116/309 KB 132/192 KB 116/309 KB 144/192 KB 120/309 KB 144/192 KB 124/309 KB 144/192 KB 128/309 KB 144/192 KB 132/309 KB 148/192 KB 136/309 KB 148/192 KB 140/309 KB 148/192 KB 144/309 KB 148/192 KB 132/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 144/309 KB 164/192 KB 144/309 KB 168/192 KB 148/309 KB 172/192 KB 148/309 KB 176/192 KB 148/309 KB 164/192 KB 148/309 KB 176/192 KB 152/309 KB 176/192 KB 156/309 KB 176/192 KB 160/309 KB 176/192 KB 164/309 KB 180/192 KB 168/309 KB 180/192 KB 172/309 KB 180/192 KB 176/309 KB 180/192 KB 164/309 KB 184/192 KB 176/309 KB 188/192 KB 176/309 KB 192/192 KB 176/309 KB 192/192 KB 180/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 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 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 1119.8 KB/sec) unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install 284/309 KB 288/309 KB 292/309 KB 296/309 KB 300/309 KB 304/309 KB 308/309 KB 309/309 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1713.4 KB/sec) unit-oai-hss-0: 19:57:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:57:02 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 19:57:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 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-junit4/2.19.1/surefire-junit4-2.19.1.pom (4 KB at 151.9 KB/sec) unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 DEBUG unit.abot-epc-basic/0.install 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 192.5 KB/sec) unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 19:57:02 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: 19:57:02 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 4091.7 KB/sec) unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 19:57:02 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-oai-hss-0: 19:57:02 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:03 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Fri Dec 28 19:57:03 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:03 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:03 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 19:57:03 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 19:57:04 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:04 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:04 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-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 19:57:04 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 19:57:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 19:57:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 19:57:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 19:57:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 19:57:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 19:57:05 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@7c2a69b4] to [cucumber.runtime.java.spring.GlueCodeScope@a619c2] unit-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Fri Dec 28 19:57:06 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:06 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-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:06 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: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:06 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-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:06 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-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 19:57:06 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Fri Dec 28 19:57:06 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 19:57:06 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:06 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:06 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-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:07 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:07 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install Dec 28, 2018 7:57:07 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:57:07 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-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: STEP EXECUTION TIME TAKEN :1289 MS unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: STEP :PASSED unit-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: ======================================================================================== unit-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [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-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: STEP EXECUTION TIME TAKEN :98 MS unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:57:07 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: 19:57:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install 0m1.863s unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.017 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:57:07 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 sec unit-abot-epc-basic-0: 19:57:07 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.017 sec unit-oai-hss-0: 19:57:07 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 28-Dec-2018 19:57:07.992 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-hss-0: 19:57:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 19:57:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-oai-hss-0: 19:57:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 3/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 277.0 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 171.4 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 105.8 KB/sec) unit-abot-epc-basic-0: 19:57:08 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-abot-epc-basic-0: 19:57:08 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.19/plexus-components-1.1.19.pom (3 KB at 188.2 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 3/19 KB 6/19 KB 9/19 KB 11/19 KB 14/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: 19:57:08 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: 19:57:08 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 62.1 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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-oai-hss-0: 19:57:08 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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: 19:57:08 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 3/181 KB 22/22 KB 5/181 KB 3/60 KB 22/22 KB 8/181 KB 3/60 KB 22/22 KB 11/181 KB 3/60 KB 22/22 KB 3/181 KB 3/60 KB 22/22 KB 11/181 KB 6/60 KB 22/22 KB 11/181 KB 9/60 KB 22/22 KB 3/203 KB 3/57 KB 11/181 KB 11/60 KB 22/22 KB 3/203 KB 3/57 KB 11/181 KB 14/60 KB 22/22 KB 3/203 KB 3/57 KB 11/181 KB 16/60 KB 3/203 KB 3/57 KB 11/181 KB 19/60 KB 3/203 KB 3/57 KB 11/181 KB 22/60 KB 3/203 KB 3/57 KB 11/181 KB 9/60 KB 22/22 KB 3/203 KB 5/57 KB 13/181 KB 22/60 KB 3/203 KB 8/57 KB 13/181 KB 22/60 KB 3/203 KB 11/57 KB 13/181 KB 22/60 KB 3/203 KB 13/57 KB 13/181 KB 22/60 KB 3/203 KB 16/57 KB 13/181 KB 22/60 KB 3/203 KB 19/57 KB 13/181 KB 22/60 KB 3/203 KB 11/181 KB 9/60 KB 22/22 KB 6/203 KB 19/57 KB 13/181 KB 22/60 KB 9/203 KB 19/57 KB 13/181 KB 22/60 KB 11/203 KB 19/57 KB 13/181 KB 22/60 KB 14/203 KB 19/57 KB 13/181 KB 22/60 KB 16/203 KB 19/57 KB 13/181 KB 22/60 KB 19/203 KB 19/57 KB 13/181 KB 22/60 KB 3/203 KB 3/57 KB 13/181 KB 22/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 591.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 19/203 KB 21/57 KB 13/181 KB 22/60 KB 19/203 KB 21/57 KB 13/181 KB 25/60 KB 22/203 KB 24/57 KB 16/181 KB 27/60 KB 22/203 KB 24/57 KB 16/181 KB 25/60 KB 19/203 KB 24/57 KB 16/181 KB 25/60 KB 19/203 KB 21/57 KB 16/181 KB 25/60 KB 22/203 KB 24/57 KB 19/181 KB 27/60 KB 25/203 KB 24/57 KB 21/181 KB 27/60 KB 25/203 KB 27/57 KB 24/181 KB 30/60 KB 25/203 KB 24/57 KB 19/181 KB 27/60 KB 25/203 KB 27/57 KB 21/181 KB 30/60 KB 25/203 KB 27/57 KB 21/181 KB 27/60 KB 25/203 KB 29/57 KB 24/181 KB 30/60 KB 25/203 KB 32/57 KB 24/181 KB 30/60 KB 27/203 KB 32/57 KB 24/181 KB 32/60 KB 27/203 KB 32/57 KB 24/181 KB 30/60 KB 30/203 KB 32/57 KB 24/181 KB 32/60 KB 32/203 KB 32/57 KB 24/181 KB 32/60 KB 36/203 KB 36/57 KB 27/181 KB 36/60 KB 40/203 KB 36/57 KB 27/181 KB 36/60 KB 44/203 KB 36/57 KB 27/181 KB 36/60 KB 48/203 KB 36/57 KB 27/181 KB 36/60 KB 52/203 KB 36/57 KB 27/181 KB 36/60 KB 56/203 KB 36/57 KB 27/181 KB 36/60 KB 60/203 KB 36/57 KB 27/181 KB 36/60 KB 64/203 KB 36/57 KB 27/181 KB 36/60 KB 68/203 KB 36/57 KB 27/181 KB 36/60 KB 32/203 KB 36/57 KB 27/181 KB 36/60 KB 68/203 KB 36/57 KB 27/181 KB 40/60 KB 68/203 KB 36/57 KB 27/181 KB 44/60 KB 68/203 KB 36/57 KB 27/181 KB 48/60 KB 68/203 KB 36/57 KB 27/181 KB 52/60 KB 68/203 KB 36/57 KB 27/181 KB 56/60 KB 68/203 KB 36/57 KB 27/181 KB 60/60 KB 32/203 KB 36/57 KB 27/181 KB 32/60 KB 68/203 KB 40/57 KB 27/181 KB 60/60 KB 68/203 KB 44/57 KB 27/181 KB 60/60 KB 68/203 KB 48/57 KB 27/181 KB 60/60 KB 32/203 KB 32/57 KB 27/181 KB 32/60 KB 68/203 KB 48/57 KB 29/181 KB 60/60 KB 68/203 KB 48/57 KB 32/181 KB 60/60 KB 68/203 KB 48/57 KB 36/181 KB 60/60 KB 68/203 KB 52/57 KB 40/181 KB 60/60 KB 68/203 KB 52/57 KB 44/181 KB 60/60 KB 68/203 KB 52/57 KB 48/181 KB 60/60 KB 68/203 KB 52/57 KB 36/181 KB 60/60 KB 68/203 KB 56/57 KB 48/181 KB 60/60 KB 68/203 KB 57/57 KB 48/181 KB 60/60 KB 68/203 KB 57/57 KB 52/181 KB 60/60 KB 72/203 KB 57/57 KB 56/181 KB 60/60 KB 72/203 KB 57/57 KB 60/181 KB 60/60 KB 72/203 KB 57/57 KB 64/181 KB 60/60 KB 72/203 KB 57/57 KB 68/181 KB 60/60 KB 72/203 KB 57/57 KB 72/181 KB 60/60 KB 72/203 KB 57/57 KB 76/181 KB 60/60 KB 72/203 KB 57/57 KB 80/181 KB 60/60 KB 72/203 KB 57/57 KB 84/181 KB 60/60 KB 72/203 KB 57/57 KB 88/181 KB 60/60 KB 72/203 KB 57/57 KB 92/181 KB 60/60 KB 72/203 KB 57/57 KB 96/181 KB 60/60 KB 72/203 KB 57/57 KB 100/181 KB 60/60 KB 72/203 KB 57/57 KB 52/181 KB 60/60 KB 76/203 KB 57/57 KB 100/181 KB 60/60 KB 80/203 KB 57/57 KB 100/181 KB 60/60 KB 84/203 KB 57/57 KB 100/181 KB 60/60 KB 88/203 KB 57/57 KB 100/181 KB 60/60 KB 92/203 KB 57/57 KB 100/181 KB 60/60 KB 96/203 KB 57/57 KB 100/181 KB 60/60 KB 100/203 KB 57/57 KB 100/181 KB 60/60 KB 104/203 KB 57/57 KB 100/181 KB 60/60 KB 108/203 KB 57/57 KB 100/181 KB 60/60 KB 112/203 KB 57/57 KB 100/181 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1114.3 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 116/203 KB 57/57 KB 100/181 KB 120/203 KB 57/57 KB 104/181 KB 124/203 KB 57/57 KB 104/181 KB 128/203 KB 57/57 KB 104/181 KB 116/203 KB 57/57 KB 104/181 KB 128/203 KB 57/57 KB 108/181 KB 128/203 KB 57/57 KB 112/181 KB 128/203 KB 57/57 KB 116/181 KB 132/203 KB 120/181 KB 132/203 KB 124/181 KB 132/203 KB 128/181 KB 132/203 KB 132/181 KB 132/203 KB 136/181 KB 132/203 KB 140/181 KB 132/203 KB 144/181 KB 132/203 KB 148/181 KB 132/203 KB 152/181 KB 132/203 KB 156/181 KB 132/203 KB 160/181 KB 132/203 KB 116/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 1115.7 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install 136/203 KB 160/181 KB 140/203 KB 160/181 KB 144/203 KB 160/181 KB 148/203 KB 160/181 KB 152/203 KB 160/181 KB 156/203 KB 160/181 KB 160/203 KB 160/181 KB 164/203 KB 160/181 KB 168/203 KB 164/181 KB 172/203 KB 164/181 KB 176/203 KB 164/181 KB 164/203 KB 164/181 KB 176/203 KB 168/181 KB 176/203 KB 172/181 KB 176/203 KB 176/181 KB 176/203 KB 180/181 KB 180/203 KB 181/181 KB 180/203 KB 180/181 KB 184/203 KB 181/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 Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2814.3 KB/sec) unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3380.9 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:08 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 DEBUG unit.abot-epc-basic/0.install 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 128.5 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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/maven/3.3.3/maven-3.3.3.pom (23 KB at 1525.8 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 259.2 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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 232.5 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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/3.3.3/maven-artifact-3.3.3.pom (3 KB at 104.2 KB/sec) unit-abot-epc-basic-0: 19:57:08 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: 19:57:08 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: 19:57:09 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: 19:57:09 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/eclipse/sisu/sisu-plexus/0.3.0/sisu-plexus-0.3.0.pom (14 KB at 582.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 82.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 164.3 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/21 KB 6/21 KB 9/21 KB 11/21 KB 14/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 1443.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 62.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 42.7 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 150.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 66.3 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 258.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 548.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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 276.3 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 395.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57: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/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 853.7 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 170.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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 533.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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 709.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/48 KB 32/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-abot-epc-basic-0: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 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: 19:57:09 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-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 4/46 KB 8/46 KB 3/44 KB 4/54 KB 12/46 KB 3/44 KB 4/54 KB 16/46 KB 3/44 KB 4/54 KB 4/46 KB 3/44 KB 4/54 KB 16/46 KB 5/44 KB 4/54 KB 16/46 KB 8/44 KB 4/54 KB 16/46 KB 11/44 KB 4/54 KB 16/46 KB 13/44 KB 4/54 KB 4/46 KB 4/54 KB 16/46 KB 13/44 KB 8/54 KB 16/46 KB 16/44 KB 12/54 KB 16/46 KB 16/44 KB 16/54 KB 16/46 KB 16/44 KB 8/54 KB 16/46 KB 19/44 KB 16/54 KB 4/201 KB 16/46 KB 19/44 KB 16/54 KB 4/158 KB 4/201 KB 16/46 KB 19/44 KB 16/54 KB 8/158 KB 4/201 KB 16/46 KB 19/44 KB 16/54 KB 12/158 KB 4/201 KB 16/46 KB 19/44 KB 16/54 KB 16/158 KB 4/201 KB 16/46 KB 19/44 KB 16/54 KB 20/158 KB 4/201 KB 20/46 KB 21/44 KB 20/54 KB 24/158 KB 4/201 KB 20/46 KB 21/44 KB 20/54 KB 28/158 KB 4/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 4/201 KB 16/46 KB 19/44 KB 16/54 KB 8/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 12/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 16/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 20/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 24/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 28/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 32/201 KB 20/46 KB 21/44 KB 20/54 KB 32/158 KB 4/201 KB 20/46 KB 21/44 KB 20/54 KB 20/158 KB 4/201 KB 16/46 KB 21/44 KB 20/54 KB 20/158 KB 32/201 KB 20/46 KB 24/44 KB 20/54 KB 32/158 KB 4/201 KB 16/46 KB 19/44 KB 20/54 KB 20/158 KB 32/201 KB 20/46 KB 24/44 KB 24/54 KB 32/158 KB 32/201 KB 20/46 KB 24/44 KB 28/54 KB 32/158 KB 32/201 KB 20/46 KB 24/44 KB 32/54 KB 32/158 KB 32/201 KB 24/46 KB 24/44 KB 32/54 KB 32/158 KB 32/201 KB 28/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 32/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 36/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 40/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 44/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 24/46 KB 24/44 KB 32/54 KB 36/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 40/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 44/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 48/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 52/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 56/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 60/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 64/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 68/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 72/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 76/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 80/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 84/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 88/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 92/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 96/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 100/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 104/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 108/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 112/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 116/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 120/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 124/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 128/158 KB 32/201 KB 46/46 KB 24/44 KB 32/54 KB 132/158 KB 36/201 KB 46/46 KB 27/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 29/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 32/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 36/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 40/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 44/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 44/44 KB 36/54 KB 132/158 KB 36/201 KB 46/46 KB 24/44 KB 36/54 KB 132/158 K unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install B 36/201 KB 46/46 KB 44/44 KB 40/54 KB 132/158 KB 36/201 KB 46/46 KB 44/44 KB 44/54 KB 132/158 KB 36/201 KB 46/46 KB 44/44 KB 48/54 KB 132/158 KB 36/201 KB 46/46 KB 44/44 KB 52/54 KB 132/158 KB 36/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 36/201 KB 46/46 KB 24/44 KB 32/54 KB 132/158 KB 40/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 44/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 48/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 52/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 56/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 60/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 64/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 68/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 72/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 76/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 80/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 84/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 88/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 92/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 96/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 100/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 104/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 108/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 KB 112/201 KB 46/46 KB 44/44 KB 54/54 KB 132/158 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 937.9 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 116/201 KB 44/44 KB 54/54 KB 132/158 KB 120/201 KB 44/44 KB 54/54 KB 132/158 KB 124/201 KB 44/44 KB 54/54 KB 132/158 KB 128/201 KB 44/44 KB 54/54 KB 132/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1069.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 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 1169.5 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 132/201 KB 132/158 KB 132/201 KB 136/158 KB 132/201 KB 140/158 KB 136/201 KB 144/158 KB 136/201 KB 140/158 KB 140/201 KB 144/158 KB 144/201 KB 144/158 KB 144/201 KB 148/158 KB 148/201 KB 152/158 KB 148/201 KB 156/158 KB 148/201 KB 158/158 KB 148/201 KB 148/158 KB 152/201 KB 158/158 KB 156/201 KB 158/158 KB 156/201 KB 3/6 KB 158/158 KB 156/201 KB 6/6 KB 158/158 KB 156/201 KB 6/6 KB 158/158 KB 160/201 KB 6/6 KB 158/158 KB 164/201 KB 6/6 KB 158/158 KB 164/201 KB 6/6 KB 3/3 KB 158/158 KB 168/201 KB 6/6 KB 3/3 KB 158/158 KB 172/201 KB 6/6 KB 3/3 KB 158/158 KB 176/201 KB 6/6 KB 3/3 KB 158/158 KB 180/201 KB 6/6 KB 3/3 KB 158/158 KB 184/201 KB 6/6 KB 3/3 KB 158/158 KB 188/201 KB 6/6 KB 3/3 KB 158/158 KB 192/201 KB 6/6 KB 3/3 KB 158/158 KB 196/201 KB 6/6 KB 3/3 KB 158/158 KB 200/201 KB 6/6 KB 3/3 KB 158/158 KB 200/201 KB 6/6 KB 3/3 KB 4/367 KB 158/158 KB 200/201 KB 3/3 KB 8/367 KB 158/158 KB 200/201 KB 3/3 KB 12/367 KB 158/158 KB 200/201 KB 3/3 KB 16/367 KB 158/158 KB 200/201 KB 3/3 KB 20/367 KB 158/158 KB 200/201 KB 24/367 KB 158/158 KB 200/201 KB 28/367 KB 158/158 KB 200/201 KB 32/367 KB 158/158 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 105.8 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 45.2 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 200/201 KB 36/367 KB 158/158 KB 200/201 KB 40/367 KB 158/158 KB 200/201 KB 44/367 KB 158/158 KB 200/201 KB 48/367 KB 158/158 KB 200/201 KB 52/367 KB 200/201 KB 56/367 KB 200/201 KB 60/367 KB 200/201 KB 64/367 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 2533.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 3/5 KB 200/201 KB 64/367 KB 5/5 KB 200/201 KB 64/367 KB 5/5 KB 200/201 KB 64/367 KB 3/52 KB 5/5 KB 200/201 KB 64/367 KB 5/52 KB 5/5 KB 200/201 KB 64/367 KB 8/52 KB 5/5 KB 200/201 KB 64/367 KB 11/52 KB 5/5 KB 200/201 KB 64/367 KB 13/52 KB 5/5 KB 200/201 KB 64/367 KB 16/52 KB 5/5 KB 200/201 KB 64/367 KB 19/52 KB 5/5 KB 200/201 KB 64/367 KB 21/52 KB 5/5 KB 200/201 KB 64/367 KB 24/52 KB 5/5 KB 200/201 KB 64/367 KB 27/52 KB 5/5 KB 200/201 KB 64/367 KB 29/52 KB 5/5 KB 200/201 KB 64/367 KB 32/52 KB 5/5 KB 200/201 KB 64/367 KB 36/52 KB 5/5 KB 200/201 KB 68/367 KB 40/52 KB 5/5 KB 200/201 KB 68/367 KB 44/52 KB 5/5 KB 200/201 KB 68/367 KB 48/52 KB 5/5 KB 200/201 KB 68/367 KB 52/52 KB 5/5 KB 200/201 KB 68/367 KB 36/52 KB 5/5 KB 200/201 KB 72/367 KB 52/52 KB 5/5 KB 201/201 KB 4/47 KB 72/367 KB 52/52 KB 201/201 KB 8/47 KB 76/367 KB 52/52 KB 201/201 KB 12/47 KB 76/367 KB 52/52 KB 201/201 KB 16/47 KB 76/367 KB 52/52 KB 201/201 KB 20/47 KB 76/367 KB 52/52 KB 201/201 KB 24/47 KB 76/367 KB 52/52 KB 201/201 KB 28/47 KB 76/367 KB 52/52 KB 201/201 KB 32/47 KB 76/367 KB 52/52 KB 5/5 KB 201/201 KB 72/367 KB 52/52 KB 201/201 KB 4/47 KB 76/367 KB 52/52 KB 201/201 KB 32/47 KB 80/367 KB 52/52 KB 201/201 KB 32/47 KB 84/367 KB 52/52 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 57.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 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 714.6 KB/sec) unit-abot-epc-basic-0: 19:57:09 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.jar unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 201/201 KB 36/47 KB 84/367 KB 52/52 KB 201/201 KB 40/47 KB 88/367 KB 201/201 KB 44/47 KB 88/367 KB 201/201 KB 47/47 KB 88/367 KB 201/201 KB 36/47 KB 88/367 KB 201/201 KB 47/47 KB 92/367 KB 201/201 KB 47/47 KB 96/367 KB 201/201 KB 47/47 KB 100/367 KB 47/47 KB 104/367 KB 47/47 KB 108/367 KB 47/47 KB 112/367 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 2476.4 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 47/47 KB 116/367 KB 4/238 KB 47/47 KB 116/367 KB 8/238 KB 47/47 KB 116/367 KB 12/238 KB 47/47 KB 116/367 KB 16/238 KB 47/47 KB 116/367 KB 20/238 KB 47/47 KB 116/367 KB 24/238 KB 47/47 KB 116/367 KB 28/238 KB 47/47 KB 116/367 KB 32/238 KB 47/47 KB 116/367 KB 3/28 KB 36/238 KB 47/47 KB 116/367 KB 3/28 KB 40/238 KB 47/47 KB 116/367 KB 3/28 KB 44/238 KB 47/47 KB 116/367 KB 3/28 KB 48/238 KB 47/47 KB 116/367 KB 3/28 KB 52/238 KB 47/47 KB 116/367 KB 3/28 KB 56/238 KB 120/367 KB 3/28 KB 60/238 KB 120/367 KB 3/28 KB 64/238 KB 120/367 KB 3/28 KB 68/238 KB 120/367 KB 3/28 KB 28/238 KB 47/47 KB 116/367 KB 3/28 KB 68/238 KB 120/367 KB 5/28 KB 68/238 KB 120/367 KB 8/28 KB 68/238 KB 120/367 KB 11/28 KB 68/238 KB 120/367 KB 13/28 KB 68/238 KB 120/367 KB 16/28 KB 68/238 KB 120/367 KB 19/28 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 550.2 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 52/238 KB 47/47 KB 120/367 KB 3/28 KB 68/238 KB 124/367 KB 19/28 KB 68/238 KB 128/367 KB 19/28 KB 68/238 KB 132/367 KB 19/28 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 68/238 KB 132/367 KB 21/28 KB 68/238 KB 132/367 KB 24/28 KB 68/238 KB 136/367 KB 24/28 KB 68/238 KB 140/367 KB 24/28 KB 68/238 KB 144/367 KB 27/28 KB 68/238 KB 140/367 KB 27/28 KB 68/238 KB 144/367 KB 28/28 KB 68/238 KB 148/367 KB 28/28 KB 72/238 KB 152/367 KB 28/28 KB 72/238 KB 156/367 KB 28/28 KB 72/238 KB 160/367 KB 28/28 KB 72/238 KB 164/367 KB 28/28 KB 72/238 KB 168/367 KB 28/28 KB 72/238 KB 172/367 KB 28/28 KB 72/238 KB 176/367 KB 28/28 KB 72/238 KB 148/367 KB 28/28 KB 76/238 KB 176/367 KB 28/28 KB 80/238 KB 176/367 KB 28/28 KB 84/238 KB 176/367 KB 28/28 KB 88/238 KB 176/367 KB 4/186 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 290.9 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 84/238 KB 176/367 KB 4/186 KB 28/28 KB 92/238 KB 176/367 KB 8/186 KB 92/238 KB 176/367 KB 12/186 KB 92/238 KB 176/367 KB 16/186 KB Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 92/238 KB 176/367 KB 20/186 KB 92/238 KB 180/367 KB 24/186 KB 92/238 KB 180/367 KB 28/186 KB 92/238 KB 180/367 KB 32/186 KB 92/238 KB 180/367 KB 36/186 KB 92/238 KB 180/367 KB 40/186 KB 92/238 KB 180/367 KB 44/186 KB 92/238 KB 180/367 KB 48/186 KB 92/238 KB 180/367 KB 20/186 KB 92/238 KB 184/367 KB 48/186 KB 92/238 KB 188/367 KB 48/186 KB 92/238 KB 192/367 KB 48/186 KB 92/238 KB 196/367 KB 48/186 KB 92/238 KB 200/367 KB 48/186 KB 92/238 KB 204/367 KB 48/186 KB 92/238 KB 208/367 KB 48/186 KB 92/238 KB 176/367 KB 20/186 KB 96/238 KB 208/367 KB 48/186 KB 100/238 KB 208/367 KB 48/186 KB 104/238 KB 208/367 KB 48/186 KB 108/238 KB 208/367 KB 48/186 KB 112/238 KB 208/367 KB 48/186 KB 116/238 KB 208/367 KB 48/186 KB 3/558 KB 120/238 KB 208/367 KB 48/186 KB 3/558 KB 124/238 KB 208/367 KB 48/186 KB 3/558 KB 116/238 KB 208/367 KB 48/186 KB 5/558 KB 124/238 KB 212/367 KB 48/186 KB 8/558 KB 124/238 KB 212/367 KB 48/186 KB 11/558 KB 124/238 KB 212/367 KB 48/186 KB 11/558 KB 124/238 KB 212/367 KB 52/186 KB 13/558 KB 128/238 KB 212/367 KB 56/186 KB 13/558 KB 128/238 KB 212/367 KB 60/186 KB 13/558 KB 128/238 KB 212/367 KB 64/186 KB 13/558 KB 128/238 KB 212/367 KB 68/186 KB 13/558 KB 128/238 KB 212/367 KB 72/186 KB 13/558 KB 128/238 KB 212/367 KB 76/186 KB 13/558 KB 128/238 KB 212/367 KB 80/186 KB 3/558 KB 124/238 KB 212/367 KB 48/186 KB 13/558 KB 128/238 KB 216/367 KB 80/186 KB 13/558 KB 128/238 KB 220/367 KB 80/186 KB 13/558 KB 128/238 KB 224/367 KB 80/186 KB 13/558 KB 128/238 KB 212/367 KB 52/186 KB 13/558 KB 124/238 KB 212/367 KB 52/186 KB 16/558 KB 128/238 KB 224/367 KB 80/186 KB 19/558 KB 128/238 KB 224/367 KB 80/186 KB 21/558 KB 128/238 KB 224/367 KB 80/186 KB 24/558 KB 132/238 KB 224/367 KB 80/186 KB 21/558 KB 132/238 KB 224/367 KB 80/186 KB 24/558 KB 136/238 KB 224/367 KB 80/186 KB 24/558 KB 140/238 KB 224/367 KB 80/186 KB 27/558 KB 140/238 KB 224/367 KB 80/186 KB 27/558 KB 144/238 KB 224/367 KB 80/186 KB 27/558 KB 144/238 KB 228/367 KB 80/186 KB 29/558 KB 148/238 KB 232/367 KB 84/186 KB 29/558 KB 148/238 KB 236/367 KB 84/186 KB 29/558 KB 148/238 KB 228/367 KB 84/186 KB 29/558 KB 144/238 KB 228/367 KB 80/186 KB 32/558 KB 148/238 KB 236/367 KB 84/186 KB 29/558 KB 148/238 KB 228/367 KB 80/186 KB 32/558 KB 152/238 KB 236/367 KB 84/186 KB 32/558 KB 156/238 KB 236/367 KB 84/186 KB 36/558 KB 160/238 KB 240/367 KB 88/186 KB 36/558 KB 164/238 KB 240/367 KB 88/186 KB 36/558 KB 168/238 KB 240/367 KB 88/186 KB 36/558 KB 172/238 KB 240/367 KB 88/186 KB 36/558 KB 176/238 KB 240/367 KB 88/186 KB 36/558 KB 180/238 KB 240/367 KB 88/186 KB 36/558 KB 156/238 KB 240/367 KB 88/186 KB 32/558 KB 156/238 KB 240/367 KB 88/186 KB 32/558 KB 156/238 KB 240/367 KB 84/186 KB 36/558 KB 180/238 KB 240/367 KB 92/186 KB 40/558 KB 180/238 KB 244/367 KB 96/186 KB 40/558 KB 180/238 KB 244/367 KB 92/186 KB 44/558 KB 180/238 KB 244/367 KB 96/186 KB 48/558 KB 180/238 KB 244/367 KB 96/186 KB 52/558 KB 180/238 KB 244/367 KB 96/186 KB 56/558 KB 180/238 KB 244/367 KB 100/186 KB 36/558 KB 180/238 KB 244/367 KB 92/186 KB 60/558 KB 180/238 KB 248/367 KB 100/186 KB 60/558 KB 180/238 KB 252/367 KB 100/186 KB 60/558 KB 180/238 KB 256/367 KB 100/186 KB 52/558 KB 180/238 KB 244/367 KB 100/186 KB 60/558 KB 180/238 KB 256/367 KB 104/186 KB 60/558 KB 180/238 KB 256/367 KB 108/186 KB 60/558 KB 180/238 KB 256/367 KB 112/186 KB 60/558 KB 180/238 KB 256/367 KB 116/186 KB 6 unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 0/558 KB 184/238 KB 260/367 KB 120/186 KB 60/558 KB 184/238 KB 260/367 KB 124/186 KB 60/558 KB 184/238 KB 260/367 KB 128/186 KB 60/558 KB 184/238 KB 260/367 KB 132/186 KB 60/558 KB 180/238 KB 244/367 KB 100/186 KB 64/558 KB 184/238 KB 260/367 KB 132/186 KB 68/558 KB 184/238 KB 260/367 KB 132/186 KB 60/558 KB 184/238 KB 260/367 KB 116/186 KB 68/558 KB 184/238 KB 264/367 KB 132/186 KB 68/558 KB 184/238 KB 268/367 KB 132/186 KB 60/558 KB 184/238 KB 256/367 KB 116/186 KB 72/558 KB 188/238 KB 268/367 KB 132/186 KB 72/558 KB 192/238 KB 268/367 KB 132/186 KB 72/558 KB 196/238 KB 268/367 KB 132/186 KB 72/558 KB 200/238 KB 272/367 KB 132/186 KB 72/558 KB 204/238 KB 272/367 KB 132/186 KB 72/558 KB 208/238 KB 272/367 KB 132/186 KB 72/558 KB 212/238 KB 272/367 KB 132/186 KB 72/558 KB 184/238 KB 268/367 KB 132/186 KB 76/558 KB 212/238 KB 272/367 KB 136/186 KB 80/558 KB 212/238 KB 272/367 KB 136/186 KB 84/558 KB 212/238 KB 272/367 KB 136/186 KB 88/558 KB 212/238 KB 272/367 KB 136/186 KB 92/558 KB 212/238 KB 272/367 KB 136/186 KB 96/558 KB 212/238 KB 272/367 KB 136/186 KB 100/558 KB 212/238 KB 272/367 KB 136/186 KB 104/558 KB 216/238 KB 272/367 KB 136/186 KB 72/558 KB 212/238 KB 272/367 KB 136/186 KB 104/558 KB 216/238 KB 272/367 KB 140/186 KB 4/1199 KB 104/558 KB 216/238 KB 272/367 KB 144/186 KB 4/1199 KB 72/558 KB 196/238 KB 272/367 KB 132/186 KB 104/558 KB 216/238 KB 276/367 KB 144/186 KB 4/1199 KB 104/558 KB 216/238 KB 280/367 KB 144/186 KB 4/1199 KB 104/558 KB 216/238 KB 284/367 KB 144/186 KB 4/1199 KB 104/558 KB 216/238 KB 288/367 KB 144/186 KB 4/1199 KB 104/558 KB 216/238 KB 292/367 KB 144/186 KB 4/1199 KB 104/558 KB 216/238 KB 296/367 KB 148/186 KB 4/1199 KB 104/558 KB 216/238 KB 300/367 KB 148/186 KB 4/1199 KB 108/558 KB 216/238 KB 304/367 KB 148/186 KB 4/1199 KB 104/558 KB 216/238 KB 272/367 KB 136/186 KB 4/1199 KB 100/558 KB 216/238 KB 272/367 KB 136/186 KB 108/558 KB 220/238 KB 304/367 KB 148/186 KB 4/1199 KB 108/558 KB 224/238 KB 304/367 KB 148/186 KB 4/1199 KB 108/558 KB 228/238 KB 304/367 KB 148/186 KB 4/1199 KB 108/558 KB 232/238 KB 308/367 KB 148/186 KB 8/1199 KB 108/558 KB 236/238 KB 308/367 KB 148/186 KB 8/1199 KB 108/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 108/558 KB 216/238 KB 300/367 KB 148/186 KB 4/1199 KB 112/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 116/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 120/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 124/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 128/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 132/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 136/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 140/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 144/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 148/186 KB 8/1199 KB 104/558 KB 216/238 KB 292/367 KB 148/186 KB 4/1199 KB 148/558 KB 238/238 KB 308/367 KB 152/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 156/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 160/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 164/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 168/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 172/186 KB 8/1199 KB 148/558 KB 238/238 KB 308/367 KB 176/186 KB 8/1199 KB 108/558 KB 228/238 KB 308/367 KB 148/186 KB 8/1199 KB 148/558 KB 238/238 KB 312/367 KB 176/186 KB 8/1199 KB 148/558 KB 238/238 KB 316/367 KB 176/186 KB 8/1199 KB unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 148/558 KB 238/238 KB 320/367 KB 176/186 KB 8/1199 KB 108/558 KB 228/238 KB 304/367 KB 148/186 KB 8/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 12/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 16/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 20/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 24/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 28/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 32/1199 KB 148/558 KB 238/238 KB 320/367 KB 176/186 KB 36/1199 KB 148/558 KB 238/238 KB 324/367 KB 180/186 KB 40/1199 KB 148/558 KB 238/238 KB 324/367 KB 180/186 KB 44/1199 KB 148/558 KB 238/238 KB 324/367 KB 180/186 KB 48/1199 KB 148/558 KB 238/238 KB 324/367 KB 180/186 KB 36/1199 KB 148/558 KB 238/238 KB 324/367 KB 184/186 KB 48/1199 KB 148/558 KB 238/238 KB 324/367 KB 186/186 KB 48/1199 KB 148/558 KB 238/238 KB 324/367 KB 176/186 KB 36/1199 KB 148/558 KB 238/238 KB 328/367 KB 186/186 KB 48/1199 KB 148/558 KB 238/238 KB 332/367 KB 186/186 KB 48/1199 KB 148/558 KB 238/238 KB 336/367 KB 186/186 KB 48/1199 KB 148/558 KB 238/238 KB 340/367 KB 186/186 KB 48/1199 KB 152/558 KB 238/238 KB 344/367 KB 186/186 KB 52/1199 KB 152/558 KB 238/238 KB 348/367 KB 186/186 KB 52/1199 KB 152/558 KB 238/238 KB 352/367 KB 186/186 KB 52/1199 KB 152/558 KB 238/238 KB 340/367 KB 186/186 KB 52/1199 KB 156/558 KB 238/238 KB 352/367 KB 186/186 KB 52/1199 KB 160/558 KB 238/238 KB 352/367 KB 186/186 KB 52/1199 KB 148/558 KB 238/238 KB 340/367 KB 186/186 KB 52/1199 KB 160/558 KB 238/238 KB 352/367 KB 186/186 KB 56/1199 KB 160/558 KB 238/238 KB 352/367 KB 186/186 KB 60/1199 KB 160/558 KB 238/238 KB 352/367 KB 186/186 KB 64/1199 KB 164/558 KB 238/238 KB 352/367 KB 186/186 KB 68/1199 KB 164/558 KB 356/367 KB 186/186 KB 72/1199 KB 164/558 KB 356/367 KB 186/186 KB 76/1199 KB 164/558 KB 356/367 KB 186/186 KB 80/1199 KB 164/558 KB 238/238 KB 352/367 KB 186/186 KB 64/1199 KB 168/558 KB 356/367 KB 186/186 KB 80/1199 KB 172/558 KB 356/367 KB 186/186 KB 80/1199 KB 176/558 KB 356/367 KB 186/186 KB 80/1199 KB 164/558 KB 356/367 KB 186/186 KB 68/1199 KB 176/558 KB 360/367 KB 186/186 KB 80/1199 KB 176/558 KB 364/367 KB 186/186 KB 80/1199 KB 176/558 KB 367/367 KB 186/186 KB 80/1199 KB 180/558 KB 367/367 KB 186/186 KB 80/1199 KB 184/558 KB 367/367 KB 186/186 KB 84/1199 KB 188/558 KB 367/367 KB 186/186 KB 84/1199 KB 192/558 KB 367/367 KB 186/186 KB 84/1199 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 1562.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 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: 19:57:09 DEBUG unit.abot-epc-basic/0.install 180/558 KB 367/367 KB 186/186 KB 84/1199 KB 192/558 KB 367/367 KB 186/186 KB 88/1199 KB 192/558 KB 367/367 KB 186/186 KB 92/1199 KB 192/558 KB 367/367 KB 186/186 KB 96/1199 KB 192/558 KB 367/367 KB 186/186 KB 100/1199 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1192.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 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-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 196/558 KB 367/367 KB 186/186 KB 100/1199 KB 200/558 KB 367/367 KB 100/1199 KB 204/558 KB 367/367 KB 100/1199 KB 208/558 KB 367/367 KB 100/1199 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 2304.9 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 208/558 KB 104/1199 KB 208/558 KB 108/1199 KB 208/558 KB 112/1199 KB 208/558 KB 116/1199 KB 212/558 KB 120/1199 KB 212/558 KB 124/1199 KB 212/558 KB 128/1199 KB 212/558 KB 116/1199 KB 216/558 KB 128/1199 KB 220/558 KB 128/1199 KB 224/558 KB 128/1199 KB 228/558 KB 128/1199 KB 232/558 KB 128/1199 KB 232/558 KB 4/181 KB 132/1199 KB 232/558 KB 8/181 KB 132/1199 KB 232/558 KB 12/181 KB 132/1199 KB 232/558 KB 16/181 KB 132/1199 KB 232/558 KB 4/1206 KB 16/181 KB 132/1199 KB 232/558 KB 8/1206 KB 20/181 KB 132/1199 KB 232/558 KB 12/1206 KB 20/181 KB 132/1199 KB 232/558 KB 16/1206 KB 20/181 KB 132/1199 KB 236/558 KB 16/1206 KB 20/181 KB 132/1199 KB 240/558 KB 16/1206 KB 20/181 KB 132/1199 KB 244/558 KB 20/1206 KB 20/181 KB 132/1199 KB 248/558 KB 20/1206 KB 20/181 KB 132/1199 KB 252/558 KB 20/1206 KB 20/181 KB 132/1199 KB 256/558 KB 20/1206 KB 20/181 KB 132/1199 KB 260/558 KB 20/1206 KB 20/181 KB 132/1199 KB 264/558 KB 20/1206 KB 20/181 KB 132/1199 KB 268/558 KB 20/1206 KB 20/181 KB 132/1199 KB 272/558 KB 20/1206 KB 20/181 KB 132/1199 KB 276/558 KB 20/1206 KB 20/181 KB 132/1199 KB 232/558 KB 132/1199 KB 276/558 KB 20/1206 KB 20/181 KB 136/1199 KB 276/558 KB 20/1206 KB 20/181 KB 140/1199 KB 276/558 KB 20/1206 KB 20/181 KB 144/1199 KB 240/558 KB 20/1206 KB 20/181 KB 132/1199 KB 276/558 KB 24/1206 KB 20/181 KB 144/1199 KB 276/558 KB 28/1206 KB 20/181 KB 148/1199 KB 232/558 KB 4/1206 KB 20/181 KB 132/1199 KB 276/558 KB 28/1206 KB 24/181 KB 148/1199 KB 276/558 KB 28/1206 KB 28/181 KB 148/1199 KB 276/558 KB 28/1206 KB 32/181 KB 148/1199 KB 276/558 KB 28/1206 KB 36/181 KB 148/1199 KB 276/558 KB 28/1206 KB 40/181 KB 148/1199 KB 276/558 KB 28/1206 KB 44/181 KB 148/1199 KB 276/558 KB 28/1206 KB 48/181 KB 148/1199 KB 276/558 KB 28/1206 KB 52/181 KB 148/1199 KB 276/558 KB 28/1206 KB 56/181 KB 148/1199 KB 276/558 KB 32/1206 KB 60/181 KB 148/1199 KB 276/558 KB 32/1206 KB 64/181 KB 148/1199 KB 276/558 KB 32/1206 KB 68/181 KB 148/1199 KB 276/558 KB 32/1206 KB 72/181 KB 148/1199 KB 276/558 KB 32/1206 KB 76/181 KB 148/1199 KB 276/558 KB 32/1206 KB 80/181 KB 148/1199 KB 276/558 KB 32/1206 KB 84/181 KB 148/1199 KB 276/558 KB 32/1206 KB 88/181 KB 148/1199 KB 280/558 KB 32/1206 KB 92/181 KB 148/1199 KB 280/558 KB 32/1206 KB 96/181 KB 148/1199 KB 280/558 KB 32/1206 KB 100/181 KB 148/1199 KB 276/558 KB 24/1206 KB 20/181 KB 148/1199 KB 280/558 KB 32/1206 KB 100/181 KB 152/1199 KB 280/558 KB 32/1206 KB 100/181 KB 156/1199 KB 280/558 KB 32/1206 KB 100/181 KB 160/1199 KB 280/558 KB 32/1206 KB 100/181 KB 164/1199 KB 280/558 KB 32/1206 KB 100/181 KB 168/1199 KB 280/558 KB 32/1206 KB 100/181 KB 172/1199 KB 280/558 KB 32/1206 KB 100/181 KB 176/1199 KB 280/558 KB 32/1206 KB 100/181 KB 180/1199 KB 280/558 KB 32/1206 KB 100/181 KB 184/1199 KB 280/558 KB 32/1206 KB 100/181 KB 188/1199 KB 280/558 KB 32/1206 KB 88/181 KB 148/1199 KB 284/558 KB 32/1206 KB 100/181 KB 188/1199 KB 276/558 KB 32/1206 KB 56/181 KB 148/1199 KB 284/558 KB 36/1206 KB 100/181 KB 188/1199 KB 284/558 KB 40/1206 KB 100/181 KB 188/1199 KB 284/558 KB 44/1206 KB 100/181 KB 188/1199 KB 284/558 KB 48/1206 KB 100/181 KB 188/1199 KB 284/558 KB 52/1206 KB 100/181 KB 188/1199 KB 284/558 KB 56/1206 KB 100/181 KB 188/1199 KB 284/558 KB 60/1206 KB 100/181 KB 188/1199 KB 284/558 KB 64/1206 KB 100/181 KB 188/1199 KB 284/558 KB 68/1206 KB 100/181 KB 188/1199 KB 288/558 KB 68/1206 KB 100/181 KB 188/1199 KB 292/558 KB 68/ unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 1206 KB 100/181 KB 188/1199 KB 296/558 KB 72/1206 KB 104/181 KB 192/1199 KB 300/558 KB 72/1206 KB 104/181 KB 192/1199 KB 304/558 KB 72/1206 KB 104/181 KB 192/1199 KB 292/558 KB 72/1206 KB 104/181 KB 192/1199 KB 304/558 KB 72/1206 KB 108/181 KB 192/1199 KB 304/558 KB 72/1206 KB 112/181 KB 192/1199 KB 292/558 KB 72/1206 KB 100/181 KB 192/1199 KB 304/558 KB 76/1206 KB 112/181 KB 192/1199 KB 304/558 KB 80/1206 KB 112/181 KB 192/1199 KB 292/558 KB 68/1206 KB 100/181 KB 192/1199 KB 304/558 KB 80/1206 KB 112/181 KB 196/1199 KB 308/558 KB 84/1206 KB 116/181 KB 200/1199 KB 308/558 KB 84/1206 KB 116/181 KB 204/1199 KB 308/558 KB 84/1206 KB 116/181 KB 208/1199 KB 304/558 KB 80/1206 KB 116/181 KB 196/1199 KB 308/558 KB 84/1206 KB 120/181 KB 208/1199 KB 308/558 KB 84/1206 KB 124/181 KB 208/1199 KB 308/558 KB 84/1206 KB 128/181 KB 208/1199 KB 308/558 KB 84/1206 KB 132/181 KB 212/1199 KB 308/558 KB 84/1206 KB 136/181 KB 212/1199 KB 308/558 KB 84/1206 KB 140/181 KB 212/1199 KB 308/558 KB 84/1206 KB 144/181 KB 212/1199 KB 308/558 KB 84/1206 KB 148/181 KB 212/1199 KB 308/558 KB 84/1206 KB 152/181 KB 212/1199 KB 308/558 KB 84/1206 KB 156/181 KB 212/1199 KB 308/558 KB 84/1206 KB 160/181 KB 212/1199 KB 308/558 KB 84/1206 KB 116/181 KB 196/1199 KB 312/558 KB 84/1206 KB 160/181 KB 212/1199 KB 304/558 KB 84/1206 KB 116/181 KB 196/1199 KB 312/558 KB 88/1206 KB 160/181 KB 212/1199 KB 312/558 KB 92/1206 KB 160/181 KB 212/1199 KB 312/558 KB 96/1206 KB 160/181 KB 212/1199 KB 312/558 KB 100/1206 KB 160/181 KB 212/1199 KB 316/558 KB 104/1206 KB 160/181 KB 212/1199 KB 316/558 KB 108/1206 KB 160/181 KB 212/1199 KB 316/558 KB 112/1206 KB 160/181 KB 212/1199 KB 308/558 KB 84/1206 KB 128/181 KB 212/1199 KB 316/558 KB 112/1206 KB 160/181 KB 216/1199 KB 316/558 KB 112/1206 KB 160/181 KB 220/1199 KB 316/558 KB 112/1206 KB 160/181 KB 224/1199 KB 316/558 KB 112/1206 KB 160/181 KB 228/1199 KB 316/558 KB 116/1206 KB 160/181 KB 232/1199 KB 316/558 KB 116/1206 KB 160/181 KB 236/1199 KB 316/558 KB 116/1206 KB 160/181 KB 240/1199 KB 316/558 KB 100/1206 KB 160/181 KB 212/1199 KB 320/558 KB 116/1206 KB 160/181 KB 240/1199 KB 324/558 KB 116/1206 KB 160/181 KB 240/1199 KB 328/558 KB 116/1206 KB 160/181 KB 240/1199 KB 332/558 KB 116/1206 KB 160/181 KB 240/1199 KB 336/558 KB 116/1206 KB 160/181 KB 240/1199 KB 340/558 KB 116/1206 KB 160/181 KB 240/1199 KB 344/558 KB 116/1206 KB 164/181 KB 244/1199 KB 348/558 KB 116/1206 KB 164/181 KB 244/1199 KB 352/558 KB 116/1206 KB 164/181 KB 244/1199 KB 316/558 KB 116/1206 KB 160/181 KB 228/1199 KB 352/558 KB 120/1206 KB 164/181 KB 244/1199 KB 352/558 KB 124/1206 KB 164/181 KB 244/1199 KB 352/558 KB 128/1206 KB 164/181 KB 244/1199 KB 352/558 KB 132/1206 KB 164/181 KB 244/1199 KB 356/558 KB 136/1206 KB 164/181 KB 244/1199 KB 356/558 KB 140/1206 KB 164/181 KB 244/1199 KB 340/558 KB 116/1206 KB 164/181 KB 244/1199 KB 356/558 KB 144/1206 KB 164/181 KB 248/1199 KB 356/558 KB 144/1206 KB 164/181 KB 252/1199 KB 356/558 KB 144/1206 KB 164/181 KB 256/1199 KB 356/558 KB 144/1206 KB 164/181 KB 260/1199 KB 356/558 KB 144/1206 KB 164/181 KB 264/1199 KB 356/558 KB 144/1206 KB 164/181 KB 268/1199 KB 356/558 KB 144/1206 KB 164/181 KB 272/1199 KB 340/558 KB 116/1206 KB 164/181 KB 240/1199 KB 356/558 KB 144/1206 KB 168/181 KB 272/1199 KB 356/558 KB 144/1206 KB 172/181 KB 272/1199 KB 356/558 KB 144/1206 KB 176/181 KB 272/1199 KB 356/558 KB 144/1206 KB 180/181 KB 272/1199 KB 356/558 KB 144/1206 unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install KB 181/181 KB 272/1199 KB 356/558 KB 144/1206 KB 164/181 KB 260/1199 KB 356/558 KB 132/1206 KB 164/181 KB 244/1199 KB 360/558 KB 144/1206 KB 181/181 KB 272/1199 KB 364/558 KB 144/1206 KB 181/181 KB 272/1199 KB 368/558 KB 144/1206 KB 181/181 KB 272/1199 KB 372/558 KB 144/1206 KB 181/181 KB 272/1199 KB 376/558 KB 148/1206 KB 181/181 KB 276/1199 KB 380/558 KB 148/1206 KB 181/181 KB 276/1199 KB 384/558 KB 148/1206 KB 181/181 KB 276/1199 KB 372/558 KB 148/1206 KB 181/181 KB 276/1199 KB 384/558 KB 148/1206 KB 181/181 KB 280/1199 KB 388/558 KB 148/1206 KB 181/181 KB 284/1199 KB 388/558 KB 148/1206 KB 181/181 KB 288/1199 KB 372/558 KB 148/1206 KB 181/181 KB 272/1199 KB 388/558 KB 152/1206 KB 181/181 KB 288/1199 KB 388/558 KB 156/1206 KB 181/181 KB 288/1199 KB 388/558 KB 160/1206 KB 181/181 KB 288/1199 KB 388/558 KB 164/1206 KB 181/181 KB 288/1199 KB 388/558 KB 168/1206 KB 181/181 KB 288/1199 KB 388/558 KB 172/1206 KB 181/181 KB 288/1199 KB 388/558 KB 176/1206 KB 181/181 KB 288/1199 KB 388/558 KB 180/1206 KB 181/181 KB 292/1199 KB 388/558 KB 184/1206 KB 292/1199 KB 388/558 KB 188/1206 KB 292/1199 KB 388/558 KB 192/1206 KB 292/1199 KB 388/558 KB 196/1206 KB 292/1199 KB 388/558 KB 200/1206 KB 292/1199 KB 388/558 KB 204/1206 KB 292/1199 KB 388/558 KB 208/1206 KB 292/1199 KB 388/558 KB 212/1206 KB 292/1199 KB 388/558 KB 148/1206 KB 181/181 KB 280/1199 KB 392/558 KB 212/1206 KB 292/1199 KB 396/558 KB 212/1206 KB 292/1199 KB 400/558 KB 212/1206 KB 292/1199 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 865.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 388/558 KB 176/1206 KB 181/181 KB 292/1199 KB 400/558 KB 212/1206 KB 296/1199 KB 400/558 KB 212/1206 KB 300/1199 KB 400/558 KB 212/1206 KB 304/1199 KB 400/558 KB 212/1206 KB 308/1199 KB 404/558 KB 212/1206 KB 312/1199 KB 404/558 KB 212/1206 KB 316/1199 KB 404/558 KB 212/1206 KB 320/1199 KB 404/558 KB 212/1206 KB 324/1199 KB 404/558 KB 212/1206 KB 328/1199 KB 404/558 KB 212/1206 KB 332/1199 KB 404/558 KB 212/1206 KB 336/1199 KB 404/558 KB 212/1206 KB 308/1199 KB 408/558 KB 212/1206 KB 336/1199 KB 412/558 KB 212/1206 KB 336/1199 KB 416/558 KB 212/1206 KB 336/1199 KB 420/558 KB 212/1206 KB 336/1199 KB 424/558 KB 212/1206 KB 336/1199 KB 428/558 KB 212/1206 KB 336/1199 KB 432/558 KB 212/1206 KB 336/1199 KB 436/558 KB 212/1206 KB 336/1199 KB 440/558 KB 216/1206 KB 340/1199 KB 444/558 KB 216/1206 KB 340/1199 KB 448/558 KB 216/1206 KB 340/1199 KB 436/558 KB 216/1206 KB 340/1199 KB 448/558 KB 216/1206 KB 344/1199 KB 448/558 KB 216/1206 KB 348/1199 KB 448/558 KB 216/1206 KB 352/1199 KB 448/558 KB 216/1206 KB 356/1199 KB 452/558 KB 216/1206 KB 360/1199 KB 452/558 KB 216/1206 KB 364/1199 KB 452/558 KB 216/1206 KB 368/1199 KB 452/558 KB 216/1206 KB 372/1199 KB 436/558 KB 216/1206 KB 336/1199 KB 452/558 KB 220/1206 KB 372/1199 KB 452/558 KB 224/1206 KB 372/1199 KB 452/558 KB 228/1206 KB 372/1199 KB 452/558 KB 232/1206 KB 372/1199 KB 452/558 KB 236/1206 KB 372/1199 KB 452/558 KB 240/1206 KB 372/1199 KB 452/558 KB 244/1206 KB 372/1199 KB 452/558 KB 248/1206 KB 372/1199 KB 452/558 KB 252/1206 KB 372/1199 KB 452/558 KB 216/1206 KB 356/1199 KB 456/558 KB 252/1206 KB 372/1199 KB 460/558 KB 252/1206 KB 372/1199 KB 464/558 KB 252/1206 KB 372/1199 KB 468/558 KB 252/1206 KB 372/1199 KB 472/558 KB 252/1206 KB 372/1199 KB 476/558 KB 252/1206 KB 372/1199 KB 480/558 KB 256/1206 KB 372/1199 KB 484/558 KB 256/1206 KB 372/1199 KB 488/558 KB 256/1206 KB 376/1199 KB 492/558 KB 256/1206 KB 376/1199 KB 496/558 KB 256/1206 KB 376/1199 KB 476/558 KB 256/1206 KB 372/1199 KB 496/558 KB 260/1206 KB 376/1199 KB 496/558 KB 264/1206 KB 376/1199 KB 496/558 KB 268/1206 KB 376/1199 KB 496/558 KB 272/1206 KB 376/1199 KB 496/558 KB 276/1206 KB 376/1199 KB 500/558 KB 280/1206 KB 376/1199 KB 500/558 KB 284/1206 KB 376/1199 KB 500/558 KB 288/1206 KB 376/1199 KB 484/558 KB 256/1206 KB 376/1199 KB 500/558 KB 288/1206 KB 380/1199 KB 500/558 KB 288/1206 KB 384/1199 KB 500/558 KB 288/1206 KB 388/1199 KB 500/558 KB 288/1206 KB 392/1199 KB 500/558 KB 288/1206 KB 396/1199 KB 500/558 KB 288/1206 KB 400/1199 KB 500/558 KB 276/1206 KB 376/1199 KB 504/558 KB 288/1206 KB 400/1199 KB 508/558 KB 288/1206 KB 404/1199 KB 512/558 KB 288/1206 KB 404/1199 KB 516/558 KB 292/1206 KB 404/1199 KB 520/558 KB 292/1206 KB 404/1199 KB 524/558 KB 292/1206 KB 404/1199 KB 528/558 KB 292/1206 KB 404/1199 KB 532/558 KB 292/1206 KB 404/1199 KB 536/558 KB 292/1206 KB 404/1199 KB 540/558 KB 292/1206 KB 404/1199 KB 544/558 KB 292/1206 KB 404/1199 KB 548/558 KB 292/1206 KB 404/1199 KB 504/558 KB 288/1206 KB 404/1199 KB 548/558 KB 292/1206 KB 408/1199 KB 548/558 KB 292/1206 KB 412/1199 KB 548/558 KB 292/1206 KB 416/1199 KB 512/558 KB 292/1206 KB 404/1199 KB 548/558 KB 296/1206 KB 416/1199 KB 548/558 KB 300/1206 KB 416/1199 KB 548/558 KB 304/1206 KB 416/1199 KB 548/558 KB 308/1206 KB 416/1199 KB 548/558 KB 312/1206 KB 420/1199 KB 548/558 KB 316/1206 KB 420/1199 KB 548/558 KB 320/1206 KB 420/1199 KB 548/558 KB 308/1206 KB 420/1199 KB 548/558 K unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install B 320/1206 KB 424/1199 KB 548/558 KB 320/1206 KB 428/1199 KB 548/558 KB 320/1206 KB 432/1199 KB 548/558 KB 320/1206 KB 436/1199 KB 552/558 KB 324/1206 KB 440/1199 KB 552/558 KB 324/1206 KB 444/1199 KB 552/558 KB 324/1206 KB 448/1199 KB 552/558 KB 324/1206 KB 436/1199 KB 556/558 KB 324/1206 KB 448/1199 KB 558/558 KB 324/1206 KB 448/1199 KB 548/558 KB 324/1206 KB 436/1199 KB 558/558 KB 328/1206 KB 448/1199 KB 558/558 KB 332/1206 KB 448/1199 KB 558/558 KB 336/1206 KB 448/1199 KB 558/558 KB 336/1206 KB 452/1199 KB 558/558 KB 340/1206 KB 456/1199 KB 558/558 KB 340/1206 KB 460/1199 KB 558/558 KB 340/1206 KB 464/1199 KB 558/558 KB 340/1206 KB 452/1199 KB 558/558 KB 344/1206 KB 464/1199 KB 558/558 KB 348/1206 KB 464/1199 KB 558/558 KB 352/1206 KB 464/1199 KB 558/558 KB 352/1206 KB 468/1199 KB 558/558 KB 356/1206 KB 472/1199 KB 558/558 KB 356/1206 KB 476/1199 KB 558/558 KB 356/1206 KB 480/1199 KB 558/558 KB 356/1206 KB 468/1199 KB 558/558 KB 360/1206 KB 480/1199 KB 558/558 KB 364/1206 KB 480/1199 KB 558/558 KB 368/1206 KB 480/1199 KB 558/558 KB 372/1206 KB 480/1199 KB 558/558 KB 376/1206 KB 484/1199 KB 558/558 KB 380/1206 KB 484/1199 KB 558/558 KB 384/1206 KB 484/1199 KB 558/558 KB 372/1206 KB 484/1199 KB 558/558 KB 384/1206 KB 488/1199 KB 558/558 KB 384/1206 KB 492/1199 KB 558/558 KB 384/1206 KB 496/1199 KB 558/558 KB 384/1206 KB 500/1199 KB 558/558 KB 388/1206 KB 504/1199 KB 558/558 KB 388/1206 KB 508/1199 KB 558/558 KB 388/1206 KB 512/1199 KB 558/558 KB 388/1206 KB 500/1199 KB 558/558 KB 392/1206 KB 512/1199 KB 558/558 KB 396/1206 KB 516/1199 KB 558/558 KB 400/1206 KB 516/1199 KB 558/558 KB 404/1206 KB 516/1199 KB 558/558 KB 392/1206 KB 516/1199 KB 558/558 KB 404/1206 KB 520/1199 KB 558/558 KB 404/1206 KB 524/1199 KB 558/558 KB 404/1206 KB 528/1199 KB 558/558 KB 404/1206 KB 532/1199 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2331.0 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 558/558 KB 408/1206 KB 532/1199 KB 412/1206 KB 532/1199 KB 416/1206 KB 532/1199 KB 420/1206 KB 532/1199 KB 424/1206 KB 536/1199 KB 428/1206 KB 536/1199 KB 432/1206 KB 536/1199 KB 420/1206 KB 536/1199 KB 432/1206 KB 540/1199 KB 432/1206 KB 544/1199 KB 432/1206 KB 548/1199 KB 436/1206 KB 552/1199 KB 436/1206 KB 556/1199 KB 436/1206 KB 560/1199 KB 436/1206 KB 548/1199 KB 440/1206 KB 560/1199 KB 444/1206 KB 560/1199 KB 448/1206 KB 560/1199 KB 448/1206 KB 564/1199 KB 452/1206 KB 568/1199 KB 452/1206 KB 572/1199 KB 452/1206 KB 576/1199 KB 452/1206 KB 580/1199 KB 452/1206 KB 584/1199 KB 452/1206 KB 588/1199 KB 452/1206 KB 592/1199 KB 452/1206 KB 564/1199 KB 456/1206 KB 592/1199 KB 460/1206 KB 592/1199 KB 464/1206 KB 592/1199 KB 468/1206 KB 592/1199 KB 472/1206 KB 592/1199 KB 476/1206 KB 592/1199 KB 480/1206 KB 592/1199 KB 480/1206 KB 596/1199 KB 480/1206 KB 600/1199 KB 480/1206 KB 604/1199 KB 484/1206 KB 608/1199 KB 484/1206 KB 612/1199 KB 484/1206 KB 616/1199 KB 484/1206 KB 620/1199 KB 484/1206 KB 624/1199 KB 484/1206 KB 628/1199 KB 484/1206 KB 632/1199 KB 484/1206 KB 636/1199 KB 484/1206 KB 640/1199 KB 484/1206 KB 644/1199 KB 484/1206 KB 604/1199 KB 488/1206 KB 644/1199 KB 492/1206 KB 644/1199 KB 496/1206 KB 644/1199 KB 500/1206 KB 644/1199 KB 504/1206 KB 644/1199 KB 508/1206 KB 644/1199 KB 512/1206 KB 644/1199 KB 516/1206 KB 644/1199 KB 520/1206 KB 644/1199 KB 524/1206 KB 644/1199 KB 528/1206 KB 644/1199 KB 532/1206 KB 644/1199 KB 536/1206 KB 648/1199 KB 540/1206 KB 648/1199 KB 544/1206 KB 648/1199 KB 532/1206 KB 648/1199 KB 544/1206 KB 652/1199 KB 544/1206 KB 656/1199 KB 544/1206 KB 660/1199 KB 548/1206 KB 664/1199 KB 548/1206 KB 668/1199 KB 548/1206 KB 672/1199 KB 548/1206 KB 660/1199 KB 552/1206 KB 672/1199 KB 556/1206 KB 676/1199 KB 560/1206 KB 676/1199 KB 564/1206 KB 676/1199 KB 568/1206 KB 676/1199 KB 572/1206 KB 676/1199 KB 576/1206 KB 676/1199 KB 552/1206 KB 676/1199 KB 576/1206 KB 680/1199 KB 576/1206 KB 684/1199 KB 576/1206 KB 688/1199 KB 576/1206 KB 692/1199 KB 580/1206 KB 696/1199 KB 580/1206 KB 700/1199 KB 580/1206 KB 704/1199 KB 580/1206 KB 708/1199 KB 580/1206 KB 712/1199 KB 580/1206 KB 716/1199 KB 580/1206 KB 720/1199 KB 580/1206 KB 724/1199 KB 580/1206 KB 728/1199 KB 580/1206 KB 732/1199 KB 580/1206 KB 736/1199 KB 580/1206 KB 740/1199 KB 580/1206 KB 692/1199 KB 584/1206 KB 740/1199 KB 588/1206 KB 740/1199 KB 592/1206 KB 740/1199 KB 596/1206 KB 740/1199 KB 600/1206 KB 740/1199 KB 604/1206 KB 740/1199 KB 608/1206 KB 740/1199 KB 612/1206 KB 740/1199 KB 616/1206 KB 740/1199 KB 620/1206 KB 740/1199 KB 624/1206 KB 740/1199 KB 628/1206 KB 740/1199 KB 628/1206 KB 744/1199 KB 628/1206 KB 748/1199 KB 628/1206 KB 752/1199 KB 628/1206 KB 756/1199 KB 632/1206 KB 760/1199 KB 632/1206 KB 764/1199 KB 632/1206 KB 768/1199 KB 632/1206 KB 772/1199 KB 632/1206 KB 776/1199 KB 632/1206 KB 780/1199 KB 632/1206 KB 784/1199 KB 632/1206 KB 788/1199 KB 632/1206 KB 756/1199 KB 636/1206 KB 788/1199 KB 640/1206 KB 788/1199 KB 644/1206 KB 788/1199 KB 648/1206 KB 788/1199 KB 652/1206 KB 788/1199 KB 656/1206 KB 788/1199 KB 660/1206 KB 788/1199 KB 664/1206 KB 788/1199 KB 668/1206 KB 788/1199 KB 672/1206 KB 788/1199 KB 672/1206 KB 792/1199 KB 672/1206 KB 796/1199 KB 672/1206 KB 800/1199 KB 676/1206 KB 800/1199 KB 680/1206 KB 804/1199 KB 684/1206 KB 804/1199 KB 688/1206 KB 804/1199 KB 676/1206 KB 804/1199 KB 688/1206 KB 808/1199 KB 688/1206 K unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install B 812/1199 KB 688/1206 KB 816/1199 KB 692/1206 KB 820/1199 KB 692/1206 KB 824/1199 KB 692/1206 KB 828/1199 KB 692/1206 KB 832/1199 KB 692/1206 KB 836/1199 KB 692/1206 KB 840/1199 KB 692/1206 KB 844/1199 KB 692/1206 KB 848/1199 KB 692/1206 KB 852/1199 KB 692/1206 KB 856/1199 KB 692/1206 KB 816/1199 KB 696/1206 KB 856/1199 KB 700/1206 KB 856/1199 KB 704/1206 KB 856/1199 KB 708/1206 KB 856/1199 KB 712/1206 KB 856/1199 KB 716/1206 KB 856/1199 KB 720/1206 KB 856/1199 KB 720/1206 KB 860/1199 KB 720/1206 KB 864/1199 KB 720/1206 KB 868/1199 KB 720/1206 KB 872/1199 KB 720/1206 KB 876/1199 KB 720/1206 KB 880/1199 KB 720/1206 KB 884/1199 KB 720/1206 KB 888/1199 KB 720/1206 KB 892/1199 KB 720/1206 KB 896/1199 KB 720/1206 KB 900/1199 KB 720/1206 KB 904/1199 KB 720/1206 KB 908/1199 KB 720/1206 KB 912/1199 KB 720/1206 KB 916/1199 KB 720/1206 KB 920/1199 KB 720/1206 KB 924/1199 KB 720/1206 KB 928/1199 KB 720/1206 KB 932/1199 KB 720/1206 KB 936/1199 KB 720/1206 KB 940/1199 KB 720/1206 KB 944/1199 KB 720/1206 KB 948/1199 KB 720/1206 KB 952/1199 KB 720/1206 KB 956/1199 KB 720/1206 KB 960/1199 KB 720/1206 KB 964/1199 KB 724/1206 KB 964/1199 KB 728/1206 KB 964/1199 KB 732/1206 KB 964/1199 KB 736/1206 KB 964/1199 KB 740/1206 KB 964/1199 KB 744/1206 KB 964/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 792/1206 KB 964/1199 KB 796/1206 KB 964/1199 KB 800/1206 KB 964/1199 KB 804/1206 KB 964/1199 KB 808/1206 KB 964/1199 KB 812/1206 KB 964/1199 KB 816/1206 KB 964/1199 KB 820/1206 KB 964/1199 KB 824/1206 KB 964/1199 KB 828/1206 KB 964/1199 KB 828/1206 KB 968/1199 KB 828/1206 KB 972/1199 KB 832/1206 KB 976/1199 KB 832/1206 KB 972/1199 KB 836/1206 KB 976/1199 KB 840/1206 KB 980/1199 KB 844/1206 KB 980/1199 KB 848/1206 KB 980/1199 KB 836/1206 KB 980/1199 KB 848/1206 KB 984/1199 KB 848/1206 KB 988/1199 KB 848/1206 KB 992/1199 KB 848/1206 KB 996/1199 KB 852/1206 KB 1000/1199 KB 852/1206 KB 1004/1199 KB 852/1206 KB 1008/1199 KB 852/1206 KB 996/1199 KB 856/1206 KB 1008/1199 KB 860/1206 KB 1008/1199 KB 864/1206 KB 1008/1199 KB 868/1206 KB 1008/1199 KB 872/1206 KB 1012/1199 KB 876/1206 KB 1012/1199 KB 880/1206 KB 1012/1199 KB 868/1206 KB 1012/1199 KB 880/1206 KB 1016/1199 KB 880/1206 KB 1020/1199 KB 880/1206 KB 1024/1199 KB 880/1206 KB 1028/1199 KB 884/1206 KB 1032/1199 KB 884/1206 KB 1036/1199 KB 884/1206 KB 1040/1199 KB 884/1206 KB 1028/1199 KB 888/1206 KB 1040/1199 KB 892/1206 KB 1040/1199 KB 896/1206 KB 1040/1199 KB 900/1206 KB 1040/1199 KB 904/1206 KB 1044/1199 KB 908/1206 KB 1044/1199 KB 900/1206 KB 1044/1199 KB 908/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 1048/1199 KB 916/1206 KB 1072/1199 KB 920/1206 KB 1072/1199 KB 924/1206 KB 1072/1199 KB 928/1206 KB 1072/1199 KB 932/1206 KB 1072/1199 KB 936/1206 KB 1076/1199 KB 940/1206 KB 1076/1199 KB 944/1206 KB 1076/1199 KB 932/1206 KB 1076/1199 KB 944/1206 KB 1080/1199 KB 944/1206 KB 1084/1199 KB 944/1206 KB 1088/1199 KB 944/1206 KB 1092/1199 KB 948/1206 KB 1096/1199 KB 948/1206 KB 1100/1199 KB 948/1206 KB 1104/1199 KB 948/1206 KB 1092/1199 KB 952/1206 KB 1104/1199 unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install KB 956/1206 KB 1104/1199 KB 960/1206 KB 1104/1199 KB 964/1206 KB 1104/1199 KB 968/1206 KB 1108/1199 KB 972/1206 KB 1108/1199 KB 976/1206 KB 1108/1199 KB 964/1206 KB 1108/1199 KB 976/1206 KB 1112/1199 KB 976/1206 KB 1116/1199 KB 976/1206 KB 1120/1199 KB 976/1206 KB 1124/1199 KB 980/1206 KB 1128/1199 KB 980/1206 KB 1132/1199 KB 980/1206 KB 1136/1199 KB 980/1206 KB 1124/1199 KB 984/1206 KB 1136/1199 KB 988/1206 KB 1136/1199 KB 992/1206 KB 1136/1199 KB 996/1206 KB 1136/1199 KB 1000/1206 KB 1140/1199 KB 1004/1206 KB 1140/1199 KB 1008/1206 KB 1140/1199 KB 996/1206 KB 1140/1199 KB 1008/1206 KB 1144/1199 KB 1008/1206 KB 1148/1199 KB 1008/1206 KB 1152/1199 KB 1008/1206 KB 1156/1199 KB 1012/1206 KB 1160/1199 KB 1012/1206 KB 1164/1199 KB 1012/1206 KB 1168/1199 KB 1012/1206 KB 1156/1199 KB 1016/1206 KB 1168/1199 KB 1020/1206 KB 1168/1199 KB 1024/1206 KB 1168/1199 KB 1028/1206 KB 1168/1199 KB 1032/1206 KB 1172/1199 KB 1036/1206 KB 1172/1199 KB 1040/1206 KB 1172/1199 KB 1028/1206 KB 1172/1199 KB 1040/1206 KB 1176/1199 KB 1040/1206 KB 1180/1199 KB 1040/1206 KB 1184/1199 KB 1040/1206 KB 1188/1199 KB 1044/1206 KB 1192/1199 KB 1044/1206 KB 1196/1199 KB 1044/1206 KB 1199/1199 KB 1044/1206 KB 1188/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 1128/1206 KB 1199/1199 KB 1132/1206 KB 1199/1199 KB 1136/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 3688.2 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install 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 3567.1 KB/sec) unit-abot-epc-basic-0: 19:57:09 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:10 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: 19:57:10 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: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 40.319 s unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-12-28T19:57:10+00:00 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/64M unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 19:57:10 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: 19:57:10 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 19:57:10 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-abot-epc-basic-0: 19:57:10 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 19:57:11 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:57:11 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 19:57:11 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 19:57:11 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-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-141.167) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:57:11 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:12 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-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:12 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-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:12 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-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:12 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-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:12 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-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:57:12 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:13 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-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:13 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-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:13 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-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:13 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-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 19:57:13 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: 19:57:13 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: 19:57:13 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-abot-epc-basic-0: 19:57:13 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:14 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-abot-epc-basic-0: 19:57:14 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:57:14 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-abot-epc-basic-0: 19:57:14 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:14 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 19:57:14 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-abot-epc-basic-0: 19:57:14 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 19:57:14 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: 19:57:14 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-abot-epc-basic-0: 19:57:14 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-oai-hss-0: 19:57:14 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: 19:57:15 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] unit-abot-epc-basic-0: 19:57:15 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-oai-hss-0: 19:57:15 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-abot-epc-basic-0: 19:57:15 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-oai-hss-0: 19:57:15 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-abot-epc-basic-0: 19:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 19:57:15 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-abot-epc-basic-0: 19:57:15 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:15 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-oai-hss-0: 19:57:15 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-abot-epc-basic-0: 19:57:15 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 19:57:16 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-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 19:57:16 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.7 [1303 kB] unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-oai-hss-0: 19:57:16 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-abot-epc-basic-0: 19:57:16 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:17 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 19:57:18 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-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-hss-0: 19:57:18 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: 19:57: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-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-hss-0: 19:57: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: 19:57: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-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-b475ab-default-0". unit-abot-epc-basic-0: 19:57:18 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: 19:57:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 19:57: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-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.10) ... unit-oai-hss-0: 19:57:19 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-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 19:57:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 19:57:19 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: 19:57:19 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: 19:57:19 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: 19:57: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: 19:57:20 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: 19:57:20 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-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-oai-hss-0: 19:57:20 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-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-oai-hss-0: 19:57:20 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: 19:57:20 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-abot-epc-basic-0: 19:57:20 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-hss-0: 19:57:20 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: 19:57:21 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-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-hss-0: 19:57:21 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-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-oai-hss-0: 19:57:21 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-164.214 [774 kB] unit-abot-epc-basic-0: 19:57:21 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-hss-0: 19:57:21 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: 19:57:21 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: 19:57:21 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: 19:57:22 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: 19:57:22 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-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-hss-0: 19:57:22 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-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:57:22 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-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-oai-hss-0: 19:57:22 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-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.4). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.6). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.14). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 19:57:22 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: 19:57:22 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 19:57:22 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:57:23 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 19:57:23 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: 19:57:23 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-oai-hss-0: 19:57:23 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: 19:57:23 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: 19:57:23 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: 19:57:24 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: 19:57:24 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: 19:57:24 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: 19:57:24 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-abot-epc-basic-0: 19:57:24 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: 19:57:24 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.11 [186 kB] unit-abot-epc-basic-0: 19:57:24 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-oai-hss-0: 19:57:24 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-abot-epc-basic-0: 19:57:24 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-oai-hss-0: 19:57:25 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: 19:57:25 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: 19:57:25 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-abot-epc-basic-0: 19:57:25 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-oai-hss-0: 19:57:25 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-abot-epc-basic-0: 19:57:25 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-oai-hss-0: 19:57:25 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-abot-epc-basic-0: 19:57:25 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-oai-hss-0: 19:57:25 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-abot-epc-basic-0: 19:57:25 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-oai-hss-0: 19:57:25 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-abot-epc-basic-0: 19:57:25 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-hss-0: 19:57:26 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-abot-epc-basic-0: 19:57:26 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-hss-0: 19:57:26 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-abot-epc-basic-0: 19:57:26 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-hss-0: 19:57:26 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-abot-epc-basic-0: 19:57:26 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-oai-hss-0: 19:57:26 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-abot-epc-basic-0: 19:57:26 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-hss-0: 19:57:26 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-abot-epc-basic-0: 19:57:26 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-abot-epc-basic-0: 19:57:26 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: 19:57:26 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: 19:57:26 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 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: 19:57:27 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: 19:57:27 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 15s (4321 kB/s) unit-oai-hss-0: 19:57:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 19:57:27 DEBUG unit.oai-hss/0.install (Reading database ... 79245 files and directories currently installed.) unit-oai-hss-0: 19:57:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:57:27 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-abot-epc-basic-0: 19:57:27 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-oai-hss-0: 19:57:27 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 19:57:27 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: 19:57:27 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: 19:57:28 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: 19:57:28 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: 19:57:28 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: 19:57:28 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-oai-hss-0: 19:57:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 19:57:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:57:28 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 19:57:28 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.11 [260 kB] unit-oai-hss-0: 19:57:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 19:57:28 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-oai-hss-0: 19:57:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:57:28 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:57:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 19:57:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 19:57:29 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-oai-hss-0: 19:57:29 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 19:57:29 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: 19:57:29 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-oai-hss-0: 19:57:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 19:57:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-epc-0: 19:57:29 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 19:57:29 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 19:57:29 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: 19:57:29 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: 19:57:30 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-oai-hss-0: 19:57:30 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:30 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-oai-hss-0: 19:57:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 19:57:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-abot-epc-basic-0: 19:57:30 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: 19:57:30 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: 19:57:30 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: 19:57:31 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2.1 [96.7 kB] unit-oai-hss-0: 19:57:31 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 19:57:31 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: 19:57:31 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: 19:57:31 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: 19:57:31 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: 19:57:31 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: 19:57:31 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-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:32 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-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:32 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: 19:57:32 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: 19:57:32 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: 19:57:32 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-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 19:57:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 19:57:32 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: 19:57:33 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-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 19:57:33 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: 19:57:33 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-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 19:57:33 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-abot-epc-basic-0: 19:57:33 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-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 19:57:33 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-abot-epc-basic-0: 19:57:33 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-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 19:57:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:57:34 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-abot-epc-basic-0: 19:57:34 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-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 19:57:34 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2.1 [13.4 kB] unit-oai-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 19:57:34 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-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 19:57:34 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-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:57:34 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: 19:57:34 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-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 19:57:34 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:57:35 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: 19:57:35 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: 19:57:35 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-abot-epc-basic-0: 19:57:35 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: 19:57:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 19:57:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 19:57:35 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: 19:57:35 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:57:35 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-abot-epc-basic-0: 19:57:36 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] unit-oai-hss-0: 19:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 19:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:57:36 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:36 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: 19:57:36 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-abot-epc-basic-0: 19:57:36 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-abot-epc-basic-0: 19:57:36 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: 19:57:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 19:57:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 19:57:36 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 19:57:36 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: 19:57:36 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: 19:57:37 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: 19:57:37 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-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:57:37 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-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 19:57:37 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: 19:57:37 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: 19:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 19:57:37 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: 19:57:37 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: 19:57:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 19:57:37 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:38 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-abot-epc-basic-0: 19:57:38 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-abot-epc-basic-0: 19:57:38 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-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:57:38 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-abot-epc-basic-0: 19:57:38 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-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:57:38 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: 19:57:38 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] unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:57:38 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:38 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-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:57:39 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-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:39 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: 19:57:39 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-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 19:57:39 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-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 19:57:39 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 19:57:40 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-oai-hss-0: 19:57:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 19:57:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 19:57:40 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 19:57:40 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: 19:57:40 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: 19:57:40 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-oai-hss-0: 19:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 19:57:41 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: 19:57:41 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:41 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: 19:57:41 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-oai-hss-0: 19:57:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 19:57:41 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: 19:57:42 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:42 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: 19:57:42 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: 19:57:42 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: 19:57:42 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: 19:57:42 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-oai-hss-0: 19:57:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 19:57:42 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: 19:57:42 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:42 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: 19:57:42 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-oai-hss-0: 19:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 19:57:43 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: 19:57:43 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 19:57:43 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: 19:57:43 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:43 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: 19:57:43 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-oai-hss-0: 19:57:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 19:57:43 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: 19:57:43 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:43 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: 19:57:44 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: 19:57:44 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-oai-hss-0: 19:57:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 19:57:44 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: 19:57:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:44 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: 19:57:44 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-oai-hss-0: 19:57:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 19:57:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 19:57:44 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-oai-hss-0: 19:57:44 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:44 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: 19:57:44 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-oai-hss-0: 19:57:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 19:57:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-abot-epc-basic-0: 19:57:45 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1,082 kB] unit-oai-hss-0: 19:57:45 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:57:45 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-oai-hss-0: 19:57:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 19:57:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 19:57:45 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:57:45 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: 19:57:45 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: 19:57:45 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: 19:57:45 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: 19:57:46 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: 19:57:46 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: 19:57:46 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-oai-hss-0: 19:57:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 19:57:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:57:46 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:46 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-oai-hss-0: 19:57:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 19:57:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 19:57:46 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 19:57:46 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.11 [111 kB] unit-abot-epc-basic-0: 19:57:47 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.11 [380 kB] unit-abot-epc-basic-0: 19:57:47 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-oai-hss-0: 19:57:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 19:57:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:57:47 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:57:47 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: 19:57:47 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: 19:57:47 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: 19:57:48 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-oai-hss-0: 19:57:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 19:57:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:57:48 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 19:57:48 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: 19:57:48 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-oai-hss-0: 19:57:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 19:57:48 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: 19:57:48 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:48 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: 19:57:49 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: 19:57:49 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-oai-hss-0: 19:57:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 19:57:49 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: 19:57:49 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:49 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: 19:57:49 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: 19:57:49 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-oai-hss-0: 19:57:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 19:57:49 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: 19:57:49 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:57:49 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-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:57:50 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-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:50 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-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:50 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.11 [291 kB] unit-abot-epc-basic-0: 19:57:50 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.11 [8,034 kB] unit-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:57:50 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:57:51 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-oai-hss-0: 19:57:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 19:57:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 19:57:51 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 19:57:51 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: 19:57:51 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.6 [16.1 kB] unit-abot-epc-basic-0: 19:57:51 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: 19:57:51 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: 19:57:51 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-oai-hss-0: 19:57:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 19:57:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-abot-epc-basic-0: 19:57:51 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.26~dfsg+0-0ubuntu0.16.04.3 [5,095 kB] unit-oai-hss-0: 19:57:51 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 19:57:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 19:57:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 19:57:52 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:57:52 DEBUG unit.abot-epc-basic/0.install Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [2,274 kB] unit-abot-epc-basic-0: 19:57:52 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: 19:57:52 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.26~dfsg+0-0ubuntu0.16.04.3 [47.2 kB] unit-abot-epc-basic-0: 19:57:52 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: 19:57:53 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: 19:57:53 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: 19:57:53 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: 19:57:53 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-oai-hss-0: 19:57:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 19:57:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 19:57:53 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-oai-hss-0: 19:57:53 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:57:53 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: 19:57:53 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: 19:57:54 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: 19:57:54 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-oai-hss-0: 19:57:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 19:57:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 19:57:54 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-oai-hss-0: 19:57:54 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 19:57:54 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: 19:57:54 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: 19:57:54 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: 19:57:55 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: 19:57:55 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-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 19:57:55 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: 19:57:55 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: 19:57:55 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-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:57:55 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-oai-hss-0: 19:57:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 19:57:55 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-oai-hss-0: 19:57:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-164.214_amd64.deb ... unit-oai-hss-0: 19:57:56 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 19:57:56 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: 19:57:56 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: 19:57:56 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-oai-hss-0: 19:57:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 19:57:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:57:56 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:57:56 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: 19:57:56 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: 19:57:57 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: 19:57:57 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: 19:57:57 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: 19:57:57 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: 19:57:57 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: 19:57:57 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: 19:57:57 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: 19:57:58 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: 19:57:58 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: 19:57:58 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: 19:57:58 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: 19:57:58 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: 19:57:59 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.4 [2,438 B] unit-oai-hss-0: 19:57:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 19:57:59 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: 19:57:59 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:57:59 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: 19:57:59 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: 19:57:59 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: 19:58:00 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-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:58:00 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-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:58:00 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-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:00 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4,778 B] unit-abot-epc-basic-0: 19:58:00 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-oai-hss-0: 19:58:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 19:58:00 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: 19:58:00 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:00 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: 19:58:01 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-oai-hss-0: 19:58:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 19:58:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:58:01 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:58:01 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: 19:58:01 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-oai-hss-0: 19:58:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 19:58:01 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: 19:58:01 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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: 19:58:02 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-oai-hss-0: 19:58:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 19:58:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 19:58:03 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-oai-hss-0: 19:58:03 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:03 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: 19:58:04 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: 19:58:04 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: 19:58:04 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: 19:58:04 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: 19:58:04 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: 19:58:05 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: 19:58:05 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-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:58:05 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: 19:58:05 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-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 19:58:05 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-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 19:58:05 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-oai-hss-0: 19:58:05 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:58:05 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: 19:58:05 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-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:58:06 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: 19:58:06 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-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 19:58:06 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-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 19:58:06 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-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:58:06 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-oai-hss-0: 19:58:06 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:58:06 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: 19:58:06 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: 19:58:07 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-oai-hss-0: 19:58:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 19:58:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:58:07 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:58:07 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: 19:58:07 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: 19:58:07 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: 19:58:07 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: 19:58:07 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: 19:58:08 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: 19:58:08 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: 19:58:08 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: 19:58:08 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-oai-hss-0: 19:58:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 19:58:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:58:08 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:58:08 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: 19:58:08 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: 19:58:08 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: 19:58:09 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: 19:58:09 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-oai-hss-0: 19:58:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 19:58:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:09 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-oai-hss-0: 19:58:09 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 19:58:09 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: 19:58:09 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: 19:58:09 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: 19:58:09 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: 19:58:09 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: 19:58:10 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: 19:58:10 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 19:58:10 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: 19:58:10 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-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:58:10 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: 19:58:10 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-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:58:10 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:58:11 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-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 19:58:11 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: 19:58:11 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: 19:58:11 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-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 19:58:11 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: 19:58:11 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-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 19:58:11 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 19:58:12 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: 19:58:12 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-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 19:58:12 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-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 19:58:12 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-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 19:58:12 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-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:58:12 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-oai-hss-0: 19:58:12 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:12 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: 19:58:12 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: 19:58:13 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: 19:58:13 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-oai-hss-0: 19:58:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 19:58:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 19:58:13 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 19:58:13 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: 19:58:13 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: 19:58:13 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: 19:58:13 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-oai-hss-0: 19:58:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 19:58:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 19:58:13 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-oai-hss-0: 19:58:13 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:14 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: 19:58:14 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: 19:58:14 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: 19:58:14 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] unit-abot-epc-basic-0: 19:58:14 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 19:58:14 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-oai-hss-0: 19:58:14 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:15 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: 19:58:15 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: 19:58:15 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: 19:58:16 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: 19:58:16 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: 19:58:16 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 19:58:16 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1ubuntu0.1 [101 kB] unit-abot-epc-basic-0: 19:58:17 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: 19:58:17 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: 19:58:17 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: 19:58:17 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: 19:58:17 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-oai-hss-0: 19:58:17 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 19:58:17 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-oai-hss-0: 19:58:17 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 19:58:17 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-oai-hss-0: 19:58:17 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:58:18 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 19:58:18 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-oai-hss-0: 19:58:18 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 19:58:18 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: 19:58:18 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-oai-hss-0: 19:58:18 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 19:58:18 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-oai-hss-0: 19:58:18 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 19:58:18 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-oai-hss-0: 19:58:18 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 19:58:18 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: 19:58:19 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-oai-hss-0: 19:58:19 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:19 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-oai-hss-0: 19:58:19 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:19 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-oai-hss-0: 19:58:19 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 19:58:19 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: 19:58:19 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: 19:58:20 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: 19:58:20 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: 19:58:20 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: 19:58:20 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-oai-hss-0: 19:58:20 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 19:58:20 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 19:58:20 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:58:20 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-oai-hss-0: 19:58:20 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:58:21 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-oai-hss-0: 19:58:21 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 19:58:21 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-oai-hss-0: 19:58:21 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:21 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-oai-hss-0: 19:58:21 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 19:58:21 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-oai-hss-0: 19:58:21 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 19:58:21 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-oai-hss-0: 19:58:21 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-abot-epc-basic-0: 19:58:21 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-oai-hss-0: 19:58:21 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:21 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: 19:58:21 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: 19:58:22 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: 19:58:22 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-oai-hss-0: 19:58:22 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:58:22 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: 19:58:22 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: 19:58:22 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: 19:58:23 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: 19:58:23 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: 19:58:23 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: 19:58:23 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkpathsea6 amd64 2015.20160222.37495-1ubuntu0.1 [55.2 kB] unit-abot-epc-basic-0: 19:58:23 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-oai-hss-0: 19:58:24 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:58:24 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: 19:58:24 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: 19:58:24 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-oai-hss-0: 19:58:24 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:24 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: 19:58:24 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-oai-hss-0: 19:58:24 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:24 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-oai-hss-0: 19:58:24 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 19:58:24 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: 19:58:24 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: 19:58:25 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.24-0ubuntu0.16.04.1 [15.3 kB] unit-oai-hss-0: 19:58:25 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 19:58:25 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.24-0ubuntu0.16.04.1 [810 kB] unit-abot-epc-basic-0: 19:58:25 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.24-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 19:58:25 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-oai-hss-0: 19:58:25 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-abot-epc-basic-0: 19:58:25 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-oai-hss-0: 19:58:25 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:25 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: 19:58:25 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: 19:58:26 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-oai-hss-0: 19:58:26 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:26 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-oai-hss-0: 19:58:26 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:58:26 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:58:26 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:26 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: 19:58:26 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-oai-hss-0: 19:58:26 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:26 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-oai-hss-0: 19:58:26 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:27 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: 19:58:27 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.10 [757 kB] unit-abot-epc-basic-0: 19:58:27 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: 19:58:27 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-oai-hss-0: 19:58:27 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:58:27 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 19:58:27 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: 19:58:27 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libptexenc1 amd64 2015.20160222.37495-1ubuntu0.1 [34.4 kB] unit-abot-epc-basic-0: 19:58:28 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: 19:58:28 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: 19:58:28 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: 19:58:28 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: 19:58:28 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: 19:58:28 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: 19:58:28 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: 19:58:29 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: 19:58:29 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: 19:58:29 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: 19:58:29 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: 19:58:29 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: 19:58:30 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: 19:58:30 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: 19:58:30 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: 19:58:30 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: 19:58:30 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: 19:58:30 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: 19:58:30 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-oai-hss-0: 19:58:30 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 19:58:30 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-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:31 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.14 [1,345 kB] unit-abot-epc-basic-0: 19:58:31 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.14 [1,078 kB] unit-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 19:58:31 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-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:58:31 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsynctex1 amd64 2015.20160222.37495-1ubuntu0.1 [41.8 kB] unit-abot-epc-basic-0: 19:58:31 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-oai-hss-0: 19:58:31 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexlua52 amd64 2015.20160222.37495-1ubuntu0.1 [90.7 kB] unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:32 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtexluajit2 amd64 2015.20160222.37495-1ubuntu0.1 [213 kB] unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:32 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-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:32 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-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:32 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-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 19:58:32 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 19:58:33 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:58:33 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: 19:58:33 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 19:58:33 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-oai-hss-0: 19:58:33 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 19:58:33 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-oai-hss-0: 19:58:33 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:58:33 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 19:58:33 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-oai-hss-0: 19:58:33 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:33 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-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-164.214) ... unit-abot-epc-basic-0: 19:58:34 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-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:34 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-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:34 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-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:58:34 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-oai-hss-0: 19:58:34 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:34 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: 19:58:34 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: 19:58:35 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-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 19:58:35 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: 19:58:35 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-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 19:58:35 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-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:58:35 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:58:36 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: 19:58:36 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 19:58:36 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: 19:58:36 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: 19:58:36 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-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:58:36 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-oai-hss-0: 19:58:36 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 19:58:36 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-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:58:37 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-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 19:58:37 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: 19:58:37 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-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:58:37 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-oai-hss-0: 19:58:37 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 19:58:37 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-oai-hss-0: 19:58:37 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: 19:58:38 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 19:58:38 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-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 19:58:38 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-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 19:58:38 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-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 19:58:38 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: 19:58:38 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-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 19:58:38 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-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:38 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-oai-hss-0: 19:58:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 19:58:39 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-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 19:58:39 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.11 [2,958 kB] unit-abot-epc-basic-0: 19:58:39 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.11 [41.0 kB] unit-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 19:58:39 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-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:58:39 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-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 19:58:39 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-oai-hss-0: 19:58:39 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:39 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: 19:58:40 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: 19:58:40 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: 19:58:40 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:58:40 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-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 19:58:40 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-oai-hss-0: 19:58:40 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:41 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: 19:58:41 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-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 19:58:42 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 19:58:42 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: 19:58:43 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: 19:58:43 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: 19:58:43 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-abot-epc-basic-0: 19:58:44 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: 19:58:44 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-oai-hss-0: 19:58:44 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: 19:58:44 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 2s (694 kB/s) unit-abot-epc-basic-0: 19:58:44 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: 19:58:44 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-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install (Reading database ... 85974 files and directories currently installed.) unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 19:58:44 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 19:58:44 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: 19:58:45 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-oai-hss-0: 19:58:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 19:58:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:45 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-oai-hss-0: 19:58:45 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-abot-epc-basic-0: 19:58:45 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: 19:58:45 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: 19:58:45 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: 19:58:45 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: 19:58:46 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: 19:58:46 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-oai-hss-0: 19:58:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 19:58:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 19:58:46 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-oai-hss-0: 19:58:46 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:58:46 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: 19:58:46 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-oai-hss-0: 19:58:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 19:58:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:58:46 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:58:46 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-oai-hss-0: 19:58:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 19:58:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:58:47 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:58:47 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: 19:58:47 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:58:47 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 23s (3,509 kB/s) unit-oai-hss-0: 19:58:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 19:58: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 ... 67311 files and directories currently installed.) unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 19:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 19:58:49 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 19:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 19:58:49 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: 19:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 19:58:49 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 19:58:50 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.11_amd64.deb ... unit-abot-epc-basic-0: 19:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-hss-0: 19:58:50 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:58:51 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 19:58:52 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-abot-epc-basic-0: 19:58:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 19:58:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:58:53 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 19:58:53 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 19:58:53 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: 19:58:54 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-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 19:58:54 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: 19:58:54 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.62-0ubuntu0.14.04.1 [3754 kB] unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 19:58:54 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.62-0ubuntu0.14.04.1 [1979 kB] unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 19:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 19:58:54 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: 19:58:55 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: 19:58:55 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: 19:58:55 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: 19:58:55 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: 19:58:55 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: 19:58:55 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: 19:58:55 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: 19:58:55 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-abot-epc-basic-0: 19:58:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-oai-hss-0: 19:58:55 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-abot-epc-basic-0: 19:58:55 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: 19:58:55 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 19:58:55 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.62-0ubuntu0.14.04.1 [869 kB] unit-oai-hss-0: 19:58:55 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: 19:58:55 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-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 19:58:56 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.27 [1076 kB] unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 19:58:56 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.27 [972 kB] unit-oai-hss-0: 19:58:56 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: 19:58:56 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: 19:58:56 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 19:58:56 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: 19:58:56 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 19:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 3s (3585 kB/s) unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install (Reading database ... 86085 files and directories currently installed.) unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:58:57 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 19:58:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 19:58:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:58:58 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:58:59 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 19:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 19:59:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 19:59:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 19:59:01 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 19:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 19:59:01 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: 19:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 19:59:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 19:59:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 19:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.13_amd64.deb ... unit-oai-hss-0: 19:59:02 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 19:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 19:59:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 19:59:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:59:03 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 19:59:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 19:59:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 19:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:59:04 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 19:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 19:59:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 19:59:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 19:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-oai-hss-0: 19:59:05 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 19:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 19:59:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 19:59:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 19:59:05 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:59:06 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:59:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 19:59:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 19:59:07 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-oai-hss-0: 19:59:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 19:59:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 19:59:08 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:59:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 19:59:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 19:59:08 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 19:59:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 19:59:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 19:59:09 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 19:59:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 19:59:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 19:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 19:59:11 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: 19:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 19:59:11 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 19:59:12 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: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-oai-epc-0: 19:59:12 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 19:59:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:59:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:59:12 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:59:12 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:59:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 19:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-epc-0: 19:59:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:59:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:59:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 19:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:59:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:59:13 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: 19:59:13 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 19:59:13 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:59:14 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:59:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:14 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:59:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:59:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 19:59:14 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: 19:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 19:59:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:15 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:59:15 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-hss-0: 19:59:15 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:59:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:15 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 19:59:15 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: 19:59:15 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-epc-0: 19:59:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:59:15 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:59:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:59:15 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 19:59:15 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: 19:59:15 DEBUG unit.oai-epc/0.install --2018-12-28 19:59:15-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 19:59:15 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 19:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-oai-epc-0: 19:59:15 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: 19:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install --2018-12-28 19:59:15-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 19:59:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-epc-0: 19:59:15 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-hss-0: 19:59:15 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 19:59:16 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: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install 0K ....... 32.4M=0s unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install 2018-12-28 19:59:16 (32.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 19:59:16-- unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install Total wall clock time: 0.9s unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (32.4 MB/s) unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 19:59:16 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 19:59:16 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 19:59:16 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:59:16 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:59:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 19:59:16 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 19:59:17 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: 19:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 19:59:17 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: 19:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 19:59:19 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: 19:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 19:59:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 19:59:20 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: 19:59:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:59:21 DEBUG unit.oai-hss/0.install 181228 19:59:21 [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: 19:59:21 DEBUG unit.oai-hss/0.install 181228 19:59:21 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 19:59:21 DEBUG unit.oai-hss/0.install 181228 19:59:21 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 25743 ... unit-abot-epc-basic-0: 19:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 19:59:21 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: 19:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 19:59:22 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: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:22 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 19:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 19:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 19:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 19:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 19:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 19:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 19:59:31 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: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 19:59:31 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: 19:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 19:59:32 DEBUG unit.oai-hss/0.install mysql start/running, process 25878 unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 19:59:33 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 19:59:33 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-oai-hss-0: 19:59:33 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 19:59:33 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 19:59:34 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-abot-epc-basic-0: 19:59:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 19:59:34 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: 19:59:34 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 19:59:34 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 19:59:35 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 19:59:35 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: 19:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 19:59:35 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:59:35 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 19:59:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 19:59:35 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: 19:59:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 19:59:35 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:59:35 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 19:59:36 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: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-oai-hss-0: 19:59:36 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:59:36 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 19:59:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 19:59:36 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:59:37 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-abot-epc-basic-0: 19:59:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 19:59:37 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: 19:59:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 19:59:37 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:59:37 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:59:37 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 19:59:38 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 19:59:38 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:59:38 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:59:38 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:59:38 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 19:59:39 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 19:59:39 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: 19:59:39 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-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Fetched 300 kB in 0s (414 kB/s) unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install (Reading database ... 88086 files and directories currently installed.) unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:59:40 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 19:59:41 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 19:59:41 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:59:41 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:59:41 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 19:59:42 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 19:59:42 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 19:59:42 DEBUG unit.oai-hss/0.install --2018-12-28 19:59:42-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 19:59:43 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: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 19:59:43 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: 19:59:44 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 19:59:44 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: 19:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 19:59:44 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:59:44 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 19:59:44 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 19:59:44 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:44 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 147K 7s unit-abot-epc-basic-0: 19:59:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 19:59:45 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 277K 5s unit-oai-hss-0: 19:59:45 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 293K 4s unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 19:59:45 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 284K 4s unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 19:59:45 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 281K 3s unit-abot-epc-basic-0: 19:59:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 19:59:45 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: 19:59:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 19:59:45 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 281K 3s unit-oai-hss-0: 19:59:45 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 292K 3s unit-abot-epc-basic-0: 19:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 19:59:46 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: 19:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 19:59:46 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 279K 3s unit-oai-hss-0: 19:59:46 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 285K 2s unit-abot-epc-basic-0: 19:59:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 19:59:46 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: 19:59:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 19:59:46 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 96.8K 3s unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 19:59:47 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 274K 2s unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 19:59:47 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 142K 2s unit-abot-epc-basic-0: 19:59:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 19:59:47 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: 19:59:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 19:59:48 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 58.3K 2s unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 19:59:48 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: 19:59:48 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: 19:59:48 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: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 19:59:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 19:59:48 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 97.6K 2s unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 96.9K 2s unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 19:59:49 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-oai-hss-0: 19:59:49 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 72.4K 2s unit-oai-hss-0: 19:59:50 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 73.8K 2s unit-abot-epc-basic-0: 19:59:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 19:59:51 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: 19:59:51 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 74.0K 1s unit-abot-epc-basic-0: 19:59:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 19:59:51 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: 19:59:51 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 19:59:51 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 74.3K 1s unit-oai-hss-0: 19:59:52 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 60.1K 1s unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 19:59:53 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 74.3K 0s unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 19:59:53 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 74.9K=9.4s unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install 2018-12-28 19:59:53 (116 KB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-abot-epc-basic-0: 19:59:54 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 19:59:54 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-abot-epc-basic-0: 19:59:55 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:59: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: 19:59: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: 19:59: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: 19:59:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 19:59:55 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:59: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: 19:59:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:55 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:59: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 aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 19:59: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 aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:56 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: 19:59:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:59: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 aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 19:59:56 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: 19:59: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 aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:56 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:59: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: 19:59: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: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:56 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 19:59:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 19:59: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 ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 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: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 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: 19:59:57 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:59: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 gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:57 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:59: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 salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 19:59:58 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: 19:59: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 sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:59: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 sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 19:59:58 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: 19:59: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 sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:58 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:58 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:59: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: 19:59:59 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: 19:59:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:59: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 serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 19:59:59 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: 19:59: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 serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:59: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 yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 19:59: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 yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:59: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 nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 19:59: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 write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:59: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 sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 19:59: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 sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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 sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 19:59: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: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 19:59:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 19:59: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: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:59: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: 19:59:59 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgd3_2.1.1-4ubuntu0.16.04.10_amd64.deb ... unit-oai-hss-0: 20:00: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 pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 20:00: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 rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-oai-hss-0: 20:00: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 rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:00: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 rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-oai-hss-0: 20:00: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.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:00 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:00: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-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 20:00:00 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00: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 der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:00: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 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: 20:00:01 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: 20:00: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 aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:00: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 aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:01 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: 20:00: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 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: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 20:00:01 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-oai-hss-0: 20:00: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 camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:00: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 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: 20:00: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 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: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:02 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: 20:00: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 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: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:00:02 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 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: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 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: 20:00:02 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00: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 gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 20:00:02 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00: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 hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:03 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:00: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 hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:00: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 salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 20:00: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 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: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:03 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: 20:00: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 sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:00: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 sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 20:00:03 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: 20:00: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 sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 20:00:03 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 20:00: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 sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:00: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 serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 20:00:04 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: 20:00:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:00: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 serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 20:00:04 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: 20:00: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 twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-oai-hss-0: 20:00: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 buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 20:00: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 buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 20:00:04 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 20:00: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 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: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:00: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 memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 20:00: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 sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 20:00: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 sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 20:00:04 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 20:00: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 bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-oai-hss-0: 20:00: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 pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 20:00: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 pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 20:00: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 rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:05 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 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: 20:00:05 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:00:06 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00:06 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:00:06 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:00: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 aesdata.o -lgmp -o aesdata unit-oai-hss-0: 20:00: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 desdata.o -lgmp -o desdata unit-oai-hss-0: 20:00: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 twofishdata.o -lgmp -o twofishdata unit-oai-hss-0: 20:00: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 shadata.o -lgmp -lm -o shadata unit-oai-hss-0: 20:00: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 gcmdata.o -lgmp -o gcmdata unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 20:00:07 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: 20:00:07 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 20:00:07 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: 20:00:07 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: 20:00:07 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 20:00:07 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: 20:00:07 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:00: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 sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 20:00: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 input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 20:00: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 output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 20:00: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 parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:00:07 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:00: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 misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 20:00: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 nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 20:00: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 nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 20:00: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 pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 20:00: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.. sexp-conv.o input.o output.o parse.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o sexp-conv unit-oai-hss-0: 20:00: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.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 20:00: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.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 20:00: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.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 20:00:07 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:00: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 aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 20:00: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 testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 20:00: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 arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 20:00: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 arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 20:00: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 blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 20:00: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 cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 20:00: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 base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 20:00: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 base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 20:00: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 camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 20:00: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 des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 20:00: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 des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 20:00: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 des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 20:00: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 md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 20:00: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 md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 20:00: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 md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 20:00: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 md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-oai-hss-0: 20:00: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 memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-abot-epc-basic-0: 20:00:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-oai-hss-0: 20:00: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 ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 20:00: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 salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 20:00: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 sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 20:00: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 sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 20:00: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 sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 20:00: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 sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 20:00: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 sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 20:00: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 serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:00: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 twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 20:00: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 knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 20:00: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 cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 20:00: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 ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 20:00: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 gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 20:00: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 hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 20:00: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 meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 20:00: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 meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 20:00: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 meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 20:00: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 buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 20:00: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 yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 20:00:09 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:00: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 sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 20:00: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 sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 20:00: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 rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 20:00: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 sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-abot-epc-basic-0: 20:00:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-oai-hss-0: 20:00: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 bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-abot-epc-basic-0: 20:00:10 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: 20:00:10 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:00: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-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 20:00: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 pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 20:00: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-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 20:00: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-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 20:00: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-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 20:00: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 dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 20:00: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 dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 20:00:10 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: 20:00: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 sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 20:00: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.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 20:00: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.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-abot-epc-basic-0: 20:00:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 20:00:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-oai-hss-0: 20:00: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.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 20:00: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.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-abot-epc-basic-0: 20:00:10 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 20:00: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.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 20:00: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.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 20:00: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.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 20:00: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.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 20:00: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.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 20:00: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.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:00:11 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:00:11 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 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: 20:00:11 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 20:00:11 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: 20:00:11 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:00:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:11 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: 20:00:11 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:00:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:00:11 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: 20:00:11 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:00:11 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:00:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 20:00:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:00:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:00:11 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: 20:00:11 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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: 20:00:12 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-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 20:00:12 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: 20:00:12 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 20:00:12 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 20:00:12 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:00:13 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 20:00:13 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 20:00:14 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: 20:00:14 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 20:00:14 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: 20:00:14 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install Making install in testsuite unit-abot-epc-basic-0: 20:00:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-abot-epc-basic-0: 20:00:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-oai-hss-0: 20:00:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:00:14 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 20:00:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 20:00:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 20:00:15 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 20:00:15 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 20:00:15 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-abot-epc-basic-0: 20:00:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 20:00:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:00:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:00:16 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-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:00:16 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:00:16 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: 20:00:17 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-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 20:00:17 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-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:00:17 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: 20:00:17 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-oai-hss-0: 20:00:17 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (875 kB/s) unit-abot-epc-basic-0: 20:00:17 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install (Reading database ... 88104 files and directories currently installed.) unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:00:18 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 20:00:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 20:00:19 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 20:00:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 20:00:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:19 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 20:00:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 20:00:20 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:20 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:21 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 20:00:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 20:00:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 20:00:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 20:00:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 20:00:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 20:00:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 20:00:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 20:00:23 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 20:00:23 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 20:00:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 20:00:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:00:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:00:24 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:00:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 20:00:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:25 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install --2018-12-28 20:00:26-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 20:00:26 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: 20:00:26 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.26~dfsg+0-0ubuntu0.16.04.3_all.deb ... unit-abot-epc-basic-0: 20:00:26 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 143K 35s unit-oai-hss-0: 20:00:26 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 288K 26s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 508K 20s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 603K 17s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 949K 14s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.15M 13s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.18M 11s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.49M 10s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.61M 9s unit-abot-epc-basic-0: 20:00:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.78M 8s unit-abot-epc-basic-0: 20:00:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.05M 8s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.19M 7s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.44M 7s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 2.67M 6s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.02M 6s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.12M 6s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.32M 5s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.66M 5s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.47M 5s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.30M 4s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.15M 4s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.40M 4s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.36M 4s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.45M 4s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 4.88M 3s unit-abot-epc-basic-0: 20:00:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.30M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.50M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.23M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 5.38M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.47M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 5.90M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.36M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.46M 3s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.35M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.95M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.71M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 6.66M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.81M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.90M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.65M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.95M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 9.00M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 8.02M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 9.41M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.65M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 8.97M 2s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.95M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 9.48M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 10.6M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 10.2M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.90M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.3M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.4M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 11.2M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 9.80M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.9M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 7.67M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 11.4M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 12.2M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.9M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 12.6M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.5M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 8.74M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 17.0M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 13.3M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 13.1M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.6M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 14.5M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 14.6M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 15.2M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 11.8M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 16.4M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.7M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 15.9M 1s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.7M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 17.3M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.6M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 13.6M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.0M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.7M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.1M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 16.3M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 18.2M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 14.6M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 17.7M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 17.8M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.6M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 19.0M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 21.2M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 15.9M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 18.4M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 18.8M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 21.0M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 20.0M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 16.6M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 14.1M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 20.1M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 23.2M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 23.9M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 17.8M 0s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 22.0M=1.5s unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install 2018-12-28 20:00:27 (3.29 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 20:00:27 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:00:28 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 20:00:29 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: 20:00:29 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-abot-epc-basic-0: 20:00:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 20:00:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 20:00:29 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-abot-epc-basic-0: 20:00:30 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 20:00:30 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 20:00:31 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-abot-epc-basic-0: 20:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 20:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.26~dfsg+0-0ubuntu0.16.04.3_amd64.deb ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-abot-epc-basic-0: 20:00:32 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-abot-epc-basic-0: 20:00:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 20:00:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atk-1.0_2.18.0-1_amd64.deb ... unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 20:00:32 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-abot-epc-basic-0: 20:00:33 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:00:33 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-abot-epc-basic-0: 20:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 20:00:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gdkpixbuf-2.0_2.32.2-1ubuntu1.5_amd64.deb ... unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-abot-epc-basic-0: 20:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 20:00:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 20:00:34 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: 20:00:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 20:00:34 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 20:00:35 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: 20:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-abot-epc-basic-0: 20:00:35 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 20:00:35 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-abot-epc-basic-0: 20:00:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-abot-epc-basic-0: 20:00:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-abot-epc-basic-0: 20:00:36 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 20:00:36 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-oai-hss-0: 20:00:37 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 20:00:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-abot-epc-basic-0: 20:00:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:00:38 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-abot-epc-basic-0: 20:00:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 20:00:39 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 20:00:40 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: 20:00:40 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: 20:00:40 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-abot-epc-basic-0: 20:00:40 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:00:40 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-abot-epc-basic-0: 20:00:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-abot-epc-basic-0: 20:00:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-abot-epc-basic-0: 20:00:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 20:00:41 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-abot-epc-basic-0: 20:00:42 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 20:00:42 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-abot-epc-basic-0: 20:00:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 20:00:43 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 20:00:44 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 20:00:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 20:00:44 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: 20:00:44 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-abot-epc-basic-0: 20:00:45 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 20:00:45 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-abot-epc-basic-0: 20:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 20:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-abot-epc-basic-0: 20:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-abot-epc-basic-0: 20:00:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 20:00:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-abot-epc-basic-0: 20:00:46 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 20:00:46 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:00:47 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-abot-epc-basic-0: 20:00:47 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:00:48 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 20:00:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.4_all.deb ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 20:00:49 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-abot-epc-basic-0: 20:00:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 20:00:50 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: 20:00:50 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-abot-epc-basic-0: 20:00:50 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 20:00:50 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-abot-epc-basic-0: 20:00:51 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: 20:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 20:00:51 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: 20:00:51 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: 20:00:51 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 20:00:51 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: 20:00:51 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 20:00:51 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 20:00:51 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:00:52 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: 20:00:52 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 20:00:52 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: 20:00:52 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: 20:00:52 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:00:52 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: 20:00:52 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for fork... yes unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 20:00:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:00:52 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-abot-epc-basic-0: 20:00:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 20:00:53 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: 20:00:53 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 20:00:53 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-abot-epc-basic-0: 20:00:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 20:00:54 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Dec 28 19:55 /dev/zero unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-abot-epc-basic-0: 20:00:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:00:55 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-oai-hss-0: 20:00:56 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-abot-epc-basic-0: 20:00:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-abot-epc-basic-0: 20:00:57 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 20:00:57 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:00:58 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install *** unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN getopt.h unit-abot-epc-basic-0: 20:00:59 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 20:00:59 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN time.h unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN unistd.h unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-abot-epc-basic-0: 20:01:00 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 20:01:00 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-abot-epc-basic-0: 20:01:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-abot-epc-basic-0: 20:01:01 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 20:01:01 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC math.lo unit-abot-epc-basic-0: 20:01:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 20:01:02 DEBUG unit.oai-hss/0.install CC sockets.lo unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC getopt.lo unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 20:01:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfreetype6-dev_2.6.1-0.1ubuntu2.3_amd64.deb ... unit-oai-hss-0: 20:01:03 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 20:01:04 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:04 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 20:01:05 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: 20:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:05 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 20:01:05 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:01:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 20:01:06 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 20:01:07 DEBUG unit.oai-hss/0.install CC extensions.lo unit-abot-epc-basic-0: 20:01:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 20:01:07 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: 20:01:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:01:08 DEBUG unit.oai-hss/0.install CC mpi.lo unit-abot-epc-basic-0: 20:01:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 20:01:08 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: 20:01:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:01:08 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-oai-hss-0: 20:01:09 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 20:01:09 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 20:01:10 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 20:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 20:01:10 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: 20:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:01:11 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 20:01:11 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: 20:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 20:01:11 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 20:01:11 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 20:01:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 20:01:12 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 20:01:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 20:01:12 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: 20:01:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 20:01:13 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: 20:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:01:13 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 20:01:14 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:01:15 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 20:01:16 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: 20:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-hss-0: 20:01:16 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 20:01:16 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: 20:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 20:01:16 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: 20:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:01:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 20:01:16 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: 20:01:16 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 20:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-abot-epc-basic-0: 20:01:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 20:01:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:01:17 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 20:01:17 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon-dev_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-abot-epc-basic-0: 20:01:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 20:01:18 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: 20:01:18 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:01:18 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 20:01:19 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: 20:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:01:19 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: 20:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 20:01:19 DEBUG unit.oai-hss/0.install CC dhe.lo unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 20:01:19 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 20:01:20 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 20:01:20 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:01:20 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:01:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:01:21 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 20:01:21 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 20:01:21 DEBUG unit.oai-hss/0.install CC srp.lo unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 20:01:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 20:01:22 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 20:01:22 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 20:01:22 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 20:01:22 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 20:01:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 20:01:22 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-abot-epc-basic-0: 20:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 20:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 20:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 20:01:23 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 20:01:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 20:01:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 20:01:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:01:24 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 20:01:24 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 20:01:24 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:01:24 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:01:25 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 20:01:25 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 20:01:25 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-abot-epc-basic-0: 20:01:25 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 20:01:25 DEBUG unit.oai-hss/0.install CC srtp.lo unit-mysql-0: 20:01:25 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:01:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:01:25 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:01:25 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:01:25 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:01:25 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:01:25 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:01:25 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:01:25 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-mysql-0: 20:01:26 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:01:26 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:01:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 20:01:26 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 20:01:26 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: 20:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 20:01:26 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 20:01:27 DEBUG unit.oai-hss/0.install CC kx.lo unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 20:01:27 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:01:27 DEBUG unit.oai-hss/0.install CC protocols.lo unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 20:01:27 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 20:01:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 20:01:27 DEBUG unit.oai-hss/0.install CC secparams.lo unit-abot-epc-basic-0: 20:01:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 20:01:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CC sign.lo unit-abot-epc-basic-0: 20:01:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 20:01:28 DEBUG unit.oai-hss/0.install CC hash.lo unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 20:01:29 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: 20:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 20:01:29 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:01:29 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-abot-epc-basic-0: 20:01:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 20:01:29 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 20:01:30 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 20:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 20:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 20:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 20:01:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 20:01:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 20:01:30 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install CC misc.lo unit-abot-epc-basic-0: 20:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 20:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 20:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 20:01:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 20:01:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjasper1_1.900.1-debian1-2.4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:01:31 DEBUG unit.oai-hss/0.install CC seskey.lo unit-abot-epc-basic-0: 20:01:31 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 20:01:32 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: 20:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 20:01:32 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 20:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 20:01:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 20:01:33 DEBUG unit.oai-hss/0.install CC compat.lo unit-abot-epc-basic-0: 20:01:33 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:01:34 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 20:01:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:01:35 DEBUG unit.oai-hss/0.install CC cipher.lo unit-abot-epc-basic-0: 20:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 20:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 20:01:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 20:01:36 DEBUG unit.oai-hss/0.install CC init.lo unit-abot-epc-basic-0: 20:01:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 20:01:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install CC egd.lo unit-abot-epc-basic-0: 20:01:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 20:01:37 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: 20:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install CC multi.lo unit-abot-epc-basic-0: 20:01:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 20:01:37 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: 20:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-abot-epc-basic-0: 20:01:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 20:01:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 20:01:37 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-abot-epc-basic-0: 20:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:01:38 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: 20:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-abot-epc-basic-0: 20:01:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 20:01:38 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: 20:01:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 20:01:38 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-abot-epc-basic-0: 20:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 20:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-abot-epc-basic-0: 20:01:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 20:01:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-10_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-abot-epc-basic-0: 20:01:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:01:39 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 20:01:40 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: 20:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 20:01:40 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 20:01:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 20:01:41 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 20:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:01:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 20:01:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:41 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 20:01:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 20:01:42 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: 20:01:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 20:01:42 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 20:01:43 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 20:01:43 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 20:01:44 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-abot-epc-basic-0: 20:01:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 20:01:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 20:01:44 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 20:01:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 20:01:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 20:01:44 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 20:01:45 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 20:01:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-abot-epc-basic-0: 20:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 20:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 20:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-abot-epc-basic-0: 20:01:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 20:01:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 20:01:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 20:01:46 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-abot-epc-basic-0: 20:01:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 20:01:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-abot-epc-basic-0: 20:01:47 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 20:01:47 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 20:01:48 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 20:01:48 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 20:01:48 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-abot-epc-basic-0: 20:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 20:01:49 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: 20:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 20:01:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 20:01:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 20:01:49 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 20:01:49 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-oai-hss-0: 20:01:50 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-abot-epc-basic-0: 20:01:50 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install CC system.lo unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 20:01:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 20:01:51 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: 20:01:51 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 20:01:51 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-abot-epc-basic-0: 20:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 20:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 20:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-abot-epc-basic-0: 20:01:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 20:01:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 20:01:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:01:52 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-abot-epc-basic-0: 20:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 20:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 20:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 20:01:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 20:01:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 20:01:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-oai-hss-0: 20:01:53 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 20:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 20:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.24-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 20:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 20:01:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 20:01:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 20:01:54 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.24-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:01:55 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 20:01:55 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 20:01:55 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 20:01:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install CC tpm.lo unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-abot-epc-basic-0: 20:01:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 20:01:56 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: 20:01:56 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:01:56 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: 20:01:56 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 20:01:56 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:01:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 20:01:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:01:57 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:01:57 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 20:01:58 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 20:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 20:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:01:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 20:01:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... unit-oai-hss-0: 20:01:59 DEBUG unit.oai-hss/0.install CC xssl.lo unit-abot-epc-basic-0: 20:01:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 20:02:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 20:02:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:02:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 20:02:00 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-abot-epc-basic-0: 20:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 20:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-abot-epc-basic-0: 20:02:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 20:02:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.10_amd64.deb ... unit-abot-epc-basic-0: 20:02:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 20:02:01 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-abot-epc-basic-0: 20:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 20:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 20:02:02 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: 20:02:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 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: 20:02:02 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 20:02:02 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: 20:02:02 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 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: 20:02:02 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-abot-epc-basic-0: 20:02:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 20:02:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 20:02:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 20:02:02 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:03 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 20:02:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 20:02:05 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: 20:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:02:05 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 20:02:05 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 20:02:06 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: 20:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 20:02:06 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:02:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 20:02:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-abot-epc-basic-0: 20:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:02:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 20:02:07 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: 20:02:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 20:02:07 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-abot-epc-basic-0: 20:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 20:02:08 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: 20:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:08 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:02:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 20:02:08 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: 20:02:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 20:02:09 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: 20:02:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install CC psk.o unit-abot-epc-basic-0: 20:02:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 20:02:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 20:02:09 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: 20:02:09 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:09 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install CC socket.o unit-abot-epc-basic-0: 20:02:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 20:02:10 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: 20:02:10 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:10 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-abot-epc-basic-0: 20:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 20:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 20:02:11 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: 20:02:11 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:11 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: 20:02:11 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-abot-epc-basic-0: 20:02:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 20:02:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 20:02:11 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 20:02:11 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC cli.o unit-abot-epc-basic-0: 20:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 20:02:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 20:02:12 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: 20:02:12 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 20:02:12 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: 20:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 20:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 20:02:12 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: 20:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 20:02:12 DEBUG unit.oai-hss/0.install CC p11tool.o unit-abot-epc-basic-0: 20:02:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 20:02:12 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: 20:02:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.14_amd64.deb ... unit-abot-epc-basic-0: 20:02:13 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 20:02:13 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-abot-epc-basic-0: 20:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 20:02:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.14_all.deb ... unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD danetool unit-abot-epc-basic-0: 20:02:14 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.14) ... unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 20:02:14 DEBUG unit.oai-hss/0.install CCLD p11tool unit-abot-epc-basic-0: 20:02:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 20:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-abot-epc-basic-0: 20:02:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 20:02:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 20:02:15 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 20:02:16 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: 20:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 20:02:16 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: 20:02:16 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 20:02:16 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: 20:02:16 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:16 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 20:02:16 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 20:02:17 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 20:02:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 20:02:18 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: 20:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-abot-epc-basic-0: 20:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 20:02:18 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: 20:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-abot-epc-basic-0: 20:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 20:02:18 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: 20:02:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-abot-epc-basic-0: 20:02:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 20:02:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-oai-hss-0: 20:02:18 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in scripts unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making install in gl unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make install-recursive unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making install in tests unit-abot-epc-basic-0: 20:02:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:02:19 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: 20:02:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:02:19 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in algorithms unit-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in extras unit-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 20:02:20 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-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 20:02:20 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: 20:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 20:02:20 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-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 20:02:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 20:02:20 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: 20:02:20 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:02:20 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-abot-epc-basic-0: 20:02:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in openpgp unit-abot-epc-basic-0: 20:02:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-abot-epc-basic-0: 20:02:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:02:21 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: 20:02:21 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in scripts unit-abot-epc-basic-0: 20:02:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-abot-epc-basic-0: 20:02:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml2-dev_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:02:21 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-abot-epc-basic-0: 20:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 20:02:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 20:02:22 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: 20:02:22 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 20:02:22 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 20:02:22 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-abot-epc-basic-0: 20:02:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 20:02:22 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: 20:02:22 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-oai-hss-0: 20:02:23 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: 20:02:23 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: 20:02:23 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-abot-epc-basic-0: 20:02:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-oai-hss-0: 20:02:23 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-abot-epc-basic-0: 20:02:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:02:23 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 20:02:23 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: 20:02:23 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: 20:02:23 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.1 [108 kB] unit-oai-hss-0: 20:02:23 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:24 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: 20:02:25 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: 20:02:25 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-abot-epc-basic-0: 20:02:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-oai-hss-0: 20:02:25 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-abot-epc-basic-0: 20:02: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: 20:02:25 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:02:25 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: 20:02:25 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: 20:02:25 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: 20:02:25 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-abot-epc-basic-0: 20:02:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 20:02:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 20:02:25 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-oai-hss-0: 20:02:25 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.5 [22.0 MB] unit-abot-epc-basic-0: 20:02:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 20:02:25 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: 20:02:25 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:02:26 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: 20:02:26 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: 20:02:26 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: 20:02:26 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: 20:02:26 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: 20:02:26 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: 20:02:26 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: 20:02:26 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: 20:02:26 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-abot-epc-basic-0: 20:02:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-oai-hss-0: 20:02:26 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-abot-epc-basic-0: 20:02:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-oai-hss-0: 20:02:27 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-abot-epc-basic-0: 20:02:27 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 20:02:27 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: 20:02:27 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: 20:02:27 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: 20:02:27 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: 20:02:27 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.1 [829 kB] unit-abot-epc-basic-0: 20:02:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 20:02:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-oai-hss-0: 20:02:27 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-abot-epc-basic-0: 20:02:27 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:02:27 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: 20:02:27 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: 20:02:27 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: 20:02:27 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: 20:02:27 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: 20:02:28 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.1 [4438 B] unit-oai-hss-0: 20:02:28 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.1 [122 kB] unit-oai-hss-0: 20:02:28 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: 20:02:28 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: 20:02:28 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: 20:02:28 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: 20:02:28 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: 20:02:28 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: 20:02:28 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: 20:02:28 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.4 [1521 kB] unit-oai-hss-0: 20:02:28 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.4 [42.7 kB] unit-oai-hss-0: 20:02:28 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.5 [269 kB] unit-oai-hss-0: 20:02:28 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: 20:02:29 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: 20:02:29 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: 20:02:29 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: 20:02:29 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: 20:02:29 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: 20:02:29 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: 20:02:29 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: 20:02:29 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: 20:02:29 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-abot-epc-basic-0: 20:02:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 20:02:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 20:02:29 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: 20:02:29 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 20:02:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:02:29 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: 20:02:29 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 20:02:29 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 7s (5836 kB/s) unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 20:02:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 20:02:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install (Reading database ... 88380 files and directories currently installed.) unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:02:30 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 20:02:30 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 20:02:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 20:02:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:02:31 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 20:02:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 20:02:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-abot-epc-basic-0: 20:02:31 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-oai-hss-0: 20:02:31 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 20:02:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 20:02:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 20:02:32 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 20:02:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:02:33 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 20:02:33 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:02:34 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-abot-epc-basic-0: 20:02:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 20:02:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 20:02:34 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 20:02:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 20:02:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:02:35 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 20:02:35 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: 20:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:02:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 20:02:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 20:02:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:02:36 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 20:02:36 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 20:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 20:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.11_amd64.deb ... unit-oai-hss-0: 20:02:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 20:02:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 20:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 20:02:38 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 20:02:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 20:02:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-oai-hss-0: 20:02:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 20:02:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:38 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:02:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 20:02:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 20:02:39 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:39 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 20:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:02:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 20:02:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 20:02:40 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:40 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 20:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:02:41 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:41 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:02:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 20:02:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 20:02:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 20:02:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:02:42 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 20:02:42 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:02:43 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 20:02:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 20:02:44 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: 20:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 20:02:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 20:02:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:02:44 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 20:02:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 20:02:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:02:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:02:45 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:02:46 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:02:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 20:02:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:02:47 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 20:02:47 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 20:02:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 20:02:48 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: 20:02:48 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:51 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 20:02:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 20:02:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 20:02:52 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 20:02:52 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-abot-epc-basic-0: 20:02:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 20:02:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:02:53 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 20:02:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 20:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 20:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 20:02:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 20:02:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 20:02:54 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 20:02:54 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-abot-epc-basic-0: 20:02:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 20:02:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 20:02:55 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:02:55 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 20:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-abot-epc-basic-0: 20:02:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 20:02:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:56 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-abot-epc-basic-0: 20:02:56 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-epc-0: 20:02:57 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 20:02:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:02:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 20:02:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:02:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 20:02:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:02:57 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:02:57 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:02:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 20:02:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 20:02:58 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-abot-epc-basic-0: 20:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 20:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 20:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:02:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 20:02:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:02:59 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 20:02:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 20:03:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 20:03:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 20:03:00 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 20:03:00 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:03:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:03:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 20:03:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:03:01 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:03:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 20:03:02 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: 20:03:02 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-abot-epc-basic-0: 20:03:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 20:03:02 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: 20:03:02 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-abot-epc-basic-0: 20:03:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 20:03:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 20:03:03 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 20:03:03 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 20:03:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 20:03:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 20:03:05 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 20:03:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 20:03:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 20:03:08 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:03:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 20:03:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 20:03:09 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 20:03:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 20:03:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 20:03:09 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 20:03:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:03:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:03:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 20:03:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.10) ... unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 20:03:10 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 20:03:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:03:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 20:03:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 20:03:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:11 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 20:03:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:03:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:03:11 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 20:03:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:13 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:14 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:03:15 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 20:03:16 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:03:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 20:03:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:03:18 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 20:03:18 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:03:21 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 20:03:22 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:23 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 20:03:24 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:03:24 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:25 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:03:26 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:03:27 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: 20:03:27 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:27 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:28 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:29 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:29 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:03:29 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:03:30 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:03:31 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:03:32 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:03:33 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: 20:03:33 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:33 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:03:34 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:03:35 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 20:03:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install Creating utempter group... unit-abot-epc-basic-0: 20:03:36 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:03:36 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 20:03:36 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 20:03:37 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.11) ... unit-oai-hss-0: 20:03:37 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 20:03:37 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 20:03:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:03:37 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:03:38 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-abot-epc-basic-0: 20:03:38 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 20:03:38 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-abot-epc-basic-0: 20:03:38 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-abot-epc-basic-0: 20:03:38 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 20:03:38 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 20:03:39 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 20:03:39 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 20:03:39 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 20:03:40 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:03:40 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 20:03:40 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 20:03:41 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 20:03:41 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:03:41 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-abot-epc-basic-0: 20:03:42 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 20:03:42 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 20:03:42 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:03:42 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-oai-hss-0: 20:03:42 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:42 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: 20:03:43 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:03:43 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 20:03:43 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-abot-epc-basic-0: 20:03:43 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:03:43 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: 20:03:44 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:03:44 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:03:44 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:03:44 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: 20:03:44 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 20:03:44 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:44 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: 20:03:44 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-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 20:03:44 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 20:03:44 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 20:03:44 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:03:45 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 20:03:45 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:03:45 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:03:45 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:03:45 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:03:45 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:03:46 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: 20:03:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:03:46 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:03:46 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:03:46 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:03:46 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:03:46 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:03:47 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: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:03:47 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:03:48 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:03:48 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:03:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:03:48 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:03:50 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:03:51 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:03:51 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 20:03:51 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:03:51 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:03:51 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:03:51 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:03:52 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:03:52 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 20:03:52 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 20:03:52 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-abot-epc-basic-0: 20:03:52 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 20:03:53 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 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: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 20:03:54 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 20:03:55 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 20:03:56 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-abot-epc-basic-0: 20:03:57 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-abot-epc-basic-0: 20:03:57 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-abot-epc-basic-0: 20:03:57 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-abot-epc-basic-0: 20:03:57 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-abot-epc-basic-0: 20:03:57 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 20:03:57 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 20:03:57 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 20:03:58 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-abot-epc-basic-0: 20:03:58 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 20:03:58 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 20:03:59 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-abot-epc-basic-0: 20:03:59 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-abot-epc-basic-0: 20:03:59 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 20:03:59 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 60%] Building C object extensions/dict_s6a/CMakeFiles/dict_s6a.dir/dict_s6a.c.o unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 61%] Building C object extensions/dict_nasreq/CMakeFiles/dict_nasreq.dir/dict_nasreq.c.o unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 20:04:00 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: 20:04:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-abot-epc-basic-0: 20:04:00 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 20:04:00 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 20:04:01 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-abot-epc-basic-0: 20:04:01 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:04:01 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:04:01 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 20:04:01 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: 20:04:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-abot-epc-basic-0: 20:04:01 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-abot-epc-basic-0: 20:04:01 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-abot-epc-basic-0: 20:04:01 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-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-abot-epc-basic-0: 20:04:01 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 20:04:01 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 20:04:02 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-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 70%] Building C object extensions/dict_rfc5777/CMakeFiles/dict_rfc5777.dir/dict_rfc5777.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 73%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rt_default.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 75%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/lex.rtd_conf.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:04:02 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: 20:04:02 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:04:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 20:04:02 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: 20:04:02 DEBUG unit.oai-hss/0.install [ 79%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_entries.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:04:02 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: 20:04:02 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-abot-epc-basic-0: 20:04:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:04:02 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: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-abot-epc-basic-0: 20:04:03 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-abot-epc-basic-0: 20:04:03 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 20:04:03 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: 20:04:03 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-abot-epc-basic-0: 20:04:03 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 20:04:03 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: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 20:04:03 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-abot-epc-basic-0: 20:04:03 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 20:04:03 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: 20:04:03 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: 20:04:03 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: 20:04:03 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: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 20:04:03 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: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 20:04:03 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: 20:04:03 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:04:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 20:04:03 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: 20:04:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-abot-epc-basic-0: 20:04:04 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-abot-epc-basic-0: 20:04:04 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-abot-epc-basic-0: 20:04:04 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-abot-epc-basic-0: 20:04:04 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-abot-epc-basic-0: 20:04:04 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:04:04 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:04:04 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 20:04:05 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-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (84.9 kB/s) unit-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install (Reading database ... 91271 files and directories currently installed.) unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:04:05 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:05 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 20:04:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:04:06 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 20:04:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 20:04:06 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: 20:04:06 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 20:04:06 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-abot-epc-basic-0: 20:04:06 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install ..............++++++ unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install .........................................++++++ unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Not Before: Dec 28 20:04:06 2018 GMT unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Not After : Dec 28 20:04:06 2019 GMT unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install AE:94:0C:CF:91:36:86:F8:E0:B2:D2:8F:5D:6C:94:16:E0:5C:9A:B9 unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install keyid:D7:83:3B:2B:33:CA:53:43:D0:F3:84:05:90:9A:37:8F:01:1B:BF:B5 unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Certificate is to be certified until Dec 28 20:04:06 2019 GMT (365 days) unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Data Base Updated unit-abot-epc-basic-0: 20:04:06 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:06 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 4%] [ 17%] [ 26%] [ 30%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-abot-epc-basic-0: 20:04:07 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install [ 34%] [ 39%] [ 43%] [ 47%] [ 52%] [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install [ 60%] [ 21%] [ 65%] [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_epc_equipment.c.o unit-oai-hss-0: 20:04:07 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: 20:04:07 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: 20:04:07 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: 20:04:07 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 20:04:07 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: 20:04:07 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: 20:04:07 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: 20:04:07 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: 20:04:07 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: 20:04:07 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: 20:04:07 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-abot-epc-basic-0: 20:04:07 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 20:04:07 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: 20:04:07 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 20:04:07 DEBUG unit.oai-hss/0.install [ 86%] [ 91%] [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-abot-epc-basic-0: 20:04:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:04:07 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-hss-0: 20:04:07 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: 20:04:07 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-abot-epc-basic-0: 20:04:07 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:04:07 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:04:08 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:04:08 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 20:04:08 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:04:08 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-abot-epc-basic-0: 20:04:08 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-hss-0: 20:04:08 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 20:04:08 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:08 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: 20:04:08 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: 20:04:09 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 20:04:09 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.6) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-abot-epc-basic-0: 20:04:09 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 20:04:09 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-abot-epc-basic-0: 20:04:09 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-abot-epc-basic-0: 20:04:09 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-hss-0: 20:04:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:09 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 20:04:09 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: 20:04:09 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 20:04:09 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 20:04:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:04:09 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-hss-0: 20:04:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 20:04:10 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 20:04:10 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 20:04:10 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 20:04:10 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 20:04:10 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 20:04:10 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 20:04:10 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 20:04:10 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 20:04:10 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:04:10 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-abot-epc-basic-0: 20:04:10 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 20:04:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 20:04:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 20:04:10 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: 20:04:10 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-abot-epc-basic-0: 20:04:10 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.26 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-oai-hss-0: 20:04:10 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:04:10 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 20:04:10 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: 20:04:10 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 20:04:10 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: 20:04:10 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 20:04:10 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: 20:04:10 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: 20:04:10 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: 20:04:10 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 20:04:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 20:04:10 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-abot-epc-basic-0: 20:04:10 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 20:04:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:11 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: 20:04:11 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: 20:04:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:11 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 20:04:11 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 20:04:11 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:11 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 20:04:11 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 20:04:11 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:04:11 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.3) ... unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-abot-epc-basic-0: 20:04:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-oai-hss-0: 20:04:11 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:11 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 20:04:11 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 20:04:11 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:11 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 20:04:11 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 20:04:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:04:11 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 20:04:11 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 20:04:12 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 20:04:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-oai-epc-0: 20:04:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-oai-epc-0: 20:04:12 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 20:04:12 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-mysql-0: 20:04:12 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 20:04:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 20:04:12 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 20:04:12 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 20:04:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 20:04:12 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 20:04:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 20:04:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-abot-epc-basic-0: 20:04:12 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:04:12 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 20:04:12 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 20:04:12 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 20:04:12 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-abot-epc-basic-0: 20:04:12 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-mysql-0: 20:04:12 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 20:04:12 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 20:04:12 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 20:04:12 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 20:04:12 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:04:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 20:04:12 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 20:04:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:04:12 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 20:04:12 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-abot-epc-basic-0: 20:04:13 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 20:04:13 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:04:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:04:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-abot-epc-basic-0: 20:04:13 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:04:13 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 20:04:13 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `faibongooqueiso` identified by 'rohkabeiquaeyee'] unit-mysql-0: 20:04:13 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `faibongooqueiso` identified by 'rohkabeiquaeyee'] unit-mysql-0: 20:04:13 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=faibongooqueiso', 'password=rohkabeiquaeyee', 'host=192.168.121.9', 'slave=False'] unit-mysql-0: 20:04:13 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-abot-epc-basic-0: 20:04:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot (gnuplot) in auto mode unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-abot-epc-basic-0: 20:04:13 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-mysql-0: 20:04:13 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-abot-epc-basic-0: 20:04:13 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.9 unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 20:04:13 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 20:04:13 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 20:04:13 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 20:04:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:13 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 20:04:13 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 20:04:13 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:04:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 20:04:13 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:04:14 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:14 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:04:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:04:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:04:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:14 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:04:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-mysql-0: 20:04:14 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 20:04:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 20:04:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + user=faibongooqueiso unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-mysql-0: 20:04:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 20:04:14 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:04:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:04:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:04:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + password=rohkabeiquaeyee unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 20:04:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.9 unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 20:04:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:04:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:04:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.9 faibongooqueiso rohkabeiquaeyee oai-hss unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.9"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"faibongooqueiso"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"rohkabeiquaeyee"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:04:14 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: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:14 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: 20:04:14 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: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u faibongooqueiso --password=rohkabeiquaeyee -h 192.168.121.9 oai-hss -e 'show tables;' unit-oai-hss-0: 20:04:14 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u faibongooqueiso --password=rohkabeiquaeyee -h 192.168.121.9 oai-hss unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 20:04:14 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:04:15 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 20:04:15 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:04:15 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 20:04:15 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:15 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:04:15 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-abot-epc-basic-0: 20:04:16 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:16 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 3715 unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 3715' unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 3715 =~ .*running.* ]] unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-abot-epc-basic-0: 20:04:16 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-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:16 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-abot-epc-basic-0: 20:04:16 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:16 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 20:04:16 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 20:04:16 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 20:04:16 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + db_host=faibongooqueiso unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:04:16 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 20:04:16 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-epc-0: 20:04:16 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 20:04:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 20:04:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:04:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 20:04:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 20:04:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 20:04:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:04:16 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 20:04:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:04:17 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 20:04:17 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 20:04:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 20:04:17 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-epc-0: 20:04:17 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:04:17 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 20:04:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:17 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 20:04:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:17 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:04:17 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 20:04:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:04:17 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: 20:04:17 DEBUG unit.oai-epc/0.install unit-abot-epc-basic-0: 20:04:17 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 20:04:18 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-abot-epc-basic-0: 20:04:18 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-hss-0: 20:04:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:18 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-hss-0: 20:04:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:04:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:04:18 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 20:04:18 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 20:04:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:04:18 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:04:18 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-abot-epc-basic-0: 20:04:19 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:19 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:04:19 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:04:19 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: 20:04:19 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:04:19 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 20:04:19 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: 20:04:19 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:04:19 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-epc-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:04:19 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:04:19 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 20:04:19 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:04:19 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 20:04:19 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: 20:04:19 DEBUG unit.oai-epc/0.install --2018-12-28 20:04:19-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-hss-0: 20:04:19 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 20:04:19 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-hss-0: 20:04:19 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 20:04:19 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 20:04:19 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 20:04:19 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:04:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:04:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 20:04:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install --2018-12-28 20:04:19-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-abot-epc-basic-0: 20:04:19 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-epc-0: 20:04:19 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-abot-epc-basic-0: 20:04:20 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:04:20 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install 0K ....... 26.8M=0s unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install 2018-12-28 20:04:20 (26.8 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 20:04:20-- unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (26.8 MB/s) unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-abot-epc-basic-0: 20:04:20 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 20:04:20 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 20:04:20 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 20:04:20 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 20:04:20 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:04:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 20:04:20 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-oai-epc-0: 20:04:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 20:04:20 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:04:21 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 20:04:22 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 20:04:23 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:04:23 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: 20:04:23 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 20:04:23 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 20:04:23 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: 20:04:23 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: 20:04:23 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:04:24 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:24 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 20:04:24 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:24 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 20:04:24 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 20:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 20:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:04:25 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:04:26 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 20:04:27 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 20:04:27 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:04:27 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:04:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 20:04:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 20:04:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 20:04:28 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:04:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 20:04:28 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:04:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:30 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:31 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:04:32 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:04:32 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:04:32 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:04:32 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: 20:04:33 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:04:33 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:04:33 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 20:04:33 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: 20:04:33 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:33 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: 20:04:33 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: 20:04:33 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: 20:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 20:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:04:34 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 20:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 20:04:35 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 20:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 20:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 20:04:35 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 20:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 20:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 20:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 20:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 20:04:36 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:04:37 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: 20:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 20:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 20:04:37 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 20:04:37 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: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 20:04:38 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 20:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 20:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:39 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:04:40 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 20:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:04:41 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: 20:04:41 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 20:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:04:41 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:04:41 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:04:42 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:42 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: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 20:04:43 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 20:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 20:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 20:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 20:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 20:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 20:04:44 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 20:04:45 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 20:04:46 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: 20:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 20:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 20:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 20:04:46 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 20:04:46 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:04:47 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: 20:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.24-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:04:47 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 20:04:48 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.10) ... unit-abot-epc-basic-0: 20:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 20:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 20:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:49 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:50 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:04:51 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.14) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:52 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:04:53 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: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 20:04:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 20:04:54 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: 20:04:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 20:04:54 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:04:54 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 20:04:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:54 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: 20:04:54 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: 20:04:54 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 20:04:54 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 20:04:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 20:04:54 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 20:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 20:04:55 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: 20:04:55 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:04:55 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: 20:04:55 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 20:04:55 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:04:55 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:04:56 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 20:04:56 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:04:56 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:04:56 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 20:04:56 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:04:56 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:04:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 20:04:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:04:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 20:04:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:04:57 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 20:04:57 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:04:58 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 20:04:59 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:05:00 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 20:05:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:05:00 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: 20:05:00 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: 20:05:00 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 20:05:00 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:05:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 20:05:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 20:05:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 20:05:01 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 20:05:02 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 20:05:03 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 20:05:03 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:05:03 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:05:03 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 20:05:04 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: 20:05:04 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: 20:05:04 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 20:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 20:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 20:05:04 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: 20:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 20:05:04 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:05:05 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:05:05 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 20:05:05 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:05:05 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: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 20:05:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:05:07 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:05:07 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: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 20:05:08 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: 20:05:08 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 20:05:08 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 20:05:09 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 20:05:09 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 20:05:09 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 20:05:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:05:09 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: 20:05:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:05:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 20:05:10 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 20:05:10 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 20:05:10 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 20:05:11 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 20:05:13 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 20:05:13 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:05:13 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: 20:05:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 20:05:21 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: 20:05:21 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: 20:05:21 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:05:21 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: 20:05:21 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:05:21 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: 20:05:21 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:05:21 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 20:05:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:05:22 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 20:05:22 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: 20:05:22 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: 20:05:22 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (88.2 kB/s) unit-abot-epc-basic-0: 20:05:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 20:05:22 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 ... 107968 files and directories currently installed.) unit-abot-epc-basic-0: 20:05:22 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: 20:05:22 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:05:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:05:23 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: 20:05:23 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:05:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:05:23 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:05:24 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:05:24 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:05:25 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:05:25 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-mysql-0: 20:05:43 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:05:43 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 20:05:43 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:05:43 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:05:43 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:05:43 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:05:51 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:05:51 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:05:51 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 20:05:51 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 20:05:51 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 20:05:51 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 20:05:51 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 20:05:51 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 3715' unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 3715 =~ .*running.* ]] unit-oai-hss-0: 20:05:51 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:05:52 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:05:52 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 20:05:52 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 20:05:52 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:05:52 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:05:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:05:52 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 20:05:52 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 20:05:52 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 20:05:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:05:52 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 20:05:58 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: 20:05:58 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: 20:05:58 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:05:58 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: 20:05:58 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:05:58 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: 20:05:58 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:05:58 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:05:59 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:05:59 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 20:05:59 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: 20:05:59 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: 20:05:59 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: 20:06:00 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: 20:06:00 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (368 kB/s) unit-abot-epc-basic-0: 20:06:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 20:06:01 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 ... 108077 files and directories currently installed.) unit-abot-epc-basic-0: 20:06:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 20:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:06:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 20:06:01 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: 20:06:01 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:06:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 20:06:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 20:06:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:06:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:06:02 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:06:02 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: 20:06:03 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:06:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:06:04 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:06:04 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: 20:06:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:06:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 20:06:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 20:06:53 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 20:06:54 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:06:54 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  unit-oai-epc-0: 20:07:10 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 20:07:10 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 20:08:56 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:08: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-epc-0: 20:09:20 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 20:09:20 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 20:09:20 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:09:20 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 20:09:20 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 20:09:20 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 20:09:20 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 20:09:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:09:20 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 20:09:21 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 20:09:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 20:09:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 20:09:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:09:21 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: 20:09:21 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 20:09:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:09:22 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 20:09:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 20:09:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:09:22 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:09:22 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: 20:09:22 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 20:09:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:09:22 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-163-generic unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-163-generic unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 20:09:22 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: 20:09:22 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 20:09:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:09:22 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 20:09:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 20:09:22 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: 20:09:22 DEBUG unit.oai-epc/0.install --2018-12-28 20:09:22-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 20:09:22 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 301 Moved Permanently unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Location: https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ [following] unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install --2018-12-28 20:09:23-- https://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:443... connected. unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install 0K ....... 30.3M=0s unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install 2018-12-28 20:09:23 (30.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8049] unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install FINISHED --2018-12-28 20:09:23-- unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Total wall clock time: 0.8s unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Downloaded: 1 files, 7.9K in 0s (30.3 MB/s) unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install + dpkg -i 'kernel.ubuntu.com/*/*/*/*deb' unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install dpkg: error processing archive kernel.ubuntu.com/*/*/*/*deb (--install): unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install cannot access archive: No such file or directory unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install Errors were encountered while processing: unit-oai-epc-0: 20:09:23 DEBUG unit.oai-epc/0.install kernel.ubuntu.com/*/*/*/*deb unit-oai-epc-0: 20:09:23 ERROR juju.worker.uniter.operation hook "install" failed: exit status 1 unit-oai-epc-0: 20:09:23 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 20:09:23 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:09:23 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 20:09:23 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 20:09:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 20:09:31 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 20:09:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:09:31 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:09:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:09:31 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 20:09:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:09:33 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 20:09:33 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 20:09:33 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 20:09:33 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 20:09:33 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 20:09:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 20:09:34 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:09:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:09:34 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 20:09:34 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 20:09:34 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 20:09:34 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:09:34 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 20:09:34 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 20:09:34 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 20:09: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: 20:09:34 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start SHA256:RlC8NSz8ufJN225ajD6iZDUvhlJXkEG5HG1REgDKpzc root@juju-b475ab-default-0 unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | .+o+=*++. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . o+ B.o. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | o o* *. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | +. =. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . E +. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | +.=.o.o | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . +oooooo | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | + .oo+.o | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | .. .o=. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-b475ab-default-0 unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 20:09: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: 20:09:34 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start SHA256:63QrS3krN0uoXSVN93wvKkhYwVHz2Qbs7B961LQW3kk ubuntu@juju-b475ab-default-0 unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | ..oo.. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | o o.+ | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . o+ + | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . ooo E.| unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | oS ..o ooO| unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . .+ o. o==| unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | .*.= +o..| unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | *+=+o..o. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start | . +=++.. | unit-abot-epc-basic-0: 20:09:34 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:09:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:09:34 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 20:09:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:09:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 20:09:34 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 20:09:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 20:09:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 20:09:34 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 20:09:35 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 20:09:35 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:09:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 20:09:35 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 20:09:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:09:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-12-28 20:09:55,029 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-12-28 20:10:53,210 - 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, 4 applications Waiting on 1 model, 4 machines, 3 applications Waiting on 1 model, 4 machines, 2 applications 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, 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, 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, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-12-28 20:10:53,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 20:10:53,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:53,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-d9eab385-9822-4160-af56-681c04b3e9c8 Date: Fri, 28 Dec 2018 20:10:53 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:55:40Z", "updated_at": "2018-12-28T20:10:35Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.214", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "3f888f30-8105-4abf-a7ea-c094eecae527"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:51:17Z", "updated_at": "2018-12-28T20:10:24Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "50a80897-c712-42c7-a756-3d8d098bd9f7"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:49:04Z", "updated_at": "2018-12-28T20:10:13Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "842405aa-21fb-4c2b-8400-78cf41c939d6"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:51:54Z", "updated_at": "2018-12-28T20:10:34Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "9e0577e0-09ed-4591-890c-54ce0060e24a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:44:26Z", "updated_at": "2018-12-28T20:10:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "bb68cc90-73c5-44d7-992c-b00fefaf3dc2"}]} 2018-12-28 20:10:53,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d9eab385-9822-4160-af56-681c04b3e9c8 2018-12-28 20:10:53,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180847167969s 2018-12-28 20:10:53,397 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-d9eab385-9822-4160-af56-681c04b3e9c8 2018-12-28 20:10:53,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 20:10:53,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/3f888f30-8105-4abf-a7ea-c094eecae527.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:54,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89eb7f70-3ce3-4672-8c69-3be264208f37 Content-Length: 0 Date: Fri, 28 Dec 2018 20:10:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:10:54,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3f888f30-8105-4abf-a7ea-c094eecae527.json used request id req-89eb7f70-3ce3-4672-8c69-3be264208f37 2018-12-28 20:10:54,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.837677955627s 2018-12-28 20:10:54,253 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/3f888f30-8105-4abf-a7ea-c094eecae527.json used request id req-89eb7f70-3ce3-4672-8c69-3be264208f37 2018-12-28 20:10:54,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 20:10:54,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:54,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-3150c90b-1588-4fa3-8d10-6888b203f715 Date: Fri, 28 Dec 2018 20:10:54 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:51:17Z", "updated_at": "2018-12-28T20:10:24Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "50a80897-c712-42c7-a756-3d8d098bd9f7"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:49:04Z", "updated_at": "2018-12-28T20:10:13Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "842405aa-21fb-4c2b-8400-78cf41c939d6"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:51:54Z", "updated_at": "2018-12-28T20:10:34Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "9e0577e0-09ed-4591-890c-54ce0060e24a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:44:26Z", "updated_at": "2018-12-28T20:10:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "bb68cc90-73c5-44d7-992c-b00fefaf3dc2"}]} 2018-12-28 20:10:54,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3150c90b-1588-4fa3-8d10-6888b203f715 2018-12-28 20:10:54,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.179938077927s 2018-12-28 20:10:54,439 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-3150c90b-1588-4fa3-8d10-6888b203f715 2018-12-28 20:10:54,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 20:10:54,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/50a80897-c712-42c7-a756-3d8d098bd9f7.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:55,138 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2daf7455-783d-4d2d-bba2-e2f25f1e7843 Content-Length: 0 Date: Fri, 28 Dec 2018 20:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:10:55,138 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/50a80897-c712-42c7-a756-3d8d098bd9f7.json used request id req-2daf7455-783d-4d2d-bba2-e2f25f1e7843 2018-12-28 20:10:55,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.684105157852s 2018-12-28 20:10:55,139 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/50a80897-c712-42c7-a756-3d8d098bd9f7.json used request id req-2daf7455-783d-4d2d-bba2-e2f25f1e7843 2018-12-28 20:10:55,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 20:10:55,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:55,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f91c862d-1fdc-46ce-b092-3325ae39b168 Date: Fri, 28 Dec 2018 20:10:55 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:49:04Z", "updated_at": "2018-12-28T20:10:13Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "842405aa-21fb-4c2b-8400-78cf41c939d6"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:51:54Z", "updated_at": "2018-12-28T20:10:34Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "9e0577e0-09ed-4591-890c-54ce0060e24a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:44:26Z", "updated_at": "2018-12-28T20:10:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "bb68cc90-73c5-44d7-992c-b00fefaf3dc2"}]} 2018-12-28 20:10:55,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f91c862d-1fdc-46ce-b092-3325ae39b168 2018-12-28 20:10:55,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.173470973969s 2018-12-28 20:10:55,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-f91c862d-1fdc-46ce-b092-3325ae39b168 2018-12-28 20:10:55,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 20:10:55,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/842405aa-21fb-4c2b-8400-78cf41c939d6.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:55,857 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d180f4db-ac9e-4bd9-b4b8-01788541dde2 Content-Length: 0 Date: Fri, 28 Dec 2018 20:10:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:10:55,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/842405aa-21fb-4c2b-8400-78cf41c939d6.json used request id req-d180f4db-ac9e-4bd9-b4b8-01788541dde2 2018-12-28 20:10:55,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.524845123291s 2018-12-28 20:10:55,857 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/842405aa-21fb-4c2b-8400-78cf41c939d6.json used request id req-d180f4db-ac9e-4bd9-b4b8-01788541dde2 2018-12-28 20:10:55,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 20:10:55,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:56,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-2d53c71a-c49a-4ccb-87b3-c611b52d99d2 Date: Fri, 28 Dec 2018 20:10:56 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:51:54Z", "updated_at": "2018-12-28T20:10:34Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "9e0577e0-09ed-4591-890c-54ce0060e24a"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:44:26Z", "updated_at": "2018-12-28T20:10:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "bb68cc90-73c5-44d7-992c-b00fefaf3dc2"}]} 2018-12-28 20:10:56,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2d53c71a-c49a-4ccb-87b3-c611b52d99d2 2018-12-28 20:10:56,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.165496110916s 2018-12-28 20:10:56,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-2d53c71a-c49a-4ccb-87b3-c611b52d99d2 2018-12-28 20:10:56,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 20:10:56,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/9e0577e0-09ed-4591-890c-54ce0060e24a.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:56,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88ad9d7a-6c34-49bd-b6c8-8326fefe9147 Content-Length: 0 Date: Fri, 28 Dec 2018 20:10:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:10:56,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9e0577e0-09ed-4591-890c-54ce0060e24a.json used request id req-88ad9d7a-6c34-49bd-b6c8-8326fefe9147 2018-12-28 20:10:56,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.71034693718s 2018-12-28 20:10:56,749 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/9e0577e0-09ed-4591-890c-54ce0060e24a.json used request id req-88ad9d7a-6c34-49bd-b6c8-8326fefe9147 2018-12-28 20:10:56,754 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 20:10:56,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:56,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-774277d4-5af0-4ee7-9109-3a6eb0de15dd Date: Fri, 28 Dec 2018 20:10:56 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:44:26Z", "updated_at": "2018-12-28T20:10:50Z", "floating_network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 2, "project_id": "df98e6d329b04a1db77490c70cd61d32", "port_id": null, "id": "bb68cc90-73c5-44d7-992c-b00fefaf3dc2"}]} 2018-12-28 20:10:56,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-774277d4-5af0-4ee7-9109-3a6eb0de15dd 2018-12-28 20:10:56,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.161699056625s 2018-12-28 20:10:56,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-774277d4-5af0-4ee7-9109-3a6eb0de15dd 2018-12-28 20:10:56,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-12-28 20:10:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/floatingips/bb68cc90-73c5-44d7-992c-b00fefaf3dc2.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:57,461 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c59f153e-ac38-42ef-84d2-3fde1266c20a Content-Length: 0 Date: Fri, 28 Dec 2018 20:10:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:10:57,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/bb68cc90-73c5-44d7-992c-b00fefaf3dc2.json used request id req-c59f153e-ac38-42ef-84d2-3fde1266c20a 2018-12-28 20:10:57,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.537797927856s 2018-12-28 20:10:57,461 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/floatingips/bb68cc90-73c5-44d7-992c-b00fefaf3dc2.json used request id req-c59f153e-ac38-42ef-84d2-3fde1266c20a 2018-12-28 20:10:57,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-12-28 20:10:57,467 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:10:57,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-4f6915b9-eab1-4961-9186-533428517e53 Date: Fri, 28 Dec 2018 20:10:57 GMT RESP BODY: {"floatingips": []} 2018-12-28 20:10:57,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4f6915b9-eab1-4961-9186-533428517e53 2018-12-28 20:10:57,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.14900302887s 2018-12-28 20:10:57,616 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/floatingips.json used request id req-4f6915b9-eab1-4961-9186-533428517e53 2018-12-28 20:10:57,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 20:10:57,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:01,382 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c389873-ed18-4e59-adb1-8be8f6fbe7a8 Date: Fri, 28 Dec 2018 20:11:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 20:11:01,382 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759 used request id req-0c389873-ed18-4e59-adb1-8be8f6fbe7a8 2018-12-28 20:11:01,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.76498699188s 2018-12-28 20:11:01,383 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/266fa602-37b3-4010-b8b0-871c2cace759 used request id req-0c389873-ed18-4e59-adb1-8be8f6fbe7a8 2018-12-28 20:11:01,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 20:11:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:01,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11: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-50ff2ec4-1ee2-4d8f-84d6-43bc7739fc0d x-compute-request-id: req-50ff2ec4-1ee2-4d8f-84d6-43bc7739fc0d Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8d9a0693-b068-4382-8379-bdcdfe94ef82", "name": "juju_epc-flavor_alt_953010a2-e536-408f-b5c5-fe1fefaaca43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "name": "juju_epc-flavor_953010a2-e536-408f-b5c5-fe1fefaaca43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 20:11:01,551 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-50ff2ec4-1ee2-4d8f-84d6-43bc7739fc0d 2018-12-28 20:11:01,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.167360067368s 2018-12-28 20:11:01,551 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-50ff2ec4-1ee2-4d8f-84d6-43bc7739fc0d 2018-12-28 20:11:01,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 20:11:01,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:01,691 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 20:11: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-8e12a8f1-9862-4ff9-bce6-92080b6c7845 x-compute-request-id: req-8e12a8f1-9862-4ff9-bce6-92080b6c7845 Content-Length: 0 Content-Type: application/json 2018-12-28 20:11:01,691 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82 used request id req-8e12a8f1-9862-4ff9-bce6-92080b6c7845 2018-12-28 20:11:01,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.137484073639s 2018-12-28 20:11:01,691 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/8d9a0693-b068-4382-8379-bdcdfe94ef82 used request id req-8e12a8f1-9862-4ff9-bce6-92080b6c7845 2018-12-28 20:11:01,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-12-28 20:11:01,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152/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}d0330342604d9d0445653ef4a00177a9646474e8" -d '{"subnet_id": "3cbe36ac-7e24-41cf-8479-761abd8dcd65"}' 2018-12-28 20:11:03,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f83fb2f3-3f10-4993-930f-d8d33026ee4e Date: Fri, 28 Dec 2018 20:11:03 GMT RESP BODY: {"network_id": "3985c466-1491-49cd-8fff-b23963bbe264", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "subnet_id": "3cbe36ac-7e24-41cf-8479-761abd8dcd65", "subnet_ids": ["3cbe36ac-7e24-41cf-8479-761abd8dcd65"], "port_id": "2ae536b5-9843-494a-8f1a-7f46b2ff57bd", "id": "7855084f-619f-4b86-81a5-df179d5dd152"} 2018-12-28 20:11:03,034 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152/remove_router_interface.json used request id req-f83fb2f3-3f10-4993-930f-d8d33026ee4e 2018-12-28 20:11:03,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.34230494499s 2018-12-28 20:11:03,035 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152/remove_router_interface.json used request id req-f83fb2f3-3f10-4993-930f-d8d33026ee4e returning object 7855084f-619f-4b86-81a5-df179d5dd152 2018-12-28 20:11:03,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-12-28 20:11:03,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:03,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-dda5837f-5ce8-44b3-80c5-47cbbc033c26 Date: Fri, 28 Dec 2018 20:11:03 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "340a20f3-1e5b-44a4-9495-d02682658d5e", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "800e3433-2366-4477-ba8c-38c3f881bcb0", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:42:06Z", "admin_state_up": true, "updated_at": "2018-12-28T20:11:02Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "df98e6d329b04a1db77490c70cd61d32", "id": "7855084f-619f-4b86-81a5-df179d5dd152", "name": "juju_epc-router_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 20:11:03,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dda5837f-5ce8-44b3-80c5-47cbbc033c26 2018-12-28 20:11:03,122 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0865938663483s 2018-12-28 20:11:03,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/routers.json used request id req-dda5837f-5ce8-44b3-80c5-47cbbc033c26 2018-12-28 20:11:03,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-12-28 20:11:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:06,469 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-54b71eea-f712-460b-8509-dcbc75c13b18 Content-Length: 0 Date: Fri, 28 Dec 2018 20:11:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:11:06,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152.json used request id req-54b71eea-f712-460b-8509-dcbc75c13b18 2018-12-28 20:11:06,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.34506201744s 2018-12-28 20:11:06,469 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/routers/7855084f-619f-4b86-81a5-df179d5dd152.json used request id req-54b71eea-f712-460b-8509-dcbc75c13b18 2018-12-28 20:11:06,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-12-28 20:11:06,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:06,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-31f2a1a5-86dd-4db8-93d0-3f10192efa32 Date: Fri, 28 Dec 2018 20:11:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3985c466-1491-49cd-8fff-b23963bbe264","tenant_id":"df98e6d329b04a1db77490c70cd61d32","created_at":"2018-12-28T19:42:04Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-12-28T19:42:04Z","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":"df98e6d329b04a1db77490c70cd61d32","id":"3cbe36ac-7e24-41cf-8479-761abd8dcd65","subnetpool_id":null,"name":"juju_epc-subnet_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 20:11:06,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-31f2a1a5-86dd-4db8-93d0-3f10192efa32 2018-12-28 20:11:06,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0544090270996s 2018-12-28 20:11:06,525 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/subnets.json used request id req-31f2a1a5-86dd-4db8-93d0-3f10192efa32 2018-12-28 20:11:06,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-12-28 20:11:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/subnets/3cbe36ac-7e24-41cf-8479-761abd8dcd65.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:08,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b19b7d3-63ae-4da3-b77e-a5850e0125a5 Date: Fri, 28 Dec 2018 20:11:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:11:08,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3cbe36ac-7e24-41cf-8479-761abd8dcd65.json used request id req-5b19b7d3-63ae-4da3-b77e-a5850e0125a5 2018-12-28 20:11:08,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.35185599327s 2018-12-28 20:11:08,878 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/subnets/3cbe36ac-7e24-41cf-8479-761abd8dcd65.json used request id req-5b19b7d3-63ae-4da3-b77e-a5850e0125a5 2018-12-28 20:11:08,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 20:11:08,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:09,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-d68df898-c2bd-4557-afb8-a81beac00022 Date: Fri, 28 Dec 2018 20:11:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","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-12-28T20:11:08Z","tenant_id":"df98e6d329b04a1db77490c70cd61d32","created_at":"2018-12-28T19:42:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"df98e6d329b04a1db77490c70cd61d32","id":"3985c466-1491-49cd-8fff-b23963bbe264","name":"juju_epc-net_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 20:11:09,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d68df898-c2bd-4557-afb8-a81beac00022 2018-12-28 20:11:09,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262935876846s 2018-12-28 20:11:09,142 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json used request id req-d68df898-c2bd-4557-afb8-a81beac00022 2018-12-28 20:11:09,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-12-28 20:11:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/networks/3985c466-1491-49cd-8fff-b23963bbe264.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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:10,637 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4bb4bd6-4050-4609-a565-374d52684eec Date: Fri, 28 Dec 2018 20:11:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:11:10,637 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3985c466-1491-49cd-8fff-b23963bbe264.json used request id req-b4bb4bd6-4050-4609-a565-374d52684eec 2018-12-28 20:11:10,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.49408817291s 2018-12-28 20:11:10,638 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/networks/3985c466-1491-49cd-8fff-b23963bbe264.json used request id req-b4bb4bd6-4050-4609-a565-374d52684eec 2018-12-28 20:11:10,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 20:11:10,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-80701349-c7e5-4999-9574-418033f07978 Date: Fri, 28 Dec 2018 20:11:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "metadata": {}}], "file": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/file", "owner": "df98e6d329b04a1db77490c70cd61d32", "id": "33d1bac5-af3e-4f29-9e6c-ec644daa4799", "size": 297009152, "self": "/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "9d3a3e4697433a3743c5b6d7281afc8d41f72c90ea5a4dd96e5abb6b556ceb3f", "updated_at": "2018-12-28T19:42:21Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "56cea6fd89a03c2b12f0f2004ca9c688", "name": "juju_epc-img_953010a2-e536-408f-b5c5-fe1fefaaca43", "checksum": "56cea6fd89a03c2b12f0f2004ca9c688", "created_at": "2018-12-28T19:42:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 20:11:10,839 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-80701349-c7e5-4999-9574-418033f07978 2018-12-28 20:11:10,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.20139503479s 2018-12-28 20:11:10,840 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-80701349-c7e5-4999-9574-418033f07978 2018-12-28 20:11:10,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 20:11:10,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d0330342604d9d0445653ef4a00177a9646474e8" 2018-12-28 20:11:12,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0b4987d1-0e4b-480d-ad11-76bc3a305780 Date: Fri, 28 Dec 2018 20:11:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 20:11:12,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799 used request id req-0b4987d1-0e4b-480d-ad11-76bc3a305780 2018-12-28 20:11:12,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.43251395226s 2018-12-28 20:11:12,275 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/33d1bac5-af3e-4f29-9e6c-ec644daa4799 used request id req-0b4987d1-0e4b-480d-ad11-76bc3a305780 2018-12-28 20:11:12,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 20:11:12,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3eb00794-e945-45e9-9c69-78c09d763df4 x-compute-request-id: req-3eb00794-e945-45e9-9c69-78c09d763df4 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c0d4fcf3-8932-4630-b0e7-d400f04ec4a9", "name": "juju_epc-flavor_953010a2-e536-408f-b5c5-fe1fefaaca43", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 20:11:12,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3eb00794-e945-45e9-9c69-78c09d763df4 2018-12-28 20:11:12,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0401880741119s 2018-12-28 20:11:12,316 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-3eb00794-e945-45e9-9c69-78c09d763df4 2018-12-28 20:11:12,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 20:11:12,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,360 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-34fce4e7-ca3a-4458-8dbf-6f82ecd0bf45 x-compute-request-id: req-34fce4e7-ca3a-4458-8dbf-6f82ecd0bf45 Content-Length: 0 Content-Type: application/json 2018-12-28 20:11:12,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9 used request id req-34fce4e7-ca3a-4458-8dbf-6f82ecd0bf45 2018-12-28 20:11:12,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0422859191895s 2018-12-28 20:11:12,361 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/c0d4fcf3-8932-4630-b0e7-d400f04ec4a9 used request id req-34fce4e7-ca3a-4458-8dbf-6f82ecd0bf45 2018-12-28 20:11:12,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:11:12,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2da378-afee-4575-80e4-ae679439ca7e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43", "links": {"self": "http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469"}, "domain_id": "default", "enabled": true, "id": "350b08798f3f463b9a2c03a2a1b8a469", "options": {}}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 20:11:12,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6c2da378-afee-4575-80e4-ae679439ca7e 2018-12-28 20:11:12,464 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102766036987s 2018-12-28 20:11:12,464 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-6c2da378-afee-4575-80e4-ae679439ca7e 2018-12-28 20:11:12,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:11:12,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af439a5b-f1d5-42ce-87c3-9ae9ab320825 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469"}, "enabled": true, "id": "350b08798f3f463b9a2c03a2a1b8a469", "options": {}, "domain_id": "default", "name": "juju_epc-user_953010a2-e536-408f-b5c5-fe1fefaaca43"}} 2018-12-28 20:11:12,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 used request id req-af439a5b-f1d5-42ce-87c3-9ae9ab320825 2018-12-28 20:11:12,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959539413452s 2018-12-28 20:11:12,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 used request id req-af439a5b-f1d5-42ce-87c3-9ae9ab320825 2018-12-28 20:11:12,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 20:11:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f26d159-62c4-4b22-a798-c73860c6bb92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:11:12,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 used request id req-9f26d159-62c4-4b22-a798-c73860c6bb92 2018-12-28 20:11:12,747 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.178587198257s 2018-12-28 20:11:12,747 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/350b08798f3f463b9a2c03a2a1b8a469 used request id req-9f26d159-62c4-4b22-a798-c73860c6bb92 2018-12-28 20:11:12,748 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 20:11:12,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12cf0bdf-2bc7-49b0-910f-93da68953792 Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32"}, "enabled": true, "id": "df98e6d329b04a1db77490c70cd61d32", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_953010a2-e536-408f-b5c5-fe1fefaaca43"}]} 2018-12-28 20:11:12,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-12cf0bdf-2bc7-49b0-910f-93da68953792 2018-12-28 20:11:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0865459442139s 2018-12-28 20:11:12,835 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-12cf0bdf-2bc7-49b0-910f-93da68953792 2018-12-28 20:11:12,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 20:11:12,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:12,990 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5167d777-1d20-43e2-a4de-ee78eedef6c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:11:12,990 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32 used request id req-5167d777-1d20-43e2-a4de-ee78eedef6c0 2018-12-28 20:11:12,990 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152970075607s 2018-12-28 20:11:12,990 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/df98e6d329b04a1db77490c70cd61d32 used request id req-5167d777-1d20-43e2-a4de-ee78eedef6c0 2018-12-28 20:11:12,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:12,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb1b5b06-5f65-4854-bf65-206879fb847f Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "970788de63dd4af1beef16428b36bffb", "links": {"self": "http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb"}, "name": "Member"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:13,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-fb1b5b06-5f65-4854-bf65-206879fb847f 2018-12-28 20:11:13,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835130214691s 2018-12-28 20:11:13,076 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 20:11:13,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:13,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:11:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-751a6c79-021c-49cc-914a-ee82f20e0ff1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:11:13,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/970788de63dd4af1beef16428b36bffb used request id req-751a6c79-021c-49cc-914a-ee82f20e0ff1 2018-12-28 20:11:13,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.108603954315s 2018-12-28 20:11:13,188 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 20:11:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=df98e6d329b04a1db77490c70cd61d32&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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:13,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-39b3fd55-a821-4b56-9d9f-70352618ba12 Date: Fri, 28 Dec 2018 20:11:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:42:03Z", "updated_at": "2018-12-28T19:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "110e87b6-d0ce-4de2-b232-ed3d978c32a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "df98e6d329b04a1db77490c70cd61d32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "339424e9-d1ed-4442-8a94-94ae996dc92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "df98e6d329b04a1db77490c70cd61d32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "3f1d4765-4353-452c-80ed-d206ee4ec147", "remote_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "df98e6d329b04a1db77490c70cd61d32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "a3d5f02c-f0b1-4668-986d-26e4484efc61", "remote_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "df98e6d329b04a1db77490c70cd61d32"}], "revision_number": 4, "project_id": "df98e6d329b04a1db77490c70cd61d32", "id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "name": "default"}]} 2018-12-28 20:11:13,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=df98e6d329b04a1db77490c70cd61d32&name=default used request id req-39b3fd55-a821-4b56-9d9f-70352618ba12 2018-12-28 20:11:13,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184705972672s 2018-12-28 20:11:13,373 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=df98e6d329b04a1db77490c70cd61d32&name=default used request id req-39b3fd55-a821-4b56-9d9f-70352618ba12 2018-12-28 20:11:13,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 20:11:13,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:13,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-18efbaee-3b5b-4c93-9d97-3ddb022184c2 Date: Fri, 28 Dec 2018 20:11:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "created_at": "2018-12-28T16:43:43Z", "updated_at": "2018-12-28T16:43:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "2f6ad8a3-171f-4ba2-b1dd-a7c5c85b0b75", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "21f54ba9-b351-45c6-8070-61f7bc153c51", "remote_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "3d261e98-986b-4ced-82b0-82e249e265f0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:43:43Z", "revision_number": 0, "id": "95067552-7b77-4d8b-bf92-056e63812c76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:43:43Z", "security_group_id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "tenant_id": "304cfebb7af44dbf84a0dc50ca086e8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "304cfebb7af44dbf84a0dc50ca086e8d"}], "revision_number": 4, "project_id": "304cfebb7af44dbf84a0dc50ca086e8d", "id": "4a512c5d-8b8d-42d2-b3c3-a90c42d03d4c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "created_at": "2018-12-28T16:32:33Z", "updated_at": "2018-12-28T16:32:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "b4338691-159c-4d27-bda5-16b2de7db1f2", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "039e9b5a-1b63-4e93-918c-c4026f7928e8", "remote_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "fa0c3b43-9219-4d2e-b2b4-6ed34a089cf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:32:33Z", "revision_number": 0, "id": "cd27fcb5-942c-4cfe-8647-c738e7141f8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:32:33Z", "security_group_id": "5886767a-217a-46bb-a23a-34c09b809612", "tenant_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f"}], "revision_number": 4, "project_id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "id": "5886767a-217a-46bb-a23a-34c09b809612", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-12-28T16:45:52Z", "updated_at": "2018-12-28T16:45:52Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "7a797edd-4c6b-4c0b-b7f6-2dfee70f11e0", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c7140010-fd7b-4d5c-9eb1-6070a48f26dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "48ec5db1-148c-42cf-b9e4-4adcbb823685", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T16:45:52Z", "revision_number": 0, "id": "c335b2af-477b-4819-a7ee-ce36b9b1a0df", "remote_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "remote_ip_prefix": null, "created_at": "2018-12-28T16:45:52Z", "security_group_id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "682b0de6-00e8-4c86-8fe5-39987f1d5fab", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "created_at": "2018-12-28T19:42:03Z", "updated_at": "2018-12-28T19:42:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "110e87b6-d0ce-4de2-b232-ed3d978c32a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "df98e6d329b04a1db77490c70cd61d32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "3f1d4765-4353-452c-80ed-d206ee4ec147", "remote_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "df98e6d329b04a1db77490c70cd61d32"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "a3d5f02c-f0b1-4668-986d-26e4484efc61", "remote_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv4", "project_id": "df98e6d329b04a1db77490c70cd61d32"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-12-28T19:42:03Z", "revision_number": 0, "id": "339424e9-d1ed-4442-8a94-94ae996dc92e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-12-28T19:42:03Z", "security_group_id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "tenant_id": "df98e6d329b04a1db77490c70cd61d32", "port_range_min": null, "ethertype": "IPv6", "project_id": "df98e6d329b04a1db77490c70cd61d32"}], "revision_number": 4, "project_id": "df98e6d329b04a1db77490c70cd61d32", "id": "9f7dd054-b0f3-4414-a772-91716a378a4f", "name": "default"}]} 2018-12-28 20:11:13,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-18efbaee-3b5b-4c93-9d97-3ddb022184c2 2018-12-28 20:11:13,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198992967606s 2018-12-28 20:11:13,576 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json used request id req-18efbaee-3b5b-4c93-9d97-3ddb022184c2 2018-12-28 20:11:13,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-12-28 20:11:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9696/v2.0/security-groups/9f7dd054-b0f3-4414-a772-91716a378a4f.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}c21a953142147ea25ff217d98b9e80581ab71cef" 2018-12-28 20:11:13,899 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-971f2ec0-7665-4718-9744-81e53febf996 Content-Length: 0 Date: Fri, 28 Dec 2018 20:11:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-12-28 20:11:13,899 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9f7dd054-b0f3-4414-a772-91716a378a4f.json used request id req-971f2ec0-7665-4718-9744-81e53febf996 2018-12-28 20:11:13,899 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.318630933762s 2018-12-28 20:11:13,899 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.21:9696/v2.0/security-groups/9f7dd054-b0f3-4414-a772-91716a378a4f.json used request id req-971f2ec0-7665-4718-9744-81e53febf996 2018-12-28 20:11:13,900 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-12-28 20:11:13,900 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 28:16 | PASS | | vyos_vrouter | functest | vnf | 16:29 | PASS | | juju_epc | functest | vnf | 27:51 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-12-28 20:11:13,905 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-12-28 20:11:13,955 - paramiko.transport - DEBUG - EOF in transport thread 2018-12-28 20:11:19,620 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-321 | | 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-12-28 20:11:19,628 - 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=JsPNm6EG6W73Ruu6EYYNBpRfQ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21: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-12-28 20:11:19,628 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-12-28 20:11:19,628 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-12-28 20:11:19,630 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-12-28 20:11:19,632 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-12-28 20:11:25,502 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-321 | | 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-12-28 20:11:25,508 - 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=JsPNm6EG6W73Ruu6EYYNBpRfQ export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.21,192.30.9.4 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.21: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-12-28 20:11:25,509 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-12-28 20:11:25,520 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-12-28 20:11:28,502 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 20:11:28,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 20:11:28,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 20:11:28,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 20:11:28,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 20:11:28,503 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 20:11:28,504 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 20:11:28,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 20:11:28,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 20:11:28,505 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 20:11:28,556 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 20:11:28,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 20:11:28,557 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 20:11:28,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 20:11:28,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d04d714-677f-415c-8f78-add18246eb85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 20:11:28,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-2d04d714-677f-415c-8f78-add18246eb85 2018-12-28 20:11:28,572 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 20:11:28,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T21:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/304cfebb7af44dbf84a0dc50ca086e8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "d65b8553ddc74123863f72a2079d421d"}, "audit_ids": ["ZyqK_hxtQQ2wRf_jmAJoXg"], "issued_at": "2018-12-28T20:11:28.000000Z"}} 2018-12-28 20:11:28,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-12-28 20:11:28,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:29,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bce3ef4c-b2b0-4af9-9198-ff9a83497008 Date: Fri, 28 Dec 2018 20:11:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"340a20f3-1e5b-44a4-9495-d02682658d5e","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","status":"ACTIVE","subnets":["800e3433-2366-4477-ba8c-38c3f881bcb0"],"description":"","tags":[],"updated_at":"2018-12-28T16:32:40Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"9447e1e2146e4252b8e0a8caf2cb4b3f","created_at":"2018-12-28T16:32:33Z","provider:network_type":"flat"}]} 2018-12-28 20:11:29,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bce3ef4c-b2b0-4af9-9198-ff9a83497008 2018-12-28 20:11:29,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.259302854538s 2018-12-28 20:11:29,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bce3ef4c-b2b0-4af9-9198-ff9a83497008 2018-12-28 20:11:29,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-12-28 20:11:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:29,227 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 20:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 20:11:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:29,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552f395b-3191-4ecc-b42f-de70eaf5a962 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.21:5000/v3/domains/3b73b3a475f64d4ea5425afad97f8ae9"}, "description": "", "name": "heat_stack", "enabled": true, "id": "3b73b3a475f64d4ea5425afad97f8ae9"}, {"links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.21:5000/v3/domains", "previous": null, "next": null}} 2018-12-28 20:11:29,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains used request id req-552f395b-3191-4ecc-b42f-de70eaf5a962 2018-12-28 20:11:29,652 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.434012174606s 2018-12-28 20:11:29,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-12-28 20:11:29,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557"}}' 2018-12-28 20:11:29,772 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 20:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450a418b-b19c-42fb-b676-2b1c686201f4 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.21:5000/v3/projects/1285da1f50bc44888d02891e67189885"}, "enabled": true, "id": "1285da1f50bc44888d02891e67189885", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557"}} 2018-12-28 20:11:29,772 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-450a418b-b19c-42fb-b676-2b1c686201f4 2018-12-28 20:11:29,772 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117990016937s 2018-12-28 20:11:29,772 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/projects used request id req-450a418b-b19c-42fb-b676-2b1c686201f4 2018-12-28 20:11:29,773 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'id': u'1285da1f50bc44888d02891e67189885', '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-12-28 20:11:29,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-12-28 20:11:30,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.344354867935s 2018-12-28 20:11:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6ef989-e1bb-497a-86cc-16070468c8aa Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494"}, "enabled": true, "id": "7937dad8bfc3412f84e89c49ffb0e494", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557"}} 2018-12-28 20:11:30,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 used request id req-8b6ef989-e1bb-497a-86cc-16070468c8aa 2018-12-28 20:11:30,218 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7937dad8bfc3412f84e89c49ffb0e494', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557'}) 2018-12-28 20:11:30,218 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:30,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e39a820-1a00-4db7-b435-6ad6a05d65ef Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:30,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-9e39a820-1a00-4db7-b435-6ad6a05d65ef 2018-12-28 20:11:30,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0753350257874s 2018-12-28 20:11:30,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:30,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca573d6a-23b7-4366-999d-96263a2f55be Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:30,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ca573d6a-23b7-4366-999d-96263a2f55be 2018-12-28 20:11:30,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0867981910706s 2018-12-28 20:11:30,383 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-12-28 20:11:30,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-12-28 20:11:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" -d '{"role": {"name": "Member"}}' 2018-12-28 20:11:30,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e360f30-a9ca-4a45-8b95-3993b21799da Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}} 2018-12-28 20:11:30,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.21:5000/v3/roles used request id req-3e360f30-a9ca-4a45-8b95-3993b21799da 2018-12-28 20:11:30,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.112675189972s 2018-12-28 20:11:30,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a83561a-2bc8-484b-a93f-4c11e7bddca8 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "domain_id": null, "name": "Member", "id": "3e4633a679a4431eae7ec756496ec5db"}} 2018-12-28 20:11:30,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db used request id req-6a83561a-2bc8-484b-a93f-4c11e7bddca8 2018-12-28 20:11:30,573 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db'}, 'domain_id': None, 'human_id': None, 'id': u'3e4633a679a4431eae7ec756496ec5db', 'HUMAN_ID': False}) 2018-12-28 20:11:30,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:30,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a37f71db-f31e-442e-ae4a-548fed1d735c Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:30,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-a37f71db-f31e-442e-ae4a-548fed1d735c 2018-12-28 20:11:30,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810470581055s 2018-12-28 20:11:30,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 20:11:30,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9ed860-d79a-4b81-9279-fe20df0dc5b8 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 20:11:30,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-fb9ed860-d79a-4b81-9279-fe20df0dc5b8 2018-12-28 20:11:30,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0827510356903s 2018-12-28 20:11:30,740 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:11:30,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec665818-ec57-4df5-a072-edf48334895a Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557", "links": {"self": "http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494"}, "domain_id": "default", "enabled": true, "id": "7937dad8bfc3412f84e89c49ffb0e494", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 20:11:30,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ec665818-ec57-4df5-a072-edf48334895a 2018-12-28 20:11:30,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101119041443s 2018-12-28 20:11:30,841 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-ec665818-ec57-4df5-a072-edf48334895a 2018-12-28 20:11:30,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 20:11:30,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:30,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a4742df-47cc-4125-bbbf-4de26b053ea6 Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885"}, "enabled": true, "id": "1285da1f50bc44888d02891e67189885", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 20:11:30,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9a4742df-47cc-4125-bbbf-4de26b053ea6 2018-12-28 20:11:30,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079726934433s 2018-12-28 20:11:30,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-9a4742df-47cc-4125-bbbf-4de26b053ea6 2018-12-28 20:11:30,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 20:11:30,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&scope.project.id=1285da1f50bc44888d02891e67189885&role.id=3e4633a679a4431eae7ec756496ec5db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d707d22b-7b1f-4293-aa7a-048c3d95302d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&scope.project.id=1285da1f50bc44888d02891e67189885&role.id=3e4633a679a4431eae7ec756496ec5db", "previous": null, "next": null}} 2018-12-28 20:11:31,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&scope.project.id=1285da1f50bc44888d02891e67189885&role.id=3e4633a679a4431eae7ec756496ec5db used request id req-d707d22b-7b1f-4293-aa7a-048c3d95302d 2018-12-28 20:11:31,015 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.08455991745s 2018-12-28 20:11:31,016 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 20:11:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885/users/7937dad8bfc3412f84e89c49ffb0e494/roles/3e4633a679a4431eae7ec756496ec5db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-051872c4-ca0b-407c-8b8a-4f548205806e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:11:31,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885/users/7937dad8bfc3412f84e89c49ffb0e494/roles/3e4633a679a4431eae7ec756496ec5db used request id req-051872c4-ca0b-407c-8b8a-4f548205806e 2018-12-28 20:11:31,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123965024948s 2018-12-28 20:11:31,141 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557', 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': '6509a9c0-a07a-4304-bf33-5b27b606ee07', 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_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'project_id': u'1285da1f50bc44888d02891e67189885', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.21:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-12-28 20:11:31,142 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-12-28 20:11:31,143 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-12-28 20:11:31,144 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-12-28 20:11:31,145 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-12-28 20:11:31,147 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'password': '6509a9c0-a07a-4304-bf33-5b27b606ee07', 'project_name': 'tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.21:5000/v3', 'project_id': '1285da1f50bc44888d02891e67189885', 'project_domain_name': 'Default'} 2018-12-28 20:11:31,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:31,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2b236a-188e-4b5b-9df7-ed7fd050336d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:31,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-2b2b236a-188e-4b5b-9df7-ed7fd050336d 2018-12-28 20:11:31,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0850391387939s 2018-12-28 20:11:31,234 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:31,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed1b3e6e-8fe0-48b5-8096-80a65129d076 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:31,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-ed1b3e6e-8fe0-48b5-8096-80a65129d076 2018-12-28 20:11:31,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0821049213409s 2018-12-28 20:11:31,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 20:11:31,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55be704-9256-4f33-a095-eecad9caaa01 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 20:11:31,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-f55be704-9256-4f33-a095-eecad9caaa01 2018-12-28 20:11:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801441669464s 2018-12-28 20:11:31,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:11:31,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-935cdf70-c632-4ad3-8ac5-758cee0e235d Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557", "links": {"self": "http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494"}, "domain_id": "default", "enabled": true, "id": "7937dad8bfc3412f84e89c49ffb0e494", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 20:11:31,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-935cdf70-c632-4ad3-8ac5-758cee0e235d 2018-12-28 20:11:31,498 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994489192963s 2018-12-28 20:11:31,498 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-935cdf70-c632-4ad3-8ac5-758cee0e235d 2018-12-28 20:11:31,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 20:11:31,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-424976af-65e1-4428-a79f-ad13371c2b1c Content-Encoding: gzip Content-Length: 397 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885"}, "enabled": true, "id": "1285da1f50bc44888d02891e67189885", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 20:11:31,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-424976af-65e1-4428-a79f-ad13371c2b1c 2018-12-28 20:11:31,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852439403534s 2018-12-28 20:11:31,590 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects?domain_id=default used request id req-424976af-65e1-4428-a79f-ad13371c2b1c 2018-12-28 20:11:31,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 20:11:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&scope.project.id=1285da1f50bc44888d02891e67189885&role.id=9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf43131-b8e1-4e5f-8918-d74ded833d9c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&scope.project.id=1285da1f50bc44888d02891e67189885&role.id=9b5bead6ef7648c7ad069d88fea82e5d", "previous": null, "next": null}} 2018-12-28 20:11:31,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&scope.project.id=1285da1f50bc44888d02891e67189885&role.id=9b5bead6ef7648c7ad069d88fea82e5d used request id req-5cf43131-b8e1-4e5f-8918-d74ded833d9c 2018-12-28 20:11:31,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0828819274902s 2018-12-28 20:11:31,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 20:11:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885/users/7937dad8bfc3412f84e89c49ffb0e494/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fda6f67e-950a-4082-87ad-26fbdf1e2111 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:11:31,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885/users/7937dad8bfc3412f84e89c49ffb0e494/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-fda6f67e-950a-4082-87ad-26fbdf1e2111 2018-12-28 20:11:31,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122493982315s 2018-12-28 20:11:31,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05ae1cc5-3419-488f-a965-4882775037c7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:31,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-05ae1cc5-3419-488f-a965-4882775037c7 2018-12-28 20:11:31,879 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080591917038s 2018-12-28 20:11:31,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-12-28 20:11:31,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:31,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757bdfd1-814f-4d13-8eb6-d7f9e45bd245 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.21:5000/v3/domains/default"}, "name": "Default"}} 2018-12-28 20:11:31,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/domains/default used request id req-757bdfd1-814f-4d13-8eb6-d7f9e45bd245 2018-12-28 20:11:31,954 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0736348628998s 2018-12-28 20:11:31,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:11:31,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:32,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8534b626-d1aa-4f8a-abd0-49472bea6fca Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557", "links": {"self": "http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494"}, "domain_id": "default", "enabled": true, "id": "7937dad8bfc3412f84e89c49ffb0e494", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 20:11:32,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8534b626-d1aa-4f8a-abd0-49472bea6fca 2018-12-28 20:11:32,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0973439216614s 2018-12-28 20:11:32,053 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-8534b626-d1aa-4f8a-abd0-49472bea6fca 2018-12-28 20:11:32,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-12-28 20:11:32,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:32,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e6486d-5ac8-4847-a6e6-888eb4dc3274 Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default", "previous": null, "next": null}} 2018-12-28 20:11:32,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/role_assignments?user.id=7937dad8bfc3412f84e89c49ffb0e494&role.id=9b5bead6ef7648c7ad069d88fea82e5d&scope.domain.id=default used request id req-06e6486d-5ac8-4847-a6e6-888eb4dc3274 2018-12-28 20:11:32,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0894179344177s 2018-12-28 20:11:32,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-12-28 20:11:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:5000/v3/domains/default/users/7937dad8bfc3412f84e89c49ffb0e494/roles/9b5bead6ef7648c7ad069d88fea82e5d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:11:32,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:11:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7529b3-d7d0-4561-9229-c66504829284 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:11:32,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.21:5000/v3/domains/default/users/7937dad8bfc3412f84e89c49ffb0e494/roles/9b5bead6ef7648c7ad069d88fea82e5d used request id req-fc7529b3-d7d0-4561-9229-c66504829284 2018-12-28 20:11:32,260 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110905170441s 2018-12-28 20:11:32,260 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-12-28 20:11:41,563 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-12-28 20:11:41.247 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=a060d9b7-2493-4552-ab00-c4613e48d8cf) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | a060d9b7-2493-4552-ab00-c4613e48d8cf | 2018-12-28T20:11:41 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: a060d9b7-2493-4552-ab00-c4613e48d8cf ~/.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-12-28 20:11:44,759 - 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-12-28 20:11:44,760 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-12-28 20:11:51,155 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-12-28 20:11:48.832 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-12-28 20:11:48.995 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-12-28 20:11:50.941 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a84a60-dd85-4076-a0bd-66a741e5c652) has been successfully created! Using verifier 'opnfv-tempest' (UUID=33a84a60-dd85-4076-a0bd-66a741e5c652) as the default verifier for the future CLI operations. 2018-12-28 20:11:54,057 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-12-28 20:11:54,058 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-12-28 20:11:54,192 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-12-28 20:11:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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-12-28 20:11:54,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7419b9-6622-4081-b8ea-8e51f287d6f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.21:5000/v3/", "rel": "self"}]}} 2018-12-28 20:11:54,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.21:5000/v3 used request id req-4a7419b9-6622-4081-b8ea-8e51f287d6f6 2018-12-28 20:11:54,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.21:5000/v3/auth/tokens 2018-12-28 20:11:54,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3e4633a679a4431eae7ec756496ec5db", "name": "Member"}, {"id": "9b5bead6ef7648c7ad069d88fea82e5d", "name": "admin"}], "expires_at": "2018-12-28T21:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1285da1f50bc44888d02891e67189885", "name": "tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.4:8776/v3/1285da1f50bc44888d02891e67189885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "206a6fcac45a4109a240b8b296a3925b"}, {"url": "http://172.30.9.21:8776/v3/1285da1f50bc44888d02891e67189885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e80c9d8e0ad341b08ebcb06d73dbcd6c"}, {"url": "http://192.30.9.4:8776/v3/1285da1f50bc44888d02891e67189885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "fddff4f111574afd9dbef561bba6d184"}], "type": "volumev3", "id": "00cda43591f84095a37b2b785df4f34d", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.4:8004/v1/1285da1f50bc44888d02891e67189885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "26593d6d57024f3c8e9186bb7d3cfd8e"}, {"url": "http://192.30.9.4:8004/v1/1285da1f50bc44888d02891e67189885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2dc44aae8162463ca843026fcb66af44"}, {"url": "http://172.30.9.21:8004/v1/1285da1f50bc44888d02891e67189885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7e8116cec5f0405987532ae0ad454b31"}], "type": "orchestration", "id": "0e357bb2c4b54ffd9ac2964aa6a184f8", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.4:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9b4bf4c14562412bae79bccaa93e8f32"}, {"url": "http://172.30.9.21:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c813f1840cff4d8d9b683dfbbb742683"}, {"url": "http://192.30.9.4:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f14d4f6372f3407a9412fb605767941b"}], "type": "metric", "id": "24860de4c0d94b988a11d77e633dd32d", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.21:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2092c83465bb4e98a8408bdbf8d6eb0f"}, {"url": "http://192.30.9.4:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "b46a572ba80c420ab6113d64d03b9f85"}, {"url": "http://192.30.9.4:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "e7d31777e444472798f3b13051ed41a9"}], "type": "alarming", "id": "24b58f9a3411480e90d12598a2da5c37", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.4:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2fadd57801d54edbb02affa6d48c0a96"}, {"url": "http://172.30.9.21:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3e280d8bd7fa4916931abea41e61438c"}, {"url": "http://192.30.9.4:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "58eb93bcb4a94cea863450d59c6936a6"}], "type": "compute", "id": "50705efcd1c949ac99bcea551924198e", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.4:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "411c9fa0d5f34149b8db1c9737d5ccfa"}, {"url": "http://192.30.9.4:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e0a2965f6adb4e9093f9a566ab4b544b"}, {"url": "http://172.30.9.21:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "faf248175b2e40e2bf351a7a772b5e23"}], "type": "key-manager", "id": "618ac32464ec4d9d9064ee14e4bdce5a", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v2/1285da1f50bc44888d02891e67189885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "7de9f0a8df40494b8ebf243112bac6c1"}, {"url": "http://192.30.9.4:8776/v2/1285da1f50bc44888d02891e67189885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "81c7e34f0d194b48ad47c765a2856eaa"}, {"url": "http://172.30.9.21:8776/v2/1285da1f50bc44888d02891e67189885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f42be105035840899aa05ac6b3d332e4"}], "type": "volumev2", "id": "61c3632d88a74cc2b736337ec77c8188", "name": "cinderv2"}, {"endpoints": [{"url": "http://172.30.9.21:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2cd379cc2a584f0bb72f8c7bf7f92438"}, {"url": "http://192.30.9.4:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "2d8e186d16ca4afea8ed4ec94e2ed6aa"}, {"url": "http://192.30.9.4:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "be8aeb6fa21e48dc8c7dbeeacf0ab148"}], "type": "identity", "id": "70cdedab8de24713a67638eb97e43f02", "name": "keystone"}, {"endpoints": [{"url": "http://172.30.9.21:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "047a9810b9b64fca90abfcec445ee435"}, {"url": "http://192.30.9.4:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "24b3903e99944f7697ba4e460a4d3d31"}, {"url": "http://192.30.9.4:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "4c411627e4ee48fa915554e59e1bedf5"}], "type": "cloudformation", "id": "95b837388f134624bb47ceb122c8cbc8", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.4:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ac89b9ecb22c42b183f4ad7a4a25f544"}, {"url": "http://192.30.9.4:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cb5687d220c34eaba6977ba23104548d"}, {"url": "http://172.30.9.21:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f77e1c0f11c344e38577a189074010af"}], "type": "network", "id": "996c7565b81840459e770bc8f7ced946", "name": "neutron"}, {"endpoints": [], "type": "metering", "id": "a064278448434bd9ae4bc833694ba5c0", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.21:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "499308b1e0bc4718b352469a98d33c5a"}, {"url": "http://192.30.9.4:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "dd0bf77e6d104e76b7d6b40bcc6d4bfb"}, {"url": "http://192.30.9.4:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e2830fa999dc4895b15c6f10954d5fc7"}], "type": "policy", "id": "b31d9f92f6ec487caa22ac6aef7277aa", "name": "congress"}, {"endpoints": [{"url": "http://192.30.9.4:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "08a2df88335545ae97e216802ca90124"}, {"url": "http://192.30.9.4:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d8c28f9681c24b2e89b3e215272a7432"}, {"url": "http://172.30.9.21:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "da04f5e635ea40798864335c7da7167d"}], "type": "placement", "id": "d889848246c54726968c28ac58a841a1", "name": "placement"}, {"endpoints": [{"url": "http://172.30.9.21:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "713df1437bd34305a54d16523edcb525"}, {"url": "http://192.30.9.4:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "781e573118f94c0e8c6d1ec42a3638f8"}, {"url": "http://192.30.9.4:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fa739284508d4463a58f273b70d455cf"}], "type": "nfv-orchestration", "id": "f0d81ac59f5141439618f0065cbe661c", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.21:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "53ca83ea30b44c8d8ee501f4bc1adc5c"}, {"url": "http://192.30.9.4:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "c81c4070aeb74423860b2b0f0081c45a"}, {"url": "http://192.30.9.4:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d85bbc2e119041358572faac8be6d4e9"}], "type": "image", "id": "f7bce37de4794ab38ff30449a58c54d5", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.4:8776/v1/1285da1f50bc44888d02891e67189885", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "00de277d676e4af18248c51d97c15e44"}, {"url": "http://192.30.9.4:8776/v1/1285da1f50bc44888d02891e67189885", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d8ab8052bff4ebe8d410b4d6d49901c"}, {"url": "http://172.30.9.21:8776/v1/1285da1f50bc44888d02891e67189885", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "926efab6a8ca4afa9a18d5d1511964ee"}], "type": "volume", "id": "fa1ace1be32f4c3490eaef8fb7f199fe", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557", "id": "7937dad8bfc3412f84e89c49ffb0e494"}, "audit_ids": ["aGe3oUZSSASU6bsv3XLfjg"], "issued_at": "2018-12-28T20:11:54.000000Z"}} 2018-12-28 20:11:54,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:54,577 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 28 Dec 2018 20:11:54 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.21:9292/v2/", "rel": "self"}]}]} 2018-12-28 20:11:54,581 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 20:11:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:54,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-90d87165-64e4-4bd2-877a-8bdd6c73d320 Date: Fri, 28 Dec 2018 20:11:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 20:11:54,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-90d87165-64e4-4bd2-877a-8bdd6c73d320 2018-12-28 20:11:54,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186502933502s 2018-12-28 20:11:54,768 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-90d87165-64e4-4bd2-877a-8bdd6c73d320 2018-12-28 20:11:54,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 20:11:54,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557"}' 2018-12-28 20:11:54,960 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e X-Openstack-Request-Id: req-a8cab2c3-19f8-4b1b-8c78-19112a79ba86 Date: Fri, 28 Dec 2018 20:11:54 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "size": null, "self": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": null, "created_at": "2018-12-28T20:11:54Z", "protected": false} 2018-12-28 20:11:54,960 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a8cab2c3-19f8-4b1b-8c78-19112a79ba86 2018-12-28 20:11:54,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.19051194191s 2018-12-28 20:11:54,961 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-a8cab2c3-19f8-4b1b-8c78-19112a79ba86 returning object 05d4b7bf-cc8c-49d8-8c8f-300bf240854e 2018-12-28 20:11:54,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 20:11:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" -d '' 2018-12-28 20:11:56,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5e6667cd-0649-40e3-87ee-cdbb93c8da7e Date: Fri, 28 Dec 2018 20:11:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 20:11:56,156 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file used request id req-5e6667cd-0649-40e3-87ee-cdbb93c8da7e 2018-12-28 20:11:56,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.19433712959s 2018-12-28 20:11:56,156 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file used request id req-5e6667cd-0649-40e3-87ee-cdbb93c8da7e 2018-12-28 20:11:56,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 20:11:56,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-a5768514-764a-4c3a-ab27-c0fd586be5fd Date: Fri, 28 Dec 2018 20:11:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "metadata": {}}], "file": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "size": 12716032, "self": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T20:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 20:11:56,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a5768514-764a-4c3a-ab27-c0fd586be5fd 2018-12-28 20:11:56,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.65710401535s 2018-12-28 20:11:56,814 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-a5768514-764a-4c3a-ab27-c0fd586be5fd 2018-12-28 20:11:56,816 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file', 'owner': u'1285da1f50bc44888d02891e67189885', 'id': u'05d4b7bf-cc8c-49d8-8c8f-300bf240854e', 'size': 12716032, u'self': u'/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1285da1f50bc44888d02891e67189885', 'name': 'tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T20:11:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T20:11:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'created': u'2018-12-28T20:11:54Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T20:11:54Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 20:11:56,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 20:11:56,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_fce5f3e2-91ed-4395-82cb-c46ed167c557", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 20:11:57,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20: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-41e6cfbe-1295-45ea-aeef-5fcdf5107c82 x-compute-request-id: req-41e6cfbe-1295-45ea-aeef-5fcdf5107c82 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "682c9575-7d7a-46a6-9883-9ba831d053fa", "name": "tempest_full_parallel-flavor_fce5f3e2-91ed-4395-82cb-c46ed167c557", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 20:11:57,032 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41e6cfbe-1295-45ea-aeef-5fcdf5107c82 2018-12-28 20:11:57,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.214719057083s 2018-12-28 20:11:57,033 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-41e6cfbe-1295-45ea-aeef-5fcdf5107c82 returning object 682c9575-7d7a-46a6-9883-9ba831d053fa 2018-12-28 20:11:57,033 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_fce5f3e2-91ed-4395-82cb-c46ed167c557', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'682c9575-7d7a-46a6-9883-9ba831d053fa', 'swap': 0}) 2018-12-28 20:11:57,034 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 20:11:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa/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}4465f6acfc2d10ab655921476c2c99f886c50b86" -d '{"extra_specs": {}}' 2018-12-28 20:11:57,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20: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-41adeb51-1471-4159-8f34-becdec832d1b x-compute-request-id: req-41adeb51-1471-4159-8f34-becdec832d1b Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 20:11:57,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa/os-extra_specs used request id req-41adeb51-1471-4159-8f34-becdec832d1b 2018-12-28 20:11:57,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213761329651s 2018-12-28 20:11:57,056 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa/os-extra_specs used request id req-41adeb51-1471-4159-8f34-becdec832d1b 2018-12-28 20:11:57,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:11:57,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:57,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 28 Dec 2018 20:11: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.21:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.21:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-12-28 20:11:57,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:57,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646fe50a-7b05-4899-8711-706b9744a44d Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:11:57,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-646fe50a-7b05-4899-8711-706b9744a44d 2018-12-28 20:11:57,157 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0982110500336s 2018-12-28 20:11:57,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-12-28 20:11:57,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:57,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5840d191-1b24-4ae4-bcb2-a3322bad2aed x-compute-request-id: req-5840d191-1b24-4ae4-bcb2-a3322bad2aed 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": 212}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.10", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 215}, "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.8", "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": 5}]} 2018-12-28 20:11:57,360 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5840d191-1b24-4ae4-bcb2-a3322bad2aed 2018-12-28 20:11:57,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.20072388649s 2018-12-28 20:11:57,361 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/os-hypervisors/detail used request id req-5840d191-1b24-4ae4-bcb2-a3322bad2aed 2018-12-28 20:11:57,362 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 20:11:57,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:57,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-8abed8cd-5496-4ed0-80f9-23d210517e3e Date: Fri, 28 Dec 2018 20:11:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "metadata": {}}], "file": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "size": 12716032, "self": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T20:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 20:11:57,919 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8abed8cd-5496-4ed0-80f9-23d210517e3e 2018-12-28 20:11:57,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.556677103043s 2018-12-28 20:11:57,919 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-8abed8cd-5496-4ed0-80f9-23d210517e3e 2018-12-28 20:11:57,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-12-28 20:11:57,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557"}' 2018-12-28 20:11:58,512 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009 X-Openstack-Request-Id: req-247d5dc1-eac4-4401-a54e-b2ba327e2faf Date: Fri, 28 Dec 2018 20:11:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "3d623046-d1e2-4b04-a3bb-234ef17a1009", "size": null, "self": "/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:58Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": null, "created_at": "2018-12-28T20:11:58Z", "protected": false} 2018-12-28 20:11:58,512 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-247d5dc1-eac4-4401-a54e-b2ba327e2faf 2018-12-28 20:11:58,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.589996814728s 2018-12-28 20:11:58,513 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.21:9292/v2/images used request id req-247d5dc1-eac4-4401-a54e-b2ba327e2faf returning object 3d623046-d1e2-4b04-a3bb-234ef17a1009 2018-12-28 20:11:58,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-12-28 20:11:58,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" -d '' 2018-12-28 20:11:59,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f4046e09-5583-44da-b4c5-767534c5b460 Date: Fri, 28 Dec 2018 20:11:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 20:11:59,570 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/file used request id req-f4046e09-5583-44da-b4c5-767534c5b460 2018-12-28 20:11:59,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.05678987503s 2018-12-28 20:11:59,570 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/file used request id req-f4046e09-5583-44da-b4c5-767534c5b460 2018-12-28 20:11:59,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 20:11:59,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:11:59,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-461130bd-2f3e-4c5a-8369-59bd522ae3ec Date: Fri, 28 Dec 2018 20:11:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/snap", "metadata": {}}], "file": "/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "3d623046-d1e2-4b04-a3bb-234ef17a1009", "size": 12716032, "self": "/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:59Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T20:11:58Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "metadata": {}}], "file": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "size": 12716032, "self": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T20:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 20:11:59,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-461130bd-2f3e-4c5a-8369-59bd522ae3ec 2018-12-28 20:11:59,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0277140140533s 2018-12-28 20:11:59,599 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-461130bd-2f3e-4c5a-8369-59bd522ae3ec 2018-12-28 20:11:59,602 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/file', 'owner': u'1285da1f50bc44888d02891e67189885', 'id': u'3d623046-d1e2-4b04-a3bb-234ef17a1009', 'size': 12716032, u'self': u'/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1285da1f50bc44888d02891e67189885', 'name': 'tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/3d623046-d1e2-4b04-a3bb-234ef17a1009/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-12-28T20:11:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-12-28T20:11:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557', 'created': u'2018-12-28T20:11:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-12-28T20:11:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-12-28 20:11:59,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-12-28 20:11:59,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-12-28 20:11:59,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9bc5fd83-e0b4-4b41-9618-26fe06a5fb24 x-compute-request-id: req-9bc5fd83-e0b4-4b41-9618-26fe06a5fb24 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/de2739e6-8fa4-476b-b824-55262474e818", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "de2739e6-8fa4-476b-b824-55262474e818", "name": "tempest_full_parallel-flavor_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-12-28 20:11:59,657 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9bc5fd83-e0b4-4b41-9618-26fe06a5fb24 2018-12-28 20:11:59,657 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.054535150528s 2018-12-28 20:11:59,658 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors used request id req-9bc5fd83-e0b4-4b41-9618-26fe06a5fb24 returning object de2739e6-8fa4-476b-b824-55262474e818 2018-12-28 20:11:59,659 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'de2739e6-8fa4-476b-b824-55262474e818', 'swap': 0}) 2018-12-28 20:11:59,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-12-28 20:11:59,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818/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}4465f6acfc2d10ab655921476c2c99f886c50b86" -d '{"extra_specs": {}}' 2018-12-28 20:11:59,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:11:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a0600f36-c5b0-4020-aea5-da54a68f0f81 x-compute-request-id: req-a0600f36-c5b0-4020-aea5-da54a68f0f81 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-12-28 20:11:59,683 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818/os-extra_specs used request id req-a0600f36-c5b0-4020-aea5-da54a68f0f81 2018-12-28 20:11:59,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.023640871048s 2018-12-28 20:11:59,683 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818/os-extra_specs used request id req-a0600f36-c5b0-4020-aea5-da54a68f0f81 2018-12-28 20:11:59,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557', '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'304cfebb7af44dbf84a0dc50ca086e8d', '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'de2739e6-8fa4-476b-b824-55262474e818', 'swap': 0}) 2018-12-28 20:12:03,434 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-12-28 20:12:01.666 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=33a84a60-dd85-4076-a0bd-66a741e5c652) for deployment 'opnfv-rally' (UUID=a060d9b7-2493-4552-ab00-c4613e48d8cf). 2018-12-28 20:12:03.272 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-12-28 20:12:03.274 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=33a84a60-dd85-4076-a0bd-66a741e5c652) has been successfully configured for deployment 'opnfv-rally' (UUID=a060d9b7-2493-4552-ab00-c4613e48d8cf)! 2018-12-28 20:12:03,435 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-12-28 20:12:03,435 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-12-28 20:12:03,438 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-12-28 20:12:03,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-12-28 20:12:06,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-33a84a60-dd85-4076-a0bd-66a741e5c652/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-12-28 20:12:06,145 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-12-28 20:12:06,163 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-12-28 20:12:06,166 - 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-12-28 20:12:08,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:08.220 49 INFO rally.api [-] Starting verification (UUID=27932ce5-a54b-4259-85ae-385d736e90b8) for deployment 'opnfv-rally' (UUID=a060d9b7-2493-4552-ab00-c4613e48d8cf) by verifier 'opnfv-tempest' (UUID=33a84a60-dd85-4076-a0bd-66a741e5c652). 2018-12-28 20:12:08,222 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 27932ce5-a54b-4259-85ae-385d736e90b8 2018-12-28 20:12:13,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:13.434 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-12-28 20:12:13,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:13.538 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-12-28 20:12:13,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:13.596 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-12-28 20:12:13,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:13.652 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-12-28 20:12:13,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:13.718 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-12-28 20:12:16,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:16.971 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.150s] 2018-12-28 20:12:16,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:16.986 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.015s] 2018-12-28 20:12:17,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.042 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.189s] 2018-12-28 20:12:17,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.084 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.042s] 2018-12-28 20:12:17,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.164 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.080s] 2018-12-28 20:12:17,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.193 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.207s] 2018-12-28 20:12:17,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.255 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.088s] 2018-12-28 20:12:17,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.257 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.289s] 2018-12-28 20:12:17,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.277 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.023s] 2018-12-28 20:12:17,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.287 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.174s] 2018-12-28 20:12:17,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.313 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.394s] 2018-12-28 20:12:17,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.320 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.064s] 2018-12-28 20:12:17,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.435 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.193s] 2018-12-28 20:12:17,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.445 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.436s] 2018-12-28 20:12:17,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.450 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.015s] 2018-12-28 20:12:17,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.476 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.198s] 2018-12-28 20:12:17,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.548 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.072s] 2018-12-28 20:12:17,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.688 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.237s] 2018-12-28 20:12:17,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.722 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.605s] 2018-12-28 20:12:17,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.751 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.063s] 2018-12-28 20:12:17,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.763 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.449s] 2018-12-28 20:12:17,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.769 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.017s] 2018-12-28 20:12:17,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.781 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.335s] 2018-12-28 20:12:17,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.783 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-12-28 20:12:17,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.789 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.008s] 2018-12-28 20:12:17,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.817 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.749s] 2018-12-28 20:12:17,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.843 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.122s] 2018-12-28 20:12:17,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.968 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.006s] 2018-12-28 20:12:17,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:17.989 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.669s] 2018-12-28 20:12:18,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.043 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.262s] 2018-12-28 20:12:18,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.110 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.346s] 2018-12-28 20:12:18,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.287 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.445s] 2018-12-28 20:12:18,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.318 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.500s] 2018-12-28 20:12:18,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.381 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.412s] 2018-12-28 20:12:18,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.547 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.436s] 2018-12-28 20:12:18,666 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.666 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.378s] 2018-12-28 20:12:18,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.746 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.700s] 2018-12-28 20:12:18,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.800 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.480s] 2018-12-28 20:12:18,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.810 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.010s] 2018-12-28 20:12:18,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.822 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.011s] 2018-12-28 20:12:18,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.834 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-12-28 20:12:18,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:18.873 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.326s] 2018-12-28 20:12:19,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.136 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.301s] 2018-12-28 20:12:19,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.139 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.395s] 2018-12-28 20:12:19,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.453 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.316s] 2018-12-28 20:12:19,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.500 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.046s] 2018-12-28 20:12:19,518 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.518 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.643s] 2018-12-28 20:12:19,553 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.553 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [2.707s] 2018-12-28 20:12:19,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:19.786 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.268s] 2018-12-28 20:12:20,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:20.062 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.561s] 2018-12-28 20:12:20,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:20.105 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.043s] 2018-12-28 20:12:20,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:20.118 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.012s] 2018-12-28 20:12:20,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:20.688 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.568s] 2018-12-28 20:12:21,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:21.080 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.392s] 2018-12-28 20:12:21,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:21.786 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.997s] 2018-12-28 20:12:22,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:22.317 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.532s] 2018-12-28 20:12:22,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:22.344 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [5.389s] 2018-12-28 20:12:22,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:22.616 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.298s] 2018-12-28 20:12:22,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:22.951 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-12-28 20:12:24,120 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.120 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [1.117s] 2018-12-28 20:12:24,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.179 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-12-28 20:12:24,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.179 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-12-28 20:12:24,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.277 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.109s] 2018-12-28 20:12:24,305 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.304 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.028s] 2018-12-28 20:12:24,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.466 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.346s] 2018-12-28 20:12:24,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:24.823 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.356s] 2018-12-28 20:12:25,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.223 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.244s] 2018-12-28 20:12:25,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.225 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.401s] 2018-12-28 20:12:25,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.346 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [3.001s] 2018-12-28 20:12:25,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.487 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.264s] 2018-12-28 20:12:25,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.533 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.046s] 2018-12-28 20:12:25,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.578 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.354s] 2018-12-28 20:12:25,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.597 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.064s] 2018-12-28 20:12:25,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.604 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.138s] 2018-12-28 20:12:25,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.620 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.015s] 2018-12-28 20:12:25,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.648 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.028s] 2018-12-28 20:12:25,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.663 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.015s] 2018-12-28 20:12:25,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.686 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.022s] 2018-12-28 20:12:25,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.701 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.015s] 2018-12-28 20:12:25,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.728 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.256s] 2018-12-28 20:12:25,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.733 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.031s] 2018-12-28 20:12:25,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.743 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.010s] 2018-12-28 20:12:25,779 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.779 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.051s] 2018-12-28 20:12:25,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.783 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.038s] 2018-12-28 20:12:25,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.793 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-12-28 20:12:25,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.804 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-12-28 20:12:25,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.816 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.012s] 2018-12-28 20:12:25,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.827 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.010s] 2018-12-28 20:12:25,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.830 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.051s] 2018-12-28 20:12:25,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.852 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.025s] 2018-12-28 20:12:25,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:25.972 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.393s] 2018-12-28 20:12:28,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:28.167 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.156s] 2018-12-28 20:12:28,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:28.535 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [3.187s] 2018-12-28 20:12:28,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:28.539 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-12-28 20:12:28,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:28.542 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-12-28 20:12:28,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:28.551 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.013s] 2018-12-28 20:12:28,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:28.594 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [11.926s] 2018-12-28 20:12:31,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:31.681 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.927s] 2018-12-28 20:12:32,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:32.708 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [1.027s] 2018-12-28 20:12:33,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:33.214 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [16.140s] 2018-12-28 20:12:33,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:33.775 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [1.066s] 2018-12-28 20:12:35,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:35.351 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [2.611s] 2018-12-28 20:12:35,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:35.543 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.192s] 2018-12-28 20:12:37,443 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:37.443 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [12.799s] 2018-12-28 20:12:38,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:38.734 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.523s] 2018-12-28 20:12:39,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.000 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_metadata_over_limits ... success [0.266s] 2018-12-28 20:12:39,121 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.120 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.270s] 2018-12-28 20:12:39,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.130 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_security_group_without_passing_id ... success [0.009s] 2018-12-28 20:12:39,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.748 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.747s] 2018-12-28 20:12:39,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.963 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [0.829s] 2018-12-28 20:12:39,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.966 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-12-28 20:12:39,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.969 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-12-28 20:12:39,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.973 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.001s]: Skipped until Bug: 1161411 is resolved. 2018-12-28 20:12:39,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:39.975 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.136s] 2018-12-28 20:12:40,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:40.282 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.316s] 2018-12-28 20:12:40,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:40.445 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.161s] 2018-12-28 20:12:40,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:40.448 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-12-28 20:12:40,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:40.449 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-12-28 20:12:40,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:40.451 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-12-28 20:12:40,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:40.713 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [2.300s] 2018-12-28 20:12:41,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:41.995 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [1.281s] 2018-12-28 20:12:42,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:42.759 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [17.168s] 2018-12-28 20:12:43,034 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:43.034 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [7.488s] 2018-12-28 20:12:43,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:43.149 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [1.154s] 2018-12-28 20:12:44,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:44.310 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [1.554s] 2018-12-28 20:12:46,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:46.038 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [2.886s] 2018-12-28 20:12:46,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:46.363 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [2.052s] 2018-12-28 20:12:47,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.759 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.394s] 2018-12-28 20:12:47,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.810 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [21.281s] 2018-12-28 20:12:47,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.831 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.026s] 2018-12-28 20:12:47,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.845 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.014s] 2018-12-28 20:12:47,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.859 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-12-28 20:12:47,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.870 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.010s] 2018-12-28 20:12:47,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:47.920 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [22.089s] 2018-12-28 20:12:48,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:48.052 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.131s] 2018-12-28 20:12:48,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:48.603 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.731s] 2018-12-28 20:12:48,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:48.899 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.296s] 2018-12-28 20:12:49,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:49.167 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [1.408s] 2018-12-28 20:12:49,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:49.246 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.347s] 2018-12-28 20:12:49,563 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:49.563 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.316s] 2018-12-28 20:12:49,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:49.586 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.023s] 2018-12-28 20:12:50,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:50.137 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.969s] 2018-12-28 20:12:50,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:50.633 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [22.459s] 2018-12-28 20:12:50,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:50.643 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.015s] 2018-12-28 20:12:50,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:50.653 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.010s] 2018-12-28 20:12:50,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:50.672 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.017s] 2018-12-28 20:12:52,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:52.609 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [2.471s] 2018-12-28 20:12:55,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:55.167 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [2.557s] 2018-12-28 20:12:55,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:55.602 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.435s] 2018-12-28 20:12:56,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:56.165 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [13.132s] 2018-12-28 20:12:57,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:57.075 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [6.402s] 2018-12-28 20:12:58,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:58.124 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [1.047s] 2018-12-28 20:12:59,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:12:59.893 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [26.675s] 2018-12-28 20:13:04,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:04.306 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [24.132s] 2018-12-28 20:13:05,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.149 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.155s] 2018-12-28 20:13:05,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.162 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_with_non_admin_user ... success [0.012s] 2018-12-28 20:13:05,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.173 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_stats_with_non_admin_user ... success [0.011s] 2018-12-28 20:13:05,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.402 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.229s] 2018-12-28 20:13:05,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.417 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.014s] 2018-12-28 20:13:05,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.461 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.044s] 2018-12-28 20:13:05,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.480 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.018s] 2018-12-28 20:13:05,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.525 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.045s] 2018-12-28 20:13:05,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.535 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.010s] 2018-12-28 20:13:05,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.583 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.046s] 2018-12-28 20:13:05,600 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:05.600 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.017s] 2018-12-28 20:13:09,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:09.433 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [0.674s] 2018-12-28 20:13:09,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:09.776 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.342s] 2018-12-28 20:13:10,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:10.329 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-12-28 20:13:11,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:11.091 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [6.787s] 2018-12-28 20:13:11,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:11.167 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.223s] 2018-12-28 20:13:11,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:11.268 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.100s] 2018-12-28 20:13:11,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:11.573 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.304s] 2018-12-28 20:13:11,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:11.726 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.153s] 2018-12-28 20:13:15,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:15.482 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [15.402s] 2018-12-28 20:13:15,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:15.793 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-12-28 20:13:15,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:15.799 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.320s] 2018-12-28 20:13:16,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:16.842 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.041s] 2018-12-28 20:13:17,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:17.445 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.602s] 2018-12-28 20:13:17,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:17.494 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.049s] 2018-12-28 20:13:17,521 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:17.520 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [1.216s] 2018-12-28 20:13:17,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:17.698 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.177s] 2018-12-28 20:13:18,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:18.145 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.139s] 2018-12-28 20:13:18,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:18.202 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.056s] 2018-12-28 20:13:18,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:18.452 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.249s] 2018-12-28 20:13:18,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:18.767 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [1.069s] 2018-12-28 20:13:19,061 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:19.060 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [1.566s] 2018-12-28 20:13:19,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:19.600 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [0.539s] 2018-12-28 20:13:19,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:19.973 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [1.204s] 2018-12-28 20:13:20,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.164 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.184s] 2018-12-28 20:13:20,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.221 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.057s] 2018-12-28 20:13:20,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.290 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.069s] 2018-12-28 20:13:20,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.352 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.061s] 2018-12-28 20:13:20,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.382 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.029s] 2018-12-28 20:13:20,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.451 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.069s] 2018-12-28 20:13:20,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.518 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.067s] 2018-12-28 20:13:20,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.573 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.054s] 2018-12-28 20:13:20,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.595 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.021s] 2018-12-28 20:13:20,653 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.653 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.058s] 2018-12-28 20:13:20,728 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:20.728 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.074s] 2018-12-28 20:13:21,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:21.379 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [1.406s] 2018-12-28 20:13:22,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:22.312 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-12-28 20:13:25,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:25.639 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [29.877s] 2018-12-28 20:13:28,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:28.577 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.942s] 2018-12-28 20:13:37,719 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:37.719 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [21.405s] 2018-12-28 20:13:38,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:38.172 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 [58.409s] 2018-12-28 20:13:44,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:44.110 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [15.530s] 2018-12-28 20:13:51,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:51.430 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [37.070s] 2018-12-28 20:13:56,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:56.724 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.062s] 2018-12-28 20:13:56,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:56.871 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.147s] 2018-12-28 20:13:57,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:13:57.031 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [5.606s] 2018-12-28 20:14:01,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:01.648 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [10.250s] 2018-12-28 20:14:06,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:06.007 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [3.262s] 2018-12-28 20:14:06,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:06.076 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.069s] 2018-12-28 20:14:06,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:06.726 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.649s] 2018-12-28 20:14:06,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:06.857 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.131s] 2018-12-28 20:14:06,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:06.859 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-12-28 20:14:12,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:12.739 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.176s] 2018-12-28 20:14:12,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:12.767 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.029s] 2018-12-28 20:14:13,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:13.654 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [12.005s] 2018-12-28 20:14:13,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:13.935 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-12-28 20:14:16,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:16.018 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [105.799s] 2018-12-28 20:14:16,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:16.037 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.023s] 2018-12-28 20:14:20,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:20.452 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [37.089s] 2018-12-28 20:14:21,197 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:21.196 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [43.017s] 2018-12-28 20:14:22,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:22.496 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [60.171s] 2018-12-28 20:14:33,923 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:33.922 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [56.193s] 2018-12-28 20:14:38,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:38.401 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [4.483s] 2018-12-28 20:14:40,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:40.744 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.798s] 2018-12-28 20:14:40,958 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:40.957 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [20.504s] 2018-12-28 20:14:41,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:41.065 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.455s] 2018-12-28 20:14:49,482 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:49.482 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [65.356s] 2018-12-28 20:14:51,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:51.180 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [5.807s] 2018-12-28 20:14:53,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:53.459 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 [2.275s] 2018-12-28 20:14:53,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:53.469 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-12-28 20:14:53,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:53.555 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [4.079s] 2018-12-28 20:14:54,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:54.585 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [11.263s] 2018-12-28 20:14:54,655 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:54.654 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.069s] 2018-12-28 20:14:54,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:54.913 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [103.619s] 2018-12-28 20:14:54,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:54.990 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.336s] 2018-12-28 20:14:55,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.084 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.093s] 2018-12-28 20:14:55,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.086 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-12-28 20:14:55,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.275 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 [24.367s] 2018-12-28 20:14:55,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.287 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.012s] 2018-12-28 20:14:55,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.435 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.147s] 2018-12-28 20:14:55,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.465 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.030s] 2018-12-28 20:14:55,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.732 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.416s] 2018-12-28 20:14:55,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:55.791 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.059s] 2018-12-28 20:14:56,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:56.658 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 [3.187s] 2018-12-28 20:14:57,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:57.621 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 [0.962s] 2018-12-28 20:14:57,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:57.798 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [2.006s] 2018-12-28 20:14:57,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:14:57.823 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.025s] 2018-12-28 20:15:01,578 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:01.578 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 [3.956s] 2018-12-28 20:15:01,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:01.619 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.042s] 2018-12-28 20:15:01,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:01.859 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.239s] 2018-12-28 20:15:02,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:02.059 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [4.235s] 2018-12-28 20:15:04,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:04.935 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [26.525s] 2018-12-28 20:15:04,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:04.937 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-12-28 20:15:12,408 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:12.408 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [49.901s] 2018-12-28 20:15:12,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:12.409 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_volume_backed_live_migration ... skip [0.001s]: Skipped until Bug: 1524898 is resolved. 2018-12-28 20:15:12,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:12.626 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [112.991s] 2018-12-28 20:15:14,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:14.141 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [1.815s] 2018-12-28 20:15:14,270 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:14.269 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.608s] 2018-12-28 20:15:15,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:15.013 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [0.872s] 2018-12-28 20:15:21,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:21.467 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [8.842s] 2018-12-28 20:15:22,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:22.408 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.537s] 2018-12-28 20:15:22,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:22.490 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.026s] 2018-12-28 20:15:24,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:24.212 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [34.648s] 2018-12-28 20:15:27,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:27.915 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [0.813s] 2018-12-28 20:15:29,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:29.679 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [15.405s] 2018-12-28 20:15:29,939 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:29.938 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [73.884s] 2018-12-28 20:15:30,602 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:30.601 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [6.393s] 2018-12-28 20:15:31,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:31.570 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [3.652s] 2018-12-28 20:15:33,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:33.271 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [0.579s] 2018-12-28 20:15:33,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:33.540 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [1.972s] 2018-12-28 20:15:39,289 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:39.289 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:15:39,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:39.291 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest ... skip: Glance API v1 not supported 2018-12-28 20:15:39,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:39.292 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest ... skip: Glance API v1 not supported 2018-12-28 20:15:41,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:41.602 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [54.329s] 2018-12-28 20:15:44,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:44.428 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [14.747s] 2018-12-28 20:15:44,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:44.658 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.238s] 2018-12-28 20:15:44,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:44.786 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.128s] 2018-12-28 20:15:46,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:46.520 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.050s] 2018-12-28 20:15:46,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:46.532 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.014s] 2018-12-28 20:15:46,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:46.873 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [13.001s] 2018-12-28 20:15:47,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:47.282 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-12-28 20:15:56,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:56.310 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-12-28 20:15:56,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:15:56.875 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [15.271s] 2018-12-28 20:16:07,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:07.426 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [22.986s] 2018-12-28 20:16:07,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:07.658 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [22.837s] 2018-12-28 20:16:09,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:09.244 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [10.924s] 2018-12-28 20:16:09,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:09.309 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.065s] 2018-12-28 20:16:09,658 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:09.658 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.348s] 2018-12-28 20:16:09,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:09.761 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.102s] 2018-12-28 20:16:09,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:09.762 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-12-28 20:16:12,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:12.825 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.055s] 2018-12-28 20:16:15,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:15.865 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... success [13.763s] 2018-12-28 20:16:15,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:15.913 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.086s] 2018-12-28 20:16:16,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:16.937 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.375s] 2018-12-28 20:16:16,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:16.955 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-12-28 20:16:16,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:16.974 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.018s] 2018-12-28 20:16:17,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:17.333 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.357s] 2018-12-28 20:16:17,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:17.833 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-12-28 20:16:18,956 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:18.956 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.619s] 2018-12-28 20:16:18,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:18.977 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.025s] 2018-12-28 20:16:19,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:19.002 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.025s] 2018-12-28 20:16:19,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:19.014 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-12-28 20:16:19,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:19.025 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-12-28 20:16:19,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:19.044 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.019s] 2018-12-28 20:16:19,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:19.054 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-12-28 20:16:19,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:19.066 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-12-28 20:16:20,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:20.985 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [13.559s] 2018-12-28 20:16:21,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:21.380 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.554s] 2018-12-28 20:16:21,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:21.569 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.190s] 2018-12-28 20:16:21,644 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:21.644 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [37.206s] 2018-12-28 20:16:21,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:21.967 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.397s] 2018-12-28 20:16:23,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:23.126 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [78.173s] 2018-12-28 20:16:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:29.462 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [13.908s] 2018-12-28 20:16:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:29.464 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-12-28 20:16:29,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:29.465 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-12-28 20:16:29,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:29.466 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-12-28 20:16:43,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:43.436 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.428s] 2018-12-28 20:16:43,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:43.794 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.356s] 2018-12-28 20:16:44,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:44.514 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-12-28 20:16:44,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:44.776 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.981s] 2018-12-28 20:16:45,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:45.046 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.270s] 2018-12-28 20:16:45,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:45.488 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.441s] 2018-12-28 20:16:45,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:45.696 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.209s] 2018-12-28 20:16:45,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:45.775 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [24.130s] 2018-12-28 20:16:49,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:49.032 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [25.903s] 2018-12-28 20:16:57,727 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:57.727 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [1.144s] 2018-12-28 20:16:57,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:57.796 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.069s] 2018-12-28 20:16:58,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:16:58.971 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [128.844s] 2018-12-28 20:17:00,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:00.485 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.050s] 2018-12-28 20:17:02,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:02.541 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [66.341s] 2018-12-28 20:17:02,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:02.643 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:17:05,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:05.356 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [38.915s] 2018-12-28 20:17:05,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:05.380 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [44.394s] 2018-12-28 20:17:06,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:06.203 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.420s] 2018-12-28 20:17:10,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:10.108 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [100.142s] 2018-12-28 20:17:13,523 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:13.523 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:17:14,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:14.395 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_delete_image_metadata_item ... success [5.536s] 2018-12-28 20:17:14,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:14.953 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [67.288s] 2018-12-28 20:17:16,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:16.172 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_get_image_metadata_item ... success [1.777s] 2018-12-28 20:17:17,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:17.437 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_list_image_metadata ... success [1.264s] 2018-12-28 20:17:18,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:18.279 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.080s] 2018-12-28 20:17:18,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:18.785 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.504s] 2018-12-28 20:17:18,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:18.832 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.047s] 2018-12-28 20:17:18,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:18.894 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.063s] 2018-12-28 20:17:19,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:19.003 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.108s] 2018-12-28 20:17:20,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:20.079 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.075s] 2018-12-28 20:17:20,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:20.303 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata ... success [2.866s] 2018-12-28 20:17:20,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:20.722 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [0.643s] 2018-12-28 20:17:21,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:21.388 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [0.830s] 2018-12-28 20:17:21,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:21.762 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.372s] 2018-12-28 20:17:22,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:22.454 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.471s] 2018-12-28 20:17:23,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:23.671 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.216s] 2018-12-28 20:17:24,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:24.295 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_set_image_metadata_item ... success [3.991s] 2018-12-28 20:17:25,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:25.017 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.257s] 2018-12-28 20:17:27,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:27.635 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [22.254s] 2018-12-28 20:17:27,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:27.720 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-12-28 20:17:28,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:28.040 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON.test_update_image_metadata ... success [3.745s] 2018-12-28 20:17:29,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:29.079 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [9.023s] 2018-12-28 20:17:31,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:31.634 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [2.555s] 2018-12-28 20:17:31,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:31.745 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [8.072s] 2018-12-28 20:17:32,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:32.258 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest ... skip: Glance API v1 not supported 2018-12-28 20:17:32,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:32.975 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.231s] 2018-12-28 20:17:34,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:34.325 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.961s] 2018-12-28 20:17:35,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:35.686 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [2.706s] 2018-12-28 20:17:35,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:35.687 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.358s] 2018-12-28 20:17:36,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:36.072 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.318s] 2018-12-28 20:17:37,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:37.343 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [5.707s] 2018-12-28 20:17:42,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.036 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.154s] 2018-12-28 20:17:42,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.215 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.178s] 2018-12-28 20:17:42,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.352 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.137s] 2018-12-28 20:17:42,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.499 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.146s] 2018-12-28 20:17:42,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.641 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.141s] 2018-12-28 20:17:42,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.787 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.146s] 2018-12-28 20:17:42,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.795 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.008s] 2018-12-28 20:17:42,976 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:42.976 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.180s] 2018-12-28 20:17:43,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:43.167 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.190s] 2018-12-28 20:17:43,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:43.330 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.161s] 2018-12-28 20:17:43,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:43.651 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [6.308s] 2018-12-28 20:17:44,116 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:44.115 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.170s] 2018-12-28 20:17:44,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:44.300 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.184s] 2018-12-28 20:17:44,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:44.463 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.162s] 2018-12-28 20:17:44,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:44.776 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.313s] 2018-12-28 20:17:45,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:45.011 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.234s] 2018-12-28 20:17:45,171 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:45.171 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [17.534s] 2018-12-28 20:17:46,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:46.626 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.197s] 2018-12-28 20:17:47,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:47.065 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [2.037s] 2018-12-28 20:17:47,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:47.136 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.073s] 2018-12-28 20:17:47,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:47.349 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.159s] 2018-12-28 20:17:47,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:47.507 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.158s] 2018-12-28 20:17:47,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:47.817 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [1.190s] 2018-12-28 20:17:49,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:49.559 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [2.051s] 2018-12-28 20:17:50,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:50.631 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.070s] 2018-12-28 20:17:50,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:50.777 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.147s] 2018-12-28 20:17:50,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:50.792 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.014s] 2018-12-28 20:17:50,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:50.806 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.014s] 2018-12-28 20:17:50,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:50.960 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.153s] 2018-12-28 20:17:50,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:50.995 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 [3.177s] 2018-12-28 20:17:53,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:53.514 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 [2.517s] 2018-12-28 20:17:53,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:53.773 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-12-28 20:17:53,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:53.916 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [38.960s] 2018-12-28 20:17:54,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:54.738 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_changes_since ... success [0.348s] 2018-12-28 20:17:55,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:55.078 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_name ... success [0.340s] 2018-12-28 20:17:55,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:55.432 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_id ... success [0.352s] 2018-12-28 20:17:55,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:55.882 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-12-28 20:17:56,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:56.135 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_server_ref ... success [0.703s] 2018-12-28 20:17:56,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:56.357 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_status ... success [0.221s] 2018-12-28 20:17:56,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:56.555 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_filter_by_type ... success [0.198s] 2018-12-28 20:17:56,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:56.918 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_limit_results ... success [0.361s] 2018-12-28 20:17:57,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:57.005 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_changes_since ... success [0.086s] 2018-12-28 20:17:57,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:57.169 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.655s] 2018-12-28 20:17:57,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:57.205 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_name ... success [0.201s] 2018-12-28 20:17:57,802 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:57.801 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_server_ref ... success [0.594s] 2018-12-28 20:17:57,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:57.869 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.302s] 2018-12-28 20:17:58,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:58.041 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_status ... success [0.239s] 2018-12-28 20:17:58,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:58.572 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_filter_by_type ... success [0.530s] 2018-12-28 20:17:58,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:58.786 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON.test_list_images_with_detail_limit_results ... success [0.215s] 2018-12-28 20:17:59,054 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:59.054 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [13.882s] 2018-12-28 20:17:59,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:17:59.920 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.060s] 2018-12-28 20:18:03,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:03.073 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [5.201s] 2018-12-28 20:18:03,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:03.088 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [5.471s] 2018-12-28 20:18:04,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:04.760 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.688s] 2018-12-28 20:18:07,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:07.294 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.828s] 2018-12-28 20:18:09,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.029 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-12-28 20:18:09,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.031 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-12-28 20:18:09,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.032 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-12-28 20:18:09,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.033 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-12-28 20:18:09,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.166 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.872s] 2018-12-28 20:18:09,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.370 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [4.610s] 2018-12-28 20:18:09,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:09.659 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [2.409s] 2018-12-28 20:18:11,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:11.234 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-12-28 20:18:11,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:11.490 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [104.171s] 2018-12-28 20:18:14,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:14.772 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... success [147.448s] 2018-12-28 20:18:15,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:15.224 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [3.738s] 2018-12-28 20:18:15,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:15.263 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [89.473s] 2018-12-28 20:18:18,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:18.768 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [19.713s] 2018-12-28 20:18:22,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:22.609 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.839s] 2018-12-28 20:18:22,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:22.925 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [1.859s] 2018-12-28 20:18:23,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:23.456 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [84.468s] 2018-12-28 20:18:23,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:23.605 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.679s] 2018-12-28 20:18:23,945 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:23.945 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.339s] 2018-12-28 20:18:25,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:25.397 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.451s] 2018-12-28 20:18:26,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:26.329 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [11.104s] 2018-12-28 20:18:26,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:26.419 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [1.022s] 2018-12-28 20:18:26,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:26.719 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [15.668s] 2018-12-28 20:18:27,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:27.002 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [97.950s] 2018-12-28 20:18:27,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:27.013 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.593s] 2018-12-28 20:18:27,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:27.642 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [11.328s] 2018-12-28 20:18:28,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:28.798 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [1.785s] 2018-12-28 20:18:33,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:33.744 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [79.201s] 2018-12-28 20:18:42,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:42.020 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [91.895s] 2018-12-28 20:18:43,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:43.274 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.523s] 2018-12-28 20:18:43,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:43.683 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.508s] 2018-12-28 20:18:43,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:43.711 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.437s] 2018-12-28 20:18:44,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:44.096 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.412s] 2018-12-28 20:18:44,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:44.326 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [24.276s] 2018-12-28 20:18:44,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:44.531 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.434s] 2018-12-28 20:18:44,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:44.626 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [25.858s] 2018-12-28 20:18:44,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:44.953 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.421s] 2018-12-28 20:18:45,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:45.149 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [5.077s] 2018-12-28 20:18:45,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:45.366 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.411s] 2018-12-28 20:18:51,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:51.122 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [108.558s] 2018-12-28 20:18:54,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:54.309 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [27.586s] 2018-12-28 20:18:54,698 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:54.698 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.405s] 2018-12-28 20:18:56,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:56.849 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-12-28 20:18:57,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:57.196 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:18:58,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:18:58.188 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [13.037s] 2018-12-28 20:19:00,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:00.031 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [18.641s] 2018-12-28 20:19:00,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:00.217 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.187s] 2018-12-28 20:19:01,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:01.455 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.237s] 2018-12-28 20:19:01,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:01.472 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-12-28 20:19:01,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:01.473 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:19:03,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:03.836 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.076s] 2018-12-28 20:19:03,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:03.909 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.073s] 2018-12-28 20:19:04,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:04.847 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [42.229s] 2018-12-28 20:19:06,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:06.008 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [4.552s] 2018-12-28 20:19:06,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:06.089 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [2.178s] 2018-12-28 20:19:06,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:06.201 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.132s] 2018-12-28 20:19:09,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:09.585 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [3.495s] 2018-12-28 20:19:11,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:11.001 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [4.992s] 2018-12-28 20:19:11,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:11.186 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.185s] 2018-12-28 20:19:11,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:11.235 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.049s] 2018-12-28 20:19:12,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:12.211 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [27.884s] 2018-12-28 20:19:14,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:14.753 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [1.102s] 2018-12-28 20:19:17,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:17.876 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.766s] 2018-12-28 20:19:19,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:19.330 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [15.432s] 2018-12-28 20:19:19,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:19.965 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.089s] 2018-12-28 20:19:20,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:20.927 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-12-28 20:19:24,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:24.164 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [4.198s] 2018-12-28 20:19:24,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:24.865 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [10.109s] 2018-12-28 20:19:25,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:25.094 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [26.906s] 2018-12-28 20:19:26,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:26.882 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [2.717s] 2018-12-28 20:19:31,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:31.750 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [12.419s] 2018-12-28 20:19:32,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:32.016 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [11.065s] 2018-12-28 20:19:32,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:32.227 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [37.915s] 2018-12-28 20:19:32,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:32.805 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [5.921s] 2018-12-28 20:19:33,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:33.766 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [28.914s] 2018-12-28 20:19:34,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:34.470 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.707s] 2018-12-28 20:19:34,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:34.771 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [9.903s] 2018-12-28 20:19:35,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:35.683 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.912s] 2018-12-28 20:19:35,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:35.860 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.246s] 2018-12-28 20:19:35,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:35.931 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.070s] 2018-12-28 20:19:36,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:36.014 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.082s] 2018-12-28 20:19:36,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:36.081 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.067s] 2018-12-28 20:19:36,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:36.156 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.076s] 2018-12-28 20:19:36,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:36.584 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.900s] 2018-12-28 20:19:36,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:36.834 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [4.030s] 2018-12-28 20:19:37,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:37.480 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.896s] 2018-12-28 20:19:38,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:38.435 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.954s] 2018-12-28 20:19:39,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:39.134 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [7.384s] 2018-12-28 20:19:39,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:39.422 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.986s] 2018-12-28 20:19:41,770 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:41.769 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [2.346s] 2018-12-28 20:19:41,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:41.996 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.383s] 2018-12-28 20:19:42,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:42.371 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.372s] 2018-12-28 20:19:43,045 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:43.045 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.674s] 2018-12-28 20:19:43,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:43.534 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [1.763s] 2018-12-28 20:19:43,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:43.815 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.769s] 2018-12-28 20:19:43,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:43.971 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.438s] 2018-12-28 20:19:44,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.252 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.280s] 2018-12-28 20:19:44,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.582 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.767s] 2018-12-28 20:19:44,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.651 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.068s] 2018-12-28 20:19:44,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.690 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.437s] 2018-12-28 20:19:44,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.794 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.142s] 2018-12-28 20:19:44,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.878 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.084s] 2018-12-28 20:19:44,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:44.972 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.093s] 2018-12-28 20:19:45,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:45.050 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.078s] 2018-12-28 20:19:45,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:45.122 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.071s] 2018-12-28 20:19:45,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:45.582 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.891s] 2018-12-28 20:19:45,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:45.942 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.359s] 2018-12-28 20:19:46,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:46.438 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.495s] 2018-12-28 20:19:47,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:47.461 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [1.021s] 2018-12-28 20:19:48,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:48.399 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.938s] 2018-12-28 20:19:48,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:48.944 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.545s] 2018-12-28 20:19:49,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:49.987 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [15.511s] 2018-12-28 20:19:54,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:54.167 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [15.032s] 2018-12-28 20:19:56,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:56.201 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [5.830s] 2018-12-28 20:19:56,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:56.637 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [7.689s] 2018-12-28 20:19:56,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:56.638 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-12-28 20:19:57,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:57.259 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.623s] 2018-12-28 20:19:57,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:57.400 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [8.675s] 2018-12-28 20:19:57,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:57.641 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.241s] 2018-12-28 20:19:57,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:57.670 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.409s] 2018-12-28 20:19:58,036 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:58.035 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [8.049s] 2018-12-28 20:19:58,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:58.095 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.425s] 2018-12-28 20:19:58,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:58.486 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.391s] 2018-12-28 20:19:59,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:59.058 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.571s] 2018-12-28 20:19:59,708 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:19:59.708 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.649s] 2018-12-28 20:20:00,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:00.007 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [96.527s] 2018-12-28 20:20:00,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:00.202 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [69.067s] 2018-12-28 20:20:00,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:00.212 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.504s] 2018-12-28 20:20:00,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:00.789 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.576s] 2018-12-28 20:20:01,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:01.245 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.454s] 2018-12-28 20:20:01,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:01.725 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.479s] 2018-12-28 20:20:02,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:02.193 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.467s] 2018-12-28 20:20:02,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:02.355 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [6.153s] 2018-12-28 20:20:02,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:02.911 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [89.150s] 2018-12-28 20:20:03,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:03.082 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.886s] 2018-12-28 20:20:03,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:03.084 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-12-28 20:20:03,085 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:03.085 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-12-28 20:20:03,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:03.336 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.254s] 2018-12-28 20:20:03,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:03.528 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [5.886s] 2018-12-28 20:20:03,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:03.706 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.370s] 2018-12-28 20:20:06,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:06.225 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [3.870s] 2018-12-28 20:20:06,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:06.737 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [12.570s] 2018-12-28 20:20:06,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:06.951 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [3.422s] 2018-12-28 20:20:08,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:08.496 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [11.030s] 2018-12-28 20:20:08,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:08.678 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [56.466s] 2018-12-28 20:20:08,743 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:08.743 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [1.791s] 2018-12-28 20:20:09,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:09.635 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [11.598s] 2018-12-28 20:20:09,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:09.747 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [3.522s] 2018-12-28 20:20:11,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:11.021 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [1.387s]: Skipped until Bug: 1014647 is resolved. 2018-12-28 20:20:11,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:11.339 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [7.631s] 2018-12-28 20:20:11,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:11.672 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.927s] 2018-12-28 20:20:11,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:11.760 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.421s] 2018-12-28 20:20:12,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:12.092 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.330s] 2018-12-28 20:20:12,095 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:12.094 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-12-28 20:20:12,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:12.096 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-12-28 20:20:12,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:12.396 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [14.995s] 2018-12-28 20:20:12,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:12.983 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.889s] 2018-12-28 20:20:13,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:13.081 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.343s] 2018-12-28 20:20:13,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:13.572 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.588s] 2018-12-28 20:20:13,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:13.873 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.301s] 2018-12-28 20:20:14,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:14.027 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [2.353s] 2018-12-28 20:20:14,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:14.282 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [5.787s] 2018-12-28 20:20:14,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:14.469 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [1.358s] 2018-12-28 20:20:14,543 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:14.542 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.074s] 2018-12-28 20:20:14,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:14.746 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [14.545s] 2018-12-28 20:20:15,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:15.832 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.802s] 2018-12-28 20:20:16,031 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:16.030 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.199s] 2018-12-28 20:20:17,396 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:17.396 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.313s] 2018-12-28 20:20:18,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:18.214 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [2.181s] 2018-12-28 20:20:18,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:18.958 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [4.675s] 2018-12-28 20:20:19,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.136 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [0.922s] 2018-12-28 20:20:19,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.437 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.300s] 2018-12-28 20:20:19,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.455 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.018s] 2018-12-28 20:20:19,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.486 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.030s] 2018-12-28 20:20:19,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.535 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [5.446s] 2018-12-28 20:20:19,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.866 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [7.467s] 2018-12-28 20:20:19,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:19.868 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.330s] 2018-12-28 20:20:20,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:20.954 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [1.086s] 2018-12-28 20:20:21,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:21.252 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [4.271s] 2018-12-28 20:20:21,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:21.286 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-12-28 20:20:21,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:21.287 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-12-28 20:20:21,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:21.288 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-12-28 20:20:21,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:21.912 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.181s] 2018-12-28 20:20:22,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:22.461 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [3.501s] 2018-12-28 20:20:22,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:22.925 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-12-28 20:20:22,928 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:22.928 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-12-28 20:20:22,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:22.930 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-28 20:20:22,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:22.931 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-12-28 20:20:22,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:22.931 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-12-28 20:20:23,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:23.781 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.020s] 2018-12-28 20:20:23,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:23.906 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [4.041s] 2018-12-28 20:20:25,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:25.114 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [16.434s] 2018-12-28 20:20:25,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:25.173 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.784s] 2018-12-28 20:20:25,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:25.182 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-12-28 20:20:25,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:25.617 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.220s] 2018-12-28 20:20:26,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:26.126 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.219s] 2018-12-28 20:20:26,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:26.176 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [4.922s] 2018-12-28 20:20:26,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:26.276 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [3.812s] 2018-12-28 20:20:27,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:27.914 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-12-28 20:20:28,345 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:28.345 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [2.726s] 2018-12-28 20:20:29,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:29.237 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [5.453s] 2018-12-28 20:20:30,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:30.816 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [45.681s] 2018-12-28 20:20:30,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:30.836 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.025s] 2018-12-28 20:20:32,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:32.008 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [3.000s] 2018-12-28 20:20:32,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:32.108 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [2.954s] 2018-12-28 20:20:32,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:32.331 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.223s] 2018-12-28 20:20:32,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:32.503 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.171s] 2018-12-28 20:20:33,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:33.502 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [2.662s] 2018-12-28 20:20:33,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:33.505 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-12-28 20:20:33,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:33.778 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.275s] 2018-12-28 20:20:33,959 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:33.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.181s] 2018-12-28 20:20:35,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:35.473 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [3.464s] 2018-12-28 20:20:35,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:35.892 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [9.617s] 2018-12-28 20:20:36,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:36.046 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [0.573s] 2018-12-28 20:20:36,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:36.722 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.676s] 2018-12-28 20:20:36,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:36.988 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.429s] 2018-12-28 20:20:37,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:37.175 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.452s] 2018-12-28 20:20:37,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:37.183 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.839s] 2018-12-28 20:20:37,737 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:37.736 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.552s] 2018-12-28 20:20:38,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:38.024 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.132s] 2018-12-28 20:20:38,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:38.205 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.465s] 2018-12-28 20:20:38,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:38.480 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.277s] 2018-12-28 20:20:38,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:38.547 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.066s] 2018-12-28 20:20:38,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:38.610 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.063s] 2018-12-28 20:20:38,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:38.957 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.346s] 2018-12-28 20:20:39,067 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:39.067 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.110s] 2018-12-28 20:20:39,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:39.130 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.062s] 2018-12-28 20:20:39,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:39.202 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.072s] 2018-12-28 20:20:39,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:39.447 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [2.270s] 2018-12-28 20:20:40,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:40.086 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [7.580s] 2018-12-28 20:20:41,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:41.323 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [4.333s] 2018-12-28 20:20:44,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:44.321 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-12-28 20:20:44,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:44.648 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [5.200s] 2018-12-28 20:20:45,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.013 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 [3.690s] 2018-12-28 20:20:45,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.109 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.460s] 2018-12-28 20:20:45,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.145 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.191s] 2018-12-28 20:20:45,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.176 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [18.999s] 2018-12-28 20:20:45,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.195 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [20.080s] 2018-12-28 20:20:45,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.242 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.096s] 2018-12-28 20:20:45,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.679 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.435s] 2018-12-28 20:20:45,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.694 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.015s] 2018-12-28 20:20:45,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.756 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.059s] 2018-12-28 20:20:45,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.758 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [0.646s] 2018-12-28 20:20:45,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.765 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-12-28 20:20:45,812 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.812 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.046s] 2018-12-28 20:20:45,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:45.849 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.037s] 2018-12-28 20:20:46,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:46.384 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.629s] 2018-12-28 20:20:46,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:46.756 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.097s] 2018-12-28 20:20:46,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:46.855 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [35.826s] 2018-12-28 20:20:46,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:46.866 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.109s] 2018-12-28 20:20:46,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:46.941 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.075s] 2018-12-28 20:20:46,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:46.948 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-12-28 20:20:49,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:49.080 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [9.876s] 2018-12-28 20:20:49,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:49.356 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [9.267s] 2018-12-28 20:20:49,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:49.525 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.172s] 2018-12-28 20:20:49,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:49.899 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.878s] 2018-12-28 20:20:50,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:50.167 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [0.642s] 2018-12-28 20:20:50,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:50.467 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [24.339s] 2018-12-28 20:20:50,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:50.629 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-12-28 20:20:50,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:50.713 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.246s] 2018-12-28 20:20:50,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:50.778 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.065s] 2018-12-28 20:20:51,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:51.038 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-12-28 20:20:51,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:51.039 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-12-28 20:20:51,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:51.040 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-12-28 20:20:51,411 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:51.410 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.231s] 2018-12-28 20:20:57,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:57.027 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.376s] 2018-12-28 20:20:57,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:20:57.185 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.158s] 2018-12-28 20:21:01,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:01.669 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [16.473s] 2018-12-28 20:21:01,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:01.712 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [5.369s] 2018-12-28 20:21:02,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:02.270 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.473s] 2018-12-28 20:21:02,984 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:02.983 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.180s] 2018-12-28 20:21:03,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.027 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-12-28 20:21:03,191 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.190 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.207s] 2018-12-28 20:21:03,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.242 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.051s] 2018-12-28 20:21:03,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.422 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [1.313s] 2018-12-28 20:21:03,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.492 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.249s] 2018-12-28 20:21:03,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.686 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.193s] 2018-12-28 20:21:03,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.885 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.197s] 2018-12-28 20:21:03,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.928 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.044s] 2018-12-28 20:21:03,961 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:03.961 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.032s] 2018-12-28 20:21:04,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:04.148 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.186s] 2018-12-28 20:21:04,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:04.181 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.033s] 2018-12-28 20:21:04,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:04.439 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [1.016s] 2018-12-28 20:21:04,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:04.613 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-12-28 20:21:05,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:05.507 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.063s] 2018-12-28 20:21:05,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:05.524 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-12-28 20:21:06,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:06.074 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [15.294s] 2018-12-28 20:21:07,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:07.673 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [3.233s] 2018-12-28 20:21:08,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:08.630 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.957s] 2018-12-28 20:21:12,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:12.695 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.784s] 2018-12-28 20:21:13,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:13.259 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.563s] 2018-12-28 20:21:15,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:15.335 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.421s] 2018-12-28 20:21:15,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:15.837 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [2.577s] 2018-12-28 20:21:16,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:16.796 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.176s] 2018-12-28 20:21:16,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:16.808 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-12-28 20:21:16,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:16.824 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.015s] 2018-12-28 20:21:17,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:17.052 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [77.026s] 2018-12-28 20:21:17,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:17.204 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.379s] 2018-12-28 20:21:17,215 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:17.215 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-12-28 20:21:17,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:17.225 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-12-28 20:21:17,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:17.651 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.425s] 2018-12-28 20:21:17,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:17.995 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.343s] 2018-12-28 20:21:19,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:19.754 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [18.083s] 2018-12-28 20:21:20,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:20.393 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:21:20,853 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:20.853 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [2.704s] 2018-12-28 20:21:20,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:20.915 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.315s] 2018-12-28 20:21:21,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.041 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.189s] 2018-12-28 20:21:21,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.238 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.196s] 2018-12-28 20:21:21,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.328 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.807s] 2018-12-28 20:21:21,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.428 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.069s] 2018-12-28 20:21:21,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.439 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.010s] 2018-12-28 20:21:21,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.592 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.151s] 2018-12-28 20:21:21,607 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.607 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.015s] 2018-12-28 20:21:21,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.618 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-12-28 20:21:21,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.651 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.032s] 2018-12-28 20:21:21,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.757 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.104s] 2018-12-28 20:21:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:21.826 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.069s] 2018-12-28 20:21:22,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:22.005 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.178s] 2018-12-28 20:21:22,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:22.020 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.015s] 2018-12-28 20:21:22,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:22.089 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.068s] 2018-12-28 20:21:23,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:23.629 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.153s] 2018-12-28 20:21:23,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:23.885 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [2.643s] 2018-12-28 20:21:25,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:25.969 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [20.110s] 2018-12-28 20:21:25,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:25.970 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... skip [0.000s]: Skip because of Bug#1677525 2018-12-28 20:21:26,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:26.895 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [3.011s] 2018-12-28 20:21:30,429 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:30.428 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [9.510s] 2018-12-28 20:21:31,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:31.386 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [14.334s] 2018-12-28 20:21:31,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:31.811 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [4.914s] 2018-12-28 20:21:32,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:32.407 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [7.135s] 2018-12-28 20:21:33,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:33.511 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [12.182s] 2018-12-28 20:21:35,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:35.995 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [29.919s] 2018-12-28 20:21:36,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:36.101 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.107s] 2018-12-28 20:21:36,151 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:36.150 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.048s] 2018-12-28 20:21:37,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:37.079 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-12-28 20:21:37,225 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:37.224 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.891s] 2018-12-28 20:21:38,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:38.024 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [7.595s] 2018-12-28 20:21:38,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:38.802 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [4.686s] 2018-12-28 20:21:38,804 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:38.804 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-12-28 20:21:39,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:39.280 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [52.417s] 2018-12-28 20:21:39,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:39.710 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.456s] 2018-12-28 20:21:39,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:39.886 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.175s] 2018-12-28 20:21:41,765 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:41.764 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [22.011s] 2018-12-28 20:21:41,968 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:41.967 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.412s] 2018-12-28 20:21:42,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:42.729 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.878s] 2018-12-28 20:21:42,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:42.757 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.789s] 2018-12-28 20:21:42,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:42.827 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.070s] 2018-12-28 20:21:43,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:43.100 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [9.588s] 2018-12-28 20:21:43,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:43.332 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-12-28 20:21:43,410 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:43.410 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [54.009s] 2018-12-28 20:21:43,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:43.693 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.866s] 2018-12-28 20:21:44,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:44.155 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [4.664s] 2018-12-28 20:21:44,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:44.682 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [6.657s] 2018-12-28 20:21:44,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:44.899 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.744s] 2018-12-28 20:21:46,592 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:46.592 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.090s] 2018-12-28 20:21:46,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:46.757 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [12.812s] 2018-12-28 20:21:47,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:47.668 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [78.409s] 2018-12-28 20:21:48,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:48.168 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [3.268s] 2018-12-28 20:21:49,388 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:49.387 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... skip: Glance API v1 not supported 2018-12-28 20:21:49,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:49.389 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-12-28 20:21:49,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:49.534 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... skip: Glance API v1 not supported 2018-12-28 20:21:49,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:49.632 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.479s] 2018-12-28 20:21:49,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:49.760 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [6.660s] 2018-12-28 20:21:51,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:51.966 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [5.211s] 2018-12-28 20:21:52,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:52.914 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [8.230s] 2018-12-28 20:21:53,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:53.245 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [3.484s] 2018-12-28 20:21:53,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:53.915 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.003s] 2018-12-28 20:21:54,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:54.106 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.417s] 2018-12-28 20:21:55,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:55.628 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.522s] 2018-12-28 20:21:57,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:57.839 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [3.630s] 2018-12-28 20:21:59,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:59.290 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [3.619s] 2018-12-28 20:21:59,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:59.306 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [7.340s] 2018-12-28 20:21:59,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:59.508 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.201s] 2018-12-28 20:21:59,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:21:59.724 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.216s] 2018-12-28 20:22:00,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:00.065 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.340s] 2018-12-28 20:22:00,283 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:00.282 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.217s] 2018-12-28 20:22:00,471 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:00.471 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.187s] 2018-12-28 20:22:00,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:00.750 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.278s] 2018-12-28 20:22:01,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:01.103 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.354s] 2018-12-28 20:22:01,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:01.326 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.222s] 2018-12-28 20:22:01,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:01.489 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.161s] 2018-12-28 20:22:01,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:01.525 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.035s] 2018-12-28 20:22:01,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:01.717 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.192s] 2018-12-28 20:22:01,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:01.726 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.008s] 2018-12-28 20:22:02,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:02.045 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.318s] 2018-12-28 20:22:02,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:02.107 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.061s] 2018-12-28 20:22:02,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:02.299 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.190s] 2018-12-28 20:22:02,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:02.484 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.184s] 2018-12-28 20:22:04,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.018 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.529s] 2018-12-28 20:22:04,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.023 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [4.727s] 2018-12-28 20:22:04,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.025 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.383s] 2018-12-28 20:22:04,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.198 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.183s] 2018-12-28 20:22:04,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.237 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.039s] 2018-12-28 20:22:04,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.248 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-12-28 20:22:04,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.281 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.033s] 2018-12-28 20:22:04,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.318 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.036s] 2018-12-28 20:22:04,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.349 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.032s] 2018-12-28 20:22:04,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.394 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.045s] 2018-12-28 20:22:04,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.627 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.231s] 2018-12-28 20:22:04,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.674 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.047s] 2018-12-28 20:22:04,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.716 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-12-28 20:22:04,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.747 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.031s] 2018-12-28 20:22:04,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:04.793 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.045s] 2018-12-28 20:22:06,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:06.846 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [2.826s] 2018-12-28 20:22:09,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:09.700 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [16.455s] 2018-12-28 20:22:09,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:09.789 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.088s] 2018-12-28 20:22:09,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:09.797 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.009s] 2018-12-28 20:22:09,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:09.806 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-12-28 20:22:09,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:09.875 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.086s] 2018-12-28 20:22:10,256 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:10.256 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.449s] 2018-12-28 20:22:10,476 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:10.475 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.219s] 2018-12-28 20:22:10,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:10.722 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.246s] 2018-12-28 20:22:10,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:10.762 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.039s] 2018-12-28 20:22:11,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:11.199 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.435s] 2018-12-28 20:22:11,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:11.249 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.050s] 2018-12-28 20:22:11,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:11.532 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.282s] 2018-12-28 20:22:11,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:11.771 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.238s] 2018-12-28 20:22:11,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:11.821 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.050s] 2018-12-28 20:22:11,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:11.866 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.044s] 2018-12-28 20:22:12,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:12.037 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [1.774s] 2018-12-28 20:22:12,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:12.079 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.213s] 2018-12-28 20:22:12,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:12.113 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.266s] 2018-12-28 20:22:12,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:12.144 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.065s] 2018-12-28 20:22:12,419 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:12.418 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.273s] 2018-12-28 20:22:16,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:16.972 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [5.324s] 2018-12-28 20:22:17,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:17.451 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.042s] 2018-12-28 20:22:17,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:17.969 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [25.970s] 2018-12-28 20:22:18,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:18.604 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [8.203s] 2018-12-28 20:22:19,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:19.560 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [9.684s] 2018-12-28 20:22:20,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:20.717 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.677s] 2018-12-28 20:22:22,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:22.345 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [38.931s] 2018-12-28 20:22:22,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:22.456 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [5.483s] 2018-12-28 20:22:22,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:22.503 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [1.786s] 2018-12-28 20:22:23,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:23.761 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.305s] 2018-12-28 20:22:24,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:24.792 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.287s] 2018-12-28 20:22:25,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:25.484 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [6.879s] 2018-12-28 20:22:27,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:27.652 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.859s] 2018-12-28 20:22:29,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:29.145 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [5.383s] 2018-12-28 20:22:30,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:30.468 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.338s] 2018-12-28 20:22:32,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:32.506 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [7.021s] 2018-12-28 20:22:32,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:32.569 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.101s] 2018-12-28 20:22:33,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:33.290 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [54.000s] 2018-12-28 20:22:33,774 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:33.773 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [4.627s] 2018-12-28 20:22:35,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:35.667 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [17.698s] 2018-12-28 20:22:37,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:37.962 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [7.083s] 2018-12-28 20:22:38,643 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:38.643 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [6.136s] 2018-12-28 20:22:38,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:38.672 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.899s] 2018-12-28 20:22:43,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:43.217 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.552s] 2018-12-28 20:22:43,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:43.588 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.371s] 2018-12-28 20:22:44,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:44.069 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.480s] 2018-12-28 20:22:44,296 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:44.295 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [24.733s] 2018-12-28 20:22:44,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:44.616 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.321s] 2018-12-28 20:22:44,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:44.748 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.132s] 2018-12-28 20:22:45,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:45.655 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [6.020s] 2018-12-28 20:22:46,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:46.219 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [7.576s] 2018-12-28 20:22:46,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:46.284 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [9.645s] 2018-12-28 20:22:46,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:46.401 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.728s] 2018-12-28 20:22:46,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:46.552 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [8.588s] 2018-12-28 20:22:47,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:47.345 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.277s] 2018-12-28 20:22:52,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:52.825 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [7.168s] 2018-12-28 20:22:53,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:53.447 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-12-28 20:22:53,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:53.501 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [20.210s] 2018-12-28 20:22:53,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:53.935 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [7.533s] 2018-12-28 20:22:55,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:55.201 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [10.450s] 2018-12-28 20:22:56,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:56.386 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [2.449s] 2018-12-28 20:22:57,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:57.452 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [21.784s] 2018-12-28 20:22:57,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:22:57.455 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-12-28 20:23:01,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:01.502 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [17.428s] 2018-12-28 20:23:01,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:01.547 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.049s] 2018-12-28 20:23:01,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:01.585 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.037s] 2018-12-28 20:23:02,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:02.406 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.164s] 2018-12-28 20:23:02,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:02.747 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-12-28 20:23:02,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:02.748 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-12-28 20:23:02,749 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:02.749 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-12-28 20:23:03,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:03.900 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [32.946s] 2018-12-28 20:23:04,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:04.203 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [11.378s] 2018-12-28 20:23:04,555 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:04.554 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-12-28 20:23:04,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:04.556 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:23:05,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:05.183 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.212s] 2018-12-28 20:23:05,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:05.302 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [2.839s] 2018-12-28 20:23:05,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:05.360 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.952s] 2018-12-28 20:23:05,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:05.407 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.223s] 2018-12-28 20:23:05,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:05.636 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.228s] 2018-12-28 20:23:05,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:05.826 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.190s] 2018-12-28 20:23:06,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:06.003 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.176s] 2018-12-28 20:23:06,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:06.540 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.180s] 2018-12-28 20:23:07,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:07.943 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.402s] 2018-12-28 20:23:07,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:07.977 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [2.675s] 2018-12-28 20:23:09,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:09.405 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [1.240s] 2018-12-28 20:23:09,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:09.694 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.750s] 2018-12-28 20:23:09,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:09.900 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.494s] 2018-12-28 20:23:10,412 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:10.411 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [14.025s] 2018-12-28 20:23:10,625 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:10.625 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [15.422s] 2018-12-28 20:23:10,769 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:10.769 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [6.564s] 2018-12-28 20:23:10,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:10.934 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.032s] 2018-12-28 20:23:11,209 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:11.209 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.230s] 2018-12-28 20:23:11,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:11.326 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [83.641s] 2018-12-28 20:23:11,376 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:11.375 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.055s] 2018-12-28 20:23:11,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:11.463 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.087s] 2018-12-28 20:23:11,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:11.910 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [5.905s] 2018-12-28 20:23:12,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:12.013 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [1.601s] 2018-12-28 20:23:12,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:12.163 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.466s] 2018-12-28 20:23:13,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:13.420 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.256s] 2018-12-28 20:23:13,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:13.522 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.103s] 2018-12-28 20:23:14,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:14.585 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-12-28 20:23:15,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:15.518 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [1.993s] 2018-12-28 20:23:16,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:16.064 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [22.560s] 2018-12-28 20:23:16,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:16.515 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.500s] 2018-12-28 20:23:16,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:16.734 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.524s] 2018-12-28 20:23:16,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:16.896 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.382s] 2018-12-28 20:23:17,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.081 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.563s] 2018-12-28 20:23:17,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.231 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.354s] 2018-12-28 20:23:17,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.350 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.451s] 2018-12-28 20:23:17,870 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.869 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.520s] 2018-12-28 20:23:17,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.935 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [0.854s] 2018-12-28 20:23:17,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.964 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.094s] 2018-12-28 20:23:17,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.972 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.035s] 2018-12-28 20:23:17,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.974 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [0.741s] 2018-12-28 20:23:17,990 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:17.990 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.019s] 2018-12-28 20:23:18,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:18.015 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.025s] 2018-12-28 20:23:18,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:18.027 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.063s] 2018-12-28 20:23:18,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:18.169 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.141s] 2018-12-28 20:23:18,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:18.461 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.290s] 2018-12-28 20:23:18,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:18.566 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.105s] 2018-12-28 20:23:18,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:18.890 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.323s] 2018-12-28 20:23:19,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:19.341 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [21.887s] 2018-12-28 20:23:20,180 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:20.179 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-12-28 20:23:20,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:20.181 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-12-28 20:23:20,182 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:20.182 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-12-28 20:23:20,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:20.184 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-12-28 20:23:23,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:23.617 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [19.716s] 2018-12-28 20:23:24,105 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:24.104 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.117s] 2018-12-28 20:23:24,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:24.154 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-12-28 20:23:25,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:25.301 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [1.197s] 2018-12-28 20:23:25,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:25.558 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [6.667s] 2018-12-28 20:23:26,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:26.494 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.192s] 2018-12-28 20:23:29,720 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:29.719 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [18.949s] 2018-12-28 20:23:29,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:29.872 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [3.319s] 2018-12-28 20:23:32,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:32.886 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-12-28 20:23:32,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:32.887 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:23:34,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:34.325 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [4.452s] 2018-12-28 20:23:35,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:35.584 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... success [69.186s] 2018-12-28 20:23:35,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:35.649 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [2.552s] 2018-12-28 20:23:36,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:36.879 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [6.872s] 2018-12-28 20:23:38,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:38.238 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [18.895s] 2018-12-28 20:23:38,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:38.806 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.927s] 2018-12-28 20:23:39,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:39.003 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [3.352s] 2018-12-28 20:23:39,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:39.351 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.080s] 2018-12-28 20:23:40,127 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:40.126 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [0.776s] 2018-12-28 20:23:41,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:41.220 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-12-28 20:23:41,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:41.221 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-12-28 20:23:41,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:41.459 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.129s] 2018-12-28 20:23:43,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:43.733 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [2.276s] 2018-12-28 20:23:44,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:44.322 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [20.702s] 2018-12-28 20:23:44,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:44.324 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-12-28 20:23:45,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:45.689 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest ... skip: Cinder backup feature disabled 2018-12-28 20:23:46,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:46.206 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [2.469s] 2018-12-28 20:23:47,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:47.900 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.695s] 2018-12-28 20:23:48,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:48.229 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.830s] 2018-12-28 20:23:48,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:48.933 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.703s] 2018-12-28 20:23:49,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:49.462 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [0.528s] 2018-12-28 20:23:50,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.166 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.092s] 2018-12-28 20:23:50,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.233 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-12-28 20:23:50,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.235 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-12-28 20:23:50,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.303 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.136s] 2018-12-28 20:23:50,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.360 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.899s] 2018-12-28 20:23:50,470 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.470 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.166s] 2018-12-28 20:23:50,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.526 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.624s] 2018-12-28 20:23:50,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.616 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.146s] 2018-12-28 20:23:50,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.631 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.268s] 2018-12-28 20:23:50,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.631 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.105s] 2018-12-28 20:23:50,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.649 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.020s] 2018-12-28 20:23:50,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:50.704 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.088s] 2018-12-28 20:23:51,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:51.439 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [0.789s] 2018-12-28 20:23:52,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:52.263 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-12-28 20:23:55,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:55.455 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.052s] 2018-12-28 20:23:55,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:55.673 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.217s] 2018-12-28 20:23:55,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:55.718 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.044s] 2018-12-28 20:23:56,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:56.278 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.193s] 2018-12-28 20:23:56,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:56.358 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.638s] 2018-12-28 20:23:56,456 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:56.456 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.178s] 2018-12-28 20:23:56,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:56.639 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.281s] 2018-12-28 20:23:57,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:57.275 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.635s] 2018-12-28 20:23:57,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:57.329 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.054s] 2018-12-28 20:23:57,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:57.386 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.057s] 2018-12-28 20:23:57,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:57.629 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.243s] 2018-12-28 20:23:57,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:57.899 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.269s] 2018-12-28 20:23:58,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.113 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.212s] 2018-12-28 20:23:58,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.321 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.208s] 2018-12-28 20:23:58,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.542 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.220s] 2018-12-28 20:23:58,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.634 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.092s] 2018-12-28 20:23:58,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.882 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.247s] 2018-12-28 20:23:58,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.915 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [2.884s] 2018-12-28 20:23:58,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:58.952 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.070s] 2018-12-28 20:23:59,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:59.195 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.242s] 2018-12-28 20:23:59,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:59.249 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.053s] 2018-12-28 20:23:59,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:59.479 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [15.156s] 2018-12-28 20:23:59,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:23:59.841 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest ... skip: Cinder backup feature disabled 2018-12-28 20:24:01,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:01.197 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [2.282s] 2018-12-28 20:24:03,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:03.089 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [3.542s] 2018-12-28 20:24:05,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:05.570 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.202s] 2018-12-28 20:24:05,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:05.876 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.305s] 2018-12-28 20:24:06,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.085 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.209s] 2018-12-28 20:24:06,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.337 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.251s] 2018-12-28 20:24:06,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.528 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.191s] 2018-12-28 20:24:06,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.832 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.302s] 2018-12-28 20:24:06,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.860 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [3.769s] 2018-12-28 20:24:06,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.861 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-12-28 20:24:06,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.866 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.035s] 2018-12-28 20:24:06,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:06.898 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [0.963s] 2018-12-28 20:24:07,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:07.152 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.285s] 2018-12-28 20:24:07,285 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:07.285 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.385s] 2018-12-28 20:24:07,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:07.358 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [51.283s] 2018-12-28 20:24:07,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:07.422 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.269s] 2018-12-28 20:24:07,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:07.630 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.207s] 2018-12-28 20:24:08,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:08.317 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.686s] 2018-12-28 20:24:08,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:08.613 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.296s] 2018-12-28 20:24:08,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:08.885 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [7.684s] 2018-12-28 20:24:09,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:09.956 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.096s] 2018-12-28 20:24:10,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:10.620 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [1.737s] 2018-12-28 20:24:11,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:11.510 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.553s] 2018-12-28 20:24:12,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:12.258 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [75.473s] 2018-12-28 20:24:12,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:12.992 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [2.369s] 2018-12-28 20:24:14,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:14.176 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [1.184s] 2018-12-28 20:24:15,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:15.203 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [34.027s] 2018-12-28 20:24:16,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:16.619 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-12-28 20:24:16,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:16.620 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-12-28 20:24:16,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:16.868 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.688s] 2018-12-28 20:24:16,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:16.920 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.055s] 2018-12-28 20:24:17,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:17.261 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [39.019s] 2018-12-28 20:24:18,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:18.357 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [18.877s] 2018-12-28 20:24:23,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:23.089 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.238s] 2018-12-28 20:24:23,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:23.363 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.274s] 2018-12-28 20:24:23,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:23.422 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.058s] 2018-12-28 20:24:23,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:23.702 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.279s] 2018-12-28 20:24:23,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:23.783 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [7.162s] 2018-12-28 20:24:23,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:23.902 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.199s] 2018-12-28 20:24:24,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:24.141 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.238s] 2018-12-28 20:24:24,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:24.368 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.227s] 2018-12-28 20:24:24,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:24.577 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.208s] 2018-12-28 20:24:24,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:24.842 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.265s] 2018-12-28 20:24:25,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:25.214 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.371s] 2018-12-28 20:24:25,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:25.265 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.051s] 2018-12-28 20:24:25,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:25.429 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest ... skip: Glance API v1 not supported 2018-12-28 20:24:30,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:30.379 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [13.120s] 2018-12-28 20:24:34,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:34.244 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-12-28 20:24:37,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:37.006 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.806s] 2018-12-28 20:24:38,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:38.921 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.915s] 2018-12-28 20:24:39,947 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:39.946 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [23.546s] 2018-12-28 20:24:44,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:44.618 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.675s] 2018-12-28 20:24:51,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:51.582 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [6.963s] 2018-12-28 20:24:55,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:55.377 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.794s] 2018-12-28 20:24:56,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:56.857 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 [4.830s] 2018-12-28 20:24:57,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:57.043 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [8.981s] 2018-12-28 20:24:58,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:58.717 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [51.347s] 2018-12-28 20:24:58,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:58.718 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-12-28 20:24:59,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:59.028 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.650s] 2018-12-28 20:24:59,324 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:24:59.324 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [40.962s] 2018-12-28 20:25:03,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:03.030 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [3.999s] 2018-12-28 20:25:03,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:03.241 49 INFO opnfv-tempest [-] {6} tempest.api.network.admin.test_floating_ips_admin_actions.FloatingIPAdminTestJSON.test_list_floating_ips_from_admin_and_nonadmin ... success [6.383s] 2018-12-28 20:25:04,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:04.871 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [7.827s] 2018-12-28 20:25:05,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:05.614 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [71.968s] 2018-12-28 20:25:10,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:10.700 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-12-28 20:25:10,701 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:10.701 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-12-28 20:25:11,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:11.146 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [11.826s] 2018-12-28 20:25:11,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:11.950 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-12-28 20:25:15,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:15.894 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.165s] 2018-12-28 20:25:16,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:16.070 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.176s] 2018-12-28 20:25:16,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:16.246 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.175s] 2018-12-28 20:25:18,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:18.752 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.503s] 2018-12-28 20:25:18,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:18.914 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.163s] 2018-12-28 20:25:30,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:30.240 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [31.518s] 2018-12-28 20:25:35,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:35.549 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [1.266s] 2018-12-28 20:25:35,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:35.750 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.201s] 2018-12-28 20:25:37,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:37.783 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [7.544s] 2018-12-28 20:25:39,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:39.135 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... success [64.873s] 2018-12-28 20:25:41,879 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:41.879 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [20.216s] 2018-12-28 20:25:44,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:44.749 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-12-28 20:25:46,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:46.678 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [94.400s] 2018-12-28 20:25:48,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:48.565 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.296s] 2018-12-28 20:25:48,985 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:48.985 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.419s] 2018-12-28 20:25:58,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:58.722 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [16.843s] 2018-12-28 20:25:58,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:25:58.916 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [12.244s] 2018-12-28 20:26:00,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:00.153 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... success [3.918s] 2018-12-28 20:26:00,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:00.568 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.416s] 2018-12-28 20:26:02,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:02.929 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.359s] 2018-12-28 20:26:03,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:03.123 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.194s] 2018-12-28 20:26:03,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:03.615 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.491s] 2018-12-28 20:26:06,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:06.496 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [7.774s] 2018-12-28 20:26:09,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:09.800 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.304s] 2018-12-28 20:26:10,168 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:10.168 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.168s] 2018-12-28 20:26:10,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:10.208 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.039s] 2018-12-28 20:26:11,038 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:11.037 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [12.117s] 2018-12-28 20:26:11,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:11.682 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [34.592s] 2018-12-28 20:26:11,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:11.794 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.761s] 2018-12-28 20:26:12,606 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:12.606 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.810s] 2018-12-28 20:26:13,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:13.322 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.715s] 2018-12-28 20:26:14,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:14.929 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.183s] 2018-12-28 20:26:15,872 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:15.871 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [0.964s] 2018-12-28 20:26:28,626 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:28.626 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [8.797s] 2018-12-28 20:26:31,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:31.682 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:26:31,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:31.683 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-12-28 20:26:36,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:36.319 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.448s] 2018-12-28 20:26:36,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:36.792 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.472s] 2018-12-28 20:26:39,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:39.383 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [29.579s] 2018-12-28 20:26:42,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:42.123 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [28.794s] 2018-12-28 20:26:44,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:44.992 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.336s] 2018-12-28 20:26:45,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:45.339 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.347s] 2018-12-28 20:26:45,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:45.889 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.549s] 2018-12-28 20:26:45,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:45.955 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.065s] 2018-12-28 20:26:46,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:46.019 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.064s] 2018-12-28 20:26:46,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:46.094 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.074s] 2018-12-28 20:26:54,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:54.291 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.467s] 2018-12-28 20:26:55,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:55.177 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.885s] 2018-12-28 20:26:55,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:55.550 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.372s] 2018-12-28 20:26:55,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:55.954 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.403s] 2018-12-28 20:26:56,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:56.974 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.019s] 2018-12-28 20:26:57,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:57.398 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.422s] 2018-12-28 20:26:57,448 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:57.448 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [10.813s] 2018-12-28 20:26:57,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:57.996 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.598s] 2018-12-28 20:26:59,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:26:59.914 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [1.917s] 2018-12-28 20:27:00,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:00.178 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.261s] 2018-12-28 20:27:00,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:00.990 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.813s] 2018-12-28 20:27:01,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:01.059 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.069s] 2018-12-28 20:27:01,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:01.488 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.428s] 2018-12-28 20:27:01,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:01.981 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.535s] 2018-12-28 20:27:02,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:02.888 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [1.398s] 2018-12-28 20:27:07,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:07.450 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [88.292s] 2018-12-28 20:27:11,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:11.013 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [31.625s] 2018-12-28 20:27:12,772 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:12.772 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.762s] 2018-12-28 20:27:14,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:14.386 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [2.244s] 2018-12-28 20:27:14,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:14.552 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.167s] 2018-12-28 20:27:15,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:15.159 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.606s] 2018-12-28 20:27:23,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:23.591 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [10.817s] 2018-12-28 20:27:27,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:27.752 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.839s] 2018-12-28 20:27:33,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:33.248 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.177s] 2018-12-28 20:27:33,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:33.646 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [10.054s] 2018-12-28 20:27:35,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:35.539 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [2.289s] 2018-12-28 20:27:38,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:38.683 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [5.037s] 2018-12-28 20:27:41,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:41.857 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.358s] 2018-12-28 20:27:42,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:42.019 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.161s] 2018-12-28 20:27:42,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:42.187 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.168s] 2018-12-28 20:27:42,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:42.353 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.165s] 2018-12-28 20:27:47,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:27:47.098 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.157s] 2018-12-28 20:28:13,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:13.176 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [34.484s] 2018-12-28 20:28:29,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:29.724 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [6.793s] 2018-12-28 20:28:29,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:29.925 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.202s] 2018-12-28 20:28:30,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:30.611 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.685s] 2018-12-28 20:28:32,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:32.603 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.991s] 2018-12-28 20:28:35,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:35.065 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.461s] 2018-12-28 20:28:35,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:35.258 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.193s] 2018-12-28 20:28:35,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:35.313 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.055s] 2018-12-28 20:28:49,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:49.560 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [97.549s] 2018-12-28 20:28:54,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:54.641 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-12-28 20:28:55,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:55.849 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-12-28 20:28:57,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:28:57.715 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-12-28 20:29:02,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:29:02.633 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... skip [0.000s]: Cinder backup is disabled 2018-12-28 20:29:27,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:29:27.180 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [24.536s] 2018-12-28 20:29:32,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:29:32.435 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [5.259s] 2018-12-28 20:29:54,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:29:54.843 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [22.400s] 2018-12-28 20:30:00,253 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:30:00.252 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [5.413s] 2018-12-28 20:30:20,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:30:20.028 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [84.271s] 2018-12-28 20:31:25,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-12-28 20:31:25.919 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [65.879s] 2018-12-28 20:31:32,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 27932ce5-a54b-4259-85ae-385d736e90b8 2018-12-28 20:31:32,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '27932ce5-a54b-4259-85ae-385d736e90b8']'. 2018-12-28 20:31:33,833 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-12-28 20:31:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-12-28 20:31:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 20:31:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 27932ce5-a54b-4259-85ae-385d736e90b8 | 2018-12-28 20:31:33,834 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-12-28 20:12:08 | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-12-28 20:31:31 | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:23 | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 33a84a60-dd85-4076-a0bd-66a741e5c652) | 2018-12-28 20:31:33,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: a060d9b7-2493-4552-ab00-c4613e48d8cf) | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1152.597 | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1076 | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 391 | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-12-28 20:31:33,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-12-28 20:31:33,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 1 | 2018-12-28 20:31:33,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-12-28 20:31:33,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-12-28 20:31:33,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-12-28 20:31:34,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 99.9071494893% 2018-12-28 20:31:34,330 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:40 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-12-28 20:31:34,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 20:31:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:31:35,534 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-22b44150-43f4-4280-91f8-8c4ee63c9879 Date: Fri, 28 Dec 2018 20:31:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 20:31:35,534 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009 used request id req-22b44150-43f4-4280-91f8-8c4ee63c9879 2018-12-28 20:31:35,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19957184792s 2018-12-28 20:31:35,534 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/3d623046-d1e2-4b04-a3bb-234ef17a1009 used request id req-22b44150-43f4-4280-91f8-8c4ee63c9879 2018-12-28 20:31:35,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 20:31:35,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:35,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:31: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-406f2fac-c91c-407d-818a-0113a49f0d5f x-compute-request-id: req-406f2fac-c91c-407d-818a-0113a49f0d5f Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "682c9575-7d7a-46a6-9883-9ba831d053fa", "name": "tempest_full_parallel-flavor_fce5f3e2-91ed-4395-82cb-c46ed167c557", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/de2739e6-8fa4-476b-b824-55262474e818", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "de2739e6-8fa4-476b-b824-55262474e818", "name": "tempest_full_parallel-flavor_alt_fce5f3e2-91ed-4395-82cb-c46ed167c557", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 20:31:35,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-406f2fac-c91c-407d-818a-0113a49f0d5f 2018-12-28 20:31:35,735 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.200031995773s 2018-12-28 20:31:35,735 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-406f2fac-c91c-407d-818a-0113a49f0d5f 2018-12-28 20:31:35,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 20:31:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:35,804 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 20:31: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-e89c8ad1-b5bb-41ec-a514-be1d85c74e80 x-compute-request-id: req-e89c8ad1-b5bb-41ec-a514-be1d85c74e80 Content-Length: 0 Content-Type: application/json 2018-12-28 20:31:35,804 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818 used request id req-e89c8ad1-b5bb-41ec-a514-be1d85c74e80 2018-12-28 20:31:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0665028095245s 2018-12-28 20:31:35,805 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/de2739e6-8fa4-476b-b824-55262474e818 used request id req-e89c8ad1-b5bb-41ec-a514-be1d85c74e80 2018-12-28 20:31:35,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-12-28 20:31:35,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:31:35,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-6e6ecec2-ea98-489e-891e-2a169005423c Date: Fri, 28 Dec 2018 20:31:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "metadata": {}}], "file": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/file", "owner": "1285da1f50bc44888d02891e67189885", "id": "05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "size": 12716032, "self": "/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e", "disk_format": "qcow2", "direct_url": "rbd://335eb671-823f-436c-ac6e-c71f2d109a0a/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-12-28T20:11:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_fce5f3e2-91ed-4395-82cb-c46ed167c557", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-12-28T20:11:54Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-12-28 20:31:35,984 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6e6ecec2-ea98-489e-891e-2a169005423c 2018-12-28 20:31:35,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178607225418s 2018-12-28 20:31:35,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.21:9292/v2/images used request id req-6e6ecec2-ea98-489e-891e-2a169005423c 2018-12-28 20:31:35,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-12-28 20:31:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2ef0ca4b89c90c5fe47dd86bc4889939a1c95080" 2018-12-28 20:31:37,707 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1b0e4a4-2240-4f3c-905c-b3c1300322d2 Date: Fri, 28 Dec 2018 20:31:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-12-28 20:31:37,707 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e used request id req-a1b0e4a4-2240-4f3c-905c-b3c1300322d2 2018-12-28 20:31:37,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.72111296654s 2018-12-28 20:31:37,708 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.21:9292/v2/images/05d4b7bf-cc8c-49d8-8c8f-300bf240854e used request id req-a1b0e4a4-2240-4f3c-905c-b3c1300322d2 2018-12-28 20:31:37,708 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-12-28 20:31:37,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:37,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:31: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-33087775-0bc3-429a-bd90-a11d554306fe x-compute-request-id: req-33087775-0bc3-429a-bd90-a11d554306fe Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa", "rel": "self"}, {"href": "http://172.30.9.21:8774/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "682c9575-7d7a-46a6-9883-9ba831d053fa", "name": "tempest_full_parallel-flavor_fce5f3e2-91ed-4395-82cb-c46ed167c557", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-12-28 20:31:37,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-33087775-0bc3-429a-bd90-a11d554306fe 2018-12-28 20:31:37,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0307741165161s 2018-12-28 20:31:37,740 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.21:8774/v2.1/flavors/detail?is_public=None used request id req-33087775-0bc3-429a-bd90-a11d554306fe 2018-12-28 20:31:37,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-12-28 20:31:37,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:37,774 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 28 Dec 2018 20:31: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-abe9c2b5-e9af-44ee-b990-31932225b08c x-compute-request-id: req-abe9c2b5-e9af-44ee-b990-31932225b08c Content-Length: 0 Content-Type: application/json 2018-12-28 20:31:37,774 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa used request id req-abe9c2b5-e9af-44ee-b990-31932225b08c 2018-12-28 20:31:37,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0324559211731s 2018-12-28 20:31:37,774 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.21:8774/v2.1/flavors/682c9575-7d7a-46a6-9883-9ba831d053fa used request id req-abe9c2b5-e9af-44ee-b990-31932225b08c 2018-12-28 20:31:37,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:31:37,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:37,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-252e6487-07c2-4853-b585-6324a8a966b1 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "barbican", "links": {"self": "http://172.30.9.21:5000/v3/users/079975de94c6401aa3179c155b3051e3"}, "domain_id": "default", "enabled": true, "options": {}, "id": "079975de94c6401aa3179c155b3051e3", "email": "barbican@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.21:5000/v3/users/1f4ea02d82084c4bb192f465f8a3e5e1"}, "domain_id": "3b73b3a475f64d4ea5425afad97f8ae9", "enabled": true, "options": {}, "id": "1f4ea02d82084c4bb192f465f8a3e5e1", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.21:5000/v3/users/25dd429a23814299b850e397034fc26f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "25dd429a23814299b850e397034fc26f", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.21:5000/v3/users/49488841e0504d37b95d41a0c5054b77"}, "domain_id": "default", "enabled": true, "options": {}, "id": "49488841e0504d37b95d41a0c5054b77", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.21:5000/v3/users/5eabb97d63bf44f78020fb286fe7f534"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5eabb97d63bf44f78020fb286fe7f534", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557", "links": {"self": "http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494"}, "domain_id": "default", "enabled": true, "id": "7937dad8bfc3412f84e89c49ffb0e494", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.21:5000/v3/users/7eaa4ac366c046939f9c4b62d62f5adf"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7eaa4ac366c046939f9c4b62d62f5adf", "email": "aodh@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.21:5000/v3/users/98a64a34956149818f1d8607d90ef7d8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "98a64a34956149818f1d8607d90ef7d8", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.21:5000/v3/users/bbc7d1af64be400e91a79857854d1684"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bbc7d1af64be400e91a79857854d1684", "email": "congress@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.21:5000/v3/users/bcb030edcc5b42efb1a6009c5208f44a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "bcb030edcc5b42efb1a6009c5208f44a", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.21:5000/v3/users/c31044f75dca4edebf454f896ba4d916"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c31044f75dca4edebf454f896ba4d916", "email": "glance@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.21:5000/v3/users/d1dfcc98a8c14e98baac8b9fd673e205"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d1dfcc98a8c14e98baac8b9fd673e205", "email": "cinder@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.21:5000/v3/users/d65b8553ddc74123863f72a2079d421d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "d65b8553ddc74123863f72a2079d421d", "email": "admin@example.com", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.21:5000/v3/users/e1cef6c7be92442890ac5a792e3fb743"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e1cef6c7be92442890ac5a792e3fb743", "email": "tacker@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.21:5000/v3/users/e3410e5095864f7b94369f338a86524f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e3410e5095864f7b94369f338a86524f", "email": "neutron@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.21:5000/v3/users/f5bb36c7b7bc414eb67e49bbffd079f2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f5bb36c7b7bc414eb67e49bbffd079f2", "email": "ceilometer@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.21:5000/v3/users", "previous": null, "next": null}} 2018-12-28 20:31:37,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-252e6487-07c2-4853-b585-6324a8a966b1 2018-12-28 20:31:37,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.111560821533s 2018-12-28 20:31:37,887 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users used request id req-252e6487-07c2-4853-b585-6324a8a966b1 2018-12-28 20:31:37,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-12-28 20:31:37,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:37,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efb9517-8d7f-4103-a717-d54aa14f340c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494"}, "enabled": true, "id": "7937dad8bfc3412f84e89c49ffb0e494", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_fce5f3e2-91ed-4395-82cb-c46ed167c557"}} 2018-12-28 20:31:37,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 used request id req-7efb9517-8d7f-4103-a717-d54aa14f340c 2018-12-28 20:31:37,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.102252006531s 2018-12-28 20:31:37,996 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 used request id req-7efb9517-8d7f-4103-a717-d54aa14f340c 2018-12-28 20:31:37,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-12-28 20:31:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:38,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eba251f4-306b-410e-a2af-0bcd8d2f2d00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:31:38,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 used request id req-eba251f4-306b-410e-a2af-0bcd8d2f2d00 2018-12-28 20:31:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.193350076675s 2018-12-28 20:31:38,190 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/users/7937dad8bfc3412f84e89c49ffb0e494 used request id req-eba251f4-306b-410e-a2af-0bcd8d2f2d00 2018-12-28 20:31:38,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-12-28 20:31:38,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21: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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:38,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f6ff1da-42d1-461b-9659-dba23ac5b839 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885"}, "enabled": true, "id": "1285da1f50bc44888d02891e67189885", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_fce5f3e2-91ed-4395-82cb-c46ed167c557"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.21:5000/v3/projects/304cfebb7af44dbf84a0dc50ca086e8d"}, "enabled": true, "id": "304cfebb7af44dbf84a0dc50ca086e8d", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.21:5000/v3/projects/9447e1e2146e4252b8e0a8caf2cb4b3f"}, "enabled": true, "id": "9447e1e2146e4252b8e0a8caf2cb4b3f", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-12-28 20:31:38,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7f6ff1da-42d1-461b-9659-dba23ac5b839 2018-12-28 20:31:38,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0931148529053s 2018-12-28 20:31:38,284 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/projects used request id req-7f6ff1da-42d1-461b-9659-dba23ac5b839 2018-12-28 20:31:38,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-12-28 20:31:38,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:38,452 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-886e1f06-1549-41be-90ba-b4fd3a45300b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:31:38,452 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885 used request id req-886e1f06-1549-41be-90ba-b4fd3a45300b 2018-12-28 20:31:38,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.165693044662s 2018-12-28 20:31:38,452 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/projects/1285da1f50bc44888d02891e67189885 used request id req-886e1f06-1549-41be-90ba-b4fd3a45300b 2018-12-28 20:31:38,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-12-28 20:31:38,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.21:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:38,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 28 Dec 2018 20:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e471e07b-3e3a-45bf-b46e-b8858701be95 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.21:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "3e4633a679a4431eae7ec756496ec5db", "links": {"self": "http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db"}, "name": "Member"}, {"domain_id": null, "id": "54f4cdd98b5e4103b2a50f6d7a44f0ee", "links": {"self": "http://172.30.9.21:5000/v3/roles/54f4cdd98b5e4103b2a50f6d7a44f0ee"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "85fb58d93f874093be64da11257d031c", "links": {"self": "http://172.30.9.21:5000/v3/roles/85fb58d93f874093be64da11257d031c"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9b5bead6ef7648c7ad069d88fea82e5d", "links": {"self": "http://172.30.9.21:5000/v3/roles/9b5bead6ef7648c7ad069d88fea82e5d"}, "name": "admin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.21:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-12-28 20:31:38,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.21:5000/v3/roles used request id req-e471e07b-3e3a-45bf-b46e-b8858701be95 2018-12-28 20:31:38,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0764319896698s 2018-12-28 20:31:38,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-12-28 20:31:38,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:38,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 28 Dec 2018 20:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6976d90c-7762-40af-b5b5-ca0d9151bf2f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-12-28 20:31:38,646 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.21:5000/v3/roles/3e4633a679a4431eae7ec756496ec5db used request id req-6976d90c-7762-40af-b5b5-ca0d9151bf2f 2018-12-28 20:31:38,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.115560054779s 2018-12-28 20:31:38,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-12-28 20:31:38,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.21:9696/v2.0/security-groups.json?project_id=1285da1f50bc44888d02891e67189885&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}4465f6acfc2d10ab655921476c2c99f886c50b86" 2018-12-28 20:31:38,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5a751ff7-08d2-4f01-bfc0-50af1037c891 Date: Fri, 28 Dec 2018 20:31:38 GMT RESP BODY: {"security_groups": []} 2018-12-28 20:31:38,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=1285da1f50bc44888d02891e67189885&name=default used request id req-5a751ff7-08d2-4f01-bfc0-50af1037c891 2018-12-28 20:31:38,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.189124107361s 2018-12-28 20:31:38,839 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.21:9696/v2.0/security-groups.json?project_id=1285da1f50bc44888d02891e67189885&name=default used request id req-5a751ff7-08d2-4f01-bfc0-50af1037c891 2018-12-28 20:31:38,840 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK